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

LaTeX: fix #13007 #13009

Merged
merged 3 commits into from
Oct 11, 2024
Merged

LaTeX: fix #13007 #13009

merged 3 commits into from
Oct 11, 2024

Commits on Oct 11, 2024

  1. LaTeX: fix sphinx-doc#13007

    A change at 8.1.0 related to the rendering in PDF of admonitions broke
    the build if user LaTeX installation was lacking both of fontawesome5.sty
    and fontawesome.sty.  This was due to a missing change to some
    auxiliary LateX in sphinx.sty related to rendering of title bar icons.
    jfbu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d1a5390 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    081882c View commit details
    Browse the repository at this point in the history
  3. CHANGES

    AA-Turner committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    245f20b View commit details
    Browse the repository at this point in the history