Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Use fix-cm instead of type1cm.#30100
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Changes fromall commits
File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -443,7 +443,8 @@ will often automatically include these collections. | ||
| | `lm <https://ctan.org/pkg/lm>`_, | | ||
| | `txfonts <https://ctan.org/pkg/txfonts>`_ | | ||
+-----------------------------+--------------------------------------------------+ | ||
| collection-latex | `fix-cm <https://ctan.org/pkg/fix-cm>`_, | | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. Can we drop L455 (the type1cm) below? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others.Learn more. No, see (the links at the bottom of)#29791 (comment) for why we still need type1cm being installed (even if not usepackage'd). | ||
| | `geometry <https://ctan.org/pkg/geometry>`_, | | ||
| | `hyperref <https://ctan.org/pkg/hyperref>`_, | | ||
| | `latex <https://ctan.org/pkg/latex>`_, | | ||
| | latex-bin, | | ||
Uh oh!
There was an error while loading.Please reload this page.