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

Avoid using inline math #19

Open
humenda opened this issue Mar 21, 2023 · 0 comments
Open

Avoid using inline math #19

humenda opened this issue Mar 21, 2023 · 0 comments

Comments

@humenda
Copy link
Owner

humenda commented Mar 21, 2023

Depending on the output format, generating raw HTML may be inappropriate. This
is relevant for using GladTeX as a Pandoc filter, where raw HTML prevents Pandoc
from learning about additional resources.

This is for instance an issue when using EPUB, where the excluded formulas
(those which are too long for an alt attribute) are not included in an EPUB
file, see #15.

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