mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-10 07:19:05 +00:00
include otf extension in fontawesome test
This commit is contained in:
parent
b32c6b1f39
commit
d123f8eb64
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
\documentclass{article}
|
||||
\usepackage{fontspec}
|
||||
\defaultfontfeatures{Extension = .otf} % this is needed because
|
||||
% fontawesome package loads by
|
||||
% font name only
|
||||
\usepackage{fontawesome}
|
||||
|
||||
\begin{document}
|
||||
|
|
Loading…
Add table
Reference in a new issue