Ajout de Yapp et correction Emojis
This commit is contained in:
parent
3d69f571d5
commit
05d72deb22
58 changed files with 826 additions and 127 deletions
|
@ -50,7 +50,9 @@
|
|||
\setsansfont[Path=font/GlacialIndifference/]{GlacialIndifference-Regular.otf}
|
||||
\setmonofont[Path=font/SourceCodePro/]{SourceCodePro-Regular.ttf}
|
||||
|
||||
\usepackage{emoji}
|
||||
\newcommand{\emoji}[1]{
|
||||
{\setmainfont[Path=font/NotoColorEmoji/]{NotoColorEmoji.ttf}[Renderer=Harfbuzz]{#1}}
|
||||
}
|
||||
|
||||
\hyphenpenalty=10000
|
||||
\hbadness=10000
|
||||
|
|
Reference in a new issue