Skip to content

Commit c9a87d9

Browse files
committed
Add inclfile
1 parent ce3f0cc commit c9a87d9

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

inclFiles/pdfPageBreak.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.. Force page break in PDF
2+
3+
.. raw:: latex
4+
5+
\newpage
6+
7+

ref/fundamentals.rst

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,11 @@ The pen attributes can be defined for a single entity (via the *Properties* tool
241241

242242

243243
.. Force page break in PDF
244-
.. include:: /inclFiles/pdfPageBreak.rst
244+
.. raw:: latex
245+
246+
\newpage
247+
248+
.. include[[ /inclFiles/pdfPageBreak.rst
245249
246250
247251
Color
@@ -295,7 +299,11 @@ Selecting ”Custom” will allow a selection from a palette of 36 colors and sh
295299
296300
297301
.. Force page break in PDF
298-
.. include:: /inclFiles/pdfPageBreak.rst
302+
.. raw:: latex
303+
304+
\newpage
305+
306+
.. include[[ /inclFiles/pdfPageBreak.rst
299307
300308
301309
Width
@@ -307,8 +315,7 @@ Width
307315
:scale: 100
308316
:alt: Line Widths
309317

310-
Available Line
311-
Widths (Attributes)
318+
Available Line Widths (Attributes)
312319

313320
.. only:: latex
314321

@@ -317,8 +324,7 @@ Width
317324
:scale: 50
318325
:alt: Line Widths
319326

320-
Available Line
321-
Widths (Attributes)
327+
Available Line Widths (Attributes)
322328

323329
.. actual image size 143px x 642px
324330

0 commit comments

Comments
 (0)