]> git.lyx.org Git - features.git/blobdiff - lib/doc/UserGuide.lyx
UserGuide.lyx: distribute recent changes
[features.git] / lib / doc / UserGuide.lyx
index 2cfa5ed4e8a6f7053fc963a0c97c308b9e2a09d8..b9288ac1647fd9df3f3c209371adf038f36f3960 100644 (file)
@@ -69,7 +69,7 @@ enumitem
 \font_sf_scale 100 100
 \font_tt_scale 100 100
 \use_microtype false
-\use_dash_ligatures true
+\use_dash_ligatures false
 \graphics default
 \default_output_format pdf2
 \output_sync 0
@@ -140,12 +140,11 @@ enumitem
 \papercolumns 1
 \papersides 2
 \paperpagestyle default
-\tracking_changes true
+\tracking_changes false
 \output_changes false
 \html_math_output 0
 \html_css_as_file 0
 \html_be_strict true
-\author -712698321 "Jürgen Spitzmüller"
 \end_header
 
 \begin_body
@@ -187,7 +186,7 @@ literal "false"
 \begin_inset Newline newline
 \end_inset
 
-Version 2.2.x
+Version 2.3.x
 \begin_inset Note Note
 status collapsed
 
@@ -198,8 +197,7 @@ The latest PDF-version of this document can be found here:
 
 
 \series bold
-http://wiki.lyx.org/\SpecialChar LyX
-/DocumentationDevelopment#UserGuide
+https://wiki.lyx.org/LyX/Manuals#UserGuide
 \end_layout
 
 \end_inset
@@ -10529,20 +10527,19 @@ enumeration
 To split an existing list into two lists, set the cursor at the end of a
  list item and use the menu 
 \family sans
-Edit\SpecialChar menuseparator
-Start New Environment
+Insert\SpecialChar menuseparator
+Separated <Name> Above
 \family default
-.
- This inserts a plain separator (red line in \SpecialChar LyX
-) and behind it the new list.
- The menu 
+ or
 \family sans
-Edit\SpecialChar menuseparator
-Start New Parent Environment
+ Insert\SpecialChar menuseparator
+Separated <Name> Below
 \family default
- only appears if the item is nested.
- It does not only separate the list but also creates a new one outside the
- nesting.
+.
+ This inserts a plain separator (red line in \SpecialChar LyX
+) and before or behind it the
+ new list.
+ Inside nested environments, it is also possible to split the outer environment.
 \end_layout
 
 \begin_layout Standard
@@ -12692,8 +12689,8 @@ status open
 \series bold
 Note:
 \series default
- In practice, some fonts might fail due to bad metrics and other font deficienci
-es; so you might have to experiment.
+ In practice, some fonts might fail due to a legacy (non Unicode) font encoding,
+ bad metrics, or other font deficiencies; so you might have to experiment.
 \end_layout
 
 \end_inset
@@ -12845,8 +12842,9 @@ Default
 Default,
 \family default
  the font that is preset by the current document class is used.
- In most cases, this will be the standard \SpecialChar TeX
- font, known as 
+ With LyX's default font encoding, this is a look-alike of the standard
+ \SpecialChar TeX
+ font 
 \begin_inset Quotes eld
 \end_inset
 
@@ -12866,7 +12864,19 @@ Modern
 \family typewriter
 cm
 \family default
-) or 
+): either 
+\begin_inset Quotes eld
+\end_inset
+
+
+\family typewriter
+cm-super
+\family default
+
+\begin_inset Quotes erd
+\end_inset
+
+ or the bitmap font 
 \begin_inset Quotes eld
 \end_inset
 
@@ -12882,25 +12892,22 @@ European Computer Modern
 \family typewriter
 ec
 \family default
-), but some classes preset different default fonts.
+).
+ However, some classes set different default fonts.
 \end_layout
 
 \begin_layout Standard
 As 
 \family typewriter
-cm
-\family default
- and 
-\family typewriter
 ec
 \family default
- are bitmap fonts, they often look pixelated in PDF output, especially when
you read the PDF in a zoomed size.
+ is a bitmap font, it looks pixelated in PDF output, especially when you
+ read the PDF in a zoomed size.
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-This problem does not appear if you read PDFs in 
+This problem is less severe if you read PDFs in 
 \family typewriter
 Adobe
 \begin_inset space ~
@@ -12977,159 +12984,6 @@ One difference is improved kerning.
 
 \end_layout
 
-\begin_layout Itemize
-or select the 
-\family sans
-AE
-\begin_inset space ~
-\end_inset
-
-(Almost
-\begin_inset space ~
-\end_inset
-
-European)
-\family default
- fonts in (the rare) case that 
-\family sans
-Latin
-\begin_inset space ~
-\end_inset
-
-Modern
-\family default
- is not available to you or does not work, and you still want to emulate
- the look of 
-\family typewriter
-cm
-\family default
-/
-\family typewriter
-ec
-\family default
-.
-\family typewriter
-AE
-\family default
- is a virtual font.
- Virtual means that it 
-\begin_inset Quotes eld
-\end_inset
-
-steals
-\begin_inset Quotes erd
-\end_inset
-
- outline 
-\family typewriter
-cm
-\family default
--glyphs from other fonts.
- This has the disadvantage that some characters are missing, like the French
- guillemets (
-\begin_inset Quotes eld
-\end_inset
-
-\begin_inset Quotes erd
-\end_inset
-
- and 
-\begin_inset Quotes eld
-\end_inset
-
-\begin_inset Quotes erd
-\end_inset
-
-)
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-Loading the \SpecialChar LaTeX
--package 
-\series bold
-aeguill
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-\SpecialChar LaTeX
- packages ! aeguill
-\end_layout
-
-\end_inset
-
- with the document preamble line
-\begin_inset Newline newline
-\end_inset
-
-
-\series bold
-
-\backslash
-usepackage[ec]{aeguill}
-\begin_inset Newline newline
-\end_inset
-
-
-\series default
-will fix the guillemet problem.
-\end_layout
-
-\end_inset
-
- and that accented characters are not 
-\emph on
-one
-\emph default
- glyph, but built of 
-\emph on
-two
-\emph default
- characters, the accent and the letter.
- Therefore you cannot search for words with accented characters in documents
- using the 
-\family typewriter
-AE
-\family default
- fonts.
- If you search for example for the French word 
-\begin_inset Quotes eld
-\end_inset
-
-rève
-\begin_inset Quotes erd
-\end_inset
-
- in a PDF, you will not get any result, because the PDF-viewer searches
- for the glyph 
-\begin_inset Quotes eld
-\end_inset
-
- è 
-\begin_inset Quotes erd
-\end_inset
-
- and not for the glyph 
-\begin_inset Quotes eld
-\end_inset
-
- e +
-\begin_inset space ~
-\end_inset
-
- ̀ 
-\begin_inset Quotes erd
-\end_inset
-
-.
-\end_layout
-
 \begin_layout Itemize
 If you do not like the look of 
 \family typewriter
@@ -13488,6 +13342,69 @@ CJK
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+The option 
+\family sans
+Enable micro-typographic extensions
+\family default
+ activates extensions such as character protrusion and font expansion via
+ the \SpecialChar LaTeX
+-package 
+\series bold
+microtype
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! microtype
+\end_layout
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+The option 
+\family sans
+Disallow line breaks after dashes
+\family default
+ outputs en- and em-dashes as literal characters
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+Or \SpecialChar LaTeX
+ macro, if the literal character is not supported by the \SpecialChar LaTeX
+ input encoding.
+\end_layout
+
+\end_inset
+
+ instead of ligatures (--, ---) (see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Dashes-and-line-breaks"
+plural "false"
+caps "false"
+noprefix "false"
+
+\end_inset
+
+).
+\end_layout
+
+\begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
@@ -14823,7 +14740,11 @@ Use this only if a journal absolutely insists on it.
 \labelwidthstring 00.00.0000
 
 \family sans
-Strikeout
+Strike
+\begin_inset space ~
+\end_inset
+
+out
 \family default
  
 \strikeout on
@@ -14847,6 +14768,27 @@ This is frequently used to indicate an older version of text that has been
 \begin_layout Labeling
 \labelwidthstring 00.00.0000
 
+\family sans
+Cross
+\begin_inset space ~
+\end_inset
+
+out
+\family default
+\xout on
+This is text with Cross out on.
+\xout default
+
+\begin_inset Newline newline
+\end_inset
+
+This is used to make text hardly readable.
+\end_layout
+
+\begin_layout Labeling
+\labelwidthstring 00.00.0000
+
 \family sans
 Noun
 \family default
@@ -16234,7 +16176,7 @@ In \SpecialChar LyX
 \begin_inset Quotes erd
 \end_inset
 
character comes in four lengths: the 
symbol comes in four variants: the 
 \emph on
 hyphen
 \emph default
@@ -16246,7 +16188,11 @@ en dash
 \emph on
 em dash
 \emph default
-, and the minus sign:
+, and the 
+\emph on
+minus sign
+\emph default
+:
 \begin_inset VSpace defskip
 \end_inset
 
@@ -16254,14 +16200,33 @@ em dash
 \end_layout
 
 \begin_layout Standard
+\begin_inset Box Frameless
+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
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="3">
 <features tabularvalignment="middle">
-<column alignment="left" valignment="top">
+<column alignment="left" valignment="top" width="0pt">
 <column alignment="left" valignment="top">
 <column alignment="left" valignment="top">
 <row interlinespace="3mm">
-<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+<cell alignment="left" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16290,7 +16255,7 @@ inserted with
 </cell>
 </row>
 <row interlinespace="3mm">
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16330,7 +16295,7 @@ hyphen
 </cell>
 </row>
 <row interlinespace="3mm">
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16352,22 +16317,65 @@ en dash
 \begin_inset Text
 
 \begin_layout Plain Layout
+system key combination
+\begin_inset Foot
+status collapsed
 
+\begin_layout Plain Layout
+On Mac and Linux, the en dash is entered with 
 \family sans
-Insert\SpecialChar menuseparator
-Special
-\begin_inset space ~
+Opt+
+\begin_inset Quotes eld
 \end_inset
 
-Character\SpecialChar menuseparator
-Symbols
+-
+\begin_inset Quotes erd
+\end_inset
+
+
+\family default
+ and the em dash with 
+\family sans
+Shift-Opt+
+\begin_inset Quotes erd
+\end_inset
+
+-
+\begin_inset Quotes erd
+\end_inset
+
+
+\family default
+ (
+\family sans
+Opt
+\family default
+ is the Mac label for the right 
+\family sans
+Alt 
+\family default
+key).
+\end_layout
+
+\end_inset
+
+ or 
+\begin_inset Quotes eld
+\end_inset
+
+--
+\begin_inset Quotes erd
+\end_inset
+
+ in text
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row interlinespace="3mm">
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16389,22 +16397,22 @@ em dash
 \begin_inset Text
 
 \begin_layout Plain Layout
+system key combination or 
+\begin_inset Quotes eld
+\end_inset
 
-\family sans
-Insert\SpecialChar menuseparator
-Special
-\begin_inset space ~
+---
+\begin_inset Quotes erd
 \end_inset
 
-Character\SpecialChar menuseparator
-Symbols
+ in text
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="left" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16451,63 +16459,40 @@ minus sign
 \end_inset
 
 
-\begin_inset VSpace defskip
-\end_inset
-
-
 \end_layout
 
-\begin_layout Standard
-You can alternatively generate the en and em dash by inserting the 
-\begin_inset Quotes eld
-\end_inset
-
-
-\family typewriter
--
-\family default
-
-\begin_inset Quotes erd
-\end_inset
-
- character multiple times in a row.
- They will automatically be converted to the appropriate length dash in
- the final output, but not in \SpecialChar LyX
-.
-\begin_inset Quotes eld
 \end_inset
 
--
-\begin_inset space \thinspace{}
-\end_inset
 
--
-\begin_inset Quotes erd
-\end_inset
-
- gives a en dash, 
-\begin_inset Quotes eld
+\begin_inset VSpace defskip
 \end_inset
 
--
-\begin_inset space \thinspace{}
-\end_inset
 
--
-\begin_inset space \thinspace{}
-\end_inset
+\end_layout
 
--
-\begin_inset Quotes erd
+\begin_layout Standard
+Dashes can also be inserted with 
+\family sans
+Insert\SpecialChar menuseparator
+Special
+\begin_inset space ~
 \end_inset
 
- a em dash.
+Character\SpecialChar menuseparator
+Symbols
+\family default
+ or using the 
+\family typewriter
+unicode-insert
+\family default
+ \SpecialChar LyX
+ function with the Unicode code point as argument (2013 for the em dash
+ and 2014 for the en dash).
 \end_layout
 
 \begin_layout Standard
-The three dash types are distinct from the minus sign, which appears in
- math mode and has a length of its own.
+Hyphen and dashes are distinct from the minus sign, which appears in math
+ mode and has a length of its own.
  Here are some examples:
 \end_layout
 
@@ -16524,7 +16509,11 @@ hyphen
 \end_layout
 
 \begin_layout Enumerate
-From A–Z
+A–Z; pages
+\begin_inset space ~
+\end_inset
+
+369–378
 \begin_inset space \hfill{}
 \end_inset
 
@@ -16536,7 +16525,7 @@ en dash
 \end_layout
 
 \begin_layout Enumerate
-Oh — there's a dash.
+The em dash is used without spaces: Oh—there's a dash.
 \begin_inset space \hfill{}
 \end_inset
 
@@ -16562,6 +16551,459 @@ minus sign
 )
 \end_layout
 
+\begin_layout Standard
+See also the 
+\begin_inset CommandInset href
+LatexCommand href
+name "Wikipedia entry on dashes"
+target "https://en.wikipedia.org/wiki/Dash"
+literal "false"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Subsection
+Dashes and Line Breaks
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Dashes-and-line-breaks"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Whether line breaks before or after dashes are allowed depends on the use
+ case and locale, e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.:
+\end_layout
+
+\begin_layout Itemize
+In English, line breaks are generally allowed after the dash, but no line
+ break should occur if only a single character follows the dash (as in A–Z).
+\end_layout
+
+\begin_layout Itemize
+In English, dashes used to set off parenthetical statements should not start
+ a new line.
+\end_layout
+
+\begin_layout Itemize
+In French and Spanish, dashes around parenthetical statements are treated
+ similar to brackets: line breaks are not allowed on the inner side.
+\end_layout
+
+\begin_layout Standard
+By default, dashes are output by \SpecialChar LyX
+ to \SpecialChar LaTeX
+ as 
+\begin_inset Quotes eld
+\end_inset
+
+ligature dashes
+\begin_inset Quotes erd
+\end_inset
+
+ (-- and ---).
+ \SpecialChar LaTeX
+ allows line breaks after hyphens, en-dashes and em-dashes.
+\end_layout
+
+\begin_layout Enumerate
+Line breaks before spaced en dashes
+\begin_inset space ~
+\end_inset
+
+– common in British English and generally recommended by 
+\emph on
+The Elements of Typographic Style
+\emph default
+
+\begin_inset space ~
+\end_inset
+
+– can be prevented using protected spaces.
+\end_layout
+
+\begin_layout Enumerate
+Unwanted line breaks after dashes can be prevented by wrapping in a makebox
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+See section 
+\emph on
+Prevent Hyphenation
+\emph default
+ of the 
+\emph on
+Embedded
+\begin_inset space ~
+\end_inset
+
+Objects
+\emph default
+ manual.
+\end_layout
+
+\end_inset
+
+ or preceding with 
+\series bold
+
+\backslash
+nobreakdash
+\series default
+ in \SpecialChar TeX
+ code.
+ Examples:
+\end_layout
+
+\begin_deeper
+\begin_layout Itemize
+Pages
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset Box Frameless
+position "t"
+hor_pos "c"
+has_inner_box 1
+inner_pos "t"
+use_parbox 0
+use_makebox 1
+width ""
+special "none"
+height "1in"
+height_special "totalheight"
+thickness "0.4pt"
+separation "3pt"
+shadowsize "4pt"
+framecolor "black"
+backgroundcolor "none"
+status open
+
+\begin_layout Plain Layout
+36–39
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Itemize
+
+\lang french
+Les incises 
+\begin_inset Box Frameless
+position "t"
+hor_pos "c"
+has_inner_box 1
+inner_pos "t"
+use_parbox 0
+use_makebox 1
+width ""
+special "none"
+height "1in"
+height_special "totalheight"
+thickness "0.4pt"
+separation "3pt"
+shadowsize "4pt"
+framecolor "black"
+backgroundcolor "none"
+status open
+
+\begin_layout Plain Layout
+
+\lang french
+–
+\begin_inset space ~
+\end_inset
+
+même
+\end_layout
+
+\end_inset
+
+ si tout le monde ne les aime pas
+\begin_inset space ~
+\end_inset
+
+– sont très utiles.
+\end_layout
+
+\begin_layout Itemize
+
+\lang spanish
+En una frase 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+nobreakdash
+\end_layout
+
+\end_inset
+
+—un inciso con rayas— se escribe así.
+\end_layout
+
+\end_deeper
+\begin_layout Standard
+An incorrect line break is easily overlooked because
+\begin_inset space ~
+\end_inset
+
+– in contrast to an overfull line
+\begin_inset space ~
+\end_inset
+
+– it does not trigger a warning in the \SpecialChar LaTeX
+ log.
+\end_layout
+
+\begin_layout Standard
+If you want to globally disable line breaks after dashes, you can select
+ the option 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Fonts\SpecialChar menuseparator
+Disallow line breaks after dashes
+\family default
+:
+\end_layout
+
+\begin_layout Enumerate
+Line breaks are still allowed after spaced dashes.
+ They can be prevented using protected spaces (without need for a makebox
+ or \SpecialChar TeX
+ code).
+ Example:
+\end_layout
+
+\begin_deeper
+\begin_layout Itemize
+
+\lang french
+Les incises –
+\begin_inset space ~
+\end_inset
+
+même si tout le monde ne les aime pas
+\begin_inset space ~
+\end_inset
+
+– sont très utiles.
+\end_layout
+
+\end_deeper
+\begin_layout Enumerate
+Line breaks after unspaced dashes can be allowed via the menu
+\begin_inset Newline newline
+\end_inset
+
+
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Optional line break
+\family default
+:
+\end_layout
+
+\begin_deeper
+\begin_layout Itemize
+Em-dashes without spaces—\SpecialChar allowbreak
+common in American English—\SpecialChar allowbreak
+should be followed by
+ a line break opportunity.
+\end_layout
+
+\begin_layout Standard
+This also allows hyphenation of the word following the dash (see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Hyphenation"
+plural "false"
+caps "false"
+noprefix "false"
+
+\end_inset
+
+).
+\end_layout
+
+\end_deeper
+\begin_layout Enumerate
+With this setting, \SpecialChar LaTeX
+ hyphenates words also if immediately followed by em
+ or en dashes (see section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Hyphenation"
+plural "false"
+caps "false"
+noprefix "false"
+
+\end_inset
+
+).
+\end_layout
+
+\begin_layout Subsubsection
+Changes and backwards compatibility
+\end_layout
+
+\begin_layout Standard
+Up to \SpecialChar LyX
+
+\begin_inset space ~
+\end_inset
+
+2.1, consecutive hyphen characters (-- and ---) in the LyX source were merged
+ to en or em dashes by LaTeX.
+ These 
+\begin_inset Quotes eld
+\end_inset
+
+ligature dashes
+\begin_inset Quotes erd
+\end_inset
+
+ retain the line-break properties of hyphens while literal dash characters
+ are regarded by \SpecialChar LaTeX
+ as 
+\emph on
+non-breakable
+\emph default
+.
+\end_layout
+
+\begin_layout Standard
+Since \SpecialChar LyX
+
+\begin_inset space ~
+\end_inset
+
+2.2, consecutive hyphens in the LyX source are exported to \SpecialChar LaTeX
+ in a way that
+ prevents ligation to dashes.
+\begin_inset Quotes eld
+\end_inset
+
+Ligature dashes
+\begin_inset Quotes erd
+\end_inset
+
+ in documents from earlier versions are converted to literal dash characters
+ (except in 
+\family typewriter
+typewriter
+\family default
+ font); typed in consecutive hyphens are merged to dash characters immediately
+ after the input (unless the current text font is 
+\family typewriter
+type
+\family default
+writer).
+\begin_inset Foot
+status open
+
+\begin_layout Plain Layout
+The behavior was changed since 
+\begin_inset Quotes eld
+\end_inset
+
+lyx --help
+\begin_inset Quotes erd
+\end_inset
+
+ became 
+\begin_inset Quotes eld
+\end_inset
+
+lyx –help
+\begin_inset Quotes erd
+\end_inset
+
+ in PDF, Postscript, and DVI output.
+ An unintended consequence of these changes was that all dashes were output
+ as non-breakable dashes.
+ This also resulted in changed line breaks in some older documents.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\SpecialChar LyX
+
+\begin_inset space ~
+\end_inset
+
+2.3 outputs 
+\emph on
+breakable
+\emph default
+ dashes by default.
+ When opening documents edited with \SpecialChar LyX
+
+\begin_inset space ~
+\end_inset
+
+2.2 or earlier and containing literal dash characters not followed by whitespace,
+ the setting 
+\family sans
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+Fonts\SpecialChar menuseparator
+Disallow line breaks after dashes
+\family default
+ is active to prevent changes to the line breaks.
+\series bold
+Warning:
+\series default
+ If you used both literal and 
+\begin_inset Quotes eld
+\end_inset
+
+ligature
+\begin_inset Quotes erd
+\end_inset
+
+ dashes in pre-\SpecialChar LyX
+
+\begin_inset space ~
+\end_inset
+
+2.2 documents, you may need to enable or prevent individual line breaks as
+ shown above to restore the correct line breaking behavior.
+\end_layout
+
 \begin_layout Subsection
 Hyphenation
 \begin_inset Index idx
@@ -16603,6 +17045,12 @@ status collapsed
 \end_inset
 
  following the rules of the document language.
+ \SpecialChar LaTeX
+ does not hyphenate text in the 
+\family sans
+typewriter
+\family default
+ font and words immediately preceded or followed by hyphens or dashes.
 \end_layout
 
 \begin_layout Standard
@@ -16660,10 +17108,16 @@ A-b c
 \begin_inset Quotes erd
 \end_inset
 
- as a hyphenation possibility.
- Hyphenating at this point would look ugly.
- To prevent the shortcut from being hyphenated, you can put it into a makebox
- as described in section 
+ as a line break possibility.
+ A line break at this point would look ugly.
+ To prevent the shortcut from being broken, you can use a protected hyphen
+ (
+\family sans
+Insert\SpecialChar menuseparator
+Formatting\SpecialChar menuseparator
+Protected Hyphen
+\family default
+) or put it into a makebox as described in section 
 \emph on
 Prevent Hyphenation
 \emph default
@@ -18097,13 +18551,6 @@ status collapsed
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "subsec:LyX's-Proper-Names"
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
@@ -19006,7 +19453,7 @@ The graphics dialog can be called at any time by clicking on an image.
 \begin_layout Standard
 \align center
 \begin_inset Graphics
-       filename clipart/mobius.eps
+       filename clipart/2D-intensity-plot.pdf
        scale 70
 
 \end_inset
@@ -22802,7 +23249,7 @@ Figure
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "fig:Platypus-distorted"
+reference "fig:A-star-in"
 
 \end_inset
 
@@ -22855,13 +23302,13 @@ arg   "layout-paragraph"
 \begin_inset Float figure
 wide false
 sideways false
-status collapsed
+status open
 
 \begin_layout Plain Layout
 \align center
 \begin_inset Graphics
-       filename clipart/platypus.eps
-       lyxscale 50
+       filename clipart/Star-structure.pdf
+       lyxscale 60
        width 50col%
 
 \end_inset
@@ -22875,11 +23322,11 @@ status collapsed
 \begin_layout Plain Layout
 \begin_inset CommandInset label
 LatexCommand label
-name "fig:Platypus-distorted"
+name "fig:A-star-in"
 
 \end_inset
 
-A severely distorted platypus in a float.
+A star in a float.
 \end_layout
 
 \end_inset
@@ -22975,7 +23422,7 @@ reference "subsec:List-of-Figures"
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "fig:Two-distorted-images"
+reference "fig:Two-images"
 
 \end_inset
 
@@ -22995,7 +23442,7 @@ reference "fig:Undefinable"
  and 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "fig:Platypus"
+reference "fig:Star"
 
 \end_inset
 
@@ -23038,7 +23485,8 @@ Undefinable
 
 \begin_layout Plain Layout
 \begin_inset Graphics
-       filename clipart/escher-lsd.eps
+       filename clipart/3D-structure-distort.pdf
+       lyxscale 60
        width 45col%
 
 \end_inset
@@ -23064,11 +23512,11 @@ status collapsed
 \begin_layout Plain Layout
 \begin_inset CommandInset label
 LatexCommand label
-name "fig:Platypus"
+name "fig:Star"
 
 \end_inset
 
-Platypus
+Star
 \end_layout
 
 \end_inset
@@ -23078,7 +23526,7 @@ Platypus
 
 \begin_layout Plain Layout
 \begin_inset Graphics
-       filename clipart/platypus.eps
+       filename clipart/Star-structure.pdf
        lyxscale 60
        width 45col%
 
@@ -23102,11 +23550,11 @@ Platypus
 \begin_layout Plain Layout
 \begin_inset CommandInset label
 LatexCommand label
-name "fig:Two-distorted-images"
+name "fig:Two-images"
 
 \end_inset
 
-Two distorted images.
+Two images.
 \end_layout
 
 \end_inset
@@ -27020,7 +27468,7 @@ There are eight formats of cross-references:
 <reference>: prints the number, this is the default: 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "fig:Two-distorted-images"
+reference "fig:Two-images"
 
 \end_inset
 
@@ -27056,7 +27504,7 @@ reference "eq:tanhExp"
 
 \begin_inset CommandInset ref
 LatexCommand pageref
-reference "fig:Two-distorted-images"
+reference "fig:Two-images"
 
 \end_inset
 
@@ -27075,7 +27523,7 @@ page
 <page>: prints the text “on page” and the page number: 
 \begin_inset CommandInset ref
 LatexCommand vpageref
-reference "fig:Two-distorted-images"
+reference "fig:Two-images"
 
 \end_inset
 
@@ -27107,7 +27555,7 @@ page
 <page>: prints the number, the text “on page” and the page number: 
 \begin_inset CommandInset ref
 LatexCommand vref
-reference "fig:Two-distorted-images"
+reference "fig:Two-images"
 
 \end_inset
 
@@ -27334,7 +27782,7 @@ Textual
 reference: prints the caption or the name of the reference: 
 \begin_inset CommandInset ref
 LatexCommand nameref
-reference "fig:Two-distorted-images"
+reference "fig:Two-images"
 
 \end_inset
 
@@ -27350,7 +27798,7 @@ only: prints only the \SpecialChar LaTeX
  label for the reference: 
 \begin_inset CommandInset ref
 LatexCommand labelonly
-reference "fig:Two-distorted-images"
+reference "fig:Two-images"
 
 \end_inset
 
@@ -27708,7 +28156,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://www.lyx.org
+https://www.lyx.org
 \end_layout
 
 \end_inset
@@ -27783,7 +28231,7 @@ Name
 \begin_inset CommandInset href
 LatexCommand href
 name "LyX's homepage"
-target "http://www.lyx.org"
+target "https://www.lyx.org"
 literal "false"
 
 \end_inset
@@ -27799,6 +28247,16 @@ literal "false"
 \end_inset
 
 , or a link to a file.
+ The option 
+\family sans
+Literal
+\family default
+ in the hyperlink settings dialog allows to input \SpecialChar TeX
+ code to the 
+\family sans
+Name
+\family default
+ field.
 \end_layout
 
 \begin_layout Standard
@@ -27830,7 +28288,7 @@ Hyperlinks will automatically be hyphenated if necessary in the PDF output,
 \begin_inset CommandInset href
 LatexCommand href
 name "LyX's homepage"
-target "http://www.lyx.org"
+target "https://www.lyx.org"
 literal "false"
 
 \end_inset
@@ -28100,6 +28558,26 @@ latexcompanion
 \end_inset
 
 , a short form of its title, as the key.
+\begin_inset Newline newline
+\end_inset
+
+If you set a 
+\family sans
+Label
+\family default
+ for the entry, references to it will appear with this label instead of
+ the number of the entry.
+ The option 
+\family sans
+Literal
+\family default
+ in the bibliography items settings dialog allows to input \SpecialChar TeX
+ code to the
+\family sans
+Label
+\family default
+ field.
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
-Citation references appear in the output as the number of the bibliography
- entry with surrounding brackets.
- If you set a 
-\family sans
-Label
-\family default
- for the entry, the label will appear instead of the number.
+Citation references appear in the output as the number or the label of the
+ bibliography entry with surrounding brackets.
  Here are two examples; the first without a label, the second with the label
  
 \begin_inset Quotes eld
@@ -28372,7 +28845,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/BibTeX/Programs
+https://wiki.lyx.org/BibTeX/Programs
 \end_layout
 
 \end_inset
@@ -28560,7 +29033,7 @@ For information on how this is done, have a look at
 
 \begin_inset CommandInset href
 LatexCommand href
-target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxhak.pdf"
+target "https://www.ctan.org/tex-archive/biblio/bibtex/contrib/doc/btxhak.pdf"
 literal "false"
 
 \end_inset
@@ -29306,13 +29779,19 @@ In the citation dialog you can also set text to appear after a citation
 \end_inset
 
 g.
- page numbers, which will then be formatted according to the style's needs
+\begin_inset space \space{}
+\end_inset
+
+page numbers, which will then be formatted according to the style's needs
  (e.
 \begin_inset space \thinspace{}
 \end_inset
 
 g.
- with or without 
+\begin_inset space \space{}
+\end_inset
+
+with or without 
 \begin_inset Quotes eld
 \end_inset
 
@@ -29321,6 +29800,28 @@ pp.
 \end_inset
 
 ).
+ The option 
+\family sans
+Literal
+\family default
+ in the citation dialog allows to input \SpecialChar TeX
+ code to the fields 
+\family sans
+Text
+\begin_inset space ~
+\end_inset
+
+before
+\family default
+ and 
+\family sans
+Text
+\begin_inset space ~
+\end_inset
+
+after
+\family default
+.
  Here is a simple example where the text 
 \begin_inset Quotes eld
 \end_inset
@@ -29342,7 +29843,7 @@ Have a look at
 LatexCommand cite
 after "Chapter 3"
 key "latexcompanion"
-literal "true"
+literal "false"
 
 \end_inset
 
@@ -29952,95 +30453,6 @@ The previous entry need not be a real existing entry.
  See the next subsection for an example.
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-In some cases the index entry order is not correct when you are using the
- program 
-\family sans
-makeindex 
-\family default
-to generate the index (see section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "subsec:Index-Program"
-
-\end_inset
-
-).
-\family sans
-makeindex
-\family default
- would for example print the index entry for the \SpecialChar LaTeX
--package aeguill in section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "subsec:Document-Font"
-
-\end_inset
-
- after the index entries of the other \SpecialChar LaTeX
--packages although all these index
- commands start with 
-\begin_inset Quotes eld
-\end_inset
-
-
-\series bold
-\SpecialChar LaTeX
--packages !
-\series default
-\begin_inset Quotes erd
-\end_inset
-
-.
- The reason is that the index entry for aeguill is in a footnote.
- To fix this 
-\family sans
-makeindex
-\family default
- bug, add these commands to the preamble of your document:
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-let
-\backslash
-OrgIndex
-\backslash
-index
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-renewcommand*{
-\backslash
-index}[1]{
-\backslash
-OrgIndex{#1}}
-\end_layout
-
 \begin_layout Subsection
 Index Entry Layout
 \begin_inset Index idx
@@ -30486,19 +30898,25 @@ If you want to change the attribution of a specific index entry, right-clicking
 \begin_layout Itemize
 By right-clicking on an index, you can change its type.
  Furthermore, you can specify an index to be a 
-\begin_inset Quotes eld
-\end_inset
-
-Subindex.
-\begin_inset Quotes erd
-\end_inset
-
+\family sans
+Subindex
+\family default
+.
  If you do that, the heading of that list will be decreased by one level.
  For example, if you use a book class, where the standard index heading
  is defined as a chapter, subindexes will be defined as sections and can
  thus be nested to the non-subindexes.
 \end_layout
 
+\begin_layout Itemize
+The option 
+\family sans
+Literal
+\family default
+ allows to use \SpecialChar TeX
+ code in the name of the index.
+\end_layout
+
 \begin_layout Section
 Nomenclature/Glossary 
 \begin_inset Index idx
@@ -30650,8 +31068,12 @@ status open
 \series bold
 Note:
 \series default
- You have to enter valid \SpecialChar LaTeX
--code for all fields of the nomenclature dialog.
+ To use \SpecialChar TeX
+ code for nomenclature entries the option 
+\family sans
+Literal
+\family default
+ in the nomenclature dialog has to be used.
 \end_layout
 
 \end_inset
@@ -30679,7 +31101,7 @@ If you have symbols in formulas, you have to define them in the
 Symbol
 \family default
  field as \SpecialChar LaTeX
--formulas.
+ formulas.
  For example to get 
 \begin_inset Quotes eld
 \end_inset
@@ -30740,7 +31162,7 @@ Sigma
 
 \begin_layout Standard
 (A short introduction to the \SpecialChar LaTeX
--syntax is given in section
+ syntax is given in section
 \begin_inset space ~
 \end_inset
 
@@ -30905,13 +31327,14 @@ If the characters |
 \begin_inset space \space{}
 \end_inset
 
-should appear in nomenclature entries they need to be escaped by adding
- a quote character in front of them.
+should appear in nomenclature entries containing \SpecialChar TeX
+ code they need to be escaped
+ by adding a quote character in front of them.
 \begin_inset CommandInset nomenclature
 LatexCommand nomenclature
 symbol "\"@, \"|, \"!, \"\""
-description "The quote sign is output by writing ‘ \"\"\"\" '"
-literal "false"
+description "The quote sign in TeX code is output by writing ' \"\" '."
+literal "true"
 
 \end_inset
 
@@ -30961,7 +31384,7 @@ LatexCommand nomenclature
 prefix "sigma"
 symbol "$\\sigma$"
 description "dummy entry for the character \\textsf{sigma}"
-literal "false"
+literal "true"
 
 \end_inset
 
@@ -31070,6 +31493,13 @@ Nomenclature ! Options
 \end_inset
 
 
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:Nomenclature-Options"
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
@@ -31228,9 +31658,9 @@ page
 \begin_inset Quotes erd
 \end_inset
 
- are automatically translated for some document languages.
- If not, add these lines to your \SpecialChar LaTeX
preamble:
+ are automatically translated for most document languages.
+ If not, add these lines in front of the nomenclature list as \SpecialChar TeX
code:
 \end_layout
 
 \begin_layout Standard
@@ -31239,9 +31669,32 @@ page
 \series bold
 
 \backslash
-renewcommand{
+renewcommand*{
+\backslash
+eqdeclaration}[1]{
+\begin_inset Newline newline
+\end_inset
+
+
+\size small
+
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+\begin_inset space ~
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\size default
+
 \backslash
-eqdeclaration}[1]{, see equation
+unskip, see equation
 \backslash
 nobreakspace(#1)}
 \begin_inset Newline newline
@@ -31249,33 +31702,118 @@ nobreakspace(#1)}
 
 
 \backslash
-renewcommand{
+renewcommand*{
 \backslash
-pagedeclaration}[1]{, page
+pagedeclaration}[1]{
+\begin_inset Newline newline
+\end_inset
+
+
+\size small
+
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+\begin_inset space ~
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\size default
+
+\backslash
+unskip, page
 \backslash
 nobreakspace{}#1}
-\series default
+\end_layout
+
+\begin_layout Standard
+If the numbers should be hyperlinks, assure that you use 
+\family sans
+Hyperref
+\begin_inset space ~
+\end_inset
 
+Support
+\family default
+ in the document settings under 
+\family sans
+PDF
+\begin_inset space ~
+\end_inset
+
+Properties
+\family default
+ and use instead:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+renewcommand*{
+\backslash
+eqdeclaration}[1]{
 \begin_inset Newline newline
 \end_inset
 
-and replace 
-\begin_inset Quotes eld
+
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+\begin_inset space ~
 \end_inset
 
-see equation
-\begin_inset Quotes erd
+
+\end_layout
+
 \end_inset
 
- and 
-\begin_inset Quotes eld
+
+\backslash
+unskip, see 
+\backslash
+hyperlink{equation.#1}{equation
+\backslash
+nobreakspace{}(#1)}}
+\begin_inset Newline newline
 \end_inset
 
-page
-\begin_inset Quotes erd
+
+\backslash
+renewcommand*{
+\backslash
+pagedeclaration}[1]{
+\begin_inset Newline newline
 \end_inset
 
- by their translation.
+
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+\begin_inset space ~
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
+\backslash
+unskip, 
+\backslash
+hyperlink{page.#1}{page
+\backslash
+nobreakspace{}#1}}
 \end_layout
 
 \begin_layout Subsection
@@ -34591,7 +35129,7 @@ A good explanation of regular expressions is given in this Wikipedia entry:
  
 \begin_inset CommandInset href
 LatexCommand href
-target "http://en.wikipedia.org/wiki/Regular_expression"
+target "https://en.wikipedia.org/wiki/Regular_expression"
 literal "false"
 
 \end_inset
@@ -34854,7 +35392,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://sourceforge.net/projects/lyxwininstaller/files/hunspell/
+https://sourceforge.net/projects/lyxwininstaller/files/hunspell/
 \end_layout
 
 \end_inset
@@ -34935,10 +35473,6 @@ engine Select the library \SpecialChar LyX
  should use for spell checking.
  Depending on your platform, 
 \family typewriter
-aspell
-\family default
-, 
-\family typewriter
 hunspell
 \family default
  or 
@@ -35085,7 +35619,7 @@ status collapsed
 \begin_layout Plain Layout
 \begin_inset CommandInset href
 LatexCommand href
-target "http://lingucomponent.openoffice.org/thesaurus.html"
+target "https://lingucomponent.openoffice.org/thesaurus.html"
 literal "false"
 
 \end_inset
@@ -35238,15 +35772,16 @@ user
 If you want to install new\SpecialChar breakableslash
 further thesaurus dictionaries, you can downloaded
  them from here:
-\end_layout
+\begin_inset Newline newline
+\end_inset
+
 
-\begin_layout Itemize
 \begin_inset Flex URL
-status open
+status collapsed
 
 \begin_layout Plain Layout
 
-http://www.lyx.org/trac/browser/lyxsvn/dictionaries/trunk/thes/
+https://sourceforge.net/projects/lyxwininstaller/files/thesaurus/
 \end_layout
 
 \end_inset
@@ -36182,7 +36717,7 @@ This section describes how to use \SpecialChar LyX
  to use them: 
 \begin_inset CommandInset citation
 LatexCommand cite
-key "Arabic,Armenian,Farsi,Hebrew,Latvian,Lithuanian,Mongolian,Vietnamese"
+key "Arabic,Armenian,Cyrillic,Farsi,Hebrew,Japanese"
 literal "true"
 
 \end_inset
@@ -37514,29 +38049,6 @@ reference "subsec:Numbering-depth"
 .
 \end_layout
 
-\begin_layout Subsection
-
-\family sans
-Start New Environment/Start New Parent Environment
-\end_layout
-
-\begin_layout Standard
-These menus are only visible if it is possible to have two consecutive environme
-nts of the same type.
- See section
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "subsec:Separate-Nestings"
-
-\end_inset
-
- for an explanation.
-\end_layout
-
 \begin_layout Section
 The View Menu
 \begin_inset Index idx
@@ -37667,7 +38179,8 @@ Toolbar
 \end_layout
 
 \begin_layout Standard
-In this menu entry you can set the appearance of the different toolbars.
+In this menu entry you can set the icon size and the appearance of the different
+ toolbars.
  All toolbars and the 
 \family sans
 Command
@@ -38384,6 +38897,34 @@ reference "subsec:Ligatures"
 .
 \end_layout
 
+\begin_layout Description
+Optional
+\begin_inset space ~
+\end_inset
+
+Line
+\begin_inset space ~
+\end_inset
+
+Break Inserts a line break point (zero-width space character) that is invisible
+ in the output.
+ See section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Dashes-and-line-breaks"
+plural "false"
+caps "false"
+noprefix "false"
+
+\end_inset
+
+ for a usage example.
+\end_layout
+
 \begin_layout Description
 Ragged
 \begin_inset space ~
@@ -39053,6 +39594,29 @@ reference "sec:Marginal-Notes"
 .
 \end_layout
 
+\begin_layout Subsection
+
+\family sans
+Separate <Name> (Above/Below)
+\end_layout
+
+\begin_layout Standard
+These menu items are only visible if it is possible to have two consecutive
+ environments of the same type.
+ See section
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Separate-Nestings"
+
+\end_inset
+
+ for an explanation.
+\end_layout
+
 \begin_layout Subsection
 Short Title
 \end_layout
@@ -42455,7 +43019,7 @@ Driver support
  in 
 \begin_inset CommandInset href
 LatexCommand href
-target "http://mirrors.ctan.org/macros/latex/required/graphics/grfguide.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/required/graphics/grfguide.pdf"
 literal "false"
 
 \end_inset
@@ -45166,7 +45730,7 @@ Set
 \begin_inset CommandInset href
 LatexCommand href
 name "this image"
-target "http://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
+target "https://wiki.lyx.org/uploads/LyX/NewInLyX20/themes.png"
 literal "false"
 
 \end_inset
@@ -46099,13 +46663,9 @@ key combination
 \end_inset
 
 
-\change_inserted -712698321 1503738349
-
 \end_layout
 
 \begin_layout Standard
-
-\change_inserted -712698321 1503740883
 Note, though, that the key combination definition uses a specific syntax.
  This applies to the designators of specific modifier keys (e.
 \begin_inset space \thinspace{}
@@ -46153,8 +46713,6 @@ M-S-colon
  these specifics.
  \SpecialChar LyX
  transforms your input to the correct syntax.
-\change_unchanged
-
 \end_layout
 
 \begin_layout Subsection
@@ -46756,7 +47314,7 @@ language Here you can select the language for \SpecialChar LyX
  You can find its actual translation status here: 
 \begin_inset CommandInset href
 LatexCommand href
-target "http://www.lyx.org/I18n"
+target "https://www.lyx.org/I18n"
 literal "false"
 
 \end_inset
@@ -47836,10 +48394,10 @@ Units
 \begin_layout Plain Layout
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="20" columns="3">
+<lyxtabular version="3" rows="21" columns="3">
 <features tabularvalignment="middle">
 <column alignment="center" valignment="top">
-<column alignment="center" valignment="top">
+<column alignment="center" valignment="middle" width="50col%">
 <column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
@@ -47875,204 +48433,6 @@ name/description
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-mm
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-millimeter
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
--
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-cm
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-centimeter
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
--
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-in
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-inch
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
--
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-pt
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-point (72.27
-\begin_inset space \thinspace{}
-\end_inset
-
-pt = 1
-\begin_inset space \thinspace{}
-\end_inset
-
-in)
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
--
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-pc
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-pica (1
-\begin_inset space \thinspace{}
-\end_inset
-
-pc = 12
-\begin_inset space \thinspace{}
-\end_inset
-
-pt)
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
--
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-sp
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-scaled point (65536
-\begin_inset space \thinspace{}
-\end_inset
-
-sp = 1
-\begin_inset space \thinspace{}
-\end_inset
-
-pt)
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
--
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
 \begin_layout Plain Layout
 bp
 \end_layout
@@ -48111,7 +48471,7 @@ in)
 \begin_inset Text
 
 \begin_layout Plain Layout
-dd
+cc
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-didot (1
+cicero (1
 \begin_inset space \thinspace{}
 \end_inset
 
-dd 
-\begin_inset Formula $\approx$
+cc = 12
+\begin_inset space \thinspace{}
 \end_inset
 
- 0.376
-\begin_inset space \thinspace{}
+dd)
+\end_layout
+
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-mm)
+\begin_layout Plain Layout
+-
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+cm
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+centimeter
 \end_layout
 
 \end_inset
@@ -48152,7 +48537,7 @@ mm)
 \begin_inset Text
 
 \begin_layout Plain Layout
-cc
+dd
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-cicero (1
+didot (1
 \begin_inset space \thinspace{}
 \end_inset
 
-cc = 12
+dd 
+\begin_inset Formula $\approx$
+\end_inset
+
+ 0.376
 \begin_inset space \thinspace{}
 \end_inset
 
-dd)
+mm)
 \end_layout
 
 \end_inset
@@ -48189,7 +48578,7 @@ dd)
 \begin_inset Text
 
 \begin_layout Plain Layout
-Scale Graphics %
+em
 \end_layout
 
 \end_inset
@@ -48198,7 +48587,11 @@ Scale Graphics %
 \begin_inset Text
 
 \begin_layout Plain Layout
-% of original image width
+width of letter 
+\emph on
+M
+\emph default
+ in current font
 \end_layout
 
 \end_inset
@@ -48207,7 +48600,7 @@ Scale Graphics %
 \begin_inset Text
 
 \begin_layout Plain Layout
-
+-
 \end_layout
 
 \end_inset
@@ -48218,7 +48611,7 @@ Scale Graphics %
 \begin_inset Text
 
 \begin_layout Plain Layout
-Text Width %
+ex
 \end_layout
 
 \end_inset
@@ -48227,7 +48620,11 @@ Text Width %
 \begin_inset Text
 
 \begin_layout Plain Layout
-% of text width
+height of letter 
+\emph on
+x
+\emph default
+ in current font
 \end_layout
 
 \end_inset
@@ -48236,9 +48633,7 @@ Text Width %
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-textwidth
+-
 \end_layout
 
 \end_inset
@@ -48249,7 +48644,7 @@ textwidth
 \begin_inset Text
 
 \begin_layout Plain Layout
-Column Width %
+in
 \end_layout
 
 \end_inset
@@ -48258,7 +48653,7 @@ Column Width %
 \begin_inset Text
 
 \begin_layout Plain Layout
-% of column width
+inch
 \end_layout
 
 \end_inset
@@ -48267,9 +48662,7 @@ Column Width %
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-columnwidth
+-
 \end_layout
 
 \end_inset
@@ -48280,7 +48673,7 @@ columnwidth
 \begin_inset Text
 
 \begin_layout Plain Layout
-Page Width %
+mm
 \end_layout
 
 \end_inset
@@ -48289,7 +48682,7 @@ Page Width %
 \begin_inset Text
 
 \begin_layout Plain Layout
-% of paper width
+millimeter
 \end_layout
 
 \end_inset
@@ -48298,9 +48691,7 @@ Page Width %
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-paperwidth
+-
 \end_layout
 
 \end_inset
@@ -48311,7 +48702,7 @@ paperwidth
 \begin_inset Text
 
 \begin_layout Plain Layout
-Line Width %
+mu
 \end_layout
 
 \end_inset
@@ -48320,7 +48711,15 @@ Line Width %
 \begin_inset Text
 
 \begin_layout Plain Layout
-% of line width
+math unit (1
+\begin_inset space \thinspace{}
+\end_inset
+
+mu = 1/18
+\begin_inset space \thinspace{}
+\end_inset
+
+em)
 \end_layout
 
 \end_inset
@@ -48329,9 +48728,7 @@ Line Width %
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-linewidth
+-
 \end_layout
 
 \end_inset
@@ -48342,7 +48739,7 @@ linewidth
 \begin_inset Text
 
 \begin_layout Plain Layout
-Text Height %
+pt
 \end_layout
 
 \end_inset
@@ -48351,7 +48748,15 @@ Text Height %
 \begin_inset Text
 
 \begin_layout Plain Layout
-% of text height
+point (72.27
+\begin_inset space \thinspace{}
+\end_inset
+
+pt = 1
+\begin_inset space \thinspace{}
+\end_inset
+
+in)
 \end_layout
 
 \end_inset
@@ -48360,9 +48765,7 @@ Text Height %
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-textheight
+-
 \end_layout
 
 \end_inset
@@ -48373,7 +48776,7 @@ textheight
 \begin_inset Text
 
 \begin_layout Plain Layout
-Page Height %
+pc
 \end_layout
 
 \end_inset
@@ -48382,7 +48785,15 @@ Page Height %
 \begin_inset Text
 
 \begin_layout Plain Layout
-% of paper height
+pica (1
+\begin_inset space \thinspace{}
+\end_inset
+
+pc = 12
+\begin_inset space \thinspace{}
+\end_inset
+
+pt)
 \end_layout
 
 \end_inset
@@ -48391,9 +48802,7 @@ Page Height %
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-paperheight
+-
 \end_layout
 
 \end_inset
@@ -48404,7 +48813,7 @@ paperheight
 \begin_inset Text
 
 \begin_layout Plain Layout
-ex
+sp
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-height of letter 
-\emph on
-x
-\emph default
- in current font
+scaled point (65536
+\begin_inset space \thinspace{}
+\end_inset
+
+sp = 1
+\begin_inset space \thinspace{}
+\end_inset
+
+pt)
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-em
+Column Width %
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-width of letter 
-\emph on
-M
-\emph default
- in current font
+% of column width
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
--
+
+\backslash
+columnwidth
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-mu
+Line Distance %
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-math unit (1
-\begin_inset space \thinspace{}
-\end_inset
+% of height between baselines of two subsequent text lines
+\end_layout
 
-mu = 1/18
-\begin_inset space \thinspace{}
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-em)
+\begin_layout Plain Layout
+
+\backslash
+baselineskip
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
--
+Line Width %
 \end_layout
 
 \end_inset
 </cell>
-</row>
-</lyxtabular>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+% of line width
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\backslash
+linewidth
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+Page Height %
 \end_layout
 
-\begin_layout Chapter
-Credits
-\begin_inset CommandInset label
-LatexCommand label
-name "chap:Credits"
-
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+% of paper height
 \end_layout
 
-\begin_layout Standard
-The documentation is a collaborative effort between many different people
- (and we would encourage people to contribute!).
-\end_layout
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\begin_layout Itemize
+\begin_layout Plain Layout
 
-\noun on
-Alejandro Aguilar Sierra
+\backslash
+paperheight
 \end_layout
 
-\begin_layout Itemize
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\noun on
-Amir Karger
+\begin_layout Plain Layout
+Page Width %
 \end_layout
 
-\begin_layout Itemize
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\noun on
-David Johnson
+\begin_layout Plain Layout
+% of paper width
 \end_layout
 
-\begin_layout Itemize
-
-\noun on
-Hartmut Haase
-\end_layout
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\begin_layout Itemize
+\begin_layout Plain Layout
 
-\noun on
-Ignacio García
+\backslash
+paperwidth
 \end_layout
 
-\begin_layout Itemize
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\noun on
-Ivan Schreter
+\begin_layout Plain Layout
+Scale Graphics %
 \end_layout
 
-\begin_layout Itemize
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\noun on
-John Raithel
+\begin_layout Plain Layout
+% of original image width
 \end_layout
 
-\begin_layout Itemize
-
-\noun on
-John Weiss
-\end_layout
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\begin_layout Itemize
+\begin_layout Plain Layout
 
-\noun on
-Lars Gullik Bjønnes
 \end_layout
 
-\begin_layout Itemize
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\noun on
-Matthias Ettrich
+\begin_layout Plain Layout
+Text Height %
 \end_layout
 
-\begin_layout Itemize
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\noun on
-Matthias Zenker
+\begin_layout Plain Layout
+% of text height
 \end_layout
 
-\begin_layout Itemize
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\noun on
-Rich Fields
+\begin_layout Plain Layout
+
+\backslash
+textheight
 \end_layout
 
-\begin_layout Itemize
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\noun on
-Pascal André
+\begin_layout Plain Layout
+Text Width %
 \end_layout
 
-\begin_layout Itemize
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\noun on
-Paul Evans
+\begin_layout Plain Layout
+% of text width
 \end_layout
 
-\begin_layout Itemize
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\noun on
-Paul Russel
+\begin_layout Plain Layout
+
+\backslash
+textwidth
 \end_layout
 
-\begin_layout Itemize
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
-\noun on
-Robin Socha
-\end_layout
+\end_inset
 
-\begin_layout Itemize
 
-\noun on
-Uwe Stöhr
 \end_layout
 
-\begin_layout Itemize
-The \SpecialChar LyX
- Team: 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "lyxcredit"
-literal "true"
-
 \end_inset
 
 
@@ -48670,7 +49128,7 @@ The \SpecialChar LyX
 \begin_inset CommandInset href
 LatexCommand href
 name "Credits"
-target "http://www.lyx.org/Credits"
+target "https://www.lyx.org/Credits"
 literal "false"
 
 \end_inset
@@ -48685,7 +49143,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://www.lyx.org/Credits
+https://www.lyx.org/Credits
 \end_layout
 
 \end_inset
@@ -48783,7 +49241,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://mirrors.ctan.org/help/Catalogue/bytopic.html
+http://texcatalogue.ctan.org/bytopic.html
 \end_layout
 
 \end_inset
@@ -48830,7 +49288,7 @@ literal "true"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf"
+target "https://www.ctan.org/tex-archive/biblio/bibtex/contrib/doc/btxdoc.pdf"
 literal "false"
 
 \end_inset
@@ -48850,7 +49308,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://mirrors.ctan.org/biblio/bibtex/contrib/doc/btxdoc.pdf
+https://www.ctan.org/tex-archive/biblio/bibtex/contrib/doc/btxdoc.pdf
 \end_layout
 
 \end_inset
@@ -48870,7 +49328,7 @@ literal "true"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
+target "https://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf"
 literal "false"
 
 \end_inset
@@ -48890,7 +49348,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
+https://www.ctan.org/tex-archive/info/bibtex/tamethebeast/ttb_en.pdf
 \end_layout
 
 \end_inset
@@ -48910,7 +49368,7 @@ literal "true"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "http://www.ctan.org/macros/latex/contrib/biblatex/doc/biblatex.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/biblatex/doc/biblatex.pdf"
 literal "false"
 
 \end_inset
@@ -48941,7 +49399,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://mirrors.ctan.org/macros/latex/contrib/biblatex/doc/biblatex.pdf
+https://www.ctan.org/tex-archive/macros/latex/contrib/biblatex/doc/biblatex.pdf
 \end_layout
 
 \end_inset
@@ -48961,7 +49419,7 @@ literal "true"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "http://mirrors.ctan.org/biblio/biber/documentation/biber.pdf"
+target "https://www.ctan.org/tex-archive/biblio/biber/documentation/biber.pdf"
 literal "false"
 
 \end_inset
@@ -48992,262 +49450,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://mirrors.ctan.org/biblio/biber/documentation/biber.pdf
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Bibliography
-\begin_inset CommandInset bibitem
-LatexCommand bibitem
-key "makeindex"
-literal "true"
-
-\end_inset
-
-
-\begin_inset CommandInset href
-LatexCommand href
-name "Documentation"
-target "http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf"
-literal "false"
-
-\end_inset
-
- of the program 
-\family sans
-makeindex
-\family default
-:
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset Flex URL
-status collapsed
-
-\begin_layout Plain Layout
-
-http://mirrors.ctan.org/indexing/makeindex/doc/makeindex.pdf
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Bibliography
-\begin_inset CommandInset bibitem
-LatexCommand bibitem
-key "makeindex-man"
-literal "true"
-
-\end_inset
-
-
-\begin_inset CommandInset href
-LatexCommand href
-name "Options"
-target "http://mirrors.ctan.org/indexing/makeindex/doc/manpages.dvi"
-literal "false"
-
-\end_inset
-
- for the program 
-\family sans
-makeindex
-\family default
-:
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset Flex URL
-status collapsed
-
-\begin_layout Plain Layout
-
-http://mirrors.ctan.org/indexing/makeindex/doc/manpages.dvi
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Bibliography
-\begin_inset CommandInset bibitem
-LatexCommand bibitem
-key "xindy"
-literal "true"
-
-\end_inset
-
-
-\begin_inset CommandInset href
-LatexCommand href
-name "Documentation"
-target "http://www.xindy.org/documentation.html"
-literal "false"
-
-\end_inset
-
- of the program 
-\family sans
-xindy
-\family default
-:
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset Flex URL
-status collapsed
-
-\begin_layout Plain Layout
-
-http://www.xindy.org/documentation.html
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Bibliography
-\begin_inset CommandInset bibitem
-LatexCommand bibitem
-key "AMS"
-literal "true"
-
-\end_inset
-
-
-\begin_inset CommandInset href
-LatexCommand href
-name "Documentation"
-target "http://www.ams.org/publications/authors/tex/amslatex"
-literal "false"
-
-\end_inset
-
- of the AMS \SpecialChar LaTeX
--packages:
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset Flex URL
-status collapsed
-
-\begin_layout Plain Layout
-
-http://www.ams.org/publications/authors/tex/amslatex
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Bibliography
-\begin_inset CommandInset bibitem
-LatexCommand bibitem
-key "caption"
-literal "true"
-
-\end_inset
-
-
-\begin_inset CommandInset href
-LatexCommand href
-name "Documentation"
-target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
-literal "false"
-
-\end_inset
-
- of the \SpecialChar LaTeX
- package 
-\series bold
-caption
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-\SpecialChar LaTeX
- packages ! caption
-\end_layout
-
-\end_inset
-
-:
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset Flex URL
-status collapsed
-
-\begin_layout Plain Layout
-
-http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Bibliography
-\begin_inset CommandInset bibitem
-LatexCommand bibitem
-key "enumitem"
-literal "true"
-
-\end_inset
-
-
-\begin_inset CommandInset href
-LatexCommand href
-name "Documentation"
-target "http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf"
-literal "false"
-
-\end_inset
-
- of the \SpecialChar LaTeX
- package 
-\series bold
-enumitem
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-\SpecialChar LaTeX
- packages ! enumitem
-\end_layout
-
-\end_inset
-
-:
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset Flex URL
-status collapsed
-
-\begin_layout Plain Layout
-
-http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
+https://www.ctan.org/tex-archive/biblio/biber/documentation/biber.pdf
 \end_layout
 
 \end_inset
@@ -49258,7 +49461,7 @@ http://mirrors.ctan.org/macros/latex/contrib/enumitem/enumitem.pdf
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "fancyhdr"
+key "makeindex"
 literal "true"
 
 \end_inset
@@ -49267,27 +49470,54 @@ literal "true"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
+target "https://www.ctan.org/tex-archive/indexing/makeindex/doc/makeindex.pdf"
 literal "false"
 
 \end_inset
 
- of the \SpecialChar LaTeX
- package 
-\series bold
-fancyhdr
-\series default
+ of the program 
+\family sans
+makeindex
+\family default
+:
+\begin_inset Newline newline
+\end_inset
 
-\begin_inset Index idx
+
+\begin_inset Flex URL
 status collapsed
 
 \begin_layout Plain Layout
-\SpecialChar LaTeX
- packages ! fancyhdr
+
+https://www.ctan.org/tex-archive/indexing/makeindex/doc/makeindex.pdf
 \end_layout
 
 \end_inset
 
+
+\end_layout
+
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "makeindex-man"
+literal "true"
+
+\end_inset
+
+
+\begin_inset CommandInset href
+LatexCommand href
+name "Options"
+target "https://www.ctan.org/tex-archive/indexing/makeindex/doc/manpages.dvi"
+literal "false"
+
+\end_inset
+
+ for the program 
+\family sans
+makeindex
+\family default
 :
 \begin_inset Newline newline
 \end_inset
@@ -49298,7 +49528,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
+https://www.ctan.org/tex-archive/indexing/makeindex/doc/manpages.dvi
 \end_layout
 
 \end_inset
@@ -49309,7 +49539,7 @@ http://mirrors.ctan.org/macros/latex/contrib/fancyhdr/fancyhdr.pdf
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "hyperref"
+key "xindy"
 literal "true"
 
 \end_inset
@@ -49318,28 +49548,52 @@ literal "true"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "http://www.ctan.org/pkg/hyperref"
+target "http://www.xindy.org/documentation.html"
 literal "false"
 
 \end_inset
 
- of the \SpecialChar LaTeX
- package 
-\series bold
-hyperref
-\series default
+ of the program 
+\family sans
+xindy
+\family default
+:
+\begin_inset Newline newline
+\end_inset
 
-\begin_inset Index idx
+
+\begin_inset Flex URL
 status collapsed
 
 \begin_layout Plain Layout
-\SpecialChar LaTeX
- packages ! hyperref
+
+http://www.xindy.org/documentation.html
 \end_layout
 
 \end_inset
 
-:
+
+\end_layout
+
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "AMS"
+literal "true"
+
+\end_inset
+
+
+\begin_inset CommandInset href
+LatexCommand href
+name "Documentation"
+target "https://www.ams.org/publications/authors/tex/amslatex"
+literal "false"
+
+\end_inset
+
+ of the AMS \SpecialChar LaTeX
+-packages:
 \begin_inset Newline newline
 \end_inset
 
@@ -49349,7 +49603,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://www.ctan.org/pkg/hyperref
+https://www.ams.org/publications/authors/tex/amslatex
 \end_layout
 
 \end_inset
@@ -49360,7 +49614,7 @@ http://www.ctan.org/pkg/hyperref
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "nomencl"
+key "caption"
 literal "true"
 
 \end_inset
@@ -49369,7 +49623,7 @@ literal "true"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf"
 literal "false"
 
 \end_inset
@@ -49377,7 +49631,7 @@ literal "false"
  of the \SpecialChar LaTeX
  package 
 \series bold
-nomencl
+caption
 \series default
 
 \begin_inset Index idx
@@ -49385,7 +49639,7 @@ status collapsed
 
 \begin_layout Plain Layout
 \SpecialChar LaTeX
- packages ! nomencl
+ packages ! caption
 \end_layout
 
 \end_inset
@@ -49400,7 +49654,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
+https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf
 \end_layout
 
 \end_inset
@@ -49411,7 +49665,7 @@ http://mirrors.ctan.org/macros/latex/contrib/nomencl/nomencl.pdf
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "prettyref"
+key "enumitem"
 literal "true"
 
 \end_inset
@@ -49420,7 +49674,7 @@ literal "true"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/enumitem/enumitem.pdf"
 literal "false"
 
 \end_inset
@@ -49428,7 +49682,7 @@ literal "false"
  of the \SpecialChar LaTeX
  package 
 \series bold
-prettyref
+enumitem
 \series default
 
 \begin_inset Index idx
@@ -49436,7 +49690,7 @@ status collapsed
 
 \begin_layout Plain Layout
 \SpecialChar LaTeX
- packages ! prettyref
+ packages ! enumitem
 \end_layout
 
 \end_inset
@@ -49451,7 +49705,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
+https://www.ctan.org/tex-archive/macros/latex/contrib/enumitem/enumitem.pdf
 \end_layout
 
 \end_inset
@@ -49462,7 +49716,7 @@ http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "refstyle"
+key "fancyhdr"
 literal "true"
 
 \end_inset
@@ -49471,7 +49725,7 @@ literal "true"
 \begin_inset CommandInset href
 LatexCommand href
 name "Documentation"
-target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
 literal "false"
 
 \end_inset
@@ -49479,7 +49733,7 @@ literal "false"
  of the \SpecialChar LaTeX
  package 
 \series bold
-refstyle
+fancyhdr
 \series default
 
 \begin_inset Index idx
@@ -49487,7 +49741,7 @@ status collapsed
 
 \begin_layout Plain Layout
 \SpecialChar LaTeX
- packages ! refstyle
+ packages ! fancyhdr
 \end_layout
 
 \end_inset
@@ -49502,7 +49756,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf
+https://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
 \end_layout
 
 \end_inset
@@ -49513,7 +49767,7 @@ http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Arabic"
+key "hyperref"
 literal "true"
 
 \end_inset
@@ -49521,14 +49775,29 @@ literal "true"
 
 \begin_inset CommandInset href
 LatexCommand href
-name "Wiki-page"
-target "http://wiki.lyx.org/Windows/Arabic"
+name "Documentation"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/hyperref/doc/manual.pdf"
 literal "false"
 
 \end_inset
 
- how to set up \SpecialChar LyX
- for Arabic:
+ of the \SpecialChar LaTeX
+ package 
+\series bold
+hyperref
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! hyperref
+\end_layout
+
+\end_inset
+
+:
 \begin_inset Newline newline
 \end_inset
 
@@ -49538,7 +49807,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/Windows/Arabic
+https://www.ctan.org/tex-archive/macros/latex/contrib/hyperref/doc/manual.pdf
 \end_layout
 
 \end_inset
@@ -49549,7 +49818,7 @@ http://wiki.lyx.org/Windows/Arabic
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Armenian"
+key "microtype"
 literal "true"
 
 \end_inset
@@ -49557,14 +49826,29 @@ literal "true"
 
 \begin_inset CommandInset href
 LatexCommand href
-name "Wiki-page"
-target "http://wiki.lyx.org/Windows/Armenian"
+name "Documentation"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/microtype/microtype.pdf"
 literal "false"
 
 \end_inset
 
- how to set up \SpecialChar LyX
- for Armenian:
+ of the \SpecialChar LaTeX
+ package 
+\series bold
+microtpye
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! microtpye
+\end_layout
+
+\end_inset
+
+:
 \begin_inset Newline newline
 \end_inset
 
@@ -49574,7 +49858,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/Windows/Armenian
+https://www.ctan.org/tex-archive/macros/latex/contrib/microtype/microtype.pdf
 \end_layout
 
 \end_inset
@@ -49585,7 +49869,7 @@ http://wiki.lyx.org/Windows/Armenian
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Cyrillic"
+key "nomencl"
 literal "true"
 
 \end_inset
@@ -49593,14 +49877,29 @@ literal "true"
 
 \begin_inset CommandInset href
 LatexCommand href
-name "Wiki-page"
-target "http://wiki.lyx.org/Windows/Cyrillic"
+name "Documentation"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
 literal "false"
 
 \end_inset
 
- how to set up \SpecialChar LyX
- for Cyrillic languages:
+ of the \SpecialChar LaTeX
+ package 
+\series bold
+nomencl
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! nomencl
+\end_layout
+
+\end_inset
+
+:
 \begin_inset Newline newline
 \end_inset
 
@@ -49610,7 +49909,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/Windows/Cyrillic
+https://www.ctan.org/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
 \end_layout
 
 \end_inset
@@ -49621,7 +49920,7 @@ http://wiki.lyx.org/Windows/Cyrillic
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Farsi"
+key "prettyref"
 literal "true"
 
 \end_inset
@@ -49629,14 +49928,29 @@ literal "true"
 
 \begin_inset CommandInset href
 LatexCommand href
-name "Wiki-page"
-target "http://wiki.lyx.org/Windows/Farsi"
+name "Documentation"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
 literal "false"
 
 \end_inset
 
- how to set up \SpecialChar LyX
- for Farsi:
+ of the \SpecialChar LaTeX
+ package 
+\series bold
+prettyref
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! prettyref
+\end_layout
+
+\end_inset
+
+:
 \begin_inset Newline newline
 \end_inset
 
@@ -49646,7 +49960,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/Windows/Farsi
+https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf
 \end_layout
 
 \end_inset
@@ -49657,7 +49971,7 @@ http://wiki.lyx.org/Windows/Farsi
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Hebrew"
+key "refstyle"
 literal "true"
 
 \end_inset
@@ -49665,14 +49979,29 @@ literal "true"
 
 \begin_inset CommandInset href
 LatexCommand href
-name "Wiki-page"
-target "http://wiki.lyx.org/Windows/Hebrew"
+name "Documentation"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
 literal "false"
 
 \end_inset
 
- how to set up \SpecialChar LyX
- for Hebrew:
+ of the \SpecialChar LaTeX
+ package 
+\series bold
+refstyle
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+ packages ! refstyle
+\end_layout
+
+\end_inset
+
+:
 \begin_inset Newline newline
 \end_inset
 
@@ -49682,7 +50011,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/Windows/Hebrew
+https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf
 \end_layout
 
 \end_inset
@@ -49693,7 +50022,7 @@ http://wiki.lyx.org/Windows/Hebrew
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Japanese"
+key "Arabic"
 literal "true"
 
 \end_inset
@@ -49702,13 +50031,13 @@ literal "true"
 \begin_inset CommandInset href
 LatexCommand href
 name "Wiki-page"
-target "http://wiki.lyx.org/Windows/Japanese"
+target "https://wiki.lyx.org/Windows/Arabic"
 literal "false"
 
 \end_inset
 
  how to set up \SpecialChar LyX
- for Japanese:
+ for Arabic:
 \begin_inset Newline newline
 \end_inset
 
@@ -49718,7 +50047,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/Windows/Japanese
+https://wiki.lyx.org/Windows/Arabic
 \end_layout
 
 \end_inset
@@ -49729,7 +50058,7 @@ http://wiki.lyx.org/Windows/Japanese
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Latvian"
+key "Armenian"
 literal "true"
 
 \end_inset
@@ -49738,13 +50067,13 @@ literal "true"
 \begin_inset CommandInset href
 LatexCommand href
 name "Wiki-page"
-target "http://wiki.lyx.org/Windows/Latvian"
+target "https://wiki.lyx.org/Windows/Armenian"
 literal "false"
 
 \end_inset
 
  how to set up \SpecialChar LyX
- for Latvian:
+ for Armenian:
 \begin_inset Newline newline
 \end_inset
 
@@ -49754,7 +50083,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/Windows/Latvian
+https://wiki.lyx.org/Windows/Armenian
 \end_layout
 
 \end_inset
@@ -49765,7 +50094,7 @@ http://wiki.lyx.org/Windows/Latvian
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Lithuanian"
+key "Cyrillic"
 literal "true"
 
 \end_inset
@@ -49774,13 +50103,13 @@ literal "true"
 \begin_inset CommandInset href
 LatexCommand href
 name "Wiki-page"
-target "http://wiki.lyx.org/Windows/Lithuanian"
+target "https://wiki.lyx.org/Windows/Cyrillic"
 literal "false"
 
 \end_inset
 
  how to set up \SpecialChar LyX
- for Lithuanian:
+ for Cyrillic languages:
 \begin_inset Newline newline
 \end_inset
 
@@ -49790,7 +50119,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/Windows/Lithuanian
+https://wiki.lyx.org/Windows/Cyrillic
 \end_layout
 
 \end_inset
@@ -49801,7 +50130,7 @@ http://wiki.lyx.org/Windows/Lithuanian
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Mongolian"
+key "Farsi"
 literal "true"
 
 \end_inset
@@ -49810,13 +50139,13 @@ literal "true"
 \begin_inset CommandInset href
 LatexCommand href
 name "Wiki-page"
-target "http://wiki.lyx.org/Windows/Mongolian"
+target "https://wiki.lyx.org/Windows/Farsi"
 literal "false"
 
 \end_inset
 
  how to set up \SpecialChar LyX
- for Mongolian:
+ for Farsi:
 \begin_inset Newline newline
 \end_inset
 
@@ -49826,7 +50155,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/Windows/Mongolian
+https://wiki.lyx.org/Windows/Farsi
 \end_layout
 
 \end_inset
@@ -49837,7 +50166,7 @@ http://wiki.lyx.org/Windows/Mongolian
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Vietnamese"
+key "Hebrew"
 literal "true"
 
 \end_inset
@@ -49846,13 +50175,13 @@ literal "true"
 \begin_inset CommandInset href
 LatexCommand href
 name "Wiki-page"
-target "http://wiki.lyx.org/Windows/Vietnamese"
+target "https://wiki.lyx.org/Windows/Hebrew"
 literal "false"
 
 \end_inset
 
  how to set up \SpecialChar LyX
- for Vietnamese:
+ for Hebrew:
 \begin_inset Newline newline
 \end_inset
 
@@ -49862,7 +50191,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/Windows/Vietnamese
+https://wiki.lyx.org/Windows/Hebrew
 \end_layout
 
 \end_inset
@@ -49873,7 +50202,7 @@ http://wiki.lyx.org/Windows/Vietnamese
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "NewInLyX20"
+key "Japanese"
 literal "true"
 
 \end_inset
@@ -49882,17 +50211,13 @@ literal "true"
 \begin_inset CommandInset href
 LatexCommand href
 name "Wiki-page"
-target "http://wiki.lyx.org/LyX/NewInLyX20"
+target "https://wiki.lyx.org/Windows/Japanese"
 literal "false"
 
 \end_inset
 
- about new features in 
-\family sans
-\SpecialChar LyX
- 2.0
-\family default
-:
+ how to set up \SpecialChar LyX
+ for Japanese:
 \begin_inset Newline newline
 \end_inset
 
@@ -49902,7 +50227,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-http://wiki.lyx.org/LyX/NewInLyX20
+https://wiki.lyx.org/Windows/Japanese
 \end_layout
 
 \end_inset
@@ -49981,6 +50306,56 @@ The above bibliography is created from a Bib\SpecialChar TeX
  database.
 \end_layout
 
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+renewcommand*{
+\backslash
+pagedeclaration}[1]{
+\end_layout
+
+\begin_layout Plain Layout
+
+\backslash
+unskip, 
+\backslash
+hyperlink{page.#1}{page
+\backslash
+nobreakspace{}#1}}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+This command makes the page number a clickable hyperlink, see sec.
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:Nomenclature-Options"
+
+\end_inset
+
+ for more info.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
 \begin_inset CommandInset nomencl_print
 LatexCommand printnomenclature