diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2021-05-10 15:57:17 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-10 15:57:17 -0600 |
| commit | b12a577f49bddbd064f5c8aca9a3eff3b515aab2 (patch) | |
| tree | af958f3a967f173737664a61b818fb8fe6669ba6 /CHANGELOG.adoc | |
| parent | a729ed005811cf0b89f068665a0fd6c1de6449c1 (diff) | |
resolves #1917 honor pdf-folio-placement setting even when media=prepress (PR #1928)
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 85b907dd..5e3b05b2 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -158,6 +158,7 @@ Bug Fixes:: * don't crash when generating TOC if section title is empty * escape closing square bracket around alt text of missing image so it doesn't get matched as part of a link macro * use value of author attribute in PDF info and pdfmark if authors attribute is not set (#1922) +* honor pdf-folio-placement setting even when media=prepress (#1917) Compliance:: |
