<div dir="ltr"><div>This is not an issue with texlive, they can only distribute the code that is uploaded to ctan by authors.</div><div><br></div><div>unfortunately geometry package has not been updated to work with luatex 0.85 (this has been reported to the author many times)</div><div><br></div><div>for now (as for the whole of last year) you need</div><div><br></div><div>\RequirePackage{luatex85}</div><div><br></div><div>a layer of compatibility with old luatex.</div><div><br></div><div>David</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 30 May 2017 at 18:34, Jens Wilke <span dir="ltr"><<a href="mailto:webmaster@wilke-j.de" target="_blank">webmaster@wilke-j.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Texlive-Team,<br>
<br>
lualatex produces an portrait format PDF instead an landscape format<br>
PDF (see also example in attachment). pdflatex works correct.<br>
<br>
LaTeX-Code in file:<br>
-------------------<br>
<br>
\documentclass[landscape]{<wbr>article}<br>
...<br>
\usepackage[landscape,a4paper]<wbr>{geometry}<br>
...<br>
<br>
Commands:<br>
--------<br>
<br>
lualatex file.tex && lualatex file.tex<br>
pdflatex file.tex && pdflatex file.tex<br>
<br>
Thanks for your good work and greetings from saxonia,<br>
J. Wilke</blockquote></div><br></div>