<div dir="ltr"><div>Hi all,<br><br></div>it is necessary to distinguish two things. The paper size defined by LaTeX and stored in \paperwidth and \paperheight and the physical size known by the driver. Unless a package gets the values from \paperheight and \paperwidth and sends them to the driver, the physical size will remain at its default no matter whether I specify a4paper in \documentclass or not. This year the internals of luatex has changed so it is possible that it no longer sets the default page size configured in TeX Live. Anyway, the default mechanism in TeX Live need not work in other TeX distros (MiKTeX, ...). If the physical page size is not set explicitely in the document, it will vary from computer to computer, from distro to distro. This is a feature, not a bug.<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Zdeněk Wagner<br><a href="http://ttsm.icpf.cas.cz/team/wagner.shtml" target="_blank">http://ttsm.icpf.cas.cz/team/wagner.shtml</a><br><a href="http://icebearsoft.euweb.cz" target="_blank">http://icebearsoft.euweb.cz</a></div></div>
<br><div class="gmail_quote">2016-05-26 16:00 GMT+02:00 Norbert Preining <span dir="ltr"><<a href="mailto:preining@logic.at" target="_blank">preining@logic.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi David<br>
<span class=""><br>
>so far it looks like expected behaviour, I don't see a bug.<br>
><br>
>\documentclass{article}<br>
><br>
>specifies a USletter document and (once you load a package that knows<br>
>anything about the back end) that is what you are getting.<br>
<br>
</span>That hasn't been the behaviour since many years.<br>
<br>
We allowed for setting the global paper size so that documents without a paper specification got that paper size.<br>
<br>
This is broken now, and I consider this very unfortunate.<br>
<span class="HOEnZb"><font color="#888888"><br>
Norbert<br>
<br>
--<br>
Sent from my mobile device. Please excuse my brevity.<br>
</font></span></blockquote></div><br></div>