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

Bugfix #2449 develop pdf #2464

Merged
merged 2 commits into from
Feb 27, 2023
Merged

Bugfix #2449 develop pdf #2464

merged 2 commits into from
Feb 27, 2023

Commits on Feb 23, 2023

  1. Per #2449, for math equations, all underscores inside text elements m…

    …ust be escaped using a \ character. Re-enable PDF generation for this branch.
    JohnHalleyGotway committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    dd0e8dd View commit details
    Browse the repository at this point in the history
  2. Per #2449, fix embedded underscores in \text{} strings by specifying …

    …the equations separately for html and latex targets.
    JohnHalleyGotway committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    e95d18e View commit details
    Browse the repository at this point in the history