]> git.lyx.org Git - features.git/blob - lib/doc/de/Math.lyx
documentation: some preamble fixes, part 1
[features.git] / lib / doc / de / Math.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 337
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16
17 % if pdflatex is used
18 \usepackage{ifpdf}
19 \ifpdf
20
21 % set fonts for nicer pdf view
22 \IfFileExists{lmodern.sty}
23  {\usepackage{lmodern}}{}
24
25 \fi % end if pdflatex is used
26
27 % Folgendes Problem lösen:
28 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
29 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
30 % die Kapitelnummer geschrieben.
31 % Als Lösung wird mehr Platz zwischen Nummer und
32 % Überschrift eingefügt.
33 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
34 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
35
36 % Damit die Zeichen ° und · in LyX direkt eingegeben werden können,
37 % siehe Kap. 22.11
38 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
39 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
40
41 % Linkfläche für Querverweise vergrößern und automatisch benennen,
42 % siehe Kap. 22.18.1
43 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
44 \renewcommand{\sectionautorefname}{Kap.\negthinspace}
45 \renewcommand{\subsectionautorefname}{Kap.\negthinspace}
46 \renewcommand{\subsubsectionautorefname}{Kap.\negthinspace}
47 \newlength{\abc}
48 \settowidth{\abc}{\space}
49 \renewcommand{\equationautorefname}{\hspace{-\abc}}
50
51 % Makros damit Pakete nicht doppelt geladen werden.
52 % siehe erste Fußnote in Kap. 9.3
53 \@ifundefined{textcolor}{\usepackage{color}}{}
54
55 % damit die Seiten des Inhaltsverzeichnisses römisch
56 % nummeriert werden und damit das Inhaltsverzeichnis
57 % ein eigenes pdf-Lesezeichen erhält
58 \pagenumbering{Roman}
59 \let\myTOC\tableofcontents
60 \renewcommand{\tableofcontents}{%
61  \vspace{1cm}
62  \pdfbookmark[1]{\contentsname}{}
63  \myTOC
64  \cleardoublepage
65  \pagenumbering{arabic}}
66
67 % Damit die Fußnoten einen zusätzlichen vertikalen Abstand von 1,5 mm haben,
68 % siehe Kap. 22.16
69 \let\myFoot\footnote
70 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
71
72 % provides caption formatting
73 \setkomafont{captionlabel}{\bfseries}
74
75 % benutzt in Kap. 22.4
76 \usepackage{braket}
77
78 % benutzt in Kap. 22.6
79 \usepackage[samesize]{cancel}
80
81 % enables calculation of values,
82 \usepackage{calc}
83
84 % für Mehrfachzeilen und -spalten
85 \usepackage{multirow}
86 \usepackage{multicol}
87
88 % für Diagramme
89 \usepackage{amscd}
90
91 % benutzt in Kap. 19.4
92 \usepackage{remreset}
93
94 %Mehrfachzeilen zentriert ausrichten (z.B. in Kap. 13.3)
95 \renewcommand{\multirowsetup}{\centering}
96
97 % Farbdefinition aus Kap. 9.3
98 \definecolor{dunkelgruen}{cmyk}{0.5, 0, 1, 0.5}
99
100 % Operatoren deklarieren (siehe Kap. 10.4 und 15.2)
101 \DeclareMathOperator*{\Raute}{\blacklozenge}
102 \DeclareMathOperator{\sgn}{sgn}
103
104 \newcommand{\leer}{\textvisiblespace}
105
106 % Beispielbefehle aus Kap. 20.1 
107 \newcommand{\gr}{\Longrightarrow}
108 \newcommand{\us}[1]{\underline{#1}}
109 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
110 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
111 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
112
113 % Beispielmakro aus Kap. 19.4
114 %\def\tagform@#1{\maketag@@@{|#1|}}
115
116 % Makro aus Kap. 10.2
117 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
118 \def\mathclap {\mathpalette \mathclapinternal}
119 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
120
121 % Grauschrift Notiz umdefinieren
122 \renewenvironment{lyxgreyedout}
123  {\textcolor{blue}\bgroup}{\egroup}
124
125 % Damit der Index einen anderen Namen erhält.
126 \addto\captionsngerman
127 {\renewcommand{\indexname}
128 {Stichwort- und Befehlsverzeichnis}}
129
130 % testen ob das Paket eurosym installiert ist
131 % wird benutzt für das Euro-Symbol
132 \newboolean{eurosym}
133 \IfFileExists{eurosym.sty}
134  {\usepackage[gennarrow]{eurosym}
135   \setboolean{eurosym}{true}}
136  {\setboolean{eurosym}{false}}
137
138 % benutzt in Kap. 22.4
139 % testen ob Paket braket installiert ist
140 \newboolean{braket}
141 \IfFileExists{braket.sty}
142  {\usepackage{braket}
143   \setboolean{braket}{true}}
144  {\setboolean{braket}{false}}
145
146 % benutzt in Kap. 22.10
147 % testen ob Paket upgreek installiert ist
148 \newboolean{upgreek}
149 \IfFileExists{upgreek.sty}
150  {\usepackage{upgreek}
151   \setboolean{upgreek}{true}}
152  {\setboolean{upgreek}{false}}
153
154 % benötigt für Kommas in Formeln, siehe Kap. 22.3
155 \IfFileExists{icomma.sty}
156  {\usepackage{icomma}}{}
157 \end_preamble
158 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
159 \language ngerman
160 \inputencoding auto
161 \font_roman default
162 \font_sans default
163 \font_typewriter default
164 \font_default_family default
165 \font_sc false
166 \font_osf false
167 \font_sf_scale 100
168 \font_tt_scale 100
169
170 \graphics default
171 \paperfontsize 12
172 \spacing single
173 \use_hyperref true
174 \pdf_title "LyXs Mathehandbuch"
175 \pdf_author "LyX Team, Uwe Stöhr"
176 \pdf_subject "LyX-Dokumentation der Mathefunktionen"
177 \pdf_keywords "LyX, Mathed"
178 \pdf_bookmarks true
179 \pdf_bookmarksnumbered true
180 \pdf_bookmarksopen true
181 \pdf_bookmarksopenlevel 1
182 \pdf_breaklinks false
183 \pdf_pdfborder false
184 \pdf_colorlinks true
185 \pdf_backref false
186 \pdf_pagebackref false
187 \pdf_pdfusetitle false
188 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
189 \papersize a4paper
190 \use_geometry false
191 \use_amsmath 2
192 \use_esint 1
193 \cite_engine basic
194 \use_bibtopic false
195 \paperorientation portrait
196 \secnumdepth 4
197 \tocdepth 3
198 \paragraph_separation skip
199 \defskip medskip
200 \quotes_language german
201 \papercolumns 1
202 \papersides 2
203 \paperpagestyle plain
204 \bullet 1 0 6 -1
205 \bullet 2 2 35 -1
206 \bullet 3 2 7 -1
207 \tracking_changes false
208 \output_changes false
209 \author "" 
210 \author "" 
211 \end_header
212
213 \begin_body
214
215 \begin_layout Title
216 LyXs detailliertes Mathe Handbuch
217 \end_layout
218
219 \begin_layout Author
220 vom LyX Team
221 \begin_inset Foot
222 status collapsed
223
224 \begin_layout Plain Layout
225 \noindent
226 Für Anmerkungen oder Korrekturen senden sie bitte eine Email an LyXs Dokumentati
227 ons-Liste: 
228 \family typewriter
229
230 \begin_inset CommandInset href
231 LatexCommand href
232 name "lyx-docs@lists.lyx.org"
233 target "lyx-docs@lists.lyx.org?subject=LyXs Mathehandbuch"
234
235 \end_inset
236
237
238 \end_layout
239
240 \end_inset
241
242
243 \begin_inset Note Note
244 status collapsed
245
246 \begin_layout Plain Layout
247 Verfasser: Uwe Stöhr
248 \end_layout
249
250 \end_inset
251
252
253 \begin_inset Newline newline
254 \end_inset
255
256
257 \begin_inset Newline newline
258 \end_inset
259
260
261 \family sans
262 Version 1.6svn
263 \end_layout
264
265 \begin_layout Standard
266 \begin_inset CommandInset toc
267 LatexCommand tableofcontents
268
269 \end_inset
270
271
272 \end_layout
273
274 \begin_layout Standard
275 \begin_inset Note Note
276 status open
277
278 \begin_layout Plain Layout
279 Um diese Datei als PDF, PS oder DVI zu exportieren, müssen die LaTeX-Pakete
280  
281 \series bold
282 eurosym,
283 \series default
284  
285 \series bold
286 multirow,
287 \series default
288  und 
289 \series bold
290 was
291 \series default
292  installiert sein.
293  Wenn sie nicht installiert sind, kann das Dokument trotzdem exportiert
294  werden, die Abschnitte in denen die Pakete benötigt werden, erscheinen
295  dann aber nicht im Ausdruck.
296 \end_layout
297
298 \end_inset
299
300
301 \end_layout
302
303 \begin_layout Standard
304 \begin_inset Newpage newpage
305 \end_inset
306
307
308 \end_layout
309
310 \begin_layout Section
311 Einleitung
312 \begin_inset CommandInset label
313 LatexCommand label
314 name "sec:Einleitung"
315
316 \end_inset
317
318
319 \end_layout
320
321 \begin_layout Standard
322 Dieses Dokument ist eine Zusammenstellung und Erläuterung der wichtigsten
323  LaTeX-Befehle für mathematische Zeichen und Konstruktionen.
324  Die Erläuterungen sind speziell auf die Benutzung der Befehle mit LyX zugeschni
325 tten.
326  Das setzt voraus, dass bereits das Kapitel 
327 \family typewriter
328 Mathematische
329 \family default
330  
331 \family typewriter
332 Formeln
333 \family default
334  des Benutzerhandbuchs gelesen worden ist.
335 \end_layout
336
337 \begin_layout Standard
338 Die meisten Zeichen und viele Konstruktionen sind auch über das Menü 
339 \family sans
340 Einfügen
341 \series bold
342 \SpecialChar \menuseparator
343
344 \series default
345 Mathe
346 \family default
347  oder die 
348 \family sans
349 Mathe-Werkzeugleiste
350 \family default
351  aufrufbar.
352  Wer viele Formeln zu schreiben hat, wird jedoch feststellen, dass man mit
353  den LaTeX-Befehlen viel schneller eine Formel setzen kann.
354  Daher wird in diesem Handbuch der Fokus auf Befehle gesetzt wobei entsprechende
355  Werkzeugleistenknöpfe, falls vorhanden, erwähnt werden.
356 \end_layout
357
358 \begin_layout Standard
359 Sofern nicht anders angegeben, sind Befehle nur in der Formel-Umgebung von
360  LyX verfügbar.
361  Um alle Befehle nutzen zu können, muss die Option 
362 \family sans
363 AMS-Mathe-Paket verwenden
364 \family default
365  im Menü 
366 \family sans
367 Dokument\SpecialChar \menuseparator
368 Einstellungen\SpecialChar \menuseparator
369 Mathe Optionen
370 \family default
371  aktiviert sein.
372 \begin_inset Foot
373 status collapsed
374
375 \begin_layout Plain Layout
376 Die 
377 \family sans
378 Option
379 \family default
380  
381 \family sans
382 AMS-Mathe-Paket automatisch verwenden
383 \family default
384  verwendet 
385 \begin_inset ERT
386 status collapsed
387
388 \begin_layout Plain Layout
389
390
391 \backslash
392 AmS 
393 \end_layout
394
395 \end_inset
396
397 -Mathe nur wenn im Dokument mathematische Konstrukte gefunden wurden die
398  LyX unterstützt.
399 \end_layout
400
401 \end_inset
402
403
404 \end_layout
405
406 \begin_layout Standard
407 Es wird in diesem Dokument der Übersichtlichkeit halber auf die Auf\SpecialChar \textcompwordmark{}
408 listung
409  aller 
410 \begin_inset ERT
411 status collapsed
412
413 \begin_layout Plain Layout
414
415
416 \backslash
417 AmS 
418 \end_layout
419
420 \end_inset
421
422 -Mathe Befehle
423 \begin_inset Foot
424 status collapsed
425
426 \begin_layout Plain Layout
427 Eine Liste mit allen 
428 \begin_inset ERT
429 status collapsed
430
431 \begin_layout Plain Layout
432
433
434 \backslash
435 AmS
436 \end_layout
437
438 \end_inset
439
440 -Mathe Befehlen findet sich in der Datei 
441 \family sans
442
443 \begin_inset CommandInset href
444 LatexCommand href
445 name "amsguide.ps"
446 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
447
448 \end_inset
449
450
451 \family default
452 , die Teil jeder LaTeX-Standardinstallation ist.
453 \end_layout
454
455 \end_inset
456
457  verzichtet.
458 \end_layout
459
460 \begin_layout Section
461 Allgemeine Hinweise
462 \begin_inset CommandInset label
463 LatexCommand label
464 name "sec:Allgemeine-Hinweise"
465
466 \end_inset
467
468
469 \end_layout
470
471 \begin_layout Standard
472 Um eine in einer Textzeile eingebettete Formel
473 \begin_inset Index
474 status collapsed
475
476 \begin_layout Plain Layout
477 Formel ! eingebettete
478 \end_layout
479
480 \end_inset
481
482  zu erstellen, drückt man 
483 \family sans
484 Strg-m
485 \family default
486  oder den Werkzeugleistenknopf 
487 \begin_inset Graphics
488         filename ../../images/math-mode.png
489         scale 85
490
491 \end_inset
492
493 .
494 \begin_inset Newline newline
495 \end_inset
496
497 Um eine abgesetzte Formel
498 \begin_inset Index
499 status collapsed
500
501 \begin_layout Plain Layout
502 Formel ! abgesetzte
503 \end_layout
504
505 \end_inset
506
507  zu erstellen, drückt man 
508 \family sans
509 Strg-M
510 \family default
511 .
512 \end_layout
513
514 \begin_layout Standard
515 Um eine abgesetzte Formel in eine eingebettete umzuwandeln, setzt man den
516  Cursor in die Formel und drückt 
517 \family sans
518 Strg-M
519 \family default
520  oder benutzt das Menü 
521 \family sans
522 Bearbeiten\SpecialChar \menuseparator
523 Mathe\SpecialChar \menuseparator
524
525 \begin_inset Newline linebreak
526 \end_inset
527
528 Formelart ändern
529 \family default
530 .
531  Auf die selbe Weise lässt sich eine eingebettete in eine abgesetzte Formel
532  umwandeln.
533 \end_layout
534
535 \begin_layout Standard
536 Um Teile einer eingebetteten Formel in der Größe einer abgesetzten darzustellen,
537  gibt man in die Formel den Befehl 
538 \series bold
539
540 \backslash
541 displaystyle
542 \begin_inset Index
543 status collapsed
544
545 \begin_layout Plain Layout
546 Befehle ! D ! 
547 \backslash
548 displaystyle
549 \end_layout
550
551 \end_inset
552
553
554 \series default
555  ein.
556  Es erscheint ein neues blaues Kästchen, in das dann der Formelteil eingegeben
557  wird.
558 \end_layout
559
560 \begin_layout Standard
561 In einer Tabelle dürfen nur eingebettete Formeln verwendet werden.
562 \end_layout
563
564 \begin_layout Standard
565 Die 
566 \family sans
567 Mathe-Werkzeugleiste
568 \family default
569  kann über das Menü 
570 \family sans
571 Ansicht\SpecialChar \menuseparator
572 Werkzeugleisten
573 \family default
574  eingeblendet werden.
575  Wenn dort auf 
576 \begin_inset Quotes eld
577 \end_inset
578
579 Mathe
580 \begin_inset Quotes erd
581 \end_inset
582
583  geklickt wird, wird die Werkzeugleiste permanent am unteren Rand eingeblendet;
584  diese Einstellung wird durch ein Häkchen im Menü 
585 \family sans
586 Werkzeugleisten
587 \family default
588  angezeigt.
589  Wenn nun im Menü 
590 \family sans
591 Werkzeugleisten
592 \family default
593  nochmal auf 
594 \begin_inset Quotes eld
595 \end_inset
596
597 Mathe
598 \begin_inset Quotes erd
599 \end_inset
600
601  geklickt wird, wird die Werkzeugleiste nur angezeigt, wenn sich der Cursor
602  in einer Formel befindet; diese Einstellung wird durch die Umbenennung
603  des Menüeintrags von 
604 \begin_inset Quotes eld
605 \end_inset
606
607 Mathe
608 \begin_inset Quotes erd
609 \end_inset
610
611  zu 
612 \begin_inset Quotes eld
613 \end_inset
614
615 Mathe
616 \begin_inset space ~
617 \end_inset
618
619 (automatisch)
620 \begin_inset Quotes erd
621 \end_inset
622
623  angezeigt.
624 \end_layout
625
626 \begin_layout Standard
627 In den TeX-Modus
628 \begin_inset Index
629 status collapsed
630
631 \begin_layout Plain Layout
632 T@
633 \begin_inset ERT
634 status collapsed
635
636 \begin_layout Plain Layout
637
638
639 \backslash
640
641 \begin_inset ERT
642 status collapsed
643
644 \begin_layout Plain Layout
645
646 {
647 \end_layout
648
649 \end_inset
650
651
652 \begin_inset ERT
653 status collapsed
654
655 \begin_layout Plain Layout
656
657 }
658 \end_layout
659
660 \end_inset
661
662
663 \end_layout
664
665 \end_inset
666
667 TeX-Modus
668 \end_layout
669
670 \end_inset
671
672  gelangt man über den Werkzeugleistenknopf 
673 \begin_inset Graphics
674         filename ../../images/ert-insert.png
675         scale 85
676
677 \end_inset
678
679  oder das Menü 
680 \family sans
681 Einfügen\SpecialChar \menuseparator
682 T
683 \begin_inset ERT
684 status collapsed
685
686 \begin_layout Plain Layout
687
688 {
689 \end_layout
690
691 \end_inset
692
693 e
694 \begin_inset ERT
695 status collapsed
696
697 \begin_layout Plain Layout
698
699 }
700 \end_layout
701
702 \end_inset
703
704 X
705 \begin_inset space ~
706 \end_inset
707
708 Code
709 \family default
710  (Tastenkürzel 
711 \family sans
712 Strg-l
713 \family default
714 ).
715 \begin_inset Note Note
716 status collapsed
717
718 \begin_layout Plain Layout
719 In LyX gibt es drei 
720 \begin_inset Quotes gld
721 \end_inset
722
723 Eigennamen
724 \begin_inset Quotes grd
725 \end_inset
726
727 , die im Ausdruck mit hoch bzw.
728  tief gestellten Großbuchstaben erscheinen: TeX, LaTeX und LyX
729 \end_layout
730
731 \begin_layout Plain Layout
732 Um zu verhindern, dass diese Wörter als Eigennamen erkannt werden, setzt
733  man einen der Buchstaben in TeX-Klammern.
734 \end_layout
735
736 \end_inset
737
738
739 \end_layout
740
741 \begin_layout Standard
742 In den LaTeX-Vorspann
743 \begin_inset Index
744 status collapsed
745
746 \begin_layout Plain Layout
747 L@LaTeX-Vorspann
748 \end_layout
749
750 \end_inset
751
752  gelangt man über das Menü 
753 \family sans
754 Dokument\SpecialChar \menuseparator
755 Einstellungen\SpecialChar \menuseparator
756 La
757 \begin_inset ERT
758 status collapsed
759
760 \begin_layout Plain Layout
761
762 {
763 \end_layout
764
765 \end_inset
766
767 T
768 \begin_inset ERT
769 status collapsed
770
771 \begin_layout Plain Layout
772
773 }
774 \end_layout
775
776 \end_inset
777
778 eX-Vorspann
779 \family default
780 .
781 \end_layout
782
783 \begin_layout Standard
784 Zur nachträglichen Bearbeitung von Matrizen, Fallunterscheidungen und mehrzeilig
785 en Formeln kann man die Menüs 
786 \family sans
787 Bearbeiten\SpecialChar \menuseparator
788 Mathe
789 \family default
790  und 
791 \family sans
792 Bearbeiten\SpecialChar \menuseparator
793 Zeilen
794 \begin_inset space \thinspace{}
795 \end_inset
796
797 &
798 \begin_inset space \thinspace{}
799 \end_inset
800
801 Spalten
802 \family default
803  oder die 
804 \family sans
805 Tabellen-Werkzeugleiste
806 \family default
807  verwenden.
808  Beim Vertauschen von Zeilen und Spalten mit Hilfe dieses Menüs wird immer
809  die Spalte bzw.
810  Zeile, in der der Cursor steht, mit der rechts daneben stehenden Spalte
811  bzw.
812  darunter liegenden Zeile vertauscht.
813  Befindet sich der Cursor in der letzten Spalte bzw.
814  Zeile, wird mit der links daneben stehenden Spalte bzw.
815  darüber liegenden Zeile vertauscht.
816 \end_layout
817
818 \begin_layout Standard
819 Zum Schreiben von Text in einer Formel
820 \begin_inset Foot
821 status collapsed
822
823 \begin_layout Plain Layout
824 Bei mehrzeiligen Formeln wird der Befehl 
825 \series bold
826
827 \backslash
828 intertext
829 \series default
830  verwendet, siehe 
831 \begin_inset CommandInset ref
832 LatexCommand ref
833 reference "sub:Text-in-mehrzeiligen"
834
835 \end_inset
836
837 .
838 \end_layout
839
840 \end_inset
841
842  verwendet man den 
843 \emph on
844 mathematischen Textmodus
845 \emph default
846
847 \begin_inset Index
848 status collapsed
849
850 \begin_layout Plain Layout
851 Text ! in Formeln
852 \end_layout
853
854 \end_inset
855
856
857 \begin_inset Index
858 status collapsed
859
860 \begin_layout Plain Layout
861 Mathematischer Textmodus
862 \end_layout
863
864 \end_inset
865
866 , in den man mit dem Tastenkürzel 
867 \family sans
868 Alt-m
869 \begin_inset space ~
870 \end_inset
871
872 m
873 \family default
874  oder durch Eingabe des Befehls 
875 \series bold
876
877 \backslash
878 text
879 \begin_inset Index
880 status collapsed
881
882 \begin_layout Plain Layout
883 Befehle ! T ! 
884 \backslash
885 text
886 \end_layout
887
888 \end_inset
889
890
891 \series default
892  gelangt.
893  Der Text erscheint in LyX schwarz und lässt sich dadurch gut vom Rest der
894  Formel unterscheiden.
895  Im fertigen Dokument erscheint mathematischer Text im Gegensatz zu allen
896  anderen Zeichen einer Formel nicht kursiv.
897 \end_layout
898
899 \begin_layout Subsection*
900 Befehlsschema
901 \end_layout
902
903 \begin_layout Standard
904 Die meisten LaTeX-Befehle für mathematische Konstruktionen besitzen folgendes
905  Schema:
906 \end_layout
907
908 \begin_layout Standard
909
910 \series bold
911
912 \backslash
913 Befehlsname[optionales
914 \series default
915  
916 \series bold
917 Argument]{anzugebendes
918 \series default
919  
920 \series bold
921 Argument}
922 \end_layout
923
924 \begin_layout Standard
925 Ein Befehl muss immer mit einem Backslash 
926 \begin_inset Quotes gld
927 \end_inset
928
929
930 \series bold
931
932 \backslash
933
934 \series default
935
936 \begin_inset Quotes grd
937 \end_inset
938
939  beginnen.
940  Möchte man ein optionales Argument nicht angeben, müssen auch die zugehörigen
941  eckigen Klammern weggelassen werden.
942  Die geschweiften Klammern werden in diesem Dokument als TeX-Klammern
943 \begin_inset Index
944 status collapsed
945
946 \begin_layout Plain Layout
947 T@
948 \begin_inset ERT
949 status collapsed
950
951 \begin_layout Plain Layout
952
953
954 \backslash
955
956 \begin_inset ERT
957 status collapsed
958
959 \begin_layout Plain Layout
960
961 {
962 \end_layout
963
964 \end_inset
965
966
967 \begin_inset ERT
968 status collapsed
969
970 \begin_layout Plain Layout
971
972 }
973 \end_layout
974
975 \end_inset
976
977
978 \end_layout
979
980 \end_inset
981
982 TeX-Klammern
983 \end_layout
984
985 \end_inset
986
987  bezeichnet.
988  Hängt man in einer Formel an Befehlsnamen eine linke geschweifte Klammer
989  an, erzeugt LyX automatisch eine TeX-Klammer.
990  Ansonsten werden sie in Formeln mit dem Befehl 
991 \series bold
992
993 \backslash
994 {
995 \series default
996  erzeugt.
997  TeX-Klammern erscheinen in LyX rot, im Gegensatz zu normalen geschweiften
998  Klammern, die blau erscheinen.
999  Im TeX-Modus sind für TeX-Klammern keine Befehle notwendig.
1000  TeX-Klammern erscheinen nicht im Ausdruck.
1001 \end_layout
1002
1003 \begin_layout Standard
1004 Werden Befehle ohne Argumente, wie z.
1005 \begin_inset space \thinspace{}
1006 \end_inset
1007
1008 B.
1009  Symbolbefehle, im TeX-Modus eingegeben, muss auf den Befehl 
1010 \emph on
1011 immer
1012 \emph default
1013  ein Leerzeichen folgen um ihn zu beenden.
1014  Dieses Leerzeichen erscheint nicht im Ausdruck.
1015  Soll das Leerzeichen auch im Ausdruck erscheinen, muss auf den Befehl im
1016  normalen Text ein geschütztes Leerzeichen folgen.
1017 \end_layout
1018
1019 \begin_layout Standard
1020 Ein geschütztes Leerzeichen gibt man mit 
1021 \family sans
1022 Strg-Leertaste
1023 \family default
1024  ein.
1025 \end_layout
1026
1027 \begin_layout Subsection*
1028 Zeichenerklärung
1029 \end_layout
1030
1031 \begin_layout Itemize
1032 Das Symbol
1033 \begin_inset Foot
1034 status collapsed
1035
1036 \begin_layout Plain Layout
1037 Dieses sichtbare Leerzeichen erhält man über den Befehl 
1038 \series bold
1039
1040 \backslash
1041 textvisiblespace
1042 \series default
1043
1044 \begin_inset Index
1045 status collapsed
1046
1047 \begin_layout Plain Layout
1048 Befehle ! T ! 
1049 \backslash
1050 textvisiblespace
1051 \end_layout
1052
1053 \end_inset
1054
1055 , der im TeX-Modus einzugeben ist.
1056 \end_layout
1057
1058 \end_inset
1059
1060  
1061 \begin_inset ERT
1062 status collapsed
1063
1064 \begin_layout Plain Layout
1065
1066
1067 \backslash
1068 leer 
1069 \end_layout
1070
1071 \end_inset
1072
1073
1074 \begin_inset space ~
1075 \end_inset
1076
1077 steht für ein einzugebendes Leerzeichen.
1078 \end_layout
1079
1080 \begin_layout Itemize
1081 Ein Pfeil wie z.
1082 \begin_inset space \thinspace{}
1083 \end_inset
1084
1085 B.
1086  
1087 \begin_inset Formula $\to$
1088 \end_inset
1089
1090  steht für den Druck der jeweiligen Pfeiltaste auf der Tastatur.
1091 \end_layout
1092
1093 \begin_layout Subsection*
1094 Verwendete Einheiten
1095 \end_layout
1096
1097 \begin_layout Standard
1098 \align center
1099 \begin_inset Float table
1100 placement H
1101 wide false
1102 sideways false
1103 status open
1104
1105 \begin_layout Plain Layout
1106 \align center
1107 \begin_inset Caption
1108
1109 \begin_layout Plain Layout
1110 \begin_inset CommandInset label
1111 LatexCommand label
1112 name "tab:Verwendete-Einheiten"
1113
1114 \end_inset
1115
1116 Verwendete Einheiten
1117 \end_layout
1118
1119 \end_inset
1120
1121
1122 \end_layout
1123
1124 \begin_layout Plain Layout
1125 \align center
1126 \begin_inset Tabular
1127 <lyxtabular version="3" rows="13" columns="2">
1128 <features>
1129 <column alignment="center" valignment="top" width="0">
1130 <column alignment="center" valignment="top" width="0">
1131 <row>
1132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1133 \begin_inset Text
1134
1135 \begin_layout Plain Layout
1136 Einheit
1137 \end_layout
1138
1139 \end_inset
1140 </cell>
1141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1142 \begin_inset Text
1143
1144 \begin_layout Plain Layout
1145 Name / Beschreibung
1146 \end_layout
1147
1148 \end_inset
1149 </cell>
1150 </row>
1151 <row>
1152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1153 \begin_inset Text
1154
1155 \begin_layout Plain Layout
1156 mm
1157 \end_layout
1158
1159 \end_inset
1160 </cell>
1161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1162 \begin_inset Text
1163
1164 \begin_layout Plain Layout
1165 Millimeter
1166 \end_layout
1167
1168 \end_inset
1169 </cell>
1170 </row>
1171 <row>
1172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1173 \begin_inset Text
1174
1175 \begin_layout Plain Layout
1176 cm
1177 \end_layout
1178
1179 \end_inset
1180 </cell>
1181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1182 \begin_inset Text
1183
1184 \begin_layout Plain Layout
1185 Zentimeter
1186 \end_layout
1187
1188 \end_inset
1189 </cell>
1190 </row>
1191 <row>
1192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1193 \begin_inset Text
1194
1195 \begin_layout Plain Layout
1196 in
1197 \end_layout
1198
1199 \end_inset
1200 </cell>
1201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1202 \begin_inset Text
1203
1204 \begin_layout Plain Layout
1205 Inch / Zoll (1
1206 \begin_inset space \thinspace{}
1207 \end_inset
1208
1209 in = 2,54
1210 \begin_inset space \thinspace{}
1211 \end_inset
1212
1213 cm)
1214 \end_layout
1215
1216 \end_inset
1217 </cell>
1218 </row>
1219 <row>
1220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1221 \begin_inset Text
1222
1223 \begin_layout Plain Layout
1224 pt
1225 \end_layout
1226
1227 \end_inset
1228 </cell>
1229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1230 \begin_inset Text
1231
1232 \begin_layout Plain Layout
1233 Punkt (72,27
1234 \begin_inset space \thinspace{}
1235 \end_inset
1236
1237 pt = 1
1238 \begin_inset space \thinspace{}
1239 \end_inset
1240
1241 in)
1242 \end_layout
1243
1244 \end_inset
1245 </cell>
1246 </row>
1247 <row>
1248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1249 \begin_inset Text
1250
1251 \begin_layout Plain Layout
1252 pc
1253 \end_layout
1254
1255 \end_inset
1256 </cell>
1257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1258 \begin_inset Text
1259
1260 \begin_layout Plain Layout
1261 Pica (1
1262 \begin_inset space \thinspace{}
1263 \end_inset
1264
1265 pc = 12
1266 \begin_inset space \thinspace{}
1267 \end_inset
1268
1269 pt)
1270 \end_layout
1271
1272 \end_inset
1273 </cell>
1274 </row>
1275 <row>
1276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1277 \begin_inset Text
1278
1279 \begin_layout Plain Layout
1280 sp
1281 \end_layout
1282
1283 \end_inset
1284 </cell>
1285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1286 \begin_inset Text
1287
1288 \begin_layout Plain Layout
1289 scaled point (65536
1290 \begin_inset space \thinspace{}
1291 \end_inset
1292
1293 sp = 1
1294 \begin_inset space \thinspace{}
1295 \end_inset
1296
1297 pt)
1298 \end_layout
1299
1300 \end_inset
1301 </cell>
1302 </row>
1303 <row>
1304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1305 \begin_inset Text
1306
1307 \begin_layout Plain Layout
1308 bp
1309 \end_layout
1310
1311 \end_inset
1312 </cell>
1313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1314 \begin_inset Text
1315
1316 \begin_layout Plain Layout
1317 big point (72
1318 \begin_inset space \thinspace{}
1319 \end_inset
1320
1321 bp = 1
1322 \begin_inset space \thinspace{}
1323 \end_inset
1324
1325 in)
1326 \end_layout
1327
1328 \end_inset
1329 </cell>
1330 </row>
1331 <row>
1332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1333 \begin_inset Text
1334
1335 \begin_layout Plain Layout
1336 dd
1337 \end_layout
1338
1339 \end_inset
1340 </cell>
1341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1342 \begin_inset Text
1343
1344 \begin_layout Plain Layout
1345 Didot (1
1346 \begin_inset space \thinspace{}
1347 \end_inset
1348
1349 dd 
1350 \begin_inset Formula $\approx$
1351 \end_inset
1352
1353  0,376
1354 \begin_inset space \thinspace{}
1355 \end_inset
1356
1357 mm)
1358 \end_layout
1359
1360 \end_inset
1361 </cell>
1362 </row>
1363 <row>
1364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1365 \begin_inset Text
1366
1367 \begin_layout Plain Layout
1368 cc
1369 \end_layout
1370
1371 \end_inset
1372 </cell>
1373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1374 \begin_inset Text
1375
1376 \begin_layout Plain Layout
1377 Cicero (1
1378 \begin_inset space \thinspace{}
1379 \end_inset
1380
1381 cc = 12
1382 \begin_inset space \thinspace{}
1383 \end_inset
1384
1385 dd)
1386 \end_layout
1387
1388 \end_inset
1389 </cell>
1390 </row>
1391 <row>
1392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1393 \begin_inset Text
1394
1395 \begin_layout Plain Layout
1396 ex
1397 \end_layout
1398
1399 \end_inset
1400 </cell>
1401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1402 \begin_inset Text
1403
1404 \begin_layout Plain Layout
1405 Höhe des Buchstabens 
1406 \emph on
1407 x
1408 \emph default
1409  in der aktuellen Schrift
1410 \end_layout
1411
1412 \end_inset
1413 </cell>
1414 </row>
1415 <row>
1416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1417 \begin_inset Text
1418
1419 \begin_layout Plain Layout
1420 em
1421 \end_layout
1422
1423 \end_inset
1424 </cell>
1425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1426 \begin_inset Text
1427
1428 \begin_layout Plain Layout
1429 Breite des Buchstabens 
1430 \emph on
1431 M
1432 \emph default
1433  in der aktuellen Schrift
1434 \end_layout
1435
1436 \end_inset
1437 </cell>
1438 </row>
1439 <row>
1440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1441 \begin_inset Text
1442
1443 \begin_layout Plain Layout
1444 mu
1445 \end_layout
1446
1447 \end_inset
1448 </cell>
1449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1450 \begin_inset Text
1451
1452 \begin_layout Plain Layout
1453 math unit (1
1454 \begin_inset space \thinspace{}
1455 \end_inset
1456
1457 mu = 
1458 \begin_inset Formula $\nicefrac{1}{18}$
1459 \end_inset
1460
1461
1462 \begin_inset space \thinspace{}
1463 \end_inset
1464
1465 em)
1466 \end_layout
1467
1468 \end_inset
1469 </cell>
1470 </row>
1471 </lyxtabular>
1472
1473 \end_inset
1474
1475
1476 \end_layout
1477
1478 \end_inset
1479
1480
1481 \end_layout
1482
1483 \begin_layout Standard
1484 \begin_inset Newpage newpage
1485 \end_inset
1486
1487
1488 \end_layout
1489
1490 \begin_layout Section
1491 Grundlegende Funktionen
1492 \end_layout
1493
1494 \begin_layout Subsection
1495 Exponenten
1496 \begin_inset Index
1497 status collapsed
1498
1499 \begin_layout Plain Layout
1500 Exponenten
1501 \end_layout
1502
1503 \end_inset
1504
1505  und Indizes
1506 \begin_inset Index
1507 status collapsed
1508
1509 \begin_layout Plain Layout
1510 Indizes
1511 \end_layout
1512
1513 \end_inset
1514
1515
1516 \begin_inset Index
1517 status collapsed
1518
1519 \begin_layout Plain Layout
1520 Hochstellen|see
1521 \begin_inset ERT
1522 status collapsed
1523
1524 \begin_layout Plain Layout
1525
1526 {
1527 \end_layout
1528
1529 \end_inset
1530
1531 Exponenten
1532 \begin_inset ERT
1533 status collapsed
1534
1535 \begin_layout Plain Layout
1536
1537 }
1538 \end_layout
1539
1540 \end_inset
1541
1542
1543 \end_layout
1544
1545 \end_inset
1546
1547
1548 \begin_inset Index
1549 status collapsed
1550
1551 \begin_layout Plain Layout
1552 Tiefstellen|see
1553 \begin_inset ERT
1554 status collapsed
1555
1556 \begin_layout Plain Layout
1557
1558 {
1559 \end_layout
1560
1561 \end_inset
1562
1563 Indizes
1564 \begin_inset ERT
1565 status collapsed
1566
1567 \begin_layout Plain Layout
1568
1569 }
1570 \end_layout
1571
1572 \end_inset
1573
1574
1575 \end_layout
1576
1577 \end_inset
1578
1579
1580 \end_layout
1581
1582 \begin_layout Standard
1583 Indizes werden mit dem Unterstrich _ oder mit dem Mathe-Werkzeugleistenknopf
1584  
1585 \begin_inset Graphics
1586         filename ../../images/math-subscript.png
1587         scale 85
1588
1589 \end_inset
1590
1591 , Exponenten mit dem Zirkumflexzeichen ^ oder mit dem Mathe-Werkzeugleistenknopf
1592  
1593 \begin_inset Graphics
1594         filename ../../images/math-superscript.png
1595         scale 85
1596
1597 \end_inset
1598
1599  erzeugt.
1600 \end_layout
1601
1602 \begin_layout Standard
1603 \align center
1604 \begin_inset Tabular
1605 <lyxtabular version="3" rows="4" columns="2">
1606 <features>
1607 <column alignment="center" valignment="top" width="0pt">
1608 <column alignment="center" valignment="top" width="0pt">
1609 <row>
1610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1611 \begin_inset Text
1612
1613 \begin_layout Plain Layout
1614 Befehl
1615 \end_layout
1616
1617 \end_inset
1618 </cell>
1619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1620 \begin_inset Text
1621
1622 \begin_layout Plain Layout
1623 Ergebnis
1624 \begin_inset Note Note
1625 status collapsed
1626
1627 \begin_layout Plain Layout
1628
1629 \series bold
1630
1631 \backslash
1632 raisebox
1633 \series default
1634  dient nur als Abstandhalter.
1635 \end_layout
1636
1637 \end_inset
1638
1639
1640 \end_layout
1641
1642 \end_inset
1643 </cell>
1644 </row>
1645 <row>
1646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1647 \begin_inset Text
1648
1649 \begin_layout Plain Layout
1650 B_V
1651 \end_layout
1652
1653 \end_inset
1654 </cell>
1655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1656 \begin_inset Text
1657
1658 \begin_layout Plain Layout
1659 \begin_inset Formula $B_{V}$
1660 \end_inset
1661
1662
1663 \end_layout
1664
1665 \end_inset
1666 </cell>
1667 </row>
1668 <row>
1669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1670 \begin_inset Text
1671
1672 \begin_layout Plain Layout
1673 B^V
1674 \end_layout
1675
1676 \end_inset
1677 </cell>
1678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1679 \begin_inset Text
1680
1681 \begin_layout Plain Layout
1682 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1683 \end_inset
1684
1685
1686 \end_layout
1687
1688 \end_inset
1689 </cell>
1690 </row>
1691 <row>
1692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1693 \begin_inset Text
1694
1695 \begin_layout Plain Layout
1696 B^
1697 \begin_inset ERT
1698 status collapsed
1699
1700 \begin_layout Plain Layout
1701
1702
1703 \backslash
1704 leer 
1705 \end_layout
1706
1707 \end_inset
1708
1709 A
1710 \end_layout
1711
1712 \end_inset
1713 </cell>
1714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1715 \begin_inset Text
1716
1717 \begin_layout Plain Layout
1718 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1719 \end_inset
1720
1721
1722 \end_layout
1723
1724 \end_inset
1725 </cell>
1726 </row>
1727 </lyxtabular>
1728
1729 \end_inset
1730
1731
1732 \end_layout
1733
1734 \begin_layout Standard
1735 Da der Zirkumflex ein Akzent ist, werden Selbstlaute akzentuiert statt hochgeste
1736 llt
1737 \begin_inset Foot
1738 status collapsed
1739
1740 \begin_layout Plain Layout
1741 Je nach Tastatureinstellung werden auch andere Buchstaben akzentuiert.
1742 \end_layout
1743
1744 \end_inset
1745
1746 .
1747  Um in diesem Fall Exponenten zu erzeugen, muss nach dem Zirkumflex ein
1748  Leerzeichen eingegeben werden, siehe letztes Beispiel.
1749 \end_layout
1750
1751 \begin_layout Subsection
1752 Brüche
1753 \begin_inset CommandInset label
1754 LatexCommand label
1755 name "sub:Brüche"
1756
1757 \end_inset
1758
1759
1760 \begin_inset Index
1761 status collapsed
1762
1763 \begin_layout Plain Layout
1764 Brüche
1765 \end_layout
1766
1767 \end_inset
1768
1769
1770 \end_layout
1771
1772 \begin_layout Standard
1773 Brüche werden mit dem Befehl 
1774 \series bold
1775
1776 \backslash
1777 frac
1778 \series default
1779
1780 \begin_inset Index
1781 status collapsed
1782
1783 \begin_layout Plain Layout
1784 Befehle ! F ! 
1785 \backslash
1786 frac
1787 \end_layout
1788
1789 \end_inset
1790
1791  oder mit dem Mathe-Werkzeugleistenknopf 
1792 \begin_inset Graphics
1793         filename ../../images/math/frac.png
1794         scale 50
1795
1796 \end_inset
1797
1798  erstellt.
1799  Die Zeichengröße wird automatisch angepasst, je nachdem, ob sich der Bruch
1800  in einer eingebetteten oder abgesetzten Formel befindet.
1801  Mit dem Mathe-Werkzeugleistenknopf 
1802 \begin_inset Graphics
1803         filename ../../images/math/frac-square.png
1804         scale 85
1805
1806 \end_inset
1807
1808  können verschieden Bruchtypen gewählt werden.
1809 \end_layout
1810
1811 \begin_layout Standard
1812 Mit dem Befehl 
1813 \series bold
1814
1815 \backslash
1816 dfrac
1817 \begin_inset Index
1818 status collapsed
1819
1820 \begin_layout Plain Layout
1821 Befehle ! D ! 
1822 \backslash
1823 dfrac
1824 \end_layout
1825
1826 \end_inset
1827
1828
1829 \series default
1830  kann man einen Bruch erzeugen, der immer in der Größe einer abgesetzten
1831  Formel erscheint.
1832  Mit 
1833 \series bold
1834
1835 \backslash
1836 tfrac
1837 \begin_inset Index
1838 status collapsed
1839
1840 \begin_layout Plain Layout
1841 Befehle ! T ! 
1842 \backslash
1843 tfrac
1844 \end_layout
1845
1846 \end_inset
1847
1848
1849 \series default
1850  erscheint der Bruch immer in der Größe einer eingebetteten Formel.
1851  Ein Beispiel:
1852 \end_layout
1853
1854 \begin_layout Standard
1855 Eine Zeile mit dem Bruch 
1856 \begin_inset Formula $\frac{1}{2}$
1857 \end_inset
1858
1859 , der mit dem Befehl 
1860 \series bold
1861
1862 \backslash
1863 frac
1864 \series default
1865  erstellt wurde.
1866 \end_layout
1867
1868 \begin_layout Standard
1869 Eine Zeile mit dem Bruch 
1870 \begin_inset Formula $\dfrac{1}{2}$
1871 \end_inset
1872
1873 , der mit dem Befehl 
1874 \series bold
1875
1876 \backslash
1877 dfrac
1878 \series default
1879  erstellt wurde.
1880 \end_layout
1881
1882 \begin_layout Standard
1883 \align center
1884 \begin_inset Tabular
1885 <lyxtabular version="3" rows="4" columns="2">
1886 <features>
1887 <column alignment="center" valignment="top" width="0pt">
1888 <column alignment="center" valignment="top" width="0pt">
1889 <row>
1890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1891 \begin_inset Text
1892
1893 \begin_layout Plain Layout
1894 Befehl
1895 \end_layout
1896
1897 \end_inset
1898 </cell>
1899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1900 \begin_inset Text
1901
1902 \begin_layout Plain Layout
1903 Ergebnis
1904 \begin_inset Note Note
1905 status collapsed
1906
1907 \begin_layout Plain Layout
1908
1909 \series bold
1910
1911 \backslash
1912 raisebox
1913 \series default
1914  dient nur als Abstandhalter.
1915 \end_layout
1916
1917 \end_inset
1918
1919
1920 \end_layout
1921
1922 \end_inset
1923 </cell>
1924 </row>
1925 <row>
1926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1927 \begin_inset Text
1928
1929 \begin_layout Plain Layout
1930
1931 \backslash
1932 frac
1933 \begin_inset ERT
1934 status collapsed
1935
1936 \begin_layout Plain Layout
1937
1938
1939 \backslash
1940 leer 
1941 \end_layout
1942
1943 \end_inset
1944
1945 A
1946 \begin_inset Formula $\downarrow$
1947 \end_inset
1948
1949 B
1950 \end_layout
1951
1952 \end_inset
1953 </cell>
1954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1955 \begin_inset Text
1956
1957 \begin_layout Plain Layout
1958 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1959 \end_inset
1960
1961
1962 \end_layout
1963
1964 \end_inset
1965 </cell>
1966 </row>
1967 <row>
1968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1969 \begin_inset Text
1970
1971 \begin_layout Plain Layout
1972
1973 \backslash
1974 dfrac
1975 \begin_inset ERT
1976 status collapsed
1977
1978 \begin_layout Plain Layout
1979
1980
1981 \backslash
1982 leer 
1983 \end_layout
1984
1985 \end_inset
1986
1987 A
1988 \begin_inset Formula $\downarrow$
1989 \end_inset
1990
1991 B
1992 \end_layout
1993
1994 \end_inset
1995 </cell>
1996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1997 \begin_inset Text
1998
1999 \begin_layout Plain Layout
2000 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
2001 \end_inset
2002
2003
2004 \end_layout
2005
2006 \end_inset
2007 </cell>
2008 </row>
2009 <row>
2010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2011 \begin_inset Text
2012
2013 \begin_layout Plain Layout
2014
2015 \backslash
2016 dfrac
2017 \begin_inset ERT
2018 status collapsed
2019
2020 \begin_layout Plain Layout
2021
2022
2023 \backslash
2024 leer 
2025 \end_layout
2026
2027 \end_inset
2028
2029 e^
2030 \begin_inset ERT
2031 status collapsed
2032
2033 \begin_layout Plain Layout
2034
2035
2036 \backslash
2037 leer 
2038 \end_layout
2039
2040 \end_inset
2041
2042
2043 \backslash
2044 frac
2045 \begin_inset ERT
2046 status collapsed
2047
2048 \begin_layout Plain Layout
2049
2050
2051 \backslash
2052 leer 
2053 \end_layout
2054
2055 \end_inset
2056
2057 1
2058 \begin_inset Formula $\downarrow$
2059 \end_inset
2060
2061 2
2062 \begin_inset Formula $\downarrow\downarrow$
2063 \end_inset
2064
2065 3
2066 \end_layout
2067
2068 \end_inset
2069 </cell>
2070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2071 \begin_inset Text
2072
2073 \begin_layout Plain Layout
2074 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
2075 \end_inset
2076
2077
2078 \end_layout
2079
2080 \end_inset
2081 </cell>
2082 </row>
2083 </lyxtabular>
2084
2085 \end_inset
2086
2087
2088 \end_layout
2089
2090 \begin_layout Standard
2091 \begin_inset VSpace bigskip
2092 \end_inset
2093
2094
2095 \begin_inset Newpage newpage
2096 \end_inset
2097
2098 Für Mehrfachbrüche gibt es den Befehl 
2099 \series bold
2100
2101 \backslash
2102 cfrac
2103 \series default
2104
2105 \begin_inset Index
2106 status collapsed
2107
2108 \begin_layout Plain Layout
2109 Befehle ! C ! 
2110 \backslash
2111 cfrac
2112 \end_layout
2113
2114 \end_inset
2115
2116 .
2117  Dazu ein Beispiel:
2118 \begin_inset VSpace -3mm
2119 \end_inset
2120
2121
2122 \end_layout
2123
2124 \begin_layout Standard
2125 \begin_inset Formula \begin{align*}
2126 \textrm{mit \textbf{\textbackslash frac} erstellt} &  & \textrm{mit \textbf{\textbackslash cfrac} erstellt}\\
2127 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2128
2129 \end_inset
2130
2131
2132 \end_layout
2133
2134 \begin_layout Standard
2135 Der Befehl für obiges Beispiel lautet:
2136 \end_layout
2137
2138 \begin_layout Standard
2139
2140 \series bold
2141
2142 \backslash
2143 cfrac{A
2144 \begin_inset Formula $\to$
2145 \end_inset
2146
2147
2148 \backslash
2149 {B+
2150 \backslash
2151 cfrac{C+
2152 \backslash
2153 cfrac{E
2154 \begin_inset Formula $\to$
2155 \end_inset
2156
2157
2158 \backslash
2159 {F
2160 \begin_inset Formula $\to\to$
2161 \end_inset
2162
2163
2164 \backslash
2165 {D
2166 \end_layout
2167
2168 \begin_layout Standard
2169 \begin_inset VSpace medskip
2170 \end_inset
2171
2172
2173 \end_layout
2174
2175 \begin_layout Standard
2176
2177 \series bold
2178
2179 \backslash
2180 cfrac
2181 \series default
2182  bewirkt, dass der Bruch immer in der Größe einer abgesetzten Formel erscheint,
2183  auch wenn er selbst Teil eines Bruches ist.
2184  
2185 \series bold
2186
2187 \backslash
2188 cfrac
2189 \series default
2190  besitzt folgendes Befehlsschema:
2191 \end_layout
2192
2193 \begin_layout Standard
2194
2195 \series bold
2196
2197 \backslash
2198 cfrac[Zählerposition]{Zähler}{Nenner}
2199 \end_layout
2200
2201 \begin_layout Standard
2202 Zählerposition kann 
2203 \emph on
2204 l
2205 \emph default
2206  , 
2207 \emph on
2208 c
2209 \emph default
2210  oder 
2211 \emph on
2212 r
2213 \emph default
2214  sein.
2215  Bei 
2216 \emph on
2217 l
2218 \emph default
2219  oder 
2220 \emph on
2221 r
2222 \emph default
2223  wird der Zähler links- bzw.
2224 \begin_inset space ~
2225 \end_inset
2226
2227 rechtsbündig am Bruchstrich ausgerichtet.
2228  Wird 
2229 \emph on
2230 c
2231 \emph default
2232  oder keine Position angegeben, erscheint der Zähler wie gewohnt mittig.
2233  Diese Brüche demonstrieren die verschiedenen Ausrichtungen:
2234 \begin_inset Newline newline
2235 \end_inset
2236
2237
2238 \series bold
2239
2240 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2241 \end_inset
2242
2243
2244 \begin_inset Formula $\cfrac{A}{B+C}$
2245 \end_inset
2246
2247
2248 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2249 \end_inset
2250
2251
2252 \end_layout
2253
2254 \begin_layout Standard
2255 \begin_inset VSpace medskip
2256 \end_inset
2257
2258 Oftmals ist es am günstigsten 
2259 \series bold
2260
2261 \backslash
2262 cfrac
2263 \series default
2264  und 
2265 \series bold
2266
2267 \backslash
2268 frac
2269 \series default
2270  zu kombinieren:
2271 \begin_inset Formula \[
2272 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2273
2274 \end_inset
2275
2276
2277 \end_layout
2278
2279 \begin_layout Standard
2280 Um Brüche mit schrägem Bruchstrich zu erzeugen, kann der Befehl 
2281 \series bold
2282
2283 \backslash
2284 nicefrac
2285 \begin_inset Index
2286 status collapsed
2287
2288 \begin_layout Plain Layout
2289 Befehle ! N ! 
2290 \backslash
2291 nicefrac
2292 \end_layout
2293
2294 \end_inset
2295
2296
2297 \series default
2298  benutzt werden: 
2299 \begin_inset Formula $\nicefrac{5}{31}$
2300 \end_inset
2301
2302
2303 \end_layout
2304
2305 \begin_layout Standard
2306 Wie man eigene Brüche definiert, um die Bruchstrichdicke zu ändern, ist
2307  in 
2308 \begin_inset CommandInset ref
2309 LatexCommand ref
2310 reference "sub:Selbstdefinierte-Brüche"
2311
2312 \end_inset
2313
2314  erklärt.
2315 \end_layout
2316
2317 \begin_layout Subsection
2318 Wurzeln
2319 \begin_inset Index
2320 status collapsed
2321
2322 \begin_layout Plain Layout
2323 Wurzeln
2324 \end_layout
2325
2326 \end_inset
2327
2328
2329 \end_layout
2330
2331 \begin_layout Standard
2332 Quadratwurzeln werden mit 
2333 \series bold
2334
2335 \backslash
2336 sqrt
2337 \series default
2338
2339 \begin_inset Index
2340 status collapsed
2341
2342 \begin_layout Plain Layout
2343 Befehle ! S ! 
2344 \backslash
2345 sqrt
2346 \end_layout
2347
2348 \end_inset
2349
2350  oder dem Mathe-Werkzeugleistenknopf 
2351 \begin_inset Graphics
2352         filename ../../images/math/sqrt.png
2353         scale 85
2354
2355 \end_inset
2356
2357  gesetzt, alle anderen Wurzeln mit dem Befehl 
2358 \series bold
2359
2360 \backslash
2361 root
2362 \series default
2363
2364 \begin_inset Index
2365 status collapsed
2366
2367 \begin_layout Plain Layout
2368 Befehle ! R ! 
2369 \backslash
2370 root
2371 \end_layout
2372
2373 \end_inset
2374
2375  oder dem Mathe-Werkzeugleistenknopf 
2376 \begin_inset Graphics
2377         filename ../../images/math/root.png
2378         scale 85
2379
2380 \end_inset
2381
2382 .
2383 \end_layout
2384
2385 \begin_layout Standard
2386 \align center
2387 \begin_inset Tabular
2388 <lyxtabular version="3" rows="3" columns="2">
2389 <features>
2390 <column alignment="center" valignment="top" width="0pt">
2391 <column alignment="center" valignment="top" width="0pt">
2392 <row>
2393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2394 \begin_inset Text
2395
2396 \begin_layout Plain Layout
2397 Befehl
2398 \end_layout
2399
2400 \end_inset
2401 </cell>
2402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2403 \begin_inset Text
2404
2405 \begin_layout Plain Layout
2406 Ergebnis
2407 \begin_inset Note Note
2408 status collapsed
2409
2410 \begin_layout Plain Layout
2411
2412 \series bold
2413
2414 \backslash
2415 raisebox
2416 \series default
2417  dient nur als Abstandhalter.
2418 \end_layout
2419
2420 \end_inset
2421
2422
2423 \end_layout
2424
2425 \end_inset
2426 </cell>
2427 </row>
2428 <row>
2429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2430 \begin_inset Text
2431
2432 \begin_layout Plain Layout
2433
2434 \backslash
2435 sqrt
2436 \begin_inset ERT
2437 status collapsed
2438
2439 \begin_layout Plain Layout
2440
2441
2442 \backslash
2443 leer 
2444 \end_layout
2445
2446 \end_inset
2447
2448 A-B
2449 \end_layout
2450
2451 \end_inset
2452 </cell>
2453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2454 \begin_inset Text
2455
2456 \begin_layout Plain Layout
2457 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2458 \end_inset
2459
2460
2461 \end_layout
2462
2463 \end_inset
2464 </cell>
2465 </row>
2466 <row>
2467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2468 \begin_inset Text
2469
2470 \begin_layout Plain Layout
2471
2472 \backslash
2473 root
2474 \begin_inset ERT
2475 status collapsed
2476
2477 \begin_layout Plain Layout
2478
2479
2480 \backslash
2481 leer 
2482 \end_layout
2483
2484 \end_inset
2485
2486 3
2487 \begin_inset Formula $\downarrow$
2488 \end_inset
2489
2490 A-B
2491 \end_layout
2492
2493 \end_inset
2494 </cell>
2495 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2496 \begin_inset Text
2497
2498 \begin_layout Plain Layout
2499 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2500 \end_inset
2501
2502
2503 \end_layout
2504
2505 \end_inset
2506 </cell>
2507 </row>
2508 </lyxtabular>
2509
2510 \end_inset
2511
2512
2513 \end_layout
2514
2515 \begin_layout Standard
2516 Eine Quadratwurzel kann man auch mit 
2517 \series bold
2518
2519 \backslash
2520 root
2521 \series default
2522  erstellen, indem man das Feld über der Wurzel frei lässt.
2523 \end_layout
2524
2525 \begin_layout Standard
2526 Bei manchen Indizes ist der Abstand zur Wurzel zu gering, wie bei dieser
2527  Formel: 
2528 \begin_inset Formula $\sqrt[\beta]{B}$
2529 \end_inset
2530
2531
2532 \begin_inset Newline newline
2533 \end_inset
2534
2535 Das 
2536 \begin_inset Formula $\beta$
2537 \end_inset
2538
2539  berührt die Wurzel.
2540  Um dies zu verhindern, verwendet man die Befehle 
2541 \series bold
2542
2543 \backslash
2544 leftroot
2545 \series default
2546
2547 \begin_inset Index
2548 status collapsed
2549
2550 \begin_layout Plain Layout
2551 Befehle ! L ! 
2552 \backslash
2553 leftroot
2554 \end_layout
2555
2556 \end_inset
2557
2558  und 
2559 \series bold
2560
2561 \backslash
2562 uproot
2563 \series default
2564
2565 \begin_inset Index
2566 status collapsed
2567
2568 \begin_layout Plain Layout
2569 Befehle ! U ! 
2570 \backslash
2571 uproot
2572 \end_layout
2573
2574 \end_inset
2575
2576 , die folgendes Schema besitzen:
2577 \end_layout
2578
2579 \begin_layout Standard
2580
2581 \series bold
2582
2583 \backslash
2584 leftroot{Abstand}
2585 \series default
2586  bzw.
2587  
2588 \series bold
2589
2590 \backslash
2591 uproot{Abstand}
2592 \end_layout
2593
2594 \begin_layout Standard
2595 Abstand ist die Anzahl der Big Points (Einheit bp; 
2596 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2597 \end_inset
2598
2599 ), um die der Index nach links bzw.
2600  nach oben verschoben werden soll.
2601  Die Befehle werden in den Index geschrieben.
2602  So ergibt der Befehl
2603 \begin_inset Newline newline
2604 \end_inset
2605
2606
2607 \series bold
2608
2609 \backslash
2610 root
2611 \backslash
2612 leftroot{-1
2613 \begin_inset Formula $\to$
2614 \end_inset
2615
2616
2617 \backslash
2618 uproot{2
2619 \begin_inset Formula $\to$
2620 \end_inset
2621
2622
2623 \backslash
2624 beta
2625 \begin_inset ERT
2626 status collapsed
2627
2628 \begin_layout Plain Layout
2629
2630
2631 \backslash
2632 leer 
2633 \end_layout
2634
2635 \end_inset
2636
2637
2638 \begin_inset Formula $\to$
2639 \end_inset
2640
2641 B
2642 \begin_inset Newline newline
2643 \end_inset
2644
2645
2646 \series default
2647 eine korrekt gesetzte Formel: 
2648 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2649 \end_inset
2650
2651
2652 \end_layout
2653
2654 \begin_layout Subsection
2655 Binomialkoeffizienten
2656 \begin_inset Index
2657 status collapsed
2658
2659 \begin_layout Plain Layout
2660 Binomialkoeffizienten
2661 \end_layout
2662
2663 \end_inset
2664
2665
2666 \end_layout
2667
2668 \begin_layout Standard
2669 Binomialkoeffizienten können mit dem Befehl 
2670 \series bold
2671
2672 \backslash
2673 binom
2674 \series default
2675
2676 \begin_inset Index
2677 status collapsed
2678
2679 \begin_layout Plain Layout
2680 Befehle ! B ! 
2681 \backslash
2682 binom
2683 \end_layout
2684
2685 \end_inset
2686
2687  oder über das Untermenü des Mathe-Werkzeugleistenknopfs 
2688 \begin_inset Graphics
2689         filename ../../images/math/frac-square.png
2690         scale 85
2691
2692 \end_inset
2693
2694 eingefügt werden.
2695  Analog zu Brüchen (
2696 \series bold
2697
2698 \backslash
2699 frac
2700 \series default
2701 ) gibt es außer 
2702 \series bold
2703
2704 \backslash
2705 binom
2706 \series default
2707  noch die Befehle 
2708 \series bold
2709
2710 \backslash
2711 dbinom
2712 \begin_inset Index
2713 status collapsed
2714
2715 \begin_layout Plain Layout
2716 Befehle ! D ! 
2717 \backslash
2718 dbinom
2719 \end_layout
2720
2721 \end_inset
2722
2723
2724 \series default
2725  und 
2726 \series bold
2727
2728 \backslash
2729 tbinom
2730 \series default
2731
2732 \begin_inset Index
2733 status collapsed
2734
2735 \begin_layout Plain Layout
2736 Befehle ! T ! 
2737 \backslash
2738 tbinom
2739 \end_layout
2740
2741 \end_inset
2742
2743 .
2744  Für andere Klammern um Binomialkoeffizienten gibt es die Befehle 
2745 \series bold
2746
2747 \backslash
2748 brace
2749 \series default
2750
2751 \begin_inset Index
2752 status collapsed
2753
2754 \begin_layout Plain Layout
2755 Befehle ! B ! 
2756 \backslash
2757 brace
2758 \end_layout
2759
2760 \end_inset
2761
2762  und 
2763 \series bold
2764
2765 \backslash
2766 brack
2767 \series default
2768
2769 \begin_inset Index
2770 status collapsed
2771
2772 \begin_layout Plain Layout
2773 Befehle ! B ! 
2774 \backslash
2775 brack
2776 \end_layout
2777
2778 \end_inset
2779
2780 .
2781 \end_layout
2782
2783 \begin_layout Standard
2784 \align center
2785 \begin_inset Tabular
2786 <lyxtabular version="3" rows="6" columns="2">
2787 <features>
2788 <column alignment="center" valignment="top" width="0pt">
2789 <column alignment="center" valignment="top" width="0pt">
2790 <row>
2791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2792 \begin_inset Text
2793
2794 \begin_layout Plain Layout
2795 Befehl
2796 \end_layout
2797
2798 \end_inset
2799 </cell>
2800 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
2801 \begin_inset Text
2802
2803 \begin_layout Plain Layout
2804 Ergebnis
2805 \begin_inset Note Note
2806 status collapsed
2807
2808 \begin_layout Plain Layout
2809
2810 \series bold
2811
2812 \backslash
2813 raisebox
2814 \series default
2815  dient nur als Abstandhalter.
2816 \end_layout
2817
2818 \end_inset
2819
2820
2821 \end_layout
2822
2823 \end_inset
2824 </cell>
2825 </row>
2826 <row>
2827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2828 \begin_inset Text
2829
2830 \begin_layout Plain Layout
2831
2832 \backslash
2833 binom
2834 \begin_inset ERT
2835 status collapsed
2836
2837 \begin_layout Plain Layout
2838
2839
2840 \backslash
2841 leer 
2842 \end_layout
2843
2844 \end_inset
2845
2846 A
2847 \begin_inset Formula $\downarrow$
2848 \end_inset
2849
2850 B
2851 \end_layout
2852
2853 \end_inset
2854 </cell>
2855 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
2856 \begin_inset Text
2857
2858 \begin_layout Plain Layout
2859 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2860 \end_inset
2861
2862
2863 \end_layout
2864
2865 \end_inset
2866 </cell>
2867 </row>
2868 <row>
2869 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2870 \begin_inset Text
2871
2872 \begin_layout Plain Layout
2873
2874 \backslash
2875 dbinom
2876 \begin_inset ERT
2877 status collapsed
2878
2879 \begin_layout Plain Layout
2880
2881
2882 \backslash
2883 leer 
2884 \end_layout
2885
2886 \end_inset
2887
2888 A
2889 \begin_inset Formula $\downarrow$
2890 \end_inset
2891
2892 B
2893 \end_layout
2894
2895 \end_inset
2896 </cell>
2897 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
2898 \begin_inset Text
2899
2900 \begin_layout Plain Layout
2901 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2902 \end_inset
2903
2904
2905 \end_layout
2906
2907 \end_inset
2908 </cell>
2909 </row>
2910 <row>
2911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2912 \begin_inset Text
2913
2914 \begin_layout Plain Layout
2915
2916 \backslash
2917 tbinom
2918 \begin_inset ERT
2919 status collapsed
2920
2921 \begin_layout Plain Layout
2922
2923
2924 \backslash
2925 leer 
2926 \end_layout
2927
2928 \end_inset
2929
2930 A
2931 \begin_inset Formula $\downarrow$
2932 \end_inset
2933
2934 B
2935 \end_layout
2936
2937 \end_inset
2938 </cell>
2939 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
2940 \begin_inset Text
2941
2942 \begin_layout Plain Layout
2943 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2944 \end_inset
2945
2946
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 </row>
2952 <row>
2953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2954 \begin_inset Text
2955
2956 \begin_layout Plain Layout
2957
2958 \backslash
2959 brack
2960 \begin_inset ERT
2961 status collapsed
2962
2963 \begin_layout Plain Layout
2964
2965
2966 \backslash
2967 leer 
2968 \end_layout
2969
2970 \end_inset
2971
2972 A
2973 \begin_inset Formula $\downarrow$
2974 \end_inset
2975
2976 B
2977 \end_layout
2978
2979 \end_inset
2980 </cell>
2981 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
2982 \begin_inset Text
2983
2984 \begin_layout Plain Layout
2985 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2986 \end_inset
2987
2988
2989 \end_layout
2990
2991 \end_inset
2992 </cell>
2993 </row>
2994 <row>
2995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2996 \begin_inset Text
2997
2998 \begin_layout Plain Layout
2999
3000 \backslash
3001 brace
3002 \begin_inset ERT
3003 status collapsed
3004
3005 \begin_layout Plain Layout
3006
3007
3008 \backslash
3009 leer 
3010 \end_layout
3011
3012 \end_inset
3013
3014 A
3015 \begin_inset Formula $\downarrow$
3016 \end_inset
3017
3018 B
3019 \end_layout
3020
3021 \end_inset
3022 </cell>
3023 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
3024 \begin_inset Text
3025
3026 \begin_layout Plain Layout
3027 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3028 \end_inset
3029
3030
3031 \end_layout
3032
3033 \end_inset
3034 </cell>
3035 </row>
3036 </lyxtabular>
3037
3038 \end_inset
3039
3040
3041 \end_layout
3042
3043 \begin_layout Subsection
3044 Fallunterscheidungen
3045 \begin_inset Index
3046 status collapsed
3047
3048 \begin_layout Plain Layout
3049 Fallunterscheidungen
3050 \end_layout
3051
3052 \end_inset
3053
3054
3055 \end_layout
3056
3057 \begin_layout Standard
3058 \align center
3059 \begin_inset Tabular
3060 <lyxtabular version="3" rows="3" columns="2">
3061 <features>
3062 <column alignment="center" valignment="top" width="0pt">
3063 <column alignment="center" valignment="top" width="0pt">
3064 <row>
3065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3066 \begin_inset Text
3067
3068 \begin_layout Plain Layout
3069 Befehl
3070 \end_layout
3071
3072 \end_inset
3073 </cell>
3074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3075 \begin_inset Text
3076
3077 \begin_layout Plain Layout
3078 Ergebnis
3079 \end_layout
3080
3081 \end_inset
3082 </cell>
3083 </row>
3084 <row>
3085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3086 \begin_inset Text
3087
3088 \begin_layout Plain Layout
3089
3090 \backslash
3091 cases
3092 \begin_inset ERT
3093 status collapsed
3094
3095 \begin_layout Plain Layout
3096
3097
3098 \backslash
3099 leer 
3100 \end_layout
3101
3102 \end_inset
3103
3104 A
3105 \begin_inset Formula $\to$
3106 \end_inset
3107
3108 B>0
3109 \begin_inset Index
3110 status collapsed
3111
3112 \begin_layout Plain Layout
3113 Befehle ! C ! 
3114 \backslash
3115 cases
3116 \end_layout
3117
3118 \end_inset
3119
3120
3121 \end_layout
3122
3123 \end_inset
3124 </cell>
3125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3126 \begin_inset Text
3127
3128 \begin_layout Plain Layout
3129 \begin_inset Formula $\begin{cases}
3130 A & B>0\end{cases}$
3131 \end_inset
3132
3133
3134 \end_layout
3135
3136 \end_inset
3137 </cell>
3138 </row>
3139 <row>
3140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3141 \begin_inset Text
3142
3143 \begin_layout Plain Layout
3144
3145 \backslash
3146 cases
3147 \begin_inset ERT
3148 status collapsed
3149
3150 \begin_layout Plain Layout
3151
3152
3153 \backslash
3154 leer 
3155 \end_layout
3156
3157 \end_inset
3158
3159 Strg-Enter
3160 \end_layout
3161
3162 \end_inset
3163 </cell>
3164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3165 \begin_inset Text
3166
3167 \begin_layout Plain Layout
3168 \begin_inset Formula $\begin{cases}
3169 A & \textrm{für }x>0\\
3170 B & \textrm{für }x=0\end{cases}$
3171 \end_inset
3172
3173
3174 \end_layout
3175
3176 \end_inset
3177 </cell>
3178 </row>
3179 </lyxtabular>
3180
3181 \end_inset
3182
3183
3184 \end_layout
3185
3186 \begin_layout Standard
3187 Nach der Eingabe von 
3188 \series bold
3189
3190 \backslash
3191 cases
3192 \series default
3193  oder der Benutzung des Mathe-Werkzeugleistenknopfs 
3194 \begin_inset Graphics
3195         filename ../../images/math/cases.png
3196         scale 85
3197
3198 \end_inset
3199
3200  können mit 
3201 \family sans
3202 Strg-Enter
3203 \family default
3204  oder dem Tabellen-Werkzeugleistenknopf 
3205 \begin_inset Graphics
3206         filename ../../images/tabular-feature_append-row.png
3207         scale 85
3208
3209 \end_inset
3210
3211  neue Zeilen erstellt werden.
3212 \begin_inset Foot
3213 status collapsed
3214
3215 \begin_layout Plain Layout
3216 Umlaute in Formeln, wie in obiger Tabelle, sind in 
3217 \begin_inset CommandInset ref
3218 LatexCommand ref
3219 reference "sub:Akzente-für-ein"
3220
3221 \end_inset
3222
3223  beschrieben.
3224 \end_layout
3225
3226 \end_inset
3227
3228
3229 \end_layout
3230
3231 \begin_layout Standard
3232 Der Befehl 
3233 \series bold
3234
3235 \backslash
3236 cases
3237 \series default
3238  ist auch über das Menü 
3239 \family sans
3240 Einfügen\SpecialChar \menuseparator
3241 Mathe\SpecialChar \menuseparator
3242 Cases-Umgebung
3243 \family default
3244  verfügbar.
3245 \end_layout
3246
3247 \begin_layout Subsection
3248 Verneinungen
3249 \begin_inset Index
3250 status collapsed
3251
3252 \begin_layout Plain Layout
3253 Verneinungen
3254 \end_layout
3255
3256 \end_inset
3257
3258
3259 \end_layout
3260
3261 \begin_layout Standard
3262 Durch die Eingabe von 
3263 \series bold
3264
3265 \backslash
3266 not
3267 \series default
3268
3269 \begin_inset Index
3270 status collapsed
3271
3272 \begin_layout Plain Layout
3273 Befehle ! N ! 
3274 \backslash
3275 not
3276 \end_layout
3277
3278 \end_inset
3279
3280  kann jedes beliebige Zeichen durchgestrichen dargestellt werden.
3281  Die Zeichen werden quasi mit einem Schrägstrich akzentuiert.
3282 \end_layout
3283
3284 \begin_layout Standard
3285 \align center
3286 \begin_inset Tabular
3287 <lyxtabular version="3" rows="4" columns="2">
3288 <features>
3289 <column alignment="center" valignment="top" width="0pt">
3290 <column alignment="center" valignment="top" width="0pt">
3291 <row>
3292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3293 \begin_inset Text
3294
3295 \begin_layout Plain Layout
3296 Befehl
3297 \end_layout
3298
3299 \end_inset
3300 </cell>
3301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3302 \begin_inset Text
3303
3304 \begin_layout Plain Layout
3305 Ergebnis
3306 \end_layout
3307
3308 \end_inset
3309 </cell>
3310 </row>
3311 <row>
3312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Plain Layout
3316
3317 \backslash
3318 not=
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327 \begin_inset Formula $\not=$
3328 \end_inset
3329
3330
3331 \end_layout
3332
3333 \end_inset
3334 </cell>
3335 </row>
3336 <row>
3337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3338 \begin_inset Text
3339
3340 \begin_layout Plain Layout
3341
3342 \backslash
3343 not 
3344 \backslash
3345 le
3346 \end_layout
3347
3348 \end_inset
3349 </cell>
3350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3351 \begin_inset Text
3352
3353 \begin_layout Plain Layout
3354 \begin_inset Formula $\not\le$
3355 \end_inset
3356
3357
3358 \end_layout
3359
3360 \end_inset
3361 </cell>
3362 </row>
3363 <row>
3364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3365 \begin_inset Text
3366
3367 \begin_layout Plain Layout
3368
3369 \backslash
3370 not 
3371 \backslash
3372 parallel
3373 \end_layout
3374
3375 \end_inset
3376 </cell>
3377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3378 \begin_inset Text
3379
3380 \begin_layout Plain Layout
3381 \begin_inset Formula $\not\parallel$
3382 \end_inset
3383
3384
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 </row>
3390 </lyxtabular>
3391
3392 \end_inset
3393
3394
3395 \end_layout
3396
3397 \begin_layout Standard
3398 Das letzte Beispiel zeigt, dass nicht alle Verneinungen gut aussehen.
3399  Deswegen gibt es für Einige spezielle Befehle (siehe 
3400 \begin_inset CommandInset ref
3401 LatexCommand ref
3402 reference "sub:Mathematische-Symbole"
3403
3404 \end_inset
3405
3406  und 
3407 \begin_inset CommandInset ref
3408 LatexCommand ref
3409 reference "sec:Relationen"
3410
3411 \end_inset
3412
3413 ).
3414 \end_layout
3415
3416 \begin_layout Subsection
3417 Platzhalter
3418 \begin_inset CommandInset label
3419 LatexCommand label
3420 name "sub:Platzhalter"
3421
3422 \end_inset
3423
3424
3425 \begin_inset Index
3426 status collapsed
3427
3428 \begin_layout Plain Layout
3429 Platzhalter
3430 \end_layout
3431
3432 \end_inset
3433
3434
3435 \begin_inset Index
3436 status collapsed
3437
3438 \begin_layout Plain Layout
3439 chemische Zeichen ! Isotope
3440 \end_layout
3441
3442 \end_inset
3443
3444
3445 \begin_inset Index
3446 status collapsed
3447
3448 \begin_layout Plain Layout
3449 Isotope|see
3450 \begin_inset ERT
3451 status collapsed
3452
3453 \begin_layout Plain Layout
3454
3455 {
3456 \end_layout
3457
3458 \end_inset
3459
3460 chemische Zeichen
3461 \begin_inset ERT
3462 status collapsed
3463
3464 \begin_layout Plain Layout
3465
3466 }
3467 \end_layout
3468
3469 \end_inset
3470
3471
3472 \end_layout
3473
3474 \end_inset
3475
3476
3477 \end_layout
3478
3479 \begin_layout Standard
3480 Möchte man z.
3481 \begin_inset space \thinspace{}
3482 \end_inset
3483
3484 B.
3485  Isotope
3486 \begin_inset Foot
3487 status collapsed
3488
3489 \begin_layout Plain Layout
3490 Weiteres zu chemischen Symbolen steht in 
3491 \begin_inset CommandInset ref
3492 LatexCommand ref
3493 reference "sub:Chemische-Symbole-und"
3494
3495 \end_inset
3496
3497 .
3498 \end_layout
3499
3500 \end_inset
3501
3502  darstellen, tritt folgendes Problem auf:
3503 \end_layout
3504
3505 \begin_layout Standard
3506 \align center
3507 \begin_inset Tabular
3508 <lyxtabular version="3" rows="2" columns="2">
3509 <features>
3510 <column alignment="center" valignment="top" width="0pt">
3511 <column alignment="center" valignment="top" width="0pt">
3512 <row>
3513 <cell alignment="center" valignment="top" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517 durch Hoch- und Tiefstellen erzeugte Indizes:
3518 \end_layout
3519
3520 \end_inset
3521 </cell>
3522 <cell alignment="center" valignment="top" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Plain Layout
3526 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3527 \end_inset
3528
3529
3530 \end_layout
3531
3532 \end_inset
3533 </cell>
3534 </row>
3535 <row>
3536 <cell alignment="center" valignment="top" usebox="none">
3537 \begin_inset Text
3538
3539 \begin_layout Plain Layout
3540 korrekte Indizes:
3541 \end_layout
3542
3543 \end_inset
3544 </cell>
3545 <cell alignment="center" valignment="top" usebox="none">
3546 \begin_inset Text
3547
3548 \begin_layout Plain Layout
3549 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3550 \end_inset
3551
3552
3553 \end_layout
3554
3555 \end_inset
3556 </cell>
3557 </row>
3558 </lyxtabular>
3559
3560 \end_inset
3561
3562
3563 \begin_inset Note Note
3564 status collapsed
3565
3566 \begin_layout Plain Layout
3567
3568 \series bold
3569
3570 \backslash
3571 raisebox
3572 \series default
3573  dient nur
3574 \end_layout
3575
3576 \begin_layout Plain Layout
3577 als Abstandhalter.
3578 \end_layout
3579
3580 \end_inset
3581
3582
3583 \end_layout
3584
3585 \begin_layout Standard
3586 Der kürzere Index wird standardmäßig unter oder über das erste Zeichen des
3587  längeren Index gesetzt.
3588  Um das zu verhindern gibt es den Befehl 
3589 \series bold
3590
3591 \backslash
3592 phantom
3593 \series default
3594
3595 \begin_inset Index
3596 status collapsed
3597
3598 \begin_layout Plain Layout
3599 Befehle ! P ! 
3600 \backslash
3601 phantom
3602 \end_layout
3603
3604 \end_inset
3605
3606  oder den Mathe-Werkzeugleistenknopf
3607 \begin_inset space \thinspace{}
3608 \end_inset
3609
3610
3611 \begin_inset Foot
3612 status collapsed
3613
3614 \begin_layout Plain Layout
3615 zu finden im Untermenü des Mathe-Werkzeugleistenknopfs 
3616 \begin_inset Graphics
3617         filename ../../images/math/space.png
3618         scale 85
3619
3620 \end_inset
3621
3622
3623 \end_layout
3624
3625 \end_inset
3626
3627  
3628 \begin_inset Graphics
3629         filename ../../images/math/phantom.png
3630         scale 85
3631
3632 \end_inset
3633
3634 , der ein oder mehrere Phantomzeichen erstellt.
3635  Wenn 
3636 \series bold
3637
3638 \backslash
3639 phantom
3640 \series default
3641  eingegeben wird, erscheint ein kleines blaues Kästchen, dass von zwei roten
3642  Pfeilen überlagert wird.
3643  Die Pfeile geben an, dass die komplette Breite und Höhe des Kästcheninhalts
3644  als Leerraum erstellt wird.
3645  Phantomzeichen sind dementsprechend Platzhalter mit der Größe der angegebenen
3646  Zeichen.
3647 \end_layout
3648
3649 \begin_layout Standard
3650 \align center
3651 \begin_inset Tabular
3652 <lyxtabular version="3" rows="4" columns="2">
3653 <features>
3654 <column alignment="center" valignment="top" width="0">
3655 <column alignment="center" valignment="top" width="0">
3656 <row>
3657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3658 \begin_inset Text
3659
3660 \begin_layout Plain Layout
3661 Befehl
3662 \end_layout
3663
3664 \end_inset
3665 </cell>
3666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3667 \begin_inset Text
3668
3669 \begin_layout Plain Layout
3670 Ergebnis
3671 \begin_inset Note Note
3672 status collapsed
3673
3674 \begin_layout Plain Layout
3675
3676 \series bold
3677
3678 \backslash
3679 raisebox
3680 \series default
3681  dient nur als Abstandhalter.
3682 \end_layout
3683
3684 \end_inset
3685
3686
3687 \end_layout
3688
3689 \end_inset
3690 </cell>
3691 </row>
3692 <row>
3693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3694 \begin_inset Text
3695
3696 \begin_layout Plain Layout
3697 ^19
3698 \begin_inset ERT
3699 status collapsed
3700
3701 \begin_layout Plain Layout
3702
3703
3704 \backslash
3705 leer 
3706 \end_layout
3707
3708 \end_inset
3709
3710 _
3711 \backslash
3712 phantom
3713 \begin_inset ERT
3714 status collapsed
3715
3716 \begin_layout Plain Layout
3717
3718
3719 \backslash
3720 leer 
3721 \end_layout
3722
3723 \end_inset
3724
3725 1
3726 \begin_inset Formula $\to$
3727 \end_inset
3728
3729 9
3730 \begin_inset ERT
3731 status collapsed
3732
3733 \begin_layout Plain Layout
3734
3735
3736 \backslash
3737 leer 
3738 \end_layout
3739
3740 \end_inset
3741
3742 F
3743 \end_layout
3744
3745 \end_inset
3746 </cell>
3747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3748 \begin_inset Text
3749
3750 \begin_layout Plain Layout
3751 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3752 \end_inset
3753
3754
3755 \end_layout
3756
3757 \end_inset
3758 </cell>
3759 </row>
3760 <row>
3761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Plain Layout
3765 ^235
3766 \begin_inset ERT
3767 status collapsed
3768
3769 \begin_layout Plain Layout
3770
3771
3772 \backslash
3773 leer 
3774 \end_layout
3775
3776 \end_inset
3777
3778 _
3779 \backslash
3780 phantom
3781 \begin_inset ERT
3782 status collapsed
3783
3784 \begin_layout Plain Layout
3785
3786
3787 \backslash
3788 leer 
3789 \end_layout
3790
3791 \end_inset
3792
3793 23
3794 \begin_inset Formula $\to$
3795 \end_inset
3796
3797 9
3798 \begin_inset ERT
3799 status collapsed
3800
3801 \begin_layout Plain Layout
3802
3803
3804 \backslash
3805 leer 
3806 \end_layout
3807
3808 \end_inset
3809
3810 F
3811 \end_layout
3812
3813 \end_inset
3814 </cell>
3815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3816 \begin_inset Text
3817
3818 \begin_layout Plain Layout
3819 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3820 \end_inset
3821
3822
3823 \end_layout
3824
3825 \end_inset
3826 </cell>
3827 </row>
3828 <row>
3829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3830 \begin_inset Text
3831
3832 \begin_layout Plain Layout
3833
3834 \backslash
3835 Lambda^
3836 \begin_inset ERT
3837 status collapsed
3838
3839 \begin_layout Plain Layout
3840
3841
3842 \backslash
3843 leer 
3844 \end_layout
3845
3846 \end_inset
3847
3848
3849 \backslash
3850 phantom
3851 \begin_inset ERT
3852 status collapsed
3853
3854 \begin_layout Plain Layout
3855
3856
3857 \backslash
3858 leer 
3859 \end_layout
3860
3861 \end_inset
3862
3863 ii
3864 \begin_inset Formula $\to$
3865 \end_inset
3866
3867 t
3868 \begin_inset ERT
3869 status collapsed
3870
3871 \begin_layout Plain Layout
3872
3873
3874 \backslash
3875 leer 
3876 \end_layout
3877
3878 \end_inset
3879
3880 _MMt
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3886 \begin_inset Text
3887
3888 \begin_layout Plain Layout
3889 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3890 \end_inset
3891
3892
3893 \end_layout
3894
3895 \end_inset
3896 </cell>
3897 </row>
3898 </lyxtabular>
3899
3900 \end_inset
3901
3902
3903 \end_layout
3904
3905 \begin_layout Standard
3906 Des Weiteren gibt es noch die Befehle 
3907 \series bold
3908
3909 \backslash
3910 vphantom
3911 \series default
3912
3913 \begin_inset Index
3914 status collapsed
3915
3916 \begin_layout Plain Layout
3917 Befehle ! V ! 
3918 \backslash
3919 vphantom
3920 \end_layout
3921
3922 \end_inset
3923
3924  (Werkzeugleistenknopf 
3925 \begin_inset space ~
3926 \end_inset
3927
3928
3929 \begin_inset Graphics
3930         filename ../../images/math/vphantom.png
3931         scale 85
3932
3933 \end_inset
3934
3935 ) und 
3936 \series bold
3937
3938 \backslash
3939 hphantom
3940 \series default
3941
3942 \begin_inset Index
3943 status collapsed
3944
3945 \begin_layout Plain Layout
3946 Befehle ! H ! 
3947 \backslash
3948 hphantom
3949 \end_layout
3950
3951 \end_inset
3952
3953  (Werkzeugleistenknopf 
3954 \begin_inset space ~
3955 \end_inset
3956
3957
3958 \begin_inset Graphics
3959         filename ../../images/math/hphantom.png
3960         scale 85
3961
3962 \end_inset
3963
3964 ).
3965  
3966 \series bold
3967
3968 \backslash
3969 hphantom
3970 \series default
3971  erzeugt nur Platz für die maximale Höhe der im Kästchen angegebenen Zeichen,
3972  nicht jedoch für deren Breite.
3973  Bei 
3974 \series bold
3975
3976 \backslash
3977 vphantom
3978 \series default
3979  wird nur Platz mit der Breite des Kästchens erstellt.
3980  Daher haben die Kästchen der beiden Befehle nur einen roten Pfeil.
3981 \end_layout
3982
3983 \begin_layout Standard
3984 Zum Beispiel erzeugt 
3985 \series bold
3986
3987 \backslash
3988 vphantom
3989 \series default
3990
3991 \begin_inset ERT
3992 status collapsed
3993
3994 \begin_layout Plain Layout
3995
3996
3997 \backslash
3998 leer 
3999 \end_layout
4000
4001 \end_inset
4002
4003
4004 \series bold
4005 a
4006 \backslash
4007 int
4008 \series default
4009  Platz der Höhe des Integralzeichens,
4010 \begin_inset Foot
4011 status collapsed
4012
4013 \begin_layout Plain Layout
4014 Der Befehl 
4015 \series bold
4016
4017 \backslash
4018 int
4019 \series default
4020  erzeugt ein Integralzeichen, siehe 
4021 \begin_inset CommandInset ref
4022 LatexCommand ref
4023 reference "sub:Große-Operatoren"
4024
4025 \end_inset
4026
4027 .
4028 \end_layout
4029
4030 \end_inset
4031
4032  da dieses das größere Zeichen ist.
4033  Eine Beispielanwendung ist in 
4034 \begin_inset CommandInset ref
4035 LatexCommand ref
4036 reference "sub:Mehrzeilige-Klammern"
4037
4038 \end_inset
4039
4040  zu finden.
4041 \end_layout
4042
4043 \begin_layout Subsection
4044 Linien
4045 \begin_inset Index
4046 status collapsed
4047
4048 \begin_layout Plain Layout
4049 Linien
4050 \end_layout
4051
4052 \end_inset
4053
4054
4055 \begin_inset Index
4056 status collapsed
4057
4058 \begin_layout Plain Layout
4059 Formel ! unterstrichene
4060 \end_layout
4061
4062 \end_inset
4063
4064
4065 \end_layout
4066
4067 \begin_layout Standard
4068 \align center
4069 \begin_inset Tabular
4070 <lyxtabular version="3" rows="4" columns="2">
4071 <features>
4072 <column alignment="center" valignment="top" width="0pt">
4073 <column alignment="center" valignment="top" width="0pt">
4074 <row>
4075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4076 \begin_inset Text
4077
4078 \begin_layout Plain Layout
4079 Befehl
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088 Ergebnis
4089 \begin_inset Note Note
4090 status collapsed
4091
4092 \begin_layout Plain Layout
4093
4094 \series bold
4095
4096 \backslash
4097 raisebox
4098 \series default
4099  dient nur als Abstandhalter.
4100 \end_layout
4101
4102 \end_inset
4103
4104
4105 \end_layout
4106
4107 \end_inset
4108 </cell>
4109 </row>
4110 <row>
4111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4112 \begin_inset Text
4113
4114 \begin_layout Plain Layout
4115
4116 \backslash
4117 overline
4118 \begin_inset ERT
4119 status collapsed
4120
4121 \begin_layout Plain Layout
4122
4123
4124 \backslash
4125 leer 
4126 \end_layout
4127
4128 \end_inset
4129
4130 A+B
4131 \begin_inset Index
4132 status collapsed
4133
4134 \begin_layout Plain Layout
4135 Befehle ! O ! 
4136 \backslash
4137 overline
4138 \end_layout
4139
4140 \end_inset
4141
4142
4143 \end_layout
4144
4145 \end_inset
4146 </cell>
4147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4148 \begin_inset Text
4149
4150 \begin_layout Plain Layout
4151 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4152 \end_inset
4153
4154
4155 \end_layout
4156
4157 \end_inset
4158 </cell>
4159 </row>
4160 <row>
4161 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4162 \begin_inset Text
4163
4164 \begin_layout Plain Layout
4165
4166 \backslash
4167 underline
4168 \begin_inset ERT
4169 status collapsed
4170
4171 \begin_layout Plain Layout
4172
4173
4174 \backslash
4175 leer 
4176 \end_layout
4177
4178 \end_inset
4179
4180 A+B
4181 \begin_inset Index
4182 status collapsed
4183
4184 \begin_layout Plain Layout
4185 Befehle ! U ! 
4186 \backslash
4187 underline
4188 \end_layout
4189
4190 \end_inset
4191
4192
4193 \end_layout
4194
4195 \end_inset
4196 </cell>
4197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4198 \begin_inset Text
4199
4200 \begin_layout Plain Layout
4201 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4202 \end_inset
4203
4204
4205 \end_layout
4206
4207 \end_inset
4208 </cell>
4209 </row>
4210 <row>
4211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4212 \begin_inset Text
4213
4214 \begin_layout Plain Layout
4215
4216 \backslash
4217 overline
4218 \begin_inset ERT
4219 status collapsed
4220
4221 \begin_layout Plain Layout
4222
4223
4224 \backslash
4225 leer 
4226 \end_layout
4227
4228 \end_inset
4229
4230
4231 \backslash
4232 underline
4233 \begin_inset ERT
4234 status collapsed
4235
4236 \begin_layout Plain Layout
4237
4238
4239 \backslash
4240 leer 
4241 \end_layout
4242
4243 \end_inset
4244
4245 A+B
4246 \end_layout
4247
4248 \end_inset
4249 </cell>
4250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4251 \begin_inset Text
4252
4253 \begin_layout Plain Layout
4254 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4255 \end_inset
4256
4257
4258 \end_layout
4259
4260 \end_inset
4261 </cell>
4262 </row>
4263 </lyxtabular>
4264
4265 \end_inset
4266
4267
4268 \end_layout
4269
4270 \begin_layout Standard
4271 Beim letzten Beispiel spielt es keine Rolle, ob man zuerst 
4272 \series bold
4273
4274 \backslash
4275 overline
4276 \series default
4277  oder 
4278 \series bold
4279
4280 \backslash
4281 underline
4282 \series default
4283  eingibt.
4284 \end_layout
4285
4286 \begin_layout Standard
4287 Will man Ergebnisse doppelt unterstreichen, verwendet man zweimal hintereinander
4288 \begin_inset Newline linebreak
4289 \end_inset
4290
4291
4292 \series bold
4293
4294 \backslash
4295 underline
4296 \series default
4297 .
4298 \end_layout
4299
4300 \begin_layout Standard
4301 Man kann bis zu 6 Striche über oder unter Zeichen setzen.
4302 \end_layout
4303
4304 \begin_layout Subsection
4305 Fortsetzungspunkte
4306 \begin_inset Index
4307 status collapsed
4308
4309 \begin_layout Plain Layout
4310 Fortsetzungspunkte
4311 \end_layout
4312
4313 \end_inset
4314
4315
4316 \end_layout
4317
4318 \begin_layout Standard
4319 Es gibt unterschiedliche Arten von Fortsetzungspunkten.
4320 \begin_inset Foot
4321 status collapsed
4322
4323 \begin_layout Plain Layout
4324 In der Mathe-Werkzeugleiste zu finden im Untermenü des Knopfs 
4325 \begin_inset Graphics
4326         filename ../../images/math/ldots.png
4327         scale 85
4328
4329 \end_inset
4330
4331
4332 \end_layout
4333
4334 \end_inset
4335
4336  Für Aufzählungen verwendet man unten sitzende Punkte (
4337 \series bold
4338
4339 \backslash
4340 ldots
4341 \series default
4342
4343 \begin_inset Index
4344 status collapsed
4345
4346 \begin_layout Plain Layout
4347 Befehle ! L ! 
4348 \backslash
4349 ldots
4350 \end_layout
4351
4352 \end_inset
4353
4354 ), während man für Operationen Punkte braucht, die auf der selben Höhe wie
4355  die Operatoren sind (
4356 \series bold
4357
4358 \backslash
4359 cdots
4360 \series default
4361
4362 \begin_inset Index
4363 status collapsed
4364
4365 \begin_layout Plain Layout
4366 Befehle ! C ! 
4367 \backslash
4368 cdots
4369 \end_layout
4370
4371 \end_inset
4372
4373 ).
4374  Verwendet man den Befehl 
4375 \series bold
4376
4377 \backslash
4378 dots
4379 \series default
4380
4381 \begin_inset Index
4382 status collapsed
4383
4384 \begin_layout Plain Layout
4385 Befehle ! D ! 
4386 \backslash
4387 dots
4388 \end_layout
4389
4390 \end_inset
4391
4392 , entscheidet LaTeX anhand des nachfolgenden Zeichens, welche Punktart verwendet
4393  wird.
4394 \begin_inset Newpage newpage
4395 \end_inset
4396
4397
4398 \end_layout
4399
4400 \begin_layout Standard
4401 \align center
4402 \begin_inset Tabular
4403 <lyxtabular version="3" rows="8" columns="2">
4404 <features>
4405 <column alignment="center" valignment="top" width="0pt">
4406 <column alignment="center" valignment="top" width="0pt">
4407 <row>
4408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4409 \begin_inset Text
4410
4411 \begin_layout Plain Layout
4412 Befehl
4413 \end_layout
4414
4415 \end_inset
4416 </cell>
4417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4418 \begin_inset Text
4419
4420 \begin_layout Plain Layout
4421 Ergebnis
4422 \end_layout
4423
4424 \end_inset
4425 </cell>
4426 </row>
4427 <row>
4428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4429 \begin_inset Text
4430
4431 \begin_layout Plain Layout
4432 A_1
4433 \begin_inset ERT
4434 status collapsed
4435
4436 \begin_layout Plain Layout
4437
4438
4439 \backslash
4440 leer 
4441 \end_layout
4442
4443 \end_inset
4444
4445 ,
4446 \backslash
4447 dots
4448 \begin_inset ERT
4449 status collapsed
4450
4451 \begin_layout Plain Layout
4452
4453
4454 \backslash
4455 leer 
4456 \end_layout
4457
4458 \end_inset
4459
4460 ,A_n
4461 \end_layout
4462
4463 \end_inset
4464 </cell>
4465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4466 \begin_inset Text
4467
4468 \begin_layout Plain Layout
4469 \begin_inset Formula $A_{1},\dots,A_{n}$
4470 \end_inset
4471
4472
4473 \end_layout
4474
4475 \end_inset
4476 </cell>
4477 </row>
4478 <row>
4479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4480 \begin_inset Text
4481
4482 \begin_layout Plain Layout
4483 A_1
4484 \begin_inset ERT
4485 status collapsed
4486
4487 \begin_layout Plain Layout
4488
4489
4490 \backslash
4491 leer 
4492 \end_layout
4493
4494 \end_inset
4495
4496 +
4497 \backslash
4498 dots
4499 \begin_inset ERT
4500 status collapsed
4501
4502 \begin_layout Plain Layout
4503
4504
4505 \backslash
4506 leer 
4507 \end_layout
4508
4509 \end_inset
4510
4511 +A_n
4512 \end_layout
4513
4514 \end_inset
4515 </cell>
4516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4517 \begin_inset Text
4518
4519 \begin_layout Plain Layout
4520 \begin_inset Formula $A_{1}+\dots+A_{n}$
4521 \end_inset
4522
4523
4524 \end_layout
4525
4526 \end_inset
4527 </cell>
4528 </row>
4529 <row>
4530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4531 \begin_inset Text
4532
4533 \begin_layout Plain Layout
4534 A_1
4535 \begin_inset ERT
4536 status collapsed
4537
4538 \begin_layout Plain Layout
4539
4540
4541 \backslash
4542 leer 
4543 \end_layout
4544
4545 \end_inset
4546
4547 ,
4548 \backslash
4549 ldots
4550 \begin_inset ERT
4551 status collapsed
4552
4553 \begin_layout Plain Layout
4554
4555
4556 \backslash
4557 leer 
4558 \end_layout
4559
4560 \end_inset
4561
4562 ,A_n
4563 \end_layout
4564
4565 \end_inset
4566 </cell>
4567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4568 \begin_inset Text
4569
4570 \begin_layout Plain Layout
4571 \begin_inset Formula $A_{1},\ldots,A_{n}$
4572 \end_inset
4573
4574
4575 \end_layout
4576
4577 \end_inset
4578 </cell>
4579 </row>
4580 <row>
4581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4582 \begin_inset Text
4583
4584 \begin_layout Plain Layout
4585 A_1
4586 \begin_inset ERT
4587 status collapsed
4588
4589 \begin_layout Plain Layout
4590
4591
4592 \backslash
4593 leer 
4594 \end_layout
4595
4596 \end_inset
4597
4598 +
4599 \backslash
4600 cdots
4601 \begin_inset ERT
4602 status collapsed
4603
4604 \begin_layout Plain Layout
4605
4606
4607 \backslash
4608 leer 
4609 \end_layout
4610
4611 \end_inset
4612
4613 +A_n
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4619 \begin_inset Text
4620
4621 \begin_layout Plain Layout
4622 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4623 \end_inset
4624
4625
4626 \end_layout
4627
4628 \end_inset
4629 </cell>
4630 </row>
4631 <row>
4632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4633 \begin_inset Text
4634
4635 \begin_layout Plain Layout
4636
4637 \backslash
4638 vdots
4639 \end_layout
4640
4641 \end_inset
4642 </cell>
4643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4644 \begin_inset Text
4645
4646 \begin_layout Plain Layout
4647 \begin_inset Formula $\vdots$
4648 \end_inset
4649
4650
4651 \end_layout
4652
4653 \end_inset
4654 </cell>
4655 </row>
4656 <row>
4657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4658 \begin_inset Text
4659
4660 \begin_layout Plain Layout
4661
4662 \backslash
4663 ddots
4664 \end_layout
4665
4666 \end_inset
4667 </cell>
4668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4669 \begin_inset Text
4670
4671 \begin_layout Plain Layout
4672 \begin_inset Formula $\ddots$
4673 \end_inset
4674
4675
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 </row>
4681 <row>
4682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4683 \begin_inset Text
4684
4685 \begin_layout Plain Layout
4686 3
4687 \series bold
4688 ×
4689 \series default
4690 3
4691 \begin_inset space \thinspace{}
4692 \end_inset
4693
4694 Matrix mit obigen Befehlen
4695 \end_layout
4696
4697 \end_inset
4698 </cell>
4699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4700 \begin_inset Text
4701
4702 \begin_layout Plain Layout
4703 \begin_inset Formula $\begin{array}{ccc}
4704 A_{11} & \cdots & A_{1m}\\
4705 \vdots & \ddots & \vdots\\
4706 A_{n1} & \cdots & A_{nm}\end{array}$
4707 \end_inset
4708
4709
4710 \end_layout
4711
4712 \end_inset
4713 </cell>
4714 </row>
4715 </lyxtabular>
4716
4717 \end_inset
4718
4719
4720 \end_layout
4721
4722 \begin_layout Standard
4723 Die im Menü 
4724 \family sans
4725 Einfügen\SpecialChar \menuseparator
4726 Sonderzeichen
4727 \family default
4728  verfügbaren Fortsetzungspunkte sind 
4729 \series bold
4730
4731 \backslash
4732 ldots
4733 \series default
4734 .
4735 \end_layout
4736
4737 \begin_layout Standard
4738 \begin_inset VSpace medskip
4739 \end_inset
4740
4741 Speziell für Matrizen gibt es Fortsetzungspunkte, die sich über mehrere
4742  Spalten erstrecken.
4743  Man erhält sie mit dem Befehl 
4744 \series bold
4745
4746 \backslash
4747 hdotsfor
4748 \series default
4749
4750 \begin_inset Index
4751 status collapsed
4752
4753 \begin_layout Plain Layout
4754 Befehle ! H ! 
4755 \backslash
4756 hdotsfor
4757 \end_layout
4758
4759 \end_inset
4760
4761 , der folgendes Schema besitzt:
4762 \end_layout
4763
4764 \begin_layout Standard
4765
4766 \series bold
4767
4768 \backslash
4769 hdotsfor[Abstand]{Anzahl der Spalten}
4770 \end_layout
4771
4772 \begin_layout Standard
4773 Anzahl der Spalten gibt an, über wie viele Spalten sich die Punkte erstrecken
4774  sollen.
4775  Abstand ist ein Faktor, der den Punktabstand festlegt.
4776 \end_layout
4777
4778 \begin_layout Standard
4779 In folgender Matrix wurde in das erste Kästchen der zweiten Zeile der Befehl
4780  
4781 \series bold
4782
4783 \backslash
4784 hdotsfor[2]{4}
4785 \series default
4786  eingegeben, um Fortsetzungspunkte mit doppelt so großem Punktabstand wie
4787  beim Befehl 
4788 \series bold
4789
4790 \backslash
4791 dots
4792 \series default
4793  zu erhalten:
4794 \begin_inset Formula \[
4795 \left(\begin{array}{cccc}
4796 A & B & C & D\\
4797 \hdotsfor[2]{4}\\
4798 q & w & e & r\end{array}\right)\]
4799
4800 \end_inset
4801
4802 Es ist zu beachten, dass die Matrixfelder über die sich die Punkte erstrecken
4803  sollen leer sein müssen, ansonsten kommt es zu LaTeX-Fehlern.
4804 \end_layout
4805
4806 \begin_layout Standard
4807 \begin_inset VSpace bigskip
4808 \end_inset
4809
4810 Des Weiteren kann man mit dem Befehl 
4811 \series bold
4812
4813 \backslash
4814 dotfill
4815 \series default
4816
4817 \begin_inset Index
4818 status collapsed
4819
4820 \begin_layout Plain Layout
4821 Befehle ! D ! 
4822 \backslash
4823 dotfill
4824 \end_layout
4825
4826 \end_inset
4827
4828  den Rest einer Zeile mit Punkten füllen.
4829  Die Wirkungsweise des Befehls entspricht der von 
4830 \series bold
4831
4832 \backslash
4833 hfill
4834 \series default
4835 , siehe 
4836 \begin_inset CommandInset ref
4837 LatexCommand ref
4838 reference "sub:Variabler-Leerraum"
4839
4840 \end_inset
4841
4842 .
4843 \end_layout
4844
4845 \begin_layout Standard
4846 Z.
4847 \begin_inset space \thinspace{}
4848 \end_inset
4849
4850 B.
4851  ergibt der Befehl 
4852 \series bold
4853 A
4854 \backslash
4855 dotfill
4856 \begin_inset ERT
4857 status collapsed
4858
4859 \begin_layout Plain Layout
4860
4861
4862 \backslash
4863 leer 
4864 \end_layout
4865
4866 \end_inset
4867
4868 B
4869 \end_layout
4870
4871 \begin_layout Standard
4872 \begin_inset Formula $A\dotfill B$
4873 \end_inset
4874
4875
4876 \end_layout
4877
4878 \begin_layout Standard
4879 Analog dazu gibt es für eine Linie den Befehl 
4880 \series bold
4881
4882 \backslash
4883 hrulefill
4884 \series default
4885
4886 \begin_inset Index
4887 status collapsed
4888
4889 \begin_layout Plain Layout
4890 Befehle ! H ! 
4891 \backslash
4892 hrulefill
4893 \end_layout
4894
4895 \end_inset
4896
4897 :
4898 \end_layout
4899
4900 \begin_layout Standard
4901 \begin_inset Formula $A\hrulefill B$
4902 \end_inset
4903
4904
4905 \end_layout
4906
4907 \begin_layout Standard
4908 Um die Befehle für Text zu verwenden, müssen sie im TeX-Modus eingegeben
4909  werden.
4910 \end_layout
4911
4912 \begin_layout Section
4913 Matrizen
4914 \begin_inset CommandInset label
4915 LatexCommand label
4916 name "sec:Matrizen"
4917
4918 \end_inset
4919
4920
4921 \begin_inset Index
4922 status collapsed
4923
4924 \begin_layout Plain Layout
4925 Matrizen
4926 \end_layout
4927
4928 \end_inset
4929
4930
4931 \end_layout
4932
4933 \begin_layout Standard
4934 Matrizen können über den Mathe-Werkzeugleistenknopf
4935 \family sans
4936  
4937 \family default
4938
4939 \begin_inset Graphics
4940         filename ../../images/dialog-show_mathmatrix.png
4941         scale 85
4942
4943 \end_inset
4944
4945  oder das Menü 
4946 \family sans
4947 Einfügen\SpecialChar \menuseparator
4948 Mathe\SpecialChar \menuseparator
4949 Matrix
4950 \family default
4951  eingefügt werden.
4952  Sie werden nach der Spalten- und Zeilenanzahl und der Ausrichtung gefragt.
4953  Die vertikale Ausrichtung ist dabei nur bei Matrizen in eingebetteten Formeln
4954  von Bedeutung:
4955 \end_layout
4956
4957 \begin_layout Standard
4958 Die erste Matrix ist oben 
4959 \begin_inset Formula $\begin{array}[t]{cccc}
4960 A & D & G & J\\
4961 B & E & H & K\\
4962 C & F & I & L\end{array}$
4963 \end_inset
4964
4965 , die zweite mittig 
4966 \begin_inset Formula $\begin{array}{cccc}
4967 A & D & G & J\\
4968 B & E & H & K\\
4969 C & F & I & L\end{array}$
4970 \end_inset
4971
4972  und die dritte unten 
4973 \begin_inset Formula $\begin{array}[b]{cccc}
4974 A & D & G & J\\
4975 B & E & H & K\\
4976 C & F & I & L\end{array}$
4977 \end_inset
4978
4979  ausgerichtet.
4980 \end_layout
4981
4982 \begin_layout Standard
4983 Die horizontale Ausrichtung gibt an, wie die Spalteneinträge ausgerichtet
4984  werden sollen.
4985  Dazu wird für jede Spalte ein Buchstabe eingegeben.
4986  
4987 \emph on
4988 l
4989 \emph default
4990  steht für linksbündig, 
4991 \emph on
4992 c
4993 \emph default
4994  für mittig und 
4995 \emph on
4996 r
4997 \emph default
4998  für rechtsbündig.
4999  Möchte man z.
5000 \begin_inset space \thinspace{}
5001 \end_inset
5002
5003 B.
5004  eine 4
5005 \series bold
5006 ×
5007 \series default
5008 4
5009 \begin_inset space ~
5010 \end_inset
5011
5012 Matrix erstellen, bei der der Inhalt der ersten Spalte linksbündig, der
5013  Inhalt der zweiten und dritten mittig und der Inhalt der letzten rechtsbündig
5014  ausgerichtet ist, gibt man für die horizontale Ausrichtung 
5015 \series bold
5016 lccr
5017 \series default
5018  an.
5019  Normalerweise sind in einer Matrix alle Spalteninhalte zentriert, weswegen
5020  die Voreinstellung für jede Spalte ein 
5021 \series bold
5022 c
5023 \series default
5024  ist.
5025 \end_layout
5026
5027 \begin_layout Standard
5028 Horizontale Ausrichtung:
5029 \end_layout
5030
5031 \begin_layout Standard
5032
5033 \series bold
5034 lll
5035 \series default
5036  : 
5037 \begin_inset Formula $\begin{array}{lll}
5038 10000 & D & G\\
5039 B & 10000 & H\\
5040 C & F & 10000\end{array}$
5041 \end_inset
5042
5043  , 
5044 \series bold
5045 ccc
5046 \series default
5047  : 
5048 \begin_inset Formula $\begin{array}{ccc}
5049 10000 & D & G\\
5050 B & 10000 & H\\
5051 C & F & 10000\end{array}$
5052 \end_inset
5053
5054  , 
5055 \series bold
5056 rrr
5057 \series default
5058  : 
5059 \begin_inset Formula $\begin{array}{rrr}
5060 10000 & D & G\\
5061 B & 10000 & H\\
5062 C & F & 10000\end{array}$
5063 \end_inset
5064
5065
5066 \end_layout
5067
5068 \begin_layout Standard
5069 Um nachträglich Zeilen und Spalten hinzuzufügen oder zu entfernen, kann
5070  man die Mathe-Werkzeugleistenknöpfe 
5071 \begin_inset Graphics
5072         filename ../../images/tabular-feature_append-row.png
5073         scale 85
5074
5075 \end_inset
5076
5077
5078 \begin_inset Graphics
5079         filename ../../images/tabular-feature_delete-row.png
5080         scale 85
5081
5082 \end_inset
5083
5084 , usw.
5085 \begin_inset space ~
5086 \end_inset
5087
5088 oder das Menü 
5089 \family sans
5090 Bearbeiten\SpecialChar \menuseparator
5091 Zeilen & Spalten
5092 \family default
5093  verwenden.
5094  Neue Zeilen können auch mit 
5095 \family sans
5096 Strg-Enter
5097 \family default
5098  erstellt werden.
5099 \end_layout
5100
5101 \begin_layout Standard
5102 \begin_inset VSpace bigskip
5103 \end_inset
5104
5105 Klammern um eine Matrix können entweder mit den Befehlen 
5106 \series bold
5107
5108 \backslash
5109 left
5110 \series default
5111
5112 \begin_inset Index
5113 status collapsed
5114
5115 \begin_layout Plain Layout
5116 Befehle ! L ! 
5117 \backslash
5118 left
5119 \end_layout
5120
5121 \end_inset
5122
5123  und 
5124 \series bold
5125
5126 \backslash
5127 right
5128 \series default
5129
5130 \begin_inset Index
5131 status collapsed
5132
5133 \begin_layout Plain Layout
5134 Befehle ! R ! 
5135 \backslash
5136 right
5137 \end_layout
5138
5139 \end_inset
5140
5141  erstellt werden (Tastenkürzel 
5142 \family sans
5143 Alt-m
5144 \begin_inset space ~
5145 \end_inset
5146
5147 Klammer
5148 \family default
5149 ), siehe 
5150 \begin_inset CommandInset ref
5151 LatexCommand ref
5152 reference "sub:Automatische-Klammergrößen"
5153
5154 \end_inset
5155
5156 , oder man verwendet folgende Befehle:
5157 \begin_inset VSpace bigskip
5158 \end_inset
5159
5160
5161 \end_layout
5162
5163 \begin_layout Standard
5164 \begin_inset space \hfill{}
5165 \end_inset
5166
5167
5168 \begin_inset Tabular
5169 <lyxtabular version="3" rows="4" columns="2">
5170 <features>
5171 <column alignment="center" valignment="top" width="0">
5172 <column alignment="center" valignment="top" width="0">
5173 <row>
5174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5175 \begin_inset Text
5176
5177 \begin_layout Plain Layout
5178 Befehl
5179 \end_layout
5180
5181 \end_inset
5182 </cell>
5183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5184 \begin_inset Text
5185
5186 \begin_layout Plain Layout
5187 Ergebnis
5188 \end_layout
5189
5190 \end_inset
5191 </cell>
5192 </row>
5193 <row>
5194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5195 \begin_inset Text
5196
5197 \begin_layout Plain Layout
5198
5199 \backslash
5200 bmatrix
5201 \begin_inset ERT
5202 status collapsed
5203
5204 \begin_layout Plain Layout
5205
5206
5207 \backslash
5208 leer 
5209 \end_layout
5210
5211 \end_inset
5212
5213 2
5214 \series bold
5215 ×
5216 \series default
5217 2
5218 \begin_inset space \thinspace{}
5219 \end_inset
5220
5221 Matrix
5222 \end_layout
5223
5224 \end_inset
5225 </cell>
5226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5227 \begin_inset Text
5228
5229 \begin_layout Plain Layout
5230 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5231 0 & \textrm{-}\mathrm{i}\\
5232 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5233 \end_inset
5234
5235
5236 \end_layout
5237
5238 \end_inset
5239 </cell>
5240 </row>
5241 <row>
5242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5243 \begin_inset Text
5244
5245 \begin_layout Plain Layout
5246
5247 \backslash
5248 Bmatrix
5249 \begin_inset ERT
5250 status collapsed
5251
5252 \begin_layout Plain Layout
5253
5254
5255 \backslash
5256 leer 
5257 \end_layout
5258
5259 \end_inset
5260
5261 2
5262 \series bold
5263 ×
5264 \series default
5265 2
5266 \begin_inset space \thinspace{}
5267 \end_inset
5268
5269 Matrix
5270 \end_layout
5271
5272 \end_inset
5273 </cell>
5274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5275 \begin_inset Text
5276
5277 \begin_layout Plain Layout
5278 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5279 0 & \textrm{-}\mathrm{i}\\
5280 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5281 \end_inset
5282
5283
5284 \end_layout
5285
5286 \end_inset
5287 </cell>
5288 </row>
5289 <row>
5290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5291 \begin_inset Text
5292
5293 \begin_layout Plain Layout
5294
5295 \backslash
5296 pmatrix
5297 \begin_inset ERT
5298 status collapsed
5299
5300 \begin_layout Plain Layout
5301
5302
5303 \backslash
5304 leer 
5305 \end_layout
5306
5307 \end_inset
5308
5309 2
5310 \series bold
5311 ×
5312 \series default
5313 2
5314 \begin_inset space \thinspace{}
5315 \end_inset
5316
5317 Matrix
5318 \end_layout
5319
5320 \end_inset
5321 </cell>
5322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5323 \begin_inset Text
5324
5325 \begin_layout Plain Layout
5326 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5327 0 & \textrm{-}\mathrm{i}\\
5328 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5329 \end_inset
5330
5331
5332 \end_layout
5333
5334 \end_inset
5335 </cell>
5336 </row>
5337 </lyxtabular>
5338
5339 \end_inset
5340
5341
5342 \begin_inset space \hfill{}
5343 \end_inset
5344
5345
5346 \begin_inset Tabular
5347 <lyxtabular version="3" rows="4" columns="2">
5348 <features>
5349 <column alignment="center" valignment="top" width="0">
5350 <column alignment="center" valignment="top" width="0">
5351 <row>
5352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5353 \begin_inset Text
5354
5355 \begin_layout Plain Layout
5356 Befehl
5357 \end_layout
5358
5359 \end_inset
5360 </cell>
5361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5362 \begin_inset Text
5363
5364 \begin_layout Plain Layout
5365 Ergebnis
5366 \end_layout
5367
5368 \end_inset
5369 </cell>
5370 </row>
5371 <row>
5372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5373 \begin_inset Text
5374
5375 \begin_layout Plain Layout
5376
5377 \backslash
5378 vmatrix
5379 \begin_inset ERT
5380 status collapsed
5381
5382 \begin_layout Plain Layout
5383
5384
5385 \backslash
5386 leer 
5387 \end_layout
5388
5389 \end_inset
5390
5391 2
5392 \series bold
5393 ×
5394 \series default
5395 2
5396 \begin_inset space \thinspace{}
5397 \end_inset
5398
5399 Matrix
5400 \end_layout
5401
5402 \end_inset
5403 </cell>
5404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5405 \begin_inset Text
5406
5407 \begin_layout Plain Layout
5408 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5409 0 & \textrm{-}\mathrm{i}\\
5410 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5411 \end_inset
5412
5413
5414 \end_layout
5415
5416 \end_inset
5417 </cell>
5418 </row>
5419 <row>
5420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5421 \begin_inset Text
5422
5423 \begin_layout Plain Layout
5424
5425 \backslash
5426 Vmatrix
5427 \begin_inset ERT
5428 status collapsed
5429
5430 \begin_layout Plain Layout
5431
5432
5433 \backslash
5434 leer 
5435 \end_layout
5436
5437 \end_inset
5438
5439 2
5440 \series bold
5441 ×
5442 \series default
5443 2
5444 \begin_inset space \thinspace{}
5445 \end_inset
5446
5447 Matrix
5448 \end_layout
5449
5450 \end_inset
5451 </cell>
5452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5453 \begin_inset Text
5454
5455 \begin_layout Plain Layout
5456 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5457 0 & \textrm{-}\mathrm{i}\\
5458 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5459 \end_inset
5460
5461
5462 \end_layout
5463
5464 \end_inset
5465 </cell>
5466 </row>
5467 <row>
5468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5469 \begin_inset Text
5470
5471 \begin_layout Plain Layout
5472
5473 \backslash
5474 matrix
5475 \begin_inset ERT
5476 status collapsed
5477
5478 \begin_layout Plain Layout
5479
5480
5481 \backslash
5482 leer 
5483 \end_layout
5484
5485 \end_inset
5486
5487 2
5488 \series bold
5489 ×
5490 \series default
5491 2
5492 \begin_inset space \thinspace{}
5493 \end_inset
5494
5495 Matrix
5496 \end_layout
5497
5498 \end_inset
5499 </cell>
5500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5501 \begin_inset Text
5502
5503 \begin_layout Plain Layout
5504 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5505 0 & \textrm{-}\mathrm{i}\\
5506 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5507 \end_inset
5508
5509
5510 \end_layout
5511
5512 \end_inset
5513 </cell>
5514 </row>
5515 </lyxtabular>
5516
5517 \end_inset
5518
5519
5520 \begin_inset space \hfill{}
5521 \end_inset
5522
5523
5524 \end_layout
5525
5526 \begin_layout Standard
5527 \begin_inset VSpace medskip
5528 \end_inset
5529
5530 Wurde z.
5531 \begin_inset space \thinspace{}
5532 \end_inset
5533
5534 B.
5535  
5536 \series bold
5537
5538 \backslash
5539 vmatrix
5540 \series default
5541  eingegeben, erscheint ein blaues Kästchen zwischen zwei senkrechten Strichen,
5542  in das die Matrix eingefügt wird.
5543 \end_layout
5544
5545 \begin_layout Standard
5546 \begin_inset VSpace bigskip
5547 \end_inset
5548
5549 Da alle mehrzeiligen Formeln Matrizen sind, kann man die in 
5550 \begin_inset CommandInset ref
5551 LatexCommand ref
5552 reference "sub:Spaltenabstand"
5553
5554 \end_inset
5555
5556  beschriebene Länge 
5557 \series bold
5558
5559 \backslash
5560 arraycolsep
5561 \series default
5562
5563 \begin_inset Index
5564 status collapsed
5565
5566 \begin_layout Plain Layout
5567 Befehle ! A ! 
5568 \backslash
5569 arraycolsep
5570 \end_layout
5571
5572 \end_inset
5573
5574  auch zur Änderung des Spaltenabstands von Matrizen verwenden.
5575 \end_layout
5576
5577 \begin_layout Standard
5578 Möchte man den Zeilenabstand ändern, verwendet man den Befehl 
5579 \series bold
5580
5581 \backslash
5582 arraystretch
5583 \series default
5584
5585 \begin_inset Index
5586 status collapsed
5587
5588 \begin_layout Plain Layout
5589 Befehle ! A ! 
5590 \backslash
5591 arraystretch
5592 \end_layout
5593
5594 \end_inset
5595
5596 .
5597  Dieser wird folgendermaßen benutzt:
5598 \end_layout
5599
5600 \begin_layout Standard
5601
5602 \series bold
5603
5604 \backslash
5605 renewcommand{
5606 \backslash
5607 arraystretch}{Dehnungsfaktor}
5608 \begin_inset Index
5609 status collapsed
5610
5611 \begin_layout Plain Layout
5612 Befehle ! R ! 
5613 \backslash
5614 renewcommand
5615 \end_layout
5616
5617 \end_inset
5618
5619
5620 \end_layout
5621
5622 \begin_layout Standard
5623 Der Befehl 
5624 \series bold
5625
5626 \backslash
5627 renewcommand
5628 \series default
5629  weist dabei dem vordefinierten Befehl 
5630 \series bold
5631
5632 \backslash
5633 arraystretch
5634 \series default
5635  den Dehnungsfaktor zu.
5636  Möchte man z.
5637 \begin_inset space \thinspace{}
5638 \end_inset
5639
5640 B.
5641  den Zeilenabstand verdoppeln, gibt man für den Faktor eine 2 an.
5642  Dieser wird dann für alle folgenden Matrizen verwendet.
5643  Um wieder zum ursprünglichen Abstand zurückzukehren, weist man 
5644 \series bold
5645
5646 \backslash
5647 arraystretch
5648 \series default
5649  den Faktor 1 zu.
5650 \end_layout
5651
5652 \begin_layout Standard
5653 Um Matrizen in eine Textzeile zu setzen, benutzt man den Befehl 
5654 \series bold
5655
5656 \backslash
5657 smallmatrix
5658 \series default
5659
5660 \begin_inset Index
5661 status collapsed
5662
5663 \begin_layout Plain Layout
5664 Befehle ! S ! 
5665 \backslash
5666 smallmatrix
5667 \end_layout
5668
5669 \end_inset
5670
5671 .
5672  Gibt man ihn in eine Formel ein, erscheint ein blaues Kästchen mit zwei
5673  gestrichelten Linien.
5674  In dieses Kästchen wird die Matrix eingegeben.
5675  Man verwendet stattdessen das Menü 
5676 \family sans
5677 Bearbeiten\SpecialChar \menuseparator
5678 Zeilen
5679 \begin_inset space ~
5680 \end_inset
5681
5682 &
5683 \begin_inset space ~
5684 \end_inset
5685
5686 Spalten
5687 \family default
5688  oder die Mathe-Werkzeugleiste um neue Spalten zu erstellen.
5689  Neue Zeilen können auch mit 
5690 \family sans
5691 Strg-Enter
5692 \family default
5693  erstellt werden.
5694 \end_layout
5695
5696 \begin_layout Standard
5697 Dies ist eine Matrix 
5698 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5699 C & D\end{smallmatrix}\right)$
5700 \end_inset
5701
5702  in einer Textzeile.
5703 \end_layout
5704
5705 \begin_layout Section
5706 Klammern und Begrenzungszeichen
5707 \begin_inset Index
5708 status collapsed
5709
5710 \begin_layout Plain Layout
5711 Klammern
5712 \end_layout
5713
5714 \end_inset
5715
5716
5717 \begin_inset Index
5718 status collapsed
5719
5720 \begin_layout Plain Layout
5721 Begrenzungszeichen
5722 \end_layout
5723
5724 \end_inset
5725
5726
5727 \end_layout
5728
5729 \begin_layout Subsection
5730 Vertikale Klammern und Begrenzungszeichen
5731 \begin_inset Index
5732 status collapsed
5733
5734 \begin_layout Plain Layout
5735 Klammern ! vertikale
5736 \end_layout
5737
5738 \end_inset
5739
5740
5741 \end_layout
5742
5743 \begin_layout Standard
5744 \begin_inset space \hfill{}
5745 \end_inset
5746
5747
5748 \begin_inset Tabular
5749 <lyxtabular version="3" rows="9" columns="2">
5750 <features>
5751 <column alignment="center" valignment="top" width="0pt">
5752 <column alignment="center" valignment="top" width="0pt">
5753 <row>
5754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5755 \begin_inset Text
5756
5757 \begin_layout Plain Layout
5758 Befehl
5759 \end_layout
5760
5761 \end_inset
5762 </cell>
5763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5764 \begin_inset Text
5765
5766 \begin_layout Plain Layout
5767 Ergebnis
5768 \end_layout
5769
5770 \end_inset
5771 </cell>
5772 </row>
5773 <row>
5774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5775 \begin_inset Text
5776
5777 \begin_layout Plain Layout
5778 (
5779 \end_layout
5780
5781 \end_inset
5782 </cell>
5783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5784 \begin_inset Text
5785
5786 \begin_layout Plain Layout
5787 \begin_inset Formula $($
5788 \end_inset
5789
5790
5791 \end_layout
5792
5793 \end_inset
5794 </cell>
5795 </row>
5796 <row>
5797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5798 \begin_inset Text
5799
5800 \begin_layout Plain Layout
5801 {
5802 \end_layout
5803
5804 \end_inset
5805 </cell>
5806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5807 \begin_inset Text
5808
5809 \begin_layout Plain Layout
5810 \begin_inset Formula $\{$
5811 \end_inset
5812
5813
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 </row>
5819 <row>
5820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5821 \begin_inset Text
5822
5823 \begin_layout Plain Layout
5824 [
5825 \end_layout
5826
5827 \end_inset
5828 </cell>
5829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5830 \begin_inset Text
5831
5832 \begin_layout Plain Layout
5833 \begin_inset Formula $[$
5834 \end_inset
5835
5836
5837 \end_layout
5838
5839 \end_inset
5840 </cell>
5841 </row>
5842 <row>
5843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5844 \begin_inset Text
5845
5846 \begin_layout Plain Layout
5847
5848 \backslash
5849 langle
5850 \end_layout
5851
5852 \end_inset
5853 </cell>
5854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5855 \begin_inset Text
5856
5857 \begin_layout Plain Layout
5858 \begin_inset Formula $\langle$
5859 \end_inset
5860
5861
5862 \end_layout
5863
5864 \end_inset
5865 </cell>
5866 </row>
5867 <row>
5868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5869 \begin_inset Text
5870
5871 \begin_layout Plain Layout
5872
5873 \backslash
5874 lceil
5875 \end_layout
5876
5877 \end_inset
5878 </cell>
5879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5880 \begin_inset Text
5881
5882 \begin_layout Plain Layout
5883 \begin_inset Formula $\lceil$
5884 \end_inset
5885
5886
5887 \end_layout
5888
5889 \end_inset
5890 </cell>
5891 </row>
5892 <row>
5893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5894 \begin_inset Text
5895
5896 \begin_layout Plain Layout
5897
5898 \backslash
5899 lfloor
5900 \end_layout
5901
5902 \end_inset
5903 </cell>
5904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5905 \begin_inset Text
5906
5907 \begin_layout Plain Layout
5908 \begin_inset Formula $\lfloor$
5909 \end_inset
5910
5911
5912 \end_layout
5913
5914 \end_inset
5915 </cell>
5916 </row>
5917 <row>
5918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922 /
5923 \end_layout
5924
5925 \end_inset
5926 </cell>
5927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5928 \begin_inset Text
5929
5930 \begin_layout Plain Layout
5931 \begin_inset Formula $/$
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \end_inset
5938 </cell>
5939 </row>
5940 <row>
5941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945 |
5946 \end_layout
5947
5948 \end_inset
5949 </cell>
5950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5951 \begin_inset Text
5952
5953 \begin_layout Plain Layout
5954 \begin_inset Formula $|$
5955 \end_inset
5956
5957
5958 \end_layout
5959
5960 \end_inset
5961 </cell>
5962 </row>
5963 </lyxtabular>
5964
5965 \end_inset
5966
5967
5968 \begin_inset space \hfill{}
5969 \end_inset
5970
5971
5972 \begin_inset Tabular
5973 <lyxtabular version="3" rows="9" columns="2">
5974 <features>
5975 <column alignment="center" valignment="top" width="0pt">
5976 <column alignment="center" valignment="top" width="0pt">
5977 <row>
5978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5979 \begin_inset Text
5980
5981 \begin_layout Plain Layout
5982 Befehl
5983 \end_layout
5984
5985 \end_inset
5986 </cell>
5987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5988 \begin_inset Text
5989
5990 \begin_layout Plain Layout
5991 Ergebnis
5992 \end_layout
5993
5994 \end_inset
5995 </cell>
5996 </row>
5997 <row>
5998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5999 \begin_inset Text
6000
6001 \begin_layout Plain Layout
6002 )
6003 \end_layout
6004
6005 \end_inset
6006 </cell>
6007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6008 \begin_inset Text
6009
6010 \begin_layout Plain Layout
6011 \begin_inset Formula $)$
6012 \end_inset
6013
6014
6015 \end_layout
6016
6017 \end_inset
6018 </cell>
6019 </row>
6020 <row>
6021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6022 \begin_inset Text
6023
6024 \begin_layout Plain Layout
6025 }
6026 \end_layout
6027
6028 \end_inset
6029 </cell>
6030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6031 \begin_inset Text
6032
6033 \begin_layout Plain Layout
6034 \begin_inset Formula $\}$
6035 \end_inset
6036
6037
6038 \end_layout
6039
6040 \end_inset
6041 </cell>
6042 </row>
6043 <row>
6044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6045 \begin_inset Text
6046
6047 \begin_layout Plain Layout
6048 ]
6049 \end_layout
6050
6051 \end_inset
6052 </cell>
6053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6054 \begin_inset Text
6055
6056 \begin_layout Plain Layout
6057 \begin_inset Formula $]$
6058 \end_inset
6059
6060
6061 \end_layout
6062
6063 \end_inset
6064 </cell>
6065 </row>
6066 <row>
6067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6068 \begin_inset Text
6069
6070 \begin_layout Plain Layout
6071
6072 \backslash
6073 rangle
6074 \end_layout
6075
6076 \end_inset
6077 </cell>
6078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6079 \begin_inset Text
6080
6081 \begin_layout Plain Layout
6082 \begin_inset Formula $\rangle$
6083 \end_inset
6084
6085
6086 \end_layout
6087
6088 \end_inset
6089 </cell>
6090 </row>
6091 <row>
6092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6093 \begin_inset Text
6094
6095 \begin_layout Plain Layout
6096
6097 \backslash
6098 rceil
6099 \end_layout
6100
6101 \end_inset
6102 </cell>
6103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6104 \begin_inset Text
6105
6106 \begin_layout Plain Layout
6107 \begin_inset Formula $\rceil$
6108 \end_inset
6109
6110
6111 \end_layout
6112
6113 \end_inset
6114 </cell>
6115 </row>
6116 <row>
6117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6118 \begin_inset Text
6119
6120 \begin_layout Plain Layout
6121
6122 \backslash
6123 rfloor
6124 \end_layout
6125
6126 \end_inset
6127 </cell>
6128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6129 \begin_inset Text
6130
6131 \begin_layout Plain Layout
6132 \begin_inset Formula $\rfloor$
6133 \end_inset
6134
6135
6136 \end_layout
6137
6138 \end_inset
6139 </cell>
6140 </row>
6141 <row>
6142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6143 \begin_inset Text
6144
6145 \begin_layout Plain Layout
6146
6147 \backslash
6148
6149 \backslash
6150
6151 \end_layout
6152
6153 \end_inset
6154 </cell>
6155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6156 \begin_inset Text
6157
6158 \begin_layout Plain Layout
6159 \begin_inset Formula $\backslash$
6160 \end_inset
6161
6162
6163 \end_layout
6164
6165 \end_inset
6166 </cell>
6167 </row>
6168 <row>
6169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6170 \begin_inset Text
6171
6172 \begin_layout Plain Layout
6173
6174 \backslash
6175 |
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Plain Layout
6184 \begin_inset Formula $\|$
6185 \end_inset
6186
6187
6188 \end_layout
6189
6190 \end_inset
6191 </cell>
6192 </row>
6193 </lyxtabular>
6194
6195 \end_inset
6196
6197
6198 \begin_inset space \hfill{}
6199 \end_inset
6200
6201
6202 \end_layout
6203
6204 \begin_layout Standard
6205
6206 \series medium
6207 \begin_inset Note Greyedout
6208 status open
6209
6210 \begin_layout Plain Layout
6211
6212 \series bold
6213 Achtung:
6214 \series default
6215  Im TeX-Modus muss für den Backslash der Befehl 
6216 \series bold
6217
6218 \backslash
6219 textbackslash
6220 \series default
6221
6222 \begin_inset Index
6223 status collapsed
6224
6225 \begin_layout Plain Layout
6226 Befehle ! T ! 
6227 \backslash
6228 textbackslash
6229 \end_layout
6230
6231 \end_inset
6232
6233  verwendet werden, denn der Befehl 
6234 \series bold
6235
6236 \backslash
6237
6238 \backslash
6239
6240 \series default
6241  steht dort für einen Zeilenumbruch.
6242 \end_layout
6243
6244 \end_inset
6245
6246
6247 \end_layout
6248
6249 \begin_layout Standard
6250 Für alle oben aufgelisteten Zeichen kann die Größe mit den in den folgenden
6251  zwei Unterkapiteln beschriebenen Befehlen eingestellt werden.
6252  Dabei können dann statt den Befehlen 
6253 \series bold
6254
6255 \backslash
6256 langle
6257 \series default
6258  und 
6259 \series bold
6260
6261 \backslash
6262 rangle
6263 \series default
6264  direkt die Zeichen < und > verwendet werden.
6265 \end_layout
6266
6267 \begin_layout Subsubsection
6268 Manuelle Klammergrößen
6269 \begin_inset CommandInset label
6270 LatexCommand label
6271 name "sub:Manuelle-Klammergrößen"
6272
6273 \end_inset
6274
6275
6276 \begin_inset Index
6277 status collapsed
6278
6279 \begin_layout Plain Layout
6280 Klammergrößen ! manuelle
6281 \end_layout
6282
6283 \end_inset
6284
6285
6286 \end_layout
6287
6288 \begin_layout Standard
6289 Möchte man die Klammergröße manuell festlegen, kann man dies mittels der
6290  LaTeX-Befehle 
6291 \series bold
6292
6293 \backslash
6294 big
6295 \series default
6296
6297 \begin_inset Index
6298 status collapsed
6299
6300 \begin_layout Plain Layout
6301 Befehle ! B ! 
6302 \backslash
6303 big
6304 \end_layout
6305
6306 \end_inset
6307
6308
6309 \series bold
6310
6311 \backslash
6312 Big
6313 \series default
6314
6315 \series bold
6316
6317 \backslash
6318 bigg
6319 \series default
6320  und 
6321 \series bold
6322
6323 \backslash
6324 Bigg
6325 \series default
6326  tun.
6327  
6328 \series bold
6329
6330 \backslash
6331 big
6332 \series default
6333  steht hierbei für die kleinste und 
6334 \series bold
6335
6336 \backslash
6337 Bigg
6338 \series default
6339  für die größte Klammergröße.
6340 \end_layout
6341
6342 \begin_layout Standard
6343 Diese Befehle werden benutzt um Klammerebenen optisch hervorzuheben:
6344 \end_layout
6345
6346 \begin_layout Standard
6347 \align center
6348 \begin_inset Tabular
6349 <lyxtabular version="3" rows="2" columns="2">
6350 <features>
6351 <column alignment="center" valignment="top" width="0pt">
6352 <column alignment="center" valignment="top" width="0pt">
6353 <row>
6354 <cell alignment="center" valignment="top" usebox="none">
6355 \begin_inset Text
6356
6357 \begin_layout Plain Layout
6358 einheitliche Klammergröße:
6359 \end_layout
6360
6361 \end_inset
6362 </cell>
6363 <cell alignment="center" valignment="top" usebox="none">
6364 \begin_inset Text
6365
6366 \begin_layout Plain Layout
6367 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6368 \end_inset
6369
6370
6371 \end_layout
6372
6373 \end_inset
6374 </cell>
6375 </row>
6376 <row>
6377 <cell alignment="center" valignment="top" usebox="none">
6378 \begin_inset Text
6379
6380 \begin_layout Plain Layout
6381 besser sieht das so aus:
6382 \end_layout
6383
6384 \end_inset
6385 </cell>
6386 <cell alignment="center" valignment="top" usebox="none">
6387 \begin_inset Text
6388
6389 \begin_layout Plain Layout
6390 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6391 \end_inset
6392
6393
6394 \end_layout
6395
6396 \end_inset
6397 </cell>
6398 </row>
6399 </lyxtabular>
6400
6401 \end_inset
6402
6403
6404 \begin_inset Note Note
6405 status collapsed
6406
6407 \begin_layout Plain Layout
6408
6409 \series bold
6410
6411 \backslash
6412 raisebox
6413 \series default
6414  dient nur
6415 \end_layout
6416
6417 \begin_layout Plain Layout
6418 als Abstandhalter.
6419 \end_layout
6420
6421 \end_inset
6422
6423
6424 \end_layout
6425
6426 \begin_layout Standard
6427 Für die zweite Formel wurde der Befehl 
6428 \series bold
6429
6430 \backslash
6431 Big((A+B)(A-B)
6432 \backslash
6433 Big)^
6434 \begin_inset ERT
6435 status collapsed
6436
6437 \begin_layout Plain Layout
6438
6439
6440 \backslash
6441 leer 
6442 \end_layout
6443
6444 \end_inset
6445
6446 C
6447 \series default
6448  verwendet.
6449 \end_layout
6450
6451 \begin_layout Standard
6452 Hier alle Klammergrößen in der Übersicht:
6453 \end_layout
6454
6455 \begin_layout Standard
6456 \align center
6457
6458 \backslash
6459 Bigg(
6460 \backslash
6461 exp
6462 \backslash
6463 bigg<
6464 \backslash
6465 Big[
6466 \backslash
6467 big{
6468 \backslash
6469 ln(3x)
6470 \backslash
6471 big}^2
6472 \begin_inset ERT
6473 status collapsed
6474
6475 \begin_layout Plain Layout
6476
6477
6478 \backslash
6479 leer 
6480 \end_layout
6481
6482 \end_inset
6483
6484
6485 \backslash
6486 sin(x)
6487 \backslash
6488 Big]^
6489 \begin_inset ERT
6490 status collapsed
6491
6492 \begin_layout Plain Layout
6493
6494
6495 \backslash
6496 leer 
6497 \end_layout
6498
6499 \end_inset
6500
6501 A
6502 \begin_inset ERT
6503 status collapsed
6504
6505 \begin_layout Plain Layout
6506
6507
6508 \backslash
6509 leer 
6510 \end_layout
6511
6512 \end_inset
6513
6514
6515 \backslash
6516 bigg>
6517 \backslash
6518 Bigg)^0,5
6519 \end_layout
6520
6521 \begin_layout Standard
6522 \align center
6523 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6524 \end_inset
6525
6526
6527 \end_layout
6528
6529 \begin_layout Standard
6530 Es gibt außer den 
6531 \series bold
6532
6533 \backslash
6534 big
6535 \series default
6536 -Befehlen noch die Variante 
6537 \series bold
6538
6539 \backslash
6540 bigm
6541 \series default
6542
6543 \begin_inset Index
6544 status collapsed
6545
6546 \begin_layout Plain Layout
6547 Befehle ! B ! 
6548 \backslash
6549 bigm
6550 \end_layout
6551
6552 \end_inset
6553
6554 , die etwas mehr Leerraum zwischen Klammer und Klammerinhalt erzeugt und
6555  die Variante 
6556 \series bold
6557
6558 \backslash
6559 bigl
6560 \series default
6561 -
6562 \series bold
6563
6564 \backslash
6565 bigr
6566 \series default
6567
6568 \begin_inset Index
6569 status collapsed
6570
6571 \begin_layout Plain Layout
6572 Befehle ! B ! 
6573 \backslash
6574 bigl - 
6575 \backslash
6576 bigr
6577 \end_layout
6578
6579 \end_inset
6580
6581 , die keinen zusätzlichen Leerraum erzeugt.
6582  Das 
6583 \emph on
6584 l
6585 \emph default
6586  am Ende des Befehls 
6587 \series bold
6588
6589 \backslash
6590 bigl
6591 \series default
6592  steht für eine linke Klammer; für eine rechte Klammer wird dieses durch
6593  ein 
6594 \emph on
6595 r
6596 \emph default
6597  ersetzt.
6598  Eine linke oder rechte Klammer kann je eine öffnende oder schließende Klammer
6599  sein.
6600 \end_layout
6601
6602 \begin_layout Standard
6603 In der folgenden Tabelle sind die Varianten miteinander verglichen:
6604 \end_layout
6605
6606 \begin_layout Standard
6607 \align center
6608 \begin_inset Tabular
6609 <lyxtabular version="3" rows="5" columns="2">
6610 <features>
6611 <column alignment="center" valignment="middle" width="0">
6612 <column alignment="center" valignment="middle" width="0">
6613 <row>
6614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6615 \begin_inset Text
6616
6617 \begin_layout Plain Layout
6618 Befehl
6619 \end_layout
6620
6621 \end_inset
6622 </cell>
6623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6624 \begin_inset Text
6625
6626 \begin_layout Plain Layout
6627 Ergebnis
6628 \begin_inset Note Note
6629 status collapsed
6630
6631 \begin_layout Plain Layout
6632
6633 \series bold
6634
6635 \backslash
6636 raisebox
6637 \series default
6638  dient nur als Abstandhalter.
6639 \end_layout
6640
6641 \end_inset
6642
6643
6644 \end_layout
6645
6646 \end_inset
6647 </cell>
6648 </row>
6649 <row>
6650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6651 \begin_inset Text
6652
6653 \begin_layout Plain Layout
6654
6655 \backslash
6656 Bigm(
6657 \backslash
6658 bigm(
6659 \backslash
6660 ln(3x)
6661 \backslash
6662 bigm)^2
6663 \begin_inset ERT
6664 status collapsed
6665
6666 \begin_layout Plain Layout
6667
6668
6669 \backslash
6670 leer 
6671 \end_layout
6672
6673 \end_inset
6674
6675
6676 \backslash
6677 Bigm)
6678 \end_layout
6679
6680 \end_inset
6681 </cell>
6682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6683 \begin_inset Text
6684
6685 \begin_layout Plain Layout
6686 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6687 \end_inset
6688
6689
6690 \end_layout
6691
6692 \end_inset
6693 </cell>
6694 </row>
6695 <row>
6696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6697 \begin_inset Text
6698
6699 \begin_layout Plain Layout
6700
6701 \backslash
6702 Big(
6703 \backslash
6704 big(
6705 \backslash
6706 ln(3x)
6707 \backslash
6708 big)^2
6709 \begin_inset ERT
6710 status collapsed
6711
6712 \begin_layout Plain Layout
6713
6714
6715 \backslash
6716 leer 
6717 \end_layout
6718
6719 \end_inset
6720
6721
6722 \backslash
6723 Big)
6724 \end_layout
6725
6726 \end_inset
6727 </cell>
6728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6729 \begin_inset Text
6730
6731 \begin_layout Plain Layout
6732 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6733 \end_inset
6734
6735
6736 \end_layout
6737
6738 \end_inset
6739 </cell>
6740 </row>
6741 <row>
6742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6743 \begin_inset Text
6744
6745 \begin_layout Plain Layout
6746
6747 \backslash
6748 Bigl(
6749 \backslash
6750 bigl(
6751 \backslash
6752 ln(3x)
6753 \backslash
6754 bigr)^2
6755 \begin_inset ERT
6756 status collapsed
6757
6758 \begin_layout Plain Layout
6759
6760
6761 \backslash
6762 leer 
6763 \end_layout
6764
6765 \end_inset
6766
6767
6768 \backslash
6769 Bigr)
6770 \end_layout
6771
6772 \end_inset
6773 </cell>
6774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6775 \begin_inset Text
6776
6777 \begin_layout Plain Layout
6778 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6779 \end_inset
6780
6781
6782 \end_layout
6783
6784 \end_inset
6785 </cell>
6786 </row>
6787 <row>
6788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6789 \begin_inset Text
6790
6791 \begin_layout Plain Layout
6792
6793 \backslash
6794 bigl)
6795 \backslash
6796 ln(3x)
6797 \backslash
6798 bigr(
6799 \end_layout
6800
6801 \end_inset
6802 </cell>
6803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6804 \begin_inset Text
6805
6806 \begin_layout Plain Layout
6807 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6808 \end_inset
6809
6810
6811 \end_layout
6812
6813 \end_inset
6814 </cell>
6815 </row>
6816 </lyxtabular>
6817
6818 \end_inset
6819
6820
6821 \end_layout
6822
6823 \begin_layout Subsubsection
6824 Automatische Klammergrößen
6825 \begin_inset CommandInset label
6826 LatexCommand label
6827 name "sub:Automatische-Klammergrößen"
6828
6829 \end_inset
6830
6831
6832 \begin_inset Index
6833 status collapsed
6834
6835 \begin_layout Plain Layout
6836 Klammergrößen ! automatische
6837 \end_layout
6838
6839 \end_inset
6840
6841
6842 \end_layout
6843
6844 \begin_layout Standard
6845 Klammern variabler Größe können mit den Befehlen 
6846 \series bold
6847
6848 \backslash
6849 left
6850 \series default
6851
6852 \begin_inset Index
6853 status collapsed
6854
6855 \begin_layout Plain Layout
6856 Befehle ! L ! 
6857 \backslash
6858 left
6859 \end_layout
6860
6861 \end_inset
6862
6863  und 
6864 \series bold
6865
6866 \backslash
6867 right
6868 \series default
6869
6870 \begin_inset Index
6871 status collapsed
6872
6873 \begin_layout Plain Layout
6874 Befehle ! R ! 
6875 \backslash
6876 right
6877 \end_layout
6878
6879 \end_inset
6880
6881  oder über den Mathe-Werkzeugleistenknopf
6882 \family sans
6883  
6884 \family default
6885
6886 \begin_inset Graphics
6887         filename ../../images/dialog-show_mathdelimiter.png
6888         scale 85
6889
6890 \end_inset
6891
6892  eingefügt werden.
6893  Auf 
6894 \series bold
6895
6896 \backslash
6897 left
6898 \series default
6899  und 
6900 \series bold
6901
6902 \backslash
6903 right
6904 \series default
6905  muss unmittelbar die gewünschte Klammer folgen.
6906  Die Klammergröße wird dann bei der Ausgabe automatisch berechnet.
6907 \end_layout
6908
6909 \begin_layout Standard
6910 \align center
6911 normale Klammer: Der Befehl 
6912 \series bold
6913
6914 \backslash
6915 ln(
6916 \backslash
6917 frac
6918 \begin_inset ERT
6919 status collapsed
6920
6921 \begin_layout Plain Layout
6922
6923
6924 \backslash
6925 leer 
6926 \end_layout
6927
6928 \end_inset
6929
6930 A
6931 \begin_inset Formula $\downarrow$
6932 \end_inset
6933
6934 C
6935 \begin_inset ERT
6936 status collapsed
6937
6938 \begin_layout Plain Layout
6939
6940
6941 \backslash
6942 leer 
6943 \end_layout
6944
6945 \end_inset
6946
6947 )
6948 \series default
6949  ergibt
6950 \begin_inset Formula \[
6951 \ln(\frac{A}{C})\]
6952
6953 \end_inset
6954
6955
6956 \end_layout
6957
6958 \begin_layout Standard
6959 \align center
6960 mehrzeilige Klammer: Der Befehl 
6961 \series bold
6962
6963 \backslash
6964 ln
6965 \backslash
6966 left(
6967 \backslash
6968 frac
6969 \begin_inset ERT
6970 status collapsed
6971
6972 \begin_layout Plain Layout
6973
6974
6975 \backslash
6976 leer 
6977 \end_layout
6978
6979 \end_inset
6980
6981 A
6982 \begin_inset Formula $\downarrow$
6983 \end_inset
6984
6985 C
6986 \begin_inset ERT
6987 status collapsed
6988
6989 \begin_layout Plain Layout
6990
6991
6992 \backslash
6993 leer 
6994 \end_layout
6995
6996 \end_inset
6997
6998
6999 \backslash
7000 right)
7001 \series default
7002  ergibt
7003 \begin_inset Formula \[
7004 \ln\left(\frac{A}{C}\right)\]
7005
7006 \end_inset
7007
7008
7009 \end_layout
7010
7011 \begin_layout Standard
7012 An Stelle von 
7013 \series bold
7014
7015 \backslash
7016 left
7017 \series default
7018  und 
7019 \series bold
7020
7021 \backslash
7022 right
7023 \series default
7024  kann man die Tastenkürzel 
7025 \family sans
7026 Alt-m
7027 \begin_inset space ~
7028 \end_inset
7029
7030 Klammer
7031 \family default
7032  verwenden.
7033  Das hat den Vorteil, dass man in LyX sofort die wahre Klammergröße sieht
7034  und dass die rechte Klammer gleich mit erstellt wird.
7035 \begin_inset Newline newline
7036 \end_inset
7037
7038 Der Befehl für das letzte Beispiel würde dann lauten: 
7039 \series bold
7040
7041 \backslash
7042 ln Alt-m
7043 \series default
7044  
7045 \series bold
7046 (
7047 \backslash
7048 frac
7049 \begin_inset ERT
7050 status collapsed
7051
7052 \begin_layout Plain Layout
7053
7054
7055 \backslash
7056 leer 
7057 \end_layout
7058
7059 \end_inset
7060
7061 A
7062 \begin_inset Formula $\downarrow$
7063 \end_inset
7064
7065 C
7066 \end_layout
7067
7068 \begin_layout Standard
7069 Will man nur eine Klammerhälfte erstellen, schreibt man für die weggelassene
7070  Klammer einen Punkt.
7071  So ergibt z.
7072 \begin_inset space \thinspace{}
7073 \end_inset
7074
7075 B.
7076  der Befehl 
7077 \series bold
7078
7079 \backslash
7080 left.
7081 \backslash
7082 frac
7083 \begin_inset ERT
7084 status collapsed
7085
7086 \begin_layout Plain Layout
7087
7088
7089 \backslash
7090 leer 
7091 \end_layout
7092
7093 \end_inset
7094
7095 A
7096 \begin_inset Formula $\downarrow$
7097 \end_inset
7098
7099 B
7100 \begin_inset ERT
7101 status collapsed
7102
7103 \begin_layout Plain Layout
7104
7105
7106 \backslash
7107 leer 
7108 \end_layout
7109
7110 \end_inset
7111
7112
7113 \backslash
7114 right}
7115 \series default
7116
7117 \begin_inset space \thinspace{}
7118 \end_inset
7119
7120 :
7121 \series bold
7122
7123 \begin_inset Formula \[
7124 \left.\frac{A}{B}\right\} \]
7125
7126 \end_inset
7127
7128
7129 \series default
7130 Die Befehle 
7131 \series bold
7132
7133 \backslash
7134 left
7135 \series default
7136  und 
7137 \series bold
7138
7139 \backslash
7140 right
7141 \series default
7142  werden beim Neu laden des Dokuments von LyX in Klammern der richtigen Größe
7143  umgewandelt.
7144  Für eine weggelassene Klammer erscheint in LyX eine gestrichelte Linie.
7145 \end_layout
7146
7147 \begin_layout Standard
7148 \begin_inset VSpace bigskip
7149 \end_inset
7150
7151 Da alle gängigen LaTeX-Distributionen eTeX, eine Erweiterung von LaTeX,
7152  verwenden, steht für alle Klammern und Begrenzungszeichen zusätzlich der
7153  Befehl 
7154 \series bold
7155
7156 \backslash
7157 middle
7158 \series default
7159
7160 \begin_inset Index
7161 status collapsed
7162
7163 \begin_layout Plain Layout
7164 Befehle ! M ! 
7165 \backslash
7166 middle
7167 \end_layout
7168
7169 \end_inset
7170
7171  zur Verfügung.
7172  Durch diesen wird das folgende Zeichen an die Höhe der umgebenden Klammern
7173  angepasst, was z.
7174 \begin_inset space \thinspace{}
7175 \end_inset
7176
7177 B.
7178  für physikalische Vektoren von Nutzen ist:
7179 \begin_inset Formula \[
7180 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7181
7182 \end_inset
7183
7184 Für physikalische Vektoren gibt es ein spezielles LaTeX-Paket, das in 
7185 \begin_inset CommandInset ref
7186 LatexCommand ref
7187 reference "sub:Physikalische-Vektoren"
7188
7189 \end_inset
7190
7191  beschrieben ist.
7192 \end_layout
7193
7194 \begin_layout Subsection
7195 Horizontale Klammern
7196 \begin_inset Index
7197 status collapsed
7198
7199 \begin_layout Plain Layout
7200 Klammern ! horizontale
7201 \end_layout
7202
7203 \end_inset
7204
7205
7206 \end_layout
7207
7208 \begin_layout Standard
7209 \align center
7210 \begin_inset Tabular
7211 <lyxtabular version="3" rows="4" columns="2">
7212 <features>
7213 <column alignment="center" valignment="top" width="0pt">
7214 <column alignment="center" valignment="top" width="0pt">
7215 <row>
7216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7217 \begin_inset Text
7218
7219 \begin_layout Plain Layout
7220 Befehl
7221 \begin_inset Note Note
7222 status collapsed
7223
7224 \begin_layout Plain Layout
7225
7226 \series bold
7227
7228 \backslash
7229 raisebox
7230 \series default
7231  dient nur als Abstandhalter.
7232 \end_layout
7233
7234 \end_inset
7235
7236
7237 \end_layout
7238
7239 \end_inset
7240 </cell>
7241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7242 \begin_inset Text
7243
7244 \begin_layout Plain Layout
7245 Ergebnis
7246 \end_layout
7247
7248 \end_inset
7249 </cell>
7250 </row>
7251 <row>
7252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7253 \begin_inset Text
7254
7255 \begin_layout Plain Layout
7256 \begin_inset ERT
7257 status collapsed
7258
7259 \begin_layout Plain Layout
7260
7261
7262 \backslash
7263 raisebox{2.3mm}{
7264 \end_layout
7265
7266 \end_inset
7267
7268
7269 \backslash
7270 overbrace
7271 \begin_inset ERT
7272 status collapsed
7273
7274 \begin_layout Plain Layout
7275
7276
7277 \backslash
7278 leer 
7279 \end_layout
7280
7281 \end_inset
7282
7283 A+B
7284 \begin_inset ERT
7285 status collapsed
7286
7287 \begin_layout Plain Layout
7288
7289
7290 \backslash
7291 leer 
7292 \end_layout
7293
7294 \end_inset
7295
7296 ^
7297 \begin_inset ERT
7298 status collapsed
7299
7300 \begin_layout Plain Layout
7301
7302
7303 \backslash
7304 leer 
7305 \end_layout
7306
7307 \end_inset
7308
7309 3
7310 \begin_inset ERT
7311 status collapsed
7312
7313 \begin_layout Plain Layout
7314
7315 }
7316 \end_layout
7317
7318 \end_inset
7319
7320
7321 \begin_inset Index
7322 status collapsed
7323
7324 \begin_layout Plain Layout
7325 Befehle ! O ! 
7326 \backslash
7327 overbrace
7328 \end_layout
7329
7330 \end_inset
7331
7332
7333 \end_layout
7334
7335 \end_inset
7336 </cell>
7337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7338 \begin_inset Text
7339
7340 \begin_layout Plain Layout
7341 \begin_inset Formula $\overbrace{A+B}^{3}$
7342 \end_inset
7343
7344
7345 \end_layout
7346
7347 \end_inset
7348 </cell>
7349 </row>
7350 <row>
7351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7352 \begin_inset Text
7353
7354 \begin_layout Plain Layout
7355 \begin_inset ERT
7356 status collapsed
7357
7358 \begin_layout Plain Layout
7359
7360
7361 \backslash
7362 raisebox{-2.2mm}{
7363 \end_layout
7364
7365 \end_inset
7366
7367
7368 \backslash
7369 underbrace
7370 \begin_inset ERT
7371 status collapsed
7372
7373 \begin_layout Plain Layout
7374
7375
7376 \backslash
7377 leer 
7378 \end_layout
7379
7380 \end_inset
7381
7382 A+B
7383 \begin_inset ERT
7384 status collapsed
7385
7386 \begin_layout Plain Layout
7387
7388
7389 \backslash
7390 leer 
7391 \end_layout
7392
7393 \end_inset
7394
7395 _5
7396 \begin_inset ERT
7397 status collapsed
7398
7399 \begin_layout Plain Layout
7400
7401 }
7402 \end_layout
7403
7404 \end_inset
7405
7406
7407 \begin_inset Index
7408 status collapsed
7409
7410 \begin_layout Plain Layout
7411 Befehle ! U ! 
7412 \backslash
7413 underbrace
7414 \end_layout
7415
7416 \end_inset
7417
7418
7419 \end_layout
7420
7421 \end_inset
7422 </cell>
7423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7424 \begin_inset Text
7425
7426 \begin_layout Plain Layout
7427 \begin_inset Formula $\underbrace{A+B}_{5}$
7428 \end_inset
7429
7430
7431 \end_layout
7432
7433 \end_inset
7434 </cell>
7435 </row>
7436 <row>
7437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7438 \begin_inset Text
7439
7440 \begin_layout Plain Layout
7441
7442 \backslash
7443 overbrace
7444 \begin_inset ERT
7445 status collapsed
7446
7447 \begin_layout Plain Layout
7448
7449
7450 \backslash
7451 leer 
7452 \end_layout
7453
7454 \end_inset
7455
7456
7457 \backslash
7458 underbrace
7459 \begin_inset ERT
7460 status collapsed
7461
7462 \begin_layout Plain Layout
7463
7464
7465 \backslash
7466 leer 
7467 \end_layout
7468
7469 \end_inset
7470
7471 A+B_w
7472 \begin_inset ERT
7473 status collapsed
7474
7475 \begin_layout Plain Layout
7476
7477
7478 \backslash
7479 leer 
7480 \end_layout
7481
7482 \end_inset
7483
7484
7485 \begin_inset ERT
7486 status collapsed
7487
7488 \begin_layout Plain Layout
7489
7490
7491 \backslash
7492 leer 
7493 \end_layout
7494
7495 \end_inset
7496
7497 _7
7498 \begin_inset ERT
7499 status collapsed
7500
7501 \begin_layout Plain Layout
7502
7503
7504 \backslash
7505 leer 
7506 \end_layout
7507
7508 \end_inset
7509
7510
7511 \begin_inset ERT
7512 status collapsed
7513
7514 \begin_layout Plain Layout
7515
7516
7517 \backslash
7518 leer 
7519 \end_layout
7520
7521 \end_inset
7522
7523 ^
7524 \begin_inset ERT
7525 status collapsed
7526
7527 \begin_layout Plain Layout
7528
7529
7530 \backslash
7531 leer 
7532 \end_layout
7533
7534 \end_inset
7535
7536 C
7537 \end_layout
7538
7539 \end_inset
7540 </cell>
7541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7542 \begin_inset Text
7543
7544 \begin_layout Plain Layout
7545 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7546 \end_inset
7547
7548
7549 \end_layout
7550
7551 \end_inset
7552 </cell>
7553 </row>
7554 </lyxtabular>
7555
7556 \end_inset
7557
7558
7559 \end_layout
7560
7561 \begin_layout Standard
7562 Beim letzten Beispiel spielt es keine Rolle, ob man zuerst 
7563 \series bold
7564
7565 \backslash
7566 overbrace
7567 \series default
7568  oder 
7569 \series bold
7570
7571 \backslash
7572 underbrace
7573 \series default
7574  eingibt.
7575 \end_layout
7576
7577 \begin_layout Standard
7578 \begin_inset VSpace bigskip
7579 \end_inset
7580
7581 Benötigt man Klammern, die sich überschneiden, muss man die in 
7582 \begin_inset CommandInset ref
7583 LatexCommand ref
7584 reference "sec:Mehrzeilige-Formeln"
7585
7586 \end_inset
7587
7588  beschriebenen mehrzeiligen Formeln verwenden:
7589 \begin_inset Formula \begin{eqnarray*}
7590 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7591  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7592
7593 \end_inset
7594
7595 In die erste Zeile wird die Formel zusammen mit der ersten Klammer eingegeben.
7596  Dabei ist es wichtig, dass vor dem ersten 
7597 \begin_inset Formula $d$
7598 \end_inset
7599
7600  der Abstandsbefehl
7601 \begin_inset Foot
7602 status collapsed
7603
7604 \begin_layout Plain Layout
7605 Abstandsbefehle sind in 
7606 \begin_inset CommandInset ref
7607 LatexCommand ref
7608 reference "sub:Vordefinierter-Leerraum"
7609
7610 \end_inset
7611
7612  erklärt.
7613 \end_layout
7614
7615 \end_inset
7616
7617  
7618 \series bold
7619
7620 \backslash
7621 :
7622 \series default
7623  eingegeben wird, denn die nach dem 
7624 \begin_inset Formula $q$
7625 \end_inset
7626
7627  endende Klammer verhindert, dass das nachfolgende 
7628 \begin_inset Quotes gld
7629 \end_inset
7630
7631 +
7632 \begin_inset Quotes grd
7633 \end_inset
7634
7635  von Leerraum umgeben ist.
7636 \begin_inset Foot
7637 status collapsed
7638
7639 \begin_layout Plain Layout
7640 weil eine Klammer nicht als Zeichen gilt, siehe 
7641 \begin_inset CommandInset ref
7642 LatexCommand ref
7643 reference "sub:Binäre-Operatoren"
7644
7645 \end_inset
7646
7647
7648 \end_layout
7649
7650 \end_inset
7651
7652  In die zweite Zeile wird die zweite Klammer eingegeben.
7653  Da sie vor dem 
7654 \begin_inset Formula $b$
7655 \end_inset
7656
7657  beginnen soll, gibt man zuerst 
7658 \series bold
7659
7660 \backslash
7661 hphantom{gggg+
7662 \backslash
7663 :}
7664 \series default
7665  ein.
7666 \begin_inset Foot
7667 status collapsed
7668
7669 \begin_layout Plain Layout
7670 mehr zu 
7671 \series bold
7672
7673 \backslash
7674 hphantom
7675 \series default
7676  siehe 
7677 \begin_inset CommandInset ref
7678 LatexCommand ref
7679 reference "sub:Platzhalter"
7680
7681 \end_inset
7682
7683 .
7684 \end_layout
7685
7686 \end_inset
7687
7688  Dieser Leerraum wird benötigt, weil das 
7689 \begin_inset Quotes gld
7690 \end_inset
7691
7692 +
7693 \begin_inset Quotes grd
7694 \end_inset
7695
7696  in der Formel auch von Leerraum umgeben ist.
7697  Die Klammer wird unter den Befehl 
7698 \series bold
7699
7700 \backslash
7701 hphantom{bbqq+dddd}
7702 \series default
7703  gesetzt.
7704 \end_layout
7705
7706 \begin_layout Standard
7707 Komplizierter wird es, wenn sich Klammern über und unter der Formel überschneide
7708 n, wie in folgendem Beispiel:
7709 \begin_inset ERT
7710 status collapsed
7711
7712 \begin_layout Plain Layout
7713
7714
7715 \backslash
7716 setlength{
7717 \backslash
7718 jot}{-6pt}
7719 \end_layout
7720
7721 \end_inset
7722
7723
7724 \begin_inset Formula \begin{eqnarray*}
7725  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7726 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7727
7728 \end_inset
7729
7730
7731 \begin_inset ERT
7732 status collapsed
7733
7734 \begin_layout Plain Layout
7735
7736
7737 \backslash
7738 setlength{
7739 \backslash
7740 jot}{3pt}
7741 \end_layout
7742
7743 \end_inset
7744
7745 Die erste Formelzeile ist gleich der zweiten Zeile des vorigen Beispiels,
7746  mit dem Unterschied, dass sich die Klammer oben befindet.
7747  Die zweite Zeile enthält die Formel zusammen mit der zweiten Klammer.
7748  Damit sich zwischen oberer Klammer in der ersten Zeile und der Formel in
7749  der zweiten Zeile kein Leerraum befindet, muss der Zeilenabstand verändert
7750  werden.
7751  Aufgrund eines Fehlers in LyX ist dies nicht ohne Weiteres möglich
7752 \begin_inset Foot
7753 status collapsed
7754
7755 \begin_layout Plain Layout
7756 \begin_inset CommandInset href
7757 LatexCommand href
7758 name "LyX-Fehler #1505"
7759 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7760
7761 \end_inset
7762
7763
7764 \end_layout
7765
7766 \end_inset
7767
7768 .
7769  Es muss als Lösung des Problems der globale Formelzeilenabstand 
7770 \series bold
7771
7772 \backslash
7773 jot
7774 \series default
7775
7776 \begin_inset Index
7777 status collapsed
7778
7779 \begin_layout Plain Layout
7780 Befehle ! J ! 
7781 \backslash
7782 jot
7783 \end_layout
7784
7785 \end_inset
7786
7787  vor der Formel mit dem Befehl 
7788 \series bold
7789
7790 \backslash
7791 setlength{
7792 \backslash
7793 jot}{-6pt}
7794 \series default
7795  im TeX-Modus auf den Wert -6
7796 \begin_inset space \thinspace{}
7797 \end_inset
7798
7799 pt geändert.
7800  Nach der Formel wird 
7801 \series bold
7802
7803 \backslash
7804 jot
7805 \series default
7806  mit demselben Befehl wieder auf den Standardwert 3
7807 \begin_inset space \thinspace{}
7808 \end_inset
7809
7810 pt zurückgesetzt.
7811  Genaueres zum Zeilenabstand in Formeln ist in 
7812 \begin_inset CommandInset ref
7813 LatexCommand ref
7814 reference "sub:Zeilenabstand"
7815
7816 \end_inset
7817
7818  erklärt.
7819 \end_layout
7820
7821 \begin_layout Section
7822 Pfeile
7823 \begin_inset Index
7824 status collapsed
7825
7826 \begin_layout Plain Layout
7827 Pfeile
7828 \end_layout
7829
7830 \end_inset
7831
7832
7833 \end_layout
7834
7835 \begin_layout Standard
7836 Pfeile können über den Mathe-Werkzeugleistenknopf 
7837 \begin_inset Graphics
7838         filename ../../images/math/leftarrow.png
7839         scale 85
7840
7841 \end_inset
7842
7843  oder mit den Befehlen eingefügt werden, die in den folgenden Unterkapiteln
7844  aufgelistet sind.
7845 \end_layout
7846
7847 \begin_layout Subsection
7848 Horizontale Pfeile
7849 \begin_inset Index
7850 status collapsed
7851
7852 \begin_layout Plain Layout
7853 Pfeile ! horizontale
7854 \end_layout
7855
7856 \end_inset
7857
7858
7859 \end_layout
7860
7861 \begin_layout Standard
7862 \begin_inset space \hfill{}
7863 \end_inset
7864
7865
7866 \begin_inset Tabular
7867 <lyxtabular version="3" rows="8" columns="2">
7868 <features>
7869 <column alignment="center" valignment="top" width="0pt">
7870 <column alignment="center" valignment="top" width="0pt">
7871 <row>
7872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7873 \begin_inset Text
7874
7875 \begin_layout Plain Layout
7876 Befehl
7877 \end_layout
7878
7879 \end_inset
7880 </cell>
7881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7882 \begin_inset Text
7883
7884 \begin_layout Plain Layout
7885 Ergebnis
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 </row>
7891 <row>
7892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7893 \begin_inset Text
7894
7895 \begin_layout Plain Layout
7896
7897 \backslash
7898 gets
7899 \end_layout
7900
7901 \end_inset
7902 </cell>
7903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7904 \begin_inset Text
7905
7906 \begin_layout Plain Layout
7907 \begin_inset Formula $\gets$
7908 \end_inset
7909
7910
7911 \end_layout
7912
7913 \end_inset
7914 </cell>
7915 </row>
7916 <row>
7917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7918 \begin_inset Text
7919
7920 \begin_layout Plain Layout
7921
7922 \backslash
7923 Leftarrow
7924 \end_layout
7925
7926 \end_inset
7927 </cell>
7928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7929 \begin_inset Text
7930
7931 \begin_layout Plain Layout
7932 \begin_inset Formula $\Leftarrow$
7933 \end_inset
7934
7935
7936 \end_layout
7937
7938 \end_inset
7939 </cell>
7940 </row>
7941 <row>
7942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7943 \begin_inset Text
7944
7945 \begin_layout Plain Layout
7946
7947 \backslash
7948 longleftarrow
7949 \end_layout
7950
7951 \end_inset
7952 </cell>
7953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7954 \begin_inset Text
7955
7956 \begin_layout Plain Layout
7957 \begin_inset Formula $\longleftarrow$
7958 \end_inset
7959
7960
7961 \end_layout
7962
7963 \end_inset
7964 </cell>
7965 </row>
7966 <row>
7967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7968 \begin_inset Text
7969
7970 \begin_layout Plain Layout
7971
7972 \backslash
7973 Longleftarrow
7974 \end_layout
7975
7976 \end_inset
7977 </cell>
7978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7979 \begin_inset Text
7980
7981 \begin_layout Plain Layout
7982 \begin_inset Formula $\Longleftarrow$
7983 \end_inset
7984
7985
7986 \end_layout
7987
7988 \end_inset
7989 </cell>
7990 </row>
7991 <row>
7992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7993 \begin_inset Text
7994
7995 \begin_layout Plain Layout
7996
7997 \backslash
7998 leftharpoonup
7999 \end_layout
8000
8001 \end_inset
8002 </cell>
8003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007 \begin_inset Formula $\leftharpoonup$
8008 \end_inset
8009
8010
8011 \end_layout
8012
8013 \end_inset
8014 </cell>
8015 </row>
8016 <row>
8017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8018 \begin_inset Text
8019
8020 \begin_layout Plain Layout
8021
8022 \backslash
8023 leftharpoondown
8024 \end_layout
8025
8026 \end_inset
8027 </cell>
8028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8029 \begin_inset Text
8030
8031 \begin_layout Plain Layout
8032 \begin_inset Formula $\leftharpoondown$
8033 \end_inset
8034
8035
8036 \end_layout
8037
8038 \end_inset
8039 </cell>
8040 </row>
8041 <row>
8042 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8043 \begin_inset Text
8044
8045 \begin_layout Plain Layout
8046
8047 \backslash
8048 hookleftarrow
8049 \end_layout
8050
8051 \end_inset
8052 </cell>
8053 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8054 \begin_inset Text
8055
8056 \begin_layout Plain Layout
8057 \begin_inset Formula $\hookleftarrow$
8058 \end_inset
8059
8060
8061 \end_layout
8062
8063 \end_inset
8064 </cell>
8065 </row>
8066 </lyxtabular>
8067
8068 \end_inset
8069
8070
8071 \begin_inset space \hfill{}
8072 \end_inset
8073
8074
8075 \begin_inset Tabular
8076 <lyxtabular version="3" rows="8" columns="2">
8077 <features>
8078 <column alignment="center" valignment="top" width="0pt">
8079 <column alignment="center" valignment="top" width="0pt">
8080 <row>
8081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8082 \begin_inset Text
8083
8084 \begin_layout Plain Layout
8085 Befehl
8086 \end_layout
8087
8088 \end_inset
8089 </cell>
8090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8091 \begin_inset Text
8092
8093 \begin_layout Plain Layout
8094 Ergebnis
8095 \end_layout
8096
8097 \end_inset
8098 </cell>
8099 </row>
8100 <row>
8101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8102 \begin_inset Text
8103
8104 \begin_layout Plain Layout
8105
8106 \backslash
8107 to
8108 \end_layout
8109
8110 \end_inset
8111 </cell>
8112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8113 \begin_inset Text
8114
8115 \begin_layout Plain Layout
8116 \begin_inset Formula $\to$
8117 \end_inset
8118
8119
8120 \end_layout
8121
8122 \end_inset
8123 </cell>
8124 </row>
8125 <row>
8126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130
8131 \backslash
8132 Rightarrow
8133 \end_layout
8134
8135 \end_inset
8136 </cell>
8137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8138 \begin_inset Text
8139
8140 \begin_layout Plain Layout
8141 \begin_inset Formula $\Rightarrow$
8142 \end_inset
8143
8144
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 </row>
8150 <row>
8151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155
8156 \backslash
8157 longrightarrow
8158 \end_layout
8159
8160 \end_inset
8161 </cell>
8162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8163 \begin_inset Text
8164
8165 \begin_layout Plain Layout
8166 \begin_inset Formula $\longrightarrow$
8167 \end_inset
8168
8169
8170 \end_layout
8171
8172 \end_inset
8173 </cell>
8174 </row>
8175 <row>
8176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8177 \begin_inset Text
8178
8179 \begin_layout Plain Layout
8180
8181 \backslash
8182 Longrightarrow
8183 \end_layout
8184
8185 \end_inset
8186 </cell>
8187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8188 \begin_inset Text
8189
8190 \begin_layout Plain Layout
8191 \begin_inset Formula $\Longrightarrow$
8192 \end_inset
8193
8194
8195 \end_layout
8196
8197 \end_inset
8198 </cell>
8199 </row>
8200 <row>
8201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205
8206 \backslash
8207 rightharpoonup
8208 \end_layout
8209
8210 \end_inset
8211 </cell>
8212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8213 \begin_inset Text
8214
8215 \begin_layout Plain Layout
8216 \begin_inset Formula $\rightharpoonup$
8217 \end_inset
8218
8219
8220 \end_layout
8221
8222 \end_inset
8223 </cell>
8224 </row>
8225 <row>
8226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8227 \begin_inset Text
8228
8229 \begin_layout Plain Layout
8230
8231 \backslash
8232 rightharpoondown
8233 \end_layout
8234
8235 \end_inset
8236 </cell>
8237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8238 \begin_inset Text
8239
8240 \begin_layout Plain Layout
8241 \begin_inset Formula $\rightharpoondown$
8242 \end_inset
8243
8244
8245 \end_layout
8246
8247 \end_inset
8248 </cell>
8249 </row>
8250 <row>
8251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255
8256 \backslash
8257 hookrightarrow
8258 \end_layout
8259
8260 \end_inset
8261 </cell>
8262 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8263 \begin_inset Text
8264
8265 \begin_layout Plain Layout
8266 \begin_inset Formula $\hookrightarrow$
8267 \end_inset
8268
8269
8270 \end_layout
8271
8272 \end_inset
8273 </cell>
8274 </row>
8275 </lyxtabular>
8276
8277 \end_inset
8278
8279
8280 \begin_inset space \hfill{}
8281 \end_inset
8282
8283
8284 \end_layout
8285
8286 \begin_layout Standard
8287 \begin_inset space \hfill{}
8288 \end_inset
8289
8290
8291 \begin_inset Tabular
8292 <lyxtabular version="3" rows="6" columns="2">
8293 <features>
8294 <column alignment="center" valignment="top" width="0pt">
8295 <column alignment="center" valignment="top" width="0pt">
8296 <row>
8297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301 Befehl
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310 Ergebnis
8311 \end_layout
8312
8313 \end_inset
8314 </cell>
8315 </row>
8316 <row>
8317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8318 \begin_inset Text
8319
8320 \begin_layout Plain Layout
8321
8322 \backslash
8323 leftrightarrow
8324 \end_layout
8325
8326 \end_inset
8327 </cell>
8328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332 \begin_inset Formula $\leftrightarrow$
8333 \end_inset
8334
8335
8336 \end_layout
8337
8338 \end_inset
8339 </cell>
8340 </row>
8341 <row>
8342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8343 \begin_inset Text
8344
8345 \begin_layout Plain Layout
8346
8347 \backslash
8348 Leftrightarrow
8349 \end_layout
8350
8351 \end_inset
8352 </cell>
8353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8354 \begin_inset Text
8355
8356 \begin_layout Plain Layout
8357 \begin_inset Formula $\Leftrightarrow$
8358 \end_inset
8359
8360
8361 \end_layout
8362
8363 \end_inset
8364 </cell>
8365 </row>
8366 <row>
8367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371
8372 \backslash
8373 longleftrightarrow
8374 \end_layout
8375
8376 \end_inset
8377 </cell>
8378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382 \begin_inset Formula $\longleftrightarrow$
8383 \end_inset
8384
8385
8386 \end_layout
8387
8388 \end_inset
8389 </cell>
8390 </row>
8391 <row>
8392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8393 \begin_inset Text
8394
8395 \begin_layout Plain Layout
8396
8397 \backslash
8398 Longleftrightarrow
8399 \end_layout
8400
8401 \end_inset
8402 </cell>
8403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8404 \begin_inset Text
8405
8406 \begin_layout Plain Layout
8407 \begin_inset Formula $\Longleftrightarrow$
8408 \end_inset
8409
8410
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 </row>
8416 <row>
8417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421
8422 \backslash
8423 rightleftharpoons
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432 \begin_inset Formula $\rightleftharpoons$
8433 \end_inset
8434
8435
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 </row>
8441 </lyxtabular>
8442
8443 \end_inset
8444
8445
8446 \begin_inset space \hspace{}
8447 \length 25pt
8448 \end_inset
8449
8450
8451 \begin_inset space \hfill{}
8452 \end_inset
8453
8454
8455 \begin_inset Tabular
8456 <lyxtabular version="3" rows="5" columns="2">
8457 <features>
8458 <column alignment="center" valignment="top" width="0pt">
8459 <column alignment="center" valignment="top" width="0pt">
8460 <row>
8461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465 Befehl
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474 Ergebnis
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 </row>
8480 <row>
8481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485
8486 \backslash
8487 mapsto
8488 \end_layout
8489
8490 \end_inset
8491 </cell>
8492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496 \begin_inset Formula $\mapsto$
8497 \end_inset
8498
8499
8500 \end_layout
8501
8502 \end_inset
8503 </cell>
8504 </row>
8505 <row>
8506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510
8511 \backslash
8512 longmapsto
8513 \end_layout
8514
8515 \end_inset
8516 </cell>
8517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8518 \begin_inset Text
8519
8520 \begin_layout Plain Layout
8521 \begin_inset Formula $\longmapsto$
8522 \end_inset
8523
8524
8525 \end_layout
8526
8527 \end_inset
8528 </cell>
8529 </row>
8530 <row>
8531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535
8536 \backslash
8537 leadsto
8538 \end_layout
8539
8540 \end_inset
8541 </cell>
8542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8543 \begin_inset Text
8544
8545 \begin_layout Plain Layout
8546 \begin_inset Formula $\leadsto$
8547 \end_inset
8548
8549
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 </row>
8555 <row>
8556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560
8561 \backslash
8562 dasharrow
8563 \end_layout
8564
8565 \end_inset
8566 </cell>
8567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8568 \begin_inset Text
8569
8570 \begin_layout Plain Layout
8571 \begin_inset Formula $\dasharrow$
8572 \end_inset
8573
8574
8575 \end_layout
8576
8577 \end_inset
8578 </cell>
8579 </row>
8580 </lyxtabular>
8581
8582 \end_inset
8583
8584
8585 \begin_inset space \hfill{}
8586 \end_inset
8587
8588
8589 \end_layout
8590
8591 \begin_layout Standard
8592 \begin_inset VSpace medskip
8593 \end_inset
8594
8595 Als Akzent verwendete Pfeile, wie z.
8596 \begin_inset space \thinspace{}
8597 \end_inset
8598
8599 B.
8600  Vektorpfeile, sind in 
8601 \begin_inset CommandInset ref
8602 LatexCommand ref
8603 reference "sec:Akzente"
8604
8605 \end_inset
8606
8607  aufgelistet.
8608 \end_layout
8609
8610 \begin_layout Standard
8611 \begin_inset VSpace bigskip
8612 \end_inset
8613
8614 Des Weiteren gibt es die beschriftbaren Pfeile
8615 \begin_inset Index
8616 status collapsed
8617
8618 \begin_layout Plain Layout
8619 Pfeile ! beschriftbare
8620 \end_layout
8621
8622 \end_inset
8623
8624  
8625 \series bold
8626
8627 \backslash
8628 xleftarrow
8629 \series default
8630
8631 \begin_inset Index
8632 status collapsed
8633
8634 \begin_layout Plain Layout
8635 Befehle ! X ! 
8636 \backslash
8637 xleftarrow
8638 \end_layout
8639
8640 \end_inset
8641
8642  und 
8643 \series bold
8644
8645 \backslash
8646 xrightarrow
8647 \series default
8648
8649 \begin_inset Index
8650 status collapsed
8651
8652 \begin_layout Plain Layout
8653 Befehle ! X ! 
8654 \backslash
8655 xrightarrow
8656 \begin_inset ERT
8657 status collapsed
8658
8659 \begin_layout Plain Layout
8660
8661
8662 \backslash
8663 vspace{4mm}
8664 \end_layout
8665
8666 \end_inset
8667
8668
8669 \end_layout
8670
8671 \end_inset
8672
8673 .
8674  Gibt man einen dieser Befehle in eine Formel ein, erscheint ein Pfeil mit
8675  zwei blauen Kästchen, in die man die Beschriftung eingeben kann.
8676  Die Pfeillänge passt sich der Breite der Beschriftung an.
8677 \end_layout
8678
8679 \begin_layout Standard
8680 \align center
8681 \begin_inset Tabular
8682 <lyxtabular version="3" rows="3" columns="2">
8683 <features>
8684 <column alignment="center" valignment="top" width="0pt">
8685 <column alignment="center" valignment="top" width="0pt">
8686 <row>
8687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8688 \begin_inset Text
8689
8690 \begin_layout Plain Layout
8691 Befehl
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700 Ergebnis
8701 \begin_inset Note Note
8702 status collapsed
8703
8704 \begin_layout Plain Layout
8705
8706 \series bold
8707
8708 \backslash
8709 raisebox
8710 \series default
8711  dient nur als Abstandhalter.
8712 \end_layout
8713
8714 \end_inset
8715
8716
8717 \end_layout
8718
8719 \end_inset
8720 </cell>
8721 </row>
8722 <row>
8723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8724 \begin_inset Text
8725
8726 \begin_layout Plain Layout
8727 F(a)
8728 \backslash
8729 xleftarrow
8730 \begin_inset ERT
8731 status collapsed
8732
8733 \begin_layout Plain Layout
8734
8735
8736 \backslash
8737 leer 
8738 \end_layout
8739
8740 \end_inset
8741
8742 x=a
8743 \begin_inset Formula $\downarrow$
8744 \end_inset
8745
8746 x>0
8747 \begin_inset Formula $\to$
8748 \end_inset
8749
8750 F(x)
8751 \end_layout
8752
8753 \end_inset
8754 </cell>
8755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8756 \begin_inset Text
8757
8758 \begin_layout Plain Layout
8759 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8760 \end_inset
8761
8762
8763 \end_layout
8764
8765 \end_inset
8766 </cell>
8767 </row>
8768 <row>
8769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8770 \begin_inset Text
8771
8772 \begin_layout Plain Layout
8773 F(x)
8774 \backslash
8775 xrightarrow
8776 \begin_inset ERT
8777 status collapsed
8778
8779 \begin_layout Plain Layout
8780
8781
8782 \backslash
8783 leer 
8784 \end_layout
8785
8786 \end_inset
8787
8788 x=a
8789 \begin_inset Formula $\downarrow$
8790 \end_inset
8791
8792 x>0
8793 \begin_inset Formula $\to$
8794 \end_inset
8795
8796 F(a)
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8802 \begin_inset Text
8803
8804 \begin_layout Plain Layout
8805 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8806 \end_inset
8807
8808
8809 \end_layout
8810
8811 \end_inset
8812 </cell>
8813 </row>
8814 </lyxtabular>
8815
8816 \end_inset
8817
8818
8819 \end_layout
8820
8821 \begin_layout Subsection
8822 Vertikale und diagonale Pfeile
8823 \begin_inset Index
8824 status collapsed
8825
8826 \begin_layout Plain Layout
8827 Pfeile ! diagonale
8828 \end_layout
8829
8830 \end_inset
8831
8832
8833 \begin_inset Index
8834 status collapsed
8835
8836 \begin_layout Plain Layout
8837 Pfeile ! vertikale
8838 \end_layout
8839
8840 \end_inset
8841
8842
8843 \end_layout
8844
8845 \begin_layout Standard
8846 \begin_inset space \hfill{}
8847 \end_inset
8848
8849
8850 \begin_inset Tabular
8851 <lyxtabular version="3" rows="7" columns="2">
8852 <features>
8853 <column alignment="center" valignment="top" width="0pt">
8854 <column alignment="center" valignment="top" width="0pt">
8855 <row>
8856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Plain Layout
8860 Befehl
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8866 \begin_inset Text
8867
8868 \begin_layout Plain Layout
8869 Ergebnis
8870 \end_layout
8871
8872 \end_inset
8873 </cell>
8874 </row>
8875 <row>
8876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8877 \begin_inset Text
8878
8879 \begin_layout Plain Layout
8880
8881 \backslash
8882 uparrow
8883 \end_layout
8884
8885 \end_inset
8886 </cell>
8887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8888 \begin_inset Text
8889
8890 \begin_layout Plain Layout
8891 \begin_inset Formula $\uparrow$
8892 \end_inset
8893
8894
8895 \end_layout
8896
8897 \end_inset
8898 </cell>
8899 </row>
8900 <row>
8901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8902 \begin_inset Text
8903
8904 \begin_layout Plain Layout
8905
8906 \backslash
8907 Uparrow
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916 \begin_inset Formula $\Uparrow$
8917 \end_inset
8918
8919
8920 \end_layout
8921
8922 \end_inset
8923 </cell>
8924 </row>
8925 <row>
8926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930
8931 \backslash
8932 updownarrow
8933 \end_layout
8934
8935 \end_inset
8936 </cell>
8937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Plain Layout
8941 \begin_inset Formula $\updownarrow$
8942 \end_inset
8943
8944
8945 \end_layout
8946
8947 \end_inset
8948 </cell>
8949 </row>
8950 <row>
8951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8952 \begin_inset Text
8953
8954 \begin_layout Plain Layout
8955
8956 \backslash
8957 Updownarrow
8958 \end_layout
8959
8960 \end_inset
8961 </cell>
8962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8963 \begin_inset Text
8964
8965 \begin_layout Plain Layout
8966 \begin_inset Formula $\Updownarrow$
8967 \end_inset
8968
8969
8970 \end_layout
8971
8972 \end_inset
8973 </cell>
8974 </row>
8975 <row>
8976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8977 \begin_inset Text
8978
8979 \begin_layout Plain Layout
8980
8981 \backslash
8982 Downarrow
8983 \end_layout
8984
8985 \end_inset
8986 </cell>
8987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8988 \begin_inset Text
8989
8990 \begin_layout Plain Layout
8991 \begin_inset Formula $\Downarrow$
8992 \end_inset
8993
8994
8995 \end_layout
8996
8997 \end_inset
8998 </cell>
8999 </row>
9000 <row>
9001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9002 \begin_inset Text
9003
9004 \begin_layout Plain Layout
9005
9006 \backslash
9007 downarrow
9008 \end_layout
9009
9010 \end_inset
9011 </cell>
9012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9013 \begin_inset Text
9014
9015 \begin_layout Plain Layout
9016 \begin_inset Formula $\downarrow$
9017 \end_inset
9018
9019
9020 \end_layout
9021
9022 \end_inset
9023 </cell>
9024 </row>
9025 </lyxtabular>
9026
9027 \end_inset
9028
9029
9030 \begin_inset space \hfill{}
9031 \end_inset
9032
9033
9034 \begin_inset Tabular
9035 <lyxtabular version="3" rows="5" columns="2">
9036 <features>
9037 <column alignment="center" valignment="top" width="0pt">
9038 <column alignment="center" valignment="top" width="0pt">
9039 <row>
9040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9041 \begin_inset Text
9042
9043 \begin_layout Plain Layout
9044 Befehl
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9050 \begin_inset Text
9051
9052 \begin_layout Plain Layout
9053 Ergebnis
9054 \end_layout
9055
9056 \end_inset
9057 </cell>
9058 </row>
9059 <row>
9060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9061 \begin_inset Text
9062
9063 \begin_layout Plain Layout
9064
9065 \backslash
9066 nearrow
9067 \end_layout
9068
9069 \end_inset
9070 </cell>
9071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075 \begin_inset Formula $\nearrow$
9076 \end_inset
9077
9078
9079 \end_layout
9080
9081 \end_inset
9082 </cell>
9083 </row>
9084 <row>
9085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9086 \begin_inset Text
9087
9088 \begin_layout Plain Layout
9089
9090 \backslash
9091 searrow
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9097 \begin_inset Text
9098
9099 \begin_layout Plain Layout
9100 \begin_inset Formula $\searrow$
9101 \end_inset
9102
9103
9104 \end_layout
9105
9106 \end_inset
9107 </cell>
9108 </row>
9109 <row>
9110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9111 \begin_inset Text
9112
9113 \begin_layout Plain Layout
9114
9115 \backslash
9116 swarrow
9117 \end_layout
9118
9119 \end_inset
9120 </cell>
9121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9122 \begin_inset Text
9123
9124 \begin_layout Plain Layout
9125 \begin_inset Formula $\swarrow$
9126 \end_inset
9127
9128
9129 \end_layout
9130
9131 \end_inset
9132 </cell>
9133 </row>
9134 <row>
9135 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9136 \begin_inset Text
9137
9138 \begin_layout Plain Layout
9139
9140 \backslash
9141 nwarrow
9142 \end_layout
9143
9144 \end_inset
9145 </cell>
9146 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9147 \begin_inset Text
9148
9149 \begin_layout Plain Layout
9150 \begin_inset Formula $\nwarrow$
9151 \end_inset
9152
9153
9154 \end_layout
9155
9156 \end_inset
9157 </cell>
9158 </row>
9159 </lyxtabular>
9160
9161 \end_inset
9162
9163
9164 \begin_inset space \hfill{}
9165 \end_inset
9166
9167
9168 \end_layout
9169
9170 \begin_layout Standard
9171 \begin_inset VSpace medskip
9172 \end_inset
9173
9174 Vertikale Pfeile können auch als Begrenzungszeichen zusammen mit den in
9175  
9176 \begin_inset CommandInset ref
9177 LatexCommand ref
9178 reference "sub:Manuelle-Klammergrößen"
9179
9180 \end_inset
9181
9182  und 
9183 \begin_inset CommandInset ref
9184 LatexCommand ref
9185 reference "sub:Automatische-Klammergrößen"
9186
9187 \end_inset
9188
9189  beschriebenen Befehlen verwendet werden.
9190 \end_layout
9191
9192 \begin_layout Section
9193 Akzente
9194 \begin_inset CommandInset label
9195 LatexCommand label
9196 name "sec:Akzente"
9197
9198 \end_inset
9199
9200
9201 \begin_inset Index
9202 status collapsed
9203
9204 \begin_layout Plain Layout
9205 Akzente
9206 \end_layout
9207
9208 \end_inset
9209
9210
9211 \end_layout
9212
9213 \begin_layout Standard
9214 Akzente können über den Mathe-Werkzeugleistenknopf 
9215 \begin_inset Graphics
9216         filename ../../images/math/hat.png
9217         scale 85
9218
9219 \end_inset
9220
9221  oder mit den Befehlen eingefügt werden, die in den folgenden Unterkapiteln
9222  aufgelistet sind.
9223 \end_layout
9224
9225 \begin_layout Subsection
9226 Akzente für ein Zeichen
9227 \begin_inset ERT
9228 status collapsed
9229
9230 \begin_layout Plain Layout
9231
9232
9233 \backslash
9234 texorpdfstring{
9235 \end_layout
9236
9237 \end_inset
9238
9239
9240 \begin_inset Foot
9241 status collapsed
9242
9243 \begin_layout Plain Layout
9244 Akzente im Text siehe 
9245 \begin_inset CommandInset ref
9246 LatexCommand ref
9247 reference "sub:Sonderzeichen-Akzente"
9248
9249 \end_inset
9250
9251
9252 \end_layout
9253
9254 \end_inset
9255
9256
9257 \begin_inset ERT
9258 status collapsed
9259
9260 \begin_layout Plain Layout
9261
9262 }{}
9263 \end_layout
9264
9265 \end_inset
9266
9267
9268 \begin_inset Note Note
9269 status collapsed
9270
9271 \begin_layout Plain Layout
9272
9273 \series bold
9274
9275 \backslash
9276 texorpdfstring
9277 \series default
9278  dient dazu, dass die Fußnote nicht im PDF-Lesezeichen erscheint.
9279 \end_layout
9280
9281 \begin_layout Plain Layout
9282 Näheres zu 
9283 \series bold
9284
9285 \backslash
9286 texorpdfstring
9287 \series default
9288  steht in Kapitel 
9289 \begin_inset CommandInset ref
9290 LatexCommand ref
9291 reference "sub:Formeln-in-Überschriften"
9292
9293 \end_inset
9294
9295 .
9296 \end_layout
9297
9298 \end_inset
9299
9300
9301 \begin_inset CommandInset label
9302 LatexCommand label
9303 name "sub:Akzente-für-ein"
9304
9305 \end_inset
9306
9307
9308 \begin_inset Index
9309 status collapsed
9310
9311 \begin_layout Plain Layout
9312 Akzente ! für ein Zeichen
9313 \end_layout
9314
9315 \end_inset
9316
9317
9318 \end_layout
9319
9320 \begin_layout Standard
9321 \begin_inset space \hfill{}
9322 \end_inset
9323
9324
9325 \begin_inset Tabular
9326 <lyxtabular version="3" rows="8" columns="2">
9327 <features>
9328 <column alignment="center" valignment="top" width="0pt">
9329 <column alignment="center" valignment="top" width="0pt">
9330 <row>
9331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9332 \begin_inset Text
9333
9334 \begin_layout Plain Layout
9335 Befehl
9336 \end_layout
9337
9338 \end_inset
9339 </cell>
9340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9341 \begin_inset Text
9342
9343 \begin_layout Plain Layout
9344 Ergebnis
9345 \begin_inset Note Note
9346 status collapsed
9347
9348 \begin_layout Plain Layout
9349
9350 \series bold
9351
9352 \backslash
9353 raisebox
9354 \series default
9355  dient nur als Abstandhalter.
9356 \end_layout
9357
9358 \end_inset
9359
9360
9361 \end_layout
9362
9363 \end_inset
9364 </cell>
9365 </row>
9366 <row>
9367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9368 \begin_inset Text
9369
9370 \begin_layout Plain Layout
9371
9372 \backslash
9373 dot
9374 \begin_inset ERT
9375 status collapsed
9376
9377 \begin_layout Plain Layout
9378
9379
9380 \backslash
9381 leer 
9382 \end_layout
9383
9384 \end_inset
9385
9386 A
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9392 \begin_inset Text
9393
9394 \begin_layout Plain Layout
9395 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9396 \end_inset
9397
9398
9399 \end_layout
9400
9401 \end_inset
9402 </cell>
9403 </row>
9404 <row>
9405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9406 \begin_inset Text
9407
9408 \begin_layout Plain Layout
9409
9410 \backslash
9411 ddot
9412 \begin_inset ERT
9413 status collapsed
9414
9415 \begin_layout Plain Layout
9416
9417
9418 \backslash
9419 leer 
9420 \end_layout
9421
9422 \end_inset
9423
9424 A
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9430 \begin_inset Text
9431
9432 \begin_layout Plain Layout
9433 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9434 \end_inset
9435
9436
9437 \end_layout
9438
9439 \end_inset
9440 </cell>
9441 </row>
9442 <row>
9443 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9444 \begin_inset Text
9445
9446 \begin_layout Plain Layout
9447
9448 \backslash
9449 dddot
9450 \begin_inset ERT
9451 status collapsed
9452
9453 \begin_layout Plain Layout
9454
9455
9456 \backslash
9457 leer 
9458 \end_layout
9459
9460 \end_inset
9461
9462 A
9463 \end_layout
9464
9465 \end_inset
9466 </cell>
9467 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9468 \begin_inset Text
9469
9470 \begin_layout Plain Layout
9471 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9472 \end_inset
9473
9474
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 </row>
9480 <row>
9481 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9482 \begin_inset Text
9483
9484 \begin_layout Plain Layout
9485
9486 \backslash
9487 ddddot{A
9488 \end_layout
9489
9490 \end_inset
9491 </cell>
9492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9493 \begin_inset Text
9494
9495 \begin_layout Plain Layout
9496 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9497 \end_inset
9498
9499
9500 \end_layout
9501
9502 \end_inset
9503 </cell>
9504 </row>
9505 <row>
9506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9507 \begin_inset Text
9508
9509 \begin_layout Plain Layout
9510
9511 \backslash
9512 vec
9513 \begin_inset ERT
9514 status collapsed
9515
9516 \begin_layout Plain Layout
9517
9518
9519 \backslash
9520 leer 
9521 \end_layout
9522
9523 \end_inset
9524
9525 A
9526 \begin_inset Index
9527 status collapsed
9528
9529 \begin_layout Plain Layout
9530 Vektoren
9531 \end_layout
9532
9533 \end_inset
9534
9535
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9541 \begin_inset Text
9542
9543 \begin_layout Plain Layout
9544 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9545 \end_inset
9546
9547
9548 \end_layout
9549
9550 \end_inset
9551 </cell>
9552 </row>
9553 <row>
9554 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9555 \begin_inset Text
9556
9557 \begin_layout Plain Layout
9558
9559 \backslash
9560 bar
9561 \begin_inset ERT
9562 status collapsed
9563
9564 \begin_layout Plain Layout
9565
9566
9567 \backslash
9568 leer 
9569 \end_layout
9570
9571 \end_inset
9572
9573 A
9574 \end_layout
9575
9576 \end_inset
9577 </cell>
9578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9579 \begin_inset Text
9580
9581 \begin_layout Plain Layout
9582 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9583 \end_inset
9584
9585
9586 \end_layout
9587
9588 \end_inset
9589 </cell>
9590 </row>
9591 <row>
9592 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9593 \begin_inset Text
9594
9595 \begin_layout Plain Layout
9596
9597 \backslash
9598 mathring
9599 \begin_inset ERT
9600 status collapsed
9601
9602 \begin_layout Plain Layout
9603
9604
9605 \backslash
9606 leer 
9607 \end_layout
9608
9609 \end_inset
9610
9611 A
9612 \end_layout
9613
9614 \end_inset
9615 </cell>
9616 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9617 \begin_inset Text
9618
9619 \begin_layout Plain Layout
9620 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9621 \end_inset
9622
9623
9624 \end_layout
9625
9626 \end_inset
9627 </cell>
9628 </row>
9629 </lyxtabular>
9630
9631 \end_inset
9632
9633
9634 \begin_inset space \hfill{}
9635 \end_inset
9636
9637
9638 \begin_inset Tabular
9639 <lyxtabular version="3" rows="7" columns="2">
9640 <features>
9641 <column alignment="center" valignment="top" width="0pt">
9642 <column alignment="center" valignment="top" width="0pt">
9643 <row>
9644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9645 \begin_inset Text
9646
9647 \begin_layout Plain Layout
9648 Befehl
9649 \end_layout
9650
9651 \end_inset
9652 </cell>
9653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9654 \begin_inset Text
9655
9656 \begin_layout Plain Layout
9657 Ergebnis
9658 \end_layout
9659
9660 \end_inset
9661 </cell>
9662 </row>
9663 <row>
9664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9665 \begin_inset Text
9666
9667 \begin_layout Plain Layout
9668
9669 \backslash
9670 tilde
9671 \begin_inset ERT
9672 status collapsed
9673
9674 \begin_layout Plain Layout
9675
9676
9677 \backslash
9678 leer 
9679 \end_layout
9680
9681 \end_inset
9682
9683 A
9684 \end_layout
9685
9686 \end_inset
9687 </cell>
9688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9689 \begin_inset Text
9690
9691 \begin_layout Plain Layout
9692 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9693 \end_inset
9694
9695
9696 \end_layout
9697
9698 \end_inset
9699 </cell>
9700 </row>
9701 <row>
9702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9703 \begin_inset Text
9704
9705 \begin_layout Plain Layout
9706
9707 \backslash
9708 hat
9709 \begin_inset ERT
9710 status collapsed
9711
9712 \begin_layout Plain Layout
9713
9714
9715 \backslash
9716 leer 
9717 \end_layout
9718
9719 \end_inset
9720
9721 A
9722 \end_layout
9723
9724 \end_inset
9725 </cell>
9726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9727 \begin_inset Text
9728
9729 \begin_layout Plain Layout
9730 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9731 \end_inset
9732
9733
9734 \end_layout
9735
9736 \end_inset
9737 </cell>
9738 </row>
9739 <row>
9740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9741 \begin_inset Text
9742
9743 \begin_layout Plain Layout
9744
9745 \backslash
9746 check
9747 \begin_inset ERT
9748 status collapsed
9749
9750 \begin_layout Plain Layout
9751
9752
9753 \backslash
9754 leer 
9755 \end_layout
9756
9757 \end_inset
9758
9759 A
9760 \end_layout
9761
9762 \end_inset
9763 </cell>
9764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9765 \begin_inset Text
9766
9767 \begin_layout Plain Layout
9768 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9769 \end_inset
9770
9771
9772 \end_layout
9773
9774 \end_inset
9775 </cell>
9776 </row>
9777 <row>
9778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9779 \begin_inset Text
9780
9781 \begin_layout Plain Layout
9782
9783 \backslash
9784 acute
9785 \begin_inset ERT
9786 status collapsed
9787
9788 \begin_layout Plain Layout
9789
9790
9791 \backslash
9792 leer 
9793 \end_layout
9794
9795 \end_inset
9796
9797 A
9798 \end_layout
9799
9800 \end_inset
9801 </cell>
9802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9803 \begin_inset Text
9804
9805 \begin_layout Plain Layout
9806 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9807 \end_inset
9808
9809
9810 \end_layout
9811
9812 \end_inset
9813 </cell>
9814 </row>
9815 <row>
9816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9817 \begin_inset Text
9818
9819 \begin_layout Plain Layout
9820
9821 \backslash
9822 grave
9823 \begin_inset ERT
9824 status collapsed
9825
9826 \begin_layout Plain Layout
9827
9828
9829 \backslash
9830 leer 
9831 \end_layout
9832
9833 \end_inset
9834
9835 A
9836 \end_layout
9837
9838 \end_inset
9839 </cell>
9840 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9841 \begin_inset Text
9842
9843 \begin_layout Plain Layout
9844 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9845 \end_inset
9846
9847
9848 \end_layout
9849
9850 \end_inset
9851 </cell>
9852 </row>
9853 <row>
9854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858
9859 \backslash
9860 breve
9861 \begin_inset ERT
9862 status collapsed
9863
9864 \begin_layout Plain Layout
9865
9866
9867 \backslash
9868 leer 
9869 \end_layout
9870
9871 \end_inset
9872
9873 A
9874 \end_layout
9875
9876 \end_inset
9877 </cell>
9878 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9879 \begin_inset Text
9880
9881 \begin_layout Plain Layout
9882 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9883 \end_inset
9884
9885
9886 \end_layout
9887
9888 \end_inset
9889 </cell>
9890 </row>
9891 </lyxtabular>
9892
9893 \end_inset
9894
9895
9896 \begin_inset space \hfill{}
9897 \end_inset
9898
9899
9900 \end_layout
9901
9902 \begin_layout Standard
9903 \begin_inset VSpace bigskip
9904 \end_inset
9905
9906 Wenn man in einer Formel Umlaute
9907 \begin_inset Index
9908 status collapsed
9909
9910 \begin_layout Plain Layout
9911 Umlaute
9912 \end_layout
9913
9914 \end_inset
9915
9916  erstellen will, schreibt man ein Anführungszeichen vor den Selbstlaut.
9917  Diese beiden Zeichen bilden dann für LaTeX 
9918 \emph on
9919 ein
9920 \emph default
9921  Zeichen.
9922  Im Gegensatz zu 
9923 \series bold
9924
9925 \backslash
9926 ddot
9927 \series default
9928  entstehen damit 
9929 \begin_inset Quotes gld
9930 \end_inset
9931
9932 echte
9933 \begin_inset Quotes grd
9934 \end_inset
9935
9936  Umlaute, was folgendes Beispiel zeigt:
9937 \end_layout
9938
9939 \begin_layout Standard
9940 \begin_inset VSpace -2mm
9941 \end_inset
9942
9943
9944 \end_layout
9945
9946 \begin_layout Standard
9947 \align center
9948 \begin_inset Tabular
9949 <lyxtabular version="3" rows="3" columns="2">
9950 <features>
9951 <column alignment="center" valignment="top" width="0">
9952 <column alignment="center" valignment="top" width="0">
9953 <row>
9954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9955 \begin_inset Text
9956
9957 \begin_layout Plain Layout
9958 Befehl
9959 \end_layout
9960
9961 \end_inset
9962 </cell>
9963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9964 \begin_inset Text
9965
9966 \begin_layout Plain Layout
9967 Ergebnis
9968 \begin_inset Note Note
9969 status collapsed
9970
9971 \begin_layout Plain Layout
9972
9973 \series bold
9974
9975 \backslash
9976 raisebox
9977 \series default
9978  dient nur als Abstandhalter.
9979 \end_layout
9980
9981 \end_inset
9982
9983
9984 \end_layout
9985
9986 \end_inset
9987 </cell>
9988 </row>
9989 <row>
9990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9991 \begin_inset Text
9992
9993 \begin_layout Plain Layout
9994 \begin_inset Quotes grd
9995 \end_inset
9996
9997 i
9998 \end_layout
9999
10000 \end_inset
10001 </cell>
10002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10003 \begin_inset Text
10004
10005 \begin_layout Plain Layout
10006 \begin_inset Formula $"i$
10007 \end_inset
10008
10009
10010 \end_layout
10011
10012 \end_inset
10013 </cell>
10014 </row>
10015 <row>
10016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10017 \begin_inset Text
10018
10019 \begin_layout Plain Layout
10020
10021 \backslash
10022 ddot
10023 \begin_inset ERT
10024 status collapsed
10025
10026 \begin_layout Plain Layout
10027
10028
10029 \backslash
10030 leer 
10031 \end_layout
10032
10033 \end_inset
10034
10035 i
10036 \end_layout
10037
10038 \end_inset
10039 </cell>
10040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10041 \begin_inset Text
10042
10043 \begin_layout Plain Layout
10044 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10045 \end_inset
10046
10047
10048 \end_layout
10049
10050 \end_inset
10051 </cell>
10052 </row>
10053 </lyxtabular>
10054
10055 \end_inset
10056
10057
10058 \end_layout
10059
10060 \begin_layout Standard
10061 Ein weiterer Vorteil gegenüber 
10062 \series bold
10063
10064 \backslash
10065 ddot
10066 \series default
10067  ist, dass man Umlaute direkt in mathematischen Text konvertieren kann,
10068  denn die obigen Akzentbefehle sind 
10069 \emph on
10070 im mathematischen Text\SpecialChar \-
10071 modus nicht erlaubt
10072 \emph default
10073 .
10074  Um ein akzentuiertes Zeichen in mathematischen Text zu überführen, darf
10075  nur das Zeichen unter dem Akzent umgewandelt werden.
10076  Das gilt auch für alle anderen Umwandlungen wie z.
10077 \begin_inset space \thinspace{}
10078 \end_inset
10079
10080 B.
10081  in kursiv oder fett.
10082 \end_layout
10083
10084 \begin_layout Standard
10085 Im mathematischen Textmodus können Umlaute und andere akzentuierten Zeichen
10086  direkt eingegeben werden.
10087 \end_layout
10088
10089 \begin_layout Subsection
10090 Akzente für Operatoren
10091 \begin_inset Index
10092 status collapsed
10093
10094 \begin_layout Plain Layout
10095 Akzente ! für Operatoren
10096 \end_layout
10097
10098 \end_inset
10099
10100
10101 \end_layout
10102
10103 \begin_layout Standard
10104 Zum Akzentuieren von Operatoren gibt es die Befehle 
10105 \series bold
10106
10107 \backslash
10108 overset
10109 \series default
10110
10111 \begin_inset Index
10112 status collapsed
10113
10114 \begin_layout Plain Layout
10115 Befehle ! O ! 
10116 \backslash
10117 overset
10118 \end_layout
10119
10120 \end_inset
10121
10122  und 
10123 \series bold
10124
10125 \backslash
10126 underset
10127 \series default
10128
10129 \begin_inset Index
10130 status collapsed
10131
10132 \begin_layout Plain Layout
10133 Befehle ! U ! 
10134 \backslash
10135 underset
10136 \end_layout
10137
10138 \end_inset
10139
10140 , mit denen man Zeichen über bzw.
10141  unter einen Operator setzen kann.
10142  Mit dem Befehl 
10143 \series bold
10144
10145 \backslash
10146 sideset
10147 \series default
10148
10149 \begin_inset Index
10150 status collapsed
10151
10152 \begin_layout Plain Layout
10153 Befehle ! S ! 
10154 \backslash
10155 sideset
10156 \end_layout
10157
10158 \end_inset
10159
10160  können Zeichen vor und nach einen Operator gesetzt werden.
10161  Das Befehlsschema lautet:
10162 \end_layout
10163
10164 \begin_layout Standard
10165
10166 \series bold
10167
10168 \backslash
10169 sideset{Zeichen
10170 \series default
10171  
10172 \series bold
10173 davor}{Zeichen
10174 \series default
10175  
10176 \series bold
10177 dahinter}
10178 \end_layout
10179
10180 \begin_layout Standard
10181
10182 \series bold
10183
10184 \backslash
10185 sideset
10186 \series default
10187  mussen immer vor dem zu akzentuierenden Operator stehen.
10188  Es kann auch mit mehreren Zeichen und sogar mit anderen Operatoren und
10189  Symbolen akzentuiert werden.
10190  Will man mit 
10191 \series bold
10192
10193 \backslash
10194 sideset
10195 \series default
10196  z.
10197 \begin_inset space \thinspace{}
10198 \end_inset
10199
10200 B.
10201  nur Zeichen hinter einen Operator setzen, schreibt man nichts zwischen
10202  die ersten geschweiften Klammern, lässt die Klammern aber nicht weg.
10203 \end_layout
10204
10205 \begin_layout Standard
10206 Z.
10207 \begin_inset space \thinspace{}
10208 \end_inset
10209
10210 B.
10211  ergibt der Befehl 
10212 \series bold
10213
10214 \backslash
10215 sideset{
10216 \begin_inset Formula $\to$
10217 \end_inset
10218
10219
10220 \backslash
10221 {
10222 \series default
10223 '
10224 \series bold
10225
10226 \begin_inset Formula $\to$
10227 \end_inset
10228
10229
10230 \backslash
10231 sum_k=1
10232 \begin_inset ERT
10233 status collapsed
10234
10235 \begin_layout Plain Layout
10236
10237
10238 \backslash
10239 leer 
10240 \end_layout
10241
10242 \end_inset
10243
10244
10245 \series default
10246 ^
10247 \series bold
10248 n
10249 \series default
10250  :
10251 \begin_inset Formula \[
10252 \sideset{}{'}\sum_{k=1}^{n}\]
10253
10254 \end_inset
10255
10256
10257 \end_layout
10258
10259 \begin_layout Standard
10260 Der Befehl 
10261 \series bold
10262
10263 \backslash
10264 overset
10265 \begin_inset ERT
10266 status collapsed
10267
10268 \begin_layout Plain Layout
10269
10270
10271 \backslash
10272 leer 
10273 \end_layout
10274
10275 \end_inset
10276
10277
10278 \backslash
10279 maltese
10280 \begin_inset ERT
10281 status collapsed
10282
10283 \begin_layout Plain Layout
10284
10285
10286 \backslash
10287 leer 
10288 \end_layout
10289
10290 \end_inset
10291
10292
10293 \series default
10294
10295 \begin_inset Formula $\uparrow$
10296 \end_inset
10297
10298
10299 \series bold
10300 a
10301 \series default
10302  ergibt:
10303 \begin_inset Formula \[
10304 \overset{a}{\maltese}\]
10305
10306 \end_inset
10307
10308 Wie man am letzten Beispiel sieht, kann man mit 
10309 \series bold
10310
10311 \backslash
10312 overset
10313 \series default
10314  bzw.
10315  
10316 \series bold
10317
10318 \backslash
10319 underset
10320 \series default
10321  außer Operatoren auch Symbole und Zeichen akzentuieren; mit 
10322 \series bold
10323
10324 \backslash
10325 sideset
10326 \series default
10327  ist dies nicht möglich.
10328 \end_layout
10329
10330 \begin_layout Subsection
10331 Akzente für mehrere Zeichen
10332 \begin_inset CommandInset label
10333 LatexCommand label
10334 name "sub:Akzente-für-mehrere"
10335
10336 \end_inset
10337
10338
10339 \begin_inset Index
10340 status collapsed
10341
10342 \begin_layout Plain Layout
10343 Akzente ! für mehrere Zeichen
10344 \end_layout
10345
10346 \end_inset
10347
10348
10349 \end_layout
10350
10351 \begin_layout Standard
10352 \begin_inset space \hfill{}
10353 \end_inset
10354
10355
10356 \begin_inset Tabular
10357 <lyxtabular version="3" rows="5" columns="2">
10358 <features>
10359 <column alignment="center" valignment="top" width="0pt">
10360 <column alignment="center" valignment="top" width="0pt">
10361 <row>
10362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10363 \begin_inset Text
10364
10365 \begin_layout Plain Layout
10366 Befehl
10367 \end_layout
10368
10369 \end_inset
10370 </cell>
10371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10372 \begin_inset Text
10373
10374 \begin_layout Plain Layout
10375 Ergebnis
10376 \begin_inset Note Note
10377 status collapsed
10378
10379 \begin_layout Plain Layout
10380
10381 \series bold
10382
10383 \backslash
10384 raisebox
10385 \series default
10386  dient nur als Abstandhalter.
10387 \end_layout
10388
10389 \end_inset
10390
10391
10392 \end_layout
10393
10394 \end_inset
10395 </cell>
10396 </row>
10397 <row>
10398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10399 \begin_inset Text
10400
10401 \begin_layout Plain Layout
10402
10403 \backslash
10404 overleftarrow
10405 \begin_inset ERT
10406 status collapsed
10407
10408 \begin_layout Plain Layout
10409
10410
10411 \backslash
10412 leer 
10413 \end_layout
10414
10415 \end_inset
10416
10417 A=B
10418 \end_layout
10419
10420 \end_inset
10421 </cell>
10422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10423 \begin_inset Text
10424
10425 \begin_layout Plain Layout
10426 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10427 \end_inset
10428
10429
10430 \end_layout
10431
10432 \end_inset
10433 </cell>
10434 </row>
10435 <row>
10436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10437 \begin_inset Text
10438
10439 \begin_layout Plain Layout
10440
10441 \backslash
10442 underleftarrow
10443 \begin_inset ERT
10444 status collapsed
10445
10446 \begin_layout Plain Layout
10447
10448
10449 \backslash
10450 leer 
10451 \end_layout
10452
10453 \end_inset
10454
10455 A=B
10456 \end_layout
10457
10458 \end_inset
10459 </cell>
10460 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10461 \begin_inset Text
10462
10463 \begin_layout Plain Layout
10464 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10465 \end_inset
10466
10467
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 </row>
10473 <row>
10474 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478
10479 \backslash
10480 overleftrightarrow
10481 \begin_inset ERT
10482 status collapsed
10483
10484 \begin_layout Plain Layout
10485
10486
10487 \backslash
10488 leer 
10489 \end_layout
10490
10491 \end_inset
10492
10493 A=B
10494 \end_layout
10495
10496 \end_inset
10497 </cell>
10498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10499 \begin_inset Text
10500
10501 \begin_layout Plain Layout
10502 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10503 \end_inset
10504
10505
10506 \end_layout
10507
10508 \end_inset
10509 </cell>
10510 </row>
10511 <row>
10512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10513 \begin_inset Text
10514
10515 \begin_layout Plain Layout
10516
10517 \backslash
10518 underleftrightarrow
10519 \begin_inset ERT
10520 status collapsed
10521
10522 \begin_layout Plain Layout
10523
10524
10525 \backslash
10526 leer 
10527 \end_layout
10528
10529 \end_inset
10530
10531 A=B
10532 \end_layout
10533
10534 \end_inset
10535 </cell>
10536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10537 \begin_inset Text
10538
10539 \begin_layout Plain Layout
10540 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10541 \end_inset
10542
10543
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 </row>
10549 </lyxtabular>
10550
10551 \end_inset
10552
10553
10554 \begin_inset space \hfill{}
10555 \end_inset
10556
10557
10558 \begin_inset Tabular
10559 <lyxtabular version="3" rows="5" columns="2">
10560 <features>
10561 <column alignment="center" valignment="top" width="0pt">
10562 <column alignment="center" valignment="top" width="0pt">
10563 <row>
10564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10565 \begin_inset Text
10566
10567 \begin_layout Plain Layout
10568 Befehl
10569 \end_layout
10570
10571 \end_inset
10572 </cell>
10573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10574 \begin_inset Text
10575
10576 \begin_layout Plain Layout
10577 Ergebnis
10578 \end_layout
10579
10580 \end_inset
10581 </cell>
10582 </row>
10583 <row>
10584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10585 \begin_inset Text
10586
10587 \begin_layout Plain Layout
10588
10589 \backslash
10590 overrightarrow
10591 \begin_inset ERT
10592 status collapsed
10593
10594 \begin_layout Plain Layout
10595
10596
10597 \backslash
10598 leer 
10599 \end_layout
10600
10601 \end_inset
10602
10603 A=B
10604 \end_layout
10605
10606 \end_inset
10607 </cell>
10608 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10609 \begin_inset Text
10610
10611 \begin_layout Plain Layout
10612 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10613 \end_inset
10614
10615
10616 \end_layout
10617
10618 \end_inset
10619 </cell>
10620 </row>
10621 <row>
10622 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10623 \begin_inset Text
10624
10625 \begin_layout Plain Layout
10626
10627 \backslash
10628 underrightarrow
10629 \begin_inset ERT
10630 status collapsed
10631
10632 \begin_layout Plain Layout
10633
10634
10635 \backslash
10636 leer 
10637 \end_layout
10638
10639 \end_inset
10640
10641 A=B
10642 \end_layout
10643
10644 \end_inset
10645 </cell>
10646 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10647 \begin_inset Text
10648
10649 \begin_layout Plain Layout
10650 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10651 \end_inset
10652
10653
10654 \end_layout
10655
10656 \end_inset
10657 </cell>
10658 </row>
10659 <row>
10660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664
10665 \backslash
10666 widetilde
10667 \begin_inset ERT
10668 status collapsed
10669
10670 \begin_layout Plain Layout
10671
10672
10673 \backslash
10674 leer 
10675 \end_layout
10676
10677 \end_inset
10678
10679 A=B
10680 \end_layout
10681
10682 \end_inset
10683 </cell>
10684 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10685 \begin_inset Text
10686
10687 \begin_layout Plain Layout
10688 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10689 \end_inset
10690
10691
10692 \end_layout
10693
10694 \end_inset
10695 </cell>
10696 </row>
10697 <row>
10698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10699 \begin_inset Text
10700
10701 \begin_layout Plain Layout
10702
10703 \backslash
10704 widehat
10705 \begin_inset ERT
10706 status collapsed
10707
10708 \begin_layout Plain Layout
10709
10710
10711 \backslash
10712 leer 
10713 \end_layout
10714
10715 \end_inset
10716
10717 A=B
10718 \end_layout
10719
10720 \end_inset
10721 </cell>
10722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10723 \begin_inset Text
10724
10725 \begin_layout Plain Layout
10726 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10727 \end_inset
10728
10729
10730 \end_layout
10731
10732 \end_inset
10733 </cell>
10734 </row>
10735 </lyxtabular>
10736
10737 \end_inset
10738
10739
10740 \begin_inset space \hfill{}
10741 \end_inset
10742
10743
10744 \end_layout
10745
10746 \begin_layout Standard
10747 \begin_inset VSpace medskip
10748 \end_inset
10749
10750 Mit diesen Befehlen können beliebig viele Zeichen akzentuiert werden.
10751  Die Akzente
10752 \begin_inset Newline linebreak
10753 \end_inset
10754
10755
10756 \series bold
10757
10758 \backslash
10759 widetilde
10760 \series default
10761  und 
10762 \series bold
10763
10764 \backslash
10765 widehat
10766 \series default
10767  werden aber im Ausdruck nur mit einer Länge von etwa drei Zeichen gesetzt,
10768  was folgendes Beispiel verdeutlicht:
10769 \begin_inset Formula \[
10770 \widetilde{A+B=C-D}\]
10771
10772 \end_inset
10773
10774
10775 \end_layout
10776
10777 \begin_layout Standard
10778 Mit den im vorigen Kapitel beschriebenen Befehlen 
10779 \series bold
10780
10781 \backslash
10782 overset
10783 \series default
10784
10785 \begin_inset Index
10786 status collapsed
10787
10788 \begin_layout Plain Layout
10789 Befehle ! O ! 
10790 \backslash
10791 overset
10792 \end_layout
10793
10794 \end_inset
10795
10796  und 
10797 \series bold
10798
10799 \backslash
10800 underset
10801 \series default
10802
10803 \begin_inset Index
10804 status collapsed
10805
10806 \begin_layout Plain Layout
10807 Befehle ! U ! 
10808 \backslash
10809 underset
10810 \end_layout
10811
10812 \end_inset
10813
10814  ist es auch möglich mehrere Zeichen zu akzentuieren.
10815  Der Befehl 
10816 \series bold
10817
10818 \backslash
10819 underset
10820 \begin_inset ERT
10821 status collapsed
10822
10823 \begin_layout Plain Layout
10824
10825
10826 \backslash
10827 leer 
10828 \end_layout
10829
10830 \end_inset
10831
10832 A=B
10833 \begin_inset Formula $\downarrow$
10834 \end_inset
10835
10836 ***
10837 \series default
10838  ergibt:
10839 \begin_inset Formula \[
10840 \underset{***}{A=B}\]
10841
10842 \end_inset
10843
10844
10845 \end_layout
10846
10847 \begin_layout Section
10848 Leerraum
10849 \begin_inset CommandInset label
10850 LatexCommand label
10851 name "sub:Leerraum"
10852
10853 \end_inset
10854
10855
10856 \begin_inset Index
10857 status collapsed
10858
10859 \begin_layout Plain Layout
10860 Leerraum ! horizontaler
10861 \end_layout
10862
10863 \end_inset
10864
10865
10866 \end_layout
10867
10868 \begin_layout Subsection
10869 Vordefinierter Leerraum
10870 \begin_inset CommandInset label
10871 LatexCommand label
10872 name "sub:Vordefinierter-Leerraum"
10873
10874 \end_inset
10875
10876
10877 \begin_inset Index
10878 status collapsed
10879
10880 \begin_layout Plain Layout
10881 Leerraum ! horizontaler ! vordefiniert
10882 \end_layout
10883
10884 \end_inset
10885
10886
10887 \end_layout
10888
10889 \begin_layout Standard
10890 Ab und an ist es notwendig in einer Formel horizontalen Leerraum einzufügen.
10891  Dazu gibt man ein geschütztes Leerzeichen ein.
10892  Es erscheint ein blaues 
10893 \begin_inset Quotes gld
10894 \end_inset
10895
10896
10897 \series bold
10898 \color blue
10899
10900 \begin_inset ERT
10901 status collapsed
10902
10903 \begin_layout Plain Layout
10904
10905
10906 \backslash
10907 leer 
10908 \end_layout
10909
10910 \end_inset
10911
10912
10913 \series default
10914 \color inherit
10915
10916 \begin_inset Quotes grd
10917 \end_inset
10918
10919  und man kann durch mehrfaches Drücken der Leertaste aus acht verschiedenen
10920  Leerraum-Größen wählen.
10921  Man kann die Leerräume auch über den Mathe-Werkzeugleistenknopf 
10922 \begin_inset Graphics
10923         filename ../../images/math/space.png
10924         scale 85
10925
10926 \end_inset
10927
10928  oder mit einzelnen Befehlen aufrufen.
10929  Unabhängig vom eingegebenen Befehl kann man durch Drücken der Leertaste
10930  danach wieder aus allen Größen wählen.
10931 \end_layout
10932
10933 \begin_layout Standard
10934 \align center
10935 \begin_inset VSpace -5mm
10936 \end_inset
10937
10938
10939 \begin_inset Tabular
10940 <lyxtabular version="3" rows="3" columns="7">
10941 <features>
10942 <column alignment="center" valignment="middle" width="6.8cm">
10943 <column alignment="center" valignment="top" width="0pt">
10944 <column alignment="center" valignment="top" width="0pt">
10945 <column alignment="center" valignment="top" width="0pt">
10946 <column alignment="center" valignment="top" width="0pt">
10947 <column alignment="center" valignment="top" width="0pt">
10948 <column alignment="center" valignment="top" width="0pt">
10949 <row>
10950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954 Befehl
10955 \end_layout
10956
10957 \end_inset
10958 </cell>
10959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10960 \begin_inset Text
10961
10962 \begin_layout Plain Layout
10963
10964 \backslash
10965 ,
10966 \end_layout
10967
10968 \end_inset
10969 </cell>
10970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10971 \begin_inset Text
10972
10973 \begin_layout Plain Layout
10974
10975 \backslash
10976 :
10977 \end_layout
10978
10979 \end_inset
10980 </cell>
10981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10982 \begin_inset Text
10983
10984 \begin_layout Plain Layout
10985
10986 \backslash
10987 ;
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996
10997 \backslash
10998 quad
10999 \end_layout
11000
11001 \end_inset
11002 </cell>
11003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11004 \begin_inset Text
11005
11006 \begin_layout Plain Layout
11007
11008 \backslash
11009 qquad
11010 \end_layout
11011
11012 \end_inset
11013 </cell>
11014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11015 \begin_inset Text
11016
11017 \begin_layout Plain Layout
11018
11019 \backslash
11020 !
11021 \end_layout
11022
11023 \end_inset
11024 </cell>
11025 </row>
11026 <row>
11027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none" width="7cm">
11028 \begin_inset Text
11029
11030 \begin_layout Plain Layout
11031 Anzahl der Leertastendrücke nach Eingabe des geschützten Leerzeichens
11032 \end_layout
11033
11034 \end_inset
11035 </cell>
11036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11037 \begin_inset Text
11038
11039 \begin_layout Plain Layout
11040 0
11041 \end_layout
11042
11043 \end_inset
11044 </cell>
11045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11046 \begin_inset Text
11047
11048 \begin_layout Plain Layout
11049 1
11050 \end_layout
11051
11052 \end_inset
11053 </cell>
11054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058 2
11059 \end_layout
11060
11061 \end_inset
11062 </cell>
11063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067 3
11068 \end_layout
11069
11070 \end_inset
11071 </cell>
11072 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11073 \begin_inset Text
11074
11075 \begin_layout Plain Layout
11076 4
11077 \end_layout
11078
11079 \end_inset
11080 </cell>
11081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11082 \begin_inset Text
11083
11084 \begin_layout Plain Layout
11085 5
11086 \end_layout
11087
11088 \end_inset
11089 </cell>
11090 </row>
11091 <row>
11092 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11093 \begin_inset Text
11094
11095 \begin_layout Plain Layout
11096 Ergebnis
11097 \end_layout
11098
11099 \end_inset
11100 </cell>
11101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105 \begin_inset Formula $A\, B$
11106 \end_inset
11107
11108
11109 \end_layout
11110
11111 \end_inset
11112 </cell>
11113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11114 \begin_inset Text
11115
11116 \begin_layout Plain Layout
11117 \begin_inset Formula $A\: B$
11118 \end_inset
11119
11120
11121 \end_layout
11122
11123 \end_inset
11124 </cell>
11125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11126 \begin_inset Text
11127
11128 \begin_layout Plain Layout
11129 \begin_inset Formula $A\; B$
11130 \end_inset
11131
11132
11133 \end_layout
11134
11135 \end_inset
11136 </cell>
11137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Plain Layout
11141 \begin_inset Formula $A\quad B$
11142 \end_inset
11143
11144
11145 \end_layout
11146
11147 \end_inset
11148 </cell>
11149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11150 \begin_inset Text
11151
11152 \begin_layout Plain Layout
11153 \begin_inset Formula $A\qquad B$
11154 \end_inset
11155
11156
11157 \end_layout
11158
11159 \end_inset
11160 </cell>
11161 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11162 \begin_inset Text
11163
11164 \begin_layout Plain Layout
11165 \begin_inset Formula $A\! B$
11166 \end_inset
11167
11168
11169 \end_layout
11170
11171 \end_inset
11172 </cell>
11173 </row>
11174 </lyxtabular>
11175
11176 \end_inset
11177
11178
11179 \end_layout
11180
11181 \begin_layout Standard
11182 Die letzte Größe scheint überhaupt keinen Leerraum zu produzieren.
11183  In LyX ist diese allerdings auch im Gegensatz zu allen anderen rot eingefärbt,
11184  denn sie erstellt negativen Leerraum.
11185  Es gibt noch zwei weitere negative Leerräume:
11186 \end_layout
11187
11188 \begin_layout Standard
11189 \align center
11190 \begin_inset Tabular
11191 <lyxtabular version="3" rows="3" columns="3">
11192 <features>
11193 <column alignment="center" valignment="middle" width="6.8cm">
11194 <column alignment="center" valignment="top" width="0pt">
11195 <column alignment="center" valignment="top" width="0pt">
11196 <row>
11197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11198 \begin_inset Text
11199
11200 \begin_layout Plain Layout
11201 Befehl
11202 \end_layout
11203
11204 \end_inset
11205 </cell>
11206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11207 \begin_inset Text
11208
11209 \begin_layout Plain Layout
11210
11211 \backslash
11212 negmedspace
11213 \end_layout
11214
11215 \end_inset
11216 </cell>
11217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11218 \begin_inset Text
11219
11220 \begin_layout Plain Layout
11221
11222 \backslash
11223 negthickspace
11224 \end_layout
11225
11226 \end_inset
11227 </cell>
11228 </row>
11229 <row>
11230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11231 \begin_inset Text
11232
11233 \begin_layout Plain Layout
11234 Anzahl der Leertastendrücke nach Eingabe des geschützten Leerzeichens
11235 \end_layout
11236
11237 \end_inset
11238 </cell>
11239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11240 \begin_inset Text
11241
11242 \begin_layout Plain Layout
11243 6
11244 \end_layout
11245
11246 \end_inset
11247 </cell>
11248 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11249 \begin_inset Text
11250
11251 \begin_layout Plain Layout
11252 7
11253 \end_layout
11254
11255 \end_inset
11256 </cell>
11257 </row>
11258 <row>
11259 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11260 \begin_inset Text
11261
11262 \begin_layout Plain Layout
11263 Ergebnis
11264 \end_layout
11265
11266 \end_inset
11267 </cell>
11268 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11269 \begin_inset Text
11270
11271 \begin_layout Plain Layout
11272 \begin_inset Formula $A\negmedspace B$
11273 \end_inset
11274
11275
11276 \end_layout
11277
11278 \end_inset
11279 </cell>
11280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11281 \begin_inset Text
11282
11283 \begin_layout Plain Layout
11284 \begin_inset Formula $A\negthickspace B$
11285 \end_inset
11286
11287
11288 \end_layout
11289
11290 \end_inset
11291 </cell>
11292 </row>
11293 </lyxtabular>
11294
11295 \end_inset
11296
11297
11298 \end_layout
11299
11300 \begin_layout Standard
11301 Negative Leerräume bewirken, dass sich benachbarte Zeichen überschneiden.
11302  Man kann auf diese Weise Ligaturen erzwingen, was z.
11303 \begin_inset space \thinspace{}
11304 \end_inset
11305
11306 B.
11307  für Summenzeichen von Nutzen ist: 
11308 \end_layout
11309
11310 \begin_layout Standard
11311 \align center
11312 \begin_inset Tabular
11313 <lyxtabular version="3" rows="3" columns="2">
11314 <features>
11315 <column alignment="center" valignment="top" width="0">
11316 <column alignment="center" valignment="top" width="0">
11317 <row>
11318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11319 \begin_inset Text
11320
11321 \begin_layout Plain Layout
11322 Befehl
11323 \end_layout
11324
11325 \end_inset
11326 </cell>
11327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11328 \begin_inset Text
11329
11330 \begin_layout Plain Layout
11331 Ergebnis
11332 \begin_inset Note Note
11333 status collapsed
11334
11335 \begin_layout Plain Layout
11336
11337 \series bold
11338
11339 \backslash
11340 raisebox
11341 \series default
11342  dient nur als Abstandhalter.
11343 \end_layout
11344
11345 \end_inset
11346
11347
11348 \end_layout
11349
11350 \end_inset
11351 </cell>
11352 </row>
11353 <row>
11354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11355 \begin_inset Text
11356
11357 \begin_layout Plain Layout
11358
11359 \backslash
11360 sum
11361 \backslash
11362 sum
11363 \begin_inset ERT
11364 status collapsed
11365
11366 \begin_layout Plain Layout
11367
11368
11369 \backslash
11370 leer 
11371 \end_layout
11372
11373 \end_inset
11374
11375 f_kl
11376 \end_layout
11377
11378 \end_inset
11379 </cell>
11380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11381 \begin_inset Text
11382
11383 \begin_layout Plain Layout
11384 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11385 \end_inset
11386
11387
11388 \end_layout
11389
11390 \end_inset
11391 </cell>
11392 </row>
11393 <row>
11394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11395 \begin_inset Text
11396
11397 \begin_layout Plain Layout
11398
11399 \backslash
11400 sum
11401 \backslash
11402 negmedspace
11403 \backslash
11404 sum
11405 \begin_inset ERT
11406 status collapsed
11407
11408 \begin_layout Plain Layout
11409
11410
11411 \backslash
11412 leer 
11413 \end_layout
11414
11415 \end_inset
11416
11417 f_kl
11418 \end_layout
11419
11420 \end_inset
11421 </cell>
11422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11423 \begin_inset Text
11424
11425 \begin_layout Plain Layout
11426 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11427 \end_inset
11428
11429
11430 \end_layout
11431
11432 \end_inset
11433 </cell>
11434 </row>
11435 </lyxtabular>
11436
11437 \end_inset
11438
11439
11440 \end_layout
11441
11442 \begin_layout Standard
11443 Relationen, wie z.
11444 \begin_inset space \thinspace{}
11445 \end_inset
11446
11447 B.
11448  Gleichheitszeichen, sind immer von Leerraum umgeben.
11449  Will man dies unterdrücken, schreibt man das Gleichheitszeichen in eine
11450  TeX-Klammer.
11451  Die Wirkung kann man an folgendem Beispiel gut erkennen:
11452 \end_layout
11453
11454 \begin_layout Standard
11455 \align center
11456 \begin_inset Tabular
11457 <lyxtabular version="3" rows="2" columns="2">
11458 <features>
11459 <column alignment="center" valignment="top" width="0pt">
11460 <column alignment="center" valignment="top" width="0pt">
11461 <row>
11462 <cell alignment="center" valignment="top" usebox="none">
11463 \begin_inset Text
11464
11465 \begin_layout Plain Layout
11466 normale Gleichung
11467 \end_layout
11468
11469 \end_inset
11470 </cell>
11471 <cell alignment="center" valignment="top" usebox="none">
11472 \begin_inset Text
11473
11474 \begin_layout Plain Layout
11475 \begin_inset Formula $A=B$
11476 \end_inset
11477
11478
11479 \end_layout
11480
11481 \end_inset
11482 </cell>
11483 </row>
11484 <row>
11485 <cell alignment="center" valignment="top" usebox="none">
11486 \begin_inset Text
11487
11488 \begin_layout Plain Layout
11489 \begin_inset Note Note
11490 status collapsed
11491
11492 \begin_layout Plain Layout
11493
11494 \series bold
11495
11496 \backslash
11497 raisebox
11498 \series default
11499  dient nur als Abstandhalter.
11500 \end_layout
11501
11502 \end_inset
11503
11504
11505 \begin_inset Formula $\raisebox{5mm}{}$
11506 \end_inset
11507
11508 Gleichung ohne Leerraum
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 \begin_inset Formula $A{=}B$
11518 \end_inset
11519
11520
11521 \end_layout
11522
11523 \end_inset
11524 </cell>
11525 </row>
11526 </lyxtabular>
11527
11528 \end_inset
11529
11530
11531 \end_layout
11532
11533 \begin_layout Standard
11534 Der Befehl für die letzte Formel lautet: 
11535 \series bold
11536 A
11537 \backslash
11538 {=
11539 \begin_inset Formula $\to$
11540 \end_inset
11541
11542 B
11543 \end_layout
11544
11545 \begin_layout Standard
11546 \begin_inset VSpace bigskip
11547 \end_inset
11548
11549 Leerräumen werden für physikalische Einheiten benötigt, denn zwischen Wert
11550  und Einheit ist der kleinste Leerraum und kein normales Leerzeichen.
11551  Bei Einheiten im Text fügt man den kleinsten Leerraum über das Menü 
11552 \family sans
11553 Einfügen\SpecialChar \menuseparator
11554 Formatierung\SpecialChar \menuseparator
11555 Kleiner
11556 \begin_inset space ~
11557 \end_inset
11558
11559 Abstand
11560 \family default
11561  (Tastenkürzel 
11562 \family sans
11563 Strg-Shift-Leertaste
11564 \family default
11565 ) ein.
11566 \end_layout
11567
11568 \begin_layout Standard
11569 Ein Beispiel zur Veranschaulichung:
11570 \end_layout
11571
11572 \begin_layout Standard
11573 \begin_inset Tabular
11574 <lyxtabular version="3" rows="2" columns="2">
11575 <features>
11576 <column alignment="left" valignment="top" width="0">
11577 <column alignment="left" valignment="top" width="0">
11578 <row>
11579 <cell alignment="center" valignment="top" usebox="none">
11580 \begin_inset Text
11581
11582 \begin_layout Plain Layout
11583 24 kW
11584 \begin_inset Formula $\cdot$
11585 \end_inset
11586
11587 h
11588 \end_layout
11589
11590 \end_inset
11591 </cell>
11592 <cell alignment="center" valignment="top" usebox="none">
11593 \begin_inset Text
11594
11595 \begin_layout Plain Layout
11596 Leerzeichen zwischen Wert und Einheit
11597 \end_layout
11598
11599 \end_inset
11600 </cell>
11601 </row>
11602 <row>
11603 <cell alignment="center" valignment="top" usebox="none">
11604 \begin_inset Text
11605
11606 \begin_layout Plain Layout
11607 24
11608 \begin_inset space \thinspace{}
11609 \end_inset
11610
11611 kW
11612 \begin_inset Formula $\cdot$
11613 \end_inset
11614
11615 h
11616 \end_layout
11617
11618 \end_inset
11619 </cell>
11620 <cell alignment="center" valignment="top" usebox="none">
11621 \begin_inset Text
11622
11623 \begin_layout Plain Layout
11624 kleinster Leerraum zwischen Wert und Einheit
11625 \end_layout
11626
11627 \end_inset
11628 </cell>
11629 </row>
11630 </lyxtabular>
11631
11632 \end_inset
11633
11634
11635 \end_layout
11636
11637 \begin_layout Subsection
11638 Variabler Leerraum
11639 \begin_inset ERT
11640 status collapsed
11641
11642 \begin_layout Plain Layout
11643
11644
11645 \backslash
11646 texorpdfstring{
11647 \end_layout
11648
11649 \end_inset
11650
11651
11652 \begin_inset Foot
11653 status collapsed
11654
11655 \begin_layout Plain Layout
11656 für vertikalen Leerraum in Formeln siehe 
11657 \begin_inset CommandInset ref
11658 LatexCommand ref
11659 reference "sub:Zeilenabstand"
11660
11661 \end_inset
11662
11663
11664 \end_layout
11665
11666 \end_inset
11667
11668
11669 \begin_inset ERT
11670 status collapsed
11671
11672 \begin_layout Plain Layout
11673
11674 }{}
11675 \end_layout
11676
11677 \end_inset
11678
11679
11680 \begin_inset Note Note
11681 status collapsed
11682
11683 \begin_layout Plain Layout
11684
11685 \series bold
11686
11687 \backslash
11688 texorpdfstring
11689 \series default
11690  dient dazu, dass die Fußnote nicht mit im PDF-Lesezeichen erscheint.
11691 \end_layout
11692
11693 \begin_layout Plain Layout
11694 Näheres zu 
11695 \series bold
11696
11697 \backslash
11698 texorpdfstring
11699 \series default
11700  steht in Kapitel 
11701 \begin_inset CommandInset ref
11702 LatexCommand ref
11703 reference "sub:Formeln-in-Überschriften"
11704
11705 \end_inset
11706
11707 .
11708 \end_layout
11709
11710 \end_inset
11711
11712
11713 \begin_inset CommandInset label
11714 LatexCommand label
11715 name "sub:Variabler-Leerraum"
11716
11717 \end_inset
11718
11719
11720 \begin_inset Index
11721 status collapsed
11722
11723 \begin_layout Plain Layout
11724 Leerraum ! horizontaler ! variabel
11725 \end_layout
11726
11727 \end_inset
11728
11729
11730 \end_layout
11731
11732 \begin_layout Standard
11733 Leerraum mit vorgegebener Länge lässt sich in LyX mit dem Befehl 
11734 \series bold
11735
11736 \backslash
11737 hspace{Länge}
11738 \series default
11739
11740 \begin_inset Index
11741 status collapsed
11742
11743 \begin_layout Plain Layout
11744 Befehle ! H ! 
11745 \backslash
11746 hspace
11747 \end_layout
11748
11749 \end_inset
11750
11751  einfügen.
11752  Dabei können alle Längeneinheiten verwendet werden, die in 
11753 \begin_inset CommandInset ref
11754 LatexCommand ref
11755 reference "tab:Verwendete-Einheiten"
11756
11757 \end_inset
11758
11759  aufgelistet sind, mit Ausnahme der Einheit 
11760 \begin_inset Quotes gld
11761 \end_inset
11762
11763 mu
11764 \begin_inset Quotes grd
11765 \end_inset
11766
11767 .
11768  Die Länge darf auch negativ sein.
11769  Um so viel Leerraum einzufügen, dass die Formel allen verfügbaren Platz
11770  einnimmt, benutzt man den Befehl 
11771 \series bold
11772
11773 \backslash
11774 hfill
11775 \series default
11776
11777 \begin_inset Index
11778 status collapsed
11779
11780 \begin_layout Plain Layout
11781 Befehle ! H ! 
11782 \backslash
11783 hfill
11784 \end_layout
11785
11786 \end_inset
11787
11788 .
11789 \end_layout
11790
11791 \begin_layout Standard
11792 \begin_inset VSpace -1mm
11793 \end_inset
11794
11795
11796 \end_layout
11797
11798 \begin_layout Standard
11799 \align center
11800 \begin_inset Tabular
11801 <lyxtabular version="3" rows="4" columns="2">
11802 <features>
11803 <column alignment="center" valignment="top" width="0">
11804 <column alignment="center" valignment="top" width="0">
11805 <row>
11806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11807 \begin_inset Text
11808
11809 \begin_layout Plain Layout
11810 Befehl
11811 \end_layout
11812
11813 \end_inset
11814 </cell>
11815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11816 \begin_inset Text
11817
11818 \begin_layout Plain Layout
11819 Ergebnis
11820 \end_layout
11821
11822 \end_inset
11823 </cell>
11824 </row>
11825 <row>
11826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11827 \begin_inset Text
11828
11829 \begin_layout Plain Layout
11830 A=B
11831 \backslash
11832 hspace{3cm
11833 \begin_inset Formula $\to$
11834 \end_inset
11835
11836 A
11837 \backslash
11838 not=C
11839 \end_layout
11840
11841 \end_inset
11842 </cell>
11843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11844 \begin_inset Text
11845
11846 \begin_layout Plain Layout
11847 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11848 \end_inset
11849
11850
11851 \end_layout
11852
11853 \end_inset
11854 </cell>
11855 </row>
11856 <row>
11857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11858 \begin_inset Text
11859
11860 \begin_layout Plain Layout
11861 A
11862 \backslash
11863 hspace{-1mm
11864 \begin_inset Formula $\to$
11865 \end_inset
11866
11867 A
11868 \backslash
11869 not=A
11870 \end_layout
11871
11872 \end_inset
11873 </cell>
11874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11875 \begin_inset Text
11876
11877 \begin_layout Plain Layout
11878 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11879 \end_inset
11880
11881
11882 \end_layout
11883
11884 \end_inset
11885 </cell>
11886 </row>
11887 <row>
11888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11889 \begin_inset Text
11890
11891 \begin_layout Plain Layout
11892 A=A
11893 \backslash
11894 hfill
11895 \begin_inset ERT
11896 status collapsed
11897
11898 \begin_layout Plain Layout
11899
11900
11901 \backslash
11902 leer 
11903 \end_layout
11904
11905 \end_inset
11906
11907 B=B
11908 \end_layout
11909
11910 \end_inset
11911 </cell>
11912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11913 \begin_inset Text
11914
11915 \begin_layout Plain Layout
11916 \begin_inset Formula $A=A\hfill B=B$
11917 \end_inset
11918
11919
11920 \end_layout
11921
11922 \end_inset
11923 </cell>
11924 </row>
11925 </lyxtabular>
11926
11927 \end_inset
11928
11929
11930 \end_layout
11931
11932 \begin_layout Standard
11933 Im letzten Beispiel ist der verfügbare Platz durch die Länge des längsten
11934  Spalteneintrags der Tabelle vorgegeben.
11935  In einer eingebetteten Formel ist der Platz von der Länge der Zeile abhängig,
11936  in die 
11937 \series bold
11938
11939 \backslash
11940 hfill
11941 \series default
11942  eingegeben wird.
11943  Füllt eine Zeile die Breite komplett aus, wird demnach kein Leerraum erstellt.
11944  
11945 \series bold
11946
11947 \backslash
11948 hfill
11949 \series default
11950  wirkt in abgesetzten Formeln nur, wenn der Formelstil 
11951 \series bold
11952 Eingerückt
11953 \series default
11954  eingestellt ist.
11955  (Formelstile sind in 
11956 \begin_inset CommandInset ref
11957 LatexCommand ref
11958 reference "sec:Formelstile"
11959
11960 \end_inset
11961
11962  erklärt.)
11963 \end_layout
11964
11965 \begin_layout Standard
11966 Variabler Leerraum kann für Text über das Menü 
11967 \family sans
11968 Einfügen\SpecialChar \menuseparator
11969 Formatierung\SpecialChar \menuseparator
11970 Horizontaler
11971 \begin_inset space ~
11972 \end_inset
11973
11974 Abstand
11975 \family default
11976  eingefügt werden, was in Formeln nicht möglich ist:
11977 \end_layout
11978
11979 \begin_layout Standard
11980 Dies ist eine Zeile mit
11981 \begin_inset space \hspace{}
11982 \length 2cm
11983 \end_inset
11984
11985 2
11986 \begin_inset space \thinspace{}
11987 \end_inset
11988
11989 cm Leerraum.
11990 \end_layout
11991
11992 \begin_layout Standard
11993 Dies ist eine Zeile mit
11994 \begin_inset space \hfill{}
11995 \end_inset
11996
11997 maximalem Leerraum.
11998 \end_layout
11999
12000 \begin_layout Subsection
12001 Leerraum neben eingebetteten Formeln
12002 \begin_inset Index
12003 status collapsed
12004
12005 \begin_layout Plain Layout
12006 Leerraum ! neben eingebetteten Formeln
12007 \end_layout
12008
12009 \end_inset
12010
12011
12012 \end_layout
12013
12014 \begin_layout Standard
12015 Über die Länge 
12016 \series bold
12017
12018 \backslash
12019 mathsurround
12020 \begin_inset Index
12021 status collapsed
12022
12023 \begin_layout Plain Layout
12024 Befehle ! M ! 
12025 \backslash
12026 mathsurround
12027 \end_layout
12028
12029 \end_inset
12030
12031
12032 \series default
12033  lässt sich der Leerraum einstellen, der neben eingebettete Formeln gesetzt
12034  wird.
12035  Der Wert einer Länge wird mit dem Befehl 
12036 \series bold
12037
12038 \backslash
12039 setlength
12040 \begin_inset Index
12041 status collapsed
12042
12043 \begin_layout Plain Layout
12044 Befehle ! S ! 
12045 \backslash
12046 setlength
12047 \end_layout
12048
12049 \end_inset
12050
12051
12052 \series default
12053  gesetzt.
12054  Dieser besitzt folgendes Befehlsschema:
12055 \end_layout
12056
12057 \begin_layout Standard
12058
12059 \series bold
12060
12061 \backslash
12062 setlength{Längenname}{Wert}
12063 \end_layout
12064
12065 \begin_layout Standard
12066 Um 
12067 \series bold
12068
12069 \backslash
12070 mathsurround
12071 \series default
12072  den Wert 5
12073 \begin_inset space \thinspace{}
12074 \end_inset
12075
12076 mm zuzuweisen, gibt man im TeX-Modus den Befehl
12077 \end_layout
12078
12079 \begin_layout Standard
12080
12081 \series bold
12082
12083 \backslash
12084 setlength{
12085 \backslash
12086 mathsurround}{5mm}
12087 \end_layout
12088
12089 \begin_layout Standard
12090 ein.
12091  Neben alle eingebetteten Formeln, die auf den Befehl folgen, wird nun 5
12092 \begin_inset space \thinspace{}
12093 \end_inset
12094
12095 mm Leerraum gesetzt:
12096 \begin_inset ERT
12097 status collapsed
12098
12099 \begin_layout Plain Layout
12100
12101
12102 \backslash
12103 setlength{
12104 \backslash
12105 mathsurround}{5mm}
12106 \end_layout
12107
12108 \end_inset
12109
12110
12111 \end_layout
12112
12113 \begin_layout Standard
12114 Dies ist eine Zeile in der sich 
12115 \begin_inset Formula $A=B$
12116 \end_inset
12117
12118  eine Formel mit 5
12119 \begin_inset space \thinspace{}
12120 \end_inset
12121
12122 mm umgebendem Leerraum befindet.
12123 \begin_inset ERT
12124 status collapsed
12125
12126 \begin_layout Plain Layout
12127
12128
12129 \backslash
12130 setlength{
12131 \backslash
12132 mathsurround}{0pt}
12133 \end_layout
12134
12135 \end_inset
12136
12137
12138 \end_layout
12139
12140 \begin_layout Standard
12141 Um wieder zum voreingestellten Wert zurückzukehren, setzt man 
12142 \series bold
12143
12144 \backslash
12145 mathsurround
12146 \series default
12147  auf den Wert 0
12148 \begin_inset space \thinspace{}
12149 \end_inset
12150
12151 pt.
12152 \end_layout
12153
12154 \begin_layout Section
12155 Boxen und Rahmen
12156 \begin_inset Index
12157 status collapsed
12158
12159 \begin_layout Plain Layout
12160 Boxen
12161 \end_layout
12162
12163 \end_inset
12164
12165
12166 \begin_inset Index
12167 status collapsed
12168
12169 \begin_layout Plain Layout
12170 Rahmen | see 
12171 \begin_inset ERT
12172 status collapsed
12173
12174 \begin_layout Plain Layout
12175
12176 {
12177 \end_layout
12178
12179 \end_inset
12180
12181 Boxen
12182 \begin_inset ERT
12183 status collapsed
12184
12185 \begin_layout Plain Layout
12186
12187 }
12188 \end_layout
12189
12190 \end_inset
12191
12192
12193 \end_layout
12194
12195 \end_inset
12196
12197
12198 \end_layout
12199
12200 \begin_layout Standard
12201 Boxen für Text sind im Kapitel 
12202 \family typewriter
12203 Boxen
12204 \family default
12205  im Handbuch 
12206 \family typewriter
12207 Eingebettete
12208 \begin_inset space ~
12209 \end_inset
12210
12211 Objekte
12212 \family default
12213  beschrieben.
12214 \end_layout
12215
12216 \begin_layout Subsection
12217 Boxen mit Rahmen
12218 \begin_inset CommandInset label
12219 LatexCommand label
12220 name "sub:Boxen-mit-Rahmen"
12221
12222 \end_inset
12223
12224
12225 \begin_inset Index
12226 status collapsed
12227
12228 \begin_layout Plain Layout
12229 Boxen ! mit Rahmen
12230 \end_layout
12231
12232 \end_inset
12233
12234
12235 \end_layout
12236
12237 \begin_layout Standard
12238 Es ist möglich Formeln oder Teile davon mit den Befehlen 
12239 \series bold
12240
12241 \backslash
12242 fbox
12243 \series default
12244
12245 \begin_inset Index
12246 status collapsed
12247
12248 \begin_layout Plain Layout
12249 Befehle ! F ! 
12250 \backslash
12251 fbox
12252 \end_layout
12253
12254 \end_inset
12255
12256  und 
12257 \series bold
12258
12259 \backslash
12260 boxed
12261 \series default
12262
12263 \begin_inset Index
12264 status collapsed
12265
12266 \begin_layout Plain Layout
12267 Befehle ! B ! 
12268 \backslash
12269 boxed
12270 \end_layout
12271
12272 \end_inset
12273
12274  zu umranden.
12275 \end_layout
12276
12277 \begin_layout Standard
12278 Gibt man einen dieser Befehle in eine Formel ein, erscheint ein Eingabefeld
12279  in einem Rahmen.
12280  Bei 
12281 \series bold
12282
12283 \backslash
12284 fbox
12285 \series default
12286  muss in diesem Eingabefeld mit 
12287 \family sans
12288 Strg-m
12289 \family default
12290  noch eine Formel erstellt werden
12291 \begin_inset Foot
12292 status collapsed
12293
12294 \begin_layout Plain Layout
12295 Aufgrund eines Fehlers in LyX ist es nicht möglich mit 
12296 \family sans
12297 Strg-m
12298 \family default
12299  eine neue Formel zu erzeugen, siehe 
12300 \begin_inset CommandInset href
12301 LatexCommand href
12302 name "LyX-Fehler #1435"
12303 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12304
12305 \end_inset
12306
12307 .
12308 \end_layout
12309
12310 \end_inset
12311
12312 , denn der Inhalt dieser Box wird sonst als mathematischer Text behandelt.
12313  Verwendet man 
12314 \series bold
12315
12316 \backslash
12317 boxed
12318 \series default
12319 , wird automatisch im Rahmen eine neue Formel erzeugt.
12320 \end_layout
12321
12322 \begin_layout Standard
12323 Der Befehl 
12324 \series bold
12325
12326 \backslash
12327 fbox
12328 \series default
12329  ist nicht zur Umrandung von abgesetzten Formeln geeignet, denn die Formel
12330  wird dann immer in Textzeilengröße gesetzt.
12331  Im Gegensatz dazu ist 
12332 \series bold
12333
12334 \backslash
12335 boxed
12336 \series default
12337  nicht zur Umrandung von Formeln in einer Textzeile geeignet, denn die Formel
12338  wird dann immer in der Größe einer abgesetzten Formel gesetzt.
12339 \end_layout
12340
12341 \begin_layout Standard
12342 Als Erweiterung zu 
12343 \series bold
12344
12345 \backslash
12346 fbox
12347 \series default
12348  gibt es den Befehl 
12349 \series bold
12350
12351 \backslash
12352 framebox
12353 \series default
12354
12355 \begin_inset Index
12356 status collapsed
12357
12358 \begin_layout Plain Layout
12359 Befehle ! F ! 
12360 \backslash
12361 framebox
12362 \end_layout
12363
12364 \end_inset
12365
12366 , bei dem man zusätzlich die Rahmenbreite und die Ausrichtung einstellen
12367  kann.
12368  
12369 \series bold
12370
12371 \backslash
12372 framebox
12373 \series default
12374  wird nach folgendem Schema verwendet:
12375 \end_layout
12376
12377 \begin_layout Standard
12378
12379 \series bold
12380
12381 \backslash
12382 framebox[Rahmenbreite][Position]{Boxinhalt}
12383 \end_layout
12384
12385 \begin_layout Standard
12386 Die Position kann entweder 
12387 \emph on
12388 l
12389 \emph default
12390  oder 
12391 \emph on
12392 r
12393 \emph default
12394  sein.
12395  
12396 \emph on
12397 l
12398 \emph default
12399  bewirkt linksbündige, 
12400 \emph on
12401 r
12402 \emph default
12403  rechtsbündige Ausrichtung der Formel in der Box.
12404  Gibt man keine Position an, wird die Formel zentriert.
12405 \begin_inset Newline newline
12406 \end_inset
12407
12408 Gibt man keine Breite an, darf auch keine Position angegeben werden.
12409  In diesem Falle wird die Rahmenbreite wie bei 
12410 \series bold
12411
12412 \backslash
12413 fbox
12414 \series default
12415  an den Boxinhalt angepasst.
12416 \end_layout
12417
12418 \begin_layout Standard
12419 Wenn man den Befehl 
12420 \series bold
12421
12422 \backslash
12423 framebox
12424 \series default
12425  eingibt, erscheint eine Box mit drei Eingabefeldern.
12426  Die ersten beiden sind von eckigen Klammern umgeben und stehen für die
12427  beiden optionalen Argumente.
12428  In das dritte Feld wird wie bei 
12429 \series bold
12430
12431 \backslash
12432 fbox
12433 \series default
12434  die Formel eingegeben.
12435 \end_layout
12436
12437 \begin_layout Standard
12438 \align center
12439 \begin_inset Note Note
12440 status open
12441
12442 \begin_layout Plain Layout
12443 Die Tabelle wurde in eine Minibox gesetzt damit die Fußnote der Tabelle
12444  auch erscheint.
12445  Denn sonst würde der Fußnotentext im Ausdruck nicht angezeigt werden.
12446 \end_layout
12447
12448 \end_inset
12449
12450
12451 \begin_inset Box Frameless
12452 position "c"
12453 hor_pos "c"
12454 has_inner_box 1
12455 inner_pos "c"
12456 use_parbox 0
12457 width "100col%"
12458 special "none"
12459 height "1in"
12460 height_special "totalheight"
12461 status open
12462
12463 \begin_layout Plain Layout
12464 \align center
12465 \begin_inset Tabular
12466 <lyxtabular version="3" rows="5" columns="2">
12467 <features>
12468 <column alignment="center" valignment="top" width="0">
12469 <column alignment="center" valignment="top" width="0">
12470 <row>
12471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12472 \begin_inset Text
12473
12474 \begin_layout Plain Layout
12475 Befehl
12476 \begin_inset Foot
12477 status collapsed
12478
12479 \begin_layout Plain Layout
12480 Durch einen Fehler in LyX ist es momentan nicht möglich mit 
12481 \family sans
12482 Strg-m
12483 \family default
12484  eine neue Formel zu erzeugen, siehe 
12485 \begin_inset CommandInset href
12486 LatexCommand href
12487 name "LyX-Fehler #1435"
12488 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12489
12490 \end_inset
12491
12492 .
12493 \end_layout
12494
12495 \end_inset
12496
12497
12498 \end_layout
12499
12500 \end_inset
12501 </cell>
12502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12503 \begin_inset Text
12504
12505 \begin_layout Plain Layout
12506 Ergebnis
12507 \begin_inset Note Note
12508 status collapsed
12509
12510 \begin_layout Plain Layout
12511
12512 \series bold
12513
12514 \backslash
12515 raisebox
12516 \series default
12517  dient nur als Abstandhalter.
12518 \end_layout
12519
12520 \end_inset
12521
12522
12523 \end_layout
12524
12525 \end_inset
12526 </cell>
12527 </row>
12528 <row>
12529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12530 \begin_inset Text
12531
12532 \begin_layout Plain Layout
12533
12534 \backslash
12535 fbox
12536 \begin_inset ERT
12537 status collapsed
12538
12539 \begin_layout Plain Layout
12540
12541
12542 \backslash
12543 leer 
12544 \end_layout
12545
12546 \end_inset
12547
12548
12549 \family sans
12550 Strg-m
12551 \family default
12552  
12553 \backslash
12554 int
12555 \begin_inset ERT
12556 status collapsed
12557
12558 \begin_layout Plain Layout
12559
12560
12561 \backslash
12562 leer 
12563 \end_layout
12564
12565 \end_inset
12566
12567 A=B
12568 \end_layout
12569
12570 \end_inset
12571 </cell>
12572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12573 \begin_inset Text
12574
12575 \begin_layout Plain Layout
12576 \begin_inset Formula \raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}
12577
12578 \end_inset
12579
12580
12581 \end_layout
12582
12583 \end_inset
12584 </cell>
12585 </row>
12586 <row>
12587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12588 \begin_inset Text
12589
12590 \begin_layout Plain Layout
12591
12592 \backslash
12593 boxed
12594 \begin_inset ERT
12595 status collapsed
12596
12597 \begin_layout Plain Layout
12598
12599
12600 \backslash
12601 leer 
12602 \end_layout
12603
12604 \end_inset
12605
12606
12607 \backslash
12608 int
12609 \begin_inset ERT
12610 status collapsed
12611
12612 \begin_layout Plain Layout
12613
12614
12615 \backslash
12616 leer 
12617 \end_layout
12618
12619 \end_inset
12620
12621 A=B
12622 \end_layout
12623
12624 \end_inset
12625 </cell>
12626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12627 \begin_inset Text
12628
12629 \begin_layout Plain Layout
12630 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12631 \end_inset
12632
12633
12634 \end_layout
12635
12636 \end_inset
12637 </cell>
12638 </row>
12639 <row>
12640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12641 \begin_inset Text
12642
12643 \begin_layout Plain Layout
12644 A+
12645 \backslash
12646 fbox
12647 \begin_inset ERT
12648 status collapsed
12649
12650 \begin_layout Plain Layout
12651
12652
12653 \backslash
12654 leer 
12655 \end_layout
12656
12657 \end_inset
12658
12659 B
12660 \end_layout
12661
12662 \end_inset
12663 </cell>
12664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12665 \begin_inset Text
12666
12667 \begin_layout Plain Layout
12668 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12669 \end_inset
12670
12671
12672 \end_layout
12673
12674 \end_inset
12675 </cell>
12676 </row>
12677 <row>
12678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12679 \begin_inset Text
12680
12681 \begin_layout Plain Layout
12682
12683 \backslash
12684 framebox
12685 \begin_inset ERT
12686 status collapsed
12687
12688 \begin_layout Plain Layout
12689
12690
12691 \backslash
12692 leer 
12693 \end_layout
12694
12695 \end_inset
12696
12697 20mm
12698 \begin_inset Formula $\to$
12699 \end_inset
12700
12701
12702 \begin_inset Formula $\to$
12703 \end_inset
12704
12705
12706 \family sans
12707 Strg-m
12708 \family default
12709  
12710 \backslash
12711 frac
12712 \begin_inset ERT
12713 status collapsed
12714
12715 \begin_layout Plain Layout
12716
12717
12718 \backslash
12719 leer 
12720 \end_layout
12721
12722 \end_inset
12723
12724 A
12725 \begin_inset Formula $\downarrow$
12726 \end_inset
12727
12728 B
12729 \end_layout
12730
12731 \end_inset
12732 </cell>
12733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12734 \begin_inset Text
12735
12736 \begin_layout Plain Layout
12737 \begin_inset Formula $\raisebox{6mm}{}$
12738 \end_inset
12739
12740
12741 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12742 \end_inset
12743
12744
12745 \begin_inset Formula $\raisebox{-4mm}{}$
12746 \end_inset
12747
12748
12749 \end_layout
12750
12751 \end_inset
12752 </cell>
12753 </row>
12754 </lyxtabular>
12755
12756 \end_inset
12757
12758
12759 \end_layout
12760
12761 \end_inset
12762
12763
12764 \end_layout
12765
12766 \begin_layout Standard
12767 Die Rahmendicke kann ebenfalls eingestellt werden.
12768  Dazu müssen vor der Formel im TeX-Modus die Befehle
12769 \end_layout
12770
12771 \begin_layout Standard
12772
12773 \series bold
12774
12775 \backslash
12776 fboxrule
12777 \series default
12778  
12779 \series bold
12780
12781 \begin_inset Quotes gld
12782 \end_inset
12783
12784 Dicke
12785 \begin_inset Quotes grd
12786 \end_inset
12787
12788
12789 \series default
12790  
12791 \series bold
12792
12793 \backslash
12794 fboxsep
12795 \series default
12796  
12797 \series bold
12798
12799 \begin_inset Quotes gld
12800 \end_inset
12801
12802 Abstand
12803 \begin_inset Quotes grd
12804 \end_inset
12805
12806
12807 \end_layout
12808
12809 \begin_layout Standard
12810 eingegeben werden.
12811  
12812 \begin_inset Quotes gld
12813 \end_inset
12814
12815 Abstand
12816 \begin_inset Quotes grd
12817 \end_inset
12818
12819  legt dabei den minimalen Abstand zwischen Rahmen und dem ersten Zeichen
12820  in der Box fest.
12821  Ein Beispiel dafür ist folgende umrandete Formel:
12822 \begin_inset ERT
12823 status collapsed
12824
12825 \begin_layout Plain Layout
12826
12827
12828 \backslash
12829 fboxrule 2mm 
12830 \backslash
12831 fboxsep 3mm
12832 \end_layout
12833
12834 \end_inset
12835
12836
12837 \begin_inset Formula \[
12838 \boxed{A+B=C}\]
12839
12840 \end_inset
12841
12842 Vor dieser Formel wurde im TeX-Modus
12843 \end_layout
12844
12845 \begin_layout Standard
12846
12847 \series bold
12848
12849 \backslash
12850 fboxrule
12851 \series default
12852  
12853 \series bold
12854 2mm
12855 \series default
12856  
12857 \series bold
12858
12859 \backslash
12860 fboxsep
12861 \series default
12862  
12863 \series bold
12864 3mm
12865 \end_layout
12866
12867 \begin_layout Standard
12868 eingegeben.
12869  Diese angegeben Werte werden für alle folgenden Boxen verwendet.
12870 \end_layout
12871
12872 \begin_layout Standard
12873 Möchte man wieder zur Standardrahmengröße zurückkehren, gibt man vor der
12874  nächsten Formel im TeX-Modus folgende Befehle ein:
12875 \end_layout
12876
12877 \begin_layout Standard
12878
12879 \series bold
12880
12881 \backslash
12882 fboxrule
12883 \series default
12884  
12885 \series bold
12886 0.4pt
12887 \series default
12888  
12889 \series bold
12890
12891 \backslash
12892 fboxsep
12893 \series default
12894  
12895 \series bold
12896 3pt
12897 \series default
12898
12899 \begin_inset ERT
12900 status collapsed
12901
12902 \begin_layout Plain Layout
12903
12904
12905 \backslash
12906 fboxrule 0.4pt 
12907 \backslash
12908 fboxsep 3pt
12909 \end_layout
12910
12911 \end_inset
12912
12913
12914 \end_layout
12915
12916 \begin_layout Subsection
12917 Boxen ohne Rahmen
12918 \begin_inset CommandInset label
12919 LatexCommand label
12920 name "sub:Boxen-ohne-Rahmen"
12921
12922 \end_inset
12923
12924
12925 \begin_inset Index
12926 status collapsed
12927
12928 \begin_layout Plain Layout
12929 Boxen ! ohne Rahmen
12930 \end_layout
12931
12932 \end_inset
12933
12934
12935 \end_layout
12936
12937 \begin_layout Standard
12938 Für Boxen ohne Rahmen gibt es folgende Box-Befehle: 
12939 \series bold
12940
12941 \backslash
12942 mbox
12943 \series default
12944
12945 \begin_inset Index
12946 status collapsed
12947
12948 \begin_layout Plain Layout
12949 Befehle ! M ! 
12950 \backslash
12951 mbox
12952 \end_layout
12953
12954 \end_inset
12955
12956
12957 \series bold
12958
12959 \backslash
12960 makebox
12961 \series default
12962
12963 \begin_inset Index
12964 status collapsed
12965
12966 \begin_layout Plain Layout
12967 Befehle ! M ! 
12968 \backslash
12969 makebox
12970 \end_layout
12971
12972 \end_inset
12973
12974  und
12975 \begin_inset Newline linebreak
12976 \end_inset
12977
12978
12979 \series bold
12980
12981 \backslash
12982 raisebox
12983 \series default
12984
12985 \begin_inset Index
12986 status collapsed
12987
12988 \begin_layout Plain Layout
12989 Befehle ! R ! 
12990 \backslash
12991 raisebox
12992 \end_layout
12993
12994 \end_inset
12995
12996
12997 \end_layout
12998
12999 \begin_layout Standard
13000 Mit 
13001 \series bold
13002
13003 \backslash
13004 raisebox
13005 \series default
13006  kann man eine Box hoch- oder tiefstellen.
13007  Allerdings behalten die Zeichen in der Box im Gegensatz zum normalen Hochstelle
13008 n die Schriftgröße bei.
13009  
13010 \series bold
13011
13012 \backslash
13013 raisebox
13014 \series default
13015  wird dabei mit folgendem Schema benutzt:
13016 \end_layout
13017
13018 \begin_layout Standard
13019
13020 \series bold
13021
13022 \backslash
13023 raisebox{Höhe}{Boxinhalt}
13024 \end_layout
13025
13026 \begin_layout Standard
13027 Soll in der Box eine Formel stehen, muss man wie bei 
13028 \series bold
13029
13030 \backslash
13031 fbox
13032 \series default
13033  eine weitere Formel erstellen.
13034 \end_layout
13035
13036 \begin_layout Standard
13037 \align center
13038 \begin_inset Tabular
13039 <lyxtabular version="3" rows="4" columns="2">
13040 <features>
13041 <column alignment="center" valignment="top" width="0">
13042 <column alignment="center" valignment="top" width="0">
13043 <row>
13044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13045 \begin_inset Text
13046
13047 \begin_layout Plain Layout
13048 Befehl
13049 \end_layout
13050
13051 \end_inset
13052 </cell>
13053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13054 \begin_inset Text
13055
13056 \begin_layout Plain Layout
13057 Ergebnis
13058 \end_layout
13059
13060 \end_inset
13061 </cell>
13062 </row>
13063 <row>
13064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13065 \begin_inset Text
13066
13067 \begin_layout Plain Layout
13068 H
13069 \backslash
13070 raisebox{2mm
13071 \begin_inset Formula $\to$
13072 \end_inset
13073
13074
13075 \backslash
13076 {al
13077 \begin_inset Formula $\to$
13078 \end_inset
13079
13080  lo
13081 \end_layout
13082
13083 \end_inset
13084 </cell>
13085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13086 \begin_inset Text
13087
13088 \begin_layout Plain Layout
13089 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13090 \end_inset
13091
13092
13093 \end_layout
13094
13095 \end_inset
13096 </cell>
13097 </row>
13098 <row>
13099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13100 \begin_inset Text
13101
13102 \begin_layout Plain Layout
13103 H
13104 \backslash
13105 raisebox{-2mm
13106 \begin_inset Formula $\to$
13107 \end_inset
13108
13109
13110 \backslash
13111 {al
13112 \begin_inset Formula $\to$
13113 \end_inset
13114
13115 lo
13116 \end_layout
13117
13118 \end_inset
13119 </cell>
13120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13121 \begin_inset Text
13122
13123 \begin_layout Plain Layout
13124 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13125 \end_inset
13126
13127
13128 \end_layout
13129
13130 \end_inset
13131 </cell>
13132 </row>
13133 <row>
13134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13135 \begin_inset Text
13136
13137 \begin_layout Plain Layout
13138 A=
13139 \backslash
13140 raisebox{-2mm
13141 \begin_inset Formula $\to$
13142 \end_inset
13143
13144
13145 \backslash
13146 {
13147 \family sans
13148 Strg-m
13149 \family default
13150  
13151 \backslash
13152 sqrt
13153 \begin_inset ERT
13154 status collapsed
13155
13156 \begin_layout Plain Layout
13157
13158
13159 \backslash
13160 leer 
13161 \end_layout
13162
13163 \end_inset
13164
13165
13166 \end_layout
13167
13168 \end_inset
13169 </cell>
13170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13171 \begin_inset Text
13172
13173 \begin_layout Plain Layout
13174 \begin_inset ERT
13175 status collapsed
13176
13177 \begin_layout Plain Layout
13178
13179 $A=
13180 \backslash
13181 raisebox{-2mm}{$
13182 \backslash
13183 sqrt{B}$}$
13184 \end_layout
13185
13186 \end_inset
13187
13188
13189 \end_layout
13190
13191 \end_inset
13192 </cell>
13193 </row>
13194 </lyxtabular>
13195
13196 \end_inset
13197
13198
13199 \end_layout
13200
13201 \begin_layout Standard
13202 Die letzte Formel kann derzeit nur im TeX-Modus erstellt werden, da LyX
13203  statt der benötigten weiteren Formel eine Box einfügt.
13204 \begin_inset Foot
13205 status collapsed
13206
13207 \begin_layout Plain Layout
13208 siehe 
13209 \begin_inset CommandInset href
13210 LatexCommand href
13211 name "LyX-Fehler #1435"
13212 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13213
13214 \end_inset
13215
13216
13217 \end_layout
13218
13219 \end_inset
13220
13221
13222 \end_layout
13223
13224 \begin_layout Standard
13225 Der Befehl 
13226 \series bold
13227
13228 \backslash
13229 mbox
13230 \series default
13231  ist äquivalent zu 
13232 \series bold
13233
13234 \backslash
13235 fbox
13236 \series default
13237  und 
13238 \series bold
13239
13240 \backslash
13241 makebox
13242 \series default
13243  ist äquivalent zu 
13244 \series bold
13245
13246 \backslash
13247 framebox
13248 \series default
13249 , nur dass es keinen Rahmen gibt.
13250 \end_layout
13251
13252 \begin_layout Subsection
13253 Farbige Boxen
13254 \begin_inset CommandInset label
13255 LatexCommand label
13256 name "sub:Farbige-Boxen"
13257
13258 \end_inset
13259
13260
13261 \begin_inset Index
13262 status collapsed
13263
13264 \begin_layout Plain Layout
13265 Boxen ! farbige
13266 \end_layout
13267
13268 \end_inset
13269
13270
13271 \end_layout
13272
13273 \begin_layout Standard
13274 Damit die in diesem Kapitel angegebenen Befehle benutzt werden können, muss
13275  im LaTeX-Vorspann das LaTeX-Paket 
13276 \series bold
13277 color
13278 \series default
13279
13280 \begin_inset Foot
13281 status collapsed
13282
13283 \begin_layout Plain Layout
13284 Das Paket 
13285 \series bold
13286 color
13287 \series default
13288  ist Teil jeder LaTeX-Standardinstallation.
13289 \end_layout
13290
13291 \end_inset
13292
13293
13294 \begin_inset Index
13295 status collapsed
13296
13297 \begin_layout Plain Layout
13298 Pakete ! color
13299 \end_layout
13300
13301 \end_inset
13302
13303  mit der Zeile
13304 \end_layout
13305
13306 \begin_layout Standard
13307
13308 \series bold
13309
13310 \backslash
13311 usepackage{color}
13312 \end_layout
13313
13314 \begin_layout Standard
13315 geladen werden
13316 \begin_inset Foot
13317 status collapsed
13318
13319 \begin_layout Plain Layout
13320 Wird irgendwo im Dokument Text mit einer vordefinierten Farbe gefärbt, lädt
13321  LyX das LaTeX-Paket 
13322 \series bold
13323 color
13324 \series default
13325  automatisch.
13326  Dadurch kann es vorkommen, dass das Paket doppelt geladen wird, was aber
13327  keine Probleme hervorruft.
13328 \end_layout
13329
13330 \end_inset
13331
13332
13333 \begin_inset Note Note
13334 status collapsed
13335
13336 \begin_layout Plain Layout
13337 Damit das Paket nicht doppelt geladen werden kann, wurde im LaTeX-Vorspann
13338  ein Makro eingefügt.
13339 \end_layout
13340
13341 \end_inset
13342
13343 .
13344 \end_layout
13345
13346 \begin_layout Standard
13347 \begin_inset VSpace medskip
13348 \end_inset
13349
13350 Um Boxen einzufärben, verwendet man den Befehl 
13351 \series bold
13352
13353 \backslash
13354 colorbox
13355 \series default
13356
13357 \begin_inset Index
13358 status collapsed
13359
13360 \begin_layout Plain Layout
13361 Befehle ! C ! 
13362 \backslash
13363 colorbox
13364 \end_layout
13365
13366 \end_inset
13367
13368  nach folgendem Schema:
13369 \end_layout
13370
13371 \begin_layout Standard
13372
13373 \series bold
13374
13375 \backslash
13376 colorbox{Farbe}{Boxinhalt}
13377 \end_layout
13378
13379 \begin_layout Standard
13380 Der Boxinhalt kann auch wieder eine Box sein und eine 
13381 \series bold
13382
13383 \backslash
13384 colorbox
13385 \series default
13386  kann auch ein Teil einer anderen Box sein (siehe 2.
13387  und 3.
13388  Beispiel).
13389  Soll in der Box eine Formel stehen, muss wie bei 
13390 \series bold
13391
13392 \backslash
13393 fbox
13394 \series default
13395  eine weitere Formel erstellt werden.
13396 \begin_inset Foot
13397 status collapsed
13398
13399 \begin_layout Plain Layout
13400 Das gilt auch für den Befehl 
13401 \series bold
13402
13403 \backslash
13404 fcolorbox
13405 \series default
13406 .
13407  Dabei ist 
13408 \begin_inset CommandInset href
13409 LatexCommand href
13410 name "LyX-Fehler #1435"
13411 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13412
13413 \end_inset
13414
13415  zu beachten.
13416 \end_layout
13417
13418 \end_inset
13419
13420
13421 \end_layout
13422
13423 \begin_layout Standard
13424 Aus folgenden vordefinierten Farben kann gewählt werden:
13425 \end_layout
13426
13427 \begin_layout Standard
13428
13429 \series bold
13430 black
13431 \series default
13432
13433 \series bold
13434 blue
13435 \series default
13436
13437 \series bold
13438 cyan
13439 \series default
13440
13441 \series bold
13442 green
13443 \series default
13444
13445 \series bold
13446 magenta
13447 \series default
13448
13449 \series bold
13450 red
13451 \series default
13452
13453 \series bold
13454 white
13455 \series default
13456  und 
13457 \series bold
13458 yellow
13459 \end_layout
13460
13461 \begin_layout Standard
13462 \align center
13463 \begin_inset Tabular
13464 <lyxtabular version="3" rows="4" columns="2">
13465 <features>
13466 <column alignment="center" valignment="top" width="0">
13467 <column alignment="center" valignment="top" width="0">
13468 <row>
13469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13470 \begin_inset Text
13471
13472 \begin_layout Plain Layout
13473 Befehl
13474 \end_layout
13475
13476 \end_inset
13477 </cell>
13478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13479 \begin_inset Text
13480
13481 \begin_layout Plain Layout
13482 Ergebnis
13483 \begin_inset Note Note
13484 status collapsed
13485
13486 \begin_layout Plain Layout
13487
13488 \series bold
13489
13490 \backslash
13491 raisebox
13492 \series default
13493  dient nur als Abstandhalter.
13494 \end_layout
13495
13496 \end_inset
13497
13498
13499 \end_layout
13500
13501 \end_inset
13502 </cell>
13503 </row>
13504 <row>
13505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13506 \begin_inset Text
13507
13508 \begin_layout Plain Layout
13509
13510 \backslash
13511 colorbox{yellow
13512 \begin_inset Formula $\to$
13513 \end_inset
13514
13515
13516 \backslash
13517 {A=B
13518 \end_layout
13519
13520 \end_inset
13521 </cell>
13522 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13523 \begin_inset Text
13524
13525 \begin_layout Plain Layout
13526 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13527 \end_inset
13528
13529
13530 \end_layout
13531
13532 \end_inset
13533 </cell>
13534 </row>
13535 <row>
13536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13537 \begin_inset Text
13538
13539 \begin_layout Plain Layout
13540
13541 \backslash
13542 colorbox{green
13543 \begin_inset Formula $\to$
13544 \end_inset
13545
13546
13547 \backslash
13548 {
13549 \backslash
13550 fbox
13551 \begin_inset ERT
13552 status collapsed
13553
13554 \begin_layout Plain Layout
13555
13556
13557 \backslash
13558 leer 
13559 \end_layout
13560
13561 \end_inset
13562
13563 A=B
13564 \end_layout
13565
13566 \end_inset
13567 </cell>
13568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13569 \begin_inset Text
13570
13571 \begin_layout Plain Layout
13572 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13573 \end_inset
13574
13575
13576 \end_layout
13577
13578 \end_inset
13579 </cell>
13580 </row>
13581 <row>
13582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13583 \begin_inset Text
13584
13585 \begin_layout Plain Layout
13586
13587 \backslash
13588 fbox
13589 \begin_inset ERT
13590 status collapsed
13591
13592 \begin_layout Plain Layout
13593
13594
13595 \backslash
13596 leer 
13597 \end_layout
13598
13599 \end_inset
13600
13601
13602 \backslash
13603 colorbox{green
13604 \begin_inset Formula $\to$
13605 \end_inset
13606
13607
13608 \backslash
13609 {A=B
13610 \end_layout
13611
13612 \end_inset
13613 </cell>
13614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13615 \begin_inset Text
13616
13617 \begin_layout Plain Layout
13618 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13619 \end_inset
13620
13621
13622 \end_layout
13623
13624 \end_inset
13625 </cell>
13626 </row>
13627 </lyxtabular>
13628
13629 \end_inset
13630
13631
13632 \end_layout
13633
13634 \begin_layout Standard
13635
13636 \series bold
13637
13638 \backslash
13639 colorbox
13640 \series default
13641  färbt nur die Box, nicht aber die Zeichen in der Box ein.
13642  Um alle Zeichen zu färben, markiert man die ganze Formel und wählt im Dialog
13643  
13644 \family sans
13645 Textstil
13646 \family default
13647  die gewünschte Farbe aus.
13648  Der Dialog kann mit dem Werkzeugleistenknopf 
13649 \begin_inset Graphics
13650         filename ../../images/dialog-show_character.png
13651         scale 85
13652
13653 \end_inset
13654
13655  oder dem Menü 
13656 \family sans
13657 Bearbeiten\SpecialChar \menuseparator
13658 Textstil\SpecialChar \menuseparator
13659 Benutzerdefiniert
13660 \family default
13661  aufgerufen werden.
13662  Die Formelnummer hat dann dieselbe Farbe wie die Formel.
13663  Soll die Formelnummer eine andere Farbe als die Formelzeichen haben, muss
13664  innerhalb der Formel die Farbe geändert werden.
13665 \end_layout
13666
13667 \begin_layout Standard
13668 Ein Beispiel:
13669 \end_layout
13670
13671 \begin_layout Standard
13672
13673 \color red
13674 \begin_inset Formula \begin{equation}
13675 \int A=B\label{eq:rot}\end{equation}
13676
13677 \end_inset
13678
13679
13680 \color green
13681
13682 \begin_inset Formula \begin{equation}
13683 \textcolor{red}{\int A=B}\label{eq:rotgruen}\end{equation}
13684
13685 \end_inset
13686
13687
13688 \end_layout
13689
13690 \begin_layout Standard
13691 Formel 
13692 \begin_inset CommandInset ref
13693 LatexCommand eqref
13694 reference "eq:rot"
13695
13696 \end_inset
13697
13698  ist komplett rot gefärbt.
13699 \begin_inset Newline newline
13700 \end_inset
13701
13702 Formel 
13703 \begin_inset CommandInset ref
13704 LatexCommand eqref
13705 reference "eq:rotgruen"
13706
13707 \end_inset
13708
13709  wurde zuerst komplett grün gefärbt, um die Farbe der Formelnummer festzulegen.
13710  Anschließend wurden die Formelzeichen rot gefärbt.
13711 \end_layout
13712
13713 \begin_layout Standard
13714 \begin_inset VSpace bigskip
13715 \end_inset
13716
13717 Möchte man den Rahmen anders als den Rest der Box färben, verwendet man
13718  den Befehl 
13719 \series bold
13720
13721 \backslash
13722 fcolorbox
13723 \series default
13724
13725 \begin_inset Index
13726 status collapsed
13727
13728 \begin_layout Plain Layout
13729 Befehle ! F ! 
13730 \backslash
13731 fcolorbox
13732 \end_layout
13733
13734 \end_inset
13735
13736  nach folgendem Schema:
13737 \end_layout
13738
13739 \begin_layout Standard
13740
13741 \series bold
13742
13743 \backslash
13744 fcolorbox{Rahmenfarbe}{Farbe}{Boxinhalt}
13745 \end_layout
13746
13747 \begin_layout Standard
13748
13749 \series bold
13750
13751 \backslash
13752 fcolorbox
13753 \series default
13754  stellt also eine Erweiterung des Befehls 
13755 \series bold
13756
13757 \backslash
13758 colorbox
13759 \series default
13760  dar.
13761  Die Rahmenbreite wird, wie bei 
13762 \series bold
13763
13764 \backslash
13765 framebox
13766 \series default
13767 , mit 
13768 \series bold
13769
13770 \backslash
13771 fboxrule
13772 \series default
13773  und 
13774 \series bold
13775
13776 \backslash
13777 fboxsep
13778 \series default
13779  festgelegt.
13780  Ein Beispiel:
13781 \begin_inset ERT
13782 status collapsed
13783
13784 \begin_layout Plain Layout
13785
13786
13787 \backslash
13788 fboxrule 1mm 
13789 \backslash
13790 fboxsep 1mm
13791 \end_layout
13792
13793 \end_inset
13794
13795
13796 \begin_inset Formula \[
13797 \fcolorbox{cyan}{magenta}{A=B}\]
13798
13799 \end_inset
13800
13801
13802 \begin_inset ERT
13803 status collapsed
13804
13805 \begin_layout Plain Layout
13806
13807
13808 \backslash
13809 fboxrule 0.4pt 
13810 \backslash
13811 fboxsep 3pt
13812 \end_layout
13813
13814 \end_inset
13815
13816
13817 \end_layout
13818
13819 \begin_layout Standard
13820 Diese Formel wurde mit folgendem Befehl erstellt:
13821 \begin_inset Newline newline
13822 \end_inset
13823
13824
13825 \series bold
13826
13827 \backslash
13828 fcolorbox{cyan
13829 \begin_inset Formula $\to$
13830 \end_inset
13831
13832
13833 \backslash
13834 {magenta
13835 \begin_inset Formula $\to$
13836 \end_inset
13837
13838
13839 \backslash
13840 {A=B
13841 \end_layout
13842
13843 \begin_layout Standard
13844 \begin_inset VSpace bigskip
13845 \end_inset
13846
13847 Um andere als die vordefinierten Farben zu verwenden, muss man diese zuerst
13848  selbst definieren.
13849 \end_layout
13850
13851 \begin_layout Standard
13852 Man kann z.
13853 \begin_inset space \thinspace{}
13854 \end_inset
13855
13856 B.
13857  mit folgender LaTeX-Vorspannzeile die Farbe 
13858 \begin_inset Quotes gld
13859 \end_inset
13860
13861
13862 \series bold
13863 dunkelgruen
13864 \series default
13865
13866 \begin_inset Quotes grd
13867 \end_inset
13868
13869
13870 \begin_inset Foot
13871 status collapsed
13872
13873 \begin_layout Plain Layout
13874 In Befehlen darf kein Umlaut stehen, siehe 
13875 \begin_inset CommandInset ref
13876 LatexCommand ref
13877 reference "sec:Benutzerdefinierte-Befehle"
13878
13879 \end_inset
13880
13881 .
13882 \end_layout
13883
13884 \end_inset
13885
13886  definieren:
13887 \end_layout
13888
13889 \begin_layout Standard
13890
13891 \series bold
13892
13893 \backslash
13894 definecolor{dunkelgruen}{cmyk}{0.5,
13895 \series default
13896  
13897 \series bold
13898 0,
13899 \series default
13900  
13901 \series bold
13902 1,
13903 \series default
13904  
13905 \series bold
13906 0.5}
13907 \series default
13908
13909 \begin_inset Index
13910 status collapsed
13911
13912 \begin_layout Plain Layout
13913 Befehle ! D ! 
13914 \backslash
13915 definecolor
13916 \end_layout
13917
13918 \end_inset
13919
13920
13921 \end_layout
13922
13923 \begin_layout Standard
13924
13925 \series bold
13926 cmyk
13927 \series default
13928  ist der Farbraum und steht für die Farben 
13929 \series bold
13930 cyan
13931 \series default
13932
13933 \series bold
13934 magenta
13935 \series default
13936
13937 \series bold
13938 yellow
13939 \series default
13940  und 
13941 \series bold
13942 black
13943 \series default
13944 .
13945  Die vier Zahlen geben der Reihe nach den Anteil der vier Farben an.
13946  Für den Anteil kann man Werte im Bereich 0
13947 \begin_inset space \thinspace{}
13948 \end_inset
13949
13950 -
13951 \begin_inset space \thinspace{}
13952 \end_inset
13953
13954 1 angeben.
13955  Anstelle von 
13956 \series bold
13957 cmyk
13958 \series default
13959  kann man zur Definition auch den Farbraum 
13960 \series bold
13961 rgb
13962 \series default
13963  verwenden.
13964  
13965 \series bold
13966 rgb
13967 \series default
13968  steht für 
13969 \series bold
13970 red
13971 \series default
13972
13973 \series bold
13974 green
13975 \series default
13976  und 
13977 \series bold
13978 blue
13979 \series default
13980 , so dass man dann mit drei Zahlen die Anteile dieser Farben festlegen kann.
13981  Des Weiteren gibt es noch den Farbraum 
13982 \series bold
13983 gray
13984 \series default
13985 , bei dem man mit einer Zahl den Graustufenanteil festlegen kann.
13986 \end_layout
13987
13988 \begin_layout Standard
13989 Als Beispiel eine gerahmte Box mit der neu definierten Farbe 
13990 \series bold
13991 darkgreen
13992 \series default
13993 , bei der die Zeichenfarbe 
13994 \series bold
13995 yellow
13996 \series default
13997  gewählt wurde:
13998 \begin_inset Formula \begin{equation}
13999 \colorbox{dunkelgruen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14000
14001 \end_inset
14002
14003
14004 \end_layout
14005
14006 \begin_layout Standard
14007 Selbst definierte Farben können mit dem Befehl 
14008 \series bold
14009
14010 \backslash
14011 textcolor
14012 \series default
14013  auch für Text
14014 \begin_inset Index
14015 status collapsed
14016
14017 \begin_layout Plain Layout
14018 Text ! farbiger
14019 \end_layout
14020
14021 \end_inset
14022
14023  verwendet werden:
14024 \end_layout
14025
14026 \begin_layout Standard
14027 \begin_inset ERT
14028 status collapsed
14029
14030 \begin_layout Plain Layout
14031
14032
14033 \backslash
14034 textcolor{dunkelgruen}{
14035 \end_layout
14036
14037 \end_inset
14038
14039 Dieser Satz ist 
14040 \begin_inset Quotes gld
14041 \end_inset
14042
14043 dunkelgruen
14044 \begin_inset Quotes grd
14045 \end_inset
14046
14047 .
14048 \begin_inset ERT
14049 status collapsed
14050
14051 \begin_layout Plain Layout
14052
14053 }
14054 \end_layout
14055
14056 \end_inset
14057
14058
14059 \end_layout
14060
14061 \begin_layout Standard
14062
14063 \series bold
14064
14065 \backslash
14066 textcolor
14067 \series default
14068
14069 \begin_inset Index
14070 status collapsed
14071
14072 \begin_layout Plain Layout
14073 Befehle ! T ! 
14074 \backslash
14075 textcolor
14076 \end_layout
14077
14078 \end_inset
14079
14080  wird nach dem Schema 
14081 \series bold
14082
14083 \backslash
14084 textcolor{Farbe}{zu
14085 \series default
14086  
14087 \series bold
14088 färbende
14089 \series default
14090  
14091 \series bold
14092 Zeichen}
14093 \series default
14094  verwendet.
14095 \end_layout
14096
14097 \begin_layout Subsection
14098 Absatzboxen
14099 \begin_inset CommandInset label
14100 LatexCommand label
14101 name "sub:Absatzboxen"
14102
14103 \end_inset
14104
14105
14106 \begin_inset Index
14107 status collapsed
14108
14109 \begin_layout Plain Layout
14110 Boxen ! Absatz-
14111 \end_layout
14112
14113 \end_inset
14114
14115
14116 \end_layout
14117
14118 \begin_layout Standard
14119 Mit dem Menü 
14120 \family sans
14121 Einfügen\SpecialChar \menuseparator
14122 Box
14123 \family default
14124  oder dem Werkzeugleistenknopf 
14125 \begin_inset Graphics
14126         filename ../../images/box-insert.png
14127         scale 85
14128
14129 \end_inset
14130
14131  kann man eine Box erstellen, die mehrere Zeilen und Absätze enthalten kann,
14132  eine so genannte 
14133 \emph on
14134 Parbox
14135 \emph default
14136  (Absatzbox).
14137 \end_layout
14138
14139 \begin_layout Standard
14140 Das folgende Beispiel zeigt eine umrahmte Absatzbox in einer Zeile:
14141 \end_layout
14142
14143 \begin_layout Standard
14144 \begin_inset VSpace medskip
14145 \end_inset
14146
14147 Dies ist eine Zeile 
14148 \begin_inset Box Boxed
14149 position "c"
14150 hor_pos "c"
14151 has_inner_box 1
14152 inner_pos "t"
14153 use_parbox 1
14154 width "5cm"
14155 special "none"
14156 height "1in"
14157 height_special "totalheight"
14158 status open
14159
14160 \begin_layout Plain Layout
14161 Dies ist die Absatzbox.
14162  Sie ist genau 5
14163 \begin_inset space \thinspace{}
14164 \end_inset
14165
14166 cm lang und kann auch Formeln enthalten: 
14167 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14168 \end_inset
14169
14170
14171 \end_layout
14172
14173 \end_inset
14174
14175  mit einer Absatzbox.
14176 \begin_inset VSpace medskip
14177 \end_inset
14178
14179
14180 \end_layout
14181
14182 \begin_layout Standard
14183 Solch eine Box wird erstellt, indem man mit der rechten Maustaste auf die
14184  graue Box mit dem Namen 
14185 \begin_inset Quotes gld
14186 \end_inset
14187
14188 Box(Gerahmt)
14189 \begin_inset Quotes grd
14190 \end_inset
14191
14192  klickt.
14193  Es erscheint dann ein Fenster in dem man die Boxeigenschaften festlegt.
14194  In diesem Fall: 
14195 \emph on
14196 Verzierung
14197 \emph default
14198 : Rechteckige Box, 
14199 \emph on
14200 Innere Box
14201 \emph default
14202 : Parbox, 
14203 \emph on
14204 Breite
14205 \emph default
14206 : 5
14207 \begin_inset space \thinspace{}
14208 \end_inset
14209
14210 cm, 
14211 \emph on
14212 Vertikale Box Ausrichtung
14213 \emph default
14214 : Mitte
14215 \end_layout
14216
14217 \begin_layout Standard
14218 \begin_inset VSpace medskip
14219 \end_inset
14220
14221 In LaTeX wird eine Absatzbox mit dem Befehl 
14222 \series bold
14223
14224 \backslash
14225 parbox
14226 \series default
14227
14228 \begin_inset Index
14229 status collapsed
14230
14231 \begin_layout Plain Layout
14232 Befehle ! P ! 
14233 \backslash
14234 parbox
14235 \end_layout
14236
14237 \end_inset
14238
14239  erstellt, welcher folgendes Schema besitzt:
14240 \end_layout
14241
14242 \begin_layout Standard
14243
14244 \series bold
14245
14246 \backslash
14247 parbox[Position]{Breite}{Boxinhalt}
14248 \end_layout
14249
14250 \begin_layout Standard
14251 Die Positionen 
14252 \emph on
14253 b
14254 \emph default
14255  und 
14256 \emph on
14257 t
14258 \emph default
14259  sind möglich.
14260  
14261 \emph on
14262 b
14263 \emph default
14264  steht für bottom und bedeutet, dass die letzte Absatzzeile in den umstehenden
14265  Text eingepasst wird.
14266  Bei 
14267 \emph on
14268 t
14269 \emph default
14270  wie top geschieht dies für die erste Zeile.
14271  Wird keine Position angegeben, wird der Absatz in mittlerer Höhe eingepasst,
14272  siehe das Kapitel 
14273 \emph on
14274 Boxen
14275 \emph default
14276  des Handbuchs
14277 \emph on
14278  Eingebettete
14279 \begin_inset space ~
14280 \end_inset
14281
14282 Objekte
14283 \emph default
14284  für Beispiele.
14285 \end_layout
14286
14287 \begin_layout Standard
14288 \begin_inset VSpace bigskip
14289 \end_inset
14290
14291 Möchte man Formeln komplett mit Formelnummer umranden, muss man die Formel
14292  in eine Absatzbox setzen.
14293  Dazu schreibt man im TeX-Modus vor die Formel den Befehl 
14294 \series bold
14295
14296 \backslash
14297 fbox{
14298 \backslash
14299 parbox{
14300 \backslash
14301 linewidth-2
14302 \backslash
14303 fboxsep-2
14304 \backslash
14305 fboxrule}{
14306 \series default
14307 .
14308  Hierbei steht 
14309 \series bold
14310
14311 \backslash
14312 linewidth
14313 \begin_inset Index
14314 status collapsed
14315
14316 \begin_layout Plain Layout
14317 Befehle ! L ! 
14318 \backslash
14319 linewidth
14320 \end_layout
14321
14322 \end_inset
14323
14324
14325 \series default
14326  für die im Dokument eingestellte Zeilenbreite.
14327  Da sich der Rahmen außerhalb der Absatzbox befindet, muss man von der Zeilenbre
14328 ite zweimal die Rahmendicke und den Rahmenabstand abziehen.
14329  Da dies LyX aufgrund eines Fehlers
14330 \begin_inset Foot
14331 status collapsed
14332
14333 \begin_layout Plain Layout
14334 \begin_inset CommandInset href
14335 LatexCommand href
14336 name "LyX-Fehler #4483"
14337 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14338
14339 \end_inset
14340
14341
14342 \end_layout
14343
14344 \end_inset
14345
14346  nicht automatisch macht, muss der TeX-Modus verwendet werden.
14347  Damit man in Argumenten multiplizieren und subtrahieren kann, muss im LaTeX-Vor
14348 spann das LaTeX-Paket 
14349 \series bold
14350 calc
14351 \series default
14352
14353 \begin_inset Foot
14354 status collapsed
14355
14356 \begin_layout Plain Layout
14357
14358 \series bold
14359 calc
14360 \series default
14361  ist Teil jeder LaTeX-Standardinstallation.
14362 \end_layout
14363
14364 \end_inset
14365
14366
14367 \begin_inset Index
14368 status collapsed
14369
14370 \begin_layout Plain Layout
14371 Pakete ! calc
14372 \end_layout
14373
14374 \end_inset
14375
14376  mit der Zeile
14377 \end_layout
14378
14379 \begin_layout Standard
14380
14381 \series bold
14382
14383 \backslash
14384 usepackage{calc}
14385 \end_layout
14386
14387 \begin_layout Standard
14388 geladen werden.
14389  Nach der Formel werden beide Boxen geschlossen, indem man 
14390 \series bold
14391 }}
14392 \series default
14393  im TeX-Modus eingibt.
14394  Dazu ein Beispiel:
14395 \begin_inset ERT
14396 status collapsed
14397
14398 \begin_layout Plain Layout
14399
14400
14401 \backslash
14402 fboxsep 5mm 
14403 \backslash
14404 fboxrule 5mm
14405 \end_layout
14406
14407 \end_inset
14408
14409
14410 \end_layout
14411
14412 \begin_layout Standard
14413 \begin_inset ERT
14414 status collapsed
14415
14416 \begin_layout Plain Layout
14417
14418
14419 \backslash
14420 fbox{
14421 \backslash
14422 parbox{
14423 \backslash
14424 linewidth-2
14425 \backslash
14426 fboxsep-2
14427 \backslash
14428 fboxrule}{
14429 \end_layout
14430
14431 \end_inset
14432
14433
14434 \begin_inset Formula \begin{equation}
14435 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14436
14437 \end_inset
14438
14439
14440 \begin_inset ERT
14441 status collapsed
14442
14443 \begin_layout Plain Layout
14444
14445 }}
14446 \end_layout
14447
14448 \end_inset
14449
14450
14451 \begin_inset ERT
14452 status collapsed
14453
14454 \begin_layout Plain Layout
14455
14456
14457 \backslash
14458 fboxrule 0.4pt 
14459 \backslash
14460 fboxsep 3pt
14461 \end_layout
14462
14463 \end_inset
14464
14465
14466 \end_layout
14467
14468 \begin_layout Standard
14469 \begin_inset VSpace medskip
14470 \end_inset
14471
14472 Da im Argument von 
14473 \series bold
14474
14475 \backslash
14476 fbox
14477 \series default
14478  eine Absatzbox verwendet wird, gibt es in diesem Fall bei der Formelgröße
14479  keinen Unterschied zwischen 
14480 \series bold
14481
14482 \backslash
14483 fbox
14484 \series default
14485  und 
14486 \series bold
14487
14488 \backslash
14489 boxed
14490 \series default
14491 .
14492 \end_layout
14493
14494 \begin_layout Standard
14495 \begin_inset VSpace bigskip
14496 \end_inset
14497
14498 Sehr nützlich sind Absatzboxen, wenn man Formeln direkt kommentieren möchte.
14499  Dazu verwendet man 
14500 \series bold
14501
14502 \backslash
14503 parbox
14504 \series default
14505  in Verbindung mit dem Befehl 
14506 \series bold
14507
14508 \backslash
14509 tag
14510 \series default
14511 .
14512  (mehr zu 
14513 \series bold
14514
14515 \backslash
14516 tag
14517 \series default
14518  siehe 
14519 \begin_inset CommandInset ref
14520 LatexCommand ref
14521 reference "sub:Benutzerdefinierte-Nummerierung"
14522
14523 \end_inset
14524
14525 )
14526 \end_layout
14527
14528 \begin_layout Standard
14529 Ein Beispiel einer mit Hilfe von 
14530 \series bold
14531
14532 \backslash
14533 parbox
14534 \series default
14535  kommentierten Formel:
14536 \end_layout
14537
14538 \begin_layout Standard
14539 \begin_inset ERT
14540 status collapsed
14541
14542 \begin_layout Plain Layout
14543
14544
14545 \backslash
14546 [5x-7b=3b
14547 \backslash
14548 tag*{
14549 \backslash
14550 parbox{5cm}{
14551 \end_layout
14552
14553 \end_inset
14554
14555 Dies ist eine Beschreibung.
14556  Sie ist deutlich von der Formel getrennt und mehrzeilig.
14557 \begin_inset ERT
14558 status collapsed
14559
14560 \begin_layout Plain Layout
14561
14562 }}
14563 \backslash
14564 ]
14565 \end_layout
14566
14567 \end_inset
14568
14569
14570 \end_layout
14571
14572 \begin_layout Standard
14573 So eine Formel muss komplett im TeX-Modus eingegeben werden, da LyX den
14574  Befehl 
14575 \series bold
14576
14577 \backslash
14578 parbox
14579 \series default
14580  in Formeln noch nicht unterstützt.
14581  Die Formel wird mit folgender Befehlssequenz erstellt:
14582 \end_layout
14583
14584 \begin_layout Standard
14585 Der Befehl 
14586 \series bold
14587
14588 \backslash
14589 [5x-7b=3b
14590 \backslash
14591 tag*
14592 \backslash
14593 {
14594 \backslash
14595 parbox{5cm}{
14596 \series default
14597  wird im TeX-Modus eingegeben.
14598 \begin_inset Foot
14599 status collapsed
14600
14601 \begin_layout Plain Layout
14602 Ist der Formelstil 
14603 \series bold
14604 Eingerückt
14605 \series default
14606  aktiviert, kann 
14607 \series bold
14608
14609 \backslash
14610 tag*
14611 \backslash
14612 {
14613 \series default
14614  auch durch 
14615 \series bold
14616
14617 \backslash
14618 hfill
14619 \series default
14620  ersetzt werden.
14621  (Formelstile siehe 
14622 \begin_inset CommandInset ref
14623 LatexCommand ref
14624 reference "sec:Formelstile"
14625
14626 \end_inset
14627
14628 )
14629 \end_layout
14630
14631 \end_inset
14632
14633  Dann folgt die Beschreibung als normaler Text und zuletzt gibt man 
14634 \series bold
14635 }}
14636 \backslash
14637 ]
14638 \series default
14639  im TeX-Modus ein.
14640  Die Befehle 
14641 \series bold
14642
14643 \backslash
14644 [
14645 \series default
14646  und 
14647 \series bold
14648
14649 \backslash
14650 ]
14651 \series default
14652  erstellen hierbei eine abgesetzte Formel.
14653 \end_layout
14654
14655 \begin_layout Standard
14656 Die Vorteile von 
14657 \series bold
14658
14659 \backslash
14660 parbox
14661 \series default
14662  erkennt man an folgendem Beispiel, in dem mit Hilfe des mathematischen
14663  Textmodus 
14664 \begin_inset Quotes gld
14665 \end_inset
14666
14667 kommentiert
14668 \begin_inset Quotes grd
14669 \end_inset
14670
14671  wurde:
14672 \begin_inset Formula \[
14673 5x-7b=3b\textrm{Dies ist eine Beschreibung. Sie ist nicht von der Formel getrennt ...}\]
14674
14675 \end_inset
14676
14677
14678 \end_layout
14679
14680 \begin_layout Section
14681 Operatoren
14682 \begin_inset Index
14683 status collapsed
14684
14685 \begin_layout Plain Layout
14686 Operatoren
14687 \end_layout
14688
14689 \end_inset
14690
14691
14692 \end_layout
14693
14694 \begin_layout Subsection
14695 Große Operatoren
14696 \begin_inset CommandInset label
14697 LatexCommand label
14698 name "sub:Große-Operatoren"
14699
14700 \end_inset
14701
14702
14703 \begin_inset Index
14704 status collapsed
14705
14706 \begin_layout Plain Layout
14707 Operatoren ! große
14708 \end_layout
14709
14710 \end_inset
14711
14712
14713 \begin_inset Index
14714 status collapsed
14715
14716 \begin_layout Plain Layout
14717 Summen
14718 \end_layout
14719
14720 \end_inset
14721
14722
14723 \begin_inset Index
14724 status collapsed
14725
14726 \begin_layout Plain Layout
14727 Integrale
14728 \end_layout
14729
14730 \end_inset
14731
14732
14733 \end_layout
14734
14735 \begin_layout Standard
14736 Um alle großen Integraloperatoren nutzen zu können, die im Folgenden aufgelistet
14737  sind, muss die Option 
14738 \family sans
14739 esint-Paket automatisch verwenden
14740 \family default
14741  in den Dokumenteinstellungen unter 
14742 \family sans
14743 Mathe-Optionen
14744 \family default
14745  gewählt sein.
14746 \end_layout
14747
14748 \begin_layout Standard
14749 \begin_inset space \hfill{}
14750 \end_inset
14751
14752
14753 \begin_inset Tabular
14754 <lyxtabular version="3" rows="11" columns="2">
14755 <features>
14756 <column alignment="center" valignment="top" width="0pt">
14757 <column alignment="center" valignment="top" width="0pt">
14758 <row>
14759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14760 \begin_inset Text
14761
14762 \begin_layout Plain Layout
14763 Befehl
14764 \end_layout
14765
14766 \end_inset
14767 </cell>
14768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14769 \begin_inset Text
14770
14771 \begin_layout Plain Layout
14772 Ergebnis
14773 \end_layout
14774
14775 \end_inset
14776 </cell>
14777 </row>
14778 <row>
14779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14780 \begin_inset Text
14781
14782 \begin_layout Plain Layout
14783
14784 \backslash
14785 sum
14786 \begin_inset Index
14787 status collapsed
14788
14789 \begin_layout Plain Layout
14790 Befehle ! S ! 
14791 \backslash
14792 sum
14793 \end_layout
14794
14795 \end_inset
14796
14797
14798 \end_layout
14799
14800 \end_inset
14801 </cell>
14802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14803 \begin_inset Text
14804
14805 \begin_layout Plain Layout
14806 \begin_inset Formula $\sum$
14807 \end_inset
14808
14809
14810 \end_layout
14811
14812 \end_inset
14813 </cell>
14814 </row>
14815 <row>
14816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14817 \begin_inset Text
14818
14819 \begin_layout Plain Layout
14820
14821 \backslash
14822 int
14823 \begin_inset Index
14824 status collapsed
14825
14826 \begin_layout Plain Layout
14827 Befehle ! I ! 
14828 \backslash
14829 int
14830 \end_layout
14831
14832 \end_inset
14833
14834
14835 \end_layout
14836
14837 \end_inset
14838 </cell>
14839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14840 \begin_inset Text
14841
14842 \begin_layout Plain Layout
14843 \begin_inset Formula $\int$
14844 \end_inset
14845
14846
14847 \end_layout
14848
14849 \end_inset
14850 </cell>
14851 </row>
14852 <row>
14853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14854 \begin_inset Text
14855
14856 \begin_layout Plain Layout
14857
14858 \backslash
14859 intop
14860 \end_layout
14861
14862 \end_inset
14863 </cell>
14864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14865 \begin_inset Text
14866
14867 \begin_layout Plain Layout
14868 \begin_inset Formula $\intop$
14869 \end_inset
14870
14871
14872 \end_layout
14873
14874 \end_inset
14875 </cell>
14876 </row>
14877 <row>
14878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14879 \begin_inset Text
14880
14881 \begin_layout Plain Layout
14882
14883 \backslash
14884 oint
14885 \end_layout
14886
14887 \end_inset
14888 </cell>
14889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14890 \begin_inset Text
14891
14892 \begin_layout Plain Layout
14893 \begin_inset Formula $\oint$
14894 \end_inset
14895
14896
14897 \end_layout
14898
14899 \end_inset
14900 </cell>
14901 </row>
14902 <row>
14903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14904 \begin_inset Text
14905
14906 \begin_layout Plain Layout
14907
14908 \backslash
14909 ointop
14910 \end_layout
14911
14912 \end_inset
14913 </cell>
14914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14915 \begin_inset Text
14916
14917 \begin_layout Plain Layout
14918 \begin_inset Formula $\ointop$
14919 \end_inset
14920
14921
14922 \end_layout
14923
14924 \end_inset
14925 </cell>
14926 </row>
14927 <row>
14928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14929 \begin_inset Text
14930
14931 \begin_layout Plain Layout
14932
14933 \backslash
14934 ointctrclockwise
14935 \end_layout
14936
14937 \end_inset
14938 </cell>
14939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14940 \begin_inset Text
14941
14942 \begin_layout Plain Layout
14943 \begin_inset Formula $\ointctrclockwise$
14944 \end_inset
14945
14946
14947 \end_layout
14948
14949 \end_inset
14950 </cell>
14951 </row>
14952 <row>
14953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14954 \begin_inset Text
14955
14956 \begin_layout Plain Layout
14957
14958 \backslash
14959 ointclockwise
14960 \end_layout
14961
14962 \end_inset
14963 </cell>
14964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14965 \begin_inset Text
14966
14967 \begin_layout Plain Layout
14968 \begin_inset Formula $\ointclockwise$
14969 \end_inset
14970
14971
14972 \end_layout
14973
14974 \end_inset
14975 </cell>
14976 </row>
14977 <row>
14978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14979 \begin_inset Text
14980
14981 \begin_layout Plain Layout
14982
14983 \backslash
14984 sqint
14985 \end_layout
14986
14987 \end_inset
14988 </cell>
14989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14990 \begin_inset Text
14991
14992 \begin_layout Plain Layout
14993 \begin_inset Formula $\sqint$
14994 \end_inset
14995
14996
14997 \end_layout
14998
14999 \end_inset
15000 </cell>
15001 </row>
15002 <row>
15003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15004 \begin_inset Text
15005
15006 \begin_layout Plain Layout
15007
15008 \backslash
15009 bigcap
15010 \end_layout
15011
15012 \end_inset
15013 </cell>
15014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15015 \begin_inset Text
15016
15017 \begin_layout Plain Layout
15018 \begin_inset Formula $\bigcap$
15019 \end_inset
15020
15021
15022 \end_layout
15023
15024 \end_inset
15025 </cell>
15026 </row>
15027 <row>
15028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15029 \begin_inset Text
15030
15031 \begin_layout Plain Layout
15032
15033 \backslash
15034 bigcup
15035 \end_layout
15036
15037 \end_inset
15038 </cell>
15039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15040 \begin_inset Text
15041
15042 \begin_layout Plain Layout
15043 \begin_inset Formula $\bigcup$
15044 \end_inset
15045
15046
15047 \end_layout
15048
15049 \end_inset
15050 </cell>
15051 </row>
15052 </lyxtabular>
15053
15054 \end_inset
15055
15056
15057 \begin_inset space \hfill{}
15058 \end_inset
15059
15060
15061 \begin_inset Tabular
15062 <lyxtabular version="3" rows="10" columns="2">
15063 <features>
15064 <column alignment="center" valignment="top" width="0pt">
15065 <column alignment="center" valignment="top" width="0pt">
15066 <row>
15067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15068 \begin_inset Text
15069
15070 \begin_layout Plain Layout
15071 Befehl
15072 \end_layout
15073
15074 \end_inset
15075 </cell>
15076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15077 \begin_inset Text
15078
15079 \begin_layout Plain Layout
15080 Ergebnis
15081 \end_layout
15082
15083 \end_inset
15084 </cell>
15085 </row>
15086 <row>
15087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15088 \begin_inset Text
15089
15090 \begin_layout Plain Layout
15091
15092 \backslash
15093 prod
15094 \begin_inset Index
15095 status collapsed
15096
15097 \begin_layout Plain Layout
15098 Befehle ! P ! 
15099 \backslash
15100 prod
15101 \end_layout
15102
15103 \end_inset
15104
15105
15106 \end_layout
15107
15108 \end_inset
15109 </cell>
15110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15111 \begin_inset Text
15112
15113 \begin_layout Plain Layout
15114 \begin_inset Formula $\prod$
15115 \end_inset
15116
15117
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 </row>
15123 <row>
15124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15125 \begin_inset Text
15126
15127 \begin_layout Plain Layout
15128
15129 \backslash
15130 coprod
15131 \end_layout
15132
15133 \end_inset
15134 </cell>
15135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15136 \begin_inset Text
15137
15138 \begin_layout Plain Layout
15139 \begin_inset Formula $\coprod$
15140 \end_inset
15141
15142
15143 \end_layout
15144
15145 \end_inset
15146 </cell>
15147 </row>
15148 <row>
15149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15150 \begin_inset Text
15151
15152 \begin_layout Plain Layout
15153
15154 \backslash
15155 bigodot
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15161 \begin_inset Text
15162
15163 \begin_layout Plain Layout
15164 \begin_inset Formula $\bigodot$
15165 \end_inset
15166
15167
15168 \end_layout
15169
15170 \end_inset
15171 </cell>
15172 </row>
15173 <row>
15174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15175 \begin_inset Text
15176
15177 \begin_layout Plain Layout
15178
15179 \backslash
15180 bigotimes
15181 \end_layout
15182
15183 \end_inset
15184 </cell>
15185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15186 \begin_inset Text
15187
15188 \begin_layout Plain Layout
15189 \begin_inset Formula $\bigotimes$
15190 \end_inset
15191
15192
15193 \end_layout
15194
15195 \end_inset
15196 </cell>
15197 </row>
15198 <row>
15199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15200 \begin_inset Text
15201
15202 \begin_layout Plain Layout
15203
15204 \backslash
15205 bigoplus
15206 \end_layout
15207
15208 \end_inset
15209 </cell>
15210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \begin_layout Plain Layout
15214 \begin_inset Formula $\bigoplus$
15215 \end_inset
15216
15217
15218 \end_layout
15219
15220 \end_inset
15221 </cell>
15222 </row>
15223 <row>
15224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15225 \begin_inset Text
15226
15227 \begin_layout Plain Layout
15228
15229 \backslash
15230 bigwedge
15231 \end_layout
15232
15233 \end_inset
15234 </cell>
15235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15236 \begin_inset Text
15237
15238 \begin_layout Plain Layout
15239 \begin_inset Formula $\bigwedge$
15240 \end_inset
15241
15242
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 </row>
15248 <row>
15249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15250 \begin_inset Text
15251
15252 \begin_layout Plain Layout
15253
15254 \backslash
15255 bigvee
15256 \end_layout
15257
15258 \end_inset
15259 </cell>
15260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15261 \begin_inset Text
15262
15263 \begin_layout Plain Layout
15264 \begin_inset Formula $\bigvee$
15265 \end_inset
15266
15267
15268 \end_layout
15269
15270 \end_inset
15271 </cell>
15272 </row>
15273 <row>
15274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15275 \begin_inset Text
15276
15277 \begin_layout Plain Layout
15278
15279 \backslash
15280 bigsqcup
15281 \end_layout
15282
15283 \end_inset
15284 </cell>
15285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15286 \begin_inset Text
15287
15288 \begin_layout Plain Layout
15289 \begin_inset Formula $\bigsqcup$
15290 \end_inset
15291
15292
15293 \end_layout
15294
15295 \end_inset
15296 </cell>
15297 </row>
15298 <row>
15299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15300 \begin_inset Text
15301
15302 \begin_layout Plain Layout
15303
15304 \backslash
15305 biguplus
15306 \end_layout
15307
15308 \end_inset
15309 </cell>
15310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15311 \begin_inset Text
15312
15313 \begin_layout Plain Layout
15314 \begin_inset Formula $\biguplus$
15315 \end_inset
15316
15317
15318 \end_layout
15319
15320 \end_inset
15321 </cell>
15322 </row>
15323 </lyxtabular>
15324
15325 \end_inset
15326
15327
15328 \begin_inset space \hfill{}
15329 \end_inset
15330
15331
15332 \end_layout
15333
15334 \begin_layout Standard
15335 Alle großen Operatoren können auch über den Mathe-Werkzeugleistenknopf 
15336 \begin_inset Graphics
15337         filename ../../images/math/intop.png
15338         scale 85
15339
15340 \end_inset
15341
15342  eingefügt werden.
15343 \end_layout
15344
15345 \begin_layout Standard
15346 Die Operatoren werden als groß bezeichnet, da sie größer sind als die zum
15347  Teil gleich aussehenden binären Operatoren.
15348  Zu allen großen Operatoren kann man Grenzen angeben, wie im nächsten Abschnitt
15349  beschrieben.
15350 \end_layout
15351
15352 \begin_layout Standard
15353 Die Operatoren 
15354 \series bold
15355
15356 \backslash
15357 intop
15358 \series default
15359  und 
15360 \series bold
15361
15362 \backslash
15363 ointop
15364 \series default
15365  unterscheiden sich von 
15366 \series bold
15367
15368 \backslash
15369 int
15370 \series default
15371  bzw.
15372  
15373 \series bold
15374
15375 \backslash
15376 oint
15377 \series default
15378  in der Art wie die Operatorgrenzen dargestellt werden, siehe 
15379 \begin_inset CommandInset ref
15380 LatexCommand ref
15381 reference "sub:Operatorgrenzen"
15382
15383 \end_inset
15384
15385 .
15386  
15387 \end_layout
15388
15389 \begin_layout Subsubsection*
15390 Hinweise zu Integralen
15391 \end_layout
15392
15393 \begin_layout Standard
15394 Der Buchstabe 
15395 \emph on
15396 d
15397 \emph default
15398  in einer Integralen ist ein Operator, der deswegen aufrecht erscheinen
15399  muss.
15400  Dazu markiert man das 
15401 \emph on
15402 d
15403 \emph default
15404  und wandelt es mit der Tastenkombination 
15405 \family sans
15406 Alt-z
15407 \begin_inset space ~
15408 \end_inset
15409
15410 r
15411 \family default
15412
15413 \begin_inset Foot
15414 status collapsed
15415
15416 \begin_layout Plain Layout
15417 Schriftstile siehe 
15418 \begin_inset CommandInset ref
15419 LatexCommand ref
15420 reference "sub:Schriftstile"
15421
15422 \end_inset
15423
15424
15425 \end_layout
15426
15427 \end_inset
15428
15429  um.
15430  Anschließend fügt man vor dem 
15431 \emph on
15432 d
15433 \emph default
15434 , wie bei Operatoren üblich, den kleinsten Leerraum ein.
15435  Dazu ein Beispiel:
15436 \end_layout
15437
15438 \begin_layout Standard
15439 inkorrekt: 
15440 \begin_inset Formula $\int A(x)dx$
15441 \end_inset
15442
15443
15444 \begin_inset Newline newline
15445 \end_inset
15446
15447
15448 \begin_inset ERT
15449 status collapsed
15450
15451 \begin_layout Plain Layout
15452
15453
15454 \backslash
15455 hphantom{in}
15456 \end_layout
15457
15458 \end_inset
15459
15460 korrekt: 
15461 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15462 \end_inset
15463
15464
15465 \end_layout
15466
15467 \begin_layout Standard
15468 \begin_inset VSpace medskip
15469 \end_inset
15470
15471 Für Mehrfachintegrale gibt es folgende Befehle:
15472 \begin_inset VSpace medskip
15473 \end_inset
15474
15475
15476 \end_layout
15477
15478 \begin_layout Standard
15479 \begin_inset space \hfill{}
15480 \end_inset
15481
15482
15483 \begin_inset Tabular
15484 <lyxtabular version="3" rows="4" columns="2">
15485 <features>
15486 <column alignment="center" valignment="top" width="0">
15487 <column alignment="center" valignment="top" width="0">
15488 <row>
15489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15490 \begin_inset Text
15491
15492 \begin_layout Plain Layout
15493 Befehl
15494 \end_layout
15495
15496 \end_inset
15497 </cell>
15498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15499 \begin_inset Text
15500
15501 \begin_layout Plain Layout
15502 Ergebnis
15503 \begin_inset Note Note
15504 status collapsed
15505
15506 \begin_layout Plain Layout
15507
15508 \series bold
15509
15510 \backslash
15511 raisebox
15512 \series default
15513  dient nur als Abstandhalter.
15514 \end_layout
15515
15516 \end_inset
15517
15518
15519 \end_layout
15520
15521 \end_inset
15522 </cell>
15523 </row>
15524 <row>
15525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15526 \begin_inset Text
15527
15528 \begin_layout Plain Layout
15529
15530 \backslash
15531 iint
15532 \end_layout
15533
15534 \end_inset
15535 </cell>
15536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15537 \begin_inset Text
15538
15539 \begin_layout Plain Layout
15540 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15541 \end_inset
15542
15543
15544 \end_layout
15545
15546 \end_inset
15547 </cell>
15548 </row>
15549 <row>
15550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15551 \begin_inset Text
15552
15553 \begin_layout Plain Layout
15554
15555 \backslash
15556 oiint
15557 \end_layout
15558
15559 \end_inset
15560 </cell>
15561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15562 \begin_inset Text
15563
15564 \begin_layout Plain Layout
15565 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15566 \end_inset
15567
15568
15569 \end_layout
15570
15571 \end_inset
15572 </cell>
15573 </row>
15574 <row>
15575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15576 \begin_inset Text
15577
15578 \begin_layout Plain Layout
15579
15580 \backslash
15581 sqiint
15582 \end_layout
15583
15584 \end_inset
15585 </cell>
15586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15587 \begin_inset Text
15588
15589 \begin_layout Plain Layout
15590 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15591 \end_inset
15592
15593
15594 \end_layout
15595
15596 \end_inset
15597 </cell>
15598 </row>
15599 </lyxtabular>
15600
15601 \end_inset
15602
15603
15604 \begin_inset space \hfill{}
15605 \end_inset
15606
15607
15608 \begin_inset Tabular
15609 <lyxtabular version="3" rows="4" columns="2">
15610 <features>
15611 <column alignment="center" valignment="top" width="0">
15612 <column alignment="center" valignment="top" width="0">
15613 <row>
15614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15615 \begin_inset Text
15616
15617 \begin_layout Plain Layout
15618 Befehl
15619 \end_layout
15620
15621 \end_inset
15622 </cell>
15623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15624 \begin_inset Text
15625
15626 \begin_layout Plain Layout
15627 Ergebnis
15628 \end_layout
15629
15630 \end_inset
15631 </cell>
15632 </row>
15633 <row>
15634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15635 \begin_inset Text
15636
15637 \begin_layout Plain Layout
15638
15639 \backslash
15640 iiint
15641 \end_layout
15642
15643 \end_inset
15644 </cell>
15645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15646 \begin_inset Text
15647
15648 \begin_layout Plain Layout
15649 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15650 \end_inset
15651
15652
15653 \end_layout
15654
15655 \end_inset
15656 </cell>
15657 </row>
15658 <row>
15659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15660 \begin_inset Text
15661
15662 \begin_layout Plain Layout
15663
15664 \backslash
15665 iiiint
15666 \end_layout
15667
15668 \end_inset
15669 </cell>
15670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15671 \begin_inset Text
15672
15673 \begin_layout Plain Layout
15674 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15675 \end_inset
15676
15677
15678 \end_layout
15679
15680 \end_inset
15681 </cell>
15682 </row>
15683 <row>
15684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15685 \begin_inset Text
15686
15687 \begin_layout Plain Layout
15688
15689 \backslash
15690 dotsint
15691 \end_layout
15692
15693 \end_inset
15694 </cell>
15695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15696 \begin_inset Text
15697
15698 \begin_layout Plain Layout
15699 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15700 \end_inset
15701
15702
15703 \end_layout
15704
15705 \end_inset
15706 </cell>
15707 </row>
15708 </lyxtabular>
15709
15710 \end_inset
15711
15712
15713 \begin_inset space \hfill{}
15714 \end_inset
15715
15716
15717 \begin_inset Newpage newpage
15718 \end_inset
15719
15720
15721 \end_layout
15722
15723 \begin_layout Subsection
15724 Operatorgrenzen
15725 \begin_inset CommandInset label
15726 LatexCommand label
15727 name "sub:Operatorgrenzen"
15728
15729 \end_inset
15730
15731
15732 \begin_inset Index
15733 status collapsed
15734
15735 \begin_layout Plain Layout
15736 Operatoren ! Grenzen
15737 \end_layout
15738
15739 \end_inset
15740
15741
15742 \end_layout
15743
15744 \begin_layout Standard
15745 Grenzen werden durch Hoch- bzw.
15746  Tiefstellen erzeugt:
15747 \end_layout
15748
15749 \begin_layout Standard
15750 \align center
15751 \begin_inset Tabular
15752 <lyxtabular version="3" rows="2" columns="2">
15753 <features>
15754 <column alignment="center" valignment="top" width="0pt">
15755 <column alignment="center" valignment="top" width="0pt">
15756 <row>
15757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15758 \begin_inset Text
15759
15760 \begin_layout Plain Layout
15761 Befehl
15762 \end_layout
15763
15764 \end_inset
15765 </cell>
15766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15767 \begin_inset Text
15768
15769 \begin_layout Plain Layout
15770 Ergebnis
15771 \begin_inset Note Note
15772 status collapsed
15773
15774 \begin_layout Plain Layout
15775
15776 \series bold
15777
15778 \backslash
15779 raisebox
15780 \series default
15781  dient nur als Abstandhalter.
15782 \end_layout
15783
15784 \end_inset
15785
15786
15787 \end_layout
15788
15789 \end_inset
15790 </cell>
15791 </row>
15792 <row>
15793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15794 \begin_inset Text
15795
15796 \begin_layout Plain Layout
15797
15798 \backslash
15799 prod^
15800 \backslash
15801 infty
15802 \begin_inset ERT
15803 status collapsed
15804
15805 \begin_layout Plain Layout
15806
15807
15808 \backslash
15809 leer 
15810 \end_layout
15811
15812 \end_inset
15813
15814
15815 \begin_inset Formula $\to$
15816 \end_inset
15817
15818 _0
15819 \begin_inset Formula $\to$
15820 \end_inset
15821
15822 A(x)
15823 \end_layout
15824
15825 \end_inset
15826 </cell>
15827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15828 \begin_inset Text
15829
15830 \begin_layout Plain Layout
15831 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15832 \end_inset
15833
15834
15835 \end_layout
15836
15837 \end_inset
15838 </cell>
15839 </row>
15840 </lyxtabular>
15841
15842 \end_inset
15843
15844
15845 \end_layout
15846
15847 \begin_layout Standard
15848 Bei einer Formel in einer Textzeile werden die Grenzen rechts neben den
15849  Operator gesetzt.
15850  In einer abgesetzten Formel werden, außer bei Integralen, die Grenzen über
15851  bzw.
15852  unter den Operator gesetzt.
15853 \end_layout
15854
15855 \begin_layout Standard
15856 Um zu erzwingen, dass die Grenzen neben den Operator gesetzt werden, setzt
15857  man den Cursor direkt hinter den Operator und setzt über das Menü 
15858 \family sans
15859 Bearbeiten\SpecialChar \menuseparator
15860 Mathe\SpecialChar \menuseparator
15861 Art der Operatorgrenzen ändern
15862 \family default
15863  die Grenzen auf 
15864 \series bold
15865 Eingebettet
15866 \series default
15867  (Tastenkombination 
15868 \family sans
15869 Alt-m
15870 \begin_inset space ~
15871 \end_inset
15872
15873 l
15874 \family default
15875 ).
15876  Dazu folgendes Beispiel:
15877 \end_layout
15878
15879 \begin_layout Standard
15880 Die normalen Grenzen sehen so aus:
15881 \begin_inset Formula \[
15882 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15883
15884 \end_inset
15885
15886 So sieht die Formel aus, wenn man die Grenzen neben das Summenzeichen setzt:
15887 \begin_inset Formula \[
15888 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15889
15890 \end_inset
15891
15892 Bei Integralen werden mit Ausnahme von 
15893 \series bold
15894
15895 \backslash
15896 intop
15897 \series default
15898  und 
15899 \series bold
15900
15901 \backslash
15902 ointop
15903 \series default
15904  die Grenzen standardmäßig neben den Operator gesetzt.
15905  Bei Mehrfachintegralen werden die Grenzen jedoch meistens unter den Operator
15906  gesetzt.
15907  Im folgenden Beispiel wurde die Grenze deswegen auf 
15908 \series bold
15909 Anzeige
15910 \series default
15911  gesetzt und damit unter die Integrale geschrieben:
15912 \begin_inset Formula \begin{equation}
15913 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
15914
15915 \end_inset
15916
15917
15918 \end_layout
15919
15920 \begin_layout Standard
15921 \begin_inset VSpace medskip
15922 \end_inset
15923
15924 Um Bedingungen für Grenzen anzugeben, gibt es die Befehle 
15925 \series bold
15926
15927 \backslash
15928 subarray
15929 \series default
15930
15931 \begin_inset Index
15932 status collapsed
15933
15934 \begin_layout Plain Layout
15935 Befehle ! S ! 
15936 \backslash
15937 subarray
15938 \end_layout
15939
15940 \end_inset
15941
15942  und 
15943 \series bold
15944
15945 \backslash
15946 substack
15947 \series default
15948
15949 \begin_inset Index
15950 status collapsed
15951
15952 \begin_layout Plain Layout
15953 Befehle ! S ! 
15954 \backslash
15955 substack
15956 \end_layout
15957
15958 \end_inset
15959
15960 .
15961  Um z.
15962 \begin_inset space \thinspace{}
15963 \end_inset
15964
15965 B.
15966  diesen Ausdruck 
15967 \begin_inset Formula \begin{equation}
15968 \sum_{\begin{subarray}{c}
15969 0<k<1000\\
15970 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
15971
15972 \end_inset
15973
15974 zu erstellen, muss man Folgendes tun:
15975 \begin_inset Newline newline
15976 \end_inset
15977
15978 Zuerst gibt man den Befehl 
15979 \series bold
15980
15981 \backslash
15982 sum
15983 \series default
15984 ^
15985 \series bold
15986 n
15987 \begin_inset ERT
15988 status collapsed
15989
15990 \begin_layout Plain Layout
15991
15992
15993 \backslash
15994 leer 
15995 \end_layout
15996
15997 \end_inset
15998
15999 _
16000 \series default
16001  ein.
16002  Man befindet sich nun in einem blauen Kästchen unter dem Summenzeichen.
16003  In dieses gibt man den Befehl 
16004 \series bold
16005
16006 \backslash
16007 subarray
16008 \begin_inset ERT
16009 status collapsed
16010
16011 \begin_layout Plain Layout
16012
16013
16014 \backslash
16015 leer 
16016 \end_layout
16017
16018 \end_inset
16019
16020
16021 \series default
16022  ein.
16023  Das blaue Kästchen hat nun eine lila Umrahmung und man kann jetzt mehrere
16024  Zeilen untereinander schreiben.
16025  Mit Eingabe des Zeilenumbruchs (
16026 \family sans
16027 Strg-Enter
16028 \family default
16029 ) wird eine neue Zeile erstellt.
16030  Gibt man
16031 \begin_inset Newline newline
16032 \end_inset
16033
16034
16035 \series bold
16036 0<k<1000 Strg-Enter
16037 \begin_inset Newline newline
16038 \end_inset
16039
16040
16041 \series default
16042 ein, erscheint darunter ein Kästchen für die neue Zeile.
16043 \end_layout
16044
16045 \begin_layout Standard
16046 Die Ausrichtung der Zeilen kann mit der 
16047 \family sans
16048 Tabellen-Werkzeugleiste
16049 \family default
16050  oder dem Menü 
16051 \family sans
16052 Bearbeiten\SpecialChar \menuseparator
16053 Zeilen & Spalten
16054 \family default
16055  auf links geändert werden.
16056  Um rechts ausgerichtete Zeilen zu erhalten, wird am Anfang der Zeile 
16057 \series bold
16058
16059 \backslash
16060 hfill
16061 \begin_inset ERT
16062 status collapsed
16063
16064 \begin_layout Plain Layout
16065
16066
16067 \backslash
16068 leer 
16069 \end_layout
16070
16071 \end_inset
16072
16073
16074 \series default
16075  eingegeben.
16076 \end_layout
16077
16078 \begin_layout Standard
16079 Der Befehl 
16080 \series bold
16081
16082 \backslash
16083 substack
16084 \series default
16085  ist äquivalent zu 
16086 \series bold
16087
16088 \backslash
16089 subarray
16090 \series default
16091 , mit dem Unterschied dass die Zeilen immer zentriert ausgerichtet sind.
16092 \end_layout
16093
16094 \begin_layout Standard
16095 \begin_inset VSpace bigskip
16096 \end_inset
16097
16098 Wie bei Formel 
16099 \begin_inset CommandInset ref
16100 LatexCommand eqref
16101 reference "eq:substack"
16102
16103 \end_inset
16104
16105  kann es vorkommen, dass sich neben dem Operator zu viel Leerraum befindet,
16106  denn das dem Operator folgende Zeichen wird neben die Grenzen gesetzt.
16107 \end_layout
16108
16109 \begin_layout Standard
16110 Um das zu verhindern, kann man folgendes Makro in den LaTeX-Vorspann einfügen:
16111 \end_layout
16112
16113 \begin_layout Standard
16114
16115 \series bold
16116
16117 \backslash
16118 def
16119 \backslash
16120 clap#1{
16121 \backslash
16122 hbox to 0pt{
16123 \backslash
16124 hss #1
16125 \backslash
16126 hss}}
16127 \begin_inset Newline newline
16128 \end_inset
16129
16130
16131 \backslash
16132 def
16133 \backslash
16134 mathclap {
16135 \backslash
16136 mathpalette 
16137 \backslash
16138 mathclapinternal}
16139 \begin_inset Newline newline
16140 \end_inset
16141
16142
16143 \backslash
16144 def
16145 \backslash
16146 mathclapinternal #1#2{
16147 \backslash
16148 clap{$
16149 \backslash
16150 mathsurround =0pt #1{#2}$}}
16151 \end_layout
16152
16153 \begin_layout Standard
16154 Dadurch wird der Befehl 
16155 \series bold
16156
16157 \backslash
16158 mathclap
16159 \series default
16160
16161 \begin_inset Index
16162 status collapsed
16163
16164 \begin_layout Plain Layout
16165 Befehle ! M ! 
16166 \backslash
16167 mathclap
16168 \end_layout
16169
16170 \end_inset
16171
16172  definiert, der die Breite der Grenze auf 0
16173 \begin_inset space \thinspace{}
16174 \end_inset
16175
16176 pt setzt.
16177  Das Befehlsschema lautet
16178 \end_layout
16179
16180 \begin_layout Standard
16181
16182 \series bold
16183
16184 \backslash
16185 mathclap{Grenze}
16186 \end_layout
16187
16188 \begin_layout Standard
16189 wobei die Grenze auch aus mehreren Bedingungen bestehen kann.
16190 \end_layout
16191
16192 \begin_layout Standard
16193 Auf Formel 
16194 \begin_inset CommandInset ref
16195 LatexCommand eqref
16196 reference "eq:substack"
16197
16198 \end_inset
16199
16200  angewandt, gibt man also den Befehl
16201 \end_layout
16202
16203 \begin_layout Standard
16204
16205 \series bold
16206
16207 \backslash
16208 sum_
16209 \backslash
16210 mathclap{
16211 \backslash
16212 substack
16213 \begin_inset ERT
16214 status collapsed
16215
16216 \begin_layout Plain Layout
16217
16218
16219 \backslash
16220 leer 
16221 \end_layout
16222
16223 \end_inset
16224
16225 0<k<1000 Strg-Enter
16226 \end_layout
16227
16228 \begin_layout Standard
16229 ein, um die untere Grenze zu erstellen.
16230  Der Summand befindet sich nun direkt hinter dem Summenzeichen:
16231 \begin_inset Formula \[
16232 \sum_{\mathclap{\substack{0<k<1000\\
16233 \\k\,\in\,\mathbb{N}}
16234 }}^{n}k^{-2}\]
16235
16236 \end_inset
16237
16238
16239 \end_layout
16240
16241 \begin_layout Standard
16242 \begin_inset VSpace bigskip
16243 \end_inset
16244
16245 In 
16246 \begin_inset CommandInset ref
16247 LatexCommand ref
16248 reference "sub:Selbstdefinierte-Operatoren"
16249
16250 \end_inset
16251
16252  ist beschrieben, wie man eine Grenze für mehrere Operatoren verwenden kann.
16253 \end_layout
16254
16255 \begin_layout Subsection
16256 Binäre Operatoren
16257 \begin_inset CommandInset label
16258 LatexCommand label
16259 name "sub:Binäre-Operatoren"
16260
16261 \end_inset
16262
16263
16264 \begin_inset Index
16265 status collapsed
16266
16267 \begin_layout Plain Layout
16268 Operatoren ! binäre
16269 \end_layout
16270
16271 \end_inset
16272
16273
16274 \end_layout
16275
16276 \begin_layout Standard
16277 Binäre Operatoren sind von Leerraum umgeben, wenn sich vor und hinter ihnen
16278  ein Zeichen befindet.
16279 \begin_inset VSpace medskip
16280 \end_inset
16281
16282
16283 \end_layout
16284
16285 \begin_layout Standard
16286 \begin_inset space \hfill{}
16287 \end_inset
16288
16289
16290 \begin_inset Tabular
16291 <lyxtabular version="3" rows="13" columns="2">
16292 <features>
16293 <column alignment="center" valignment="top" width="0pt">
16294 <column alignment="center" valignment="top" width="0pt">
16295 <row>
16296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16297 \begin_inset Text
16298
16299 \begin_layout Plain Layout
16300 Befehl
16301 \begin_inset Note Note
16302 status collapsed
16303
16304 \begin_layout Plain Layout
16305
16306 \series bold
16307
16308 \backslash
16309 raisebox
16310 \series default
16311  dient nur als Abstandhalter.
16312 \end_layout
16313
16314 \end_inset
16315
16316
16317 \end_layout
16318
16319 \end_inset
16320 </cell>
16321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16322 \begin_inset Text
16323
16324 \begin_layout Plain Layout
16325 Ergebnis
16326 \end_layout
16327
16328 \end_inset
16329 </cell>
16330 </row>
16331 <row>
16332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16333 \begin_inset Text
16334
16335 \begin_layout Plain Layout
16336 +
16337 \end_layout
16338
16339 \end_inset
16340 </cell>
16341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345 \begin_inset Formula $+$
16346 \end_inset
16347
16348
16349 \end_layout
16350
16351 \end_inset
16352 </cell>
16353 </row>
16354 <row>
16355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16356 \begin_inset Text
16357
16358 \begin_layout Plain Layout
16359 -
16360 \end_layout
16361
16362 \end_inset
16363 </cell>
16364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16365 \begin_inset Text
16366
16367 \begin_layout Plain Layout
16368 \begin_inset Formula $-$
16369 \end_inset
16370
16371
16372 \end_layout
16373
16374 \end_inset
16375 </cell>
16376 </row>
16377 <row>
16378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16379 \begin_inset Text
16380
16381 \begin_layout Plain Layout
16382
16383 \backslash
16384 pm
16385 \end_layout
16386
16387 \end_inset
16388 </cell>
16389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16390 \begin_inset Text
16391
16392 \begin_layout Plain Layout
16393 \begin_inset Formula $\pm$
16394 \end_inset
16395
16396
16397 \end_layout
16398
16399 \end_inset
16400 </cell>
16401 </row>
16402 <row>
16403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16404 \begin_inset Text
16405
16406 \begin_layout Plain Layout
16407
16408 \backslash
16409 mp
16410 \end_layout
16411
16412 \end_inset
16413 </cell>
16414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16415 \begin_inset Text
16416
16417 \begin_layout Plain Layout
16418 \begin_inset Formula $\mp$
16419 \end_inset
16420
16421
16422 \end_layout
16423
16424 \end_inset
16425 </cell>
16426 </row>
16427 <row>
16428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16429 \begin_inset Text
16430
16431 \begin_layout Plain Layout
16432
16433 \backslash
16434 cdot
16435 \end_layout
16436
16437 \end_inset
16438 </cell>
16439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16440 \begin_inset Text
16441
16442 \begin_layout Plain Layout
16443 \begin_inset Formula $\cdot$
16444 \end_inset
16445
16446
16447 \end_layout
16448
16449 \end_inset
16450 </cell>
16451 </row>
16452 <row>
16453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16454 \begin_inset Text
16455
16456 \begin_layout Plain Layout
16457
16458 \backslash
16459 times
16460 \end_layout
16461
16462 \end_inset
16463 </cell>
16464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16465 \begin_inset Text
16466
16467 \begin_layout Plain Layout
16468 \begin_inset Formula $\times$
16469 \end_inset
16470
16471
16472 \end_layout
16473
16474 \end_inset
16475 </cell>
16476 </row>
16477 <row>
16478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16479 \begin_inset Text
16480
16481 \begin_layout Plain Layout
16482
16483 \backslash
16484 div
16485 \end_layout
16486
16487 \end_inset
16488 </cell>
16489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16490 \begin_inset Text
16491
16492 \begin_layout Plain Layout
16493 \begin_inset Formula $\div$
16494 \end_inset
16495
16496
16497 \end_layout
16498
16499 \end_inset
16500 </cell>
16501 </row>
16502 <row>
16503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16504 \begin_inset Text
16505
16506 \begin_layout Plain Layout
16507 \begin_inset ERT
16508 status collapsed
16509
16510 \begin_layout Plain Layout
16511
16512
16513 \backslash
16514 raisebox{-1.2mm}{
16515 \end_layout
16516
16517 \end_inset
16518
16519 *
16520 \begin_inset ERT
16521 status collapsed
16522
16523 \begin_layout Plain Layout
16524
16525 }
16526 \end_layout
16527
16528 \end_inset
16529
16530
16531 \end_layout
16532
16533 \end_inset
16534 </cell>
16535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16536 \begin_inset Text
16537
16538 \begin_layout Plain Layout
16539 \begin_inset Formula $*$
16540 \end_inset
16541
16542
16543 \end_layout
16544
16545 \end_inset
16546 </cell>
16547 </row>
16548 <row>
16549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Plain Layout
16553
16554 \backslash
16555 star
16556 \end_layout
16557
16558 \end_inset
16559 </cell>
16560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16561 \begin_inset Text
16562
16563 \begin_layout Plain Layout
16564 \begin_inset Formula $\star$
16565 \end_inset
16566
16567
16568 \end_layout
16569
16570 \end_inset
16571 </cell>
16572 </row>
16573 <row>
16574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16575 \begin_inset Text
16576
16577 \begin_layout Plain Layout
16578
16579 \backslash
16580 circ
16581 \end_layout
16582
16583 \end_inset
16584 </cell>
16585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16586 \begin_inset Text
16587
16588 \begin_layout Plain Layout
16589 \begin_inset Formula $\circ$
16590 \end_inset
16591
16592
16593 \end_layout
16594
16595 \end_inset
16596 </cell>
16597 </row>
16598 <row>
16599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16600 \begin_inset Text
16601
16602 \begin_layout Plain Layout
16603
16604 \backslash
16605 diamond
16606 \end_layout
16607
16608 \end_inset
16609 </cell>
16610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16611 \begin_inset Text
16612
16613 \begin_layout Plain Layout
16614 \begin_inset Formula $\diamond$
16615 \end_inset
16616
16617
16618 \end_layout
16619
16620 \end_inset
16621 </cell>
16622 </row>
16623 <row>
16624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16625 \begin_inset Text
16626
16627 \begin_layout Plain Layout
16628
16629 \backslash
16630 bullet
16631 \end_layout
16632
16633 \end_inset
16634 </cell>
16635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16636 \begin_inset Text
16637
16638 \begin_layout Plain Layout
16639 \begin_inset Formula $\bullet$
16640 \end_inset
16641
16642
16643 \end_layout
16644
16645 \end_inset
16646 </cell>
16647 </row>
16648 </lyxtabular>
16649
16650 \end_inset
16651
16652
16653 \begin_inset space \hfill{}
16654 \end_inset
16655
16656
16657 \begin_inset Tabular
16658 <lyxtabular version="3" rows="13" columns="2">
16659 <features>
16660 <column alignment="center" valignment="top" width="0pt">
16661 <column alignment="center" valignment="top" width="0pt">
16662 <row>
16663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16664 \begin_inset Text
16665
16666 \begin_layout Plain Layout
16667 Befehl
16668 \end_layout
16669
16670 \end_inset
16671 </cell>
16672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16673 \begin_inset Text
16674
16675 \begin_layout Plain Layout
16676 Ergebnis
16677 \end_layout
16678
16679 \end_inset
16680 </cell>
16681 </row>
16682 <row>
16683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16684 \begin_inset Text
16685
16686 \begin_layout Plain Layout
16687
16688 \backslash
16689 nabla
16690 \end_layout
16691
16692 \end_inset
16693 </cell>
16694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16695 \begin_inset Text
16696
16697 \begin_layout Plain Layout
16698 \begin_inset Formula $\nabla$
16699 \end_inset
16700
16701
16702 \end_layout
16703
16704 \end_inset
16705 </cell>
16706 </row>
16707 <row>
16708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16709 \begin_inset Text
16710
16711 \begin_layout Plain Layout
16712
16713 \backslash
16714 bigtriangledown
16715 \end_layout
16716
16717 \end_inset
16718 </cell>
16719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16720 \begin_inset Text
16721
16722 \begin_layout Plain Layout
16723 \begin_inset Formula $\bigtriangledown$
16724 \end_inset
16725
16726
16727 \end_layout
16728
16729 \end_inset
16730 </cell>
16731 </row>
16732 <row>
16733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16734 \begin_inset Text
16735
16736 \begin_layout Plain Layout
16737
16738 \backslash
16739 bigtriangleup
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16745 \begin_inset Text
16746
16747 \begin_layout Plain Layout
16748 \begin_inset Formula $\bigtriangleup$
16749 \end_inset
16750
16751
16752 \end_layout
16753
16754 \end_inset
16755 </cell>
16756 </row>
16757 <row>
16758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16759 \begin_inset Text
16760
16761 \begin_layout Plain Layout
16762
16763 \backslash
16764 Box
16765 \end_layout
16766
16767 \end_inset
16768 </cell>
16769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16770 \begin_inset Text
16771
16772 \begin_layout Plain Layout
16773 \begin_inset Formula $\Box$
16774 \end_inset
16775
16776
16777 \end_layout
16778
16779 \end_inset
16780 </cell>
16781 </row>
16782 <row>
16783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16784 \begin_inset Text
16785
16786 \begin_layout Plain Layout
16787
16788 \backslash
16789 cap 
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Plain Layout
16798 \begin_inset Formula $\cap$
16799 \end_inset
16800
16801
16802 \end_layout
16803
16804 \end_inset
16805 </cell>
16806 </row>
16807 <row>
16808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16809 \begin_inset Text
16810
16811 \begin_layout Plain Layout
16812
16813 \backslash
16814 cup
16815 \end_layout
16816
16817 \end_inset
16818 </cell>
16819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16820 \begin_inset Text
16821
16822 \begin_layout Plain Layout
16823 \begin_inset Formula $\cup$
16824 \end_inset
16825
16826
16827 \end_layout
16828
16829 \end_inset
16830 </cell>
16831 </row>
16832 <row>
16833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16834 \begin_inset Text
16835
16836 \begin_layout Plain Layout
16837
16838 \backslash
16839 dagger
16840 \end_layout
16841
16842 \end_inset
16843 </cell>
16844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16845 \begin_inset Text
16846
16847 \begin_layout Plain Layout
16848 \begin_inset Formula $\dagger$
16849 \end_inset
16850
16851
16852 \end_layout
16853
16854 \end_inset
16855 </cell>
16856 </row>
16857 <row>
16858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16859 \begin_inset Text
16860
16861 \begin_layout Plain Layout
16862
16863 \backslash
16864 ddagger
16865 \end_layout
16866
16867 \end_inset
16868 </cell>
16869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16870 \begin_inset Text
16871
16872 \begin_layout Plain Layout
16873 \begin_inset Formula $\ddagger$
16874 \end_inset
16875
16876
16877 \end_layout
16878
16879 \end_inset
16880 </cell>
16881 </row>
16882 <row>
16883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16884 \begin_inset Text
16885
16886 \begin_layout Plain Layout
16887
16888 \backslash
16889 wr
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16895 \begin_inset Text
16896
16897 \begin_layout Plain Layout
16898 \begin_inset Formula $\wr$
16899 \end_inset
16900
16901
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 </row>
16907 <row>
16908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16909 \begin_inset Text
16910
16911 \begin_layout Plain Layout
16912
16913 \backslash
16914 bigcirc
16915 \end_layout
16916
16917 \end_inset
16918 </cell>
16919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16920 \begin_inset Text
16921
16922 \begin_layout Plain Layout
16923 \begin_inset Formula $\bigcirc$
16924 \end_inset
16925
16926
16927 \end_layout
16928
16929 \end_inset
16930 </cell>
16931 </row>
16932 <row>
16933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16934 \begin_inset Text
16935
16936 \begin_layout Plain Layout
16937
16938 \backslash
16939 wedge
16940 \end_layout
16941
16942 \end_inset
16943 </cell>
16944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16945 \begin_inset Text
16946
16947 \begin_layout Plain Layout
16948 \begin_inset Formula $\wedge$
16949 \end_inset
16950
16951
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 </row>
16957 <row>
16958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16959 \begin_inset Text
16960
16961 \begin_layout Plain Layout
16962
16963 \backslash
16964 vee
16965 \end_layout
16966
16967 \end_inset
16968 </cell>
16969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973 \begin_inset Formula $\vee$
16974 \end_inset
16975
16976
16977 \end_layout
16978
16979 \end_inset
16980 </cell>
16981 </row>
16982 </lyxtabular>
16983
16984 \end_inset
16985
16986
16987 \begin_inset space \hfill{}
16988 \end_inset
16989
16990
16991 \begin_inset Tabular
16992 <lyxtabular version="3" rows="13" columns="2">
16993 <features>
16994 <column alignment="center" valignment="top" width="0pt">
16995 <column alignment="center" valignment="top" width="0pt">
16996 <row>
16997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16998 \begin_inset Text
16999
17000 \begin_layout Plain Layout
17001 Befehl
17002 \end_layout
17003
17004 \end_inset
17005 </cell>
17006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17007 \begin_inset Text
17008
17009 \begin_layout Plain Layout
17010 Ergebnis
17011 \end_layout
17012
17013 \end_inset
17014 </cell>
17015 </row>
17016 <row>
17017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17018 \begin_inset Text
17019
17020 \begin_layout Plain Layout
17021
17022 \backslash
17023 oplus
17024 \end_layout
17025
17026 \end_inset
17027 </cell>
17028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17029 \begin_inset Text
17030
17031 \begin_layout Plain Layout
17032 \begin_inset Formula $\oplus$
17033 \end_inset
17034
17035
17036 \end_layout
17037
17038 \end_inset
17039 </cell>
17040 </row>
17041 <row>
17042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17043 \begin_inset Text
17044
17045 \begin_layout Plain Layout
17046
17047 \backslash
17048 ominus
17049 \end_layout
17050
17051 \end_inset
17052 </cell>
17053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17054 \begin_inset Text
17055
17056 \begin_layout Plain Layout
17057 \begin_inset Formula $\ominus$
17058 \end_inset
17059
17060
17061 \end_layout
17062
17063 \end_inset
17064 </cell>
17065 </row>
17066 <row>
17067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17068 \begin_inset Text
17069
17070 \begin_layout Plain Layout
17071
17072 \backslash
17073 otimes
17074 \end_layout
17075
17076 \end_inset
17077 </cell>
17078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17079 \begin_inset Text
17080
17081 \begin_layout Plain Layout
17082 \begin_inset Formula $\otimes$
17083 \end_inset
17084
17085
17086 \end_layout
17087
17088 \end_inset
17089 </cell>
17090 </row>
17091 <row>
17092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17093 \begin_inset Text
17094
17095 \begin_layout Plain Layout
17096
17097 \backslash
17098 oslash
17099 \end_layout
17100
17101 \end_inset
17102 </cell>
17103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17104 \begin_inset Text
17105
17106 \begin_layout Plain Layout
17107 \begin_inset Formula $\oslash$
17108 \end_inset
17109
17110
17111 \end_layout
17112
17113 \end_inset
17114 </cell>
17115 </row>
17116 <row>
17117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17118 \begin_inset Text
17119
17120 \begin_layout Plain Layout
17121
17122 \backslash
17123 odot
17124 \end_layout
17125
17126 \end_inset
17127 </cell>
17128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17129 \begin_inset Text
17130
17131 \begin_layout Plain Layout
17132 \begin_inset Formula $\odot$
17133 \end_inset
17134
17135
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 </row>
17141 <row>
17142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17143 \begin_inset Text
17144
17145 \begin_layout Plain Layout
17146
17147 \backslash
17148 amalg
17149 \end_layout
17150
17151 \end_inset
17152 </cell>
17153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17154 \begin_inset Text
17155
17156 \begin_layout Plain Layout
17157 \begin_inset Formula $\amalg$
17158 \end_inset
17159
17160
17161 \end_layout
17162
17163 \end_inset
17164 </cell>
17165 </row>
17166 <row>
17167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17168 \begin_inset Text
17169
17170 \begin_layout Plain Layout
17171
17172 \backslash
17173 uplus
17174 \end_layout
17175
17176 \end_inset
17177 </cell>
17178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17179 \begin_inset Text
17180
17181 \begin_layout Plain Layout
17182 \begin_inset Formula $\uplus$
17183 \end_inset
17184
17185
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 </row>
17191 <row>
17192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17193 \begin_inset Text
17194
17195 \begin_layout Plain Layout
17196
17197 \backslash
17198 setminus
17199 \end_layout
17200
17201 \end_inset
17202 </cell>
17203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17204 \begin_inset Text
17205
17206 \begin_layout Plain Layout
17207 \begin_inset Formula $\setminus$
17208 \end_inset
17209
17210
17211 \end_layout
17212
17213 \end_inset
17214 </cell>
17215 </row>
17216 <row>
17217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17218 \begin_inset Text
17219
17220 \begin_layout Plain Layout
17221
17222 \backslash
17223 sqcap
17224 \end_layout
17225
17226 \end_inset
17227 </cell>
17228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17229 \begin_inset Text
17230
17231 \begin_layout Plain Layout
17232 \begin_inset Formula $\sqcap$
17233 \end_inset
17234
17235
17236 \end_layout
17237
17238 \end_inset
17239 </cell>
17240 </row>
17241 <row>
17242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17243 \begin_inset Text
17244
17245 \begin_layout Plain Layout
17246
17247 \backslash
17248 sqcup
17249 \end_layout
17250
17251 \end_inset
17252 </cell>
17253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17254 \begin_inset Text
17255
17256 \begin_layout Plain Layout
17257 \begin_inset Formula $\sqcup$
17258 \end_inset
17259
17260
17261 \end_layout
17262
17263 \end_inset
17264 </cell>
17265 </row>
17266 <row>
17267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17268 \begin_inset Text
17269
17270 \begin_layout Plain Layout
17271
17272 \backslash
17273 triangleleft
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17279 \begin_inset Text
17280
17281 \begin_layout Plain Layout
17282 \begin_inset Formula $\triangleleft$
17283 \end_inset
17284
17285
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 </row>
17291 <row>
17292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17293 \begin_inset Text
17294
17295 \begin_layout Plain Layout
17296
17297 \backslash
17298 triangleright
17299 \end_layout
17300
17301 \end_inset
17302 </cell>
17303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17304 \begin_inset Text
17305
17306 \begin_layout Plain Layout
17307 \begin_inset Formula $\triangleright$
17308 \end_inset
17309
17310
17311 \end_layout
17312
17313 \end_inset
17314 </cell>
17315 </row>
17316 </lyxtabular>
17317
17318 \end_inset
17319
17320
17321 \begin_inset space \hfill{}
17322 \end_inset
17323
17324
17325 \end_layout
17326
17327 \begin_layout Standard
17328 Alle binären Operatoren können auch über den Mathe-Werkzeugleistenknopf
17329  
17330 \begin_inset Graphics
17331         filename ../../images/math/pm.png
17332         scale 85
17333
17334 \end_inset
17335
17336  eingefügt werden.
17337 \end_layout
17338
17339 \begin_layout Standard
17340 Um den Laplace-Operator darzustellen, kann man statt 
17341 \series bold
17342
17343 \backslash
17344 bigtriangleup
17345 \series default
17346  auch 
17347 \series bold
17348
17349 \backslash
17350 Delta
17351 \series default
17352  verwenden oder man benutzt 
17353 \series bold
17354
17355 \backslash
17356 nabla
17357 \series default
17358 ^
17359 \series bold
17360 2
17361 \series default
17362  (
17363 \begin_inset Formula $\nabla^{2}$
17364 \end_inset
17365
17366 ).
17367 \end_layout
17368
17369 \begin_layout Standard
17370 Das Zeichen 
17371 \family sans
17372 Menütrenner
17373 \family default
17374  im Menü 
17375 \family sans
17376 Einfügen\SpecialChar \menuseparator
17377 Sonderzeichen
17378 \family default
17379  ist der Operator 
17380 \series bold
17381
17382 \backslash
17383 triangleright
17384 \series default
17385 .
17386 \end_layout
17387
17388 \begin_layout Subsection
17389 Selbst definierte Operatoren
17390 \begin_inset CommandInset label
17391 LatexCommand label
17392 name "sub:Selbstdefinierte-Operatoren"
17393
17394 \end_inset
17395
17396
17397 \begin_inset Index
17398 status collapsed
17399
17400 \begin_layout Plain Layout
17401 Operatoren ! selbstdefinierte
17402 \end_layout
17403
17404 \end_inset
17405
17406
17407 \end_layout
17408
17409 \begin_layout Standard
17410 Mit Hilfe des Befehls 
17411 \series bold
17412
17413 \backslash
17414 DeclareMathOperator
17415 \series default
17416
17417 \begin_inset Index
17418 status collapsed
17419
17420 \begin_layout Plain Layout
17421 Befehle ! D ! 
17422 \backslash
17423 dbinom@
17424 \backslash
17425 DeclareMathOperator
17426 \end_layout
17427
17428 \end_inset
17429
17430  kann man im LaTeX-Vorspann eigene Operatoren definieren.
17431  Das Befehlsschema dazu lautet:
17432 \end_layout
17433
17434 \begin_layout Standard
17435
17436 \series bold
17437
17438 \backslash
17439 DeclareMathOperator{neuer Befehl}{Anzeige}
17440 \end_layout
17441
17442 \begin_layout Standard
17443 Anzeige können Zeichen und Symbole sein, die festlegen, wie der Operator
17444  im Ausdruck aussieht.
17445  Will man einen großen Operator definieren, setzt man hinter den Befehl
17446  ein 
17447 \series bold
17448 *
17449 \series default
17450 .
17451  Zu allen selbst definierten großen Operatoren kann man Grenzen angeben,
17452  wie in 
17453 \begin_inset CommandInset ref
17454 LatexCommand ref
17455 reference "sub:Operatorgrenzen"
17456
17457 \end_inset
17458
17459  beschrieben.
17460 \end_layout
17461
17462 \begin_layout Standard
17463 Beispielsweise definiert die LaTeX-Vorspannzeile
17464 \end_layout
17465
17466 \begin_layout Standard
17467
17468 \series bold
17469
17470 \backslash
17471 DeclareMathOperator*{
17472 \backslash
17473 Raute}{
17474 \backslash
17475 blacklozenge}
17476 \end_layout
17477
17478 \begin_layout Standard
17479 den Befehl 
17480 \series bold
17481
17482 \backslash
17483 Raute
17484 \series default
17485 , mit dem man einen großen Operator aufrufen kann, der aus dem Raute Symbol
17486  aus 
17487 \begin_inset CommandInset ref
17488 LatexCommand ref
17489 reference "sub:Sonstige-Symbole"
17490
17491 \end_inset
17492
17493  besteht:
17494 \begin_inset Formula \[
17495 \Raute_{n=1}^{\infty}\]
17496
17497 \end_inset
17498
17499 Der Befehl für diese Formel lautet: 
17500 \series bold
17501
17502 \backslash
17503 Raute
17504 \series default
17505 ^
17506 \series bold
17507
17508 \backslash
17509 infty
17510 \begin_inset Formula $\to$
17511 \end_inset
17512
17513 _n=1
17514 \end_layout
17515
17516 \begin_layout Standard
17517 \begin_inset VSpace bigskip
17518 \end_inset
17519
17520 Benötigt man eigene Operatoren nicht mehrfach im Dokument, kann man diese
17521  auch mit den Befehlen 
17522 \series bold
17523
17524 \backslash
17525 mathop
17526 \series default
17527
17528 \begin_inset Index
17529 status collapsed
17530
17531 \begin_layout Plain Layout
17532 Befehle ! M ! 
17533 \backslash
17534 mathop
17535 \end_layout
17536
17537 \end_inset
17538
17539  und 
17540 \series bold
17541
17542 \backslash
17543 mathbin
17544 \series default
17545
17546 \begin_inset Index
17547 status collapsed
17548
17549 \begin_layout Plain Layout
17550 Befehle ! M ! 
17551 \backslash
17552 mathbin
17553 \end_layout
17554
17555 \end_inset
17556
17557  definieren, die folgendes Schema besitzen:
17558 \end_layout
17559
17560 \begin_layout Standard
17561
17562 \series bold
17563
17564 \backslash
17565 mathop{Anzeige}
17566 \series default
17567  bzw.
17568  
17569 \series bold
17570
17571 \backslash
17572 mathbin{Anzeige}
17573 \end_layout
17574
17575 \begin_layout Standard
17576
17577 \series bold
17578
17579 \backslash
17580 mathop
17581 \series default
17582  definiert große, 
17583 \series bold
17584
17585 \backslash
17586 mathbin
17587 \series default
17588  binäre Operatoren.
17589 \end_layout
17590
17591 \begin_layout Standard
17592
17593 \series bold
17594
17595 \backslash
17596 mathop
17597 \series default
17598  lässt sich z.
17599 \begin_inset space \thinspace{}
17600 \end_inset
17601
17602 B.
17603  nutzen, um eine Grenze für mehrere Operatoren zu verwenden:
17604 \begin_inset Formula \[
17605 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17606
17607 \end_inset
17608
17609
17610 \end_layout
17611
17612 \begin_layout Standard
17613 Der Befehl für obige Formel lautet:
17614 \begin_inset Newline newline
17615 \end_inset
17616
17617  
17618 \series bold
17619
17620 \backslash
17621 mathop{
17622 \backslash
17623 sum
17624 \backslash
17625 negmedspace
17626 \backslash
17627 sum
17628 \series default
17629
17630 \begin_inset ERT
17631 status collapsed
17632
17633 \begin_layout Plain Layout
17634
17635
17636 \backslash
17637 leer 
17638 \end_layout
17639
17640 \end_inset
17641
17642
17643 \series bold
17644
17645 \begin_inset Formula $\to$
17646 \end_inset
17647
17648 ^N
17649 \series default
17650
17651 \begin_inset ERT
17652 status collapsed
17653
17654 \begin_layout Plain Layout
17655
17656
17657 \backslash
17658 leer 
17659 \end_layout
17660
17661 \end_inset
17662
17663
17664 \series bold
17665 _i,j=1
17666 \end_layout
17667
17668 \begin_layout Section
17669 Schriften
17670 \begin_inset Index
17671 status collapsed
17672
17673 \begin_layout Plain Layout
17674 Schriften
17675 \end_layout
17676
17677 \end_inset
17678
17679
17680 \end_layout
17681
17682 \begin_layout Subsection
17683 Schriftstile
17684 \begin_inset CommandInset label
17685 LatexCommand label
17686 name "sub:Schriftstile"
17687
17688 \end_inset
17689
17690
17691 \begin_inset Index
17692 status collapsed
17693
17694 \begin_layout Plain Layout
17695 Schriften ! Schriftstile
17696 \end_layout
17697
17698 \end_inset
17699
17700
17701 \end_layout
17702
17703 \begin_layout Standard
17704 Lateinische Buchstaben in einer Formel können in folgenden Schriftstilen
17705  gesetzt werden:
17706 \begin_inset VSpace -2mm
17707 \end_inset
17708
17709
17710 \end_layout
17711
17712 \begin_layout Standard
17713 \align center
17714 \begin_inset Tabular
17715 <lyxtabular version="3" rows="6" columns="3">
17716 <features>
17717 <column alignment="center" valignment="top" width="0">
17718 <column alignment="center" valignment="top" width="0">
17719 <column alignment="center" valignment="top" width="0">
17720 <row>
17721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17722 \begin_inset Text
17723
17724 \begin_layout Plain Layout
17725 Befehl
17726 \end_layout
17727
17728 \end_inset
17729 </cell>
17730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17731 \begin_inset Text
17732
17733 \begin_layout Plain Layout
17734 Ergebnis
17735 \end_layout
17736
17737 \end_inset
17738 </cell>
17739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17740 \begin_inset Text
17741
17742 \begin_layout Plain Layout
17743 Tastenkürzel
17744 \end_layout
17745
17746 \end_inset
17747 </cell>
17748 </row>
17749 <row>
17750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17751 \begin_inset Text
17752
17753 \begin_layout Plain Layout
17754
17755 \backslash
17756 mathbb
17757 \series bold
17758
17759 \begin_inset ERT
17760 status collapsed
17761
17762 \begin_layout Plain Layout
17763
17764
17765 \backslash
17766 leer 
17767 \end_layout
17768
17769 \end_inset
17770
17771
17772 \series default
17773 ABC
17774 \end_layout
17775
17776 \end_inset
17777 </cell>
17778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17779 \begin_inset Text
17780
17781 \begin_layout Plain Layout
17782 \begin_inset Formula $\mathbb{ABC}$
17783 \end_inset
17784
17785
17786 \end_layout
17787
17788 \end_inset
17789 </cell>
17790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17791 \begin_inset Text
17792
17793 \begin_layout Plain Layout
17794 Alt-z k
17795 \end_layout
17796
17797 \end_inset
17798 </cell>
17799 </row>
17800 <row>
17801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17802 \begin_inset Text
17803
17804 \begin_layout Plain Layout
17805
17806 \backslash
17807 mathbf
17808 \series bold
17809
17810 \begin_inset ERT
17811 status collapsed
17812
17813 \begin_layout Plain Layout
17814
17815
17816 \backslash
17817 leer 
17818 \end_layout
17819
17820 \end_inset
17821
17822
17823 \series default
17824 AbC
17825 \end_layout
17826
17827 \end_inset
17828 </cell>
17829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17830 \begin_inset Text
17831
17832 \begin_layout Plain Layout
17833 \begin_inset Formula $\mathbf{AbC}$
17834 \end_inset
17835
17836
17837 \end_layout
17838
17839 \end_inset
17840 </cell>
17841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17842 \begin_inset Text
17843
17844 \begin_layout Plain Layout
17845 -
17846 \end_layout
17847
17848 \end_inset
17849 </cell>
17850 </row>
17851 <row>
17852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17853 \begin_inset Text
17854
17855 \begin_layout Plain Layout
17856
17857 \backslash
17858 boldsymbol
17859 \series bold
17860
17861 \begin_inset ERT
17862 status collapsed
17863
17864 \begin_layout Plain Layout
17865
17866
17867 \backslash
17868 leer 
17869 \end_layout
17870
17871 \end_inset
17872
17873
17874 \series default
17875 AbC
17876 \end_layout
17877
17878 \end_inset
17879 </cell>
17880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17881 \begin_inset Text
17882
17883 \begin_layout Plain Layout
17884 \begin_inset Formula $\boldsymbol{AbC}$
17885 \end_inset
17886
17887
17888 \end_layout
17889
17890 \end_inset
17891 </cell>
17892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17893 \begin_inset Text
17894
17895 \begin_layout Plain Layout
17896 Alt-z f
17897 \end_layout
17898
17899 \end_inset
17900 </cell>
17901 </row>
17902 <row>
17903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17904 \begin_inset Text
17905
17906 \begin_layout Plain Layout
17907
17908 \backslash
17909 mathcal
17910 \series bold
17911
17912 \begin_inset ERT
17913 status collapsed
17914
17915 \begin_layout Plain Layout
17916
17917
17918 \backslash
17919 leer 
17920 \end_layout
17921
17922 \end_inset
17923
17924
17925 \series default
17926 ABC
17927 \end_layout
17928
17929 \end_inset
17930 </cell>
17931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17932 \begin_inset Text
17933
17934 \begin_layout Plain Layout
17935 \begin_inset Formula $\mathcal{ABC}$
17936 \end_inset
17937
17938
17939 \end_layout
17940
17941 \end_inset
17942 </cell>
17943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17944 \begin_inset Text
17945
17946 \begin_layout Plain Layout
17947 Alt-z h
17948 \end_layout
17949
17950 \end_inset
17951 </cell>
17952 </row>
17953 <row>
17954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17955 \begin_inset Text
17956
17957 \begin_layout Plain Layout
17958
17959 \backslash
17960 mathfrak
17961 \series bold
17962
17963 \begin_inset ERT
17964 status collapsed
17965
17966 \begin_layout Plain Layout
17967
17968
17969 \backslash
17970 leer 
17971 \end_layout
17972
17973 \end_inset
17974
17975
17976 \series default
17977 AbC
17978 \end_layout
17979
17980 \end_inset
17981 </cell>
17982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17983 \begin_inset Text
17984
17985 \begin_layout Plain Layout
17986 \begin_inset Formula $\mathfrak{AbC}$
17987 \end_inset
17988
17989
17990 \end_layout
17991
17992 \end_inset
17993 </cell>
17994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17995 \begin_inset Text
17996
17997 \begin_layout Plain Layout
17998 -
17999 \end_layout
18000
18001 \end_inset
18002 </cell>
18003 </row>
18004 </lyxtabular>
18005
18006 \end_inset
18007
18008
18009 \end_layout
18010
18011 \begin_layout Standard
18012 \align center
18013 \begin_inset Tabular
18014 <lyxtabular version="3" rows="5" columns="3">
18015 <features>
18016 <column alignment="center" valignment="top" width="0">
18017 <column alignment="center" valignment="top" width="0">
18018 <column alignment="center" valignment="top" width="0">
18019 <row>
18020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024 Befehl
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18030 \begin_inset Text
18031
18032 \begin_layout Plain Layout
18033 Ergebnis
18034 \end_layout
18035
18036 \end_inset
18037 </cell>
18038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18039 \begin_inset Text
18040
18041 \begin_layout Plain Layout
18042 Tastenkürzel
18043 \end_layout
18044
18045 \end_inset
18046 </cell>
18047 </row>
18048 <row>
18049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18050 \begin_inset Text
18051
18052 \begin_layout Plain Layout
18053
18054 \backslash
18055 mathit
18056 \series bold
18057
18058 \begin_inset ERT
18059 status collapsed
18060
18061 \begin_layout Plain Layout
18062
18063
18064 \backslash
18065 leer 
18066 \end_layout
18067
18068 \end_inset
18069
18070
18071 \series default
18072 AbC
18073 \end_layout
18074
18075 \end_inset
18076 </cell>
18077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18078 \begin_inset Text
18079
18080 \begin_layout Plain Layout
18081 \begin_inset Formula $\mathit{AbC}$
18082 \end_inset
18083
18084
18085 \end_layout
18086
18087 \end_inset
18088 </cell>
18089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18090 \begin_inset Text
18091
18092 \begin_layout Plain Layout
18093 -
18094 \end_layout
18095
18096 \end_inset
18097 </cell>
18098 </row>
18099 <row>
18100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18101 \begin_inset Text
18102
18103 \begin_layout Plain Layout
18104
18105 \backslash
18106 mathrm
18107 \series bold
18108
18109 \begin_inset ERT
18110 status collapsed
18111
18112 \begin_layout Plain Layout
18113
18114
18115 \backslash
18116 leer 
18117 \end_layout
18118
18119 \end_inset
18120
18121
18122 \series default
18123 AbC
18124 \end_layout
18125
18126 \end_inset
18127 </cell>
18128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18129 \begin_inset Text
18130
18131 \begin_layout Plain Layout
18132 \begin_inset Formula $\mathrm{AbC}$
18133 \end_inset
18134
18135
18136 \end_layout
18137
18138 \end_inset
18139 </cell>
18140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18141 \begin_inset Text
18142
18143 \begin_layout Plain Layout
18144 Alt-z r
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 </row>
18150 <row>
18151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18152 \begin_inset Text
18153
18154 \begin_layout Plain Layout
18155
18156 \backslash
18157 mathsf
18158 \series bold
18159
18160 \begin_inset ERT
18161 status collapsed
18162
18163 \begin_layout Plain Layout
18164
18165
18166 \backslash
18167 leer 
18168 \end_layout
18169
18170 \end_inset
18171
18172
18173 \series default
18174 AbC
18175 \end_layout
18176
18177 \end_inset
18178 </cell>
18179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18180 \begin_inset Text
18181
18182 \begin_layout Plain Layout
18183 \begin_inset Formula $\mathsf{AbC}$
18184 \end_inset
18185
18186
18187 \end_layout
18188
18189 \end_inset
18190 </cell>
18191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18192 \begin_inset Text
18193
18194 \begin_layout Plain Layout
18195 Alt-z s
18196 \end_layout
18197
18198 \end_inset
18199 </cell>
18200 </row>
18201 <row>
18202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Plain Layout
18206
18207 \backslash
18208 mathtt
18209 \series bold
18210
18211 \begin_inset ERT
18212 status collapsed
18213
18214 \begin_layout Plain Layout
18215
18216
18217 \backslash
18218 leer 
18219 \end_layout
18220
18221 \end_inset
18222
18223
18224 \series default
18225 AbC
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234 \begin_inset Formula $\mathtt{AbC}$
18235 \end_inset
18236
18237
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246 Alt-z c
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 </row>
18252 </lyxtabular>
18253
18254 \end_inset
18255
18256
18257 \end_layout
18258
18259 \begin_layout Standard
18260 \begin_inset Note Greyedout
18261 status open
18262
18263 \begin_layout Plain Layout
18264
18265 \series bold
18266 Achtung:
18267 \series default
18268  Die Stile 
18269 \series bold
18270
18271 \backslash
18272 mathbb
18273 \series default
18274  und 
18275 \series bold
18276
18277 \backslash
18278 mathcal
18279 \series default
18280  können nur für Großbuchstaben verwendet werden.
18281 \end_layout
18282
18283 \end_inset
18284
18285
18286 \end_layout
18287
18288 \begin_layout Standard
18289 Voreingestellt ist der Stil 
18290 \series bold
18291
18292 \backslash
18293 mathnormal
18294 \series default
18295 .
18296 \end_layout
18297
18298 \begin_layout Standard
18299 Die Stilbefehle wirken auch auf Buchstaben in mathematischen Konstruktionen:
18300 \begin_inset Formula \[
18301 \mathfrak{A=\frac{b}{C}}\]
18302
18303 \end_inset
18304
18305
18306 \end_layout
18307
18308 \begin_layout Standard
18309 Zeichen im mathematischen Textmodus erscheinen nicht in einem der Matheschriftst
18310 ile, sondern in dem Textschriftstil 
18311 \series bold
18312
18313 \backslash
18314 textrm
18315 \series default
18316 .
18317  Dass ihr Stil nicht über den Textstil Dialog geändert werden kann ist ein
18318  Fehler in LyX .
18319 \begin_inset Foot
18320 status collapsed
18321
18322 \begin_layout Plain Layout
18323 \begin_inset CommandInset href
18324 LatexCommand href
18325 name "LyX-Fehler #4091"
18326 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18327
18328 \end_inset
18329
18330
18331 \end_layout
18332
18333 \end_inset
18334
18335
18336 \end_layout
18337
18338 \begin_layout Standard
18339 Anstelle der Stilbefehle kann man auch den Dialog 
18340 \family sans
18341 Bearbeiten\SpecialChar \menuseparator
18342 Mathe\SpecialChar \menuseparator
18343 Text-Stil
18344 \family default
18345  oder den Mathe-Werkzeugleistenknopf 
18346 \begin_inset Graphics
18347         filename ../../images/math/font.png
18348         scale 85
18349
18350 \end_inset
18351
18352  verwenden.
18353 \end_layout
18354
18355 \begin_layout Subsection
18356 Fett gedruckte Formeln
18357 \begin_inset CommandInset label
18358 LatexCommand label
18359 name "sub:Fett-gedruckte-Formeln"
18360
18361 \end_inset
18362
18363
18364 \begin_inset Index
18365 status collapsed
18366
18367 \begin_layout Plain Layout
18368 Formel ! fett gedruckte
18369 \end_layout
18370
18371 \end_inset
18372
18373
18374 \end_layout
18375
18376 \begin_layout Standard
18377 Möchte man komplette Formeln fett setzen, kann man nicht den im vorigen
18378  Kapitel angegebenen Befehl 
18379 \series bold
18380
18381 \backslash
18382 mathbf
18383 \series default
18384  verwenden, denn dieser wirkt nicht auf kleine griechische Buchstaben.
18385  Außerdem setzt er lateinische Buchstaben immer aufrecht, was man an folgender
18386  Formel gut erkennt:
18387 \end_layout
18388
18389 \begin_layout Standard
18390 \begin_inset Formula \[
18391 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{Formel mit \textbackslash mathbf}\]
18392
18393 \end_inset
18394
18395
18396 \end_layout
18397
18398 \begin_layout Standard
18399 Um die Formel korrekt darzustellen, verwendet man den Befehl 
18400 \series bold
18401
18402 \backslash
18403 boldsymbol
18404 \series default
18405 :
18406 \begin_inset Formula \[
18407 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{Formel mit \textbackslash boldsymbol}}\]
18408
18409 \end_inset
18410
18411 Es gibt auch die Möglichkeit die Formel in eine 
18412 \series bold
18413 boldmath-Umgebung
18414 \series default
18415  zu setzen.
18416  Diese Umgebung wird erzeugt, indem man im TeX-Modus den Befehl 
18417 \series bold
18418
18419 \backslash
18420 boldmath
18421 \begin_inset Index
18422 status collapsed
18423
18424 \begin_layout Plain Layout
18425 Befehle ! B ! 
18426 \backslash
18427 boldmath
18428 \end_layout
18429
18430 \end_inset
18431
18432
18433 \series default
18434  eingibt.
18435  Um die Umgebung wieder zu beenden, gibt man im TeX-Modus den Befehl 
18436 \series bold
18437
18438 \backslash
18439 unboldmath
18440 \begin_inset Index
18441 status collapsed
18442
18443 \begin_layout Plain Layout
18444 Befehle ! U ! 
18445 \backslash
18446 unboldmath
18447 \end_layout
18448
18449 \end_inset
18450
18451
18452 \series default
18453  ein.
18454 \begin_inset ERT
18455 status collapsed
18456
18457 \begin_layout Plain Layout
18458
18459
18460 \backslash
18461 boldmath 
18462 \end_layout
18463
18464 \end_inset
18465
18466
18467 \begin_inset Formula \[
18468 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{Formel in boldmath-Umgebung}\]
18469
18470 \end_inset
18471
18472
18473 \begin_inset ERT
18474 status collapsed
18475
18476 \begin_layout Plain Layout
18477
18478
18479 \backslash
18480 unboldmath 
18481 \end_layout
18482
18483 \end_inset
18484
18485
18486 \end_layout
18487
18488 \begin_layout Subsection
18489 Schriftgrößen
18490 \begin_inset CommandInset label
18491 LatexCommand label
18492 name "sub:Schriftgrößen"
18493
18494 \end_inset
18495
18496
18497 \begin_inset Index
18498 status collapsed
18499
18500 \begin_layout Plain Layout
18501 Schriften ! Schriftgrößen
18502 \end_layout
18503
18504 \end_inset
18505
18506
18507 \end_layout
18508
18509 \begin_layout Standard
18510 Für Zeichen in einer Formel gibt es, analog zu Textzeichen, folgende Größenbefeh
18511 le:
18512 \end_layout
18513
18514 \begin_layout Standard
18515
18516 \series bold
18517
18518 \backslash
18519 Huge
18520 \series default
18521
18522 \series bold
18523
18524 \backslash
18525 huge
18526 \series default
18527
18528 \series bold
18529
18530 \backslash
18531 LARGE
18532 \series default
18533
18534 \series bold
18535
18536 \backslash
18537 Large
18538 \series default
18539
18540 \series bold
18541
18542 \backslash
18543 large
18544 \series default
18545
18546 \series bold
18547
18548 \backslash
18549 normalsize
18550 \series default
18551
18552 \series bold
18553
18554 \backslash
18555 small
18556 \series default
18557
18558 \series bold
18559
18560 \backslash
18561 footnotesize
18562 \series default
18563 ,
18564 \begin_inset Newline linebreak
18565 \end_inset
18566
18567
18568 \series bold
18569
18570 \backslash
18571 scriptsize
18572 \series default
18573  und 
18574 \series bold
18575
18576 \backslash
18577 tiny
18578 \end_layout
18579
18580 \begin_layout Standard
18581 Welche Größe die Befehle produzieren, hängt von der Dokumentschriftgröße
18582  ab, die dem Befehl 
18583 \series bold
18584
18585 \backslash
18586 normalsize
18587 \series default
18588  entspricht.
18589  Die anderen Befehle produzieren kleinere oder größere Schriften als 
18590 \series bold
18591
18592 \backslash
18593 normalsize
18594 \series default
18595 .
18596  Die Schriftgröße kann jedoch einen bestimmten Wert nicht übertreffen.
18597  Beträgt z.
18598 \begin_inset space \thinspace{}
18599 \end_inset
18600
18601 B.
18602  die Dokumentschriftgröße 12
18603 \begin_inset space \thinspace{}
18604 \end_inset
18605
18606 pt, produziert der Befehl 
18607 \series bold
18608
18609 \backslash
18610 Huge
18611 \series default
18612  dasselbe wie 
18613 \series bold
18614
18615 \backslash
18616 huge
18617 \series default
18618 .
18619  
18620 \end_layout
18621
18622 \begin_layout Standard
18623 Ein Größenbefehl wird im TeX-Modus vor der Formel eingegeben und legt die
18624  Größe aller nachfolgenden Formel- und Textzeichen fest.
18625  Um wieder zur Ausgangsgröße zurückzukehren, gibt man nach der Formel im
18626  TeX-Modus den Befehl 
18627 \series bold
18628
18629 \backslash
18630 normalsize
18631 \series default
18632  ein.
18633 \end_layout
18634
18635 \begin_layout Standard
18636 Innerhalb einer Formel kann die Größe nur für Symbole oder Buchstaben im
18637  mathematischen Text geändert werden.
18638  Dazu wird der Größenbefehl im mathematischen Textmodus eingegeben.
18639  Alle diesem Befehl folgenden Zeichen bis zum Ende des mathematischen Textes
18640  oder bis zu einem anderen Größenbefehl haben dann die angegebene Größe.
18641  Dazu zwei Beispiele:
18642 \begin_inset VSpace -2mm
18643 \end_inset
18644
18645
18646 \end_layout
18647
18648 \begin_layout Standard
18649 \begin_inset ERT
18650 status collapsed
18651
18652 \begin_layout Plain Layout
18653
18654
18655 \backslash
18656 huge 
18657 \end_layout
18658
18659 \end_inset
18660
18661
18662 \begin_inset Formula \[
18663 A=\frac{B}{c}\cdot\maltese\]
18664
18665 \end_inset
18666
18667
18668 \begin_inset Formula \[
18669 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18670
18671 \end_inset
18672
18673
18674 \begin_inset ERT
18675 status collapsed
18676
18677 \begin_layout Plain Layout
18678
18679
18680 \backslash
18681 normalsize 
18682 \end_layout
18683
18684 \end_inset
18685
18686
18687 \end_layout
18688
18689 \begin_layout Standard
18690 \begin_inset VSpace medskip
18691 \end_inset
18692
18693 Vor beiden Formeln wurde der Befehl 
18694 \series bold
18695
18696 \backslash
18697 huge
18698 \series default
18699  eingegeben.
18700  Der Befehl für die zweite Formel lautet:
18701 \begin_inset Newline newline
18702 \end_inset
18703
18704
18705 \series bold
18706
18707 \backslash
18708 maltese
18709 \begin_inset ERT
18710 status collapsed
18711
18712 \begin_layout Plain Layout
18713
18714
18715 \backslash
18716 leer 
18717 \end_layout
18718
18719 \end_inset
18720
18721 A M-m m 
18722 \backslash
18723 Large
18724 \begin_inset ERT
18725 status collapsed
18726
18727 \begin_layout Plain Layout
18728
18729
18730 \backslash
18731 leer 
18732 \end_layout
18733
18734 \end_inset
18735
18736
18737 \backslash
18738 maltese
18739 \begin_inset ERT
18740 status collapsed
18741
18742 \begin_layout Plain Layout
18743
18744
18745 \backslash
18746 leer 
18747 \end_layout
18748
18749 \end_inset
18750
18751
18752 \backslash
18753 textit
18754 \begin_inset ERT
18755 status collapsed
18756
18757 \begin_layout Plain Layout
18758
18759
18760 \backslash
18761 leer 
18762 \end_layout
18763
18764 \end_inset
18765
18766 A
18767 \begin_inset Formula $\to$
18768 \end_inset
18769
18770
18771 \begin_inset Formula $\to$
18772 \end_inset
18773
18774
18775 \begin_inset Newline newline
18776 \end_inset
18777
18778
18779 \begin_inset space \hspace*{}
18780 \length 1cm
18781 \end_inset
18782
18783 M-m
18784 \series default
18785  
18786 \series bold
18787
18788 \backslash
18789 tiny
18790 \begin_inset ERT
18791 status collapsed
18792
18793 \begin_layout Plain Layout
18794
18795
18796 \backslash
18797 leer 
18798 \end_layout
18799
18800 \end_inset
18801
18802
18803 \backslash
18804 maltese
18805 \begin_inset ERT
18806 status collapsed
18807
18808 \begin_layout Plain Layout
18809
18810
18811 \backslash
18812 leer 
18813 \end_layout
18814
18815 \end_inset
18816
18817
18818 \backslash
18819 textit
18820 \begin_inset ERT
18821 status collapsed
18822
18823 \begin_layout Plain Layout
18824
18825
18826 \backslash
18827 leer 
18828 \end_layout
18829
18830 \end_inset
18831
18832 A
18833 \end_layout
18834
18835 \begin_layout Standard
18836 Kann ein Symbol nicht in verschiedenen Größen dargestellt werden, wird es
18837  immer in der Standardgröße dargestellt.
18838 \end_layout
18839
18840 \begin_layout Section
18841 Griechische Buchstaben
18842 \begin_inset Index
18843 status collapsed
18844
18845 \begin_layout Plain Layout
18846 griechische Buchstaben
18847 \end_layout
18848
18849 \end_inset
18850
18851
18852 \end_layout
18853
18854 \begin_layout Standard
18855 Alle griechischen Buchstaben können auch über den Mathe-Werkzeugleistenknopf
18856  
18857 \begin_inset Graphics
18858         filename ../../images/math/alpha.png
18859         scale 85
18860
18861 \end_inset
18862
18863  eingefügt werden.
18864 \end_layout
18865
18866 \begin_layout Subsection
18867 Kleine Buchstaben
18868 \begin_inset CommandInset label
18869 LatexCommand label
18870 name "sub:Kleine-Buchstaben"
18871
18872 \end_inset
18873
18874
18875 \begin_inset Index
18876 status collapsed
18877
18878 \begin_layout Plain Layout
18879 griechische Buchstaben ! kleine
18880 \end_layout
18881
18882 \end_inset
18883
18884
18885 \end_layout
18886
18887 \begin_layout Standard
18888 \begin_inset space \hfill{}
18889 \end_inset
18890
18891
18892 \begin_inset Tabular
18893 <lyxtabular version="3" rows="11" columns="2">
18894 <features>
18895 <column alignment="center" valignment="top" width="0pt">
18896 <column alignment="center" valignment="top" width="0pt">
18897 <row>
18898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902 Befehl
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911 Ergebnis
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 </row>
18917 <row>
18918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \begin_layout Plain Layout
18922
18923 \backslash
18924 alpha
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933 \begin_inset Formula $\alpha$
18934 \end_inset
18935
18936
18937 \end_layout
18938
18939 \end_inset
18940 </cell>
18941 </row>
18942 <row>
18943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947
18948 \backslash
18949 beta
18950 \end_layout
18951
18952 \end_inset
18953 </cell>
18954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18955 \begin_inset Text
18956
18957 \begin_layout Plain Layout
18958 \begin_inset Formula $\beta$
18959 \end_inset
18960
18961
18962 \end_layout
18963
18964 \end_inset
18965 </cell>
18966 </row>
18967 <row>
18968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \begin_layout Plain Layout
18972
18973 \backslash
18974 gamma
18975 \end_layout
18976
18977 \end_inset
18978 </cell>
18979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983 \begin_inset Formula $\gamma$
18984 \end_inset
18985
18986
18987 \end_layout
18988
18989 \end_inset
18990 </cell>
18991 </row>
18992 <row>
18993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18994 \begin_inset Text
18995
18996 \begin_layout Plain Layout
18997
18998 \backslash
18999 delta
19000 \end_layout
19001
19002 \end_inset
19003 </cell>
19004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19005 \begin_inset Text
19006
19007 \begin_layout Plain Layout
19008 \begin_inset Formula $\delta$
19009 \end_inset
19010
19011
19012 \end_layout
19013
19014 \end_inset
19015 </cell>
19016 </row>
19017 <row>
19018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19019 \begin_inset Text
19020
19021 \begin_layout Plain Layout
19022
19023 \backslash
19024 epsilon
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033 \begin_inset Formula $\epsilon$
19034 \end_inset
19035
19036
19037 \end_layout
19038
19039 \end_inset
19040 </cell>
19041 </row>
19042 <row>
19043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \begin_layout Plain Layout
19047
19048 \backslash
19049 varepsilon
19050 \end_layout
19051
19052 \end_inset
19053 </cell>
19054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19055 \begin_inset Text
19056
19057 \begin_layout Plain Layout
19058 \begin_inset Formula $\varepsilon$
19059 \end_inset
19060
19061
19062 \end_layout
19063
19064 \end_inset
19065 </cell>
19066 </row>
19067 <row>
19068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19069 \begin_inset Text
19070
19071 \begin_layout Plain Layout
19072
19073 \backslash
19074 zeta
19075 \end_layout
19076
19077 \end_inset
19078 </cell>
19079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19080 \begin_inset Text
19081
19082 \begin_layout Plain Layout
19083 \begin_inset Formula $\zeta$
19084 \end_inset
19085
19086
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 </row>
19092 <row>
19093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097
19098 \backslash
19099 eta
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 \begin_inset Formula $\eta$
19109 \end_inset
19110
19111
19112 \end_layout
19113
19114 \end_inset
19115 </cell>
19116 </row>
19117 <row>
19118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122
19123 \backslash
19124 theta
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133 \begin_inset Formula $\theta$
19134 \end_inset
19135
19136
19137 \end_layout
19138
19139 \end_inset
19140 </cell>
19141 </row>
19142 <row>
19143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19144 \begin_inset Text
19145
19146 \begin_layout Plain Layout
19147
19148 \backslash
19149 vartheta
19150 \end_layout
19151
19152 \end_inset
19153 </cell>
19154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19155 \begin_inset Text
19156
19157 \begin_layout Plain Layout
19158 \begin_inset Formula $\vartheta$
19159 \end_inset
19160
19161
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 </row>
19167 </lyxtabular>
19168
19169 \end_inset
19170
19171
19172 \begin_inset space \hfill{}
19173 \end_inset
19174
19175
19176 \begin_inset Tabular
19177 <lyxtabular version="3" rows="12" columns="2">
19178 <features>
19179 <column alignment="center" valignment="top" width="0pt">
19180 <column alignment="center" valignment="top" width="0pt">
19181 <row>
19182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19183 \begin_inset Text
19184
19185 \begin_layout Plain Layout
19186 Befehl
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Plain Layout
19195 Ergebnis
19196 \end_layout
19197
19198 \end_inset
19199 </cell>
19200 </row>
19201 <row>
19202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Plain Layout
19206
19207 \backslash
19208 iota
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217 \begin_inset Formula $\iota$
19218 \end_inset
19219
19220
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 </row>
19226 <row>
19227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231
19232 \backslash
19233 kappa
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19239 \begin_inset Text
19240
19241 \begin_layout Plain Layout
19242 \begin_inset Formula $\kappa$
19243 \end_inset
19244
19245
19246 \end_layout
19247
19248 \end_inset
19249 </cell>
19250 </row>
19251 <row>
19252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19253 \begin_inset Text
19254
19255 \begin_layout Plain Layout
19256
19257 \backslash
19258 varkappa
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19264 \begin_inset Text
19265
19266 \begin_layout Plain Layout
19267 \begin_inset Formula $\varkappa$
19268 \end_inset
19269
19270
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 </row>
19276 <row>
19277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281
19282 \backslash
19283 lambda
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292 \begin_inset Formula $\lambda$
19293 \end_inset
19294
19295
19296 \end_layout
19297
19298 \end_inset
19299 </cell>
19300 </row>
19301 <row>
19302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19303 \begin_inset Text
19304
19305 \begin_layout Plain Layout
19306
19307 \backslash
19308 mu
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout Plain Layout
19317 \begin_inset Formula $\mu$
19318 \end_inset
19319
19320
19321 \end_layout
19322
19323 \end_inset
19324 </cell>
19325 </row>
19326 <row>
19327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19328 \begin_inset Text
19329
19330 \begin_layout Plain Layout
19331
19332 \backslash
19333 nu
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342 \begin_inset Formula $\nu$
19343 \end_inset
19344
19345
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 </row>
19351 <row>
19352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356
19357 \backslash
19358 xi
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367 \begin_inset Formula $\xi$
19368 \end_inset
19369
19370
19371 \end_layout
19372
19373 \end_inset
19374 </cell>
19375 </row>
19376 <row>
19377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19378 \begin_inset Text
19379
19380 \begin_layout Plain Layout
19381 o
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19387 \begin_inset Text
19388
19389 \begin_layout Plain Layout
19390 \begin_inset Formula $o$
19391 \end_inset
19392
19393
19394 \end_layout
19395
19396 \end_inset
19397 </cell>
19398 </row>
19399 <row>
19400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19401 \begin_inset Text
19402
19403 \begin_layout Plain Layout
19404
19405 \backslash
19406 pi
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415 \begin_inset Formula $\pi$
19416 \end_inset
19417
19418
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 </row>
19424 <row>
19425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429
19430 \backslash
19431 varpi
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 \begin_inset Formula $\varpi$
19441 \end_inset
19442
19443
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 </row>
19449 <row>
19450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19451 \begin_inset Text
19452
19453 \begin_layout Plain Layout
19454
19455 \backslash
19456 rho
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Plain Layout
19465 \begin_inset Formula $\rho$
19466 \end_inset
19467
19468
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 </row>
19474 </lyxtabular>
19475
19476 \end_inset
19477
19478
19479 \begin_inset space \hfill{}
19480 \end_inset
19481
19482
19483 \begin_inset Tabular
19484 <lyxtabular version="3" rows="11" columns="2">
19485 <features>
19486 <column alignment="center" valignment="top" width="0pt">
19487 <column alignment="center" valignment="top" width="0pt">
19488 <row>
19489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19490 \begin_inset Text
19491
19492 \begin_layout Plain Layout
19493 Befehl
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502 Ergebnis
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 </row>
19508 <row>
19509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Plain Layout
19513
19514 \backslash
19515 varrho
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524 \begin_inset Formula $\varrho$
19525 \end_inset
19526
19527
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 </row>
19533 <row>
19534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538
19539 \backslash
19540 sigma
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Plain Layout
19549 \begin_inset Formula $\sigma$
19550 \end_inset
19551
19552
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 </row>
19558 <row>
19559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19560 \begin_inset Text
19561
19562 \begin_layout Plain Layout
19563
19564 \backslash
19565 varsigma
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574 \begin_inset Formula $\varsigma$
19575 \end_inset
19576
19577
19578 \end_layout
19579
19580 \end_inset
19581 </cell>
19582 </row>
19583 <row>
19584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19585 \begin_inset Text
19586
19587 \begin_layout Plain Layout
19588
19589 \backslash
19590 tau
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Plain Layout
19599 \begin_inset Formula $\tau$
19600 \end_inset
19601
19602
19603 \end_layout
19604
19605 \end_inset
19606 </cell>
19607 </row>
19608 <row>
19609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613
19614 \backslash
19615 upsilon
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624 \begin_inset Formula $\upsilon$
19625 \end_inset
19626
19627
19628 \end_layout
19629
19630 \end_inset
19631 </cell>
19632 </row>
19633 <row>
19634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19635 \begin_inset Text
19636
19637 \begin_layout Plain Layout
19638
19639 \backslash
19640 phi
19641 \end_layout
19642
19643 \end_inset
19644 </cell>
19645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19646 \begin_inset Text
19647
19648 \begin_layout Plain Layout
19649 \begin_inset Formula $\phi$
19650 \end_inset
19651
19652
19653 \end_layout
19654
19655 \end_inset
19656 </cell>
19657 </row>
19658 <row>
19659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Plain Layout
19663
19664 \backslash
19665 varphi
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674 \begin_inset Formula $\varphi$
19675 \end_inset
19676
19677
19678 \end_layout
19679
19680 \end_inset
19681 </cell>
19682 </row>
19683 <row>
19684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19685 \begin_inset Text
19686
19687 \begin_layout Plain Layout
19688
19689 \backslash
19690 chi
19691 \end_layout
19692
19693 \end_inset
19694 </cell>
19695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19696 \begin_inset Text
19697
19698 \begin_layout Plain Layout
19699 \begin_inset Formula $\chi$
19700 \end_inset
19701
19702
19703 \end_layout
19704
19705 \end_inset
19706 </cell>
19707 </row>
19708 <row>
19709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19710 \begin_inset Text
19711
19712 \begin_layout Plain Layout
19713
19714 \backslash
19715 psi
19716 \end_layout
19717
19718 \end_inset
19719 </cell>
19720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19721 \begin_inset Text
19722
19723 \begin_layout Plain Layout
19724 \begin_inset Formula $\psi$
19725 \end_inset
19726
19727
19728 \end_layout
19729
19730 \end_inset
19731 </cell>
19732 </row>
19733 <row>
19734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19735 \begin_inset Text
19736
19737 \begin_layout Plain Layout
19738
19739 \backslash
19740 omega
19741 \end_layout
19742
19743 \end_inset
19744 </cell>
19745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19746 \begin_inset Text
19747
19748 \begin_layout Plain Layout
19749 \begin_inset Formula $\omega$
19750 \end_inset
19751
19752
19753 \end_layout
19754
19755 \end_inset
19756 </cell>
19757 </row>
19758 </lyxtabular>
19759
19760 \end_inset
19761
19762
19763 \begin_inset space \hfill{}
19764 \end_inset
19765
19766
19767 \end_layout
19768
19769 \begin_layout Standard
19770 \begin_inset VSpace medskip
19771 \end_inset
19772
19773 Wie man aufrechte griechische Buchstaben erstellt, ist in 
19774 \begin_inset CommandInset ref
19775 LatexCommand ref
19776 reference "sub:Aufrechte-kleine-griechische"
19777
19778 \end_inset
19779
19780  beschrieben.
19781 \end_layout
19782
19783 \begin_layout Subsection
19784 Große Buchstaben
19785 \begin_inset Index
19786 status collapsed
19787
19788 \begin_layout Plain Layout
19789 griechische Buchstaben ! große
19790 \end_layout
19791
19792 \end_inset
19793
19794
19795 \end_layout
19796
19797 \begin_layout Standard
19798 \begin_inset space \hfill{}
19799 \end_inset
19800
19801
19802 \begin_inset Tabular
19803 <lyxtabular version="3" rows="7" columns="2">
19804 <features>
19805 <column alignment="center" valignment="top" width="0pt">
19806 <column alignment="center" valignment="top" width="0pt">
19807 <row>
19808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19809 \begin_inset Text
19810
19811 \begin_layout Plain Layout
19812 Befehl
19813 \end_layout
19814
19815 \end_inset
19816 </cell>
19817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19818 \begin_inset Text
19819
19820 \begin_layout Plain Layout
19821 Ergebnis
19822 \end_layout
19823
19824 \end_inset
19825 </cell>
19826 </row>
19827 <row>
19828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19829 \begin_inset Text
19830
19831 \begin_layout Plain Layout
19832
19833 \backslash
19834 Gamma
19835 \end_layout
19836
19837 \end_inset
19838 </cell>
19839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19840 \begin_inset Text
19841
19842 \begin_layout Plain Layout
19843 \begin_inset Formula $\Gamma$
19844 \end_inset
19845
19846
19847 \end_layout
19848
19849 \end_inset
19850 </cell>
19851 </row>
19852 <row>
19853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19854 \begin_inset Text
19855
19856 \begin_layout Plain Layout
19857
19858 \backslash
19859 Delta
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19865 \begin_inset Text
19866
19867 \begin_layout Plain Layout
19868 \begin_inset Formula $\Delta$
19869 \end_inset
19870
19871
19872 \end_layout
19873
19874 \end_inset
19875 </cell>
19876 </row>
19877 <row>
19878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19879 \begin_inset Text
19880
19881 \begin_layout Plain Layout
19882
19883 \backslash
19884 Theta
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19890 \begin_inset Text
19891
19892 \begin_layout Plain Layout
19893 \begin_inset Formula $\Theta$
19894 \end_inset
19895
19896
19897 \end_layout
19898
19899 \end_inset
19900 </cell>
19901 </row>
19902 <row>
19903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19904 \begin_inset Text
19905
19906 \begin_layout Plain Layout
19907
19908 \backslash
19909 Lambda
19910 \end_layout
19911
19912 \end_inset
19913 </cell>
19914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19915 \begin_inset Text
19916
19917 \begin_layout Plain Layout
19918 \begin_inset Formula $\Lambda$
19919 \end_inset
19920
19921
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 </row>
19927 <row>
19928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19929 \begin_inset Text
19930
19931 \begin_layout Plain Layout
19932
19933 \backslash
19934 Xi
19935 \end_layout
19936
19937 \end_inset
19938 </cell>
19939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19940 \begin_inset Text
19941
19942 \begin_layout Plain Layout
19943 \begin_inset Formula $\Xi$
19944 \end_inset
19945
19946
19947 \end_layout
19948
19949 \end_inset
19950 </cell>
19951 </row>
19952 <row>
19953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19954 \begin_inset Text
19955
19956 \begin_layout Plain Layout
19957
19958 \backslash
19959 Pi
19960 \end_layout
19961
19962 \end_inset
19963 </cell>
19964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19965 \begin_inset Text
19966
19967 \begin_layout Plain Layout
19968 \begin_inset Formula $\Pi$
19969 \end_inset
19970
19971
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 </row>
19977 </lyxtabular>
19978
19979 \end_inset
19980
19981
19982 \begin_inset space \hfill{}
19983 \end_inset
19984
19985
19986 \begin_inset Tabular
19987 <lyxtabular version="3" rows="6" columns="2">
19988 <features>
19989 <column alignment="center" valignment="top" width="0pt">
19990 <column alignment="center" valignment="top" width="0pt">
19991 <row>
19992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996 Befehl
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 Ergebnis
20006 \end_layout
20007
20008 \end_inset
20009 </cell>
20010 </row>
20011 <row>
20012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20013 \begin_inset Text
20014
20015 \begin_layout Plain Layout
20016
20017 \backslash
20018 Sigma
20019 \end_layout
20020
20021 \end_inset
20022 </cell>
20023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20024 \begin_inset Text
20025
20026 \begin_layout Plain Layout
20027 \begin_inset Formula $\Sigma$
20028 \end_inset
20029
20030
20031 \end_layout
20032
20033 \end_inset
20034 </cell>
20035 </row>
20036 <row>
20037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20038 \begin_inset Text
20039
20040 \begin_layout Plain Layout
20041
20042 \backslash
20043 Upsilon
20044 \end_layout
20045
20046 \end_inset
20047 </cell>
20048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20049 \begin_inset Text
20050
20051 \begin_layout Plain Layout
20052 \begin_inset Formula $\Upsilon$
20053 \end_inset
20054
20055
20056 \end_layout
20057
20058 \end_inset
20059 </cell>
20060 </row>
20061 <row>
20062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20063 \begin_inset Text
20064
20065 \begin_layout Plain Layout
20066
20067 \backslash
20068 Phi
20069 \end_layout
20070
20071 \end_inset
20072 </cell>
20073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20074 \begin_inset Text
20075
20076 \begin_layout Plain Layout
20077 \begin_inset Formula $\Phi$
20078 \end_inset
20079
20080
20081 \end_layout
20082
20083 \end_inset
20084 </cell>
20085 </row>
20086 <row>
20087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20088 \begin_inset Text
20089
20090 \begin_layout Plain Layout
20091
20092 \backslash
20093 Psi
20094 \end_layout
20095
20096 \end_inset
20097 </cell>
20098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20099 \begin_inset Text
20100
20101 \begin_layout Plain Layout
20102 \begin_inset Formula $\Psi$
20103 \end_inset
20104
20105
20106 \end_layout
20107
20108 \end_inset
20109 </cell>
20110 </row>
20111 <row>
20112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20113 \begin_inset Text
20114
20115 \begin_layout Plain Layout
20116
20117 \backslash
20118 Omega
20119 \end_layout
20120
20121 \end_inset
20122 </cell>
20123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20124 \begin_inset Text
20125
20126 \begin_layout Plain Layout
20127 \begin_inset Formula $\Omega$
20128 \end_inset
20129
20130
20131 \end_layout
20132
20133 \end_inset
20134 </cell>
20135 </row>
20136 </lyxtabular>
20137
20138 \end_inset
20139
20140
20141 \begin_inset space \hfill{}
20142 \end_inset
20143
20144
20145 \end_layout
20146
20147 \begin_layout Standard
20148 \begin_inset VSpace medskip
20149 \end_inset
20150
20151 Dass die großen griechischen Buchstaben aufrecht erscheinen, ist einem Fehler
20152  geschuldet, der während der Entwicklung von TeX gemacht wurde.
20153  Um korrekte kursive Großbuchstaben zu erhalten, beginnt man einen Befehl
20154  mit 
20155 \series bold
20156 var
20157 \series default
20158 .
20159  So ergibt z.
20160 \begin_inset space \thinspace{}
20161 \end_inset
20162
20163 B.
20164  der Befehl 
20165 \series bold
20166
20167 \backslash
20168 varGamma
20169 \series default
20170
20171 \begin_inset Formula $\varGamma$
20172 \end_inset
20173
20174
20175 \end_layout
20176
20177 \begin_layout Subsection
20178 Fett gedruckte Buchstaben
20179 \begin_inset Index
20180 status collapsed
20181
20182 \begin_layout Plain Layout
20183 griechische Buchstaben ! fett gedruckte
20184 \end_layout
20185
20186 \end_inset
20187
20188
20189 \end_layout
20190
20191 \begin_layout Standard
20192 Griechische lassen sich nicht wie lateinische Buchstaben in verschiedenen
20193  Schriftstilen darstellen.
20194  Es besteht nur die Möglichkeit, sie mit dem Befehl 
20195 \series bold
20196
20197 \backslash
20198 boldsymbol
20199 \series default
20200
20201 \begin_inset Index
20202 status collapsed
20203
20204 \begin_layout Plain Layout
20205 Befehle ! B ! 
20206 \backslash
20207 boldsymbol
20208 \end_layout
20209
20210 \end_inset
20211
20212  fett gedruckt auszugeben.
20213 \end_layout
20214
20215 \begin_layout Standard
20216 \align center
20217 \begin_inset Tabular
20218 <lyxtabular version="3" rows="3" columns="2">
20219 <features>
20220 <column alignment="center" valignment="top" width="0">
20221 <column alignment="center" valignment="top" width="0">
20222 <row>
20223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20224 \begin_inset Text
20225
20226 \begin_layout Plain Layout
20227 Befehl
20228 \end_layout
20229
20230 \end_inset
20231 </cell>
20232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20233 \begin_inset Text
20234
20235 \begin_layout Plain Layout
20236 Ergebnis
20237 \end_layout
20238
20239 \end_inset
20240 </cell>
20241 </row>
20242 <row>
20243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20244 \begin_inset Text
20245
20246 \begin_layout Plain Layout
20247
20248 \backslash
20249 Upsilon
20250 \backslash
20251 boldsymbol
20252 \backslash
20253 Upsilon
20254 \end_layout
20255
20256 \end_inset
20257 </cell>
20258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20259 \begin_inset Text
20260
20261 \begin_layout Plain Layout
20262 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20263 \end_inset
20264
20265
20266 \end_layout
20267
20268 \end_inset
20269 </cell>
20270 </row>
20271 <row>
20272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20273 \begin_inset Text
20274
20275 \begin_layout Plain Layout
20276
20277 \backslash
20278 theta
20279 \backslash
20280 boldsymbol
20281 \backslash
20282 theta
20283 \end_layout
20284
20285 \end_inset
20286 </cell>
20287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20288 \begin_inset Text
20289
20290 \begin_layout Plain Layout
20291 \begin_inset Formula $\theta\boldsymbol{\theta}$
20292 \end_inset
20293
20294
20295 \end_layout
20296
20297 \end_inset
20298 </cell>
20299 </row>
20300 </lyxtabular>
20301
20302 \end_inset
20303
20304
20305 \end_layout
20306
20307 \begin_layout Section
20308 Symbole
20309 \begin_inset ERT
20310 status collapsed
20311
20312 \begin_layout Plain Layout
20313
20314
20315 \backslash
20316 texorpdfstring{
20317 \end_layout
20318
20319 \end_inset
20320
20321
20322 \begin_inset Foot
20323 status collapsed
20324
20325 \begin_layout Plain Layout
20326 Eine Liste mit sämtlichen Symbolen der meisten LaTeX-Pakete findet man in
20327  
20328 \begin_inset CommandInset citation
20329 LatexCommand cite
20330 key "Symbole"
20331
20332 \end_inset
20333
20334 .
20335 \end_layout
20336
20337 \end_inset
20338
20339
20340 \begin_inset ERT
20341 status collapsed
20342
20343 \begin_layout Plain Layout
20344
20345 }{}
20346 \end_layout
20347
20348 \end_inset
20349
20350
20351 \begin_inset Note Note
20352 status collapsed
20353
20354 \begin_layout Plain Layout
20355
20356 \series bold
20357
20358 \backslash
20359 texorpdfstring
20360 \series default
20361  dient dazu, dass die Fußnote nicht mit im pdf-Lesezeichen erscheint.
20362 \end_layout
20363
20364 \begin_layout Plain Layout
20365 Näheres zu 
20366 \series bold
20367
20368 \backslash
20369 texorpdfstring
20370 \series default
20371  steht in Kapitel 
20372 \begin_inset CommandInset ref
20373 LatexCommand ref
20374 reference "sub:Formeln-in-Überschriften"
20375
20376 \end_inset
20377
20378 .
20379 \end_layout
20380
20381 \end_inset
20382
20383
20384 \begin_inset Index
20385 status collapsed
20386
20387 \begin_layout Plain Layout
20388 Symbole
20389 \end_layout
20390
20391 \end_inset
20392
20393
20394 \end_layout
20395
20396 \begin_layout Standard
20397 Viele der im Folgenden aufgelisteten Symbole können auch über die Mathe-Werkzeug\SpecialChar \-
20398
20399 leistenknöpfe 
20400 \begin_inset Graphics
20401         filename ../../images/math/nabla.png
20402         scale 85
20403
20404 \end_inset
20405
20406  und 
20407 \begin_inset Graphics
20408         filename ../../images/math/digamma.png
20409         scale 85
20410
20411 \end_inset
20412
20413  eingefügt werden.
20414 \end_layout
20415
20416 \begin_layout Standard
20417 \begin_inset Newpage newpage
20418 \end_inset
20419
20420
20421 \end_layout
20422
20423 \begin_layout Subsection
20424 Mathematische Symbole
20425 \begin_inset CommandInset label
20426 LatexCommand label
20427 name "sub:Mathematische-Symbole"
20428
20429 \end_inset
20430
20431
20432 \begin_inset Index
20433 status collapsed
20434
20435 \begin_layout Plain Layout
20436 Symbole ! mathematische
20437 \end_layout
20438
20439 \end_inset
20440
20441
20442 \end_layout
20443
20444 \begin_layout Standard
20445 \begin_inset space \hfill{}
20446 \end_inset
20447
20448
20449 \begin_inset Tabular
20450 <lyxtabular version="3" rows="10" columns="2">
20451 <features>
20452 <column alignment="center" valignment="top" width="0pt">
20453 <column alignment="center" valignment="top" width="0pt">
20454 <row>
20455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20456 \begin_inset Text
20457
20458 \begin_layout Plain Layout
20459 Befehl
20460 \end_layout
20461
20462 \end_inset
20463 </cell>
20464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468 Ergebnis
20469 \end_layout
20470
20471 \end_inset
20472 </cell>
20473 </row>
20474 <row>
20475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Plain Layout
20479
20480 \backslash
20481 neg
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20487 \begin_inset Text
20488
20489 \begin_layout Plain Layout
20490 \begin_inset Formula $\neg$
20491 \end_inset
20492
20493
20494 \end_layout
20495
20496 \end_inset
20497 </cell>
20498 </row>
20499 <row>
20500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20501 \begin_inset Text
20502
20503 \begin_layout Plain Layout
20504
20505 \backslash
20506 Im
20507 \end_layout
20508
20509 \end_inset
20510 </cell>
20511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20512 \begin_inset Text
20513
20514 \begin_layout Plain Layout
20515 \begin_inset Formula $\Im$
20516 \end_inset
20517
20518
20519 \end_layout
20520
20521 \end_inset
20522 </cell>
20523 </row>
20524 <row>
20525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529
20530 \backslash
20531 Re
20532 \end_layout
20533
20534 \end_inset
20535 </cell>
20536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20537 \begin_inset Text
20538
20539 \begin_layout Plain Layout
20540 \begin_inset Formula $\Re$
20541 \end_inset
20542
20543
20544 \end_layout
20545
20546 \end_inset
20547 </cell>
20548 </row>
20549 <row>
20550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554
20555 \backslash
20556 aleph
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Plain Layout
20565 \begin_inset Formula $\aleph$
20566 \end_inset
20567
20568
20569 \end_layout
20570
20571 \end_inset
20572 </cell>
20573 </row>
20574 <row>
20575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Plain Layout
20579
20580 \backslash
20581 partial
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590 \begin_inset Formula $\partial$
20591 \end_inset
20592
20593
20594 \end_layout
20595
20596 \end_inset
20597 </cell>
20598 </row>
20599 <row>
20600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20601 \begin_inset Text
20602
20603 \begin_layout Plain Layout
20604
20605 \backslash
20606 infty
20607 \end_layout
20608
20609 \end_inset
20610 </cell>
20611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20612 \begin_inset Text
20613
20614 \begin_layout Plain Layout
20615 \begin_inset Formula $\infty$
20616 \end_inset
20617
20618
20619 \end_layout
20620
20621 \end_inset
20622 </cell>
20623 </row>
20624 <row>
20625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20626 \begin_inset Text
20627
20628 \begin_layout Plain Layout
20629
20630 \backslash
20631 wp
20632 \end_layout
20633
20634 \end_inset
20635 </cell>
20636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640 \begin_inset Formula $\wp$
20641 \end_inset
20642
20643
20644 \end_layout
20645
20646 \end_inset
20647 </cell>
20648 </row>
20649 <row>
20650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20651 \begin_inset Text
20652
20653 \begin_layout Plain Layout
20654
20655 \backslash
20656 imath
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665 \begin_inset Formula $\imath$
20666 \end_inset
20667
20668
20669 \end_layout
20670
20671 \end_inset
20672 </cell>
20673 </row>
20674 <row>
20675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20676 \begin_inset Text
20677
20678 \begin_layout Plain Layout
20679
20680 \backslash
20681 jmath
20682 \end_layout
20683
20684 \end_inset
20685 </cell>
20686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20687 \begin_inset Text
20688
20689 \begin_layout Plain Layout
20690 \begin_inset Formula $\jmath$
20691 \end_inset
20692
20693
20694 \end_layout
20695
20696 \end_inset
20697 </cell>
20698 </row>
20699 </lyxtabular>
20700
20701 \end_inset
20702
20703
20704 \begin_inset space \hfill{}
20705 \end_inset
20706
20707
20708 \begin_inset Tabular
20709 <lyxtabular version="3" rows="10" columns="2">
20710 <features>
20711 <column alignment="center" valignment="top" width="0pt">
20712 <column alignment="center" valignment="top" width="0pt">
20713 <row>
20714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718 Befehl
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20724 \begin_inset Text
20725
20726 \begin_layout Plain Layout
20727 Ergebnis
20728 \begin_inset Note Note
20729 status collapsed
20730
20731 \begin_layout Plain Layout
20732
20733 \series bold
20734
20735 \backslash
20736 raisebox
20737 \series default
20738  dient nur als Abstandhalter.
20739 \end_layout
20740
20741 \end_inset
20742
20743
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 </row>
20749 <row>
20750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754
20755 \backslash
20756 forall
20757 \end_layout
20758
20759 \end_inset
20760 </cell>
20761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20762 \begin_inset Text
20763
20764 \begin_layout Plain Layout
20765 \begin_inset Formula $\forall$
20766 \end_inset
20767
20768
20769 \end_layout
20770
20771 \end_inset
20772 </cell>
20773 </row>
20774 <row>
20775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20776 \begin_inset Text
20777
20778 \begin_layout Plain Layout
20779
20780 \backslash
20781 exists
20782 \end_layout
20783
20784 \end_inset
20785 </cell>
20786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20787 \begin_inset Text
20788
20789 \begin_layout Plain Layout
20790 \begin_inset Formula $\exists$
20791 \end_inset
20792
20793
20794 \end_layout
20795
20796 \end_inset
20797 </cell>
20798 </row>
20799 <row>
20800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20801 \begin_inset Text
20802
20803 \begin_layout Plain Layout
20804
20805 \backslash
20806 nexists
20807 \end_layout
20808
20809 \end_inset
20810 </cell>
20811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20812 \begin_inset Text
20813
20814 \begin_layout Plain Layout
20815 \begin_inset Formula $\nexists$
20816 \end_inset
20817
20818
20819 \end_layout
20820
20821 \end_inset
20822 </cell>
20823 </row>
20824 <row>
20825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20826 \begin_inset Text
20827
20828 \begin_layout Plain Layout
20829
20830 \backslash
20831 emptyset
20832 \end_layout
20833
20834 \end_inset
20835 </cell>
20836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20837 \begin_inset Text
20838
20839 \begin_layout Plain Layout
20840 \begin_inset Formula $\emptyset$
20841 \end_inset
20842
20843
20844 \end_layout
20845
20846 \end_inset
20847 </cell>
20848 </row>
20849 <row>
20850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20851 \begin_inset Text
20852
20853 \begin_layout Plain Layout
20854
20855 \backslash
20856 varnothing
20857 \end_layout
20858
20859 \end_inset
20860 </cell>
20861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20862 \begin_inset Text
20863
20864 \begin_layout Plain Layout
20865 \begin_inset Formula $\varnothing$
20866 \end_inset
20867
20868
20869 \end_layout
20870
20871 \end_inset
20872 </cell>
20873 </row>
20874 <row>
20875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20876 \begin_inset Text
20877
20878 \begin_layout Plain Layout
20879
20880 \backslash
20881 dag
20882 \end_layout
20883
20884 \end_inset
20885 </cell>
20886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20887 \begin_inset Text
20888
20889 \begin_layout Plain Layout
20890 \begin_inset Formula $\dag$
20891 \end_inset
20892
20893
20894 \end_layout
20895
20896 \end_inset
20897 </cell>
20898 </row>
20899 <row>
20900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20901 \begin_inset Text
20902
20903 \begin_layout Plain Layout
20904
20905 \backslash
20906 ddag
20907 \end_layout
20908
20909 \end_inset
20910 </cell>
20911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20912 \begin_inset Text
20913
20914 \begin_layout Plain Layout
20915 \begin_inset Formula $\ddag$
20916 \end_inset
20917
20918
20919 \end_layout
20920
20921 \end_inset
20922 </cell>
20923 </row>
20924 <row>
20925 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20926 \begin_inset Text
20927
20928 \begin_layout Plain Layout
20929
20930 \backslash
20931 complement
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Plain Layout
20940 \begin_inset ERT
20941 status collapsed
20942
20943 \begin_layout Plain Layout
20944
20945
20946 \backslash
20947 raisebox{-0.8mm}{
20948 \end_layout
20949
20950 \end_inset
20951
20952
20953 \begin_inset Formula $\complement$
20954 \end_inset
20955
20956
20957 \begin_inset ERT
20958 status collapsed
20959
20960 \begin_layout Plain Layout
20961
20962 }
20963 \end_layout
20964
20965 \end_inset
20966
20967
20968 \end_layout
20969
20970 \end_inset
20971 </cell>
20972 </row>
20973 <row>
20974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20975 \begin_inset Text
20976
20977 \begin_layout Plain Layout
20978
20979 \backslash
20980 Bbbk
20981 \end_layout
20982
20983 \end_inset
20984 </cell>
20985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20986 \begin_inset Text
20987
20988 \begin_layout Plain Layout
20989 \begin_inset Formula $\Bbbk$
20990 \end_inset
20991
20992
20993 \end_layout
20994
20995 \end_inset
20996 </cell>
20997 </row>
20998 </lyxtabular>
20999
21000 \end_inset
21001
21002
21003 \begin_inset space \hfill{}
21004 \end_inset
21005
21006
21007 \begin_inset Tabular
21008 <lyxtabular version="3" rows="10" columns="2">
21009 <features>
21010 <column alignment="center" valignment="top" width="0pt">
21011 <column alignment="center" valignment="top" width="0pt">
21012 <row>
21013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21014 \begin_inset Text
21015
21016 \begin_layout Plain Layout
21017 Befehl
21018 \end_layout
21019
21020 \end_inset
21021 </cell>
21022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21023 \begin_inset Text
21024
21025 \begin_layout Plain Layout
21026 Ergebnis
21027 \end_layout
21028
21029 \end_inset
21030 </cell>
21031 </row>
21032 <row>
21033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21034 \begin_inset Text
21035
21036 \begin_layout Plain Layout
21037
21038 \backslash
21039 prime
21040 \end_layout
21041
21042 \end_inset
21043 </cell>
21044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21045 \begin_inset Text
21046
21047 \begin_layout Plain Layout
21048 \begin_inset Formula $\prime$
21049 \end_inset
21050
21051
21052 \end_layout
21053
21054 \end_inset
21055 </cell>
21056 </row>
21057 <row>
21058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21059 \begin_inset Text
21060
21061 \begin_layout Plain Layout
21062
21063 \backslash
21064 backprime
21065 \end_layout
21066
21067 \end_inset
21068 </cell>
21069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21070 \begin_inset Text
21071
21072 \begin_layout Plain Layout
21073 \begin_inset Formula $\backprime$
21074 \end_inset
21075
21076
21077 \end_layout
21078
21079 \end_inset
21080 </cell>
21081 </row>
21082 <row>
21083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21084 \begin_inset Text
21085
21086 \begin_layout Plain Layout
21087
21088 \backslash
21089 mho
21090 \end_layout
21091
21092 \end_inset
21093 </cell>
21094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21095 \begin_inset Text
21096
21097 \begin_layout Plain Layout
21098 \begin_inset Formula $\mho$
21099 \end_inset
21100
21101
21102 \end_layout
21103
21104 \end_inset
21105 </cell>
21106 </row>
21107 <row>
21108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21109 \begin_inset Text
21110
21111 \begin_layout Plain Layout
21112
21113 \backslash
21114 triangle
21115 \end_layout
21116
21117 \end_inset
21118 </cell>
21119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21120 \begin_inset Text
21121
21122 \begin_layout Plain Layout
21123 \begin_inset Formula $\triangle$
21124 \end_inset
21125
21126
21127 \end_layout
21128
21129 \end_inset
21130 </cell>
21131 </row>
21132 <row>
21133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21134 \begin_inset Text
21135
21136 \begin_layout Plain Layout
21137
21138 \backslash
21139 angle
21140 \end_layout
21141
21142 \end_inset
21143 </cell>
21144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21145 \begin_inset Text
21146
21147 \begin_layout Plain Layout
21148 \begin_inset Formula $\angle$
21149 \end_inset
21150
21151
21152 \end_layout
21153
21154 \end_inset
21155 </cell>
21156 </row>
21157 <row>
21158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21159 \begin_inset Text
21160
21161 \begin_layout Plain Layout
21162
21163 \backslash
21164 measuredangle
21165 \end_layout
21166
21167 \end_inset
21168 </cell>
21169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21170 \begin_inset Text
21171
21172 \begin_layout Plain Layout
21173 \begin_inset Formula $\measuredangle$
21174 \end_inset
21175
21176
21177 \end_layout
21178
21179 \end_inset
21180 </cell>
21181 </row>
21182 <row>
21183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21184 \begin_inset Text
21185
21186 \begin_layout Plain Layout
21187
21188 \backslash
21189 sphericalangle
21190 \end_layout
21191
21192 \end_inset
21193 </cell>
21194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21195 \begin_inset Text
21196
21197 \begin_layout Plain Layout
21198 \begin_inset Formula $\sphericalangle$
21199 \end_inset
21200
21201
21202 \end_layout
21203
21204 \end_inset
21205 </cell>
21206 </row>
21207 <row>
21208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21209 \begin_inset Text
21210
21211 \begin_layout Plain Layout
21212
21213 \backslash
21214 top
21215 \end_layout
21216
21217 \end_inset
21218 </cell>
21219 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21220 \begin_inset Text
21221
21222 \begin_layout Plain Layout
21223 \begin_inset Formula $\top$
21224 \end_inset
21225
21226
21227 \end_layout
21228
21229 \end_inset
21230 </cell>
21231 </row>
21232 <row>
21233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21234 \begin_inset Text
21235
21236 \begin_layout Plain Layout
21237
21238 \backslash
21239 bot
21240 \end_layout
21241
21242 \end_inset
21243 </cell>
21244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21245 \begin_inset Text
21246
21247 \begin_layout Plain Layout
21248 \begin_inset Formula $\bot$
21249 \end_inset
21250
21251
21252 \end_layout
21253
21254 \end_inset
21255 </cell>
21256 </row>
21257 </lyxtabular>
21258
21259 \end_inset
21260
21261
21262 \begin_inset space \hfill{}
21263 \end_inset
21264
21265
21266 \end_layout
21267
21268 \begin_layout Subsection
21269 Sonstige Symbole
21270 \begin_inset CommandInset label
21271 LatexCommand label
21272 name "sub:Sonstige-Symbole"
21273
21274 \end_inset
21275
21276
21277 \begin_inset Index
21278 status collapsed
21279
21280 \begin_layout Plain Layout
21281 Symbole ! sonstige
21282 \end_layout
21283
21284 \end_inset
21285
21286
21287 \end_layout
21288
21289 \begin_layout Standard
21290 \noindent
21291 \align center
21292 \begin_inset Tabular
21293 <lyxtabular version="3" rows="10" columns="2">
21294 <features>
21295 <column alignment="center" valignment="top" width="0pt">
21296 <column alignment="center" valignment="top" width="0pt">
21297 <row>
21298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21299 \begin_inset Text
21300
21301 \begin_layout Plain Layout
21302 Befehl
21303 \end_layout
21304
21305 \end_inset
21306 </cell>
21307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21308 \begin_inset Text
21309
21310 \begin_layout Plain Layout
21311 Ergebnis
21312 \end_layout
21313
21314 \end_inset
21315 </cell>
21316 </row>
21317 <row>
21318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21319 \begin_inset Text
21320
21321 \begin_layout Plain Layout
21322
21323 \backslash
21324 flat
21325 \end_layout
21326
21327 \end_inset
21328 </cell>
21329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21330 \begin_inset Text
21331
21332 \begin_layout Plain Layout
21333 \begin_inset Formula $\flat$
21334 \end_inset
21335
21336
21337 \end_layout
21338
21339 \end_inset
21340 </cell>
21341 </row>
21342 <row>
21343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21344 \begin_inset Text
21345
21346 \begin_layout Plain Layout
21347
21348 \backslash
21349 natural
21350 \end_layout
21351
21352 \end_inset
21353 </cell>
21354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21355 \begin_inset Text
21356
21357 \begin_layout Plain Layout
21358 \begin_inset Formula $\natural$
21359 \end_inset
21360
21361
21362 \end_layout
21363
21364 \end_inset
21365 </cell>
21366 </row>
21367 <row>
21368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21369 \begin_inset Text
21370
21371 \begin_layout Plain Layout
21372
21373 \backslash
21374 sharp
21375 \end_layout
21376
21377 \end_inset
21378 </cell>
21379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21380 \begin_inset Text
21381
21382 \begin_layout Plain Layout
21383 \begin_inset Formula $\sharp$
21384 \end_inset
21385
21386
21387 \end_layout
21388
21389 \end_inset
21390 </cell>
21391 </row>
21392 <row>
21393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21394 \begin_inset Text
21395
21396 \begin_layout Plain Layout
21397
21398 \backslash
21399 surd
21400 \end_layout
21401
21402 \end_inset
21403 </cell>
21404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21405 \begin_inset Text
21406
21407 \begin_layout Plain Layout
21408 \begin_inset Formula $\surd$
21409 \end_inset
21410
21411
21412 \end_layout
21413
21414 \end_inset
21415 </cell>
21416 </row>
21417 <row>
21418 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21419 \begin_inset Text
21420
21421 \begin_layout Plain Layout
21422
21423 \backslash
21424 checkmark
21425 \end_layout
21426
21427 \end_inset
21428 </cell>
21429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21430 \begin_inset Text
21431
21432 \begin_layout Plain Layout
21433 \begin_inset Formula $\checkmark$
21434 \end_inset
21435
21436
21437 \end_layout
21438
21439 \end_inset
21440 </cell>
21441 </row>
21442 <row>
21443 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21444 \begin_inset Text
21445
21446 \begin_layout Plain Layout
21447
21448 \backslash
21449 yen
21450 \end_layout
21451
21452 \end_inset
21453 </cell>
21454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21455 \begin_inset Text
21456
21457 \begin_layout Plain Layout
21458 \begin_inset Formula $\yen$
21459 \end_inset
21460
21461
21462 \end_layout
21463
21464 \end_inset
21465 </cell>
21466 </row>
21467 <row>
21468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21469 \begin_inset Text
21470
21471 \begin_layout Plain Layout
21472
21473 \backslash
21474 pounds
21475 \end_layout
21476
21477 \end_inset
21478 </cell>
21479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21480 \begin_inset Text
21481
21482 \begin_layout Plain Layout
21483 \begin_inset Formula $\pounds$
21484 \end_inset
21485
21486
21487 \end_layout
21488
21489 \end_inset
21490 </cell>
21491 </row>
21492 <row>
21493 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21494 \begin_inset Text
21495
21496 \begin_layout Plain Layout
21497 $
21498 \end_layout
21499
21500 \end_inset
21501 </cell>
21502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21503 \begin_inset Text
21504
21505 \begin_layout Plain Layout
21506 \begin_inset Formula $\$$
21507 \end_inset
21508
21509
21510 \end_layout
21511
21512 \end_inset
21513 </cell>
21514 </row>
21515 <row>
21516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21517 \begin_inset Text
21518
21519 \begin_layout Plain Layout
21520 §
21521 \end_layout
21522
21523 \end_inset
21524 </cell>
21525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21526 \begin_inset Text
21527
21528 \begin_layout Plain Layout
21529 \begin_inset Formula $§$
21530 \end_inset
21531
21532
21533 \end_layout
21534
21535 \end_inset
21536 </cell>
21537 </row>
21538 </lyxtabular>
21539
21540 \end_inset
21541
21542
21543 \begin_inset Tabular
21544 <lyxtabular version="3" rows="10" columns="2">
21545 <features>
21546 <column alignment="center" valignment="top" width="0">
21547 <column alignment="center" valignment="top" width="0">
21548 <row>
21549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21550 \begin_inset Text
21551
21552 \begin_layout Plain Layout
21553 Befehl
21554 \end_layout
21555
21556 \end_inset
21557 </cell>
21558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21559 \begin_inset Text
21560
21561 \begin_layout Plain Layout
21562 Ergebnis
21563 \end_layout
21564
21565 \end_inset
21566 </cell>
21567 </row>
21568 <row>
21569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21570 \begin_inset Text
21571
21572 \begin_layout Plain Layout
21573
21574 \backslash
21575 hbar
21576 \end_layout
21577
21578 \end_inset
21579 </cell>
21580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21581 \begin_inset Text
21582
21583 \begin_layout Plain Layout
21584 \begin_inset Formula $\hbar$
21585 \end_inset
21586
21587
21588 \end_layout
21589
21590 \end_inset
21591 </cell>
21592 </row>
21593 <row>
21594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21595 \begin_inset Text
21596
21597 \begin_layout Plain Layout
21598
21599 \backslash
21600 hslash
21601 \end_layout
21602
21603 \end_inset
21604 </cell>
21605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21606 \begin_inset Text
21607
21608 \begin_layout Plain Layout
21609 \begin_inset Formula $\hslash$
21610 \end_inset
21611
21612
21613 \end_layout
21614
21615 \end_inset
21616 </cell>
21617 </row>
21618 <row>
21619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21620 \begin_inset Text
21621
21622 \begin_layout Plain Layout
21623
21624 \backslash
21625 clubsuit
21626 \end_layout
21627
21628 \end_inset
21629 </cell>
21630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21631 \begin_inset Text
21632
21633 \begin_layout Plain Layout
21634 \begin_inset Formula $\clubsuit$
21635 \end_inset
21636
21637
21638 \end_layout
21639
21640 \end_inset
21641 </cell>
21642 </row>
21643 <row>
21644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21645 \begin_inset Text
21646
21647 \begin_layout Plain Layout
21648
21649 \backslash
21650 spadesuit
21651 \end_layout
21652
21653 \end_inset
21654 </cell>
21655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21656 \begin_inset Text
21657
21658 \begin_layout Plain Layout
21659 \begin_inset Formula $\spadesuit$
21660 \end_inset
21661
21662
21663 \end_layout
21664
21665 \end_inset
21666 </cell>
21667 </row>
21668 <row>
21669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21670 \begin_inset Text
21671
21672 \begin_layout Plain Layout
21673
21674 \backslash
21675 bigstar
21676 \end_layout
21677
21678 \end_inset
21679 </cell>
21680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21681 \begin_inset Text
21682
21683 \begin_layout Plain Layout
21684 \begin_inset Formula $\bigstar$
21685 \end_inset
21686
21687
21688 \end_layout
21689
21690 \end_inset
21691 </cell>
21692 </row>
21693 <row>
21694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21695 \begin_inset Text
21696
21697 \begin_layout Plain Layout
21698
21699 \backslash
21700 blacklozenge
21701 \end_layout
21702
21703 \end_inset
21704 </cell>
21705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21706 \begin_inset Text
21707
21708 \begin_layout Plain Layout
21709 \begin_inset Formula $\blacklozenge$
21710 \end_inset
21711
21712
21713 \end_layout
21714
21715 \end_inset
21716 </cell>
21717 </row>
21718 <row>
21719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21720 \begin_inset Text
21721
21722 \begin_layout Plain Layout
21723
21724 \backslash
21725 blacktriangle
21726 \end_layout
21727
21728 \end_inset
21729 </cell>
21730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21731 \begin_inset Text
21732
21733 \begin_layout Plain Layout
21734 \begin_inset Formula $\blacktriangle$
21735 \end_inset
21736
21737
21738 \end_layout
21739
21740 \end_inset
21741 </cell>
21742 </row>
21743 <row>
21744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21745 \begin_inset Text
21746
21747 \begin_layout Plain Layout
21748
21749 \backslash
21750 blacktiangledown
21751 \end_layout
21752
21753 \end_inset
21754 </cell>
21755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21756 \begin_inset Text
21757
21758 \begin_layout Plain Layout
21759 \begin_inset Formula $\blacktriangledown$
21760 \end_inset
21761
21762
21763 \end_layout
21764
21765 \end_inset
21766 </cell>
21767 </row>
21768 <row>
21769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21770 \begin_inset Text
21771
21772 \begin_layout Plain Layout
21773
21774 \backslash
21775 bullet
21776 \end_layout
21777
21778 \end_inset
21779 </cell>
21780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21781 \begin_inset Text
21782
21783 \begin_layout Plain Layout
21784 \begin_inset Formula $\bullet$
21785 \end_inset
21786
21787
21788 \end_layout
21789
21790 \end_inset
21791 </cell>
21792 </row>
21793 </lyxtabular>
21794
21795 \end_inset
21796
21797
21798 \begin_inset Tabular
21799 <lyxtabular version="3" rows="10" columns="2">
21800 <features>
21801 <column alignment="center" valignment="top" width="0pt">
21802 <column alignment="center" valignment="top" width="0pt">
21803 <row>
21804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21805 \begin_inset Text
21806
21807 \begin_layout Plain Layout
21808 Befehl
21809 \end_layout
21810
21811 \end_inset
21812 </cell>
21813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21814 \begin_inset Text
21815
21816 \begin_layout Plain Layout
21817 Ergebnis
21818 \end_layout
21819
21820 \end_inset
21821 </cell>
21822 </row>
21823 <row>
21824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21825 \begin_inset Text
21826
21827 \begin_layout Plain Layout
21828
21829 \backslash
21830 diamondsuit
21831 \end_layout
21832
21833 \end_inset
21834 </cell>
21835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21836 \begin_inset Text
21837
21838 \begin_layout Plain Layout
21839 \begin_inset Formula $\diamondsuit$
21840 \end_inset
21841
21842
21843 \end_layout
21844
21845 \end_inset
21846 </cell>
21847 </row>
21848 <row>
21849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21850 \begin_inset Text
21851
21852 \begin_layout Plain Layout
21853
21854 \backslash
21855 Diamond
21856 \end_layout
21857
21858 \end_inset
21859 </cell>
21860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21861 \begin_inset Text
21862
21863 \begin_layout Plain Layout
21864 \begin_inset Formula $\Diamond$
21865 \end_inset
21866
21867
21868 \end_layout
21869
21870 \end_inset
21871 </cell>
21872 </row>
21873 <row>
21874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21875 \begin_inset Text
21876
21877 \begin_layout Plain Layout
21878
21879 \backslash
21880 heartsuit
21881 \end_layout
21882
21883 \end_inset
21884 </cell>
21885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21886 \begin_inset Text
21887
21888 \begin_layout Plain Layout
21889 \begin_inset Formula $\heartsuit$
21890 \end_inset
21891
21892
21893 \end_layout
21894
21895 \end_inset
21896 </cell>
21897 </row>
21898 <row>
21899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21900 \begin_inset Text
21901
21902 \begin_layout Plain Layout
21903
21904 \backslash
21905 P
21906 \end_layout
21907
21908 \end_inset
21909 </cell>
21910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21911 \begin_inset Text
21912
21913 \begin_layout Plain Layout
21914 \begin_inset Formula $\P$
21915 \end_inset
21916
21917
21918 \end_layout
21919
21920 \end_inset
21921 </cell>
21922 </row>
21923 <row>
21924 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21925 \begin_inset Text
21926
21927 \begin_layout Plain Layout
21928
21929 \backslash
21930 copyright
21931 \end_layout
21932
21933 \end_inset
21934 </cell>
21935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21936 \begin_inset Text
21937
21938 \begin_layout Plain Layout
21939 \begin_inset Formula $\copyright$
21940 \end_inset
21941
21942
21943 \end_layout
21944
21945 \end_inset
21946 </cell>
21947 </row>
21948 <row>
21949 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21950 \begin_inset Text
21951
21952 \begin_layout Plain Layout
21953
21954 \backslash
21955 circledR
21956 \end_layout
21957
21958 \end_inset
21959 </cell>
21960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21961 \begin_inset Text
21962
21963 \begin_layout Plain Layout
21964 \begin_inset Formula $\circledR$
21965 \end_inset
21966
21967
21968 \end_layout
21969
21970 \end_inset
21971 </cell>
21972 </row>
21973 <row>
21974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21975 \begin_inset Text
21976
21977 \begin_layout Plain Layout
21978
21979 \backslash
21980 maltese
21981 \end_layout
21982
21983 \end_inset
21984 </cell>
21985 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21986 \begin_inset Text
21987
21988 \begin_layout Plain Layout
21989 \begin_inset Formula $\maltese$
21990 \end_inset
21991
21992
21993 \end_layout
21994
21995 \end_inset
21996 </cell>
21997 </row>
21998 <row>
21999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22000 \begin_inset Text
22001
22002 \begin_layout Plain Layout
22003
22004 \backslash
22005 diagup
22006 \end_layout
22007
22008 \end_inset
22009 </cell>
22010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22011 \begin_inset Text
22012
22013 \begin_layout Plain Layout
22014 \begin_inset Formula $\diagup$
22015 \end_inset
22016
22017
22018 \end_layout
22019
22020 \end_inset
22021 </cell>
22022 </row>
22023 <row>
22024 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22025 \begin_inset Text
22026
22027 \begin_layout Plain Layout
22028
22029 \backslash
22030 diagdown
22031 \end_layout
22032
22033 \end_inset
22034 </cell>
22035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22036 \begin_inset Text
22037
22038 \begin_layout Plain Layout
22039 \begin_inset Formula $\diagdown$
22040 \end_inset
22041
22042
22043 \end_layout
22044
22045 \end_inset
22046 </cell>
22047 </row>
22048 </lyxtabular>
22049
22050 \end_inset
22051
22052
22053 \end_layout
22054
22055 \begin_layout Standard
22056 \begin_inset VSpace medskip
22057 \end_inset
22058
22059 Weitere Symbole sind in 
22060 \begin_inset CommandInset ref
22061 LatexCommand ref
22062 reference "sub:Sonstige-Sonderzeichen"
22063
22064 \end_inset
22065
22066  aufgelistet.
22067 \end_layout
22068
22069 \begin_layout Standard
22070 Einige Symbole können in unterschiedlicher Größe dargestellt werden, siehe
22071  
22072 \begin_inset CommandInset ref
22073 LatexCommand ref
22074 reference "sub:Schriftgrößen"
22075
22076 \end_inset
22077
22078 .
22079 \end_layout
22080
22081 \begin_layout Subsection
22082 Das Euro-Symbol €
22083 \begin_inset Index
22084 status collapsed
22085
22086 \begin_layout Plain Layout
22087 Symbole ! Euro-Symbol
22088 \end_layout
22089
22090 \end_inset
22091
22092
22093 \begin_inset Index
22094 status collapsed
22095
22096 \begin_layout Plain Layout
22097 \begin_inset ERT
22098 status collapsed
22099
22100 \begin_layout Plain Layout
22101
22102
22103 \backslash
22104 officialeuro
22105 \end_layout
22106
22107 \end_inset
22108
22109
22110 \end_layout
22111
22112 \end_inset
22113
22114
22115 \end_layout
22116
22117 \begin_layout Standard
22118 Wenn man in einer Formel das Euro-Symbol verwenden will, muss man das LaTeX-Pake
22119
22120 \series bold
22121 eurosym
22122 \series default
22123
22124 \begin_inset Index
22125 status collapsed
22126
22127 \begin_layout Plain Layout
22128 Pakete ! eurosym
22129 \end_layout
22130
22131 \end_inset
22132
22133  installieren und dieses mit der LaTeX-Vorspannzeile
22134 \end_layout
22135
22136 \begin_layout Standard
22137
22138 \series bold
22139
22140 \backslash
22141 usepackage[gennarrow]{eurosym}
22142 \end_layout
22143
22144 \begin_layout Standard
22145 aktivieren.
22146  Das Euro-Symbol kann man nun mit dem Befehl 
22147 \series bold
22148
22149 \backslash
22150 euro
22151 \series default
22152
22153 \begin_inset Index
22154 status collapsed
22155
22156 \begin_layout Plain Layout
22157 Befehle ! E ! 
22158 \backslash
22159 euro
22160 \end_layout
22161
22162 \end_inset
22163
22164  aufrufen.
22165 \end_layout
22166
22167 \begin_layout Standard
22168 Das Euro-Symbol kann man direkt übder die Tastatur in mathematischen Text
22169  eingeben, ohne 
22170 \series bold
22171 eurosym
22172 \series default
22173  installiert zu haben.
22174  Ist 
22175 \series bold
22176 eurosym
22177 \series default
22178  installiert, kann man 
22179 \series bold
22180
22181 \backslash
22182 euro
22183 \series default
22184  auch im TeX-Modus eingeben.
22185  Das offizielle Währungssymbol erhält man dann über den Befehl 
22186 \series bold
22187
22188 \backslash
22189 officialeuro
22190 \series default
22191
22192 \begin_inset Index
22193 status collapsed
22194
22195 \begin_layout Plain Layout
22196 Befehle ! O ! 
22197 \backslash
22198 officialeuro
22199 \end_layout
22200
22201 \end_inset
22202
22203 , der nur im TeX-Modus verfügbar ist.
22204 \end_layout
22205
22206 \begin_layout Standard
22207 \begin_inset ERT
22208 status collapsed
22209
22210 \begin_layout Plain Layout
22211
22212
22213 \backslash
22214 ifeurosym 
22215 \end_layout
22216
22217 \end_inset
22218
22219
22220 \begin_inset Note Note
22221 status open
22222
22223 \begin_layout Plain Layout
22224 Die folgende Tabelle erscheint nur im Ausdruck wenn das LaTeX-Paket 
22225 \series bold
22226 eurosym
22227 \series default
22228  installiert ist:
22229 \end_layout
22230
22231 \end_inset
22232
22233
22234 \end_layout
22235
22236 \begin_layout Standard
22237 Eine Übersicht der verschiedenen Euro-Symbole:
22238 \end_layout
22239
22240 \begin_layout Standard
22241 \align center
22242 \begin_inset Tabular
22243 <lyxtabular version="3" rows="4" columns="3">
22244 <features>
22245 <column alignment="center" valignment="top" width="0pt">
22246 <column alignment="center" valignment="top" width="0pt">
22247 <column alignment="center" valignment="top" width="0pt">
22248 <row>
22249 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22250 \begin_inset Text
22251
22252 \begin_layout Plain Layout
22253
22254 \end_layout
22255
22256 \end_inset
22257 </cell>
22258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22259 \begin_inset Text
22260
22261 \begin_layout Plain Layout
22262 Befehl 
22263 \end_layout
22264
22265 \end_inset
22266 </cell>
22267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22268 \begin_inset Text
22269
22270 \begin_layout Plain Layout
22271 Ergebnis
22272 \end_layout
22273
22274 \end_inset
22275 </cell>
22276 </row>
22277 <row>
22278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22279 \begin_inset Text
22280
22281 \begin_layout Plain Layout
22282 Formel
22283 \end_layout
22284
22285 \end_inset
22286 </cell>
22287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22288 \begin_inset Text
22289
22290 \begin_layout Plain Layout
22291
22292 \backslash
22293 euro
22294 \end_layout
22295
22296 \end_inset
22297 </cell>
22298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22299 \begin_inset Text
22300
22301 \begin_layout Plain Layout
22302 \begin_inset Formula $\euro$
22303 \end_inset
22304
22305
22306 \end_layout
22307
22308 \end_inset
22309 </cell>
22310 </row>
22311 <row>
22312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22313 \begin_inset Text
22314
22315 \begin_layout Plain Layout
22316 mathematischer Text
22317 \end_layout
22318
22319 \end_inset
22320 </cell>
22321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22322 \begin_inset Text
22323
22324 \begin_layout Plain Layout
22325
22326 \end_layout
22327
22328 \end_inset
22329 </cell>
22330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22331 \begin_inset Text
22332
22333 \begin_layout Plain Layout
22334 \begin_inset Formula $\mbox{€}$
22335 \end_inset
22336
22337
22338 \end_layout
22339
22340 \end_inset
22341 </cell>
22342 </row>
22343 <row>
22344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22345 \begin_inset Text
22346
22347 \begin_layout Plain Layout
22348 TeX-Modus
22349 \end_layout
22350
22351 \end_inset
22352 </cell>
22353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22354 \begin_inset Text
22355
22356 \begin_layout Plain Layout
22357
22358 \backslash
22359 officialeuro
22360 \end_layout
22361
22362 \end_inset
22363 </cell>
22364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368 \begin_inset ERT
22369 status collapsed
22370
22371 \begin_layout Plain Layout
22372
22373
22374 \backslash
22375 officialeuro
22376 \end_layout
22377
22378 \end_inset
22379
22380
22381 \end_layout
22382
22383 \end_inset
22384 </cell>
22385 </row>
22386 </lyxtabular>
22387
22388 \end_inset
22389
22390
22391 \end_layout
22392
22393 \begin_layout Standard
22394 \begin_inset ERT
22395 status collapsed
22396
22397 \begin_layout Plain Layout
22398
22399
22400 \backslash
22401 else 
22402 \end_layout
22403
22404 \end_inset
22405
22406
22407 \begin_inset Note Note
22408 status open
22409
22410 \begin_layout Plain Layout
22411 Folgendes erscheint im Ausdruck wenn das LaTeX-Paket 
22412 \series bold
22413 eurosym
22414 \series default
22415  nicht installiert ist:
22416 \end_layout
22417
22418 \end_inset
22419
22420
22421 \end_layout
22422
22423 \begin_layout Standard
22424 Das LaTeX-Paket 
22425 \series bold
22426 eurosym 
22427 \series default
22428 muss installiert sein, um den Rest dieses Abschnitts im Ausdruck zu sehen.
22429 \end_layout
22430
22431 \begin_layout Standard
22432 \begin_inset ERT
22433 status collapsed
22434
22435 \begin_layout Plain Layout
22436
22437
22438 \backslash
22439 fi 
22440 \end_layout
22441
22442 \end_inset
22443
22444
22445 \end_layout
22446
22447 \begin_layout Section
22448 Relationen
22449 \begin_inset CommandInset label
22450 LatexCommand label
22451 name "sec:Relationen"
22452
22453 \end_inset
22454
22455
22456 \begin_inset Index
22457 status collapsed
22458
22459 \begin_layout Plain Layout
22460 Relationen
22461 \end_layout
22462
22463 \end_inset
22464
22465
22466 \begin_inset Index
22467 status collapsed
22468
22469 \begin_layout Plain Layout
22470 Vergleiche|see
22471 \begin_inset ERT
22472 status collapsed
22473
22474 \begin_layout Plain Layout
22475
22476 {
22477 \end_layout
22478
22479 \end_inset
22480
22481 Relationen
22482 \begin_inset ERT
22483 status collapsed
22484
22485 \begin_layout Plain Layout
22486
22487 }
22488 \end_layout
22489
22490 \end_inset
22491
22492
22493 \end_layout
22494
22495 \end_inset
22496
22497
22498 \end_layout
22499
22500 \begin_layout Standard
22501 Alle griechischen Buchstaben können auch über den Mathe-Werkzeugleistenknopf
22502  
22503 \begin_inset Graphics
22504         filename ../../images/math/leq.png
22505         scale 85
22506
22507 \end_inset
22508
22509  eingefügt werden.
22510 \end_layout
22511
22512 \begin_layout Standard
22513 \begin_inset space \hfill{}
22514 \end_inset
22515
22516
22517 \begin_inset Tabular
22518 <lyxtabular version="3" rows="17" columns="2">
22519 <features>
22520 <column alignment="center" valignment="top" width="0pt">
22521 <column alignment="center" valignment="top" width="0pt">
22522 <row>
22523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22524 \begin_inset Text
22525
22526 \begin_layout Plain Layout
22527 Befehl
22528 \end_layout
22529
22530 \end_inset
22531 </cell>
22532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22533 \begin_inset Text
22534
22535 \begin_layout Plain Layout
22536 Ergebnis
22537 \end_layout
22538
22539 \end_inset
22540 </cell>
22541 </row>
22542 <row>
22543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22544 \begin_inset Text
22545
22546 \begin_layout Plain Layout
22547 <
22548 \end_layout
22549
22550 \end_inset
22551 </cell>
22552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22553 \begin_inset Text
22554
22555 \begin_layout Plain Layout
22556 \begin_inset Formula $<$
22557 \end_inset
22558
22559
22560 \end_layout
22561
22562 \end_inset
22563 </cell>
22564 </row>
22565 <row>
22566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22567 \begin_inset Text
22568
22569 \begin_layout Plain Layout
22570
22571 \backslash
22572 le
22573 \end_layout
22574
22575 \end_inset
22576 </cell>
22577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22578 \begin_inset Text
22579
22580 \begin_layout Plain Layout
22581 \begin_inset Formula $\le$
22582 \end_inset
22583
22584
22585 \end_layout
22586
22587 \end_inset
22588 </cell>
22589 </row>
22590 <row>
22591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22592 \begin_inset Text
22593
22594 \begin_layout Plain Layout
22595
22596 \backslash
22597 ll
22598 \end_layout
22599
22600 \end_inset
22601 </cell>
22602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22603 \begin_inset Text
22604
22605 \begin_layout Plain Layout
22606 \begin_inset Formula $\ll$
22607 \end_inset
22608
22609
22610 \end_layout
22611
22612 \end_inset
22613 </cell>
22614 </row>
22615 <row>
22616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22617 \begin_inset Text
22618
22619 \begin_layout Plain Layout
22620
22621 \backslash
22622 prec
22623 \end_layout
22624
22625 \end_inset
22626 </cell>
22627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22628 \begin_inset Text
22629
22630 \begin_layout Plain Layout
22631 \begin_inset Formula $\prec$
22632 \end_inset
22633
22634
22635 \end_layout
22636
22637 \end_inset
22638 </cell>
22639 </row>
22640 <row>
22641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22642 \begin_inset Text
22643
22644 \begin_layout Plain Layout
22645
22646 \backslash
22647 preceq
22648 \end_layout
22649
22650 \end_inset
22651 </cell>
22652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22653 \begin_inset Text
22654
22655 \begin_layout Plain Layout
22656 \begin_inset Formula $\preceq$
22657 \end_inset
22658
22659
22660 \end_layout
22661
22662 \end_inset
22663 </cell>
22664 </row>
22665 <row>
22666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22667 \begin_inset Text
22668
22669 \begin_layout Plain Layout
22670
22671 \backslash
22672 subset
22673 \end_layout
22674
22675 \end_inset
22676 </cell>
22677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22678 \begin_inset Text
22679
22680 \begin_layout Plain Layout
22681 \begin_inset Formula $\subset$
22682 \end_inset
22683
22684
22685 \end_layout
22686
22687 \end_inset
22688 </cell>
22689 </row>
22690 <row>
22691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22692 \begin_inset Text
22693
22694 \begin_layout Plain Layout
22695
22696 \backslash
22697 subseteq
22698 \end_layout
22699
22700 \end_inset
22701 </cell>
22702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22703 \begin_inset Text
22704
22705 \begin_layout Plain Layout
22706 \begin_inset Formula $\subseteq$
22707 \end_inset
22708
22709
22710 \end_layout
22711
22712 \end_inset
22713 </cell>
22714 </row>
22715 <row>
22716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22717 \begin_inset Text
22718
22719 \begin_layout Plain Layout
22720
22721 \backslash
22722 sqsubseteq
22723 \end_layout
22724
22725 \end_inset
22726 </cell>
22727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22728 \begin_inset Text
22729
22730 \begin_layout Plain Layout
22731 \begin_inset Formula $\sqsubseteq$
22732 \end_inset
22733
22734
22735 \end_layout
22736
22737 \end_inset
22738 </cell>
22739 </row>
22740 <row>
22741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22742 \begin_inset Text
22743
22744 \begin_layout Plain Layout
22745
22746 \backslash
22747 in
22748 \end_layout
22749
22750 \end_inset
22751 </cell>
22752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22753 \begin_inset Text
22754
22755 \begin_layout Plain Layout
22756 \begin_inset Formula $\in$
22757 \end_inset
22758
22759
22760 \end_layout
22761
22762 \end_inset
22763 </cell>
22764 </row>
22765 <row>
22766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22767 \begin_inset Text
22768
22769 \begin_layout Plain Layout
22770
22771 \backslash
22772 vdash
22773 \end_layout
22774
22775 \end_inset
22776 </cell>
22777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22778 \begin_inset Text
22779
22780 \begin_layout Plain Layout
22781 \begin_inset Formula $\vdash$
22782 \end_inset
22783
22784
22785 \end_layout
22786
22787 \end_inset
22788 </cell>
22789 </row>
22790 <row>
22791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22792 \begin_inset Text
22793
22794 \begin_layout Plain Layout
22795
22796 \backslash
22797 smile
22798 \end_layout
22799
22800 \end_inset
22801 </cell>
22802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22803 \begin_inset Text
22804
22805 \begin_layout Plain Layout
22806 \begin_inset Formula $\smile$
22807 \end_inset
22808
22809
22810 \end_layout
22811
22812 \end_inset
22813 </cell>
22814 </row>
22815 <row>
22816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22817 \begin_inset Text
22818
22819 \begin_layout Plain Layout
22820
22821 \backslash
22822 lhd
22823 \end_layout
22824
22825 \end_inset
22826 </cell>
22827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22828 \begin_inset Text
22829
22830 \begin_layout Plain Layout
22831 \begin_inset Formula $\lhd$
22832 \end_inset
22833
22834
22835 \end_layout
22836
22837 \end_inset
22838 </cell>
22839 </row>
22840 <row>
22841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22842 \begin_inset Text
22843
22844 \begin_layout Plain Layout
22845
22846 \backslash
22847 unlhd
22848 \end_layout
22849
22850 \end_inset
22851 </cell>
22852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22853 \begin_inset Text
22854
22855 \begin_layout Plain Layout
22856 \begin_inset Formula $\unlhd$
22857 \end_inset
22858
22859
22860 \end_layout
22861
22862 \end_inset
22863 </cell>
22864 </row>
22865 <row>
22866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22867 \begin_inset Text
22868
22869 \begin_layout Plain Layout
22870
22871 \backslash
22872 gtrless
22873 \end_layout
22874
22875 \end_inset
22876 </cell>
22877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22878 \begin_inset Text
22879
22880 \begin_layout Plain Layout
22881 \begin_inset Formula $\gtrless$
22882 \end_inset
22883
22884
22885 \end_layout
22886
22887 \end_inset
22888 </cell>
22889 </row>
22890 <row>
22891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22892 \begin_inset Text
22893
22894 \begin_layout Plain Layout
22895
22896 \backslash
22897 mid
22898 \end_layout
22899
22900 \end_inset
22901 </cell>
22902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22903 \begin_inset Text
22904
22905 \begin_layout Plain Layout
22906 \begin_inset Formula $\mid$
22907 \end_inset
22908
22909
22910 \end_layout
22911
22912 \end_inset
22913 </cell>
22914 </row>
22915 <row>
22916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22917 \begin_inset Text
22918
22919 \begin_layout Plain Layout
22920
22921 \backslash
22922 nmid
22923 \end_layout
22924
22925 \end_inset
22926 </cell>
22927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22928 \begin_inset Text
22929
22930 \begin_layout Plain Layout
22931 \begin_inset Formula $\nmid$
22932 \end_inset
22933
22934
22935 \end_layout
22936
22937 \end_inset
22938 </cell>
22939 </row>
22940 </lyxtabular>
22941
22942 \end_inset
22943
22944
22945 \begin_inset space \hfill{}
22946 \end_inset
22947
22948
22949 \begin_inset Tabular
22950 <lyxtabular version="3" rows="17" columns="2">
22951 <features>
22952 <column alignment="center" valignment="top" width="0pt">
22953 <column alignment="center" valignment="top" width="0pt">
22954 <row>
22955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22956 \begin_inset Text
22957
22958 \begin_layout Plain Layout
22959 Befehl
22960 \end_layout
22961
22962 \end_inset
22963 </cell>
22964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22965 \begin_inset Text
22966
22967 \begin_layout Plain Layout
22968 Ergebnis
22969 \end_layout
22970
22971 \end_inset
22972 </cell>
22973 </row>
22974 <row>
22975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22976 \begin_inset Text
22977
22978 \begin_layout Plain Layout
22979 =
22980 \end_layout
22981
22982 \end_inset
22983 </cell>
22984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22985 \begin_inset Text
22986
22987 \begin_layout Plain Layout
22988 \begin_inset Formula $=$
22989 \end_inset
22990
22991
22992 \end_layout
22993
22994 \end_inset
22995 </cell>
22996 </row>
22997 <row>
22998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22999 \begin_inset Text
23000
23001 \begin_layout Plain Layout
23002
23003 \backslash
23004 not=
23005 \end_layout
23006
23007 \end_inset
23008 </cell>
23009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23010 \begin_inset Text
23011
23012 \begin_layout Plain Layout
23013 \begin_inset Formula $\not=$
23014 \end_inset
23015
23016
23017 \end_layout
23018
23019 \end_inset
23020 </cell>
23021 </row>
23022 <row>
23023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23024 \begin_inset Text
23025
23026 \begin_layout Plain Layout
23027
23028 \backslash
23029 equiv
23030 \end_layout
23031
23032 \end_inset
23033 </cell>
23034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23035 \begin_inset Text
23036
23037 \begin_layout Plain Layout
23038 \begin_inset Formula $\equiv$
23039 \end_inset
23040
23041
23042 \end_layout
23043
23044 \end_inset
23045 </cell>
23046 </row>
23047 <row>
23048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23049 \begin_inset Text
23050
23051 \begin_layout Plain Layout
23052
23053 \backslash
23054 sim
23055 \end_layout
23056
23057 \end_inset
23058 </cell>
23059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23060 \begin_inset Text
23061
23062 \begin_layout Plain Layout
23063 \begin_inset Formula $\sim$
23064 \end_inset
23065
23066
23067 \end_layout
23068
23069 \end_inset
23070 </cell>
23071 </row>
23072 <row>
23073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23074 \begin_inset Text
23075
23076 \begin_layout Plain Layout
23077
23078 \backslash
23079 simeq
23080 \end_layout
23081
23082 \end_inset
23083 </cell>
23084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23085 \begin_inset Text
23086
23087 \begin_layout Plain Layout
23088 \begin_inset Formula $\simeq$
23089 \end_inset
23090
23091
23092 \end_layout
23093
23094 \end_inset
23095 </cell>
23096 </row>
23097 <row>
23098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23099 \begin_inset Text
23100
23101 \begin_layout Plain Layout
23102
23103 \backslash
23104 approx
23105 \end_layout
23106
23107 \end_inset
23108 </cell>
23109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23110 \begin_inset Text
23111
23112 \begin_layout Plain Layout
23113 \begin_inset Formula $\approx$
23114 \end_inset
23115
23116
23117 \end_layout
23118
23119 \end_inset
23120 </cell>
23121 </row>
23122 <row>
23123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23124 \begin_inset Text
23125
23126 \begin_layout Plain Layout
23127
23128 \backslash
23129 cong
23130 \end_layout
23131
23132 \end_inset
23133 </cell>
23134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23135 \begin_inset Text
23136
23137 \begin_layout Plain Layout
23138 \begin_inset Formula $\cong$
23139 \end_inset
23140
23141
23142 \end_layout
23143
23144 \end_inset
23145 </cell>
23146 </row>
23147 <row>
23148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23149 \begin_inset Text
23150
23151 \begin_layout Plain Layout
23152
23153 \backslash
23154 bowtie
23155 \end_layout
23156
23157 \end_inset
23158 </cell>
23159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23160 \begin_inset Text
23161
23162 \begin_layout Plain Layout
23163 \begin_inset Formula $\bowtie$
23164 \end_inset
23165
23166
23167 \end_layout
23168
23169 \end_inset
23170 </cell>
23171 </row>
23172 <row>
23173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23174 \begin_inset Text
23175
23176 \begin_layout Plain Layout
23177
23178 \backslash
23179 notin
23180 \end_layout
23181
23182 \end_inset
23183 </cell>
23184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23185 \begin_inset Text
23186
23187 \begin_layout Plain Layout
23188 \begin_inset Formula $\notin$
23189 \end_inset
23190
23191
23192 \end_layout
23193
23194 \end_inset
23195 </cell>
23196 </row>
23197 <row>
23198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23199 \begin_inset Text
23200
23201 \begin_layout Plain Layout
23202
23203 \backslash
23204 perp
23205 \end_layout
23206
23207 \end_inset
23208 </cell>
23209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23210 \begin_inset Text
23211
23212 \begin_layout Plain Layout
23213 \begin_inset Formula $\perp$
23214 \end_inset
23215
23216
23217 \end_layout
23218
23219 \end_inset
23220 </cell>
23221 </row>
23222 <row>
23223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23224 \begin_inset Text
23225
23226 \begin_layout Plain Layout
23227
23228 \backslash
23229 propto
23230 \end_layout
23231
23232 \end_inset
23233 </cell>
23234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23235 \begin_inset Text
23236
23237 \begin_layout Plain Layout
23238 \begin_inset Formula $\propto$
23239 \end_inset
23240
23241
23242 \end_layout
23243
23244 \end_inset
23245 </cell>
23246 </row>
23247 <row>
23248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23249 \begin_inset Text
23250
23251 \begin_layout Plain Layout
23252
23253 \backslash
23254 asymp
23255 \end_layout
23256
23257 \end_inset
23258 </cell>
23259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23260 \begin_inset Text
23261
23262 \begin_layout Plain Layout
23263 \begin_inset Formula $\asymp$
23264 \end_inset
23265
23266
23267 \end_layout
23268
23269 \end_inset
23270 </cell>
23271 </row>
23272 <row>
23273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23274 \begin_inset Text
23275
23276 \begin_layout Plain Layout
23277
23278 \backslash
23279 doteq
23280 \end_layout
23281
23282 \end_inset
23283 </cell>
23284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23285 \begin_inset Text
23286
23287 \begin_layout Plain Layout
23288 \begin_inset Formula $\doteq$
23289 \end_inset
23290
23291
23292 \end_layout
23293
23294 \end_inset
23295 </cell>
23296 </row>
23297 <row>
23298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23299 \begin_inset Text
23300
23301 \begin_layout Plain Layout
23302
23303 \backslash
23304 circeq
23305 \end_layout
23306
23307 \end_inset
23308 </cell>
23309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23310 \begin_inset Text
23311
23312 \begin_layout Plain Layout
23313 \begin_inset Formula $\circeq$
23314 \end_inset
23315
23316
23317 \end_layout
23318
23319 \end_inset
23320 </cell>
23321 </row>
23322 <row>
23323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23324 \begin_inset Text
23325
23326 \begin_layout Plain Layout
23327
23328 \backslash
23329 models
23330 \end_layout
23331
23332 \end_inset
23333 </cell>
23334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23335 \begin_inset Text
23336
23337 \begin_layout Plain Layout
23338 \begin_inset Formula $\models$
23339 \end_inset
23340
23341
23342 \end_layout
23343
23344 \end_inset
23345 </cell>
23346 </row>
23347 <row>
23348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23349 \begin_inset Text
23350
23351 \begin_layout Plain Layout
23352
23353 \backslash
23354 widehat=
23355 \end_layout
23356
23357 \end_inset
23358 </cell>
23359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23360 \begin_inset Text
23361
23362 \begin_layout Plain Layout
23363 \begin_inset Formula $\widehat{=}$
23364 \end_inset
23365
23366
23367 \end_layout
23368
23369 \end_inset
23370 </cell>
23371 </row>
23372 </lyxtabular>
23373
23374 \end_inset
23375
23376
23377 \begin_inset space \hfill{}
23378 \end_inset
23379
23380
23381 \begin_inset Tabular
23382 <lyxtabular version="3" rows="17" columns="2">
23383 <features>
23384 <column alignment="center" valignment="top" width="0pt">
23385 <column alignment="center" valignment="top" width="0pt">
23386 <row>
23387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23388 \begin_inset Text
23389
23390 \begin_layout Plain Layout
23391 Befehl
23392 \end_layout
23393
23394 \end_inset
23395 </cell>
23396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23397 \begin_inset Text
23398
23399 \begin_layout Plain Layout
23400 Ergebnis
23401 \end_layout
23402
23403 \end_inset
23404 </cell>
23405 </row>
23406 <row>
23407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23408 \begin_inset Text
23409
23410 \begin_layout Plain Layout
23411 >
23412 \end_layout
23413
23414 \end_inset
23415 </cell>
23416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23417 \begin_inset Text
23418
23419 \begin_layout Plain Layout
23420 \begin_inset Formula $>$
23421 \end_inset
23422
23423
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 </row>
23429 <row>
23430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23431 \begin_inset Text
23432
23433 \begin_layout Plain Layout
23434
23435 \backslash
23436 ge
23437 \end_layout
23438
23439 \end_inset
23440 </cell>
23441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23442 \begin_inset Text
23443
23444 \begin_layout Plain Layout
23445 \begin_inset Formula $\ge$
23446 \end_inset
23447
23448
23449 \end_layout
23450
23451 \end_inset
23452 </cell>
23453 </row>
23454 <row>
23455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23456 \begin_inset Text
23457
23458 \begin_layout Plain Layout
23459
23460 \backslash
23461 gg
23462 \end_layout
23463
23464 \end_inset
23465 </cell>
23466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23467 \begin_inset Text
23468
23469 \begin_layout Plain Layout
23470 \begin_inset Formula $\gg$
23471 \end_inset
23472
23473
23474 \end_layout
23475
23476 \end_inset
23477 </cell>
23478 </row>
23479 <row>
23480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23481 \begin_inset Text
23482
23483 \begin_layout Plain Layout
23484
23485 \backslash
23486 succ
23487 \end_layout
23488
23489 \end_inset
23490 </cell>
23491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23492 \begin_inset Text
23493
23494 \begin_layout Plain Layout
23495 \begin_inset Formula $\succ$
23496 \end_inset
23497
23498
23499 \end_layout
23500
23501 \end_inset
23502 </cell>
23503 </row>
23504 <row>
23505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23506 \begin_inset Text
23507
23508 \begin_layout Plain Layout
23509
23510 \backslash
23511 succeq
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520 \begin_inset Formula $\succeq$
23521 \end_inset
23522
23523
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 </row>
23529 <row>
23530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23531 \begin_inset Text
23532
23533 \begin_layout Plain Layout
23534
23535 \backslash
23536 supset
23537 \end_layout
23538
23539 \end_inset
23540 </cell>
23541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23542 \begin_inset Text
23543
23544 \begin_layout Plain Layout
23545 \begin_inset Formula $\supset$
23546 \end_inset
23547
23548
23549 \end_layout
23550
23551 \end_inset
23552 </cell>
23553 </row>
23554 <row>
23555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559
23560 \backslash
23561 supseteq
23562 \end_layout
23563
23564 \end_inset
23565 </cell>
23566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23567 \begin_inset Text
23568
23569 \begin_layout Plain Layout
23570 \begin_inset Formula $\supseteq$
23571 \end_inset
23572
23573
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 </row>
23579 <row>
23580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584
23585 \backslash
23586 sqsupseteq
23587 \end_layout
23588
23589 \end_inset
23590 </cell>
23591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23592 \begin_inset Text
23593
23594 \begin_layout Plain Layout
23595 \begin_inset Formula $\sqsupseteq$
23596 \end_inset
23597
23598
23599 \end_layout
23600
23601 \end_inset
23602 </cell>
23603 </row>
23604 <row>
23605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23606 \begin_inset Text
23607
23608 \begin_layout Plain Layout
23609
23610 \backslash
23611 ni
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620 \begin_inset Formula $\ni$
23621 \end_inset
23622
23623
23624 \end_layout
23625
23626 \end_inset
23627 </cell>
23628 </row>
23629 <row>
23630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23631 \begin_inset Text
23632
23633 \begin_layout Plain Layout
23634
23635 \backslash
23636 dashv
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Plain Layout
23645 \begin_inset Formula $\dashv$
23646 \end_inset
23647
23648
23649 \end_layout
23650
23651 \end_inset
23652 </cell>
23653 </row>
23654 <row>
23655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23656 \begin_inset Text
23657
23658 \begin_layout Plain Layout
23659
23660 \backslash
23661 frown
23662 \end_layout
23663
23664 \end_inset
23665 </cell>
23666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23667 \begin_inset Text
23668
23669 \begin_layout Plain Layout
23670 \begin_inset Formula $\frown$
23671 \end_inset
23672
23673
23674 \end_layout
23675
23676 \end_inset
23677 </cell>
23678 </row>
23679 <row>
23680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23681 \begin_inset Text
23682
23683 \begin_layout Plain Layout
23684
23685 \backslash
23686 rhd
23687 \end_layout
23688
23689 \end_inset
23690 </cell>
23691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23692 \begin_inset Text
23693
23694 \begin_layout Plain Layout
23695 \begin_inset Formula $\rhd$
23696 \end_inset
23697
23698
23699 \end_layout
23700
23701 \end_inset
23702 </cell>
23703 </row>
23704 <row>
23705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Plain Layout
23709
23710 \backslash
23711 unrhd
23712 \end_layout
23713
23714 \end_inset
23715 </cell>
23716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23717 \begin_inset Text
23718
23719 \begin_layout Plain Layout
23720 \begin_inset Formula $\unrhd$
23721 \end_inset
23722
23723
23724 \end_layout
23725
23726 \end_inset
23727 </cell>
23728 </row>
23729 <row>
23730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23731 \begin_inset Text
23732
23733 \begin_layout Plain Layout
23734
23735 \backslash
23736 lessgtr
23737 \end_layout
23738
23739 \end_inset
23740 </cell>
23741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23742 \begin_inset Text
23743
23744 \begin_layout Plain Layout
23745 \begin_inset Formula $\lessgtr$
23746 \end_inset
23747
23748
23749 \end_layout
23750
23751 \end_inset
23752 </cell>
23753 </row>
23754 <row>
23755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759
23760 \backslash
23761 parallel
23762 \end_layout
23763
23764 \end_inset
23765 </cell>
23766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23767 \begin_inset Text
23768
23769 \begin_layout Plain Layout
23770 \begin_inset Formula $\parallel$
23771 \end_inset
23772
23773
23774 \end_layout
23775
23776 \end_inset
23777 </cell>
23778 </row>
23779 <row>
23780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23781 \begin_inset Text
23782
23783 \begin_layout Plain Layout
23784
23785 \backslash
23786 nparallel
23787 \end_layout
23788
23789 \end_inset
23790 </cell>
23791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23792 \begin_inset Text
23793
23794 \begin_layout Plain Layout
23795 \begin_inset Formula $\nparallel$
23796 \end_inset
23797
23798
23799 \end_layout
23800
23801 \end_inset
23802 </cell>
23803 </row>
23804 </lyxtabular>
23805
23806 \end_inset
23807
23808
23809 \begin_inset space \hfill{}
23810 \end_inset
23811
23812
23813 \end_layout
23814
23815 \begin_layout Standard
23816 \begin_inset VSpace medskip
23817 \end_inset
23818
23819 Die Zeichen 
23820 \series bold
23821
23822 \backslash
23823 lhd
23824 \series default
23825  bzw.
23826  
23827 \series bold
23828
23829 \backslash
23830 rhd
23831 \series default
23832  sind größer als die gleich aussehenden Operatoren
23833 \begin_inset Newline linebreak
23834 \end_inset
23835
23836
23837 \series bold
23838
23839 \backslash
23840 triangleleft
23841 \series default
23842  bzw.
23843  
23844 \series bold
23845
23846 \backslash
23847 triangleright
23848 \series default
23849 .
23850 \end_layout
23851
23852 \begin_layout Standard
23853 Relationen sind im Gegensatz zu Symbolen immer von Leerraum umgeben.
23854 \end_layout
23855
23856 \begin_layout Standard
23857 Relationen mit Beschriftungen können mit Hilfe des Befehls 
23858 \series bold
23859
23860 \backslash
23861 stackrel
23862 \series default
23863
23864 \begin_inset Index
23865 status collapsed
23866
23867 \begin_layout Plain Layout
23868 Befehle ! S ! 
23869 \backslash
23870 stackrel
23871 \end_layout
23872
23873 \end_inset
23874
23875  erstellt werden:
23876 \end_layout
23877
23878 \begin_layout Standard
23879 \align center
23880 \begin_inset Tabular
23881 <lyxtabular version="3" rows="2" columns="2">
23882 <features>
23883 <column alignment="center" valignment="top" width="0">
23884 <column alignment="center" valignment="top" width="0">
23885 <row>
23886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23887 \begin_inset Text
23888
23889 \begin_layout Plain Layout
23890 Befehl
23891 \end_layout
23892
23893 \end_inset
23894 </cell>
23895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23896 \begin_inset Text
23897
23898 \begin_layout Plain Layout
23899 Ergebnis
23900 \begin_inset Note Note
23901 status collapsed
23902
23903 \begin_layout Plain Layout
23904
23905 \series bold
23906
23907 \backslash
23908 raisebox
23909 \series default
23910  dient nur als Abstandhalter.
23911 \end_layout
23912
23913 \end_inset
23914
23915
23916 \end_layout
23917
23918 \end_inset
23919 </cell>
23920 </row>
23921 <row>
23922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23923 \begin_inset Text
23924
23925 \begin_layout Plain Layout
23926 A(r)
23927 \backslash
23928 stackrel
23929 \begin_inset ERT
23930 status collapsed
23931
23932 \begin_layout Plain Layout
23933
23934
23935 \backslash
23936 leer 
23937 \end_layout
23938
23939 \end_inset
23940
23941 r
23942 \backslash
23943 to
23944 \backslash
23945 infty
23946 \begin_inset ERT
23947 status collapsed
23948
23949 \begin_layout Plain Layout
23950
23951
23952 \backslash
23953 leer 
23954 \end_layout
23955
23956 \end_inset
23957
23958
23959 \begin_inset Formula $\downarrow$
23960 \end_inset
23961
23962
23963 \backslash
23964 approx
23965 \begin_inset ERT
23966 status collapsed
23967
23968 \begin_layout Plain Layout
23969
23970
23971 \backslash
23972 leer 
23973 \end_layout
23974
23975 \end_inset
23976
23977
23978 \begin_inset ERT
23979 status collapsed
23980
23981 \begin_layout Plain Layout
23982
23983
23984 \backslash
23985 leer 
23986 \end_layout
23987
23988 \end_inset
23989
23990 B
23991 \end_layout
23992
23993 \end_inset
23994 </cell>
23995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23996 \begin_inset Text
23997
23998 \begin_layout Plain Layout
23999 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24000 \end_inset
24001
24002
24003 \end_layout
24004
24005 \end_inset
24006 </cell>
24007 </row>
24008 </lyxtabular>
24009
24010 \end_inset
24011
24012
24013 \end_layout
24014
24015 \begin_layout Standard
24016 \begin_inset Newpage newpage
24017 \end_inset
24018
24019
24020 \end_layout
24021
24022 \begin_layout Section
24023 Funktionen
24024 \end_layout
24025
24026 \begin_layout Subsection
24027 Vordefinierte Funktionen
24028 \begin_inset CommandInset label
24029 LatexCommand label
24030 name "sub:Vordefinierte-Funktionen"
24031
24032 \end_inset
24033
24034
24035 \begin_inset Index
24036 status collapsed
24037
24038 \begin_layout Plain Layout
24039 Funktionen ! vordefinierte
24040 \end_layout
24041
24042 \end_inset
24043
24044
24045 \end_layout
24046
24047 \begin_layout Standard
24048 Allgemein werden in mathematischen Ausdrücken Variablen 
24049 \shape italic
24050 kursiv
24051 \shape default
24052  gesetzt, Funktionsnamen hingegen nicht, denn 
24053 \begin_inset Formula $sin$
24054 \end_inset
24055
24056  könnte als 
24057 \begin_inset Formula $s\cdot i\cdot n$
24058 \end_inset
24059
24060  missverstanden werden.
24061  Aus diesem Grund gibt es vordefinierte Funktionen, die zusätzlich von Vorfaktor
24062 en etwas abgesetzt sind.
24063  Sie werden als Befehle mit einem Backslash vor dem Funktionsnamen eingefügt.
24064 \end_layout
24065
24066 \begin_layout Standard
24067 \align center
24068 \begin_inset Tabular
24069 <lyxtabular version="3" rows="2" columns="4">
24070 <features>
24071 <column alignment="center" valignment="top" width="0pt">
24072 <column alignment="center" valignment="top" width="0pt">
24073 <column alignment="center" valignment="top" width="0pt">
24074 <column alignment="center" valignment="top" width="0pt">
24075 <row>
24076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24077 \begin_inset Text
24078
24079 \begin_layout Plain Layout
24080 Befehl
24081 \end_layout
24082
24083 \end_inset
24084 </cell>
24085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24086 \begin_inset Text
24087
24088 \begin_layout Plain Layout
24089 Ergebnis
24090 \end_layout
24091
24092 \end_inset
24093 </cell>
24094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24095 \begin_inset Text
24096
24097 \begin_layout Plain Layout
24098 Befehl
24099 \end_layout
24100
24101 \end_inset
24102 </cell>
24103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24104 \begin_inset Text
24105
24106 \begin_layout Plain Layout
24107 Ergebnis
24108 \end_layout
24109
24110 \end_inset
24111 </cell>
24112 </row>
24113 <row>
24114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24115 \begin_inset Text
24116
24117 \begin_layout Plain Layout
24118 Asin(x)+B
24119 \end_layout
24120
24121 \end_inset
24122 </cell>
24123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24124 \begin_inset Text
24125
24126 \begin_layout Plain Layout
24127 \begin_inset Formula $Asin(x)+B$
24128 \end_inset
24129
24130
24131 \end_layout
24132
24133 \end_inset
24134 </cell>
24135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24136 \begin_inset Text
24137
24138 \begin_layout Plain Layout
24139 A
24140 \backslash
24141 sin(x)+B
24142 \end_layout
24143
24144 \end_inset
24145 </cell>
24146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24147 \begin_inset Text
24148
24149 \begin_layout Plain Layout
24150 \begin_inset Formula $A\sin(x)+B$
24151 \end_inset
24152
24153
24154 \end_layout
24155
24156 \end_inset
24157 </cell>
24158 </row>
24159 </lyxtabular>
24160
24161 \end_inset
24162
24163
24164 \end_layout
24165
24166 \begin_layout Standard
24167 Folgende Funktionen sind vordefiniert:
24168 \end_layout
24169
24170 \begin_layout Standard
24171 \begin_inset VSpace -2mm
24172 \end_inset
24173
24174
24175 \end_layout
24176
24177 \begin_layout Standard
24178 \align center
24179 \begin_inset Tabular
24180 <lyxtabular version="3" rows="9" columns="4">
24181 <features>
24182 <column alignment="center" valignment="top" width="0pt">
24183 <column alignment="center" valignment="top" width="0pt">
24184 <column alignment="center" valignment="top" width="0pt">
24185 <column alignment="center" valignment="top" width="0pt">
24186 <row>
24187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24188 \begin_inset Text
24189
24190 \begin_layout Plain Layout
24191 Befehl
24192 \end_layout
24193
24194 \end_inset
24195 </cell>
24196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24197 \begin_inset Text
24198
24199 \begin_layout Plain Layout
24200 Befehl
24201 \end_layout
24202
24203 \end_inset
24204 </cell>
24205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24206 \begin_inset Text
24207
24208 \begin_layout Plain Layout
24209 Befehl
24210 \end_layout
24211
24212 \end_inset
24213 </cell>
24214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24215 \begin_inset Text
24216
24217 \begin_layout Plain Layout
24218 Befehl
24219 \end_layout
24220
24221 \end_inset
24222 </cell>
24223 </row>
24224 <row>
24225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24226 \begin_inset Text
24227
24228 \begin_layout Plain Layout
24229
24230 \backslash
24231 sin
24232 \end_layout
24233
24234 \end_inset
24235 </cell>
24236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24237 \begin_inset Text
24238
24239 \begin_layout Plain Layout
24240
24241 \backslash
24242 sinh
24243 \end_layout
24244
24245 \end_inset
24246 </cell>
24247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24248 \begin_inset Text
24249
24250 \begin_layout Plain Layout
24251
24252 \backslash
24253 arcsin
24254 \end_layout
24255
24256 \end_inset
24257 </cell>
24258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24259 \begin_inset Text
24260
24261 \begin_layout Plain Layout
24262
24263 \backslash
24264 sup
24265 \end_layout
24266
24267 \end_inset
24268 </cell>
24269 </row>
24270 <row>
24271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24272 \begin_inset Text
24273
24274 \begin_layout Plain Layout
24275
24276 \backslash
24277 cos
24278 \end_layout
24279
24280 \end_inset
24281 </cell>
24282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24283 \begin_inset Text
24284
24285 \begin_layout Plain Layout
24286
24287 \backslash
24288 cosh
24289 \end_layout
24290
24291 \end_inset
24292 </cell>
24293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24294 \begin_inset Text
24295
24296 \begin_layout Plain Layout
24297
24298 \backslash
24299 arccos
24300 \end_layout
24301
24302 \end_inset
24303 </cell>
24304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24305 \begin_inset Text
24306
24307 \begin_layout Plain Layout
24308
24309 \backslash
24310 inf
24311 \end_layout
24312
24313 \end_inset
24314 </cell>
24315 </row>
24316 <row>
24317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24318 \begin_inset Text
24319
24320 \begin_layout Plain Layout
24321
24322 \backslash
24323 tan
24324 \end_layout
24325
24326 \end_inset
24327 </cell>
24328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24329 \begin_inset Text
24330
24331 \begin_layout Plain Layout
24332
24333 \backslash
24334 tanh
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343
24344 \backslash
24345 arctan
24346 \end_layout
24347
24348 \end_inset
24349 </cell>
24350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24351 \begin_inset Text
24352
24353 \begin_layout Plain Layout
24354
24355 \backslash
24356 lim
24357 \end_layout
24358
24359 \end_inset
24360 </cell>
24361 </row>
24362 <row>
24363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24364 \begin_inset Text
24365
24366 \begin_layout Plain Layout
24367
24368 \backslash
24369 cot
24370 \end_layout
24371
24372 \end_inset
24373 </cell>
24374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378
24379 \backslash
24380 coth
24381 \end_layout
24382
24383 \end_inset
24384 </cell>
24385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Plain Layout
24389
24390 \backslash
24391 arg
24392 \end_layout
24393
24394 \end_inset
24395 </cell>
24396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24397 \begin_inset Text
24398
24399 \begin_layout Plain Layout
24400
24401 \backslash
24402 liminf
24403 \end_layout
24404
24405 \end_inset
24406 </cell>
24407 </row>
24408 <row>
24409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24410 \begin_inset Text
24411
24412 \begin_layout Plain Layout
24413
24414 \backslash
24415 sec
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24421 \begin_inset Text
24422
24423 \begin_layout Plain Layout
24424
24425 \backslash
24426 min
24427 \end_layout
24428
24429 \end_inset
24430 </cell>
24431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24432 \begin_inset Text
24433
24434 \begin_layout Plain Layout
24435
24436 \backslash
24437 deg
24438 \end_layout
24439
24440 \end_inset
24441 </cell>
24442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24443 \begin_inset Text
24444
24445 \begin_layout Plain Layout
24446
24447 \backslash
24448 limsup
24449 \end_layout
24450
24451 \end_inset
24452 </cell>
24453 </row>
24454 <row>
24455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24456 \begin_inset Text
24457
24458 \begin_layout Plain Layout
24459
24460 \backslash
24461 csc
24462 \end_layout
24463
24464 \end_inset
24465 </cell>
24466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Plain Layout
24470
24471 \backslash
24472 max
24473 \end_layout
24474
24475 \end_inset
24476 </cell>
24477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24478 \begin_inset Text
24479
24480 \begin_layout Plain Layout
24481
24482 \backslash
24483 det
24484 \end_layout
24485
24486 \end_inset
24487 </cell>
24488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24489 \begin_inset Text
24490
24491 \begin_layout Plain Layout
24492
24493 \backslash
24494 Pr
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 </row>
24500 <row>
24501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24502 \begin_inset Text
24503
24504 \begin_layout Plain Layout
24505
24506 \backslash
24507 ln
24508 \end_layout
24509
24510 \end_inset
24511 </cell>
24512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24513 \begin_inset Text
24514
24515 \begin_layout Plain Layout
24516
24517 \backslash
24518 exp
24519 \end_layout
24520
24521 \end_inset
24522 </cell>
24523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24524 \begin_inset Text
24525
24526 \begin_layout Plain Layout
24527
24528 \backslash
24529 dim
24530 \end_layout
24531
24532 \end_inset
24533 </cell>
24534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24535 \begin_inset Text
24536
24537 \begin_layout Plain Layout
24538
24539 \backslash
24540 hom
24541 \end_layout
24542
24543 \end_inset
24544 </cell>
24545 </row>
24546 <row>
24547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24548 \begin_inset Text
24549
24550 \begin_layout Plain Layout
24551
24552 \backslash
24553 lg
24554 \end_layout
24555
24556 \end_inset
24557 </cell>
24558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562
24563 \backslash
24564 log
24565 \end_layout
24566
24567 \end_inset
24568 </cell>
24569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24570 \begin_inset Text
24571
24572 \begin_layout Plain Layout
24573
24574 \backslash
24575 ker
24576 \end_layout
24577
24578 \end_inset
24579 </cell>
24580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24581 \begin_inset Text
24582
24583 \begin_layout Plain Layout
24584
24585 \backslash
24586 gcd
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 </row>
24592 </lyxtabular>
24593
24594 \end_inset
24595
24596
24597 \end_layout
24598
24599 \begin_layout Standard
24600 Sie können auch über den Mathe-Werkzeugleistenknopf 
24601 \begin_inset Graphics
24602         filename ../../images/math/functions.png
24603         scale 85
24604
24605 \end_inset
24606
24607  eingefügt werden.
24608 \end_layout
24609
24610 \begin_layout Subsection
24611 Selbst definierte Funktionen
24612 \begin_inset Index
24613 status collapsed
24614
24615 \begin_layout Plain Layout
24616 Funktionen ! selbstdefinierte
24617 \end_layout
24618
24619 \end_inset
24620
24621
24622 \end_layout
24623
24624 \begin_layout Standard
24625 Will man eine Funktion verwenden, die nicht vordefiniert ist, wie z.
24626 \begin_inset space \thinspace{}
24627 \end_inset
24628
24629 B.
24630  die Signumfunktion sgn(x), hat man zwei Möglichkeiten:
24631 \end_layout
24632
24633 \begin_layout Itemize
24634 Man definiert die Funktion selbst.
24635  Dazu gibt man im LaTeX-Vorspann die Zeile
24636 \begin_inset Newline newline
24637 \end_inset
24638
24639
24640 \begin_inset VSpace -3mm
24641 \end_inset
24642
24643
24644 \begin_inset Newline newline
24645 \end_inset
24646
24647
24648 \series bold
24649
24650 \backslash
24651 DeclareMathOperator{
24652 \backslash
24653 sgn}{sgn}
24654 \series default
24655
24656 \begin_inset Index
24657 status collapsed
24658
24659 \begin_layout Plain Layout
24660 Befehle ! D ! 
24661 \backslash
24662 dbinom@
24663 \backslash
24664 DeclareMathOperator
24665 \end_layout
24666
24667 \end_inset
24668
24669
24670 \begin_inset Newline newline
24671 \end_inset
24672
24673
24674 \begin_inset VSpace -2mm
24675 \end_inset
24676
24677
24678 \begin_inset Newline newline
24679 \end_inset
24680
24681 ein
24682 \begin_inset Foot
24683 status collapsed
24684
24685 \begin_layout Plain Layout
24686 Näheres zu 
24687 \series bold
24688
24689 \backslash
24690 DeclareMathOperator
24691 \series default
24692  siehe 
24693 \begin_inset CommandInset ref
24694 LatexCommand ref
24695 reference "sub:Selbstdefinierte-Operatoren"
24696
24697 \end_inset
24698
24699 .
24700 \end_layout
24701
24702 \end_inset
24703
24704 .
24705  Nun kann man mit dem Befehl 
24706 \series bold
24707
24708 \backslash
24709 sgn
24710 \series default
24711  die neu definierte Funktion aufrufen.
24712 \end_layout
24713
24714 \begin_layout Itemize
24715 Man schreibt die Formel wie gewohnt, markiert den Formelnamen, also in unserem
24716  Beispiel die Buchstaben 
24717 \emph on
24718 sgn
24719 \emph default
24720 , und wandelt ihn in in mathematischen Text um.
24721  Zwischen Vorfaktor und Funktion fügt man einen kleinen Leerraum ein.
24722 \end_layout
24723
24724 \begin_layout Standard
24725 Das Ergebnis ist bei beiden Methoden dasselbe wie bei einer vordefinierten
24726  Funktion
24727 \begin_inset Foot
24728 status collapsed
24729
24730 \begin_layout Plain Layout
24731 Selbst definierte Funktionen werden in LyX rot, vordefinierte schwarz angezeigt.
24732 \end_layout
24733
24734 \end_inset
24735
24736 :
24737 \end_layout
24738
24739 \begin_layout Standard
24740 \align center
24741 \begin_inset Tabular
24742 <lyxtabular version="3" rows="3" columns="2">
24743 <features>
24744 <column alignment="center" valignment="top" width="0pt">
24745 <column alignment="center" valignment="top" width="0pt">
24746 <row>
24747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24748 \begin_inset Text
24749
24750 \begin_layout Plain Layout
24751 Befehl
24752 \end_layout
24753
24754 \end_inset
24755 </cell>
24756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24757 \begin_inset Text
24758
24759 \begin_layout Plain Layout
24760 Ergebnis
24761 \end_layout
24762
24763 \end_inset
24764 </cell>
24765 </row>
24766 <row>
24767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24768 \begin_inset Text
24769
24770 \begin_layout Plain Layout
24771 A
24772 \backslash
24773 sgn(x)+B
24774 \end_layout
24775
24776 \end_inset
24777 </cell>
24778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24779 \begin_inset Text
24780
24781 \begin_layout Plain Layout
24782 \begin_inset Formula $A\sgn(x)+B$
24783 \end_inset
24784
24785
24786 \end_layout
24787
24788 \end_inset
24789 </cell>
24790 </row>
24791 <row>
24792 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24793 \begin_inset Text
24794
24795 \begin_layout Plain Layout
24796 A
24797 \backslash
24798 ,
24799 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
24800 \end_inset
24801
24802 (x)+B
24803 \end_layout
24804
24805 \end_inset
24806 </cell>
24807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24808 \begin_inset Text
24809
24810 \begin_layout Plain Layout
24811 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24812 \end_inset
24813
24814
24815 \end_layout
24816
24817 \end_inset
24818 </cell>
24819 </row>
24820 </lyxtabular>
24821
24822 \end_inset
24823
24824
24825 \end_layout
24826
24827 \begin_layout Standard
24828 Die erste Methode ist besser geeignet, wenn die selbst definierte Funktion
24829  mehrfach verwendet werden soll.
24830 \end_layout
24831
24832 \begin_layout Subsection
24833 Grenzwerte
24834 \begin_inset Index
24835 status collapsed
24836
24837 \begin_layout Plain Layout
24838 Grenzwerte
24839 \end_layout
24840
24841 \end_inset
24842
24843
24844 \end_layout
24845
24846 \begin_layout Standard
24847 Für Grenzwerte sind außer 
24848 \series bold
24849
24850 \backslash
24851 lim
24852 \series default
24853
24854 \begin_inset Index
24855 status collapsed
24856
24857 \begin_layout Plain Layout
24858 Befehle ! L ! 
24859 \backslash
24860 lim
24861 \end_layout
24862
24863 \end_inset
24864
24865
24866 \series bold
24867
24868 \backslash
24869 liminf
24870 \series default
24871  und 
24872 \series bold
24873
24874 \backslash
24875 limsup
24876 \series default
24877  noch folgende Funktionen definiert:
24878 \end_layout
24879
24880 \begin_layout Standard
24881 \align center
24882 \begin_inset Tabular
24883 <lyxtabular version="3" rows="5" columns="2">
24884 <features>
24885 <column alignment="center" valignment="top" width="0">
24886 <column alignment="center" valignment="top" width="0">
24887 <row>
24888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24889 \begin_inset Text
24890
24891 \begin_layout Plain Layout
24892 Befehl
24893 \end_layout
24894
24895 \end_inset
24896 </cell>
24897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24898 \begin_inset Text
24899
24900 \begin_layout Plain Layout
24901 Ergebnis
24902 \begin_inset Note Note
24903 status collapsed
24904
24905 \begin_layout Plain Layout
24906
24907 \series bold
24908
24909 \backslash
24910 raisebox
24911 \series default
24912  dient nur als Abstandhalter.
24913 \end_layout
24914
24915 \end_inset
24916
24917
24918 \end_layout
24919
24920 \end_inset
24921 </cell>
24922 </row>
24923 <row>
24924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24925 \begin_inset Text
24926
24927 \begin_layout Plain Layout
24928
24929 \backslash
24930 varliminf
24931 \end_layout
24932
24933 \end_inset
24934 </cell>
24935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24936 \begin_inset Text
24937
24938 \begin_layout Plain Layout
24939 \begin_inset Formula $\varliminf$
24940 \end_inset
24941
24942
24943 \end_layout
24944
24945 \end_inset
24946 </cell>
24947 </row>
24948 <row>
24949 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24950 \begin_inset Text
24951
24952 \begin_layout Plain Layout
24953
24954 \backslash
24955 varlimsup
24956 \end_layout
24957
24958 \end_inset
24959 </cell>
24960 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24961 \begin_inset Text
24962
24963 \begin_layout Plain Layout
24964 \begin_inset Formula $\varlimsup$
24965 \end_inset
24966
24967
24968 \end_layout
24969
24970 \end_inset
24971 </cell>
24972 </row>
24973 <row>
24974 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24975 \begin_inset Text
24976
24977 \begin_layout Plain Layout
24978
24979 \backslash
24980 varprojlim
24981 \end_layout
24982
24983 \end_inset
24984 </cell>
24985 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24986 \begin_inset Text
24987
24988 \begin_layout Plain Layout
24989 \begin_inset Formula $\varprojlim$
24990 \end_inset
24991
24992
24993 \end_layout
24994
24995 \end_inset
24996 </cell>
24997 </row>
24998 <row>
24999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25000 \begin_inset Text
25001
25002 \begin_layout Plain Layout
25003
25004 \backslash
25005 varinjlim
25006 \end_layout
25007
25008 \end_inset
25009 </cell>
25010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25011 \begin_inset Text
25012
25013 \begin_layout Plain Layout
25014 \begin_inset Formula $\varinjlim$
25015 \end_inset
25016
25017
25018 \begin_inset Formula $\raisebox{-2.5mm}{}$
25019 \end_inset
25020
25021
25022 \end_layout
25023
25024 \end_inset
25025 </cell>
25026 </row>
25027 </lyxtabular>
25028
25029 \end_inset
25030
25031
25032 \end_layout
25033
25034 \begin_layout Standard
25035 \begin_inset VSpace medskip
25036 \end_inset
25037
25038 Der Grenzwert wird durch Tiefstellen erzeugt.
25039  Bei einer eingebetteten Formel wird er rechts neben die Funktion gesetzt:
25040 \end_layout
25041
25042 \begin_layout Standard
25043 \align center
25044 \begin_inset Tabular
25045 <lyxtabular version="3" rows="2" columns="2">
25046 <features>
25047 <column alignment="center" valignment="top" width="0pt">
25048 <column alignment="center" valignment="top" width="0pt">
25049 <row>
25050 <cell alignment="center" valignment="top" usebox="none">
25051 \begin_inset Text
25052
25053 \begin_layout Plain Layout
25054 Befehl
25055 \end_layout
25056
25057 \end_inset
25058 </cell>
25059 <cell alignment="center" valignment="top" usebox="none">
25060 \begin_inset Text
25061
25062 \begin_layout Plain Layout
25063 \begin_inset space \hspace{}
25064 \length 1cm
25065 \end_inset
25066
25067 Ergebnis
25068 \begin_inset Note Note
25069 status collapsed
25070
25071 \begin_layout Plain Layout
25072
25073 \series bold
25074
25075 \backslash
25076 hspace
25077 \series default
25078  und 
25079 \series bold
25080
25081 \backslash
25082 raisebox
25083 \series default
25084  dienen nur als Abstandhalter.
25085 \end_layout
25086
25087 \end_inset
25088
25089
25090 \end_layout
25091
25092 \end_inset
25093 </cell>
25094 </row>
25095 <row>
25096 <cell alignment="center" valignment="top" usebox="none">
25097 \begin_inset Text
25098
25099 \begin_layout Plain Layout
25100
25101 \backslash
25102 lim_x
25103 \backslash
25104 to
25105 \begin_inset ERT
25106 status collapsed
25107
25108 \begin_layout Plain Layout
25109
25110
25111 \backslash
25112 leer 
25113 \end_layout
25114
25115 \end_inset
25116
25117 A
25118 \begin_inset ERT
25119 status collapsed
25120
25121 \begin_layout Plain Layout
25122
25123
25124 \backslash
25125 leer 
25126 \end_layout
25127
25128 \end_inset
25129
25130 x=B
25131 \end_layout
25132
25133 \end_inset
25134 </cell>
25135 <cell alignment="center" valignment="top" usebox="none">
25136 \begin_inset Text
25137
25138 \begin_layout Plain Layout
25139 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25140 \end_inset
25141
25142
25143 \end_layout
25144
25145 \end_inset
25146 </cell>
25147 </row>
25148 </lyxtabular>
25149
25150 \end_inset
25151
25152
25153 \end_layout
25154
25155 \begin_layout Standard
25156 In einer abgesetzten Formel steht der Grenzwert wie gewohnt darunter:
25157 \begin_inset Formula \[
25158 \lim_{x\to A}x=B\]
25159
25160 \end_inset
25161
25162
25163 \end_layout
25164
25165 \begin_layout Subsection
25166 Modulo-Funktionen
25167 \begin_inset Index
25168 status collapsed
25169
25170 \begin_layout Plain Layout
25171 Funktionen ! Modulo-
25172 \end_layout
25173
25174 \end_inset
25175
25176
25177 \end_layout
25178
25179 \begin_layout Standard
25180 Eine Besonderheit stellt die Modulo-Funktion dar, denn es gibt sie in vier
25181  Varianten.
25182 \begin_inset Newpage newpage
25183 \end_inset
25184
25185
25186 \end_layout
25187
25188 \begin_layout Standard
25189 Die Varianten in einer abgesetzten Formel:
25190 \begin_inset Formula \begin{align*}
25191 \underline{\textrm{Befehl}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Ergebnis}}\\
25192 \mathrm{a\backslash mod\textrm{\leer}b} &  & a\mod b\\
25193 \mathrm{a\backslash pmod\textrm{\leer}b} &  & a\pmod b\\
25194 \mathrm{a\backslash bmod\textrm{\leer}b} &  & a\bmod b\\
25195 \mathrm{a\backslash pod\textrm{\leer}b} &  & a\pod b\end{align*}
25196
25197 \end_inset
25198
25199
25200 \end_layout
25201
25202 \begin_layout Standard
25203 In einer eingebetteten Formel wird bei allen Varianten vor den Funktionsnamen
25204  weniger Leerraum gesetzt.
25205 \end_layout
25206
25207 \begin_layout Section
25208 Sonderzeichen
25209 \begin_inset Index
25210 status collapsed
25211
25212 \begin_layout Plain Layout
25213 Sonderzeichen
25214 \end_layout
25215
25216 \end_inset
25217
25218
25219 \end_layout
25220
25221 \begin_layout Subsection
25222 Sonderzeichen im mathematischen Text
25223 \end_layout
25224
25225 \begin_layout Standard
25226 Die folgenden Befehle können nur im mathematischen Textmodus oder im TeX-Modus
25227  verwendet werden:
25228 \end_layout
25229
25230 \begin_layout Standard
25231 \begin_inset space \hfill{}
25232 \end_inset
25233
25234
25235 \begin_inset Tabular
25236 <lyxtabular version="3" rows="8" columns="2">
25237 <features>
25238 <column alignment="block" valignment="top" width="0">
25239 <column alignment="block" valignment="top" width="0">
25240 <row>
25241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25242 \begin_inset Text
25243
25244 \begin_layout Plain Layout
25245 Befehl
25246 \end_layout
25247
25248 \end_inset
25249 </cell>
25250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25251 \begin_inset Text
25252
25253 \begin_layout Plain Layout
25254 Ergebnis
25255 \end_layout
25256
25257 \end_inset
25258 </cell>
25259 </row>
25260 <row>
25261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25262 \begin_inset Text
25263
25264 \begin_layout Plain Layout
25265
25266 \backslash
25267 oe
25268 \end_layout
25269
25270 \end_inset
25271 </cell>
25272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25273 \begin_inset Text
25274
25275 \begin_layout Plain Layout
25276 \begin_inset Formula $\textrm{œ}$
25277 \end_inset
25278
25279
25280 \end_layout
25281
25282 \end_inset
25283 </cell>
25284 </row>
25285 <row>
25286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25287 \begin_inset Text
25288
25289 \begin_layout Plain Layout
25290
25291 \backslash
25292 OE
25293 \end_layout
25294
25295 \end_inset
25296 </cell>
25297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25298 \begin_inset Text
25299
25300 \begin_layout Plain Layout
25301 \begin_inset Formula $\textrm{Œ}$
25302 \end_inset
25303
25304
25305 \end_layout
25306
25307 \end_inset
25308 </cell>
25309 </row>
25310 <row>
25311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25312 \begin_inset Text
25313
25314 \begin_layout Plain Layout
25315
25316 \backslash
25317 ae
25318 \end_layout
25319
25320 \end_inset
25321 </cell>
25322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25323 \begin_inset Text
25324
25325 \begin_layout Plain Layout
25326 \begin_inset Formula $\textrm{æ}$
25327 \end_inset
25328
25329
25330 \end_layout
25331
25332 \end_inset
25333 </cell>
25334 </row>
25335 <row>
25336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25337 \begin_inset Text
25338
25339 \begin_layout Plain Layout
25340
25341 \backslash
25342 AE
25343 \end_layout
25344
25345 \end_inset
25346 </cell>
25347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25348 \begin_inset Text
25349
25350 \begin_layout Plain Layout
25351 \begin_inset Formula $\textrm{Æ}$
25352 \end_inset
25353
25354
25355 \end_layout
25356
25357 \end_inset
25358 </cell>
25359 </row>
25360 <row>
25361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25362 \begin_inset Text
25363
25364 \begin_layout Plain Layout
25365
25366 \backslash
25367 aa
25368 \end_layout
25369
25370 \end_inset
25371 </cell>
25372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25373 \begin_inset Text
25374
25375 \begin_layout Plain Layout
25376 \begin_inset Formula $\textrm{\aa}$
25377 \end_inset
25378
25379
25380 \end_layout
25381
25382 \end_inset
25383 </cell>
25384 </row>
25385 <row>
25386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25387 \begin_inset Text
25388
25389 \begin_layout Plain Layout
25390
25391 \backslash
25392 AA
25393 \begin_inset Index
25394 status collapsed
25395
25396 \begin_layout Plain Layout
25397 \begin_inset ERT
25398 status collapsed
25399
25400 \begin_layout Plain Layout
25401
25402
25403 \backslash
25404
25405 \begin_inset ERT
25406 status collapsed
25407
25408 \begin_layout Plain Layout
25409
25410 {
25411 \end_layout
25412
25413 \end_inset
25414
25415
25416 \begin_inset ERT
25417 status collapsed
25418
25419 \begin_layout Plain Layout
25420
25421 }
25422 \end_layout
25423
25424 \end_inset
25425
25426
25427 \end_layout
25428
25429 \end_inset
25430
25431 @
25432 \begin_inset ERT
25433 status collapsed
25434
25435 \begin_layout Plain Layout
25436
25437
25438 \backslash
25439
25440 \begin_inset ERT
25441 status collapsed
25442
25443 \begin_layout Plain Layout
25444
25445 {
25446 \end_layout
25447
25448 \end_inset
25449
25450
25451 \begin_inset ERT
25452 status collapsed
25453
25454 \begin_layout Plain Layout
25455
25456 }
25457 \end_layout
25458
25459 \end_inset
25460
25461
25462 \end_layout
25463
25464 \end_inset
25465
25466 textrm
25467 \begin_inset ERT
25468 status collapsed
25469
25470 \begin_layout Plain Layout
25471
25472 {
25473 \end_layout
25474
25475 \end_inset
25476
25477
25478 \begin_inset ERT
25479 status collapsed
25480
25481 \begin_layout Plain Layout
25482
25483
25484 \backslash
25485
25486 \begin_inset ERT
25487 status collapsed
25488
25489 \begin_layout Plain Layout
25490
25491 {
25492 \end_layout
25493
25494 \end_inset
25495
25496
25497 \begin_inset ERT
25498 status collapsed
25499
25500 \begin_layout Plain Layout
25501
25502 }
25503 \end_layout
25504
25505 \end_inset
25506
25507
25508 \end_layout
25509
25510 \end_inset
25511
25512 AA
25513 \begin_inset ERT
25514 status collapsed
25515
25516 \begin_layout Plain Layout
25517
25518 }
25519 \end_layout
25520
25521 \end_inset
25522
25523
25524 \end_layout
25525
25526 \end_inset
25527
25528
25529 \end_layout
25530
25531 \end_inset
25532 </cell>
25533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25534 \begin_inset Text
25535
25536 \begin_layout Plain Layout
25537 \begin_inset Formula $\textrm{Å}$
25538 \end_inset
25539
25540
25541 \end_layout
25542
25543 \end_inset
25544 </cell>
25545 </row>
25546 <row>
25547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25548 \begin_inset Text
25549
25550 \begin_layout Plain Layout
25551
25552 \backslash
25553 i
25554 \end_layout
25555
25556 \end_inset
25557 </cell>
25558 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25559 \begin_inset Text
25560
25561 \begin_layout Plain Layout
25562 \begin_inset Formula $\textrm{ı}$
25563 \end_inset
25564
25565
25566 \end_layout
25567
25568 \end_inset
25569 </cell>
25570 </row>
25571 </lyxtabular>
25572
25573 \end_inset
25574
25575
25576 \begin_inset space \hfill{}
25577 \end_inset
25578
25579
25580 \begin_inset Tabular
25581 <lyxtabular version="3" rows="8" columns="2">
25582 <features>
25583 <column alignment="block" valignment="top" width="0">
25584 <column alignment="center" valignment="top" width="0">
25585 <row>
25586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25587 \begin_inset Text
25588
25589 \begin_layout Plain Layout
25590 Befehl
25591 \begin_inset Note Note
25592 status collapsed
25593
25594 \begin_layout Plain Layout
25595
25596 \series bold
25597
25598 \backslash
25599 hspace{0mm}
25600 \series default
25601  dient nur zur Trennung,da sonst im Ausdruck ¡ bzw.
25602  ¿ erscheinen würde.
25603 \end_layout
25604
25605 \end_inset
25606
25607
25608 \end_layout
25609
25610 \end_inset
25611 </cell>
25612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25613 \begin_inset Text
25614
25615 \begin_layout Plain Layout
25616 Ergebnis
25617 \end_layout
25618
25619 \end_inset
25620 </cell>
25621 </row>
25622 <row>
25623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25624 \begin_inset Text
25625
25626 \begin_layout Plain Layout
25627
25628 \backslash
25629 o
25630 \end_layout
25631
25632 \end_inset
25633 </cell>
25634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25635 \begin_inset Text
25636
25637 \begin_layout Plain Layout
25638 \begin_inset Formula $\textrm{ø}$
25639 \end_inset
25640
25641
25642 \end_layout
25643
25644 \end_inset
25645 </cell>
25646 </row>
25647 <row>
25648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25649 \begin_inset Text
25650
25651 \begin_layout Plain Layout
25652
25653 \backslash
25654 O
25655 \end_layout
25656
25657 \end_inset
25658 </cell>
25659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25660 \begin_inset Text
25661
25662 \begin_layout Plain Layout
25663 \begin_inset Formula $\textrm{Ø}$
25664 \end_inset
25665
25666
25667 \end_layout
25668
25669 \end_inset
25670 </cell>
25671 </row>
25672 <row>
25673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25674 \begin_inset Text
25675
25676 \begin_layout Plain Layout
25677
25678 \backslash
25679 l
25680 \end_layout
25681
25682 \end_inset
25683 </cell>
25684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25685 \begin_inset Text
25686
25687 \begin_layout Plain Layout
25688 \begin_inset Formula $\textrm{ł}$
25689 \end_inset
25690
25691
25692 \end_layout
25693
25694 \end_inset
25695 </cell>
25696 </row>
25697 <row>
25698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25699 \begin_inset Text
25700
25701 \begin_layout Plain Layout
25702
25703 \backslash
25704 L
25705 \end_layout
25706
25707 \end_inset
25708 </cell>
25709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25710 \begin_inset Text
25711
25712 \begin_layout Plain Layout
25713 \begin_inset Formula $\textrm{Ł}$
25714 \end_inset
25715
25716
25717 \end_layout
25718
25719 \end_inset
25720 </cell>
25721 </row>
25722 <row>
25723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25724 \begin_inset Text
25725
25726 \begin_layout Plain Layout
25727 !
25728 \begin_inset space \hspace{}
25729 \length 0mm
25730 \end_inset
25731
25732 `
25733 \begin_inset ERT
25734 status collapsed
25735
25736 \begin_layout Plain Layout
25737
25738
25739 \backslash
25740 leer 
25741 \end_layout
25742
25743 \end_inset
25744
25745
25746 \end_layout
25747
25748 \end_inset
25749 </cell>
25750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25751 \begin_inset Text
25752
25753 \begin_layout Plain Layout
25754 \begin_inset Formula $\textrm{!`}$
25755 \end_inset
25756
25757
25758 \end_layout
25759
25760 \end_inset
25761 </cell>
25762 </row>
25763 <row>
25764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25765 \begin_inset Text
25766
25767 \begin_layout Plain Layout
25768 ?
25769 \begin_inset space \hspace{}
25770 \length 0mm
25771 \end_inset
25772
25773 `
25774 \begin_inset ERT
25775 status collapsed
25776
25777 \begin_layout Plain Layout
25778
25779
25780 \backslash
25781 leer 
25782 \end_layout
25783
25784 \end_inset
25785
25786
25787 \end_layout
25788
25789 \end_inset
25790 </cell>
25791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25792 \begin_inset Text
25793
25794 \begin_layout Plain Layout
25795 \begin_inset Formula $\textrm{?`}$
25796 \end_inset
25797
25798
25799 \end_layout
25800
25801 \end_inset
25802 </cell>
25803 </row>
25804 <row>
25805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25806 \begin_inset Text
25807
25808 \begin_layout Plain Layout
25809
25810 \backslash
25811 j
25812 \end_layout
25813
25814 \end_inset
25815 </cell>
25816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25817 \begin_inset Text
25818
25819 \begin_layout Plain Layout
25820 \begin_inset Formula $\textrm{ȷ}$
25821 \end_inset
25822
25823
25824 \end_layout
25825
25826 \end_inset
25827 </cell>
25828 </row>
25829 </lyxtabular>
25830
25831 \end_inset
25832
25833
25834 \begin_inset space \hfill{}
25835 \end_inset
25836
25837
25838 \end_layout
25839
25840 \begin_layout Standard
25841 Die Zeichen 
25842 \begin_inset Formula $\textrm{\textrm{Å}}$
25843 \end_inset
25844
25845  und 
25846 \begin_inset Formula $\textrm{\textrm{Ø}}$
25847 \end_inset
25848
25849  können auch über den Mathe-Werkzeugleistenknopf 
25850 \begin_inset Graphics
25851         filename ../../images/math/digamma.png
25852         scale 85
25853
25854 \end_inset
25855
25856  eingefügt werden.
25857 \end_layout
25858
25859 \begin_layout Standard
25860 Eine Ausnahme bilden die Befehle 
25861 \series bold
25862 !
25863 \begin_inset space \hspace{}
25864 \length 0mm
25865 \end_inset
25866
25867 `
25868 \series default
25869  und 
25870 \series bold
25871 ?
25872 \begin_inset space \hspace{}
25873 \length 0mm
25874 \end_inset
25875
25876 `
25877 \series default
25878 , denn man kann sie in LyX direkt in den Text eingeben.
25879 \end_layout
25880
25881 \begin_layout Subsection
25882 Akzente im Text
25883 \begin_inset CommandInset label
25884 LatexCommand label
25885 name "sub:Sonderzeichen-Akzente"
25886
25887 \end_inset
25888
25889
25890 \begin_inset Index
25891 status collapsed
25892
25893 \begin_layout Plain Layout
25894 Akzente ! im Text
25895 \end_layout
25896
25897 \end_inset
25898
25899
25900 \end_layout
25901
25902 \begin_layout Standard
25903 Man kann mit den folgenden Befehlen sämtliche Buchstaben akzentuieren.
25904  Die Befehle müssen dazu im TeX-Modus eingegeben werden.
25905 \end_layout
25906
25907 \begin_layout Standard
25908 \begin_inset space \hfill{}
25909 \end_inset
25910
25911
25912 \begin_inset Tabular
25913 <lyxtabular version="3" rows="8" columns="2">
25914 <features>
25915 <column alignment="block" valignment="top" width="0">
25916 <column alignment="block" valignment="top" width="0">
25917 <row>
25918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25919 \begin_inset Text
25920
25921 \begin_layout Plain Layout
25922 Befehl
25923 \end_layout
25924
25925 \end_inset
25926 </cell>
25927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25928 \begin_inset Text
25929
25930 \begin_layout Plain Layout
25931 Ergebnis
25932 \end_layout
25933
25934 \end_inset
25935 </cell>
25936 </row>
25937 <row>
25938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25939 \begin_inset Text
25940
25941 \begin_layout Plain Layout
25942
25943 \backslash
25944
25945 \begin_inset Quotes grd
25946 \end_inset
25947
25948 e
25949 \end_layout
25950
25951 \end_inset
25952 </cell>
25953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25954 \begin_inset Text
25955
25956 \begin_layout Plain Layout
25957 \begin_inset ERT
25958 status collapsed
25959
25960 \begin_layout Plain Layout
25961
25962
25963 \backslash
25964 "e
25965 \end_layout
25966
25967 \end_inset
25968
25969
25970 \end_layout
25971
25972 \end_inset
25973 </cell>
25974 </row>
25975 <row>
25976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25977 \begin_inset Text
25978
25979 \begin_layout Plain Layout
25980
25981 \backslash
25982 `e
25983 \end_layout
25984
25985 \end_inset
25986 </cell>
25987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25988 \begin_inset Text
25989
25990 \begin_layout Plain Layout
25991 \begin_inset ERT
25992 status collapsed
25993
25994 \begin_layout Plain Layout
25995
25996
25997 \backslash
25998 `e
25999 \end_layout
26000
26001 \end_inset
26002
26003
26004 \end_layout
26005
26006 \end_inset
26007 </cell>
26008 </row>
26009 <row>
26010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26011 \begin_inset Text
26012
26013 \begin_layout Plain Layout
26014
26015 \backslash
26016 ^
26017 \begin_inset ERT
26018 status collapsed
26019
26020 \begin_layout Plain Layout
26021
26022
26023 \backslash
26024 leer 
26025 \end_layout
26026
26027 \end_inset
26028
26029 e
26030 \end_layout
26031
26032 \end_inset
26033 </cell>
26034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26035 \begin_inset Text
26036
26037 \begin_layout Plain Layout
26038 \begin_inset ERT
26039 status collapsed
26040
26041 \begin_layout Plain Layout
26042
26043
26044 \backslash
26045 ^e
26046 \end_layout
26047
26048 \end_inset
26049
26050
26051 \end_layout
26052
26053 \end_inset
26054 </cell>
26055 </row>
26056 <row>
26057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26058 \begin_inset Text
26059
26060 \begin_layout Plain Layout
26061
26062 \backslash
26063 =e
26064 \end_layout
26065
26066 \end_inset
26067 </cell>
26068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26069 \begin_inset Text
26070
26071 \begin_layout Plain Layout
26072 \begin_inset ERT
26073 status collapsed
26074
26075 \begin_layout Plain Layout
26076
26077
26078 \backslash
26079 =e
26080 \end_layout
26081
26082 \end_inset
26083
26084
26085 \end_layout
26086
26087 \end_inset
26088 </cell>
26089 </row>
26090 <row>
26091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26092 \begin_inset Text
26093
26094 \begin_layout Plain Layout
26095
26096 \backslash
26097 u
26098 \begin_inset ERT
26099 status collapsed
26100
26101 \begin_layout Plain Layout
26102
26103
26104 \backslash
26105 leer 
26106 \end_layout
26107
26108 \end_inset
26109
26110 e
26111 \end_layout
26112
26113 \end_inset
26114 </cell>
26115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26116 \begin_inset Text
26117
26118 \begin_layout Plain Layout
26119 \begin_inset ERT
26120 status collapsed
26121
26122 \begin_layout Plain Layout
26123
26124
26125 \backslash
26126 u e
26127 \end_layout
26128
26129 \end_inset
26130
26131
26132 \end_layout
26133
26134 \end_inset
26135 </cell>
26136 </row>
26137 <row>
26138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26139 \begin_inset Text
26140
26141 \begin_layout Plain Layout
26142
26143 \backslash
26144 b
26145 \begin_inset ERT
26146 status collapsed
26147
26148 \begin_layout Plain Layout
26149
26150
26151 \backslash
26152 leer 
26153 \end_layout
26154
26155 \end_inset
26156
26157 e
26158 \end_layout
26159
26160 \end_inset
26161 </cell>
26162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26163 \begin_inset Text
26164
26165 \begin_layout Plain Layout
26166 \begin_inset ERT
26167 status collapsed
26168
26169 \begin_layout Plain Layout
26170
26171
26172 \backslash
26173 b e
26174 \end_layout
26175
26176 \end_inset
26177
26178
26179 \end_layout
26180
26181 \end_inset
26182 </cell>
26183 </row>
26184 <row>
26185 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26186 \begin_inset Text
26187
26188 \begin_layout Plain Layout
26189
26190 \backslash
26191 t
26192 \begin_inset ERT
26193 status collapsed
26194
26195 \begin_layout Plain Layout
26196
26197
26198 \backslash
26199 leer 
26200 \end_layout
26201
26202 \end_inset
26203
26204 ee
26205 \end_layout
26206
26207 \end_inset
26208 </cell>
26209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26210 \begin_inset Text
26211
26212 \begin_layout Plain Layout
26213 \begin_inset ERT
26214 status collapsed
26215
26216 \begin_layout Plain Layout
26217
26218
26219 \backslash
26220 t ee
26221 \end_layout
26222
26223 \end_inset
26224
26225
26226 \end_layout
26227
26228 \end_inset
26229 </cell>
26230 </row>
26231 </lyxtabular>
26232
26233 \end_inset
26234
26235
26236 \begin_inset space \hfill{}
26237 \end_inset
26238
26239
26240 \begin_inset Tabular
26241 <lyxtabular version="3" rows="8" columns="2">
26242 <features>
26243 <column alignment="block" valignment="top" width="0">
26244 <column alignment="center" valignment="top" width="0">
26245 <row>
26246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26247 \begin_inset Text
26248
26249 \begin_layout Plain Layout
26250 Befehl
26251 \end_layout
26252
26253 \end_inset
26254 </cell>
26255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26256 \begin_inset Text
26257
26258 \begin_layout Plain Layout
26259 Ergebnis
26260 \end_layout
26261
26262 \end_inset
26263 </cell>
26264 </row>
26265 <row>
26266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26267 \begin_inset Text
26268
26269 \begin_layout Plain Layout
26270
26271 \backslash
26272 H
26273 \begin_inset ERT
26274 status collapsed
26275
26276 \begin_layout Plain Layout
26277
26278
26279 \backslash
26280 leer 
26281 \end_layout
26282
26283 \end_inset
26284
26285 e
26286 \end_layout
26287
26288 \end_inset
26289 </cell>
26290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26291 \begin_inset Text
26292
26293 \begin_layout Plain Layout
26294 \begin_inset ERT
26295 status collapsed
26296
26297 \begin_layout Plain Layout
26298
26299
26300 \backslash
26301 H e
26302 \end_layout
26303
26304 \end_inset
26305
26306
26307 \end_layout
26308
26309 \end_inset
26310 </cell>
26311 </row>
26312 <row>
26313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26314 \begin_inset Text
26315
26316 \begin_layout Plain Layout
26317
26318 \backslash
26319 'e
26320 \end_layout
26321
26322 \end_inset
26323 </cell>
26324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26325 \begin_inset Text
26326
26327 \begin_layout Plain Layout
26328 \begin_inset ERT
26329 status collapsed
26330
26331 \begin_layout Plain Layout
26332
26333
26334 \backslash
26335 'e
26336 \end_layout
26337
26338 \end_inset
26339
26340
26341 \end_layout
26342
26343 \end_inset
26344 </cell>
26345 </row>
26346 <row>
26347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26348 \begin_inset Text
26349
26350 \begin_layout Plain Layout
26351
26352 \backslash
26353 ~e
26354 \begin_inset Index
26355 status collapsed
26356
26357 \begin_layout Plain Layout
26358 Tilde
26359 \end_layout
26360
26361 \end_inset
26362
26363
26364 \end_layout
26365
26366 \end_inset
26367 </cell>
26368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26369 \begin_inset Text
26370
26371 \begin_layout Plain Layout
26372 \begin_inset ERT
26373 status collapsed
26374
26375 \begin_layout Plain Layout
26376
26377
26378 \backslash
26379 ~e
26380 \end_layout
26381
26382 \end_inset
26383
26384
26385 \end_layout
26386
26387 \end_inset
26388 </cell>
26389 </row>
26390 <row>
26391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26392 \begin_inset Text
26393
26394 \begin_layout Plain Layout
26395
26396 \backslash
26397 .e
26398 \end_layout
26399
26400 \end_inset
26401 </cell>
26402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26403 \begin_inset Text
26404
26405 \begin_layout Plain Layout
26406 \begin_inset ERT
26407 status collapsed
26408
26409 \begin_layout Plain Layout
26410
26411
26412 \backslash
26413 .e
26414 \end_layout
26415
26416 \end_inset
26417
26418
26419 \end_layout
26420
26421 \end_inset
26422 </cell>
26423 </row>
26424 <row>
26425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26426 \begin_inset Text
26427
26428 \begin_layout Plain Layout
26429
26430 \backslash
26431 v
26432 \begin_inset ERT
26433 status collapsed
26434
26435 \begin_layout Plain Layout
26436
26437
26438 \backslash
26439 leer 
26440 \end_layout
26441
26442 \end_inset
26443
26444 e
26445 \end_layout
26446
26447 \end_inset
26448 </cell>
26449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26450 \begin_inset Text
26451
26452 \begin_layout Plain Layout
26453 \begin_inset ERT
26454 status collapsed
26455
26456 \begin_layout Plain Layout
26457
26458
26459 \backslash
26460 v e
26461 \end_layout
26462
26463 \end_inset
26464
26465
26466 \end_layout
26467
26468 \end_inset
26469 </cell>
26470 </row>
26471 <row>
26472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26473 \begin_inset Text
26474
26475 \begin_layout Plain Layout
26476
26477 \backslash
26478 d
26479 \begin_inset ERT
26480 status collapsed
26481
26482 \begin_layout Plain Layout
26483
26484
26485 \backslash
26486 leer 
26487 \end_layout
26488
26489 \end_inset
26490
26491 e
26492 \end_layout
26493
26494 \end_inset
26495 </cell>
26496 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26497 \begin_inset Text
26498
26499 \begin_layout Plain Layout
26500 \begin_inset ERT
26501 status collapsed
26502
26503 \begin_layout Plain Layout
26504
26505
26506 \backslash
26507 d e
26508 \end_layout
26509
26510 \end_inset
26511
26512
26513 \end_layout
26514
26515 \end_inset
26516 </cell>
26517 </row>
26518 <row>
26519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26520 \begin_inset Text
26521
26522 \begin_layout Plain Layout
26523
26524 \backslash
26525 c
26526 \begin_inset ERT
26527 status collapsed
26528
26529 \begin_layout Plain Layout
26530
26531
26532 \backslash
26533 leer 
26534 \end_layout
26535
26536 \end_inset
26537
26538 e
26539 \end_layout
26540
26541 \end_inset
26542 </cell>
26543 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26544 \begin_inset Text
26545
26546 \begin_layout Plain Layout
26547 \begin_inset ERT
26548 status collapsed
26549
26550 \begin_layout Plain Layout
26551
26552
26553 \backslash
26554 c e
26555 \end_layout
26556
26557 \end_inset
26558
26559
26560 \end_layout
26561
26562 \end_inset
26563 </cell>
26564 </row>
26565 </lyxtabular>
26566
26567 \end_inset
26568
26569
26570 \begin_inset space \hfill{}
26571 \end_inset
26572
26573
26574 \end_layout
26575
26576 \begin_layout Standard
26577 \begin_inset VSpace medskip
26578 \end_inset
26579
26580 Mit dem Befehl 
26581 \series bold
26582
26583 \backslash
26584 t
26585 \series default
26586  können auch zwei verschiedene Zeichen akzentuiert werden.
26587  Der Befehl 
26588 \series bold
26589
26590 \backslash
26591 t
26592 \begin_inset ERT
26593 status collapsed
26594
26595 \begin_layout Plain Layout
26596
26597
26598 \backslash
26599 leer 
26600 \end_layout
26601
26602 \end_inset
26603
26604 sz
26605 \series default
26606  ergibt: 
26607 \begin_inset ERT
26608 status collapsed
26609
26610 \begin_layout Plain Layout
26611
26612
26613 \backslash
26614 t sz
26615 \end_layout
26616
26617 \end_inset
26618
26619
26620 \end_layout
26621
26622 \begin_layout Standard
26623 Die Akzente 
26624 \series bold
26625 `
26626 \series default
26627  , 
26628 \series bold
26629 '
26630 \series default
26631  und 
26632 \series bold
26633 ^
26634 \series default
26635  können in Verbindung mit Selbstlauten auch direkt über die Tastatur eingegeben
26636  werden ohne den TeX-Modus zu benutzen.
26637  Dasselbe gilt für die Tilde
26638 \begin_inset Foot
26639 status collapsed
26640
26641 \begin_layout Plain Layout
26642 Gilt nur für Tastaturen, bei denen die Tilde als Akzent definiert ist.
26643 \end_layout
26644
26645 \end_inset
26646
26647  
26648 \series bold
26649 ~
26650 \series default
26651  in Verbindung mit 
26652 \emph on
26653 a
26654 \emph default
26655  , 
26656 \emph on
26657 n
26658 \emph default
26659  oder 
26660 \emph on
26661 o
26662 \emph default
26663 .
26664 \end_layout
26665
26666 \begin_layout Standard
26667 Die Befehle 
26668 \series bold
26669
26670 \backslash
26671 b
26672 \series default
26673  , 
26674 \series bold
26675
26676 \backslash
26677 c
26678 \series default
26679  , 
26680 \series bold
26681
26682 \backslash
26683 d
26684 \series default
26685  , 
26686 \series bold
26687
26688 \backslash
26689 H
26690 \series default
26691  , 
26692 \series bold
26693
26694 \backslash
26695 t
26696 \series default
26697  , 
26698 \series bold
26699
26700 \backslash
26701 u
26702 \series default
26703  , 
26704 \series bold
26705
26706 \backslash
26707 v
26708 \series default
26709  und direkt über die Tastatur eingegebene Akzente sind auch im mathematischen
26710  Textmodus verfügbar.
26711  Für die restlichen Akzente gibt es in Formeln spezielle Mathebefehle, siehe
26712  
26713 \begin_inset CommandInset ref
26714 LatexCommand ref
26715 reference "sub:Akzente-für-ein"
26716
26717 \end_inset
26718
26719 .
26720 \end_layout
26721
26722 \begin_layout Standard
26723 \begin_inset VSpace bigskip
26724 \end_inset
26725
26726 Des Weiteren kann man mit dem Befehl 
26727 \series bold
26728
26729 \backslash
26730 textcircled
26731 \series default
26732
26733 \begin_inset Index
26734 status collapsed
26735
26736 \begin_layout Plain Layout
26737 Befehle ! T ! 
26738 \backslash
26739 textcircled
26740 \end_layout
26741
26742 \end_inset
26743
26744 , ähnlich dem Copyrightsymbol, sämtliche Zahlen und Buchstaben in einen
26745  Kreis setzen, quasi mit einem Kreis akzentuieren.
26746 \end_layout
26747
26748 \begin_layout Standard
26749 \align center
26750 \begin_inset Tabular
26751 <lyxtabular version="3" rows="3" columns="2">
26752 <features>
26753 <column alignment="center" valignment="top" width="0">
26754 <column alignment="center" valignment="top" width="0">
26755 <row>
26756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26757 \begin_inset Text
26758
26759 \begin_layout Plain Layout
26760 Befehl
26761 \end_layout
26762
26763 \end_inset
26764 </cell>
26765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26766 \begin_inset Text
26767
26768 \begin_layout Plain Layout
26769 Ergebnis
26770 \begin_inset Note Note
26771 status collapsed
26772
26773 \begin_layout Plain Layout
26774
26775 \series bold
26776
26777 \backslash
26778 raisebox
26779 \series default
26780  in der Formel dient nur als Abstandhalter.
26781 \end_layout
26782
26783 \end_inset
26784
26785
26786 \end_layout
26787
26788 \end_inset
26789 </cell>
26790 </row>
26791 <row>
26792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26793 \begin_inset Text
26794
26795 \begin_layout Plain Layout
26796
26797 \backslash
26798 textcircled{w}
26799 \end_layout
26800
26801 \end_inset
26802 </cell>
26803 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26804 \begin_inset Text
26805
26806 \begin_layout Plain Layout
26807 \begin_inset ERT
26808 status collapsed
26809
26810 \begin_layout Plain Layout
26811
26812
26813 \backslash
26814 textcircled{w}
26815 \end_layout
26816
26817 \end_inset
26818
26819
26820 \end_layout
26821
26822 \end_inset
26823 </cell>
26824 </row>
26825 <row>
26826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26827 \begin_inset Text
26828
26829 \begin_layout Plain Layout
26830
26831 \backslash
26832 Large 
26833 \backslash
26834 textcircled{
26835 \backslash
26836 normalsize
26837 \backslash
26838 protect
26839 \backslash
26840 raisebox{-1.5pt}{W}}
26841 \end_layout
26842
26843 \end_inset
26844 </cell>
26845 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26846 \begin_inset Text
26847
26848 \begin_layout Plain Layout
26849 \begin_inset Formula $\raisebox{4.5mm}{}$
26850 \end_inset
26851
26852
26853 \begin_inset ERT
26854 status collapsed
26855
26856 \begin_layout Plain Layout
26857
26858
26859 \backslash
26860 Large 
26861 \backslash
26862 textcircled{
26863 \backslash
26864 normalsize
26865 \backslash
26866 protect
26867 \backslash
26868 raisebox{-1.5pt}W}
26869 \end_layout
26870
26871 \end_inset
26872
26873
26874 \begin_inset Formula $\raisebox{-2mm}{}$
26875 \end_inset
26876
26877
26878 \end_layout
26879
26880 \end_inset
26881 </cell>
26882 </row>
26883 </lyxtabular>
26884
26885 \end_inset
26886
26887
26888 \end_layout
26889
26890 \begin_layout Standard
26891 Man muss darauf achten, dass das Zeichen in einen Kreis passt.
26892  
26893 \series bold
26894
26895 \backslash
26896 Large
26897 \series default
26898
26899 \begin_inset Foot
26900 status collapsed
26901
26902 \begin_layout Plain Layout
26903 siehe 
26904 \begin_inset CommandInset ref
26905 LatexCommand ref
26906 reference "sub:Schriftgrößen"
26907
26908 \end_inset
26909
26910
26911 \end_layout
26912
26913 \end_inset
26914
26915  bestimmt dabei die Größe des Kreises.
26916  Mit Hilfe von 
26917 \series bold
26918
26919 \backslash
26920 raisebox
26921 \series default
26922
26923 \begin_inset Foot
26924 status collapsed
26925
26926 \begin_layout Plain Layout
26927 siehe 
26928 \begin_inset CommandInset ref
26929 LatexCommand ref
26930 reference "sub:Boxen-ohne-Rahmen"
26931
26932 \end_inset
26933
26934
26935 \end_layout
26936
26937 \end_inset
26938
26939  kann man das Zeichen zentrieren.
26940 \end_layout
26941
26942 \begin_layout Subsection
26943 Minuskelziffern
26944 \begin_inset Index
26945 status collapsed
26946
26947 \begin_layout Plain Layout
26948 Minuskelziffern
26949 \end_layout
26950
26951 \end_inset
26952
26953
26954 \end_layout
26955
26956 \begin_layout Standard
26957 Minuskelziffern werden mit dem Befehl 
26958 \series bold
26959
26960 \backslash
26961 oldstylenums
26962 \series default
26963
26964 \begin_inset Index
26965 status collapsed
26966
26967 \begin_layout Plain Layout
26968 Befehle ! O ! 
26969 \backslash
26970 oldstylenums
26971 \end_layout
26972
26973 \end_inset
26974
26975  erzeugt.
26976  Der Befehl ist sowohl in einer Formel als auch im TeX-Modus verwendbar.
26977  Das Befehlsschema lautet:
26978 \end_layout
26979
26980 \begin_layout Standard
26981
26982 \series bold
26983
26984 \backslash
26985 oldstylenums{Ziffer}
26986 \end_layout
26987
26988 \begin_layout Standard
26989 Der Befehl 
26990 \series bold
26991
26992 \backslash
26993 oldstylenums{0123456789
26994 \series default
26995  ergibt: 
26996 \begin_inset Formula $\oldstylenums{0123456789}$
26997 \end_inset
26998
26999
27000 \end_layout
27001
27002 \begin_layout Subsection
27003 Sonstige Sonderzeichen
27004 \begin_inset CommandInset label
27005 LatexCommand label
27006 name "sub:Sonstige-Sonderzeichen"
27007
27008 \end_inset
27009
27010
27011 \begin_inset Index
27012 status collapsed
27013
27014 \begin_layout Plain Layout
27015 Sonderzeichen ! sonstige
27016 \end_layout
27017
27018 \end_inset
27019
27020
27021 \end_layout
27022
27023 \begin_layout Standard
27024 Folgende Zeichen können in eine Formel nur mit Befehlen eingegeben werden:
27025 \end_layout
27026
27027 \begin_layout Standard
27028 \align center
27029 \begin_inset Tabular
27030 <lyxtabular version="3" rows="4" columns="2">
27031 <features>
27032 <column alignment="center" valignment="top" width="0">
27033 <column alignment="center" valignment="top" width="0">
27034 <row>
27035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27036 \begin_inset Text
27037
27038 \begin_layout Plain Layout
27039 Befehl
27040 \end_layout
27041
27042 \end_inset
27043 </cell>
27044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27045 \begin_inset Text
27046
27047 \begin_layout Plain Layout
27048 Ergebnis
27049 \end_layout
27050
27051 \end_inset
27052 </cell>
27053 </row>
27054 <row>
27055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27056 \begin_inset Text
27057
27058 \begin_layout Plain Layout
27059
27060 \backslash
27061 ^
27062 \begin_inset ERT
27063 status collapsed
27064
27065 \begin_layout Plain Layout
27066
27067
27068 \backslash
27069 leer 
27070 \end_layout
27071
27072 \end_inset
27073
27074
27075 \end_layout
27076
27077 \end_inset
27078 </cell>
27079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27080 \begin_inset Text
27081
27082 \begin_layout Plain Layout
27083 \begin_inset Formula $\mathcircumflex$
27084 \end_inset
27085
27086
27087 \end_layout
27088
27089 \end_inset
27090 </cell>
27091 </row>
27092 <row>
27093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27094 \begin_inset Text
27095
27096 \begin_layout Plain Layout
27097
27098 \backslash
27099 _
27100 \end_layout
27101
27102 \end_inset
27103 </cell>
27104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27105 \begin_inset Text
27106
27107 \begin_layout Plain Layout
27108 \begin_inset Formula $\_$
27109 \end_inset
27110
27111
27112 \end_layout
27113
27114 \end_inset
27115 </cell>
27116 </row>
27117 <row>
27118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27119 \begin_inset Text
27120
27121 \begin_layout Plain Layout
27122 ^
27123 \begin_inset ERT
27124 status collapsed
27125
27126 \begin_layout Plain Layout
27127
27128
27129 \backslash
27130 leer 
27131 \end_layout
27132
27133 \end_inset
27134
27135
27136 \backslash
27137 circ
27138 \begin_inset Index
27139 status collapsed
27140
27141 \begin_layout Plain Layout
27142 °
27143 \end_layout
27144
27145 \end_inset
27146
27147
27148 \end_layout
27149
27150 \end_inset
27151 </cell>
27152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27153 \begin_inset Text
27154
27155 \begin_layout Plain Layout
27156 \begin_inset Formula $^{\circ}$
27157 \end_inset
27158
27159
27160 \end_layout
27161
27162 \end_inset
27163 </cell>
27164 </row>
27165 </lyxtabular>
27166
27167 \end_inset
27168
27169
27170 \end_layout
27171
27172 \begin_layout Standard
27173 Das Gradzeichen ° kann dennoch direkt eingegeben werden, wenn der LaTeX-Vorspann
27174  folgende Zeile enthält
27175 \begin_inset Foot
27176 status collapsed
27177
27178 \begin_layout Plain Layout
27179 Mehr dazu ist in 
27180 \begin_inset CommandInset ref
27181 LatexCommand ref
27182 reference "sub:Textzeichen-in-Formeln"
27183
27184 \end_inset
27185
27186  beschrieben.
27187 \end_layout
27188
27189 \end_inset
27190
27191 :
27192 \end_layout
27193
27194 \begin_layout Standard
27195
27196 \series bold
27197
27198 \backslash
27199 DeclareInputText{176}{
27200 \backslash
27201 ifmmode^
27202 \backslash
27203 circ
27204 \backslash
27205 else
27206 \backslash
27207 textdegree
27208 \backslash
27209 fi}
27210 \end_layout
27211
27212 \begin_layout Section
27213 Formelstile
27214 \begin_inset CommandInset label
27215 LatexCommand label
27216 name "sec:Formelstile"
27217
27218 \end_inset
27219
27220
27221 \begin_inset Index
27222 status collapsed
27223
27224 \begin_layout Plain Layout
27225 Formel ! Stile
27226 \end_layout
27227
27228 \end_inset
27229
27230
27231 \end_layout
27232
27233 \begin_layout Itemize
27234 Für abgesetzte Formeln gibt es zwei verschiedene Anordnungsstile:
27235 \end_layout
27236
27237 \begin_deeper
27238 \begin_layout Description
27239 Zentriert ist der voreingestellte Standard
27240 \end_layout
27241
27242 \begin_layout Description
27243 Eingerückt dazu muss im Menü 
27244 \family sans
27245 Dokument\SpecialChar \menuseparator
27246 Einstellungen
27247 \family default
27248  unter 
27249 \family sans
27250 Dokumentklasse
27251 \family default
27252  die Option 
27253 \series bold
27254 fleqn
27255 \series default
27256  eingeben werden
27257 \end_layout
27258
27259 \begin_layout Standard
27260 Wird 
27261 \series bold
27262 Eingerückt
27263 \series default
27264  verwendet, kann mit der Länge 
27265 \series bold
27266
27267 \backslash
27268 mathindent
27269 \series default
27270
27271 \begin_inset Index
27272 status collapsed
27273
27274 \begin_layout Plain Layout
27275 Befehle ! M ! 
27276 \backslash
27277 mathindent
27278 \end_layout
27279
27280 \end_inset
27281
27282  die Einrückung eingestellt werden.
27283  Soll der Abstand 15
27284 \begin_inset space \thinspace{}
27285 \end_inset
27286
27287 mm betragen, gibt man im LaTeX-Vorspann die Zeile
27288 \end_layout
27289
27290 \begin_layout Standard
27291
27292 \series bold
27293
27294 \backslash
27295 setlength{
27296 \backslash
27297 mathindent}{15mm}
27298 \end_layout
27299
27300 \begin_layout Standard
27301 ein.
27302  Wenn keine Länge vorgegeben wird, wird der voreingestellte Wert von 30
27303 \begin_inset space \thinspace{}
27304 \end_inset
27305
27306 pt verwendet.
27307 \end_layout
27308
27309 \end_deeper
27310 \begin_layout Itemize
27311 Und zwei verschiedene Nummerierungsstile:
27312 \end_layout
27313
27314 \begin_deeper
27315 \begin_layout Description
27316 Rechts ist der voreingestellte Standard
27317 \end_layout
27318
27319 \begin_layout Description
27320 Links dazu muss im Menü 
27321 \family sans
27322 Dokument\SpecialChar \menuseparator
27323 Einstellungen
27324 \family default
27325  unter 
27326 \family sans
27327 Dokumentklasse
27328 \family default
27329  die Option 
27330 \series bold
27331 leqno
27332 \series default
27333  eingeben werden
27334 \end_layout
27335
27336 \end_deeper
27337 \begin_layout Standard
27338
27339 \series bold
27340 fleqn
27341 \series default
27342  und 
27343 \series bold
27344 leqno
27345 \series default
27346  können auch gemeinsam verwendet werden.
27347  Dazu werden beide Optionen, durch ein Komma getrennt, hintereinander geschriebe
27348 n.
27349 \end_layout
27350
27351 \begin_layout Standard
27352 Die eingestellten Stile gelten für alle abgesetzten Formeln eines Dokuments.
27353  Möchte man jedoch in einem Dokument sowohl zentrierte als auch eingerückte
27354  ausgerichtete Formeln setzen, verwendet man den Stil 
27355 \series bold
27356 Zentriert
27357 \series default
27358 .
27359  Die einzurückenden Formeln setzt man dann in eine flalign-Umgebung, siehe
27360  
27361 \begin_inset CommandInset ref
27362 LatexCommand ref
27363 reference "sub:Flalign-Umgebung"
27364
27365 \end_inset
27366
27367 .
27368 \end_layout
27369
27370 \begin_layout Section
27371 Mehrzeilige Formeln
27372 \begin_inset CommandInset label
27373 LatexCommand label
27374 name "sec:Mehrzeilige-Formeln"
27375
27376 \end_inset
27377
27378
27379 \begin_inset Index
27380 status collapsed
27381
27382 \begin_layout Plain Layout
27383 Formel ! mehrzeilige
27384 \end_layout
27385
27386 \end_inset
27387
27388
27389 \end_layout
27390
27391 \begin_layout Subsection
27392 Allgemeines
27393 \end_layout
27394
27395 \begin_layout Standard
27396 In LyX werden mehrzeilige Formeln erstellt, wenn man in einer Formel 
27397 \family sans
27398 \series bold
27399 Strg-Enter
27400 \family default
27401 \series default
27402  drückt.
27403  Dies erzeugt eine 
27404 \series bold
27405 align-Umgebung
27406 \series default
27407 , die in 
27408 \begin_inset CommandInset ref
27409 LatexCommand ref
27410 reference "sub:Standard-align-Umgebung"
27411
27412 \end_inset
27413
27414  beschrieben ist.
27415 \end_layout
27416
27417 \begin_layout Standard
27418 Es gibt noch weitere mehrzeilige Formelumgebungen, die über das Menü 
27419 \family sans
27420 Einfügen\SpecialChar \menuseparator
27421 Mathe
27422 \family default
27423  erstellt werden können.
27424  Diese Umgebungen werden in den folgenden Kapiteln beschrieben.
27425 \end_layout
27426
27427 \begin_layout Standard
27428 In allen mehrzeiligen Formelumgebungen erstellt man eine neue Zeile, indem
27429  man 
27430 \family sans
27431 Strg-Enter
27432 \family default
27433  drückt.
27434  Um Spalten hinzuzufügen oder zu entfernen, können die Mathe-Werkzeugleistenknöp
27435 fe 
27436 \begin_inset Graphics
27437         filename ../../images/tabular-feature_append-row.png
27438         scale 85
27439
27440 \end_inset
27441
27442  bzw.
27443 \begin_inset space ~
27444 \end_inset
27445
27446
27447 \begin_inset Graphics
27448         filename ../../images/tabular-feature_delete-row.png
27449         scale 85
27450
27451 \end_inset
27452
27453  oder das Menü 
27454 \family sans
27455 Bearbeiten\SpecialChar \menuseparator
27456 Zeilen & Spalten
27457 \family default
27458  verwendet werden.
27459 \end_layout
27460
27461 \begin_layout Subsubsection
27462 Zeilenabstand
27463 \begin_inset CommandInset label
27464 LatexCommand label
27465 name "sub:Zeilenabstand"
27466
27467 \end_inset
27468
27469
27470 \begin_inset Index
27471 status collapsed
27472
27473 \begin_layout Plain Layout
27474 Formel ! mehrzeilige ! Zeilenabstand
27475 \end_layout
27476
27477 \end_inset
27478
27479
27480 \end_layout
27481
27482 \begin_layout Standard
27483 Bei mehrzeiligen Formeln fehlt manchmal etwas Platz zwischen den Zeilen:
27484 \begin_inset Formula \begin{eqnarray*}
27485 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}\\
27486 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0\end{eqnarray*}
27487
27488 \end_inset
27489
27490
27491 \end_layout
27492
27493 \begin_layout Standard
27494 In LaTeX wird zusätzlicher Zeilenabstand als optionales Argument des Zeilenumbru
27495 chbefehls angegeben.
27496  Dies ist in LyX aber nicht möglich
27497 \begin_inset Foot
27498 status collapsed
27499
27500 \begin_layout Plain Layout
27501 siehe 
27502 \begin_inset CommandInset href
27503 LatexCommand href
27504 name "LyX-Fehler #1505"
27505 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27506
27507 \end_inset
27508
27509
27510 \end_layout
27511
27512 \end_inset
27513
27514 , weshalb man die ganze Formel im TeX-Modus eingeben muss.
27515  Um für unser Beispiel Leerraum einzufügen, gibt man am Ende der ersten
27516  Zeile den Befehl 
27517 \series bold
27518
27519 \backslash
27520
27521 \backslash
27522 [3mm]
27523 \series default
27524  ein.
27525  Damit erhält man: 
27526 \begin_inset ERT
27527 status collapsed
27528
27529 \begin_layout Plain Layout
27530
27531
27532 \backslash
27533 begin{eqnarray*}
27534 \end_layout
27535
27536 \begin_layout Plain Layout
27537
27538 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27539  = & 
27540 \backslash
27541 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27542 \backslash
27543
27544 \backslash
27545 [3mm]
27546 \end_layout
27547
27548 \begin_layout Plain Layout
27549
27550 4x^{2}
27551 \backslash
27552 left(B^{2}+x_{0}^{2}
27553 \backslash
27554 right)+4x_{0}x
27555 \backslash
27556 left(D-B^{2}
27557 \backslash
27558 right)+B^{2}
27559 \backslash
27560 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27561 \backslash
27562 right) & = & 0
27563 \end_layout
27564
27565 \begin_layout Plain Layout
27566
27567
27568 \backslash
27569 end{eqnarray*}
27570 \end_layout
27571
27572 \end_inset
27573
27574
27575 \end_layout
27576
27577 \begin_layout Standard
27578 \begin_inset VSpace bigskip
27579 \end_inset
27580
27581 Möchte man den Zeilenabstand für alle Zeilen einer Formel festlegen, verändert
27582  man die Länge 
27583 \series bold
27584
27585 \backslash
27586 jot
27587 \series default
27588
27589 \begin_inset Index
27590 status collapsed
27591
27592 \begin_layout Plain Layout
27593 Befehle ! J ! 
27594 \backslash
27595 jot
27596 \end_layout
27597
27598 \end_inset
27599
27600 .
27601  Es gilt 
27602 \begin_inset Formula $\mbox{Zeilenabstand}=\mathrm{6\, pt+\backslash jot}$
27603 \end_inset
27604
27605 .
27606  Voreingestellt ist für 
27607 \series bold
27608
27609 \backslash
27610 jot
27611 \series default
27612  der Wert 3
27613 \begin_inset space \thinspace{}
27614 \end_inset
27615
27616 pt.
27617  Um wie im vorigen Beispiel 3
27618 \begin_inset space \thinspace{}
27619 \end_inset
27620
27621 mm zusätzlichen Zeilenabstand zu erzeugen, gibt man den Befehl
27622 \end_layout
27623
27624 \begin_layout Standard
27625
27626 \series bold
27627
27628 \backslash
27629 setlength{
27630 \backslash
27631 jot}{3mm+3pt}
27632 \end_layout
27633
27634 \begin_layout Standard
27635 im TeX-Modus vor der Formel ein.
27636  Das setzt voraus, dass das LaTeX-Paket 
27637 \series bold
27638 calc
27639 \series default
27640
27641 \begin_inset Foot
27642 status collapsed
27643
27644 \begin_layout Plain Layout
27645
27646 \series bold
27647 calc
27648 \series default
27649  ist Teil jeder LaTeX-Standardinstallation.
27650 \end_layout
27651
27652 \end_inset
27653
27654
27655 \begin_inset Index
27656 status collapsed
27657
27658 \begin_layout Plain Layout
27659 Pakete ! calc
27660 \end_layout
27661
27662 \end_inset
27663
27664  im LaTeX-Vorspann mit der Zeile
27665 \end_layout
27666
27667 \begin_layout Standard
27668
27669 \series bold
27670
27671 \backslash
27672 usepackage{calc}
27673 \end_layout
27674
27675 \begin_layout Standard
27676 geladen wurde.
27677 \end_layout
27678
27679 \begin_layout Standard
27680 Man erhält: 
27681 \begin_inset ERT
27682 status collapsed
27683
27684 \begin_layout Plain Layout
27685
27686
27687 \backslash
27688 setlength{
27689 \backslash
27690 jot}{3mm+3pt}
27691 \end_layout
27692
27693 \end_inset
27694
27695
27696 \begin_inset Formula \begin{eqnarray*}
27697 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}\\
27698 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0\end{eqnarray*}
27699
27700 \end_inset
27701
27702
27703 \end_layout
27704
27705 \begin_layout Standard
27706 \begin_inset ERT
27707 status collapsed
27708
27709 \begin_layout Plain Layout
27710
27711
27712 \backslash
27713 setlength{
27714 \backslash
27715 jot}{3pt}
27716 \end_layout
27717
27718 \end_inset
27719
27720  Um wieder zum voreingestellten Abstand zu wechseln, setzt man 
27721 \series bold
27722
27723 \backslash
27724 jot
27725 \series default
27726  auf den Wert 3
27727 \begin_inset space \thinspace{}
27728 \end_inset
27729
27730 pt.
27731 \end_layout
27732
27733 \begin_layout Subsubsection
27734 Spaltenabstand
27735 \begin_inset CommandInset label
27736 LatexCommand label
27737 name "sub:Spaltenabstand"
27738
27739 \end_inset
27740
27741
27742 \begin_inset Index
27743 status collapsed
27744
27745 \begin_layout Plain Layout
27746 Formel ! mehrzeilige ! Spaltenabstand
27747 \end_layout
27748
27749 \end_inset
27750
27751
27752 \end_layout
27753
27754 \begin_layout Standard
27755 Mehrzeilige Formeln bilden eine Matrix.
27756  Eine Formel in der Eqnarray-Umgebung ist z.
27757 \begin_inset space \thinspace{}
27758 \end_inset
27759
27760 B.
27761  eine dreispaltige Matrix.
27762  Durch Änderung des Spaltenabstands in dieser Umgebung, kann man den Leerraum
27763  neben den Relationszeichen ändern.
27764 \end_layout
27765
27766 \begin_layout Standard
27767 Der Spaltenabstand wird mit der Länge 
27768 \series bold
27769
27770 \backslash
27771 arraycolsep
27772 \series default
27773
27774 \begin_inset Index
27775 status collapsed
27776
27777 \begin_layout Plain Layout
27778 Befehle ! A ! 
27779 \backslash
27780 arraycolsep
27781 \end_layout
27782
27783 \end_inset
27784
27785  festgelegt, wobei gilt:
27786 \begin_inset Newline newline
27787 \end_inset
27788
27789 Spaltenabstand = 2
27790 \begin_inset space \thinspace{}
27791 \end_inset
27792
27793
27794 \series bold
27795
27796 \backslash
27797 arraycolsep
27798 \series default
27799 .
27800 \begin_inset Newline newline
27801 \end_inset
27802
27803 Der im TeX-Modus eingegebene Befehl
27804 \end_layout
27805
27806 \begin_layout Standard
27807
27808 \series bold
27809
27810 \backslash
27811 setlength{
27812 \backslash
27813 arraycolsep}{1cm}
27814 \end_layout
27815
27816 \begin_layout Standard
27817 bewirkt also für alle folgenden Formeln einen Spaltenabstand von 2
27818 \begin_inset space \thinspace{}
27819 \end_inset
27820
27821 cm.
27822  Um wieder zum voreingestellten Abstand zurückzukehren, setzt man 
27823 \series bold
27824
27825 \backslash
27826 arraycolsep
27827 \series default
27828  auf 5
27829 \begin_inset space \thinspace{}
27830 \end_inset
27831
27832 pt.
27833 \end_layout
27834
27835 \begin_layout Standard
27836 Eine Formel mit 2
27837 \begin_inset space \thinspace{}
27838 \end_inset
27839
27840 cm Spaltenabstand:
27841 \begin_inset ERT
27842 status collapsed
27843
27844 \begin_layout Plain Layout
27845
27846
27847 \backslash
27848 setlength{
27849 \backslash
27850 arraycolsep}{1cm}
27851 \end_layout
27852
27853 \end_inset
27854
27855
27856 \begin_inset Formula \begin{eqnarray*}
27857 A & = & B\\
27858 C & \ne & A\end{eqnarray*}
27859
27860 \end_inset
27861
27862 Eine Formel mit dem für Matrizen voreingestellten Spaltenabstand von 10
27863 \begin_inset space \thinspace{}
27864 \end_inset
27865
27866 pt:
27867 \begin_inset ERT
27868 status collapsed
27869
27870 \begin_layout Plain Layout
27871
27872
27873 \backslash
27874 setlength{
27875 \backslash
27876 arraycolsep}{5pt}
27877 \end_layout
27878
27879 \end_inset
27880
27881
27882 \begin_inset Formula \begin{eqnarray*}
27883 A & = & B\\
27884 C & \ne & A\end{eqnarray*}
27885
27886 \end_inset
27887
27888
27889 \end_layout
27890
27891 \begin_layout Subsubsection
27892 Lange Formeln
27893 \begin_inset Index
27894 status collapsed
27895
27896 \begin_layout Plain Layout
27897 Formel ! lange
27898 \end_layout
27899
27900 \end_inset
27901
27902
27903 \end_layout
27904
27905 \begin_layout Standard
27906 Lange Formeln kann man wie folgt setzen:
27907 \end_layout
27908
27909 \begin_layout Itemize
27910 Ist eine Seite der Gleichung deutlich kürzer als die Zeilenbreite, wählt
27911  man man diese als linke Seite und schreibt die rechte über zwei Zeilen:
27912 \begin_inset ERT
27913 status collapsed
27914
27915 \begin_layout Plain Layout
27916
27917
27918 \backslash
27919 medskip
27920 \end_layout
27921
27922 \end_inset
27923
27924  
27925 \begin_inset Formula \begin{eqnarray}
27926 H & = & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{1}}\Delta_{1}-\frac{\hbar^{2}}{2m_{2}}\Delta_{2}-\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{1}|}\nonumber \\
27927  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:kurzlang}\end{eqnarray}
27928
27929 \end_inset
27930
27931
27932 \begin_inset ERT
27933 status collapsed
27934
27935 \begin_layout Plain Layout
27936
27937
27938 \backslash
27939 smallskip
27940 \end_layout
27941
27942 \end_inset
27943
27944
27945 \begin_inset Newline newline
27946 \end_inset
27947
27948 Das Minuszeichen zu Beginn der zweiten Zeile erscheint eigentlich nicht
27949  als Operator, da es das erste Zeichen der Zeile ist.
27950  Deswegen wäre es nicht von Leerraum umgeben und ließe sich schlecht vom
27951  Bruchstrich unterscheiden.
27952  Um das zu verhindern, wurde mit dem Befehl 
27953 \series bold
27954
27955 \backslash
27956 hspace{3pt}
27957 \series default
27958
27959 \begin_inset Foot
27960 status collapsed
27961
27962 \begin_layout Plain Layout
27963 mehr zu 
27964 \series bold
27965
27966 \backslash
27967 hspace
27968 \series default
27969  siehe 
27970 \begin_inset CommandInset ref
27971 LatexCommand ref
27972 reference "sub:Variabler-Leerraum"
27973
27974 \end_inset
27975
27976
27977 \end_layout
27978
27979 \end_inset
27980
27981
27982 \begin_inset Index
27983 status collapsed
27984
27985 \begin_layout Plain Layout
27986 Befehle ! H ! 
27987 \backslash
27988 hspace
27989 \end_layout
27990
27991 \end_inset
27992
27993  Leerraum hinter das Minuszeichen eingefügt.
27994 \end_layout
27995
27996 \begin_layout Itemize
27997 Sind beide Seiten der Gleichung zu lang, verwendet man den Befehl 
27998 \series bold
27999
28000 \backslash
28001 lefteqn
28002 \series default
28003
28004 \begin_inset Index
28005 status collapsed
28006
28007 \begin_layout Plain Layout
28008 Befehle ! L ! 
28009 \backslash
28010 lefteqn
28011 \end_layout
28012
28013 \end_inset
28014
28015 .
28016  Dieser wird in die erste Spalte der ersten Zeile eingegeben und bewirkt,
28017  dass alle weiteren Eingaben die folgenden Spalten überschreiben:
28018 \begin_inset ERT
28019 status collapsed
28020
28021 \begin_layout Plain Layout
28022
28023
28024 \backslash
28025 medskip
28026 \end_layout
28027
28028 \end_inset
28029
28030
28031 \begin_inset Formula \begin{eqnarray}
28032 \lefteqn{4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}}\nonumber \\
28033  &  & -\hspace{3pt}B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}\nonumber \\
28034  &  & =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\label{eq:lefteqn}\end{eqnarray}
28035
28036 \end_inset
28037
28038
28039 \begin_inset ERT
28040 status collapsed
28041
28042 \begin_layout Plain Layout
28043
28044
28045 \backslash
28046 smallskip
28047 \end_layout
28048
28049 \end_inset
28050
28051
28052 \begin_inset Newline newline
28053 \end_inset
28054
28055 Nachdem man 
28056 \series bold
28057
28058 \backslash
28059 lefteqn
28060 \series default
28061  eingegeben hat, befindet sich der Cursor in einem pinkfarbenen Kästchen,
28062  das gegenüber dem blauen leicht verschoben ist.
28063  In dieses wird die Formel eingegeben.
28064 \begin_inset ERT
28065 status collapsed
28066
28067 \begin_layout Plain Layout
28068
28069
28070 \backslash
28071 medskip
28072 \end_layout
28073
28074 \end_inset
28075
28076
28077 \begin_inset Newline newline
28078 \end_inset
28079
28080 Der Inhalt der weiteren Zeilen wird in die zweite oder eine andere Formelspalte
28081  eingegeben.
28082  Je größer die Spaltennummer in die eingegeben wurde, desto größer ist die
28083  Einrückung.
28084 \begin_inset ERT
28085 status collapsed
28086
28087 \begin_layout Plain Layout
28088
28089
28090 \backslash
28091 medskip
28092 \end_layout
28093
28094 \end_inset
28095
28096
28097 \begin_inset Newline newline
28098 \end_inset
28099
28100
28101 \begin_inset Note Greyedout
28102 status open
28103
28104 \begin_layout Plain Layout
28105 Bei der Verwendung von 
28106 \series bold
28107
28108 \backslash
28109 lefteqn
28110 \series default
28111  ist Folgendes zu beachten:
28112 \end_layout
28113
28114 \begin_layout Itemize
28115 Die Formel nutzt nicht die gesamte Seitenbreite aus.
28116  Würde man in obigem Beispiel der ersten Zeile den Term 
28117 \begin_inset Formula $-B^{2}$
28118 \end_inset
28119
28120  anfügen, befände sich dieser außerhalb des Seitenrands.
28121  Um die Breite besser auszunutzen, kann man zu Beginn der ersten Zeile negativen
28122  Leerraum einfügen.
28123 \end_layout
28124
28125 \begin_layout Itemize
28126 Aufgrund eines Fehlers in LyX kann der Cursor nicht mit der Maus in die
28127  erste Zeile gesetzt werden.
28128 \begin_inset Foot
28129 status collapsed
28130
28131 \begin_layout Plain Layout
28132 \begin_inset CommandInset href
28133 LatexCommand href
28134 name "LyX-Fehler #1429"
28135 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28136
28137 \end_inset
28138
28139
28140 \end_layout
28141
28142 \end_inset
28143
28144  Man kann den Cursor nur an den Anfang der Zeile setzen und ihn mit den
28145  Pfeiltasten bewegen.
28146 \end_layout
28147
28148 \end_inset
28149
28150
28151 \end_layout
28152
28153 \begin_layout Itemize
28154 Weitere Möglichkeiten lange Formeln zu setzen, bieten die in 
28155 \begin_inset CommandInset ref
28156 LatexCommand ref
28157 reference "sub:Multline-Umgebung"
28158
28159 \end_inset
28160
28161  und 
28162 \begin_inset CommandInset ref
28163 LatexCommand ref
28164 reference "sub:Mehrzeilige-Formelteile"
28165
28166 \end_inset
28167
28168  beschriebenen Umgebungen.
28169 \end_layout
28170
28171 \begin_layout Subsubsection
28172 Mehrzeilige Klammern
28173 \begin_inset CommandInset label
28174 LatexCommand label
28175 name "sub:Mehrzeilige-Klammern"
28176
28177 \end_inset
28178
28179
28180 \begin_inset Index
28181 status collapsed
28182
28183 \begin_layout Plain Layout
28184 Klammern ! mehrzeilige
28185 \end_layout
28186
28187 \end_inset
28188
28189
28190 \end_layout
28191
28192 \begin_layout Standard
28193 Bei Klammern, die über mehrere Zeilen gehen, tritt folgendes Problem auf:
28194 \begin_inset Formula \begin{eqnarray*}
28195 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28196  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28197
28198 \end_inset
28199
28200
28201 \end_layout
28202
28203 \begin_layout Standard
28204 Die schließende Klammer ist kleiner als die öffnende, denn Klammern variabler
28205  Größe dürfen nicht über mehrere Zeilen gehen.
28206 \end_layout
28207
28208 \begin_layout Standard
28209 Um die Größe für die Klammer der zweiten Zeile anzupassen, beendet man die
28210  erste Zeile mit 
28211 \series bold
28212
28213 \backslash
28214 right.
28215 \series default
28216
28217 \begin_inset Index
28218 status collapsed
28219
28220 \begin_layout Plain Layout
28221 Befehle ! R ! 
28222 \backslash
28223 right
28224 \end_layout
28225
28226 \end_inset
28227
28228  und beginnt die zweite Zeile mit 
28229 \series bold
28230
28231 \backslash
28232 left.
28233 \begin_inset Foot
28234 status collapsed
28235
28236 \begin_layout Plain Layout
28237 mehr zu 
28238 \series bold
28239
28240 \backslash
28241 left
28242 \series default
28243  und 
28244 \series bold
28245
28246 \backslash
28247 right
28248 \series default
28249  siehe 
28250 \begin_inset CommandInset ref
28251 LatexCommand ref
28252 reference "sub:Automatische-Klammergrößen"
28253
28254 \end_inset
28255
28256
28257 \end_layout
28258
28259 \end_inset
28260
28261
28262 \series default
28263
28264 \begin_inset Index
28265 status collapsed
28266
28267 \begin_layout Plain Layout
28268 Befehle ! L ! 
28269 \backslash
28270 left
28271 \end_layout
28272
28273 \end_inset
28274
28275 .
28276  Nach 
28277 \series bold
28278
28279 \backslash
28280 left.
28281
28282 \series default
28283  gibt man den Befehl 
28284 \series bold
28285
28286 \backslash
28287 vphantom
28288 \series default
28289
28290 \begin_inset ERT
28291 status collapsed
28292
28293 \begin_layout Plain Layout
28294
28295
28296 \backslash
28297 leer 
28298 \end_layout
28299
28300 \end_inset
28301
28302
28303 \series bold
28304
28305 \backslash
28306 prod
28307 \series default
28308 ^
28309 \begin_inset ERT
28310 status collapsed
28311
28312 \begin_layout Plain Layout
28313
28314
28315 \backslash
28316 leer 
28317 \end_layout
28318
28319 \end_inset
28320
28321
28322 \series bold
28323
28324 \backslash
28325 infty
28326 \series default
28327
28328 \begin_inset ERT
28329 status collapsed
28330
28331 \begin_layout Plain Layout
28332
28333
28334 \backslash
28335 leer 
28336 \end_layout
28337
28338 \end_inset
28339
28340
28341 \series bold
28342
28343 \begin_inset Formula $\downarrow$
28344 \end_inset
28345
28346 _R=1}
28347 \series default
28348
28349 \begin_inset Index
28350 status collapsed
28351
28352 \begin_layout Plain Layout
28353 Befehle ! V ! 
28354 \backslash
28355 vphantom
28356 \end_layout
28357
28358 \end_inset
28359
28360  ein, denn der Multiplikationsoperator mit seinen Grenzen ist das größte
28361  Symbol der ersten Zeile, und daran soll die zweite Klammer angepasst werden.
28362 \end_layout
28363
28364 \begin_layout Standard
28365 Das Ergebnis sieht so aus:
28366 \begin_inset Formula \begin{eqnarray*}
28367 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28368  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28369
28370 \end_inset
28371
28372
28373 \end_layout
28374
28375 \begin_layout Subsection
28376 Align-Umgebungen
28377 \end_layout
28378
28379 \begin_layout Standard
28380 Align-Umgebungen können für jede Art von mehrzeiligen Formeln verwendet
28381  werden.
28382  Sie sind besonders geeignet um mehrere Formeln nebeneinander zu setzen.
28383 \end_layout
28384
28385 \begin_layout Standard
28386 Align-Umgebungen bestehen aus Spalten.
28387  Die ungeradzahligen Spalten sind rechts-, die geradzahligen linksbündig
28388  ausgerichtet.
28389  Jede Zeile einer Align-Umgebung kann nummeriert werden.
28390 \end_layout
28391
28392 \begin_layout Standard
28393 Align-Umgebung werden über das Menü 
28394 \family sans
28395 Einfügen\SpecialChar \menuseparator
28396 Mathe
28397 \family default
28398  erstellt.
28399  Über das Menü 
28400 \family sans
28401 Bearbeiten\SpecialChar \menuseparator
28402 Mathe\SpecialChar \menuseparator
28403 Formelart
28404 \begin_inset space ~
28405 \end_inset
28406
28407 ändern
28408 \family default
28409  können bereits existierende Formeln in Align-Umgebungen umgewandelt werden.
28410 \end_layout
28411
28412 \begin_layout Standard
28413 Um Spalten hinzuzufügen oder zu entfernen, können die Mathe-Werkzeugleistenknöpf
28414
28415 \begin_inset Graphics
28416         filename ../../images/tabular-feature_append-column.png
28417         scale 85
28418
28419 \end_inset
28420
28421  bzw.
28422 \begin_inset space ~
28423 \end_inset
28424
28425
28426 \begin_inset Graphics
28427         filename ../../images/tabular-feature_delete-column.png
28428         scale 85
28429
28430 \end_inset
28431
28432  oder das Menü 
28433 \family sans
28434 Bearbeiten\SpecialChar \menuseparator
28435 Zeilen & Spalten
28436 \family default
28437  verwendet werden.
28438 \end_layout
28439
28440 \begin_layout Subsubsection
28441 Standard align-Umgebung
28442 \begin_inset CommandInset label
28443 LatexCommand label
28444 name "sub:Standard-align-Umgebung"
28445
28446 \end_inset
28447
28448
28449 \begin_inset Index
28450 status collapsed
28451
28452 \begin_layout Plain Layout
28453 Formel ! mehrzeilige ! align-Umgebung
28454 \end_layout
28455
28456 \end_inset
28457
28458
28459 \end_layout
28460
28461 \begin_layout Standard
28462 Diese Align-Umgebung wird erstellt, indem man in einer Formel 
28463 \family sans
28464 Strg-Enter
28465 \family default
28466  drückt oder das Menü 
28467 \family sans
28468 Einfügen\SpecialChar \menuseparator
28469 Mathe\SpecialChar \menuseparator
28470 AMS align-Umge\SpecialChar \-
28471 bung
28472 \family default
28473  aufruft.
28474 \end_layout
28475
28476 \begin_layout Standard
28477 Ein Beispiel für zwei nebeneinander stehende Formeln, die mit einer vierspaltige
28478 n align-Umgebung erzeugt wurden:
28479 \begin_inset Formula \begin{align*}
28480 A & =\sin(B) & C & =D\\
28481 C & \ne A & B & \ne D\end{align*}
28482
28483 \end_inset
28484
28485 Wie man sieht, werden die Formeln in dieser Umgebung so angeordnet, als
28486  würde sich vor der ersten und hinter jeder geraden Spalte ein 
28487 \series bold
28488
28489 \backslash
28490 hfill
28491 \begin_inset Foot
28492 status collapsed
28493
28494 \begin_layout Plain Layout
28495 mehr zu 
28496 \series bold
28497
28498 \backslash
28499 hfill
28500 \series default
28501  siehe 
28502 \begin_inset CommandInset ref
28503 LatexCommand ref
28504 reference "sub:Variabler-Leerraum"
28505
28506 \end_inset
28507
28508
28509 \end_layout
28510
28511 \end_inset
28512
28513
28514 \series default
28515  befinden.
28516  Ist der Formelstil 
28517 \series bold
28518 Eingerückt
28519 \begin_inset Foot
28520 status collapsed
28521
28522 \begin_layout Plain Layout
28523 Formelstile siehe 
28524 \begin_inset CommandInset ref
28525 LatexCommand ref
28526 reference "sec:Formelstile"
28527
28528 \end_inset
28529
28530
28531 \end_layout
28532
28533 \end_inset
28534
28535
28536 \series default
28537  gewählt, wird die Formel ohne den 
28538 \series bold
28539
28540 \backslash
28541 hfill
28542 \series default
28543  vor der ersten Spalte gesetzt.
28544 \end_layout
28545
28546 \begin_layout Subsubsection
28547 Alignat-Umgebung
28548 \begin_inset Index
28549 status collapsed
28550
28551 \begin_layout Plain Layout
28552 Formel ! mehrzeilige ! alignat-Umgebung
28553 \end_layout
28554
28555 \end_inset
28556
28557
28558 \end_layout
28559
28560 \begin_layout Standard
28561 In der alignat-Umgebung gibt es keinen vordefinierten Spaltenabstand.
28562  Man kann ihn manuell durch die in 
28563 \begin_inset CommandInset ref
28564 LatexCommand ref
28565 reference "sub:Leerraum"
28566
28567 \end_inset
28568
28569  beschriebenen Leerräume einfügen.
28570 \end_layout
28571
28572 \begin_layout Standard
28573 Das vorige Beispiel in der alignat-Umgebung, bei dem zu Beginn der zweiten
28574  Formel 1
28575 \begin_inset space \thinspace{}
28576 \end_inset
28577
28578 cm Leerraum eingefügt wurde:
28579 \begin_inset Formula \begin{alignat*}{2}
28580 A & =\sin(B) & \hspace{1cm}C & =D\\
28581 C & \ne A & B & \ne D\end{alignat*}
28582
28583 \end_inset
28584
28585 Weil man den Spaltenabstand für jede Spalte einzeln einstellen kann, eignet
28586  sich diese Umgebung besonders für drei und mehr nebeneinander gesetzte
28587  Formeln.
28588 \end_layout
28589
28590 \begin_layout Subsubsection
28591 Flalign-Umgebung
28592 \begin_inset CommandInset label
28593 LatexCommand label
28594 name "sub:Flalign-Umgebung"
28595
28596 \end_inset
28597
28598
28599 \begin_inset Index
28600 status collapsed
28601
28602 \begin_layout Plain Layout
28603 Formel ! mehrzeilige ! flalign-Umgebung
28604 \end_layout
28605
28606 \end_inset
28607
28608
28609 \end_layout
28610
28611 \begin_layout Standard
28612 Bei dieser Umgebung werden die ersten beiden Spalten immer so weit links
28613  und die letzten beiden Spalten so weit rechts wie möglich gesetzt.
28614  Dazu ein Beispiel:
28615 \begin_inset Formula \begin{flalign*}
28616 A & =1 & B & =2 & C & =3\\
28617 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28618
28619 \end_inset
28620
28621
28622 \end_layout
28623
28624 \begin_layout Standard
28625 Erzeugt man eine flalign-Umgebung mit ungerader Spaltenanzahl und gibt in
28626  die letzte Spalte eine leere TeX-Klammer ein, kann man einzelne Formeln
28627  im Dokument links setzen obwohl der Formelstil 
28628 \series bold
28629 Zentriert
28630 \series default
28631  eingestellt ist.
28632  Als Beispiel die eingerückte ausgerichtete Formel 
28633 \begin_inset CommandInset ref
28634 LatexCommand eqref
28635 reference "eq:VolInt"
28636
28637 \end_inset
28638
28639 :
28640 \begin_inset Formula \begin{flalign}
28641 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28642
28643 \end_inset
28644
28645 In den ersten beiden Spalten befindet sich die Formel.
28646  Damit sie wie beim Formelstil 
28647 \series bold
28648 Eingerückt
28649 \series default
28650  vom Rand etwas abgesetzt ist, wurde zu Beginn der ersten Spalte 30
28651 \begin_inset space \thinspace{}
28652 \end_inset
28653
28654 pt Leerraum eingefügt.
28655 \end_layout
28656
28657 \begin_layout Subsection
28658 Eqnarray-Umgebung
28659 \begin_inset Index
28660 status collapsed
28661
28662 \begin_layout Plain Layout
28663 Formel ! mehrzeilige ! Eqnarray-Umgebung
28664 \end_layout
28665
28666 \end_inset
28667
28668
28669 \end_layout
28670
28671 \begin_layout Standard
28672 Hat man diese Umgebung erzeugt, erscheinen drei blaue Kästchen.
28673  Der Inhalt des ersten Kästchens wird rechtsbündig, der des letzten linksbündig
28674  ausgerichtet.
28675  Der Inhalt des mittleren Kästchens erscheint zentriert und etwas kleiner,
28676  da dieses Kästchen nur für Relationzeichen gedacht ist.
28677 \begin_inset Formula \begin{eqnarray*}
28678 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28679 AB & AB & AB\\
28680 A & = & A\end{eqnarray*}
28681
28682 \end_inset
28683
28684
28685 \end_layout
28686
28687 \begin_layout Subsection
28688 Gather-Umgebung
28689 \begin_inset Index
28690 status collapsed
28691
28692 \begin_layout Plain Layout
28693 Formel ! mehrzeilige ! Gather-Umgebung
28694 \end_layout
28695
28696 \end_inset
28697
28698
28699 \end_layout
28700
28701 \begin_layout Standard
28702 Diese Umgebung besteht nur aus einer Spalte, deren Inhalt zentriert ist.
28703  Jede Zeile kann nummeriert werden.
28704 \begin_inset Formula \begin{gather}
28705 A=1\\
28706 X=\textrm{-}1\end{gather}
28707
28708 \end_inset
28709
28710
28711 \end_layout
28712
28713 \begin_layout Subsection
28714 Multline-Umgebung
28715 \begin_inset CommandInset label
28716 LatexCommand label
28717 name "sub:Multline-Umgebung"
28718
28719 \end_inset
28720
28721
28722 \begin_inset Index
28723 status collapsed
28724
28725 \begin_layout Plain Layout
28726 Formel ! mehrzeilige ! Multline-Umgebung
28727 \end_layout
28728
28729 \end_inset
28730
28731
28732 \end_layout
28733
28734 \begin_layout Standard
28735 Die multline-Umgebung besteht wie die Gather-Umgebung nur aus einer Spalte.
28736  Jedoch ist die erste Zeile links, die letzte rechts ausgerichtet.
28737  Alle anderen Zeilen sind zentriert.
28738  Dadurch eignet sich diese Umgebung besonders für lange Formeln.
28739  Als Beispiel Formel 
28740 \begin_inset CommandInset ref
28741 LatexCommand eqref
28742 reference "eq:lefteqn"
28743
28744 \end_inset
28745
28746  in der multline-Umgebung:
28747 \begin_inset Formula \begin{multline}
28748 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}\\
28749 -B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}\\
28750 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\end{multline}
28751
28752 \end_inset
28753
28754
28755 \end_layout
28756
28757 \begin_layout Standard
28758 In der Ausgabe erscheint nur die letzte (erste) Zeile einer multline-Umgebung
28759  nummeriert, wenn rechts (links) nummeriert wird.
28760 \begin_inset Foot
28761 status collapsed
28762
28763 \begin_layout Plain Layout
28764 Nummerierungsstile siehe 
28765 \begin_inset CommandInset ref
28766 LatexCommand ref
28767 reference "sec:Formelstile"
28768
28769 \end_inset
28770
28771
28772 \end_layout
28773
28774 \end_inset
28775
28776
28777 \end_layout
28778
28779 \begin_layout Standard
28780 Mit den Befehlen 
28781 \series bold
28782
28783 \backslash
28784 shoveright
28785 \begin_inset Index
28786 status collapsed
28787
28788 \begin_layout Plain Layout
28789 Befehle ! S ! 
28790 \backslash
28791 shoveright
28792 \end_layout
28793
28794 \end_inset
28795
28796
28797 \series default
28798  und 
28799 \series bold
28800
28801 \backslash
28802 shoveleft
28803 \begin_inset Index
28804 status collapsed
28805
28806 \begin_layout Plain Layout
28807 Befehle ! S ! 
28808 \backslash
28809 shoveleft
28810 \end_layout
28811
28812 \end_inset
28813
28814
28815 \series default
28816  kann eine zentrierte Zeile rechts bzw.
28817  links ausgerichtet werden.
28818  Die Befehle werden folgendermaßen verwendet:
28819 \end_layout
28820
28821 \begin_layout Standard
28822
28823 \series bold
28824
28825 \backslash
28826 shoveright{Zeileninhalt}
28827 \series default
28828  bzw.
28829  
28830 \series bold
28831
28832 \backslash
28833 shoveleft{Zeileninhalt}
28834 \end_layout
28835
28836 \begin_layout Standard
28837 \begin_inset VSpace medskip
28838 \end_inset
28839
28840 Die Länge 
28841 \series bold
28842
28843 \backslash
28844 multlinegap
28845 \begin_inset Index
28846 status collapsed
28847
28848 \begin_layout Plain Layout
28849 Befehle ! M ! 
28850 \backslash
28851 multlinegap
28852 \end_layout
28853
28854 \end_inset
28855
28856
28857 \series default
28858  legt den Abstand der ersten Zeile vom linken Seitenrand fest.
28859  Voreingestellt ist die Länge 0
28860 \begin_inset space \thinspace{}
28861 \end_inset
28862
28863 pt.
28864 \end_layout
28865
28866 \begin_layout Standard
28867 Als Beispiel obige Formel, vor der im TeX-Modus der Befehl
28868 \end_layout
28869
28870 \begin_layout Standard
28871
28872 \series bold
28873
28874 \backslash
28875 setlength{
28876 \backslash
28877 multlinegap}{2cm}
28878 \end_layout
28879
28880 \begin_layout Standard
28881 eingegeben wurde:
28882 \begin_inset ERT
28883 status collapsed
28884
28885 \begin_layout Plain Layout
28886
28887
28888 \backslash
28889 setlength{
28890 \backslash
28891 multlinegap}{2cm}
28892 \end_layout
28893
28894 \end_inset
28895
28896
28897 \begin_inset Formula \begin{multline}
28898 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}\\
28899 \shoveleft{-B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}\\
28900 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\end{multline}
28901
28902 \end_inset
28903
28904
28905 \begin_inset ERT
28906 status collapsed
28907
28908 \begin_layout Plain Layout
28909
28910
28911 \backslash
28912 setlength{
28913 \backslash
28914 multlinegap}{0pt}
28915 \end_layout
28916
28917 \end_inset
28918
28919
28920 \end_layout
28921
28922 \begin_layout Standard
28923 Die zweite Zeile wurde mit 
28924 \series bold
28925
28926 \backslash
28927 shoveleft
28928 \series default
28929  linksbündig ausgerichtet.
28930 \end_layout
28931
28932 \begin_layout Subsection
28933 Mehrzeilige Formelteile
28934 \begin_inset CommandInset label
28935 LatexCommand label
28936 name "sub:Mehrzeilige-Formelteile"
28937
28938 \end_inset
28939
28940
28941 \begin_inset Index
28942 status collapsed
28943
28944 \begin_layout Plain Layout
28945 Formel ! mehrzeilige ! Formelteile
28946 \end_layout
28947
28948 \end_inset
28949
28950
28951 \end_layout
28952
28953 \begin_layout Standard
28954 Möchte man nur Teile einer Formel mehrzeilig darstellen, verwendet man eine
28955  der folgenden Umgebungen: 
28956 \series bold
28957 aligned
28958 \series default
28959
28960 \series bold
28961 alignedat
28962 \series default
28963
28964 \series bold
28965 gathered
28966 \series default
28967  oder 
28968 \series bold
28969 split
28970 \series default
28971 .
28972  Sie können über das Menü 
28973 \family sans
28974 Einfügen\SpecialChar \menuseparator
28975 Mathe
28976 \family default
28977  oder mit Befehlen eingefügt werden, wie in diesem Abschnitt beschrieben.
28978 \end_layout
28979
28980 \begin_layout Standard
28981 Die ersten drei haben dieselben Eigenschaften wie die entsprechenden mehrzeilige
28982 n Formel\SpecialChar \-
28983 umgebungen.
28984  Man kann jedoch zusätzlich weitere Formelteile daneben setzen.
28985  Dazu ein Beispiel:
28986 \begin_inset Formula \[
28987 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28988 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
28989 \right\} \textrm{Unbestimmtheitsrelationen}\]
28990
28991 \end_inset
28992
28993
28994 \end_layout
28995
28996 \begin_layout Standard
28997 Um diese Formel zu erhalten, wird eine abgesetzte Formel erstellt, in die
28998  der Befehl 
28999 \series bold
29000
29001 \backslash
29002 aligned
29003 \begin_inset Index
29004 status collapsed
29005
29006 \begin_layout Plain Layout
29007 Befehle ! A ! 
29008 \backslash
29009 aligned
29010 \end_layout
29011
29012 \end_inset
29013
29014
29015 \series default
29016  eingegeben wird.
29017  Es erscheint eine lila Box um das blaue Formelkästchen in der man nun Spalten
29018  und Zeilen hinzufügen kann.
29019  Außerhalb der mehrzeiligen Umgebung können Formelteile, wie die Klammer,
29020  gesetzt werden.
29021 \end_layout
29022
29023 \begin_layout Standard
29024 Die aligned-Umgebung eignet sich auch für lange Formeln, deren Zeilen horizontal
29025  ausgerichtet sind.
29026  Verwendet man aligned in einer abgesetzten Formel, hat das den Vorteil,
29027  dass die Formelnummer vertikal mittig hinter den Zeilen steht.
29028  Als Beispiel Formel 
29029 \begin_inset CommandInset ref
29030 LatexCommand eqref
29031 reference "eq:kurzlang"
29032
29033 \end_inset
29034
29035  in der aligned-Umgebung:
29036 \begin_inset Formula \begin{equation}
29037 \begin{aligned}H=\; & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{1}}\Delta_{1}-\frac{\hbar^{2}}{2m_{2}}\Delta_{2}-\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{1}|}\\
29038  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\end{aligned}
29039 \end{equation}
29040
29041 \end_inset
29042
29043
29044 \end_layout
29045
29046 \begin_layout Standard
29047 Möchte man die Umgebung 
29048 \series bold
29049 alignedat
29050 \series default
29051
29052 \series bold
29053 gathered
29054 \series default
29055  oder 
29056 \series bold
29057 split
29058 \series default
29059  verwenden, gibt man den Befehl 
29060 \series bold
29061
29062 \backslash
29063 alignedat
29064 \series default
29065 ,
29066 \begin_inset Index
29067 status collapsed
29068
29069 \begin_layout Plain Layout
29070 Befehle ! A ! 
29071 \backslash
29072 alignedat
29073 \end_layout
29074
29075 \end_inset
29076
29077  
29078 \series bold
29079
29080 \backslash
29081 gathered
29082 \series default
29083
29084 \begin_inset Index
29085 status collapsed
29086
29087 \begin_layout Plain Layout
29088 Befehle ! G ! 
29089 \backslash
29090 gathered
29091 \end_layout
29092
29093 \end_inset
29094
29095  bzw.
29096  
29097 \series bold
29098
29099 \backslash
29100 split
29101 \series default
29102
29103 \begin_inset Index
29104 status collapsed
29105
29106 \begin_layout Plain Layout
29107 Befehle ! S ! 
29108 \backslash
29109 split
29110 \end_layout
29111
29112 \end_inset
29113
29114  ein.
29115  Die split-Umgebung hat dieselben Eigenschaften wie die aligned-Umgebung,
29116  jedoch darf sie nur zwei Spalten enthalten.
29117 \end_layout
29118
29119 \begin_layout Subsection
29120 Text in mehrzeiligen Formeln
29121 \begin_inset CommandInset label
29122 LatexCommand label
29123 name "sub:Text-in-mehrzeiligen"
29124
29125 \end_inset
29126
29127
29128 \begin_inset Index
29129 status collapsed
29130
29131 \begin_layout Plain Layout
29132 Text ! in Formeln
29133 \end_layout
29134
29135 \end_inset
29136
29137
29138 \begin_inset Index
29139 status collapsed
29140
29141 \begin_layout Plain Layout
29142 Formel ! mehrzeilige ! Text
29143 \end_layout
29144
29145 \end_inset
29146
29147
29148 \end_layout
29149
29150 \begin_layout Standard
29151 Bei den Align-Umgebungen sowie der multline- und gather-Umgebung besteht
29152  die Möglichkeit Text einzufügen, der in einer eigenen Zeile erscheint und
29153  die Ausrichtung der Spalten nicht beeinflusst.
29154  Dazu wird der Befehl 
29155 \series bold
29156
29157 \backslash
29158 intertext
29159 \begin_inset Index
29160 status collapsed
29161
29162 \begin_layout Plain Layout
29163 Befehle ! I ! 
29164 \backslash
29165 intertext
29166 \end_layout
29167
29168 \end_inset
29169
29170
29171 \series default
29172  nach folgendem Schema benutzt:
29173 \end_layout
29174
29175 \begin_layout Standard
29176
29177 \series bold
29178
29179 \backslash
29180 intertext{Text}
29181 \end_layout
29182
29183 \begin_layout Standard
29184 Der Text sollte nicht länger als eine Zeile sein, da er nicht umgebrochen
29185  werden kann.
29186  Weil LyX 
29187 \series bold
29188
29189 \backslash
29190 intertext
29191 \series default
29192  noch nicht direkt unterstützt, schreibt man den Text als mathematischen
29193  Text.
29194  
29195 \series bold
29196
29197 \backslash
29198 intertext
29199 \series default
29200  muss dabei zu Beginn einer Zeile stehen und erscheint in der Ausgabe über
29201  dieser Zeile.
29202  Ein Beispiel bei dem der Text zu Beginn der zweiten Zeile eingegeben wurde:
29203 \begin_inset Formula \begin{align}
29204 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29205 \intertext{\text{Integrand ist symmetrisch zu $\phi=\pi$, daher}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29206
29207 \end_inset
29208
29209
29210 \end_layout
29211
29212 \begin_layout Section
29213 Formelnummerierung
29214 \begin_inset Index
29215 status collapsed
29216
29217 \begin_layout Plain Layout
29218 Formelnummerierung
29219 \end_layout
29220
29221 \end_inset
29222
29223
29224 \begin_inset Index
29225 status collapsed
29226
29227 \begin_layout Plain Layout
29228 Formel ! Nummerierung|see
29229 \begin_inset ERT
29230 status collapsed
29231
29232 \begin_layout Plain Layout
29233
29234 {
29235 \end_layout
29236
29237 \end_inset
29238
29239 Formelnummerierung
29240 \begin_inset ERT
29241 status collapsed
29242
29243 \begin_layout Plain Layout
29244
29245 }
29246 \end_layout
29247
29248 \end_inset
29249
29250
29251 \end_layout
29252
29253 \end_inset
29254
29255
29256 \end_layout
29257
29258 \begin_layout Subsection
29259 Allgemeines
29260 \end_layout
29261
29262 \begin_layout Standard
29263 Nummerierte Formeln können mit dem Menü 
29264 \family sans
29265 Einfügen\SpecialChar \menuseparator
29266 Mathe\SpecialChar \menuseparator
29267 Nummerierte
29268 \begin_inset space ~
29269 \end_inset
29270
29271 Formel
29272 \family default
29273  (Tastenkürzel 
29274 \family sans
29275 Strg-Alt
29276 \begin_inset space ~
29277 \end_inset
29278
29279 n
29280 \family default
29281 ) erstellt, bestehende Formeln über das Menü 
29282 \family sans
29283 Bearbeiten\SpecialChar \menuseparator
29284 Mathe\SpecialChar \menuseparator
29285 Nummerierung
29286 \begin_inset space ~
29287 \end_inset
29288
29289 an/aus
29290 \family default
29291  (Tastenkürzel 
29292 \family sans
29293 Alt-m
29294 \begin_inset space ~
29295 \end_inset
29296
29297 n
29298 \family default
29299 ) nummeriert werden.
29300  Die Formelnummer erscheint in LyX hinter der Formel als Raute in runden
29301  Klammern.
29302  Im Ausdruck erscheint anstelle der Raute die Formelnummer.
29303 \end_layout
29304
29305 \begin_layout Standard
29306 Wird in mehrzeiligen Formeln die Nummerierung angeschaltet, werden alle
29307  Zeilen nummeriert.
29308  Man kann jedoch über das Menü 
29309 \family sans
29310 Bearbeiten\SpecialChar \menuseparator
29311 Mathe\SpecialChar \menuseparator
29312 Zeilennummerierung an/aus
29313 \family default
29314  (Tastenkürzel 
29315 \family sans
29316 Alt-m
29317 \begin_inset space ~
29318 \end_inset
29319
29320 N
29321 \family default
29322 ) für jede Zeile die Nummerierung festlegen.
29323 \end_layout
29324
29325 \begin_layout Standard
29326 Außer eingebetteten können alle Formeln in zwei verschiedenen Stilen nummeriert
29327  werden, siehe 
29328 \begin_inset CommandInset ref
29329 LatexCommand ref
29330 reference "sec:Formelstile"
29331
29332 \end_inset
29333
29334 .
29335 \end_layout
29336
29337 \begin_layout Subsection
29338 Querverweise
29339 \begin_inset CommandInset label
29340 LatexCommand label
29341 name "sub:Querverweise"
29342
29343 \end_inset
29344
29345
29346 \begin_inset Index
29347 status collapsed
29348
29349 \begin_layout Plain Layout
29350 Querverweise ! auf Formeln
29351 \end_layout
29352
29353 \end_inset
29354
29355
29356 \end_layout
29357
29358 \begin_layout Standard
29359 Es kann auf alle Formeln verwiesen werden, die eine Marke besitzen.
29360  Eine Marke wird mit dem Menü 
29361 \family sans
29362 Einfügen\SpecialChar \menuseparator
29363 Marke
29364 \family default
29365  oder dem Werkzeugleistenknopf 
29366 \begin_inset Graphics
29367         filename ../../images/label-insert.png
29368         scale 85
29369
29370 \end_inset
29371
29372  gesetzt.
29373  Dabei muss sich der Cursor in einer abgesetzten Formel befinden.
29374  Es erscheint ein Eingabefeld mit dem voreingestellten Eintrag 
29375 \series bold
29376 eq:
29377 \series default
29378 , nachdem der eigentliche Markenname eingegeben wird.
29379  Der voreingestellte Eintrag steht für 
29380 \begin_inset Quotes gld
29381 \end_inset
29382
29383 equation
29384 \begin_inset Quotes grd
29385 \end_inset
29386
29387  und erleichtert bei größeren Dokumenten die Zuordnung, dass die Marke zu
29388  einer Formel und nicht zu einem Kapitel gehört.
29389  Um eine Marke zu ändern, wählt man wieder das Menü 
29390 \family sans
29391 Einfügen\SpecialChar \menuseparator
29392 Marke
29393 \family default
29394 .
29395 \end_layout
29396
29397 \begin_layout Standard
29398 Der Name der Marke erscheint in LyX in zwei runden Klammern hinter der Formel.
29399  Eine Formel mit Marke wird immer nummeriert.
29400 \end_layout
29401
29402 \begin_layout Standard
29403 Querverweise werden mit dem Menü 
29404 \family sans
29405 Einfügen\SpecialChar \menuseparator
29406 Querverweis
29407 \family default
29408  oder dem Werkzeugleistenknopf 
29409 \begin_inset Graphics
29410         filename ../../images/dialog-show-new-inset_ref.png
29411         scale 85
29412
29413 \end_inset
29414
29415  eingefügt.
29416  Ein Querverweis auf Formeln erscheint im Ausdruck als Formelnummer.
29417  Wenn man im Querverweis Dialogfenster das Format 
29418 \series bold
29419 (<Querverweis>)
29420 \series default
29421  wählt, erscheint der Querverweis als Formelnummer in Klammern.
29422 \begin_inset Newline newline
29423 \end_inset
29424
29425 Drückt man in LyX mit der rechten Maustaste auf einen Querverweis, gelangt
29426  man zur Formel auf die verwiesen wird.
29427 \end_layout
29428
29429 \begin_layout Standard
29430 Als Beispiel folgen Querverweise zu Formeln aus diesem Kapitel:
29431 \begin_inset Note Note
29432 status open
29433
29434 \begin_layout Plain Layout
29435 Man beachte die unterschiedlichen Querverweistypen.
29436 \end_layout
29437
29438 \end_inset
29439
29440
29441 \end_layout
29442
29443 \begin_layout Standard
29444 Die Gleichungen 
29445 \begin_inset CommandInset ref
29446 LatexCommand eqref
29447 reference "eq:tag"
29448
29449 \end_inset
29450
29451  und 
29452 \begin_inset CommandInset ref
29453 LatexCommand eqref
29454 reference "eq:c"
29455
29456 \end_inset
29457
29458  sind äquivalent.
29459  In (
29460 \begin_inset CommandInset ref
29461 LatexCommand ref
29462 reference "eq:Lat"
29463
29464 \end_inset
29465
29466 ) werden im Gegensatz zu (
29467 \begin_inset CommandInset ref
29468 LatexCommand ref
29469 reference "eq:Roem"
29470
29471 \end_inset
29472
29473 ) große lateinische Buchstaben zur Nummerierung verwendet.
29474 \end_layout
29475
29476 \begin_layout Standard
29477 \begin_inset VSpace medskip
29478 \end_inset
29479
29480 Ist im Argument von 
29481 \series bold
29482
29483 \backslash
29484 tag
29485 \begin_inset Foot
29486 status collapsed
29487
29488 \begin_layout Plain Layout
29489
29490 \series bold
29491
29492 \backslash
29493 tag
29494 \series default
29495  ist in 
29496 \begin_inset CommandInset ref
29497 LatexCommand ref
29498 reference "sub:Benutzerdefinierte-Nummerierung"
29499
29500 \end_inset
29501
29502  beschrieben.
29503 \end_layout
29504
29505 \end_inset
29506
29507
29508 \series default
29509  wie in 
29510 \begin_inset CommandInset ref
29511 LatexCommand ref
29512 reference "sub:Absatzboxen"
29513
29514 \end_inset
29515
29516  eine Box angegeben, kann nicht auf die Formel verwiesen werden.
29517 \end_layout
29518
29519 \begin_layout Subsection
29520 Unternummerierung
29521 \begin_inset Index
29522 status collapsed
29523
29524 \begin_layout Plain Layout
29525 Formelnummerierung ! Unternummerierung
29526 \end_layout
29527
29528 \end_inset
29529
29530
29531 \end_layout
29532
29533 \begin_layout Standard
29534 Möchte man Formeln weiter untergliedern, kann man das mit Hilfe der Befehle
29535  
29536 \begin_inset Newline newline
29537 \end_inset
29538
29539
29540 \series bold
29541
29542 \backslash
29543 begin{subequations}
29544 \series default
29545  und 
29546 \series bold
29547
29548 \backslash
29549 end{subequations}
29550 \series default
29551  erreichen.
29552  Beide Befehle werden im TeX-Modus eingegeben.
29553 \end_layout
29554
29555 \begin_layout Standard
29556 Dazu ein Beispiel:
29557 \begin_inset Formula \begin{equation}
29558 A=C-B\label{eq:a}\end{equation}
29559
29560 \end_inset
29561
29562
29563 \begin_inset ERT
29564 status collapsed
29565
29566 \begin_layout Plain Layout
29567
29568
29569 \backslash
29570 addtocounter{equation}{-1}
29571 \end_layout
29572
29573 \end_inset
29574
29575
29576 \begin_inset ERT
29577 status collapsed
29578
29579 \begin_layout Plain Layout
29580
29581
29582 \backslash
29583 begin{subequations}
29584 \end_layout
29585
29586 \end_inset
29587
29588
29589 \begin_inset VSpace -5mm
29590 \end_inset
29591
29592
29593 \begin_inset Formula \begin{equation}
29594 B=C-A\label{eq:b}\end{equation}
29595
29596 \end_inset
29597
29598
29599 \begin_inset Formula \begin{equation}
29600 C=A+B\label{eq:c}\end{equation}
29601
29602 \end_inset
29603
29604
29605 \end_layout
29606
29607 \begin_layout Standard
29608 \begin_inset ERT
29609 status collapsed
29610
29611 \begin_layout Plain Layout
29612
29613
29614 \backslash
29615 end{subequations}
29616 \end_layout
29617
29618 \end_inset
29619
29620
29621 \end_layout
29622
29623 \begin_layout Standard
29624 Um das Beispiel zu erstellen, geht man folgendermaßen vor:
29625 \end_layout
29626
29627 \begin_layout Enumerate
29628 erste Formel eingeben
29629 \end_layout
29630
29631 \begin_layout Enumerate
29632
29633 \series bold
29634
29635 \backslash
29636 addtocounter{equation}{-1} 
29637 \backslash
29638 begin{subequations}
29639 \begin_inset Index
29640 status collapsed
29641
29642 \begin_layout Plain Layout
29643 Befehle ! A ! 
29644 \backslash
29645 addtocounter
29646 \end_layout
29647
29648 \end_inset
29649
29650
29651 \begin_inset Newline newline
29652 \end_inset
29653
29654
29655 \series default
29656 nach der ersten Formel einfügen
29657 \end_layout
29658
29659 \begin_layout Enumerate
29660 zweite Formel eingeben
29661 \end_layout
29662
29663 \begin_layout Enumerate
29664 dritte Formel eingeben
29665 \end_layout
29666
29667 \begin_layout Enumerate
29668
29669 \series bold
29670
29671 \backslash
29672 end{subequations}
29673 \series default
29674  nach der dritten Formel einfügen
29675 \end_layout
29676
29677 \begin_layout Standard
29678 Jede Formel, die zwischen den Befehlen 
29679 \series bold
29680
29681 \backslash
29682 begin
29683 \series default
29684  und 
29685 \series bold
29686
29687 \backslash
29688 end
29689 \series default
29690  steht, wird mit a, b, c, \SpecialChar \ldots{}
29691  untergliedert.
29692  Bei mehrzeiligen Formeln wird jede Zeile untergliedert.
29693  Alle untergliederten Formeln gelten als 
29694 \emph on
29695 eine
29696 \emph default
29697  nummerierte Formel.
29698  Da jede nummerierte Formel den Formelzähler 
29699 \series bold
29700 equation
29701 \series default
29702  um Eins erhöht, ist der Befehl 
29703 \series bold
29704
29705 \backslash
29706 addtocounter
29707 \series default
29708  notwendig um den Zähler wieder zu erniedrigen.
29709  Ansonsten würden die Formeln 
29710 \begin_inset CommandInset ref
29711 LatexCommand eqref
29712 reference "eq:a"
29713
29714 \end_inset
29715
29716
29717 \begin_inset CommandInset ref
29718 LatexCommand eqref
29719 reference "eq:b"
29720
29721 \end_inset
29722
29723
29724 \begin_inset CommandInset ref
29725 LatexCommand eqref
29726 reference "eq:c"
29727
29728 \end_inset
29729
29730  als 
29731 \begin_inset CommandInset ref
29732 LatexCommand eqref
29733 reference "eq:a"
29734
29735 \end_inset
29736
29737
29738 \begin_inset CommandInset ref
29739 LatexCommand eqref
29740 reference "eq:d"
29741
29742 \end_inset
29743
29744
29745 \begin_inset CommandInset ref
29746 LatexCommand eqref
29747 reference "eq:f"
29748
29749 \end_inset
29750
29751  nummeriert werden.
29752 \end_layout
29753
29754 \begin_layout Standard
29755 Durch die Eingabe der Befehle im TeX-Modus wird zwischen den ersten beiden
29756  Formeln automatisch etwas Leerraum erstellt.
29757  Um dies rückgängig zu machen, fügt man nach dem Befehl 
29758 \series bold
29759
29760 \backslash
29761 begin{subequations}
29762 \series default
29763  -5
29764 \begin_inset space \thinspace{}
29765 \end_inset
29766
29767 mm vertikalen Leerraum ein.
29768  Ist der Formelstil 
29769 \series bold
29770 Eingerückt
29771 \begin_inset Foot
29772 status collapsed
29773
29774 \begin_layout Plain Layout
29775 Formelstile siehe 
29776 \begin_inset CommandInset ref
29777 LatexCommand ref
29778 reference "sec:Formelstile"
29779
29780 \end_inset
29781
29782
29783 \end_layout
29784
29785 \end_inset
29786
29787
29788 \series default
29789  gewählt, fügt man -7
29790 \begin_inset space \thinspace{}
29791 \end_inset
29792
29793 mm Leerraum ein.
29794 \end_layout
29795
29796 \begin_layout Standard
29797 Hier ist ein Beispiel für mehrzeilige Formeln, bei dem die Nummerierung
29798  der zweiten Zeile abgeschaltet wurde:
29799 \begin_inset ERT
29800 status collapsed
29801
29802 \begin_layout Plain Layout
29803
29804
29805 \backslash
29806 begin{subequations}
29807 \end_layout
29808
29809 \end_inset
29810
29811
29812 \begin_inset Formula \begin{eqnarray}
29813 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29814  & = & B^{2}-ZB-BZ+Z^{²}\nonumber \\
29815  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29816
29817 \end_inset
29818
29819
29820 \begin_inset ERT
29821 status collapsed
29822
29823 \begin_layout Plain Layout
29824
29825
29826 \backslash
29827 end{subequations}
29828 \end_layout
29829
29830 \end_inset
29831
29832
29833 \end_layout
29834
29835 \begin_layout Subsection
29836 Benutzerdefinierte Nummerierung
29837 \begin_inset CommandInset label
29838 LatexCommand label
29839 name "sub:Benutzerdefinierte-Nummerierung"
29840
29841 \end_inset
29842
29843
29844 \begin_inset Index
29845 status collapsed
29846
29847 \begin_layout Plain Layout
29848 Formelnummerierung ! benutzerdefinierte
29849 \end_layout
29850
29851 \end_inset
29852
29853
29854 \end_layout
29855
29856 \begin_layout Standard
29857 \begin_inset Index
29858 status collapsed
29859
29860 \begin_layout Plain Layout
29861 Formelnummerierung ! eigene Klammern
29862 \end_layout
29863
29864 \end_inset
29865
29866 Bei der Standardnummerierung werden um die Formelnummern runde Klammern
29867  gesetzt.
29868  Will man diese Klammern z.
29869 \begin_inset space \thinspace{}
29870 \end_inset
29871
29872 B.
29873  durch senkrechte Striche ersetzen, gibt man im LaTeX-Vorspann Folgendes
29874  an:
29875 \end_layout
29876
29877 \begin_layout Standard
29878
29879 \series bold
29880
29881 \backslash
29882 def
29883 \backslash
29884 tagform@#1{
29885 \backslash
29886 maketag@@@{|#1|}}
29887 \series default
29888
29889 \begin_inset Note Note
29890 status collapsed
29891
29892 \begin_layout Plain Layout
29893 Dieses Makro ist zum Testen bereits im LaTeX-Vorspann angegeben.
29894  Damit es wirksam wird, muss das Prozentzeichen am Zeilenbeginn entfernt
29895  werden.
29896 \end_layout
29897
29898 \end_inset
29899
29900
29901 \end_layout
29902
29903 \begin_layout Standard
29904 Möchte man andere Zeichen haben, ersetzt man die Striche neben 
29905 \series bold
29906 #1
29907 \series default
29908  durch ein oder mehrere gewünschte Zeichen.
29909  Möchte man nur die Formelnummer haben, lässt man die Striche weg.
29910 \end_layout
29911
29912 \begin_layout Standard
29913 \begin_inset VSpace bigskip
29914 \end_inset
29915
29916 Soll statt einer fortlaufenden Nummer ein beliebiger Ausdruck in den Klammern
29917  hinter der Formel stehen, benutzt man den Befehl 
29918 \series bold
29919
29920 \backslash
29921 tag
29922 \series default
29923
29924 \begin_inset Index
29925 status collapsed
29926
29927 \begin_layout Plain Layout
29928 Befehle ! T ! 
29929 \backslash
29930 tag
29931 \end_layout
29932
29933 \end_inset
29934
29935 :
29936 \begin_inset Formula \begin{equation}
29937 A+B=C\tag{etwas}\label{eq:tag}\end{equation}
29938
29939 \end_inset
29940
29941  In diesem Beispiel wurde in der Formel der Befehl 
29942 \series bold
29943
29944 \backslash
29945 tag
29946 \series default
29947
29948 \begin_inset ERT
29949 status collapsed
29950
29951 \begin_layout Plain Layout
29952
29953
29954 \backslash
29955 leer 
29956 \end_layout
29957
29958 \end_inset
29959
29960
29961 \series bold
29962 etwas
29963 \series default
29964  eingegeben.
29965 \end_layout
29966
29967 \begin_layout Standard
29968 Gibt man stattdessen 
29969 \series bold
29970
29971 \backslash
29972 tag*
29973 \series default
29974
29975 \begin_inset ERT
29976 status collapsed
29977
29978 \begin_layout Plain Layout
29979
29980
29981 \backslash
29982 leer 
29983 \end_layout
29984
29985 \end_inset
29986
29987
29988 \series bold
29989 etwas
29990 \series default
29991  ein, verhindert der Stern die Klammern um den Ausdruck:
29992 \begin_inset Formula \[
29993 A+B=C\tag*{etwas}\]
29994
29995 \end_inset
29996
29997
29998 \end_layout
29999
30000 \begin_layout Standard
30001 \begin_inset VSpace bigskip
30002 \end_inset
30003
30004 Möchte man die Formelnummerierung neu starten wenn ein neuer Dokumentteil
30005  oder 
30006 \begin_inset ERT
30007 status collapsed
30008
30009 \begin_layout Plain Layout
30010
30011
30012 \backslash
30013 mbox{
30014 \end_layout
30015
30016 \end_inset
30017
30018 -abschnitt
30019 \begin_inset ERT
30020 status collapsed
30021
30022 \begin_layout Plain Layout
30023
30024 }
30025 \end_layout
30026
30027 \end_inset
30028
30029
30030 \begin_inset Note Note
30031 status collapsed
30032
30033 \begin_layout Plain Layout
30034 Der Befehl 
30035 \series bold
30036
30037 \backslash
30038 mbox
30039 \series default
30040  verhindert, dass am Bindestrich umgebrochen wird.
30041  Mehr zu 
30042 \series bold
30043
30044 \backslash
30045 mbox
30046 \series default
30047  siehe Kap.
30048 \begin_inset space \thinspace{}
30049 \end_inset
30050
30051
30052 \begin_inset CommandInset ref
30053 LatexCommand ref
30054 reference "sub:Worttrennungen"
30055
30056 \end_inset
30057
30058 .
30059 \end_layout
30060
30061 \end_inset
30062
30063  beginnt, verwendet man folgende LaTeX-Vorspannzeile:
30064 \end_layout
30065
30066 \begin_layout Standard
30067
30068 \series bold
30069
30070 \backslash
30071 @addtoreset{equation}{part}
30072 \series default
30073
30074 \begin_inset Index
30075 status collapsed
30076
30077 \begin_layout Plain Layout
30078 Befehle ! 
30079 \begin_inset ERT
30080 status collapsed
30081
30082 \begin_layout Plain Layout
30083
30084 "
30085 \end_layout
30086
30087 \end_inset
30088
30089 @
30090 \begin_inset ERT
30091 status collapsed
30092
30093 \begin_layout Plain Layout
30094
30095 "
30096 \end_layout
30097
30098 \end_inset
30099
30100  ! 
30101 \backslash
30102
30103 \begin_inset ERT
30104 status collapsed
30105
30106 \begin_layout Plain Layout
30107
30108 "
30109 \end_layout
30110
30111 \end_inset
30112
30113 @
30114 \begin_inset ERT
30115 status collapsed
30116
30117 \begin_layout Plain Layout
30118
30119 "
30120 \end_layout
30121
30122 \end_inset
30123
30124 addtoreset
30125 \end_layout
30126
30127 \end_inset
30128
30129
30130 \begin_inset Newline newline
30131 \end_inset
30132
30133 bzw.
30134 \begin_inset Newline newline
30135 \end_inset
30136
30137
30138 \series bold
30139
30140 \backslash
30141 @addtoreset{equation}{section}
30142 \end_layout
30143
30144 \begin_layout Standard
30145 Um diese Befehle im TeX-Modus benutzen zu können, muss das 
30146 \begin_inset Quotes gld
30147 \end_inset
30148
30149 @
30150 \begin_inset Quotes grd
30151 \end_inset
30152
30153  Zeichen für LaTeX mit dem Befehl 
30154 \series bold
30155
30156 \backslash
30157 makeatletter
30158 \series default
30159  
30160 \begin_inset Quotes gld
30161 \end_inset
30162
30163 aktiv
30164 \begin_inset Quotes grd
30165 \end_inset
30166
30167  gemacht werden.
30168  Der Befehl 
30169 \series bold
30170
30171 \backslash
30172 makeatother
30173 \series default
30174  macht dies wieder rückgängig.
30175  Daher ist die Befehlssequenz im TeX-Modus:
30176 \end_layout
30177
30178 \begin_layout Standard
30179
30180 \series bold
30181
30182 \backslash
30183 makeatletter
30184 \begin_inset Newline newline
30185 \end_inset
30186
30187
30188 \backslash
30189 @addtoreset{equation}{section}
30190 \begin_inset Newline newline
30191 \end_inset
30192
30193
30194 \backslash
30195 makeatother
30196 \end_layout
30197
30198 \begin_layout Standard
30199 Im LaTeX-Vorspann können 
30200 \series bold
30201
30202 \backslash
30203 makeatletter
30204 \series default
30205  und 
30206 \series bold
30207
30208 \backslash
30209 makeatother
30210 \series default
30211  weggelassen werden, da LyX sie automatisch intern einfügt.
30212 \end_layout
30213
30214 \begin_layout Standard
30215 Um 
30216 \series bold
30217
30218 \backslash
30219 @addtoreset
30220 \series default
30221  rückgängig zu machen, muss die Datei 
30222 \series bold
30223 remreset.sty
30224 \series default
30225
30226 \begin_inset Foot
30227 status collapsed
30228
30229 \begin_layout Plain Layout
30230
30231 \series bold
30232 remreset
30233 \series default
30234  ist Teil des LaTeX-Paketes 
30235 \series bold
30236 carlisle
30237 \series default
30238
30239 \begin_inset Index
30240 status collapsed
30241
30242 \begin_layout Plain Layout
30243 Pakete ! carlisle
30244 \end_layout
30245
30246 \end_inset
30247
30248 , das Teil jeder LaTeX-Standardinstallation ist.
30249 \end_layout
30250
30251 \end_inset
30252
30253
30254 \begin_inset Index
30255 status collapsed
30256
30257 \begin_layout Plain Layout
30258 Pakete ! remreset
30259 \end_layout
30260
30261 \end_inset
30262
30263  im LaTeX-Vorspann mit der Zeile
30264 \end_layout
30265
30266 \begin_layout Standard
30267
30268 \series bold
30269
30270 \backslash
30271 usepackage{remreset}
30272 \end_layout
30273
30274 \begin_layout Standard
30275 geladen werden.
30276  Dann kann der Befehl 
30277 \series bold
30278
30279 \backslash
30280 @removefromreset
30281 \series default
30282
30283 \begin_inset Index
30284 status collapsed
30285
30286 \begin_layout Plain Layout
30287 Befehle ! 
30288 \begin_inset ERT
30289 status collapsed
30290
30291 \begin_layout Plain Layout
30292
30293 "
30294 \end_layout
30295
30296 \end_inset
30297
30298 @
30299 \begin_inset ERT
30300 status collapsed
30301
30302 \begin_layout Plain Layout
30303
30304 "
30305 \end_layout
30306
30307 \end_inset
30308
30309  ! 
30310 \backslash
30311
30312 \begin_inset ERT
30313 status collapsed
30314
30315 \begin_layout Plain Layout
30316
30317 "
30318 \end_layout
30319
30320 \end_inset
30321
30322 @
30323 \begin_inset ERT
30324 status collapsed
30325
30326 \begin_layout Plain Layout
30327
30328 "
30329 \end_layout
30330
30331 \end_inset
30332
30333 removefromreset
30334 \end_layout
30335
30336 \end_inset
30337
30338  mit dem selben Schema wie 
30339 \series bold
30340
30341 \backslash
30342 @addtoreset
30343 \series default
30344  benutzt werden.
30345 \end_layout
30346
30347 \begin_layout Standard
30348 \begin_inset VSpace bigskip
30349 \end_inset
30350
30351 Oftmals möchte man Formeln in folgender Art nummerieren:
30352 \end_layout
30353
30354 \begin_layout Standard
30355
30356 \family typewriter
30357 (Kapitelnummer.Formelnummer)
30358 \end_layout
30359
30360 \begin_layout Standard
30361 Dabei soll die Formelnummer bei jedem Kapitel wieder mit Eins beginnen.
30362 \end_layout
30363
30364 \begin_layout Standard
30365 Für diesen Fall gibt es den Befehl 
30366 \series bold
30367
30368 \backslash
30369 numberwithin
30370 \series default
30371
30372 \begin_inset Index
30373 status collapsed
30374
30375 \begin_layout Plain Layout
30376 Befehle ! N ! 
30377 \backslash
30378 numberwithin
30379 \end_layout
30380
30381 \end_inset
30382
30383 , der nach folgendem Schema benutzt wird:
30384 \end_layout
30385
30386 \begin_layout Standard
30387
30388 \series bold
30389
30390 \backslash
30391 numberwithin{Zähler}{Gliederung}
30392 \end_layout
30393
30394 \begin_layout Standard
30395 Zähler gibt an, welche Nummerierung betroffen ist.
30396  Gliederung gibt an, welche Nummer vor dem Punkt steht.
30397 \end_layout
30398
30399 \begin_layout Standard
30400 In unserem Fall gibt man demnach folgende LaTeX-Vorspann- oder ERT-zeile
30401  ein:
30402 \end_layout
30403
30404 \begin_layout Standard
30405
30406 \series bold
30407
30408 \backslash
30409 numberwithin{equation}{section}
30410 \end_layout
30411
30412 \begin_layout Standard
30413 Das ist das Ergebnis:
30414 \begin_inset ERT
30415 status collapsed
30416
30417 \begin_layout Plain Layout
30418
30419
30420 \backslash
30421 numberwithin{equation}{section}
30422 \end_layout
30423
30424 \end_inset
30425
30426
30427 \begin_inset Formula \begin{equation}
30428 A+B=C\end{equation}
30429
30430 \end_inset
30431
30432
30433 \end_layout
30434
30435 \begin_layout Standard
30436 Möchte man z.
30437 \begin_inset space \thinspace{}
30438 \end_inset
30439
30440 B.
30441  Tabellen nummerieren, so dass die Nummer des Teils vor dem Punkt steht,
30442  gibt man 
30443 \series bold
30444
30445 \backslash
30446 numberwithin{table}{part}
30447 \series default
30448  ein.
30449 \end_layout
30450
30451 \begin_layout Standard
30452 Um wieder auf Standardnummerierung umzuschalten oder um diese Art der Nummerieru
30453 ng zu vermeiden wenn sie von der Dokumentklasse vorgegeben ist, gibt man
30454  folgenden Befehl als ERT oder als LaTeX-Vorspannzeile ein:
30455 \end_layout
30456
30457 \begin_layout Standard
30458
30459 \series bold
30460
30461 \backslash
30462 renewcommand{
30463 \backslash
30464 theequation}{
30465 \backslash
30466 arabic{equation}}
30467 \begin_inset Index
30468 status collapsed
30469
30470 \begin_layout Plain Layout
30471 Befehle ! A ! 
30472 \backslash
30473 arabic
30474 \end_layout
30475
30476 \end_inset
30477
30478
30479 \series default
30480
30481 \begin_inset ERT
30482 status collapsed
30483
30484 \begin_layout Plain Layout
30485
30486
30487 \backslash
30488 renewcommand{
30489 \backslash
30490 theequation}{
30491 \backslash
30492 arabic{equation}}
30493 \end_layout
30494
30495 \end_inset
30496
30497
30498 \series bold
30499
30500 \begin_inset Newline newline
30501 \end_inset
30502
30503
30504 \series default
30505 bzw.
30506 \series bold
30507
30508 \begin_inset Newline newline
30509 \end_inset
30510
30511
30512 \backslash
30513 renewcommand{
30514 \backslash
30515 thetable}{
30516 \backslash
30517 arabic{table}}
30518 \end_layout
30519
30520 \begin_layout Standard
30521
30522 \series bold
30523
30524 \backslash
30525 numberwithin
30526 \series default
30527  benutzt intern den oben beschriebenen Befehl 
30528 \series bold
30529
30530 \backslash
30531 @addtoreset
30532 \series default
30533 , der ebenfalls rückgängig gemacht werden muss.
30534 \begin_inset ERT
30535 status collapsed
30536
30537 \begin_layout Plain Layout
30538
30539
30540 \backslash
30541 makeatletter
30542 \end_layout
30543
30544 \begin_layout Plain Layout
30545
30546
30547 \backslash
30548 @removefromreset{equation}{section}
30549 \end_layout
30550
30551 \begin_layout Plain Layout
30552
30553
30554 \backslash
30555 makeatother
30556 \end_layout
30557
30558 \end_inset
30559
30560
30561 \end_layout
30562
30563 \begin_layout Subsection
30564 Nummerierung mit römischen Zahlen und Buchstaben
30565 \begin_inset CommandInset label
30566 LatexCommand label
30567 name "sub:Nummerierung-mit-römischen"
30568
30569 \end_inset
30570
30571
30572 \begin_inset Index
30573 status collapsed
30574
30575 \begin_layout Plain Layout
30576 Formelnummerierung ! mit Buchstaben
30577 \end_layout
30578
30579 \end_inset
30580
30581
30582 \begin_inset Index
30583 status collapsed
30584
30585 \begin_layout Plain Layout
30586 Formelnummerierung ! mit römischen Zahlen
30587 \end_layout
30588
30589 \end_inset
30590
30591
30592 \end_layout
30593
30594 \begin_layout Standard
30595 Formeln können auch mit römischen Zahlen und lateinischen Buchstaben nummeriert
30596  werden.
30597  Um z.
30598 \begin_inset space \thinspace{}
30599 \end_inset
30600
30601 B.
30602  mit kleinen römischen Zahlen zu nummerieren, gibt man vor der Formel im
30603  TeX-Modus den Befehl
30604 \end_layout
30605
30606 \begin_layout Standard
30607
30608 \series bold
30609
30610 \backslash
30611 renewcommand{
30612 \backslash
30613 theequation}{
30614 \backslash
30615 roman{equation}}
30616 \end_layout
30617
30618 \begin_layout Standard
30619 ein.
30620  
30621 \series bold
30622
30623 \backslash
30624 renewcommand
30625 \series default
30626
30627 \begin_inset Index
30628 status collapsed
30629
30630 \begin_layout Plain Layout
30631 Befehle ! R ! 
30632 \backslash
30633 renewcommand
30634 \end_layout
30635
30636 \end_inset
30637
30638  weist dem vordefinierten Befehl 
30639 \series bold
30640
30641 \backslash
30642 theequation
30643 \series default
30644  den Befehl
30645 \begin_inset Newline linebreak
30646 \end_inset
30647
30648
30649 \series bold
30650
30651 \backslash
30652 roman{equation}
30653 \series default
30654  zu
30655 \begin_inset Foot
30656 status collapsed
30657
30658 \begin_layout Plain Layout
30659 Der Befehl 
30660 \series bold
30661
30662 \backslash
30663 renewcommand
30664 \series default
30665  besitzt dasselbe Schema wie der in 
30666 \begin_inset CommandInset ref
30667 LatexCommand ref
30668 reference "sec:Benutzerdefinierte-Befehle"
30669
30670 \end_inset
30671
30672  beschriebene Befehl
30673 \begin_inset Newline newline
30674 \end_inset
30675
30676
30677 \series bold
30678
30679 \backslash
30680 newcommand
30681 \series default
30682 .
30683 \end_layout
30684
30685 \end_inset
30686
30687 .
30688  
30689 \series bold
30690 equation
30691 \series default
30692  ist der Formelzähler.
30693  Stellt man einem Zähler den Befehl 
30694 \series bold
30695
30696 \backslash
30697 the
30698 \series default
30699  voran, bewirkt dies, dass der Wert des Zählers als arabische Zahl ausgegeben
30700  wird.
30701  Gibt man an, dass eine Formel nummeriert wird, setzt LaTeX intern den Befehl
30702  
30703 \series bold
30704
30705 \backslash
30706 theequation
30707 \series default
30708  hinter die Formel.
30709  
30710 \series bold
30711
30712 \backslash
30713 roman{equation}
30714 \begin_inset Index
30715 status collapsed
30716
30717 \begin_layout Plain Layout
30718 Befehle ! R ! 
30719 \backslash
30720 roman
30721 \end_layout
30722
30723 \end_inset
30724
30725
30726 \series default
30727  bewirkt, dass der Formelzähler als kleine römische Zahl erscheint.
30728 \end_layout
30729
30730 \begin_layout Standard
30731 Alle Formeln nach dem 
30732 \series bold
30733
30734 \backslash
30735 renewcommand
30736 \series default
30737 -Befehl werden nun römisch nummeriert.
30738  Um auf Nummerierung mit großen römischen Zahlen umzuschalten, gibt man
30739  den Befehl erneut ein, ersetzt aber 
30740 \series bold
30741
30742 \backslash
30743 roman
30744 \series default
30745  durch 
30746 \series bold
30747
30748 \backslash
30749 Roman
30750 \series default
30751
30752 \begin_inset Index
30753 status collapsed
30754
30755 \begin_layout Plain Layout
30756 Befehle ! R ! 
30757 \backslash
30758 roman@
30759 \backslash
30760 Roman
30761 \end_layout
30762
30763 \end_inset
30764
30765 .
30766  Für die 
30767 \begin_inset Quotes gld
30768 \end_inset
30769
30770 Nummerierung
30771 \begin_inset Quotes grd
30772 \end_inset
30773
30774  mit lateinischen Buchstaben gibt es den Befehl 
30775 \series bold
30776
30777 \backslash
30778 alph
30779 \series default
30780
30781 \begin_inset Index
30782 status collapsed
30783
30784 \begin_layout Plain Layout
30785 Befehle ! A ! 
30786 \backslash
30787 alph
30788 \end_layout
30789
30790 \end_inset
30791
30792  für kleine und 
30793 \series bold
30794
30795 \backslash
30796 Alph
30797 \series default
30798
30799 \begin_inset Index
30800 status collapsed
30801
30802 \begin_layout Plain Layout
30803 Befehle ! A ! 
30804 \backslash
30805 alph@
30806 \backslash
30807 Alph
30808 \end_layout
30809
30810 \end_inset
30811
30812  für große Buchstaben.
30813 \end_layout
30814
30815 \begin_layout Standard
30816 \begin_inset Note Greyedout
30817 status open
30818
30819 \begin_layout Plain Layout
30820
30821 \series bold
30822 Achtung:
30823 \series default
30824  Es können nur maximal 26 Formeln in einem Dokument mit lateinischen Buchstaben
30825  nummeriert werden.
30826 \end_layout
30827
30828 \end_inset
30829
30830
30831 \end_layout
30832
30833 \begin_layout Standard
30834 \begin_inset ERT
30835 status collapsed
30836
30837 \begin_layout Plain Layout
30838
30839
30840 \backslash
30841 renewcommand{
30842 \backslash
30843 theequation}{
30844 \backslash
30845 roman{equation}}
30846 \end_layout
30847
30848 \end_inset
30849
30850
30851 \end_layout
30852
30853 \begin_layout Standard
30854 \begin_inset Formula \begin{equation}
30855 A=\textrm{römisch}\label{eq:roem}\end{equation}
30856
30857 \end_inset
30858
30859
30860 \begin_inset ERT
30861 status collapsed
30862
30863 \begin_layout Plain Layout
30864
30865
30866 \backslash
30867 renewcommand{
30868 \backslash
30869 theequation}{
30870 \backslash
30871 Roman{equation}}
30872 \end_layout
30873
30874 \end_inset
30875
30876
30877 \begin_inset Formula \begin{equation}
30878 B=\textrm{Römisch}\label{eq:Roem}\end{equation}
30879
30880 \end_inset
30881
30882
30883 \begin_inset ERT
30884 status collapsed
30885
30886 \begin_layout Plain Layout
30887
30888
30889 \backslash
30890 renewcommand{
30891 \backslash
30892 theequation}{
30893 \backslash
30894 alph{equation}}
30895 \end_layout
30896
30897 \end_inset
30898
30899
30900 \begin_inset Formula \begin{equation}
30901 C=\textrm{lateinisch}\label{eq:lat}\end{equation}
30902
30903 \end_inset
30904
30905
30906 \begin_inset ERT
30907 status collapsed
30908
30909 \begin_layout Plain Layout
30910
30911
30912 \backslash
30913 renewcommand{
30914 \backslash
30915 theequation}{
30916 \backslash
30917 Alph{equation}}
30918 \end_layout
30919
30920 \end_inset
30921
30922
30923 \begin_inset Formula \begin{equation}
30924 D=\textrm{Lateinisch}\label{eq:Lat}\end{equation}
30925
30926 \end_inset
30927
30928
30929 \end_layout
30930
30931 \begin_layout Standard
30932 Um wieder auf Standardnummerierung umzuschalten, gibt man folgenden Befehl
30933  ein:
30934 \end_layout
30935
30936 \begin_layout Standard
30937
30938 \series bold
30939
30940 \backslash
30941 renewcommand{
30942 \backslash
30943 theequation}{
30944 \backslash
30945 arabic{equation}}
30946 \begin_inset Index
30947 status collapsed
30948
30949 \begin_layout Plain Layout
30950 Befehle ! A ! 
30951 \backslash
30952 arabic
30953 \end_layout
30954
30955 \end_inset
30956
30957
30958 \end_layout
30959
30960 \begin_layout Standard
30961 \begin_inset ERT
30962 status collapsed
30963
30964 \begin_layout Plain Layout
30965
30966
30967 \backslash
30968 renewcommand{
30969 \backslash
30970 theequation}{
30971 \backslash
30972 arabic{equation}}
30973 \end_layout
30974
30975 \end_inset
30976
30977
30978 \begin_inset Formula \begin{equation}
30979 E=\textrm{arabisch}\label{eq:arab}\end{equation}
30980
30981 \end_inset
30982
30983
30984 \end_layout
30985
30986 \begin_layout Standard
30987 \begin_inset VSpace medskip
30988 \end_inset
30989
30990 Wie man sieht, werden die Formeln unabhängig von der Nummerierungsart durchnumme
30991 riert.
30992  Soll beim Wechsel der Nummerierungsart die Nummerierung wieder mit Eins
30993  beginnen, müssen neue Formelzähler angelegt werden.
30994  Eine Beschreibung dazu findet man in der Datei 
30995 \begin_inset CommandInset href
30996 LatexCommand href
30997 target "Formelnummerierung.lyx"
30998
30999 \end_inset
31000
31001 .
31002 \end_layout
31003
31004 \begin_layout Section
31005 Benutzerdefinierte Befehle
31006 \begin_inset CommandInset label
31007 LatexCommand label
31008 name "sec:Benutzerdefinierte-Befehle"
31009
31010 \end_inset
31011
31012
31013 \begin_inset Index
31014 status collapsed
31015
31016 \begin_layout Plain Layout
31017 benutzerdefinierte Befehle
31018 \end_layout
31019
31020 \end_inset
31021
31022
31023 \end_layout
31024
31025 \begin_layout Standard
31026 Viele der LaTeX-Befehle sind für den ständigen Gebrauch viel zu lang.
31027  Man kann sich aber mit dem Befehl 
31028 \series bold
31029
31030 \backslash
31031 newcommand
31032 \series default
31033
31034 \begin_inset Index
31035 status collapsed
31036
31037 \begin_layout Plain Layout
31038 Befehle ! N ! 
31039 \backslash
31040 newcommand
31041 \end_layout
31042
31043 \end_inset
31044
31045  neue kürzere Befehle definieren.
31046 \end_layout
31047
31048 \begin_layout Standard
31049 Das Befehlsschema von 
31050 \series bold
31051
31052 \backslash
31053 newcommand
31054 \series default
31055  lautet:
31056 \end_layout
31057
31058 \begin_layout Standard
31059
31060 \series bold
31061
31062 \backslash
31063 newcommand{neuer Befehlsname}[Argumentanzahl][optionaler
31064 \series default
31065  
31066 \series bold
31067 Wert]
31068 \begin_inset Newline newline
31069 \end_inset
31070
31071
31072 \begin_inset ERT
31073 status collapsed
31074
31075 \begin_layout Plain Layout
31076
31077
31078 \backslash
31079 phantom{
31080 \end_layout
31081
31082 \end_inset
31083
31084
31085 \backslash
31086 newcommand
31087 \begin_inset ERT
31088 status collapsed
31089
31090 \begin_layout Plain Layout
31091
31092 }
31093 \end_layout
31094
31095 \end_inset
31096
31097 {Befehlsdefinition}
31098 \end_layout
31099
31100 \begin_layout Standard
31101 \begin_inset Note Greyedout
31102 status open
31103
31104 \begin_layout Plain Layout
31105
31106 \series bold
31107 Achtung:
31108 \series default
31109  Es muss darauf geachtet werden, dass der Befehlsname nicht schon im Dokument
31110  oder von benutzten LaTeX-Paketen verwendet wird.
31111  Definiert man beispielsweise für 
31112 \series bold
31113
31114 \backslash
31115 Leftarrow
31116 \series default
31117  den Befehl 
31118 \series bold
31119
31120 \backslash
31121 le
31122 \series default
31123 , erhält man eine Fehlermeldung, denn 
31124 \series bold
31125
31126 \backslash
31127 le
31128 \series default
31129  ist schon für 
31130 \begin_inset Quotes gld
31131 \end_inset
31132
31133
31134 \begin_inset Formula $\le$
31135 \end_inset
31136
31137
31138 \begin_inset Quotes grd
31139 \end_inset
31140
31141  definiert.
31142 \end_layout
31143
31144 \end_inset
31145
31146
31147 \end_layout
31148
31149 \begin_layout Standard
31150 \begin_inset Note Greyedout
31151 status open
31152
31153 \begin_layout Plain Layout
31154
31155 \series bold
31156 Achtung: 
31157 \series default
31158 Die Namen von selbst definierten Befehlen dürfen nur aus lateinischen Buchstaben
31159  bestehen.
31160 \end_layout
31161
31162 \end_inset
31163
31164
31165 \end_layout
31166
31167 \begin_layout Standard
31168 Die Argumentanzahl ist eine ganze Zahl im Bereich 0
31169 \begin_inset space \thinspace{}
31170 \end_inset
31171
31172 -
31173 \begin_inset space \thinspace{}
31174 \end_inset
31175
31176 9 und gibt an, wie viele Argumente der neue Befehl haben soll.
31177  Als optionalen Wert kann man den Wert für ein optionales Argument voreinstellen.
31178  Wenn man dies macht, bedeutet das gleichzeitig, dass das 
31179 \emph on
31180 erste
31181 \emph default
31182  Argument des neuen Befehls ein optionales ist.
31183 \end_layout
31184
31185 \begin_layout Standard
31186 Es folgen einige Beispiele:
31187 \end_layout
31188
31189 \begin_layout Itemize
31190 Will man für 
31191 \series bold
31192
31193 \backslash
31194 Longrightarrow
31195 \series default
31196  den Befehl 
31197 \series bold
31198
31199 \backslash
31200 gr
31201 \series default
31202  definieren, lautet die LaTeX-Vor\SpecialChar \-
31203 spannzeile:
31204 \begin_inset ERT
31205 status collapsed
31206
31207 \begin_layout Plain Layout
31208
31209
31210 \backslash
31211 medskip
31212 \end_layout
31213
31214 \end_inset
31215
31216
31217 \series bold
31218
31219 \begin_inset Newline newline
31220 \end_inset
31221
31222
31223 \backslash
31224 newcommand{
31225 \backslash
31226 gr}{
31227 \backslash
31228 Longrightarrow}
31229 \end_layout
31230
31231 \begin_layout Itemize
31232 Um für den Befehl 
31233 \series bold
31234
31235 \backslash
31236 underline
31237 \series default
31238  den Befehl 
31239 \series bold
31240
31241 \backslash
31242 us
31243 \series default
31244  zu definieren, muss das Argument (was unterstrichen werden soll) berücksichtigt
31245  werden.
31246  Dazu sieht die Vorspannzeile wie folgt aus:
31247 \begin_inset ERT
31248 status collapsed
31249
31250 \begin_layout Plain Layout
31251
31252
31253 \backslash
31254 medskip
31255 \end_layout
31256
31257 \end_inset
31258
31259
31260 \series bold
31261
31262 \begin_inset Newline newline
31263 \end_inset
31264
31265
31266 \backslash
31267 newcommand{
31268 \backslash
31269 us}[1]{
31270 \backslash
31271 underline{#1}}
31272 \series default
31273
31274 \begin_inset ERT
31275 status collapsed
31276
31277 \begin_layout Plain Layout
31278
31279
31280 \backslash
31281 medskip
31282 \end_layout
31283
31284 \end_inset
31285
31286
31287 \series bold
31288
31289 \begin_inset Newline newline
31290 \end_inset
31291
31292
31293 \series default
31294 Das Zeichen 
31295 \series bold
31296 #
31297 \series default
31298  fungiert als Argumentplatzhalter, die 
31299 \series bold
31300 1
31301 \series default
31302  dahinter gibt an, dass es der Platzhalter für das erste Argument ist.
31303 \end_layout
31304
31305 \begin_layout Itemize
31306 Für 
31307 \series bold
31308
31309 \backslash
31310 framebox
31311 \series default
31312  kann man z.
31313 \begin_inset space \thinspace{}
31314 \end_inset
31315
31316 B.
31317  den Befehl 
31318 \series bold
31319
31320 \backslash
31321 fb
31322 \series default
31323  definieren:
31324 \begin_inset ERT
31325 status collapsed
31326
31327 \begin_layout Plain Layout
31328
31329
31330 \backslash
31331 medskip
31332 \end_layout
31333
31334 \end_inset
31335
31336
31337 \series bold
31338
31339 \begin_inset Newline newline
31340 \end_inset
31341
31342
31343 \backslash
31344 newcommand{
31345 \backslash
31346 fb}[3]{
31347 \backslash
31348 framebox#1#2{$#3$}}
31349 \series default
31350
31351 \begin_inset ERT
31352 status collapsed
31353
31354 \begin_layout Plain Layout
31355
31356
31357 \backslash
31358 medskip
31359 \end_layout
31360
31361 \end_inset
31362
31363
31364 \series bold
31365
31366 \begin_inset Newline newline
31367 \end_inset
31368
31369
31370 \series default
31371 Die beiden Dollarzeichen erstellen hierbei die für 
31372 \series bold
31373
31374 \backslash
31375 framebox
31376 \series default
31377  geforderte weitere Formel, siehe 
31378 \begin_inset CommandInset ref
31379 LatexCommand ref
31380 reference "sub:Boxen-mit-Rahmen"
31381
31382 \end_inset
31383
31384 .
31385 \end_layout
31386
31387 \begin_layout Itemize
31388 Um einen neuen Befehl für 
31389 \series bold
31390
31391 \backslash
31392 fcolorbox
31393 \series default
31394  zu erstellen, bei dem die Farbe der Box nicht mehr angegeben werden muss,
31395  definiert man das Argument für die Farbe als optional:
31396 \begin_inset ERT
31397 status collapsed
31398
31399 \begin_layout Plain Layout
31400
31401
31402 \backslash
31403 medskip
31404 \end_layout
31405
31406 \end_inset
31407
31408
31409 \series bold
31410
31411 \begin_inset Newline newline
31412 \end_inset
31413
31414
31415 \backslash
31416 newcommand{
31417 \backslash
31418 cb}[3][white]{
31419 \backslash
31420 fcolorbox{#2}{#1}{$#3$}}
31421 \series default
31422
31423 \begin_inset ERT
31424 status collapsed
31425
31426 \begin_layout Plain Layout
31427
31428
31429 \backslash
31430 medskip
31431 \end_layout
31432
31433 \end_inset
31434
31435
31436 \begin_inset Newline newline
31437 \end_inset
31438
31439 Gibt man bei der Verwendung von 
31440 \series bold
31441
31442 \backslash
31443 cb
31444 \series default
31445  die Farbe nicht an, wird die voreingestellte Farbe 
31446 \series bold
31447 white
31448 \series default
31449  verwendet.
31450 \begin_inset Newpage pagebreak
31451 \end_inset
31452
31453
31454 \end_layout
31455
31456 \begin_layout Standard
31457 Ein Test der neu definierten Befehle:
31458 \end_layout
31459
31460 \begin_layout Standard
31461 \align center
31462 \begin_inset Tabular
31463 <lyxtabular version="3" rows="6" columns="2">
31464 <features>
31465 <column alignment="center" valignment="top" width="0">
31466 <column alignment="center" valignment="top" width="0">
31467 <row>
31468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31469 \begin_inset Text
31470
31471 \begin_layout Plain Layout
31472 Befehl
31473 \end_layout
31474
31475 \end_inset
31476 </cell>
31477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31478 \begin_inset Text
31479
31480 \begin_layout Plain Layout
31481 Ergebnis
31482 \begin_inset Note Note
31483 status collapsed
31484
31485 \begin_layout Plain Layout
31486
31487 \series bold
31488
31489 \backslash
31490 raisebox
31491 \series default
31492  dient nur als Abstandhalter.
31493 \end_layout
31494
31495 \end_inset
31496
31497
31498 \end_layout
31499
31500 \end_inset
31501 </cell>
31502 </row>
31503 <row>
31504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31505 \begin_inset Text
31506
31507 \begin_layout Plain Layout
31508 A
31509 \backslash
31510 gr
31511 \begin_inset ERT
31512 status collapsed
31513
31514 \begin_layout Plain Layout
31515
31516
31517 \backslash
31518 leer 
31519 \end_layout
31520
31521 \end_inset
31522
31523 B
31524 \end_layout
31525
31526 \end_inset
31527 </cell>
31528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31529 \begin_inset Text
31530
31531 \begin_layout Plain Layout
31532 \begin_inset Formula $A\gr B$
31533 \end_inset
31534
31535
31536 \end_layout
31537
31538 \end_inset
31539 </cell>
31540 </row>
31541 <row>
31542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31543 \begin_inset Text
31544
31545 \begin_layout Plain Layout
31546
31547 \backslash
31548 us{ABcd
31549 \end_layout
31550
31551 \end_inset
31552 </cell>
31553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31554 \begin_inset Text
31555
31556 \begin_layout Plain Layout
31557 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31558 \end_inset
31559
31560
31561 \end_layout
31562
31563 \end_inset
31564 </cell>
31565 </row>
31566 <row>
31567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31568 \begin_inset Text
31569
31570 \begin_layout Plain Layout
31571
31572 \backslash
31573 fb{[2cm]
31574 \begin_inset Formula $\to$
31575 \end_inset
31576
31577
31578 \backslash
31579 {
31580 \begin_inset Formula $\to$
31581 \end_inset
31582
31583
31584 \backslash
31585 {
31586 \backslash
31587 int
31588 \begin_inset ERT
31589 status collapsed
31590
31591 \begin_layout Plain Layout
31592
31593
31594 \backslash
31595 leer 
31596 \end_layout
31597
31598 \end_inset
31599
31600 A=B
31601 \end_layout
31602
31603 \end_inset
31604 </cell>
31605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31606 \begin_inset Text
31607
31608 \begin_layout Plain Layout
31609 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31610 \end_inset
31611
31612
31613 \end_layout
31614
31615 \end_inset
31616 </cell>
31617 </row>
31618 <row>
31619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31620 \begin_inset Text
31621
31622 \begin_layout Plain Layout
31623
31624 \backslash
31625 cb{red
31626 \begin_inset Formula $\to$
31627 \end_inset
31628
31629
31630 \backslash
31631 {
31632 \backslash
31633 int
31634 \begin_inset ERT
31635 status collapsed
31636
31637 \begin_layout Plain Layout
31638
31639
31640 \backslash
31641 leer 
31642 \end_layout
31643
31644 \end_inset
31645
31646 A=B
31647 \end_layout
31648
31649 \end_inset
31650 </cell>
31651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31652 \begin_inset Text
31653
31654 \begin_layout Plain Layout
31655 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31656 \end_inset
31657
31658
31659 \end_layout
31660
31661 \end_inset
31662 </cell>
31663 </row>
31664 <row>
31665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31666 \begin_inset Text
31667
31668 \begin_layout Plain Layout
31669
31670 \backslash
31671 cb[green]
31672 \backslash
31673 {red
31674 \begin_inset Formula $\to$
31675 \end_inset
31676
31677
31678 \backslash
31679 {
31680 \backslash
31681 int
31682 \begin_inset ERT
31683 status collapsed
31684
31685 \begin_layout Plain Layout
31686
31687
31688 \backslash
31689 leer 
31690 \end_layout
31691
31692 \end_inset
31693
31694 A=B
31695 \end_layout
31696
31697 \end_inset
31698 </cell>
31699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31700 \begin_inset Text
31701
31702 \begin_layout Plain Layout
31703 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31704 \end_inset
31705
31706
31707 \end_layout
31708
31709 \end_inset
31710 </cell>
31711 </row>
31712 </lyxtabular>
31713
31714 \end_inset
31715
31716
31717 \end_layout
31718
31719 \begin_layout Section
31720 Diagramme
31721 \begin_inset Index
31722 status collapsed
31723
31724 \begin_layout Plain Layout
31725 Diagramme
31726 \end_layout
31727
31728 \end_inset
31729
31730
31731 \end_layout
31732
31733 \begin_layout Standard
31734 Um Diagramme zu erstellen, wird das LaTeX-Paket 
31735 \series bold
31736 amscd
31737 \begin_inset Foot
31738 status collapsed
31739
31740 \begin_layout Plain Layout
31741
31742 \series bold
31743 amscd
31744 \series default
31745  ist Teil jeder LaTeX-Standardinstallation.
31746 \end_layout
31747
31748 \end_inset
31749
31750
31751 \series default
31752
31753 \begin_inset Index
31754 status collapsed
31755
31756 \begin_layout Plain Layout
31757 Pakete ! amscd
31758 \end_layout
31759
31760 \end_inset
31761
31762  benötigt.
31763  Es wird im LaTeX-Vorspann mit der Zeile
31764 \end_layout
31765
31766 \begin_layout Standard
31767
31768 \series bold
31769
31770 \backslash
31771 usepackage{amscd}
31772 \end_layout
31773
31774 \begin_layout Standard
31775 geladen.
31776 \end_layout
31777
31778 \begin_layout Standard
31779 Diagramme stellen Beziehungen dar und sehen folgendermaßen aus:
31780 \begin_inset Formula \[
31781 \begin{CD}A@>>>B@>>>C\\
31782 @AAA@.@VVV\\
31783 F@<<<E@<<<D\end{CD}\]
31784
31785 \end_inset
31786
31787
31788 \end_layout
31789
31790 \begin_layout Standard
31791 Um sie zu erstellen, gibt man in einer Formel den Befehl 
31792 \series bold
31793
31794 \backslash
31795 CD
31796 \begin_inset Index
31797 status collapsed
31798
31799 \begin_layout Plain Layout
31800 Befehle ! C ! 
31801 \backslash
31802 CD
31803 \end_layout
31804
31805 \end_inset
31806
31807
31808 \series default
31809  ein.
31810  Es erscheint ein blaues Kästchen mit zwei gestrichelten Linien, in das
31811  man die weiteren Befehle eingibt.
31812  Mit 
31813 \series bold
31814
31815 \begin_inset ERT
31816 status collapsed
31817
31818 \begin_layout Plain Layout
31819
31820
31821 \backslash
31822 mbox{
31823 \end_layout
31824
31825 \end_inset
31826
31827
31828 \family sans
31829 \series default
31830 Strg-Enter
31831 \family default
31832 \series bold
31833
31834 \begin_inset ERT
31835 status collapsed
31836
31837 \begin_layout Plain Layout
31838
31839 }
31840 \end_layout
31841
31842 \end_inset
31843
31844
31845 \series default
31846  wird eine neue Zeile erstellt.
31847  Horizontale Beziehungen werden in ungerade Zeilen, vertikale in gerade
31848  Zeilen der Formel eingegeben.
31849 \end_layout
31850
31851 \begin_layout Standard
31852 Zum Erstellen der Beziehungen gibt es folgende Befehle:
31853 \end_layout
31854
31855 \begin_layout Itemize
31856
31857 \series bold
31858 @<<<
31859 \series default
31860  erstellt einen Linkspfeil, 
31861 \series bold
31862 @>>>
31863 \series default
31864  einen Rechtspfeil und 
31865 \series bold
31866 @=
31867 \series default
31868  ein langes Gleichheitszeichen
31869 \end_layout
31870
31871 \begin_layout Itemize
31872
31873 \series bold
31874 @AAA
31875 \series default
31876  erstellt einen Pfeil nach oben, 
31877 \series bold
31878 @VVV
31879 \series default
31880  einen Pfeil nach unten und 
31881 \series bold
31882 @|
31883 \series default
31884  ein senkrechtes Gleichheitszeichen
31885 \end_layout
31886
31887 \begin_layout Itemize
31888
31889 \series bold
31890 @.
31891
31892 \series default
31893  dient als Platzhalter für nicht vorhandene Beziehungen
31894 \end_layout
31895
31896 \begin_layout Standard
31897 Alle Pfeile sind wie folgt beschriftbar:
31898 \end_layout
31899
31900 \begin_layout Itemize
31901 Wird bei horizontalen Pfeilen zwischen dem ersten und zweiten < bzw.
31902  > Text eingegeben, erscheint er über dem Pfeil.
31903  Wird der Text zwischen dem zweiten und dritten < bzw.
31904  > eingegeben, erscheint er unter dem Pfeil.
31905 \end_layout
31906
31907 \begin_layout Itemize
31908 Wird bei vertikalen Pfeilen Text zwischen erstem und zweitem A bzw.
31909  V eingegeben, erscheint er links neben dem Pfeil.
31910  Bei Eingabe zwischen zweitem und drittem A bzw.
31911  V erscheint er rechts daneben.
31912  Enthält der Text ein A oder V, müssen diese Buchstaben in eine TeX-Klammer
31913  gesetzt werden.
31914 \end_layout
31915
31916 \begin_layout Standard
31917 Als Beispiel ein Diagramm mit allen möglichen Beziehungen:
31918 \end_layout
31919
31920 \begin_layout Standard
31921 \begin_inset Formula \[
31922 \begin{CD}A@>j>>B@>>k>C@=F\\
31923 @AmAA@.@VV{V}V@|\\
31924 D@<<j<E@>k>>F@=C\end{CD}\]
31925
31926 \end_inset
31927
31928
31929 \end_layout
31930
31931 \begin_layout Standard
31932 Der Befehl dazu lautet:
31933 \begin_inset Newline newline
31934 \end_inset
31935
31936
31937 \series bold
31938
31939 \backslash
31940 CD
31941 \begin_inset ERT
31942 status collapsed
31943
31944 \begin_layout Plain Layout
31945
31946
31947 \backslash
31948 leer 
31949 \end_layout
31950
31951 \end_inset
31952
31953 A@>j>>B@>>k>C@=F Strg-Enter
31954 \begin_inset Newline newline
31955 \end_inset
31956
31957
31958 \begin_inset ERT
31959 status collapsed
31960
31961 \begin_layout Plain Layout
31962
31963
31964 \backslash
31965 hphantom{
31966 \end_layout
31967
31968 \end_inset
31969
31970
31971 \backslash
31972 CD
31973 \begin_inset ERT
31974 status collapsed
31975
31976 \begin_layout Plain Layout
31977
31978
31979 \backslash
31980 leer 
31981 \end_layout
31982
31983 \end_inset
31984
31985
31986 \begin_inset ERT
31987 status collapsed
31988
31989 \begin_layout Plain Layout
31990
31991 }
31992 \end_layout
31993
31994 \end_inset
31995
31996 @AmAA@.@VV
31997 \backslash
31998 {V
31999 \series default
32000
32001 \begin_inset Formula $\to$
32002 \end_inset
32003
32004
32005 \series bold
32006 V@| Strg-Enter
32007 \begin_inset Newline newline
32008 \end_inset
32009
32010
32011 \begin_inset ERT
32012 status collapsed
32013
32014 \begin_layout Plain Layout
32015
32016
32017 \backslash
32018 hphantom{
32019 \end_layout
32020
32021 \end_inset
32022
32023
32024 \backslash
32025 CD
32026 \begin_inset ERT
32027 status collapsed
32028
32029 \begin_layout Plain Layout
32030
32031
32032 \backslash
32033 leer 
32034 \end_layout
32035
32036 \end_inset
32037
32038
32039 \begin_inset ERT
32040 status collapsed
32041
32042 \begin_layout Plain Layout
32043
32044 }
32045 \end_layout
32046
32047 \end_inset
32048
32049 D@<<j<E@>k>>F@=C
32050 \end_layout
32051
32052 \begin_layout Standard
32053 \begin_inset Newpage newpage
32054 \end_inset
32055
32056
32057 \end_layout
32058
32059 \begin_layout Section
32060 Tipps
32061 \begin_inset ERT
32062 status collapsed
32063
32064 \begin_layout Plain Layout
32065
32066
32067 \backslash
32068 texorpdfstring{
32069 \end_layout
32070
32071 \end_inset
32072
32073
32074 \begin_inset Foot
32075 status collapsed
32076
32077 \begin_layout Plain Layout
32078 Weitere gute Tipps gibt es unter 
32079 \begin_inset CommandInset citation
32080 LatexCommand cite
32081 key "Voss"
32082
32083 \end_inset
32084
32085 .
32086 \end_layout
32087
32088 \end_inset
32089
32090
32091 \begin_inset ERT
32092 status collapsed
32093
32094 \begin_layout Plain Layout
32095
32096 }{}
32097 \end_layout
32098
32099 \end_inset
32100
32101
32102 \begin_inset Note Note
32103 status collapsed
32104
32105 \begin_layout Plain Layout
32106
32107 \series bold
32108
32109 \backslash
32110 texorpdfstring
32111 \series default
32112  dient dazu, dass die Fußnote nicht mit im pdf-Lesezeichen erscheint.
32113 \end_layout
32114
32115 \begin_layout Plain Layout
32116 Näheres zu 
32117 \series bold
32118
32119 \backslash
32120 texorpdfstring
32121 \series default
32122  steht in Kapitel 
32123 \begin_inset CommandInset ref
32124 LatexCommand ref
32125 reference "sub:Formeln-in-Überschriften"
32126
32127 \end_inset
32128
32129 .
32130 \end_layout
32131
32132 \end_inset
32133
32134
32135 \begin_inset Index
32136 status collapsed
32137
32138 \begin_layout Plain Layout
32139 Tipps
32140 \end_layout
32141
32142 \end_inset
32143
32144
32145 \begin_inset Index
32146 status collapsed
32147
32148 \begin_layout Plain Layout
32149 Ionen|see
32150 \begin_inset ERT
32151 status collapsed
32152
32153 \begin_layout Plain Layout
32154
32155 {
32156 \end_layout
32157
32158 \end_inset
32159
32160 chemische Zeichen
32161 \begin_inset ERT
32162 status collapsed
32163
32164 \begin_layout Plain Layout
32165
32166 }
32167 \end_layout
32168
32169 \end_inset
32170
32171
32172 \end_layout
32173
32174 \end_inset
32175
32176
32177 \end_layout
32178
32179 \begin_layout Subsection
32180 Chemische Symbole und Reaktionsgleichungen
32181 \begin_inset CommandInset label
32182 LatexCommand label
32183 name "sub:Chemische-Symbole-und"
32184
32185 \end_inset
32186
32187
32188 \begin_inset Index
32189 status collapsed
32190
32191 \begin_layout Plain Layout
32192 chemische Zeichen ! Symbole
32193 \end_layout
32194
32195 \end_inset
32196
32197
32198 \begin_inset Index
32199 status collapsed
32200
32201 \begin_layout Plain Layout
32202 Reaktionsgleichungen
32203 \end_layout
32204
32205 \end_inset
32206
32207
32208 \begin_inset Index
32209 status collapsed
32210
32211 \begin_layout Plain Layout
32212 Symbole ! chemische
32213 \end_layout
32214
32215 \end_inset
32216
32217
32218 \end_layout
32219
32220 \begin_layout Standard
32221 Ein Beispieltext aus der Chemie:
32222 \end_layout
32223
32224 \begin_layout Quote
32225 Das 
32226 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32227 \end_inset
32228
32229 -Ion verbindet sich mit zwei 
32230 \begin_inset Formula $\mathrm{Na^{+}}$
32231 \end_inset
32232
32233 -Ionen zu Natriumsulfat 
32234 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
32235 \end_inset
32236
32237 .
32238  Die Reaktionsgleichung dazu lautet:
32239 \begin_inset Formula \[
32240 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
32241
32242 \end_inset
32243
32244
32245 \end_layout
32246
32247 \begin_layout Standard
32248 Diese Reaktionsgleichung kann direkt als Formel erstellt werden.
32249  Damit die Symbole nicht kursiv erscheinen, markiert man sämtliche Zeichen
32250  in der Formel und wandelt diese mit der Tastenkombination 
32251 \family sans
32252 Alt-z
32253 \begin_inset space ~
32254 \end_inset
32255
32256 r
32257 \family default
32258  in den aufrechten Schriftstil um.
32259 \begin_inset Foot
32260 status collapsed
32261
32262 \begin_layout Plain Layout
32263 Schriftstile siehe 
32264 \begin_inset CommandInset ref
32265 LatexCommand ref
32266 reference "sub:Schriftstile"
32267
32268 \end_inset
32269
32270
32271 \end_layout
32272
32273 \end_inset
32274
32275
32276 \end_layout
32277
32278 \begin_layout Subsection
32279 Negative Zahlen
32280 \begin_inset Index
32281 status collapsed
32282
32283 \begin_layout Plain Layout
32284 Zahlen ! negative
32285 \end_layout
32286
32287 \end_inset
32288
32289
32290 \end_layout
32291
32292 \begin_layout Standard
32293 Negative Zahlen sehen im Formelmodus oft schlecht aus, denn das Minuszeichen
32294  vor der Ziffer wird mit der gleichen Länge wie das Zeichen der Minus-Operation
32295  dargestellt.
32296  Schreibt man dagegen eine negative Zahl im normalen Text, erscheint das
32297  Minuszeichen korrekt.
32298 \end_layout
32299
32300 \begin_layout Standard
32301 Wandelt man also das Minuszeichen in mathematischen Text um, tritt das Problem
32302  nicht mehr auf.
32303 \end_layout
32304
32305 \begin_layout Standard
32306 Ein Beispiel zur Veranschaulichung der Problematik:
32307 \end_layout
32308
32309 \begin_layout Standard
32310 \align center
32311 \begin_inset Tabular
32312 <lyxtabular version="3" rows="3" columns="2">
32313 <features>
32314 <column alignment="right" valignment="top" width="0">
32315 <column alignment="left" valignment="top" width="0">
32316 <row>
32317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32318 \begin_inset Text
32319
32320 \begin_layout Plain Layout
32321 normaler Text:
32322 \end_layout
32323
32324 \end_inset
32325 </cell>
32326 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32327 \begin_inset Text
32328
32329 \begin_layout Plain Layout
32330 x = -2
32331 \end_layout
32332
32333 \end_inset
32334 </cell>
32335 </row>
32336 <row>
32337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32338 \begin_inset Text
32339
32340 \begin_layout Plain Layout
32341 Formelmodus:
32342 \end_layout
32343
32344 \end_inset
32345 </cell>
32346 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32347 \begin_inset Text
32348
32349 \begin_layout Plain Layout
32350 \begin_inset Formula $x=-2$
32351 \end_inset
32352
32353
32354 \end_layout
32355
32356 \end_inset
32357 </cell>
32358 </row>
32359 <row>
32360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32361 \begin_inset Text
32362
32363 \begin_layout Plain Layout
32364 Lösung:
32365 \end_layout
32366
32367 \end_inset
32368 </cell>
32369 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32370 \begin_inset Text
32371
32372 \begin_layout Plain Layout
32373 \begin_inset Formula $x=\textrm{-}2$
32374 \end_inset
32375
32376
32377 \end_layout
32378
32379 \end_inset
32380 </cell>
32381 </row>
32382 </lyxtabular>
32383
32384 \end_inset
32385
32386
32387 \end_layout
32388
32389 \begin_layout Subsection
32390 Komma als Dezimaltrennzeichen
32391 \begin_inset Index
32392 status collapsed
32393
32394 \begin_layout Plain Layout
32395 Komma
32396 \end_layout
32397
32398 \end_inset
32399
32400
32401 \end_layout
32402
32403 \begin_layout Standard
32404 In LaTeX fungiert das Komma in einer Formel, gemäß englischer Konvention,
32405  als Gruppentrennzeichen.
32406  Es wird demnach automatisch hinter allen Kommas in Formeln ein Leerraum
32407  eingefügt.
32408 \end_layout
32409
32410 \begin_layout Standard
32411 Um dies zu verhindern, markiert man das Komma und wandelt es in mathematischen
32412  Text um (Tastenkürzel 
32413 \family sans
32414 Alt-m
32415 \begin_inset space ~
32416 \end_inset
32417
32418 m
32419 \family default
32420 ).
32421 \end_layout
32422
32423 \begin_layout Standard
32424 Um hingegen alle Formelkommas des Dokuments als Dezimaltrennzeichen zu setzen,
32425  lädt man die Datei 
32426 \series bold
32427 icomma.sty
32428 \series default
32429
32430 \begin_inset Foot
32431 status collapsed
32432
32433 \begin_layout Plain Layout
32434
32435 \series bold
32436 icomma
32437 \series default
32438  ist Teil des LaTeX-Paketes 
32439 \series bold
32440 was
32441 \series default
32442
32443 \begin_inset Index
32444 status collapsed
32445
32446 \begin_layout Plain Layout
32447 Pakete ! was
32448 \begin_inset ERT
32449 status collapsed
32450
32451 \begin_layout Plain Layout
32452
32453
32454 \backslash
32455 vspace{4mm}
32456 \end_layout
32457
32458 \end_inset
32459
32460
32461 \end_layout
32462
32463 \end_inset
32464
32465 .
32466 \end_layout
32467
32468 \end_inset
32469
32470
32471 \begin_inset Index
32472 status collapsed
32473
32474 \begin_layout Plain Layout
32475 Pakete ! icomma
32476 \end_layout
32477
32478 \end_inset
32479
32480  mit der LaTeX-Vorspannzeile
32481 \end_layout
32482
32483 \begin_layout Standard
32484
32485 \series bold
32486
32487 \backslash
32488 usepackage{icomma}
32489 \end_layout
32490
32491 \begin_layout Subsection
32492 Physikalische Vektoren
32493 \begin_inset CommandInset label
32494 LatexCommand label
32495 name "sub:Physikalische-Vektoren"
32496
32497 \end_inset
32498
32499
32500 \begin_inset Index
32501 status collapsed
32502
32503 \begin_layout Plain Layout
32504 Vektoren ! physikalische
32505 \end_layout
32506
32507 \end_inset
32508
32509
32510 \end_layout
32511
32512 \begin_layout Standard
32513 Vordefinierte Vektoren bietet das LaTeX-Paket 
32514 \series bold
32515 braket
32516 \series default
32517
32518 \begin_inset Foot
32519 status collapsed
32520
32521 \begin_layout Plain Layout
32522
32523 \series bold
32524 braket
32525 \series default
32526  sollte Teil jeder LaTeX-Standardinstallation sein.
32527 \end_layout
32528
32529 \end_inset
32530
32531
32532 \begin_inset Index
32533 status collapsed
32534
32535 \begin_layout Plain Layout
32536 Pakete ! braket
32537 \end_layout
32538
32539 \end_inset
32540
32541 , das mit der LaTeX-Vorspannzeile
32542 \end_layout
32543
32544 \begin_layout Standard
32545
32546 \series bold
32547
32548 \backslash
32549 usepackage{braket}
32550 \end_layout
32551
32552 \begin_layout Standard
32553 geladen wird.
32554 \begin_inset ERT
32555 status collapsed
32556
32557 \begin_layout Plain Layout
32558
32559
32560 \backslash
32561 ifbraket 
32562 \end_layout
32563
32564 \end_inset
32565
32566
32567 \begin_inset Note Note
32568 status open
32569
32570 \begin_layout Plain Layout
32571 Die folgende Tabelle erscheint nur im Ausdruck wenn das LaTeX-Paket 
32572 \series bold
32573 braket
32574 \series default
32575  installiert ist:
32576 \end_layout
32577
32578 \end_inset
32579
32580
32581 \end_layout
32582
32583 \begin_layout Standard
32584 Folgende Befehle sind definiert:
32585 \end_layout
32586
32587 \begin_layout Standard
32588 \align center
32589 \begin_inset Tabular
32590 <lyxtabular version="3" rows="4" columns="2">
32591 <features>
32592 <column alignment="center" valignment="top" width="0">
32593 <column alignment="center" valignment="top" width="0">
32594 <row>
32595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32596 \begin_inset Text
32597
32598 \begin_layout Plain Layout
32599 Befehl
32600 \end_layout
32601
32602 \end_inset
32603 </cell>
32604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32605 \begin_inset Text
32606
32607 \begin_layout Plain Layout
32608 Ergebnis
32609 \end_layout
32610
32611 \end_inset
32612 </cell>
32613 </row>
32614 <row>
32615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32616 \begin_inset Text
32617
32618 \begin_layout Plain Layout
32619
32620 \backslash
32621 Bra{
32622 \backslash
32623 psi
32624 \end_layout
32625
32626 \end_inset
32627 </cell>
32628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32629 \begin_inset Text
32630
32631 \begin_layout Plain Layout
32632 \begin_inset Formula $\Bra{\psi}$
32633 \end_inset
32634
32635
32636 \end_layout
32637
32638 \end_inset
32639 </cell>
32640 </row>
32641 <row>
32642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32643 \begin_inset Text
32644
32645 \begin_layout Plain Layout
32646
32647 \backslash
32648 Ket{
32649 \backslash
32650 psi
32651 \end_layout
32652
32653 \end_inset
32654 </cell>
32655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32656 \begin_inset Text
32657
32658 \begin_layout Plain Layout
32659 \begin_inset Formula $\Ket{\psi}$
32660 \end_inset
32661
32662
32663 \end_layout
32664
32665 \end_inset
32666 </cell>
32667 </row>
32668 <row>
32669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32670 \begin_inset Text
32671
32672 \begin_layout Plain Layout
32673
32674 \backslash
32675 Braket{
32676 \backslash
32677 psi|
32678 \backslash
32679 phi
32680 \end_layout
32681
32682 \end_inset
32683 </cell>
32684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32685 \begin_inset Text
32686
32687 \begin_layout Plain Layout
32688 \begin_inset Formula $\Braket{\psi|\phi}$
32689 \end_inset
32690
32691
32692 \end_layout
32693
32694 \end_inset
32695 </cell>
32696 </row>
32697 </lyxtabular>
32698
32699 \end_inset
32700
32701
32702 \end_layout
32703
32704 \begin_layout Standard
32705 Der Befehl 
32706 \series bold
32707
32708 \backslash
32709 Braket
32710 \series default
32711  stellt sicher, dass alle senkrechten Striche in der Größe der umgebenden
32712  Klammern gesetzt werden:
32713 \begin_inset Formula \[
32714 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
32715
32716 \end_inset
32717
32718
32719 \begin_inset ERT
32720 status collapsed
32721
32722 \begin_layout Plain Layout
32723
32724
32725 \backslash
32726 else 
32727 \end_layout
32728
32729 \end_inset
32730
32731
32732 \begin_inset Note Note
32733 status open
32734
32735 \begin_layout Plain Layout
32736 Folgendes erscheint im Ausdruck wenn das LaTeX-Paket 
32737 \series bold
32738 braket
32739 \series default
32740  nicht installiert ist:
32741 \end_layout
32742
32743 \end_inset
32744
32745
32746 \end_layout
32747
32748 \begin_layout Standard
32749 Das LaTeX-Paket 
32750 \series bold
32751 braket 
32752 \series default
32753 muss installiert sein, um den Rest dieses Abschnitts im Ausdruck zu sehen.
32754 \end_layout
32755
32756 \begin_layout Standard
32757 \begin_inset ERT
32758 status collapsed
32759
32760 \begin_layout Plain Layout
32761
32762
32763 \backslash
32764 fi 
32765 \end_layout
32766
32767 \end_inset
32768
32769
32770 \end_layout
32771
32772 \begin_layout Standard
32773 Der Effekt von 
32774 \series bold
32775
32776 \backslash
32777 Braket
32778 \series default
32779  kann auch mit dem Befehl 
32780 \series bold
32781
32782 \backslash
32783 middle
32784 \series default
32785  erzielt werden, der in 
32786 \begin_inset CommandInset ref
32787 LatexCommand ref
32788 reference "sub:Automatische-Klammergrößen"
32789
32790 \end_inset
32791
32792  beschrieben ist.
32793 \end_layout
32794
32795 \begin_layout Subsection
32796 Selbst definierte Brüche
32797 \begin_inset CommandInset label
32798 LatexCommand label
32799 name "sub:Selbstdefinierte-Brüche"
32800
32801 \end_inset
32802
32803
32804 \begin_inset Index
32805 status collapsed
32806
32807 \begin_layout Plain Layout
32808 Brüche ! selbstdefinierte
32809 \end_layout
32810
32811 \end_inset
32812
32813
32814 \end_layout
32815
32816 \begin_layout Standard
32817 Um eigene Befehle für Brüche zu definieren, verwendet man den Befehl 
32818 \series bold
32819
32820 \backslash
32821 genfrac
32822 \series default
32823
32824 \begin_inset Index
32825 status collapsed
32826
32827 \begin_layout Plain Layout
32828 Befehle ! G ! 
32829 \backslash
32830 genfrac
32831 \end_layout
32832
32833 \end_inset
32834
32835  in folgendem Schema:
32836 \end_layout
32837
32838 \begin_layout Standard
32839
32840 \series bold
32841
32842 \backslash
32843 genfrac{linke
32844 \series default
32845  
32846 \series bold
32847 Klammer}{rechte
32848 \series default
32849  
32850 \series bold
32851 Klammer}{Bruchstrichdicke}{Ansichtsstil}
32852 \begin_inset Newline newline
32853 \end_inset
32854
32855
32856 \begin_inset ERT
32857 status collapsed
32858
32859 \begin_layout Plain Layout
32860
32861
32862 \backslash
32863 phantom{
32864 \end_layout
32865
32866 \end_inset
32867
32868
32869 \backslash
32870 genfrac
32871 \begin_inset ERT
32872 status collapsed
32873
32874 \begin_layout Plain Layout
32875
32876 }
32877 \end_layout
32878
32879 \end_inset
32880
32881 {Zähler}{Nenner}
32882 \end_layout
32883
32884 \begin_layout Standard
32885 Der Ansichtsstil wird mit einer ganzen Zahl im Bereich 0
32886 \begin_inset space \thinspace{}
32887 \end_inset
32888
32889 -
32890 \begin_inset space \thinspace{}
32891 \end_inset
32892
32893 3 angegeben.
32894 \end_layout
32895
32896 \begin_layout Standard
32897 \align center
32898 \begin_inset Tabular
32899 <lyxtabular version="3" rows="5" columns="2">
32900 <features>
32901 <column alignment="center" valignment="top" width="0">
32902 <column alignment="center" valignment="top" width="0">
32903 <row>
32904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32905 \begin_inset Text
32906
32907 \begin_layout Plain Layout
32908 Nummer
32909 \end_layout
32910
32911 \end_inset
32912 </cell>
32913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32914 \begin_inset Text
32915
32916 \begin_layout Plain Layout
32917 Ansichtsstil
32918 \end_layout
32919
32920 \end_inset
32921 </cell>
32922 </row>
32923 <row>
32924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32925 \begin_inset Text
32926
32927 \begin_layout Plain Layout
32928 0
32929 \end_layout
32930
32931 \end_inset
32932 </cell>
32933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32934 \begin_inset Text
32935
32936 \begin_layout Plain Layout
32937 abgesetzte Formel
32938 \end_layout
32939
32940 \end_inset
32941 </cell>
32942 </row>
32943 <row>
32944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32945 \begin_inset Text
32946
32947 \begin_layout Plain Layout
32948 1
32949 \end_layout
32950
32951 \end_inset
32952 </cell>
32953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32954 \begin_inset Text
32955
32956 \begin_layout Plain Layout
32957 eingebettete Formel
32958 \end_layout
32959
32960 \end_inset
32961 </cell>
32962 </row>
32963 <row>
32964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32965 \begin_inset Text
32966
32967 \begin_layout Plain Layout
32968 2
32969 \end_layout
32970
32971 \end_inset
32972 </cell>
32973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32974 \begin_inset Text
32975
32976 \begin_layout Plain Layout
32977 klein
32978 \end_layout
32979
32980 \end_inset
32981 </cell>
32982 </row>
32983 <row>
32984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32985 \begin_inset Text
32986
32987 \begin_layout Plain Layout
32988 3
32989 \end_layout
32990
32991 \end_inset
32992 </cell>
32993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32994 \begin_inset Text
32995
32996 \begin_layout Plain Layout
32997 winzig
32998 \end_layout
32999
33000 \end_inset
33001 </cell>
33002 </row>
33003 </lyxtabular>
33004
33005 \end_inset
33006
33007
33008 \end_layout
33009
33010 \begin_layout Standard
33011 Wird nichts für den Ansichtsstil angegeben, passt sich die Größe wie bei
33012  
33013 \series bold
33014
33015 \backslash
33016 frac
33017 \series default
33018  der Umgebung an.
33019 \end_layout
33020
33021 \begin_layout Standard
33022 Wird keine Bruchstrichdicke angegeben, wird der voreingestellte Wert von
33023  0.4
33024 \begin_inset space \thinspace{}
33025 \end_inset
33026
33027 pt verwendet.
33028 \end_layout
33029
33030 \begin_layout Standard
33031 \begin_inset VSpace medskip
33032 \end_inset
33033
33034 Zum Beispiel sind die Befehle 
33035 \series bold
33036
33037 \backslash
33038 dfrac
33039 \series default
33040  und 
33041 \series bold
33042
33043 \backslash
33044 tbinom
33045 \series default
33046  aus 
33047 \begin_inset CommandInset ref
33048 LatexCommand ref
33049 reference "sub:Brüche"
33050
33051 \end_inset
33052
33053  folgendermaßen definiert:
33054 \end_layout
33055
33056 \begin_layout Standard
33057
33058 \series bold
33059
33060 \backslash
33061 newcommand{
33062 \backslash
33063 dfrac}[2]{
33064 \backslash
33065 genfrac{}{}{}{0}{#1}{#2}}
33066 \end_layout
33067
33068 \begin_layout Standard
33069 und
33070 \end_layout
33071
33072 \begin_layout Standard
33073
33074 \series bold
33075
33076 \backslash
33077 newcommand{
33078 \backslash
33079 tbinom}[2]{
33080 \backslash
33081 genfrac{(}{)}{0pt}{1}{#1}{#2}}
33082 \end_layout
33083
33084 \begin_layout Standard
33085 \begin_inset VSpace medskip
33086 \end_inset
33087
33088 Um einen Bruch zu definieren, bei dem man die Bruchstrichdicke als optionales
33089  Argument angeben kann, gibt man im LaTeX-Vorspann folgenden Befehl ein:
33090 \end_layout
33091
33092 \begin_layout Standard
33093
33094 \series bold
33095
33096 \backslash
33097 newcommand{
33098 \backslash
33099 fracS}[3][]{
33100 \backslash
33101 genfrac{}{}{#1}{}{#2}{#3}}
33102 \end_layout
33103
33104 \begin_layout Standard
33105 Dazu ein Test:
33106 \begin_inset Formula \begin{align*}
33107 \text{Befehl} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
33108 \text{Ergebnis} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
33109
33110 \end_inset
33111
33112 Wie man sieht, entspricht der Abstand des Zählers und Nenners vom Strich
33113  in etwa der dreifachen Strichdicke.
33114 \end_layout
33115
33116 \begin_layout Subsection
33117 Durchgestrichene Formeln
33118 \begin_inset CommandInset label
33119 LatexCommand label
33120 name "sub:Durchgestrichene-Formeln"
33121
33122 \end_inset
33123
33124
33125 \begin_inset Index
33126 status collapsed
33127
33128 \begin_layout Plain Layout
33129 Formel ! durchgestrichene
33130 \end_layout
33131
33132 \end_inset
33133
33134
33135 \end_layout
33136
33137 \begin_layout Standard
33138 Um Formeln oder Formelteile durchzustreichen, muss das LaTeX-Paket 
33139 \series bold
33140 cancel
33141 \series default
33142
33143 \begin_inset Foot
33144 status collapsed
33145
33146 \begin_layout Plain Layout
33147
33148 \series bold
33149 cancel
33150 \series default
33151  ist Teil jeder LaTeX-Standardinstallation.
33152 \end_layout
33153
33154 \end_inset
33155
33156
33157 \begin_inset Index
33158 status collapsed
33159
33160 \begin_layout Plain Layout
33161 Pakete ! cancel
33162 \end_layout
33163
33164 \end_inset
33165
33166  mit der LaTeX-Vorspannzeile
33167 \end_layout
33168
33169 \begin_layout Standard
33170
33171 \series bold
33172
33173 \backslash
33174 usepackage[samesize]{cancel}
33175 \end_layout
33176
33177 \begin_layout Standard
33178 geladen werden.
33179 \begin_inset Newpage pagebreak
33180 \end_inset
33181
33182
33183 \end_layout
33184
33185 \begin_layout Standard
33186 Es gibt vier verschiedene Arten durchzustreichen:
33187 \end_layout
33188
33189 \begin_layout Standard
33190 \align center
33191 \begin_inset Tabular
33192 <lyxtabular version="3" rows="5" columns="2">
33193 <features>
33194 <column alignment="center" valignment="top" width="0">
33195 <column alignment="center" valignment="top" width="0">
33196 <row>
33197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33198 \begin_inset Text
33199
33200 \begin_layout Plain Layout
33201 Befehl
33202 \end_layout
33203
33204 \end_inset
33205 </cell>
33206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33207 \begin_inset Text
33208
33209 \begin_layout Plain Layout
33210 Ergebnis
33211 \begin_inset Note Note
33212 status collapsed
33213
33214 \begin_layout Plain Layout
33215
33216 \series bold
33217
33218 \backslash
33219 hspace
33220 \series default
33221  und 
33222 \series bold
33223
33224 \backslash
33225 raisebox
33226 \series default
33227  dienen nur als Abstandhalter.
33228 \end_layout
33229
33230 \end_inset
33231
33232
33233 \end_layout
33234
33235 \end_inset
33236 </cell>
33237 </row>
33238 <row>
33239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33240 \begin_inset Text
33241
33242 \begin_layout Plain Layout
33243
33244 \backslash
33245 cancel{
33246 \backslash
33247 int
33248 \begin_inset ERT
33249 status collapsed
33250
33251 \begin_layout Plain Layout
33252
33253
33254 \backslash
33255 leer 
33256 \end_layout
33257
33258 \end_inset
33259
33260 A=B
33261 \end_layout
33262
33263 \end_inset
33264 </cell>
33265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33266 \begin_inset Text
33267
33268 \begin_layout Plain Layout
33269 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
33270 \end_inset
33271
33272
33273 \end_layout
33274
33275 \end_inset
33276 </cell>
33277 </row>
33278 <row>
33279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33280 \begin_inset Text
33281
33282 \begin_layout Plain Layout
33283
33284 \backslash
33285 bcancel{
33286 \backslash
33287 int
33288 \begin_inset ERT
33289 status collapsed
33290
33291 \begin_layout Plain Layout
33292
33293
33294 \backslash
33295 leer 
33296 \end_layout
33297
33298 \end_inset
33299
33300 A=B
33301 \end_layout
33302
33303 \end_inset
33304 </cell>
33305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33306 \begin_inset Text
33307
33308 \begin_layout Plain Layout
33309 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
33310 \end_inset
33311
33312
33313 \end_layout
33314
33315 \end_inset
33316 </cell>
33317 </row>
33318 <row>
33319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33320 \begin_inset Text
33321
33322 \begin_layout Plain Layout
33323
33324 \backslash
33325 xcancel{
33326 \backslash
33327 int
33328 \begin_inset ERT
33329 status collapsed
33330
33331 \begin_layout Plain Layout
33332
33333
33334 \backslash
33335 leer 
33336 \end_layout
33337
33338 \end_inset
33339
33340 A=B
33341 \end_layout
33342
33343 \end_inset
33344 </cell>
33345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33346 \begin_inset Text
33347
33348 \begin_layout Plain Layout
33349 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33350 \end_inset
33351
33352
33353 \end_layout
33354
33355 \end_inset
33356 </cell>
33357 </row>
33358 <row>
33359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33360 \begin_inset Text
33361
33362 \begin_layout Plain Layout
33363
33364 \backslash
33365 cancelto{1
33366 \begin_inset Formula $\to$
33367 \end_inset
33368
33369
33370 \backslash
33371 {
33372 \backslash
33373 int
33374 \begin_inset ERT
33375 status collapsed
33376
33377 \begin_layout Plain Layout
33378
33379
33380 \backslash
33381 leer 
33382 \end_layout
33383
33384 \end_inset
33385
33386 A=B
33387 \end_layout
33388
33389 \end_inset
33390 </cell>
33391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33392 \begin_inset Text
33393
33394 \begin_layout Plain Layout
33395 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33396 \end_inset
33397
33398
33399 \end_layout
33400
33401 \end_inset
33402 </cell>
33403 </row>
33404 </lyxtabular>
33405
33406 \end_inset
33407
33408
33409 \end_layout
33410
33411 \begin_layout Standard
33412
33413 \series bold
33414
33415 \backslash
33416 cancelto
33417 \series default
33418  eignet sich besonders, wenn man das Kürzen innerhalb einer Formel darstellen
33419  will:
33420 \begin_inset Formula \[
33421 \frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}}\]
33422
33423 \end_inset
33424
33425
33426 \end_layout
33427
33428 \begin_layout Subsection
33429 Formeln in Überschriften
33430 \begin_inset CommandInset label
33431 LatexCommand label
33432 name "sub:Formeln-in-Überschriften"
33433
33434 \end_inset
33435
33436
33437 \begin_inset Index
33438 status collapsed
33439
33440 \begin_layout Plain Layout
33441 Formel ! in Überschriften
33442 \end_layout
33443
33444 \end_inset
33445
33446
33447 \end_layout
33448
33449 \begin_layout Standard
33450 Benutzt man Formeln in Überschriften, ist auf Folgendes zu achten:
33451 \end_layout
33452
33453 \begin_layout Standard
33454 \begin_inset Note Greyedout
33455 status open
33456
33457 \begin_layout Plain Layout
33458 Verwendet man 
33459 \series bold
33460 hyperref
33461 \series default
33462
33463 \begin_inset Index
33464 status collapsed
33465
33466 \begin_layout Plain Layout
33467 Pakete ! hyperref
33468 \end_layout
33469
33470 \end_inset
33471
33472  Unterstützung im den Dokumenteinstellungen unter 
33473 \family sans
33474 PDF-Eigenschaften
33475 \family default
33476 , werden PDF-Lesezeichen für jede Überschrift aus dem Inhaltsverzeichnis
33477  erzeugt.
33478  Enthält eine Überschrift Formeln, werden diese im Lesezeichentext falsch
33479  dargestellt.
33480  Denn Formeln in Lesezeichen verstoßen gegen die PDF-Konventionen.
33481 \end_layout
33482
33483 \end_inset
33484
33485
33486 \end_layout
33487
33488 \begin_layout Standard
33489 Beide Probleme lassen sich lösen, indem man am Ende der Überschrift einen
33490  Kurztitel über das Menü 
33491 \family sans
33492 Einfügen\SpecialChar \menuseparator
33493 Kurztitel
33494 \family default
33495  einfügt.
33496  Kurztitel werden als Alternative für mehrzeilige Überschriften verwendet,
33497  um das Inhaltsverzeichnis übersichtlich zu halten.
33498  Nur der Kurztitel erscheint im Inhaltsverzeichnis und damit auch im PDF-Lesezei
33499 chen.
33500 \end_layout
33501
33502 \begin_layout Standard
33503 Möchte man im Inhaltsverzeichnis eine Formel verwenden, benutzt aber 
33504 \series bold
33505 hyperref
33506 \series default
33507 , verwendet man im TeX-Modus den Befehl
33508 \end_layout
33509
33510 \begin_layout Standard
33511
33512 \series bold
33513
33514 \backslash
33515 texorpdfstring{Teil}{Alternative}
33516 \begin_inset Index
33517 status collapsed
33518
33519 \begin_layout Plain Layout
33520 Befehle ! T ! 
33521 \backslash
33522 texorpdfstring
33523 \end_layout
33524
33525 \end_inset
33526
33527
33528 \end_layout
33529
33530 \begin_layout Standard
33531 Teil ist der Überschriftsteil, der nicht im PDF-Lesezeichen erscheinen solle.
33532  Das können Zeichen, Formeln, Fußnoten aber auch Querverweise sein.
33533  Als Alternative kann man angeben, was stattdessen im Lesezeichen erscheinen
33534  soll.
33535 \end_layout
33536
33537 \begin_layout Standard
33538 Es folgen zwei Beispielüberschriften:
33539 \begin_inset VSpace -3mm
33540 \end_inset
33541
33542
33543 \begin_inset ERT
33544 status collapsed
33545
33546 \begin_layout Plain Layout
33547
33548
33549 \backslash
33550 boldmath 
33551 \end_layout
33552
33553 \end_inset
33554
33555
33556 \end_layout
33557
33558 \begin_layout Subsubsection
33559 Überschrift ohne Formel im Inhaltsverzeichnis 
33560 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33561 \end_inset
33562
33563
33564 \begin_inset OptArg
33565 status collapsed
33566
33567 \begin_layout Plain Layout
33568 Überschrift ohne Formel im Inhaltsverzeichnis
33569 \end_layout
33570
33571 \end_inset
33572
33573
33574 \end_layout
33575
33576 \begin_layout Subsubsection
33577 Überschrift mit Formel im Inhaltsverzeichnis
33578 \begin_inset ERT
33579 status collapsed
33580
33581 \begin_layout Plain Layout
33582
33583
33584 \backslash
33585 texorpdfstring{
33586 \end_layout
33587
33588 \end_inset
33589
33590  
33591 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33592 \end_inset
33593
33594
33595 \begin_inset ERT
33596 status collapsed
33597
33598 \begin_layout Plain Layout
33599
33600 }{}
33601 \end_layout
33602
33603 \end_inset
33604
33605
33606 \end_layout
33607
33608 \begin_layout Standard
33609 \begin_inset ERT
33610 status collapsed
33611
33612 \begin_layout Plain Layout
33613
33614
33615 \backslash
33616 unboldmath 
33617 \end_layout
33618
33619 \end_inset
33620
33621 In der ersten Überschrift wurde ein Kurztitel verwendet.
33622  In der zweiten 
33623 \series bold
33624
33625 \backslash
33626 texorpdfstring
33627 \series default
33628 .
33629 \end_layout
33630
33631 \begin_layout Standard
33632 Damit die Formeln so wie der Rest der Überschrift formatiert werden, wurde
33633  die komplette Überschrift in eine 
33634 \series bold
33635 boldmath-Umgebung
33636 \series default
33637
33638 \begin_inset Foot
33639 status collapsed
33640
33641 \begin_layout Plain Layout
33642 siehe 
33643 \begin_inset CommandInset ref
33644 LatexCommand ref
33645 reference "sub:Fett-gedruckte-Formeln"
33646
33647 \end_inset
33648
33649
33650 \end_layout
33651
33652 \end_inset
33653
33654  gesetzt.
33655 \end_layout
33656
33657 \begin_layout Subsection
33658 Formeln im mehrspaltigen Text
33659 \begin_inset Index
33660 status collapsed
33661
33662 \begin_layout Plain Layout
33663 Formel ! im mehrspaltigen Text
33664 \end_layout
33665
33666 \end_inset
33667
33668
33669 \end_layout
33670
33671 \begin_layout Standard
33672 Formeln im mehrspaltigen Text sind oftmals zu breit für eine Spalte und
33673  müssen daher über die gesamte Seitenbreite gesetzt werden.
33674  Dazu verwendet man das LaTeX-Paket 
33675 \series bold
33676 multicol
33677 \series default
33678
33679 \begin_inset Foot
33680 status collapsed
33681
33682 \begin_layout Plain Layout
33683
33684 \series bold
33685 multicol
33686 \series default
33687  ist Teil jeder LaTeX-Standardinstallation.
33688 \end_layout
33689
33690 \end_inset
33691
33692
33693 \begin_inset Index
33694 status collapsed
33695
33696 \begin_layout Plain Layout
33697 Pakete ! multicol
33698 \end_layout
33699
33700 \end_inset
33701
33702 , das mit der LaTeX-Vorspannzeile
33703 \end_layout
33704
33705 \begin_layout Standard
33706
33707 \series bold
33708
33709 \backslash
33710 usepackage{multicol}
33711 \end_layout
33712
33713 \begin_layout Standard
33714 geladen wird.
33715 \end_layout
33716
33717 \begin_layout Standard
33718 \begin_inset Note Greyedout
33719 status open
33720
33721 \begin_layout Plain Layout
33722 Dabei ist zu beachten, dass im Menü 
33723 \family sans
33724 Dokument\SpecialChar \menuseparator
33725 Einstellungen
33726 \family default
33727  unter 
33728 \family sans
33729 Textformat
33730 \family default
33731  
33732 \emph on
33733 nicht
33734 \emph default
33735  
33736 \family sans
33737 Zweispaltiges
33738 \begin_inset space ~
33739 \end_inset
33740
33741 Dokument
33742 \family default
33743  ausgewählt sein darf.
33744 \end_layout
33745
33746 \end_inset
33747
33748
33749 \end_layout
33750
33751 \begin_layout Standard
33752 Vor den mehrspaltigen Text schreibt man im TeX-Modus den Befehl
33753 \end_layout
33754
33755 \begin_layout Standard
33756
33757 \series bold
33758
33759 \backslash
33760 begin{multicols}{Spaltenanzahl}
33761 \end_layout
33762
33763 \begin_layout Standard
33764 wobei die Spaltenanzahl eine Zahl im Bereich 2
33765 \begin_inset space \thinspace{}
33766 \end_inset
33767
33768 -
33769 \begin_inset space \thinspace{}
33770 \end_inset
33771
33772 10 ist.
33773  Vor der Formel beendet man den mehrspaltigen Text mit dem Befehl
33774 \end_layout
33775
33776 \begin_layout Standard
33777
33778 \series bold
33779
33780 \backslash
33781 end{multicols}
33782 \end_layout
33783
33784 \begin_layout Standard
33785 der im TeX-Modus eingegeben wird.
33786 \end_layout
33787
33788 \begin_layout Standard
33789 Durch den Befehl wird vor der Formel automatisch etwas Leerraum erstellt.
33790  Um dies rückgängig zu machen, fügt man vor der Formel -6
33791 \begin_inset space \thinspace{}
33792 \end_inset
33793
33794 mm vertikalen Leerraum ein.
33795  Ist der Formelstil 
33796 \series bold
33797 Eingerückt
33798 \begin_inset Foot
33799 status collapsed
33800
33801 \begin_layout Plain Layout
33802 Formelstile siehe 
33803 \begin_inset CommandInset ref
33804 LatexCommand ref
33805 reference "sec:Formelstile"
33806
33807 \end_inset
33808
33809
33810 \end_layout
33811
33812 \end_inset
33813
33814
33815 \series default
33816  gewählt, fügt man stattdessen -9
33817 \begin_inset space \thinspace{}
33818 \end_inset
33819
33820 mm Leerraum ein.
33821 \end_layout
33822
33823 \begin_layout Standard
33824 Als Beispiel ein mehrspaltiger Text mit einer abgesetzten Formel:
33825 \end_layout
33826
33827 \begin_layout Standard
33828 \begin_inset ERT
33829 status collapsed
33830
33831 \begin_layout Plain Layout
33832
33833
33834 \backslash
33835 begin{multicols}{2}
33836 \end_layout
33837
33838 \end_inset
33839
33840 Das Spektrum wird fouriertransformiert.
33841  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
33842 , Lösungsmittel) zu trennen.
33843  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
33844  nun das Aussehen des Ausgangssignals.
33845  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
33846  über alle Phasen integrieren muss.
33847  Sei nun 
33848 \begin_inset Formula $S$
33849 \end_inset
33850
33851  unser normiertes Ausgangssignal und 
33852 \begin_inset Formula $P$
33853 \end_inset
33854
33855  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
33856 \begin_inset ERT
33857 status collapsed
33858
33859 \begin_layout Plain Layout
33860
33861
33862 \backslash
33863 end{multicols}
33864 \end_layout
33865
33866 \end_inset
33867
33868
33869 \begin_inset VSpace -6mm
33870 \end_inset
33871
33872
33873 \begin_inset Formula \begin{equation}
33874 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
33875
33876 \end_inset
33877
33878
33879 \begin_inset ERT
33880 status collapsed
33881
33882 \begin_layout Plain Layout
33883
33884
33885 \backslash
33886 begin{multicols}{2}
33887 \end_layout
33888
33889 \end_inset
33890
33891 wobei 
33892 \begin_inset Formula $S_{0}$
33893 \end_inset
33894
33895  das Signal ohne Gradient ist und die Normierungsbedingung 
33896 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
33897 \end_inset
33898
33899  gilt.
33900  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
33901  Direkt nach dem 
33902 \begin_inset Formula $\nicefrac{\pi}{2}$
33903 \end_inset
33904
33905
33906 \begin_inset space \thinspace{}
33907 \end_inset
33908
33909 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
33910  das Signal zusätzlich abschwächt.
33911  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
33912  
33913 \begin_inset Formula $T_{2}$
33914 \end_inset
33915
33916 -Zeit.
33917 \end_layout
33918
33919 \begin_layout Standard
33920 \begin_inset ERT
33921 status collapsed
33922
33923 \begin_layout Plain Layout
33924
33925
33926 \backslash
33927 end{multicols}
33928 \end_layout
33929
33930 \end_inset
33931
33932  
33933 \end_layout
33934
33935 \begin_layout Subsection
33936 Formeln mit Beschreibung der Variablen
33937 \begin_inset Index
33938 status collapsed
33939
33940 \begin_layout Plain Layout
33941 Formel ! mit Variablenbeschreibung
33942 \end_layout
33943
33944 \end_inset
33945
33946
33947 \end_layout
33948
33949 \begin_layout Standard
33950 Möchte man wie in Formel 
33951 \begin_inset CommandInset ref
33952 LatexCommand eqref
33953 reference "eq:innerhalb"
33954
33955 \end_inset
33956
33957 , Variablen innerhalb einer Formel beschreiben, verwendet man eine 2
33958 \series bold
33959 ×
33960 \series default
33961
33962 \begin_inset Formula $n$
33963 \end_inset
33964
33965
33966 \begin_inset space ~
33967 \end_inset
33968
33969 Matrix mit links ausgerichteten Spalten für die verwendeten 
33970 \begin_inset Formula $n$
33971 \end_inset
33972
33973  Variablen.
33974 \begin_inset Foot
33975 status collapsed
33976
33977 \begin_layout Plain Layout
33978 Matrizen siehe 
33979 \begin_inset CommandInset ref
33980 LatexCommand ref
33981 reference "sec:Matrizen"
33982
33983 \end_inset
33984
33985
33986 \end_layout
33987
33988 \end_inset
33989
33990  Um die Beschreibung kleiner zu setzen, gibt man vor der Matrix z.
33991 \begin_inset space \thinspace{}
33992 \end_inset
33993
33994 B.
33995  den Befehl 
33996 \series bold
33997
33998 \backslash
33999 footnotesize
34000 \series default
34001  ein.
34002 \begin_inset Foot
34003 status collapsed
34004
34005 \begin_layout Plain Layout
34006 Schriftgrößen siehe 
34007 \begin_inset CommandInset ref
34008 LatexCommand ref
34009 reference "sub:Schriftgrößen"
34010
34011 \end_inset
34012
34013
34014 \end_layout
34015
34016 \end_inset
34017
34018
34019 \end_layout
34020
34021 \begin_layout Standard
34022 Wird der Formelstil 
34023 \series bold
34024 Eingerückt
34025 \begin_inset Foot
34026 status collapsed
34027
34028 \begin_layout Plain Layout
34029 Formelstile siehe 
34030 \begin_inset CommandInset ref
34031 LatexCommand ref
34032 reference "sec:Formelstile"
34033
34034 \end_inset
34035
34036
34037 \end_layout
34038
34039 \end_inset
34040
34041
34042 \series default
34043  verwendet, fügt man vor und nach der Matrix ein 
34044 \series bold
34045
34046 \backslash
34047 hfill
34048 \series default
34049
34050 \begin_inset Foot
34051 status collapsed
34052
34053 \begin_layout Plain Layout
34054
34055 \series bold
34056
34057 \backslash
34058 hfill
34059 \series default
34060  wirkt nur in Formeln mit dem Stil 
34061 \series bold
34062 Eingerückt
34063 \series default
34064 , siehe 
34065 \begin_inset CommandInset ref
34066 LatexCommand ref
34067 reference "sub:Variabler-Leerraum"
34068
34069 \end_inset
34070
34071 .
34072 \end_layout
34073
34074 \end_inset
34075
34076  ein, damit der Abstand der Matrix von der Gleichung und vom Seitenrand
34077  gleich ist.
34078 \end_layout
34079
34080 \begin_layout Standard
34081 Ist der Formelstil 
34082 \series bold
34083 Zentriert
34084 \series default
34085  gewählt, nutzt man die in 
34086 \begin_inset CommandInset ref
34087 LatexCommand ref
34088 reference "sub:Flalign-Umgebung"
34089
34090 \end_inset
34091
34092  beschriebene Möglichkeit, Formeln einzurücken.
34093  Formel 
34094 \begin_inset CommandInset ref
34095 LatexCommand eqref
34096 reference "eq:innerhalb"
34097
34098 \end_inset
34099
34100  besteht aus fünf Spalten, wobei in den ersten beiden die Gleichung, in
34101  der dritten die Matrix und in der letzten die leere TeX-Klammer steht.
34102 \begin_inset Formula \begin{flalign}
34103 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
34104 \rho & \textrm{Dichte}\\
34105 V & \textrm{Volumen}\\
34106 g & \textrm{Fallbeschleunigung}\end{array} &  & {}\label{eq:innerhalb}\end{flalign}
34107
34108 \end_inset
34109
34110
34111 \end_layout
34112
34113 \begin_layout Subsection
34114 Aufrechte kleine griechische Buchstaben
34115 \begin_inset CommandInset label
34116 LatexCommand label
34117 name "sub:Aufrechte-kleine-griechische"
34118
34119 \end_inset
34120
34121
34122 \begin_inset Index
34123 status collapsed
34124
34125 \begin_layout Plain Layout
34126 griechische Buchstaben ! aufrechte
34127 \end_layout
34128
34129 \end_inset
34130
34131
34132 \end_layout
34133
34134 \begin_layout Standard
34135 Die meisten Mathe-Schriften stellen nur kursive kleine griechische Buchstaben
34136  zur Verfügung.
34137  Für Symbole der Elementarteilchen, wie Pionen und Neutrinos werden jedoch
34138  aufrechte griechische Buchstaben benötigt.
34139  Die Datei 
34140 \series bold
34141 upgreek.sty
34142 \series default
34143
34144 \begin_inset Foot
34145 status collapsed
34146
34147 \begin_layout Plain Layout
34148
34149 \series bold
34150 upgreek
34151 \series default
34152  ist Teil des LaTeX-Paketes 
34153 \series bold
34154 was
34155 \series default
34156
34157 \begin_inset Index
34158 status collapsed
34159
34160 \begin_layout Plain Layout
34161 Pakete ! was
34162 \begin_inset ERT
34163 status collapsed
34164
34165 \begin_layout Plain Layout
34166
34167
34168 \backslash
34169 vspace{4mm}
34170 \end_layout
34171
34172 \end_inset
34173
34174
34175 \end_layout
34176
34177 \end_inset
34178
34179 .
34180 \end_layout
34181
34182 \end_inset
34183
34184
34185 \begin_inset Index
34186 status collapsed
34187
34188 \begin_layout Plain Layout
34189 Pakete ! upgreek
34190 \end_layout
34191
34192 \end_inset
34193
34194 , die mit der LaTeX-Vorspannzeile
34195 \end_layout
34196
34197 \begin_layout Standard
34198
34199 \series bold
34200
34201 \backslash
34202 usepackage{upgreek}
34203 \end_layout
34204
34205 \begin_layout Standard
34206 geladen wird, stellt diese Buchstaben zur Verfügung.
34207  
34208 \begin_inset ERT
34209 status collapsed
34210
34211 \begin_layout Plain Layout
34212
34213
34214 \backslash
34215 ifupgreek 
34216 \end_layout
34217
34218 \end_inset
34219
34220
34221 \begin_inset Note Note
34222 status open
34223
34224 \begin_layout Plain Layout
34225 Die folgende Tabelle erscheint nur im Ausdruck wenn das LaTeX-Paket 
34226 \series bold
34227 upgreek
34228 \series default
34229  installiert ist:
34230 \end_layout
34231
34232 \end_inset
34233
34234  Sie werden erzeugt, wenn der Befehl für einen griechischen Buchstaben mit
34235  
34236 \series bold
34237 up
34238 \series default
34239  begonnen wird.
34240  So erzeugt z.
34241 \begin_inset space \thinspace{}
34242 \end_inset
34243
34244 B.
34245  der Befehl 
34246 \series bold
34247
34248 \backslash
34249 uptau
34250 \series default
34251  dies: 
34252 \begin_inset Formula $\uptau$
34253 \end_inset
34254
34255
34256 \end_layout
34257
34258 \begin_layout Standard
34259 Damit kann man Elementarteilchenreaktionen erstellen:
34260 \begin_inset Formula \[
34261 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
34262
34263 \end_inset
34264
34265
34266 \end_layout
34267
34268 \begin_layout Standard
34269 Die aufrechten Buchstaben sind fetter und breiter als die kursiven.
34270  Sie sollten daher nicht für Einheiten wie 
34271 \begin_inset Quotes gld
34272 \end_inset
34273
34274 µm
34275 \begin_inset Quotes grd
34276 \end_inset
34277
34278  verwendet werden.
34279 \end_layout
34280
34281 \begin_layout Standard
34282 \begin_inset ERT
34283 status collapsed
34284
34285 \begin_layout Plain Layout
34286
34287
34288 \backslash
34289 else 
34290 \end_layout
34291
34292 \end_inset
34293
34294
34295 \begin_inset Note Note
34296 status open
34297
34298 \begin_layout Plain Layout
34299 Folgendes erscheint im Ausdruck wenn das LaTeX-Paket 
34300 \series bold
34301 upgreek
34302 \series default
34303  nicht installiert ist:
34304 \end_layout
34305
34306 \end_inset
34307
34308
34309 \end_layout
34310
34311 \begin_layout Standard
34312 Das LaTeX-Paket 
34313 \series bold
34314 upgreek 
34315 \series default
34316 muss installiert sein, um den Rest dieses Abschnitts im Ausdruck zu sehen.
34317 \end_layout
34318
34319 \begin_layout Standard
34320 \begin_inset ERT
34321 status collapsed
34322
34323 \begin_layout Plain Layout
34324
34325
34326 \backslash
34327 fi 
34328 \end_layout
34329
34330 \end_inset
34331
34332
34333 \end_layout
34334
34335 \begin_layout Subsection
34336 Textzeichen in Formeln
34337 \begin_inset CommandInset label
34338 LatexCommand label
34339 name "sub:Textzeichen-in-Formeln"
34340
34341 \end_inset
34342
34343
34344 \begin_inset Index
34345 status collapsed
34346
34347 \begin_layout Plain Layout
34348 Text ! in Formeln
34349 \end_layout
34350
34351 \end_inset
34352
34353
34354 \end_layout
34355
34356 \begin_layout Standard
34357 In einigen Fällen möchte man Textzeichen direkt in Formeln eingeben.
34358  Benötigt man z.
34359 \begin_inset space \thinspace{}
34360 \end_inset
34361
34362 B.
34363  den mittigen Punkt · in Formeln wie 
34364 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
34365 \end_inset
34366
34367 , müsste man dafür jedes Mal den Befehl 
34368 \series bold
34369
34370 \backslash
34371 cdot
34372 \series default
34373  eingeben
34374 \begin_inset Foot
34375 status collapsed
34376
34377 \begin_layout Plain Layout
34378 siehe 
34379 \begin_inset CommandInset ref
34380 LatexCommand ref
34381 reference "sub:Binäre-Operatoren"
34382
34383 \end_inset
34384
34385
34386 \end_layout
34387
34388 \end_inset
34389
34390 , da dieses Zeichen in allen Kodierungen als Textzeichen definiert ist.
34391  Man kann jedoch die Kodierung mit folgender LaTeX-Vorspannzeile ändern:
34392 \end_layout
34393
34394 \begin_layout Standard
34395
34396 \series bold
34397
34398 \backslash
34399 DeclareInputText{183}{
34400 \backslash
34401 ifmmode
34402 \backslash
34403 cdot
34404 \backslash
34405 else
34406 \backslash
34407 textperiodcentered
34408 \backslash
34409 f\SpecialChar \textcompwordmark{}
34410 i}
34411 \end_layout
34412
34413 \begin_layout Standard
34414 Die Zeichenkodierung (Menü 
34415 \family sans
34416 Dokument\SpecialChar \menuseparator
34417 Einstellungen\SpecialChar \menuseparator
34418 Sprache
34419 \family default
34420 ) legt fest, welches Zeichen beim Druck einer bestimmten Taste erscheint.
34421  Wenn man die Taste für das Zeichen '·' drückt, wird intern der Befehl 
34422 \series bold
34423
34424 \backslash
34425 textperiodcentered
34426 \series default
34427  verwendet.
34428  Dieser Befehl ist in einer Formel jedoch nicht verfügbar, so dass es zu
34429  LaTeX-Fehlern kommen würde.
34430  Durch die geänderte Kodierung wird hingegen automatisch der richtige Befehl
34431  gewählt, je nachdem ob das Zeichen in eine Formel eingegeben wurde oder
34432  nicht.
34433 \end_layout
34434
34435 \begin_layout Standard
34436 Die Kodierung der einzelnen Zeichen ist in Definitionsdateien abgespeichert.
34437  Z.
34438 \begin_inset space \thinspace{}
34439 \end_inset
34440
34441 B.
34442  ist die Kodierung 
34443 \series bold
34444 latin9
34445 \series default
34446  in der Datei 
34447 \series bold
34448 latin9.def
34449 \series default
34450  definiert, die sich im Installationsverzeichnis von LaTeX befindet.
34451  Kodierungen sollten nur über den LaTeX-Vorspann und nicht in den Definitionsdat
34452 eien geändert werden.
34453  Ansonsten können eigene Dokumente von anderen LyX-Nutzern auf anderen Computern
34454  nicht ohne Weiteres bearbeitet werden.
34455 \end_layout
34456
34457 \begin_layout Standard
34458 \begin_inset VSpace medskip
34459 \end_inset
34460
34461 In diesem Dokument wurde außerdem mittigen Punkt noch das Gradzeichen °
34462  mit folgenden LaTeX-Vorspannzeilen so definiert, dass sie direkt in eine
34463  Formel eingegeben werden können:
34464 \end_layout
34465
34466 \begin_layout Standard
34467
34468 \series bold
34469
34470 \backslash
34471 DeclareInputText{176}{
34472 \backslash
34473 ifmmode^
34474 \backslash
34475 circ
34476 \backslash
34477 else
34478 \backslash
34479 textdegree
34480 \backslash
34481 f\SpecialChar \textcompwordmark{}
34482 i}
34483 \end_layout
34484
34485 \begin_layout Standard
34486 \begin_inset Newpage newpage
34487 \end_inset
34488
34489
34490 \end_layout
34491
34492 \begin_layout Section
34493 \start_of_appendix
34494 Typographische Hinweise
34495 \begin_inset Index
34496 status collapsed
34497
34498 \begin_layout Plain Layout
34499 Typographische Hinweise
34500 \end_layout
34501
34502 \end_inset
34503
34504
34505 \end_layout
34506
34507 \begin_layout Standard
34508 Dieses Kapitel ist eine Zusammenfassung der wichtigsten typographischen
34509  Regeln, die teilweise auch im Duden 
34510 \begin_inset CommandInset citation
34511 LatexCommand cite
34512 key "Duden"
34513
34514 \end_inset
34515
34516  unter 
34517 \family typewriter
34518 Textverarbeitung
34519 \family default
34520  aufgelistet sind.
34521 \end_layout
34522
34523 \begin_layout Itemize
34524 Physikalische Einheiten werden 
34525 \emph on
34526 immer
34527 \emph default
34528  aufrecht gesetzt
34529 \begin_inset Foot
34530 status collapsed
34531
34532 \begin_layout Plain Layout
34533 wird durch Schriftstile erreicht, siehe 
34534 \begin_inset CommandInset ref
34535 LatexCommand ref
34536 reference "sub:Schriftstile"
34537
34538 \end_inset
34539
34540
34541 \end_layout
34542
34543 \end_inset
34544
34545 : 30
34546 \begin_inset space \thinspace{}
34547 \end_inset
34548
34549 km/h
34550 \begin_inset Newline newline
34551 \end_inset
34552
34553 Zwischen Wert und Einheit befindet sich der kleinste Leerraum, siehe 
34554 \begin_inset CommandInset ref
34555 LatexCommand ref
34556 reference "sub:Vordefinierter-Leerraum"
34557
34558 \end_inset
34559
34560 .
34561 \end_layout
34562
34563 \begin_layout Itemize
34564 Prozent- und Promillezeichen werden wie physikalische Einheiten gesetzt:
34565 \begin_inset Newline newline
34566 \end_inset
34567
34568 1,2
34569 \begin_inset space \thinspace{}
34570 \end_inset
34571
34572 ‰ Alkohol im Blut
34573 \begin_inset Newline newline
34574 \end_inset
34575
34576 Sie folgen jedoch direkt auf die Zahl, wenn sie in einer Zusammensetzung
34577  oder Ableitung stehen: 3%-ige Rendite, 20%-Grenze
34578 \end_layout
34579
34580 \begin_layout Itemize
34581 Das Grad-Symbol folgt immer unmittelbar auf die Zahl: 15°, es sei denn es
34582  wird in einer Einheit verwendet: 15
34583 \begin_inset space \thinspace{}
34584 \end_inset
34585
34586 °C
34587 \end_layout
34588
34589 \begin_layout Itemize
34590 In Zahlen mit mehr als vier Ziffern wird zur Gruppierung vor jeder dritten
34591  Ziffer der kleinste Leerraum eingefügt: 18
34592 \begin_inset space \thinspace{}
34593 \end_inset
34594
34595 473
34596 \begin_inset space \thinspace{}
34597 \end_inset
34598
34599 588
34600 \end_layout
34601
34602 \begin_layout Itemize
34603 Für Bemaßungen wie z.
34604 \begin_inset space \thinspace{}
34605 \end_inset
34606
34607 B.
34608  120×90×40
34609 \begin_inset space \thinspace{}
34610 \end_inset
34611
34612 cm, verwendet man das gelegte Kreuz 
34613 \begin_inset Quotes gld
34614 \end_inset
34615
34616 ×
34617 \begin_inset Quotes grd
34618 \end_inset
34619
34620 , dass über den LaTeX-Befehl 
34621 \series bold
34622
34623 \backslash
34624 texttimes
34625 \series default
34626  verfügbar ist, mit einigen Tastaturdefinitionen aber auch direkt eingegeben
34627  werden kann.
34628 \end_layout
34629
34630 \begin_layout Itemize
34631 Bei Datumsangaben befindet sich zwischen Tag und Monat der kleinste Leerraum,
34632  zwischen Monat und Jahr ein geschütztes Leerzeichen: 23.
34633 \begin_inset space \thinspace{}
34634 \end_inset
34635
34636 6.
34637 \begin_inset space ~
34638 \end_inset
34639
34640 1979
34641 \end_layout
34642
34643 \begin_layout Itemize
34644 Funktionen, deren Name aus mehreren Buchstaben besteht, werden aufrecht
34645  gesetzt um Verwechslungen mit Variablen zu vermeiden, siehe 
34646 \begin_inset CommandInset ref
34647 LatexCommand ref
34648 reference "sub:Vordefinierte-Funktionen"
34649
34650 \end_inset
34651
34652 .
34653 \end_layout
34654
34655 \begin_layout Itemize
34656 Indizes, die aus mehreren Buchstaben bestehen, werden aufrecht gesetzt:
34657  
34658 \begin_inset Formula $E_{\mathrm{kin}}$
34659 \end_inset
34660
34661
34662 \begin_inset Newline newline
34663 \end_inset
34664
34665 Komponenten von Matrizen werden kursiv gesetzt: 
34666 \begin_inset Formula $\hat{H}_{kl}$
34667 \end_inset
34668
34669
34670 \end_layout
34671
34672 \begin_layout Itemize
34673 Der Ableitungs-/Integrationsoperator 'd', die Eulersche Zahl 'e' und die
34674  Imaginäre Zahl 'i' sollten aufrecht gesetzt werden, um sie nicht mit anderen
34675  Variablen zu verwechseln.
34676 \end_layout
34677
34678 \begin_layout Standard
34679 \begin_inset Newpage newpage
34680 \end_inset
34681
34682
34683 \end_layout
34684
34685 \begin_layout Section
34686 Synonyme
34687 \begin_inset Index
34688 status collapsed
34689
34690 \begin_layout Plain Layout
34691 Synonyme
34692 \end_layout
34693
34694 \end_inset
34695
34696
34697 \end_layout
34698
34699 \begin_layout Standard
34700 Einige Zeichen und Symbole können mit mehreren Befehlen erstellt werden.
34701  Hier ist eine Übersicht der Synonymbefehle:
34702 \end_layout
34703
34704 \begin_layout Standard
34705 \begin_inset VSpace bigskip
34706 \end_inset
34707
34708
34709 \begin_inset space \hfill{}
34710 \end_inset
34711
34712
34713 \begin_inset Tabular
34714 <lyxtabular version="3" rows="12" columns="2">
34715 <features>
34716 <column alignment="center" valignment="top" width="0pt">
34717 <column alignment="center" valignment="top" width="0pt">
34718 <row>
34719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34720 \begin_inset Text
34721
34722 \begin_layout Plain Layout
34723 Befehl
34724 \end_layout
34725
34726 \end_inset
34727 </cell>
34728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34729 \begin_inset Text
34730
34731 \begin_layout Plain Layout
34732 äquivalent zu
34733 \begin_inset Note Note
34734 status collapsed
34735
34736 \begin_layout Plain Layout
34737
34738 \series bold
34739
34740 \backslash
34741 raisebox
34742 \series default
34743  dient nur als Abstandhalter.
34744 \end_layout
34745
34746 \end_inset
34747
34748
34749 \end_layout
34750
34751 \end_inset
34752 </cell>
34753 </row>
34754 <row>
34755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34756 \begin_inset Text
34757
34758 \begin_layout Plain Layout
34759
34760 \backslash
34761 ast
34762 \end_layout
34763
34764 \end_inset
34765 </cell>
34766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34767 \begin_inset Text
34768
34769 \begin_layout Plain Layout
34770 \begin_inset ERT
34771 status collapsed
34772
34773 \begin_layout Plain Layout
34774
34775
34776 \backslash
34777 raisebox{-1.2mm}{
34778 \end_layout
34779
34780 \end_inset
34781
34782 *
34783 \begin_inset ERT
34784 status collapsed
34785
34786 \begin_layout Plain Layout
34787
34788 }
34789 \end_layout
34790
34791 \end_inset
34792
34793
34794 \end_layout
34795
34796 \end_inset
34797 </cell>
34798 </row>
34799 <row>
34800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34801 \begin_inset Text
34802
34803 \begin_layout Plain Layout
34804
34805 \backslash
34806 choose
34807 \end_layout
34808
34809 \end_inset
34810 </cell>
34811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34812 \begin_inset Text
34813
34814 \begin_layout Plain Layout
34815
34816 \backslash
34817 binom
34818 \end_layout
34819
34820 \end_inset
34821 </cell>
34822 </row>
34823 <row>
34824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34825 \begin_inset Text
34826
34827 \begin_layout Plain Layout
34828
34829 \backslash
34830 geq
34831 \end_layout
34832
34833 \end_inset
34834 </cell>
34835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34836 \begin_inset Text
34837
34838 \begin_layout Plain Layout
34839
34840 \backslash
34841 ge
34842 \end_layout
34843
34844 \end_inset
34845 </cell>
34846 </row>
34847 <row>
34848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34849 \begin_inset Text
34850
34851 \begin_layout Plain Layout
34852
34853 \backslash
34854 lbrace
34855 \end_layout
34856
34857 \end_inset
34858 </cell>
34859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34860 \begin_inset Text
34861
34862 \begin_layout Plain Layout
34863 {
34864 \end_layout
34865
34866 \end_inset
34867 </cell>
34868 </row>
34869 <row>
34870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34871 \begin_inset Text
34872
34873 \begin_layout Plain Layout
34874
34875 \backslash
34876 lbracket
34877 \end_layout
34878
34879 \end_inset
34880 </cell>
34881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34882 \begin_inset Text
34883
34884 \begin_layout Plain Layout
34885 [
34886 \end_layout
34887
34888 \end_inset
34889 </cell>
34890 </row>
34891 <row>
34892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34893 \begin_inset Text
34894
34895 \begin_layout Plain Layout
34896
34897 \backslash
34898 leftarrow
34899 \end_layout
34900
34901 \end_inset
34902 </cell>
34903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34904 \begin_inset Text
34905
34906 \begin_layout Plain Layout
34907
34908 \backslash
34909 gets
34910 \end_layout
34911
34912 \end_inset
34913 </cell>
34914 </row>
34915 <row>
34916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34917 \begin_inset Text
34918
34919 \begin_layout Plain Layout
34920
34921 \backslash
34922 leq
34923 \end_layout
34924
34925 \end_inset
34926 </cell>
34927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34928 \begin_inset Text
34929
34930 \begin_layout Plain Layout
34931
34932 \backslash
34933 le
34934 \end_layout
34935
34936 \end_inset
34937 </cell>
34938 </row>
34939 <row>
34940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34941 \begin_inset Text
34942
34943 \begin_layout Plain Layout
34944
34945 \backslash
34946 lor
34947 \end_layout
34948
34949 \end_inset
34950 </cell>
34951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34952 \begin_inset Text
34953
34954 \begin_layout Plain Layout
34955
34956 \backslash
34957 vee
34958 \end_layout
34959
34960 \end_inset
34961 </cell>
34962 </row>
34963 <row>
34964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34965 \begin_inset Text
34966
34967 \begin_layout Plain Layout
34968
34969 \backslash
34970 neq
34971 \end_layout
34972
34973 \end_inset
34974 </cell>
34975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34976 \begin_inset Text
34977
34978 \begin_layout Plain Layout
34979
34980 \backslash
34981 not=
34982 \end_layout
34983
34984 \end_inset
34985 </cell>
34986 </row>
34987 <row>
34988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34989 \begin_inset Text
34990
34991 \begin_layout Plain Layout
34992
34993 \backslash
34994 slash
34995 \end_layout
34996
34997 \end_inset
34998 </cell>
34999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35000 \begin_inset Text
35001
35002 \begin_layout Plain Layout
35003 /
35004 \end_layout
35005
35006 \end_inset
35007 </cell>
35008 </row>
35009 <row>
35010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35011 \begin_inset Text
35012
35013 \begin_layout Plain Layout
35014
35015 \backslash
35016 vert
35017 \end_layout
35018
35019 \end_inset
35020 </cell>
35021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35022 \begin_inset Text
35023
35024 \begin_layout Plain Layout
35025 |
35026 \end_layout
35027
35028 \end_inset
35029 </cell>
35030 </row>
35031 </lyxtabular>
35032
35033 \end_inset
35034
35035
35036 \begin_inset space \hfill{}
35037 \end_inset
35038
35039
35040 \begin_inset Tabular
35041 <lyxtabular version="3" rows="12" columns="2">
35042 <features>
35043 <column alignment="center" valignment="top" width="0pt">
35044 <column alignment="center" valignment="top" width="0pt">
35045 <row>
35046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35047 \begin_inset Text
35048
35049 \begin_layout Plain Layout
35050 Befehl
35051 \end_layout
35052
35053 \end_inset
35054 </cell>
35055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35056 \begin_inset Text
35057
35058 \begin_layout Plain Layout
35059 äquivalent zu
35060 \end_layout
35061
35062 \end_inset
35063 </cell>
35064 </row>
35065 <row>
35066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35067 \begin_inset Text
35068
35069 \begin_layout Plain Layout
35070
35071 \backslash
35072 backslash
35073 \end_layout
35074
35075 \end_inset
35076 </cell>
35077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35078 \begin_inset Text
35079
35080 \begin_layout Plain Layout
35081
35082 \backslash
35083
35084 \backslash
35085
35086 \end_layout
35087
35088 \end_inset
35089 </cell>
35090 </row>
35091 <row>
35092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35093 \begin_inset Text
35094
35095 \begin_layout Plain Layout
35096
35097 \backslash
35098 dasharrow
35099 \end_layout
35100
35101 \end_inset
35102 </cell>
35103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35104 \begin_inset Text
35105
35106 \begin_layout Plain Layout
35107
35108 \backslash
35109 dashrightarrow
35110 \end_layout
35111
35112 \end_inset
35113 </cell>
35114 </row>
35115 <row>
35116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35117 \begin_inset Text
35118
35119 \begin_layout Plain Layout
35120
35121 \backslash
35122 land
35123 \end_layout
35124
35125 \end_inset
35126 </cell>
35127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35128 \begin_inset Text
35129
35130 \begin_layout Plain Layout
35131
35132 \backslash
35133 wedge
35134 \end_layout
35135
35136 \end_inset
35137 </cell>
35138 </row>
35139 <row>
35140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35141 \begin_inset Text
35142
35143 \begin_layout Plain Layout
35144
35145 \backslash
35146 rbrace
35147 \end_layout
35148
35149 \end_inset
35150 </cell>
35151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35152 \begin_inset Text
35153
35154 \begin_layout Plain Layout
35155 }
35156 \end_layout
35157
35158 \end_inset
35159 </cell>
35160 </row>
35161 <row>
35162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35163 \begin_inset Text
35164
35165 \begin_layout Plain Layout
35166
35167 \backslash
35168 rbracket
35169 \end_layout
35170
35171 \end_inset
35172 </cell>
35173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35174 \begin_inset Text
35175
35176 \begin_layout Plain Layout
35177 ]
35178 \end_layout
35179
35180 \end_inset
35181 </cell>
35182 </row>
35183 <row>
35184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35185 \begin_inset Text
35186
35187 \begin_layout Plain Layout
35188
35189 \backslash
35190 rightarrow
35191 \end_layout
35192
35193 \end_inset
35194 </cell>
35195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35196 \begin_inset Text
35197
35198 \begin_layout Plain Layout
35199
35200 \backslash
35201 to
35202 \end_layout
35203
35204 \end_inset
35205 </cell>
35206 </row>
35207 <row>
35208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35209 \begin_inset Text
35210
35211 \begin_layout Plain Layout
35212
35213 \backslash
35214 lnot
35215 \end_layout
35216
35217 \end_inset
35218 </cell>
35219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35220 \begin_inset Text
35221
35222 \begin_layout Plain Layout
35223
35224 \backslash
35225 neg
35226 \end_layout
35227
35228 \end_inset
35229 </cell>
35230 </row>
35231 <row>
35232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35233 \begin_inset Text
35234
35235 \begin_layout Plain Layout
35236
35237 \backslash
35238 ne
35239 \end_layout
35240
35241 \end_inset
35242 </cell>
35243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35244 \begin_inset Text
35245
35246 \begin_layout Plain Layout
35247
35248 \backslash
35249 not=
35250 \end_layout
35251
35252 \end_inset
35253 </cell>
35254 </row>
35255 <row>
35256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35257 \begin_inset Text
35258
35259 \begin_layout Plain Layout
35260
35261 \backslash
35262 owns
35263 \end_layout
35264
35265 \end_inset
35266 </cell>
35267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35268 \begin_inset Text
35269
35270 \begin_layout Plain Layout
35271
35272 \backslash
35273 ni
35274 \end_layout
35275
35276 \end_inset
35277 </cell>
35278 </row>
35279 <row>
35280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35281 \begin_inset Text
35282
35283 \begin_layout Plain Layout
35284
35285 \backslash
35286 square
35287 \end_layout
35288
35289 \end_inset
35290 </cell>
35291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35292 \begin_inset Text
35293
35294 \begin_layout Plain Layout
35295
35296 \backslash
35297 Box
35298 \end_layout
35299
35300 \end_inset
35301 </cell>
35302 </row>
35303 <row>
35304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35305 \begin_inset Text
35306
35307 \begin_layout Plain Layout
35308
35309 \backslash
35310 Vert
35311 \end_layout
35312
35313 \end_inset
35314 </cell>
35315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35316 \begin_inset Text
35317
35318 \begin_layout Plain Layout
35319
35320 \backslash
35321 |
35322 \end_layout
35323
35324 \end_inset
35325 </cell>
35326 </row>
35327 </lyxtabular>
35328
35329 \end_inset
35330
35331
35332 \begin_inset space \hfill{}
35333 \end_inset
35334
35335
35336 \end_layout
35337
35338 \begin_layout Standard
35339 \begin_inset Newpage newpage
35340 \end_inset
35341
35342
35343 \end_layout
35344
35345 \begin_layout Bibliography
35346 \begin_inset CommandInset bibitem
35347 LatexCommand bibitem
35348 key "TLC2"
35349
35350 \end_inset
35351
35352
35353 \shape smallcaps
35354 Mittelbach, F.
35355  ; Goossens, M.
35356 \shape default
35357
35358 \shape italic
35359 The LaTeX Companion
35360 \shape default
35361 .
35362  Addison Wesley, 2004
35363 \end_layout
35364
35365 \begin_layout Bibliography
35366 \begin_inset CommandInset bibitem
35367 LatexCommand bibitem
35368 key "Mathmode"
35369
35370 \end_inset
35371
35372
35373 \begin_inset CommandInset href
35374 LatexCommand href
35375 name "Beschreibung"
35376 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35377
35378 \end_inset
35379
35380  der mathematischen Fähigkeiten von LaTeX
35381 \end_layout
35382
35383 \begin_layout Bibliography
35384 \begin_inset CommandInset bibitem
35385 LatexCommand bibitem
35386 key "Voss"
35387
35388 \end_inset
35389
35390 LaTeX Tipps- und Tricks-
35391 \begin_inset CommandInset href
35392 LatexCommand href
35393 name "Seite"
35394 target "http://tug.org/TeXnik/"
35395
35396 \end_inset
35397
35398
35399 \end_layout
35400
35401 \begin_layout Bibliography
35402 \begin_inset CommandInset bibitem
35403 LatexCommand bibitem
35404 key "AMS"
35405
35406 \end_inset
35407
35408
35409 \begin_inset CommandInset href
35410 LatexCommand href
35411 name "Beschreibung"
35412 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35413
35414 \end_inset
35415
35416  von 
35417 \begin_inset ERT
35418 status collapsed
35419
35420 \begin_layout Plain Layout
35421
35422
35423 \backslash
35424 AmS
35425 \end_layout
35426
35427 \end_inset
35428
35429 -LaTeX
35430 \end_layout
35431
35432 \begin_layout Bibliography
35433 \begin_inset CommandInset bibitem
35434 LatexCommand bibitem
35435 key "Symbole"
35436
35437 \end_inset
35438
35439
35440 \begin_inset CommandInset href
35441 LatexCommand href
35442 name "Auflistung"
35443 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35444
35445 \end_inset
35446
35447  aller über LaTeX-Pakete verfügbare Symbole
35448 \end_layout
35449
35450 \begin_layout Bibliography
35451 \begin_inset CommandInset bibitem
35452 LatexCommand bibitem
35453 key "hyperref"
35454
35455 \end_inset
35456
35457
35458 \begin_inset CommandInset href
35459 LatexCommand href
35460 name "Dokumentation"
35461 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35462
35463 \end_inset
35464
35465  des LaTeX-Pakets 
35466 \series bold
35467 hyperref
35468 \series default
35469
35470 \begin_inset Index
35471 status collapsed
35472
35473 \begin_layout Plain Layout
35474 Pakete ! hyperref
35475 \end_layout
35476
35477 \end_inset
35478
35479
35480 \end_layout
35481
35482 \begin_layout Bibliography
35483 \begin_inset CommandInset bibitem
35484 LatexCommand bibitem
35485 key "Mathclap"
35486
35487 \end_inset
35488
35489
35490 \begin_inset CommandInset href
35491 LatexCommand href
35492 name "Beschreibung"
35493 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35494
35495 \end_inset
35496
35497  des in 
35498 \begin_inset CommandInset ref
35499 LatexCommand ref
35500 reference "sub:Operatorgrenzen"
35501
35502 \end_inset
35503
35504  vorgestellten Befehls 
35505 \series bold
35506
35507 \backslash
35508 mathclap
35509 \series default
35510
35511 \begin_inset Index
35512 status collapsed
35513
35514 \begin_layout Plain Layout
35515 Befehle ! M ! 
35516 \backslash
35517 mathclap
35518 \end_layout
35519
35520 \end_inset
35521
35522
35523 \end_layout
35524
35525 \begin_layout Bibliography
35526 \begin_inset CommandInset bibitem
35527 LatexCommand bibitem
35528 key "Duden"
35529
35530 \end_inset
35531
35532
35533 \emph on
35534 Duden Band 1
35535 \emph default
35536 .
35537  22.
35538  Auflage, Duden Verlag 2001
35539 \end_layout
35540
35541 \begin_layout Subsubsection*
35542 \begin_inset Note Note
35543 status collapsed
35544
35545 \begin_layout Plain Layout
35546 Damit der Index den Namen 
35547 \begin_inset Quotes gld
35548 \end_inset
35549
35550 Stichwortverzeichnis
35551 \begin_inset Quotes grd
35552 \end_inset
35553
35554  erhält, wurde im LaTeX-Vorspann
35555 \end_layout
35556
35557 \begin_layout Plain Layout
35558
35559 \series bold
35560
35561 \backslash
35562 addto
35563 \backslash
35564 captionsngerman{
35565 \backslash
35566 renewcommand{
35567 \backslash
35568 indexname}{Stichwortverzeichnis}}
35569 \end_layout
35570
35571 \begin_layout Plain Layout
35572 eingefügt.
35573 \end_layout
35574
35575 \begin_layout Plain Layout
35576 Das Paket 
35577 \series bold
35578 babel
35579 \series default
35580  sorgt dafür, dass die Beschriftungen in der ausgewählten Sprache erscheinen.
35581  Ehe man Beschriftungen ändern kann, muss es geladen werden.
35582  Außerdem wird 
35583 \series bold
35584 babel
35585 \series default
35586  von LyX automatisch nach dem LaTeX-Vorspann geladen.
35587  Das ruft aber keine Probleme hervor, solange im LaTeX-Vorspann die Dokumentspra
35588 che verwendet wurde.
35589 \end_layout
35590
35591 \begin_layout Plain Layout
35592 Möchte man andere Beschriftungen ändern, ersetzt man 
35593 \series bold
35594
35595 \backslash
35596 indexname
35597 \series default
35598  durch 
35599 \series bold
35600
35601 \backslash
35602 <Beschriftungs>name
35603 \series default
35604 .
35605  Eine Auflistung der möglichen Namen findet man unter
35606 \end_layout
35607
35608 \begin_layout Plain Layout
35609
35610 \family typewriter
35611 http://www.tex.ac.uk/cgi-bin/texfaq2html?label=fixnam
35612 \end_layout
35613
35614 \begin_layout Plain Layout
35615 Möchte man Beschriftungen für andere Sprachen ändern, ersetzt man 
35616 \series bold
35617 ngerman
35618 \series default
35619  durch die Dokumentsprache und
35620 \end_layout
35621
35622 \begin_layout Plain Layout
35623
35624 \series bold
35625
35626 \backslash
35627 captionsgerman
35628 \series default
35629  durch 
35630 \series bold
35631
35632 \backslash
35633 captions<Dokumentsprache>
35634 \series default
35635 .
35636 \end_layout
35637
35638 \end_inset
35639
35640
35641 \begin_inset CommandInset index_print
35642 LatexCommand printindex
35643
35644 \end_inset
35645
35646
35647 \end_layout
35648
35649 \end_body
35650 \end_document