Fonts & Character Sets ⇒ Old style fonts
-
- Posts: 34
- Joined: Sat Aug 08, 2009 1:05 pm
Old style fonts
Hello.
I really like the way some old math papers look like, like in this example I like specially the integral sign.
Does anyone knows about a font that can render something similar to this example?
thanks in advance
I really like the way some old math papers look like, like in this example I like specially the integral sign.
Does anyone knows about a font that can render something similar to this example?
thanks in advance
NEW: TikZ book now 40% off at Amazon.com for a short time.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Old style fonts
Perhaps you will find something useful in the "Free Math Font Survey" document.
Best regards and welcome to the board
Thorsten
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 34
- Joined: Sat Aug 08, 2009 1:05 pm
Re: Old style fonts
Thank you for the swift answer. Maybe tomorrow I will take a look at your suggestion, if I find something similar, I will share with the group.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Old style fonts
In case that this math paper is present to you, you could take a look at the fonts by going to the properties of the document inside your viewer.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 34
- Joined: Sat Aug 08, 2009 1:05 pm
Old style fonts
Thanks localghost by your suggestion, unfortunately neither one answer directly to my particular question, although they are good insights about the general math font question.
The Free Math Font Survey didn't have a similar font, and I can't see the fonts in the paper, since this is a scanned copy of a 1970's paper.
Maybe there is something similar with payed fonts.
The Free Math Font Survey didn't have a similar font, and I can't see the fonts in the paper, since this is a scanned copy of a 1970's paper.
Maybe there is something similar with payed fonts.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Old style fonts
I think you're just too picky. It's not worth buying a commercial font just because of a single math sign. For me there are some good examples (Figures 11, 20, 22-24) in the Math Font Survey document which from my point of view come pretty close to your sample.
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
-
- Posts: 34
- Joined: Sat Aug 08, 2009 1:05 pm
Re: Old style fonts
yeah, maybe
.
By the way, I like the Utopia text with Fourier-GUTenberg math (\usepackage{fourier}). This was my choice for the PhD thesis, since my university didn't had any specific font.

By the way, I like the Utopia text with Fourier-GUTenberg math (\usepackage{fourier}). This was my choice for the PhD thesis, since my university didn't had any specific font.
Old style fonts
What about Garamond (\usepackage[garamond]{mathdesign})? It doesn't have that integral sign, but it is one of the most old-looking fonts IMO.
Cheers,
Keta
Cheers,
Keta
-
- Posts: 34
- Joined: Sat Aug 08, 2009 1:05 pm
Old style fonts
Thank you keta for your suggestion.
What it's strange is that in my system (full installation of TeXLive in Ubuyntu 9.04), the option
gives a sans-serif type font, which is odd, since the documentation shows it as being a serif font.
On the other hand, the option gives a nice look.
What it's strange is that in my system (full installation of TeXLive in Ubuyntu 9.04), the option
Code: Select all
\usepackage[urw-garamond]{mathdesign}
On the other hand, the option
Code: Select all
\usepackage[adobe-utopia]{mathdesign}
Re: Old style fonts
Garamond definitely shouldn't be sans-serif, but it doesn't come with TeXlive, even the Full version, by default.
Open a console and type in:
sudo getnonfreefonts -a
That should install it, and some others.
The font in the scan above looks a lot like Garamond to me, or maybe Sabon or Plantin.
Open a console and type in:
sudo getnonfreefonts -a
That should install it, and some others.
The font in the scan above looks a lot like Garamond to me, or maybe Sabon or Plantin.