\directlua{luaotfload.add_fallback
("emojifallback",
{
"NotoColorEmoji:mode=harf;"
}
)}
% Setting the main font to IBM Plex Sans
\setmainfont{IBMPlexSans-Regular}[
Extension = .otf ,
BoldFont = IBMPlexSans-Bold,
ItalicFont = IBMPlexSans-Italic,
BoldItalicFont = IBMPlexSans-BoldItalic,
RawFeature={fallback=emojifallback}
]
% Setting the monospace font to IBM Plex Mono
\setmonofont{IBMPlexMono-Regular}[
Extension = .otf ,
BoldFont = IBMPlexMono-Bold,
ItalicFont = IBMPlexMono-Italic,
BoldItalicFont = IBMPlexMono-BoldItalic
]
-
Notifications
You must be signed in to change notification settings - Fork 0
pandoc/latex + custom ctan packages for emoji support
License
commonhaus/pandoc-pdf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
pandoc/latex + custom ctan packages for emoji support
Resources
License
Code of conduct
Stars
Watchers
Forks
Releases
No releases published