-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Estuve probando diferentes tipos de fuentes:
\usepackage{lmodern}
\fontfamily{lmss}
y
\setmainfont{FreeSerif}[
Extension = .otf,
UprightFont = *,
ItalicFont = *Italic,
BoldFont = *Bold,
BoldItalicFont = *BoldItalic,
]
\setsansfont{FreeSans}[
Extension = .otf,
UprightFont = *,
ItalicFont = *Oblique,
BoldFont = *Bold,
BoldItalicFont = *BoldOblique,
]
\setmonofont{FreeMono}[
Extension = .otf,
UprightFont = *,
ItalicFont = *Oblique,
BoldFont = *Bold,
BoldItalicFont = *BoldOblique,
]
Sería bueno probar algunas otras fuentes más y decidir cuál es mejor.
Relacionado con #8
Metadata
Metadata
Assignees
Labels
No labels