]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/UserGuide.lyx
German docs: updates and fixes by Hartmut
[lyx.git] / lib / doc / UserGuide.lyx
index 360f125eed131c7c24379d476e9ac10fda53ea10..c278f6957b48f9de890ad721735154cc841e8fbd 100644 (file)
@@ -1,5 +1,5 @@
-#LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
-\lyxformat 338
+#LyX 1.6.0rc1 created this file. For more info see http://www.lyx.org/
+\lyxformat 340
 \begin_document
 \begin_header
 \textclass scrbook
@@ -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
@@ -796,8 +833,8 @@ name "sec:Basic-Editing-Features"
 
 \begin_layout Standard
 Like most modern word processors, LyX can perform cut and paste operations
- on blocks of text, can move by character, word, or screenful of text, and
can delete whole words as well as individual characters.
+ on blocks of text, can move by character, word, or page of text, and can
+ delete whole words as well as individual characters.
  The next four sections cover the basic LyX editing features and how to
  access them.
  We'll start with cut and paste.
@@ -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
+ or 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,13 +1981,28 @@ 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
 status collapsed
 
 \begin_layout Plain Layout
-Lyx@LyX ! Basics
+LyX ! Basics
 \end_layout
 
 \end_inset
@@ -1928,7 +2172,7 @@ broadway Layout for writing plays.
 \end_layout
 
 \begin_layout Description
-curiculum
+curriculum
 \begin_inset space ~
 \end_inset
 
@@ -2802,7 +3046,7 @@ fancyhdr
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! fancyhdr
+LaTeX-packages ! fancyhdr
 \end_layout
 
 \end_inset
@@ -3308,7 +3552,7 @@ setspace
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! setspace
+LaTeX-packages ! setspace
 \end_layout
 
 \end_inset
@@ -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
@@ -4175,7 +4426,7 @@ You can use labels and cross-references to refer to their numbers.
 \end_layout
 
 \begin_layout Subsection
-Quotes and Poetryline spacing
+Quotes and Poetry line spacing
 \end_layout
 
 \begin_layout Standard
@@ -4529,7 +4780,7 @@ not
 Standard
 \family default
  but keeps the current environment and creates a new list item.
- The nesting depth is not also kept.
+ The nesting depth is hereby kept.
  If you want to keep the paragraph environment but reset the current nesting
  depth, you can use 
 \family sans
@@ -5115,7 +5366,7 @@ List
 status collapsed
 
 \begin_layout Plain Layout
-Lists ! Lyx@LyX list
+Lists ! LyX list
 \end_layout
 
 \end_inset
@@ -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
@@ -9191,7 +9462,7 @@ hphantom
 \series bold
 vphantom
 \series default
-, but this too special for the LyX Userguide.
+, but this too special for the LyX User Guide.
  If you are interested in knowing more about this, have a look at 
 \begin_inset CommandInset citation
 LatexCommand cite
@@ -10167,7 +10438,7 @@ aeguill
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! aeguill
+LaTeX-packages ! aeguill
 \end_layout
 
 \end_inset
@@ -10271,16 +10542,14 @@ serif
 \end_inset
 
 : 
-\family sans
-Times
-\begin_inset space ~
-\end_inset
-
-Roman
+\family typewriter
+Times Roman
 \family default
  as roman font,
 \family sans
- Helvetica
+\family typewriter
+Helvetica
 \family default
  scaled to 92 or 95
 \begin_inset space \thinspace{}
@@ -10291,7 +10560,7 @@ Roman
 \end_inset
 
 serif font, and 
-\family sans
+\family typewriter
 courier
 \family default
  as typewriter font.
@@ -10326,23 +10595,15 @@ reference "sub:Fine-Tuning-with-the"
 \end_inset
 
 The font 
-\family sans
-Times
-\begin_inset space ~
-\end_inset
-
-Roman
+\family typewriter
+Times Roman
 \family default
  was originally designed for newspapers.
  That means its glyphs are smaller than the one from other fonts to fit
  into the small newspaper columns.
  Therefore 
-\family sans
-Times
-\begin_inset space ~
-\end_inset
-
-Roman
+\family typewriter
+Times Roman
 \family default
  is not the optimal choice for larger documents like books.
 \end_layout
@@ -10352,12 +10613,47 @@ The best solution is to use the
 \family typewriter
 Latin Modern
 \family default
- fonts.
+ (
+\family typewriter
+lm
+\family default
+) fonts.
  These fonts are developed in order of the LaTeX community to replace 
 \family typewriter
 cm
 \family default
- as default font.
+ as default fonts.
+ In most cases they look the same as 
+\family typewriter
+cm
+\family default
+
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+One difference is improved kerning for the 
+\family typewriter
+lm
+\family default
+ fonts.
+\end_layout
+
+\end_inset
+
+, but 
+\family typewriter
+lm
+\family default
+ covers a vast number of characters over the other two families 
+\family typewriter
+cm
+\family default
+ and 
+\family typewriter
+ec
+\family default
+.
 \end_layout
 
 \begin_layout Standard
@@ -12013,7 +12309,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
@@ -12453,7 +12749,7 @@ LaTeX
 status collapsed
 
 \begin_layout Plain Layout
-File formats ! Latex@LaTeX
+File formats ! LaTeX
 \end_layout
 
 \end_inset
@@ -12636,7 +12932,7 @@ pstricks
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! pstricks
+LaTeX-packages ! pstricks
 \end_layout
 
 \end_inset
@@ -12931,13 +13227,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
@@ -13389,7 +13700,7 @@ babel
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! babel
+LaTeX-packages ! babel
 \end_layout
 
 \end_inset
@@ -13755,9 +14066,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
@@ -14250,7 +14560,7 @@ LyX's Proper Names
 status collapsed
 
 \begin_layout Plain Layout
-Lyx@LyX ! Proper names
+LyX ! Proper names
 \end_layout
 
 \end_inset
@@ -14815,66 +15125,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 +15196,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 +15269,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 +15445,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 +15508,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
+Embedded Objects
+\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
@@ -15336,7 +15593,7 @@ Image Formats
 status collapsed
 
 \begin_layout Plain Layout
-Image formats
+Images ! Formats
 \end_layout
 
 \end_inset
@@ -15736,6 +15993,49 @@ Normally one can't convert a bitmap image into a scalable one, only vice
  versa.
 \end_layout
 
+\begin_layout Subsection
+Grouping of Image Settings
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Images ! Settings grouping
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Each image can define a new group of image settings or join an existing
+ group.
+ Images within such a group share their settings, so adjusting one image
+ of the group automatically also adjusts all other images of the group in
+ the same way.
+ So you can for example change the size for a bunch of images without the
+ need to manually change each of them.
+\end_layout
+
+\begin_layout Standard
+A new group can be set by entering a name in the 
+\family sans
+Initialize
+\begin_inset space ~
+\end_inset
+
+Group
+\begin_inset space ~
+\end_inset
+
+Name
+\family default
+ field in the Graphics dialog.
+ Joining an existing group can be done using the context menu of the image
+ by checking the name of the desired group.
+\end_layout
+
 \begin_layout Section
 Tables
 \begin_inset Index
@@ -16372,6 +16672,25 @@ footer
  defined, are defined to be the footer rows of the last page of the longtable.
 \end_layout
 
+\begin_layout Description
+Caption: The first row is reset as single column.
+ You can now insert there the table caption via the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Caption
+\family default
+.
+ More about longtable captions can be found in the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
+\emph default
+ manual.
+\end_layout
+
 \begin_layout Standard
 You can also specify a row where the table is split.
  If you set more than one option in the same table row, you should be aware
@@ -18845,6 +19164,17 @@ This is a multiline entry in a table.
 \begin_layout Standard
 Cutting and pasting between tables and table cells works reasonably well.
  You can cut and paste even more than one row.
+\begin_inset Foot
+status open
+
+\begin_layout Plain Layout
+Note, that you cannot paste into a multicell selection because it would
+ not be clear what to do when pasting a single word in a selected 2×3.
+\end_layout
+
+\end_inset
+
  Selection with the mouse or with 
 \family sans
 Shift
@@ -19367,7 +19697,7 @@ Figures
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:ListsOf"
+reference "sub:List-of-Figures"
 
 \end_inset
 
@@ -19836,7 +20166,7 @@ wrapfig
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! wrapfig
+LaTeX-packages ! wrapfig
 \end_layout
 
 \end_inset
@@ -19978,9 +20308,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
@@ -23754,7 +24093,7 @@ Note:
 \series default
  that you can only print capital letters in the typefaces 
 \family sans
-Blackbold
+Blackboard
 \family default
  and 
 \family sans
 
  in 
 \family sans
-Blackbold
+Blackboard
 \family default
  denotes the set of numbers:
 \begin_inset Formula \[
@@ -24546,7 +24885,7 @@ prettyref
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! prettyref
+LaTeX-packages ! prettyref
 \end_layout
 
 \end_inset
@@ -24705,7 +25044,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 +25071,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 +25124,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 +26420,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 +26447,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 +26499,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 +26681,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
@@ -26292,7 +26772,7 @@ nomencl
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! nomencl
+LaTeX-packages ! nomencl
 \end_layout
 
 \end_inset
@@ -26361,8 +26841,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
@@ -27316,6 +27795,138 @@ reference "sec:math-macros"
 .
 \end_layout
 
+\begin_layout Section
+PDF properties
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+PDF properties
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+The 
+\family sans
+Document Settings
+\family default
+ dialog provides under 
+\family sans
+PDF Properties
+\family default
+ to set up special options for the PDF output of your document.
+ All options there are provided by the LaTeX-package 
+\series bold
+hyperref
+\series default
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! hyperref
+\end_layout
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+Using 
+\series bold
+hyperref
+\series default
+ will link all cross-references in the DVI- and PDF-output.
+ This means that the reader of your document will be able to click on a
+ table of contents entry or on a reference and he is shown the referenced
+ document part.
+ You can specify in the dialog tab 
+\family sans
+Hyperlinks
+\family default
+ how the links will look like and if links for bibliographical backreferences
+ are created.
+ The backreferences will appear in the bibliography behind the different
+ entries, showing where in the document the entry is referenced.
+\end_layout
+
+\begin_layout Standard
+In the dialog tab 
+\family sans
+Bookmarks
+\family default
+ you can set if PDF-bookmarks should be created for every section of your
+ document to make it easier for readers to navigate through the document.
+ You can decide if the bookmarks should be numbered like your document sections
+ or not.
+ With the open bookmarks level you can specify what sectioning level should
+ be displayed in the bookmarks when opening the PDF.
+ For example level
+\begin_inset space ~
+\end_inset
+
+2 will display all sections and subsections, while level
+\begin_inset space ~
+\end_inset
+
+1 will only display the sections.
+\end_layout
+
+\begin_layout Standard
+The header informations in the dialog tab 
+\family sans
+General
+\family default
+ are saved together with the PDF as file properties.
+ Many programs are able to extract these informations to e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space ~
+\end_inset
+
+automatically recognize who is the author and what is the PDF about.
+ This is very useful to sort, classify, or use PDFs for bibliography issues.
+ When the option 
+\family sans
+Automatic fill header
+\family default
+ is set, LyX tries to extract the header informations from your document
+ title and author settings.
+\end_layout
+
+\begin_layout Standard
+The option 
+\family sans
+Load in fullscreen mode
+\family default
+ will open the PDF in fullscreen mode, which is useful for presentations.
+\end_layout
+
+\begin_layout Standard
+PDF properties are also used in this document.
+ When you look in its document settings, you can see that some additional
+\series bold
+hyperref
+\series default
+ options are used.
+ For an explanation of them we refer to the hyperref manual 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "hyperref"
+
+\end_inset
+
+.
+\end_layout
+
 \begin_layout Section
 TeX Code and the LaTeX Syntax
 \begin_inset CommandInset label
@@ -27352,11 +27963,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 +27989,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
@@ -27504,7 +28094,7 @@ The LaTeX Syntax
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX Syntax
+LaTeX Syntax
 \end_layout
 
 \end_inset
@@ -27567,7 +28157,7 @@ caption
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! caption
+LaTeX-packages ! caption
 \end_layout
 
 \end_inset
@@ -27754,7 +28344,7 @@ preview-latex
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! preview-latex
+LaTeX-packages ! preview-latex
 \end_layout
 
 \end_inset
@@ -28794,7 +29384,7 @@ dvipost
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! dvipost
+LaTeX-packages ! dvipost
 \end_layout
 
 \end_inset
@@ -33799,8 +34389,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
 
@@ -34774,7 +35364,7 @@ tipa
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! tipa
+LaTeX-packages ! tipa
 \end_layout
 
 \end_inset
@@ -34994,7 +35584,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 +35603,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 +35622,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
 
@@ -35557,7 +36147,7 @@ Date
 
 \begin_layout Standard
 Inserts the actual date.
- The format dependends on the date format of the language that is used for
+ The format depends on the date format of the language that is used for
  LyX's menus.
  LyX offers another ways to insert a date which is explained in section
  
@@ -35853,7 +36443,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
 
@@ -36036,7 +36626,7 @@ LyX also supports Unicode output, which is particularly useful if you need
 use language's default encoding
 \family default
  (when LyX uses it's list of known LaTeX-commands), but does not work with
- a fixed utf8 encoding (when the list of known LaTeX-commands is ot used,
+ a fixed utf8 encoding (when the list of known LaTeX-commands is not used,
  because all unicode symbols can be encoded in utf8).
 \end_layout
 
@@ -36062,7 +36652,7 @@ inputenc
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! inputenc
+LaTeX-packages ! inputenc
 \end_layout
 
 \end_inset
@@ -36187,7 +36777,7 @@ inputenc
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! inputenc
+LaTeX-packages ! inputenc
 \end_layout
 
 \end_inset
@@ -36207,7 +36797,7 @@ ucs
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! ucs
+LaTeX-packages ! ucs
 \end_layout
 
 \end_inset
@@ -36225,7 +36815,7 @@ CJK
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! CJK
+LaTeX-packages ! CJK
 \end_layout
 
 \end_inset
@@ -36287,7 +36877,7 @@ Bibliography
 \end_layout
 
 \begin_layout Standard
-You can specify here a citation style using the Latex@LaTeX-packages 
+You can specify here a citation style using the LaTeX-packages 
 \series bold
 natbib
 \series default
@@ -36296,7 +36886,7 @@ natbib
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! natbib
+LaTeX-packages ! natbib
 \end_layout
 
 \end_inset
@@ -36310,7 +36900,7 @@ jurabib
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! jurabib
+LaTeX-packages ! jurabib
 \end_layout
 
 \end_inset
@@ -36335,7 +36925,7 @@ Math Options
 \end_layout
 
 \begin_layout Standard
-These options will force LyX to use the Latex@LaTeX-packages 
+These options will force LyX to use the LaTeX-packages 
 \series bold
 amsmath
 \series default
@@ -36344,7 +36934,7 @@ amsmath
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! amsmath
+LaTeX-packages ! amsmath
 \end_layout
 
 \end_inset
@@ -36358,7 +36948,7 @@ esint
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! esint
+LaTeX-packages ! esint
 \end_layout
 
 \end_inset
@@ -36574,7 +37164,7 @@ Reconfigure
 status collapsed
 
 \begin_layout Plain Layout
-Lyx@LyX ! Reconfigure|see
+LyX ! Reconfigure|see
 \begin_inset ERT
 status collapsed
 
@@ -36677,8 +37267,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
 
@@ -39738,7 +40328,7 @@ babel
 \begin_layout Description
 Global When this option is set, the languages used in the document will
  be added as options to the document class options, so that they can be
- used by all Latex@LaTeX-packages.
+ used by all LaTeX-packages.
  Otherwise they will only be used as options for the 
 \series bold
 babel
@@ -40113,7 +40703,7 @@ name "sub:LaTeX-settings"
 status collapsed
 
 \begin_layout Plain Layout
-Settings ! Latex@LaTeX
+Settings ! LaTeX
 \end_layout
 
 \end_inset
@@ -41515,7 +42105,7 @@ caption
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! caption
+LaTeX-packages ! caption
 \end_layout
 
 \end_inset
@@ -41562,7 +42152,7 @@ fancyhdr
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! fancyhdr
+LaTeX-packages ! fancyhdr
 \end_layout
 
 \end_inset
@@ -41583,6 +42173,57 @@ ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
 \end_inset
 
 
+\end_layout
+
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "hyperref"
+
+\end_inset
+
+
+\series bold
+
+\begin_inset CommandInset href
+LatexCommand href
+name "Documentation"
+target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
+
+\end_inset
+
+
+\series default
+ of the LaTeX-package 
+\series bold
+hyperref
+\series default
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+LaTeX-packages ! hyperref
+\end_layout
+
+\end_inset
+
+:
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Flex URL
+status collapsed
+
+\begin_layout Plain Layout
+
+ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Bibliography
@@ -41609,7 +42250,7 @@ nomencl
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! nomencl
+LaTeX-packages ! nomencl
 \end_layout
 
 \end_inset
@@ -41656,7 +42297,7 @@ tipa
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! tipa
+LaTeX-packages ! tipa
 \end_layout
 
 \end_inset
@@ -41703,7 +42344,7 @@ wrapfig
 status collapsed
 
 \begin_layout Plain Layout
-Latex@LaTeX-packages ! wrapfig
+LaTeX-packages ! wrapfig
 \end_layout
 
 \end_inset