You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
39
39
- Improve handling of special characters in generated PDF code blocks and inline text with PUA escapes.
40
40
- Adjust the generated PDF LaTeX template geometry so guttered body content aligns more closely with header and footer text at the outer page edge.
41
41
- Align generated PDF no-gutter horizontal content margins with Swift-DocC-Render's full-width container padding instead of using paper-size-specific LaTeX margins.
42
+
- Default generated PDF digital-mode output to no book gutter while preserving the guttered default for print-mode output.
42
43
43
44
### Fixed
44
45
- Fix an issue where the header text in the generated PDF document could be misaligned between odd and even pages.
0 commit comments