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 #8936: LaTeX: A custom LaTeX builder fails with unknown node error #8958

Merged
merged 2 commits into from
Mar 6, 2021

Commits on Mar 4, 2021

  1. Fix sphinx-doc#8936: LaTeX: A custom LaTeX builder fails with unknown…

    … node error
    
    At present, post transform components for LaTeX builder does not work
    for the custom LaTeX builder that inherits the original LaTeX builder.
    This allows them working with the custom LaTeX builders.
    tk0miya committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    f75e86d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Configuration menu
    Copy the full SHA
    866e244 View commit details
    Browse the repository at this point in the history