diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-07-23 02:42:40 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-07-23 03:05:58 -0600 |
| commit | 503daa1b6e46f716cc63190b024d2bc23f1a2aef (patch) | |
| tree | 4a319d8572fdc1ce49e8da8b9526ce08f95db72f /docs | |
| parent | 1502494f907e8535fe42c562c406593517c3b96f (diff) | |
revise intro on AsciiDoc attributes for PDF page
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/modules/ROOT/pages/asciidoc-attributes.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/ROOT/pages/asciidoc-attributes.adoc b/docs/modules/ROOT/pages/asciidoc-attributes.adoc index 2fe1a44a..943ce20f 100644 --- a/docs/modules/ROOT/pages/asciidoc-attributes.adoc +++ b/docs/modules/ROOT/pages/asciidoc-attributes.adoc @@ -1,7 +1,7 @@ = AsciiDoc Attributes for PDF -//Theme-Related AsciiDoc Attributes -There are AsciiDoc document attributes you can set in your document to control the PDF media, mode, and outline, as well as theme-related attributes for the covers, title page, and background images, and more. +Asciidoctor PDF supports additional built-in document attributes that impact PDF conversion. +You can use these attributes to control the PDF media, launch mode, and outline, PDF optimization, text hyphenation, and various document-specific theme settings such as the front and back cover images, the background images, the title page logo and background images, page dimensions, and more. == AsciiDoc document attributes |
