Update.
This commit is contained in:
parent
d9fc8a1064
commit
732aed0f62
@ -312,6 +312,7 @@
|
||||
\newfontfamily\Bristol[Ligatures=TeX]{Bristol}
|
||||
\newfontfamily\ChelseaMarket[Ligatures=TeX]{Chelsea Market}
|
||||
\newfontfamily\Comic[Ligatures=TeX]{Comic Sans MS}
|
||||
\newfontfamily\DejaVuSans[Ligatures=TeX]{DejaVu Sans}
|
||||
\newfontfamily\Delius[Ligatures=TeX]{Delius}
|
||||
\newfontfamily\DeliusSC[Ligatures=TeX]{Delius Swash Caps}
|
||||
\newfontfamily\FingerPaint[Ligatures=TeX]{Finger Paint}
|
||||
|
@ -58,6 +58,23 @@
|
||||
{C'est-à-dire}
|
||||
}
|
||||
|
||||
% smileys
|
||||
\NewDocumentCommand \wink { } {
|
||||
{\DejaVuSans 😉}
|
||||
}
|
||||
|
||||
%\NewDocumentCommand \smile { } {
|
||||
% {\DejaVuSans 😃}
|
||||
%}
|
||||
|
||||
\NewDocumentCommand \lol { } {
|
||||
{\DejaVuSans 😂}
|
||||
}
|
||||
|
||||
\NewDocumentCommand \sad { } {
|
||||
{\DejaVuSans 😞}
|
||||
}
|
||||
|
||||
|
||||
|
||||
%
|
||||
|
Loading…
Reference in New Issue
Block a user