commit 8dccad39b3ac40fd29d2e787875c8a8dc7f12d16
Author: Jean-Marc Lasgouttes <[email protected]>
Date:   Mon May 19 14:46:47 2025 +0200

    Fixup b6ca19ad: get rid of change tracking
---
 lib/doc/UserGuide.lyx | 232 +-------------------------------------------------
 1 file changed, 4 insertions(+), 228 deletions(-)

diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx
index 85d7ed1ded..8e04c04cbe 100644
--- a/lib/doc/UserGuide.lyx
+++ b/lib/doc/UserGuide.lyx
@@ -148,7 +148,7 @@ logicalmkup
 \papersides 2
 \paperpagestyle default
 \tablestyle default
-\tracking_changes true
+\tracking_changes false
 \output_changes false
 \change_bars false
 \postpone_fragile_content false
@@ -157,7 +157,6 @@ logicalmkup
 \html_be_strict true
 \docbook_table_output 0
 \docbook_mathml_prefix 1
-\author -495245474 "Jean-Marc Lasgouttes"
 \end_header
 
 \begin_body
@@ -9604,14 +9603,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
 
@@ -9624,7 +9621,6 @@ The following 2 lines are empty:
 \end_layout
 
 \begin_layout Verbatim
-
 Almost everything is allowed in Verbatim:"%&$ยง#~'`
 \backslash
 }][{|
@@ -9648,7 +9644,6 @@ Verbatim
 \end_layout
 
 \begin_layout Verbatim*
-
 This is Verbatim*.
 \end_layout
 
@@ -37701,228 +37696,9 @@ Answer
 \end_layout
 
 \begin_layout Standard
-To use conditional output inside 
-\change_inserted -495245474 1747223737
-equations,
- 
-\change_deleted -495245474 1747223748
-places 
-\change_unchanged
-where you cannot insert branch insets,
- 
-\change_deleted -495245474 1747223754
-like inside equations,
- 
-\change_inserted -495245474 1747223724
-it is useful to define 
-\change_deleted -495245474 1747223516
-you can code special \SpecialChar LaTeX
- definitions for each branch.
- For example you can define for the question branch
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-For an introduction to the \SpecialChar LaTeX
--syntax,
- see section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "subsec:LaTeX-Syntax"
-nolink "false"
-
-\end_inset
-
-.
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-
-\change_deleted -495245474 1747223516
-
-\series bold
-
-\backslash
-newcommand{
-\backslash
-question}[1]{#1}
-\end_layout
-
-\begin_layout Standard
-
-\change_deleted -495245474 1747223516
-
-\series bold
-
-\backslash
-newcommand{
-\backslash
-answer}[1]{}
-\end_layout
-
-\begin_layout Standard
-
-\change_deleted -495245474 1747223516
-and for the answer branch
-\end_layout
-
-\begin_layout Standard
-
-\change_deleted -495245474 1747223516
-
-\series bold
-
-\backslash
-newcommand{
-\backslash
-question}[1]{}
-\end_layout
-
-\begin_layout Standard
-
-\change_deleted -495245474 1747223516
-
-\series bold
-
-\backslash
-newcommand{
-\backslash
-answer}[1]{#1}
-\end_layout
-
-\begin_layout Standard
-
-\change_deleted -495245474 1747223516
-\begin_inset Branch Question
-inverted 0
-status open
-
-\begin_layout Standard
-\begin_inset ERT
-status open
-
-\begin_layout Plain Layout
-
-
-\backslash
-newcommand{
-\backslash
-question}[1]{#1}
-\end_layout
-
-\begin_layout Plain Layout
-
-
-\backslash
-newcommand{
-\backslash
-answer}[1]{}
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-
-\change_deleted -495245474 1747223516
-\begin_inset Branch Answer
-inverted 0
-status collapsed
-
-\begin_layout Standard
-\begin_inset ERT
-status open
-
-\begin_layout Plain Layout
-
-
-\backslash
-newcommand{
-\backslash
-question}[1]{}
-\end_layout
-
-\begin_layout Plain Layout
-
-
-\backslash
-newcommand{
-\backslash
-answer}[1]{#1}
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-
-\change_deleted -495245474 1747223516
-Now it is possible to use the 
-\series bold
-
-\backslash
-question{\SpecialChar ldots
-}
-\series default
- and 
-\series bold
-
-\backslash
-answer{\SpecialChar ldots
-}
-\series default
- commands to obtain conditional output.
- Here is an example formula where only the 
-\series bold
-
-\backslash
-question
-\series default
- part appears:
-\begin_inset Formula 
-\[
-x^{2}-2x-2\Rightarrow\question{x_{1}}\answer{x_{2}}=1\question{+\sqrt{3}}\answer{-\sqrt{3}}.
-\]
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-
-\change_deleted -495245474 1747223516
-Inside math,
- the same effect can be achieved using
-\change_unchanged
- math macros
-\change_inserted -495245474 1747223549
- in branches
-\change_unchanged
-,
+To use conditional output inside equations,
+ where you cannot insert branch insets,
+ it is useful to define math macros in branches,
  see the 
 \emph on
 Math
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to