Skip to content

Commit 6e203c9

Browse files
authored
page breaking for newest pdf fixed (#1061)
1 parent 58aa98f commit 6e203c9

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

xml/chapter1/section2/section2.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
describe some typical patterns of process evolution.
9494
</TEXT>
9595

96-
<DO_BREAK_PAGE/>
9796
<TEXT>
9897
In this section we will examine some common <QUOTE>shapes</QUOTE> for
9998
processes generated by simple

xml/chapter1/section3/subsection1.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ function sum_integers(a, b) {
357357
}
358358
</JAVASCRIPT>
359359
</SNIPPET>
360-
<PDF_ONLY>\newpage\noindent </PDF_ONLY>Then we can add up the integers from 1 to 10:
360+
Then we can add up the integers from 1 to 10:
361361
<SNIPPET PAGE="59">
362362
<NAME>sum_integers_example2</NAME>
363363
<REQUIRES>sum_integers_definition2</REQUIRES>

0 commit comments

Comments
 (0)