Possible Duplicate:
Load fonts that are in a ./fonts directory
I have a TTF file zapf-chancery.ttf in the same folder as my LaTeX document. How do I make this font available in my document?
I have a TTF file |
||||
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
you did not wrote how do you want to use the font. Here is an example as a main font:
|
|||||
|
|
If you use plain LuaTeX, you can use.
And you should certainly use |
|||
|
|
luatexand notlualatex? – Herbert May 16 '11 at 14:43