Fonts & Character Sets ⇒ Installation of TeX Gyre Heros
Installation of TeX Gyre Heros
I am new to LaTeX. I'm trying to install the font called TeX Gyre Heroes, but after downloading a package called tex-gyre from the package manager, it still doesn't work.
This is the font I'm trying to install:
http://www.fontsquirrel.com/fonts/tex-gyre-heros
After I download it, what do I do next?
Also, is there anywhere where I can click to see all the available fonts I have/can use? I currently only know of Arial and Times New Roman.
Thank you all very much!
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Installation of TeX Gyre Heros
Which package manager do you mean here, the MPM from MiKTeX or TLmgr from TeX Live?jean28 wrote:[…] I'm trying to install the font called TeX Gyre Heroes, but after downloading a package called tex-gyre from the package manager, it still doesn't work. […]
The font you have downloaded is in OpenType format (OTF) [1]. You need to install it as a system font. But the installation depends on your operating system (OS).jean28 wrote:[…] This is the font I'm trying to install:
http://www.fontsquirrel.com/fonts/tex-gyre-heros
After I download it, what do I do next? […]
Like the installation process, viewing the system fonts also depends on your OS. Hence you should give us some details about that.jean28 wrote:[…] Also, is there anywhere where I can click to see all the available fonts I have/can use? I currently only know of Arial and Times New Roman.[…]
[1] The TeX Gyre (TG) Collection of Fonts — GUST
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Installation of TeX Gyre Heros
I used MPM from MiKTeX. My text editor is Texmaker.Which package manager do you mean here, the MPM from MiKTeX or TLmgr from TeX Live?
I am currently running Windows 7.The font you have downloaded is in OpenType format (OTF). You need to install it as a system font. But the installation depends on your operating system (OS).
Where can I watch available fonts on Windows 7?Like the installation process, viewing the system fonts also depends on your OS. Hence you should give us some details about that.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Installation of TeX Gyre Heros
Then the TeX Gyre fonts should be available for your (Lua)LaTeX documents.jean28 wrote:I used MPM from MiKTeX. My text editor is Texmaker. […]
I do not use Wind0ws any more. My last system was Wind0ws XP and the fonts were located in "C:\WINDOWS\Fonts". Installation worked by navigating to that folder in the explorer and choosing "Install new font" from the "File" menu*.jean28 wrote:[…] I am currently running Windows 7. […]
Just double-click on a file in the folder mentioned above to view a font in the font viewer.jean28 wrote:[…] Where can I watch available fonts on Windows 7?
____________
*Since I had a German system I'm not sure about the translations. A web search should help in finding out how to install fonts on Wind0ws.
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10