]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/Additional.lyx
doc files: save them with LyX 2.3 - part 2
[lyx.git] / lib / doc / Additional.lyx
index 65cc058c84ac7d8c71692e9ee102ae0009577748..26ad346155d71b8bed43e7463c05e002f3b4f44a 100644 (file)
@@ -1,5 +1,5 @@
-#LyX 2.2 created this file. For more info see http://www.lyx.org/
-\lyxformat 507
+#LyX 2.3 created this file. For more info see http://www.lyx.org/
+\lyxformat 544
 \begin_document
 \begin_header
 \save_transient_properties true
 
 % extra space for tables
 \newcommand{\extratablespace}[1]{\noalign{\vskip#1}}
+
+% Improve line breaking
+\tolerance 1414
+\hbadness 1414
+\emergencystretch 1.5em
+\hfuzz 0.3pt
 \end_preamble
-\options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
+\options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
 \use_default_options false
 \begin_modules
 logicalmkup
@@ -52,6 +58,8 @@ shapepar
 \font_osf false
 \font_sf_scale 100 100
 \font_tt_scale 100 100
+\use_microtype false
+\use_dash_ligatures true
 \graphics default
 \default_output_format pdf2
 \output_sync 0
@@ -78,14 +86,14 @@ shapepar
 \use_geometry false
 \use_package amsmath 1
 \use_package amssymb 1
-\use_package cancel 0
-\use_package esint 0
+\use_package cancel 1
+\use_package esint 1
 \use_package mathdots 1
-\use_package mathtools 0
+\use_package mathtools 1
 \use_package mhchem 1
-\use_package stackrel 0
-\use_package stmaryrd 0
-\use_package undertilde 0
+\use_package stackrel 1
+\use_package stmaryrd 1
+\use_package undertilde 1
 \cite_engine basic
 \cite_engine_type default
 \biblio_style plain
@@ -95,6 +103,7 @@ shapepar
 \suppress_date false
 \justification true
 \use_refstyle 0
+\use_minted 0
 \notefontcolor #0000ff
 \index Index
 \shortcut idx
@@ -104,7 +113,11 @@ shapepar
 \tocdepth 3
 \paragraph_separation indent
 \paragraph_indentation default
-\quotes_language english
+\is_math_indent 1
+\math_indentation default
+\math_numbering_side default
+\quotes_style english
+\dynamic_quotes 0
 \papercolumns 1
 \papersides 2
 \paperpagestyle headings
@@ -123,7 +136,7 @@ Additional \SpecialChar LyX
 \end_layout
 
 \begin_layout Subtitle
-Version 2.2.x
+Version 2.3.x
 \end_layout
 
 \begin_layout Author
@@ -333,8 +346,7 @@ status collapsed
 
 \begin_layout Plain Layout
 Export\SpecialChar menuseparator
-\SpecialChar LaTeX
-
+LaTeX
 \end_layout
 
 \end_inset
@@ -413,34 +425,6 @@ Update
 \end_inset
 
 
-\end_layout
-
-\begin_layout Itemize
-\begin_inset Flex Noun
-status collapsed
-
-\begin_layout Plain Layout
-File\SpecialChar menuseparator
-Print
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Itemize
-\begin_inset Flex Noun
-status collapsed
-
-\begin_layout Plain Layout
-File\SpecialChar menuseparator
-Fax
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
@@ -601,8 +585,7 @@ status collapsed
 \begin_layout Plain Layout
 File\SpecialChar menuseparator
 Import\SpecialChar menuseparator
-\SpecialChar LaTeX
-
+LaTeX
 \end_layout
 
 \end_inset
@@ -1056,6 +1039,7 @@ On that last point, \SpecialChar LyX
 LatexCommand href
 name "CTAN"
 target "http://www.ctan.org/"
+literal "false"
 
 \end_inset
 
@@ -1717,7 +1701,7 @@ status collapsed
 
 \begin_layout Plain Layout
 Document\SpecialChar menuseparator
-Latex
+LaTeX
 \begin_inset space ~
 \end_inset
 
@@ -1738,8 +1722,7 @@ Log
 status collapsed
 
 \begin_layout Plain Layout
-\SpecialChar LaTeX
- Warning
+LaTeX Warning
 \end_layout
 
 \end_inset
@@ -1771,8 +1754,7 @@ debugging
 status collapsed
 
 \begin_layout Plain Layout
-\SpecialChar LaTeX
- Font Warning
+LaTeX Font Warning
 \end_layout
 
 \end_inset
@@ -1811,20 +1793,101 @@ hbox
 loves
 \emph default
  to spew these out.
+ It seems to generate at least one of these messages for just about any
+ document you write.
  They are warnings about lines that were too long and run past the right
  margin.
- Almost always, this is unnoticeable in the final output.
- (It can be just a point or two.) Or, only one or two characters extend past
- the margin.
- \SpecialChar LaTeX
- seems to generate at least one of these messages for just about any document
- you write.
+ This happens if \SpecialChar LaTeX
+ does not find a reasonable way to break the lines (notoriously
+ often with typewriter font, since this does not allow for automatic break
+ points).
+ In many cases, this is unnoticeable in the final output.
+ (It can be just a point or two.) Sometimes, however, the lines run rather
+ visibly into the margin; something you will not want to have in your final
+ print.
+\begin_inset Newline newline
+\end_inset
+
+There are several global ways to try to minimize the overfull lines.
+ Clicking 
+\family sans
+Enable micro-typographic extensions
+\family default
+ in 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Fonts
+\family default
+ might already improve things a lot.
+ Furthermore, \SpecialChar LaTeX
+ code such as the following in 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Preamble
+\family default
+ usually reduces the overfull lines drastically (we use this in the preamble
+ of this document):
+\end_layout
+
+\begin_deeper
+\begin_layout LyX-Code
+
+\backslash
+tolerance 1414
+\begin_inset Newline newline
+\end_inset
+
+
+\backslash
+hbadness 1414
+\begin_inset Newline newline
+\end_inset
+
+
+\backslash
+emergencystretch 1.5em
 \begin_inset Newline newline
 \end_inset
 
-You can ignore these messages.
+
+\backslash
+hfuzz 0.3pt
+\end_layout
+
+\begin_layout Standard
+In some cases, however, you eventually have to rewrite the text to get the
+ line breaking right.
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+For more information, see 
+\begin_inset Flex URL
+status open
+
+\begin_layout Plain Layout
+
+http://www.tex.ac.uk/FAQ-overfull.html
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+In any case, you should check the respective lines, at least for the final
+ version of your document.
  Your eyes will tell you if there's a problem with something that's too
- wide; just look at the output.
+ wide.
 \begin_inset Foot
 status collapsed
 
@@ -1846,9 +1909,10 @@ Settings
 
 \end_inset
 
-
 \end_layout
 
+\end_deeper
 \begin_layout Itemize
 \begin_inset Flex Code
 status collapsed
@@ -1866,10 +1930,10 @@ hbox
 \end_inset
 
 Not quite as common as its cousin.
- \SpecialChar LaTeX
- seems to like to print lines that are a bit too wide as opposed to ones
that are a bit too narrow.
We have no idea why.
This happens again if \SpecialChar LaTeX
+ does not find a reasonable break point and consequently
generates too loose lines.
As with the overfull lines, you should check if this is a visible problem.
 \end_layout
 
 \begin_layout Itemize
@@ -1910,8 +1974,7 @@ Warnings about troubles breaking the page.
 status collapsed
 
 \begin_layout Plain Layout
-\SpecialChar LaTeX
- Error: File 
+LaTeX Error: File 
 \begin_inset Quotes els
 \end_inset
 
@@ -2003,8 +2066,7 @@ usepackage{}
 status collapsed
 
 \begin_layout Plain Layout
-\SpecialChar LaTeX
- Error: Unknown option
+LaTeX Error: Unknown option
 \end_layout
 
 \end_inset
@@ -2181,10 +2243,6 @@ Did you go overboard with the nesting? \SpecialChar LyX
 Okay, you didn't get any error messages, but your output looks awful.
  If you have a table or figure that's too wide or long for the page, you
  need to:
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -2218,17 +2276,19 @@ Supplemental Tools
 
 \begin_layout Section
 Customizing Bibliographies with Bib\SpecialChar TeX
-
+ or Biblatex
 \end_layout
 
 \begin_layout Standard
 The most basic information about how to use Bib\SpecialChar TeX
+ or 
+\family sans
+Biblatex
+\family default
  with \SpecialChar LyX
- is contained in the
- section 
+ is contained in the section 
 \emph on
-Bibliography databases (Bib\SpecialChar TeX
-)
+Bibliography databases
 \emph default
  of the 
 \emph on
@@ -2282,7 +2342,17 @@ Knuth 1984a
 
 ).
  \SpecialChar LyX
- supports two packages that provide this style, 
+ supports three packages that provide this style, 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+biblatex
+\end_layout
+
+\end_inset
+
+, 
 \begin_inset Flex Code
 status collapsed
 
@@ -2292,7 +2362,7 @@ natbib
 
 \end_inset
 
- and 
+, and 
 \begin_inset Flex Code
 status collapsed
 
@@ -2303,7 +2373,8 @@ jurabib
 \end_inset
 
 .
- Both packages have their pros and cons, which cannot be listed in detail.
+ Each of these packages has their pros and cons, which cannot be listed
+ in detail.
  If you only want to have simple author-year (or author-numerical) style,
  or if you want to use one of the countless style files for 
 \begin_inset Flex Code
@@ -2326,8 +2397,8 @@ natbib
 \end_inset
 
  package is probably your choice.
- If you need special features like short title references, ibidem etc., you
might consider the 
+ If you look for specific citation styles common in law studies, you might
+ consider the 
 \begin_inset Flex Code
 status collapsed
 
@@ -2338,10 +2409,25 @@ jurabib
 \end_inset
 
  package.
+ If you want to have full control over the formatting or look for advanced
+ features such as ibidem, footnote citations, full title citations, advanced
+ date formats (such as 400 BC) or full localization to other languages than
+ English, you should definitely consider 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+biblatex
+\end_layout
+
+\end_inset
+
+, which exceeds all other packages in terms of features, but is also quite
+ heavy and more resource-hungry.
 \end_layout
 
 \begin_layout Standard
-The handling of both packages in \SpecialChar LyX
+The handling of these packages in \SpecialChar LyX
  is basically the same.
  Go to 
 \begin_inset Flex Noun
@@ -2364,12 +2450,42 @@ Bibliography
 
 \end_inset
 
- the option 
+ the 
+\begin_inset Flex Noun
+status collapsed
+
+\begin_layout Plain Layout
+Style Format
+\end_layout
+
+\end_inset
+
+\begin_inset Flex Noun
+status collapsed
+
+\begin_layout Plain Layout
+Biblatex
+\end_layout
+
+\end_inset
+
+, 
+\begin_inset Flex Noun
+status collapsed
+
+\begin_layout Plain Layout
+Biblatex (Natbib mode)
+\end_layout
+
+\end_inset
+
+, 
 \begin_inset Flex Noun
 status collapsed
 
 \begin_layout Plain Layout
-Natbib
+Natbib (BibTeX)
 \end_layout
 
 \end_inset
@@ -2379,14 +2495,18 @@ Natbib
 status collapsed
 
 \begin_layout Plain Layout
-Jurabib
+Jurabib (BibTeX)
 \end_layout
 
 \end_inset
 
-.
- With both packages, you will get some extra features in the citation dialog
- and you can select the style of the reference (
+ (see sec.
+\begin_inset space ~
+\end_inset
+
+6.5.3 in the User's Guide for more information on these choices).
+ With all these packages, you will get some extra features in the citation
+ dialog and you can select the style of the reference (
 \begin_inset Quotes eld
 \end_inset
 
@@ -2419,8 +2539,8 @@ Knuth, 1984
 \end_inset
 
  etc.).
- Note that both packages need specifically designed style files.
- They both ship their own, but there are lots of additional style files,
+ Note that either package needs specifically designed style files.
+ They all ship their own, but there are lots of additional style files,
  and there is even an interactive style file builder
 \begin_inset Foot
 status collapsed
@@ -2456,7 +2576,7 @@ natbib
 \end_layout
 
 \begin_layout Subsection
-Sectioned Bibliographies
+Subdivided Bibliographies
 \end_layout
 
 \begin_layout Standard
@@ -2505,7 +2625,7 @@ ftp://ctan.tug.org/tex-archive/macros/latex/contrib/bibtopic/
 
 \end_inset
 
- The advantage of this package (compared to other packages like 
+ The advantage of this package (compared to other packages such as 
 \family typewriter
 multibib
 \family default
@@ -2588,7 +2708,7 @@ Bibliography
 status collapsed
 
 \begin_layout Plain Layout
-Sectioned bibliography
+Subdivided bibliography
 \end_layout
 
 \end_inset
@@ -2687,170 +2807,354 @@ bibtopic
  a chapter* or section*, for instance).
 \end_layout
 
-\begin_layout Subsection
-Multiple Bibliographies
-\end_layout
-
 \begin_layout Standard
-Multiple bibliographies, e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
-\end_inset
-
-a bibliography for each section or chapter of the document, are not supported
- by Bib\SpecialChar TeX
- itself.
- But the 
-\begin_inset Flex Code
-status collapsed
-
-\begin_layout Plain Layout
+With 
+\family sans
+Biblatex
+\family default
+, the procedure is a bit different.
+ Since 
+\family typewriter
 bibtopic
-\end_layout
-
-\end_inset
-
- package, which is used for the creation of sectioned bibliographies in
- \SpecialChar LyX
- (see the previous section), provides an easy way to solve this task, if
- you are willing to use some 
+\family default
+ does not work with 
+\family sans
+Biblatex
+\family default
+, the aforementioned 
 \begin_inset Flex Noun
 status collapsed
 
 \begin_layout Plain Layout
-\SpecialChar TeX
- Code
+Subdivided bibliography
 \end_layout
 
 \end_inset
 
- (see section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:Inserting-TeX-Code"
-
-\end_inset
-
-).
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-An alternative approach is to use the 
+ option is disabled if you use 
+\family sans
+Biblatex
+\family default
+.
+ However, 
+\family sans
+Biblatex
+\family default
+ provides its own means to generate subdivided bibliographies.
+ You can either add keywords to bibliography entries via the 
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-chapterbib
+keywords
 \end_layout
 
 \end_inset
 
- or 
+ entry option and then filter bibliography sections by keyword (by adding
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-bibunits
-\end_layout
-
-\end_inset
-
- package, respectively.
+keyword=mykeyword
 \end_layout
 
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-First go to 
+ to the 
 \begin_inset Flex Noun
 status collapsed
 
 \begin_layout Plain Layout
-Document\SpecialChar menuseparator
-Settings
+Options
 \end_layout
 
 \end_inset
 
- and under 
+ field of the dialog that opens if you right-click on the 
 \begin_inset Flex Noun
 status collapsed
 
 \begin_layout Plain Layout
-Bibliography
+Biblatex Generated Bibliography
 \end_layout
 
 \end_inset
 
- check 
-\begin_inset Flex Noun
-status collapsed
-
-\begin_layout Plain Layout
-Sectioned bibliography
-\end_layout
-
+ button), or you can filter by entry types (such as 
+\emph on
+book
+\emph default
+ or 
+\emph on
+article
+\emph default
+) by entering e.
+\begin_inset space \thinspace{}
 \end_inset
 
-.
- In the document, you have to enclose the sections, which shall contain
- their own bibliography (including the Bib\SpecialChar TeX
- bibliography itself), between
+g.
  
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-
-\backslash
-begin{btUnit}
+type=book
 \end_layout
 
 \end_inset
 
- and 
+ or 
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-
-\backslash
-end{btUnit}
+nottype=collection
 \end_layout
 
 \end_inset
 
- (those commands have to be inserted as \SpecialChar TeX
- code).
- The bibliography will contain all references that have been cited in the
- current 
-\begin_inset Flex Code
+ to the mentioned 
+\begin_inset Flex Noun
 status collapsed
 
 \begin_layout Plain Layout
-btUnit
+Options
 \end_layout
 
 \end_inset
 
+ field, or you can create so-called 
+\begin_inset Quotes eld
+\end_inset
+
+Bibliography Categories
+\begin_inset Quotes erd
+\end_inset
+
+ to which you can assign individual entries.
+ Please refer to the Biblatex manual, section 
+\emph on
+Subdivided Bibliographies
+\emph default
+, for details.
+\end_layout
+
+\begin_layout Subsection
+Multiple Bibliographies
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Multiple-Bibliographies"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Multiple bibliographies, e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space \space{}
+\end_inset
+
+a bibliography for each part, chapter, section, subsection or child (sub-documen
+t) of the document, are also supported by \SpecialChar LyX
 .
-\series bold
-Note:
-\series default
- If you are using this approach, then every citation reference has to be
- inside some 
+ In order to enable it, go to 
+\begin_inset Flex Noun
+status collapsed
+
+\begin_layout Plain Layout
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Bibliography
+\end_layout
+
+\end_inset
+
+ and select the relevant unit (e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g., 
+\begin_inset Quotes eld
+\end_inset
+
+per section
+\begin_inset Quotes erd
+\end_inset
+
+) in the 
+\begin_inset Flex Noun
+status collapsed
+
+\begin_layout Plain Layout
+Multiple Bibliographies
+\end_layout
+
+\end_inset
+
+ combo box.
+ Then add a Bib(la)\SpecialChar TeX
+ bibliography to each unit (e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g., section) of your document.
+ In the output, a separate bibliography, containing only the references
+ done in the current unit is generated.
+\end_layout
+
+\begin_layout Standard
+If you use Bib\SpecialChar TeX
+, either the 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+chapterbib
+\end_layout
+
+\end_inset
+
+ or the 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+bibtopic
+\end_layout
+
+\end_inset
+
+ package is used to create multiple bibliographies.
+ The former package is used if you select 
+\begin_inset Quotes eld
+\end_inset
+
+per child document
+\begin_inset Quotes erd
+\end_inset
+
+ and do 
+\emph on
+not
+\emph default
+ check 
+\begin_inset Flex Noun
+status collapsed
+
+\begin_layout Plain Layout
+Sectioned Bibliography
+\end_layout
+
+\end_inset
+
+.
+ In all other cases, 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+bibtopic
+\end_layout
+
+\end_inset
+
+ is used.
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+An alternative approach, if you are willing to use some 
+\begin_inset Flex Noun
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar TeX
+ Code
+\end_layout
+
+\end_inset
+
+ (see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Inserting-TeX-Code"
+
+\end_inset
+
+), is to use the 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+bibunits
+\end_layout
+
+\end_inset
+
+ package.
+\end_layout
+
+\end_inset
+
+ If 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+bibtopic
+\end_layout
+
+\end_inset
+
+ is used, \SpecialChar LyX
+ encloses the specified units in 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+bibtopic
+\end_layout
+
+\end_inset
+
+'s 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+begin{btUnit}
+\end_layout
+
+\end_inset
+
+ and 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+end{btUnit}
+\end_layout
+
+\end_inset
+
+ in order to create the units.
+ Note that this approach has some limitations.
+ First, every citation reference has to be inside some 
 \begin_inset Flex Code
 status collapsed
 
@@ -2861,7 +3165,54 @@ btUnit
 \end_inset
 
 .
- Also, the 
+ So citations outside a defined unit (e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g., before the first section if you use 
+\begin_inset Quotes eld
+\end_inset
+
+by section
+\begin_inset Quotes erd
+\end_inset
+
+) will appear as 
+\begin_inset Quotes eld
+\end_inset
+
+???
+\begin_inset Quotes erd
+\end_inset
+
+.
+ You can also create your own units by entering 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+begin{btUnit}
+\end_layout
+
+\end_inset
+
+ and 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+end{btUnit}
+\end_layout
+
+\end_inset
+
+ as \SpecialChar TeX
+ code (for instance to work around the mentioned limitation).
+ Note, though, that 
 \begin_inset Flex Code
 status collapsed
 
@@ -2872,6 +3223,139 @@ btUnit
 \end_inset
 
 s cannot be nested.
+ A second limitation is that 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+bibtopic
+\end_layout
+
+\end_inset
+
+ always processes all references of a bibliography database, even if they
+ are not cited.
+ This can result in odd labels (e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset Quotes eld
+\end_inset
+
+Miller 2014b
+\begin_inset Quotes erd
+\end_inset
+
+ if two works of this author from 2014 are in the database, even if only
+ one is cited).
+\end_layout
+
+\begin_layout Standard
+If you use 
+\family sans
+Biblatex
+\family default
+, the 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+refsection
+\end_layout
+
+\end_inset
+
+ option is used instead.
+ If you need specific units, you can start them with the \SpecialChar TeX
+ code 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+newrefsection
+\end_layout
+
+\end_inset
+
+ or 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+newrefsegment
+\end_layout
+
+\end_inset
+
+, respectively.
+ If you also want to control the end of the unit, use the environment 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+begin{refsection}
+\end_layout
+
+\end_inset
+
+ \SpecialChar ldots
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+end{refsection}
+\end_layout
+
+\end_inset
+
+ instead.
+ Note, though, that 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+refsection
+\end_layout
+
+\end_inset
+
+s cannot be nested.
+ In addition to the individual bibliography of the current unit, 
+\family sans
+Biblatex
+\family default
+ also provides an easy way to output all bibliographies, subsequently, at
+ one place (e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g., at the end of the document).
+ Select 
+\begin_inset Quotes eld
+\end_inset
+
+all reference units
+\begin_inset Quotes erd
+\end_inset
+
+ from the Content combo box of the Bib(la)TeX inset dialog in order to achieve
+ this.
+ Please refer to the 
+\family sans
+Biblatex
+\family default
+ manual for more information on this topic.
 \end_layout
 
 \begin_layout Section
@@ -2953,7 +3437,7 @@ status collapsed
 
 \begin_layout Plain Layout
 Insert\SpecialChar menuseparator
-ChiId
+Child
 \begin_inset space ~
 \end_inset
 
@@ -2997,7 +3481,7 @@ verbatim
 \end_inset
 
 .
- The difference between 
+ The methods 
 \begin_inset Quotes eld
 \end_inset
 
@@ -3013,9 +3497,11 @@ input
 \begin_inset Quotes erd
 \end_inset
 
- is really only meaningful to \SpecialChar LaTeX
-perts, but the practical difference is that
- files that are 
+ are similar in many ways, but there are also some notable differences:
+\end_layout
+
+\begin_layout Enumerate
+Files that are 
 \begin_inset Quotes eld
 \end_inset
 
@@ -3034,12 +3520,97 @@ inputted
  are typeset starting on the current page.
 \end_layout
 
+\begin_layout Enumerate
+\begin_inset Quotes eld
+\end_inset
+
+Included
+\begin_inset Quotes erd
+\end_inset
+
+ files cannot themselves 
+\begin_inset Quotes eld
+\end_inset
+
+include
+\begin_inset Quotes erd
+\end_inset
+
+ further files (
+\begin_inset Quotes eld
+\end_inset
+
+grandchilds
+\begin_inset Quotes erd
+\end_inset
+
+).
+ With 
+\begin_inset Quotes eld
+\end_inset
+
+input
+\begin_inset Quotes erd
+\end_inset
+
+, on the other hand, infinite sub-inputting is possible.
+\end_layout
+
+\begin_layout Enumerate
+\begin_inset Quotes eld
+\end_inset
+
+Include
+\begin_inset Quotes erd
+\end_inset
+
+ allow for the output of only selected 
+\begin_inset Quotes eld
+\end_inset
+
+included
+\begin_inset Quotes erd
+\end_inset
+
+ files, while maintaining the actual counters (pagination etc.) and references
+ (please refer to the section 
+\emph on
+Child
+\begin_inset space ~
+\end_inset
+
+Documents
+\emph default
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
+\emph default
+ manual for details).
+\end_layout
+
 \begin_layout Standard
-Generally, the master file is converted into a full \SpecialChar LaTeX
- file before typesetting,
- while the included files are converted to \SpecialChar LaTeX
- files that do not have all the
- preamble information.
+Hence, 
+\begin_inset Quotes eld
+\end_inset
+
+include
+\begin_inset Quotes erd
+\end_inset
+
+ is the preferred method for chapters that are outsourced to child documents,
+ while 
+\begin_inset Quotes eld
+\end_inset
+
+input
+\begin_inset Quotes erd
+\end_inset
+
+ is more suitable for arbitrary file inheritance.
 \end_layout
 
 \begin_layout Standard
@@ -3098,66 +3669,22 @@ output
 
  checkbox typesets a mark to unambiguously define the presence of a space.
  
-\end_layout
-
-\begin_layout Subsection
-Cross-References Between Files
-\end_layout
-
-\begin_layout Standard
-\begin_inset Box Shadowbox
-position "t"
-hor_pos "c"
-has_inner_box 1
-inner_pos "t"
-use_parbox 0
-use_makebox 0
-width "100col%"
-special "none"
-height "1in"
-height_special "totalheight"
-thickness "0.4pt"
-separation "3pt"
-shadowsize "4pt"
-framecolor "black"
-backgroundcolor "none"
-status open
-
-\begin_layout Plain Layout
-This section is somewhat out of date.
- Need to describe default master documents and how children are opened when
- the master is.
- [[FIXME]]
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
-It is possible to set up cross-references between the different files.
- First, open all the files in question: let's call them A and B in a two
- file example, where B is included in A.
- Let's say you insert a label in A, then want to reference it in B.
- Open the cross-reference dialog whilst in document B, and you can select
- the 
-\begin_inset Quotes eld
-\end_inset
-
-buffer
-\begin_inset Quotes erd
-\end_inset
-
- to use.
+Generally, the master file is converted into a full \SpecialChar LaTeX
+ file before typesetting,
+ while the included files are converted to \SpecialChar LaTeX
+ files that do not have all the
+ preamble information.
 \end_layout
 
 \begin_layout Subsection
-Bibliography Lists in all Subdocuments
+Cross-References Between Files
 \end_layout
 
 \begin_layout Standard
-\begin_inset Box Frameless
+\begin_inset Box Shadowbox
 position "t"
 hor_pos "c"
 has_inner_box 1
@@ -3176,8 +3703,10 @@ backgroundcolor "none"
 status open
 
 \begin_layout Plain Layout
-This section also needs updating.
- There is now material about this on the wiki, and it could be copied here.
+This section is somewhat out of date.
+ Need to describe default master documents and how children are opened when
+ the master is.
+ [[FIXME]]
 \end_layout
 
 \end_inset
@@ -3186,64 +3715,101 @@ This section also needs updating.
 \end_layout
 
 \begin_layout Standard
-Copy the bibliography list with all entries to all subdocuments and transform
- them to a comment.
- This way \SpecialChar LyX
- will find the 
-\begin_inset Flex Code
-status collapsed
-
-\begin_layout Plain Layout
-.bib
-\end_layout
+It is possible to set up cross-references between the different files.
+ First, open all the files in question: let's call them A and B in a two
+ file example, where B is included in A.
+ Let's say you insert a label in A, then want to reference it in B.
+ Open the cross-reference dialog whilst in document B, and you can select
+ the 
+\begin_inset Quotes eld
+\end_inset
 
+buffer
+\begin_inset Quotes erd
 \end_inset
 
--files and you can easily insert references without making the bibliography
- list visible.
+ to use.
 \end_layout
 
-\begin_layout Standard
-As the bibliography list is in a comment, \SpecialChar LaTeX
- won't use it and the references
- will look like this: [?], instead of like this: [1].
- One solution is to use the \SpecialChar LaTeX
--package 
-\begin_inset Flex Code
-status collapsed
-
-\begin_layout Plain Layout
-comment
+\begin_layout Subsection
+Bibliography Lists in all Subdocuments
 \end_layout
 
-\end_inset
+\begin_layout Standard
+If you work with child documents, you might want to have only one main bibliogra
+phy at the end, but still be able to have a selected bibliography for the
+ child if you output it on its own.
+ Here is how to achieve this.
+\end_layout
 
- that will only include comments by processing the files separately.
- To do this, add in the \SpecialChar LaTeX
- preamble of every subdocument the following:
+\begin_layout Standard
+For the main document, you just insert a bibliography inset at the place
+ where the main bibliography has to appear (within the master file or within
+ a child).
+ If the bibliography inset is in the master file, the references will be
+ inherited by all children, so they are available in the citation dialog
+ within each child.
 \end_layout
 
-\begin_layout LyX-Code
+\begin_layout Standard
+For child-specific bibliographies, insert bibliography insets within the
+ child documents, at the place where the bibliography should appear when
+ the child is compiled separately.
+ However, the trick is to insert them into a branch (
+\family sans
+Insert\SpecialChar menuseparator
+Branch\SpecialChar menuseparator
+Insert New Branch...
+\family default
+), e.
+\begin_inset space \thinspace{}
+\end_inset
 
-\backslash
-usepackage{comment}
-\end_layout
+g.
+ called 
+\begin_inset Quotes eld
+\end_inset
 
-\begin_layout LyX-Code
+Childonly
+\begin_inset Quotes erd
+\end_inset
 
-\backslash
-includecomment{comment}
+.
+ Within the children, activate the branch (
+\family sans
+Document\SpecialChar menuseparator
+Settings...\SpecialChar menuseparator
+Branches
+\family default
+).
+ Within the master, deactivate the branch (
+\family sans
+Document\SpecialChar menuseparator
+Settings...\SpecialChar menuseparator
+Branches
+\family default
+).
+ Now the child's bibliography will be ignored by the master, but considered
+ by the child.
 \end_layout
 
 \begin_layout Standard
-See also 
-\begin_inset Flex URL
-status collapsed
+If you need multiple bibliographies (e.
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout Plain Layout
+g., one per child in the 
+\emph on
+main document
+\emph default
+), please refer to sec.
+\begin_inset space ~
+\end_inset
 
-http://wiki.lyx.org/FAQ/Unsorted#toc31
-\end_layout
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Multiple-Bibliographies"
 
 \end_inset
 
@@ -3268,7 +3834,7 @@ bundle
  file together with all the images (and other files) on which it depends,
  either for sending to a publisher or for sharing with a co-author.
  \SpecialChar LyX
2.0 includes a Python script (
+ includes a Python script (
 \begin_inset Flex Code
 status collapsed
 
@@ -3936,10 +4502,6 @@ The dialog provides you with a table of bullet shapes.
 The six panels are divided up by the packages they require.
  The following table shows the mappings from button name to \SpecialChar LaTeX
  package.
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
@@ -4257,7 +4819,7 @@ Select which bullet depth you want to change then select the bullet shape
 You can reset a bullet shape to the default simply by clicking your right
  mouse button on the appropriate bullet depth button.
 \begin_inset Foot
-status collapsed
+status open
 
 \begin_layout Plain Layout
 If you 
@@ -4339,10 +4901,6 @@ renewcommand{}{}
  In this itemized list the following \SpecialChar LaTeX
  code was used to change the bullet
  used for the first depth.
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -4385,24 +4943,46 @@ labelitem
 \end_layout
 
 \begin_layout Itemize
+\begin_inset Argument item:1
+status open
+
+\begin_layout Plain Layout
 \begin_inset ERT
 status open
 
 \begin_layout Plain Layout
 
-[
+
 \backslash
 (
 \backslash
 star
 \backslash
-)]
+)
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \end_inset
 
  Specify each individual entry by starting each item with the bullet shape
- enclosed in square brackets and set as 
+ enclosed in a 
+\begin_inset Quotes eld
+\end_inset
+
+Custom Item
+\begin_inset Quotes erd
+\end_inset
+
+ inset (available at 
+\family sans
+Insert\SpecialChar menuseparator
+Custom Item
+\family default
+) and set as 
 \begin_inset Flex Noun
 status collapsed
 
@@ -4419,13 +4999,13 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-[
+
 \backslash
 (
 \backslash
 star
 \backslash
-)]
+)
 \end_layout
 
 \end_inset
@@ -4483,8 +5063,8 @@ savelabelitemi}
 \SpecialChar LyX
  has long supported the export of documents to various web-friendly formats,
  such as HTML.
- Before verson 2.0, however, HTML export was always accomplished by the use
- of external converters.
+ Before version 2.0, however, HTML export was always accomplished by the
use of external converters.
 \begin_inset Foot
 status collapsed
 
@@ -4628,8 +5208,9 @@ er
  (
 \begin_inset CommandInset href
 LatexCommand href
-name "http://elyxer.nongnu.org/"
-target "http://elyxer.nongnu.org/"
+name "http://pinchito.es/elyxer/"
+target "http://pinchito.es/elyxer/"
+literal "false"
 
 \end_inset
 
@@ -4724,7 +5305,7 @@ The file
 status collapsed
 
 \begin_layout Plain Layout
-development/HTML.notes
+development/HTML/HTML.notes
 \end_layout
 
 \end_inset
@@ -4735,6 +5316,7 @@ development/HTML.notes
 LatexCommand href
 name "accessed online"
 target "http://www.lyx.org/trac/browser/lyxgit/development/HTML/HTML.notes?rev=master"
+literal "false"
 
 \end_inset
 
@@ -4744,6 +5326,7 @@ target "http://www.lyx.org/trac/browser/lyxgit/development/HTML/HTML.notes?rev=m
 LatexCommand href
 name "the bug tracker"
 target "http://www.lyx.org/trac/query?status=reopened&status=assigned&status=new&max=0&component=xhtml+export&order=id&col=id&col=summary&col=reporter&col=keywords&keywords=%21%7Efixedintrunk&desc=1"
+literal "false"
 
 \end_inset
 
@@ -4981,16 +5564,6 @@ have to be on for images to be output, however.
 , so they are very accurate.
  The disadvantage, as mentioned earlier, is that these are bitmapped images,
  so they do not scale terribly well, and one cannot copy them, etc.
- (As of this writing, there are also problems about equation numbering.
- See 
-\begin_inset CommandInset href
-LatexCommand href
-name "bug 6894"
-target "http://www.lyx.org/trac/ticket/6894"
-
-\end_inset
-
-.)
 \begin_inset Newline newline
 \end_inset
 
@@ -5009,7 +5582,7 @@ status collapsed
 \begin_layout Plain Layout
 Document\SpecialChar menuseparator
 Settings\SpecialChar menuseparator
-Output
+Formats
 \end_layout
 
 \end_inset
@@ -5052,6 +5625,7 @@ Finally, \SpecialChar LyX
 LatexCommand href
 name "jsMath"
 target "http://www.math.union.edu/~dpvc/jsMath/"
+literal "false"
 
 \end_inset
 
@@ -5100,7 +5674,7 @@ status collapsed
 \begin_layout Plain Layout
 Document\SpecialChar menuseparator
 Settings\SpecialChar menuseparator
-Output
+Formats
 \end_layout
 
 \end_inset
@@ -5378,6 +5952,13 @@ push
 \begin_layout Section
 Starting the \SpecialChar LyX
  Server
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:Starting-the-Server"
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
@@ -6073,24 +6654,26 @@ name "subsec:rev-search"
 
 \begin_layout Standard
 In most cases \SpecialChar LyX
- will do the work for you by enabling the option 
-\begin_inset Flex Noun
-status collapsed
-
-\begin_layout Plain Layout
-Synchronize with Output
-\end_layout
-
+ will do the work for you by pressing the following button
+ in the toolbar: 
+\begin_inset Info
+type  "icon"
+arg   "buffer-toggle-output-sync"
 \end_inset
 
- in the menu 
+.
+ Alternatively, you can also enable the feature by checking 
+\family sans
+Synchronize with Output
+\family default
+ in 
 \begin_inset Flex Noun
 status collapsed
 
 \begin_layout Plain Layout
 Document\SpecialChar menuseparator
 Settings\SpecialChar menuseparator
-Output
+Formats
 \end_layout
 
 \end_inset
@@ -6471,8 +7054,9 @@ The generation of the required info can be forced by changing the converter
 
 \end_inset
 
- Also note that only a few PDF viewers (Okular and Qpdfview on Unix, Skim
- on the Mac, SumatraPDF on Windows) already provide Sync\SpecialChar TeX
+ Also note that only a few PDF viewers (such as Okular and Qpdfview on Unix,
+ Skim on the Mac, SumatraPDF on Windows; see the next section for details)
+ already provide Sync\SpecialChar TeX
  support.
 \end_layout
 
@@ -6542,7 +7126,7 @@ TeX
 
 \end_inset
 
or converter to 
+ converter to 
 \begin_inset Flex Code
 status collapsed
 
@@ -6553,8 +7137,9 @@ pdflatex -synctex=1 $$i
 \end_inset
 
 .
- Check the documentation of your viewer whether the viewer needs to be configure
-d for the use with Sync\SpecialChar TeX
+ Should your viewer not be considered in the following description, or in
+ case of missing success, please check the documentation of your viewer
+ whether the viewer needs to be configured for the use with Sync\SpecialChar TeX
 .
 \begin_inset Foot
 status collapsed
@@ -6722,18 +7307,7 @@ status collapsed
 
 \end_inset
 
- is the Ly
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
-\end_inset
-
-XServer pipe path specified in 
+ is the LyXServer pipe path specified in 
 \begin_inset Flex Noun
 status collapsed
 
@@ -6800,18 +7374,7 @@ status collapsed
 \end_layout
 
 \begin_layout LyX-Code
-/Applications/Ly
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
-\end_inset
-
-X.app/Contents/MacOS/lyxeditor "$2" $1
+/Applications/LyX.app/Contents/MacOS/lyxeditor "$2" $1
 \begin_inset Newline newline
 \end_inset
 
@@ -6896,6 +7459,24 @@ status collapsed
 Reverse search is triggered by COMMAND-SHIFT-click
 \end_layout
 
+\begin_layout Subsubsection*
+Evince (GNOME)
+\end_layout
+
+\begin_layout Standard
+Reverse search with evince does not work out of the box, but it can be achieved
+ by means of some third party helper scripts.
+ Please refer to 
+\begin_inset CommandInset href
+LatexCommand href
+target "http://wiki.lyx.org/LyX/SyncTeX"
+literal "false"
+
+\end_inset
+
+ for details.
+\end_layout
+
 \begin_layout Subsubsection*
 Okular (KDE)
 \end_layout
@@ -6913,15 +7494,12 @@ Editor
 
 \end_inset
 
-, select 
-\begin_inset Quotes eld
-\end_inset
-
-Custom Text Editor
+ and select LyX
 \begin_inset Quotes erd
 \end_inset
 
- and add the command 
+ as editor.
+ This inserts the appropriate command (
 \begin_inset Flex Code
 status collapsed
 
@@ -6931,7 +7509,7 @@ lyxclient -g %f %l
 
 \end_inset
 
-.
+).
 \end_layout
 
 \begin_layout Standard
@@ -6979,7 +7557,8 @@ lyxclient -g %1 %2
 \end_layout
 
 \begin_layout Standard
-Reverse search is triggered by double-click.
+Reverse search is triggered by double-click or, in more recent versions,
+ by context menu.
 \end_layout
 
 \begin_layout Subsubsection*
@@ -7099,7 +7678,7 @@ lyxpipe
 \begin_inset Newline newline
 \end_inset
 
-echo LYXCMD:revdvi:server-goto-file-row:%1 %2> 
+echo LYXCMD:revdvi:server-goto-file-row:%~1 %2> 
 \backslash
 
 \backslash
@@ -7170,7 +7749,7 @@ In order to use SumatraPDF for inverse search, enter
 status collapsed
 
 \begin_layout Plain Layout
-SumatraPDF -inverse-search "lyxeditor.bat %f %l"
+SumatraPDF -inverse-search "lyxeditor.bat "%f" %l"
 \end_layout
 
 \end_inset
@@ -7537,8 +8116,8 @@ $$o
 \end_layout
 
 \begin_layout Standard
-Note that only some of the viewers provide full forward search functionality,
- among them yap, xdvi, okular
+Note that only some of the viewers provide full and usable forward search
functionality out of the box, among them yap, xdvi, okular
 \begin_inset Foot
 status collapsed
 
@@ -7575,7 +8154,7 @@ Formats
 
 \end_inset
 
-, qpdfview and SumatraPDF
+, qpdfview, and SumatraPDF
 \begin_inset Foot
 status collapsed
 
@@ -7585,6 +8164,7 @@ SumatraPDF can also use DDE commands through the external program CMCDDE
 \begin_inset CommandInset href
 LatexCommand href
 target "http://www.istri.fr/spip/zip/CMCDDE.zip"
+literal "false"
 
 \end_inset
 
@@ -7594,14 +8174,35 @@ target "http://www.istri.fr/spip/zip/CMCDDE.zip"
 \end_inset
 
 .
+ Others, such as evince
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+Forward search with evince can be achieved by means of third party helper
+ scripts.
+ Please refer to 
+\begin_inset CommandInset href
+LatexCommand href
+target "http://wiki.lyx.org/LyX/SyncTeX"
+literal "false"
+
+\end_inset
+
+ for details.
+\end_layout
+
+\end_inset
+
+, require some extra tools in order to use forward search.
  While many of the widespread PDF viewers (most notably Adobe Reader) do
  not support forward search at all, some other viewers – e.
 \begin_inset space \thinspace{}
 \end_inset
 
 g.
- evince and xpdf – allow at least to reload the document and jump to a specific
page of the file, so you can at least navigate 
+ xpdf – allow at least to reload the document and jump to a specific page
+ of the file, so you can at least navigate 
 \begin_inset Quotes eld
 \end_inset
 
@@ -7657,7 +8258,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://www.edpsciences.fr/aa/
+https://www.aanda.org/
 \end_layout
 
 \end_inset
@@ -7877,31 +8478,23 @@ thanks{}
 \end_layout
 
 \begin_layout Standard
-In addition to these topics, the macros use three additional \SpecialChar LaTeX
- commands that
- have no counterpart in \SpecialChar LyX
-:
-\end_layout
-
-\begin_layout Itemize
-
-\family typewriter
-
-\backslash
-and
+Under 
+\family sans
+Edit\SpecialChar menuseparator
+Text Style
 \family default
- to separate different names for more than one author and institute, respectivel
-y.
+, you'll find two insets which are relevant for the titling:
 \end_layout
 
 \begin_layout Itemize
 
+\family sans
+Institute
 \family typewriter
-
-\backslash
-inst{<nr>}
 \family default
-to mark corresponding author/institute pairs.
+to mark corresponding author\SpecialChar breakableslash
+institute pairs.
  The institutes are numbered sequentially as they appear in the 
 \family sans
 Address
@@ -7911,18 +8504,33 @@ Address
 
 \begin_layout Itemize
 
+\family sans
+Email
+\family default
+ to supply an email address for fast contact.
+\end_layout
+
+\begin_layout Standard
+In addition to these topics, the macros use one additional \SpecialChar LaTeX
+ command that
+ has no counterpart in \SpecialChar LyX
+:
+\end_layout
+
+\begin_layout Itemize
+
 \family typewriter
 
 \backslash
-email{address}
+and
 \family default
- to supply an email address for fast contact.
+ to separate different names for more than one author and institute, respectivel
+y.
 \end_layout
 
 \begin_layout Standard
-In all cases, the appropriate command has to be entered in \SpecialChar LyX
- and marked as
- \SpecialChar LaTeX
+The appropriate command has to be entered in \SpecialChar LyX
+ and marked as \SpecialChar LaTeX
  code.
  See the examples.
  
@@ -7937,17 +8545,11 @@ The abstract should immediately follow the header block.
  With version 5 the abstract environment was changed to a command, and there
  is now a resctriction to only one paragraph.
  In addition, it should contain an entry with the keywords.
- This is not yet implemented for \SpecialChar LyX
-, therefore you have to enter the \SpecialChar LaTeX
- command
-\family typewriter
-
-\backslash
-keywords{}
+ This is done via the paragraph style 
+\family sans
+Keywords
 \family default
- by hand and mark it as \SpecialChar LaTeX
- code.
+.
  Refer to the example paper.
 \end_layout
 
@@ -8062,39 +8664,7 @@ and
 \family typewriter
 
 \backslash
-email
-\end_layout
-
-\begin_layout Itemize
-
-\family typewriter
-
-\backslash
-appendix
-\end_layout
-
-\begin_layout Itemize
-
-\family typewriter
-
-\backslash
-authorrunning
-\end_layout
-
-\begin_layout Itemize
-
-\family typewriter
-
-\backslash
-inst{}
-\end_layout
-
-\begin_layout Itemize
-
-\family typewriter
-
-\backslash
-keywords{}
+authorrunning
 \end_layout
 
 \begin_layout Itemize
@@ -8273,7 +8843,7 @@ For submission, the paper has to be formated in a special double-spacing
 referee
 \family default
  to the documentclass.
- This must be done using the extra class options field in the 
+ This must be done using the custom class options field in the 
 \family sans
 Document\SpecialChar menuseparator
 Settings
@@ -8331,7 +8901,7 @@ AAS\SpecialChar TeX
  has proven to be an excellent tool for generating these documents, especially
  given its equation, citation, and figure handling capabilities.
  \SpecialChar LyX
- requires version 5.0 (or higher) of these macros; preferably 5.2, which
+ requires version 5.0 (or higher) of these macros; preferably 6.0, which
  is the version described here, or higher.
  Versions prior to 5.0 are intended for use with \SpecialChar LaTeX
 2.09 and are fundamentally
@@ -8403,7 +8973,7 @@ Template
 \family default
 , enter the new file name, then choose the 
 \family typewriter
-aastex.lyx
+aastex6.lyx
 \family default
  template.
  This will show the most common fields found in a manuscript.
@@ -8415,20 +8985,7 @@ aastex.lyx
  Many of the AAS\SpecialChar TeX
  commands and environments can be implemented directly in
  \SpecialChar LyX
-, but some cannot: most noticeably 
-\family typewriter
-
-\backslash
-altaffilmark
-\family default
- and 
-\family typewriter
-
-\backslash
-altaffiltext
-\family default
-, which should stick out like a sore thumb if you actually just opened the
- template file.
+, but some cannot.
  For commands such as these, the \SpecialChar LaTeX
  code must be entered directly and marked
  as such.
@@ -8436,8 +8993,7 @@ altaffiltext
  code, or Evil Red Text.
  I tried to minimize the amount of \SpecialChar TeX
  code needed in an AAS\SpecialChar TeX
- document, but
- there is still a bit more required than any of us would like.
+ document.
 \end_layout
 
 \begin_layout Subsection
@@ -8477,10 +9033,6 @@ Edit the resulting
 .tex
 \family default
  file with your favorite text editor
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -9020,18 +9572,6 @@ Things not implemented, use \SpecialChar TeX
 
 \family typewriter
 
-\backslash
-altaffilmark
-\family default
- (2.3), 
-\family typewriter
-
-\backslash
-altaffiltext
-\family default
- (2.3), 
-\family typewriter
-
 \backslash
 eqnum
 \family default
@@ -10586,7 +11126,7 @@ This section documents the class
 
 
 \family sans
-slides (FoilTeX)
+FoilTeX
 \family default
 
 \begin_inset Quotes erd
@@ -10633,19 +11173,11 @@ reference "sec:slitex"
 \family sans
 foils
 \family default
- class [
-\begin_inset Quotes eld
-\end_inset
-
-
+ class 
 \family sans
-slides (FoilTeX)
+FoilTeX
 \family default
-
-\begin_inset Quotes erd
-\end_inset
-
-] installed, you'll probably have to use the default 
+ installed, you'll probably have to use the default 
 \family sans
 slides
 \family default
@@ -10659,7 +11191,11 @@ The
 \family sans
 foils
 \family default
- class is designed for use with version 2.1 of the 
+ class is designed for use with version
+\begin_inset space ~
+\end_inset
+
+2.1 of the 
 \family sans
 foils.cls
 \family default
@@ -10674,17 +11210,9 @@ Getting Started
 
 \begin_layout Standard
 Obviously, to use this document class, you need to select 
-\begin_inset Quotes eld
-\end_inset
-
-
 \family sans
-slides (FoilTeX)
+FoilTeX
 \family default
-
-\begin_inset Quotes erd
-\end_inset
-
  from the 
 \family sans
 Class
@@ -10826,10 +11354,6 @@ always
 \emph default
  has the logo centered at the bottom of the page (if one is defined).
  The possible page style choices and what they do are as follows:
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -11089,13 +11613,7 @@ Quotation
 \begin_layout Itemize
 
 \family sans
-Title
-\end_layout
-
-\begin_layout Itemize
-
-\family sans
-Author
+TitleAuthor
 \end_layout
 
 \begin_layout Itemize
@@ -11128,18 +11646,6 @@ Address
 RightAddress
 \end_layout
 
-\begin_layout Itemize
-
-\family sans
-Caption
-\end_layout
-
-\begin_layout Itemize
-
-\family sans
-Comment
-\end_layout
-
 \end_inset
 
 
@@ -11372,12 +11878,6 @@ Left
 \end_inset
 
 Header
-\family default
-
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -11527,39 +12027,20 @@ Theorems, Lemmas, Proofs and more
 \end_layout
 
 \begin_layout Standard
-Due to a small bug in \SpecialChar LyX
- you can't have two of the same type of these environments
- directly following each other.
- They must be separated by something.
- If you try, you will just be extending the previous environment as if you
- had merged the two environments together.
- So, how do you get around this problem? The simplest option is to insert
- some text between the two environments or add a 
-\family sans
-\SpecialChar LaTeX
-
-\family default
- environment between the two with just a 
-\begin_inset Quotes eld
-\end_inset
-
-
-\family typewriter
-%
-\family default
-
-\begin_inset Quotes erd
-\end_inset
-
- in it.
- This will force \SpecialChar LyX
- to produce two separate environments and hence the correct
- \SpecialChar LaTeX
- output.
- An example is provided in the example file included with the \SpecialChar LyX
- distribution.
- Remember, this problem only occurs if you are trying to place two of the
- same type of theorem-like environments one directly after the other.
+You can't have two of the same type of these environments directly following
+ each other.
+ If you use a normal paragraph break, , you will just be extending the previous
+ environment as if you had merged the two environments together.
+ Rather than that, you need to insert a so-called separator.
+ Please refer to the section entitled 
+\emph on
+Separate Nestings
+\emph default
+ in the 
+\emph on
+User's Guide
+\emph default
+.
 \end_layout
 
 \begin_layout Subsubsection
@@ -12267,9 +12748,7 @@ M-z p
 
 \family default
 Instructions to the speaker.
- The () are automatically inserted, but only the ( will show in \SpecialChar LyX
-.
- Both will be printed.
+ The () are automatically inserted.
 \end_layout
 
 \begin_layout Itemize
@@ -12512,27 +12991,29 @@ ijmpd.lyx
 The language of the document should not be changed.
  Before previewing your paper, be sure that the babel package is not used.
  To do this, click on 
+\begin_inset Info
+type  "menu"
+arg   "dialog-show document"
+\end_inset
+
 \family sans
-Tools\SpecialChar menuseparator
-Preferences
-\family default
-, select the 
-\family sans
-Lang Opts
-\family default
- tab, deselect the 
-\family sans
-Use babel
-\family default
- checkbox in the language settings, and click on 
-\family sans
-Apply
+\SpecialChar menuseparator
+Language
 \family default
- (or 
+, and select 
+\begin_inset Quotes eld
+\end_inset
+
+None
+\begin_inset Quotes erd
+\end_inset
+
+ as 
 \family sans
-Save
+Language Package
 \family default
-, if you wish to make this change permanent).
+.
 \end_layout
 
 \begin_layout Enumerate
@@ -12936,40 +13417,6 @@ The modified
  document.
 \end_layout
 
-\begin_layout Subsection
-Use of \SpecialChar TeX
- code
-\end_layout
-
-\begin_layout Standard
-The use of \SpecialChar TeX
- code is reduced to two commands, which must be placed at the
- top of the document.
- If you started writing your paper by using the 
-\family typewriter
-ijmpc.lyx
-\family default
- or the 
-\family typewriter
-ijmpd.lyx
-\family default
- template, the \SpecialChar TeX
- code needed is already in its place; you usually don't need
- to delete it.
- You may only modify the first \SpecialChar TeX
- code to specify the information printed
- to the top of odd and even pages (authors' names and short paper's title,
- respectively).
- This \SpecialChar TeX
- code must have the form 
-\family typewriter
-
-\backslash
-markboth{Authors' Names}{Short Paper's Title}
-\family default
-.
-\end_layout
-
 \begin_layout Section
 iopart
 \end_layout
@@ -13007,28 +13454,28 @@ Writing a paper
 \end_layout
 
 \begin_layout Standard
-The easiest way to write a paper is to start with the fil
+The easiest way to write a paper is to start with the templat
 \emph on
 IOP-article.lyx
 \emph default
- that is available in \SpecialChar LyX
-'s examples files folder.
- Open this file, save it under a new name, and start writing.
- The example file explains how to use the special text environments.
+ that is available via 
+\family sans
+File\SpecialChar menuseparator
+New From Template
+\family default
+ The template explains how to use the special text environments.
  Here are the most important advices:
 \end_layout
 
 \begin_layout Itemize
 To be able to compile your document to a PDF, PS, or DVI, ensure that the
- two options 
-\family sans
-Use AMS math package
-\family default
- in the document settings under 
+ no AMS packages are loaded in 
 \family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
 Math Options
 \family default
- are not used!
+!
 \end_layout
 
 \begin_layout Itemize
@@ -13036,12 +13483,6 @@ Math Options
 \size normal
 The title environment defines the kind of your paper.
  So use one of the following environments for the title:
-\size default
-
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -13142,7 +13583,7 @@ There is a general title environment
 \family sans
 Article
 \family default
- which is not directly supported by the \SpecialChar LyX
+ which is not directly supported by \SpecialChar LyX
 .
  This can be used as \SpecialChar TeX
  code when your document doesn't fit into one of the
@@ -13182,7 +13623,7 @@ Solar Physics
 \emph default
 , but there are many others (see a complete list at 
 \begin_inset Flex URL
-status open
+status collapsed
 
 \begin_layout Plain Layout
 
@@ -13308,10 +13749,6 @@ Edit the resulting
 .tex
 \family default
  file with a text editor and make the following changes
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -13998,11 +14435,11 @@ at the beginning of a chapter.
  If you use the optional argument (
 \family sans
 Insert\SpecialChar menuseparator
-Short
+Dictum
 \begin_inset space ~
 \end_inset
 
-Title
+Author
 \family default
 ), you can insert the dictum's author there.
  Dictum and author are separated by a line.
@@ -14264,6 +14701,24 @@ scrmacros.inc
 letter (koma-script)
 \end_layout
 
+\begin_layout Description
+Note: This section discusses the obsolete 
+\family sans
+KOMA-Script-Letter (v.
+\begin_inset space ~
+\end_inset
+
+1)
+\family default
+, which is not even included anymore in recent KOMA releases.
+ Please refer to the next section for the current KOMA-Script-Letter class
+ (v.
+\begin_inset space ~
+\end_inset
+
+2)!
+\end_layout
+
 \begin_layout Standard
 \noindent
 The document class 
@@ -14559,7 +15014,7 @@ Subject
  are input types provided with a label to enter information, which will
  be processed by the document class.
 \begin_inset Foot
-status open
+status collapsed
 
 \begin_layout Plain Layout
 It could be seen as a matter of inconsequence, that the types 
@@ -15358,8 +15813,8 @@ style: The fancy page style is not supported, due to a command clash between
 ).
  Instead, Memoir comes with a number of its own page styles (see 
 \family sans
-Layout\SpecialChar menuseparator
 Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
 Page
 \begin_inset space ~
 \end_inset
@@ -15411,9 +15866,16 @@ Title
  of contents from the header.
  You can define three variants of a title with this: one for the main text,
  one for the table of contents, and one for the headers.
- Simply insert two optional arguments if you need this feature, the first
- one containing the short title for the Table of Contents, the second one
- containing an alternative short title for the headers.
+ \SpecialChar LyX
+ makes these available in form of specific 
+\family sans
+Short Title
+\family default
+ variants in the 
+\family sans
+Insert
+\family default
+ menu.
 \end_layout
 
 \begin_layout Description
@@ -15451,9 +15913,10 @@ article
 \emph default
  (to be inserted in 
 \family sans
-Layout\SpecialChar menuseparator
 Document\SpecialChar menuseparator
-Extra
+Settings\SpecialChar menuseparator
+Class Settings\SpecialChar menuseparator
+Custom
 \begin_inset space ~
 \end_inset
 
@@ -15587,24 +16050,15 @@ Our hero arrives in Troia; he loses some friends; he finds others
 Epigraph: An epigraph is a smart slogan or motto at the beginning of a chapter.
  The epigraph environment provides an elegant way of typesetting such a
  motto.
- The motto itself (text) and its author (source) are divided by a short
- line.
- Unfortunately, we have to fool \SpecialChar LyX
- a bit here again, since the environment
- needs two arguments (text and source).
- In this case, we have to use curly brackets (in \SpecialChar TeX
- mode) between the two
- arguments: 
-\emph on
-<smart slogan>
-\emph default
-\family typewriter
-}{
+ The motto itself (text) and its (optional) author (source) are divided
+ by a short line.
+ The author (source) can be inserted via 
+\family sans
+Insert\SpecialChar menuseparator
+Epigraph Source
 \family default
 \emph on
-<author of the slogan>.
+.
 \end_layout
 
 \begin_layout Description
@@ -15720,10 +16174,6 @@ Section*
 
 \begin_layout Itemize
 Additional page styles:
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -15758,10 +16208,6 @@ outer page number is placed on outer side of page
 \end_deeper
 \begin_layout Itemize
 Options 
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -16127,87 +16573,33 @@ URL
 \family sans
 Thanks
 \family default
- layouts must be placed 
-\emph on
-in between
-\emph default
- the 
-\family sans
-Author
-\family default
- layout and the corresponding 
-\family sans
-Address
-\family default
- (or equivalent 
-\family sans
-Affiliation
-\family default
-) layout.
- If you put the 
-\family sans
-Thanks
-\family default
- after the 
-\family sans
-Address
-\family default
-, the \SpecialChar LaTeX
- won't compile.
-\end_layout
-
-\begin_layout Subsection
-Drawbacks
-\end_layout
-
-\begin_layout Standard
-The main problem with this layout is that you can't use the optional arguments
- to layouts like Email and Title.
- (The problem is not unique to this layout; you can't use optional arguments
- to the Section layouts either.) This means that after you export that file
- to \SpecialChar LaTeX
- (which you'll need to do eventually to send it in to APS), you'll need
- to edit the \SpecialChar LaTeX
- file with a text editor to add the optional arguments to set,
- e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.
-\begin_inset space \space{}
-\end_inset
-
-the running title for the page headers.
- Lacking these layouts makes the 
-\family typewriter
-
-\backslash
-altaffiliation
-\family default
- (and the equivalent 
-\family typewriter
-
-\backslash
-altaddress
-\family default
-) useless, so the corresponding layouts don't exist, and will have to be
- added by hand.
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-
+ layouts must be placed 
 \emph on
-Note from JMarc:
+in between
 \emph default
- actually, \SpecialChar LyX
- 1.3.0 supports some forms of optional arguments, but this layout
- has not been updated yet to take advantage of it.
-\end_layout
-
-\end_inset
-
+ the 
+\family sans
+Author
+\family default
+ layout and the corresponding 
+\family sans
+Address
+\family default
+ (or equivalent 
+\family sans
+Affiliation
+\family default
+) layout.
+ If you put the 
+\family sans
+Thanks
+\family default
+ after the 
+\family sans
+Address
+\family default
+, the \SpecialChar LaTeX
+ won't compile.
 \end_layout
 
 \begin_layout Section
@@ -16402,14 +16794,6 @@ ejour2
 .
 \end_layout
 
-\begin_layout Standard
-Limitations e.
-\begin_inset space \thinspace{}
-\end_inset
-
-g.: does not display the number for theorem-like layouts, just #.
-\end_layout
-
 \begin_layout Section
 Slides [aka 
 \noun on
@@ -16646,10 +17030,6 @@ style
 \family default
  behaves a bit differently for this class.
  The possible choices and what they do are as follows:
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -16706,10 +17086,6 @@ clock
 \end_inset
 
  in the extra class options.
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -16891,12 +17267,6 @@ Caption
 -Code
 \end_layout
 
-\begin_layout Itemize
-
-\family sans
-Comment
-\end_layout
-
 \begin_layout Standard
 All of the other standard environments, including the section-heading environmen
 ts, aren't used in the 
@@ -18573,6 +18943,7 @@ chktex
 \begin_inset CommandInset href
 LatexCommand href
 target "http://www.ctan.org/tex-archive/help/Catalogue/entries/chktex.html"
+literal "false"
 
 \end_inset
 
@@ -19680,9 +20051,9 @@ Introduction
 \end_layout
 
 \begin_layout Standard
-Also note that CVS support is not as good as subversion support so we advise
+Also note that CVS support is not as good as subversion support, so we advise
  using SVN instead.
- A good place to start learning Subversion is SVN Book
+ A good place to start learning Subversion is the SVN Book
 \begin_inset Foot
 status collapsed
 
@@ -19690,6 +20061,7 @@ status collapsed
 \begin_inset CommandInset href
 LatexCommand href
 target "http://svnbook.red-bean.com/"
+literal "false"
 
 \end_inset
 
@@ -19729,9 +20101,9 @@ Before you begin to use the version control features in \SpecialChar LyX
  assumes a recent version of the GNU RCS or CVS/SVN
  package — no guarantees are made for older versions.
  Most of the log messages are not currently displayed after operations —
- you can check them in the Messages pane if unsure.
- Regular users of version control will appreciate VC toolbar, which can
- be enabled via 
+ you can check them in the Messages pane if you are unsure.
+ Regular users of version control will appreciate the VC toolbar, which
can be enabled via 
 \family sans
 View\SpecialChar menuseparator
 Toolbars\SpecialChar menuseparator
@@ -19745,9 +20117,22 @@ Control
 \end_layout
 
 \begin_layout Standard
-For introducing your own external commands consult vc-command in the manual
- of \SpecialChar LyX
- functions.
+For introducing your own external commands consult 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+vc-command
+\end_layout
+
+\end_inset
+
+ in the manual 
+\emph on
+\SpecialChar LyX
+ Functions
+\emph default
+.
 \end_layout
 
 \begin_layout Standard
@@ -19836,7 +20221,11 @@ Edit
 \end_layout
 
 \begin_layout Standard
-RCS command that is run: 
+RCS command that is run:
+\end_layout
+
+\begin_layout LyX-Code
+
 \family typewriter
 ci -q -u -i -t-"<initial description>" <file-name>
 \end_layout
@@ -19864,7 +20253,7 @@ When you are finished editing a file, you check in your changes.
  file, the document is unlocked and set to Read-Only mode.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Itemize
 RCS command: 
 \family typewriter
 ci -q -u -m"<description>" <file-name>
@@ -19884,7 +20273,7 @@ By doing this you lock the document so that only you can edit it.
  The status line is changed to reflect that you have locked the file.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Itemize
 RCS command: 
 \family typewriter
 co -q -l <file-name>
@@ -19902,7 +20291,7 @@ This will discard all changes made to the document since the last check
  You get a warning before changes are discarded.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Itemize
 RCS command: 
 \family typewriter
 co -f -u<version> <file-name>
@@ -19953,11 +20342,11 @@ status collapsed
 \begin_layout Plain Layout
 
 \family typewriter
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
 
@@ -19972,11 +20361,11 @@ status collapsed
 \begin_layout Plain Layout
 
 \family typewriter
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <new-file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
 
@@ -19996,11 +20385,11 @@ status collapsed
 ci -q -u 
 \family typewriter
 -i 
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <new-file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
 
@@ -20024,7 +20413,7 @@ This makes as if the last check in never happened.
  is removed from the master RCS file.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Itemize
 RCS command: 
 \family typewriter
 rcs -o<version> <file-name>
@@ -20466,14 +20855,12 @@ status collapsed
 \begin_layout Plain Layout
 
 \family typewriter
-\begin_inset Quotes eld
-\end_inset
-
+\lang ngerman
+"
+\lang english
 <file-name>
-\begin_inset Quotes erd
-\end_inset
-
-
+\lang ngerman
+"
 \end_layout
 
 \end_inset
@@ -20485,14 +20872,12 @@ status collapsed
 \begin_layout Plain Layout
 
 \family typewriter
-\begin_inset Quotes eld
-\end_inset
-
+\lang ngerman
+"
+\lang english
 <new-file-name>
-\begin_inset Quotes erd
-\end_inset
-
-
+\lang ngerman
+"
 \end_layout
 
 \end_inset
@@ -20508,15 +20893,12 @@ status collapsed
 \begin_layout Plain Layout
 cvs -q add 
 \family typewriter
-
-\begin_inset Quotes eld
-\end_inset
-
+\lang ngerman
+"
+\lang english
 <new-file-name>
-\begin_inset Quotes erd
-\end_inset
-
-
+\lang ngerman
+"
 \end_layout
 
 \end_inset
@@ -20570,14 +20952,12 @@ status collapsed
 \begin_layout Plain Layout
 
 \family typewriter
-\begin_inset Quotes eld
-\end_inset
-
+\lang ngerman
+"
+\lang english
 <file-name>
-\begin_inset Quotes erd
-\end_inset
-
-
+\lang ngerman
+"
 \end_layout
 
 \end_inset
@@ -20589,14 +20969,12 @@ status collapsed
 \begin_layout Plain Layout
 
 \family typewriter
-\begin_inset Quotes eld
-\end_inset
-
+\lang ngerman
+"
+\lang english
 <new-file-name>
-\begin_inset Quotes erd
-\end_inset
-
-
+\lang ngerman
+"
 \end_layout
 
 \end_inset
@@ -20612,15 +20990,12 @@ status collapsed
 \begin_layout Plain Layout
 cvs -q add 
 \family typewriter
-
-\begin_inset Quotes eld
-\end_inset
-
+\lang ngerman
+"
+\lang english
 <new-file-name>
-\begin_inset Quotes erd
-\end_inset
-
-
+\lang ngerman
+"
 \end_layout
 
 \end_inset
@@ -20636,15 +21011,12 @@ status collapsed
 \begin_layout Plain Layout
 cvs -q remove 
 \family typewriter
-
-\begin_inset Quotes eld
-\end_inset
-
+\lang ngerman
+"
+\lang english
 <file-name>
-\begin_inset Quotes erd
-\end_inset
-
-
+\lang ngerman
+"
 \end_layout
 
 \end_inset
@@ -20861,7 +21233,7 @@ Control
  \SpecialChar LyX
  was tested against SVN 1.5, 1.6, 1.7 and 1.8
 \begin_inset Foot
-status open
+status collapsed
 
 \begin_layout Plain Layout
 Most of the commands will work with 1.4 too, see 
@@ -20917,11 +21289,11 @@ Then you are asked interactively to supply an initial description of the
 SVN command that is run: 
 \family typewriter
 svn add -q 
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
 
@@ -20997,11 +21369,11 @@ Ditto.
  
 \family typewriter
 svn update --non-interactive 
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
 
@@ -21023,11 +21395,11 @@ This will discard all changes made to the document since the last check
 SVN command: 
 \family typewriter
 svn revert -q 
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
 
@@ -21077,19 +21449,19 @@ status collapsed
 svn copy -q 
 \family typewriter
 
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
  
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <new-file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
 
@@ -21158,19 +21530,19 @@ status collapsed
 svn move -q 
 \family typewriter
 
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
  
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <new-file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
 
@@ -21220,7 +21592,7 @@ Note that this command will work only with subversion
 \end_layout
 
 \begin_layout Standard
-All the commands above have one shortcomming - they deal with the current
+All the commands above have one shortcoming – they deal with the current
  document only.
  Once your document contains pictures, includes external 
 \begin_inset Flex Code
@@ -21334,11 +21706,11 @@ This shows the complete history of the SVN document.
  The output of 
 \family typewriter
 svn log 
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
 
@@ -21368,7 +21740,7 @@ The file exchange through various revision control systems brings the problem
 
 \begin_layout Standard
 SVN has two such mechanisms to provide mutual exclusivity for file access
- locks and automatic setting of write permissions (see sec.
 locks and automatic setting of write permissions (see sec.
  
 \begin_inset CommandInset ref
 LatexCommand ref
@@ -21388,14 +21760,24 @@ svn:needs-lock
 
  file svn property
 \begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+\begin_inset Flex URL
 status open
 
 \begin_layout Plain Layout
+
 http://svnbook.red-bean.com/en/1.2/svn.advanced.locking.html
 \end_layout
 
 \end_inset
 
+
+\end_layout
+
+\end_inset
+
 .
  If this property is detected for a given document \SpecialChar LyX
  starts to use SVN locks
@@ -21419,7 +21801,15 @@ Check-out
 
 \begin_layout Itemize
 Locked state.
- The loaded file is in the 'normal' edit mode.
+ The loaded file is in the 
+\begin_inset Quotes els
+\end_inset
+
+normal
+\begin_inset Quotes ers
+\end_inset
+
+ edit mode.
  No other user is allowed to edit the file.
  
 \emph on
@@ -21489,7 +21879,7 @@ Version
 \end_inset
 
 Control\SpecialChar menuseparator
-Toggle locking property
+Use Locking Property
 \family default
 .
  This command is active only when the file is not locked on the svn server
@@ -21538,10 +21928,6 @@ There are more possibilities how to activate revision information in our
 \begin_layout Itemize
 \SpecialChar LyX
  supports directly:
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -21575,22 +21961,26 @@ svnversion
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
 <features tabularvalignment="middle">
-<column alignment="center" valignment="top">
-<column alignment="center" valignment="top">
+<column alignment="left" valignment="top">
+<column alignment="left" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\series bold
 Output
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\series bold
 Meaning
 \end_layout
 
@@ -21598,7 +21988,7 @@ Meaning
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21607,7 +21997,7 @@ Meaning
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21618,7 +22008,7 @@ mixed revision working copy
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21627,7 +22017,7 @@ mixed revision working copy
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21638,7 +22028,7 @@ modified working copy
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21647,7 +22037,7 @@ modified working copy
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21658,7 +22048,7 @@ switched working copy
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21667,7 +22057,7 @@ switched working copy
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21678,7 +22068,7 @@ partial working copy, from a sparse checkout
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21687,7 +22077,7 @@ partial working copy, from a sparse checkout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21730,10 +22120,6 @@ file.lyx
 
 .
  Supported flags are:
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -21855,11 +22241,10 @@ This is an easy way how to ensure that \SpecialChar LyX
 
  tag in your document (e.g.
  
-\begin_inset ERT
-status open
+\begin_inset Flex Code
+status collapsed
 
 \begin_layout Plain Layout
-
 $Rev$
 \end_layout
 
@@ -21868,11 +22253,10 @@ $Rev$
 ).
  This way svn client will automatically substitute revision number (e.g.
  
-\begin_inset ERT
-status open
+\begin_inset Flex Code
+status collapsed
 
 \begin_layout Plain Layout
-
 $Rev: 59 $
 \end_layout
 
@@ -21928,6 +22312,7 @@ In addition to installing \SpecialChar LyX
 LatexCommand href
 name "CollabNet"
 target "http://www.collab.net/nonav/downloads/subversion/"
+literal "false"
 
 \end_inset
 
@@ -21937,6 +22322,7 @@ target "http://www.collab.net/nonav/downloads/subversion/"
 LatexCommand href
 name "TortoiseSVN"
 target "http://tortoisesvn.tigris.org/"
+literal "false"
 
 \end_inset
 
@@ -22131,10 +22517,6 @@ http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
  any password from you.
  To keep things easy we will use only keys without any additional password
  protection etc.
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -22153,11 +22535,19 @@ puttygen
  Save your private .ppk key file and put the public one on the server side.
  If the SVN server runs on Linux, note that the format of the public key
  is not compatible with Linux openssh and you will need to direcly copy-paste
- the key from the “
+ the key from the 
+\begin_inset Quotes eld
+\end_inset
+
+
 \emph on
 Public key for pasting into OpenSSH authorized_keys file
 \emph default
-:” edit field into the server's 
+:
+\begin_inset Quotes erd
+\end_inset
+
+ edit field into the server's 
 \begin_inset Flex Code
 status collapsed
 
@@ -22374,7 +22764,7 @@ Control
  \SpecialChar LyX
  was tested against GIT 1.7.
 \begin_inset Foot
-status open
+status collapsed
 
 \begin_layout Plain Layout
 Windows users please note that you need to ensure that git is on the path.
@@ -22479,18 +22869,18 @@ This command registers in GIT your document ONLY in case you have already
 \begin_layout Standard
 Then you are asked interactively to supply an initial description of the
  document.
- Don't forget that registered file is not yet commited.
+ Don't forget that registered file is not yet committed.
 \end_layout
 
 \begin_layout Standard
 GIT command that is run: 
 \family typewriter
 git add 
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
 
@@ -22513,7 +22903,7 @@ Check In Changes
 \begin_layout Standard
 When you are finished editing a file, you commit your changes.
  When you do this, you are asked for a description of the changes.
- After that changes are commited.
+ After that changes are committed.
 \end_layout
 
 \begin_layout Standard
@@ -22538,11 +22928,11 @@ This will discard all changes made to the document since the last check
 GIT command: 
 \family typewriter
 git checkout -q 
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
 
@@ -22592,19 +22982,19 @@ status collapsed
 git mv 
 \family typewriter
 
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
  
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <new-file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
 
@@ -22640,11 +23030,11 @@ This shows the complete history of the GIT document.
  The output of 
 \family typewriter
 git log 
-\begin_inset Quotes eld
+\begin_inset Quotes qld
 \end_inset
 
 <file-name>
-\begin_inset Quotes erd
+\begin_inset Quotes qld
 \end_inset
 
 
@@ -22685,9 +23075,19 @@ Further tuning
 \end_layout
 
 \begin_layout Standard
-With the recent addition of the vc-command function \SpecialChar LyX
- power users are allowed
- to create their own commands for revision control.
+With the recent addition of the 
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+vc-command
+\end_layout
+
+\end_inset
+
+ function \SpecialChar LyX
+ power users are allowed to create their own commands for revision
+ control.
 \end_layout
 
 \begin_layout Standard
@@ -22744,29 +23144,31 @@ diff
  case of \SpecialChar LyX
  files, which have more a complicated structure.
  Hence we provide binding to the Document comparison feature.
- There are two ways of calling this feature - either by direct call of 
+ There are two ways of calling this feature  either by direct call of 
 \begin_inset Flex Code
 status collapsed
 
 \begin_layout Plain Layout
-VC_COMPARE
+vc-compare
 \end_layout
 
 \end_inset
 
  \SpecialChar LyX
  function (for details see \SpecialChar LyX
- functions manual) or by icon/menu item 
-\begin_inset Flex Noun
-status collapsed
-
-\begin_layout Plain Layout
-Compare with older revision...
-\end_layout
+ functions manual) or by the toolbar icon 
+\begin_inset Info
+type  "icon"
+arg   "vc-compare"
+\end_inset
 
+ or the menu item 
+\begin_inset Info
+type  "menu"
+arg   "vc-compare"
 \end_inset
 
-.
+, respectively.
  One can either compare two chosen revisions of the document or he can simply
  compare the current version of edited text with older revisions (where
  '
@@ -22792,7 +23194,17 @@ This feature is supported for SVN and RCS though due to the more complicated
  '35' in '1.2.35'.
  We don't currently support GIT addressing of revisions, one can just compare
  edited document with its revision X steps backs, where X is addressed as
- HEAD~X.
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+HEAD~X
+\end_layout
+
+\end_inset
+
+.
 \end_layout
 
 \begin_layout Section
@@ -22896,10 +23308,6 @@ How is literate programming different from verbose commenting?
 \begin_layout Quotation
 There are three distinguishing characteristics.
  In order of importance, they are: 
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -22931,7 +23339,7 @@ The complete Literate Programming FAQ can be found at:
 \begin_layout Quote
 Literate Programming FAQ 
 \begin_inset Flex URL
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
 \begin_inset space \space{}
 \end_inset
 
-it is easy to plug in new filters and to perform special processing that
- you may need.
+it is easy to plug in new filters
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+
+\emph on
+Filters 
+\emph default
+are programs that read a given data stream and output a manipulated data
+ stream.
+ That way, a WEB file (consisting of literate code) can be turned into a
+ file consisting only of C program code or \SpecialChar LaTeX
+ code.
+\end_layout
+
+\end_inset
+
+ and to perform special processing that you may need.
  
 \end_layout
 
@@ -23000,7 +23425,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://www.cs.virginia.edu/~nr/noweb/
+https://www.cs.tufts.edu/~nr/noweb/
 \end_layout
 
 \end_inset
@@ -23056,8 +23481,12 @@ Using the noweb module
 \begin_layout Standard
 If you have installed Noweb and \SpecialChar LyX
  successfully, whenever you open a new document,
- after you have chosen its document class, use the Document->Settings menu
- to add the 
+ after you have chosen its document class, use the 
+\family sans
+Document\SpecialChar menuseparator
+Settings
+\family default
+ menu to add the 
 \begin_inset Quotes eld
 \end_inset
 
@@ -23091,7 +23520,7 @@ Typing code in
 
 \begin_layout Standard
 \SpecialChar LyX
- enables you to write code with a layout named 
+ enables you to write code with a custom inset named 
 \begin_inset Flex Noun
 status collapsed
 
@@ -23151,7 +23580,7 @@ Chunk
 
 \end_inset
 
-, that works like a normal paragraph but has a free spacing capability.
+, that works like a normal text inset but has a free spacing capability.
 \end_layout
 
 \begin_layout Standard
@@ -23227,10 +23656,6 @@ DVI
  menu option is chosen, a \SpecialChar LaTeX
  file is generated.
  
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -23267,7 +23692,7 @@ Chunk
 
 \end_inset
 
layout that, by itself, takes care of the business.
inset that, by itself, takes care of the business.
 \end_layout
 
 \begin_layout Enumerate
@@ -23309,10 +23734,6 @@ Customization
 
  to generate the \SpecialChar LaTeX
  file.
-\begin_inset Separator parbreak
-\end_inset
-
-
 \end_layout
 
 \begin_deeper
@@ -23385,25 +23806,17 @@ Converter
 \end_inset
 
  setting, should be set to
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset Quotes eld
-\end_inset
+\end_layout
 
+\begin_layout LyX-Code
 
 \family typewriter
 build-script $$i
 \family default
  $$r
-\begin_inset Quotes erd
-\end_inset
-
-.
-\begin_inset Newline newline
-\end_inset
+\end_layout
 
+\begin_layout Standard
 This basically means that \SpecialChar LyX
  will call 
 \begin_inset Quotes eld
@@ -23432,45 +23845,24 @@ build-script
  that you can place in a directory on your path:
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace defskip
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage pagebreak
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
+\begin_layout LyX-Code
 
 \family sans
 #!/bin/sh
 \end_layout
 
-\begin_layout Standard
+\begin_layout LyX-Code
 
 \family sans
 #
 \end_layout
 
-\begin_layout Standard
+\begin_layout LyX-Code
 
 \family sans
 notangle -Rbuild-script $1 | env NOWEB_SOURCE=$1 NOWEB_OUTPUT_DIR=$2 sh
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace defskip
-\end_inset
-
-
-\end_layout
-
 \begin_layout Standard
 The next part of the converter setting is the 
 \begin_inset Quotes eld
@@ -23481,25 +23873,15 @@ Flags
 \end_inset
 
  which is to be set to
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset Quotes eld
-\end_inset
+\end_layout
 
+\begin_layout LyX-Code
 
 \family typewriter
 parselog=$$s/scripts/listerrors
-\family default
-
-\begin_inset Quotes erd
-\end_inset
-
-.
-\begin_inset Newline newline
-\end_inset
+\end_layout
 
+\begin_layout Standard
 This will run any errors that are generated by the 
 \begin_inset Quotes eld
 \end_inset
@@ -23856,26 +24238,10 @@ Edit Sources
  to:
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace defskip
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-
-\family sans
+\begin_layout LyX-Code
 echo "LYXCMD:monitor:server-goto-file-row:@FILE@ @LINE@" >~/.lyxpipe.in
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace defskip
-\end_inset
-
-
-\end_layout
-
 \begin_layout Standard
 With this, whenever you are using ddd and find a point in the program that
  you want to edit, you just press shift-ctrl-V (in the ddd window), and
@@ -23893,45 +24259,18 @@ With this, whenever you are using ddd and find a point in the program that
 Note however that you must enable the \SpecialChar LyX
  server to get this feature working
  (it is disabled by default).
- You can enable it in 
-\family sans
-Preferences
-\family default
- (tabs 
-\family sans
-Inputs
-\family default
-, 
-\family sans
-Paths
-\family default
-) by entering in the 
-\family sans
-\SpecialChar LyX
-server pipe
-\family default
- a path like 
-\begin_inset Quotes eld
+ Sec.
+\begin_inset space ~
 \end_inset
 
 
-\family typewriter
-/home/<your-home-directory>/.lyx/lyxpipe
-\family default
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Starting-the-Server"
 
-\begin_inset Quotes erd
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-Read the \SpecialChar LyX
- server documentation in the 
-\emph on
-Customization Manual
-\emph default
- for further information.
+ explains how to do that.
 \end_layout
 
 \begin_layout Subsubsection
@@ -23941,7 +24280,7 @@ Toolbar extensions
 \begin_layout Standard
 There are six new buttons that can be added to your \SpecialChar LyX
  toolbar.
- Five of these buttons are short cuts to layout styles: 
+ Four of these buttons are short cuts to layout styles: 
 \family sans
 Standard
 \family default
@@ -23954,12 +24293,12 @@ Section
 \SpecialChar LaTeX
 
 \family default
-, 
+, and 
 \family sans
 \SpecialChar LyX
 -Code
 \family default
-, and 
+, one for the custom inset 
 \family sans
 Chunk
 \family default
@@ -24031,7 +24370,7 @@ Toolbar
 \end_layout
 
 \begin_layout LyX-Code
-  Icon "layout Chunk"
+  Icon "flex.insert Chunk"
 \end_layout
 
 \begin_layout LyX-Code
@@ -24197,9 +24536,15 @@ Modules
 \family default
 ) and must have the \SpecialChar LaTeX
 -package 
-\series bold
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
 multicol
-\series default
+\end_layout
+
+\end_inset
+
  installed.
 \end_layout
 
@@ -24349,6 +24694,7 @@ status open
 status open
 
 \begin_layout Plain Layout
+
 3
 \end_layout
 
@@ -24484,16 +24830,23 @@ The examples in this section show some more special features of multiple
 \end_layout
 
 \begin_layout Standard
-For more features of multiple columns, have a look at the documentation
+For more features of multiple columns, have a look at the 
+\begin_inset CommandInset href
+LatexCommand href
+name "documentation"
+target "http://mirror.ctan.org/macros/latex/required/tools/multicol.pdf"
+literal "false"
+
+\end_inset
+
  of the \SpecialChar LaTeX
 -package 
-\series bold
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
 multicol
-\series default
-, 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "multicol"
+\end_layout
 
 \end_inset
 
@@ -24571,9 +24924,7 @@ You can also use a section heading as the preface if you use a section command
  For example the command
 \end_layout
 
-\begin_layout Standard
-
-\series bold
+\begin_layout LyX-Code
 
 \backslash
 subsection{subsection title}
@@ -24703,21 +25054,29 @@ In this example the space is set to 7
 \end_inset
 
 text lines by using 
-\begin_inset Quotes eld
-\end_inset
+\begin_inset Flex Code
+status collapsed
 
+\begin_layout Plain Layout
 7
 \backslash
 baselineskip
-\begin_inset Quotes erd
+\end_layout
+
 \end_inset
 
  (where the command 
-\series bold
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
 
 \backslash
 baselineskip
-\series default
+\end_layout
+
+\end_inset
+
  needs to be inserted as \SpecialChar TeX
  code):
 \end_layout
@@ -24779,18 +25138,22 @@ Surrounding Space
 \begin_layout Standard
 The amount of space before and after multiple columns can be changed by
  changing the length 
-\series bold
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
 
 \backslash
 multicolsep
-\series default
+\end_layout
+
+\end_inset
+
 .
  For example the command
 \end_layout
 
-\begin_layout Standard
-
-\series bold
+\begin_layout LyX-Code
 
 \backslash
 setlength{
@@ -24815,11 +25178,17 @@ pt.
 
 \begin_layout Standard
 For this example 
-\series bold
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
 
 \backslash
 multicolsep
-\series default
+\end_layout
+
+\end_inset
+
  was set to 2.5
 \begin_inset space \thinspace{}
 \end_inset
@@ -24885,11 +25254,17 @@ status open
 Note:
 \series default
  The values you set with 
-\series bold
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
 
 \backslash
 setlength
-\series default
+\end_layout
+
+\end_inset
+
  will be used for all following multiple columns until you change them again.
 \end_layout
 
@@ -24939,11 +25314,17 @@ Column Breaks
 
 \begin_layout Standard
 A column break can be forced by inserting the command 
-\series bold
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
 
 \backslash
 columnbreak{}
-\series default
+\end_layout
+
+\end_inset
+
  as \SpecialChar TeX
  Code to that position in the text where the column should be broken.
  Note that this leads in most cases to whitespace in the text.
@@ -25076,11 +25457,17 @@ Column Separation
 The width of the columns is automatically calculated, but you can modify
  the space between the columns.
  This is done by changing the length 
-\series bold
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
 
 \backslash
 columnsep
-\series default
+\end_layout
+
+\end_inset
+
 .
  Its predefined value is 10
 \begin_inset space \thinspace{}
@@ -25088,11 +25475,17 @@ columnsep
 
 pt.
  Here is an example where 
-\series bold
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
 
 \backslash
 columnsep
-\series default
+\end_layout
+
+\end_inset
+
  is set to 3
 \begin_inset space \thinspace{}
 \end_inset
@@ -25182,11 +25575,17 @@ Vertical Lines
 
 \begin_layout Standard
 Between the columns a rule with a width of the length 
-\series bold
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
 
 \backslash
 columnseprule
-\series default
+\end_layout
+
+\end_inset
+
  is placed.
  If this rule width is set to 0
 \begin_inset space \thinspace{}
@@ -25329,18 +25728,22 @@ The Holy War
 
 \begin_layout Standard
 The rule can be colored by redefining the command 
-\series bold
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
 
 \backslash
 columnseprulecolor
-\series default
-.
- This is done by inserting the command
-\begin_inset Newline newline
+\end_layout
+
 \end_inset
 
+.
+ This is done by inserting the command
+\end_layout
 
-\series bold
+\begin_layout LyX-Code
 
 \backslash
 renewcommand{
@@ -25348,17 +25751,21 @@ renewcommand{
 columnseprulecolor}{
 \backslash
 color{red}}
-\series default
-
-\begin_inset Newline newline
-\end_inset
+\end_layout
 
+\begin_layout Standard
 as \SpecialChar TeX
  Code before the multicolumn inset.
  Replace 
-\series bold
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
 red
-\series default
+\end_layout
+
+\end_inset
+
  in this command by a color of your choice.
  You can use all pre- and self-defined colors.
  See the 
@@ -25375,11 +25782,9 @@ Tables
 \emph default
  for more information about pre- and self-defined colors.
  To go back to the default color insert the command
-\begin_inset Newline newline
-\end_inset
-
+\end_layout
 
-\series bold
+\begin_layout LyX-Code
 
 \backslash
 renewcommand{
@@ -25387,11 +25792,9 @@ renewcommand{
 columnseprulecolor}{
 \backslash
 normalcolor}
-\series default
-
-\begin_inset Newline newline
-\end_inset
+\end_layout
 
+\begin_layout Standard
 Here is the example with a cyan rule and 1
 \begin_inset space \thinspace{}
 \end_inset
@@ -25581,9 +25984,16 @@ Non-standard Paragraph Shapes
  can modify the paragraph shape to one of your choice.
  This can be done by using the \SpecialChar LaTeX
 -package 
-\series bold
+\begin_inset Flex Code
+status collapsed
+
+\begin_layout Plain Layout
+\noindent
 shapepar
-\series default
+\end_layout
+
+\end_inset
+
  which is loaded by using in the document settings the module 
 \family sans
 Custom paragraph shapes
@@ -25607,110 +26017,135 @@ shapepar
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="3">
 <features booktabs="true" islongtable="true" longtabularalignment="center">
-<column alignment="center" valignment="middle" width="16col%">
-<column alignment="center" valignment="middle" width="40col%">
-<column alignment="center" valignment="middle" width="35col%">
+<column alignment="left" valignment="middle" width="16col%">
+<column alignment="left" valignment="middle" width="40col%">
+<column alignment="left" valignment="middle" width="35col%">
 <row endhead="true">
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\series bold
+\size small
 Name
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\series bold
+\size small
 Description
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\series bold
+\size small
 Annotation
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row interlinespace="default">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 CDlabel
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Circle with circular hole (in the size of a CD/DVD)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Cannot be scaled, take care there is not too much text
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" usebox="none">
+<row interlinespace="default">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Circle
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Circle
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Fragile, calculation might fail
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row interlinespace="default">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Diamond
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Rhomboid (symbolizing a 
 \begin_inset Quotes eld
 \end_inset
@@ -25724,255 +26159,307 @@ diamond
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 -
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row interlinespace="default">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Heart
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Heart-like shape
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 -
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row interlinespace="default">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Hexagon
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Hexagon
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 -
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row interlinespace="default">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Nut
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Nut for bolt (hexagon with circular hole)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 -
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row interlinespace="default">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Square
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Square
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 -
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row interlinespace="default">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Star
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Five-point star
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 -
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row interlinespace="default">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Candle
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Burning candle
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 -
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row interlinespace="default">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Drop down/up
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Normal/reversed rain drop
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Fragile, calculation might fail
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row interlinespace="default">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 \SpecialChar TeX
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 The \SpecialChar TeX
  logo
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 -
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row interlinespace="default">
+<cell alignment="left" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Triangle up/down/
 \begin_inset Newline newline
 \end_inset
@@ -25982,19 +26469,23 @@ left/right
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 Triangles in different orientations
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="left" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\size small
 -
 \end_layout
 
@@ -26062,7 +26553,11 @@ status open
 \series bold
 Note
 \series default
-: shapepar paragraphs cannot run over a page break.
+: 
+\family sans
+shapepar
+\family default
+ paragraphs cannot run over a page break.
 \end_layout
 
 \end_inset
@@ -26078,10 +26573,16 @@ Note
 \end_layout
 
 \begin_layout Standard
+The package 
+\begin_inset Flex Code
+status collapsed
 
-\series bold
+\begin_layout Plain Layout
 shapepar
-\series default
+\end_layout
+
+\end_inset
+
  takes care that the shape will always be preserved, no matter how much
  text is in the paragraph.
  Therefore the paragraph size changes with the amount of contained text.
@@ -26289,6 +26790,7 @@ Install the program
 LatexCommand href
 name "Jpgfdraw"
 target "http://www.ctan.org/tex-archive/graphics/jpgfdraw"
+literal "false"
 
 \end_inset
 
@@ -26335,6 +26837,7 @@ For more information see
 \begin_inset CommandInset href
 LatexCommand href
 target "http://www.dickimaw-books.com/apps/jpgfdraw/manual/shapepar.html"
+literal "false"
 
 \end_inset
 
@@ -26500,56 +27003,26 @@ These commands are internally used for all shapes described here.
 \end_inset
 
  For information how these styles are used and about further customization
- possibilities, have a look at the documentation of the package 
-\series bold
-shapepar
-\series default
-, 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "shapepar"
-
-\end_inset
-
-.
-\end_layout
-
-\begin_layout Bibliography
-\begin_inset CommandInset bibitem
-LatexCommand bibitem
-key "multicol"
-
-\end_inset
-
-Documentation of the \SpecialChar LaTeX
--package 
+ possibilities, have a look at the 
 \begin_inset CommandInset href
 LatexCommand href
-name "multicol"
-target "http://mirror.ctan.org/macros/latex/required/tools/multicol.pdf"
+name "documentation"
+target "http://mirrors.ctan.org/macros/latex/contrib/shapepar/shapepar.pdf"
+literal "false"
 
 \end_inset
 
+ of the package 
+\begin_inset Flex Code
+status collapsed
 
+\begin_layout Plain Layout
+shapepar
 \end_layout
 
-\begin_layout Bibliography
-\begin_inset CommandInset bibitem
-LatexCommand bibitem
-key "shapepar"
-
-\end_inset
-
-Documentation of the \SpecialChar LaTeX
--package 
-\begin_inset CommandInset href
-LatexCommand href
-name "shapepar"
-target "http://mirrors.ctan.org/macros/latex/contrib/shapepar/shapepar.pdf"
-
 \end_inset
 
-
+.
 \end_layout
 
 \end_body