]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/EmbeddedObjects.lyx
Consistent output of breakable/non-breakable dashes on all TeX engines.
[lyx.git] / lib / doc / EmbeddedObjects.lyx
index f057671665424ac25f2a6822de0e91f465c19c53..911c1290418b7cae37e7ea2b5f3bc0090288aabc 100644 (file)
 \begin_modules
 initials
 graphicboxes
+varwidth
 \end_modules
 \maintain_unincluded_children false
 \language english
@@ -197,16 +198,16 @@ graphicboxes
 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
 \papersize default
 \use_geometry false
-\use_package amsmath 2
-\use_package amssymb 2
-\use_package cancel 0
-\use_package esint 0
+\use_package amsmath 1
+\use_package amssymb 1
+\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
@@ -292,7 +293,7 @@ author: Uwe Stöhr
 
 
 \family sans
-Version 2.2.x
+Version 2.3.x
 \end_layout
 
 \begin_layout Standard
@@ -338,7 +339,7 @@ The latest PDF-version of this document can be found here:
 
 
 \series bold
-http://wiki.lyx.org/LyX/Manuals#EmbeddedObjects
+https://wiki.lyx.org/LyX/Manuals#EmbeddedObjects
 \end_layout
 
 \end_inset
@@ -770,7 +771,7 @@ Figure
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "fig:A-star-structure"
+reference "fig:A-star-in"
 
 \end_inset
 
@@ -810,6 +811,7 @@ status open
 \align center
 \begin_inset Graphics
        filename clipart/Star-structure.pdf
+       lyxscale 60
        width 50col%
        scaleBeforeRotation
        rotateOrigin center
@@ -825,11 +827,11 @@ status open
 \begin_layout Plain Layout
 \begin_inset CommandInset label
 LatexCommand label
-name "fig:A-star-structure"
+name "fig:A-star-in"
 
 \end_inset
 
-A star structure in a float.
+A star in a float.
 \end_layout
 
 \end_inset
@@ -870,6 +872,7 @@ A 3D object.
 \align center
 \begin_inset Graphics
        filename clipart/3D-structure-distort.pdf
+       lyxscale 60
        scale 80
        scaleBeforeRotation
        rotateOrigin center
@@ -901,7 +904,7 @@ Figure
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "fig:A-star-structure"
+reference "fig:A-star-in"
 
 \end_inset
 
@@ -20502,7 +20505,10 @@ Table
 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "tab:Table-with-rotated-multi"
+reference "tab:Table-with-rotated"
+plural "false"
+caps "false"
+noprefix "false"
 
 \end_inset
 
@@ -20679,6 +20685,36 @@ reference "sec:Parboxes"
 \end_inset
 
 ° the width of the box is the height of the cell.
+ To avoid to estimate a suitable box width one can use a minipage with a
+ variable width.
+ Such a box is inserted by loading the module 
+\family sans
+Variable-width
+\begin_inset space ~
+\end_inset
+
+Minipages
+\family default
+ in the document settings.
+ Then one can use the menu 
+\family sans
+Insert\SpecialChar menuseparator
+Custom
+\begin_inset space ~
+\end_inset
+
+Insets\SpecialChar menuseparator
+Minipage
+\begin_inset space ~
+\end_inset
+
+
+\family default
+(Var.
+\begin_inset space ~
+\end_inset
+
+Width).
  Table
 \begin_inset space ~
 \end_inset
@@ -20690,12 +20726,8 @@ reference "tab:Table-with-rotated-multi"
 
 \end_inset
 
- is an example for a rotated multiline cell where the box width was set
- to 3
-\begin_inset space \thinspace{}
-\end_inset
-
-cm.
+ is an example for a rotated multiline cell where a variable width minipage
+ is used.
 \end_layout
 
 \begin_layout Standard
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Box Frameless
-position "t"
-hor_pos "c"
-has_inner_box 1
-inner_pos "t"
-use_parbox 0
-use_makebox 0
-width "3cm"
-special "none"
-height "1in"
-height_special "totalheight"
-thickness "0.4pt"
-separation "3pt"
-shadowsize "4pt"
-framecolor "black"
-backgroundcolor "none"
+\begin_inset Flex Minipage (Var. Width)
 status open
 
 \begin_layout Plain Layout
@@ -20769,6 +20786,10 @@ rotated cell
 \end_inset
 
 with line break
+\begin_inset space ~
+\end_inset
+
+
 \end_layout
 
 \end_inset
@@ -31499,129 +31520,6 @@ Footnotes in title environments are usually not numbered with symbols and
  See for example the footnote in the titling of this document.
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace defskip
-\end_inset
-
-Footnotes in tables are not printed by \SpecialChar LaTeX
- due to technical reasons.
- However there exists another method to print them: Instead of the footnote
- the command 
-\series bold
-
-\backslash
-footnotemark{}
-\series default
- is inserted as \SpecialChar TeX
- code.
- The text of the footnote is entered as an argument of the \SpecialChar TeX
- code command
-\series bold
-
-\backslash
-footnotetext
-\series default
- after the table.
-\begin_inset Newline newline
-\end_inset
-
-This was done for the following table with the command
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-footnotetext{
-\series default
-Printed table footnote.
-\series bold
-}
-\end_layout
-
-\begin_layout Standard
-\begin_inset Tabular
-<lyxtabular version="3" rows="2" columns="1">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top">
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-This an example text.
-\begin_inset Foot
-status open
-
-\begin_layout Plain Layout
-This footnote will not be printed!
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-This an example text.
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-footnotemark{}
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-</row>
-</lyxtabular>
-
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-footnotetext{
-\end_layout
-
-\end_inset
-
-Printed table footnote.
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
 \begin_layout Standard
 Footnotes in multi-page tables are described in section
 \begin_inset space ~
@@ -31637,6 +31535,13 @@ reference "subsec:Footnotes-in-Multi-page"
 .
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace defskip
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
 Footnotes in minipage boxes are printed, but inside the box and with a different
  numbering because a minipage box is like a page inside a page.
@@ -31652,19 +31557,40 @@ reference "sec:Minipages"
 \end_inset
 
 .) To get a footnote in the minipage that is output at the bottom of the
- page like normal footnotes, also use the method of 
+ page like normal footnotes use this method: Instead of the footnote the
+ command 
 \series bold
 
 \backslash
 footnotemark{}
 \series default
- and 
+ is inserted as \SpecialChar TeX
+ code.
+ The text of the footnote is entered as an argument of the \SpecialChar TeX
+ code command
 \series bold
 
 \backslash
 footnotetext
 \series default
-.
+ after the minipage.
+\begin_inset Newline newline
+\end_inset
+
+This was done for the following minipage with the command
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+footnotetext{
+\series default
+Footnote outside the minipage.
+\series bold
+}
 \end_layout
 
 \begin_layout Standard
@@ -36824,7 +36750,7 @@ status open
 
 
 \begin_inset Graphics
-       filename clipart/platypus.eps
+       filename clipart/Star-structure.pdf
        lyxscale 50
        width 25col%
 
@@ -37547,7 +37473,7 @@ status open
 
 \begin_layout Plain Layout
 \begin_inset Graphics
-       filename clipart/platypus.eps
+       filename clipart/Star-structure.pdf
        lyxscale 50
        width 25col%
 
@@ -37777,7 +37703,7 @@ status open
 
 \begin_layout Plain Layout
 \begin_inset Graphics
-       filename clipart/mobius.eps
+       filename clipart/2D-intensity-plot.pdf
        width 40col%
        scaleBeforeRotation
        rotateOrigin center
@@ -38743,7 +38669,7 @@ begin{window}[2,c,{
 
 
 \begin_inset Graphics
-       filename clipart/mobius.eps
+       filename clipart/2D-intensity-plot.pdf
        lyxscale 60
        width 40col%
        scaleBeforeRotation
@@ -39637,7 +39563,7 @@ diagram This template supports chess position diagrams made with the program
 \begin_inset CommandInset href
 LatexCommand href
 name "XBoard"
-target "http://en.wikipedia.org/wiki/XBoard"
+target "https://en.wikipedia.org/wiki/XBoard"
 literal "false"
 
 \end_inset
@@ -39658,7 +39584,7 @@ diagram This template supports diagrams created with the program
 \begin_inset CommandInset href
 LatexCommand href
 name "Dia"
-target "http://en.wikipedia.org/wiki/Dia_(software)"
+target "https://en.wikipedia.org/wiki/Dia_(software)"
 literal "false"
 
 \end_inset
@@ -39669,69 +39595,127 @@ literal "false"
 \end_layout
 
 \begin_layout Description
-Spreadsheet With this template you can insert spreadsheets
-\begin_inset space \thinspace{}
-\end_inset
-
-/
-\begin_inset space \thinspace{}
+Inkscape
+\begin_inset space ~
 \end_inset
 
-tables in the format of 
+figure This template supports specific scalable images derived from scalable
+ vector graphics (SVG), in which the contained text is replaced by a version
+ typeset by \SpecialChar LaTeX
+ (and hence in the current document font).
+ It relies on a feature of the program 
 \series bold
 
 \begin_inset CommandInset href
 LatexCommand href
-name "Gnumeric"
-target "http://en.wikipedia.org/wiki/Gnumeric"
+name "Inkscape"
+target "https://inkscape.org/"
 literal "false"
 
 \end_inset
 
 
 \series default
-, 
-\begin_inset CommandInset href
-LatexCommand href
-name "OpenDocument"
-target "http://en.wikipedia.org/wiki/OpenDocument"
-literal "false"
+ which creates a special PDF or EPS and \SpecialChar LaTeX
+ file from a given SVG file (in
+\noun on
+Inkscape
+\noun default
+ itself, the feature is available via the option 
+\family sans
+Omit text in PDF and create LaTeX file
+\family default
+ when saving a drawing as PDF or EPS).
+ The benefit of such files is a uniform text style throughout the whole
+ document.
+\begin_inset Newline newline
+\end_inset
+
+The external template reads SVG files and uses a converter program to generate
+ the respective PDF\SpecialChar breakableslash
+EPS and \SpecialChar LaTeX
+ files (via
+\noun on
+\noun default
+Inkscape
+\noun on
+)
+\noun default
+ on the fly, so you don't have to export those files yourself.
+ If you prefer the latter and want use given 
+\family typewriter
+*.pdf
+\family default
+ and 
+\family typewriter
+*.pdf_tex
+\family default
+ or 
+\family typewriter
+*.eps
+\family default
+ and 
+\family typewriter
+*.eps_tex
+\family default
+ files instead, simply input the respective 
+\family typewriter
+*.pdf_tex
+\family default
+ or 
+\family typewriter
+*.eps_tex
+\family default
+ file via the 
+\family sans
+Child Documents
+\family default
+ dialog (see sec.
+\begin_inset space ~
+\end_inset
+
 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Child-Documents"
+
+\end_inset
+
+) rather than using this template.
+\begin_inset Newline newline
 \end_inset
 
+You can use \SpecialChar TeX
+ code commands such as 
+\series bold
+
+\backslash
+Large
+\series default
 , 
-\begin_inset CommandInset href
-LatexCommand href
-name "Microsoft Office XML"
-target "http://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
-literal "false"
+\series bold
 
+\backslash
+small
+\series default
+, etc.
+\begin_inset space \space{}
 \end_inset
 
- and 
-\begin_inset CommandInset href
-LatexCommand href
-name "Office Open XML"
-target "http://en.wikipedia.org/wiki/Office_Open_XML"
+in the text of the SVG.
+ The size of the font will be taken from the settings of the \SpecialChar LyX
+ document.
+ Please refer to 
+\begin_inset CommandInset citation
+LatexCommand cite
+key "Inkscape"
 literal "false"
 
 \end_inset
 
-.
- For this feature \SpecialChar LyX
- must have found the program 
-\family typewriter
-ssconvert
-\family default
- during its configuration.
- This program is part of Gnumeric, so that you must have Gnumeric installed,
- also if you don't have tables in the Gnumeric format.
- For examples and possible limitations have a look at \SpecialChar LyX
-'s example file 
-\emph on
-spreadsheet.lyx
-\emph default
-.
+ for more information and examples.
 \end_layout
 
 \begin_layout Description
@@ -39753,7 +39737,7 @@ music This template is used for music notation typeset with the program
 \begin_inset CommandInset href
 LatexCommand href
 name "LilyPond"
-target "http://en.wikipedia.org/wiki/LilyPond"
+target "https://en.wikipedia.org/wiki/LilyPond"
 literal "false"
 
 \end_inset
@@ -39987,6 +39971,72 @@ reference "sec:Graphics-Dialog"
 
 \end_layout
 
+\begin_layout Description
+Spreadsheet With this template you can insert spreadsheets
+\begin_inset space \thinspace{}
+\end_inset
+
+/
+\begin_inset space \thinspace{}
+\end_inset
+
+tables in the format of 
+\series bold
+
+\begin_inset CommandInset href
+LatexCommand href
+name "Gnumeric"
+target "https://en.wikipedia.org/wiki/Gnumeric"
+literal "false"
+
+\end_inset
+
+
+\series default
+, 
+\begin_inset CommandInset href
+LatexCommand href
+name "OpenDocument"
+target "https://en.wikipedia.org/wiki/OpenDocument"
+literal "false"
+
+\end_inset
+
+, 
+\begin_inset CommandInset href
+LatexCommand href
+name "Microsoft Office XML"
+target "https://en.wikipedia.org/wiki/Microsoft_Office_XML_formats"
+literal "false"
+
+\end_inset
+
+ and 
+\begin_inset CommandInset href
+LatexCommand href
+name "Office Open XML"
+target "https://en.wikipedia.org/wiki/Office_Open_XML"
+literal "false"
+
+\end_inset
+
+.
+ For this feature \SpecialChar LyX
+ must have found the program 
+\family typewriter
+ssconvert
+\family default
+ during its configuration.
+ This program is part of Gnumeric, so that you must have Gnumeric installed,
+ also if you don't have tables in the Gnumeric format.
+ For examples and possible limitations have a look at \SpecialChar LyX
+'s example file 
+\emph on
+spreadsheet.lyx
+\emph default
+.
+\end_layout
+
 \begin_layout Description
 Vector
 \begin_inset space ~
@@ -40034,265 +40084,12 @@ figure This template supports images created with the program
 \begin_inset CommandInset href
 LatexCommand href
 name "Xfig"
-target "http://en.wikipedia.org/wiki/Xfig"
-literal "false"
-
-\end_inset
-
-.
-\end_layout
-
-\begin_layout Description
-Inkscape
-\begin_inset space ~
-\end_inset
-
-figure This experimental template supports vector graphics (SVG) images
- that contain text written in \SpecialChar LaTeX
-.
- It relies on the option 
-\family sans
-Omit text in PDF and create LaTeX file
-\family default
- when saving a drawing as PDF with the program 
-\noun on
-Inkscape
-\noun default
-, 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "Inkscape"
+target "https://en.wikipedia.org/wiki/Xfig"
 literal "false"
 
 \end_inset
 
 .
- This allows to include SVG documents in which \SpecialChar LaTeX
- will typeset the text.
- The benefit of such SVGs is a uniform text style throughout the whole document.
-\begin_inset Newline newline
-\end_inset
-
-One can use \SpecialChar TeX
- code commands like 
-\series bold
-
-\backslash
-Large
-\series default
-, 
-\series bold
-
-\backslash
-small
-\series default
-, etc.
-\begin_inset space \space{}
-\end_inset
-
-in the text of the SVG.
- The size of the font will be taken from the settings of the \SpecialChar LyX
- document.
- Refer to 
-\begin_inset CommandInset citation
-LatexCommand cite
-key "Inkscape"
-literal "false"
-
-\end_inset
-
- for more information and examples.
-\begin_inset Newline newline
-\end_inset
-
-Note that while the image text takes into account the surrounding font,
- its preview in \SpecialChar LyX
- does not.
- Wrapping the external inset in a preview inset (menu 
-\family sans
-Insert\SpecialChar menuseparator
-Preview
-\family default
-) gives a better result.
-\begin_inset Newline newline
-\end_inset
-
-The template works very similarly to Xfig support.
- \SpecialChar LyX
- will extract the text in the image into a separate \SpecialChar TeX
- file and creates a
- PDF file for the rest.
-\end_layout
-
-\begin_layout Standard
-\begin_inset Float table
-placement !h
-wide false
-sideways false
-status open
-
-\begin_layout Plain Layout
-\begin_inset Caption Standard
-
-\begin_layout Plain Layout
-\begin_inset CommandInset label
-LatexCommand label
-name "tab:Comparison-of-the"
-
-\end_inset
-
-Comparison of the date input methods.
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Plain Layout
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="3">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top">
-<column alignment="center" valignment="top">
-<column alignment="center" valignment="top">
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-Document format
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family sans
-Insert\SpecialChar menuseparator
-Date
-\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
-command 
-\series bold
-
-\backslash
-today
-\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
-\SpecialChar LyX
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-as date
-\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
-as \SpecialChar TeX
- Code inset box
-\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
-\SpecialChar LaTeX
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-as date
-\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
-as command
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-DVI, PDF, PS
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-as date
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-as date
-\end_layout
-
-\end_inset
-</cell>
-</row>
-</lyxtabular>
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
@@ -40891,6 +40688,30 @@ listings
 \end_layout
 
 \begin_layout Standard
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note:
+\series default
+ \SpecialChar LyX
+ does NOT want to encourage users to add the 
+\family typewriter
+-shell-escape
+\family default
+ option to converter definitions.
+ It works, but it is a huge security risk.
+ There is an active discussion about how to handle this.
+ Once that's been resolved, this can be updated appropriately.
+\end_layout
+
+\begin_layout Plain Layout
+=====
+\end_layout
+
+\begin_layout Plain Layout
 In order to use 
 \series bold
 minted
@@ -41026,6 +40847,11 @@ PDF
 .
 \end_layout
 
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
 Right-clicking on a listings inset opens the context menu containing where
  you can set the listings format.
@@ -41196,10 +41022,6 @@ List of Listings
 \family default
 .
  The list entries are the listing caption and the listing number.
-\begin_inset Newpage pagebreak
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
@@ -41926,10 +41748,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">
@@ -41966,7 +41788,7 @@ name/description
 \begin_inset Text
 
 \begin_layout Plain Layout
-mm
+bp
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-millimeter
+big point (72
+\begin_inset space \thinspace{}
+\end_inset
+
+bp = 1
+\begin_inset space \thinspace{}
+\end_inset
+
+in)
 \end_layout
 
 \end_inset
@@ -41995,7 +41825,7 @@ millimeter
 \begin_inset Text
 
 \begin_layout Plain Layout
-cm
+cc
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-centimeter
+cicero (1
+\begin_inset space \thinspace{}
+\end_inset
+
+cc = 12
+\begin_inset space \thinspace{}
+\end_inset
+
+dd)
 \end_layout
 
 \end_inset
@@ -42024,7 +41862,7 @@ centimeter
 \begin_inset Text
 
 \begin_layout Plain Layout
-in
+cm
 \end_layout
 
 \end_inset
@@ -42033,7 +41871,7 @@ in
 \begin_inset Text
 
 \begin_layout Plain Layout
-inch
+centimeter
 \end_layout
 
 \end_inset
@@ -42053,7 +41891,7 @@ inch
 \begin_inset Text
 
 \begin_layout Plain Layout
-pt
+dd
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-point (72.27
+didot (1
 \begin_inset space \thinspace{}
 \end_inset
 
-pt = 1
+dd 
+\begin_inset Formula $\approx$
+\end_inset
+
+ 0.376
 \begin_inset space \thinspace{}
 \end_inset
 
-in)
+mm)
 \end_layout
 
 \end_inset
@@ -42090,7 +41932,7 @@ in)
 \begin_inset Text
 
 \begin_layout Plain Layout
-pc
+em
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-pica (1
-\begin_inset space \thinspace{}
-\end_inset
-
-pc = 12
-\begin_inset space \thinspace{}
-\end_inset
-
-pt)
+width of letter 
+\emph on
+M
+\emph default
+ in current font
 \end_layout
 
 \end_inset
@@ -42127,7 +41965,7 @@ pt)
 \begin_inset Text
 
 \begin_layout Plain Layout
-sp
+ex
 \end_layout
 
 \end_inset
 \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)
+height of letter 
+\emph on
+x
+\emph default
+ in current font
 \end_layout
 
 \end_inset
@@ -42164,7 +41998,7 @@ pt)
 \begin_inset Text
 
 \begin_layout Plain Layout
-bp
+in
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-big point (72
-\begin_inset space \thinspace{}
+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
 
-bp = 1
-\begin_inset space \thinspace{}
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-in)
+\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
@@ -42201,7 +42056,7 @@ in)
 \begin_inset Text
 
 \begin_layout Plain Layout
-dd
+mu
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-didot (1
+math unit (1
 \begin_inset space \thinspace{}
 \end_inset
 
-dd 
-\begin_inset Formula $\approx$
-\end_inset
-
- 0.376
+mu = 1/18
 \begin_inset space \thinspace{}
 \end_inset
 
-mm)
+em)
 \end_layout
 
 \end_inset
@@ -42242,7 +42093,7 @@ mm)
 \begin_inset Text
 
 \begin_layout Plain Layout
-cc
+pt
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-cicero (1
+point (72.27
 \begin_inset space \thinspace{}
 \end_inset
 
-cc = 12
+pt = 1
 \begin_inset space \thinspace{}
 \end_inset
 
-dd)
+in)
 \end_layout
 
 \end_inset
@@ -42279,7 +42130,7 @@ dd)
 \begin_inset Text
 
 \begin_layout Plain Layout
-Scale Graphics %
+pc
 \end_layout
 
 \end_inset
@@ -42288,7 +42139,15 @@ Scale Graphics %
 \begin_inset Text
 
 \begin_layout Plain Layout
-% of original image width
+pica (1
+\begin_inset space \thinspace{}
+\end_inset
+
+pc = 12
+\begin_inset space \thinspace{}
+\end_inset
+
+pt)
 \end_layout
 
 \end_inset
@@ -42297,7 +42156,7 @@ Scale Graphics %
 \begin_inset Text
 
 \begin_layout Plain Layout
-
+-
 \end_layout
 
 \end_inset
@@ -42308,7 +42167,7 @@ Scale Graphics %
 \begin_inset Text
 
 \begin_layout Plain Layout
-Text Width %
+sp
 \end_layout
 
 \end_inset
@@ -42317,7 +42176,15 @@ Text Width %
 \begin_inset Text
 
 \begin_layout Plain Layout
-% of text width
+scaled point (65536
+\begin_inset space \thinspace{}
+\end_inset
+
+sp = 1
+\begin_inset space \thinspace{}
+\end_inset
+
+pt)
 \end_layout
 
 \end_inset
@@ -42326,9 +42193,7 @@ Text Width %
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-textwidth
+-
 \end_layout
 
 \end_inset
@@ -42370,7 +42235,7 @@ columnwidth
 \begin_inset Text
 
 \begin_layout Plain Layout
-Page Width %
+Line Distance %
 \end_layout
 
 \end_inset
@@ -42379,7 +42244,7 @@ Page Width %
 \begin_inset Text
 
 \begin_layout Plain Layout
-% of paper width
+% of height between baselines of two subsequent text lines
 \end_layout
 
 \end_inset
@@ -42390,7 +42255,7 @@ Page Width %
 \begin_layout Plain Layout
 
 \backslash
-paperwidth
+baselineskip
 \end_layout
 
 \end_inset
@@ -42432,7 +42297,7 @@ linewidth
 \begin_inset Text
 
 \begin_layout Plain Layout
-Text Height %
+Page Height %
 \end_layout
 
 \end_inset
@@ -42441,7 +42306,7 @@ Text Height %
 \begin_inset Text
 
 \begin_layout Plain Layout
-% of text height
+% of paper height
 \end_layout
 
 \end_inset
@@ -42452,7 +42317,7 @@ Text Height %
 \begin_layout Plain Layout
 
 \backslash
-textheight
+paperheight
 \end_layout
 
 \end_inset
@@ -42463,7 +42328,7 @@ textheight
 \begin_inset Text
 
 \begin_layout Plain Layout
-Page Height %
+Page Width %
 \end_layout
 
 \end_inset
@@ -42472,7 +42337,7 @@ Page Height %
 \begin_inset Text
 
 \begin_layout Plain Layout
-% of paper height
+% of paper width
 \end_layout
 
 \end_inset
@@ -42483,7 +42348,7 @@ Page Height %
 \begin_layout Plain Layout
 
 \backslash
-paperheight
+paperwidth
 \end_layout
 
 \end_inset
@@ -42494,7 +42359,7 @@ paperheight
 \begin_inset Text
 
 \begin_layout Plain Layout
-ex
+Scale Graphics %
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-height of letter 
-\emph on
-x
-\emph default
- in current font
+% of original image width
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
--
+
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-em
+Text Height %
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-width of letter 
-\emph on
-M
-\emph default
- in current font
+% of text height
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
--
+
+\backslash
+textheight
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-mu
+Text Width %
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-math unit (1
-\begin_inset space \thinspace{}
-\end_inset
-
-mu = 1/18
-\begin_inset space \thinspace{}
-\end_inset
-
-em)
+% of text width
 \end_layout
 
 \end_inset
@@ -42586,7 +42437,9 @@ em)
 \begin_inset Text
 
 \begin_layout Plain Layout
--
+
+\backslash
+textwidth
 \end_layout
 
 \end_inset
@@ -46798,7 +46651,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "arydshln"
-target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib//arydshln/arydshln.pdf"
 literal "false"
 
 \end_inset
@@ -46834,7 +46687,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "booktabs"
-target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib//booktabs/booktabs.pdf"
 literal "false"
 
 \end_inset
@@ -46870,7 +46723,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "caption"
-target "http://mirrors.ctan.org/macros/latex/contrib/caption/caption-eng.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/caption/caption-eng.pdf"
 literal "false"
 
 \end_inset
@@ -46906,7 +46759,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "diagbox"
-target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib//diagbox/diagbox.pdf"
 literal "false"
 
 \end_inset
@@ -46942,7 +46795,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "endfloat"
-target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib//endfloat/endfloat.pdf"
 literal "false"
 
 \end_inset
@@ -46978,7 +46831,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "footmisc"
-target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib//footmisc/footmisc.pdf"
 literal "false"
 
 \end_inset
@@ -47014,7 +46867,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "hypcap"
-target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
 literal "false"
 
 \end_inset
@@ -47050,7 +46903,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "hyperref"
-target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib//hyperref/hyperref.pdf"
 literal "false"
 
 \end_inset
@@ -47086,7 +46939,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "KOMA-Script"
-target "http://mirror.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/koma-script/doc/scrguien.pdf"
 literal "false"
 
 \end_inset
@@ -47122,7 +46975,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "lettrine"
-target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/lettrine.pdf"
 literal "false"
 
 \end_inset
@@ -47133,7 +46986,7 @@ literal "false"
 \begin_inset CommandInset href
 LatexCommand href
 name "example"
-target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/lettrine/doc/demo.pdf"
 literal "false"
 
 \end_inset
@@ -47167,7 +47020,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "listings"
-target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib//listings/listings.pdf"
 literal "false"
 
 \end_inset
@@ -47203,7 +47056,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "minted"
-target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/minted/minted.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib//minted/minted.pdf"
 literal "false"
 
 \end_inset
@@ -47239,7 +47092,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "marginnote"
-target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib//marginnote/marginnote.pdf"
 literal "false"
 
 \end_inset
@@ -47275,7 +47128,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "pdfpages"
-target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
 literal "false"
 
 \end_inset
@@ -47311,7 +47164,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "prettyref"
-target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
 literal "false"
 
 \end_inset
@@ -47383,7 +47236,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "refstyle"
-target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/refstyle.pdf"
 literal "false"
 
 \end_inset
@@ -47419,7 +47272,7 @@ Documentation of the \SpecialChar LaTeX
 \begin_inset CommandInset href
 LatexCommand href
 name "sidecap"
-target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
+target "https://www.ctan.org/tex-archive/macros/latex/contrib//sidecap/sidecap.pdf"
 literal "false"
 
 \end_inset
@@ -47452,7 +47305,7 @@ Documentation of the option
 \begin_inset CommandInset href
 LatexCommand href
 name "Omit text in PDF"
-target "http://tug.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
+target "https://www.ctan.org/tex-archive/info/svg-inkscape/InkscapePDFLaTeX.pdf"
 literal "false"
 
 \end_inset