<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Note that the proper method to discourage page breaks is to use <a href="\\*">\\*</a> between the lines that should not be broken.</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="elementToProof" style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
\pagebreak or \newpage is not supported in any display math construction that I know of. The former is just ignored, the latter gives an error.</div>
<div id="Signature" class="elementToProof">
<div style="margin-right: 0px; margin-left: 0px; font-family: Tahoma; font-size: 13px;">
<br>
</div>
<div style="margin-right: 0px; margin-left: 0px; font-family: Tahoma; font-size: 13px;">
<br>
<span style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(23, 78, 134);"><b>Lars Madsen</b></span></div>
<div style="margin-right: 0px; margin-left: 0px; font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Programmør</div>
<div style="margin-right: 0px; margin-left: 0px;"><span style="font-family: Tahoma; font-size: 13px;"><br>
</span><span style="font-family: Calibri, Helvetica, sans-serif; font-size: 13px;"></span><span style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(23, 78, 134);"><b>Institut for Matematik</b></span><span style="font-family: Tahoma; font-size: 13px;"><br>
</span><span style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">Aarhus Universitet</span></div>
<div style="margin-right: 0px; margin-left: 0px; font-size: 13px;"><span style="font-family: Tahoma;"><br>
</span><span style="font-family: Calibri, Helvetica, sans-serif;"></span></div>
<div style="margin-right: 0px; margin-left: 0px;"><span style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);"><a href="https://person.au.dk/daleif@math" title="https://person.au.dk/daleif@math" style="color: rgb(0, 0, 0);">person.au.dk/daleif@math</a></span><span style="font-family: Tahoma; font-size: 13px;"><br>
</span></div>
<div style="margin-right: 0px; margin-left: 0px; font-family: Tahoma; font-size: 13px;">
<br>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> texhax <texhax-bounces+daleif=imf.au.dk@tug.org> on behalf of Rolf Turner <rolfturner@posteo.net><br>
<b>Sent:</b> 03 January 2025 06:06<br>
<b>To:</b> texhax@tug.org <texhax@tug.org><br>
<b>Subject:</b> Pagebreaks in an aligned environment.</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText"><br>
<br>
I can get the results that I want, but the syntax does not make sense<br>
to me.  So I thought I'd try to augment my understanding.<br>
<br>
I found from web-searching that a fundamental requirement is to put<br>
<br>
    \allowdisplaybreaks<br>
<br>
in the preamble.  This has the desired effect, but my situation is<br>
that I am not happy with the point at which LaTeX chooses to put the<br>
break.  I tried putting in a \pagebreak command at the point where I<br>
wanted the break, but this command seemed to be ignored.<br>
<br>
More web-searching led me to the \displaybreak command. This "works",<br>
but what puzzles me is that I have to put this command one line<br>
*before* the point at which I want the break to come.  The attached<br>
file demo.tex demonstrates the phenomenon.  In order to get the break<br>
to come after the third displayed equation, I have to put the<br>
\displaybreak command after the *second* equation.  This makes no sense<br>
to me.<br>
<br>
Can anyone explain to me what I am missing?  Or do I just have to say<br>
"Them's the breaks"? 🙂️<br>
<br>
cheers,<br>
<br>
Rolf<br>
<br>
-- <br>
Honorary Research Fellow<br>
Department of Statistics<br>
University of Auckland<br>
Stats. Dep't. (secretaries) phone:<br>
         +64-9-373-7599 ext. 89622<br>
Home phone: +64-9-480-4619<br>
</div>
</span></font></div>
</body>
</html>