File tree 3 files changed +9
-18
lines changed
3 files changed +9
-18
lines changed Original file line number Diff line number Diff line change @@ -24,9 +24,7 @@ LibreCAD then starts with its default configuration and is ready use. Additiona
24
24
25
25
26
26
.. Force page break in PDF
27
- .. raw :: latex
28
-
29
- \newpage
27
+ .. include :: /inclFiles/pdfPageBreak.rst
30
28
31
29
32
30
User Interface
@@ -92,9 +90,7 @@ There are five sections in the status bar. Those sections displays information
92
90
93
91
94
92
.. Force page break in PDF
95
- .. raw :: latex
96
-
97
- \newpage
93
+ .. include :: /inclFiles/pdfPageBreak.rst
98
94
99
95
100
96
.. _app-layout :
Original file line number Diff line number Diff line change 4
4
5
5
.. image :: /images/whiteLine.png
6
6
7
- .. Commented out
8
- .. raw:: html
9
- <div class="clearWrap"></div>
10
-
11
-
12
7
.. only :: latex
13
8
14
9
.. no good solution
Original file line number Diff line number Diff line change @@ -241,9 +241,7 @@ The pen attributes can be defined for a single entity (via the *Properties* tool
241
241
242
242
243
243
.. Force page break in PDF
244
- .. raw :: latex
245
-
246
- \newpage
244
+ .. include :: /inclFiles/pdfPageBreak.rst
247
245
248
246
249
247
Color
@@ -297,9 +295,7 @@ Selecting ”Custom” will allow a selection from a palette of 36 colors and sh
297
295
298
296
299
297
.. Force page break in PDF
300
- .. raw :: latex
301
-
302
- \newpage
298
+ .. include :: /inclFiles/pdfPageBreak.rst
303
299
304
300
305
301
Width
@@ -318,7 +314,7 @@ Width
318
314
319
315
.. figure :: /images/lineWidthsAll.png
320
316
:align: right
321
- :scale: 67
317
+ :scale: 50
322
318
:alt: Line Widths
323
319
324
320
Available Line
@@ -335,6 +331,10 @@ The LibreCAD default line thickness is 0.00 mm (hairline) and range up to 2.11 m
335
331
336
332
Refer to :ref: `Common Line Widths <lineWidths >` in the appendix for examples of line thickness by purpose.
337
333
334
+
335
+ .. Force page break in PDF
336
+ .. include :: /inclFiles/pdfPageBreak.rst
337
+
338
338
.. Force end of left / right text wrap
339
339
.. include :: /inclFiles/eoWrap.rst
340
340
You can’t perform that action at this time.
0 commit comments