tufte-latex
tufte-latex copied to clipboard
Support for LuaTeX > 0.85
Hi, I'm transferring this from I can't use \maketitle with tufte and lualatex
% !TEX TS-program = lualatex
\documentclass[justified]{tufte-book}
\title{Functional Analysis
\thanks{Thanks to Edward R.~Tufte for his inspiration.}}
\author{Andrew Tulloch}
\publisher{School of Mathematics and Statistics\\
The University of Sydney}
\begin{document}
\frontmatter
\maketitle
\end{document}
The problem is that the tufte-book class is not yet able to work with LuaTeX > 0.85
See https://tex.stackexchange.com/a/533577/7832