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

Close #8081: latex: Allow to add LaTeX package until writing tex file #8086

Commits on Sep 20, 2020

  1. Close sphinx-doc#8081: latex: Allow to add LaTeX package until writin…

    …g tex file
    
    This postpones the evaluation of LaTeX packages via
    ``app.add_latex_package()`` to just before writing .tex file.  That
    allows extensions to add LaTeX packages during reading and resolving
    phase.
    tk0miya committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    5ef4825 View commit details
    Browse the repository at this point in the history