Skip to content

Commit a401ece

Browse files
committed
Add PDF page breaks (Fund / color, only\raw\newpage)
1 parent 0cd4cb7 commit a401ece

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

getstart/configure.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,11 @@ LibreCAD's "Welcome" dialog is shown the first time LibreCAD is launched after i
2323
LibreCAD then starts with its default configuration and is ready use. Additional configuration as required can be completed by changing the **Application Preferences** as shown :ref:`below <app-prefs>`.
2424

2525

26-
.. raw:: latex
27-
\newpage
26+
.. only:: latex
27+
28+
..raw::
29+
30+
\newpage
2831

2932

3033
User Interface

ref/fundamentals.rst

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

242242

243243
.. raw:: latex
244-
\newpage
244+
245+
\newpage
245246

246247

247248
Color

0 commit comments

Comments
 (0)