diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2023-03-29 04:32:58 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2023-03-29 04:42:40 -0600 |
| commit | add5942c4e546925ddde696b0e63c662a7680d01 (patch) | |
| tree | 3aa2e0656a491cd2ecf751283a143fc1b1551364 /CHANGELOG.adoc | |
| parent | e118eed966ccdc1364a5e6bdbae63572e068094a (diff) | |
backport fix for #2398 use first recto page after toc when media is prepress and page numbering or running content start-at value is after-toc
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 3956dded..9e953f0b 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -17,6 +17,7 @@ Bug Fixes:: * do not drop section that follows empty index (#2368) * restore bottom margin on table with `breakable` or `unbreakable` option (#2379) * honor theme settings for caption on table with `breakable` or `unbreakable` option (#2379) +* use first recto page after toc when media is prepress and page numbering or running content start-at value is `after-toc` (#2398) == 2.3.4 (2022-10-29) - @mojavelinux |
