Skip to content

Instantly share code, notes, and snippets.

@tlkahn
Created December 9, 2015 07:40
Show Gist options
  • Save tlkahn/26d114e7f1b0b4f62087 to your computer and use it in GitHub Desktop.
Save tlkahn/26d114e7f1b0b4f62087 to your computer and use it in GitHub Desktop.
latex typeface font set
\usepackage[xetex]{graphicx}
\usepackage{fontspec,xunicode}
\defaultfontfeatures{Mapping=tex-text,Scale=MatchLowercase}
\setmainfont[Scale=.95]{Times}
\setmonofont{Lucida Sans Typewriter}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment