]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/UserGuide.lyx
documentation: description of graphics dialog revised
[lyx.git] / lib / doc / UserGuide.lyx
index cdf08a0526339fce5e1a20f1381f61a613a0e452..3926b9ef66eddb4327685cc9ca802f87f48bb37b 100644 (file)
@@ -41,6 +41,9 @@
 % define a short command for \textvisiblespace
 \newcommand{\spce}{\textvisiblespace}
 
+% macro for italic page numbers in the index
+\newcommand{\IndexDef}[1]{\textit{#1}}
+
 % redefine the greyed out note
 \renewenvironment{lyxgreyedout}
  {\textcolor{blue}\bgroup}{\egroup}
@@ -535,14 +538,21 @@ Under the
 \family sans
 File
 \family default
- menu are basic operations for any word processor in addition to some more
- advanced operations:
+ menu and in the standard toolbar are basic operations for any word processor
in addition to some more advanced operations:
 \end_layout
 
 \begin_layout Itemize
 
 \family sans
-New
+New 
+\begin_inset Graphics
+       filename ../images/buffer-new.png
+       BoundingBox 0bp 5bp 20bp 20bp
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Itemize
@@ -566,7 +576,16 @@ Template
 \begin_layout Itemize
 
 \family sans
-Open
+Open 
+\family default
+
+\begin_inset Graphics
+       filename ../images/file-open.png
+       BoundingBox 0bp 5bp 20bp 20bp
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Itemize
@@ -578,7 +597,16 @@ Close
 \begin_layout Itemize
 
 \family sans
-Save
+Save 
+\family default
+
+\begin_inset Graphics
+       filename ../images/buffer-write.png
+       BoundingBox 0bp 5bp 20bp 20bp
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Itemize
@@ -630,7 +658,16 @@ Export
 \begin_layout Itemize
 
 \family sans
-Print
+Print 
+\family default
+
+\begin_inset Graphics
+       filename ../images/dialog-show_print.png
+       BoundingBox 0bp 5bp 24bp 20bp
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Itemize
@@ -808,7 +845,8 @@ As you might expect, the
 \family sans
 Edit
 \family default
- menu has the cut and paste commands, along with various other editing features.
+ menu and the standard toolbar has the cut and paste commands, along with
+ various other editing features.
  Some of these are special and covered in later sections.
  The basic ones are:
 \end_layout
@@ -816,19 +854,46 @@ Edit
 \begin_layout Itemize
 
 \family sans
-Cut
+Cut 
+\family default
+
+\begin_inset Graphics
+       filename ../images/cut.png
+       BoundingBox 0bp 5bp 20bp 20bp
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Itemize
 
 \family sans
-Copy
+Copy 
+\family default
+
+\begin_inset Graphics
+       filename ../images/copy.png
+       BoundingBox 0bp 5bp 20bp 20bp
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Itemize
 
 \family sans
-Paste
+Paste 
+\family default
+
+\begin_inset Graphics
+       filename ../images/paste.png
+       BoundingBox 0bp 5bp 20bp 20bp
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Itemize
@@ -862,7 +927,17 @@ Find
 \begin_inset space ~
 \end_inset
 
-Replace
+Replace 
+\family default
+
+\begin_inset Graphics
+       filename ../images/dialog-show_findreplace.png
+       BoundingBox 0bp 5bp 20bp 25bp
+       rotateOrigin center
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
@@ -1151,12 +1226,26 @@ If you make a mistake, you can easily recover from it.
 Edit\SpecialChar \menuseparator
 Undo
 \family default
+ or the toolbar button 
+\begin_inset Graphics
+       filename ../images/undo.png
+       BoundingBox 0bp 5bp 20bp 20bp
+
+\end_inset
+
  to undo some mistake.
  If you accidentally undo too much, use 
 \family sans
 Edit\SpecialChar \menuseparator
 Redo
 \family default
+ ot the toolbar button 
+\begin_inset Graphics
+       filename ../images/redo.png
+       BoundingBox 0bp 5bp 20bp 20bp
+
+\end_inset
+
  to 
 \begin_inset Quotes eld
 \end_inset
@@ -1165,9 +1254,11 @@ undo the undo.
 \begin_inset Quotes erd
 \end_inset
 
- The undo mechanism is currently limited to 100 steps to minimize memory
- overhead.
+ The undo mechanism is currently limited to 100
+\begin_inset space \thinspace{}
+\end_inset
+
+steps to minimize memory overhead.
 \end_layout
 
 \begin_layout Standard
@@ -1181,11 +1272,15 @@ changed
 \end_inset
 
  status of the document is unfortunately not reset.
- This is a consequence of the 100 step undo limit, above.
+ This is a consequence of the 100
+\begin_inset space \thinspace{}
+\end_inset
+
+step undo limit, above.
 \end_layout
 
 \begin_layout Standard
-The 
+
 \family sans
 Undo
 \family default
@@ -1194,26 +1289,8 @@ Undo
 Redo
 \family default
  work on almost everything in LyX.
- They have some quirks, too.
- They won't 
-\family sans
-Undo
-\family default
- or 
-\family sans
-Redo
-\family default
- text character by character, but by blocks of text.
- That can take some getting used to; you'll have to play with 
-\family sans
-Undo
-\family default
- and 
-\family sans
-Redo
-\family default
- to get a feel for just how much they'll undo/redo, and after time, you'll
- surely appreciate how it works.
+ But they won't undo or redo text character by character, but by blocks
+ of text.
 \end_layout
 
 \begin_layout Section
@@ -1310,6 +1387,159 @@ Single click
 \end_layout
 
 \end_deeper
+\begin_layout Section
+Navigating
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Navigating"
+
+\end_inset
+
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Navigating
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+LyX offers you two ways to navigate in documents:
+\end_layout
+
+\begin_layout Itemize
+The menu 
+\family sans
+Navigate
+\family default
+ lists all sections of the document as submenu entries that you can click
+ to jump to the corresponding document part.
+\end_layout
+
+\begin_layout Itemize
+The menu 
+\family sans
+Document\SpecialChar \menuseparator
+Outline
+\family default
+ or the toolbar button 
+\begin_inset Graphics
+       filename ../images/dialog-toggle_toc.png
+       BoundingBox 0bp 5bp 20bp 20bp
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+The outline window shows you the content of the document's table of contents
+ (TOC) that is described in sec.
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Table-of-Contents"
+
+\end_inset
+
+.
+ You can click there on entries to jump to the corresponding document part.
+ In the pull-down box at the top of the outline window, you can choose between
+ different lists of document objects, like the list of footnotes.
+ Some of them, the list of tables, figures, and algorithms can also be added
+ to the document, see 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:List-of-Figures"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+With the buttons 
+\begin_inset space \space{}
+\end_inset
+
+
+\begin_inset Graphics
+       filename ../images/down.png
+       BoundingBox 0bp 5bp 20bp 20bp
+
+\end_inset
+
+
+\begin_inset space \hspace{}
+\length -3mm
+\end_inset
+
+ and 
+\begin_inset space \space{}
+\end_inset
+
+
+\begin_inset Graphics
+       filename ../images/up.png
+       BoundingBox 0bp 5bp 20bp 20bp
+
+\end_inset
+
+
+\begin_inset space \hspace{}
+\length -3mm
+\end_inset
+
+ at the bottom of the outline window you can change the position of sections
+ in your document.
+ So you can for example move section
+\begin_inset space ~
+\end_inset
+
+2.5 before section
+\begin_inset space ~
+\end_inset
+
+2.4.
+ LyX will then automatically renumber the sections to the new order.
+ With the buttons 
+\begin_inset Graphics
+       filename ../images/promote.png
+       BoundingBox 0bp 5bp 20bp 20bp
+
+\end_inset
+
+ and 
+\begin_inset Graphics
+       filename ../images/demote.png
+       BoundingBox 0bp 5bp 20bp 20bp
+
+\end_inset
+
+ you can change the sectioning level of sections.
+ So you can for example make section
+\begin_inset space ~
+\end_inset
+
+2.5 chapter
+\begin_inset space ~
+\end_inset
+
+3 or subsection
+\begin_inset space ~
+\end_inset
+
+2.4.1.
+\end_layout
+
 \begin_layout Section
 Basic Key Bindings
 \begin_inset CommandInset label
@@ -1332,9 +1562,7 @@ Key Bindings
 \end_layout
 
 \begin_layout Standard
-We're not going to cover all of the keybindings.
- Be aware that there are at least two different primary binding maps: CUA
- and Emacs.
+There are at least two different primary binding maps: CUA and Emacs.
  LyX's default is CUA.
 \end_layout
 
@@ -1710,6 +1938,7 @@ You'll learn more and more keybindings and short-cut keys as you use LyX,
  because most actions will prompt a small message in the status bar at the
  bottom of LyX's main window which describe the name of the action, you've
  just triggered, and any existing keybindings for that action.
+ The LyX menus also list the defined keybindings.
  The notation for the keybindings is very similar to the notation used in
  this documentation, so you should not have any problems understanding it.
  However, notice that Shift-modifiers are explicitly mentioned, so 
@@ -1752,6 +1981,21 @@ Shift-Control-s
 .
 \end_layout
 
+\begin_layout Standard
+You can list or change the keybindings in the LyX preferences under 
+\family sans
+Editing\SpecialChar \menuseparator
+Shortcuts
+\family default
+.
+ The preferences are opened with the menu 
+\family sans
+Tools\SpecialChar \menuseparator
+Preferences
+\family default
+.
+\end_layout
+
 \begin_layout Chapter
 LyX Basics
 \begin_inset Index
@@ -3357,7 +3601,7 @@ Overview
 \end_layout
 
 \begin_layout Standard
-The paragraph environments correspond to the various
+Paragraph environments correspond to the
 \end_layout
 
 \begin_layout Standard
@@ -3382,7 +3626,7 @@ environment
 \begin_inset Newline newline
 \end_inset
 
-command sequences in an ordinary LaTeX file.
+command sequence in LaTeX files.
  If you don't know LaTeX, or the concept of a paragraph environment is totally
  alien to you, we urge you to read the 
 \emph on
@@ -3427,8 +3671,15 @@ nest
 \end_layout
 
 \begin_layout Standard
-To choose a new paragraph environment, use the pull-down box on the left
- end of the toolbar.
+To choose a new paragraph environment, use the pull-down box 
+\begin_inset Graphics
+       filename clipart/ToolbarEnvBox.png
+       scale 70
+       clip
+
+\end_inset
+
+ at the left end of the toolbar.
  LyX will change the environment of the 
 \emph on
 entire
@@ -8934,67 +9185,87 @@ is
 \end_layout
 
 \begin_layout Standard
-There may be more than one set of margins on a line.
- Here's an example with the 
+HFills can be made visible when you choose one of the 
 \family sans
-List
+Fill
+\begin_inset space ~
+\end_inset
+
+Pattern
 \family default
- environment.
+ in the space dialog: The following patterns are available:
 \end_layout
 
-\begin_layout Labeling
-\labelwidthstring 00.00.0000
-one
-\begin_inset space \hfill{}
+\begin_layout Standard
+Dots: 
+\begin_inset space \dotfill{}
 \end_inset
 
-two :three
-\begin_inset space \hfill{}
+
+\begin_inset space ~
 \end_inset
 
-four
-\begin_inset space \hfill{}
+
+\end_layout
+
+\begin_layout Standard
+Rule: 
+\begin_inset space \hrulefill{}
 \end_inset
 
-five
-\begin_inset space \hfill{}
+
+\begin_inset space ~
 \end_inset
 
-six
+
 \end_layout
 
 \begin_layout Standard
-The 
-\begin_inset Quotes eld
+Left arrow: 
+\begin_inset space \leftarrowfill{}
 \end_inset
 
-:
-\begin_inset Quotes erd
+
+\begin_inset space ~
 \end_inset
 
- marks the beginning of the item.
- (There is actually a 
-\begin_inset Quotes eld
+
+\end_layout
+
+\begin_layout Standard
+Right arrow: 
+\begin_inset space \rightarrowfill{}
 \end_inset
 
-hidden
-\begin_inset Quotes erd
+
+\begin_inset space ~
 \end_inset
 
- HFill inside of the label of the 
-\family sans
-List
-\family default
- environment; it's put at the end of the label automatically.) HFills work
- similarly in other 
-\begin_inset Quotes eld
+
+\end_layout
+
+\begin_layout Standard
+Up brace: 
+\begin_inset space \downbracefill{}
 \end_inset
 
-multi-margin
-\begin_inset Quotes erd
+
+\begin_inset space ~
 \end_inset
 
- situations, like two-column mode.
+
+\end_layout
+
+\begin_layout Standard
+Down brace: 
+\begin_inset space \upbracefill{}
+\end_inset
+
+
+\begin_inset space ~
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
@@ -12013,7 +12284,7 @@ Caps
 Color
 \family default
  You can adjust the color of the text with this control.
- Notice that not all DVI-viewers are are able to display colors.
+ Notice that not all DVI-viewers are able to display colors.
  Besides 
 \family sans
 No
@@ -12931,13 +13202,28 @@ PDF
 
 (pdflatex)
 \family default
you can use the toolbar button 
+ the toolbar button 
 \begin_inset Graphics
-       filename ../images/buffer-export_pdf2.png
+       filename ../images/buffer-view_pdf2.png
 
 \end_inset
 
-.
+, and for 
+\family sans
+View\SpecialChar \menuseparator
+Postscript
+\family default
+ the toolbar button 
+\begin_inset Graphics
+       filename ../images/buffer-view_ps.png
+
+\end_inset
+
+ (shortcut 
+\family sans
+C-t
+\family default
+).
 \end_layout
 
 \begin_layout Standard
@@ -13755,9 +14041,8 @@ Some languages don't use extra spacing between sentences.
 
 \begin_layout Standard
 For those that do need to bother, there is help to catch those sneaky errors:
check out the 
Check out the 
 \family sans
-Tools\SpecialChar \menuseparator
 Check
 \begin_inset space ~
 \end_inset
@@ -14815,66 +15100,6 @@ As you can see in the example, the first line of greyed out notes is a bit
  indented and greyed out notes can have footnotes.
 \end_layout
 
-\begin_layout Description
-Framed This note will appear in the output as framed text.
-\begin_inset Box Framed
-position "t"
-hor_pos "c"
-has_inner_box 0
-inner_pos "t"
-use_parbox 0
-width "100col%"
-special "none"
-height "1in"
-height_special "totalheight"
-status open
-
-\begin_layout Plain Layout
-This is text in a note box that appears framed in the output.
-\end_layout
-
-\end_inset
-
- In contrary to framed boxes like the one in section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:TeX-Code-Boxes"
-
-\end_inset
-
-, the frame uses always the whole text width and the note is set into its
- own paragraph.
-\end_layout
-
-\begin_layout Description
-Shaded This note will appear in the output with red background color.
-\begin_inset Box Shaded
-position "t"
-hor_pos "c"
-has_inner_box 0
-inner_pos "t"
-use_parbox 0
-width "100col%"
-special "none"
-height "1in"
-height_special "totalheight"
-status open
-
-\begin_layout Plain Layout
-This text in a note box appears in the output with red background.
-\end_layout
-
-\end_inset
-
-In contrary to colored boxes, the note uses always the whole text width
- and the note is set into its own paragraph.
-\end_layout
-
 \begin_layout Standard
 Notes are inserted with the toolbar button 
 \begin_inset Graphics
@@ -14946,7 +15171,6 @@ you'll see
 \family roman
 \series medium
 \bar no
-.
  This box is LyX's representation of your footnote.
  If you
 \family default
@@ -15020,7 +15244,7 @@ Here's an example footnote:
 status open
 
 \begin_layout Plain Layout
-To close a footnote, click on the red box at the top left.
+To close a footnote, click on the footnote box label.
 \end_layout
 
 \end_inset
@@ -15196,7 +15420,6 @@ This dialog has numerous mostly self-explanatory parameters.
 Graphics
 \family default
  tab allows you to choose your image file.
- The appearance of the image inside LyX and in the output is adjusted separately.
  The image can be transformed by setting a rotation angle and a scaling
  factor.
  The scaling units are explained in Appendix
@@ -15260,46 +15483,55 @@ Clipping
 \end_layout
 
 \begin_layout Standard
-LaTeX experts can specify additional LaTeX options in the 
+In the 
 \family sans
-Extras
+LaTeX and LyX options
 \family default
- tab.
- You can also set the 
+ tab LaTeX experts can specify additional LaTeX options.
+ You can also specify here the appearance of the image inside LyX.
+ The option 
 \family sans
-Subfigure
-\family default
- option here if the image is inside a figure float.
- This option is explained in section
+Draft
 \begin_inset space ~
 \end_inset
 
+mode
+\family default
+ has the effect that the image doesn't appear in the output, only a frame
+ with the image size is printed.
+ The option 
+\family sans
+Don't
+\begin_inset space ~
+\end_inset
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Figure-Floats"
-
+unzip
+\begin_inset space ~
 \end_inset
 
-.
- The option 
-\family sans
-Draft
+on
 \begin_inset space ~
 \end_inset
 
-mode
+export
 \family default
- effects that the image don't appear in the output, only a frame with the
- image size is printed.
+ is explained in the 
+\emph on
+EmbeddedObjects
+\emph default
+ manual in section 
+\emph on
+Graphics Dialog
+\emph default
+.
 \end_layout
 
 \begin_layout Standard
-The graphics dialog can be called at any time by right-clicking on an image.
+The graphics dialog can be called at any time by clicking on an image.
  The image will appear in the output exactly at the position where it is
  in the text.
- This is an example image in the PDF format within a separate, horizontally
- centered paragraph: 
+ This is an example image within a separate, horizontally centered paragraph:
 \end_layout
 
 \begin_layout Standard
@@ -19367,7 +19599,7 @@ Figures
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:ListsOf"
+reference "sub:List-of-Figures"
 
 \end_inset
 
@@ -19978,9 +20210,18 @@ sideways
 \end_layout
 
 \begin_layout Standard
-Rotated floats are always placed on its own page (or column, when you have
- a two-column document).
- They are rotated so that you can read them from the outside margin.
+Rotated floats are always placed on its own page (or column, in case you
+ have a multi-column document).
+ You can let them span several columns using the float settings option 
+\family sans
+Span
+\begin_inset space ~
+\end_inset
+
+columns
+\family default
+.
+ Floats are rotated so that you can read them from the outside margin.
  Forcing the rotation direction is explained in the 
 \emph on
 Embedded Objects
@@ -24705,7 +24946,7 @@ name "sec:toc"
 \end_layout
 
 \begin_layout Subsection
-Table of Contents and Outline
+Table of Contents
 \begin_inset CommandInset label
 LatexCommand label
 name "sub:Table-of-Contents"
@@ -24732,17 +24973,33 @@ Contents
 \family default
 .
  Is is displayed in LyX as a gray box.
- If you click on it, the TOC window appears, showing you the TOC entries.
- You can jump to a document part by clicking on an entry.
- Thus you can use this window as graphical alternative for the 
+ If you click on it, the 
 \family sans
-Navigate
+Outline
 \family default
- menu.
+ window appears, showing you the TOC entries as outline to move and rearrange
+ sections in your documents.
+ So this operation is an alternative to the menu 
+\family sans
+Document\SpecialChar \menuseparator
+Outline
+\family default
+ that is described in sec.
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Navigating"
+
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Standard
-The TOC lists every numbered section automatically.
+The TOC in the document output lists every numbered section automatically.
  If you have declared a short title for a section heading, as described
  in section
 \begin_inset space ~
@@ -24769,27 +25026,14 @@ reference "sub:Numbering-depth"
 
  describes how the level is adjusted that defines which section types are
  listed in the TOC.
- You can also adjust the level for the displayed sections in the TOC window
- using the grey fader at the bottom of the window.
  Unnumbered sections are not listed in the TOC.
 \end_layout
 
-\begin_layout Standard
-You can use the TOC window also as outline to move and rearrange sections
- in your documents.
- The TOC window therefore also appears when you use the menu 
-\family sans
-Document\SpecialChar \menuseparator
-Outline
-\family default
-.
-\end_layout
-
 \begin_layout Subsection
-List of Figures, Tables and Algorithms
+List of Figures, Tables, and Algorithms
 \begin_inset CommandInset label
 LatexCommand label
-name "sec:ListsOf"
+name "sub:List-of-Figures"
 
 \end_inset
 
@@ -26078,7 +26322,7 @@ Index ! Entry layout
 \end_layout
 
 \begin_layout Standard
-You can change the appearance of insert entries via the text style dialog.
+You can change the appearance of index entries via the text style dialog.
 \begin_inset Index
 status open
 
@@ -26105,16 +26349,16 @@ This is an italic dummy entry
 \begin_layout Standard
 
 \series bold
-old-style page number:|oldstylenums
+italic page number:|textit
 \end_layout
 
 \begin_layout Standard
-to get the page number in an old-style layout.
+to get the page number in italic.
 \begin_inset Index
 status open
 
 \begin_layout Plain Layout
-Dummy entries ! old-style page number:|oldstylenums
+Dummy entries ! italic page number:|textit
 \end_layout
 
 \end_inset
@@ -26157,11 +26401,133 @@ reference "sub:LaTeX-Syntax"
  to learn more about the LaTeX-syntax.
 \end_layout
 
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ Formatting single index entries only works when you use the program 
+\family sans
+makeindex 
+\family default
+to generate the index, see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Index-Program"
+
+\end_inset
+
+.
+ If you use 
+\family sans
+xindy
+\family default
+, however, this won't work for anything else than bold or italic text.
+ This is because xindy requires to define semantic elements before they
+ can be used, see 
+\begin_inset CommandInset citation
+LatexCommand cite
+after "p. 678 ff."
+key "latexcompanion"
+
+\end_inset
+
+ for details.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+In general, we encourage you to not format page numbers directly as shown
+ above.
+ Instead of this, you should define a macro in the preamble and use that.
+ Consider why you want some page numbers to be bold.
+ Maybe you want all page references italic that refer to a definition of
+ the indexed term, so that users can easily find definitions.
+ If so, put the following in preamble
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+newcommand{
+\backslash
+IndexDef}[1]{
+\backslash
+textit{#1}}
+\end_layout
+
+\begin_layout Standard
+and write
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+my entry|IndexDef
+\end_layout
+
+\begin_layout Standard
+into the index entry.
+\begin_inset Index
+status open
+
+\begin_layout Plain Layout
+Dummy entries ! my entry|IndexDef
+\end_layout
+
+\end_inset
+
+ The advantage is that, if you change your mind later or if your publisher
+ request that definitions must not be italic but bold, you just need to
+ change the macro in the preamble, not every single index entry.
+\end_layout
+
 \begin_layout Standard
 You can also change the layout for the whole index.
- E.g.
- we marked the index list box of this document as bold to get a bold font
+ E.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space ~
+\end_inset
+
+we marked the index list box of this document as bold to get a bold font
  for all index entries.
+ For more advanced task you have to set up a so-called 
+\emph on
+Index Style File
+\emph default
+, see the 
+\family sans
+makeindex
+\family default
+ or 
+\family sans
+xindy
+\family default
+ documentation for details, 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "makeindex,xindy"
+
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Subsection
@@ -26217,10 +26583,26 @@ key "makeindex,xindy"
 \end_inset
 
 .
+ You can also specify there another program to generate the index.
 \end_layout
 
 \begin_layout Standard
-You can also specify there another program to generate the index.
+
+\family sans
+makeindex
+\family default
+ is very old, not further developed and has many pitfalls.
+ Most notably, it has been defined with nothing more than the English language
+ in mind.
+ So it fails at sorting correctly for anything else than an monolingual
+ English text.
+ We have shown above how to fix this sorting.
+ However, if you are writing in another language and using Linux, consider
+ to use 
+\family sans
+xindy
+\family default
+.
 \end_layout
 
 \begin_layout Section
@@ -26361,8 +26743,7 @@ status open
 \series bold
 Note:
 \series default
- Like for the index entry dialog, you have to enter valid LaTeX-code for
- all fields of the nomenclature dialog.
+ You have to enter valid LaTeX-code for all fields of the nomenclature dialog.
 \end_layout
 
 \end_inset
@@ -27352,11 +27733,11 @@ name "sub:TeX-Code-Boxes"
 As LyX uses LaTeX in the background, it supports many LaTeX commands and
  constructs, but not all.
  LaTeX contains of hundreds of packages which provide different commands.
- Every month many packages are updated and new ones added.
- This has the advantage that you can typeset nearly everything, for every
problem exists a LaTeX-package.
- But LyX can of course not be up to date and support all these packages
and their commands.
+ Every time packages are updated and new ones added.
+ This has the advantage that you can typeset nearly everything as there
is for every problem a LaTeX-package.
+ But LyX can of course not be up to date and support all packages and their
+ commands.
 \end_layout
 
 \begin_layout Standard
@@ -27378,29 +27759,8 @@ Code
 \end_inset
 
 .
- The box itself can be displayed in three different styles: 
-\family sans
-Inline
-\family default
-, 
-\family sans
-Collapsed
-\family default
-, and 
-\family sans
-Open
-\family default
-.
- To change the style, right-click on the box and use the appearing dialog.
- Left-clicking on the box will switch between 
-\family sans
-Collapsed
-\family default
- and 
-\family sans
-Open
-\family default
-.
+ The box can be opened by left-clicking and closed by right-clicking on
+ it.
 \end_layout
 
 \begin_layout Standard
@@ -33799,8 +34159,8 @@ Import
 \end_layout
 
 \begin_layout Standard
-You can import there files from older LyX-versions, LaTeX-files and plain
text files (ASCII-files).
+You can import there files from older LyX-versions, LaTeX-files, NoWeb-files,
plain text files, and comma separated, table like, text files (CSV).
  The files will be imported as new LyX-document.
 \end_layout
 
@@ -34994,7 +35354,7 @@ Line
 \begin_inset space ~
 \end_inset
 
-Break Inserts a forced linebreak, see section
+Break Inserts a forced line break, see section
 \begin_inset space ~
 \end_inset
 
@@ -35013,7 +35373,7 @@ Page
 \begin_inset space ~
 \end_inset
 
-Break Inserts a forced pagebreak, described in section
+Break Inserts a forced page break, described in section
 \begin_inset space ~
 \end_inset
 
@@ -35032,7 +35392,7 @@ Clear
 \begin_inset space ~
 \end_inset
 
-Page Inserts a clear pagebreak, described in section
+Page Inserts a clear page break, described in section
 \begin_inset space ~
 \end_inset
 
@@ -35853,7 +36213,7 @@ reference "sec:Document-Classes"
 \family sans
 Default
 \family default
-, the default driver for the Latex@LaTeX-packages are used.
+, the default driver for the LaTeX-packages are used.
  It is recommended to use the default unless your know what you are doing.
 \end_layout
 
@@ -36068,7 +36428,9 @@ Latex@LaTeX-packages ! inputenc
 \end_inset
 
  is not used.
- You probably need to load some other packages manually in the preamble.
+ When using this, you probably need to load some other packages manually
+ in the preamble and specify the used encoding for text parts in foreign
+ languages in TeX code.
 \end_layout
 
 \begin_layout Description
@@ -36176,7 +36538,7 @@ pt154 Cyrillic for Kazakh
 \end_layout
 
 \begin_layout Description
-utf8 Unicode utf8 with the LaTeX-package 
+utf8 Unicode utf8 based on the LaTeX-package 
 \series bold
 inputenc
 \series default
@@ -36190,15 +36552,27 @@ Latex@LaTeX-packages ! inputenc
 
 \end_inset
 
- (first variant, for Latin symbols and some others).
+.
+ Currently only a limited range of characters (mainly for Latin scripts)
+ is supported.
 \end_layout
 
 \begin_layout Description
-utf8x Unicode utf8 with the LaTeX-package 
+utf8x Unicode utf8 based on the LaTeX package 
 \series bold
-inputenc
+ucs
 \series default
- (second variant, for Greek and CJK symbols and some others).
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Latex@LaTeX-packages ! ucs
+\end_layout
+
+\end_inset
+
+ (comprehensive, including Latin, Greek, Cyrillic and CJK scripts).
 \end_layout
 
 \begin_layout Description
@@ -36663,8 +37037,8 @@ LaTeX
 
 Configuration
 \family default
- shows a LyX-document with informations about the Latex@LaTeX-packages and
classes found by LyX (see also section
+ shows a LyX-document with informations about the LaTeX-packages and classes
+ found by LyX (see also section
 \begin_inset space ~
 \end_inset