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: update default font configuration #8716

Merged
merged 2 commits into from
Jan 23, 2021

Commits on Jan 20, 2021

  1. LaTeX: update default font configuration

    This replaces times package with tgtermes and tgheros (clones of Times and
    Helvetica with better LaTeX support) and the monospace font from txfonts
    package (txtt). This font is better matched with Times-like fonts than
    Courier clones.
    
    The changes applies to pdflatex/platex/uplatex.
    
    Fixes: sphinx-doc#8711
    jfbu committed Jan 20, 2021
    2 Configuration menu
    Copy the full SHA
    99a8b7f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

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