mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 22:06:15 +00:00
Update docs for \output_changes move
Since \output_changes is written again at the original position, we need to fix those files that have been updated using the intermediate version. The update was done by running development/tools/updatedocs.py <lyxexe> where <lyxexe> was the path to an up to date LyX binary. All files that did contain additional changes were reverted: lib/doc/LFUNs.lyx lib/doc/UserGuide.lyx lib/doc/Shortcuts.lyx lib/examples/de/beamer.lyx The \SpecialChar changes are fine, these files have never been saved by LyX after the update to 483.
This commit is contained in:
parent
e1ee036c3c
commit
867ecaad4f
@ -82,9 +82,9 @@ logicalmkup
|
|||||||
\papersides 2
|
\papersides 2
|
||||||
\paperpagestyle headings
|
\paperpagestyle headings
|
||||||
\tracking_changes false
|
\tracking_changes false
|
||||||
|
\output_changes false
|
||||||
\html_math_output 0
|
\html_math_output 0
|
||||||
\html_css_as_file 0
|
\html_css_as_file 0
|
||||||
\output_changes false
|
|
||||||
\html_be_strict true
|
\html_be_strict true
|
||||||
\end_header
|
\end_header
|
||||||
|
|
||||||
|
@ -297,7 +297,7 @@ height "1pt"
|
|||||||
|
|
||||||
To create this example, first a counter must be defined for the Roman numbered
|
To create this example, first a counter must be defined for the Roman numbered
|
||||||
formulas.
|
formulas.
|
||||||
To do this the following is inserted to the \SpecialCharNoPassThru LaTeX
|
To do this the following is inserted to the \SpecialChar LaTeX
|
||||||
-preamble:
|
-preamble:
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
@ -433,7 +433,7 @@ Every formula will be by default numbered Arabic.
|
|||||||
\backslash
|
\backslash
|
||||||
setrom
|
setrom
|
||||||
\series default
|
\series default
|
||||||
is inserted in \SpecialCharNoPassThru TeX
|
is inserted in \SpecialChar TeX
|
||||||
-mode.
|
-mode.
|
||||||
With the command
|
With the command
|
||||||
\series bold
|
\series bold
|
||||||
|
@ -209,9 +209,9 @@
|
|||||||
\bullet 2 2 35 -1
|
\bullet 2 2 35 -1
|
||||||
\bullet 3 2 7 -1
|
\bullet 3 2 7 -1
|
||||||
\tracking_changes false
|
\tracking_changes false
|
||||||
|
\output_changes false
|
||||||
\html_math_output 0
|
\html_math_output 0
|
||||||
\html_css_as_file 0
|
\html_css_as_file 0
|
||||||
\output_changes false
|
|
||||||
\html_be_strict false
|
\html_be_strict false
|
||||||
\end_header
|
\end_header
|
||||||
|
|
||||||
|
@ -202,7 +202,7 @@ filename "Customization.lyx"
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Part
|
\begin_layout Part
|
||||||
\SpecialCharNoPassThru LyX
|
\SpecialChar LyX
|
||||||
Functions Manual
|
Functions Manual
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
|
@ -97,9 +97,9 @@
|
|||||||
\papersides 1
|
\papersides 1
|
||||||
\paperpagestyle default
|
\paperpagestyle default
|
||||||
\tracking_changes false
|
\tracking_changes false
|
||||||
|
\output_changes false
|
||||||
\html_math_output 0
|
\html_math_output 0
|
||||||
\html_css_as_file 0
|
\html_css_as_file 0
|
||||||
\output_changes false
|
|
||||||
\html_be_strict false
|
\html_be_strict false
|
||||||
\end_header
|
\end_header
|
||||||
|
|
||||||
|
@ -96,9 +96,9 @@
|
|||||||
\papersides 1
|
\papersides 1
|
||||||
\paperpagestyle plain
|
\paperpagestyle plain
|
||||||
\tracking_changes false
|
\tracking_changes false
|
||||||
|
\output_changes false
|
||||||
\html_math_output 0
|
\html_math_output 0
|
||||||
\html_css_as_file 0
|
\html_css_as_file 0
|
||||||
\output_changes false
|
|
||||||
\html_be_strict false
|
\html_be_strict false
|
||||||
\end_header
|
\end_header
|
||||||
|
|
||||||
|
@ -97,9 +97,9 @@
|
|||||||
\papersides 1
|
\papersides 1
|
||||||
\paperpagestyle default
|
\paperpagestyle default
|
||||||
\tracking_changes false
|
\tracking_changes false
|
||||||
|
\output_changes false
|
||||||
\html_math_output 0
|
\html_math_output 0
|
||||||
\html_css_as_file 0
|
\html_css_as_file 0
|
||||||
\output_changes false
|
|
||||||
\html_be_strict false
|
\html_be_strict false
|
||||||
\end_header
|
\end_header
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user