MHB What are the best font packages for TeX documents?

  • Thread starter Thread starter caffeinemachine
  • Start date Start date
  • Tags Tags
    Font Options
AI Thread Summary
The discussion focuses on customizing fonts in TeX, specifically for creating math documents using TeXworks. The user expresses dissatisfaction with the default modern font and seeks alternatives that resemble the style found in "Herstein's Topics in Algebra." Suggestions include consulting LaTeX's Wikibook and The LaTeX Companion, which provide resources for exploring various font packages and examples. It is noted that the font in Herstein's book may closely resemble Times New Roman, indicating that users can achieve a more traditional look by utilizing specific font packages. Additionally, the use of TrueType fonts is mentioned, though it is cautioned that this can be complex. Overall, the conversation emphasizes the availability of resources and packages to enhance font selection in TeX.
caffeinemachine
Gold Member
MHB
Messages
799
Reaction score
15
Hello MHB.
I have recently started using TeX to create math documents. I am using TeXworks.
The pdf created by the software looks good but the font style is something I don't like.
I would like my document to have fonts like that used in "Herstein's Topics in Algebra"...or something which feels "old"... The default font is "too modern". Is there a way, a package I guess, which can give me other than the default font? Or is that feature not at all there in TeX?
 
Physics news on Phys.org
Re: font help

Hello Caffeine! The place that almost always holds the answer I look for is LaTeX's Wikibook. In this case, it seemed best to plow through the "useful websites" section. Out of the five linked, this one is which seemed the most helpful to me. :D

On a side (and personal) note, Herstein's "Topics in Algebra" font doesn't look much different from LaTeX's original font, Computer Modern. I have the second edition borrowed from the library, perhaps you have a younger (or older) version. As a matter of fact, the font used in the book appears to be good old Times New Roman. :)

Cheers.
 
Re: font help

Section 8.8.3 of The LaTeX Companion (2nd edition) has a collection of 16 examples typeset using existing packages that provide both text and math fonts. Also, chapter 7 describes fonts, including existing packages and external TrueType fonts. However, using TrueType fonts may be quite tricky and, since the book was published 8 years ago, there may be newer descriptions and/or tools on the Internet. I find the UK List of TeX Frequently Asked Questions very useful.
 
Re: font help

\usepackage{font name of your choice} as long as you have it.
 

Similar threads

Replies
1
Views
4K
Replies
12
Views
8K
Replies
4
Views
3K
Replies
6
Views
42K
Replies
1
Views
3K
Replies
2
Views
2K
Back
Top