Skip to content

Instantly share code, notes, and snippets.

@theirix
Created August 27, 2016 14:45
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 theirix/80b7b9ca7d0e47ea2cfb10522f57c486 to your computer and use it in GitHub Desktop.
Save theirix/80b7b9ca7d0e47ea2cfb10522f57c486 to your computer and use it in GitHub Desktop.
xelatex failure MWE
\documentclass{article}
% this:
\usepackage{unicode-math}
\usepackage[english]{babel}
\begin{document}
\title{Test}
\author{Foo}
\maketitle
Test content test content.\footnote{Hello.}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment