Hi Julian,

> for me, just installing lmodern did not fix the issue with the
[...]
> \documentclass{standalone}
...
> \sa@placebox ->\newpage \global \pdfpagewidth 
>                                               =\wd \sa@box \global

This is a completely unrelated issue, the "standalone" class is
not adapted to work with newer luatex, that was the case already
since long.

You need to use a different class, or add
        \RequirePackage{luatex85}
*before* the \documentclass call. 

There are actually several stack exchange entries related to exactly this
problem.

Thanks.

Norbert

--
PREINING Norbert                               http://www.preining.info
Accelia Inc.     +    JAIST     +    TeX Live     +    Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13

Reply via email to