Tagged Questions
7
votes
1answer
161 views
Does TeXlive 2012 come with TrueType or OpenType equivalents to common fonts used with latex?
I'm using the package helvet in a document and would like to use the same font in a figure I'm making. Does TeXlive 2012 come with the TrueType or OpenType fonts that correspond to the helvetica clone ...
8
votes
1answer
310 views
Are there typographical drawbacks to using .otf font files?
Recently I've been messing around with different fonts in LaTeX and tonight got set up with the fontspec package which allows you to use .otf fonts in your LaTeX documents (in my case compiling with ...
4
votes
2answers
153 views
Dummy's solution for using of accent from one TTF glyph in another
I am making a document with the Josefin Sans font in LaTeX (using XeLaTeX). However, a pair of symbols I need (Žž) is missing there; I get just an empty space in PDF. I have no idea at all about ...
0
votes
0answers
734 views
Free Open Type / True Type “Garamond” with real small caps and old style figures? [closed]
Does anyone know of a free open type or true type font from the Garamond font family that provides real small caps and old style figures? I have been looking around now for a while, but have been ...
5
votes
2answers
667 views
Confused with choosing TTF, OpenType, and Type1
Actually I don't know much about font formats such as TTF, OpenType, and Type1.
What are the differences between
TTF, OpenType, and Type1?
Which one should I use in PDF
produced by LaTeX?
How to ...
11
votes
3answers
490 views
Where to find nitty-gritty details about TeX and friends' font handling systems?
The current guides online and in texdoc that I could find did not deal with the problem I have.
How to generate font metrics for system installed TrueType and OpenType fonts?
How to generate font ...