Created
August 27, 2016 14:45
-
-
Save theirix/80b7b9ca7d0e47ea2cfb10522f57c486 to your computer and use it in GitHub Desktop.
xelatex failure MWE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\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