Skip to content

Commit ce3f0cc

Browse files
committed
Add PDF page breaks (Config/Fund)
1 parent 5d4c6c4 commit ce3f0cc

File tree

3 files changed

+9
-18
lines changed

3 files changed

+9
-18
lines changed

getstart/configure.rst

+2-6
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ LibreCAD then starts with its default configuration and is ready use. Additiona
2424

2525

2626
.. Force page break in PDF
27-
.. raw:: latex
28-
29-
\newpage
27+
.. include:: /inclFiles/pdfPageBreak.rst
3028

3129

3230
User Interface
@@ -92,9 +90,7 @@ There are five sections in the status bar. Those sections displays information
9290

9391

9492
.. Force page break in PDF
95-
.. raw:: latex
96-
97-
\newpage
93+
.. include:: /inclFiles/pdfPageBreak.rst
9894

9995

10096
.. _app-layout:

inclFiles/eoWrap.rst

-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44

55
.. image:: /images/whiteLine.png
66

7-
.. Commented out
8-
.. raw:: html
9-
<div class="clearWrap"></div>
10-
11-
127
.. only:: latex
138

149
.. no good solution

ref/fundamentals.rst

+7-7
Original file line numberDiff line numberDiff line change
@@ -241,9 +241,7 @@ The pen attributes can be defined for a single entity (via the *Properties* tool
241241

242242

243243
.. Force page break in PDF
244-
.. raw:: latex
245-
246-
\newpage
244+
.. include:: /inclFiles/pdfPageBreak.rst
247245

248246

249247
Color
@@ -297,9 +295,7 @@ Selecting ”Custom” will allow a selection from a palette of 36 colors and sh
297295
298296
299297
.. Force page break in PDF
300-
.. raw:: latex
301-
302-
\newpage
298+
.. include:: /inclFiles/pdfPageBreak.rst
303299

304300

305301
Width
@@ -318,7 +314,7 @@ Width
318314

319315
.. figure:: /images/lineWidthsAll.png
320316
:align: right
321-
:scale: 67
317+
:scale: 50
322318
:alt: Line Widths
323319

324320
Available Line
@@ -335,6 +331,10 @@ The LibreCAD default line thickness is 0.00 mm (hairline) and range up to 2.11 m
335331

336332
Refer to :ref:`Common Line Widths <lineWidths>` in the appendix for examples of line thickness by purpose.
337333

334+
335+
.. Force page break in PDF
336+
.. include:: /inclFiles/pdfPageBreak.rst
337+
338338
.. Force end of left / right text wrap
339339
.. include:: /inclFiles/eoWrap.rst
340340

0 commit comments

Comments
 (0)