Pertaining to these two minimal files:
-
Minimal testing.cls file:
\ProvidesClass{testing}
\RequirePackage{fontspec}
\LoadClass{article}
-
Minimal tex file:
\documentclass{testing}
%\usepackage{fontspec}
\begin{document}
This is a test.\\
\end{document}
-
When run as above, I ge
Hi Pat,
Sorry for the inconvenience.
> On 23 May 2016, at 11:41 AM, Patrick Carr wrote:
>
> Did I just miss or screw up an update or something? I tried searching
> on the errors and the best I could describe it here, on stack
> exchange, and the googles, but maybe I was searching for the wrong