diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2019-08-05 23:50:36 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-05 23:50:36 -0600 |
| commit | 095bb89e998d031e018254f64cf0db74ebbf69d8 (patch) | |
| tree | fa66aad176799e76032be940793f33eeff710066 /docs | |
| parent | a29c079e6b984046630302be9ce1b3e388ad5750 (diff) | |
resolves #305 allow initial zoom to be controlled by theme (PR #1191)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/theming-guide.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/theming-guide.adoc b/docs/theming-guide.adoc index 1ac23ced..b6f0c7a3 100644 --- a/docs/theming-guide.adoc +++ b/docs/theming-guide.adoc @@ -1053,6 +1053,12 @@ See <<Title Page>> for details. recto: image:page-bg-recto.png[] verso: image:page-bg-verso.png[] +|initial-zoom +|Fit {vbar} FitH {vbar} FitV + +(default: FitH) +|page: + initial-zoom: Fit + |layout |portrait {vbar} landscape + (default: portrait) |
