I want to use a font from CTAN, namely baskervaldadf. But I am quite confused with the various instructions I've read.
I'm on Mac, and I believe a large part of the problem stems from my not knowing which directory MacTeX is actually installed in (my extreme lack of familiarity with Mac doesn't help, as I'm new to it).
Can anyone provide an exact step-by-step algorithm that I can follow to install and use the above font on Mac?
Thanks!
Text Formatting ⇒ Use of a new Font
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
Use of a new Font
Just install it by the package manager of MacTeX. As far as I know there is a GUI called TeX Live Utility for MacTeX. Since MacTeX ist based on TeX Live, you should be able to install the package also from the command line.InquisitorMo wrote:[…] Can anyone provide an exact step-by-step algorithm that I can follow to install and use the above font on Mac? […]
Code: Select all
sudo tlmgr install baskervaldadf
As an alternative you may try Open Baskerville. Install the OTF version as system font and use it with XeLaTeX or LuaLaTeX.
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