Skip to content

Instantly share code, notes, and snippets.

@BrainStone
Created November 8, 2019 16:36
Show Gist options
  • Save BrainStone/1ea904a31c12ea42ca61759fac9fffa3 to your computer and use it in GitHub Desktop.
Save BrainStone/1ea904a31c12ea42ca61759fac9fffa3 to your computer and use it in GitHub Desktop.
\documentclass{memoir}
% Packete
\usepackage{fontspec}
% Einstellungen
\setsecnumdepth{subsubsection}
\settocdepth{subsubsection}
\defaultfontfeatures[LexendDeca]
{
Extension = {.ttf},
UprightFont = {*-Regular},
AutoFakeBold,
AutoFakeSlant,
SmallCapsFeatures={Letters=SmallCaps}
}
\setmainfont{LexendDeca}
% Extra-Befehle
% Dokumenten-Beginn
\begin{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment