Skip to content

Instantly share code, notes, and snippets.

@lthms
Created June 12, 2018 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lthms/8fc577b398a33325e776874421bd1544 to your computer and use it in GitHub Desktop.
Save lthms/8fc577b398a33325e776874421bd1544 to your computer and use it in GitHub Desktop.
\usepackage[light]{noto}
\usepackage[light]{merriweather}
\makeatletter
\let\scshape\relax % to avoid a warning
\DeclareRobustCommand\scshape{%
\not@math@alphabet\scshape\relax
\ifnum\pdf@strcmp{\f@family}{\familydefault}=\z@
\fontfamily{NotoSerif-TLF}%
\fi
\fontshape\scdefault\selectfont}
\makeatother
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment