From 93faf3433c5d144dab6eb31feafa5cdeb2811a5f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Tue, 26 Jan 2016 00:27:28 +0100 Subject: [PATCH] UserGuide.lyx: a compile fix It is a long standing bug that lyX does not automatically convert # to \# in the LaTeX output so that one easily gets compilation errors. --- lib/doc/UserGuide.lyx | 8 +++----- lib/doc/de/UserGuide.lyx | 8 +++----- lib/doc/es/UserGuide.lyx | 8 +++----- lib/doc/fr/UserGuide.lyx | 8 +++----- lib/doc/ja/UserGuide.lyx | 8 +++----- 5 files changed, 15 insertions(+), 25 deletions(-) diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx index dfeac191b5..ac5ce94135 100644 --- a/lib/doc/UserGuide.lyx +++ b/lib/doc/UserGuide.lyx @@ -8310,14 +8310,12 @@ Verbatim \end_layout \begin_layout Verbatim - This is Verbatim. \end_layout \begin_layout Verbatim \noindent \align block - The following 2 lines are empty: \end_layout @@ -8330,7 +8328,6 @@ The following 2 lines are empty: \end_layout \begin_layout Verbatim - Almost everything is allowed in Verbatim:"%&$§#~'` \backslash }][{| @@ -8354,7 +8351,6 @@ Verbatim \end_layout \begin_layout Verbatim* - This is Verbatim*. \end_layout @@ -45151,7 +45147,9 @@ status collapsed \begin_layout Plain Layout -https://www.tug.org/texinfohtml/dvips.html#Option-details +https://www.tug.org/texinfohtml/dvips.html +\backslash +#Option-details \end_layout \end_inset diff --git a/lib/doc/de/UserGuide.lyx b/lib/doc/de/UserGuide.lyx index 26a1007644..9c3cddedf7 100644 --- a/lib/doc/de/UserGuide.lyx +++ b/lib/doc/de/UserGuide.lyx @@ -8661,12 +8661,10 @@ Unformatiert \end_layout \begin_layout Verbatim - Dies ist Unformatiert. \end_layout \begin_layout Verbatim - Die folgenden 2 Zeilen sind leer: \end_layout @@ -8679,7 +8677,6 @@ Die folgenden 2 Zeilen sind leer: \end_layout \begin_layout Verbatim - Fast alles ist in Unformatiert erlaubt:"%&$§#~'` \backslash }][{| @@ -8703,7 +8700,6 @@ Unformatiert \end_layout \begin_layout Verbatim* - Dies ist Unformatiert*. \end_layout @@ -44934,7 +44930,9 @@ status collapsed \begin_layout Plain Layout -https://www.tug.org/texinfohtml/dvips.html#Option-details +https://www.tug.org/texinfohtml/dvips.html +\backslash +#Option-details \end_layout \end_inset diff --git a/lib/doc/es/UserGuide.lyx b/lib/doc/es/UserGuide.lyx index 85e6cde329..dee992e51f 100644 --- a/lib/doc/es/UserGuide.lyx +++ b/lib/doc/es/UserGuide.lyx @@ -8636,14 +8636,12 @@ Literal \end_layout \begin_layout Verbatim - Esto es entorno Literal. \end_layout \begin_layout Verbatim \noindent \align block - Las dos líneas siguientes están vacías: \end_layout @@ -8656,7 +8654,6 @@ Las dos líneas siguientes están vacías: \end_layout \begin_layout Verbatim - Casi todo está permitido en entorno Literal:"%&$§#~'` \backslash }][{| @@ -8681,7 +8678,6 @@ con la diferencia de que los espacios aparecen en la salida como el carácter \end_layout \begin_layout Verbatim* - Esto es entorno Literal*. \end_layout @@ -45521,7 +45517,9 @@ status collapsed \begin_layout Plain Layout -https://www.tug.org/texinfohtml/dvips.html#Option-details +https://www.tug.org/texinfohtml/dvips.html +\backslash +#Option-details \end_layout \end_inset diff --git a/lib/doc/fr/UserGuide.lyx b/lib/doc/fr/UserGuide.lyx index 806341fd4d..e953105adf 100644 --- a/lib/doc/fr/UserGuide.lyx +++ b/lib/doc/fr/UserGuide.lyx @@ -8811,14 +8811,12 @@ Verbatim \end_layout \begin_layout Verbatim - This is Verbatim. \end_layout \begin_layout Verbatim \noindent \align block - The following 2 lines are empty: \end_layout @@ -8831,7 +8829,6 @@ The following 2 lines are empty: \end_layout \begin_layout Verbatim - Almost everything is allowed in Verbatim:"%&$§#~'` \backslash }][{| @@ -8864,7 +8861,6 @@ Verbatim \end_layout \begin_layout Verbatim* - This is Verbatim*. \end_layout @@ -46867,7 +46863,9 @@ status collapsed \begin_layout Plain Layout -https://www.tug.org/texinfohtml/dvips.html#Option-details +https://www.tug.org/texinfohtml/dvips.html +\backslash +#Option-details \end_layout \end_inset diff --git a/lib/doc/ja/UserGuide.lyx b/lib/doc/ja/UserGuide.lyx index 50c0c6ac95..e173f54c9b 100644 --- a/lib/doc/ja/UserGuide.lyx +++ b/lib/doc/ja/UserGuide.lyx @@ -7272,14 +7272,12 @@ Space \end_layout \begin_layout Verbatim - これは原文儘(verbatim)環境です。 \end_layout \begin_layout Verbatim \noindent \align block - この下の2行は空白行です。 \end_layout @@ -7292,7 +7290,6 @@ Space \end_layout \begin_layout Verbatim - 右記の各文字を始め、ほぼすべての文字が使えます。例:"%&$§#~'` \backslash }][{| @@ -7315,7 +7312,6 @@ Space \end_layout \begin_layout Verbatim* - This is Verbatim*. \end_layout @@ -38255,7 +38251,9 @@ status collapsed \begin_layout Plain Layout -https://www.tug.org/texinfohtml/dvips.html#Option-details +https://www.tug.org/texinfohtml/dvips.html +\backslash +#Option-details \end_layout \end_inset -- 2.39.2