[OS X TeX] Problem with scrartcl.cls with MacTeX 2016
Herbert Schulz
herbs at wideopenwest.com
Wed Jun 8 00:19:12 CEST 2016
> On Jun 7, 2016, at 4:40 PM, Alain Matthes <alain.matthes at mac.com> wrote:
>
> Hi
>
> After the install of MacTex 2016 I get the next problem
>
> \documentclass[]{scrartcl}
> \begin{document}
>
> \end{document}
>
> The lualatex engine gives
>
> Document Class: scrartcl 2016/05/10 v3.20 KOMA-Script document class (article)
>
> Latex Error: ./circles1.tex:2 Missing number, treated as zero.
>
> Latex Error: ./circles1.tex:2 Illegal unit of measure (pt inserted).
>
> Latex Error: ./circles1.tex:2 Missing number, treated as zero.
>
> Latex Error: ./circles1.tex:2 Illegal unit of measure (pt inserted).
>
> The compilation is fine with pdflatex
>
> The errors come from … ??
>
> Best regards,
> Alain Matthes
Howdy,
Place the line
\RequirePackage{luatex85} at the top of your source file. The scrartcl class uses \pdf... which is not supported in luatex 0.95.
Good Luck,
Herb Schulz
(herbs at wideopenwest dot com)
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://www.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex
More information about the macostex-archives
mailing list