diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2023-04-19 14:11:47 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2023-04-19 14:11:47 -0600 |
| commit | b4c656fdb095c3319508efe05396aa408a9c4762 (patch) | |
| tree | bbb8780c07a4bb45fa70d390548d4153d32259d0 /docs/modules/theme/pages/page-numbers.adoc | |
| parent | 636b2a6915c6b6280b97b8218892c63ca6fd57c3 (diff) | |
add explicit ID to new section on hiding the page numbers
Diffstat (limited to 'docs/modules/theme/pages/page-numbers.adoc')
| -rw-r--r-- | docs/modules/theme/pages/page-numbers.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/modules/theme/pages/page-numbers.adoc b/docs/modules/theme/pages/page-numbers.adoc index 80f58fc1..2c91657d 100644 --- a/docs/modules/theme/pages/page-numbers.adoc +++ b/docs/modules/theme/pages/page-numbers.adoc @@ -24,6 +24,7 @@ The page number is displayed in the right corner of the footer on recto pages an You can change where the <<start-at,virtual page numbering starts>>, how the <<style,numbers are styled and positioned>>, what page the <<display,numbers start being displayed on>>, and adjust the folio placement using a combination of theme keys and AsciiDoc document attributes. +[#hide] == Hiding the page numbers When using a theme that's configured to show page numbers in the running content (such as the footer), you can quickly hide the page numbers by unsetting the `pagenums` document attribute in the document header (or via the API). |
