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

Fix support for an appendix part (and more) #102

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Fix support for an appendix part (and more) #102

wants to merge 9 commits into from

Conversation

florisvdh
Copy link
Member

With references(appendix = TRUE, part = TRUE), the appendix part fails (fixed by 4c475e1). This PR also fixes the actual title of the appendices part, for HTML and other output formats.

@florisvdh florisvdh requested a review from ThierryO June 10, 2024 12:02
@florisvdh florisvdh changed the title Fix support for an appendix part Fix support for an appendix part (and more) Jun 11, 2024
@florisvdh
Copy link
Member Author

florisvdh commented Jun 11, 2024

Also:

  • b2b27d0: added support for debugging in pdf_report() (exposing keep_tex and clean_supporting arguments, while maintaining same defaults as before)
  • 516bde3 & 49dce9c: set a higher tolerance in order to better protect against overfull lines.

(and more, see commit messages)

This lets table captions in landscape mode make use of the full width.
This value protects even better against overfull lines; this solved an extra case of
overfull line in bibliography with long URL in reference.
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.

1 participant