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

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

Allow for base_font_size_min to be a relative value #2547

wmat opened this issue Dec 10, 2024 · 0 comments

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
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

No branches or pull requests

1 participant