summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2019-07-05 16:47:02 -0600
committerGitHub <noreply@github.com>2019-07-05 16:47:02 -0600
commit43df24e245231edba54bd4d412ec1c394e12f918 (patch)
tree6ed6621b2b4eca703ae5fa714e44d42b9dcee725 /examples
parent1a2bd29fd0eacf04ce91d4ded54e2a2224905181 (diff)
resolves #1127 rename pdf-style and pdf-stylesdir attributes to pdf-theme and pdf-themesdir (PR #1133)
Diffstat (limited to 'examples')
-rw-r--r--examples/chronicles-example.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/chronicles-example.adoc b/examples/chronicles-example.adoc
index 0ea59bc1..eb785344 100644
--- a/examples/chronicles-example.adoc
+++ b/examples/chronicles-example.adoc
@@ -18,8 +18,8 @@ ifeval::["{asciidoctor-version}" < "1.5.7"]
:legacy-footnoteref:
endif::[]
ifdef::backend-pdf[]
-:pdf-style: chronicles
-:pdf-stylesdir: {docdir}
+:pdf-theme: chronicles
+:pdf-themesdir: {docdir}
:title-logo-image: image:sample-banner.svg[pdfwidth=4.25in,align=center]
:source-highlighter: rouge
//:rouge-style: github