flap icon indicating copy to clipboard operation
flap copied to clipboard

Font files are missing

Open fchauvel opened this issue 7 years ago • 0 comments

From @gro1729, Issue 22:

I have to use Fonts of my company. Thus I have to compile with xetex or luatex. A Font-Declaration is defined by:

 \setmainfont[ 
Path = ../Fonts/Fontin/ttf/, 
Extension = .ttf, 
Ligatures = TeX, 
BoldFont = Fontin-Bold, 
ItalicFont = Fontin-Italic, 
SmallCapsFont = Fontin-SmallCaps ]
{Fontin-Regular} 

None of the Fonts is copied into the "merged"-Directory

fchauvel avatar Jan 11 '17 20:01 fchauvel