fchauvel / flap

Flattening LaTeX projects
https://fchauvel.github.io/flap
GNU General Public License v3.0
17 stars 2 forks source link

Font files are missing #25

Open fchauvel opened 7 years ago

fchauvel commented 7 years ago

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