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

Allow for base_font_size_min to be a relative value #2547

Closed
wmat opened this issue Dec 10, 2024 · 0 comments
Closed

Allow for base_font_size_min to be a relative value #2547

wmat opened this issue Dec 10, 2024 · 0 comments
Assignees
Milestone

Comments

@wmat
Copy link

wmat commented Dec 10, 2024

Currently, base_font_size_min requires a number, however it would be beneficial to allow for the value to be a relative value such as 0.75em. The documentation for themes here: https://docs.asciidoctor.org/pdf-converter/latest/theme/text/#font-size seems to imply that an em value is allowed, however this is not the case. The following docs seem to conflict with the latter, stating that a number is required: https://docs.asciidoctor.org/pdf-converter/latest/theme/base/#base

mojavelinux added a commit to mojavelinux/asciidoctor-pdf that referenced this issue Dec 10, 2024
…gory>-font-size-min theme keys to be relative
mojavelinux added a commit to mojavelinux/asciidoctor-pdf that referenced this issue Feb 14, 2025
…gory>-font-size-min theme keys to be relative
@mojavelinux mojavelinux self-assigned this Feb 14, 2025
@mojavelinux mojavelinux modified the milestones: v3.0.x, v2.3.x Feb 14, 2025
mojavelinux added a commit that referenced this issue Feb 14, 2025
…y>-font-size-min theme keys to be relative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants