summaryrefslogtreecommitdiff
path: root/docs/modules/theme
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2022-05-04 15:18:06 -0600
committerGitHub <noreply@github.com>2022-05-04 15:18:06 -0600
commit734fa9bfef5feee080f9b07d0684e3f1ede528f8 (patch)
treed71cc344ca6cd8e19b5541e2e93cead15a7aa720 /docs/modules/theme
parent8b409328bb522581e8a74bc1f9d237b23bef5127 (diff)
resolves #1656 introduce index-pagenum-sequence-style document attribute to control style of sequential page numbers in index (PR #2130)
Diffstat (limited to 'docs/modules/theme')
-rw-r--r--docs/modules/theme/pages/asciidoc-attributes.adoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/modules/theme/pages/asciidoc-attributes.adoc b/docs/modules/theme/pages/asciidoc-attributes.adoc
index 9d623f65..45e5ffd7 100644
--- a/docs/modules/theme/pages/asciidoc-attributes.adoc
+++ b/docs/modules/theme/pages/asciidoc-attributes.adoc
@@ -32,6 +32,11 @@ If an attribute matches a key in the theme file, the attribute takes precedence.
|No
|`:icons: font`
+|`index-pagenum-sequence-style`
+|`term` {vbar} `page` {vbar} `range` (default: `term`)
+|No
+|`:index-pagenum-sequence-style: page`
+
|`media`
|`screen` {vbar} `print` {vbar} `prepress`
|Yes