The branch, 2.0.x, has been updated.

- Log -----------------------------------------------------------------

commit 0c7e7db9bf0b2a99eb3ac8e56e35a3e40c56395d
Author: Uwe Stöhr <uwesto...@lyx.org>
Date:   Sun Apr 21 03:56:00 2013 +0200

    UserGuide.lyx: next revision step

diff --git a/lib/doc/UserGuide.lyx b/lib/doc/UserGuide.lyx
index 1441c31..a9ebcc3 100644
--- a/lib/doc/UserGuide.lyx
+++ b/lib/doc/UserGuide.lyx
@@ -4666,7 +4666,7 @@ s
 
 \begin_layout Standard
 \begin_inset Note Greyedout
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -4987,6 +4987,10 @@ Return
 Standard
 \family default
  environment yourself.
+\end_layout
+
+\begin_layout Subsubsection
+
 \family sans
 Quote
 \family default
@@ -5478,7 +5482,7 @@ These are the default labels for an
 Itemize
 \family default
  list.
- You can customize these labels in the 
+ You can customize how these labels are displayed in the output in the 
 \family sans
 Document\SpecialChar \menuseparator
 Settings
@@ -5488,8 +5492,6 @@ Settings
 Bullets
 \family default
 .
-\family sans
-
 \begin_inset Index idx
 status collapsed
 
@@ -5499,7 +5501,7 @@ Document ! Settings
 
 \end_inset
 
-
+ These customizations are not displayed in LyX.
 \end_layout
 
 \begin_layout Standard
@@ -5667,18 +5669,23 @@ Back to the outermost level.
 \end_layout
 
 \begin_layout Standard
-Once again, you can customize the type of numbering used in the 
+You can customize the type of numbering used in the 
 \family sans
 Enumerate
 \family default
- environment.
- It involves adding commands to the LaTeX preamble (see the 
-\emph on
-Additional Features
-\emph default
- manual).
- As stated earlier, such customization only shows up in the printed version,
- not in LyX.
+ environment, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Customized-Lists"
+
+\end_inset
+
+.
+ Such customization only shows up in the printed version, not in LyX.
 \end_layout
 
 \begin_layout Standard
@@ -5759,21 +5766,21 @@ word
 \begin_inset Quotes erd
 \end_inset
 
- it is meant that the first hit of the 
+ it is meant that the first usage of the 
 \family sans
 Space
 \family default
  key ends the label if you are at the beginning of the first line of an
  item.
- If you need to use more than one word in the label use a 
+ If you need to use more than one word in a label use a 
 \family sans
-Protected Blank
+Protected Space
 \family default
 .
  (Use either 
 \begin_inset Info
 type  "shortcut"
-arg   "space-insert protected"
+arg   "command-alternatives space-insert protected ; math-space"
 \end_inset
 
  or the menu 
@@ -5786,7 +5793,7 @@ Protected
 
 Space
 \family default
-, see section
+; see section
 \begin_inset space ~
 \end_inset
 
@@ -5797,7 +5804,7 @@ reference "sub:Protected-Space"
 
 \end_inset
 
- for more info.) Here is an example:
+ for more information.) Here is an example:
 \end_layout
 
 \begin_layout Description
@@ -5811,7 +5818,7 @@ Protected
 \begin_inset space ~
 \end_inset
 
-Blank
+Space
 \family default
  in the label of a 
 \family sans
@@ -5919,7 +5926,7 @@ Space
 \family default
  after the beginning of the first line of an item marks the end of the label.
  If you need to use more than one word in an item label, use a protected
- blank as described above.
+ space as described above.
 \end_layout
 
 \begin_layout Labeling
@@ -6003,7 +6010,7 @@ M
 \end_inset
 
  multiple times instead.
- The M is the widest character and is a standard unit of widths in LaTeX.
+ M is the widest character and is a standard unit of widths in LaTeX.
  By using 
 \begin_inset Quotes eld
 \end_inset
@@ -6153,6 +6160,13 @@ HFill
 
 \begin_layout Subsection
 Customized Lists
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Customized-Lists"
+
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
@@ -6166,13 +6180,12 @@ Lists ! Customized
 \end_layout
 
 \begin_layout Standard
-To use the features described in this section, you must load the module
- 
+The features described in this section require that the module 
 \family sans
 Customisable Lists (enumitem)
 \family default
- in the document settings.
- This loads the features of the LaTeX-package 
+ is loaded in the document settings.
+ The module uses the LaTeX-package 
 \series bold
 enumitem
 \series default
@@ -6255,27 +6268,27 @@ reference "sec:TeX-Code"
 \emph on
  enumi
 \emph default
- is hereby the counter of the enumeration in the first level.
+ is hereby the first level counter of the enumeration.
  The command 
 \series bold
 
 \backslash
 roman
 \series default
- outputs the counter as small Roman numeral.
- For capital Roman numerals replace in the command above 
+ outputs the counter as a small Roman numeral.
+ For capital Roman numerals replace 
 \series bold
 
 \backslash
 roman
 \series default
- by 
+ with 
 \series bold
 
 \backslash
 Roman
 \series default
-.
+ in the command above.
  For Arabic numerals use 
 \series bold
 
@@ -6309,7 +6322,7 @@ alph
 \begin_layout Standard
 \noindent
 \begin_inset Note Greyedout
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -6334,16 +6347,16 @@ To change the numbering for the list sublevels, replace 
the 'i' in the command
 \end_layout
 
 \begin_layout Standard
-As example a list with custom numbering:
+Here is a list with custom numbering:
 \end_layout
 
 \begin_layout Enumerate
 \begin_inset Argument
-status collapsed
+status open
 
 \begin_layout Plain Layout
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -6369,11 +6382,11 @@ Level 1
 \begin_deeper
 \begin_layout Enumerate
 \begin_inset Argument
-status collapsed
+status open
 
 \begin_layout Plain Layout
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -6401,11 +6414,11 @@ Level 2
 \begin_deeper
 \begin_layout Enumerate
 \begin_inset Argument
-status collapsed
+status open
 
 \begin_layout Plain Layout
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -6429,11 +6442,11 @@ Level 3
 \begin_deeper
 \begin_layout Enumerate
 \begin_inset Argument
-status collapsed
+status open
 
 \begin_layout Plain Layout
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -6516,14 +6529,14 @@ bf{}
 
 \begin_layout Standard
 \begin_inset Note Greyedout
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
 \series bold
 Note:
 \series default
- When you changed the label of a list level, it will be used for all following
+ When you change the label of a list level, it will be used for all following
  lists until you change the definition.
 \end_layout
 
@@ -6552,11 +6565,11 @@ Enumerations can be resumed after intermediate 
paragraphs:
 
 \begin_layout Enumerate
 \begin_inset Argument
-status collapsed
+status open
 
 \begin_layout Plain Layout
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -6574,7 +6587,7 @@ arabic{enumi}.
 
 first
 \begin_inset Note Note
-status collapsed
+status open
 
 \begin_layout Plain Layout
 goes back to default numbering
@@ -6609,7 +6622,7 @@ Enumerate-Resume
 
 \begin_layout Standard
 \begin_inset Note Greyedout
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -6625,7 +6638,7 @@ Note:
 \end_layout
 
 \begin_layout Standard
-Perhaps you might want to resume the list with a different number than the
+Perhaps you might want to resume the list with a different number from the
  next one.
  Or you want to start a new enumeration with a defined number.
  This is possible by adding an optional argument to the first list item
@@ -6666,7 +6679,7 @@ status open
 
 \begin_layout Plain Layout
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -6727,7 +6740,7 @@ status open
 
 \begin_layout Plain Layout
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -6769,7 +6782,7 @@ LaTeX-packages ! enumitem
 \end_inset
 
 .
- For more info see its documentation, 
+ For more information see its documentation, 
 \begin_inset CommandInset citation
 LatexCommand cite
 key "enumitem"
@@ -6796,7 +6809,7 @@ status open
 
 \begin_layout Plain Layout
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -6881,11 +6894,11 @@ Ionizing
 
 radiation: 
 \begin_inset Argument
-status collapsed
+status open
 
 \begin_layout Plain Layout
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -6933,7 +6946,7 @@ LaTeX-packages ! enumitem
 \end_inset
 
 .
- For more info see its documentation, 
+ For more information see its documentation 
 \begin_inset CommandInset citation
 LatexCommand cite
 key "enumitem"
@@ -7125,7 +7138,7 @@ Right
 Address
 \family default
  add extra space between themselves and the next paragraph.
- If you hit 
+ If you enter 
 \family sans
 Return
 \family default
@@ -7156,22 +7169,19 @@ arg   "newline-insert newline"
 
  or 
 \family sans
-Formatting
+Insert\SpecialChar \menuseparator
+Formatting\SpecialChar \menuseparator
+Ragged
 \begin_inset space ~
 \end_inset
 
-Character\SpecialChar \menuseparator
 Line
 \begin_inset space ~
 \end_inset
 
 Break
 \family default
- from the 
-\family sans
-Insert
-\family default
- menu) to start a new line in an 
+) to start a new line in an 
 \family sans
 Address
 \family default
@@ -7224,7 +7234,11 @@ Abstract
 \family sans
 Abstract
 \family default
- in anything else or vice versa.
+ in anything else or 
+\emph on
+vice versa
+\emph default
+.
  It will not work.
  The 
 \family sans
@@ -7263,11 +7277,12 @@ Abstract
  Lastly, it adds a bit of extra vertical space between the abstract and
  the subsequent text.
  Well, that's how it will appear on the LyX screen.
- The appearance in the output depends on the used article or report class.
+ The actual appearance in the output depends on the document class you are
+ using.
 \end_layout
 
 \begin_layout Standard
-Starting a new paragraph by hitting 
+Starting a new paragraph by entering 
 \family sans
 Return
 \family default
@@ -7285,7 +7300,7 @@ Abstract
 \begin_inset Float figure
 wide false
 sideways false
-status collapsed
+status open
 
 \begin_layout Plain Layout
 \align center
@@ -7325,7 +7340,7 @@ Abstract
 \end_layout
 
 \begin_layout Standard
-We'd love to give you directly an example of the 
+We would love to demonstrate the 
 \family sans
 Abstract
 \family default
@@ -7350,7 +7365,7 @@ reference "fig:Paragraph-in-the"
 \end_inset
 
 .
- If you've never heard of an 
+ If you have never heard of an 
 \begin_inset Quotes eld
 \end_inset
 
@@ -7398,7 +7413,11 @@ Bibliography
 \family sans
 Bibliography
 \family default
- in anything else or vice versa will not work.
+ in anything else or 
+\emph on
+vice versa
+\emph default
+ will not work.
 \end_layout
 
 \begin_layout Standard
@@ -7429,7 +7448,7 @@ References,
 Bibliography
 \family default
  environment is a bibliography entry.
- Thus, hitting 
+ Thus, entering 
 \family sans
 Return
 \family default
@@ -7616,7 +7635,7 @@ Space
 Or: use 
 \begin_inset Info
 type  "shortcut"
-arg   "space-insert protected"
+arg   "command-alternatives space-insert protected ; math-space"
 \end_inset
 
  instead.
@@ -7803,6 +7822,7 @@ three
 You put a list inside a list by nesting one list inside the other.
  Nesting an environment is quite simple: Select 
 \family sans
+Edit\SpecialChar \menuseparator
 Increase
 \begin_inset space ~
 \end_inset
@@ -7825,12 +7845,8 @@ List
 
 Depth
 \family default
- from the 
-\family sans
-Edit
-\family default
- menu to change the nesting depth of the current paragraph (the status bar
- will tell you how far you are nested).
+ to change the nesting depth (the status bar will tell you how far you are
+ nested).
  Instead of the menu, you can also use the toolbar buttons 
 \begin_inset Info
 type  "icon"
@@ -7843,13 +7859,13 @@ type  "icon"
 arg   "depth-decrement"
 \end_inset
 
- or the convenient key bindings 
+ or the key bindings 
 \family sans
 Tab
 \family default
  and 
 \family sans
-Shift-Tab
+Shift+Tab
 \family default
  or 
 \begin_inset Info
@@ -7863,15 +7879,15 @@ type  "shortcut"
 arg   "depth-decrement"
 \end_inset
 
- to change the nesting level.
- The change will work on the current selection if you have made one (allowing
+.
+ The change will work on the current selection, if you have made one (allowing
  you to change the nesting of several paragraphs at once), or the current
  paragraph.
 \end_layout
 
 \begin_layout Standard
 Note that LyX only changes the nesting depth if it can.
- If it's invalid to do so, nothing happens if you try to change the depth.
+ If it is invalid to do so, nothing happens if you try to change the depth.
  Additionally, if you change the depth of one paragraph, it affects the
  depth of every paragraph nested inside of it.
 \end_layout
@@ -7893,8 +7909,8 @@ Before we fire a list of paragraph environments at you, 
we need to tell
 \end_layout
 
 \begin_layout Standard
-The question if nesting a paragraph environment is possible, is a bit more
- complicated than a simple yes or no.
+The question of nesting a paragraph environment is a bit more complicated
+ than a simple yes or no.
  There are three types of paragraph environments:
 \end_layout
 
@@ -8116,14 +8132,15 @@ Address
 \end_deeper
 \begin_layout Standard
 \begin_inset Note Greyedout
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
 \series bold
 Note:
 \series default
- Although it is possible to nest numbered section headings like 
+ Although it is possible, for example, to nest numbered section headings
+ like 
 \family sans
 Chapter
 \family default
@@ -8135,17 +8152,9 @@ Section
 \begin_inset space ~
 \end_inset
 
-into e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
-\end_inset
-
-lists, it is highly recommended not to do this because the aim is to create
- well-structured documents following typesetting guidelines whereas nested
- section headings violate this.
+into lists, it is highly recommended not to do this because the aim is to
+ create well-structured documents following typesetting guidelines whereas
+ nested section headings violate this.
 \end_layout
 
 \end_inset
@@ -8188,7 +8197,7 @@ figures
 \begin_layout Standard
 (
 \begin_inset Note Greyedout
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -8799,7 +8808,7 @@ arg   "depth-increment"
 \begin_layout Labeling
 \labelwidthstring MMM
 #3-a This is level #3.
- This time, we just hit 
+ This time, we just enter 
 \family sans
 Return
 \family default
@@ -8811,7 +8820,7 @@ arg   "depth-increment"
 
  twice in a row.
  We could have also created it the same way as we did the previous level,
- by hitting 
+ by entering 
 \begin_inset Info
 type  "shortcut"
 arg   "break-paragraph inverse"
@@ -8842,7 +8851,7 @@ Standard
 
 .
  So, it's at level #4.
- We did this by hitting 
+ We did this by entering 
 \begin_inset Info
 type  "shortcut"
 arg   "break-paragraph inverse"
@@ -8892,7 +8901,7 @@ arg   "break-paragraph inverse"
 \begin_layout Labeling
 \labelwidthstring MMM
 #4-a This is level #4.
- We hit 
+ We enter 
 \begin_inset Info
 type  "shortcut"
 arg   "break-paragraph inverse"
@@ -8942,7 +8951,7 @@ and this is level #6.
 \begin_layout Labeling
 \labelwidthstring MMM
 #5-b Back to level #5.
- Just hit 
+ Just enter 
 \begin_inset Info
 type  "shortcut"
 arg   "break-paragraph inverse"
@@ -8993,7 +9002,7 @@ arg   "depth-decrement"
 \begin_layout Labeling
 \labelwidthstring MMM
 #1-b And last, back to the outermost level, #1.
- After this sentence, we will hit 
+ After this sentence, we will enter 
 \family sans
 Return
 \family default
@@ -9039,7 +9048,7 @@ This is the LyX-Code environment, at level #1, the 
outermost
 
 \begin_layout LyX-Code
 level.
-  Now we will hit 
+  Now we will enter 
 \family sans
 Return
 \family default
@@ -9049,7 +9058,11 @@ type  "shortcut"
 arg   "depth-increment"
 \end_inset
 
-, after which, we will change to the 
+, after
+\begin_inset Newline newline
+\end_inset
+
+which, we will change to the 
 \family sans
 Enumerate
 \family default
@@ -9079,7 +9092,7 @@ LyX-Code
 
 \end_deeper
 \begin_layout Standard
-We ended this example by hitting 
+We ended this example by entering 
 \family sans
 Return
 \family default
@@ -9224,12 +9237,7 @@ thirdfold
 \family sans
 Enumerate
 \family default
- environment (i.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
- it is an 
+ environment (that is, it is an 
 \family sans
 Enumerate
 \family default
@@ -9346,7 +9354,7 @@ type  "shortcut"
 arg   "depth-decrement"
 \end_inset
 
-sequence and return to level #1, the outermost level.
+ sequence and return to level #1, the outermost level.
 \end_layout
 
 \begin_layout Standard
diff --git a/lib/doc/de/UserGuide.lyx b/lib/doc/de/UserGuide.lyx
index d382b74..47f6f6e 100644
--- a/lib/doc/de/UserGuide.lyx
+++ b/lib/doc/de/UserGuide.lyx
@@ -5780,7 +5780,7 @@ Größe
 \family default
  für jede Ebene festlegen.
  In LyX werden (zur Zeit) nur die oben erwähnten vier Standardzeichen 
verwendet.
- Alle Anpassungen erscheinen im gedruckten Dokument.
+ Alle Anpassungen erscheinen nur im gedruckten Dokument.
 \end_layout
 
 \begin_layout Standard
@@ -5979,15 +5979,19 @@ Auch in der
 Aufzählung
 \family default
 -Umgebung können Sie diese Marken Ihren Wünschen durch entsprechende Befehle
- im LaTeX-Vorspann anpassen (siehe 
-\family sans
-Hilfe\SpecialChar \menuseparator
-Handbuchergänzun\SpecialChar \-
-gen
-\family default
-).
- Wie bereits erwähnt, erscheinen die Anpassungen nur im gedruckten Dokument,
- nicht im LyX-Fenster.
+ im LaTeX-Vorspann anpassen, siehe Abschnitt
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Benutzerdefinierte-Listen"
+
+\end_inset
+
+.
+ Solche Anpassungen erscheinen nur im gedruckten Dokument, nicht im 
LyX-Fenster.
 \end_layout
 
 \begin_layout Standard
@@ -6000,9 +6004,13 @@ Aufzählung
 \emph on
 wirklich
 \emph default
- Abschnitt 
+ Abschnitt
+\begin_inset space ~
+\end_inset
+
+
 \begin_inset CommandInset ref
-LatexCommand vref
+LatexCommand ref
 reference "sec:Umgebungen-schachteln"
 
 \end_inset
@@ -6064,8 +6072,7 @@ LyX setzt die Marke fett und fügt zusätzlichen Leerraum 
zwischen der Marke
 
 \begin_layout Standard
 Wenn Sie mehr als ein Wort als Marke wollen oder benötigen, benutzen Sie
- ein normales oder geschütztes Leerzeichen.
- (Entweder mit 
+ ein normales oder geschütztes Leerzeichen (
 \family sans
 Strg+Alt+Leertaste
 \family default
@@ -6078,23 +6085,20 @@ taste
 \family sans
 Einfügen\SpecialChar \menuseparator
 Formatierung\SpecialChar \menuseparator
-Normales
-\begin_inset space \space{}
-\end_inset
-
-/
-\begin_inset space \space{}
-\end_inset
-
 Geschütztes
 \begin_inset space \space{}
 \end_inset
 
 Leerzeichen
 \family default
-.) Lesen Sie auch Abschnitt 
+).
+ Lesen Sie auch Abschnitt
+\begin_inset space ~
+\end_inset
+
+
 \begin_inset CommandInset ref
-LatexCommand vref
+LatexCommand ref
 reference "sub:Variabler-horiz-Abstand"
 
 \end_inset
@@ -6152,9 +6156,13 @@ Schachteln: Sie können natürlich
 Beschreibung
 \family default
 -Umgebungen ineinander oder mit anderen Typen schachteln.
- Lesen Sie Abschnitt 
+ Lesen Sie Abschnitt
+\begin_inset space ~
+\end_inset
+
+
 \begin_inset CommandInset ref
-LatexCommand vref
+LatexCommand ref
 reference "sec:Umgebungen-schachteln"
 
 \end_inset
@@ -6483,6 +6491,13 @@ Zentriert
 
 \begin_layout Subsection
 Benutzerdefinierte Listen
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Benutzerdefinierte-Listen"
+
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
@@ -7613,7 +7628,7 @@ Strg+Eingabe
 \family sans
 Einfügen\SpecialChar \menuseparator
 Formatierung\SpecialChar \menuseparator
-Zeilenumbruch
+Normaler Zeilenumbruch
 \family default
 
 \begin_inset Index idx
@@ -7644,7 +7659,7 @@ Wissenschaftliche Texte
 
 \begin_layout Standard
 Die meisten wissenschaftlichen Texte beginnen mit einer kurzen Zusammenfassung
- und enden mit einem Literaturverzeichnis.
+ (oft als Abstract bezeichnet) und enden mit einem Literaturverzeichnis.
  LyX hat dafür Absatzumgebungen.
 \end_layout
 
@@ -7677,15 +7692,7 @@ article
 \family sans
 report
 \family default
--Dokumentklassen benutzen (und 
-\family sans
-amsart
-\family default
-, was nur ein Spezialfall von 
-\family sans
-article
-\family default
- ist).
+-Dokumentklassen benutzen.
 \end_layout
 
 \begin_layout Standard
@@ -7764,15 +7771,7 @@ Zusammenfassung
 
 \begin_layout Standard
 Wir würden Ihnen gern ein Beispiel zeigen, aber das geht nicht, weil dieses
- Dokument die 
-\family sans
-book
-\begin_inset space ~
-\end_inset
-
-(KOMA-Script
-\family default
-)-Klasse benutzt.
+ Dokument eine Buch-Klasse benutzt.
  Wenn Sie noch nie von einer Zusammenfassung gehört haben, können Sie diese
  Umgebung ruhig ignorieren.
 \end_layout
@@ -8343,13 +8342,70 @@ drei
 \end_layout
 
 \begin_layout Standard
-Wie erstellt man eine Liste in einer anderen?
+Umgebungen schachteln ist einfach: Verwenden Sie das Menü 
+\family sans
+Bearbeiten\SpecialChar \menuseparator
+Listentiefe
+\begin_inset space ~
+\end_inset
+
+erhöhen 
+\family default
+oder 
+\family sans
+Bearbeiten\SpecialChar \menuseparator
+Listentiefe
+\begin_inset space ~
+\end_inset
+
+verringern
+\family default
+ um die Schachtelungstiefe zu verändern.
+ (In der Statusleiste ist die Schachtelungsebene angegeben.) Statt des Menüs
+ können Sie auch die Werkzeugleistenknöpfe 
+\begin_inset Info
+type  "icon"
+arg   "depth-increment"
+\end_inset
+
+ und 
+\begin_inset Info
+type  "icon"
+arg   "depth-decrement"
+\end_inset
+
+ oder die Tastenkürzel 
+\family sans
+Tab
+\family default
+ und 
+\family sans
+Umschalt+Tab
+\family default
+ oder 
+\family sans
+Alt+Umschalt+Rechts
+\family default
+ und 
+\family sans
+Alt+Umschalt+Links
+\family default
+ verwenden.
+ Die Änderung betrifft nur die aktuelle Auswahl, falls Sie eine haben (erlaubt
+ es die Schachtelungstiefe von mehreren Absätzen auf einmal zu ändern),
+ oder den aktuellen Absatz.
+\end_layout
+
+\begin_layout Standard
+Beachten Sie, dass LyX die Schachtelungstiefe nur ändert, wenn das möglich
+ ist, ansonsten passiert nichts.
+ Beachten Sie außerdem, dass wenn Sie die Schachtelungstiefe eines Absatzes
+ ändern, die Tiefe der darin geschachtelten Objekte ebenfalls entsprechend
+ angepasst wird.
 \end_layout
 
 \begin_layout Standard
-Inzwischen sollte die Antwort klar sein: man schachtelt eine Liste in die
- andere.
- Aber Schachteln ist nicht auf Listen beschränkt.
+Schachteln ist nicht auf Listen beschränkt.
  In LyX kann man fast alles ineinander schachteln, wie Sie bald feststellen
  werden.
  Das ist die wirkliche Stärke des Schachtelns von Absatzumgebungen.
diff --git a/lib/doc/es/UserGuide.lyx b/lib/doc/es/UserGuide.lyx
index 0e79849..67a1d18 100644
--- a/lib/doc/es/UserGuide.lyx
+++ b/lib/doc/es/UserGuide.lyx
@@ -5381,7 +5381,11 @@ Estas son las marcas predeterminadas para una lista
 Enumeración*
 \family default
 .
- Puedes personalizar estas marcas en el submenú 
+ Puedes personalizar como estas marcas 
+\lang english
+are displayed in the output 
+\lang spanish
+en el submenú 
 \family sans
 Documento\SpecialChar \menuseparator
 Configuración
@@ -5401,6 +5405,9 @@ Documentos ! Configuración
 Marcas
 \family default
 .
+ 
+\lang english
+These customizations are not displayed in LyX.
 \end_layout
 
 \begin_layout Standard
@@ -5583,16 +5590,22 @@ Vuelta al nivel más externo.
 \end_layout
 
 \begin_layout Standard
-Como antes, puedes personalizar el tipo de numeración en el entorno 
+Puedes personalizar el tipo de numeración en el entorno 
 \family sans
 Enumeración
 \family default
+, véase sección
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Listas-personalizadas"
+
+\end_inset
+
 .
- Esto implica añadir comandos en el preámbulo LaTeX (véase el manual 
-\emph on
-Características adicionales
-\emph default
-).
  Estos cambios sólo se aprecian en la versión impresa, no en LyX.
 \end_layout
 
@@ -6385,6 +6398,13 @@ Relleno horizontal
 
 \begin_layout Subsection
 Listas personalizadas
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Listas-personalizadas"
+
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
@@ -7163,7 +7183,7 @@ Radiación
 
 ionizante: 
 \begin_inset Argument
-status collapsed
+status open
 
 \begin_layout Plain Layout
 \begin_inset ERT
@@ -7463,8 +7483,9 @@ salto-de-línea
 \family sans
 Ctrl+Entrar
 \family default
- o 
+ o el menú 
 \family sans
+Insertar\SpecialChar \menuseparator
 Formato\SpecialChar \menuseparator
 Salto
 \begin_inset space ~
@@ -7476,10 +7497,6 @@ de
 
 línea
 \family default
- en el menú 
-\family sans
-Insertar
-\family default
 ) para iniciar línea nueva en un entorno 
 \family sans
 Dirección
@@ -8100,8 +8117,9 @@ tres
 
 \begin_layout Standard
 Una lista se introduce en otra anidándola en ella.
- Anidar un entorno es sencillo: Selecciona 
+ Anidar un entorno es sencillo: Selecciona el menú 
 \family sans
+Editar\SpecialChar \menuseparator
 Aumentar
 \begin_inset space ~
 \end_inset
@@ -8110,16 +8128,13 @@ profundidad
 \family default
  o 
 \family sans
+Editar\SpecialChar \menuseparator
 Disminuir
 \begin_inset space ~
 \end_inset
 
 profundidad
 \family default
- en el menú 
-\family sans
-Editar
-\family default
  para cambiar la profundidad de anidación del párrafo actual (en la barra
  de estado se indica el nivel de profundidad).
  En vez del menú, puedes usar los botones de la barra de herramientas 
diff --git a/lib/doc/fr/UserGuide.lyx b/lib/doc/fr/UserGuide.lyx
index 0800f67..7e3aac5 100644
--- a/lib/doc/fr/UserGuide.lyx
+++ b/lib/doc/fr/UserGuide.lyx
@@ -5758,7 +5758,11 @@ Ce sont les marqueurs implicites pour une
 ListePuces
 \family default
 .
- Vous pouvez personnaliser ces marqueurs dans la fenêtre 
+ Vous pouvez personnaliser comme ces marqueurs 
+\lang english
+are displayed in the output 
+\lang french
+dans la fenêtre 
 \family sans
 Document\SpecialChar \menuseparator
 Paramètres
@@ -5936,18 +5940,23 @@ au plus extérieur.
 \end_layout
 
 \begin_layout Standard
-Là encore, vous pouvez personnaliser le type de numérotation utilisé par
- l'environnement 
+Vous pouvez personnaliser le type de numérotation utilisé par l'environnement
+ 
 \family sans
 Énumération
 \family default
+, voir la section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Listes-personnalisées"
+
+\end_inset
+
 .
- Il faut pour ce faire ajouter des commandes au préambule (voir le manuel
- d
-\emph on
-es Options avancées
-\emph default
-).
  Une telle personnalisation n'est visible que sur la version imprimée, pas
  sur l'écran de LyX.
 \end_layout
@@ -6061,7 +6070,7 @@ Insécable
  (Soit avec 
 \begin_inset Info
 type  "shortcut"
-arg   "space-insert protected"
+arg   "command-alternatives space-insert protected ; math-space"
 \end_inset
 
  soit avec 
@@ -6508,6 +6517,13 @@ horizontal
 
 \begin_layout Subsection
 Listes personnalisées
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Listes-personnalisées"
+
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
@@ -8037,7 +8053,7 @@ Espace,
 ou utilisez 
 \begin_inset Info
 type  "shortcut"
-arg   "space-insert protected"
+arg   "command-alternatives space-insert protected ; math-space"
 \end_inset
 
  à la place,
@@ -8305,7 +8321,7 @@ Tab
 \family default
  et 
 \family sans
-Shift-Tab
+Shift+Tab
 \family default
  ou 
 \begin_inset Info
diff --git a/lib/doc/ja/UserGuide.lyx b/lib/doc/ja/UserGuide.lyx
index 56b68c3..4e52294 100644
--- a/lib/doc/ja/UserGuide.lyx
+++ b/lib/doc/ja/UserGuide.lyx
@@ -4392,14 +4392,18 @@ reference "sec:入れ子"
 箇条書き(記号)
 \family default
 のラベルです。
+\lang english
+You can customize how these labels are displayed in the output in the 
 \family sans
-文書\SpecialChar \menuseparator
-設定
+Document\SpecialChar \menuseparator
+Settings
 \family default
-ダイアログの
+ dialog in the submenu 
 \family sans
-ブリット
+Bullets
 \family default
+.
+\lang japanese
 
 \begin_inset Index idx
 status collapsed
@@ -4419,7 +4423,9 @@ status collapsed
 
 \end_inset
 
-サブメニューで既定のラベルを変えることができます。
+
+\lang english
+ These customizations are not displayed in LyX.
 \end_layout
 
 \begin_layout Standard
@@ -4574,15 +4580,23 @@ LyXが項
目の数を数えてラベルを自動的につけ、必要ならば
 
 \begin_layout Standard
 
+\lang english
+You can customize the type of numbering used in the 
 \family sans
-箇条書き(記号)
-\family default
-環境の場合と同様に、
-\family sans
-箇条書き(連番)
+Enumerate
 \family default
-環境でもラベルを変えることができます。ただ
しそのためには、LaTeXのプリアンブルにコマンドを追加
する必要があります(取扱説明書『高度な機能篇』を参ç…
§ï¼‰ã€‚またそ
-うやってラベルを変えたå 
´åˆã«ã¯ã€å°åˆ·ã™ã‚‹ã¨ã¡ã‚ƒã‚“とラベルが変わってますが、画面上では変わりません。
+ environment, see 
+\lang japanese
+第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:箇条書きの微調整"
+
+\end_inset
+
+。
+\lang english
+Such customization only shows up in the printed version, not in LyX.
 \end_layout
 
 \begin_layout Standard
@@ -4648,7 +4662,7 @@ Space
 を使用します(
 \begin_inset Info
 type  "shortcut"
-arg   "space-insert protected"
+arg   "command-alternatives space-insert protected ; math-space"
 \end_inset
 
 と入力するか、
@@ -4934,6 +4948,13 @@ reference "sub:水平方向の空白"
 
 \begin_layout Subsection
 箇条書きの微調整
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:箇条書きの微調整"
+
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
@@ -6195,7 +6216,7 @@ Space
 の代わりに
 \begin_inset Info
 type  "shortcut"
-arg   "space-insert protected"
+arg   "command-alternatives space-insert protected ; math-space"
 \end_inset
 
 を使って下さい。
@@ -6382,7 +6403,7 @@ Tab
 \family default
 ・ないし
 \family sans
-Shift-Tab
+Shift+Tab
 \family default
 、あるいは
 \begin_inset Info

-----------------------------------------------------------------------

Summary of changes:
 lib/doc/UserGuide.lyx    |  240 ++++++++++++++++++++++++----------------------
 lib/doc/de/UserGuide.lyx |  156 ++++++++++++++++++++----------
 lib/doc/es/UserGuide.lyx |   51 +++++++----
 lib/doc/fr/UserGuide.lyx |   40 ++++++---
 lib/doc/ja/UserGuide.lyx |   51 +++++++---
 5 files changed, 327 insertions(+), 211 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to