<div dir="ltr">2016-05-26 19:12 GMT+02:00 Bruno Voisin <span dir="ltr"><<a href="mailto:bvoisin@icloud.com" target="_blank">bvoisin@icloud.com</a>></span>:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">> Am Thu, 26 May 2016 18:13:42 +0200 schrieb Bruno Voisin:<br>
><br>
</span><span class="">> > So I would have expected that, when the user specifies nothing,<br>
> > then LaTeX remains neutral on the matter and just lets the paper<br>
> > size be as specified by the engine/driver settings.<br>
><br>
</span><span class="">> LaTeX is neutral -- the class is not. If you would use a koma class you would get A4 as default. A class has to setup a layout and it rather difficult how it should do it without defining a default layout. The default for article is letter, and so you should specify a4paper if don't want it -- better for the margins anyway.<br>
<br>
</span>Only answering now (I'm not subscribed to tex-live, and wasn't cc'ed your message, hence only saw it when browsing the list archive on the web page):<br>
<br>
By neutral I meant set \paperheight etc. to their default LaTeX value of course, but don't attempt to match \(pdf)pageheight etc. to them unless the user specifies [a4paper] or [letter] explicitly : just let these be whatever the driver config files specify, irrespective of \paperheight etc.<br></blockquote><div><br></div><div>This is OMHO not a problem of LaTeX but a problem of a package doing it without being asked to do it. This is the very reason why my zwpagelayout defers all settings requested by the user to \AtBeginDocument so that all unwanted settings made by other packages are neglected. <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
But David in the next message explained why he thinks this is faulty design, and instead willingly ensures that \pageheight and \paperheight match. I can identify to that.<br>
<span class=""><font color="#888888"><br>
Bruno<br></font></span></blockquote><div><br><br><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></div><br></div></div>