Customization.lyx: accept changes and transfer the new infos to the other language versions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30203 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2009-06-20 13:32:02 +00:00
parent a23822b991
commit e9026c7994
3 changed files with 88 additions and 54 deletions

View File

@ -113,12 +113,12 @@ End
\papercolumns 1 \papercolumns 1
\papersides 2 \papersides 2
\paperpagestyle headings \paperpagestyle headings
\tracking_changes true \tracking_changes false
\output_changes false \output_changes false
\author "" \author ""
\author "" \author ""
\author "Jean-Marc Lasgouttes" \author ""
\author "Georg Baum" \author ""
\end_header \end_header
\begin_body \begin_body
@ -5937,13 +5937,7 @@ Settings
\end_inset \end_inset
. .
The argument in square brackets is optional: It declares any LaTeX packages
\change_inserted 2 1243500588
\end_layout
\begin_layout Standard
The argument in square brackets is optional: It declares any LaTeX packages
on which the module depends. on which the module depends.
Please note that only packages about which LyX knows should be listed in Please note that only packages about which LyX knows should be listed in
the square brackets. the square brackets.
@ -5957,15 +5951,11 @@ The list of such packages is documented only in the source code.
\end_inset \end_inset
LyX will not check for arbitrary packages. LyX will not check for arbitrary packages.
\change_inserted 2 1243500694
It is also possible to use the form It is also possible to use the form
\begin_inset Flex CharStyle:MenuItem \begin_inset Flex CharStyle:MenuItem
status collapsed status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
\change_inserted 2 1243500706
from->to from->to
\end_layout \end_layout
@ -5973,8 +5963,6 @@ from->to
, which declares that the module can only be used when there exists a conversion , which declares that the module can only be used when there exists a conversion
chain between formats `from' and `to'. chain between formats `from' and `to'.
\change_unchanged
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -7297,27 +7285,6 @@ NoStyle
status collapsed status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
OutputType
\end_layout
\end_inset
A string indicating what sort of output documents using this class will
produce.
At present, the options are: `docbook', `latex', and `literate'.
\change_inserted 2 1243500198
\end_layout
\begin_layout Description
\change_inserted 2 1243500505
\begin_inset Flex CharStyle:Code
status collapsed
\begin_layout Plain Layout
\change_inserted 2 1243500208
OutputFormat OutputFormat
\end_layout \end_layout
@ -7330,8 +7297,6 @@ OutputFormat
status collapsed status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
\change_inserted 2 1243500394
OutputType OutputType
\end_layout \end_layout
@ -7344,16 +7309,27 @@ g
status collapsed status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
\change_inserted 2 1243500473
OutputType OutputType
\end_layout \end_layout
\end_inset \end_inset
parameter is encountered. parameter is encountered.
\change_unchanged \end_layout
\begin_layout Description
\begin_inset Flex CharStyle:Code
status collapsed
\begin_layout Plain Layout
OutputType
\end_layout
\end_inset
A string indicating what sort of output documents using this class will
produce.
At present, the options are: `docbook', `latex', and `literate'.
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -11375,11 +11351,7 @@ string
\end_inset \end_inset
] The string that will be used in the menus and also for the caption. ] The string that will be used in the menus and also for the caption.
\change_inserted 3 1244364642
This is translated to the current language if babel is used. This is translated to the current language if babel is used.
\change_unchanged
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -11477,11 +11449,7 @@ string
\end_inset \end_inset
] The heading used for the list of floats. ] The heading used for the list of floats.
\change_inserted 3 1244364301
This is translated to the document language. This is translated to the document language.
\change_unchanged
\end_layout \end_layout
\begin_layout Description \begin_layout Description

View File

@ -1,5 +1,5 @@
#LyX 1.6.4svn created this file. For more info see http://www.lyx.org/ #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
\lyxformat 345 \lyxformat 362
\begin_document \begin_document
\begin_header \begin_header
\textclass scrbook \textclass scrbook
@ -57,12 +57,16 @@
\font_sans default \font_sans default
\font_typewriter default \font_typewriter default
\font_default_family default \font_default_family default
\use_xetex false
\font_sc false \font_sc false
\font_osf false \font_osf false
\font_sf_scale 100 \font_sf_scale 100
\font_tt_scale 100 \font_tt_scale 100
\graphics default \graphics default
\default_output_format default
\bibtex_command default
\index_command default
\paperfontsize 12 \paperfontsize 12
\spacing single \spacing single
\use_hyperref true \use_hyperref true
@ -86,6 +90,7 @@
\use_esint 0 \use_esint 0
\cite_engine basic \cite_engine basic
\use_bibtopic false \use_bibtopic false
\use_indices false
\paperorientation portrait \paperorientation portrait
\leftmargin 35mm \leftmargin 35mm
\topmargin 35mm \topmargin 35mm
@ -143,6 +148,14 @@ Haase
\end_inset \end_inset
\begin_inset Newline newline
\end_inset
\begin_inset Newline newline
\end_inset
Version 2.0.x
\end_layout \end_layout
\begin_layout Date \begin_layout Date
@ -5874,6 +5887,31 @@ Input
\begin_layout Description \begin_layout Description
\family typewriter
\series medium
OutputFormat
\family default
\series default
\begin_inset space ~
\end_inset
\begin_inset Newline newline
\end_inset
\lang spanish
A string indicating the file format (as defined in the Preferences dialog)
produced by this class.
It is mainly useful when OutputType is `literate' and one wants to define
a new type of literate document.
This string is reset to `docbook', `latex', or `literate' when the correspondin
g OutputType parameter is encountered.
\end_layout
\begin_layout Description
\family typewriter \family typewriter
\series medium \series medium
OutputType OutputType
@ -8847,6 +8885,7 @@ GuiName
\end_inset \end_inset
Die Zeichenkette, die in den Menüs und für die Beschriftung benutzt wird. Die Zeichenkette, die in den Menüs und für die Beschriftung benutzt wird.
Dies wird in die aktuelle Sprache übersetzt, wenn babel verwendet wird.
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -8912,6 +8951,7 @@ ListName
\end_inset \end_inset
Die Überschrift für das Gleitobjekt-Verzeichnis. Die Überschrift für das Gleitobjekt-Verzeichnis.
Dies wird in die Dokumentsprache übersetzt.
\end_layout \end_layout
\begin_layout Description \begin_layout Description

View File

@ -159,7 +159,7 @@ type "mailto:"
\begin_inset Newline newline \begin_inset Newline newline
\end_inset \end_inset
Versión 1.6.x Versión 2.0.x
\end_layout \end_layout
\begin_layout Standard \begin_layout Standard
@ -7055,6 +7055,26 @@ NoStyle
\begin_inset Flex CharStyle:Code \begin_inset Flex CharStyle:Code
status collapsed status collapsed
\begin_layout Plain Layout
OutputFormat
\end_layout
\end_inset
\lang english
A string indicating the file format (as defined in the Preferences dialog)
produced by this class.
It is mainly useful when OutputType is `literate' and one wants to define
a new type of literate document.
This string is reset to `docbook', `latex', or `literate' when the correspondin
g OutputType parameter is encountered.
\end_layout
\begin_layout Description
\begin_inset Flex CharStyle:Code
status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
OutputType OutputType
\end_layout \end_layout
@ -8043,7 +8063,7 @@ float=0
] ]
\begin_inset Foot \begin_inset Foot
status open status collapsed
\begin_layout Plain Layout \begin_layout Plain Layout
Anotar que aquí un 'float' es un número de verdad, como: 1.5. Anotar que aquí un 'float' es un número de verdad, como: 1.5.
@ -10652,6 +10672,9 @@ string
\end_inset \end_inset
] La cadena que se usará en los menús y también para la leyenda. ] La cadena que se usará en los menús y también para la leyenda.
\lang english
This is translated to the current language if babel is used.
\end_layout \end_layout
\begin_layout Description \begin_layout Description
@ -10749,6 +10772,9 @@ string
\end_inset \end_inset
] El encabezado usado para la lista de flotantes. ] El encabezado usado para la lista de flotantes.
\lang english
This is translated to the document language.
\end_layout \end_layout
\begin_layout Description \begin_layout Description