From 6e02d2232d6e8a92150598b6b209d786fc911073 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Thu, 22 Jun 2017 14:30:17 -0600 Subject: add missing part-title attribute to theming guide --- docs/theming-guide.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/theming-guide.adoc b/docs/theming-guide.adoc index 1cbf14bf..426d4730 100644 --- a/docs/theming-guide.adoc +++ b/docs/theming-guide.adoc @@ -3231,13 +3231,14 @@ For example, you can set the font color used for the right-hand column on recto ==== Attribute References -You can use _any_ attribute defined in your AsciiDoc document in the content of the running header and footer. +You can use _any_ attribute defined in your AsciiDoc document (such as `doctitle`) in the content of the running header and footer. In addition, the following attributes are also available when defining the content keys in the footer: * page-count * page-number * document-title * document-subtitle +* part-title * chapter-title * section-title * section-or-chapter-title -- cgit v1.2.3