Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support all(?) of the landscape and portrait combinations #530

Merged
merged 2 commits into from
Oct 20, 2024

Conversation

ndw
Copy link
Contributor

@ndw ndw commented Oct 20, 2024

My attempt to handle all of the various landscape and portrait combinations:

  1. Portrait article, landscape table
  2. Portrait article, draft section, landscape table
  3. Landscape article, portrait table
  4. Landscape article, draft section, portrait table
  5. Portrait book, landscape table
  6. Portrait book, draft chapter, landscape table
  7. Landscape book, portrait table
  8. Landscape book, draft chapter, portrait table

There's no practical test automation for PDF output, so I eyeballed it. The relevant tests are in src/test/resources/xml/orient-*.xml

Fix #522

@ndw ndw merged commit 06512d0 into docbook:main Oct 20, 2024
4 checks passed
@ndw ndw deleted the iss-522 branch October 20, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review the full combinatorial horror of page size, page style, orientation, and draft mode
1 participant