]> git.lyx.org Git - features.git/blobdiff - lib/doc/de/Math.lyx
Math.lyx: use inset-info instead of images for LyX-icons (part 2)
[features.git] / lib / doc / de / Math.lyx
index eb6b708177390b4281163e32bf7584e0923a7e4b..a2bf2ab3ec4033d26983d832061166f10eaacad4 100644 (file)
@@ -1,5 +1,5 @@
-#LyX 2.0 created this file. For more info see http://www.lyx.org/
-\lyxformat 413
+#LyX 2.1 created this file. For more info see http://www.lyx.org/
+\lyxformat 474
 \begin_document
 \begin_header
 \textclass scrartcl
 \begin_document
 \begin_header
 \textclass scrartcl
 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
 
 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
 
-% Damit die Zeichen ° und · in LyX direkt eingegeben werden können,
-% siehe Kap. 22.11
-\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
-\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
-
 % Linkfläche für Querverweise vergrößern und automatisch benennen,
 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
 \addto\extrasngerman{%
 % Linkfläche für Querverweise vergrößern und automatisch benennen,
 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
 \addto\extrasngerman{%
- \renewcommand*{\equationautorefname}[1]{}
- \renewcommand{\sectionautorefname}{Kap.\negthinspace}
- \renewcommand{\subsectionautorefname}{Kap.\negthinspace}
- \renewcommand{\subsubsectionautorefname}{Kap.\negthinspace}
+ \renewcommand*{\equationautorefname}[1]{}%
+ \renewcommand{\sectionautorefname}{Kap.\negthinspace}%
+ \renewcommand{\subsectionautorefname}{Kap.\negthinspace}%
+ \renewcommand{\subsubsectionautorefname}{Kap.\negthinspace}%
 }
 
 % Makros damit Pakete nicht doppelt geladen werden.
 }
 
 % Makros damit Pakete nicht doppelt geladen werden.
@@ -68,9 +63,6 @@
 % provides caption formatting
 \setkomafont{captionlabel}{\bfseries}
 
 % provides caption formatting
 \setkomafont{captionlabel}{\bfseries}
 
-% benutzt in Kap. 24.5
-\usepackage[samesize]{cancel}
-
 % enables calculation of values
 \usepackage{calc}
 
 % enables calculation of values
 \usepackage{calc}
 
@@ -90,8 +82,6 @@
 \DeclareMathOperator*{\Raute}{\blacklozenge}
 \DeclareMathOperator{\sgn}{sgn}
 
 \DeclareMathOperator*{\Raute}{\blacklozenge}
 \DeclareMathOperator{\sgn}{sgn}
 
-\newcommand{\leer}{\textvisiblespace}
-
 % Beispielbefehle aus Kap. 20.1 
 \newcommand{\gr}{\Longrightarrow}
 \newcommand{\us}[1]{\underline{#1}}
 % Beispielbefehle aus Kap. 20.1 
 \newcommand{\gr}{\Longrightarrow}
 \newcommand{\us}[1]{\underline{#1}}
 % Beispielmakro aus Kap. 19.4
 %\def\tagform@#1{\maketag@@@{|#1|}}
 
 % Beispielmakro aus Kap. 19.4
 %\def\tagform@#1{\maketag@@@{|#1|}}
 
-% Makro aus Kap. 10.2
-\def\clap#1{\hbox to 0pt{\hss #1\hss}}
-\def\mathclap {\mathpalette \mathclapinternal}
-\def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
-
 % Damit der Index einen anderen Namen erhält.
 \addto\captionsngerman
 {\renewcommand{\indexname}
 {Stichwort- und Befehlsverzeichnis}}
 
 % Damit der Index einen anderen Namen erhält.
 \addto\captionsngerman
 {\renewcommand{\indexname}
 {Stichwort- und Befehlsverzeichnis}}
 
+
 % ------------------------------------
 % used to check for needed LaTeX packages
 \usepackage{ifthen}
 
 % ------------------------------------
 % used to check for needed LaTeX packages
 \usepackage{ifthen}
 
+% testen ob das Paket undertilde installiert ist
+% wird benutzt für den Befehl \utilde
+\newboolean{undertilde}
+\IfFileExists{undertilde.sty}
+ {\usepackage{undertilde}
+  \setboolean{undertilde}{true}}
+ {\setboolean{undertilde}{false}}
+
 % testen ob das Paket eurosym installiert ist
 % wird benutzt für das Euro-Symbol
 \newboolean{eurosym}
 % testen ob das Paket eurosym installiert ist
 % wird benutzt für das Euro-Symbol
 \newboolean{eurosym}
 \font_roman default
 \font_sans default
 \font_typewriter default
 \font_roman default
 \font_sans default
 \font_typewriter default
+\font_math auto
 \font_default_family default
 \use_non_tex_fonts false
 \font_sc false
 \font_osf false
 \font_sf_scale 100
 \font_tt_scale 100
 \font_default_family default
 \use_non_tex_fonts false
 \font_sc false
 \font_osf false
 \font_sf_scale 100
 \font_tt_scale 100
-
 \graphics default
 \default_output_format default
 \output_sync 0
 \graphics default
 \default_output_format default
 \output_sync 0
 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
 \papersize a4paper
 \use_geometry false
 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
 \papersize a4paper
 \use_geometry false
-\use_amsmath 2
-\use_esint 1
-\use_mhchem 1
-\use_mathdots 1
+\use_package amsmath 2
+\use_package amssymb 2
+\use_package cancel 0
+\use_package esint 1
+\use_package mathdots 1
+\use_package mathtools 1
+\use_package mhchem 1
+\use_package stackrel 0
+\use_package stmaryrd 0
+\use_package undertilde 0
 \cite_engine basic
 \cite_engine basic
+\cite_engine_type default
+\biblio_style plain
 \use_bibtopic false
 \use_indices false
 \paperorientation portrait
 \suppress_date false
 \use_bibtopic false
 \use_indices false
 \paperorientation portrait
 \suppress_date false
+\justification true
 \use_refstyle 0
 \notefontcolor #0000ff
 \index Stichwortverzeichnis
 \use_refstyle 0
 \notefontcolor #0000ff
 \index Stichwortverzeichnis
@@ -273,7 +276,7 @@ Verfasser: Uwe Stöhr
 
 
 \family sans
 
 
 \family sans
-Version 2.0.x
+Version 2.1.x
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
@@ -293,7 +296,7 @@ status open
 Um diese Datei als PDF, PS oder DVI zu exportieren, sollten die LaTeX-Pakete
  
 \series bold
 Um diese Datei als PDF, PS oder DVI zu exportieren, sollten die LaTeX-Pakete
  
 \series bold
-braket, cancel, eurosym, mathdots, mhchem
+braket, cancel, eurosym, mathdots, mathtools, mhchem, undertilde
 \series default
  und 
 \series bold
 \series default
  und 
 \series bold
@@ -461,7 +464,7 @@ AmS
 \begin_inset CommandInset href
 LatexCommand href
 name "amsguide.ps"
 \begin_inset CommandInset href
 LatexCommand href
 name "amsguide.ps"
-target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
+target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
 
 \end_inset
 
 
 \end_inset
 
@@ -495,10 +498,9 @@ Formel ! eingebettete
 Strg+M
 \family default
  oder den Werkzeugleistenknopf 
 Strg+M
 \family default
  oder den Werkzeugleistenknopf 
-\begin_inset Graphics
-       filename ../../images/math-mode.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-mode"
 \end_inset
 
 .
 \end_inset
 
 .
@@ -646,10 +648,9 @@ T@TeX-Modus
 \end_inset
 
  gelangt man über den Werkzeugleistenknopf 
 \end_inset
 
  gelangt man über den Werkzeugleistenknopf 
-\begin_inset Graphics
-       filename ../../images/ert-insert.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "ert-insert"
 \end_inset
 
  oder das Menü 
 \end_inset
 
  oder das Menü 
@@ -690,7 +691,10 @@ Eigennamen
 \end_inset
 
 , die im Ausdruck mit hoch bzw.
 \end_inset
 
 , die im Ausdruck mit hoch bzw.
- tief gestellten Großbuchstaben erscheinen: TeX, LaTeX und LyX
+\begin_inset space \space{}
+\end_inset
+
+tief gestellten Großbuchstaben erscheinen: TeX, LaTeX und LyX
 \end_layout
 
 \begin_layout Plain Layout
 \end_layout
 
 \begin_layout Plain Layout
@@ -761,12 +765,24 @@ Tabellen-Werkzeugleiste
  verwenden.
  Beim Vertauschen von Zeilen und Spalten mit Hilfe dieses Menüs wird immer
  die Spalte bzw.
  verwenden.
  Beim Vertauschen von Zeilen und Spalten mit Hilfe dieses Menüs wird immer
  die Spalte bzw.
- Zeile, in der der Cursor steht, mit der rechts daneben stehenden Spalte
+\begin_inset space \space{}
+\end_inset
+
+Zeile, in der der Cursor steht, mit der rechts daneben stehenden Spalte
  bzw.
  bzw.
- darunter liegenden Zeile vertauscht.
+\begin_inset space \space{}
+\end_inset
+
+darunter liegenden Zeile vertauscht.
  Befindet sich der Cursor in der letzten Spalte bzw.
  Befindet sich der Cursor in der letzten Spalte bzw.
- Zeile, wird mit der links daneben stehenden Spalte bzw.
- darüber liegenden Zeile vertauscht.
+\begin_inset space \space{}
+\end_inset
+
+Zeile, wird mit der links daneben stehenden Spalte bzw.
+\begin_inset space \space{}
+\end_inset
+
+darüber liegenden Zeile vertauscht.
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
@@ -948,52 +964,11 @@ Zeichenerklärung
 \end_layout
 
 \begin_layout Itemize
 \end_layout
 
 \begin_layout Itemize
-Das Symbol
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-Dieses sichtbare Leerzeichen erhält man über den Befehl 
-\series bold
-
-\backslash
-textvisiblespace
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Befehle ! T ! 
-\backslash
-textvisiblespace
-\end_layout
-
+Das Symbol 
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 \end_inset
 
-, der im TeX-Modus einzugeben ist.
-\end_layout
-
-\end_inset
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
-\end_inset
-
-
-\begin_inset space ~
-\end_inset
-
-steht für ein einzugebendes Leerzeichen.
+ steht für ein einzugebendes Leerzeichen.
 \end_layout
 
 \begin_layout Itemize
 \end_layout
 
 \begin_layout Itemize
@@ -1048,7 +1023,7 @@ status open
 
 \begin_layout Plain Layout
 \align center
 
 \begin_layout Plain Layout
 \align center
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Plain Layout
 \begin_inset CommandInset label
 
 \begin_layout Plain Layout
 \begin_inset CommandInset label
@@ -1069,9 +1044,9 @@ Verfügbare Einheiten
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -1526,18 +1501,16 @@ status collapsed
 \begin_layout Standard
 Indizes werden mit dem Unterstrich _ oder mit dem Mathe-Werkzeugleistenknopf
  
 \begin_layout Standard
 Indizes werden mit dem Unterstrich _ oder mit dem Mathe-Werkzeugleistenknopf
  
-\begin_inset Graphics
-       filename ../../images/math-subscript.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-subscript"
 \end_inset
 
 , Exponenten mit dem Zirkumflexzeichen ^ oder mit dem Mathe-Werkzeugleistenknopf
  
 \end_inset
 
 , Exponenten mit dem Zirkumflexzeichen ^ oder mit dem Mathe-Werkzeugleistenknopf
  
-\begin_inset Graphics
-       filename ../../images/math-superscript.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-superscript"
 \end_inset
 
  erzeugt.
 \end_inset
 
  erzeugt.
@@ -1547,7 +1520,7 @@ Indizes werden mit dem Unterstrich _ oder mit dem Mathe-Werkzeugleistenknopf
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -1638,16 +1611,7 @@ B^V
 
 \begin_layout Plain Layout
 B^
 
 \begin_layout Plain Layout
 B^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -1733,20 +1697,18 @@ frac
 \end_inset
 
  oder mit dem Mathe-Werkzeugleistenknopf 
 \end_inset
 
  oder mit dem Mathe-Werkzeugleistenknopf 
-\begin_inset Graphics
-       filename ../../images/math/frac.png
-       scale 50
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\frac"
 \end_inset
 
  erstellt.
  Die Zeichengröße wird automatisch angepasst, je nachdem, ob sich der Bruch
  in einer eingebetteten oder abgesetzten Formel befindet.
  Mit dem Mathe-Werkzeugleistenknopf 
 \end_inset
 
  erstellt.
  Die Zeichengröße wird automatisch angepasst, je nachdem, ob sich der Bruch
  in einer eingebetteten oder abgesetzten Formel befindet.
  Mit dem Mathe-Werkzeugleistenknopf 
-\begin_inset Graphics
-       filename ../../images/math/frac-square.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\frac-square"
 \end_inset
 
  können verschieden Bruchtypen gewählt werden.
 \end_inset
 
  können verschieden Bruchtypen gewählt werden.
@@ -1827,7 +1789,7 @@ dfrac
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -1874,16 +1836,7 @@ raisebox
 
 \backslash
 frac
 
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -1916,16 +1869,7 @@ B
 
 \backslash
 dfrac
 
 \backslash
 dfrac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
 
 \backslash
 dfrac
 
 \backslash
 dfrac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e^
 \backslash
 frac
 \end_inset
 
 e^
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 1
 \end_inset
 
 1
@@ -2074,16 +2000,7 @@ Der Befehl für obiges Beispiel lautet:
 
 \backslash
 cfrac
 
 \backslash
 cfrac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
 B+
 \backslash
 cfrac
 B+
 \backslash
 cfrac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 C+
 \backslash
 cfrac
 \end_inset
 
 C+
 \backslash
 cfrac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 E
 \end_inset
 
 E
@@ -2396,10 +2295,9 @@ sqrt
 \end_inset
 
  oder dem Mathe-Werkzeugleistenknopf 
 \end_inset
 
  oder dem Mathe-Werkzeugleistenknopf 
-\begin_inset Graphics
-       filename ../../images/math/sqrt.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\sqrt"
 \end_inset
 
  gesetzt, alle anderen Wurzeln mit dem Befehl 
 \end_inset
 
  gesetzt, alle anderen Wurzeln mit dem Befehl 
@@ -2421,10 +2319,9 @@ root
 \end_inset
 
  oder dem Mathe-Werkzeugleistenknopf 
 \end_inset
 
  oder dem Mathe-Werkzeugleistenknopf 
-\begin_inset Graphics
-       filename ../../images/math/root.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\root"
 \end_inset
 
 .
 \end_inset
 
 .
@@ -2434,7 +2331,7 @@ root
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -2481,16 +2378,7 @@ raisebox
 
 \backslash
 sqrt
 
 \backslash
 sqrt
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A-B
 \end_inset
 
 A-B
@@ -2519,16 +2407,7 @@ A-B
 
 \backslash
 root
 
 \backslash
 root
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 3
 \end_inset
 
 3
@@ -2632,7 +2511,10 @@ uproot
 leftroot{Abstand}
 \series default
  bzw.
 leftroot{Abstand}
 \series default
  bzw.
+\begin_inset space \space{}
+\end_inset
+
+
 \series bold
 
 \backslash
 \series bold
 
 \backslash
@@ -2645,7 +2527,10 @@ Abstand ist die Anzahl der Big Points (Einheit bp;
 \end_inset
 
 ), um die der Index nach links bzw.
 \end_inset
 
 ), um die der Index nach links bzw.
- nach oben verschoben werden soll.
+\begin_inset space \space{}
+\end_inset
+
+nach oben verschoben werden soll.
  Die Befehle werden in den Index geschrieben.
  So ergibt der Befehl
 \begin_inset Newline newline
  Die Befehle werden in den Index geschrieben.
  So ergibt der Befehl
 \begin_inset Newline newline
@@ -2670,16 +2555,7 @@ uproot{2
 
 \backslash
 beta
 
 \backslash
 beta
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -2733,13 +2609,12 @@ binom
 \end_inset
 
  oder über das Untermenü des Mathe-Werkzeugleistenknopfs 
 \end_inset
 
  oder über das Untermenü des Mathe-Werkzeugleistenknopfs 
-\begin_inset Graphics
-       filename ../../images/math/frac-square.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\frac-square"
 \end_inset
 
 \end_inset
 
-eingefügt werden.
+ eingefügt werden.
  Analog zu Brüchen (
 \series bold
 
  Analog zu Brüchen (
 \series bold
 
@@ -2832,7 +2707,7 @@ brack
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -2879,16 +2754,7 @@ raisebox
 
 \backslash
 binom
 
 \backslash
 binom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -2921,16 +2787,7 @@ B
 
 \backslash
 dbinom
 
 \backslash
 dbinom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -2963,16 +2820,7 @@ B
 
 \backslash
 tbinom
 
 \backslash
 tbinom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -3005,16 +2853,7 @@ B
 
 \backslash
 brack
 
 \backslash
 brack
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -3047,16 +2886,7 @@ B
 
 \backslash
 brace
 
 \backslash
 brace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -3106,7 +2936,7 @@ Fallunterscheidungen
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -3137,16 +2967,7 @@ Ergebnis
 
 \backslash
 cases
 
 \backslash
 cases
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -3192,16 +3013,7 @@ A & B>0\end{cases}$
 
 \backslash
 cases
 
 \backslash
 cases
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 Strg+Enter
 \end_inset
 
 Strg+Enter
@@ -3240,10 +3052,9 @@ Nach der Eingabe von
 cases
 \series default
  oder der Benutzung des Mathe-Werkzeugleistenknopfs 
 cases
 \series default
  oder der Benutzung des Mathe-Werkzeugleistenknopfs 
-\begin_inset Graphics
-       filename ../../images/math/cases.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\cases"
 \end_inset
 
  können mit 
 \end_inset
 
  können mit 
@@ -3251,10 +3062,9 @@ cases
 Strg+Enter
 \family default
  oder dem Tabellen-Werkzeugleistenknopf 
 Strg+Enter
 \family default
  oder dem Tabellen-Werkzeugleistenknopf 
-\begin_inset Graphics
-       filename ../../images/tabular-feature_append-row.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "inset-modify tabular append-row"
 \end_inset
 
  neue Zeilen erstellt werden.
 \end_inset
 
  neue Zeilen erstellt werden.
@@ -3334,7 +3144,7 @@ not
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -3555,7 +3365,7 @@ reference "sub:Chemische-Symbole-und"
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -3662,10 +3472,9 @@ status collapsed
 
 \begin_layout Plain Layout
 zu finden im Untermenü des Mathe-Werkzeugleistenknopfs 
 
 \begin_layout Plain Layout
 zu finden im Untermenü des Mathe-Werkzeugleistenknopfs 
-\begin_inset Graphics
-       filename ../../images/math/space.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\space"
 \end_inset
 
 
 \end_inset
 
 
@@ -3699,9 +3508,9 @@ phantom
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -3744,31 +3553,13 @@ raisebox
 
 \begin_layout Plain Layout
 ^19
 
 \begin_layout Plain Layout
 ^19
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _
 \backslash
 phantom
 \end_inset
 
 _
 \backslash
 phantom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 1
 \end_inset
 
 1
@@ -3776,16 +3567,7 @@ leer
 \end_inset
 
 9
 \end_inset
 
 9
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 F
 \end_inset
 
 F
 
 \begin_layout Plain Layout
 ^235
 
 \begin_layout Plain Layout
 ^235
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _
 \backslash
 phantom
 \end_inset
 
 _
 \backslash
 phantom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 23
 \end_inset
 
 23
@@ -3844,16 +3608,7 @@ leer
 \end_inset
 
 9
 \end_inset
 
 9
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 F
 \end_inset
 
 F
 
 \backslash
 Lambda^
 
 \backslash
 Lambda^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 phantom
 \end_inset
 
 
 \backslash
 phantom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ii
 \end_inset
 
 ii
@@ -3914,16 +3651,7 @@ ii
 \end_inset
 
 t
 \end_inset
 
 t
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _MMt
 \end_inset
 
 _MMt
@@ -4037,16 +3765,7 @@ Zum Beispiel erzeugt
 vphantom
 \series default
 
 vphantom
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -4146,7 +3865,7 @@ Formel ! unterstrichene
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -4193,16 +3912,7 @@ raisebox
 
 \backslash
 overline
 
 \backslash
 overline
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B
 \end_inset
 
 A+B
@@ -4243,16 +3953,7 @@ overline
 
 \backslash
 underline
 
 \backslash
 underline
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B
 \end_inset
 
 A+B
@@ -4293,31 +3994,13 @@ underline
 
 \backslash
 overline
 
 \backslash
 overline
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 underline
 \end_inset
 
 
 \backslash
 underline
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B
 \end_inset
 
 A+B
@@ -4511,10 +4194,9 @@ status collapsed
 
 \begin_layout Plain Layout
 In der Mathe-Werkzeugleiste zu finden im Untermenü des Knopfs 
 
 \begin_layout Plain Layout
 In der Mathe-Werkzeugleiste zu finden im Untermenü des Knopfs 
-\begin_inset Graphics
-       filename ../../images/math/ldots.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\ldots"
 \end_inset
 
 
 \end_inset
 
 
@@ -4586,7 +4268,7 @@ dots
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -4615,31 +4297,13 @@ Ergebnis
 
 \begin_layout Plain Layout
 A_1
 
 \begin_layout Plain Layout
 A_1
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ,
 \backslash
 dots
 \end_inset
 
 ,
 \backslash
 dots
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ,A_n
 \end_inset
 
 ,A_n
@@ -4666,31 +4330,13 @@ leer
 
 \begin_layout Plain Layout
 A_1
 
 \begin_layout Plain Layout
 A_1
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +
 \backslash
 dots
 \end_inset
 
 +
 \backslash
 dots
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +A_n
 \end_inset
 
 +A_n
@@ -4717,31 +4363,13 @@ leer
 
 \begin_layout Plain Layout
 A_1
 
 \begin_layout Plain Layout
 A_1
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ,
 \backslash
 ldots
 \end_inset
 
 ,
 \backslash
 ldots
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ,A_n
 \end_inset
 
 ,A_n
@@ -4768,31 +4396,13 @@ leer
 
 \begin_layout Plain Layout
 A_1
 
 \begin_layout Plain Layout
 A_1
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +
 \backslash
 cdots
 \end_inset
 
 +
 \backslash
 cdots
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +A_n
 \end_inset
 
 +A_n
@@ -5097,16 +4707,7 @@ B.
 A
 \backslash
 dotfill
 A
 \backslash
 dotfill
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B
 \end_inset
 
 B
@@ -5180,10 +4781,9 @@ Matrizen können über den Mathe-Werkzeugleistenknopf
  
 \family default
 
  
 \family default
 
-\begin_inset Graphics
-       filename ../../images/dialog-show_mathmatrix.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "dialog-show mathmatrix"
 \end_inset
 
  oder das Menü 
 \end_inset
 
  oder das Menü 
@@ -5319,17 +4919,15 @@ C & F & 10000
 \begin_layout Standard
 Um nachträglich Zeilen und Spalten hinzuzufügen oder zu entfernen, kann
  man die Mathe-Werkzeugleistenknöpfe 
 \begin_layout Standard
 Um nachträglich Zeilen und Spalten hinzuzufügen oder zu entfernen, kann
  man die Mathe-Werkzeugleistenknöpfe 
-\begin_inset Graphics
-       filename ../../images/tabular-feature_append-row.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "inset-modify tabular append-row"
 \end_inset
 
 , 
 \end_inset
 
 , 
-\begin_inset Graphics
-       filename ../../images/tabular-feature_delete-row.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "inset-modify tabular delete-row"
 \end_inset
 
 , usw.
 \end_inset
 
 , usw.
@@ -5423,9 +5021,9 @@ reference "sub:Automatische-Klammergrößen"
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -5454,16 +5052,7 @@ Ergebnis
 
 \backslash
 bmatrix
 
 \backslash
 bmatrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 2
 \end_inset
 
 2
@@ -5503,16 +5092,7 @@ Matrix
 
 \backslash
 Bmatrix
 
 \backslash
 Bmatrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 2
 \end_inset
 
 2
@@ -5552,16 +5132,7 @@ Matrix
 
 \backslash
 pmatrix
 
 \backslash
 pmatrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 2
 \end_inset
 
 2
@@ -5604,9 +5175,9 @@ Matrix
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -5635,16 +5206,7 @@ Ergebnis
 
 \backslash
 vmatrix
 
 \backslash
 vmatrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 2
 \end_inset
 
 2
@@ -5684,16 +5246,7 @@ Matrix
 
 \backslash
 Vmatrix
 
 \backslash
 Vmatrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 2
 \end_inset
 
 2
@@ -5733,16 +5286,7 @@ Matrix
 
 \backslash
 matrix
 
 \backslash
 matrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 2
 \end_inset
 
 2
@@ -5808,45 +5352,6 @@ vmatrix
 Man beachte, dass verzierte Matrizen die vertikale Ausrichtung ignorieren.
 \end_layout
 
 Man beachte, dass verzierte Matrizen die vertikale Ausrichtung ignorieren.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
-\series bold
-Achtung:
-\series default
- LaTeX limitiert die Anzahl der Matrizenspalten auf 10.
- Wenn man mehr als 10
-\begin_inset space ~
-\end_inset
-
-Spalten benötigt, muss folgende Zeile in die Dokument-Präambel eingefügt
- werden:
-\end_layout
-
-\begin_layout Plain Layout
-
-\series bold
-
-\backslash
-setcounter{MaxMatrixCols}{Anzahl}
-\end_layout
-
-\begin_layout Plain Layout
-wobei 
-\emph on
-Anzahl
-\emph default
- die Anzahl der Spalten zwischen 11 und 99 ist.
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
@@ -6053,7 +5558,7 @@ Klammern ! vertikale
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -6277,7 +5782,7 @@ lfloor
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -6653,7 +6158,7 @@ Diese Befehle werden benutzt um Klammerebenen optisch hervorzuheben:
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -6737,16 +6242,7 @@ Für die zweite Formel wurde der Befehl
 Big((A+B)(A-B)
 \backslash
 Big)^
 Big((A+B)(A-B)
 \backslash
 Big)^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 C
 \end_inset
 
 C
@@ -6775,16 +6271,7 @@ big{
 ln(3x)
 \backslash
 big}^2
 ln(3x)
 \backslash
 big}^2
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -6792,29 +6279,11 @@ leer
 sin(x)
 \backslash
 Big]^
 sin(x)
 \backslash
 Big]^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -6913,9 +6382,9 @@ In der folgenden Tabelle sind die Varianten miteinander verglichen:
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="middle" width="0">
-<column alignment="center" valignment="middle" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="middle">
+<column alignment="center" valignment="middle">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -6966,16 +6435,7 @@ bigm(
 ln(3x)
 \backslash
 bigm)^2
 ln(3x)
 \backslash
 bigm)^2
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -7012,16 +6472,7 @@ big(
 ln(3x)
 \backslash
 big)^2
 ln(3x)
 \backslash
 big)^2
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -7058,16 +6509,7 @@ bigl(
 ln(3x)
 \backslash
 bigr)^2
 ln(3x)
 \backslash
 bigr)^2
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -7189,10 +6631,9 @@ right
  
 \family default
 
  
 \family default
 
-\begin_inset Graphics
-       filename ../../images/dialog-show_mathdelimiter.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "dialog-show mathdelimiter"
 \end_inset
 
  eingefügt werden.
 \end_inset
 
  eingefügt werden.
@@ -7221,16 +6662,7 @@ normale Klammer: Der Befehl
 ln(
 \backslash
 frac
 ln(
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -7238,16 +6670,7 @@ A
 \end_inset
 
 C
 \end_inset
 
 C
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 )
 \end_inset
 
 )
@@ -7274,16 +6697,7 @@ ln
 left(
 \backslash
 frac
 left(
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -7291,16 +6705,7 @@ A
 \end_inset
 
 C
 \end_inset
 
 C
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -7356,16 +6761,7 @@ ln Alt+M
 (
 \backslash
 frac
 (
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -7390,16 +6786,7 @@ B.
 left.
 \backslash
 frac
 left.
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -7407,16 +6794,7 @@ A
 \end_inset
 
 B
 \end_inset
 
 B
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -7523,7 +6901,7 @@ Klammern ! horizontale
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -7582,42 +6960,15 @@ raisebox{2.3mm}{
 
 \backslash
 overbrace
 
 \backslash
 overbrace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B
 \end_inset
 
 A+B
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ^
 \end_inset
 
 ^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 3
 \end_inset
 
 3
@@ -7681,29 +7032,11 @@ raisebox{-2.2mm}{
 
 \backslash
 underbrace
 
 \backslash
 underbrace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B
 \end_inset
 
 A+B
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _5
 \end_inset
 
 _5
@@ -7755,96 +7088,33 @@ underbrace
 
 \backslash
 overbrace
 
 \backslash
 overbrace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 underbrace
 \end_inset
 
 
 \backslash
 underbrace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B_w
 \end_inset
 
 A+B_w
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _7
 \end_inset
 
 _7
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ^
 \end_inset
 
 ^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 C
 \end_inset
 
 C
@@ -8136,13 +7406,6 @@ reference "sub:Zeilenabstand"
  erklärt.
 \end_layout
 
  erklärt.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 Pfeile
 \begin_inset Index idx
 \begin_layout Section
 Pfeile
 \begin_inset Index idx
@@ -8159,10 +7422,9 @@ Pfeile
 
 \begin_layout Standard
 Pfeile können über den Mathe-Werkzeugleistenknopf 
 
 \begin_layout Standard
 Pfeile können über den Mathe-Werkzeugleistenknopf 
-\begin_inset Graphics
-       filename ../../images/math/leftarrow.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\leftarrow"
 \end_inset
 
  oder mit den Befehlen eingefügt werden, die in den folgenden Unterkapiteln
 \end_inset
 
  oder mit den Befehlen eingefügt werden, die in den folgenden Unterkapiteln
@@ -8190,7 +7452,7 @@ Pfeile ! horizontale
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -8399,7 +7661,7 @@ hookleftarrow
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -8615,7 +7877,7 @@ hookrightarrow
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -8779,7 +8041,7 @@ rightleftharpoons
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -9005,7 +8267,7 @@ vspace{4mm}
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -9052,16 +8314,7 @@ raisebox
 F(a)
 \backslash
 xleftarrow
 F(a)
 \backslash
 xleftarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 x=a
 \end_inset
 
 x=a
@@ -9098,16 +8351,7 @@ F(x)
 F(x)
 \backslash
 xrightarrow
 F(x)
 \backslash
 xrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 x=a
 \end_inset
 
 x=a
@@ -9141,13 +8385,6 @@ F(a)
 \end_inset
 
 
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
 \end_layout
 
 \begin_layout Subsection
 \end_layout
 
 \begin_layout Subsection
@@ -9181,7 +8418,7 @@ Pfeile ! vertikale
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -9365,7 +8602,7 @@ downarrow
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -9544,10 +8781,9 @@ Akzente
 
 \begin_layout Standard
 Akzente können über den Mathe-Werkzeugleistenknopf 
 
 \begin_layout Standard
 Akzente können über den Mathe-Werkzeugleistenknopf 
-\begin_inset Graphics
-       filename ../../images/math/hat.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\hat"
 \end_inset
 
  oder mit den Befehlen eingefügt werden, die in den folgenden Unterkapiteln
 \end_inset
 
  oder mit den Befehlen eingefügt werden, die in den folgenden Unterkapiteln
@@ -9656,7 +8892,7 @@ Akzente ! für ein Zeichen
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -9703,16 +8939,7 @@ raisebox
 
 \backslash
 dot
 
 \backslash
 dot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -9741,16 +8968,7 @@ A
 
 \backslash
 ddot
 
 \backslash
 ddot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -9779,16 +8997,7 @@ A
 
 \backslash
 dddot
 
 \backslash
 dddot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -9817,16 +9026,7 @@ A
 
 \backslash
 ddddot
 
 \backslash
 ddddot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -9855,16 +9055,7 @@ A
 
 \backslash
 vec
 
 \backslash
 vec
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -9903,16 +9094,7 @@ Vektoren
 
 \backslash
 bar
 
 \backslash
 bar
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -9941,16 +9123,7 @@ A
 
 \backslash
 mathring
 
 \backslash
 mathring
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -9982,7 +9155,7 @@ A
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -10013,16 +9186,7 @@ Ergebnis
 
 \backslash
 tilde
 
 \backslash
 tilde
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
 
 \backslash
 hat
 
 \backslash
 hat
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
 
 \backslash
 check
 
 \backslash
 check
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
 
 \backslash
 acute
 
 \backslash
 acute
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
 
 \backslash
 grave
 
 \backslash
 grave
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
 
 \backslash
 breve
 
 \backslash
 breve
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -10295,9 +9414,9 @@ echte
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \backslash
 ddot
 
 \backslash
 ddot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 i
 \end_inset
 
 i
@@ -10434,172 +9544,120 @@ Im mathematischen Textmodus können Umlaute und andere akzentuierten Zeichen
  direkt eingegeben werden.
 \end_layout
 
  direkt eingegeben werden.
 \end_layout
 
-\begin_layout Subsection
-Akzente für Operatoren
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Akzente ! für Operatoren
-\end_layout
-
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-Zum Akzentuieren von Operatoren gibt es die Befehle 
+LyX unterstützt auch eine Tilde unter einem Zeichen, wenn das LaTeX-Paket
 \series bold
 \series bold
-
-\backslash
-overset
+undertilde
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Befehle ! O ! 
-\backslash
-overset
+Pakete ! undertilde
 \end_layout
 
 \end_inset
 
 \end_layout
 
 \end_inset
 
- und 
-\series bold
-
-\backslash
-underset
-\series default
+ auf Ihrem System installiert ist:
+\end_layout
 
 
-\begin_inset Index idx
+\begin_layout Standard
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 status collapsed
 
 \begin_layout Plain Layout
-Befehle ! U ! 
+
+
 \backslash
 \backslash
-underset
+ifundertilde 
 \end_layout
 
 \end_inset
 
 \end_layout
 
 \end_inset
 
-, mit denen man Zeichen über bzw.
- unter einen Operator setzen kann.
- Mit dem Befehl 
-\series bold
 
 
-\backslash
-sideset
-\series default
-
-\begin_inset Index idx
-status collapsed
+\begin_inset Note Note
+status open
 
 \begin_layout Plain Layout
 
 \begin_layout Plain Layout
-Befehle ! S ! 
-\backslash
-sideset
+Die folgende Tabelle erscheint nur im Ausdruck wenn das LaTeX-Paket 
+\series bold
+undertilde
+\series default
+ installiert ist:
 \end_layout
 
 \end_inset
 
 \end_layout
 
 \end_inset
 
- können Zeichen vor und nach einen Operator gesetzt werden.
- Das Befehlsschema lautet:
-\end_layout
-
-\begin_layout Standard
-
-\series bold
 
 
-\backslash
-sideset{Zeichen
-\series default
-\series bold
-davor}{Zeichen
-\series default
-\series bold
-dahinter}
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
+\noindent
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 
-\series bold
-
-\backslash
-sideset
-\series default
- muss immer vor dem zu akzentuierenden Operator stehen.
- Es kann auch mit mehreren Zeichen und sogar mit anderen Operatoren und
- Symbolen akzentuiert werden.
- Will man mit 
-\series bold
+\begin_layout Plain Layout
+Befehl
+\end_layout
 
 
-\backslash
-sideset
-\series default
- z.
-\begin_inset space \thinspace{}
 \end_inset
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 
-B.
- nur Zeichen hinter einen Operator setzen, schreibt man nichts zwischen
- die ersten geschweiften Klammern, lässt die Klammern aber nicht weg.
+\begin_layout Plain Layout
+Ergebnis
 \end_layout
 
 \end_layout
 
-\begin_layout Standard
-Z.
-\begin_inset space \thinspace{}
 \end_inset
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 
-B.
- ergibt der Befehl 
-\series bold
+\begin_layout Plain Layout
 
 \backslash
 
 \backslash
-sideset{
-\begin_inset Formula $\to$
+utilde
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 \end_inset
 
+A
+\end_layout
 
 
-\backslash
-{
-\series default
-'
-\series bold
-
-\begin_inset Formula $\to$
 \end_inset
 \end_inset
-
-
-\backslash
-sum_k=1
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
 \begin_layout Plain Layout
+\begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
+\end_inset
 
 
 
 
-\backslash
-leer 
 \end_layout
 
 \end_inset
 \end_layout
 
 \end_inset
-
-
-\series default
-^
-\series bold
-n
-\series default
- :
-\begin_inset Formula 
-\[
-\sideset{}{'}\sum_{k=1}^{n}
-\]
+</cell>
+</row>
+</lyxtabular>
 
 \end_inset
 
 
 \end_inset
 
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
-Der Befehl 
-\series bold
-
-\backslash
-overset
 \begin_inset ERT
 status collapsed
 
 \begin_inset ERT
 status collapsed
 
@@ -10619,64 +9672,50 @@ status collapsed
 
 
 \backslash
 
 
 \backslash
-leer 
+else 
 \end_layout
 
 \end_inset
 
 
 \end_layout
 
 \end_inset
 
 
-\backslash
-maltese
-\begin_inset ERT
-status collapsed
+\begin_inset Note Note
+status open
 
 \begin_layout Plain Layout
 
 \begin_layout Plain Layout
-
-
-\backslash
-leer 
+Folgendes erscheint im Ausdruck wenn das LaTeX-Paket 
+\series bold
+undertilde
+\series default
+ nicht installiert ist:
 \end_layout
 
 \end_inset
 
 
 \end_layout
 
 \end_inset
 
 
-\series default
-
-\begin_inset Formula $\uparrow$
-\end_inset
-
+\end_layout
 
 
+\begin_layout Standard
+Das LaTeX-Paket 
 \series bold
 \series bold
-a
+undertilde 
 \series default
 \series default
- ergibt:
-\begin_inset Formula 
-\[
-\overset{a}{\maltese}
-\]
+muss installiert sein, um den Rest dieses Abschnitts im Ausdruck zu sehen.
+\end_layout
 
 
-\end_inset
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
 
 
-Wie man am letzten Beispiel sieht, kann man mit 
-\series bold
+\begin_layout Plain Layout
 
 
-\backslash
-overset
-\series default
- bzw.
-\series bold
 
 \backslash
 
 \backslash
-underset
-\series default
- außer Operatoren auch Symbole und Zeichen akzentuieren; mit 
-\series bold
+fi 
+\end_layout
+
+\end_inset
+
 
 
-\backslash
-sideset
-\series default
- ist dies nicht möglich.
 \end_layout
 
 \begin_layout Subsection
 \end_layout
 
 \begin_layout Subsection
@@ -10700,7 +9739,7 @@ Akzente ! für mehrere Zeichen
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -10747,16 +9786,7 @@ raisebox
 
 \backslash
 overleftarrow
 
 \backslash
 overleftarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -10785,16 +9815,7 @@ A=B
 
 \backslash
 underleftarrow
 
 \backslash
 underleftarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -10823,16 +9844,7 @@ A=B
 
 \backslash
 overleftrightarrow
 
 \backslash
 overleftrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -10861,16 +9873,7 @@ A=B
 
 \backslash
 underleftrightarrow
 
 \backslash
 underleftrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -10902,7 +9905,7 @@ A=B
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -10933,16 +9936,7 @@ Ergebnis
 
 \backslash
 overrightarrow
 
 \backslash
 overrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -10971,16 +9965,7 @@ A=B
 
 \backslash
 underrightarrow
 
 \backslash
 underrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -11009,16 +9994,7 @@ A=B
 
 \backslash
 widetilde
 
 \backslash
 widetilde
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -11047,16 +10023,7 @@ A=B
 
 \backslash
 widehat
 
 \backslash
 widehat
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -11164,16 +10131,7 @@ underset
 
 \backslash
 underset
 
 \backslash
 underset
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -11245,16 +10203,7 @@ Ab und an ist es notwendig in einer Formel horizontalen Leerraum einzufügen.
 
 \color blue
 
 
 \color blue
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -11266,10 +10215,9 @@ leer
  und man kann durch mehrfaches Drücken der Leertaste aus acht verschiedenen
  Leerraum-Größen wählen.
  Man kann die Leerräume auch über den Mathe-Werkzeugleistenknopf 
  und man kann durch mehrfaches Drücken der Leertaste aus acht verschiedenen
  Leerraum-Größen wählen.
  Man kann die Leerräume auch über den Mathe-Werkzeugleistenknopf 
-\begin_inset Graphics
-       filename ../../images/math/space.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\space"
 \end_inset
 
  oder mit einzelnen Befehlen aufrufen.
 \end_inset
 
  oder mit einzelnen Befehlen aufrufen.
@@ -11279,20 +10227,12 @@ leer
 
 \begin_layout Standard
 \align center
 
 \begin_layout Standard
 \align center
-\begin_inset VSpace -5mm
-\end_inset
-
-
 \begin_inset Tabular
 \begin_inset Tabular
-<lyxtabular version="3" rows="3" columns="7">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="middle" width="6.8cm">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
+<lyxtabular version="3" rows="6" columns="3">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top" width="15col%">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -11306,6 +10246,26 @@ Befehl
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
+\begin_layout Plain Layout
+Anzahl der Leertastendrücke
+\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
+Ergebnis
+\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
 
 \backslash
 \begin_layout Plain Layout
 
 \backslash
@@ -11314,7 +10274,30 @@ Befehl
 
 \end_inset
 </cell>
 
 \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
+0
+\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
+\begin_inset Formula $A\, B$
+\end_inset
+
+
+\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
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -11325,7 +10308,30 @@ Befehl
 
 \end_inset
 </cell>
 
 \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
+1
+\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
+\begin_inset Formula $A\: B$
+\end_inset
+
+
+\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
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -11336,7 +10342,30 @@ Befehl
 
 \end_inset
 </cell>
 
 \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
+2
+\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
+\begin_inset Formula $A\; B$
+\end_inset
+
+
+\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
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -11347,6 +10376,29 @@ quad
 
 \end_inset
 </cell>
 
 \end_inset
 </cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+3
+\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
+\begin_inset Formula $A\quad B$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 qquad
 \end_layout
 
 qquad
 \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
+4
+\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
 \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
+\begin_inset Formula $A\qquad B$
+\end_inset
+
 
 
-\backslash
-!
 \end_layout
 
 \end_inset
 </cell>
 </row>
 \end_layout
 
 \end_inset
 </cell>
 </row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="6" columns="3">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top" width="15col%">
+<column alignment="center" valignment="top">
 <row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none" width="7cm">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Text
 
 \begin_layout Plain Layout
-Anzahl der Leertastendrücke nach Eingabe des geschützten Leerzeichens
+Befehl
 \end_layout
 
 \end_inset
 </cell>
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Text
 
 \begin_layout Plain Layout
-0
+Anzahl der Leertastendrücke
 \end_layout
 
 \end_inset
 </cell>
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Text
 
 \begin_layout Plain Layout
-1
+Ergebnis
 \end_layout
 
 \end_inset
 </cell>
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Text
 
 \begin_layout Plain Layout
-2
+
+\backslash
+hfill
 \end_layout
 
 \end_inset
 </cell>
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Text
 
 \begin_layout Plain Layout
-3
+5
 \end_layout
 
 \end_inset
 </cell>
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Text
 
 \begin_layout Plain Layout
-4
+\begin_inset Formula $A\hfill B$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" 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
 \begin_inset Text
 
 \begin_layout Plain Layout
-5
+
+\backslash
+hspace*{1em}
 \end_layout
 
 \end_inset
 </cell>
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Text
 
 \begin_layout Plain Layout
-Ergebnis
+6
 \end_layout
 
 \end_inset
 </cell>
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\B$
+\begin_inset Formula $A\hspace*{1em}B$
 \end_inset
 
 
 \end_inset
 
 
@@ -11457,23 +10543,33 @@ Ergebnis
 
 \end_inset
 </cell>
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\: B$
-\end_inset
 
 
+\backslash
+hspace{1em}
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 
+\begin_layout Plain Layout
+7
 \end_layout
 
 \end_inset
 </cell>
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\B$
+\begin_inset Formula $A\hspace{1em}B$
 \end_inset
 
 
 \end_inset
 
 
@@ -11481,11 +10577,16 @@ Ergebnis
 
 \end_inset
 </cell>
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\quad B$
+
+\backslash
+
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -11493,11 +10594,20 @@ Ergebnis
 
 \end_inset
 </cell>
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\qquad B$
+8
+\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
+\begin_inset Formula $A\ B$
 \end_inset
 
 
 \end_inset
 
 
@@ -11505,7 +10615,29 @@ Ergebnis
 
 \end_inset
 </cell>
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+!
+\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
+9
+\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
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -11526,9 +10658,33 @@ Ergebnis
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
-Die letzte Größe scheint überhaupt keinen Leerraum zu produzieren.
- In LyX ist diese allerdings auch im Gegensatz zu allen anderen rot eingefärbt,
- denn sie erstellt negativen Leerraum.
+Leerraum
+\begin_inset space ~
+\end_inset
+
+5
+\begin_inset space \thinspace{}
+\end_inset
+
+--
+\begin_inset space \thinspace{}
+\end_inset
+
+7 sind variable Leerräume, die in 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Variabler-Leerraum"
+
+\end_inset
+
+ erläutert sind.
+ Leerraum
+\begin_inset space ~
+\end_inset
+
+9 scheint überhaupt keinen Leerraum zu produzieren.
+ Er ist in LyX allerdings auch im Gegensatz zu allen anderen rot eingefärbt,
+ denn er erstellt negativen Leerraum.
  Es gibt noch zwei weitere negative Leerräume:
 \end_layout
 
  Es gibt noch zwei weitere negative Leerräume:
 \end_layout
 
@@ -11536,7 +10692,7 @@ Die letzte Größe scheint überhaupt keinen Leerraum zu produzieren.
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="middle" width="6.8cm">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="middle" width="6.8cm">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
@@ -11587,7 +10743,7 @@ Anzahl der Leertastendrücke nach Eingabe des geschützten Leerzeichens
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Text
 
 \begin_layout Plain Layout
-6
+10
 \end_layout
 
 \end_inset
 \end_layout
 
 \end_inset
@@ -11596,7 +10752,7 @@ Anzahl der Leertastendrücke nach Eingabe des geschützten Leerzeichens
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Text
 
 \begin_layout Plain Layout
-7
+11
 \end_layout
 
 \end_inset
 \end_layout
 
 \end_inset
@@ -11658,9 +10814,9 @@ B.
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -11707,16 +10863,7 @@ raisebox
 sum
 \backslash
 sum
 sum
 \backslash
 sum
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 f_kl
 \end_inset
 
 f_kl
@@ -11749,16 +10896,7 @@ sum
 negmedspace
 \backslash
 sum
 negmedspace
 \backslash
 sum
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 f_kl
 \end_inset
 
 f_kl
@@ -11787,6 +10925,15 @@ f_kl
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
+\noindent
+\begin_inset VSpace medskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\noindent
 Relationen, wie z.
 \begin_inset space \thinspace{}
 \end_inset
 Relationen, wie z.
 \begin_inset space \thinspace{}
 \end_inset
@@ -11802,7 +10949,7 @@ B.
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -11919,9 +11066,9 @@ Ein Beispiel zur Veranschaulichung:
 \begin_layout Standard
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
 \begin_layout Standard
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
-<column alignment="left" valignment="top" width="0">
-<column alignment="left" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="left" valignment="top">
+<column alignment="left" valignment="top">
 <row>
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
@@ -11979,6 +11126,13 @@ kleinster Leerraum zwischen Wert und Einheit
 \end_inset
 
 
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Subsection
 \end_layout
 
 \begin_layout Subsection
@@ -12103,16 +11257,7 @@ hspace
 
 \color blue
 
 
 \color blue
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -12130,16 +11275,39 @@ leer
 
 \color blue
 
 
 \color blue
 
-\begin_inset ERT
-status collapsed
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
-\begin_layout Plain Layout
 
 
+\color inherit
+
+\begin_inset Quotes grd
+\end_inset
+
+ klickt.
+ Die Länge darf auch negativ sein.
+ Wenn ein Leerraum das erste Zeichen in einer Zeile ist, wird er automatisch
+ weggelassen.
+ Um seine Ausgabe zu erzwingen, verwendet man den Befehl 
+\series bold
 
 \backslash
 
 \backslash
-leer 
-\end_layout
+hspace*
+\series default
+ statt 
+\series bold
 
 
+\backslash
+hspace
+\series default
+ oder klickt mit der linken Maustaste auf das 
+\begin_inset Quotes gld
+\end_inset
+
+
+\color blue
+
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -12148,9 +11316,15 @@ leer
 \begin_inset Quotes grd
 \end_inset
 
 \begin_inset Quotes grd
 \end_inset
 
- klickt.
- Die Länge darf auch negativ sein.
- Um so viel Leerraum einzufügen, dass die Formel allen verfügbaren Platz
+ und wählt die Option 
+\family sans
+Schützen
+\family default
+ aus.
+\begin_inset Newline newline
+\end_inset
+
+Um so viel Leerraum einzufügen, dass die Formel allen verfügbaren Platz
  einnimmt, benutzt man den Befehl 
 \series bold
 
  einnimmt, benutzt man den Befehl 
 \series bold
 
@@ -12183,9 +11357,9 @@ hfill
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -12215,8 +11389,8 @@ Ergebnis
 \begin_layout Plain Layout
 A=B
 \backslash
 \begin_layout Plain Layout
 A=B
 \backslash
-hspace{3cm
-\begin_inset Formula $\to$
+hspace
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -12250,8 +11424,8 @@ cm)
 \begin_layout Plain Layout
 A
 \backslash
 \begin_layout Plain Layout
 A
 \backslash
-hspace{-1mm
-\begin_inset Formula $\to$
+hspace
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -12286,16 +11460,7 @@ mm)
 A=A
 \backslash
 hfill
 A=A
 \backslash
 hfill
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B=B
 \end_inset
 
 B=B
@@ -12840,9 +12005,9 @@ fbox
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -12887,16 +12052,7 @@ raisebox
 
 \backslash
 fbox
 
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -12906,16 +12062,7 @@ Strg+M
  
 \backslash
 int
  
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -12944,31 +12091,13 @@ A=B
 
 \backslash
 boxed
 
 \backslash
 boxed
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 int
 \end_inset
 
 
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -12997,16 +12126,7 @@ A=B
 A+
 \backslash
 fbox
 A+
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B
 \end_inset
 
 B
 
 \backslash
 framebox
 
 \backslash
 framebox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 20mm
 \end_inset
 
 20mm
@@ -13062,16 +12173,7 @@ Strg+M
  
 \backslash
 frac
  
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -13419,9 +12521,9 @@ raisebox
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -13532,16 +12634,7 @@ Strg+M Strg+M
  
 \backslash
 sqrt
  
 \backslash
 sqrt
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B 
 \end_inset
 
 B 
@@ -13801,9 +12894,9 @@ yellow
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -13887,16 +12980,7 @@ colorbox{green
 {
 \backslash
 fbox
 {
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -13925,16 +13009,7 @@ A=B
 
 \backslash
 fbox
 
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -13952,16 +13027,7 @@ Strg+M Strg+M
  
 \backslash
 int
  
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 C=D
 \end_inset
 
 C=D
@@ -14004,10 +13070,9 @@ Textstil
 \family default
  die gewünschte Farbe aus.
  Der Dialog kann mit dem Werkzeugleistenknopf 
 \family default
  die gewünschte Farbe aus.
  Der Dialog kann mit dem Werkzeugleistenknopf 
-\begin_inset Graphics
-       filename ../../images/dialog-show_character.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "dialog-show character"
 \end_inset
 
  oder dem Menü 
 \end_inset
 
  oder dem Menü 
@@ -14460,13 +13525,6 @@ Zeichen}
  verwendet.
 \end_layout
 
  verwendet.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Subsection
 Absatzboxen
 \begin_inset CommandInset label
 \begin_layout Subsection
 Absatzboxen
 \begin_inset CommandInset label
@@ -14495,10 +13553,9 @@ Einfügen\SpecialChar \menuseparator
 Box
 \family default
  oder dem Werkzeugleistenknopf 
 Box
 \family default
  oder dem Werkzeugleistenknopf 
-\begin_inset Graphics
-       filename ../../images/box-insert.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "box-insert"
 \end_inset
 
  kann man eine Box erstellen, die mehrere Zeilen und Absätze enthalten kann,
 \end_inset
 
  kann man eine Box erstellen, die mehrere Zeilen und Absätze enthalten kann,
@@ -15153,7 +14210,7 @@ Mathe-Optionen
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -15452,7 +14509,7 @@ bigcup
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -15762,10 +14819,9 @@ biguplus
 
 \begin_layout Standard
 Alle großen Operatoren können auch über den Mathe-Werkzeugleistenknopf 
 
 \begin_layout Standard
 Alle großen Operatoren können auch über den Mathe-Werkzeugleistenknopf 
-\begin_inset Graphics
-       filename ../../images/math/intop.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\intop"
 \end_inset
 
  eingefügt werden.
 \end_inset
 
  eingefügt werden.
@@ -15910,9 +14966,9 @@ Für Mehrfachintegrale gibt es folgende Befehle:
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -16035,9 +15091,9 @@ sqiint
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -16167,14 +15223,17 @@ Operatoren ! Grenzen
 
 \begin_layout Standard
 Grenzen werden durch Hoch- bzw.
 
 \begin_layout Standard
 Grenzen werden durch Hoch- bzw.
- Tiefstellen erzeugt:
+\begin_inset space \space{}
+\end_inset
+
+Tiefstellen erzeugt:
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -16223,16 +15282,7 @@ raisebox
 prod^
 \backslash
 infty
 prod^
 \backslash
 infty
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -16273,7 +15323,10 @@ Bei einer Formel in einer Textzeile werden die Grenzen rechts neben den
  Operator gesetzt.
  In einer abgesetzten Formel werden, außer bei Integralen, die Grenzen über
  bzw.
  Operator gesetzt.
  In einer abgesetzten Formel werden, außer bei Integralen, die Grenzen über
  bzw.
- unter den Operator gesetzt.
+\begin_inset space \space{}
+\end_inset
+
+unter den Operator gesetzt.
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
@@ -16422,16 +15475,7 @@ sum
 ^
 \series bold
 n
 ^
 \series bold
 n
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _
 \end_inset
 
 _
 
 \backslash
 subarray
 
 \backslash
 subarray
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -16496,16 +15531,7 @@ Zeilen & Spalten
 
 \backslash
 hfill
 
 \backslash
 hfill
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -16542,54 +15568,7 @@ reference "eq:substack"
 
  kann es vorkommen, dass sich neben dem Operator zu viel Leerraum befindet,
  denn das dem Operator folgende Zeichen wird neben die Grenzen gesetzt.
 
  kann es vorkommen, dass sich neben dem Operator zu viel Leerraum befindet,
  denn das dem Operator folgende Zeichen wird neben die Grenzen gesetzt.
-\end_layout
-
-\begin_layout Standard
-Um das zu verhindern, kann man folgendes Makro in den LaTeX-Vorspann einfügen:
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-def
-\backslash
-clap#1{
-\backslash
-hbox to 0pt{
-\backslash
-hss #1
-\backslash
-hss}}
-\begin_inset Newline newline
-\end_inset
-
-
-\backslash
-def
-\backslash
-mathclap {
-\backslash
-mathpalette 
-\backslash
-mathclapinternal}
-\begin_inset Newline newline
-\end_inset
-
-
-\backslash
-def
-\backslash
-mathclapinternal #1#2{
-\backslash
-clap{$
-\backslash
-mathsurround =0pt #1{#2}$}}
-\end_layout
-
-\begin_layout Standard
-Dadurch wird der Befehl 
+ Um das zu verhindern, kann man den Befehl 
 \series bold
 
 \backslash
 \series bold
 
 \backslash
@@ -16607,27 +15586,14 @@ mathclap
 
 \end_inset
 
 
 \end_inset
 
definiert, der die Breite der Grenze auf 0
verwenden, der die Breite seines Inhalts auf 0
 \begin_inset space \thinspace{}
 \end_inset
 
 pt setzt.
 \begin_inset space \thinspace{}
 \end_inset
 
 pt setzt.
- Das Befehlsschema lautet
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-mathclap{Grenze}
-\end_layout
-
-\begin_layout Standard
-wobei die Grenze auch aus mehreren Bedingungen bestehen kann.
-\end_layout
+\begin_inset Newline newline
+\end_inset
 
 
-\begin_layout Standard
 Auf Formel 
 \begin_inset CommandInset ref
 LatexCommand eqref
 Auf Formel 
 \begin_inset CommandInset ref
 LatexCommand eqref
@@ -16635,7 +15601,7 @@ reference "eq:substack"
 
 \end_inset
 
 
 \end_inset
 
- angewandt, gibt man also den Befehl
+ angewandt, gibt man den Befehl
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
@@ -16645,19 +15611,10 @@ reference "eq:substack"
 \backslash
 sum_
 \backslash
 \backslash
 sum_
 \backslash
-mathclap{
+mathclap
 \backslash
 substack
 \backslash
 substack
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 0<k<1000 Strg+Enter
 \end_inset
 
 0<k<1000 Strg+Enter
@@ -16678,6 +15635,81 @@ k\,\in\,\mathbb{N}
 \end_inset
 
 
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Wenn mehrere aufeinanderfolgende Operatoren Grenzen haben, sieht der Schriftsatz
+ der Grenzen oft nicht ansprechend aus, wie dieses Beispiel zeigt:
+\begin_inset Formula 
+\[
+\text{a)}\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\limsup_{n\to\infty}\max_{p\ge n}
+\]
+
+\end_inset
+
+Um den Schriftsatz zu verbessern, stellt man in den Dokumenteinstellungen
+ unter 
+\family sans
+Mathe-Optionen
+\family default
+ für das Paket 
+\series bold
+mathtools
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Pakete ! mathtools
+\end_layout
+
+\end_inset
+
+ die Option 
+\family sans
+Immer
+\begin_inset space ~
+\end_inset
+
+laden
+\family default
+ ein.
+ Nun fügt man direkt vor den ersten Operator denn Befehl 
+\series bold
+
+\backslash
+adjustlimits
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Befehle ! A ! 
+\backslash
+adjustlimits
+\end_layout
+
+\end_inset
+
+ ein.
+ Das Beispiel schaut dann so aus:
+\begin_inset Formula 
+\[
+\text{a)}\adjustlimits\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\adjustlimits\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\adjustlimits\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\adjustlimits\limsup_{n\to\infty}\max_{p\ge n}
+\]
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
@@ -16694,6 +15726,266 @@ reference "sub:Selbstdefinierte-Operatoren"
  ist beschrieben, wie man eine Grenze für mehrere Operatoren verwenden kann.
 \end_layout
 
  ist beschrieben, wie man eine Grenze für mehrere Operatoren verwenden kann.
 \end_layout
 
+\begin_layout Subsection
+Dekoration für Operatoren
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Operatoren ! Dekoration
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Zum Dekorieren von Operatoren gibt es die Befehle 
+\series bold
+
+\backslash
+overset
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Befehle ! O ! 
+\backslash
+overset
+\end_layout
+
+\end_inset
+
+ und 
+\series bold
+
+\backslash
+underset
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Befehle ! U ! 
+\backslash
+underset
+\end_layout
+
+\end_inset
+
+, mit denen man Zeichen über bzw.
+\begin_inset space \space{}
+\end_inset
+
+unter einen Operator setzen kann.
+ Mit dem Befehl 
+\series bold
+
+\backslash
+sideset
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Befehle ! S ! 
+\backslash
+sideset
+\end_layout
+
+\end_inset
+
+ können Zeichen vor und nach einen großen Operator gesetzt werden.
+\end_layout
+
+\begin_layout Standard
+Es gibt 4
+\begin_inset space ~
+\end_inset
+
+Varianten von 
+\series bold
+
+\backslash
+sideset
+\series default
+:
+\end_layout
+
+\begin_layout Itemize
+
+\series bold
+
+\backslash
+sideset
+\series default
+ zum Setzen von Zeichen an die Ecken des Operators
+\end_layout
+
+\begin_layout Itemize
+
+\series bold
+
+\backslash
+sidesetn
+\series default
+ zum Setzen von Zeichen vor und/oder nach den Operator (diese Variante entsprich
+t LaTeXs originalem 
+\series bold
+
+\backslash
+sideset
+\series default
+ Befehl)
+\end_layout
+
+\begin_layout Itemize
+
+\series bold
+
+\backslash
+sidesetl
+\series default
+ zum Setzen von Zeichen an die linken Ecken und/oder nach den Operator
+\end_layout
+
+\begin_layout Itemize
+
+\series bold
+
+\backslash
+sidesetr
+\series default
+ zum Setzen von Zeichen an die rechten Ecken und/oder vor den Operator
+\end_layout
+
+\begin_layout Standard
+Z.
+\begin_inset space \thinspace{}
+\end_inset
+
+B.
+ ergibt der Befehl 
+\series bold
+
+\backslash
+sidesetn
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\backslash
+sum
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\begin_inset Formula $\to$
+\end_inset
+
+'
+\begin_inset Formula $\to$
+\end_inset
+
+_k=1
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+^
+\series bold
+n
+\series default
+ :
+\begin_inset Formula 
+\[
+\sideset{}{'}\sum_{k=1}^{n}
+\]
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Achtung: 
+\backslash
+sideset
+\series default
+ kann nur für die Dekoration von großen Operatoren verwendet werden, binäre
+ Operatoren sind nicht erlaubt.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Mit 
+\series bold
+
+\backslash
+overset
+\series default
+ bzw.
+\begin_inset space \space{}
+\end_inset
+
+
+\series bold
+
+\backslash
+underset
+\series default
+ kann man auch Symbole und Zeichen dekorieren.
+ Beispielsweise ergibt der Befehl 
+\series bold
+
+\backslash
+overset
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\backslash
+maltese
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+
+\begin_inset Formula $\uparrow$
+\end_inset
+
+
+\series bold
+a
+\series default
+ :
+\begin_inset Formula 
+\[
+\overset{a}{\maltese}
+\]
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Subsection
 Binäre Operatoren
 \begin_inset CommandInset label
 \begin_layout Subsection
 Binäre Operatoren
 \begin_inset CommandInset label
@@ -16731,7 +16023,7 @@ Binäre Operatoren sind von Leerraum umgeben, wenn sich vor und hinter ihnen
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -17098,7 +16390,7 @@ bullet
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -17432,7 +16724,7 @@ vee
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -17769,10 +17061,9 @@ triangleright
 \begin_layout Standard
 Alle binären Operatoren können auch über den Mathe-Werkzeugleistenknopf
  
 \begin_layout Standard
 Alle binären Operatoren können auch über den Mathe-Werkzeugleistenknopf
  
-\begin_inset Graphics
-       filename ../../images/math/pm.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\pm"
 \end_inset
 
  eingefügt werden.
 \end_inset
 
  eingefügt werden.
@@ -18009,7 +17300,10 @@ mathbin
 mathop{Anzeige}
 \series default
  bzw.
 mathop{Anzeige}
 \series default
  bzw.
+\begin_inset space \space{}
+\end_inset
+
+
 \series bold
 
 \backslash
 \series bold
 
 \backslash
@@ -18073,16 +17367,7 @@ negmedspace
 sum
 \series default
 
 sum
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -18094,21 +17379,19 @@ leer
 ^N
 \series default
 
 ^N
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
 
 
-\backslash
-leer 
+\series bold
+_i,j=1
 \end_layout
 
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
 \end_inset
 
 
 \end_inset
 
 
-\series bold
-_i,j=1
 \end_layout
 
 \begin_layout Section
 \end_layout
 
 \begin_layout Section
@@ -18159,10 +17442,10 @@ Lateinische Buchstaben in einer Formel können in folgenden Schriftstilen
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="3">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="3">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" 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" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -18202,16 +17485,7 @@ Tastenkürzel
 mathbb
 \series bold
 
 mathbb
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -18253,16 +17527,7 @@ Alt+Z K
 mathbf
 \series bold
 
 mathbf
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -18304,16 +17569,7 @@ Strg+B
 boldsymbol
 \series bold
 
 boldsymbol
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -18355,16 +17611,7 @@ Alt+Z F oder Strg+Alt+B
 mathcal
 \series bold
 
 mathcal
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -18406,16 +17653,7 @@ Alt+Z H
 mathfrak
 \series bold
 
 mathfrak
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -18457,16 +17695,7 @@ AbC
 mathscr
 \series bold
 
 mathscr
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -18509,10 +17738,10 @@ AbC
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="3">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="3">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" 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" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -18552,16 +17781,7 @@ Tastenkürzel
 mathit
 \series bold
 
 mathit
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -18603,16 +17823,7 @@ AbC
 mathrm
 \series bold
 
 mathrm
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -18654,16 +17865,7 @@ Alt+Z R
 mathsf
 \series bold
 
 mathsf
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -18705,16 +17907,7 @@ Alt+Z S
 mathtt
 \series bold
 
 mathtt
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -18842,10 +18035,9 @@ Mathe\SpecialChar \menuseparator
 Text-Stil
 \family default
  oder den Mathe-Werkzeugleistenknopf 
 Text-Stil
 \family default
  oder den Mathe-Werkzeugleistenknopf 
-\begin_inset Graphics
-       filename ../../images/math/font.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\font"
 \end_inset
 
  verwenden.
 \end_inset
 
  verwenden.
@@ -19278,9 +18470,9 @@ Innerhalb einer Formel kann die Größe mit den folgenden Größenbefehlen geän
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -19520,61 +18712,25 @@ huge
 
 \backslash
 maltese
 
 \backslash
 maltese
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A M-m m 
 \backslash
 Large
 \end_inset
 
 A M-m m 
 \backslash
 Large
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 maltese
 \end_inset
 
 
 \backslash
 maltese
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 textit
 \end_inset
 
 
 \backslash
 textit
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -19601,46 +18757,19 @@ M-m
 m 
 \backslash
 tiny
 m 
 \backslash
 tiny
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 maltese
 \end_inset
 
 
 \backslash
 maltese
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 textit
 \end_inset
 
 
 \backslash
 textit
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
@@ -19668,10 +18797,9 @@ griechische Buchstaben
 \begin_layout Standard
 Griechischen Buchstaben können auch über den Mathe-Werkzeugleistenknopf
  
 \begin_layout Standard
 Griechischen Buchstaben können auch über den Mathe-Werkzeugleistenknopf
  
-\begin_inset Graphics
-       filename ../../images/math/alpha.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\alpha"
 \end_inset
 
  eingefügt werden.
 \end_inset
 
  eingefügt werden.
@@ -19705,7 +18833,7 @@ griechische Buchstaben ! kleine
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -19989,7 +19117,7 @@ vartheta
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -20296,7 +19424,7 @@ rho
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -20615,7 +19743,7 @@ griechische Buchstaben ! große
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -20799,7 +19927,7 @@ Pi
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -21099,9 +20227,9 @@ boldsymbol
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -21185,13 +20313,6 @@ theta
 \end_inset
 
 
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
 \end_layout
 
 \begin_layout Section
 \end_layout
 
 \begin_layout Section
@@ -21287,17 +20408,15 @@ Symbole
 Viele der im Folgenden aufgelisteten Symbole können auch über die Mathe-Werkzeug\SpecialChar \-
 
 leistenknöpfe 
 Viele der im Folgenden aufgelisteten Symbole können auch über die Mathe-Werkzeug\SpecialChar \-
 
 leistenknöpfe 
-\begin_inset Graphics
-       filename ../../images/math/nabla.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\nabla"
 \end_inset
 
  und 
 \end_inset
 
  und 
-\begin_inset Graphics
-       filename ../../images/math/digamma.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\digamma"
 \end_inset
 
  eingefügt werden.
 \end_inset
 
  eingefügt werden.
@@ -21331,7 +20450,7 @@ Symbole ! mathematische
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -21590,7 +20709,7 @@ jmath
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -21889,7 +21008,7 @@ Bbbk
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -22181,7 +21300,7 @@ Symbole ! sonstige
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -22687,7 +21806,7 @@ bullet
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -22946,14 +22065,7 @@ diagdown
 \begin_inset VSpace medskip
 \end_inset
 
 \begin_inset VSpace medskip
 \end_inset
 
-Weitere Symbole sind in 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Sonstige-Sonderzeichen"
 
 
-\end_inset
-
- aufgelistet.
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
@@ -23134,7 +22246,7 @@ Eine Übersicht der verschiedenen Euro-Symbole:
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="3">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="3">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
@@ -23391,12 +22503,11 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
-Alle griechischen Buchstaben können auch über den Mathe-Werkzeugleistenknopf
+Alle folgenden Relationen können auch über den Mathe-Werkzeugleistenknopf
  
  
-\begin_inset Graphics
-       filename ../../images/math/leq.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\leq"
 \end_inset
 
  eingefügt werden.
 \end_inset
 
  eingefügt werden.
@@ -23409,7 +22520,7 @@ Alle griechischen Buchstaben können auch über den Mathe-Werkzeugleistenknopf
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -23841,7 +22952,7 @@ nmid
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -24273,7 +23384,7 @@ widehat=
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -24716,7 +23827,10 @@ Die Zeichen
 lhd
 \series default
  bzw.
 lhd
 \series default
  bzw.
+\begin_inset space \space{}
+\end_inset
+
+
 \series bold
 
 \backslash
 \series bold
 
 \backslash
@@ -24733,7 +23847,10 @@ rhd
 triangleleft
 \series default
  bzw.
 triangleleft
 \series default
  bzw.
+\begin_inset space \space{}
+\end_inset
+
+
 \series bold
 
 \backslash
 \series bold
 
 \backslash
@@ -24742,6 +23859,17 @@ triangleright
 .
 \end_layout
 
 .
 \end_layout
 
+\begin_layout Standard
+LyX unterstützt auch viele spezielle Relationen.
+ Drücken Sie den Mathe-Werkzeugleistenknopf 
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\leqq"
+\end_inset
+
+ um eine Liste dieser Relationen zu sehen.
+\end_layout
+
 \begin_layout Standard
 Relationen sind im Gegensatz zu Symbolen immer von Leerraum umgeben.
 \end_layout
 \begin_layout Standard
 Relationen sind im Gegensatz zu Symbolen immer von Leerraum umgeben.
 \end_layout
@@ -24772,9 +23900,9 @@ stackrel
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -24819,16 +23947,7 @@ raisebox
 A(r)
 \backslash
 stackrel
 A(r)
 \backslash
 stackrel
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 r
 \end_inset
 
 r
 to
 \backslash
 infty
 to
 \backslash
 infty
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -24855,29 +23965,11 @@ leer
 
 \backslash
 approx
 
 \backslash
 approx
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B
 \end_inset
 
 B
@@ -24953,7 +24045,7 @@ en etwas abgesetzt sind.
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="4">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="4">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
@@ -25064,7 +24156,7 @@ Folgende Funktionen sind vordefiniert:
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="4">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="4">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
@@ -25626,7 +24718,7 @@ Selbst definierte Funktionen werden in LyX rot, vordefinierte schwarz angezeigt.
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -25767,9 +24859,9 @@ limsup
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -25929,7 +25021,7 @@ Der Grenzwert wird durch Tiefstellen erzeugt.
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -25982,29 +25074,11 @@ raisebox
 lim_x
 \backslash
 to
 lim_x
 \backslash
 to
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 A
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 x=B
 \end_inset
 
 x=B
@@ -26045,12 +25119,23 @@ In einer abgesetzten Formel steht der Grenzwert wie gewohnt darunter:
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
-\begin_inset Newpage newpage
+\begin_inset VSpace medskip
 \end_inset
 
 
 \end_layout
 
 \end_inset
 
 
 \end_layout
 
+\begin_layout Standard
+Wie man den Schriftsatz von Grenzen einstellt, ist in 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Operatorgrenzen"
+
+\end_inset
+
+ erklärt.
+\end_layout
+
 \begin_layout Subsection
 Modulo-Funktionen
 \begin_inset Index idx
 \begin_layout Subsection
 Modulo-Funktionen
 \begin_inset Index idx
@@ -26075,10 +25160,10 @@ Die Varianten in einer abgesetzten Formel:
 \begin_inset Formula 
 \begin{align*}
 \underline{\textrm{Befehl}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Ergebnis}}\\
 \begin_inset Formula 
 \begin{align*}
 \underline{\textrm{Befehl}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Ergebnis}}\\
-\mathrm{a\backslash mod\textrm{\leer}b} &  & a\mod b\\
-\mathrm{a\backslash pmod\textrm{\leer}b} &  & a\pmod b\\
-\mathrm{a\backslash bmod\textrm{\leer}b} &  & a\bmod b\\
-\mathrm{a\backslash pod\textrm{\leer}b} &  & a\pod b
+\mathrm{a\backslash mod\textrm{}b} &  & a\mod b\\
+\mathrm{a\backslash pmod\textrm{}b} &  & a\pmod b\\
+\mathrm{a\backslash bmod\textrm{}b} &  & a\bmod b\\
+\mathrm{a\backslash pod\textrm{}b} &  & a\pod b
 \end{align*}
 
 \end_inset
 \end{align*}
 
 \end_inset
@@ -26094,7 +25179,7 @@ In einer eingebetteten Formel wird bei allen Varianten vor den Funktionsnamen
 \begin_inset Formula 
 \begin{align*}
 \underline{\textrm{Befehl}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Ergebnis}}\\
 \begin_inset Formula 
 \begin{align*}
 \underline{\textrm{Befehl}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Ergebnis}}\\
-\mathrm{a\backslash pod\textrm{\leer}bcd} &  & a\pod bcd\\
+\mathrm{a\backslash pod\textrm{}bcd} &  & a\pod bcd\\
 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
 \end{align*}
 
 \mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
 \end{align*}
 
@@ -26133,9 +25218,9 @@ Die folgenden Befehle können nur im mathematischen Textmodus oder im TeX-Modus
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
-<column alignment="block" valignment="top" width="0">
-<column alignment="block" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="block" valignment="top">
+<column alignment="block" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
-<column alignment="block" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="block" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -26387,7 +25472,10 @@ Der Leerraum von 0
 \end_inset
 
 mm dient nur zur Trennung,da sonst im Ausdruck ¡ bzw.
 \end_inset
 
 mm dient nur zur Trennung,da sonst im Ausdruck ¡ bzw.
- ¿ erscheinen würde.
+\begin_inset space \space{}
+\end_inset
+
+¿ erscheinen würde.
 \end_layout
 
 \end_inset
 \end_layout
 
 \end_inset
 \end_inset
 
 `
 \end_inset
 
 `
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -26559,16 +25638,7 @@ leer
 \end_inset
 
 `
 \end_inset
 
 `
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -26699,9 +25769,9 @@ Man kann mit den folgenden Befehlen sämtliche Buchstaben akzentuieren.
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
-<column alignment="block" valignment="top" width="0">
-<column alignment="block" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="block" valignment="top">
+<column alignment="block" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -26802,16 +25872,7 @@ status collapsed
 
 \backslash
 ^
 
 \backslash
 ^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
 \end_inset
 
 e
@@ -26883,16 +25944,7 @@ status collapsed
 
 \backslash
 u
 
 \backslash
 u
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
 \end_inset
 
 e
@@ -26930,16 +25982,7 @@ u e
 
 \backslash
 b
 
 \backslash
 b
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
 \end_inset
 
 e
@@ -26977,16 +26020,7 @@ b e
 
 \backslash
 t
 
 \backslash
 t
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ee
 \end_inset
 
 ee
@@ -27027,9 +26061,9 @@ t ee
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
-<column alignment="block" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="block" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -27058,16 +26092,7 @@ Ergebnis
 
 \backslash
 H
 
 \backslash
 H
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
 \end_inset
 
 e
@@ -27217,16 +26242,7 @@ status collapsed
 
 \backslash
 v
 
 \backslash
 v
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
 \end_inset
 
 e
@@ -27264,16 +26280,7 @@ v e
 
 \backslash
 d
 
 \backslash
 d
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
 \end_inset
 
 e
@@ -27311,16 +26318,7 @@ d e
 
 \backslash
 c
 
 \backslash
 c
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
 \end_inset
 
 e
 
 \backslash
 t
 
 \backslash
 t
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 sz
 \end_inset
 
 sz
@@ -27537,9 +26526,9 @@ textcircled
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -27787,218 +26776,6 @@ oldstylenums{0123456789
 
 \end_layout
 
 
 \end_layout
 
-\begin_layout Subsection
-Sonstige Sonderzeichen
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:Sonstige-Sonderzeichen"
-
-\end_inset
-
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Sonderzeichen ! sonstige
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-Folgende Zeichen können in eine Formel nur mit Befehlen eingegeben werden:
-\end_layout
-
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-Befehl
-\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
-Ergebnis
-\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
-
-\backslash
-^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
-\end_inset
-
-
-\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
-\begin_inset Formula $\mathcircumflex$
-\end_inset
-
-
-\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
-
-\backslash
-_
-\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
-\begin_inset Formula $\_$
-\end_inset
-
-
-\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
-^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
-\end_inset
-
-
-\backslash
-circ
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-
-\backslash
-@°
-\end_layout
-
-\end_inset
-
-
-\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
-\begin_inset Formula $^{\circ}$
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-</row>
-</lyxtabular>
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-Das Gradzeichen ° kann dennoch direkt eingegeben werden, wenn der LaTeX-Vorspann
- folgende Zeile enthält
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-Mehr dazu ist in 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:Textzeichen-in-Formeln"
-
-\end_inset
-
- beschrieben.
-\end_layout
-
-\end_inset
-
-:
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-DeclareInputText{176}{
-\backslash
-ifmmode^
-\backslash
-circ
-\backslash
-else
-\backslash
-textdegree
-\backslash
-fi}
-\end_layout
-
 \begin_layout Section
 Formelstile
 \begin_inset CommandInset label
 \begin_layout Section
 Formelstile
 \begin_inset CommandInset label
@@ -28247,7 +27024,7 @@ fe
 \end_inset
 
  bzw.
 \end_inset
 
  bzw.
-\begin_inset space ~
+\begin_inset space \space{}
 \end_inset
 
 
 \end_inset
 
 
@@ -29030,16 +27807,7 @@ left.
 vphantom
 \series default
 
 vphantom
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -29049,16 +27817,7 @@ leer
 prod
 \series default
 ^
 prod
 \series default
 ^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -29068,16 +27827,7 @@ leer
 infty
 \series default
 
 infty
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
 \end_inset
 
  bzw.
 \end_inset
 
  bzw.
-\begin_inset space ~
+\begin_inset space \space{}
 \end_inset
 
 
 \end_inset
 
 
@@ -29580,7 +28330,10 @@ shoveleft
 \end_inset
 
  kann eine zentrierte Zeile rechts bzw.
 \end_inset
 
  kann eine zentrierte Zeile rechts bzw.
- links ausgerichtet werden.
+\begin_inset space \space{}
+\end_inset
+
+links ausgerichtet werden.
  Die Befehle werden folgendermaßen verwendet:
 \end_layout
 
  Die Befehle werden folgendermaßen verwendet:
 \end_layout
 
@@ -29592,7 +28345,10 @@ shoveleft
 shoveright{Zeileninhalt}
 \series default
  bzw.
 shoveright{Zeileninhalt}
 \series default
  bzw.
+\begin_inset space \space{}
+\end_inset
+
+
 \series bold
 
 \backslash
 \series bold
 
 \backslash
@@ -29866,7 +28622,10 @@ gathered
 \end_inset
 
  bzw.
 \end_inset
 
  bzw.
+\begin_inset space \space{}
+\end_inset
+
+
 \series bold
 
 \backslash
 \series bold
 
 \backslash
@@ -30732,16 +29491,7 @@ A+B=C\tag{etwas}\label{eq:tag}
 tag
 \series default
 
 tag
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -30759,16 +29509,7 @@ Gibt man stattdessen
 tag*
 \series default
 
 tag*
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -31931,9 +30672,9 @@ ce
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -31978,16 +30719,7 @@ raisebox
 
 \backslash
 ce
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 H2CO3
 \end_inset
 
 H2CO3
@@ -32016,16 +30748,7 @@ H2CO3
 
 \backslash
 ce
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 SO4^2-
 \end_inset
 
 SO4^2-
@@ -32054,16 +30777,7 @@ SO4^2-
 
 \backslash
 ce
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 (NH4)2S
 \end_inset
 
 (NH4)2S
@@ -32092,16 +30806,7 @@ leer
 
 \backslash
 ce
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 KCr(SO4)2.12H2O
 \end_inset
 
 KCr(SO4)2.12H2O
@@ -32130,46 +30835,19 @@ KCr(SO4)2.12H2O
 
 \backslash
 ce
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A-B
 \backslash
 dbond
 \end_inset
 
 A-B
 \backslash
 dbond
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 C
 \backslash
 tbond
 \end_inset
 
 C
 \backslash
 tbond
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 D
 \end_inset
 
 D
 
 \backslash
 ce
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ^227
 \end_inset
 
 ^227
@@ -32244,68 +30913,23 @@ Th+
 
 \backslash
 ce
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 CO2
 \end_inset
 
 CO2
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +
 \end_inset
 
 +
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 C
 \end_inset
 
 C
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 <=>
 \end_inset
 
 <=>
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 2CO
 \end_inset
 
 2CO
@@ -32334,55 +30958,19 @@ leer
 
 \backslash
 ce
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 CO2
 \end_inset
 
 CO2
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +
 \end_inset
 
 +
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 C
 \end_inset
 
 C
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ->[
 \end_inset
 
 ->[
@@ -32390,16 +30978,7 @@ leer
 alpha][
 \backslash
 beta]
 alpha][
 \backslash
 beta]
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 2CO}
 \end_inset
 
 2CO}
@@ -32556,16 +31135,7 @@ reference "eq:chemische-Reaktion"
 ce
 \series default
 
 ce
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -32573,16 +31143,7 @@ leer
 2Na+
 \series default
 
 2Na+
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -32590,16 +31151,7 @@ leer
 +
 \series default
 
 +
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -32607,29 +31159,11 @@ leer
 SO4^2-
 \series default
 
 SO4^2-
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -32637,16 +31171,7 @@ leer
 ->
 \series default
 
 ->
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -32855,13 +31380,6 @@ status collapsed
  Zeilen der Formel eingegeben.
 \end_layout
 
  Zeilen der Formel eingegeben.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage pagebreak
-\end_inset
-
-
-\end_layout
-
 \begin_layout Standard
 Zum Erstellen der Beziehungen gibt es folgende Befehle:
 \end_layout
 \begin_layout Standard
 Zum Erstellen der Beziehungen gibt es folgende Befehle:
 \end_layout
@@ -32913,16 +31431,28 @@ Alle Pfeile sind wie folgt beschriftbar:
 
 \begin_layout Itemize
 Wird bei horizontalen Pfeilen zwischen dem ersten und zweiten < bzw.
 
 \begin_layout Itemize
 Wird bei horizontalen Pfeilen zwischen dem ersten und zweiten < bzw.
- > Text eingegeben, erscheint er über dem Pfeil.
+\begin_inset space \space{}
+\end_inset
+
+> Text eingegeben, erscheint er über dem Pfeil.
  Wird der Text zwischen dem zweiten und dritten < bzw.
  Wird der Text zwischen dem zweiten und dritten < bzw.
- > eingegeben, erscheint er unter dem Pfeil.
+\begin_inset space \space{}
+\end_inset
+
+> eingegeben, erscheint er unter dem Pfeil.
 \end_layout
 
 \begin_layout Itemize
 Wird bei vertikalen Pfeilen Text zwischen erstem und zweitem A bzw.
 \end_layout
 
 \begin_layout Itemize
 Wird bei vertikalen Pfeilen Text zwischen erstem und zweitem A bzw.
- V eingegeben, erscheint er links neben dem Pfeil.
+\begin_inset space \space{}
+\end_inset
+
+V eingegeben, erscheint er links neben dem Pfeil.
  Bei Eingabe zwischen zweitem und drittem A bzw.
  Bei Eingabe zwischen zweitem und drittem A bzw.
- V erscheint er rechts daneben.
+\begin_inset space \space{}
+\end_inset
+
+V erscheint er rechts daneben.
  Enthält der Text ein A oder V, müssen diese Buchstaben in eine TeX-Klammer
  gesetzt werden.
 \end_layout
  Enthält der Text ein A oder V, müssen diese Buchstaben in eine TeX-Klammer
  gesetzt werden.
 \end_layout
@@ -32955,16 +31485,7 @@ Der Befehl dazu lautet:
 
 \backslash
 CD
 
 \backslash
 CD
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A@>j>>B@>>k>C@=F Strg+Enter
 \end_inset
 
 A@>j>>B@>>k>C@=F Strg+Enter
@@ -32981,16 +31502,7 @@ status open
 
 \backslash
 CD
 
 \backslash
 CD
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -33022,16 +31534,7 @@ status open
 
 \backslash
 CD
 
 \backslash
 CD
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
@@ -33171,6 +31674,13 @@ Handbücher
  zu finden ist.
 \end_layout
 
  zu finden ist.
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
 \begin_layout Section
 Benutzerdefinierte Befehle
 \begin_inset CommandInset label
 \begin_layout Section
 Benutzerdefinierte Befehle
 \begin_inset CommandInset label
@@ -33569,9 +32079,9 @@ Ein Test der neu definierten Befehle:
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -33616,16 +32126,7 @@ raisebox
 A
 \backslash
 gr
 A
 \backslash
 gr
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B
 \end_inset
 
 B
@@ -33693,16 +32194,7 @@ fb{[2cm]
 {
 \backslash
 int
 {
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -33739,16 +32231,7 @@ cb{red
 {
 \backslash
 int
 {
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -33787,16 +32270,7 @@ cb[green]
 {
 \backslash
 int
 {
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -34364,8 +32838,8 @@ Die Makro-Werkzeugleiste enthält von links nach rechts die folgenden Knöpfe:
 \begin_layout Standard
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
 \begin_layout Standard
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features islongtable="true" longtabularalignment="center">
-<column alignment="left" valignment="top" width="0">
+<features rotate="0" islongtable="true" longtabularalignment="center">
+<column alignment="left" valignment="top">
 <column alignment="left" valignment="top" width="85col%">
 <row interlinespace="2.5mm">
 <cell alignment="center" valignment="top" usebox="none">
 <column alignment="left" valignment="top" width="85col%">
 <row interlinespace="2.5mm">
 <cell alignment="center" valignment="top" usebox="none">
@@ -34866,20 +33340,13 @@ Maxima
 command-alternatives break-paragraph;math-extern maxima
 \end_layout
 
 command-alternatives break-paragraph;math-extern maxima
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 \begin_layout Section
-Tipps
+Verschiedenes
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Tipps
+Verschiedenes
 \end_layout
 
 \end_inset
 \end_layout
 
 \end_inset
@@ -34922,9 +33389,9 @@ Ein Beispiel zur Veranschaulichung der Problematik:
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
-<column alignment="right" valignment="top" width="0">
-<column alignment="left" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="right" valignment="top">
+<column alignment="left" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -35176,13 +33643,6 @@ braket
 \end_inset
 
 
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
@@ -35193,9 +33653,9 @@ Folgende Befehle sind definiert:
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -35492,9 +33952,9 @@ Der Ansichtsstil wird mit einer ganzen Zahl im Bereich 0
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -35725,33 +34185,7 @@ Formel ! durchgestrichene
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
-Um Formeln oder Formelteile durchzustreichen, muss das LaTeX-Paket 
-\series bold
-cancel
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-Pakete ! cancel
-\end_layout
-
-\end_inset
-
- mit der LaTeX-Vorspannzeile
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage{cancel}
-\end_layout
-
-\begin_layout Standard
-geladen werden.
+Es gibt vier verschiedene Arten Formeln oder Formelteile durchzustreichen:
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
@@ -35784,17 +34218,13 @@ cancel
 
 \end_layout
 
 
 \end_layout
 
-\begin_layout Standard
-Es gibt vier verschiedene Arten durchzustreichen:
-\end_layout
-
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -35838,19 +34268,14 @@ raisebox
 \begin_layout Plain Layout
 
 \backslash
 \begin_layout Plain Layout
 
 \backslash
-cancel{
-\backslash
-int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+cancel
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
 \backslash
 
 
 \backslash
-leer 
-\end_layout
-
+int
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -35878,19 +34303,14 @@ A=B
 \begin_layout Plain Layout
 
 \backslash
 \begin_layout Plain Layout
 
 \backslash
-bcancel{
-\backslash
-int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+bcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
 \backslash
 
 
 \backslash
-leer 
-\end_layout
-
+int
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -35918,19 +34338,14 @@ A=B
 \begin_layout Plain Layout
 
 \backslash
 \begin_layout Plain Layout
 
 \backslash
-xcancel{
-\backslash
-int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+xcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
 \backslash
 
 
 \backslash
-leer 
-\end_layout
-
+int
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
@@ -35958,28 +34373,21 @@ A=B
 \begin_layout Plain Layout
 
 \backslash
 \begin_layout Plain Layout
 
 \backslash
-cancelto{1
-\begin_inset Formula $\to$
+cancelto
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 
-\backslash
-{
 \backslash
 int
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
 \end_inset
 
 A=B
+\begin_inset Formula $\to$
+\end_inset
+
+1
 \end_layout
 
 \end_inset
 \end_layout
 
 \end_inset
@@ -36038,38 +34446,37 @@ hochgestellten
 \backslash
 cancelto
 \series default
 \backslash
 cancelto
 \series default
- zu ändern, kann man das Paket 
+ zu ändern, kann man die LaTeX-Vorspannzeile
+\end_layout
+
+\begin_layout Standard
+
 \series bold
 \series bold
-cancel
+
+\backslash
+PassOptionsToPackage{Option}{cancel}
+\end_layout
+
+\begin_layout Standard
+hinzufügen.
+\series bold
+Option
 \series default
 \series default
- entweder mit der Option 
+ ist entweder 
 \series bold
 samesize
 \series default
 \series bold
 samesize
 \series default
-, die zur selben Größe wie die der durchgestrichenen Zeichen führt, oder
- mit der Option 
+, das zur selben Größe wie die der durchgestrichenen Zeichen führt, oder
 \series bold
 Smaller
 \series default
 \series bold
 Smaller
 \series default
-, die zu einer etwas kleineren Größe führt als es ohne Option der Fall ist.
- In diesem Dokument wurde 
-\series bold
-cancel
-\series default
- mit der Zeile
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage[samesize]{cancel}
+, das zu einer etwas kleineren Größe als die Voreinstellung führt.
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
-geladen.
- Um den Durchstrich zu färben, verwendet man den Befehl
+Um den Durchstrich zu färben, verwendet man den Befehl
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
@@ -36167,6 +34574,16 @@ key "cancel"
 \end_inset
 
 .
 \end_inset
 
 .
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+Pakete ! cancel
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
@@ -36359,7 +34776,7 @@ boldmath
 \end_inset
 
 
 \end_inset
 
 
-\begin_inset Argument
+\begin_inset Argument 1
 status collapsed
 
 \begin_layout Plain Layout
 status collapsed
 
 \begin_layout Plain Layout
@@ -37537,16 +35954,7 @@ Fourier
 
 \backslash
 mathscr
 
 \backslash
 mathscr
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-leer 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 F
 \end_inset
 
 F
 Einfügen\SpecialChar \menuseparator
 Sonderzeichen\SpecialChar \menuseparator
 Symbole\SpecialChar \menuseparator
 Einfügen\SpecialChar \menuseparator
 Sonderzeichen\SpecialChar \menuseparator
 Symbole\SpecialChar \menuseparator
-Buchstabenähnliche
-\begin_inset space ~
-\end_inset
-
-Symbole
+Buchsta\SpecialChar \-
+benähnliche Symbole
 \family default
  eingefügt werden: 
 \begin_inset Formula $\mathscr{F}$
 \family default
  eingefügt werden: 
 \begin_inset Formula $\mathscr{F}$
@@ -37606,7 +36011,7 @@ Einige Zeichen und Symbole können mit mehreren Befehlen erstellt werden.
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -37933,7 +36338,7 @@ vert
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -38285,7 +36690,7 @@ key "AMS"
 \begin_inset CommandInset href
 LatexCommand href
 name "Beschreibung"
 \begin_inset CommandInset href
 LatexCommand href
 name "Beschreibung"
-target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
+target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
 
 \end_inset
 
 
 \end_inset