<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Enrico,<br>
<br>
we can close the case.<br>
<br>
With large documents I can confirm, that my inconsistent page layout
("Package Fancyhdr Warning: \headheight is too small (12.0pt)")<br>
was the root cause for the wrong page formatting in TL 2019.<br>
In TL 2018 the inconsistent page layout did not cause a problem.<br>
Maybe TL 2019 is less tolerant or behaves different in handling the
page layout inconsistency regarding the specific package interaction
between "fancyhdr" and "geometry".<br>
<br>
However, in my case, changing <br>
<br>
\geometry{a4paper,tmargin=35mm,bmargin=20mm,lmargin=15mm,rmargin=15mm,headsep=25mm,footskip=8mm}
<br>
<br>
to<br>
<br>
\geometry{a4paper,left=14mm,right=14mm,top=38mm,bottom=18mm,head=33mm,headsep=0mm,foot=6mm}
<br>
<br>
did solve the issue.<br>
<br>
Thank you for pointing me to inconsistent page layout.<br>
<br>
Best regards,<br>
Werner<br>
<br>
<br>
<div class="moz-signature"><strong></strong><br>
<br>
</div>
<div class="moz-cite-prefix">On 14.05.2019 23:15, Enrico Gregorio
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:848A6D1A-955B-4820-80CD-2626D637D882@gmail.com">
<pre class="moz-quote-pre" wrap="">
</pre>
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">On 14 May 2019, at 21:06 , Werner Simbuerger <a class="moz-txt-link-rfc2396E" href="mailto:werner.simbuerger@hppi.de"><werner.simbuerger@hppi.de></a> wrote:
Hello Tex Live 2019 team,
I figured out a severe TeX Live 2019 issue regarding the geometry (<a class="moz-txt-link-freetext" href="https://ctan.org/pkg/geometry?lang=de">https://ctan.org/pkg/geometry?lang=de</a>) package.
Please compile the attached example
<<main.tex>>
using TeX Live 2018 and TeX Live 2019 and compare the result.
The page formatting using TeX Live 2019 is completely destroyed on page 2 onward, which is not the case for TeX Live 2018.
I am not sure if the failure is on my side, how I use the geometry package.
But I use it now for >10 years in the same way and had no problems with different TeX Live releases.
Best regards,
Werner Simbuerger
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
I see no difference between 2018 and 2019.
You fail to notice the warning
Package Fancyhdr Warning: \headheight is too small (12.0pt):
Make it at least 44.7913pt.
We now make it that large for the rest of the document.
This may cause the page layout to be inconsistent, however.
Ciao
Enrico</pre>
</blockquote>
<br>
</body>
</html>