]> git.lyx.org Git - lyx.git/blob - lib/doc/de/Math.lyx
Math.lyx:
[lyx.git] / lib / doc / de / Math.lyx
1 #LyX 1.6.0alpha1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 324
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]{Inhaltsverzeichnis}{}
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 \graphics default
170 \paperfontsize 12
171 \spacing single
172 \use_hyperref true
173 \pdf_title "LyXs Mathehandbuch"
174 \pdf_author "LyX Team, Uwe Stöhr"
175 \pdf_subject "LyX-Dokumentation der Mathefunktionen"
176 \pdf_keywords "LyX, Mathed"
177 \pdf_bookmarks true
178 \pdf_bookmarksnumbered true
179 \pdf_bookmarksopen true
180 \pdf_bookmarksopenlevel 1
181 \pdf_breaklinks false
182 \pdf_pdfborder false
183 \pdf_colorlinks true
184 \pdf_backref false
185 \pdf_pagebackref false
186 \pdf_pdfusetitle false
187 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
188 \papersize a4paper
189 \use_geometry false
190 \use_amsmath 2
191 \use_esint 1
192 \cite_engine basic
193 \use_bibtopic false
194 \paperorientation portrait
195 \secnumdepth 4
196 \tocdepth 3
197 \paragraph_separation skip
198 \defskip medskip
199 \quotes_language german
200 \papercolumns 1
201 \papersides 2
202 \paperpagestyle plain
203 \bullet 1 0 6 -1
204 \bullet 2 2 35 -1
205 \bullet 3 2 7 -1
206 \tracking_changes false
207 \output_changes false
208 \author "" 
209 \author "" 
210 \extra_embedded_files ""
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         embed ""
490         scale 85
491
492 \end_inset
493
494 .
495 \begin_inset Newline newline
496 \end_inset
497
498 Um eine abgesetzte Formel
499 \begin_inset Index
500 status collapsed
501
502 \begin_layout Plain Layout
503 Formel ! abgesetzte
504 \end_layout
505
506 \end_inset
507
508  zu erstellen, drückt man 
509 \family sans
510 Strg-M
511 \family default
512 .
513 \end_layout
514
515 \begin_layout Standard
516 Um eine abgesetzte Formel in eine eingebettete umzuwandeln, setzt man den
517  Cursor in die Formel und drückt 
518 \family sans
519 Strg-M
520 \family default
521  oder benutzt das Menü 
522 \family sans
523 Bearbeiten\SpecialChar \menuseparator
524 Mathe\SpecialChar \menuseparator
525
526 \begin_inset ERT
527 status collapsed
528
529 \begin_layout Plain Layout
530
531
532 \backslash
533 linebreak 
534 \end_layout
535
536 \end_inset
537
538 Formelart ändern
539 \family default
540 .
541  Auf die selbe Weise lässt sich eine eingebettete in eine abgesetzte Formel
542  umwandeln.
543 \end_layout
544
545 \begin_layout Standard
546 Um Teile einer eingebetteten Formel in der Größe einer abgesetzten darzustellen,
547  gibt man in die Formel den Befehl 
548 \series bold
549
550 \backslash
551 displaystyle
552 \begin_inset Index
553 status collapsed
554
555 \begin_layout Plain Layout
556 Befehle ! D ! 
557 \backslash
558 displaystyle
559 \end_layout
560
561 \end_inset
562
563
564 \series default
565  ein.
566  Es erscheint ein neues blaues Kästchen, in das dann der Formelteil eingegeben
567  wird.
568 \end_layout
569
570 \begin_layout Standard
571 In einer Tabelle dürfen nur eingebettete Formeln verwendet werden.
572 \end_layout
573
574 \begin_layout Standard
575 Die 
576 \family sans
577 Mathe-Werkzeugleiste
578 \family default
579  kann über das Menü 
580 \family sans
581 Ansicht\SpecialChar \menuseparator
582 Werkzeugleisten
583 \family default
584  eingeblendet werden.
585  Wenn dort auf 
586 \begin_inset Quotes eld
587 \end_inset
588
589 Mathe
590 \begin_inset Quotes erd
591 \end_inset
592
593  geklickt wird, wird die Werkzeugleiste permanent am unteren Rand eingeblendet;
594  diese Einstellung wird durch ein Häkchen im Menü 
595 \family sans
596 Werkzeugleisten
597 \family default
598  angezeigt.
599  Wenn nun im Menü 
600 \family sans
601 Werkzeugleisten
602 \family default
603  nochmal auf 
604 \begin_inset Quotes eld
605 \end_inset
606
607 Mathe
608 \begin_inset Quotes erd
609 \end_inset
610
611  geklickt wird, wird die Werkzeugleiste nur angezeigt, wenn sich der Cursor
612  in einer Formel befindet; diese Einstellung wird durch die Umbenennung
613  des Menüeintrags von 
614 \begin_inset Quotes eld
615 \end_inset
616
617 Mathe
618 \begin_inset Quotes erd
619 \end_inset
620
621  zu 
622 \begin_inset Quotes eld
623 \end_inset
624
625 Mathe
626 \begin_inset Space ~
627 \end_inset
628
629 (automatisch)
630 \begin_inset Quotes erd
631 \end_inset
632
633  angezeigt.
634 \end_layout
635
636 \begin_layout Standard
637 In den TeX-Modus
638 \begin_inset Index
639 status collapsed
640
641 \begin_layout Plain Layout
642 T@
643 \begin_inset ERT
644 status collapsed
645
646 \begin_layout Plain Layout
647
648
649 \backslash
650
651 \begin_inset ERT
652 status collapsed
653
654 \begin_layout Plain Layout
655
656 {
657 \end_layout
658
659 \end_inset
660
661
662 \begin_inset ERT
663 status collapsed
664
665 \begin_layout Plain Layout
666
667 }
668 \end_layout
669
670 \end_inset
671
672
673 \end_layout
674
675 \end_inset
676
677 TeX-Modus
678 \end_layout
679
680 \end_inset
681
682  gelangt man über den Werkzeugleistenknopf 
683 \begin_inset Graphics
684         filename ../../images/ert-insert.png
685         embed ""
686         scale 85
687
688 \end_inset
689
690  oder das Menü 
691 \family sans
692 Einfügen\SpecialChar \menuseparator
693 T
694 \begin_inset ERT
695 status collapsed
696
697 \begin_layout Plain Layout
698
699 {
700 \end_layout
701
702 \end_inset
703
704 e
705 \begin_inset ERT
706 status collapsed
707
708 \begin_layout Plain Layout
709
710 }
711 \end_layout
712
713 \end_inset
714
715 X
716 \begin_inset Space ~
717 \end_inset
718
719 Code
720 \family default
721  (Tastenkürzel 
722 \family sans
723 Strg-l
724 \family default
725 ).
726 \begin_inset Note Note
727 status collapsed
728
729 \begin_layout Plain Layout
730 In LyX gibt es drei 
731 \begin_inset Quotes gld
732 \end_inset
733
734 Eigennamen
735 \begin_inset Quotes grd
736 \end_inset
737
738 , die im Ausdruck mit hoch bzw.
739  tief gestellten Großbuchstaben erscheinen: TeX, LaTeX und LyX
740 \end_layout
741
742 \begin_layout Plain Layout
743 Um zu verhindern, dass diese Wörter als Eigennamen erkannt werden, setzt
744  man einen der Buchstaben in TeX-Klammern.
745 \end_layout
746
747 \end_inset
748
749
750 \end_layout
751
752 \begin_layout Standard
753 In den LaTeX-Vorspann
754 \begin_inset Index
755 status collapsed
756
757 \begin_layout Plain Layout
758 L@LaTeX-Vorspann
759 \end_layout
760
761 \end_inset
762
763  gelangt man über das Menü 
764 \family sans
765 Dokument\SpecialChar \menuseparator
766 Einstellungen\SpecialChar \menuseparator
767 La
768 \begin_inset ERT
769 status collapsed
770
771 \begin_layout Plain Layout
772
773 {
774 \end_layout
775
776 \end_inset
777
778 T
779 \begin_inset ERT
780 status collapsed
781
782 \begin_layout Plain Layout
783
784 }
785 \end_layout
786
787 \end_inset
788
789 eX-Vorspann
790 \family default
791 .
792 \end_layout
793
794 \begin_layout Standard
795 Zur nachträglichen Bearbeitung von Matrizen, Fallunterscheidungen und mehrzeilig
796 en Formeln kann man die Menüs 
797 \family sans
798 Bearbeiten\SpecialChar \menuseparator
799 Mathe
800 \family default
801  und 
802 \family sans
803 Bearbeiten\SpecialChar \menuseparator
804 Zeilen
805 \begin_inset Space \thinspace{}
806 \end_inset
807
808 &
809 \begin_inset Space \thinspace{}
810 \end_inset
811
812 Spalten
813 \family default
814  oder die 
815 \family sans
816 Tabellen-Werkzeugleiste
817 \family default
818  verwenden.
819  Beim Vertauschen von Zeilen und Spalten mit Hilfe dieses Menüs wird immer
820  die Spalte bzw.
821  Zeile, in der der Cursor steht, mit der rechts daneben stehenden Spalte
822  bzw.
823  darunter liegenden Zeile vertauscht.
824  Befindet sich der Cursor in der letzten Spalte bzw.
825  Zeile, wird mit der links daneben stehenden Spalte bzw.
826  darüber liegenden Zeile vertauscht.
827 \end_layout
828
829 \begin_layout Standard
830 Zum Schreiben von Text in einer Formel
831 \begin_inset Foot
832 status collapsed
833
834 \begin_layout Plain Layout
835 Bei mehrzeiligen Formeln wird der Befehl 
836 \series bold
837
838 \backslash
839 intertext
840 \series default
841  verwendet, siehe 
842 \begin_inset CommandInset ref
843 LatexCommand ref
844 reference "sub:Text-in-mehrzeiligen"
845
846 \end_inset
847
848 .
849 \end_layout
850
851 \end_inset
852
853  verwendet man den 
854 \emph on
855 mathematischen Textmodus
856 \emph default
857
858 \begin_inset Index
859 status collapsed
860
861 \begin_layout Plain Layout
862 Text ! in Formeln
863 \end_layout
864
865 \end_inset
866
867
868 \begin_inset Index
869 status collapsed
870
871 \begin_layout Plain Layout
872 Mathematischer Textmodus
873 \end_layout
874
875 \end_inset
876
877 , in den man mit dem Tastenkürzel 
878 \family sans
879 Alt-m
880 \begin_inset Space ~
881 \end_inset
882
883 m
884 \family default
885  oder durch Eingabe des Befehls 
886 \series bold
887
888 \backslash
889 text
890 \begin_inset Index
891 status collapsed
892
893 \begin_layout Plain Layout
894 Befehle ! T ! 
895 \backslash
896 text
897 \end_layout
898
899 \end_inset
900
901
902 \series default
903  gelangt.
904  Der Text erscheint in LyX schwarz und lässt sich dadurch gut vom Rest der
905  Formel unterscheiden.
906  Im fertigen Dokument erscheint mathematischer Text im Gegensatz zu allen
907  anderen Zeichen einer Formel nicht kursiv.
908 \end_layout
909
910 \begin_layout Subsection*
911 Befehlsschema
912 \end_layout
913
914 \begin_layout Standard
915 Die meisten LaTeX-Befehle für mathematische Konstruktionen besitzen folgendes
916  Schema:
917 \end_layout
918
919 \begin_layout Standard
920
921 \series bold
922
923 \backslash
924 Befehlsname[optionales
925 \series default
926  
927 \series bold
928 Argument]{anzugebendes
929 \series default
930  
931 \series bold
932 Argument}
933 \end_layout
934
935 \begin_layout Standard
936 Ein Befehl muss immer mit einem Backslash 
937 \begin_inset Quotes gld
938 \end_inset
939
940
941 \series bold
942
943 \backslash
944
945 \series default
946
947 \begin_inset Quotes grd
948 \end_inset
949
950  beginnen.
951  Möchte man ein optionales Argument nicht angeben, müssen auch die zugehörigen
952  eckigen Klammern weggelassen werden.
953  Die geschweiften Klammern werden in diesem Dokument als TeX-Klammern
954 \begin_inset Index
955 status collapsed
956
957 \begin_layout Plain Layout
958 T@
959 \begin_inset ERT
960 status collapsed
961
962 \begin_layout Plain Layout
963
964
965 \backslash
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 \begin_inset ERT
979 status collapsed
980
981 \begin_layout Plain Layout
982
983 }
984 \end_layout
985
986 \end_inset
987
988
989 \end_layout
990
991 \end_inset
992
993 TeX-Klammern
994 \end_layout
995
996 \end_inset
997
998  bezeichnet.
999  Hängt man in einer Formel an Befehlsnamen eine linke geschweifte Klammer
1000  an, erzeugt LyX automatisch eine TeX-Klammer.
1001  Ansonsten werden sie in Formeln mit dem Befehl 
1002 \series bold
1003
1004 \backslash
1005 {
1006 \series default
1007  erzeugt.
1008  TeX-Klammern erscheinen in LyX rot, im Gegensatz zu normalen geschweiften
1009  Klammern, die blau erscheinen.
1010  Im TeX-Modus sind für TeX-Klammern keine Befehle notwendig.
1011  TeX-Klammern erscheinen nicht im Ausdruck.
1012 \end_layout
1013
1014 \begin_layout Standard
1015 Werden Befehle ohne Argumente, wie z.
1016 \begin_inset Space \thinspace{}
1017 \end_inset
1018
1019 B.
1020  Symbolbefehle, im TeX-Modus eingegeben, muss auf den Befehl 
1021 \emph on
1022 immer
1023 \emph default
1024  ein Leerzeichen folgen um ihn zu beenden.
1025  Dieses Leerzeichen erscheint nicht im Ausdruck.
1026  Soll das Leerzeichen auch im Ausdruck erscheinen, muss auf den Befehl im
1027  normalen Text ein geschütztes Leerzeichen folgen.
1028 \end_layout
1029
1030 \begin_layout Standard
1031 Ein geschütztes Leerzeichen gibt man mit 
1032 \family sans
1033 Strg-Leertaste
1034 \family default
1035  ein.
1036 \end_layout
1037
1038 \begin_layout Subsection*
1039 Zeichenerklärung
1040 \end_layout
1041
1042 \begin_layout Itemize
1043 Das Symbol
1044 \begin_inset Foot
1045 status collapsed
1046
1047 \begin_layout Plain Layout
1048 Dieses sichtbare Leerzeichen erhält man über den Befehl 
1049 \series bold
1050
1051 \backslash
1052 textvisiblespace
1053 \series default
1054
1055 \begin_inset Index
1056 status collapsed
1057
1058 \begin_layout Plain Layout
1059 Befehle ! T ! 
1060 \backslash
1061 textvisiblespace
1062 \end_layout
1063
1064 \end_inset
1065
1066 , der im TeX-Modus einzugeben ist.
1067 \end_layout
1068
1069 \end_inset
1070
1071  
1072 \begin_inset ERT
1073 status collapsed
1074
1075 \begin_layout Plain Layout
1076
1077
1078 \backslash
1079 leer 
1080 \end_layout
1081
1082 \end_inset
1083
1084
1085 \begin_inset Space ~
1086 \end_inset
1087
1088 steht für ein einzugebendes Leerzeichen.
1089 \end_layout
1090
1091 \begin_layout Itemize
1092 Ein Pfeil wie z.
1093 \begin_inset Space \thinspace{}
1094 \end_inset
1095
1096 B.
1097  
1098 \begin_inset Formula $\to$
1099 \end_inset
1100
1101  steht für den Druck der jeweiligen Pfeiltaste auf der Tastatur.
1102 \end_layout
1103
1104 \begin_layout Subsection*
1105 Verwendete Einheiten
1106 \end_layout
1107
1108 \begin_layout Standard
1109 \align center
1110 \begin_inset Float table
1111 placement H
1112 wide false
1113 sideways false
1114 status open
1115
1116 \begin_layout Plain Layout
1117 \align center
1118 \begin_inset Caption
1119
1120 \begin_layout Plain Layout
1121 \begin_inset CommandInset label
1122 LatexCommand label
1123 name "tab:Verwendete-Einheiten"
1124
1125 \end_inset
1126
1127 Verwendete Einheiten
1128 \end_layout
1129
1130 \end_inset
1131
1132
1133 \end_layout
1134
1135 \begin_layout Plain Layout
1136 \align center
1137 \begin_inset Tabular
1138 <lyxtabular version="3" rows="13" columns="2">
1139 <features>
1140 <column alignment="center" valignment="top" width="0">
1141 <column alignment="center" valignment="top" width="0">
1142 <row>
1143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1144 \begin_inset Text
1145
1146 \begin_layout Plain Layout
1147 Einheit
1148 \end_layout
1149
1150 \end_inset
1151 </cell>
1152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1153 \begin_inset Text
1154
1155 \begin_layout Plain Layout
1156 Name / Beschreibung
1157 \end_layout
1158
1159 \end_inset
1160 </cell>
1161 </row>
1162 <row>
1163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1164 \begin_inset Text
1165
1166 \begin_layout Plain Layout
1167 mm
1168 \end_layout
1169
1170 \end_inset
1171 </cell>
1172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1173 \begin_inset Text
1174
1175 \begin_layout Plain Layout
1176 Millimeter
1177 \end_layout
1178
1179 \end_inset
1180 </cell>
1181 </row>
1182 <row>
1183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1184 \begin_inset Text
1185
1186 \begin_layout Plain Layout
1187 cm
1188 \end_layout
1189
1190 \end_inset
1191 </cell>
1192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1193 \begin_inset Text
1194
1195 \begin_layout Plain Layout
1196 Zentimeter
1197 \end_layout
1198
1199 \end_inset
1200 </cell>
1201 </row>
1202 <row>
1203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1204 \begin_inset Text
1205
1206 \begin_layout Plain Layout
1207 in
1208 \end_layout
1209
1210 \end_inset
1211 </cell>
1212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1213 \begin_inset Text
1214
1215 \begin_layout Plain Layout
1216 Inch / Zoll (1
1217 \begin_inset Space \thinspace{}
1218 \end_inset
1219
1220 in = 2,54
1221 \begin_inset Space \thinspace{}
1222 \end_inset
1223
1224 cm)
1225 \end_layout
1226
1227 \end_inset
1228 </cell>
1229 </row>
1230 <row>
1231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1232 \begin_inset Text
1233
1234 \begin_layout Plain Layout
1235 pt
1236 \end_layout
1237
1238 \end_inset
1239 </cell>
1240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1241 \begin_inset Text
1242
1243 \begin_layout Plain Layout
1244 Punkt (72,27
1245 \begin_inset Space \thinspace{}
1246 \end_inset
1247
1248 pt = 1
1249 \begin_inset Space \thinspace{}
1250 \end_inset
1251
1252 in)
1253 \end_layout
1254
1255 \end_inset
1256 </cell>
1257 </row>
1258 <row>
1259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1260 \begin_inset Text
1261
1262 \begin_layout Plain Layout
1263 pc
1264 \end_layout
1265
1266 \end_inset
1267 </cell>
1268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1269 \begin_inset Text
1270
1271 \begin_layout Plain Layout
1272 Pica (1
1273 \begin_inset Space \thinspace{}
1274 \end_inset
1275
1276 pc = 12
1277 \begin_inset Space \thinspace{}
1278 \end_inset
1279
1280 pt)
1281 \end_layout
1282
1283 \end_inset
1284 </cell>
1285 </row>
1286 <row>
1287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1288 \begin_inset Text
1289
1290 \begin_layout Plain Layout
1291 sp
1292 \end_layout
1293
1294 \end_inset
1295 </cell>
1296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1297 \begin_inset Text
1298
1299 \begin_layout Plain Layout
1300 scaled point (65536
1301 \begin_inset Space \thinspace{}
1302 \end_inset
1303
1304 sp = 1
1305 \begin_inset Space \thinspace{}
1306 \end_inset
1307
1308 pt)
1309 \end_layout
1310
1311 \end_inset
1312 </cell>
1313 </row>
1314 <row>
1315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1316 \begin_inset Text
1317
1318 \begin_layout Plain Layout
1319 bp
1320 \end_layout
1321
1322 \end_inset
1323 </cell>
1324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1325 \begin_inset Text
1326
1327 \begin_layout Plain Layout
1328 big point (72
1329 \begin_inset Space \thinspace{}
1330 \end_inset
1331
1332 bp = 1
1333 \begin_inset Space \thinspace{}
1334 \end_inset
1335
1336 in)
1337 \end_layout
1338
1339 \end_inset
1340 </cell>
1341 </row>
1342 <row>
1343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1344 \begin_inset Text
1345
1346 \begin_layout Plain Layout
1347 dd
1348 \end_layout
1349
1350 \end_inset
1351 </cell>
1352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1353 \begin_inset Text
1354
1355 \begin_layout Plain Layout
1356 Didot (1
1357 \begin_inset Space \thinspace{}
1358 \end_inset
1359
1360 dd 
1361 \begin_inset Formula $\approx$
1362 \end_inset
1363
1364  0,376
1365 \begin_inset Space \thinspace{}
1366 \end_inset
1367
1368 mm)
1369 \end_layout
1370
1371 \end_inset
1372 </cell>
1373 </row>
1374 <row>
1375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1376 \begin_inset Text
1377
1378 \begin_layout Plain Layout
1379 cc
1380 \end_layout
1381
1382 \end_inset
1383 </cell>
1384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1385 \begin_inset Text
1386
1387 \begin_layout Plain Layout
1388 Cicero (1
1389 \begin_inset Space \thinspace{}
1390 \end_inset
1391
1392 cc = 12
1393 \begin_inset Space \thinspace{}
1394 \end_inset
1395
1396 dd)
1397 \end_layout
1398
1399 \end_inset
1400 </cell>
1401 </row>
1402 <row>
1403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1404 \begin_inset Text
1405
1406 \begin_layout Plain Layout
1407 ex
1408 \end_layout
1409
1410 \end_inset
1411 </cell>
1412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1413 \begin_inset Text
1414
1415 \begin_layout Plain Layout
1416 Höhe des Buchstabens 
1417 \emph on
1418 x
1419 \emph default
1420  in der aktuellen Schrift
1421 \end_layout
1422
1423 \end_inset
1424 </cell>
1425 </row>
1426 <row>
1427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1428 \begin_inset Text
1429
1430 \begin_layout Plain Layout
1431 em
1432 \end_layout
1433
1434 \end_inset
1435 </cell>
1436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1437 \begin_inset Text
1438
1439 \begin_layout Plain Layout
1440 Breite des Buchstabens 
1441 \emph on
1442 M
1443 \emph default
1444  in der aktuellen Schrift
1445 \end_layout
1446
1447 \end_inset
1448 </cell>
1449 </row>
1450 <row>
1451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1452 \begin_inset Text
1453
1454 \begin_layout Plain Layout
1455 mu
1456 \end_layout
1457
1458 \end_inset
1459 </cell>
1460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1461 \begin_inset Text
1462
1463 \begin_layout Plain Layout
1464 math unit (1
1465 \begin_inset Space \thinspace{}
1466 \end_inset
1467
1468 mu = 
1469 \begin_inset Formula $\nicefrac{1}{18}$
1470 \end_inset
1471
1472
1473 \begin_inset Space \thinspace{}
1474 \end_inset
1475
1476 em)
1477 \end_layout
1478
1479 \end_inset
1480 </cell>
1481 </row>
1482 </lyxtabular>
1483
1484 \end_inset
1485
1486
1487 \end_layout
1488
1489 \end_inset
1490
1491
1492 \end_layout
1493
1494 \begin_layout Standard
1495 \begin_inset Newpage newpage
1496 \end_inset
1497
1498
1499 \end_layout
1500
1501 \begin_layout Section
1502 Grundlegende Funktionen
1503 \end_layout
1504
1505 \begin_layout Subsection
1506 Exponenten
1507 \begin_inset Index
1508 status collapsed
1509
1510 \begin_layout Plain Layout
1511 Exponenten
1512 \end_layout
1513
1514 \end_inset
1515
1516  und Indizes
1517 \begin_inset Index
1518 status collapsed
1519
1520 \begin_layout Plain Layout
1521 Indizes
1522 \end_layout
1523
1524 \end_inset
1525
1526
1527 \begin_inset Index
1528 status collapsed
1529
1530 \begin_layout Plain Layout
1531 Hochstellen|see
1532 \begin_inset ERT
1533 status collapsed
1534
1535 \begin_layout Plain Layout
1536
1537 {
1538 \end_layout
1539
1540 \end_inset
1541
1542 Exponenten
1543 \begin_inset ERT
1544 status collapsed
1545
1546 \begin_layout Plain Layout
1547
1548 }
1549 \end_layout
1550
1551 \end_inset
1552
1553
1554 \end_layout
1555
1556 \end_inset
1557
1558
1559 \begin_inset Index
1560 status collapsed
1561
1562 \begin_layout Plain Layout
1563 Tiefstellen|see
1564 \begin_inset ERT
1565 status collapsed
1566
1567 \begin_layout Plain Layout
1568
1569 {
1570 \end_layout
1571
1572 \end_inset
1573
1574 Indizes
1575 \begin_inset ERT
1576 status collapsed
1577
1578 \begin_layout Plain Layout
1579
1580 }
1581 \end_layout
1582
1583 \end_inset
1584
1585
1586 \end_layout
1587
1588 \end_inset
1589
1590
1591 \end_layout
1592
1593 \begin_layout Standard
1594 Indizes werden mit dem Unterstrich _ oder mit dem Mathe-Werkzeugleistenknopf
1595  
1596 \begin_inset Graphics
1597         filename ../../images/math-subscript.png
1598         embed ""
1599         scale 85
1600
1601 \end_inset
1602
1603 , Exponenten mit dem Zirkumflexzeichen ^ oder mit dem Mathe-Werkzeugleistenknopf
1604  
1605 \begin_inset Graphics
1606         filename ../../images/math-superscript.png
1607         embed ""
1608         scale 85
1609
1610 \end_inset
1611
1612  erzeugt.
1613 \end_layout
1614
1615 \begin_layout Standard
1616 \align center
1617 \begin_inset Tabular
1618 <lyxtabular version="3" rows="4" columns="2">
1619 <features>
1620 <column alignment="center" valignment="top" width="0pt">
1621 <column alignment="center" valignment="top" width="0pt">
1622 <row>
1623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1624 \begin_inset Text
1625
1626 \begin_layout Plain Layout
1627 Befehl
1628 \end_layout
1629
1630 \end_inset
1631 </cell>
1632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1633 \begin_inset Text
1634
1635 \begin_layout Plain Layout
1636 Ergebnis
1637 \begin_inset Note Note
1638 status collapsed
1639
1640 \begin_layout Plain Layout
1641
1642 \series bold
1643
1644 \backslash
1645 raisebox
1646 \series default
1647  dient nur als Abstandhalter.
1648 \end_layout
1649
1650 \end_inset
1651
1652
1653 \end_layout
1654
1655 \end_inset
1656 </cell>
1657 </row>
1658 <row>
1659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1660 \begin_inset Text
1661
1662 \begin_layout Plain Layout
1663 B_V
1664 \end_layout
1665
1666 \end_inset
1667 </cell>
1668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1669 \begin_inset Text
1670
1671 \begin_layout Plain Layout
1672 \begin_inset Formula $B_{V}$
1673 \end_inset
1674
1675
1676 \end_layout
1677
1678 \end_inset
1679 </cell>
1680 </row>
1681 <row>
1682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1683 \begin_inset Text
1684
1685 \begin_layout Plain Layout
1686 B^V
1687 \end_layout
1688
1689 \end_inset
1690 </cell>
1691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1692 \begin_inset Text
1693
1694 \begin_layout Plain Layout
1695 \begin_inset Formula $\raisebox {5mm}{}B^{V}$
1696 \end_inset
1697
1698
1699 \end_layout
1700
1701 \end_inset
1702 </cell>
1703 </row>
1704 <row>
1705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1706 \begin_inset Text
1707
1708 \begin_layout Plain Layout
1709 B^
1710 \begin_inset ERT
1711 status collapsed
1712
1713 \begin_layout Plain Layout
1714
1715
1716 \backslash
1717 leer 
1718 \end_layout
1719
1720 \end_inset
1721
1722 A
1723 \end_layout
1724
1725 \end_inset
1726 </cell>
1727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1728 \begin_inset Text
1729
1730 \begin_layout Plain Layout
1731 \begin_inset Formula $\raisebox {5mm}{}B^{A}$
1732 \end_inset
1733
1734
1735 \end_layout
1736
1737 \end_inset
1738 </cell>
1739 </row>
1740 </lyxtabular>
1741
1742 \end_inset
1743
1744
1745 \end_layout
1746
1747 \begin_layout Standard
1748 Da der Zirkumflex ein Akzent ist, werden Selbstlaute akzentuiert statt hochgeste
1749 llt
1750 \begin_inset Foot
1751 status collapsed
1752
1753 \begin_layout Plain Layout
1754 Je nach Tastatureinstellung werden auch andere Buchstaben akzentuiert.
1755 \end_layout
1756
1757 \end_inset
1758
1759 .
1760  Um in diesem Fall Exponenten zu erzeugen, muss nach dem Zirkumflex ein
1761  Leerzeichen eingegeben werden, siehe letztes Beispiel.
1762 \end_layout
1763
1764 \begin_layout Subsection
1765 Brüche
1766 \begin_inset CommandInset label
1767 LatexCommand label
1768 name "sub:Brüche"
1769
1770 \end_inset
1771
1772
1773 \begin_inset Index
1774 status collapsed
1775
1776 \begin_layout Plain Layout
1777 Brüche
1778 \end_layout
1779
1780 \end_inset
1781
1782
1783 \end_layout
1784
1785 \begin_layout Standard
1786 Brüche werden mit dem Befehl 
1787 \series bold
1788
1789 \backslash
1790 frac
1791 \series default
1792
1793 \begin_inset Index
1794 status collapsed
1795
1796 \begin_layout Plain Layout
1797 Befehle ! F ! 
1798 \backslash
1799 frac
1800 \end_layout
1801
1802 \end_inset
1803
1804  oder mit dem Mathe-Werkzeugleistenknopf 
1805 \begin_inset Graphics
1806         filename ../../images/math/frac.png
1807         embed ""
1808         scale 50
1809
1810 \end_inset
1811
1812  erstellt.
1813  Die Zeichengröße wird automatisch angepasst, je nachdem, ob sich der Bruch
1814  in einer eingebetteten oder abgesetzten Formel befindet.
1815  Mit dem Mathe-Werkzeugleistenknopf 
1816 \begin_inset Graphics
1817         filename ../../images/math/frac-square.png
1818         embed ""
1819         scale 85
1820
1821 \end_inset
1822
1823  können verschieden Bruchtypen gewählt werden.
1824 \end_layout
1825
1826 \begin_layout Standard
1827 Mit dem Befehl 
1828 \series bold
1829
1830 \backslash
1831 dfrac
1832 \begin_inset Index
1833 status collapsed
1834
1835 \begin_layout Plain Layout
1836 Befehle ! D ! 
1837 \backslash
1838 dfrac
1839 \end_layout
1840
1841 \end_inset
1842
1843
1844 \series default
1845  kann man einen Bruch erzeugen, der immer in der Größe einer abgesetzten
1846  Formel erscheint.
1847  Mit 
1848 \series bold
1849
1850 \backslash
1851 tfrac
1852 \begin_inset Index
1853 status collapsed
1854
1855 \begin_layout Plain Layout
1856 Befehle ! T ! 
1857 \backslash
1858 tfrac
1859 \end_layout
1860
1861 \end_inset
1862
1863
1864 \series default
1865  erscheint der Bruch immer in der Größe einer eingebetteten Formel.
1866  Ein Beispiel:
1867 \end_layout
1868
1869 \begin_layout Standard
1870 Eine Zeile mit dem Bruch 
1871 \begin_inset Formula $\frac{1}{2}$
1872 \end_inset
1873
1874 , der mit dem Befehl 
1875 \series bold
1876
1877 \backslash
1878 frac
1879 \series default
1880  erstellt wurde.
1881 \end_layout
1882
1883 \begin_layout Standard
1884 Eine Zeile mit dem Bruch 
1885 \begin_inset Formula $\dfrac{1}{2}$
1886 \end_inset
1887
1888 , der mit dem Befehl 
1889 \series bold
1890
1891 \backslash
1892 dfrac
1893 \series default
1894  erstellt wurde.
1895 \end_layout
1896
1897 \begin_layout Standard
1898 \align center
1899 \begin_inset Tabular
1900 <lyxtabular version="3" rows="4" columns="2">
1901 <features>
1902 <column alignment="center" valignment="top" width="0pt">
1903 <column alignment="center" valignment="top" width="0pt">
1904 <row>
1905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1906 \begin_inset Text
1907
1908 \begin_layout Plain Layout
1909 Befehl
1910 \end_layout
1911
1912 \end_inset
1913 </cell>
1914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1915 \begin_inset Text
1916
1917 \begin_layout Plain Layout
1918 Ergebnis
1919 \begin_inset Note Note
1920 status collapsed
1921
1922 \begin_layout Plain Layout
1923
1924 \series bold
1925
1926 \backslash
1927 raisebox
1928 \series default
1929  dient nur als Abstandhalter.
1930 \end_layout
1931
1932 \end_inset
1933
1934
1935 \end_layout
1936
1937 \end_inset
1938 </cell>
1939 </row>
1940 <row>
1941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1942 \begin_inset Text
1943
1944 \begin_layout Plain Layout
1945
1946 \backslash
1947 frac
1948 \begin_inset ERT
1949 status collapsed
1950
1951 \begin_layout Plain Layout
1952
1953
1954 \backslash
1955 leer 
1956 \end_layout
1957
1958 \end_inset
1959
1960 A
1961 \begin_inset Formula $\downarrow$
1962 \end_inset
1963
1964 B
1965 \end_layout
1966
1967 \end_inset
1968 </cell>
1969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1970 \begin_inset Text
1971
1972 \begin_layout Plain Layout
1973 \begin_inset Formula $\raisebox {4.5mm}{}\frac{A}{B}\raisebox {-2.5mm}{}$
1974 \end_inset
1975
1976
1977 \end_layout
1978
1979 \end_inset
1980 </cell>
1981 </row>
1982 <row>
1983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1984 \begin_inset Text
1985
1986 \begin_layout Plain Layout
1987
1988 \backslash
1989 dfrac
1990 \begin_inset ERT
1991 status collapsed
1992
1993 \begin_layout Plain Layout
1994
1995
1996 \backslash
1997 leer 
1998 \end_layout
1999
2000 \end_inset
2001
2002 A
2003 \begin_inset Formula $\downarrow$
2004 \end_inset
2005
2006 B
2007 \end_layout
2008
2009 \end_inset
2010 </cell>
2011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2012 \begin_inset Text
2013
2014 \begin_layout Plain Layout
2015 \begin_inset Formula $\raisebox {7mm}{}\dfrac{A}{B}\raisebox {-4mm}{}$
2016 \end_inset
2017
2018
2019 \end_layout
2020
2021 \end_inset
2022 </cell>
2023 </row>
2024 <row>
2025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2026 \begin_inset Text
2027
2028 \begin_layout Plain Layout
2029
2030 \backslash
2031 dfrac
2032 \begin_inset ERT
2033 status collapsed
2034
2035 \begin_layout Plain Layout
2036
2037
2038 \backslash
2039 leer 
2040 \end_layout
2041
2042 \end_inset
2043
2044 e^
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
2058 \backslash
2059 frac
2060 \begin_inset ERT
2061 status collapsed
2062
2063 \begin_layout Plain Layout
2064
2065
2066 \backslash
2067 leer 
2068 \end_layout
2069
2070 \end_inset
2071
2072 1
2073 \begin_inset Formula $\downarrow$
2074 \end_inset
2075
2076 2
2077 \begin_inset Formula $\downarrow\downarrow$
2078 \end_inset
2079
2080 3
2081 \end_layout
2082
2083 \end_inset
2084 </cell>
2085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2086 \begin_inset Text
2087
2088 \begin_layout Plain Layout
2089 \begin_inset Formula $\raisebox {8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox {-4mm}{}$
2090 \end_inset
2091
2092
2093 \end_layout
2094
2095 \end_inset
2096 </cell>
2097 </row>
2098 </lyxtabular>
2099
2100 \end_inset
2101
2102
2103 \end_layout
2104
2105 \begin_layout Standard
2106 \begin_inset VSpace bigskip
2107 \end_inset
2108
2109
2110 \begin_inset Newpage newpage
2111 \end_inset
2112
2113 Für Mehrfachbrüche gibt es den Befehl 
2114 \series bold
2115
2116 \backslash
2117 cfrac
2118 \series default
2119
2120 \begin_inset Index
2121 status collapsed
2122
2123 \begin_layout Plain Layout
2124 Befehle ! C ! 
2125 \backslash
2126 cfrac
2127 \end_layout
2128
2129 \end_inset
2130
2131 .
2132  Dazu ein Beispiel:
2133 \begin_inset VSpace -3mm
2134 \end_inset
2135
2136
2137 \end_layout
2138
2139 \begin_layout Standard
2140 \begin_inset Formula \begin{align*}
2141 \textrm{mit \textbf{\textbackslash  frac} erstellt} &  & \textrm{mit \textbf{\textbackslash  cfrac} erstellt}\\
2142 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac {A}{B+\cfrac {C+\cfrac {E}{F}}{D}}\end{align*}
2143
2144 \end_inset
2145
2146
2147 \end_layout
2148
2149 \begin_layout Standard
2150 Der Befehl für obiges Beispiel lautet:
2151 \end_layout
2152
2153 \begin_layout Standard
2154
2155 \series bold
2156
2157 \backslash
2158 cfrac{A
2159 \begin_inset Formula $\to$
2160 \end_inset
2161
2162
2163 \backslash
2164 {B+
2165 \backslash
2166 cfrac{C+
2167 \backslash
2168 cfrac{E
2169 \begin_inset Formula $\to$
2170 \end_inset
2171
2172
2173 \backslash
2174 {F
2175 \begin_inset Formula $\to\to$
2176 \end_inset
2177
2178
2179 \backslash
2180 {D
2181 \end_layout
2182
2183 \begin_layout Standard
2184 \begin_inset VSpace medskip
2185 \end_inset
2186
2187
2188 \end_layout
2189
2190 \begin_layout Standard
2191
2192 \series bold
2193
2194 \backslash
2195 cfrac
2196 \series default
2197  bewirkt, dass der Bruch immer in der Größe einer abgesetzten Formel erscheint,
2198  auch wenn er selbst Teil eines Bruches ist.
2199  
2200 \series bold
2201
2202 \backslash
2203 cfrac
2204 \series default
2205  besitzt folgendes Befehlsschema:
2206 \end_layout
2207
2208 \begin_layout Standard
2209
2210 \series bold
2211
2212 \backslash
2213 cfrac[Zählerposition]{Zähler}{Nenner}
2214 \end_layout
2215
2216 \begin_layout Standard
2217 Zählerposition kann 
2218 \emph on
2219 l
2220 \emph default
2221  , 
2222 \emph on
2223 c
2224 \emph default
2225  oder 
2226 \emph on
2227 r
2228 \emph default
2229  sein.
2230  Bei 
2231 \emph on
2232 l
2233 \emph default
2234  oder 
2235 \emph on
2236 r
2237 \emph default
2238  wird der Zähler links- bzw.
2239 \begin_inset Space ~
2240 \end_inset
2241
2242 rechtsbündig am Bruchstrich ausgerichtet.
2243  Wird 
2244 \emph on
2245 c
2246 \emph default
2247  oder keine Position angegeben, erscheint der Zähler wie gewohnt mittig.
2248  Diese Brüche demonstrieren die verschiedenen Ausrichtungen:
2249 \begin_inset Newline newline
2250 \end_inset
2251
2252
2253 \series bold
2254
2255 \begin_inset Formula $\cfrac [l]{A}{B+C}$
2256 \end_inset
2257
2258
2259 \begin_inset Formula $\cfrac {A}{B+C}$
2260 \end_inset
2261
2262
2263 \begin_inset Formula $\cfrac [r]{A}{B+C}$
2264 \end_inset
2265
2266
2267 \end_layout
2268
2269 \begin_layout Standard
2270 \begin_inset VSpace medskip
2271 \end_inset
2272
2273 Oftmals ist es am günstigsten 
2274 \series bold
2275
2276 \backslash
2277 cfrac
2278 \series default
2279  und 
2280 \series bold
2281
2282 \backslash
2283 frac
2284 \series default
2285  zu kombinieren:
2286 \begin_inset Formula \[
2287 \cfrac {A}{B+\cfrac {C+\frac{E}{F}}{D}}\]
2288
2289 \end_inset
2290
2291
2292 \end_layout
2293
2294 \begin_layout Standard
2295 Um Brüche mit schrägem Bruchstrich zu erzeugen, kann der Befehl 
2296 \series bold
2297
2298 \backslash
2299 nicefrac
2300 \begin_inset Index
2301 status collapsed
2302
2303 \begin_layout Plain Layout
2304 Befehle ! N ! 
2305 \backslash
2306 nicefrac
2307 \end_layout
2308
2309 \end_inset
2310
2311
2312 \series default
2313  benutzt werden: 
2314 \begin_inset Formula $\nicefrac{5}{31}$
2315 \end_inset
2316
2317
2318 \end_layout
2319
2320 \begin_layout Standard
2321 Wie man eigene Brüche definiert, um die Bruchstrichdicke zu ändern, ist
2322  in 
2323 \begin_inset CommandInset ref
2324 LatexCommand ref
2325 reference "sub:Selbstdefinierte-Brüche"
2326
2327 \end_inset
2328
2329  erklärt.
2330 \end_layout
2331
2332 \begin_layout Subsection
2333 Wurzeln
2334 \begin_inset Index
2335 status collapsed
2336
2337 \begin_layout Plain Layout
2338 Wurzeln
2339 \end_layout
2340
2341 \end_inset
2342
2343
2344 \end_layout
2345
2346 \begin_layout Standard
2347 Quadratwurzeln werden mit 
2348 \series bold
2349
2350 \backslash
2351 sqrt
2352 \series default
2353
2354 \begin_inset Index
2355 status collapsed
2356
2357 \begin_layout Plain Layout
2358 Befehle ! S ! 
2359 \backslash
2360 sqrt
2361 \end_layout
2362
2363 \end_inset
2364
2365  oder dem Mathe-Werkzeugleistenknopf 
2366 \begin_inset Graphics
2367         filename ../../images/math/sqrt.png
2368         embed ""
2369         scale 85
2370
2371 \end_inset
2372
2373  gesetzt, alle anderen Wurzeln mit dem Befehl 
2374 \series bold
2375
2376 \backslash
2377 root
2378 \series default
2379
2380 \begin_inset Index
2381 status collapsed
2382
2383 \begin_layout Plain Layout
2384 Befehle ! R ! 
2385 \backslash
2386 root
2387 \end_layout
2388
2389 \end_inset
2390
2391  oder dem Mathe-Werkzeugleistenknopf 
2392 \begin_inset Graphics
2393         filename ../../images/math/root.png
2394         embed ""
2395         scale 85
2396
2397 \end_inset
2398
2399 .
2400 \end_layout
2401
2402 \begin_layout Standard
2403 \align center
2404 \begin_inset Tabular
2405 <lyxtabular version="3" rows="3" columns="2">
2406 <features>
2407 <column alignment="center" valignment="top" width="0pt">
2408 <column alignment="center" valignment="top" width="0pt">
2409 <row>
2410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2411 \begin_inset Text
2412
2413 \begin_layout Plain Layout
2414 Befehl
2415 \end_layout
2416
2417 \end_inset
2418 </cell>
2419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2420 \begin_inset Text
2421
2422 \begin_layout Plain Layout
2423 Ergebnis
2424 \begin_inset Note Note
2425 status collapsed
2426
2427 \begin_layout Plain Layout
2428
2429 \series bold
2430
2431 \backslash
2432 raisebox
2433 \series default
2434  dient nur als Abstandhalter.
2435 \end_layout
2436
2437 \end_inset
2438
2439
2440 \end_layout
2441
2442 \end_inset
2443 </cell>
2444 </row>
2445 <row>
2446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2447 \begin_inset Text
2448
2449 \begin_layout Plain Layout
2450
2451 \backslash
2452 sqrt
2453 \begin_inset ERT
2454 status collapsed
2455
2456 \begin_layout Plain Layout
2457
2458
2459 \backslash
2460 leer 
2461 \end_layout
2462
2463 \end_inset
2464
2465 A-B
2466 \end_layout
2467
2468 \end_inset
2469 </cell>
2470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2471 \begin_inset Text
2472
2473 \begin_layout Plain Layout
2474 \begin_inset Formula $\raisebox {4.5mm}{}\sqrt{A-B}$
2475 \end_inset
2476
2477
2478 \end_layout
2479
2480 \end_inset
2481 </cell>
2482 </row>
2483 <row>
2484 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2485 \begin_inset Text
2486
2487 \begin_layout Plain Layout
2488
2489 \backslash
2490 root
2491 \begin_inset ERT
2492 status collapsed
2493
2494 \begin_layout Plain Layout
2495
2496
2497 \backslash
2498 leer 
2499 \end_layout
2500
2501 \end_inset
2502
2503 3
2504 \begin_inset Formula $\downarrow$
2505 \end_inset
2506
2507 A-B
2508 \end_layout
2509
2510 \end_inset
2511 </cell>
2512 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2513 \begin_inset Text
2514
2515 \begin_layout Plain Layout
2516 \begin_inset Formula $\raisebox {4.5mm}{}\sqrt[3]{A-B}$
2517 \end_inset
2518
2519
2520 \end_layout
2521
2522 \end_inset
2523 </cell>
2524 </row>
2525 </lyxtabular>
2526
2527 \end_inset
2528
2529
2530 \end_layout
2531
2532 \begin_layout Standard
2533 Eine Quadratwurzel kann man auch mit 
2534 \series bold
2535
2536 \backslash
2537 root
2538 \series default
2539  erstellen, indem man das Feld über der Wurzel frei lässt.
2540 \end_layout
2541
2542 \begin_layout Standard
2543 Bei manchen Indizes ist der Abstand zur Wurzel zu gering, wie bei dieser
2544  Formel: 
2545 \begin_inset Formula $\sqrt[\beta]{B}$
2546 \end_inset
2547
2548
2549 \begin_inset Newline newline
2550 \end_inset
2551
2552 Das 
2553 \begin_inset Formula $\beta$
2554 \end_inset
2555
2556  berührt die Wurzel.
2557  Um dies zu verhindern, verwendet man die Befehle 
2558 \series bold
2559
2560 \backslash
2561 leftroot
2562 \series default
2563
2564 \begin_inset Index
2565 status collapsed
2566
2567 \begin_layout Plain Layout
2568 Befehle ! L ! 
2569 \backslash
2570 leftroot
2571 \end_layout
2572
2573 \end_inset
2574
2575  und 
2576 \series bold
2577
2578 \backslash
2579 uproot
2580 \series default
2581
2582 \begin_inset Index
2583 status collapsed
2584
2585 \begin_layout Plain Layout
2586 Befehle ! U ! 
2587 \backslash
2588 uproot
2589 \end_layout
2590
2591 \end_inset
2592
2593 , die folgendes Schema besitzen:
2594 \end_layout
2595
2596 \begin_layout Standard
2597
2598 \series bold
2599
2600 \backslash
2601 leftroot{Abstand}
2602 \series default
2603  bzw.
2604  
2605 \series bold
2606
2607 \backslash
2608 uproot{Abstand}
2609 \end_layout
2610
2611 \begin_layout Standard
2612 Abstand ist die Anzahl der Big Points (Einheit bp; 
2613 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2614 \end_inset
2615
2616 ), um die der Index nach links bzw.
2617  nach oben verschoben werden soll.
2618  Die Befehle werden in den Index geschrieben.
2619  So ergibt der Befehl
2620 \begin_inset Newline newline
2621 \end_inset
2622
2623
2624 \series bold
2625
2626 \backslash
2627 root
2628 \backslash
2629 leftroot{-1
2630 \begin_inset Formula $\to$
2631 \end_inset
2632
2633
2634 \backslash
2635 uproot{2
2636 \begin_inset Formula $\to$
2637 \end_inset
2638
2639
2640 \backslash
2641 beta
2642 \begin_inset ERT
2643 status collapsed
2644
2645 \begin_layout Plain Layout
2646
2647
2648 \backslash
2649 leer 
2650 \end_layout
2651
2652 \end_inset
2653
2654
2655 \begin_inset Formula $\to$
2656 \end_inset
2657
2658 B
2659 \begin_inset Newline newline
2660 \end_inset
2661
2662
2663 \series default
2664 eine korrekt gesetzte Formel: 
2665 \begin_inset Formula $\sqrt[\leftroot {-1}\uproot {2}\beta]{B}$
2666 \end_inset
2667
2668
2669 \end_layout
2670
2671 \begin_layout Subsection
2672 Binomialkoeffizienten
2673 \begin_inset Index
2674 status collapsed
2675
2676 \begin_layout Plain Layout
2677 Binomialkoeffizienten
2678 \end_layout
2679
2680 \end_inset
2681
2682
2683 \end_layout
2684
2685 \begin_layout Standard
2686 Binomialkoeffizienten können mit dem Befehl 
2687 \series bold
2688
2689 \backslash
2690 binom
2691 \series default
2692
2693 \begin_inset Index
2694 status collapsed
2695
2696 \begin_layout Plain Layout
2697 Befehle ! B ! 
2698 \backslash
2699 binom
2700 \end_layout
2701
2702 \end_inset
2703
2704  oder über das Untermenü des Mathe-Werkzeugleistenknopfs 
2705 \begin_inset Graphics
2706         filename ../../images/math/frac-square.png
2707         embed ""
2708         scale 85
2709
2710 \end_inset
2711
2712 eingefügt werden.
2713  Analog zu Brüchen (
2714 \series bold
2715
2716 \backslash
2717 frac
2718 \series default
2719 ) gibt es außer 
2720 \series bold
2721
2722 \backslash
2723 binom
2724 \series default
2725  noch die Befehle 
2726 \series bold
2727
2728 \backslash
2729 dbinom
2730 \begin_inset Index
2731 status collapsed
2732
2733 \begin_layout Plain Layout
2734 Befehle ! D ! 
2735 \backslash
2736 dbinom
2737 \end_layout
2738
2739 \end_inset
2740
2741
2742 \series default
2743  und 
2744 \series bold
2745
2746 \backslash
2747 tbinom
2748 \series default
2749
2750 \begin_inset Index
2751 status collapsed
2752
2753 \begin_layout Plain Layout
2754 Befehle ! T ! 
2755 \backslash
2756 tbinom
2757 \end_layout
2758
2759 \end_inset
2760
2761 .
2762 \end_layout
2763
2764 \begin_layout Standard
2765 \align center
2766 \begin_inset Tabular
2767 <lyxtabular version="3" rows="4" columns="2">
2768 <features>
2769 <column alignment="center" valignment="top" width="0pt">
2770 <column alignment="center" valignment="top" width="0pt">
2771 <row>
2772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2773 \begin_inset Text
2774
2775 \begin_layout Plain Layout
2776 Befehl
2777 \end_layout
2778
2779 \end_inset
2780 </cell>
2781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2782 \begin_inset Text
2783
2784 \begin_layout Plain Layout
2785 Ergebnis
2786 \begin_inset Note Note
2787 status collapsed
2788
2789 \begin_layout Plain Layout
2790
2791 \series bold
2792
2793 \backslash
2794 raisebox
2795 \series default
2796  dient nur als Abstandhalter.
2797 \end_layout
2798
2799 \end_inset
2800
2801
2802 \end_layout
2803
2804 \end_inset
2805 </cell>
2806 </row>
2807 <row>
2808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2809 \begin_inset Text
2810
2811 \begin_layout Plain Layout
2812
2813 \backslash
2814 binom
2815 \begin_inset ERT
2816 status collapsed
2817
2818 \begin_layout Plain Layout
2819
2820
2821 \backslash
2822 leer 
2823 \end_layout
2824
2825 \end_inset
2826
2827 A
2828 \begin_inset Formula $\downarrow$
2829 \end_inset
2830
2831 B
2832 \end_layout
2833
2834 \end_inset
2835 </cell>
2836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2837 \begin_inset Text
2838
2839 \begin_layout Plain Layout
2840 \begin_inset Formula $\raisebox {5mm}{}\binom{A}{B}\raisebox {-2.5mm}{}$
2841 \end_inset
2842
2843
2844 \end_layout
2845
2846 \end_inset
2847 </cell>
2848 </row>
2849 <row>
2850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2851 \begin_inset Text
2852
2853 \begin_layout Plain Layout
2854
2855 \backslash
2856 dbinom
2857 \begin_inset ERT
2858 status collapsed
2859
2860 \begin_layout Plain Layout
2861
2862
2863 \backslash
2864 leer 
2865 \end_layout
2866
2867 \end_inset
2868
2869 A
2870 \begin_inset Formula $\downarrow$
2871 \end_inset
2872
2873 B
2874 \end_layout
2875
2876 \end_inset
2877 </cell>
2878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2879 \begin_inset Text
2880
2881 \begin_layout Plain Layout
2882 \begin_inset Formula $\raisebox {5mm}{}\dbinom{A}{B}\raisebox {-2.5mm}{}$
2883 \end_inset
2884
2885
2886 \end_layout
2887
2888 \end_inset
2889 </cell>
2890 </row>
2891 <row>
2892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2893 \begin_inset Text
2894
2895 \begin_layout Plain Layout
2896
2897 \backslash
2898 tbinom
2899 \begin_inset ERT
2900 status collapsed
2901
2902 \begin_layout Plain Layout
2903
2904
2905 \backslash
2906 leer 
2907 \end_layout
2908
2909 \end_inset
2910
2911 A
2912 \begin_inset Formula $\downarrow$
2913 \end_inset
2914
2915 B
2916 \end_layout
2917
2918 \end_inset
2919 </cell>
2920 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
2921 \begin_inset Text
2922
2923 \begin_layout Plain Layout
2924 \begin_inset Formula $\raisebox {5mm}{}\tbinom{A}{B}\raisebox {-2.5mm}{}$
2925 \end_inset
2926
2927
2928 \end_layout
2929
2930 \end_inset
2931 </cell>
2932 </row>
2933 </lyxtabular>
2934
2935 \end_inset
2936
2937
2938 \end_layout
2939
2940 \begin_layout Subsection
2941 Fallunterscheidungen
2942 \begin_inset Index
2943 status collapsed
2944
2945 \begin_layout Plain Layout
2946 Fallunterscheidungen
2947 \end_layout
2948
2949 \end_inset
2950
2951
2952 \end_layout
2953
2954 \begin_layout Standard
2955 \align center
2956 \begin_inset Tabular
2957 <lyxtabular version="3" rows="3" columns="2">
2958 <features>
2959 <column alignment="center" valignment="top" width="0pt">
2960 <column alignment="center" valignment="top" width="0pt">
2961 <row>
2962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2963 \begin_inset Text
2964
2965 \begin_layout Plain Layout
2966 Befehl
2967 \end_layout
2968
2969 \end_inset
2970 </cell>
2971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2972 \begin_inset Text
2973
2974 \begin_layout Plain Layout
2975 Ergebnis
2976 \end_layout
2977
2978 \end_inset
2979 </cell>
2980 </row>
2981 <row>
2982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2983 \begin_inset Text
2984
2985 \begin_layout Plain Layout
2986
2987 \backslash
2988 cases
2989 \begin_inset ERT
2990 status collapsed
2991
2992 \begin_layout Plain Layout
2993
2994
2995 \backslash
2996 leer 
2997 \end_layout
2998
2999 \end_inset
3000
3001 A
3002 \begin_inset Formula $\to$
3003 \end_inset
3004
3005 B>0
3006 \begin_inset Index
3007 status collapsed
3008
3009 \begin_layout Plain Layout
3010 Befehle ! C ! 
3011 \backslash
3012 cases
3013 \end_layout
3014
3015 \end_inset
3016
3017
3018 \end_layout
3019
3020 \end_inset
3021 </cell>
3022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3023 \begin_inset Text
3024
3025 \begin_layout Plain Layout
3026 \begin_inset Formula $\begin{cases}
3027 A & B>0\end{cases}$
3028 \end_inset
3029
3030
3031 \end_layout
3032
3033 \end_inset
3034 </cell>
3035 </row>
3036 <row>
3037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3038 \begin_inset Text
3039
3040 \begin_layout Plain Layout
3041
3042 \backslash
3043 cases
3044 \begin_inset ERT
3045 status collapsed
3046
3047 \begin_layout Plain Layout
3048
3049
3050 \backslash
3051 leer 
3052 \end_layout
3053
3054 \end_inset
3055
3056 Strg-Enter
3057 \end_layout
3058
3059 \end_inset
3060 </cell>
3061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3062 \begin_inset Text
3063
3064 \begin_layout Plain Layout
3065 \begin_inset Formula $\begin{cases}
3066 A & \textrm{für }x>0\\
3067 B & \textrm{für }x=0\end{cases}$
3068 \end_inset
3069
3070
3071 \end_layout
3072
3073 \end_inset
3074 </cell>
3075 </row>
3076 </lyxtabular>
3077
3078 \end_inset
3079
3080
3081 \end_layout
3082
3083 \begin_layout Standard
3084 Nach der Eingabe von 
3085 \series bold
3086
3087 \backslash
3088 cases
3089 \series default
3090  oder der Benutzung des Mathe-Werkzeugleistenknopfs 
3091 \begin_inset Graphics
3092         filename ../../images/math/cases.png
3093         embed ""
3094         scale 85
3095
3096 \end_inset
3097
3098  können mit 
3099 \family sans
3100 Strg-Enter
3101 \family default
3102  oder dem Tabellen-Werkzeugleistenknopf 
3103 \begin_inset Graphics
3104         filename ../../images/tabular-feature_append-row.png
3105         embed ""
3106         scale 85
3107
3108 \end_inset
3109
3110  neue Zeilen erstellt werden.
3111 \begin_inset Foot
3112 status collapsed
3113
3114 \begin_layout Plain Layout
3115 Umlaute in Formeln, wie in obiger Tabelle, sind in 
3116 \begin_inset CommandInset ref
3117 LatexCommand ref
3118 reference "sub:Akzente-für-ein"
3119
3120 \end_inset
3121
3122  beschrieben.
3123 \end_layout
3124
3125 \end_inset
3126
3127
3128 \end_layout
3129
3130 \begin_layout Standard
3131 Der Befehl 
3132 \series bold
3133
3134 \backslash
3135 cases
3136 \series default
3137  ist auch über das Menü 
3138 \family sans
3139 Einfügen\SpecialChar \menuseparator
3140 Mathe\SpecialChar \menuseparator
3141 Cases-Umgebung
3142 \family default
3143  verfügbar.
3144 \end_layout
3145
3146 \begin_layout Subsection
3147 Verneinungen
3148 \begin_inset Index
3149 status collapsed
3150
3151 \begin_layout Plain Layout
3152 Verneinungen
3153 \end_layout
3154
3155 \end_inset
3156
3157
3158 \end_layout
3159
3160 \begin_layout Standard
3161 Durch die Eingabe von 
3162 \series bold
3163
3164 \backslash
3165 not
3166 \series default
3167
3168 \begin_inset Index
3169 status collapsed
3170
3171 \begin_layout Plain Layout
3172 Befehle ! N ! 
3173 \backslash
3174 not
3175 \end_layout
3176
3177 \end_inset
3178
3179  kann jedes beliebige Zeichen durchgestrichen dargestellt werden.
3180  Die Zeichen werden quasi mit einem Schrägstrich akzentuiert.
3181 \end_layout
3182
3183 \begin_layout Standard
3184 \align center
3185 \begin_inset Tabular
3186 <lyxtabular version="3" rows="4" columns="2">
3187 <features>
3188 <column alignment="center" valignment="top" width="0pt">
3189 <column alignment="center" valignment="top" width="0pt">
3190 <row>
3191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3192 \begin_inset Text
3193
3194 \begin_layout Plain Layout
3195 Befehl
3196 \end_layout
3197
3198 \end_inset
3199 </cell>
3200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3201 \begin_inset Text
3202
3203 \begin_layout Plain Layout
3204 Ergebnis
3205 \end_layout
3206
3207 \end_inset
3208 </cell>
3209 </row>
3210 <row>
3211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3212 \begin_inset Text
3213
3214 \begin_layout Plain Layout
3215
3216 \backslash
3217 not=
3218 \end_layout
3219
3220 \end_inset
3221 </cell>
3222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3223 \begin_inset Text
3224
3225 \begin_layout Plain Layout
3226 \begin_inset Formula $\not=$
3227 \end_inset
3228
3229
3230 \end_layout
3231
3232 \end_inset
3233 </cell>
3234 </row>
3235 <row>
3236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3237 \begin_inset Text
3238
3239 \begin_layout Plain Layout
3240
3241 \backslash
3242 not 
3243 \backslash
3244 le
3245 \end_layout
3246
3247 \end_inset
3248 </cell>
3249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3250 \begin_inset Text
3251
3252 \begin_layout Plain Layout
3253 \begin_inset Formula $\not\le$
3254 \end_inset
3255
3256
3257 \end_layout
3258
3259 \end_inset
3260 </cell>
3261 </row>
3262 <row>
3263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3264 \begin_inset Text
3265
3266 \begin_layout Plain Layout
3267
3268 \backslash
3269 not 
3270 \backslash
3271 parallel
3272 \end_layout
3273
3274 \end_inset
3275 </cell>
3276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3277 \begin_inset Text
3278
3279 \begin_layout Plain Layout
3280 \begin_inset Formula $\not\parallel$
3281 \end_inset
3282
3283
3284 \end_layout
3285
3286 \end_inset
3287 </cell>
3288 </row>
3289 </lyxtabular>
3290
3291 \end_inset
3292
3293
3294 \end_layout
3295
3296 \begin_layout Standard
3297 Das letzte Beispiel zeigt, dass nicht alle Verneinungen gut aussehen.
3298  Deswegen gibt es für Einige spezielle Befehle (siehe 
3299 \begin_inset CommandInset ref
3300 LatexCommand ref
3301 reference "sub:Mathematische-Symbole"
3302
3303 \end_inset
3304
3305  und 
3306 \begin_inset CommandInset ref
3307 LatexCommand ref
3308 reference "sec:Relationen"
3309
3310 \end_inset
3311
3312 ).
3313 \end_layout
3314
3315 \begin_layout Subsection
3316 Platzhalter
3317 \begin_inset CommandInset label
3318 LatexCommand label
3319 name "sub:Platzhalter"
3320
3321 \end_inset
3322
3323
3324 \begin_inset Index
3325 status collapsed
3326
3327 \begin_layout Plain Layout
3328 Platzhalter
3329 \end_layout
3330
3331 \end_inset
3332
3333
3334 \begin_inset Index
3335 status collapsed
3336
3337 \begin_layout Plain Layout
3338 chemische Zeichen ! Isotope
3339 \end_layout
3340
3341 \end_inset
3342
3343
3344 \begin_inset Index
3345 status collapsed
3346
3347 \begin_layout Plain Layout
3348 Isotope|see
3349 \begin_inset ERT
3350 status collapsed
3351
3352 \begin_layout Plain Layout
3353
3354 {
3355 \end_layout
3356
3357 \end_inset
3358
3359 chemische Zeichen
3360 \begin_inset ERT
3361 status collapsed
3362
3363 \begin_layout Plain Layout
3364
3365 }
3366 \end_layout
3367
3368 \end_inset
3369
3370
3371 \end_layout
3372
3373 \end_inset
3374
3375
3376 \end_layout
3377
3378 \begin_layout Standard
3379 Möchte man z.
3380 \begin_inset Space \thinspace{}
3381 \end_inset
3382
3383 B.
3384  Isotope
3385 \begin_inset Foot
3386 status collapsed
3387
3388 \begin_layout Plain Layout
3389 Weiteres zu chemischen Symbolen steht in 
3390 \begin_inset CommandInset ref
3391 LatexCommand ref
3392 reference "sub:Chemische-Symbole-und"
3393
3394 \end_inset
3395
3396 .
3397 \end_layout
3398
3399 \end_inset
3400
3401  darstellen, tritt folgendes Problem auf:
3402 \end_layout
3403
3404 \begin_layout Standard
3405 \align center
3406 \begin_inset Tabular
3407 <lyxtabular version="3" rows="2" columns="2">
3408 <features>
3409 <column alignment="center" valignment="top" width="0pt">
3410 <column alignment="center" valignment="top" width="0pt">
3411 <row>
3412 <cell alignment="center" valignment="top" usebox="none">
3413 \begin_inset Text
3414
3415 \begin_layout Plain Layout
3416 durch Hoch- und Tiefstellen erzeugte Indizes:
3417 \end_layout
3418
3419 \end_inset
3420 </cell>
3421 <cell alignment="center" valignment="top" usebox="none">
3422 \begin_inset Text
3423
3424 \begin_layout Plain Layout
3425 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox {-3mm}{}$
3426 \end_inset
3427
3428
3429 \end_layout
3430
3431 \end_inset
3432 </cell>
3433 </row>
3434 <row>
3435 <cell alignment="center" valignment="top" usebox="none">
3436 \begin_inset Text
3437
3438 \begin_layout Plain Layout
3439 korrekte Indizes:
3440 \end_layout
3441
3442 \end_inset
3443 </cell>
3444 <cell alignment="center" valignment="top" usebox="none">
3445 \begin_inset Text
3446
3447 \begin_layout Plain Layout
3448 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3449 \end_inset
3450
3451
3452 \end_layout
3453
3454 \end_inset
3455 </cell>
3456 </row>
3457 </lyxtabular>
3458
3459 \end_inset
3460
3461
3462 \begin_inset Note Note
3463 status collapsed
3464
3465 \begin_layout Plain Layout
3466
3467 \series bold
3468
3469 \backslash
3470 raisebox
3471 \series default
3472  dient nur
3473 \end_layout
3474
3475 \begin_layout Plain Layout
3476 als Abstandhalter.
3477 \end_layout
3478
3479 \end_inset
3480
3481
3482 \end_layout
3483
3484 \begin_layout Standard
3485 Der kürzere Index wird standardmäßig unter oder über das erste Zeichen des
3486  längeren Index gesetzt.
3487  Um das zu verhindern gibt es den Befehl 
3488 \series bold
3489
3490 \backslash
3491 phantom
3492 \series default
3493
3494 \begin_inset Index
3495 status collapsed
3496
3497 \begin_layout Plain Layout
3498 Befehle ! P ! 
3499 \backslash
3500 phantom
3501 \end_layout
3502
3503 \end_inset
3504
3505  oder den Mathe-Werkzeugleistenknopf
3506 \begin_inset Space \thinspace{}
3507 \end_inset
3508
3509
3510 \begin_inset Foot
3511 status collapsed
3512
3513 \begin_layout Plain Layout
3514 zu finden im Untermenü des Mathe-Werkzeugleistenknopfs 
3515 \begin_inset Graphics
3516         filename ../../images/math/space.png
3517         embed ""
3518         scale 85
3519
3520 \end_inset
3521
3522
3523 \end_layout
3524
3525 \end_inset
3526
3527  
3528 \begin_inset Graphics
3529         filename ../../images/math/phantom.png
3530         embed ""
3531         scale 85
3532
3533 \end_inset
3534
3535 , der ein oder mehrere Phantomzeichen erstellt.
3536  Wenn 
3537 \series bold
3538
3539 \backslash
3540 phantom
3541 \series default
3542  eingegeben wird, erscheint ein kleines blaues Kästchen, dass von zwei roten
3543  Pfeilen überlagert wird.
3544  Die Pfeile geben an, dass die komplette Breite und Höhe des Kästcheninhalts
3545  als Leerraum erstellt wird.
3546  Phantomzeichen sind dementsprechend Platzhalter mit der Größe der angegebenen
3547  Zeichen.
3548 \end_layout
3549
3550 \begin_layout Standard
3551 \align center
3552 \begin_inset Tabular
3553 <lyxtabular version="3" rows="4" columns="2">
3554 <features>
3555 <column alignment="center" valignment="top" width="0">
3556 <column alignment="center" valignment="top" width="0">
3557 <row>
3558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3559 \begin_inset Text
3560
3561 \begin_layout Plain Layout
3562 Befehl
3563 \end_layout
3564
3565 \end_inset
3566 </cell>
3567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3568 \begin_inset Text
3569
3570 \begin_layout Plain Layout
3571 Ergebnis
3572 \begin_inset Note Note
3573 status collapsed
3574
3575 \begin_layout Plain Layout
3576
3577 \series bold
3578
3579 \backslash
3580 raisebox
3581 \series default
3582  dient nur als Abstandhalter.
3583 \end_layout
3584
3585 \end_inset
3586
3587
3588 \end_layout
3589
3590 \end_inset
3591 </cell>
3592 </row>
3593 <row>
3594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3595 \begin_inset Text
3596
3597 \begin_layout Plain Layout
3598 ^19
3599 \begin_inset ERT
3600 status collapsed
3601
3602 \begin_layout Plain Layout
3603
3604
3605 \backslash
3606 leer 
3607 \end_layout
3608
3609 \end_inset
3610
3611 _
3612 \backslash
3613 phantom
3614 \begin_inset ERT
3615 status collapsed
3616
3617 \begin_layout Plain Layout
3618
3619
3620 \backslash
3621 leer 
3622 \end_layout
3623
3624 \end_inset
3625
3626 1
3627 \begin_inset Formula $\to$
3628 \end_inset
3629
3630 9
3631 \begin_inset ERT
3632 status collapsed
3633
3634 \begin_layout Plain Layout
3635
3636
3637 \backslash
3638 leer 
3639 \end_layout
3640
3641 \end_inset
3642
3643 F
3644 \end_layout
3645
3646 \end_inset
3647 </cell>
3648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3649 \begin_inset Text
3650
3651 \begin_layout Plain Layout
3652 \begin_inset Formula $\raisebox {4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox {-2.5mm}{}$
3653 \end_inset
3654
3655
3656 \end_layout
3657
3658 \end_inset
3659 </cell>
3660 </row>
3661 <row>
3662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3663 \begin_inset Text
3664
3665 \begin_layout Plain Layout
3666 ^235
3667 \begin_inset ERT
3668 status collapsed
3669
3670 \begin_layout Plain Layout
3671
3672
3673 \backslash
3674 leer 
3675 \end_layout
3676
3677 \end_inset
3678
3679 _
3680 \backslash
3681 phantom
3682 \begin_inset ERT
3683 status collapsed
3684
3685 \begin_layout Plain Layout
3686
3687
3688 \backslash
3689 leer 
3690 \end_layout
3691
3692 \end_inset
3693
3694 23
3695 \begin_inset Formula $\to$
3696 \end_inset
3697
3698 9
3699 \begin_inset ERT
3700 status collapsed
3701
3702 \begin_layout Plain Layout
3703
3704
3705 \backslash
3706 leer 
3707 \end_layout
3708
3709 \end_inset
3710
3711 F
3712 \end_layout
3713
3714 \end_inset
3715 </cell>
3716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3717 \begin_inset Text
3718
3719 \begin_layout Plain Layout
3720 \begin_inset Formula $\raisebox {4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox {-2.5mm}{}$
3721 \end_inset
3722
3723
3724 \end_layout
3725
3726 \end_inset
3727 </cell>
3728 </row>
3729 <row>
3730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3731 \begin_inset Text
3732
3733 \begin_layout Plain Layout
3734
3735 \backslash
3736 Lambda^
3737 \begin_inset ERT
3738 status collapsed
3739
3740 \begin_layout Plain Layout
3741
3742
3743 \backslash
3744 leer 
3745 \end_layout
3746
3747 \end_inset
3748
3749
3750 \backslash
3751 phantom
3752 \begin_inset ERT
3753 status collapsed
3754
3755 \begin_layout Plain Layout
3756
3757
3758 \backslash
3759 leer 
3760 \end_layout
3761
3762 \end_inset
3763
3764 ii
3765 \begin_inset Formula $\to$
3766 \end_inset
3767
3768 t
3769 \begin_inset ERT
3770 status collapsed
3771
3772 \begin_layout Plain Layout
3773
3774
3775 \backslash
3776 leer 
3777 \end_layout
3778
3779 \end_inset
3780
3781 _MMt
3782 \end_layout
3783
3784 \end_inset
3785 </cell>
3786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3787 \begin_inset Text
3788
3789 \begin_layout Plain Layout
3790 \begin_inset Formula $\raisebox {4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox {-2.5mm}{}$
3791 \end_inset
3792
3793
3794 \end_layout
3795
3796 \end_inset
3797 </cell>
3798 </row>
3799 </lyxtabular>
3800
3801 \end_inset
3802
3803
3804 \end_layout
3805
3806 \begin_layout Standard
3807 Des Weiteren gibt es noch die Befehle 
3808 \series bold
3809
3810 \backslash
3811 vphantom
3812 \series default
3813
3814 \begin_inset Index
3815 status collapsed
3816
3817 \begin_layout Plain Layout
3818 Befehle ! V ! 
3819 \backslash
3820 vphantom
3821 \end_layout
3822
3823 \end_inset
3824
3825  (Werkzeugleistenknopf 
3826 \begin_inset Space ~
3827 \end_inset
3828
3829
3830 \begin_inset Graphics
3831         filename ../../images/math/vphantom.png
3832         embed ""
3833         scale 85
3834
3835 \end_inset
3836
3837 ) und 
3838 \series bold
3839
3840 \backslash
3841 hphantom
3842 \series default
3843
3844 \begin_inset Index
3845 status collapsed
3846
3847 \begin_layout Plain Layout
3848 Befehle ! H ! 
3849 \backslash
3850 hphantom
3851 \end_layout
3852
3853 \end_inset
3854
3855  (Werkzeugleistenknopf 
3856 \begin_inset Space ~
3857 \end_inset
3858
3859
3860 \begin_inset Graphics
3861         filename ../../images/math/hphantom.png
3862         embed ""
3863         scale 85
3864
3865 \end_inset
3866
3867 ).
3868  
3869 \series bold
3870
3871 \backslash
3872 hphantom
3873 \series default
3874  erzeugt nur Platz für die maximale Höhe der im Kästchen angegebenen Zeichen,
3875  nicht jedoch für deren Breite.
3876  Bei 
3877 \series bold
3878
3879 \backslash
3880 vphantom
3881 \series default
3882  wird nur Platz mit der Breite des Kästchens erstellt.
3883  Daher haben die Kästchen der beiden Befehle nur einen roten Pfeil.
3884 \end_layout
3885
3886 \begin_layout Standard
3887 Zum Beispiel erzeugt 
3888 \series bold
3889
3890 \backslash
3891 vphantom
3892 \series default
3893
3894 \begin_inset ERT
3895 status collapsed
3896
3897 \begin_layout Plain Layout
3898
3899
3900 \backslash
3901 leer 
3902 \end_layout
3903
3904 \end_inset
3905
3906
3907 \series bold
3908 a
3909 \backslash
3910 int
3911 \series default
3912  Platz der Höhe des Integralzeichens,
3913 \begin_inset Foot
3914 status collapsed
3915
3916 \begin_layout Plain Layout
3917 Der Befehl 
3918 \series bold
3919
3920 \backslash
3921 int
3922 \series default
3923  erzeugt ein Integralzeichen, siehe 
3924 \begin_inset CommandInset ref
3925 LatexCommand ref
3926 reference "sub:Große-Operatoren"
3927
3928 \end_inset
3929
3930 .
3931 \end_layout
3932
3933 \end_inset
3934
3935  da dieses das größere Zeichen ist.
3936  Eine Beispielanwendung ist in 
3937 \begin_inset CommandInset ref
3938 LatexCommand ref
3939 reference "sub:Mehrzeilige-Klammern"
3940
3941 \end_inset
3942
3943  zu finden.
3944 \end_layout
3945
3946 \begin_layout Subsection
3947 Linien
3948 \begin_inset Index
3949 status collapsed
3950
3951 \begin_layout Plain Layout
3952 Linien
3953 \end_layout
3954
3955 \end_inset
3956
3957
3958 \begin_inset Index
3959 status collapsed
3960
3961 \begin_layout Plain Layout
3962 Formel ! unterstrichene
3963 \end_layout
3964
3965 \end_inset
3966
3967
3968 \end_layout
3969
3970 \begin_layout Standard
3971 \align center
3972 \begin_inset Tabular
3973 <lyxtabular version="3" rows="4" columns="2">
3974 <features>
3975 <column alignment="center" valignment="top" width="0pt">
3976 <column alignment="center" valignment="top" width="0pt">
3977 <row>
3978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3979 \begin_inset Text
3980
3981 \begin_layout Plain Layout
3982 Befehl
3983 \end_layout
3984
3985 \end_inset
3986 </cell>
3987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3988 \begin_inset Text
3989
3990 \begin_layout Plain Layout
3991 Ergebnis
3992 \begin_inset Note Note
3993 status collapsed
3994
3995 \begin_layout Plain Layout
3996
3997 \series bold
3998
3999 \backslash
4000 raisebox
4001 \series default
4002  dient nur als Abstandhalter.
4003 \end_layout
4004
4005 \end_inset
4006
4007
4008 \end_layout
4009
4010 \end_inset
4011 </cell>
4012 </row>
4013 <row>
4014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4015 \begin_inset Text
4016
4017 \begin_layout Plain Layout
4018
4019 \backslash
4020 overline
4021 \begin_inset ERT
4022 status collapsed
4023
4024 \begin_layout Plain Layout
4025
4026
4027 \backslash
4028 leer 
4029 \end_layout
4030
4031 \end_inset
4032
4033 A+B
4034 \begin_inset Index
4035 status collapsed
4036
4037 \begin_layout Plain Layout
4038 Befehle ! O ! 
4039 \backslash
4040 overline
4041 \end_layout
4042
4043 \end_inset
4044
4045
4046 \end_layout
4047
4048 \end_inset
4049 </cell>
4050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4051 \begin_inset Text
4052
4053 \begin_layout Plain Layout
4054 \begin_inset Formula $\raisebox {5mm}{}\overline{A+B}$
4055 \end_inset
4056
4057
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 </row>
4063 <row>
4064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4065 \begin_inset Text
4066
4067 \begin_layout Plain Layout
4068
4069 \backslash
4070 underline
4071 \begin_inset ERT
4072 status collapsed
4073
4074 \begin_layout Plain Layout
4075
4076
4077 \backslash
4078 leer 
4079 \end_layout
4080
4081 \end_inset
4082
4083 A+B
4084 \begin_inset Index
4085 status collapsed
4086
4087 \begin_layout Plain Layout
4088 Befehle ! U ! 
4089 \backslash
4090 underline
4091 \end_layout
4092
4093 \end_inset
4094
4095
4096 \end_layout
4097
4098 \end_inset
4099 </cell>
4100 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4101 \begin_inset Text
4102
4103 \begin_layout Plain Layout
4104 \begin_inset Formula $\underline{A+B}\raisebox {-2.5mm}{}$
4105 \end_inset
4106
4107
4108 \end_layout
4109
4110 \end_inset
4111 </cell>
4112 </row>
4113 <row>
4114 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4115 \begin_inset Text
4116
4117 \begin_layout Plain Layout
4118
4119 \backslash
4120 overline
4121 \begin_inset ERT
4122 status collapsed
4123
4124 \begin_layout Plain Layout
4125
4126
4127 \backslash
4128 leer 
4129 \end_layout
4130
4131 \end_inset
4132
4133
4134 \backslash
4135 underline
4136 \begin_inset ERT
4137 status collapsed
4138
4139 \begin_layout Plain Layout
4140
4141
4142 \backslash
4143 leer 
4144 \end_layout
4145
4146 \end_inset
4147
4148 A+B
4149 \end_layout
4150
4151 \end_inset
4152 </cell>
4153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4154 \begin_inset Text
4155
4156 \begin_layout Plain Layout
4157 \begin_inset Formula $\raisebox {5mm}{}\overline{\underline{A+B}}\raisebox {-2.5mm}{}$
4158 \end_inset
4159
4160
4161 \end_layout
4162
4163 \end_inset
4164 </cell>
4165 </row>
4166 </lyxtabular>
4167
4168 \end_inset
4169
4170
4171 \end_layout
4172
4173 \begin_layout Standard
4174 Beim letzten Beispiel spielt es keine Rolle, ob man zuerst 
4175 \series bold
4176
4177 \backslash
4178 overline
4179 \series default
4180  oder 
4181 \series bold
4182
4183 \backslash
4184 underline
4185 \series default
4186  eingibt.
4187 \end_layout
4188
4189 \begin_layout Standard
4190 Will man Ergebnisse doppelt unterstreichen, verwendet man zweimal hintereinander
4191 \begin_inset ERT
4192 status collapsed
4193
4194 \begin_layout Plain Layout
4195
4196
4197 \backslash
4198 linebreak 
4199 \end_layout
4200
4201 \end_inset
4202
4203  
4204 \series bold
4205
4206 \backslash
4207 underline
4208 \series default
4209 .
4210 \end_layout
4211
4212 \begin_layout Standard
4213 Man kann bis zu 6 Striche über oder unter Zeichen setzen.
4214 \end_layout
4215
4216 \begin_layout Subsection
4217 Fortsetzungspunkte
4218 \begin_inset Index
4219 status collapsed
4220
4221 \begin_layout Plain Layout
4222 Fortsetzungspunkte
4223 \end_layout
4224
4225 \end_inset
4226
4227
4228 \end_layout
4229
4230 \begin_layout Standard
4231 Es gibt unterschiedliche Arten von Fortsetzungspunkten.
4232 \begin_inset Foot
4233 status collapsed
4234
4235 \begin_layout Plain Layout
4236 In der Mathe-Werkzeugleiste zu finden im Untermenü des Knopfs 
4237 \begin_inset Graphics
4238         filename ../../images/math/ldots.png
4239         embed ""
4240         scale 85
4241
4242 \end_inset
4243
4244
4245 \end_layout
4246
4247 \end_inset
4248
4249  Für Aufzählungen verwendet man unten sitzende Punkte (
4250 \series bold
4251
4252 \backslash
4253 ldots
4254 \series default
4255
4256 \begin_inset Index
4257 status collapsed
4258
4259 \begin_layout Plain Layout
4260 Befehle ! L ! 
4261 \backslash
4262 ldots
4263 \end_layout
4264
4265 \end_inset
4266
4267 ), während man für Operationen Punkte braucht, die auf der selben Höhe wie
4268  die Operatoren sind (
4269 \series bold
4270
4271 \backslash
4272 cdots
4273 \series default
4274
4275 \begin_inset Index
4276 status collapsed
4277
4278 \begin_layout Plain Layout
4279 Befehle ! C ! 
4280 \backslash
4281 cdots
4282 \end_layout
4283
4284 \end_inset
4285
4286 ).
4287  Verwendet man den Befehl 
4288 \series bold
4289
4290 \backslash
4291 dots
4292 \series default
4293
4294 \begin_inset Index
4295 status collapsed
4296
4297 \begin_layout Plain Layout
4298 Befehle ! D ! 
4299 \backslash
4300 dots
4301 \end_layout
4302
4303 \end_inset
4304
4305 , entscheidet LaTeX anhand des nachfolgenden Zeichens, welche Punktart verwendet
4306  wird.
4307 \begin_inset Newpage newpage
4308 \end_inset
4309
4310
4311 \end_layout
4312
4313 \begin_layout Standard
4314 \align center
4315 \begin_inset Tabular
4316 <lyxtabular version="3" rows="8" columns="2">
4317 <features>
4318 <column alignment="center" valignment="top" width="0pt">
4319 <column alignment="center" valignment="top" width="0pt">
4320 <row>
4321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4322 \begin_inset Text
4323
4324 \begin_layout Plain Layout
4325 Befehl
4326 \end_layout
4327
4328 \end_inset
4329 </cell>
4330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Plain Layout
4334 Ergebnis
4335 \end_layout
4336
4337 \end_inset
4338 </cell>
4339 </row>
4340 <row>
4341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 A_1
4346 \begin_inset ERT
4347 status collapsed
4348
4349 \begin_layout Plain Layout
4350
4351
4352 \backslash
4353 leer 
4354 \end_layout
4355
4356 \end_inset
4357
4358 ,
4359 \backslash
4360 dots
4361 \begin_inset ERT
4362 status collapsed
4363
4364 \begin_layout Plain Layout
4365
4366
4367 \backslash
4368 leer 
4369 \end_layout
4370
4371 \end_inset
4372
4373 ,A_n
4374 \end_layout
4375
4376 \end_inset
4377 </cell>
4378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4379 \begin_inset Text
4380
4381 \begin_layout Plain Layout
4382 \begin_inset Formula $A_{1},\dots,A_{n}$
4383 \end_inset
4384
4385
4386 \end_layout
4387
4388 \end_inset
4389 </cell>
4390 </row>
4391 <row>
4392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396 A_1
4397 \begin_inset ERT
4398 status collapsed
4399
4400 \begin_layout Plain Layout
4401
4402
4403 \backslash
4404 leer 
4405 \end_layout
4406
4407 \end_inset
4408
4409 +
4410 \backslash
4411 dots
4412 \begin_inset ERT
4413 status collapsed
4414
4415 \begin_layout Plain Layout
4416
4417
4418 \backslash
4419 leer 
4420 \end_layout
4421
4422 \end_inset
4423
4424 +A_n
4425 \end_layout
4426
4427 \end_inset
4428 </cell>
4429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433 \begin_inset Formula $A_{1}+\dots+A_{n}$
4434 \end_inset
4435
4436
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 </row>
4442 <row>
4443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4444 \begin_inset Text
4445
4446 \begin_layout Plain Layout
4447 A_1
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 ,
4461 \backslash
4462 ldots
4463 \begin_inset ERT
4464 status collapsed
4465
4466 \begin_layout Plain Layout
4467
4468
4469 \backslash
4470 leer 
4471 \end_layout
4472
4473 \end_inset
4474
4475 ,A_n
4476 \end_layout
4477
4478 \end_inset
4479 </cell>
4480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484 \begin_inset Formula $A_{1},\ldots,A_{n}$
4485 \end_inset
4486
4487
4488 \end_layout
4489
4490 \end_inset
4491 </cell>
4492 </row>
4493 <row>
4494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4495 \begin_inset Text
4496
4497 \begin_layout Plain Layout
4498 A_1
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 +
4512 \backslash
4513 cdots
4514 \begin_inset ERT
4515 status collapsed
4516
4517 \begin_layout Plain Layout
4518
4519
4520 \backslash
4521 leer 
4522 \end_layout
4523
4524 \end_inset
4525
4526 +A_n
4527 \end_layout
4528
4529 \end_inset
4530 </cell>
4531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4536 \end_inset
4537
4538
4539 \end_layout
4540
4541 \end_inset
4542 </cell>
4543 </row>
4544 <row>
4545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4546 \begin_inset Text
4547
4548 \begin_layout Plain Layout
4549
4550 \backslash
4551 vdots
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4557 \begin_inset Text
4558
4559 \begin_layout Plain Layout
4560 \begin_inset Formula $\vdots$
4561 \end_inset
4562
4563
4564 \end_layout
4565
4566 \end_inset
4567 </cell>
4568 </row>
4569 <row>
4570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4571 \begin_inset Text
4572
4573 \begin_layout Plain Layout
4574
4575 \backslash
4576 ddots
4577 \end_layout
4578
4579 \end_inset
4580 </cell>
4581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4582 \begin_inset Text
4583
4584 \begin_layout Plain Layout
4585 \begin_inset Formula $\ddots$
4586 \end_inset
4587
4588
4589 \end_layout
4590
4591 \end_inset
4592 </cell>
4593 </row>
4594 <row>
4595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4596 \begin_inset Text
4597
4598 \begin_layout Plain Layout
4599 3
4600 \series bold
4601 ×
4602 \series default
4603 3
4604 \begin_inset Space \thinspace{}
4605 \end_inset
4606
4607 Matrix mit obigen Befehlen
4608 \end_layout
4609
4610 \end_inset
4611 </cell>
4612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4613 \begin_inset Text
4614
4615 \begin_layout Plain Layout
4616 \begin_inset Formula $\begin{array}{ccc}
4617 A_{11} & \cdots & A_{1m}\\
4618 \vdots & \ddots & \vdots\\
4619 A_{n1} & \cdots & A_{nm}\end{array}$
4620 \end_inset
4621
4622
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 </row>
4628 </lyxtabular>
4629
4630 \end_inset
4631
4632
4633 \end_layout
4634
4635 \begin_layout Standard
4636 Die im Menü 
4637 \family sans
4638 Einfügen\SpecialChar \menuseparator
4639 Sonderzeichen
4640 \family default
4641  verfügbaren Fortsetzungspunkte sind 
4642 \series bold
4643
4644 \backslash
4645 ldots
4646 \series default
4647 .
4648 \end_layout
4649
4650 \begin_layout Standard
4651 \begin_inset VSpace medskip
4652 \end_inset
4653
4654 Speziell für Matrizen gibt es Fortsetzungspunkte, die sich über mehrere
4655  Spalten erstrecken.
4656  Man erhält sie mit dem Befehl 
4657 \series bold
4658
4659 \backslash
4660 hdotsfor
4661 \series default
4662
4663 \begin_inset Index
4664 status collapsed
4665
4666 \begin_layout Plain Layout
4667 Befehle ! H ! 
4668 \backslash
4669 hdotsfor
4670 \end_layout
4671
4672 \end_inset
4673
4674 , der folgendes Schema besitzt:
4675 \end_layout
4676
4677 \begin_layout Standard
4678
4679 \series bold
4680
4681 \backslash
4682 hdotsfor[Abstand]{Anzahl der Spalten}
4683 \end_layout
4684
4685 \begin_layout Standard
4686 Anzahl der Spalten gibt an, über wie viele Spalten sich die Punkte erstrecken
4687  sollen.
4688  Abstand ist ein Faktor, der den Punktabstand festlegt.
4689 \end_layout
4690
4691 \begin_layout Standard
4692 In folgender Matrix wurde in das erste Kästchen der zweiten Zeile der Befehl
4693  
4694 \series bold
4695
4696 \backslash
4697 hdotsfor[2]{4}
4698 \series default
4699  eingegeben, um Fortsetzungspunkte mit doppelt so großem Punktabstand wie
4700  beim Befehl 
4701 \series bold
4702
4703 \backslash
4704 dots
4705 \series default
4706  zu erhalten:
4707 \begin_inset Formula \[
4708 \left(\begin{array}{cccc}
4709 A & B & C & D\\
4710 \hdotsfor [2]{4}\\
4711 q & w & e & r\end{array}\right)\]
4712
4713 \end_inset
4714
4715 Es ist zu beachten, dass die Matrixfelder über die sich die Punkte erstrecken
4716  sollen leer sein müssen, ansonsten kommt es zu LaTeX-Fehlern.
4717 \end_layout
4718
4719 \begin_layout Standard
4720 \begin_inset VSpace bigskip
4721 \end_inset
4722
4723 Des Weiteren kann man mit dem Befehl 
4724 \series bold
4725
4726 \backslash
4727 dotfill
4728 \series default
4729
4730 \begin_inset Index
4731 status collapsed
4732
4733 \begin_layout Plain Layout
4734 Befehle ! D ! 
4735 \backslash
4736 dotfill
4737 \end_layout
4738
4739 \end_inset
4740
4741  den Rest einer Zeile mit Punkten füllen.
4742  Die Wirkungsweise des Befehls entspricht der von 
4743 \series bold
4744
4745 \backslash
4746 hfill
4747 \series default
4748 , siehe 
4749 \begin_inset CommandInset ref
4750 LatexCommand ref
4751 reference "sub:Variabler-Leerraum"
4752
4753 \end_inset
4754
4755 .
4756 \end_layout
4757
4758 \begin_layout Standard
4759 Z.
4760 \begin_inset Space \thinspace{}
4761 \end_inset
4762
4763 B.
4764  ergibt der Befehl 
4765 \series bold
4766 A
4767 \backslash
4768 dotfill
4769 \begin_inset ERT
4770 status collapsed
4771
4772 \begin_layout Plain Layout
4773
4774
4775 \backslash
4776 leer 
4777 \end_layout
4778
4779 \end_inset
4780
4781 B
4782 \end_layout
4783
4784 \begin_layout Standard
4785 \begin_inset Formula $A\dotfill  B$
4786 \end_inset
4787
4788
4789 \end_layout
4790
4791 \begin_layout Standard
4792 Analog dazu gibt es für eine Linie den Befehl 
4793 \series bold
4794
4795 \backslash
4796 hrulefill
4797 \series default
4798
4799 \begin_inset Index
4800 status collapsed
4801
4802 \begin_layout Plain Layout
4803 Befehle ! H ! 
4804 \backslash
4805 hrulefill
4806 \end_layout
4807
4808 \end_inset
4809
4810 :
4811 \end_layout
4812
4813 \begin_layout Standard
4814 \begin_inset Formula $A\hrulefill  B$
4815 \end_inset
4816
4817
4818 \end_layout
4819
4820 \begin_layout Standard
4821 Um die Befehle für Text zu verwenden, müssen sie im TeX-Modus eingegeben
4822  werden.
4823 \end_layout
4824
4825 \begin_layout Section
4826 Matrizen
4827 \begin_inset CommandInset label
4828 LatexCommand label
4829 name "sec:Matrizen"
4830
4831 \end_inset
4832
4833
4834 \begin_inset Index
4835 status collapsed
4836
4837 \begin_layout Plain Layout
4838 Matrizen
4839 \end_layout
4840
4841 \end_inset
4842
4843
4844 \end_layout
4845
4846 \begin_layout Standard
4847 Matrizen können über den Mathe-Werkzeugleistenknopf
4848 \family sans
4849  
4850 \family default
4851
4852 \begin_inset Graphics
4853         filename ../../images/dialog-show_mathmatrix.png
4854         embed ""
4855         scale 85
4856
4857 \end_inset
4858
4859  oder das Menü 
4860 \family sans
4861 Einfügen\SpecialChar \menuseparator
4862 Mathe\SpecialChar \menuseparator
4863 Matrix
4864 \family default
4865  eingefügt werden.
4866  Sie werden nach der Spalten- und Zeilenanzahl und der Ausrichtung gefragt.
4867  Die vertikale Ausrichtung ist dabei nur bei Matrizen in eingebetteten Formeln
4868  von Bedeutung:
4869 \end_layout
4870
4871 \begin_layout Standard
4872 Die erste Matrix ist oben 
4873 \begin_inset Formula $\begin{array}[t]{cccc}
4874 A & D & G & J\\
4875 B & E & H & K\\
4876 C & F & I & L\end{array}$
4877 \end_inset
4878
4879 , die zweite mittig 
4880 \begin_inset Formula $\begin{array}{cccc}
4881 A & D & G & J\\
4882 B & E & H & K\\
4883 C & F & I & L\end{array}$
4884 \end_inset
4885
4886  und die dritte unten 
4887 \begin_inset Formula $\begin{array}[b]{cccc}
4888 A & D & G & J\\
4889 B & E & H & K\\
4890 C & F & I & L\end{array}$
4891 \end_inset
4892
4893  ausgerichtet.
4894 \end_layout
4895
4896 \begin_layout Standard
4897 Die horizontale Ausrichtung gibt an, wie die Spalteneinträge ausgerichtet
4898  werden sollen.
4899  Dazu wird für jede Spalte ein Buchstabe eingegeben.
4900  
4901 \emph on
4902 l
4903 \emph default
4904  steht für linksbündig, 
4905 \emph on
4906 c
4907 \emph default
4908  für mittig und 
4909 \emph on
4910 r
4911 \emph default
4912  für rechtsbündig.
4913  Möchte man z.
4914 \begin_inset Space \thinspace{}
4915 \end_inset
4916
4917 B.
4918  eine 4
4919 \series bold
4920 ×
4921 \series default
4922 4
4923 \begin_inset Space ~
4924 \end_inset
4925
4926 Matrix erstellen, bei der der Inhalt der ersten Spalte linksbündig, der
4927  Inhalt der zweiten und dritten mittig und der Inhalt der letzten rechtsbündig
4928  ausgerichtet ist, gibt man für die horizontale Ausrichtung 
4929 \series bold
4930 lccr
4931 \series default
4932  an.
4933  Normalerweise sind in einer Matrix alle Spalteninhalte zentriert, weswegen
4934  die Voreinstellung für jede Spalte ein 
4935 \series bold
4936 c
4937 \series default
4938  ist.
4939 \end_layout
4940
4941 \begin_layout Standard
4942 Horizontale Ausrichtung:
4943 \end_layout
4944
4945 \begin_layout Standard
4946
4947 \series bold
4948 lll
4949 \series default
4950  : 
4951 \begin_inset Formula $\begin{array}{lll}
4952 10000 & D & G\\
4953 B & 10000 & H\\
4954 C & F & 10000\end{array}$
4955 \end_inset
4956
4957  , 
4958 \series bold
4959 ccc
4960 \series default
4961  : 
4962 \begin_inset Formula $\begin{array}{ccc}
4963 10000 & D & G\\
4964 B & 10000 & H\\
4965 C & F & 10000\end{array}$
4966 \end_inset
4967
4968  , 
4969 \series bold
4970 rrr
4971 \series default
4972  : 
4973 \begin_inset Formula $\begin{array}{rrr}
4974 10000 & D & G\\
4975 B & 10000 & H\\
4976 C & F & 10000\end{array}$
4977 \end_inset
4978
4979
4980 \end_layout
4981
4982 \begin_layout Standard
4983 Um nachträglich Zeilen und Spalten hinzuzufügen oder zu entfernen, kann
4984  man die Mathe-Werkzeugleistenknöpfe 
4985 \begin_inset Graphics
4986         filename ../../images/tabular-feature_append-row.png
4987         embed ""
4988         scale 85
4989
4990 \end_inset
4991
4992
4993 \begin_inset Graphics
4994         filename ../../images/tabular-feature_delete-row.png
4995         embed ""
4996         scale 85
4997
4998 \end_inset
4999
5000 , usw.
5001 \begin_inset Space ~
5002 \end_inset
5003
5004 oder das Menü 
5005 \family sans
5006 Bearbeiten\SpecialChar \menuseparator
5007 Zeilen & Spalten
5008 \family default
5009  verwenden.
5010  Neue Zeilen können auch mit 
5011 \family sans
5012 Strg-Enter
5013 \family default
5014  erstellt werden.
5015 \end_layout
5016
5017 \begin_layout Standard
5018 \begin_inset VSpace bigskip
5019 \end_inset
5020
5021 Klammern um eine Matrix können entweder mit den Befehlen 
5022 \series bold
5023
5024 \backslash
5025 left
5026 \series default
5027
5028 \begin_inset Index
5029 status collapsed
5030
5031 \begin_layout Plain Layout
5032 Befehle ! L ! 
5033 \backslash
5034 left
5035 \end_layout
5036
5037 \end_inset
5038
5039  und 
5040 \series bold
5041
5042 \backslash
5043 right
5044 \series default
5045
5046 \begin_inset Index
5047 status collapsed
5048
5049 \begin_layout Plain Layout
5050 Befehle ! R ! 
5051 \backslash
5052 right
5053 \end_layout
5054
5055 \end_inset
5056
5057  erstellt werden (Tastenkürzel 
5058 \family sans
5059 Alt-m
5060 \begin_inset Space ~
5061 \end_inset
5062
5063 Klammer
5064 \family default
5065 ), siehe 
5066 \begin_inset CommandInset ref
5067 LatexCommand ref
5068 reference "sub:Automatische-Klammergrößen"
5069
5070 \end_inset
5071
5072 , oder man verwendet folgende Befehle:
5073 \begin_inset VSpace bigskip
5074 \end_inset
5075
5076
5077 \end_layout
5078
5079 \begin_layout Standard
5080 \begin_inset Space \hfill{}
5081 \end_inset
5082
5083
5084 \begin_inset Tabular
5085 <lyxtabular version="3" rows="4" columns="2">
5086 <features>
5087 <column alignment="center" valignment="top" width="0">
5088 <column alignment="center" valignment="top" width="0">
5089 <row>
5090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5091 \begin_inset Text
5092
5093 \begin_layout Plain Layout
5094 Befehl
5095 \end_layout
5096
5097 \end_inset
5098 </cell>
5099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5100 \begin_inset Text
5101
5102 \begin_layout Plain Layout
5103 Ergebnis
5104 \end_layout
5105
5106 \end_inset
5107 </cell>
5108 </row>
5109 <row>
5110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5111 \begin_inset Text
5112
5113 \begin_layout Plain Layout
5114
5115 \backslash
5116 bmatrix
5117 \begin_inset ERT
5118 status collapsed
5119
5120 \begin_layout Plain Layout
5121
5122
5123 \backslash
5124 leer 
5125 \end_layout
5126
5127 \end_inset
5128
5129 2
5130 \series bold
5131 ×
5132 \series default
5133 2
5134 \begin_inset Space \thinspace{}
5135 \end_inset
5136
5137 Matrix
5138 \end_layout
5139
5140 \end_inset
5141 </cell>
5142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5143 \begin_inset Text
5144
5145 \begin_layout Plain Layout
5146 \begin_inset Formula $\raisebox {7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5147 0 & \textrm{-}\mathrm{i}\\
5148 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox {-5.3mm}{}$
5149 \end_inset
5150
5151
5152 \end_layout
5153
5154 \end_inset
5155 </cell>
5156 </row>
5157 <row>
5158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5159 \begin_inset Text
5160
5161 \begin_layout Plain Layout
5162
5163 \backslash
5164 Bmatrix
5165 \begin_inset ERT
5166 status collapsed
5167
5168 \begin_layout Plain Layout
5169
5170
5171 \backslash
5172 leer 
5173 \end_layout
5174
5175 \end_inset
5176
5177 2
5178 \series bold
5179 ×
5180 \series default
5181 2
5182 \begin_inset Space \thinspace{}
5183 \end_inset
5184
5185 Matrix
5186 \end_layout
5187
5188 \end_inset
5189 </cell>
5190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5191 \begin_inset Text
5192
5193 \begin_layout Plain Layout
5194 \begin_inset Formula $\raisebox {7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5195 0 & \textrm{-}\mathrm{i}\\
5196 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox {-5.3mm}{}$
5197 \end_inset
5198
5199
5200 \end_layout
5201
5202 \end_inset
5203 </cell>
5204 </row>
5205 <row>
5206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5207 \begin_inset Text
5208
5209 \begin_layout Plain Layout
5210
5211 \backslash
5212 pmatrix
5213 \begin_inset ERT
5214 status collapsed
5215
5216 \begin_layout Plain Layout
5217
5218
5219 \backslash
5220 leer 
5221 \end_layout
5222
5223 \end_inset
5224
5225 2
5226 \series bold
5227 ×
5228 \series default
5229 2
5230 \begin_inset Space \thinspace{}
5231 \end_inset
5232
5233 Matrix
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5239 \begin_inset Text
5240
5241 \begin_layout Plain Layout
5242 \begin_inset Formula $\raisebox {7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5243 0 & \textrm{-}\mathrm{i}\\
5244 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox {-5.3mm}{}$
5245 \end_inset
5246
5247
5248 \end_layout
5249
5250 \end_inset
5251 </cell>
5252 </row>
5253 </lyxtabular>
5254
5255 \end_inset
5256
5257
5258 \begin_inset Space \hfill{}
5259 \end_inset
5260
5261
5262 \begin_inset Tabular
5263 <lyxtabular version="3" rows="4" columns="2">
5264 <features>
5265 <column alignment="center" valignment="top" width="0">
5266 <column alignment="center" valignment="top" width="0">
5267 <row>
5268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5269 \begin_inset Text
5270
5271 \begin_layout Plain Layout
5272 Befehl
5273 \end_layout
5274
5275 \end_inset
5276 </cell>
5277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5278 \begin_inset Text
5279
5280 \begin_layout Plain Layout
5281 Ergebnis
5282 \end_layout
5283
5284 \end_inset
5285 </cell>
5286 </row>
5287 <row>
5288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5289 \begin_inset Text
5290
5291 \begin_layout Plain Layout
5292
5293 \backslash
5294 vmatrix
5295 \begin_inset ERT
5296 status collapsed
5297
5298 \begin_layout Plain Layout
5299
5300
5301 \backslash
5302 leer 
5303 \end_layout
5304
5305 \end_inset
5306
5307 2
5308 \series bold
5309 ×
5310 \series default
5311 2
5312 \begin_inset Space \thinspace{}
5313 \end_inset
5314
5315 Matrix
5316 \end_layout
5317
5318 \end_inset
5319 </cell>
5320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5321 \begin_inset Text
5322
5323 \begin_layout Plain Layout
5324 \begin_inset Formula $\raisebox {7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5325 0 & \textrm{-}\mathrm{i}\\
5326 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox {-5.3mm}{}$
5327 \end_inset
5328
5329
5330 \end_layout
5331
5332 \end_inset
5333 </cell>
5334 </row>
5335 <row>
5336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5337 \begin_inset Text
5338
5339 \begin_layout Plain Layout
5340
5341 \backslash
5342 Vmatrix
5343 \begin_inset ERT
5344 status collapsed
5345
5346 \begin_layout Plain Layout
5347
5348
5349 \backslash
5350 leer 
5351 \end_layout
5352
5353 \end_inset
5354
5355 2
5356 \series bold
5357 ×
5358 \series default
5359 2
5360 \begin_inset Space \thinspace{}
5361 \end_inset
5362
5363 Matrix
5364 \end_layout
5365
5366 \end_inset
5367 </cell>
5368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5369 \begin_inset Text
5370
5371 \begin_layout Plain Layout
5372 \begin_inset Formula $\raisebox {7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5373 0 & \textrm{-}\mathrm{i}\\
5374 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox {-5.3mm}{}$
5375 \end_inset
5376
5377
5378 \end_layout
5379
5380 \end_inset
5381 </cell>
5382 </row>
5383 <row>
5384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5385 \begin_inset Text
5386
5387 \begin_layout Plain Layout
5388
5389 \backslash
5390 matrix
5391 \begin_inset ERT
5392 status collapsed
5393
5394 \begin_layout Plain Layout
5395
5396
5397 \backslash
5398 leer 
5399 \end_layout
5400
5401 \end_inset
5402
5403 2
5404 \series bold
5405 ×
5406 \series default
5407 2
5408 \begin_inset Space \thinspace{}
5409 \end_inset
5410
5411 Matrix
5412 \end_layout
5413
5414 \end_inset
5415 </cell>
5416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5417 \begin_inset Text
5418
5419 \begin_layout Plain Layout
5420 \begin_inset Formula $\raisebox {7.5mm}{}\begin{matrix}\begin{array}{cc}
5421 0 & \textrm{-}\mathrm{i}\\
5422 \mathrm{i} & 0\end{array}\end{matrix}\raisebox {-5.3mm}{}$
5423 \end_inset
5424
5425
5426 \end_layout
5427
5428 \end_inset
5429 </cell>
5430 </row>
5431 </lyxtabular>
5432
5433 \end_inset
5434
5435
5436 \begin_inset Space \hfill{}
5437 \end_inset
5438
5439
5440 \end_layout
5441
5442 \begin_layout Standard
5443 \begin_inset VSpace medskip
5444 \end_inset
5445
5446 Wurde z.
5447 \begin_inset Space \thinspace{}
5448 \end_inset
5449
5450 B.
5451  
5452 \series bold
5453
5454 \backslash
5455 vmatrix
5456 \series default
5457  eingegeben, erscheint ein blaues Kästchen zwischen zwei senkrechten Strichen,
5458  in das die Matrix eingefügt wird.
5459 \end_layout
5460
5461 \begin_layout Standard
5462 \begin_inset VSpace bigskip
5463 \end_inset
5464
5465 Da alle mehrzeiligen Formeln Matrizen sind, kann man die in 
5466 \begin_inset CommandInset ref
5467 LatexCommand ref
5468 reference "sub:Spaltenabstand"
5469
5470 \end_inset
5471
5472  beschriebene Länge 
5473 \series bold
5474
5475 \backslash
5476 arraycolsep
5477 \series default
5478
5479 \begin_inset Index
5480 status collapsed
5481
5482 \begin_layout Plain Layout
5483 Befehle ! A ! 
5484 \backslash
5485 arraycolsep
5486 \end_layout
5487
5488 \end_inset
5489
5490  auch zur Änderung des Spaltenabstands von Matrizen verwenden.
5491 \end_layout
5492
5493 \begin_layout Standard
5494 Möchte man den Zeilenabstand ändern, verwendet man den Befehl 
5495 \series bold
5496
5497 \backslash
5498 arraystretch
5499 \series default
5500
5501 \begin_inset Index
5502 status collapsed
5503
5504 \begin_layout Plain Layout
5505 Befehle ! A ! 
5506 \backslash
5507 arraystretch
5508 \end_layout
5509
5510 \end_inset
5511
5512 .
5513  Dieser wird folgendermaßen benutzt:
5514 \end_layout
5515
5516 \begin_layout Standard
5517
5518 \series bold
5519
5520 \backslash
5521 renewcommand{
5522 \backslash
5523 arraystretch}{Dehnungsfaktor}
5524 \begin_inset Index
5525 status collapsed
5526
5527 \begin_layout Plain Layout
5528 Befehle ! R ! 
5529 \backslash
5530 renewcommand
5531 \end_layout
5532
5533 \end_inset
5534
5535
5536 \end_layout
5537
5538 \begin_layout Standard
5539 Der Befehl 
5540 \series bold
5541
5542 \backslash
5543 renewcommand
5544 \series default
5545  weist dabei dem vordefinierten Befehl 
5546 \series bold
5547
5548 \backslash
5549 arraystretch
5550 \series default
5551  den Dehnungsfaktor zu.
5552  Möchte man z.
5553 \begin_inset Space \thinspace{}
5554 \end_inset
5555
5556 B.
5557  den Zeilenabstand verdoppeln, gibt man für den Faktor eine 2 an.
5558  Dieser wird dann für alle folgenden Matrizen verwendet.
5559  Um wieder zum ursprünglichen Abstand zurückzukehren, weist man 
5560 \series bold
5561
5562 \backslash
5563 arraystretch
5564 \series default
5565  den Faktor 1 zu.
5566 \end_layout
5567
5568 \begin_layout Standard
5569 Um Matrizen in eine Textzeile zu setzen, benutzt man den Befehl 
5570 \series bold
5571
5572 \backslash
5573 smallmatrix
5574 \series default
5575
5576 \begin_inset Index
5577 status collapsed
5578
5579 \begin_layout Plain Layout
5580 Befehle ! S ! 
5581 \backslash
5582 smallmatrix
5583 \end_layout
5584
5585 \end_inset
5586
5587 .
5588  Gibt man ihn in eine Formel ein, erscheint ein blaues Kästchen mit zwei
5589  gestrichelten Linien.
5590  In dieses Kästchen wird die Matrix eingegeben.
5591  Man verwendet stattdessen das Menü 
5592 \family sans
5593 Bearbeiten\SpecialChar \menuseparator
5594 Zeilen
5595 \begin_inset Space ~
5596 \end_inset
5597
5598 &
5599 \begin_inset Space ~
5600 \end_inset
5601
5602 Spalten
5603 \family default
5604  oder die Mathe-Werkzeugleiste um neue Spalten zu erstellen.
5605  Neue Zeilen können auch mit 
5606 \family sans
5607 Strg-Enter
5608 \family default
5609  erstellt werden.
5610 \end_layout
5611
5612 \begin_layout Standard
5613 Dies ist eine Matrix 
5614 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5615 C & D\end{smallmatrix}\right)$
5616 \end_inset
5617
5618  in einer Textzeile.
5619 \end_layout
5620
5621 \begin_layout Section
5622 Klammern und Begrenzungszeichen
5623 \begin_inset Index
5624 status collapsed
5625
5626 \begin_layout Plain Layout
5627 Klammern
5628 \end_layout
5629
5630 \end_inset
5631
5632
5633 \begin_inset Index
5634 status collapsed
5635
5636 \begin_layout Plain Layout
5637 Begrenzungszeichen
5638 \end_layout
5639
5640 \end_inset
5641
5642
5643 \end_layout
5644
5645 \begin_layout Subsection
5646 Vertikale Klammern und Begrenzungszeichen
5647 \begin_inset Index
5648 status collapsed
5649
5650 \begin_layout Plain Layout
5651 Klammern ! vertikale
5652 \end_layout
5653
5654 \end_inset
5655
5656
5657 \end_layout
5658
5659 \begin_layout Standard
5660 \begin_inset Space \hfill{}
5661 \end_inset
5662
5663
5664 \begin_inset Tabular
5665 <lyxtabular version="3" rows="9" columns="2">
5666 <features>
5667 <column alignment="center" valignment="top" width="0pt">
5668 <column alignment="center" valignment="top" width="0pt">
5669 <row>
5670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5671 \begin_inset Text
5672
5673 \begin_layout Plain Layout
5674 Befehl
5675 \end_layout
5676
5677 \end_inset
5678 </cell>
5679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5680 \begin_inset Text
5681
5682 \begin_layout Plain Layout
5683 Ergebnis
5684 \end_layout
5685
5686 \end_inset
5687 </cell>
5688 </row>
5689 <row>
5690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 (
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5700 \begin_inset Text
5701
5702 \begin_layout Plain Layout
5703 \begin_inset Formula $($
5704 \end_inset
5705
5706
5707 \end_layout
5708
5709 \end_inset
5710 </cell>
5711 </row>
5712 <row>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 {
5718 \end_layout
5719
5720 \end_inset
5721 </cell>
5722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5723 \begin_inset Text
5724
5725 \begin_layout Plain Layout
5726 \begin_inset Formula $\{$
5727 \end_inset
5728
5729
5730 \end_layout
5731
5732 \end_inset
5733 </cell>
5734 </row>
5735 <row>
5736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 [
5741 \end_layout
5742
5743 \end_inset
5744 </cell>
5745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5746 \begin_inset Text
5747
5748 \begin_layout Plain Layout
5749 \begin_inset Formula $[$
5750 \end_inset
5751
5752
5753 \end_layout
5754
5755 \end_inset
5756 </cell>
5757 </row>
5758 <row>
5759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763
5764 \backslash
5765 langle
5766 \end_layout
5767
5768 \end_inset
5769 </cell>
5770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5771 \begin_inset Text
5772
5773 \begin_layout Plain Layout
5774 \begin_inset Formula $\langle$
5775 \end_inset
5776
5777
5778 \end_layout
5779
5780 \end_inset
5781 </cell>
5782 </row>
5783 <row>
5784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5785 \begin_inset Text
5786
5787 \begin_layout Plain Layout
5788
5789 \backslash
5790 lceil
5791 \end_layout
5792
5793 \end_inset
5794 </cell>
5795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5796 \begin_inset Text
5797
5798 \begin_layout Plain Layout
5799 \begin_inset Formula $\lceil$
5800 \end_inset
5801
5802
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 </row>
5808 <row>
5809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813
5814 \backslash
5815 lfloor
5816 \end_layout
5817
5818 \end_inset
5819 </cell>
5820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5821 \begin_inset Text
5822
5823 \begin_layout Plain Layout
5824 \begin_inset Formula $\lfloor$
5825 \end_inset
5826
5827
5828 \end_layout
5829
5830 \end_inset
5831 </cell>
5832 </row>
5833 <row>
5834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5835 \begin_inset Text
5836
5837 \begin_layout Plain Layout
5838 /
5839 \end_layout
5840
5841 \end_inset
5842 </cell>
5843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5844 \begin_inset Text
5845
5846 \begin_layout Plain Layout
5847 \begin_inset Formula $/$
5848 \end_inset
5849
5850
5851 \end_layout
5852
5853 \end_inset
5854 </cell>
5855 </row>
5856 <row>
5857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 |
5862 \end_layout
5863
5864 \end_inset
5865 </cell>
5866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5867 \begin_inset Text
5868
5869 \begin_layout Plain Layout
5870 \begin_inset Formula $|$
5871 \end_inset
5872
5873
5874 \end_layout
5875
5876 \end_inset
5877 </cell>
5878 </row>
5879 </lyxtabular>
5880
5881 \end_inset
5882
5883
5884 \begin_inset Space \hfill{}
5885 \end_inset
5886
5887
5888 \begin_inset Tabular
5889 <lyxtabular version="3" rows="9" columns="2">
5890 <features>
5891 <column alignment="center" valignment="top" width="0pt">
5892 <column alignment="center" valignment="top" width="0pt">
5893 <row>
5894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898 Befehl
5899 \end_layout
5900
5901 \end_inset
5902 </cell>
5903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907 Ergebnis
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 </row>
5913 <row>
5914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918 )
5919 \end_layout
5920
5921 \end_inset
5922 </cell>
5923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5924 \begin_inset Text
5925
5926 \begin_layout Plain Layout
5927 \begin_inset Formula $)$
5928 \end_inset
5929
5930
5931 \end_layout
5932
5933 \end_inset
5934 </cell>
5935 </row>
5936 <row>
5937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5938 \begin_inset Text
5939
5940 \begin_layout Plain Layout
5941 }
5942 \end_layout
5943
5944 \end_inset
5945 </cell>
5946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5947 \begin_inset Text
5948
5949 \begin_layout Plain Layout
5950 \begin_inset Formula $\}$
5951 \end_inset
5952
5953
5954 \end_layout
5955
5956 \end_inset
5957 </cell>
5958 </row>
5959 <row>
5960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5961 \begin_inset Text
5962
5963 \begin_layout Plain Layout
5964 ]
5965 \end_layout
5966
5967 \end_inset
5968 </cell>
5969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5970 \begin_inset Text
5971
5972 \begin_layout Plain Layout
5973 \begin_inset Formula $]$
5974 \end_inset
5975
5976
5977 \end_layout
5978
5979 \end_inset
5980 </cell>
5981 </row>
5982 <row>
5983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5984 \begin_inset Text
5985
5986 \begin_layout Plain Layout
5987
5988 \backslash
5989 rangle
5990 \end_layout
5991
5992 \end_inset
5993 </cell>
5994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5995 \begin_inset Text
5996
5997 \begin_layout Plain Layout
5998 \begin_inset Formula $\rangle$
5999 \end_inset
6000
6001
6002 \end_layout
6003
6004 \end_inset
6005 </cell>
6006 </row>
6007 <row>
6008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6009 \begin_inset Text
6010
6011 \begin_layout Plain Layout
6012
6013 \backslash
6014 rceil
6015 \end_layout
6016
6017 \end_inset
6018 </cell>
6019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6020 \begin_inset Text
6021
6022 \begin_layout Plain Layout
6023 \begin_inset Formula $\rceil$
6024 \end_inset
6025
6026
6027 \end_layout
6028
6029 \end_inset
6030 </cell>
6031 </row>
6032 <row>
6033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6034 \begin_inset Text
6035
6036 \begin_layout Plain Layout
6037
6038 \backslash
6039 rfloor
6040 \end_layout
6041
6042 \end_inset
6043 </cell>
6044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6045 \begin_inset Text
6046
6047 \begin_layout Plain Layout
6048 \begin_inset Formula $\rfloor$
6049 \end_inset
6050
6051
6052 \end_layout
6053
6054 \end_inset
6055 </cell>
6056 </row>
6057 <row>
6058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6059 \begin_inset Text
6060
6061 \begin_layout Plain Layout
6062
6063 \backslash
6064
6065 \backslash
6066
6067 \end_layout
6068
6069 \end_inset
6070 </cell>
6071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075 \begin_inset Formula $\backslash$
6076 \end_inset
6077
6078
6079 \end_layout
6080
6081 \end_inset
6082 </cell>
6083 </row>
6084 <row>
6085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089
6090 \backslash
6091 |
6092 \end_layout
6093
6094 \end_inset
6095 </cell>
6096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6097 \begin_inset Text
6098
6099 \begin_layout Plain Layout
6100 \begin_inset Formula $\|$
6101 \end_inset
6102
6103
6104 \end_layout
6105
6106 \end_inset
6107 </cell>
6108 </row>
6109 </lyxtabular>
6110
6111 \end_inset
6112
6113
6114 \begin_inset Space \hfill{}
6115 \end_inset
6116
6117
6118 \end_layout
6119
6120 \begin_layout Standard
6121
6122 \series medium
6123 \begin_inset Note Greyedout
6124 status open
6125
6126 \begin_layout Plain Layout
6127
6128 \series bold
6129 Achtung:
6130 \series default
6131  Im TeX-Modus muss für den Backslash der Befehl 
6132 \series bold
6133
6134 \backslash
6135 textbackslash
6136 \series default
6137
6138 \begin_inset Index
6139 status collapsed
6140
6141 \begin_layout Plain Layout
6142 Befehle ! T ! 
6143 \backslash
6144 textbackslash
6145 \end_layout
6146
6147 \end_inset
6148
6149  verwendet werden, denn der Befehl 
6150 \series bold
6151
6152 \backslash
6153
6154 \backslash
6155
6156 \series default
6157  steht dort für einen Zeilenumbruch.
6158 \end_layout
6159
6160 \end_inset
6161
6162
6163 \end_layout
6164
6165 \begin_layout Standard
6166 Für alle oben aufgelisteten Zeichen kann die Größe mit den in den folgenden
6167  zwei Unterkapiteln beschriebenen Befehlen eingestellt werden.
6168  Dabei können dann statt den Befehlen 
6169 \series bold
6170
6171 \backslash
6172 langle
6173 \series default
6174  und 
6175 \series bold
6176
6177 \backslash
6178 rangle
6179 \series default
6180  direkt die Zeichen < und > verwendet werden.
6181 \end_layout
6182
6183 \begin_layout Subsubsection
6184 Manuelle Klammergrößen
6185 \begin_inset CommandInset label
6186 LatexCommand label
6187 name "sub:Manuelle-Klammergrößen"
6188
6189 \end_inset
6190
6191
6192 \begin_inset Index
6193 status collapsed
6194
6195 \begin_layout Plain Layout
6196 Klammergrößen ! manuelle
6197 \end_layout
6198
6199 \end_inset
6200
6201
6202 \end_layout
6203
6204 \begin_layout Standard
6205 Möchte man die Klammergröße manuell festlegen, kann man dies mittels der
6206  LaTeX-Befehle 
6207 \series bold
6208
6209 \backslash
6210 big
6211 \series default
6212
6213 \begin_inset Index
6214 status collapsed
6215
6216 \begin_layout Plain Layout
6217 Befehle ! B ! 
6218 \backslash
6219 big
6220 \end_layout
6221
6222 \end_inset
6223
6224
6225 \series bold
6226
6227 \backslash
6228 Big
6229 \series default
6230
6231 \series bold
6232
6233 \backslash
6234 bigg
6235 \series default
6236  und 
6237 \series bold
6238
6239 \backslash
6240 Bigg
6241 \series default
6242  tun.
6243  
6244 \series bold
6245
6246 \backslash
6247 big
6248 \series default
6249  steht hierbei für die kleinste und 
6250 \series bold
6251
6252 \backslash
6253 Bigg
6254 \series default
6255  für die größte Klammergröße.
6256 \end_layout
6257
6258 \begin_layout Standard
6259 Diese Befehle werden benutzt um Klammerebenen optisch hervorzuheben:
6260 \end_layout
6261
6262 \begin_layout Standard
6263 \align center
6264 \begin_inset Tabular
6265 <lyxtabular version="3" rows="2" columns="2">
6266 <features>
6267 <column alignment="center" valignment="top" width="0pt">
6268 <column alignment="center" valignment="top" width="0pt">
6269 <row>
6270 <cell alignment="center" valignment="top" usebox="none">
6271 \begin_inset Text
6272
6273 \begin_layout Plain Layout
6274 einheitliche Klammergröße:
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 <cell alignment="center" valignment="top" usebox="none">
6280 \begin_inset Text
6281
6282 \begin_layout Plain Layout
6283 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox {-4mm}{}$
6284 \end_inset
6285
6286
6287 \end_layout
6288
6289 \end_inset
6290 </cell>
6291 </row>
6292 <row>
6293 <cell alignment="center" valignment="top" usebox="none">
6294 \begin_inset Text
6295
6296 \begin_layout Plain Layout
6297 besser sieht das so aus:
6298 \end_layout
6299
6300 \end_inset
6301 </cell>
6302 <cell alignment="center" valignment="top" usebox="none">
6303 \begin_inset Text
6304
6305 \begin_layout Plain Layout
6306 \begin_inset Formula $\Big ((A+B)(A-B)\Big )^{C}$
6307 \end_inset
6308
6309
6310 \end_layout
6311
6312 \end_inset
6313 </cell>
6314 </row>
6315 </lyxtabular>
6316
6317 \end_inset
6318
6319
6320 \begin_inset Note Note
6321 status collapsed
6322
6323 \begin_layout Plain Layout
6324
6325 \series bold
6326
6327 \backslash
6328 raisebox
6329 \series default
6330  dient nur
6331 \end_layout
6332
6333 \begin_layout Plain Layout
6334 als Abstandhalter.
6335 \end_layout
6336
6337 \end_inset
6338
6339
6340 \end_layout
6341
6342 \begin_layout Standard
6343 Für die zweite Formel wurde der Befehl 
6344 \series bold
6345
6346 \backslash
6347 Big((A+B)(A-B)
6348 \backslash
6349 Big)^
6350 \begin_inset ERT
6351 status collapsed
6352
6353 \begin_layout Plain Layout
6354
6355
6356 \backslash
6357 leer 
6358 \end_layout
6359
6360 \end_inset
6361
6362 C
6363 \series default
6364  verwendet.
6365 \end_layout
6366
6367 \begin_layout Standard
6368 Hier alle Klammergrößen in der Übersicht:
6369 \end_layout
6370
6371 \begin_layout Standard
6372 \align center
6373
6374 \backslash
6375 Bigg(
6376 \backslash
6377 exp
6378 \backslash
6379 bigg<
6380 \backslash
6381 Big[
6382 \backslash
6383 big{
6384 \backslash
6385 ln(3x)
6386 \backslash
6387 big}^2
6388 \begin_inset ERT
6389 status collapsed
6390
6391 \begin_layout Plain Layout
6392
6393
6394 \backslash
6395 leer 
6396 \end_layout
6397
6398 \end_inset
6399
6400
6401 \backslash
6402 sin(x)
6403 \backslash
6404 Big]^
6405 \begin_inset ERT
6406 status collapsed
6407
6408 \begin_layout Plain Layout
6409
6410
6411 \backslash
6412 leer 
6413 \end_layout
6414
6415 \end_inset
6416
6417 A
6418 \begin_inset ERT
6419 status collapsed
6420
6421 \begin_layout Plain Layout
6422
6423
6424 \backslash
6425 leer 
6426 \end_layout
6427
6428 \end_inset
6429
6430
6431 \backslash
6432 bigg>
6433 \backslash
6434 Bigg)^0,5
6435 \end_layout
6436
6437 \begin_layout Standard
6438 \align center
6439 \begin_inset Formula $\Bigg (\exp\bigg <\Big [\big \{\ln(3x)\big \}^{2}\sin(x)\Big ]^{A}\bigg >\Bigg )^{0,5}$
6440 \end_inset
6441
6442
6443 \end_layout
6444
6445 \begin_layout Standard
6446 Es gibt außer den 
6447 \series bold
6448
6449 \backslash
6450 big
6451 \series default
6452 -Befehlen noch die Variante 
6453 \series bold
6454
6455 \backslash
6456 bigm
6457 \series default
6458
6459 \begin_inset Index
6460 status collapsed
6461
6462 \begin_layout Plain Layout
6463 Befehle ! B ! 
6464 \backslash
6465 bigm
6466 \end_layout
6467
6468 \end_inset
6469
6470 , die etwas mehr Leerraum zwischen Klammer und Klammerinhalt erzeugt und
6471  die Variante 
6472 \series bold
6473
6474 \backslash
6475 bigl
6476 \series default
6477 -
6478 \series bold
6479
6480 \backslash
6481 bigr
6482 \series default
6483
6484 \begin_inset Index
6485 status collapsed
6486
6487 \begin_layout Plain Layout
6488 Befehle ! B ! 
6489 \backslash
6490 bigl - 
6491 \backslash
6492 bigr
6493 \end_layout
6494
6495 \end_inset
6496
6497 , die keinen zusätzlichen Leerraum erzeugt.
6498  Das 
6499 \emph on
6500 l
6501 \emph default
6502  am Ende des Befehls 
6503 \series bold
6504
6505 \backslash
6506 bigl
6507 \series default
6508  steht für eine linke Klammer; für eine rechte Klammer wird dieses durch
6509  ein 
6510 \emph on
6511 r
6512 \emph default
6513  ersetzt.
6514  Eine linke oder rechte Klammer kann je eine öffnende oder schließende Klammer
6515  sein.
6516 \end_layout
6517
6518 \begin_layout Standard
6519 In der folgenden Tabelle sind die Varianten miteinander verglichen:
6520 \end_layout
6521
6522 \begin_layout Standard
6523 \align center
6524 \begin_inset Tabular
6525 <lyxtabular version="3" rows="5" columns="2">
6526 <features>
6527 <column alignment="center" valignment="middle" width="0">
6528 <column alignment="center" valignment="middle" width="0">
6529 <row>
6530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6531 \begin_inset Text
6532
6533 \begin_layout Plain Layout
6534 Befehl
6535 \end_layout
6536
6537 \end_inset
6538 </cell>
6539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6540 \begin_inset Text
6541
6542 \begin_layout Plain Layout
6543 Ergebnis
6544 \begin_inset Note Note
6545 status collapsed
6546
6547 \begin_layout Plain Layout
6548
6549 \series bold
6550
6551 \backslash
6552 raisebox
6553 \series default
6554  dient nur als Abstandhalter.
6555 \end_layout
6556
6557 \end_inset
6558
6559
6560 \end_layout
6561
6562 \end_inset
6563 </cell>
6564 </row>
6565 <row>
6566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6567 \begin_inset Text
6568
6569 \begin_layout Plain Layout
6570
6571 \backslash
6572 Bigm(
6573 \backslash
6574 bigm(
6575 \backslash
6576 ln(3x)
6577 \backslash
6578 bigm)^2
6579 \begin_inset ERT
6580 status collapsed
6581
6582 \begin_layout Plain Layout
6583
6584
6585 \backslash
6586 leer 
6587 \end_layout
6588
6589 \end_inset
6590
6591
6592 \backslash
6593 Bigm)
6594 \end_layout
6595
6596 \end_inset
6597 </cell>
6598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6599 \begin_inset Text
6600
6601 \begin_layout Plain Layout
6602 \begin_inset Formula $\raisebox {5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox {-3.25mm}{}$
6603 \end_inset
6604
6605
6606 \end_layout
6607
6608 \end_inset
6609 </cell>
6610 </row>
6611 <row>
6612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6613 \begin_inset Text
6614
6615 \begin_layout Plain Layout
6616
6617 \backslash
6618 Big(
6619 \backslash
6620 big(
6621 \backslash
6622 ln(3x)
6623 \backslash
6624 big)^2
6625 \begin_inset ERT
6626 status collapsed
6627
6628 \begin_layout Plain Layout
6629
6630
6631 \backslash
6632 leer 
6633 \end_layout
6634
6635 \end_inset
6636
6637
6638 \backslash
6639 Big)
6640 \end_layout
6641
6642 \end_inset
6643 </cell>
6644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6645 \begin_inset Text
6646
6647 \begin_layout Plain Layout
6648 \begin_inset Formula $\raisebox {5.5mm}{}\Big (\big (\ln(3x)\big )^{2}\Big )\raisebox {-3.25mm}{}$
6649 \end_inset
6650
6651
6652 \end_layout
6653
6654 \end_inset
6655 </cell>
6656 </row>
6657 <row>
6658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6659 \begin_inset Text
6660
6661 \begin_layout Plain Layout
6662
6663 \backslash
6664 Bigl(
6665 \backslash
6666 bigl(
6667 \backslash
6668 ln(3x)
6669 \backslash
6670 bigr)^2
6671 \begin_inset ERT
6672 status collapsed
6673
6674 \begin_layout Plain Layout
6675
6676
6677 \backslash
6678 leer 
6679 \end_layout
6680
6681 \end_inset
6682
6683
6684 \backslash
6685 Bigr)
6686 \end_layout
6687
6688 \end_inset
6689 </cell>
6690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6691 \begin_inset Text
6692
6693 \begin_layout Plain Layout
6694 \begin_inset Formula $\raisebox {5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox {-3.25mm}{}$
6695 \end_inset
6696
6697
6698 \end_layout
6699
6700 \end_inset
6701 </cell>
6702 </row>
6703 <row>
6704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6705 \begin_inset Text
6706
6707 \begin_layout Plain Layout
6708
6709 \backslash
6710 bigl)
6711 \backslash
6712 ln(3x)
6713 \backslash
6714 bigr(
6715 \end_layout
6716
6717 \end_inset
6718 </cell>
6719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6720 \begin_inset Text
6721
6722 \begin_layout Plain Layout
6723 \begin_inset Formula $\raisebox {4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox {-2mm}{}$
6724 \end_inset
6725
6726
6727 \end_layout
6728
6729 \end_inset
6730 </cell>
6731 </row>
6732 </lyxtabular>
6733
6734 \end_inset
6735
6736
6737 \end_layout
6738
6739 \begin_layout Subsubsection
6740 Automatische Klammergrößen
6741 \begin_inset CommandInset label
6742 LatexCommand label
6743 name "sub:Automatische-Klammergrößen"
6744
6745 \end_inset
6746
6747
6748 \begin_inset Index
6749 status collapsed
6750
6751 \begin_layout Plain Layout
6752 Klammergrößen ! automatische
6753 \end_layout
6754
6755 \end_inset
6756
6757
6758 \end_layout
6759
6760 \begin_layout Standard
6761 Klammern variabler Größe können mit den Befehlen 
6762 \series bold
6763
6764 \backslash
6765 left
6766 \series default
6767
6768 \begin_inset Index
6769 status collapsed
6770
6771 \begin_layout Plain Layout
6772 Befehle ! L ! 
6773 \backslash
6774 left
6775 \end_layout
6776
6777 \end_inset
6778
6779  und 
6780 \series bold
6781
6782 \backslash
6783 right
6784 \series default
6785
6786 \begin_inset Index
6787 status collapsed
6788
6789 \begin_layout Plain Layout
6790 Befehle ! R ! 
6791 \backslash
6792 right
6793 \end_layout
6794
6795 \end_inset
6796
6797  oder über den Mathe-Werkzeugleistenknopf
6798 \family sans
6799  
6800 \family default
6801
6802 \begin_inset Graphics
6803         filename ../../images/dialog-show_mathdelimiter.png
6804         embed ""
6805         scale 85
6806
6807 \end_inset
6808
6809  eingefügt werden.
6810  Auf 
6811 \series bold
6812
6813 \backslash
6814 left
6815 \series default
6816  und 
6817 \series bold
6818
6819 \backslash
6820 right
6821 \series default
6822  muss unmittelbar die gewünschte Klammer folgen.
6823  Die Klammergröße wird dann bei der Ausgabe automatisch berechnet.
6824 \end_layout
6825
6826 \begin_layout Standard
6827 \align center
6828 normale Klammer: Der Befehl 
6829 \series bold
6830
6831 \backslash
6832 ln(
6833 \backslash
6834 frac
6835 \begin_inset ERT
6836 status collapsed
6837
6838 \begin_layout Plain Layout
6839
6840
6841 \backslash
6842 leer 
6843 \end_layout
6844
6845 \end_inset
6846
6847 A
6848 \begin_inset Formula $\downarrow$
6849 \end_inset
6850
6851 C
6852 \begin_inset ERT
6853 status collapsed
6854
6855 \begin_layout Plain Layout
6856
6857
6858 \backslash
6859 leer 
6860 \end_layout
6861
6862 \end_inset
6863
6864 )
6865 \series default
6866  ergibt
6867 \begin_inset Formula \[
6868 \ln(\frac{A}{C})\]
6869
6870 \end_inset
6871
6872
6873 \end_layout
6874
6875 \begin_layout Standard
6876 \align center
6877 mehrzeilige Klammer: Der Befehl 
6878 \series bold
6879
6880 \backslash
6881 ln
6882 \backslash
6883 left(
6884 \backslash
6885 frac
6886 \begin_inset ERT
6887 status collapsed
6888
6889 \begin_layout Plain Layout
6890
6891
6892 \backslash
6893 leer 
6894 \end_layout
6895
6896 \end_inset
6897
6898 A
6899 \begin_inset Formula $\downarrow$
6900 \end_inset
6901
6902 C
6903 \begin_inset ERT
6904 status collapsed
6905
6906 \begin_layout Plain Layout
6907
6908
6909 \backslash
6910 leer 
6911 \end_layout
6912
6913 \end_inset
6914
6915
6916 \backslash
6917 right)
6918 \series default
6919  ergibt
6920 \begin_inset Formula \[
6921 \ln\left(\frac{A}{C}\right)\]
6922
6923 \end_inset
6924
6925
6926 \end_layout
6927
6928 \begin_layout Standard
6929 An Stelle von 
6930 \series bold
6931
6932 \backslash
6933 left
6934 \series default
6935  und 
6936 \series bold
6937
6938 \backslash
6939 right
6940 \series default
6941  kann man die Tastenkürzel 
6942 \family sans
6943 Alt-m
6944 \begin_inset Space ~
6945 \end_inset
6946
6947 Klammer
6948 \family default
6949  verwenden.
6950  Das hat den Vorteil, dass man in LyX sofort die wahre Klammergröße sieht
6951  und dass die rechte Klammer gleich mit erstellt wird.
6952 \begin_inset Newline newline
6953 \end_inset
6954
6955 Der Befehl für das letzte Beispiel würde dann lauten: 
6956 \series bold
6957
6958 \backslash
6959 ln Alt-m
6960 \series default
6961  
6962 \series bold
6963 (
6964 \backslash
6965 frac
6966 \begin_inset ERT
6967 status collapsed
6968
6969 \begin_layout Plain Layout
6970
6971
6972 \backslash
6973 leer 
6974 \end_layout
6975
6976 \end_inset
6977
6978 A
6979 \begin_inset Formula $\downarrow$
6980 \end_inset
6981
6982 C
6983 \end_layout
6984
6985 \begin_layout Standard
6986 Will man nur eine Klammerhälfte erstellen, schreibt man für die weggelassene
6987  Klammer einen Punkt.
6988  So ergibt z.
6989 \begin_inset Space \thinspace{}
6990 \end_inset
6991
6992 B.
6993  der Befehl 
6994 \series bold
6995
6996 \backslash
6997 left.
6998 \backslash
6999 frac
7000 \begin_inset ERT
7001 status collapsed
7002
7003 \begin_layout Plain Layout
7004
7005
7006 \backslash
7007 leer 
7008 \end_layout
7009
7010 \end_inset
7011
7012 A
7013 \begin_inset Formula $\downarrow$
7014 \end_inset
7015
7016 B
7017 \begin_inset ERT
7018 status collapsed
7019
7020 \begin_layout Plain Layout
7021
7022
7023 \backslash
7024 leer 
7025 \end_layout
7026
7027 \end_inset
7028
7029
7030 \backslash
7031 right}
7032 \series default
7033
7034 \begin_inset Space \thinspace{}
7035 \end_inset
7036
7037 :
7038 \series bold
7039
7040 \begin_inset Formula \[
7041 \left.\frac{A}{B}\right\} \]
7042
7043 \end_inset
7044
7045
7046 \series default
7047 Die Befehle 
7048 \series bold
7049
7050 \backslash
7051 left
7052 \series default
7053  und 
7054 \series bold
7055
7056 \backslash
7057 right
7058 \series default
7059  werden beim Neu laden des Dokuments von LyX in Klammern der richtigen Größe
7060  umgewandelt.
7061  Für eine weggelassene Klammer erscheint in LyX eine gestrichelte Linie.
7062 \end_layout
7063
7064 \begin_layout Standard
7065 \begin_inset VSpace bigskip
7066 \end_inset
7067
7068 Da alle gängigen LaTeX-Distributionen eTeX, eine Erweiterung von LaTeX,
7069  verwenden, steht für alle Klammern und Begrenzungszeichen zusätzlich der
7070  Befehl 
7071 \series bold
7072
7073 \backslash
7074 middle
7075 \series default
7076
7077 \begin_inset Index
7078 status collapsed
7079
7080 \begin_layout Plain Layout
7081 Befehle ! M ! 
7082 \backslash
7083 middle
7084 \end_layout
7085
7086 \end_inset
7087
7088  zur Verfügung.
7089  Durch diesen wird das folgende Zeichen an die Höhe der umgebenden Klammern
7090  angepasst, was z.
7091 \begin_inset Space \thinspace{}
7092 \end_inset
7093
7094 B.
7095  für physikalische Vektoren von Nutzen ist:
7096 \begin_inset Formula \[
7097 \left\langle \phi\:\middle |\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7098
7099 \end_inset
7100
7101 Für physikalische Vektoren gibt es ein spezielles LaTeX-Paket, das in 
7102 \begin_inset CommandInset ref
7103 LatexCommand ref
7104 reference "sub:Physikalische-Vektoren"
7105
7106 \end_inset
7107
7108  beschrieben ist.
7109 \end_layout
7110
7111 \begin_layout Subsection
7112 Horizontale Klammern
7113 \begin_inset Index
7114 status collapsed
7115
7116 \begin_layout Plain Layout
7117 Klammern ! horizontale
7118 \end_layout
7119
7120 \end_inset
7121
7122
7123 \end_layout
7124
7125 \begin_layout Standard
7126 \align center
7127 \begin_inset Tabular
7128 <lyxtabular version="3" rows="4" columns="2">
7129 <features>
7130 <column alignment="center" valignment="top" width="0pt">
7131 <column alignment="center" valignment="top" width="0pt">
7132 <row>
7133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7134 \begin_inset Text
7135
7136 \begin_layout Plain Layout
7137 Befehl
7138 \begin_inset Note Note
7139 status collapsed
7140
7141 \begin_layout Plain Layout
7142
7143 \series bold
7144
7145 \backslash
7146 raisebox
7147 \series default
7148  dient nur als Abstandhalter.
7149 \end_layout
7150
7151 \end_inset
7152
7153
7154 \end_layout
7155
7156 \end_inset
7157 </cell>
7158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7159 \begin_inset Text
7160
7161 \begin_layout Plain Layout
7162 Ergebnis
7163 \end_layout
7164
7165 \end_inset
7166 </cell>
7167 </row>
7168 <row>
7169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7170 \begin_inset Text
7171
7172 \begin_layout Plain Layout
7173 \begin_inset ERT
7174 status collapsed
7175
7176 \begin_layout Plain Layout
7177
7178
7179 \backslash
7180 raisebox{2.3mm}{
7181 \end_layout
7182
7183 \end_inset
7184
7185
7186 \backslash
7187 overbrace
7188 \begin_inset ERT
7189 status collapsed
7190
7191 \begin_layout Plain Layout
7192
7193
7194 \backslash
7195 leer 
7196 \end_layout
7197
7198 \end_inset
7199
7200 A+B
7201 \begin_inset ERT
7202 status collapsed
7203
7204 \begin_layout Plain Layout
7205
7206
7207 \backslash
7208 leer 
7209 \end_layout
7210
7211 \end_inset
7212
7213 ^
7214 \begin_inset ERT
7215 status collapsed
7216
7217 \begin_layout Plain Layout
7218
7219
7220 \backslash
7221 leer 
7222 \end_layout
7223
7224 \end_inset
7225
7226 3
7227 \begin_inset ERT
7228 status collapsed
7229
7230 \begin_layout Plain Layout
7231
7232 }
7233 \end_layout
7234
7235 \end_inset
7236
7237
7238 \begin_inset Index
7239 status collapsed
7240
7241 \begin_layout Plain Layout
7242 Befehle ! O ! 
7243 \backslash
7244 overbrace
7245 \end_layout
7246
7247 \end_inset
7248
7249
7250 \end_layout
7251
7252 \end_inset
7253 </cell>
7254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7255 \begin_inset Text
7256
7257 \begin_layout Plain Layout
7258 \begin_inset Formula $\overbrace{A+B}^{3}$
7259 \end_inset
7260
7261
7262 \end_layout
7263
7264 \end_inset
7265 </cell>
7266 </row>
7267 <row>
7268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7269 \begin_inset Text
7270
7271 \begin_layout Plain Layout
7272 \begin_inset ERT
7273 status collapsed
7274
7275 \begin_layout Plain Layout
7276
7277
7278 \backslash
7279 raisebox{-2.2mm}{
7280 \end_layout
7281
7282 \end_inset
7283
7284
7285 \backslash
7286 underbrace
7287 \begin_inset ERT
7288 status collapsed
7289
7290 \begin_layout Plain Layout
7291
7292
7293 \backslash
7294 leer 
7295 \end_layout
7296
7297 \end_inset
7298
7299 A+B
7300 \begin_inset ERT
7301 status collapsed
7302
7303 \begin_layout Plain Layout
7304
7305
7306 \backslash
7307 leer 
7308 \end_layout
7309
7310 \end_inset
7311
7312 _5
7313 \begin_inset ERT
7314 status collapsed
7315
7316 \begin_layout Plain Layout
7317
7318 }
7319 \end_layout
7320
7321 \end_inset
7322
7323
7324 \begin_inset Index
7325 status collapsed
7326
7327 \begin_layout Plain Layout
7328 Befehle ! U ! 
7329 \backslash
7330 underbrace
7331 \end_layout
7332
7333 \end_inset
7334
7335
7336 \end_layout
7337
7338 \end_inset
7339 </cell>
7340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7341 \begin_inset Text
7342
7343 \begin_layout Plain Layout
7344 \begin_inset Formula $\underbrace{A+B}_{5}$
7345 \end_inset
7346
7347
7348 \end_layout
7349
7350 \end_inset
7351 </cell>
7352 </row>
7353 <row>
7354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7355 \begin_inset Text
7356
7357 \begin_layout Plain Layout
7358
7359 \backslash
7360 overbrace
7361 \begin_inset ERT
7362 status collapsed
7363
7364 \begin_layout Plain Layout
7365
7366
7367 \backslash
7368 leer 
7369 \end_layout
7370
7371 \end_inset
7372
7373
7374 \backslash
7375 underbrace
7376 \begin_inset ERT
7377 status collapsed
7378
7379 \begin_layout Plain Layout
7380
7381
7382 \backslash
7383 leer 
7384 \end_layout
7385
7386 \end_inset
7387
7388 A+B_w
7389 \begin_inset ERT
7390 status collapsed
7391
7392 \begin_layout Plain Layout
7393
7394
7395 \backslash
7396 leer 
7397 \end_layout
7398
7399 \end_inset
7400
7401
7402 \begin_inset ERT
7403 status collapsed
7404
7405 \begin_layout Plain Layout
7406
7407
7408 \backslash
7409 leer 
7410 \end_layout
7411
7412 \end_inset
7413
7414 _7
7415 \begin_inset ERT
7416 status collapsed
7417
7418 \begin_layout Plain Layout
7419
7420
7421 \backslash
7422 leer 
7423 \end_layout
7424
7425 \end_inset
7426
7427
7428 \begin_inset ERT
7429 status collapsed
7430
7431 \begin_layout Plain Layout
7432
7433
7434 \backslash
7435 leer 
7436 \end_layout
7437
7438 \end_inset
7439
7440 ^
7441 \begin_inset ERT
7442 status collapsed
7443
7444 \begin_layout Plain Layout
7445
7446
7447 \backslash
7448 leer 
7449 \end_layout
7450
7451 \end_inset
7452
7453 C
7454 \end_layout
7455
7456 \end_inset
7457 </cell>
7458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7459 \begin_inset Text
7460
7461 \begin_layout Plain Layout
7462 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7463 \end_inset
7464
7465
7466 \end_layout
7467
7468 \end_inset
7469 </cell>
7470 </row>
7471 </lyxtabular>
7472
7473 \end_inset
7474
7475
7476 \end_layout
7477
7478 \begin_layout Standard
7479 Beim letzten Beispiel spielt es keine Rolle, ob man zuerst 
7480 \series bold
7481
7482 \backslash
7483 overbrace
7484 \series default
7485  oder 
7486 \series bold
7487
7488 \backslash
7489 underbrace
7490 \series default
7491  eingibt.
7492 \end_layout
7493
7494 \begin_layout Standard
7495 \begin_inset VSpace bigskip
7496 \end_inset
7497
7498 Benötigt man Klammern, die sich überschneiden, muss man die in 
7499 \begin_inset CommandInset ref
7500 LatexCommand ref
7501 reference "sec:Mehrzeilige-Formeln"
7502
7503 \end_inset
7504
7505  beschriebenen mehrzeiligen Formeln verwenden:
7506 \begin_inset Formula \begin{eqnarray*}
7507 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7508  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7509
7510 \end_inset
7511
7512 In die erste Zeile wird die Formel zusammen mit der ersten Klammer eingegeben.
7513  Dabei ist es wichtig, dass vor dem ersten 
7514 \begin_inset Formula $d$
7515 \end_inset
7516
7517  der Abstandsbefehl
7518 \begin_inset Foot
7519 status collapsed
7520
7521 \begin_layout Plain Layout
7522 Abstandsbefehle sind in 
7523 \begin_inset CommandInset ref
7524 LatexCommand ref
7525 reference "sub:Vordefinierter-Leerraum"
7526
7527 \end_inset
7528
7529  erklärt.
7530 \end_layout
7531
7532 \end_inset
7533
7534  
7535 \series bold
7536
7537 \backslash
7538 :
7539 \series default
7540  eingegeben wird, denn die nach dem 
7541 \begin_inset Formula $q$
7542 \end_inset
7543
7544  endende Klammer verhindert, dass das nachfolgende 
7545 \begin_inset Quotes gld
7546 \end_inset
7547
7548 +
7549 \begin_inset Quotes grd
7550 \end_inset
7551
7552  von Leerraum umgeben ist.
7553 \begin_inset Foot
7554 status collapsed
7555
7556 \begin_layout Plain Layout
7557 weil eine Klammer nicht als Zeichen gilt, siehe 
7558 \begin_inset CommandInset ref
7559 LatexCommand ref
7560 reference "sub:Binäre-Operatoren"
7561
7562 \end_inset
7563
7564
7565 \end_layout
7566
7567 \end_inset
7568
7569  In die zweite Zeile wird die zweite Klammer eingegeben.
7570  Da sie vor dem 
7571 \begin_inset Formula $b$
7572 \end_inset
7573
7574  beginnen soll, gibt man zuerst 
7575 \series bold
7576
7577 \backslash
7578 hphantom{gggg+
7579 \backslash
7580 :}
7581 \series default
7582  ein.
7583 \begin_inset Foot
7584 status collapsed
7585
7586 \begin_layout Plain Layout
7587 mehr zu 
7588 \series bold
7589
7590 \backslash
7591 hphantom
7592 \series default
7593  siehe 
7594 \begin_inset CommandInset ref
7595 LatexCommand ref
7596 reference "sub:Platzhalter"
7597
7598 \end_inset
7599
7600 .
7601 \end_layout
7602
7603 \end_inset
7604
7605  Dieser Leerraum wird benötigt, weil das 
7606 \begin_inset Quotes gld
7607 \end_inset
7608
7609 +
7610 \begin_inset Quotes grd
7611 \end_inset
7612
7613  in der Formel auch von Leerraum umgeben ist.
7614  Die Klammer wird unter den Befehl 
7615 \series bold
7616
7617 \backslash
7618 hphantom{bbqq+dddd}
7619 \series default
7620  gesetzt.
7621 \end_layout
7622
7623 \begin_layout Standard
7624 Komplizierter wird es, wenn sich Klammern über und unter der Formel überschneide
7625 n, wie in folgendem Beispiel:
7626 \begin_inset ERT
7627 status collapsed
7628
7629 \begin_layout Plain Layout
7630
7631
7632 \backslash
7633 setlength{
7634 \backslash
7635 jot}{-6pt}
7636 \end_layout
7637
7638 \end_inset
7639
7640
7641 \begin_inset Formula \begin{eqnarray*}
7642  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7643 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7644
7645 \end_inset
7646
7647
7648 \begin_inset ERT
7649 status collapsed
7650
7651 \begin_layout Plain Layout
7652
7653
7654 \backslash
7655 setlength{
7656 \backslash
7657 jot}{3pt}
7658 \end_layout
7659
7660 \end_inset
7661
7662 Die erste Formelzeile ist gleich der zweiten Zeile des vorigen Beispiels,
7663  mit dem Unterschied, dass sich die Klammer oben befindet.
7664  Die zweite Zeile enthält die Formel zusammen mit der zweiten Klammer.
7665  Damit sich zwischen oberer Klammer in der ersten Zeile und der Formel in
7666  der zweiten Zeile kein Leerraum befindet, muss der Zeilenabstand verändert
7667  werden.
7668  Aufgrund eines Fehlers in LyX ist dies nicht ohne Weiteres möglich
7669 \begin_inset Foot
7670 status collapsed
7671
7672 \begin_layout Plain Layout
7673 \begin_inset CommandInset href
7674 LatexCommand href
7675 name "LyX-Fehler #1505"
7676 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7677
7678 \end_inset
7679
7680
7681 \end_layout
7682
7683 \end_inset
7684
7685 .
7686  Es muss als Lösung des Problems der globale Formelzeilenabstand 
7687 \series bold
7688
7689 \backslash
7690 jot
7691 \series default
7692
7693 \begin_inset Index
7694 status collapsed
7695
7696 \begin_layout Plain Layout
7697 Befehle ! J ! 
7698 \backslash
7699 jot
7700 \end_layout
7701
7702 \end_inset
7703
7704  vor der Formel mit dem Befehl 
7705 \series bold
7706
7707 \backslash
7708 setlength{
7709 \backslash
7710 jot}{-6pt}
7711 \series default
7712  im TeX-Modus auf den Wert -6
7713 \begin_inset Space \thinspace{}
7714 \end_inset
7715
7716 pt geändert.
7717  Nach der Formel wird 
7718 \series bold
7719
7720 \backslash
7721 jot
7722 \series default
7723  mit demselben Befehl wieder auf den Standardwert 3
7724 \begin_inset Space \thinspace{}
7725 \end_inset
7726
7727 pt zurückgesetzt.
7728  Genaueres zum Zeilenabstand in Formeln ist in 
7729 \begin_inset CommandInset ref
7730 LatexCommand ref
7731 reference "sub:Zeilenabstand"
7732
7733 \end_inset
7734
7735  erklärt.
7736 \end_layout
7737
7738 \begin_layout Section
7739 Pfeile
7740 \begin_inset Index
7741 status collapsed
7742
7743 \begin_layout Plain Layout
7744 Pfeile
7745 \end_layout
7746
7747 \end_inset
7748
7749
7750 \end_layout
7751
7752 \begin_layout Standard
7753 Pfeile können über den Mathe-Werkzeugleistenknopf 
7754 \begin_inset Graphics
7755         filename ../../images/math/leftarrow.png
7756         embed ""
7757         scale 85
7758
7759 \end_inset
7760
7761  oder mit den Befehlen eingefügt werden, die in den folgenden Unterkapiteln
7762  aufgelistet sind.
7763 \end_layout
7764
7765 \begin_layout Subsection
7766 Horizontale Pfeile
7767 \begin_inset Index
7768 status collapsed
7769
7770 \begin_layout Plain Layout
7771 Pfeile ! horizontale
7772 \end_layout
7773
7774 \end_inset
7775
7776
7777 \end_layout
7778
7779 \begin_layout Standard
7780 \begin_inset Space \hfill{}
7781 \end_inset
7782
7783
7784 \begin_inset Tabular
7785 <lyxtabular version="3" rows="8" columns="2">
7786 <features>
7787 <column alignment="center" valignment="top" width="0pt">
7788 <column alignment="center" valignment="top" width="0pt">
7789 <row>
7790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7791 \begin_inset Text
7792
7793 \begin_layout Plain Layout
7794 Befehl
7795 \end_layout
7796
7797 \end_inset
7798 </cell>
7799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7800 \begin_inset Text
7801
7802 \begin_layout Plain Layout
7803 Ergebnis
7804 \end_layout
7805
7806 \end_inset
7807 </cell>
7808 </row>
7809 <row>
7810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7811 \begin_inset Text
7812
7813 \begin_layout Plain Layout
7814
7815 \backslash
7816 gets
7817 \end_layout
7818
7819 \end_inset
7820 </cell>
7821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7822 \begin_inset Text
7823
7824 \begin_layout Plain Layout
7825 \begin_inset Formula $\gets$
7826 \end_inset
7827
7828
7829 \end_layout
7830
7831 \end_inset
7832 </cell>
7833 </row>
7834 <row>
7835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7836 \begin_inset Text
7837
7838 \begin_layout Plain Layout
7839
7840 \backslash
7841 Leftarrow
7842 \end_layout
7843
7844 \end_inset
7845 </cell>
7846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7847 \begin_inset Text
7848
7849 \begin_layout Plain Layout
7850 \begin_inset Formula $\Leftarrow$
7851 \end_inset
7852
7853
7854 \end_layout
7855
7856 \end_inset
7857 </cell>
7858 </row>
7859 <row>
7860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7861 \begin_inset Text
7862
7863 \begin_layout Plain Layout
7864
7865 \backslash
7866 longleftarrow
7867 \end_layout
7868
7869 \end_inset
7870 </cell>
7871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7872 \begin_inset Text
7873
7874 \begin_layout Plain Layout
7875 \begin_inset Formula $\longleftarrow$
7876 \end_inset
7877
7878
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 </row>
7884 <row>
7885 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7886 \begin_inset Text
7887
7888 \begin_layout Plain Layout
7889
7890 \backslash
7891 Longleftarrow
7892 \end_layout
7893
7894 \end_inset
7895 </cell>
7896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7897 \begin_inset Text
7898
7899 \begin_layout Plain Layout
7900 \begin_inset Formula $\Longleftarrow$
7901 \end_inset
7902
7903
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 </row>
7909 <row>
7910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Plain Layout
7914
7915 \backslash
7916 leftharpoonup
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925 \begin_inset Formula $\leftharpoonup$
7926 \end_inset
7927
7928
7929 \end_layout
7930
7931 \end_inset
7932 </cell>
7933 </row>
7934 <row>
7935 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Plain Layout
7939
7940 \backslash
7941 leftharpoondown
7942 \end_layout
7943
7944 \end_inset
7945 </cell>
7946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7947 \begin_inset Text
7948
7949 \begin_layout Plain Layout
7950 \begin_inset Formula $\leftharpoondown$
7951 \end_inset
7952
7953
7954 \end_layout
7955
7956 \end_inset
7957 </cell>
7958 </row>
7959 <row>
7960 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7961 \begin_inset Text
7962
7963 \begin_layout Plain Layout
7964
7965 \backslash
7966 hookleftarrow
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7972 \begin_inset Text
7973
7974 \begin_layout Plain Layout
7975 \begin_inset Formula $\hookleftarrow$
7976 \end_inset
7977
7978
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 </row>
7984 </lyxtabular>
7985
7986 \end_inset
7987
7988
7989 \begin_inset Space \hfill{}
7990 \end_inset
7991
7992
7993 \begin_inset Tabular
7994 <lyxtabular version="3" rows="8" columns="2">
7995 <features>
7996 <column alignment="center" valignment="top" width="0pt">
7997 <column alignment="center" valignment="top" width="0pt">
7998 <row>
7999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8000 \begin_inset Text
8001
8002 \begin_layout Plain Layout
8003 Befehl
8004 \end_layout
8005
8006 \end_inset
8007 </cell>
8008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8009 \begin_inset Text
8010
8011 \begin_layout Plain Layout
8012 Ergebnis
8013 \end_layout
8014
8015 \end_inset
8016 </cell>
8017 </row>
8018 <row>
8019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8020 \begin_inset Text
8021
8022 \begin_layout Plain Layout
8023
8024 \backslash
8025 to
8026 \end_layout
8027
8028 \end_inset
8029 </cell>
8030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8031 \begin_inset Text
8032
8033 \begin_layout Plain Layout
8034 \begin_inset Formula $\to$
8035 \end_inset
8036
8037
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 </row>
8043 <row>
8044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8045 \begin_inset Text
8046
8047 \begin_layout Plain Layout
8048
8049 \backslash
8050 Rightarrow
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8056 \begin_inset Text
8057
8058 \begin_layout Plain Layout
8059 \begin_inset Formula $\Rightarrow$
8060 \end_inset
8061
8062
8063 \end_layout
8064
8065 \end_inset
8066 </cell>
8067 </row>
8068 <row>
8069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8070 \begin_inset Text
8071
8072 \begin_layout Plain Layout
8073
8074 \backslash
8075 longrightarrow
8076 \end_layout
8077
8078 \end_inset
8079 </cell>
8080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8081 \begin_inset Text
8082
8083 \begin_layout Plain Layout
8084 \begin_inset Formula $\longrightarrow$
8085 \end_inset
8086
8087
8088 \end_layout
8089
8090 \end_inset
8091 </cell>
8092 </row>
8093 <row>
8094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8095 \begin_inset Text
8096
8097 \begin_layout Plain Layout
8098
8099 \backslash
8100 Longrightarrow
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8106 \begin_inset Text
8107
8108 \begin_layout Plain Layout
8109 \begin_inset Formula $\Longrightarrow$
8110 \end_inset
8111
8112
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 </row>
8118 <row>
8119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8120 \begin_inset Text
8121
8122 \begin_layout Plain Layout
8123
8124 \backslash
8125 rightharpoonup
8126 \end_layout
8127
8128 \end_inset
8129 </cell>
8130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8131 \begin_inset Text
8132
8133 \begin_layout Plain Layout
8134 \begin_inset Formula $\rightharpoonup$
8135 \end_inset
8136
8137
8138 \end_layout
8139
8140 \end_inset
8141 </cell>
8142 </row>
8143 <row>
8144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8145 \begin_inset Text
8146
8147 \begin_layout Plain Layout
8148
8149 \backslash
8150 rightharpoondown
8151 \end_layout
8152
8153 \end_inset
8154 </cell>
8155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8156 \begin_inset Text
8157
8158 \begin_layout Plain Layout
8159 \begin_inset Formula $\rightharpoondown$
8160 \end_inset
8161
8162
8163 \end_layout
8164
8165 \end_inset
8166 </cell>
8167 </row>
8168 <row>
8169 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8170 \begin_inset Text
8171
8172 \begin_layout Plain Layout
8173
8174 \backslash
8175 hookrightarrow
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8181 \begin_inset Text
8182
8183 \begin_layout Plain Layout
8184 \begin_inset Formula $\hookrightarrow$
8185 \end_inset
8186
8187
8188 \end_layout
8189
8190 \end_inset
8191 </cell>
8192 </row>
8193 </lyxtabular>
8194
8195 \end_inset
8196
8197
8198 \begin_inset Space \hfill{}
8199 \end_inset
8200
8201
8202 \end_layout
8203
8204 \begin_layout Standard
8205 \begin_inset Space \hfill{}
8206 \end_inset
8207
8208
8209 \begin_inset Tabular
8210 <lyxtabular version="3" rows="6" columns="2">
8211 <features>
8212 <column alignment="center" valignment="top" width="0pt">
8213 <column alignment="center" valignment="top" width="0pt">
8214 <row>
8215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219 Befehl
8220 \end_layout
8221
8222 \end_inset
8223 </cell>
8224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8225 \begin_inset Text
8226
8227 \begin_layout Plain Layout
8228 Ergebnis
8229 \end_layout
8230
8231 \end_inset
8232 </cell>
8233 </row>
8234 <row>
8235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8236 \begin_inset Text
8237
8238 \begin_layout Plain Layout
8239
8240 \backslash
8241 leftrightarrow
8242 \end_layout
8243
8244 \end_inset
8245 </cell>
8246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8247 \begin_inset Text
8248
8249 \begin_layout Plain Layout
8250 \begin_inset Formula $\leftrightarrow$
8251 \end_inset
8252
8253
8254 \end_layout
8255
8256 \end_inset
8257 </cell>
8258 </row>
8259 <row>
8260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8261 \begin_inset Text
8262
8263 \begin_layout Plain Layout
8264
8265 \backslash
8266 Leftrightarrow
8267 \end_layout
8268
8269 \end_inset
8270 </cell>
8271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8272 \begin_inset Text
8273
8274 \begin_layout Plain Layout
8275 \begin_inset Formula $\Leftrightarrow$
8276 \end_inset
8277
8278
8279 \end_layout
8280
8281 \end_inset
8282 </cell>
8283 </row>
8284 <row>
8285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8286 \begin_inset Text
8287
8288 \begin_layout Plain Layout
8289
8290 \backslash
8291 longleftrightarrow
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Plain Layout
8300 \begin_inset Formula $\longleftrightarrow$
8301 \end_inset
8302
8303
8304 \end_layout
8305
8306 \end_inset
8307 </cell>
8308 </row>
8309 <row>
8310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8311 \begin_inset Text
8312
8313 \begin_layout Plain Layout
8314
8315 \backslash
8316 Longleftrightarrow
8317 \end_layout
8318
8319 \end_inset
8320 </cell>
8321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8322 \begin_inset Text
8323
8324 \begin_layout Plain Layout
8325 \begin_inset Formula $\Longleftrightarrow$
8326 \end_inset
8327
8328
8329 \end_layout
8330
8331 \end_inset
8332 </cell>
8333 </row>
8334 <row>
8335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8336 \begin_inset Text
8337
8338 \begin_layout Plain Layout
8339
8340 \backslash
8341 rightleftharpoons
8342 \end_layout
8343
8344 \end_inset
8345 </cell>
8346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8347 \begin_inset Text
8348
8349 \begin_layout Plain Layout
8350 \begin_inset Formula $\rightleftharpoons$
8351 \end_inset
8352
8353
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 </row>
8359 </lyxtabular>
8360
8361 \end_inset
8362
8363
8364 \begin_inset Space \hspace{}
8365 \length 25pt
8366 \end_inset
8367
8368
8369 \begin_inset Space \hfill{}
8370 \end_inset
8371
8372
8373 \begin_inset Tabular
8374 <lyxtabular version="3" rows="5" columns="2">
8375 <features>
8376 <column alignment="center" valignment="top" width="0pt">
8377 <column alignment="center" valignment="top" width="0pt">
8378 <row>
8379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8380 \begin_inset Text
8381
8382 \begin_layout Plain Layout
8383 Befehl
8384 \end_layout
8385
8386 \end_inset
8387 </cell>
8388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8389 \begin_inset Text
8390
8391 \begin_layout Plain Layout
8392 Ergebnis
8393 \end_layout
8394
8395 \end_inset
8396 </cell>
8397 </row>
8398 <row>
8399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8400 \begin_inset Text
8401
8402 \begin_layout Plain Layout
8403
8404 \backslash
8405 mapsto
8406 \end_layout
8407
8408 \end_inset
8409 </cell>
8410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8411 \begin_inset Text
8412
8413 \begin_layout Plain Layout
8414 \begin_inset Formula $\mapsto$
8415 \end_inset
8416
8417
8418 \end_layout
8419
8420 \end_inset
8421 </cell>
8422 </row>
8423 <row>
8424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8425 \begin_inset Text
8426
8427 \begin_layout Plain Layout
8428
8429 \backslash
8430 longmapsto
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8436 \begin_inset Text
8437
8438 \begin_layout Plain Layout
8439 \begin_inset Formula $\longmapsto$
8440 \end_inset
8441
8442
8443 \end_layout
8444
8445 \end_inset
8446 </cell>
8447 </row>
8448 <row>
8449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453
8454 \backslash
8455 leadsto
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464 \begin_inset Formula $\leadsto$
8465 \end_inset
8466
8467
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 </row>
8473 <row>
8474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8475 \begin_inset Text
8476
8477 \begin_layout Plain Layout
8478
8479 \backslash
8480 dasharrow
8481 \end_layout
8482
8483 \end_inset
8484 </cell>
8485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8486 \begin_inset Text
8487
8488 \begin_layout Plain Layout
8489 \begin_inset Formula $\dasharrow$
8490 \end_inset
8491
8492
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 </row>
8498 </lyxtabular>
8499
8500 \end_inset
8501
8502
8503 \begin_inset Space \hfill{}
8504 \end_inset
8505
8506
8507 \end_layout
8508
8509 \begin_layout Standard
8510 \begin_inset VSpace medskip
8511 \end_inset
8512
8513 Als Akzent verwendete Pfeile, wie z.
8514 \begin_inset Space \thinspace{}
8515 \end_inset
8516
8517 B.
8518  Vektorpfeile, sind in 
8519 \begin_inset CommandInset ref
8520 LatexCommand ref
8521 reference "sec:Akzente"
8522
8523 \end_inset
8524
8525  aufgelistet.
8526 \end_layout
8527
8528 \begin_layout Standard
8529 \begin_inset VSpace bigskip
8530 \end_inset
8531
8532 Des Weiteren gibt es die beschriftbaren Pfeile
8533 \begin_inset Index
8534 status collapsed
8535
8536 \begin_layout Plain Layout
8537 Pfeile ! beschriftbare
8538 \end_layout
8539
8540 \end_inset
8541
8542  
8543 \series bold
8544
8545 \backslash
8546 xleftarrow
8547 \series default
8548
8549 \begin_inset Index
8550 status collapsed
8551
8552 \begin_layout Plain Layout
8553 Befehle ! X ! 
8554 \backslash
8555 xleftarrow
8556 \end_layout
8557
8558 \end_inset
8559
8560  und 
8561 \series bold
8562
8563 \backslash
8564 xrightarrow
8565 \series default
8566
8567 \begin_inset Index
8568 status collapsed
8569
8570 \begin_layout Plain Layout
8571 Befehle ! X ! 
8572 \backslash
8573 xrightarrow
8574 \begin_inset VSpace 4mm
8575 \end_inset
8576
8577
8578 \end_layout
8579
8580 \end_inset
8581
8582 .
8583  Gibt man einen dieser Befehle in eine Formel ein, erscheint ein Pfeil mit
8584  zwei blauen Kästchen, in die man die Beschriftung eingeben kann.
8585  Die Pfeillänge passt sich der Breite der Beschriftung an.
8586 \end_layout
8587
8588 \begin_layout Standard
8589 \align center
8590 \begin_inset Tabular
8591 <lyxtabular version="3" rows="3" columns="2">
8592 <features>
8593 <column alignment="center" valignment="top" width="0pt">
8594 <column alignment="center" valignment="top" width="0pt">
8595 <row>
8596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8597 \begin_inset Text
8598
8599 \begin_layout Plain Layout
8600 Befehl
8601 \end_layout
8602
8603 \end_inset
8604 </cell>
8605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8606 \begin_inset Text
8607
8608 \begin_layout Plain Layout
8609 Ergebnis
8610 \begin_inset Note Note
8611 status collapsed
8612
8613 \begin_layout Plain Layout
8614
8615 \series bold
8616
8617 \backslash
8618 raisebox
8619 \series default
8620  dient nur als Abstandhalter.
8621 \end_layout
8622
8623 \end_inset
8624
8625
8626 \end_layout
8627
8628 \end_inset
8629 </cell>
8630 </row>
8631 <row>
8632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8633 \begin_inset Text
8634
8635 \begin_layout Plain Layout
8636 F(a)
8637 \backslash
8638 xleftarrow
8639 \begin_inset ERT
8640 status collapsed
8641
8642 \begin_layout Plain Layout
8643
8644
8645 \backslash
8646 leer 
8647 \end_layout
8648
8649 \end_inset
8650
8651 x=a
8652 \begin_inset Formula $\downarrow$
8653 \end_inset
8654
8655 x>0
8656 \begin_inset Formula $\to$
8657 \end_inset
8658
8659 F(x)
8660 \end_layout
8661
8662 \end_inset
8663 </cell>
8664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8665 \begin_inset Text
8666
8667 \begin_layout Plain Layout
8668 \begin_inset Formula $\raisebox {5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox {-4mm}{}$
8669 \end_inset
8670
8671
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 </row>
8677 <row>
8678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8679 \begin_inset Text
8680
8681 \begin_layout Plain Layout
8682 F(x)
8683 \backslash
8684 xrightarrow
8685 \begin_inset ERT
8686 status collapsed
8687
8688 \begin_layout Plain Layout
8689
8690
8691 \backslash
8692 leer 
8693 \end_layout
8694
8695 \end_inset
8696
8697 x=a
8698 \begin_inset Formula $\downarrow$
8699 \end_inset
8700
8701 x>0
8702 \begin_inset Formula $\to$
8703 \end_inset
8704
8705 F(a)
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8711 \begin_inset Text
8712
8713 \begin_layout Plain Layout
8714 \begin_inset Formula $\raisebox {5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox {-4mm}{}$
8715 \end_inset
8716
8717
8718 \end_layout
8719
8720 \end_inset
8721 </cell>
8722 </row>
8723 </lyxtabular>
8724
8725 \end_inset
8726
8727
8728 \end_layout
8729
8730 \begin_layout Subsection
8731 Vertikale und diagonale Pfeile
8732 \begin_inset Index
8733 status collapsed
8734
8735 \begin_layout Plain Layout
8736 Pfeile ! diagonale
8737 \end_layout
8738
8739 \end_inset
8740
8741
8742 \begin_inset Index
8743 status collapsed
8744
8745 \begin_layout Plain Layout
8746 Pfeile ! vertikale
8747 \end_layout
8748
8749 \end_inset
8750
8751
8752 \end_layout
8753
8754 \begin_layout Standard
8755 \begin_inset Space \hfill{}
8756 \end_inset
8757
8758
8759 \begin_inset Tabular
8760 <lyxtabular version="3" rows="7" columns="2">
8761 <features>
8762 <column alignment="center" valignment="top" width="0pt">
8763 <column alignment="center" valignment="top" width="0pt">
8764 <row>
8765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8766 \begin_inset Text
8767
8768 \begin_layout Plain Layout
8769 Befehl
8770 \end_layout
8771
8772 \end_inset
8773 </cell>
8774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8775 \begin_inset Text
8776
8777 \begin_layout Plain Layout
8778 Ergebnis
8779 \end_layout
8780
8781 \end_inset
8782 </cell>
8783 </row>
8784 <row>
8785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8786 \begin_inset Text
8787
8788 \begin_layout Plain Layout
8789
8790 \backslash
8791 uparrow
8792 \end_layout
8793
8794 \end_inset
8795 </cell>
8796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8797 \begin_inset Text
8798
8799 \begin_layout Plain Layout
8800 \begin_inset Formula $\uparrow$
8801 \end_inset
8802
8803
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 </row>
8809 <row>
8810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814
8815 \backslash
8816 Uparrow
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825 \begin_inset Formula $\Uparrow$
8826 \end_inset
8827
8828
8829 \end_layout
8830
8831 \end_inset
8832 </cell>
8833 </row>
8834 <row>
8835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8836 \begin_inset Text
8837
8838 \begin_layout Plain Layout
8839
8840 \backslash
8841 updownarrow
8842 \end_layout
8843
8844 \end_inset
8845 </cell>
8846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8847 \begin_inset Text
8848
8849 \begin_layout Plain Layout
8850 \begin_inset Formula $\updownarrow$
8851 \end_inset
8852
8853
8854 \end_layout
8855
8856 \end_inset
8857 </cell>
8858 </row>
8859 <row>
8860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8861 \begin_inset Text
8862
8863 \begin_layout Plain Layout
8864
8865 \backslash
8866 Updownarrow
8867 \end_layout
8868
8869 \end_inset
8870 </cell>
8871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8872 \begin_inset Text
8873
8874 \begin_layout Plain Layout
8875 \begin_inset Formula $\Updownarrow$
8876 \end_inset
8877
8878
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 </row>
8884 <row>
8885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8886 \begin_inset Text
8887
8888 \begin_layout Plain Layout
8889
8890 \backslash
8891 Downarrow
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900 \begin_inset Formula $\Downarrow$
8901 \end_inset
8902
8903
8904 \end_layout
8905
8906 \end_inset
8907 </cell>
8908 </row>
8909 <row>
8910 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8911 \begin_inset Text
8912
8913 \begin_layout Plain Layout
8914
8915 \backslash
8916 downarrow
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8922 \begin_inset Text
8923
8924 \begin_layout Plain Layout
8925 \begin_inset Formula $\downarrow$
8926 \end_inset
8927
8928
8929 \end_layout
8930
8931 \end_inset
8932 </cell>
8933 </row>
8934 </lyxtabular>
8935
8936 \end_inset
8937
8938
8939 \begin_inset Space \hfill{}
8940 \end_inset
8941
8942
8943 \begin_inset Tabular
8944 <lyxtabular version="3" rows="5" columns="2">
8945 <features>
8946 <column alignment="center" valignment="top" width="0pt">
8947 <column alignment="center" valignment="top" width="0pt">
8948 <row>
8949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8950 \begin_inset Text
8951
8952 \begin_layout Plain Layout
8953 Befehl
8954 \end_layout
8955
8956 \end_inset
8957 </cell>
8958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8959 \begin_inset Text
8960
8961 \begin_layout Plain Layout
8962 Ergebnis
8963 \end_layout
8964
8965 \end_inset
8966 </cell>
8967 </row>
8968 <row>
8969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8970 \begin_inset Text
8971
8972 \begin_layout Plain Layout
8973
8974 \backslash
8975 nearrow
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8981 \begin_inset Text
8982
8983 \begin_layout Plain Layout
8984 \begin_inset Formula $\nearrow$
8985 \end_inset
8986
8987
8988 \end_layout
8989
8990 \end_inset
8991 </cell>
8992 </row>
8993 <row>
8994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Plain Layout
8998
8999 \backslash
9000 searrow
9001 \end_layout
9002
9003 \end_inset
9004 </cell>
9005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9006 \begin_inset Text
9007
9008 \begin_layout Plain Layout
9009 \begin_inset Formula $\searrow$
9010 \end_inset
9011
9012
9013 \end_layout
9014
9015 \end_inset
9016 </cell>
9017 </row>
9018 <row>
9019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9020 \begin_inset Text
9021
9022 \begin_layout Plain Layout
9023
9024 \backslash
9025 swarrow
9026 \end_layout
9027
9028 \end_inset
9029 </cell>
9030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9031 \begin_inset Text
9032
9033 \begin_layout Plain Layout
9034 \begin_inset Formula $\swarrow$
9035 \end_inset
9036
9037
9038 \end_layout
9039
9040 \end_inset
9041 </cell>
9042 </row>
9043 <row>
9044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9045 \begin_inset Text
9046
9047 \begin_layout Plain Layout
9048
9049 \backslash
9050 nwarrow
9051 \end_layout
9052
9053 \end_inset
9054 </cell>
9055 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9056 \begin_inset Text
9057
9058 \begin_layout Plain Layout
9059 \begin_inset Formula $\nwarrow$
9060 \end_inset
9061
9062
9063 \end_layout
9064
9065 \end_inset
9066 </cell>
9067 </row>
9068 </lyxtabular>
9069
9070 \end_inset
9071
9072
9073 \begin_inset Space \hfill{}
9074 \end_inset
9075
9076
9077 \end_layout
9078
9079 \begin_layout Standard
9080 \begin_inset VSpace medskip
9081 \end_inset
9082
9083 Vertikale Pfeile können auch als Begrenzungszeichen zusammen mit den in
9084  
9085 \begin_inset CommandInset ref
9086 LatexCommand ref
9087 reference "sub:Manuelle-Klammergrößen"
9088
9089 \end_inset
9090
9091  und 
9092 \begin_inset CommandInset ref
9093 LatexCommand ref
9094 reference "sub:Automatische-Klammergrößen"
9095
9096 \end_inset
9097
9098  beschriebenen Befehlen verwendet werden.
9099 \end_layout
9100
9101 \begin_layout Section
9102 Akzente
9103 \begin_inset CommandInset label
9104 LatexCommand label
9105 name "sec:Akzente"
9106
9107 \end_inset
9108
9109
9110 \begin_inset Index
9111 status collapsed
9112
9113 \begin_layout Plain Layout
9114 Akzente
9115 \end_layout
9116
9117 \end_inset
9118
9119
9120 \end_layout
9121
9122 \begin_layout Standard
9123 Akzente können über den Mathe-Werkzeugleistenknopf 
9124 \begin_inset Graphics
9125         filename ../../images/math/hat.png
9126         embed ""
9127         scale 85
9128
9129 \end_inset
9130
9131  oder mit den Befehlen eingefügt werden, die in den folgenden Unterkapiteln
9132  aufgelistet sind.
9133 \end_layout
9134
9135 \begin_layout Subsection
9136 Akzente für ein Zeichen
9137 \begin_inset ERT
9138 status collapsed
9139
9140 \begin_layout Plain Layout
9141
9142
9143 \backslash
9144 texorpdfstring{
9145 \end_layout
9146
9147 \end_inset
9148
9149
9150 \begin_inset Foot
9151 status collapsed
9152
9153 \begin_layout Plain Layout
9154 Akzente im Text siehe 
9155 \begin_inset CommandInset ref
9156 LatexCommand ref
9157 reference "sub:Sonderzeichen-Akzente"
9158
9159 \end_inset
9160
9161
9162 \end_layout
9163
9164 \end_inset
9165
9166
9167 \begin_inset ERT
9168 status collapsed
9169
9170 \begin_layout Plain Layout
9171
9172 }{}
9173 \end_layout
9174
9175 \end_inset
9176
9177
9178 \begin_inset Note Note
9179 status collapsed
9180
9181 \begin_layout Plain Layout
9182
9183 \series bold
9184
9185 \backslash
9186 texorpdfstring
9187 \series default
9188  dient dazu, dass die Fußnote nicht im PDF-Lesezeichen erscheint.
9189 \end_layout
9190
9191 \begin_layout Plain Layout
9192 Näheres zu 
9193 \series bold
9194
9195 \backslash
9196 texorpdfstring
9197 \series default
9198  steht in Kapitel 
9199 \begin_inset CommandInset ref
9200 LatexCommand ref
9201 reference "sub:Formeln-in-Überschriften"
9202
9203 \end_inset
9204
9205 .
9206 \end_layout
9207
9208 \end_inset
9209
9210
9211 \begin_inset CommandInset label
9212 LatexCommand label
9213 name "sub:Akzente-für-ein"
9214
9215 \end_inset
9216
9217
9218 \begin_inset Index
9219 status collapsed
9220
9221 \begin_layout Plain Layout
9222 Akzente ! für ein Zeichen
9223 \end_layout
9224
9225 \end_inset
9226
9227
9228 \end_layout
9229
9230 \begin_layout Standard
9231 \begin_inset Space \hfill{}
9232 \end_inset
9233
9234
9235 \begin_inset Tabular
9236 <lyxtabular version="3" rows="8" columns="2">
9237 <features>
9238 <column alignment="center" valignment="top" width="0pt">
9239 <column alignment="center" valignment="top" width="0pt">
9240 <row>
9241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 Befehl
9246 \end_layout
9247
9248 \end_inset
9249 </cell>
9250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9251 \begin_inset Text
9252
9253 \begin_layout Plain Layout
9254 Ergebnis
9255 \begin_inset Note Note
9256 status collapsed
9257
9258 \begin_layout Plain Layout
9259
9260 \series bold
9261
9262 \backslash
9263 raisebox
9264 \series default
9265  dient nur als Abstandhalter.
9266 \end_layout
9267
9268 \end_inset
9269
9270
9271 \end_layout
9272
9273 \end_inset
9274 </cell>
9275 </row>
9276 <row>
9277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9278 \begin_inset Text
9279
9280 \begin_layout Plain Layout
9281
9282 \backslash
9283 dot
9284 \begin_inset ERT
9285 status collapsed
9286
9287 \begin_layout Plain Layout
9288
9289
9290 \backslash
9291 leer 
9292 \end_layout
9293
9294 \end_inset
9295
9296 A
9297 \end_layout
9298
9299 \end_inset
9300 </cell>
9301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9302 \begin_inset Text
9303
9304 \begin_layout Plain Layout
9305 \begin_inset Formula $\raisebox {5mm}{}\dot{A}$
9306 \end_inset
9307
9308
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 </row>
9314 <row>
9315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9316 \begin_inset Text
9317
9318 \begin_layout Plain Layout
9319
9320 \backslash
9321 ddot
9322 \begin_inset ERT
9323 status collapsed
9324
9325 \begin_layout Plain Layout
9326
9327
9328 \backslash
9329 leer 
9330 \end_layout
9331
9332 \end_inset
9333
9334 A
9335 \end_layout
9336
9337 \end_inset
9338 </cell>
9339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9340 \begin_inset Text
9341
9342 \begin_layout Plain Layout
9343 \begin_inset Formula $\raisebox {5mm}{}\ddot{A}$
9344 \end_inset
9345
9346
9347 \end_layout
9348
9349 \end_inset
9350 </cell>
9351 </row>
9352 <row>
9353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9354 \begin_inset Text
9355
9356 \begin_layout Plain Layout
9357
9358 \backslash
9359 dddot
9360 \begin_inset ERT
9361 status collapsed
9362
9363 \begin_layout Plain Layout
9364
9365
9366 \backslash
9367 leer 
9368 \end_layout
9369
9370 \end_inset
9371
9372 A
9373 \end_layout
9374
9375 \end_inset
9376 </cell>
9377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9378 \begin_inset Text
9379
9380 \begin_layout Plain Layout
9381 \begin_inset Formula $\raisebox {5mm}{}\dddot{A}$
9382 \end_inset
9383
9384
9385 \end_layout
9386
9387 \end_inset
9388 </cell>
9389 </row>
9390 <row>
9391 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9392 \begin_inset Text
9393
9394 \begin_layout Plain Layout
9395
9396 \backslash
9397 ddddot{A
9398 \end_layout
9399
9400 \end_inset
9401 </cell>
9402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9403 \begin_inset Text
9404
9405 \begin_layout Plain Layout
9406 \begin_inset Formula $\raisebox {5mm}{}\ddddot {A}$
9407 \end_inset
9408
9409
9410 \end_layout
9411
9412 \end_inset
9413 </cell>
9414 </row>
9415 <row>
9416 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9417 \begin_inset Text
9418
9419 \begin_layout Plain Layout
9420
9421 \backslash
9422 vec
9423 \begin_inset ERT
9424 status collapsed
9425
9426 \begin_layout Plain Layout
9427
9428
9429 \backslash
9430 leer 
9431 \end_layout
9432
9433 \end_inset
9434
9435 A
9436 \begin_inset Index
9437 status collapsed
9438
9439 \begin_layout Plain Layout
9440 Vektoren
9441 \end_layout
9442
9443 \end_inset
9444
9445
9446 \end_layout
9447
9448 \end_inset
9449 </cell>
9450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9451 \begin_inset Text
9452
9453 \begin_layout Plain Layout
9454 \begin_inset Formula $\raisebox {5mm}{}\vec{A}$
9455 \end_inset
9456
9457
9458 \end_layout
9459
9460 \end_inset
9461 </cell>
9462 </row>
9463 <row>
9464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9465 \begin_inset Text
9466
9467 \begin_layout Plain Layout
9468
9469 \backslash
9470 bar
9471 \begin_inset ERT
9472 status collapsed
9473
9474 \begin_layout Plain Layout
9475
9476
9477 \backslash
9478 leer 
9479 \end_layout
9480
9481 \end_inset
9482
9483 A
9484 \end_layout
9485
9486 \end_inset
9487 </cell>
9488 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9489 \begin_inset Text
9490
9491 \begin_layout Plain Layout
9492 \begin_inset Formula $\raisebox {5mm}{}\bar{A}$
9493 \end_inset
9494
9495
9496 \end_layout
9497
9498 \end_inset
9499 </cell>
9500 </row>
9501 <row>
9502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9503 \begin_inset Text
9504
9505 \begin_layout Plain Layout
9506
9507 \backslash
9508 mathring
9509 \begin_inset ERT
9510 status collapsed
9511
9512 \begin_layout Plain Layout
9513
9514
9515 \backslash
9516 leer 
9517 \end_layout
9518
9519 \end_inset
9520
9521 A
9522 \end_layout
9523
9524 \end_inset
9525 </cell>
9526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9527 \begin_inset Text
9528
9529 \begin_layout Plain Layout
9530 \begin_inset Formula $\raisebox {5mm}{}\mathring{A}$
9531 \end_inset
9532
9533
9534 \end_layout
9535
9536 \end_inset
9537 </cell>
9538 </row>
9539 </lyxtabular>
9540
9541 \end_inset
9542
9543
9544 \begin_inset Space \hfill{}
9545 \end_inset
9546
9547
9548 \begin_inset Tabular
9549 <lyxtabular version="3" rows="7" columns="2">
9550 <features>
9551 <column alignment="center" valignment="top" width="0pt">
9552 <column alignment="center" valignment="top" width="0pt">
9553 <row>
9554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9555 \begin_inset Text
9556
9557 \begin_layout Plain Layout
9558 Befehl
9559 \end_layout
9560
9561 \end_inset
9562 </cell>
9563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9564 \begin_inset Text
9565
9566 \begin_layout Plain Layout
9567 Ergebnis
9568 \end_layout
9569
9570 \end_inset
9571 </cell>
9572 </row>
9573 <row>
9574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9575 \begin_inset Text
9576
9577 \begin_layout Plain Layout
9578
9579 \backslash
9580 tilde
9581 \begin_inset ERT
9582 status collapsed
9583
9584 \begin_layout Plain Layout
9585
9586
9587 \backslash
9588 leer 
9589 \end_layout
9590
9591 \end_inset
9592
9593 A
9594 \end_layout
9595
9596 \end_inset
9597 </cell>
9598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9599 \begin_inset Text
9600
9601 \begin_layout Plain Layout
9602 \begin_inset Formula $\raisebox {5mm}{}\tilde{A}$
9603 \end_inset
9604
9605
9606 \end_layout
9607
9608 \end_inset
9609 </cell>
9610 </row>
9611 <row>
9612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9613 \begin_inset Text
9614
9615 \begin_layout Plain Layout
9616
9617 \backslash
9618 hat
9619 \begin_inset ERT
9620 status collapsed
9621
9622 \begin_layout Plain Layout
9623
9624
9625 \backslash
9626 leer 
9627 \end_layout
9628
9629 \end_inset
9630
9631 A
9632 \end_layout
9633
9634 \end_inset
9635 </cell>
9636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9637 \begin_inset Text
9638
9639 \begin_layout Plain Layout
9640 \begin_inset Formula $\raisebox {5mm}{}\hat{A}$
9641 \end_inset
9642
9643
9644 \end_layout
9645
9646 \end_inset
9647 </cell>
9648 </row>
9649 <row>
9650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9651 \begin_inset Text
9652
9653 \begin_layout Plain Layout
9654
9655 \backslash
9656 check
9657 \begin_inset ERT
9658 status collapsed
9659
9660 \begin_layout Plain Layout
9661
9662
9663 \backslash
9664 leer 
9665 \end_layout
9666
9667 \end_inset
9668
9669 A
9670 \end_layout
9671
9672 \end_inset
9673 </cell>
9674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9675 \begin_inset Text
9676
9677 \begin_layout Plain Layout
9678 \begin_inset Formula $\raisebox {5mm}{}\check{A}$
9679 \end_inset
9680
9681
9682 \end_layout
9683
9684 \end_inset
9685 </cell>
9686 </row>
9687 <row>
9688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9689 \begin_inset Text
9690
9691 \begin_layout Plain Layout
9692
9693 \backslash
9694 acute
9695 \begin_inset ERT
9696 status collapsed
9697
9698 \begin_layout Plain Layout
9699
9700
9701 \backslash
9702 leer 
9703 \end_layout
9704
9705 \end_inset
9706
9707 A
9708 \end_layout
9709
9710 \end_inset
9711 </cell>
9712 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9713 \begin_inset Text
9714
9715 \begin_layout Plain Layout
9716 \begin_inset Formula $\raisebox {5mm}{}\acute{A}$
9717 \end_inset
9718
9719
9720 \end_layout
9721
9722 \end_inset
9723 </cell>
9724 </row>
9725 <row>
9726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9727 \begin_inset Text
9728
9729 \begin_layout Plain Layout
9730
9731 \backslash
9732 grave
9733 \begin_inset ERT
9734 status collapsed
9735
9736 \begin_layout Plain Layout
9737
9738
9739 \backslash
9740 leer 
9741 \end_layout
9742
9743 \end_inset
9744
9745 A
9746 \end_layout
9747
9748 \end_inset
9749 </cell>
9750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9751 \begin_inset Text
9752
9753 \begin_layout Plain Layout
9754 \begin_inset Formula $\raisebox {5mm}{}\grave{A}$
9755 \end_inset
9756
9757
9758 \end_layout
9759
9760 \end_inset
9761 </cell>
9762 </row>
9763 <row>
9764 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9765 \begin_inset Text
9766
9767 \begin_layout Plain Layout
9768
9769 \backslash
9770 breve
9771 \begin_inset ERT
9772 status collapsed
9773
9774 \begin_layout Plain Layout
9775
9776
9777 \backslash
9778 leer 
9779 \end_layout
9780
9781 \end_inset
9782
9783 A
9784 \end_layout
9785
9786 \end_inset
9787 </cell>
9788 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9789 \begin_inset Text
9790
9791 \begin_layout Plain Layout
9792 \begin_inset Formula $\raisebox {5mm}{}\breve{A}$
9793 \end_inset
9794
9795
9796 \end_layout
9797
9798 \end_inset
9799 </cell>
9800 </row>
9801 </lyxtabular>
9802
9803 \end_inset
9804
9805
9806 \begin_inset Space \hfill{}
9807 \end_inset
9808
9809
9810 \end_layout
9811
9812 \begin_layout Standard
9813 \begin_inset VSpace bigskip
9814 \end_inset
9815
9816 Wenn man in einer Formel Umlaute
9817 \begin_inset Index
9818 status collapsed
9819
9820 \begin_layout Plain Layout
9821 Umlaute
9822 \end_layout
9823
9824 \end_inset
9825
9826  erstellen will, schreibt man ein Anführungszeichen vor den Selbstlaut.
9827  Diese beiden Zeichen bilden dann für LaTeX 
9828 \emph on
9829 ein
9830 \emph default
9831  Zeichen.
9832  Im Gegensatz zu 
9833 \series bold
9834
9835 \backslash
9836 ddot
9837 \series default
9838  entstehen damit 
9839 \begin_inset Quotes gld
9840 \end_inset
9841
9842 echte
9843 \begin_inset Quotes grd
9844 \end_inset
9845
9846  Umlaute, was folgendes Beispiel zeigt:
9847 \end_layout
9848
9849 \begin_layout Standard
9850 \begin_inset VSpace -2mm
9851 \end_inset
9852
9853
9854 \end_layout
9855
9856 \begin_layout Standard
9857 \align center
9858 \begin_inset Tabular
9859 <lyxtabular version="3" rows="3" columns="2">
9860 <features>
9861 <column alignment="center" valignment="top" width="0">
9862 <column alignment="center" valignment="top" width="0">
9863 <row>
9864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9865 \begin_inset Text
9866
9867 \begin_layout Plain Layout
9868 Befehl
9869 \end_layout
9870
9871 \end_inset
9872 </cell>
9873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9874 \begin_inset Text
9875
9876 \begin_layout Plain Layout
9877 Ergebnis
9878 \begin_inset Note Note
9879 status collapsed
9880
9881 \begin_layout Plain Layout
9882
9883 \series bold
9884
9885 \backslash
9886 raisebox
9887 \series default
9888  dient nur als Abstandhalter.
9889 \end_layout
9890
9891 \end_inset
9892
9893
9894 \end_layout
9895
9896 \end_inset
9897 </cell>
9898 </row>
9899 <row>
9900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9901 \begin_inset Text
9902
9903 \begin_layout Plain Layout
9904 \begin_inset Quotes grd
9905 \end_inset
9906
9907 i
9908 \end_layout
9909
9910 \end_inset
9911 </cell>
9912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9913 \begin_inset Text
9914
9915 \begin_layout Plain Layout
9916 \begin_inset Formula $"i$
9917 \end_inset
9918
9919
9920 \end_layout
9921
9922 \end_inset
9923 </cell>
9924 </row>
9925 <row>
9926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9927 \begin_inset Text
9928
9929 \begin_layout Plain Layout
9930
9931 \backslash
9932 ddot
9933 \begin_inset ERT
9934 status collapsed
9935
9936 \begin_layout Plain Layout
9937
9938
9939 \backslash
9940 leer 
9941 \end_layout
9942
9943 \end_inset
9944
9945 i
9946 \end_layout
9947
9948 \end_inset
9949 </cell>
9950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9951 \begin_inset Text
9952
9953 \begin_layout Plain Layout
9954 \begin_inset Formula $\raisebox {5mm}{}\ddot{i}$
9955 \end_inset
9956
9957
9958 \end_layout
9959
9960 \end_inset
9961 </cell>
9962 </row>
9963 </lyxtabular>
9964
9965 \end_inset
9966
9967
9968 \end_layout
9969
9970 \begin_layout Standard
9971 Ein weiterer Vorteil gegenüber 
9972 \series bold
9973
9974 \backslash
9975 ddot
9976 \series default
9977  ist, dass man Umlaute direkt in mathematischen Text konvertieren kann,
9978  denn die obigen Akzentbefehle sind 
9979 \emph on
9980 im mathematischen Text\SpecialChar \-
9981 modus nicht erlaubt
9982 \emph default
9983 .
9984  Um ein akzentuiertes Zeichen in mathematischen Text zu überführen, darf
9985  nur das Zeichen unter dem Akzent umgewandelt werden.
9986  Das gilt auch für alle anderen Umwandlungen wie z.
9987 \begin_inset Space \thinspace{}
9988 \end_inset
9989
9990 B.
9991  in kursiv oder fett.
9992 \end_layout
9993
9994 \begin_layout Standard
9995 Im mathematischen Textmodus können Umlaute und andere akzentuierten Zeichen
9996  direkt eingegeben werden.
9997 \end_layout
9998
9999 \begin_layout Subsection
10000 Akzente für Operatoren
10001 \begin_inset Index
10002 status collapsed
10003
10004 \begin_layout Plain Layout
10005 Akzente ! für Operatoren
10006 \end_layout
10007
10008 \end_inset
10009
10010
10011 \end_layout
10012
10013 \begin_layout Standard
10014 Zum Akzentuieren von Operatoren gibt es die Befehle 
10015 \series bold
10016
10017 \backslash
10018 overset
10019 \series default
10020
10021 \begin_inset Index
10022 status collapsed
10023
10024 \begin_layout Plain Layout
10025 Befehle ! O ! 
10026 \backslash
10027 overset
10028 \end_layout
10029
10030 \end_inset
10031
10032  und 
10033 \series bold
10034
10035 \backslash
10036 underset
10037 \series default
10038
10039 \begin_inset Index
10040 status collapsed
10041
10042 \begin_layout Plain Layout
10043 Befehle ! U ! 
10044 \backslash
10045 underset
10046 \end_layout
10047
10048 \end_inset
10049
10050 , mit denen man Zeichen über bzw.
10051  unter einen Operator setzen kann.
10052  Mit dem Befehl 
10053 \series bold
10054
10055 \backslash
10056 sideset
10057 \series default
10058
10059 \begin_inset Index
10060 status collapsed
10061
10062 \begin_layout Plain Layout
10063 Befehle ! S ! 
10064 \backslash
10065 sideset
10066 \end_layout
10067
10068 \end_inset
10069
10070  können Zeichen vor und nach einen Operator gesetzt werden.
10071  Das Befehlsschema lautet:
10072 \end_layout
10073
10074 \begin_layout Standard
10075
10076 \series bold
10077
10078 \backslash
10079 sideset{Zeichen
10080 \series default
10081  
10082 \series bold
10083 davor}{Zeichen
10084 \series default
10085  
10086 \series bold
10087 dahinter}
10088 \end_layout
10089
10090 \begin_layout Standard
10091
10092 \series bold
10093
10094 \backslash
10095 sideset
10096 \series default
10097  mussen immer vor dem zu akzentuierenden Operator stehen.
10098  Es kann auch mit mehreren Zeichen und sogar mit anderen Operatoren und
10099  Symbolen akzentuiert werden.
10100  Will man mit 
10101 \series bold
10102
10103 \backslash
10104 sideset
10105 \series default
10106  z.
10107 \begin_inset Space \thinspace{}
10108 \end_inset
10109
10110 B.
10111  nur Zeichen hinter einen Operator setzen, schreibt man nichts zwischen
10112  die ersten geschweiften Klammern, lässt die Klammern aber nicht weg.
10113 \end_layout
10114
10115 \begin_layout Standard
10116 Z.
10117 \begin_inset Space \thinspace{}
10118 \end_inset
10119
10120 B.
10121  ergibt der Befehl 
10122 \series bold
10123
10124 \backslash
10125 sideset{
10126 \begin_inset Formula $\to$
10127 \end_inset
10128
10129
10130 \backslash
10131 {
10132 \series default
10133 '
10134 \series bold
10135
10136 \begin_inset Formula $\to$
10137 \end_inset
10138
10139
10140 \backslash
10141 sum_k=1
10142 \begin_inset ERT
10143 status collapsed
10144
10145 \begin_layout Plain Layout
10146
10147
10148 \backslash
10149 leer 
10150 \end_layout
10151
10152 \end_inset
10153
10154
10155 \series default
10156 ^
10157 \series bold
10158 n
10159 \series default
10160  :
10161 \begin_inset Formula \[
10162 \sideset {}{'}\sum_{k=1}^{n}\]
10163
10164 \end_inset
10165
10166
10167 \end_layout
10168
10169 \begin_layout Standard
10170 Der Befehl 
10171 \series bold
10172
10173 \backslash
10174 overset
10175 \begin_inset ERT
10176 status collapsed
10177
10178 \begin_layout Plain Layout
10179
10180
10181 \backslash
10182 leer 
10183 \end_layout
10184
10185 \end_inset
10186
10187
10188 \backslash
10189 maltese
10190 \begin_inset ERT
10191 status collapsed
10192
10193 \begin_layout Plain Layout
10194
10195
10196 \backslash
10197 leer 
10198 \end_layout
10199
10200 \end_inset
10201
10202
10203 \series default
10204
10205 \begin_inset Formula $\uparrow$
10206 \end_inset
10207
10208
10209 \series bold
10210 a
10211 \series default
10212  ergibt:
10213 \begin_inset Formula \[
10214 \overset{a}{\maltese}\]
10215
10216 \end_inset
10217
10218 Wie man am letzten Beispiel sieht, kann man mit 
10219 \series bold
10220
10221 \backslash
10222 overset
10223 \series default
10224  bzw.
10225  
10226 \series bold
10227
10228 \backslash
10229 underset
10230 \series default
10231  außer Operatoren auch Symbole und Zeichen akzentuieren; mit 
10232 \series bold
10233
10234 \backslash
10235 sideset
10236 \series default
10237  ist dies nicht möglich.
10238 \end_layout
10239
10240 \begin_layout Subsection
10241 Akzente für mehrere Zeichen
10242 \begin_inset CommandInset label
10243 LatexCommand label
10244 name "sub:Akzente-für-mehrere"
10245
10246 \end_inset
10247
10248
10249 \begin_inset Index
10250 status collapsed
10251
10252 \begin_layout Plain Layout
10253 Akzente ! für mehrere Zeichen
10254 \end_layout
10255
10256 \end_inset
10257
10258
10259 \end_layout
10260
10261 \begin_layout Standard
10262 \begin_inset Space \hfill{}
10263 \end_inset
10264
10265
10266 \begin_inset Tabular
10267 <lyxtabular version="3" rows="5" columns="2">
10268 <features>
10269 <column alignment="center" valignment="top" width="0pt">
10270 <column alignment="center" valignment="top" width="0pt">
10271 <row>
10272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10273 \begin_inset Text
10274
10275 \begin_layout Plain Layout
10276 Befehl
10277 \end_layout
10278
10279 \end_inset
10280 </cell>
10281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10282 \begin_inset Text
10283
10284 \begin_layout Plain Layout
10285 Ergebnis
10286 \begin_inset Note Note
10287 status collapsed
10288
10289 \begin_layout Plain Layout
10290
10291 \series bold
10292
10293 \backslash
10294 raisebox
10295 \series default
10296  dient nur als Abstandhalter.
10297 \end_layout
10298
10299 \end_inset
10300
10301
10302 \end_layout
10303
10304 \end_inset
10305 </cell>
10306 </row>
10307 <row>
10308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312
10313 \backslash
10314 overleftarrow
10315 \begin_inset ERT
10316 status collapsed
10317
10318 \begin_layout Plain Layout
10319
10320
10321 \backslash
10322 leer 
10323 \end_layout
10324
10325 \end_inset
10326
10327 A=B
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10333 \begin_inset Text
10334
10335 \begin_layout Plain Layout
10336 \begin_inset Formula $\raisebox {6mm}{}\overleftarrow{A=B}\raisebox {-2mm}{}$
10337 \end_inset
10338
10339
10340 \end_layout
10341
10342 \end_inset
10343 </cell>
10344 </row>
10345 <row>
10346 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10347 \begin_inset Text
10348
10349 \begin_layout Plain Layout
10350
10351 \backslash
10352 underleftarrow
10353 \begin_inset ERT
10354 status collapsed
10355
10356 \begin_layout Plain Layout
10357
10358
10359 \backslash
10360 leer 
10361 \end_layout
10362
10363 \end_inset
10364
10365 A=B
10366 \end_layout
10367
10368 \end_inset
10369 </cell>
10370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 \begin_inset Formula $\raisebox {5mm}{}\underleftarrow{A=B}\raisebox {-3mm}{}$
10375 \end_inset
10376
10377
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 </row>
10383 <row>
10384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10385 \begin_inset Text
10386
10387 \begin_layout Plain Layout
10388
10389 \backslash
10390 overleftrightarrow
10391 \begin_inset ERT
10392 status collapsed
10393
10394 \begin_layout Plain Layout
10395
10396
10397 \backslash
10398 leer 
10399 \end_layout
10400
10401 \end_inset
10402
10403 A=B
10404 \end_layout
10405
10406 \end_inset
10407 </cell>
10408 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10409 \begin_inset Text
10410
10411 \begin_layout Plain Layout
10412 \begin_inset Formula $\raisebox {6mm}{}\overleftrightarrow{A=B}\raisebox {-2mm}{}$
10413 \end_inset
10414
10415
10416 \end_layout
10417
10418 \end_inset
10419 </cell>
10420 </row>
10421 <row>
10422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10423 \begin_inset Text
10424
10425 \begin_layout Plain Layout
10426
10427 \backslash
10428 underleftrightarrow
10429 \begin_inset ERT
10430 status collapsed
10431
10432 \begin_layout Plain Layout
10433
10434
10435 \backslash
10436 leer 
10437 \end_layout
10438
10439 \end_inset
10440
10441 A=B
10442 \end_layout
10443
10444 \end_inset
10445 </cell>
10446 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10447 \begin_inset Text
10448
10449 \begin_layout Plain Layout
10450 \begin_inset Formula $\raisebox {5mm}{}\underleftrightarrow{A=B}\raisebox {-3mm}{}$
10451 \end_inset
10452
10453
10454 \end_layout
10455
10456 \end_inset
10457 </cell>
10458 </row>
10459 </lyxtabular>
10460
10461 \end_inset
10462
10463
10464 \begin_inset Space \hfill{}
10465 \end_inset
10466
10467
10468 \begin_inset Tabular
10469 <lyxtabular version="3" rows="5" columns="2">
10470 <features>
10471 <column alignment="center" valignment="top" width="0pt">
10472 <column alignment="center" valignment="top" width="0pt">
10473 <row>
10474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478 Befehl
10479 \end_layout
10480
10481 \end_inset
10482 </cell>
10483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Plain Layout
10487 Ergebnis
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 </row>
10493 <row>
10494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498
10499 \backslash
10500 overrightarrow
10501 \begin_inset ERT
10502 status collapsed
10503
10504 \begin_layout Plain Layout
10505
10506
10507 \backslash
10508 leer 
10509 \end_layout
10510
10511 \end_inset
10512
10513 A=B
10514 \end_layout
10515
10516 \end_inset
10517 </cell>
10518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10519 \begin_inset Text
10520
10521 \begin_layout Plain Layout
10522 \begin_inset Formula $\raisebox {6mm}{}\overrightarrow{A=B}\raisebox {-2mm}{}$
10523 \end_inset
10524
10525
10526 \end_layout
10527
10528 \end_inset
10529 </cell>
10530 </row>
10531 <row>
10532 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10533 \begin_inset Text
10534
10535 \begin_layout Plain Layout
10536
10537 \backslash
10538 underrightarrow
10539 \begin_inset ERT
10540 status collapsed
10541
10542 \begin_layout Plain Layout
10543
10544
10545 \backslash
10546 leer 
10547 \end_layout
10548
10549 \end_inset
10550
10551 A=B
10552 \end_layout
10553
10554 \end_inset
10555 </cell>
10556 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10557 \begin_inset Text
10558
10559 \begin_layout Plain Layout
10560 \begin_inset Formula $\raisebox {5mm}{}\underrightarrow{A=B}\raisebox {-3mm}{}$
10561 \end_inset
10562
10563
10564 \end_layout
10565
10566 \end_inset
10567 </cell>
10568 </row>
10569 <row>
10570 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10571 \begin_inset Text
10572
10573 \begin_layout Plain Layout
10574
10575 \backslash
10576 widetilde
10577 \begin_inset ERT
10578 status collapsed
10579
10580 \begin_layout Plain Layout
10581
10582
10583 \backslash
10584 leer 
10585 \end_layout
10586
10587 \end_inset
10588
10589 A=B
10590 \end_layout
10591
10592 \end_inset
10593 </cell>
10594 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10595 \begin_inset Text
10596
10597 \begin_layout Plain Layout
10598 \begin_inset Formula $\raisebox {6mm}{}\widetilde{A=B}\raisebox {-2mm}{}$
10599 \end_inset
10600
10601
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 </row>
10607 <row>
10608 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10609 \begin_inset Text
10610
10611 \begin_layout Plain Layout
10612
10613 \backslash
10614 widehat
10615 \begin_inset ERT
10616 status collapsed
10617
10618 \begin_layout Plain Layout
10619
10620
10621 \backslash
10622 leer 
10623 \end_layout
10624
10625 \end_inset
10626
10627 A=B
10628 \end_layout
10629
10630 \end_inset
10631 </cell>
10632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10633 \begin_inset Text
10634
10635 \begin_layout Plain Layout
10636 \begin_inset Formula $\raisebox {6mm}{}\widehat{A=B}\raisebox {-2mm}{}$
10637 \end_inset
10638
10639
10640 \end_layout
10641
10642 \end_inset
10643 </cell>
10644 </row>
10645 </lyxtabular>
10646
10647 \end_inset
10648
10649
10650 \begin_inset Space \hfill{}
10651 \end_inset
10652
10653
10654 \end_layout
10655
10656 \begin_layout Standard
10657 \begin_inset VSpace medskip
10658 \end_inset
10659
10660 Mit diesen Befehlen können beliebig viele Zeichen akzentuiert werden.
10661  Die Akzente
10662 \begin_inset ERT
10663 status collapsed
10664
10665 \begin_layout Plain Layout
10666
10667
10668 \backslash
10669 linebreak 
10670 \end_layout
10671
10672 \end_inset
10673
10674  
10675 \series bold
10676
10677 \backslash
10678 widetilde
10679 \series default
10680  und 
10681 \series bold
10682
10683 \backslash
10684 widehat
10685 \series default
10686  werden aber im Ausdruck nur mit einer Länge von etwa drei Zeichen gesetzt,
10687  was folgendes Beispiel verdeutlicht:
10688 \begin_inset Formula \[
10689 \widetilde{A+B=C-D}\]
10690
10691 \end_inset
10692
10693
10694 \end_layout
10695
10696 \begin_layout Standard
10697 Mit den im vorigen Kapitel beschriebenen Befehlen 
10698 \series bold
10699
10700 \backslash
10701 overset
10702 \series default
10703
10704 \begin_inset Index
10705 status collapsed
10706
10707 \begin_layout Plain Layout
10708 Befehle ! O ! 
10709 \backslash
10710 overset
10711 \end_layout
10712
10713 \end_inset
10714
10715  und 
10716 \series bold
10717
10718 \backslash
10719 underset
10720 \series default
10721
10722 \begin_inset Index
10723 status collapsed
10724
10725 \begin_layout Plain Layout
10726 Befehle ! U ! 
10727 \backslash
10728 underset
10729 \end_layout
10730
10731 \end_inset
10732
10733  ist es auch möglich mehrere Zeichen zu akzentuieren.
10734  Der Befehl 
10735 \series bold
10736
10737 \backslash
10738 underset
10739 \begin_inset ERT
10740 status collapsed
10741
10742 \begin_layout Plain Layout
10743
10744
10745 \backslash
10746 leer 
10747 \end_layout
10748
10749 \end_inset
10750
10751 A=B
10752 \begin_inset Formula $\downarrow$
10753 \end_inset
10754
10755 ***
10756 \series default
10757  ergibt:
10758 \begin_inset Formula \[
10759 \underset{***}{A=B}\]
10760
10761 \end_inset
10762
10763
10764 \end_layout
10765
10766 \begin_layout Section
10767 Leerraum
10768 \begin_inset CommandInset label
10769 LatexCommand label
10770 name "sub:Leerraum"
10771
10772 \end_inset
10773
10774
10775 \begin_inset Index
10776 status collapsed
10777
10778 \begin_layout Plain Layout
10779 Leerraum ! horizontaler
10780 \end_layout
10781
10782 \end_inset
10783
10784
10785 \end_layout
10786
10787 \begin_layout Subsection
10788 Vordefinierter Leerraum
10789 \begin_inset CommandInset label
10790 LatexCommand label
10791 name "sub:Vordefinierter-Leerraum"
10792
10793 \end_inset
10794
10795
10796 \begin_inset Index
10797 status collapsed
10798
10799 \begin_layout Plain Layout
10800 Leerraum ! horizontaler ! vordefiniert
10801 \end_layout
10802
10803 \end_inset
10804
10805
10806 \end_layout
10807
10808 \begin_layout Standard
10809 Ab und an ist es notwendig in einer Formel horizontalen Leerraum einzufügen.
10810  Dazu gibt man ein geschütztes Leerzeichen ein.
10811  Es erscheint ein blaues 
10812 \begin_inset Quotes gld
10813 \end_inset
10814
10815
10816 \series bold
10817 \color blue
10818
10819 \begin_inset ERT
10820 status collapsed
10821
10822 \begin_layout Plain Layout
10823
10824
10825 \backslash
10826 leer 
10827 \end_layout
10828
10829 \end_inset
10830
10831
10832 \series default
10833 \color inherit
10834
10835 \begin_inset Quotes grd
10836 \end_inset
10837
10838  und man kann durch mehrfaches Drücken der Leertaste aus acht verschiedenen
10839  Leerraum-Größen wählen.
10840  Man kann die Leerräume auch über den Mathe-Werkzeugleistenknopf 
10841 \begin_inset Graphics
10842         filename ../../images/math/space.png
10843         embed ""
10844         scale 85
10845
10846 \end_inset
10847
10848  oder mit einzelnen Befehlen aufrufen.
10849  Unabhängig vom eingegebenen Befehl kann man durch Drücken der Leertaste
10850  danach wieder aus allen Größen wählen.
10851 \end_layout
10852
10853 \begin_layout Standard
10854 \align center
10855 \begin_inset VSpace -5mm
10856 \end_inset
10857
10858
10859 \begin_inset Tabular
10860 <lyxtabular version="3" rows="3" columns="7">
10861 <features>
10862 <column alignment="center" valignment="middle" width="6.8cm">
10863 <column alignment="center" valignment="top" width="0pt">
10864 <column alignment="center" valignment="top" width="0pt">
10865 <column alignment="center" valignment="top" width="0pt">
10866 <column alignment="center" valignment="top" width="0pt">
10867 <column alignment="center" valignment="top" width="0pt">
10868 <column alignment="center" valignment="top" width="0pt">
10869 <row>
10870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10871 \begin_inset Text
10872
10873 \begin_layout Plain Layout
10874 Befehl
10875 \end_layout
10876
10877 \end_inset
10878 </cell>
10879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883
10884 \backslash
10885 ,
10886 \end_layout
10887
10888 \end_inset
10889 </cell>
10890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10891 \begin_inset Text
10892
10893 \begin_layout Plain Layout
10894
10895 \backslash
10896 :
10897 \end_layout
10898
10899 \end_inset
10900 </cell>
10901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10902 \begin_inset Text
10903
10904 \begin_layout Plain Layout
10905
10906 \backslash
10907 ;
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10913 \begin_inset Text
10914
10915 \begin_layout Plain Layout
10916
10917 \backslash
10918 quad
10919 \end_layout
10920
10921 \end_inset
10922 </cell>
10923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10924 \begin_inset Text
10925
10926 \begin_layout Plain Layout
10927
10928 \backslash
10929 qquad
10930 \end_layout
10931
10932 \end_inset
10933 </cell>
10934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10935 \begin_inset Text
10936
10937 \begin_layout Plain Layout
10938
10939 \backslash
10940 !
10941 \end_layout
10942
10943 \end_inset
10944 </cell>
10945 </row>
10946 <row>
10947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none" width="7cm">
10948 \begin_inset Text
10949
10950 \begin_layout Plain Layout
10951 Anzahl der Leertastendrücke nach Eingabe des geschützten Leerzeichens
10952 \end_layout
10953
10954 \end_inset
10955 </cell>
10956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10957 \begin_inset Text
10958
10959 \begin_layout Plain Layout
10960 0
10961 \end_layout
10962
10963 \end_inset
10964 </cell>
10965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10966 \begin_inset Text
10967
10968 \begin_layout Plain Layout
10969 1
10970 \end_layout
10971
10972 \end_inset
10973 </cell>
10974 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10975 \begin_inset Text
10976
10977 \begin_layout Plain Layout
10978 2
10979 \end_layout
10980
10981 \end_inset
10982 </cell>
10983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10984 \begin_inset Text
10985
10986 \begin_layout Plain Layout
10987 3
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996 4
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11002 \begin_inset Text
11003
11004 \begin_layout Plain Layout
11005 5
11006 \end_layout
11007
11008 \end_inset
11009 </cell>
11010 </row>
11011 <row>
11012 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016 Ergebnis
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11022 \begin_inset Text
11023
11024 \begin_layout Plain Layout
11025 \begin_inset Formula $A\, B$
11026 \end_inset
11027
11028
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037 \begin_inset Formula $A\: B$
11038 \end_inset
11039
11040
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 \begin_inset Formula $A\; B$
11050 \end_inset
11051
11052
11053 \end_layout
11054
11055 \end_inset
11056 </cell>
11057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11058 \begin_inset Text
11059
11060 \begin_layout Plain Layout
11061 \begin_inset Formula $A\quad B$
11062 \end_inset
11063
11064
11065 \end_layout
11066
11067 \end_inset
11068 </cell>
11069 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11070 \begin_inset Text
11071
11072 \begin_layout Plain Layout
11073 \begin_inset Formula $A\qquad B$
11074 \end_inset
11075
11076
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 \begin_inset Formula $A\! B$
11086 \end_inset
11087
11088
11089 \end_layout
11090
11091 \end_inset
11092 </cell>
11093 </row>
11094 </lyxtabular>
11095
11096 \end_inset
11097
11098
11099 \end_layout
11100
11101 \begin_layout Standard
11102 Die letzte Größe scheint überhaupt keinen Leerraum zu produzieren.
11103  In LyX ist diese allerdings auch im Gegensatz zu allen anderen rot eingefärbt,
11104  denn sie erstellt negativen Leerraum.
11105  Es gibt noch zwei weitere negative Leerräume:
11106 \end_layout
11107
11108 \begin_layout Standard
11109 \align center
11110 \begin_inset Tabular
11111 <lyxtabular version="3" rows="3" columns="3">
11112 <features>
11113 <column alignment="center" valignment="middle" width="6.8cm">
11114 <column alignment="center" valignment="top" width="0pt">
11115 <column alignment="center" valignment="top" width="0pt">
11116 <row>
11117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11118 \begin_inset Text
11119
11120 \begin_layout Plain Layout
11121 Befehl
11122 \end_layout
11123
11124 \end_inset
11125 </cell>
11126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Plain Layout
11130
11131 \backslash
11132 negmedspace
11133 \end_layout
11134
11135 \end_inset
11136 </cell>
11137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Plain Layout
11141
11142 \backslash
11143 negthickspace
11144 \end_layout
11145
11146 \end_inset
11147 </cell>
11148 </row>
11149 <row>
11150 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11151 \begin_inset Text
11152
11153 \begin_layout Plain Layout
11154 Anzahl der Leertastendrücke nach Eingabe des geschützten Leerzeichens
11155 \end_layout
11156
11157 \end_inset
11158 </cell>
11159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11160 \begin_inset Text
11161
11162 \begin_layout Plain Layout
11163 6
11164 \end_layout
11165
11166 \end_inset
11167 </cell>
11168 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11169 \begin_inset Text
11170
11171 \begin_layout Plain Layout
11172 7
11173 \end_layout
11174
11175 \end_inset
11176 </cell>
11177 </row>
11178 <row>
11179 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11180 \begin_inset Text
11181
11182 \begin_layout Plain Layout
11183 Ergebnis
11184 \end_layout
11185
11186 \end_inset
11187 </cell>
11188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11189 \begin_inset Text
11190
11191 \begin_layout Plain Layout
11192 \begin_inset Formula $A\negmedspace B$
11193 \end_inset
11194
11195
11196 \end_layout
11197
11198 \end_inset
11199 </cell>
11200 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11201 \begin_inset Text
11202
11203 \begin_layout Plain Layout
11204 \begin_inset Formula $A\negthickspace B$
11205 \end_inset
11206
11207
11208 \end_layout
11209
11210 \end_inset
11211 </cell>
11212 </row>
11213 </lyxtabular>
11214
11215 \end_inset
11216
11217
11218 \end_layout
11219
11220 \begin_layout Standard
11221 Negative Leerräume bewirken, dass sich benachbarte Zeichen überschneiden.
11222  Man kann auf diese Weise Ligaturen erzwingen, was z.
11223 \begin_inset Space \thinspace{}
11224 \end_inset
11225
11226 B.
11227  für Summenzeichen von Nutzen ist: 
11228 \end_layout
11229
11230 \begin_layout Standard
11231 \align center
11232 \begin_inset Tabular
11233 <lyxtabular version="3" rows="3" columns="2">
11234 <features>
11235 <column alignment="center" valignment="top" width="0">
11236 <column alignment="center" valignment="top" width="0">
11237 <row>
11238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11239 \begin_inset Text
11240
11241 \begin_layout Plain Layout
11242 Befehl
11243 \end_layout
11244
11245 \end_inset
11246 </cell>
11247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11248 \begin_inset Text
11249
11250 \begin_layout Plain Layout
11251 Ergebnis
11252 \begin_inset Note Note
11253 status collapsed
11254
11255 \begin_layout Plain Layout
11256
11257 \series bold
11258
11259 \backslash
11260 raisebox
11261 \series default
11262  dient nur als Abstandhalter.
11263 \end_layout
11264
11265 \end_inset
11266
11267
11268 \end_layout
11269
11270 \end_inset
11271 </cell>
11272 </row>
11273 <row>
11274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11275 \begin_inset Text
11276
11277 \begin_layout Plain Layout
11278
11279 \backslash
11280 sum
11281 \backslash
11282 sum
11283 \begin_inset ERT
11284 status collapsed
11285
11286 \begin_layout Plain Layout
11287
11288
11289 \backslash
11290 leer 
11291 \end_layout
11292
11293 \end_inset
11294
11295 f_kl
11296 \end_layout
11297
11298 \end_inset
11299 </cell>
11300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11301 \begin_inset Text
11302
11303 \begin_layout Plain Layout
11304 \begin_inset Formula $\raisebox {4.5mm}{}\sum\sum f_{kl}\raisebox {-2.5mm}{}$
11305 \end_inset
11306
11307
11308 \end_layout
11309
11310 \end_inset
11311 </cell>
11312 </row>
11313 <row>
11314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11315 \begin_inset Text
11316
11317 \begin_layout Plain Layout
11318
11319 \backslash
11320 sum
11321 \backslash
11322 negmedspace
11323 \backslash
11324 sum
11325 \begin_inset ERT
11326 status collapsed
11327
11328 \begin_layout Plain Layout
11329
11330
11331 \backslash
11332 leer 
11333 \end_layout
11334
11335 \end_inset
11336
11337 f_kl
11338 \end_layout
11339
11340 \end_inset
11341 </cell>
11342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11343 \begin_inset Text
11344
11345 \begin_layout Plain Layout
11346 \begin_inset Formula $\raisebox {4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox {-2.5mm}{}$
11347 \end_inset
11348
11349
11350 \end_layout
11351
11352 \end_inset
11353 </cell>
11354 </row>
11355 </lyxtabular>
11356
11357 \end_inset
11358
11359
11360 \end_layout
11361
11362 \begin_layout Standard
11363 Relationen, wie z.
11364 \begin_inset Space \thinspace{}
11365 \end_inset
11366
11367 B.
11368  Gleichheitszeichen, sind immer von Leerraum umgeben.
11369  Will man dies unterdrücken, schreibt man das Gleichheitszeichen in eine
11370  TeX-Klammer.
11371  Die Wirkung kann man an folgendem Beispiel gut erkennen:
11372 \end_layout
11373
11374 \begin_layout Standard
11375 \align center
11376 \begin_inset Tabular
11377 <lyxtabular version="3" rows="2" columns="2">
11378 <features>
11379 <column alignment="center" valignment="top" width="0pt">
11380 <column alignment="center" valignment="top" width="0pt">
11381 <row>
11382 <cell alignment="center" valignment="top" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386 normale Gleichung
11387 \end_layout
11388
11389 \end_inset
11390 </cell>
11391 <cell alignment="center" valignment="top" usebox="none">
11392 \begin_inset Text
11393
11394 \begin_layout Plain Layout
11395 \begin_inset Formula $A=B$
11396 \end_inset
11397
11398
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 </row>
11404 <row>
11405 <cell alignment="center" valignment="top" usebox="none">
11406 \begin_inset Text
11407
11408 \begin_layout Plain Layout
11409 \begin_inset Note Note
11410 status collapsed
11411
11412 \begin_layout Plain Layout
11413
11414 \series bold
11415
11416 \backslash
11417 raisebox
11418 \series default
11419  dient nur als Abstandhalter.
11420 \end_layout
11421
11422 \end_inset
11423
11424
11425 \begin_inset Formula $\raisebox {5mm}{}$
11426 \end_inset
11427
11428 Gleichung ohne Leerraum
11429 \end_layout
11430
11431 \end_inset
11432 </cell>
11433 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11434 \begin_inset Text
11435
11436 \begin_layout Plain Layout
11437 \begin_inset Formula $A{=}B$
11438 \end_inset
11439
11440
11441 \end_layout
11442
11443 \end_inset
11444 </cell>
11445 </row>
11446 </lyxtabular>
11447
11448 \end_inset
11449
11450
11451 \end_layout
11452
11453 \begin_layout Standard
11454 Der Befehl für die letzte Formel lautet: 
11455 \series bold
11456 A
11457 \backslash
11458 {=
11459 \begin_inset Formula $\to$
11460 \end_inset
11461
11462 B
11463 \end_layout
11464
11465 \begin_layout Standard
11466 \begin_inset VSpace bigskip
11467 \end_inset
11468
11469 Leerräumen werden für physikalische Einheiten benötigt, denn zwischen Wert
11470  und Einheit ist der kleinste Leerraum und kein normales Leerzeichen.
11471  Bei Einheiten im Text fügt man den kleinsten Leerraum über das Menü 
11472 \family sans
11473 Einfügen\SpecialChar \menuseparator
11474 Formatierung\SpecialChar \menuseparator
11475 Kleiner
11476 \begin_inset Space ~
11477 \end_inset
11478
11479 Abstand
11480 \family default
11481  (Tastenkürzel 
11482 \family sans
11483 Strg-Shift-Leertaste
11484 \family default
11485 ) ein.
11486 \end_layout
11487
11488 \begin_layout Standard
11489 Ein Beispiel zur Veranschaulichung:
11490 \end_layout
11491
11492 \begin_layout Standard
11493 \begin_inset Tabular
11494 <lyxtabular version="3" rows="2" columns="2">
11495 <features>
11496 <column alignment="left" valignment="top" width="0">
11497 <column alignment="left" valignment="top" width="0">
11498 <row>
11499 <cell alignment="center" valignment="top" usebox="none">
11500 \begin_inset Text
11501
11502 \begin_layout Plain Layout
11503 24 kW
11504 \begin_inset Formula $\cdot$
11505 \end_inset
11506
11507 h
11508 \end_layout
11509
11510 \end_inset
11511 </cell>
11512 <cell alignment="center" valignment="top" usebox="none">
11513 \begin_inset Text
11514
11515 \begin_layout Plain Layout
11516 Leerzeichen zwischen Wert und Einheit
11517 \end_layout
11518
11519 \end_inset
11520 </cell>
11521 </row>
11522 <row>
11523 <cell alignment="center" valignment="top" usebox="none">
11524 \begin_inset Text
11525
11526 \begin_layout Plain Layout
11527 24
11528 \begin_inset Space \thinspace{}
11529 \end_inset
11530
11531 kW
11532 \begin_inset Formula $\cdot$
11533 \end_inset
11534
11535 h
11536 \end_layout
11537
11538 \end_inset
11539 </cell>
11540 <cell alignment="center" valignment="top" usebox="none">
11541 \begin_inset Text
11542
11543 \begin_layout Plain Layout
11544 kleinster Leerraum zwischen Wert und Einheit
11545 \end_layout
11546
11547 \end_inset
11548 </cell>
11549 </row>
11550 </lyxtabular>
11551
11552 \end_inset
11553
11554
11555 \end_layout
11556
11557 \begin_layout Subsection
11558 Variabler Leerraum
11559 \begin_inset ERT
11560 status collapsed
11561
11562 \begin_layout Plain Layout
11563
11564
11565 \backslash
11566 texorpdfstring{
11567 \end_layout
11568
11569 \end_inset
11570
11571
11572 \begin_inset Foot
11573 status collapsed
11574
11575 \begin_layout Plain Layout
11576 für vertikalen Leerraum in Formeln siehe 
11577 \begin_inset CommandInset ref
11578 LatexCommand ref
11579 reference "sub:Zeilenabstand"
11580
11581 \end_inset
11582
11583
11584 \end_layout
11585
11586 \end_inset
11587
11588
11589 \begin_inset ERT
11590 status collapsed
11591
11592 \begin_layout Plain Layout
11593
11594 }{}
11595 \end_layout
11596
11597 \end_inset
11598
11599
11600 \begin_inset Note Note
11601 status collapsed
11602
11603 \begin_layout Plain Layout
11604
11605 \series bold
11606
11607 \backslash
11608 texorpdfstring
11609 \series default
11610  dient dazu, dass die Fußnote nicht mit im PDF-Lesezeichen erscheint.
11611 \end_layout
11612
11613 \begin_layout Plain Layout
11614 Näheres zu 
11615 \series bold
11616
11617 \backslash
11618 texorpdfstring
11619 \series default
11620  steht in Kapitel 
11621 \begin_inset CommandInset ref
11622 LatexCommand ref
11623 reference "sub:Formeln-in-Überschriften"
11624
11625 \end_inset
11626
11627 .
11628 \end_layout
11629
11630 \end_inset
11631
11632
11633 \begin_inset CommandInset label
11634 LatexCommand label
11635 name "sub:Variabler-Leerraum"
11636
11637 \end_inset
11638
11639
11640 \begin_inset Index
11641 status collapsed
11642
11643 \begin_layout Plain Layout
11644 Leerraum ! horizontaler ! variabel
11645 \end_layout
11646
11647 \end_inset
11648
11649
11650 \end_layout
11651
11652 \begin_layout Standard
11653 Leerraum mit vorgegebener Länge lässt sich in LyX mit dem Befehl 
11654 \series bold
11655
11656 \backslash
11657 hspace{Länge}
11658 \series default
11659
11660 \begin_inset Index
11661 status collapsed
11662
11663 \begin_layout Plain Layout
11664 Befehle ! H ! 
11665 \backslash
11666 hspace
11667 \end_layout
11668
11669 \end_inset
11670
11671  einfügen.
11672  Dabei können alle Längeneinheiten verwendet werden, die in 
11673 \begin_inset CommandInset ref
11674 LatexCommand ref
11675 reference "tab:Verwendete-Einheiten"
11676
11677 \end_inset
11678
11679  aufgelistet sind, mit Ausnahme der Einheit 
11680 \begin_inset Quotes gld
11681 \end_inset
11682
11683 mu
11684 \begin_inset Quotes grd
11685 \end_inset
11686
11687 .
11688  Die Länge darf auch negativ sein.
11689  Um so viel Leerraum einzufügen, dass die Formel allen verfügbaren Platz
11690  einnimmt, benutzt man den Befehl 
11691 \series bold
11692
11693 \backslash
11694 hfill
11695 \series default
11696
11697 \begin_inset Index
11698 status collapsed
11699
11700 \begin_layout Plain Layout
11701 Befehle ! H ! 
11702 \backslash
11703 hfill
11704 \end_layout
11705
11706 \end_inset
11707
11708 .
11709 \end_layout
11710
11711 \begin_layout Standard
11712 \begin_inset VSpace -1mm
11713 \end_inset
11714
11715
11716 \end_layout
11717
11718 \begin_layout Standard
11719 \align center
11720 \begin_inset Tabular
11721 <lyxtabular version="3" rows="4" columns="2">
11722 <features>
11723 <column alignment="center" valignment="top" width="0">
11724 <column alignment="center" valignment="top" width="0">
11725 <row>
11726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11727 \begin_inset Text
11728
11729 \begin_layout Plain Layout
11730 Befehl
11731 \end_layout
11732
11733 \end_inset
11734 </cell>
11735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11736 \begin_inset Text
11737
11738 \begin_layout Plain Layout
11739 Ergebnis
11740 \end_layout
11741
11742 \end_inset
11743 </cell>
11744 </row>
11745 <row>
11746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11747 \begin_inset Text
11748
11749 \begin_layout Plain Layout
11750 A=B
11751 \backslash
11752 hspace{3cm
11753 \begin_inset Formula $\to$
11754 \end_inset
11755
11756 A
11757 \backslash
11758 not=C
11759 \end_layout
11760
11761 \end_inset
11762 </cell>
11763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11764 \begin_inset Text
11765
11766 \begin_layout Plain Layout
11767 \begin_inset Formula $A=B\hspace {3cm}A\not=C$
11768 \end_inset
11769
11770
11771 \end_layout
11772
11773 \end_inset
11774 </cell>
11775 </row>
11776 <row>
11777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11778 \begin_inset Text
11779
11780 \begin_layout Plain Layout
11781 A
11782 \backslash
11783 hspace{-1mm
11784 \begin_inset Formula $\to$
11785 \end_inset
11786
11787 A
11788 \backslash
11789 not=A
11790 \end_layout
11791
11792 \end_inset
11793 </cell>
11794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11795 \begin_inset Text
11796
11797 \begin_layout Plain Layout
11798 \begin_inset Formula $A\hspace {-1mm}A\not=A$
11799 \end_inset
11800
11801
11802 \end_layout
11803
11804 \end_inset
11805 </cell>
11806 </row>
11807 <row>
11808 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11809 \begin_inset Text
11810
11811 \begin_layout Plain Layout
11812 A=A
11813 \backslash
11814 hfill
11815 \begin_inset ERT
11816 status collapsed
11817
11818 \begin_layout Plain Layout
11819
11820
11821 \backslash
11822 leer 
11823 \end_layout
11824
11825 \end_inset
11826
11827 B=B
11828 \end_layout
11829
11830 \end_inset
11831 </cell>
11832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11833 \begin_inset Text
11834
11835 \begin_layout Plain Layout
11836 \begin_inset Formula $A=A\hfill  B=B$
11837 \end_inset
11838
11839
11840 \end_layout
11841
11842 \end_inset
11843 </cell>
11844 </row>
11845 </lyxtabular>
11846
11847 \end_inset
11848
11849
11850 \end_layout
11851
11852 \begin_layout Standard
11853 Im letzten Beispiel ist der verfügbare Platz durch die Länge des längsten
11854  Spalteneintrags der Tabelle vorgegeben.
11855  In einer eingebetteten Formel ist der Platz von der Länge der Zeile abhängig,
11856  in die 
11857 \series bold
11858
11859 \backslash
11860 hfill
11861 \series default
11862  eingegeben wird.
11863  Füllt eine Zeile die Breite komplett aus, wird demnach kein Leerraum erstellt.
11864  
11865 \series bold
11866
11867 \backslash
11868 hfill
11869 \series default
11870  wirkt in abgesetzten Formeln nur, wenn der Formelstil 
11871 \series bold
11872 Eingerückt
11873 \series default
11874  eingestellt ist.
11875  (Formelstile sind in 
11876 \begin_inset CommandInset ref
11877 LatexCommand ref
11878 reference "sec:Formelstile"
11879
11880 \end_inset
11881
11882  erklärt.)
11883 \end_layout
11884
11885 \begin_layout Standard
11886 Variabler Leerraum kann für Text über das Menü 
11887 \family sans
11888 Einfügen\SpecialChar \menuseparator
11889 Formatierung\SpecialChar \menuseparator
11890 Horizontaler
11891 \begin_inset Space ~
11892 \end_inset
11893
11894 Abstand
11895 \family default
11896  eingefügt werden, was in Formeln nicht möglich ist:
11897 \end_layout
11898
11899 \begin_layout Standard
11900 Dies ist eine Zeile mit
11901 \begin_inset Space \hspace{}
11902 \length 2cm
11903 \end_inset
11904
11905 2
11906 \begin_inset Space \thinspace{}
11907 \end_inset
11908
11909 cm Leerraum.
11910 \end_layout
11911
11912 \begin_layout Standard
11913 Dies ist eine Zeile mit
11914 \begin_inset Space \hfill{}
11915 \end_inset
11916
11917 maximalem Leerraum.
11918 \end_layout
11919
11920 \begin_layout Subsection
11921 Leerraum neben eingebetteten Formeln
11922 \begin_inset Index
11923 status collapsed
11924
11925 \begin_layout Plain Layout
11926 Leerraum ! neben eingebetteten Formeln
11927 \end_layout
11928
11929 \end_inset
11930
11931
11932 \end_layout
11933
11934 \begin_layout Standard
11935 Über die Länge 
11936 \series bold
11937
11938 \backslash
11939 mathsurround
11940 \begin_inset Index
11941 status collapsed
11942
11943 \begin_layout Plain Layout
11944 Befehle ! M ! 
11945 \backslash
11946 mathsurround
11947 \end_layout
11948
11949 \end_inset
11950
11951
11952 \series default
11953  lässt sich der Leerraum einstellen, der neben eingebettete Formeln gesetzt
11954  wird.
11955  Der Wert einer Länge wird mit dem Befehl 
11956 \series bold
11957
11958 \backslash
11959 setlength
11960 \begin_inset Index
11961 status collapsed
11962
11963 \begin_layout Plain Layout
11964 Befehle ! S ! 
11965 \backslash
11966 setlength
11967 \end_layout
11968
11969 \end_inset
11970
11971
11972 \series default
11973  gesetzt.
11974  Dieser besitzt folgendes Befehlsschema:
11975 \end_layout
11976
11977 \begin_layout Standard
11978
11979 \series bold
11980
11981 \backslash
11982 setlength{Längenname}{Wert}
11983 \end_layout
11984
11985 \begin_layout Standard
11986 Um 
11987 \series bold
11988
11989 \backslash
11990 mathsurround
11991 \series default
11992  den Wert 5
11993 \begin_inset Space \thinspace{}
11994 \end_inset
11995
11996 mm zuzuweisen, gibt man im TeX-Modus den Befehl
11997 \end_layout
11998
11999 \begin_layout Standard
12000
12001 \series bold
12002
12003 \backslash
12004 setlength{
12005 \backslash
12006 mathsurround}{5mm}
12007 \end_layout
12008
12009 \begin_layout Standard
12010 ein.
12011  Neben alle eingebetteten Formeln, die auf den Befehl folgen, wird nun 5
12012 \begin_inset Space \thinspace{}
12013 \end_inset
12014
12015 mm Leerraum gesetzt:
12016 \begin_inset ERT
12017 status collapsed
12018
12019 \begin_layout Plain Layout
12020
12021
12022 \backslash
12023 setlength{
12024 \backslash
12025 mathsurround}{5mm}
12026 \end_layout
12027
12028 \end_inset
12029
12030
12031 \end_layout
12032
12033 \begin_layout Standard
12034 Dies ist eine Zeile in der sich 
12035 \begin_inset Formula $A=B$
12036 \end_inset
12037
12038  eine Formel mit 5
12039 \begin_inset Space \thinspace{}
12040 \end_inset
12041
12042 mm umgebendem Leerraum befindet.
12043 \begin_inset ERT
12044 status collapsed
12045
12046 \begin_layout Plain Layout
12047
12048
12049 \backslash
12050 setlength{
12051 \backslash
12052 mathsurround}{0pt}
12053 \end_layout
12054
12055 \end_inset
12056
12057
12058 \end_layout
12059
12060 \begin_layout Standard
12061 Um wieder zum voreingestellten Wert zurückzukehren, setzt man 
12062 \series bold
12063
12064 \backslash
12065 mathsurround
12066 \series default
12067  auf den Wert 0
12068 \begin_inset Space \thinspace{}
12069 \end_inset
12070
12071 pt.
12072 \end_layout
12073
12074 \begin_layout Section
12075 Boxen und Rahmen
12076 \begin_inset Index
12077 status collapsed
12078
12079 \begin_layout Plain Layout
12080 Boxen
12081 \end_layout
12082
12083 \end_inset
12084
12085
12086 \begin_inset Index
12087 status collapsed
12088
12089 \begin_layout Plain Layout
12090 Rahmen | see 
12091 \begin_inset ERT
12092 status collapsed
12093
12094 \begin_layout Plain Layout
12095
12096 {
12097 \end_layout
12098
12099 \end_inset
12100
12101 Boxen
12102 \begin_inset ERT
12103 status collapsed
12104
12105 \begin_layout Plain Layout
12106
12107 }
12108 \end_layout
12109
12110 \end_inset
12111
12112
12113 \end_layout
12114
12115 \end_inset
12116
12117
12118 \end_layout
12119
12120 \begin_layout Standard
12121 Boxen für Text sind im Kapitel 
12122 \family typewriter
12123 Boxen
12124 \family default
12125  im Handbuch 
12126 \family typewriter
12127 Eingebettete
12128 \begin_inset Space ~
12129 \end_inset
12130
12131 Objekte
12132 \family default
12133  beschrieben.
12134 \end_layout
12135
12136 \begin_layout Subsection
12137 Boxen mit Rahmen
12138 \begin_inset CommandInset label
12139 LatexCommand label
12140 name "sub:Boxen-mit-Rahmen"
12141
12142 \end_inset
12143
12144
12145 \begin_inset Index
12146 status collapsed
12147
12148 \begin_layout Plain Layout
12149 Boxen ! mit Rahmen
12150 \end_layout
12151
12152 \end_inset
12153
12154
12155 \end_layout
12156
12157 \begin_layout Standard
12158 Es ist möglich Formeln oder Teile davon mit den Befehlen 
12159 \series bold
12160
12161 \backslash
12162 fbox
12163 \series default
12164
12165 \begin_inset Index
12166 status collapsed
12167
12168 \begin_layout Plain Layout
12169 Befehle ! F ! 
12170 \backslash
12171 fbox
12172 \end_layout
12173
12174 \end_inset
12175
12176  und 
12177 \series bold
12178
12179 \backslash
12180 boxed
12181 \series default
12182
12183 \begin_inset Index
12184 status collapsed
12185
12186 \begin_layout Plain Layout
12187 Befehle ! B ! 
12188 \backslash
12189 boxed
12190 \end_layout
12191
12192 \end_inset
12193
12194  zu umranden.
12195 \end_layout
12196
12197 \begin_layout Standard
12198 Gibt man einen dieser Befehle in eine Formel ein, erscheint ein Eingabefeld
12199  in einem Rahmen.
12200  Bei 
12201 \series bold
12202
12203 \backslash
12204 fbox
12205 \series default
12206  muss in diesem Eingabefeld mit 
12207 \family sans
12208 Strg-m
12209 \family default
12210  noch eine Formel erstellt werden
12211 \begin_inset Foot
12212 status collapsed
12213
12214 \begin_layout Plain Layout
12215 Aufgrund eines Fehlers in LyX ist es nicht möglich mit 
12216 \family sans
12217 Strg-m
12218 \family default
12219  eine neue Formel zu erzeugen, siehe 
12220 \begin_inset CommandInset href
12221 LatexCommand href
12222 name "LyX-Fehler #1435"
12223 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12224
12225 \end_inset
12226
12227 .
12228 \end_layout
12229
12230 \end_inset
12231
12232 , denn der Inhalt dieser Box wird sonst als mathematischer Text behandelt.
12233  Verwendet man 
12234 \series bold
12235
12236 \backslash
12237 boxed
12238 \series default
12239 , wird automatisch im Rahmen eine neue Formel erzeugt.
12240 \end_layout
12241
12242 \begin_layout Standard
12243 Der Befehl 
12244 \series bold
12245
12246 \backslash
12247 fbox
12248 \series default
12249  ist nicht zur Umrandung von abgesetzten Formeln geeignet, denn die Formel
12250  wird dann immer in Textzeilengröße gesetzt.
12251  Im Gegensatz dazu ist 
12252 \series bold
12253
12254 \backslash
12255 boxed
12256 \series default
12257  nicht zur Umrandung von Formeln in einer Textzeile geeignet, denn die Formel
12258  wird dann immer in der Größe einer abgesetzten Formel gesetzt.
12259 \end_layout
12260
12261 \begin_layout Standard
12262 Als Erweiterung zu 
12263 \series bold
12264
12265 \backslash
12266 fbox
12267 \series default
12268  gibt es den Befehl 
12269 \series bold
12270
12271 \backslash
12272 framebox
12273 \series default
12274
12275 \begin_inset Index
12276 status collapsed
12277
12278 \begin_layout Plain Layout
12279 Befehle ! F ! 
12280 \backslash
12281 framebox
12282 \end_layout
12283
12284 \end_inset
12285
12286 , bei dem man zusätzlich die Rahmenbreite und die Ausrichtung einstellen
12287  kann.
12288  
12289 \series bold
12290
12291 \backslash
12292 framebox
12293 \series default
12294  wird nach folgendem Schema verwendet:
12295 \end_layout
12296
12297 \begin_layout Standard
12298
12299 \series bold
12300
12301 \backslash
12302 framebox[Rahmenbreite][Position]{Boxinhalt}
12303 \end_layout
12304
12305 \begin_layout Standard
12306 Die Position kann entweder 
12307 \emph on
12308 l
12309 \emph default
12310  oder 
12311 \emph on
12312 r
12313 \emph default
12314  sein.
12315  
12316 \emph on
12317 l
12318 \emph default
12319  bewirkt linksbündige, 
12320 \emph on
12321 r
12322 \emph default
12323  rechtsbündige Ausrichtung der Formel in der Box.
12324  Gibt man keine Position an, wird die Formel zentriert.
12325 \begin_inset Newline newline
12326 \end_inset
12327
12328 Gibt man keine Breite an, darf auch keine Position angegeben werden.
12329  In diesem Falle wird die Rahmenbreite wie bei 
12330 \series bold
12331
12332 \backslash
12333 fbox
12334 \series default
12335  an den Boxinhalt angepasst.
12336 \end_layout
12337
12338 \begin_layout Standard
12339 Wenn man den Befehl 
12340 \series bold
12341
12342 \backslash
12343 framebox
12344 \series default
12345  eingibt, erscheint eine Box mit drei Eingabefeldern.
12346  Die ersten beiden sind von eckigen Klammern umgeben und stehen für die
12347  beiden optionalen Argumente.
12348  In das dritte Feld wird wie bei 
12349 \series bold
12350
12351 \backslash
12352 fbox
12353 \series default
12354  die Formel eingegeben.
12355 \end_layout
12356
12357 \begin_layout Standard
12358 \align center
12359 \begin_inset Note Note
12360 status open
12361
12362 \begin_layout Plain Layout
12363 Die Tabelle wurde in eine Minibox gesetzt damit die Fußnote der Tabelle
12364  auch erscheint.
12365  Denn sonst würde der Fußnotentext im Ausdruck nicht angezeigt werden.
12366 \end_layout
12367
12368 \end_inset
12369
12370
12371 \begin_inset Box Frameless
12372 position "c"
12373 hor_pos "c"
12374 has_inner_box 1
12375 inner_pos "c"
12376 use_parbox 0
12377 width "100col%"
12378 special "none"
12379 height "1in"
12380 height_special "totalheight"
12381 status open
12382
12383 \begin_layout Plain Layout
12384 \align center
12385 \begin_inset Tabular
12386 <lyxtabular version="3" rows="5" columns="2">
12387 <features>
12388 <column alignment="center" valignment="top" width="0">
12389 <column alignment="center" valignment="top" width="0">
12390 <row>
12391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12392 \begin_inset Text
12393
12394 \begin_layout Plain Layout
12395 Befehl
12396 \begin_inset Foot
12397 status collapsed
12398
12399 \begin_layout Plain Layout
12400 Durch einen Fehler in LyX ist es momentan nicht möglich mit 
12401 \family sans
12402 Strg-m
12403 \family default
12404  eine neue Formel zu erzeugen, siehe 
12405 \begin_inset CommandInset href
12406 LatexCommand href
12407 name "LyX-Fehler #1435"
12408 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12409
12410 \end_inset
12411
12412 .
12413 \end_layout
12414
12415 \end_inset
12416
12417
12418 \end_layout
12419
12420 \end_inset
12421 </cell>
12422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12423 \begin_inset Text
12424
12425 \begin_layout Plain Layout
12426 Ergebnis
12427 \begin_inset Note Note
12428 status collapsed
12429
12430 \begin_layout Plain Layout
12431
12432 \series bold
12433
12434 \backslash
12435 raisebox
12436 \series default
12437  dient nur als Abstandhalter.
12438 \end_layout
12439
12440 \end_inset
12441
12442
12443 \end_layout
12444
12445 \end_inset
12446 </cell>
12447 </row>
12448 <row>
12449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12450 \begin_inset Text
12451
12452 \begin_layout Plain Layout
12453
12454 \backslash
12455 fbox
12456 \begin_inset ERT
12457 status collapsed
12458
12459 \begin_layout Plain Layout
12460
12461
12462 \backslash
12463 leer 
12464 \end_layout
12465
12466 \end_inset
12467
12468
12469 \family sans
12470 Strg-m
12471 \family default
12472  
12473 \backslash
12474 int
12475 \begin_inset ERT
12476 status collapsed
12477
12478 \begin_layout Plain Layout
12479
12480
12481 \backslash
12482 leer 
12483 \end_layout
12484
12485 \end_inset
12486
12487 A=B
12488 \end_layout
12489
12490 \end_inset
12491 </cell>
12492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12493 \begin_inset Text
12494
12495 \begin_layout Plain Layout
12496 \begin_inset Formula \raisebox {6mm}{}\fbox{$\int A=B$}\raisebox {-4mm}{}
12497
12498 \end_inset
12499
12500
12501 \end_layout
12502
12503 \end_inset
12504 </cell>
12505 </row>
12506 <row>
12507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12508 \begin_inset Text
12509
12510 \begin_layout Plain Layout
12511
12512 \backslash
12513 boxed
12514 \begin_inset ERT
12515 status collapsed
12516
12517 \begin_layout Plain Layout
12518
12519
12520 \backslash
12521 leer 
12522 \end_layout
12523
12524 \end_inset
12525
12526
12527 \backslash
12528 int
12529 \begin_inset ERT
12530 status collapsed
12531
12532 \begin_layout Plain Layout
12533
12534
12535 \backslash
12536 leer 
12537 \end_layout
12538
12539 \end_inset
12540
12541 A=B
12542 \end_layout
12543
12544 \end_inset
12545 </cell>
12546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12547 \begin_inset Text
12548
12549 \begin_layout Plain Layout
12550 \begin_inset Formula $\raisebox {8.5mm}{}\boxed{\int A=B}\raisebox {-6.5mm}{}$
12551 \end_inset
12552
12553
12554 \end_layout
12555
12556 \end_inset
12557 </cell>
12558 </row>
12559 <row>
12560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12561 \begin_inset Text
12562
12563 \begin_layout Plain Layout
12564 A+
12565 \backslash
12566 fbox
12567 \begin_inset ERT
12568 status collapsed
12569
12570 \begin_layout Plain Layout
12571
12572
12573 \backslash
12574 leer 
12575 \end_layout
12576
12577 \end_inset
12578
12579 B
12580 \end_layout
12581
12582 \end_inset
12583 </cell>
12584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12585 \begin_inset Text
12586
12587 \begin_layout Plain Layout
12588 \begin_inset Formula $\raisebox {6mm}{}A+\fbox{B}\raisebox {-3mm}{}$
12589 \end_inset
12590
12591
12592 \end_layout
12593
12594 \end_inset
12595 </cell>
12596 </row>
12597 <row>
12598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12599 \begin_inset Text
12600
12601 \begin_layout Plain Layout
12602
12603 \backslash
12604 framebox
12605 \begin_inset ERT
12606 status collapsed
12607
12608 \begin_layout Plain Layout
12609
12610
12611 \backslash
12612 leer 
12613 \end_layout
12614
12615 \end_inset
12616
12617 20mm
12618 \begin_inset Formula $\to$
12619 \end_inset
12620
12621
12622 \begin_inset Formula $\to$
12623 \end_inset
12624
12625
12626 \family sans
12627 Strg-m
12628 \family default
12629  
12630 \backslash
12631 frac
12632 \begin_inset ERT
12633 status collapsed
12634
12635 \begin_layout Plain Layout
12636
12637
12638 \backslash
12639 leer 
12640 \end_layout
12641
12642 \end_inset
12643
12644 A
12645 \begin_inset Formula $\downarrow$
12646 \end_inset
12647
12648 B
12649 \end_layout
12650
12651 \end_inset
12652 </cell>
12653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12654 \begin_inset Text
12655
12656 \begin_layout Plain Layout
12657 \begin_inset Formula $\raisebox {6mm}{}$
12658 \end_inset
12659
12660
12661 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12662 \end_inset
12663
12664
12665 \begin_inset Formula $\raisebox {-4mm}{}$
12666 \end_inset
12667
12668
12669 \end_layout
12670
12671 \end_inset
12672 </cell>
12673 </row>
12674 </lyxtabular>
12675
12676 \end_inset
12677
12678
12679 \end_layout
12680
12681 \end_inset
12682
12683
12684 \end_layout
12685
12686 \begin_layout Standard
12687 Die Rahmendicke kann ebenfalls eingestellt werden.
12688  Dazu müssen vor der Formel im TeX-Modus die Befehle
12689 \end_layout
12690
12691 \begin_layout Standard
12692
12693 \series bold
12694
12695 \backslash
12696 fboxrule
12697 \series default
12698  
12699 \series bold
12700
12701 \begin_inset Quotes gld
12702 \end_inset
12703
12704 Dicke
12705 \begin_inset Quotes grd
12706 \end_inset
12707
12708
12709 \series default
12710  
12711 \series bold
12712
12713 \backslash
12714 fboxsep
12715 \series default
12716  
12717 \series bold
12718
12719 \begin_inset Quotes gld
12720 \end_inset
12721
12722 Abstand
12723 \begin_inset Quotes grd
12724 \end_inset
12725
12726
12727 \end_layout
12728
12729 \begin_layout Standard
12730 eingegeben werden.
12731  
12732 \begin_inset Quotes gld
12733 \end_inset
12734
12735 Abstand
12736 \begin_inset Quotes grd
12737 \end_inset
12738
12739  legt dabei den minimalen Abstand zwischen Rahmen und dem ersten Zeichen
12740  in der Box fest.
12741  Ein Beispiel dafür ist folgende umrandete Formel:
12742 \begin_inset ERT
12743 status collapsed
12744
12745 \begin_layout Plain Layout
12746
12747
12748 \backslash
12749 fboxrule 2mm 
12750 \backslash
12751 fboxsep 3mm
12752 \end_layout
12753
12754 \end_inset
12755
12756
12757 \begin_inset Formula \[
12758 \boxed{A+B=C}\]
12759
12760 \end_inset
12761
12762 Vor dieser Formel wurde im TeX-Modus
12763 \end_layout
12764
12765 \begin_layout Standard
12766
12767 \series bold
12768
12769 \backslash
12770 fboxrule
12771 \series default
12772  
12773 \series bold
12774 2mm
12775 \series default
12776  
12777 \series bold
12778
12779 \backslash
12780 fboxsep
12781 \series default
12782  
12783 \series bold
12784 3mm
12785 \end_layout
12786
12787 \begin_layout Standard
12788 eingegeben.
12789  Diese angegeben Werte werden für alle folgenden Boxen verwendet.
12790 \end_layout
12791
12792 \begin_layout Standard
12793 Möchte man wieder zur Standardrahmengröße zurückkehren, gibt man vor der
12794  nächsten Formel im TeX-Modus folgende Befehle ein:
12795 \end_layout
12796
12797 \begin_layout Standard
12798
12799 \series bold
12800
12801 \backslash
12802 fboxrule
12803 \series default
12804  
12805 \series bold
12806 0.4pt
12807 \series default
12808  
12809 \series bold
12810
12811 \backslash
12812 fboxsep
12813 \series default
12814  
12815 \series bold
12816 3pt
12817 \series default
12818
12819 \begin_inset ERT
12820 status collapsed
12821
12822 \begin_layout Plain Layout
12823
12824
12825 \backslash
12826 fboxrule 0.4pt 
12827 \backslash
12828 fboxsep 3pt
12829 \end_layout
12830
12831 \end_inset
12832
12833
12834 \end_layout
12835
12836 \begin_layout Subsection
12837 Boxen ohne Rahmen
12838 \begin_inset CommandInset label
12839 LatexCommand label
12840 name "sub:Boxen-ohne-Rahmen"
12841
12842 \end_inset
12843
12844
12845 \begin_inset Index
12846 status collapsed
12847
12848 \begin_layout Plain Layout
12849 Boxen ! ohne Rahmen
12850 \end_layout
12851
12852 \end_inset
12853
12854
12855 \end_layout
12856
12857 \begin_layout Standard
12858 Für Boxen ohne Rahmen gibt es folgende Box-Befehle: 
12859 \series bold
12860
12861 \backslash
12862 mbox
12863 \series default
12864
12865 \begin_inset Index
12866 status collapsed
12867
12868 \begin_layout Plain Layout
12869 Befehle ! M ! 
12870 \backslash
12871 mbox
12872 \end_layout
12873
12874 \end_inset
12875
12876
12877 \series bold
12878
12879 \backslash
12880 makebox
12881 \series default
12882
12883 \begin_inset Index
12884 status collapsed
12885
12886 \begin_layout Plain Layout
12887 Befehle ! M ! 
12888 \backslash
12889 makebox
12890 \end_layout
12891
12892 \end_inset
12893
12894  und
12895 \begin_inset ERT
12896 status collapsed
12897
12898 \begin_layout Plain Layout
12899
12900
12901 \backslash
12902 linebreak 
12903 \end_layout
12904
12905 \end_inset
12906
12907  
12908 \series bold
12909
12910 \backslash
12911 raisebox
12912 \series default
12913
12914 \begin_inset Index
12915 status collapsed
12916
12917 \begin_layout Plain Layout
12918 Befehle ! R ! 
12919 \backslash
12920 raisebox
12921 \end_layout
12922
12923 \end_inset
12924
12925
12926 \end_layout
12927
12928 \begin_layout Standard
12929 Mit 
12930 \series bold
12931
12932 \backslash
12933 raisebox
12934 \series default
12935  kann man eine Box hoch- oder tiefstellen.
12936  Allerdings behalten die Zeichen in der Box im Gegensatz zum normalen Hochstelle
12937 n die Schriftgröße bei.
12938  
12939 \series bold
12940
12941 \backslash
12942 raisebox
12943 \series default
12944  wird dabei mit folgendem Schema benutzt:
12945 \end_layout
12946
12947 \begin_layout Standard
12948
12949 \series bold
12950
12951 \backslash
12952 raisebox{Höhe}{Boxinhalt}
12953 \end_layout
12954
12955 \begin_layout Standard
12956 Soll in der Box eine Formel stehen, muss man wie bei 
12957 \series bold
12958
12959 \backslash
12960 fbox
12961 \series default
12962  eine weitere Formel erstellen.
12963 \end_layout
12964
12965 \begin_layout Standard
12966 \align center
12967 \begin_inset Tabular
12968 <lyxtabular version="3" rows="4" columns="2">
12969 <features>
12970 <column alignment="center" valignment="top" width="0">
12971 <column alignment="center" valignment="top" width="0">
12972 <row>
12973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12974 \begin_inset Text
12975
12976 \begin_layout Plain Layout
12977 Befehl
12978 \end_layout
12979
12980 \end_inset
12981 </cell>
12982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12983 \begin_inset Text
12984
12985 \begin_layout Plain Layout
12986 Ergebnis
12987 \end_layout
12988
12989 \end_inset
12990 </cell>
12991 </row>
12992 <row>
12993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12994 \begin_inset Text
12995
12996 \begin_layout Plain Layout
12997 H
12998 \backslash
12999 raisebox{2mm
13000 \begin_inset Formula $\to$
13001 \end_inset
13002
13003
13004 \backslash
13005 {al
13006 \begin_inset Formula $\to$
13007 \end_inset
13008
13009  lo
13010 \end_layout
13011
13012 \end_inset
13013 </cell>
13014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13015 \begin_inset Text
13016
13017 \begin_layout Plain Layout
13018 \begin_inset Formula $H\raisebox {2mm}{al}lo$
13019 \end_inset
13020
13021
13022 \end_layout
13023
13024 \end_inset
13025 </cell>
13026 </row>
13027 <row>
13028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13029 \begin_inset Text
13030
13031 \begin_layout Plain Layout
13032 H
13033 \backslash
13034 raisebox{-2mm
13035 \begin_inset Formula $\to$
13036 \end_inset
13037
13038
13039 \backslash
13040 {al
13041 \begin_inset Formula $\to$
13042 \end_inset
13043
13044 lo
13045 \end_layout
13046
13047 \end_inset
13048 </cell>
13049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13050 \begin_inset Text
13051
13052 \begin_layout Plain Layout
13053 \begin_inset Formula $H\raisebox {-2mm}{al}lo$
13054 \end_inset
13055
13056
13057 \end_layout
13058
13059 \end_inset
13060 </cell>
13061 </row>
13062 <row>
13063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13064 \begin_inset Text
13065
13066 \begin_layout Plain Layout
13067 A=
13068 \backslash
13069 raisebox{-2mm
13070 \begin_inset Formula $\to$
13071 \end_inset
13072
13073
13074 \backslash
13075 {
13076 \family sans
13077 Strg-m
13078 \family default
13079  
13080 \backslash
13081 sqrt
13082 \begin_inset ERT
13083 status collapsed
13084
13085 \begin_layout Plain Layout
13086
13087
13088 \backslash
13089 leer 
13090 \end_layout
13091
13092 \end_inset
13093
13094
13095 \end_layout
13096
13097 \end_inset
13098 </cell>
13099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13100 \begin_inset Text
13101
13102 \begin_layout Plain Layout
13103 \begin_inset ERT
13104 status collapsed
13105
13106 \begin_layout Plain Layout
13107
13108 $A=
13109 \backslash
13110 raisebox{-2mm}{$
13111 \backslash
13112 sqrt{B}$}$
13113 \end_layout
13114
13115 \end_inset
13116
13117
13118 \end_layout
13119
13120 \end_inset
13121 </cell>
13122 </row>
13123 </lyxtabular>
13124
13125 \end_inset
13126
13127
13128 \end_layout
13129
13130 \begin_layout Standard
13131 Die letzte Formel kann derzeit nur im TeX-Modus erstellt werden, da LyX
13132  statt der benötigten weiteren Formel eine Box einfügt.
13133 \begin_inset Foot
13134 status collapsed
13135
13136 \begin_layout Plain Layout
13137 siehe 
13138 \begin_inset CommandInset href
13139 LatexCommand href
13140 name "LyX-Fehler #1435"
13141 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13142
13143 \end_inset
13144
13145
13146 \end_layout
13147
13148 \end_inset
13149
13150
13151 \end_layout
13152
13153 \begin_layout Standard
13154 Der Befehl 
13155 \series bold
13156
13157 \backslash
13158 mbox
13159 \series default
13160  ist äquivalent zu 
13161 \series bold
13162
13163 \backslash
13164 fbox
13165 \series default
13166  und 
13167 \series bold
13168
13169 \backslash
13170 makebox
13171 \series default
13172  ist äquivalent zu 
13173 \series bold
13174
13175 \backslash
13176 framebox
13177 \series default
13178 , nur dass es keinen Rahmen gibt.
13179 \end_layout
13180
13181 \begin_layout Subsection
13182 Farbige Boxen
13183 \begin_inset CommandInset label
13184 LatexCommand label
13185 name "sub:Farbige-Boxen"
13186
13187 \end_inset
13188
13189
13190 \begin_inset Index
13191 status collapsed
13192
13193 \begin_layout Plain Layout
13194 Boxen ! farbige
13195 \end_layout
13196
13197 \end_inset
13198
13199
13200 \end_layout
13201
13202 \begin_layout Standard
13203 Damit die in diesem Kapitel angegebenen Befehle benutzt werden können, muss
13204  im LaTeX-Vorspann das LaTeX-Paket 
13205 \series bold
13206 color
13207 \series default
13208
13209 \begin_inset Foot
13210 status collapsed
13211
13212 \begin_layout Plain Layout
13213 Das Paket 
13214 \series bold
13215 color
13216 \series default
13217  ist Teil jeder LaTeX-Standardinstallation.
13218 \end_layout
13219
13220 \end_inset
13221
13222
13223 \begin_inset Index
13224 status collapsed
13225
13226 \begin_layout Plain Layout
13227 Pakete ! color
13228 \end_layout
13229
13230 \end_inset
13231
13232  mit der Zeile
13233 \end_layout
13234
13235 \begin_layout Standard
13236
13237 \series bold
13238
13239 \backslash
13240 usepackage{color}
13241 \end_layout
13242
13243 \begin_layout Standard
13244 geladen werden
13245 \begin_inset Foot
13246 status collapsed
13247
13248 \begin_layout Plain Layout
13249 Wird irgendwo im Dokument Text mit einer vordefinierten Farbe gefärbt, lädt
13250  LyX das LaTeX-Paket 
13251 \series bold
13252 color
13253 \series default
13254  automatisch.
13255  Dadurch kann es vorkommen, dass das Paket doppelt geladen wird, was aber
13256  keine Probleme hervorruft.
13257 \end_layout
13258
13259 \end_inset
13260
13261
13262 \begin_inset Note Note
13263 status collapsed
13264
13265 \begin_layout Plain Layout
13266 Damit das Paket nicht doppelt geladen werden kann, wurde im LaTeX-Vorspann
13267  ein Makro eingefügt.
13268 \end_layout
13269
13270 \end_inset
13271
13272 .
13273 \end_layout
13274
13275 \begin_layout Standard
13276 \begin_inset VSpace medskip
13277 \end_inset
13278
13279 Um Boxen einzufärben, verwendet man den Befehl 
13280 \series bold
13281
13282 \backslash
13283 colorbox
13284 \series default
13285
13286 \begin_inset Index
13287 status collapsed
13288
13289 \begin_layout Plain Layout
13290 Befehle ! C ! 
13291 \backslash
13292 colorbox
13293 \end_layout
13294
13295 \end_inset
13296
13297  nach folgendem Schema:
13298 \end_layout
13299
13300 \begin_layout Standard
13301
13302 \series bold
13303
13304 \backslash
13305 colorbox{Farbe}{Boxinhalt}
13306 \end_layout
13307
13308 \begin_layout Standard
13309 Der Boxinhalt kann auch wieder eine Box sein und eine 
13310 \series bold
13311
13312 \backslash
13313 colorbox
13314 \series default
13315  kann auch ein Teil einer anderen Box sein (siehe 2.
13316  und 3.
13317  Beispiel).
13318  Soll in der Box eine Formel stehen, muss wie bei 
13319 \series bold
13320
13321 \backslash
13322 fbox
13323 \series default
13324  eine weitere Formel erstellt werden.
13325 \begin_inset Foot
13326 status collapsed
13327
13328 \begin_layout Plain Layout
13329 Das gilt auch für den Befehl 
13330 \series bold
13331
13332 \backslash
13333 fcolorbox
13334 \series default
13335 .
13336  Dabei ist 
13337 \begin_inset CommandInset href
13338 LatexCommand href
13339 name "LyX-Fehler #1435"
13340 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13341
13342 \end_inset
13343
13344  zu beachten.
13345 \end_layout
13346
13347 \end_inset
13348
13349
13350 \end_layout
13351
13352 \begin_layout Standard
13353 Aus folgenden vordefinierten Farben kann gewählt werden:
13354 \end_layout
13355
13356 \begin_layout Standard
13357
13358 \series bold
13359 black
13360 \series default
13361
13362 \series bold
13363 blue
13364 \series default
13365
13366 \series bold
13367 cyan
13368 \series default
13369
13370 \series bold
13371 green
13372 \series default
13373
13374 \series bold
13375 magenta
13376 \series default
13377
13378 \series bold
13379 red
13380 \series default
13381
13382 \series bold
13383 white
13384 \series default
13385  und 
13386 \series bold
13387 yellow
13388 \end_layout
13389
13390 \begin_layout Standard
13391 \align center
13392 \begin_inset Tabular
13393 <lyxtabular version="3" rows="4" columns="2">
13394 <features>
13395 <column alignment="center" valignment="top" width="0">
13396 <column alignment="center" valignment="top" width="0">
13397 <row>
13398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13399 \begin_inset Text
13400
13401 \begin_layout Plain Layout
13402 Befehl
13403 \end_layout
13404
13405 \end_inset
13406 </cell>
13407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13408 \begin_inset Text
13409
13410 \begin_layout Plain Layout
13411 Ergebnis
13412 \begin_inset Note Note
13413 status collapsed
13414
13415 \begin_layout Plain Layout
13416
13417 \series bold
13418
13419 \backslash
13420 raisebox
13421 \series default
13422  dient nur als Abstandhalter.
13423 \end_layout
13424
13425 \end_inset
13426
13427
13428 \end_layout
13429
13430 \end_inset
13431 </cell>
13432 </row>
13433 <row>
13434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13435 \begin_inset Text
13436
13437 \begin_layout Plain Layout
13438
13439 \backslash
13440 colorbox{yellow
13441 \begin_inset Formula $\to$
13442 \end_inset
13443
13444
13445 \backslash
13446 {A=B
13447 \end_layout
13448
13449 \end_inset
13450 </cell>
13451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13452 \begin_inset Text
13453
13454 \begin_layout Plain Layout
13455 \begin_inset Formula $\raisebox {6mm}{}\colorbox {yellow}{A=B}\raisebox {-3mm}{}$
13456 \end_inset
13457
13458
13459 \end_layout
13460
13461 \end_inset
13462 </cell>
13463 </row>
13464 <row>
13465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13466 \begin_inset Text
13467
13468 \begin_layout Plain Layout
13469
13470 \backslash
13471 colorbox{green
13472 \begin_inset Formula $\to$
13473 \end_inset
13474
13475
13476 \backslash
13477 {
13478 \backslash
13479 fbox
13480 \begin_inset ERT
13481 status collapsed
13482
13483 \begin_layout Plain Layout
13484
13485
13486 \backslash
13487 leer 
13488 \end_layout
13489
13490 \end_inset
13491
13492 A=B
13493 \end_layout
13494
13495 \end_inset
13496 </cell>
13497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13498 \begin_inset Text
13499
13500 \begin_layout Plain Layout
13501 \begin_inset Formula $\raisebox {6mm}{}\colorbox {green}{\fbox{A=B}}\raisebox {-3mm}{}$
13502 \end_inset
13503
13504
13505 \end_layout
13506
13507 \end_inset
13508 </cell>
13509 </row>
13510 <row>
13511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13512 \begin_inset Text
13513
13514 \begin_layout Plain Layout
13515
13516 \backslash
13517 fbox
13518 \begin_inset ERT
13519 status collapsed
13520
13521 \begin_layout Plain Layout
13522
13523
13524 \backslash
13525 leer 
13526 \end_layout
13527
13528 \end_inset
13529
13530
13531 \backslash
13532 colorbox{green
13533 \begin_inset Formula $\to$
13534 \end_inset
13535
13536
13537 \backslash
13538 {A=B
13539 \end_layout
13540
13541 \end_inset
13542 </cell>
13543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13544 \begin_inset Text
13545
13546 \begin_layout Plain Layout
13547 \begin_inset Formula $\raisebox {6mm}{}\fbox{\colorbox {green}{A=B}}\raisebox {-3mm}{}$
13548 \end_inset
13549
13550
13551 \end_layout
13552
13553 \end_inset
13554 </cell>
13555 </row>
13556 </lyxtabular>
13557
13558 \end_inset
13559
13560
13561 \end_layout
13562
13563 \begin_layout Standard
13564
13565 \series bold
13566
13567 \backslash
13568 colorbox
13569 \series default
13570  färbt nur die Box, nicht aber die Zeichen in der Box ein.
13571  Um alle Zeichen zu färben, markiert man die ganze Formel und wählt im Dialog
13572  
13573 \family sans
13574 Textstil
13575 \family default
13576  die gewünschte Farbe aus.
13577  Der Dialog kann mit dem Werkzeugleistenknopf 
13578 \begin_inset Graphics
13579         filename ../../images/dialog-show_character.png
13580         embed ""
13581         scale 85
13582
13583 \end_inset
13584
13585  oder dem Menü 
13586 \family sans
13587 Bearbeiten\SpecialChar \menuseparator
13588 Textstil\SpecialChar \menuseparator
13589 Benutzerdefiniert
13590 \family default
13591  aufgerufen werden.
13592  Die Formelnummer hat dann dieselbe Farbe wie die Formel.
13593  Soll die Formelnummer eine andere Farbe als die Formelzeichen haben, muss
13594  innerhalb der Formel die Farbe geändert werden.
13595 \end_layout
13596
13597 \begin_layout Standard
13598 Ein Beispiel:
13599 \end_layout
13600
13601 \begin_layout Standard
13602
13603 \color red
13604 \begin_inset Formula \begin{equation}
13605 \int A=B\label{eq:rot}\end{equation}
13606
13607 \end_inset
13608
13609
13610 \color green
13611
13612 \begin_inset Formula \begin{equation}
13613 \textcolor{red}{\int A=B}\label{eq:rotgruen}\end{equation}
13614
13615 \end_inset
13616
13617
13618 \end_layout
13619
13620 \begin_layout Standard
13621 Formel 
13622 \begin_inset CommandInset ref
13623 LatexCommand eqref
13624 reference "eq:rot"
13625
13626 \end_inset
13627
13628  ist komplett rot gefärbt.
13629 \begin_inset Newline newline
13630 \end_inset
13631
13632 Formel 
13633 \begin_inset CommandInset ref
13634 LatexCommand eqref
13635 reference "eq:rotgruen"
13636
13637 \end_inset
13638
13639  wurde zuerst komplett grün gefärbt, um die Farbe der Formelnummer festzulegen.
13640  Anschließend wurden die Formelzeichen rot gefärbt.
13641 \end_layout
13642
13643 \begin_layout Standard
13644 \begin_inset VSpace bigskip
13645 \end_inset
13646
13647 Möchte man den Rahmen anders als den Rest der Box färben, verwendet man
13648  den Befehl 
13649 \series bold
13650
13651 \backslash
13652 fcolorbox
13653 \series default
13654
13655 \begin_inset Index
13656 status collapsed
13657
13658 \begin_layout Plain Layout
13659 Befehle ! F ! 
13660 \backslash
13661 fcolorbox
13662 \end_layout
13663
13664 \end_inset
13665
13666  nach folgendem Schema:
13667 \end_layout
13668
13669 \begin_layout Standard
13670
13671 \series bold
13672
13673 \backslash
13674 fcolorbox{Rahmenfarbe}{Farbe}{Boxinhalt}
13675 \end_layout
13676
13677 \begin_layout Standard
13678
13679 \series bold
13680
13681 \backslash
13682 fcolorbox
13683 \series default
13684  stellt also eine Erweiterung des Befehls 
13685 \series bold
13686
13687 \backslash
13688 colorbox
13689 \series default
13690  dar.
13691  Die Rahmenbreite wird, wie bei 
13692 \series bold
13693
13694 \backslash
13695 framebox
13696 \series default
13697 , mit 
13698 \series bold
13699
13700 \backslash
13701 fboxrule
13702 \series default
13703  und 
13704 \series bold
13705
13706 \backslash
13707 fboxsep
13708 \series default
13709  festgelegt.
13710  Ein Beispiel:
13711 \begin_inset ERT
13712 status collapsed
13713
13714 \begin_layout Plain Layout
13715
13716
13717 \backslash
13718 fboxrule 1mm 
13719 \backslash
13720 fboxsep 1mm
13721 \end_layout
13722
13723 \end_inset
13724
13725
13726 \begin_inset Formula \[
13727 \fcolorbox {cyan}{magenta}{A=B}\]
13728
13729 \end_inset
13730
13731
13732 \begin_inset ERT
13733 status collapsed
13734
13735 \begin_layout Plain Layout
13736
13737
13738 \backslash
13739 fboxrule 0.4pt 
13740 \backslash
13741 fboxsep 3pt
13742 \end_layout
13743
13744 \end_inset
13745
13746
13747 \end_layout
13748
13749 \begin_layout Standard
13750 Diese Formel wurde mit folgendem Befehl erstellt:
13751 \begin_inset Newline newline
13752 \end_inset
13753
13754
13755 \series bold
13756
13757 \backslash
13758 fcolorbox{cyan
13759 \begin_inset Formula $\to$
13760 \end_inset
13761
13762
13763 \backslash
13764 {magenta
13765 \begin_inset Formula $\to$
13766 \end_inset
13767
13768
13769 \backslash
13770 {A=B
13771 \end_layout
13772
13773 \begin_layout Standard
13774 \begin_inset VSpace bigskip
13775 \end_inset
13776
13777 Um andere als die vordefinierten Farben zu verwenden, muss man diese zuerst
13778  selbst definieren.
13779 \end_layout
13780
13781 \begin_layout Standard
13782 Man kann z.
13783 \begin_inset Space \thinspace{}
13784 \end_inset
13785
13786 B.
13787  mit folgender LaTeX-Vorspannzeile die Farbe 
13788 \begin_inset Quotes gld
13789 \end_inset
13790
13791
13792 \series bold
13793 dunkelgruen
13794 \series default
13795
13796 \begin_inset Quotes grd
13797 \end_inset
13798
13799
13800 \begin_inset Foot
13801 status collapsed
13802
13803 \begin_layout Plain Layout
13804 In Befehlen darf kein Umlaut stehen, siehe 
13805 \begin_inset CommandInset ref
13806 LatexCommand ref
13807 reference "sec:Benutzerdefinierte-Befehle"
13808
13809 \end_inset
13810
13811 .
13812 \end_layout
13813
13814 \end_inset
13815
13816  definieren:
13817 \end_layout
13818
13819 \begin_layout Standard
13820
13821 \series bold
13822
13823 \backslash
13824 definecolor{dunkelgruen}{cmyk}{0.5,
13825 \series default
13826  
13827 \series bold
13828 0,
13829 \series default
13830  
13831 \series bold
13832 1,
13833 \series default
13834  
13835 \series bold
13836 0.5}
13837 \series default
13838
13839 \begin_inset Index
13840 status collapsed
13841
13842 \begin_layout Plain Layout
13843 Befehle ! D ! 
13844 \backslash
13845 definecolor
13846 \end_layout
13847
13848 \end_inset
13849
13850
13851 \end_layout
13852
13853 \begin_layout Standard
13854
13855 \series bold
13856 cmyk
13857 \series default
13858  ist der Farbraum und steht für die Farben 
13859 \series bold
13860 cyan
13861 \series default
13862
13863 \series bold
13864 magenta
13865 \series default
13866
13867 \series bold
13868 yellow
13869 \series default
13870  und 
13871 \series bold
13872 black
13873 \series default
13874 .
13875  Die vier Zahlen geben der Reihe nach den Anteil der vier Farben an.
13876  Für den Anteil kann man Werte im Bereich 0
13877 \begin_inset Space \thinspace{}
13878 \end_inset
13879
13880 -
13881 \begin_inset Space \thinspace{}
13882 \end_inset
13883
13884 1 angeben.
13885  Anstelle von 
13886 \series bold
13887 cmyk
13888 \series default
13889  kann man zur Definition auch den Farbraum 
13890 \series bold
13891 rgb
13892 \series default
13893  verwenden.
13894  
13895 \series bold
13896 rgb
13897 \series default
13898  steht für 
13899 \series bold
13900 red
13901 \series default
13902
13903 \series bold
13904 green
13905 \series default
13906  und 
13907 \series bold
13908 blue
13909 \series default
13910 , so dass man dann mit drei Zahlen die Anteile dieser Farben festlegen kann.
13911  Des Weiteren gibt es noch den Farbraum 
13912 \series bold
13913 gray
13914 \series default
13915 , bei dem man mit einer Zahl den Graustufenanteil festlegen kann.
13916 \end_layout
13917
13918 \begin_layout Standard
13919 Als Beispiel eine gerahmte Box mit der neu definierten Farbe 
13920 \series bold
13921 darkgreen
13922 \series default
13923 , bei der die Zeichenfarbe 
13924 \series bold
13925 yellow
13926 \series default
13927  gewählt wurde:
13928 \begin_inset Formula \begin{equation}
13929 \colorbox {dunkelgruen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
13930
13931 \end_inset
13932
13933
13934 \end_layout
13935
13936 \begin_layout Standard
13937 Selbst definierte Farben können mit dem Befehl 
13938 \series bold
13939
13940 \backslash
13941 textcolor
13942 \series default
13943  auch für Text
13944 \begin_inset Index
13945 status collapsed
13946
13947 \begin_layout Plain Layout
13948 Text ! farbiger
13949 \end_layout
13950
13951 \end_inset
13952
13953  verwendet werden:
13954 \end_layout
13955
13956 \begin_layout Standard
13957 \begin_inset ERT
13958 status collapsed
13959
13960 \begin_layout Plain Layout
13961
13962
13963 \backslash
13964 textcolor{dunkelgruen}{
13965 \end_layout
13966
13967 \end_inset
13968
13969 Dieser Satz ist 
13970 \begin_inset Quotes gld
13971 \end_inset
13972
13973 dunkelgruen
13974 \begin_inset Quotes grd
13975 \end_inset
13976
13977 .
13978 \begin_inset ERT
13979 status collapsed
13980
13981 \begin_layout Plain Layout
13982
13983 }
13984 \end_layout
13985
13986 \end_inset
13987
13988
13989 \end_layout
13990
13991 \begin_layout Standard
13992
13993 \series bold
13994
13995 \backslash
13996 textcolor
13997 \series default
13998
13999 \begin_inset Index
14000 status collapsed
14001
14002 \begin_layout Plain Layout
14003 Befehle ! T ! 
14004 \backslash
14005 textcolor
14006 \end_layout
14007
14008 \end_inset
14009
14010  wird nach dem Schema 
14011 \series bold
14012
14013 \backslash
14014 textcolor{Farbe}{zu
14015 \series default
14016  
14017 \series bold
14018 färbende
14019 \series default
14020  
14021 \series bold
14022 Zeichen}
14023 \series default
14024  verwendet.
14025 \end_layout
14026
14027 \begin_layout Subsection
14028 Absatzboxen
14029 \begin_inset CommandInset label
14030 LatexCommand label
14031 name "sub:Absatzboxen"
14032
14033 \end_inset
14034
14035
14036 \begin_inset Index
14037 status collapsed
14038
14039 \begin_layout Plain Layout
14040 Boxen ! Absatz-
14041 \end_layout
14042
14043 \end_inset
14044
14045
14046 \end_layout
14047
14048 \begin_layout Standard
14049 Mit dem Menü 
14050 \family sans
14051 Einfügen\SpecialChar \menuseparator
14052 Box
14053 \family default
14054  oder dem Werkzeugleistenknopf 
14055 \begin_inset Graphics
14056         filename ../../images/box-insert.png
14057         embed ""
14058         scale 85
14059
14060 \end_inset
14061
14062  kann man eine Box erstellen, die mehrere Zeilen und Absätze enthalten kann,
14063  eine so genannte 
14064 \emph on
14065 Parbox
14066 \emph default
14067  (Absatzbox).
14068 \end_layout
14069
14070 \begin_layout Standard
14071 Das folgende Beispiel zeigt eine umrahmte Absatzbox in einer Zeile:
14072 \end_layout
14073
14074 \begin_layout Standard
14075 \begin_inset VSpace medskip
14076 \end_inset
14077
14078 Dies ist eine Zeile 
14079 \begin_inset Box Boxed
14080 position "c"
14081 hor_pos "c"
14082 has_inner_box 1
14083 inner_pos "t"
14084 use_parbox 1
14085 width "5cm"
14086 special "none"
14087 height "1in"
14088 height_special "totalheight"
14089 status open
14090
14091 \begin_layout Plain Layout
14092 Dies ist die Absatzbox.
14093  Sie ist genau 5
14094 \begin_inset Space \thinspace{}
14095 \end_inset
14096
14097 cm lang und kann auch Formeln enthalten: 
14098 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14099 \end_inset
14100
14101
14102 \end_layout
14103
14104 \end_inset
14105
14106  mit einer Absatzbox.
14107 \begin_inset VSpace medskip
14108 \end_inset
14109
14110
14111 \end_layout
14112
14113 \begin_layout Standard
14114 Solch eine Box wird erstellt, indem man mit der rechten Maustaste auf die
14115  graue Box mit dem Namen 
14116 \begin_inset Quotes gld
14117 \end_inset
14118
14119 Box(Gerahmt)
14120 \begin_inset Quotes grd
14121 \end_inset
14122
14123  klickt.
14124  Es erscheint dann ein Fenster in dem man die Boxeigenschaften festlegt.
14125  In diesem Fall: 
14126 \emph on
14127 Verzierung
14128 \emph default
14129 : Rechteckige Box, 
14130 \emph on
14131 Innere Box
14132 \emph default
14133 : Parbox, 
14134 \emph on
14135 Breite
14136 \emph default
14137 : 5
14138 \begin_inset Space \thinspace{}
14139 \end_inset
14140
14141 cm, 
14142 \emph on
14143 Vertikale Box Ausrichtung
14144 \emph default
14145 : Mitte
14146 \end_layout
14147
14148 \begin_layout Standard
14149 \begin_inset VSpace medskip
14150 \end_inset
14151
14152 In LaTeX wird eine Absatzbox mit dem Befehl 
14153 \series bold
14154
14155 \backslash
14156 parbox
14157 \series default
14158
14159 \begin_inset Index
14160 status collapsed
14161
14162 \begin_layout Plain Layout
14163 Befehle ! P ! 
14164 \backslash
14165 parbox
14166 \end_layout
14167
14168 \end_inset
14169
14170  erstellt, welcher folgendes Schema besitzt:
14171 \end_layout
14172
14173 \begin_layout Standard
14174
14175 \series bold
14176
14177 \backslash
14178 parbox[Position]{Breite}{Boxinhalt}
14179 \end_layout
14180
14181 \begin_layout Standard
14182 Die Positionen 
14183 \emph on
14184 b
14185 \emph default
14186  und 
14187 \emph on
14188 t
14189 \emph default
14190  sind möglich.
14191  
14192 \emph on
14193 b
14194 \emph default
14195  steht für bottom und bedeutet, dass die letzte Absatzzeile in den umstehenden
14196  Text eingepasst wird.
14197  Bei 
14198 \emph on
14199 t
14200 \emph default
14201  wie top geschieht dies für die erste Zeile.
14202  Wird keine Position angegeben, wird der Absatz in mittlerer Höhe eingepasst,
14203  siehe das Kapitel 
14204 \emph on
14205 Boxen
14206 \emph default
14207  des Handbuchs
14208 \emph on
14209  Eingebettete
14210 \begin_inset Space ~
14211 \end_inset
14212
14213 Objekte
14214 \emph default
14215  für Beispiele.
14216 \end_layout
14217
14218 \begin_layout Standard
14219 \begin_inset VSpace bigskip
14220 \end_inset
14221
14222 Möchte man Formeln komplett mit Formelnummer umranden, muss man die Formel
14223  in eine Absatzbox setzen.
14224  Dazu schreibt man im TeX-Modus vor die Formel den Befehl 
14225 \series bold
14226
14227 \backslash
14228 fbox{
14229 \backslash
14230 parbox{
14231 \backslash
14232 linewidth-2
14233 \backslash
14234 fboxsep-2
14235 \backslash
14236 fboxrule}{
14237 \series default
14238 .
14239  Hierbei steht 
14240 \series bold
14241
14242 \backslash
14243 linewidth
14244 \begin_inset Index
14245 status collapsed
14246
14247 \begin_layout Plain Layout
14248 Befehle ! L ! 
14249 \backslash
14250 linewidth
14251 \end_layout
14252
14253 \end_inset
14254
14255
14256 \series default
14257  für die im Dokument eingestellte Zeilenbreite.
14258  Da sich der Rahmen außerhalb der Absatzbox befindet, muss man von der Zeilenbre
14259 ite zweimal die Rahmendicke und den Rahmenabstand abziehen.
14260  Da dies LyX aufgrund eines Fehlers
14261 \begin_inset Foot
14262 status collapsed
14263
14264 \begin_layout Plain Layout
14265 \begin_inset CommandInset href
14266 LatexCommand href
14267 name "LyX-Fehler #4483"
14268 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14269
14270 \end_inset
14271
14272
14273 \end_layout
14274
14275 \end_inset
14276
14277  nicht automatisch macht, muss der TeX-Modus verwendet werden.
14278  Damit man in Argumenten multiplizieren und subtrahieren kann, muss im LaTeX-Vor
14279 spann das LaTeX-Paket 
14280 \series bold
14281 calc
14282 \series default
14283
14284 \begin_inset Foot
14285 status collapsed
14286
14287 \begin_layout Plain Layout
14288
14289 \series bold
14290 calc
14291 \series default
14292  ist Teil jeder LaTeX-Standardinstallation.
14293 \end_layout
14294
14295 \end_inset
14296
14297
14298 \begin_inset Index
14299 status collapsed
14300
14301 \begin_layout Plain Layout
14302 Pakete ! calc
14303 \end_layout
14304
14305 \end_inset
14306
14307  mit der Zeile
14308 \end_layout
14309
14310 \begin_layout Standard
14311
14312 \series bold
14313
14314 \backslash
14315 usepackage{calc}
14316 \end_layout
14317
14318 \begin_layout Standard
14319 geladen werden.
14320  Nach der Formel werden beide Boxen geschlossen, indem man 
14321 \series bold
14322 }}
14323 \series default
14324  im TeX-Modus eingibt.
14325  Dazu ein Beispiel:
14326 \begin_inset ERT
14327 status collapsed
14328
14329 \begin_layout Plain Layout
14330
14331
14332 \backslash
14333 fboxsep 5mm 
14334 \backslash
14335 fboxrule 5mm
14336 \end_layout
14337
14338 \end_inset
14339
14340
14341 \end_layout
14342
14343 \begin_layout Standard
14344 \begin_inset ERT
14345 status collapsed
14346
14347 \begin_layout Plain Layout
14348
14349
14350 \backslash
14351 fbox{
14352 \backslash
14353 parbox{
14354 \backslash
14355 linewidth-2
14356 \backslash
14357 fboxsep-2
14358 \backslash
14359 fboxrule}{
14360 \end_layout
14361
14362 \end_inset
14363
14364
14365 \begin_inset Formula \begin{equation}
14366 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14367
14368 \end_inset
14369
14370
14371 \begin_inset ERT
14372 status collapsed
14373
14374 \begin_layout Plain Layout
14375
14376 }}
14377 \end_layout
14378
14379 \end_inset
14380
14381
14382 \begin_inset ERT
14383 status collapsed
14384
14385 \begin_layout Plain Layout
14386
14387
14388 \backslash
14389 fboxrule 0.4pt 
14390 \backslash
14391 fboxsep 3pt
14392 \end_layout
14393
14394 \end_inset
14395
14396
14397 \end_layout
14398
14399 \begin_layout Standard
14400 \begin_inset VSpace medskip
14401 \end_inset
14402
14403 Da im Argument von 
14404 \series bold
14405
14406 \backslash
14407 fbox
14408 \series default
14409  eine Absatzbox verwendet wird, gibt es in diesem Fall bei der Formelgröße
14410  keinen Unterschied zwischen 
14411 \series bold
14412
14413 \backslash
14414 fbox
14415 \series default
14416  und 
14417 \series bold
14418
14419 \backslash
14420 boxed
14421 \series default
14422 .
14423 \end_layout
14424
14425 \begin_layout Standard
14426 \begin_inset VSpace bigskip
14427 \end_inset
14428
14429 Sehr nützlich sind Absatzboxen, wenn man Formeln direkt kommentieren möchte.
14430  Dazu verwendet man 
14431 \series bold
14432
14433 \backslash
14434 parbox
14435 \series default
14436  in Verbindung mit dem Befehl 
14437 \series bold
14438
14439 \backslash
14440 tag
14441 \series default
14442 .
14443  (mehr zu 
14444 \series bold
14445
14446 \backslash
14447 tag
14448 \series default
14449  siehe 
14450 \begin_inset CommandInset ref
14451 LatexCommand ref
14452 reference "sub:Benutzerdefinierte-Nummerierung"
14453
14454 \end_inset
14455
14456 )
14457 \end_layout
14458
14459 \begin_layout Standard
14460 Ein Beispiel einer mit Hilfe von 
14461 \series bold
14462
14463 \backslash
14464 parbox
14465 \series default
14466  kommentierten Formel:
14467 \end_layout
14468
14469 \begin_layout Standard
14470 \begin_inset ERT
14471 status collapsed
14472
14473 \begin_layout Plain Layout
14474
14475
14476 \backslash
14477 [5x-7b=3b
14478 \backslash
14479 tag*{
14480 \backslash
14481 parbox{5cm}{
14482 \end_layout
14483
14484 \end_inset
14485
14486 Dies ist eine Beschreibung.
14487  Sie ist deutlich von der Formel getrennt und mehrzeilig.
14488 \begin_inset ERT
14489 status collapsed
14490
14491 \begin_layout Plain Layout
14492
14493 }}
14494 \backslash
14495 ]
14496 \end_layout
14497
14498 \end_inset
14499
14500
14501 \end_layout
14502
14503 \begin_layout Standard
14504 So eine Formel muss komplett im TeX-Modus eingegeben werden, da LyX den
14505  Befehl 
14506 \series bold
14507
14508 \backslash
14509 parbox
14510 \series default
14511  in Formeln noch nicht unterstützt.
14512  Die Formel wird mit folgender Befehlssequenz erstellt:
14513 \end_layout
14514
14515 \begin_layout Standard
14516 Der Befehl 
14517 \series bold
14518
14519 \backslash
14520 [5x-7b=3b
14521 \backslash
14522 tag*
14523 \backslash
14524 {
14525 \backslash
14526 parbox{5cm}{
14527 \series default
14528  wird im TeX-Modus eingegeben.
14529 \begin_inset Foot
14530 status collapsed
14531
14532 \begin_layout Plain Layout
14533 Ist der Formelstil 
14534 \series bold
14535 Eingerückt
14536 \series default
14537  aktiviert, kann 
14538 \series bold
14539
14540 \backslash
14541 tag*
14542 \backslash
14543 {
14544 \series default
14545  auch durch 
14546 \series bold
14547
14548 \backslash
14549 hfill
14550 \series default
14551  ersetzt werden.
14552  (Formelstile siehe 
14553 \begin_inset CommandInset ref
14554 LatexCommand ref
14555 reference "sec:Formelstile"
14556
14557 \end_inset
14558
14559 )
14560 \end_layout
14561
14562 \end_inset
14563
14564  Dann folgt die Beschreibung als normaler Text und zuletzt gibt man 
14565 \series bold
14566 }}
14567 \backslash
14568 ]
14569 \series default
14570  im TeX-Modus ein.
14571  Die Befehle 
14572 \series bold
14573
14574 \backslash
14575 [
14576 \series default
14577  und 
14578 \series bold
14579
14580 \backslash
14581 ]
14582 \series default
14583  erstellen hierbei eine abgesetzte Formel.
14584 \end_layout
14585
14586 \begin_layout Standard
14587 Die Vorteile von 
14588 \series bold
14589
14590 \backslash
14591 parbox
14592 \series default
14593  erkennt man an folgendem Beispiel, in dem mit Hilfe des mathematischen
14594  Textmodus 
14595 \begin_inset Quotes gld
14596 \end_inset
14597
14598 kommentiert
14599 \begin_inset Quotes grd
14600 \end_inset
14601
14602  wurde:
14603 \begin_inset Formula \[
14604 5x-7b=3b\textrm{Dies ist eine Beschreibung. Sie ist nicht von der Formel getrennt ...}\]
14605
14606 \end_inset
14607
14608
14609 \end_layout
14610
14611 \begin_layout Section
14612 Operatoren
14613 \begin_inset Index
14614 status collapsed
14615
14616 \begin_layout Plain Layout
14617 Operatoren
14618 \end_layout
14619
14620 \end_inset
14621
14622
14623 \end_layout
14624
14625 \begin_layout Subsection
14626 Große Operatoren
14627 \begin_inset CommandInset label
14628 LatexCommand label
14629 name "sub:Große-Operatoren"
14630
14631 \end_inset
14632
14633
14634 \begin_inset Index
14635 status collapsed
14636
14637 \begin_layout Plain Layout
14638 Operatoren ! große
14639 \end_layout
14640
14641 \end_inset
14642
14643
14644 \begin_inset Index
14645 status collapsed
14646
14647 \begin_layout Plain Layout
14648 Summen
14649 \end_layout
14650
14651 \end_inset
14652
14653
14654 \begin_inset Index
14655 status collapsed
14656
14657 \begin_layout Plain Layout
14658 Integrale
14659 \end_layout
14660
14661 \end_inset
14662
14663
14664 \end_layout
14665
14666 \begin_layout Standard
14667 Um alle großen Integraloperatoren nutzen zu können, die im Folgenden aufgelistet
14668  sind, muss die Option 
14669 \family sans
14670 esint-Paket automatisch verwenden
14671 \family default
14672  in den Dokumenteinstellungen unter 
14673 \family sans
14674 Mathe-Optionen
14675 \family default
14676  gewählt sein.
14677 \end_layout
14678
14679 \begin_layout Standard
14680 \begin_inset Space \hfill{}
14681 \end_inset
14682
14683
14684 \begin_inset Tabular
14685 <lyxtabular version="3" rows="11" columns="2">
14686 <features>
14687 <column alignment="center" valignment="top" width="0pt">
14688 <column alignment="center" valignment="top" width="0pt">
14689 <row>
14690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14691 \begin_inset Text
14692
14693 \begin_layout Plain Layout
14694 Befehl
14695 \end_layout
14696
14697 \end_inset
14698 </cell>
14699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14700 \begin_inset Text
14701
14702 \begin_layout Plain Layout
14703 Ergebnis
14704 \end_layout
14705
14706 \end_inset
14707 </cell>
14708 </row>
14709 <row>
14710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14711 \begin_inset Text
14712
14713 \begin_layout Plain Layout
14714
14715 \backslash
14716 sum
14717 \begin_inset Index
14718 status collapsed
14719
14720 \begin_layout Plain Layout
14721 Befehle ! S ! 
14722 \backslash
14723 sum
14724 \end_layout
14725
14726 \end_inset
14727
14728
14729 \end_layout
14730
14731 \end_inset
14732 </cell>
14733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14734 \begin_inset Text
14735
14736 \begin_layout Plain Layout
14737 \begin_inset Formula $\sum$
14738 \end_inset
14739
14740
14741 \end_layout
14742
14743 \end_inset
14744 </cell>
14745 </row>
14746 <row>
14747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14748 \begin_inset Text
14749
14750 \begin_layout Plain Layout
14751
14752 \backslash
14753 int
14754 \begin_inset Index
14755 status collapsed
14756
14757 \begin_layout Plain Layout
14758 Befehle ! I ! 
14759 \backslash
14760 int
14761 \end_layout
14762
14763 \end_inset
14764
14765
14766 \end_layout
14767
14768 \end_inset
14769 </cell>
14770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14771 \begin_inset Text
14772
14773 \begin_layout Plain Layout
14774 \begin_inset Formula $\int$
14775 \end_inset
14776
14777
14778 \end_layout
14779
14780 \end_inset
14781 </cell>
14782 </row>
14783 <row>
14784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14785 \begin_inset Text
14786
14787 \begin_layout Plain Layout
14788
14789 \backslash
14790 intop
14791 \end_layout
14792
14793 \end_inset
14794 </cell>
14795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14796 \begin_inset Text
14797
14798 \begin_layout Plain Layout
14799 \begin_inset Formula $\intop$
14800 \end_inset
14801
14802
14803 \end_layout
14804
14805 \end_inset
14806 </cell>
14807 </row>
14808 <row>
14809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14810 \begin_inset Text
14811
14812 \begin_layout Plain Layout
14813
14814 \backslash
14815 oint
14816 \end_layout
14817
14818 \end_inset
14819 </cell>
14820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14821 \begin_inset Text
14822
14823 \begin_layout Plain Layout
14824 \begin_inset Formula $\oint$
14825 \end_inset
14826
14827
14828 \end_layout
14829
14830 \end_inset
14831 </cell>
14832 </row>
14833 <row>
14834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14835 \begin_inset Text
14836
14837 \begin_layout Plain Layout
14838
14839 \backslash
14840 ointop
14841 \end_layout
14842
14843 \end_inset
14844 </cell>
14845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14846 \begin_inset Text
14847
14848 \begin_layout Plain Layout
14849 \begin_inset Formula $\ointop$
14850 \end_inset
14851
14852
14853 \end_layout
14854
14855 \end_inset
14856 </cell>
14857 </row>
14858 <row>
14859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14860 \begin_inset Text
14861
14862 \begin_layout Plain Layout
14863
14864 \backslash
14865 ointctrclockwise
14866 \end_layout
14867
14868 \end_inset
14869 </cell>
14870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14871 \begin_inset Text
14872
14873 \begin_layout Plain Layout
14874 \begin_inset Formula $\ointctrclockwise$
14875 \end_inset
14876
14877
14878 \end_layout
14879
14880 \end_inset
14881 </cell>
14882 </row>
14883 <row>
14884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14885 \begin_inset Text
14886
14887 \begin_layout Plain Layout
14888
14889 \backslash
14890 ointclockwise
14891 \end_layout
14892
14893 \end_inset
14894 </cell>
14895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14896 \begin_inset Text
14897
14898 \begin_layout Plain Layout
14899 \begin_inset Formula $\ointclockwise$
14900 \end_inset
14901
14902
14903 \end_layout
14904
14905 \end_inset
14906 </cell>
14907 </row>
14908 <row>
14909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14910 \begin_inset Text
14911
14912 \begin_layout Plain Layout
14913
14914 \backslash
14915 sqint
14916 \end_layout
14917
14918 \end_inset
14919 </cell>
14920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14921 \begin_inset Text
14922
14923 \begin_layout Plain Layout
14924 \begin_inset Formula $\sqint$
14925 \end_inset
14926
14927
14928 \end_layout
14929
14930 \end_inset
14931 </cell>
14932 </row>
14933 <row>
14934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14935 \begin_inset Text
14936
14937 \begin_layout Plain Layout
14938
14939 \backslash
14940 bigcap
14941 \end_layout
14942
14943 \end_inset
14944 </cell>
14945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14946 \begin_inset Text
14947
14948 \begin_layout Plain Layout
14949 \begin_inset Formula $\bigcap$
14950 \end_inset
14951
14952
14953 \end_layout
14954
14955 \end_inset
14956 </cell>
14957 </row>
14958 <row>
14959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14960 \begin_inset Text
14961
14962 \begin_layout Plain Layout
14963
14964 \backslash
14965 bigcup
14966 \end_layout
14967
14968 \end_inset
14969 </cell>
14970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14971 \begin_inset Text
14972
14973 \begin_layout Plain Layout
14974 \begin_inset Formula $\bigcup$
14975 \end_inset
14976
14977
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 </row>
14983 </lyxtabular>
14984
14985 \end_inset
14986
14987
14988 \begin_inset Space \hfill{}
14989 \end_inset
14990
14991
14992 \begin_inset Tabular
14993 <lyxtabular version="3" rows="10" columns="2">
14994 <features>
14995 <column alignment="center" valignment="top" width="0pt">
14996 <column alignment="center" valignment="top" width="0pt">
14997 <row>
14998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14999 \begin_inset Text
15000
15001 \begin_layout Plain Layout
15002 Befehl
15003 \end_layout
15004
15005 \end_inset
15006 </cell>
15007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15008 \begin_inset Text
15009
15010 \begin_layout Plain Layout
15011 Ergebnis
15012 \end_layout
15013
15014 \end_inset
15015 </cell>
15016 </row>
15017 <row>
15018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15019 \begin_inset Text
15020
15021 \begin_layout Plain Layout
15022
15023 \backslash
15024 prod
15025 \begin_inset Index
15026 status collapsed
15027
15028 \begin_layout Plain Layout
15029 Befehle ! P ! 
15030 \backslash
15031 prod
15032 \end_layout
15033
15034 \end_inset
15035
15036
15037 \end_layout
15038
15039 \end_inset
15040 </cell>
15041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15042 \begin_inset Text
15043
15044 \begin_layout Plain Layout
15045 \begin_inset Formula $\prod$
15046 \end_inset
15047
15048
15049 \end_layout
15050
15051 \end_inset
15052 </cell>
15053 </row>
15054 <row>
15055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15056 \begin_inset Text
15057
15058 \begin_layout Plain Layout
15059
15060 \backslash
15061 coprod
15062 \end_layout
15063
15064 \end_inset
15065 </cell>
15066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15067 \begin_inset Text
15068
15069 \begin_layout Plain Layout
15070 \begin_inset Formula $\coprod$
15071 \end_inset
15072
15073
15074 \end_layout
15075
15076 \end_inset
15077 </cell>
15078 </row>
15079 <row>
15080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15081 \begin_inset Text
15082
15083 \begin_layout Plain Layout
15084
15085 \backslash
15086 bigodot
15087 \end_layout
15088
15089 \end_inset
15090 </cell>
15091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15092 \begin_inset Text
15093
15094 \begin_layout Plain Layout
15095 \begin_inset Formula $\bigodot$
15096 \end_inset
15097
15098
15099 \end_layout
15100
15101 \end_inset
15102 </cell>
15103 </row>
15104 <row>
15105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15106 \begin_inset Text
15107
15108 \begin_layout Plain Layout
15109
15110 \backslash
15111 bigotimes
15112 \end_layout
15113
15114 \end_inset
15115 </cell>
15116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15117 \begin_inset Text
15118
15119 \begin_layout Plain Layout
15120 \begin_inset Formula $\bigotimes$
15121 \end_inset
15122
15123
15124 \end_layout
15125
15126 \end_inset
15127 </cell>
15128 </row>
15129 <row>
15130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15131 \begin_inset Text
15132
15133 \begin_layout Plain Layout
15134
15135 \backslash
15136 bigoplus
15137 \end_layout
15138
15139 \end_inset
15140 </cell>
15141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15142 \begin_inset Text
15143
15144 \begin_layout Plain Layout
15145 \begin_inset Formula $\bigoplus$
15146 \end_inset
15147
15148
15149 \end_layout
15150
15151 \end_inset
15152 </cell>
15153 </row>
15154 <row>
15155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15156 \begin_inset Text
15157
15158 \begin_layout Plain Layout
15159
15160 \backslash
15161 bigwedge
15162 \end_layout
15163
15164 \end_inset
15165 </cell>
15166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15167 \begin_inset Text
15168
15169 \begin_layout Plain Layout
15170 \begin_inset Formula $\bigwedge$
15171 \end_inset
15172
15173
15174 \end_layout
15175
15176 \end_inset
15177 </cell>
15178 </row>
15179 <row>
15180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15181 \begin_inset Text
15182
15183 \begin_layout Plain Layout
15184
15185 \backslash
15186 bigvee
15187 \end_layout
15188
15189 \end_inset
15190 </cell>
15191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15192 \begin_inset Text
15193
15194 \begin_layout Plain Layout
15195 \begin_inset Formula $\bigvee$
15196 \end_inset
15197
15198
15199 \end_layout
15200
15201 \end_inset
15202 </cell>
15203 </row>
15204 <row>
15205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15206 \begin_inset Text
15207
15208 \begin_layout Plain Layout
15209
15210 \backslash
15211 bigsqcup
15212 \end_layout
15213
15214 \end_inset
15215 </cell>
15216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15217 \begin_inset Text
15218
15219 \begin_layout Plain Layout
15220 \begin_inset Formula $\bigsqcup$
15221 \end_inset
15222
15223
15224 \end_layout
15225
15226 \end_inset
15227 </cell>
15228 </row>
15229 <row>
15230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15231 \begin_inset Text
15232
15233 \begin_layout Plain Layout
15234
15235 \backslash
15236 biguplus
15237 \end_layout
15238
15239 \end_inset
15240 </cell>
15241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15242 \begin_inset Text
15243
15244 \begin_layout Plain Layout
15245 \begin_inset Formula $\biguplus$
15246 \end_inset
15247
15248
15249 \end_layout
15250
15251 \end_inset
15252 </cell>
15253 </row>
15254 </lyxtabular>
15255
15256 \end_inset
15257
15258
15259 \begin_inset Space \hfill{}
15260 \end_inset
15261
15262
15263 \end_layout
15264
15265 \begin_layout Standard
15266 Alle großen Operatoren können auch über den Mathe-Werkzeugleistenknopf 
15267 \begin_inset Graphics
15268         filename ../../images/math/intop.png
15269         embed ""
15270         scale 85
15271
15272 \end_inset
15273
15274  eingefügt werden.
15275 \end_layout
15276
15277 \begin_layout Standard
15278 Die Operatoren werden als groß bezeichnet, da sie größer sind als die zum
15279  Teil gleich aussehenden binären Operatoren.
15280  Zu allen großen Operatoren kann man Grenzen angeben, wie im nächsten Abschnitt
15281  beschrieben.
15282 \end_layout
15283
15284 \begin_layout Standard
15285 Die Operatoren 
15286 \series bold
15287
15288 \backslash
15289 intop
15290 \series default
15291  und 
15292 \series bold
15293
15294 \backslash
15295 ointop
15296 \series default
15297  unterscheiden sich von 
15298 \series bold
15299
15300 \backslash
15301 int
15302 \series default
15303  bzw.
15304  
15305 \series bold
15306
15307 \backslash
15308 oint
15309 \series default
15310  in der Art wie die Operatorgrenzen dargestellt werden, siehe 
15311 \begin_inset CommandInset ref
15312 LatexCommand ref
15313 reference "sub:Operatorgrenzen"
15314
15315 \end_inset
15316
15317 .
15318  
15319 \end_layout
15320
15321 \begin_layout Subsubsection*
15322 Hinweise zu Integralen
15323 \end_layout
15324
15325 \begin_layout Standard
15326 Der Buchstabe 
15327 \emph on
15328 d
15329 \emph default
15330  in einer Integralen ist ein Operator, der deswegen aufrecht erscheinen
15331  muss.
15332  Dazu markiert man das 
15333 \emph on
15334 d
15335 \emph default
15336  und wandelt es mit der Tastenkombination 
15337 \family sans
15338 Alt-z
15339 \begin_inset Space ~
15340 \end_inset
15341
15342 r
15343 \family default
15344
15345 \begin_inset Foot
15346 status collapsed
15347
15348 \begin_layout Plain Layout
15349 Schriftstile siehe 
15350 \begin_inset CommandInset ref
15351 LatexCommand ref
15352 reference "sub:Schriftstile"
15353
15354 \end_inset
15355
15356
15357 \end_layout
15358
15359 \end_inset
15360
15361  um.
15362  Anschließend fügt man vor dem 
15363 \emph on
15364 d
15365 \emph default
15366 , wie bei Operatoren üblich, den kleinsten Leerraum ein.
15367  Dazu ein Beispiel:
15368 \end_layout
15369
15370 \begin_layout Standard
15371 inkorrekt: 
15372 \begin_inset Formula $\int A(x)dx$
15373 \end_inset
15374
15375
15376 \begin_inset Newline newline
15377 \end_inset
15378
15379
15380 \begin_inset ERT
15381 status collapsed
15382
15383 \begin_layout Plain Layout
15384
15385
15386 \backslash
15387 hphantom{in}
15388 \end_layout
15389
15390 \end_inset
15391
15392 korrekt: 
15393 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15394 \end_inset
15395
15396
15397 \end_layout
15398
15399 \begin_layout Standard
15400 \begin_inset VSpace medskip
15401 \end_inset
15402
15403 Für Mehrfachintegrale gibt es folgende Befehle:
15404 \begin_inset VSpace medskip
15405 \end_inset
15406
15407
15408 \end_layout
15409
15410 \begin_layout Standard
15411 \begin_inset Space \hfill{}
15412 \end_inset
15413
15414
15415 \begin_inset Tabular
15416 <lyxtabular version="3" rows="4" columns="2">
15417 <features>
15418 <column alignment="center" valignment="top" width="0">
15419 <column alignment="center" valignment="top" width="0">
15420 <row>
15421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15422 \begin_inset Text
15423
15424 \begin_layout Plain Layout
15425 Befehl
15426 \end_layout
15427
15428 \end_inset
15429 </cell>
15430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15431 \begin_inset Text
15432
15433 \begin_layout Plain Layout
15434 Ergebnis
15435 \begin_inset Note Note
15436 status collapsed
15437
15438 \begin_layout Plain Layout
15439
15440 \series bold
15441
15442 \backslash
15443 raisebox
15444 \series default
15445  dient nur als Abstandhalter.
15446 \end_layout
15447
15448 \end_inset
15449
15450
15451 \end_layout
15452
15453 \end_inset
15454 </cell>
15455 </row>
15456 <row>
15457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15458 \begin_inset Text
15459
15460 \begin_layout Plain Layout
15461
15462 \backslash
15463 iint
15464 \end_layout
15465
15466 \end_inset
15467 </cell>
15468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15469 \begin_inset Text
15470
15471 \begin_layout Plain Layout
15472 \begin_inset Formula $\raisebox {4.5mm}{}\iint\raisebox {-2.5mm}{}$
15473 \end_inset
15474
15475
15476 \end_layout
15477
15478 \end_inset
15479 </cell>
15480 </row>
15481 <row>
15482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15483 \begin_inset Text
15484
15485 \begin_layout Plain Layout
15486
15487 \backslash
15488 oiint
15489 \end_layout
15490
15491 \end_inset
15492 </cell>
15493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15494 \begin_inset Text
15495
15496 \begin_layout Plain Layout
15497 \begin_inset Formula $\raisebox {4.5mm}{}\oiint\raisebox {-2.5mm}{}$
15498 \end_inset
15499
15500
15501 \end_layout
15502
15503 \end_inset
15504 </cell>
15505 </row>
15506 <row>
15507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15508 \begin_inset Text
15509
15510 \begin_layout Plain Layout
15511
15512 \backslash
15513 sqiint
15514 \end_layout
15515
15516 \end_inset
15517 </cell>
15518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15519 \begin_inset Text
15520
15521 \begin_layout Plain Layout
15522 \begin_inset Formula $\raisebox {4.5mm}{}\sqiint\raisebox {-2.5mm}{}$
15523 \end_inset
15524
15525
15526 \end_layout
15527
15528 \end_inset
15529 </cell>
15530 </row>
15531 </lyxtabular>
15532
15533 \end_inset
15534
15535
15536 \begin_inset Space \hfill{}
15537 \end_inset
15538
15539
15540 \begin_inset Tabular
15541 <lyxtabular version="3" rows="4" columns="2">
15542 <features>
15543 <column alignment="center" valignment="top" width="0">
15544 <column alignment="center" valignment="top" width="0">
15545 <row>
15546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15547 \begin_inset Text
15548
15549 \begin_layout Plain Layout
15550 Befehl
15551 \end_layout
15552
15553 \end_inset
15554 </cell>
15555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15556 \begin_inset Text
15557
15558 \begin_layout Plain Layout
15559 Ergebnis
15560 \end_layout
15561
15562 \end_inset
15563 </cell>
15564 </row>
15565 <row>
15566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15567 \begin_inset Text
15568
15569 \begin_layout Plain Layout
15570
15571 \backslash
15572 iiint
15573 \end_layout
15574
15575 \end_inset
15576 </cell>
15577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15578 \begin_inset Text
15579
15580 \begin_layout Plain Layout
15581 \begin_inset Formula $\raisebox {4.5mm}{}\iiint\raisebox {-2.5mm}{}$
15582 \end_inset
15583
15584
15585 \end_layout
15586
15587 \end_inset
15588 </cell>
15589 </row>
15590 <row>
15591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15592 \begin_inset Text
15593
15594 \begin_layout Plain Layout
15595
15596 \backslash
15597 iiiint
15598 \end_layout
15599
15600 \end_inset
15601 </cell>
15602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15603 \begin_inset Text
15604
15605 \begin_layout Plain Layout
15606 \begin_inset Formula $\raisebox {4.5mm}{}\iiiint\raisebox {-2.5mm}{}$
15607 \end_inset
15608
15609
15610 \end_layout
15611
15612 \end_inset
15613 </cell>
15614 </row>
15615 <row>
15616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15617 \begin_inset Text
15618
15619 \begin_layout Plain Layout
15620
15621 \backslash
15622 dotsint
15623 \end_layout
15624
15625 \end_inset
15626 </cell>
15627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15628 \begin_inset Text
15629
15630 \begin_layout Plain Layout
15631 \begin_inset Formula $\raisebox {4.5mm}{}\dotsint\raisebox {-2.5mm}{}$
15632 \end_inset
15633
15634
15635 \end_layout
15636
15637 \end_inset
15638 </cell>
15639 </row>
15640 </lyxtabular>
15641
15642 \end_inset
15643
15644
15645 \begin_inset Space \hfill{}
15646 \end_inset
15647
15648
15649 \begin_inset Newpage newpage
15650 \end_inset
15651
15652
15653 \end_layout
15654
15655 \begin_layout Subsection
15656 Operatorgrenzen
15657 \begin_inset CommandInset label
15658 LatexCommand label
15659 name "sub:Operatorgrenzen"
15660
15661 \end_inset
15662
15663
15664 \begin_inset Index
15665 status collapsed
15666
15667 \begin_layout Plain Layout
15668 Operatoren ! Grenzen
15669 \end_layout
15670
15671 \end_inset
15672
15673
15674 \end_layout
15675
15676 \begin_layout Standard
15677 Grenzen werden durch Hoch- bzw.
15678  Tiefstellen erzeugt:
15679 \end_layout
15680
15681 \begin_layout Standard
15682 \align center
15683 \begin_inset Tabular
15684 <lyxtabular version="3" rows="2" columns="2">
15685 <features>
15686 <column alignment="center" valignment="top" width="0pt">
15687 <column alignment="center" valignment="top" width="0pt">
15688 <row>
15689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15690 \begin_inset Text
15691
15692 \begin_layout Plain Layout
15693 Befehl
15694 \end_layout
15695
15696 \end_inset
15697 </cell>
15698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15699 \begin_inset Text
15700
15701 \begin_layout Plain Layout
15702 Ergebnis
15703 \begin_inset Note Note
15704 status collapsed
15705
15706 \begin_layout Plain Layout
15707
15708 \series bold
15709
15710 \backslash
15711 raisebox
15712 \series default
15713  dient nur als Abstandhalter.
15714 \end_layout
15715
15716 \end_inset
15717
15718
15719 \end_layout
15720
15721 \end_inset
15722 </cell>
15723 </row>
15724 <row>
15725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15726 \begin_inset Text
15727
15728 \begin_layout Plain Layout
15729
15730 \backslash
15731 prod^
15732 \backslash
15733 infty
15734 \begin_inset ERT
15735 status collapsed
15736
15737 \begin_layout Plain Layout
15738
15739
15740 \backslash
15741 leer 
15742 \end_layout
15743
15744 \end_inset
15745
15746
15747 \begin_inset Formula $\to$
15748 \end_inset
15749
15750 _0
15751 \begin_inset Formula $\to$
15752 \end_inset
15753
15754 A(x)
15755 \end_layout
15756
15757 \end_inset
15758 </cell>
15759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15760 \begin_inset Text
15761
15762 \begin_layout Plain Layout
15763 \begin_inset Formula $\raisebox {5mm}{}\prod_{0}^{\infty}A(x)\raisebox {-2.5mm}{}$
15764 \end_inset
15765
15766
15767 \end_layout
15768
15769 \end_inset
15770 </cell>
15771 </row>
15772 </lyxtabular>
15773
15774 \end_inset
15775
15776
15777 \end_layout
15778
15779 \begin_layout Standard
15780 Bei einer Formel in einer Textzeile werden die Grenzen rechts neben den
15781  Operator gesetzt.
15782  In einer abgesetzten Formel werden, außer bei Integralen, die Grenzen über
15783  bzw.
15784  unter den Operator gesetzt.
15785 \end_layout
15786
15787 \begin_layout Standard
15788 Um zu erzwingen, dass die Grenzen neben den Operator gesetzt werden, setzt
15789  man den Cursor direkt hinter den Operator und setzt über das Menü 
15790 \family sans
15791 Bearbeiten\SpecialChar \menuseparator
15792 Mathe\SpecialChar \menuseparator
15793 Art der Operatorgrenzen ändern
15794 \family default
15795  die Grenzen auf 
15796 \series bold
15797 Eingebettet
15798 \series default
15799  (Tastenkombination 
15800 \family sans
15801 Alt-m
15802 \begin_inset Space ~
15803 \end_inset
15804
15805 l
15806 \family default
15807 ).
15808  Dazu folgendes Beispiel:
15809 \end_layout
15810
15811 \begin_layout Standard
15812 Die normalen Grenzen sehen so aus:
15813 \begin_inset Formula \[
15814 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15815
15816 \end_inset
15817
15818 So sieht die Formel aus, wenn man die Grenzen neben das Summenzeichen setzt:
15819 \begin_inset Formula \[
15820 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15821
15822 \end_inset
15823
15824 Bei Integralen werden mit Ausnahme von 
15825 \series bold
15826
15827 \backslash
15828 intop
15829 \series default
15830  und 
15831 \series bold
15832
15833 \backslash
15834 ointop
15835 \series default
15836  die Grenzen standardmäßig neben den Operator gesetzt.
15837  Bei Mehrfachintegralen werden die Grenzen jedoch meistens unter den Operator
15838  gesetzt.
15839  Im folgenden Beispiel wurde die Grenze deswegen auf 
15840 \series bold
15841 Anzeige
15842 \series default
15843  gesetzt und damit unter die Integrale geschrieben:
15844 \begin_inset Formula \begin{equation}
15845 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
15846
15847 \end_inset
15848
15849
15850 \end_layout
15851
15852 \begin_layout Standard
15853 \begin_inset VSpace medskip
15854 \end_inset
15855
15856 Um Bedingungen für Grenzen anzugeben, gibt es die Befehle 
15857 \series bold
15858
15859 \backslash
15860 subarray
15861 \series default
15862
15863 \begin_inset Index
15864 status collapsed
15865
15866 \begin_layout Plain Layout
15867 Befehle ! S ! 
15868 \backslash
15869 subarray
15870 \end_layout
15871
15872 \end_inset
15873
15874  und 
15875 \series bold
15876
15877 \backslash
15878 substack
15879 \series default
15880
15881 \begin_inset Index
15882 status collapsed
15883
15884 \begin_layout Plain Layout
15885 Befehle ! S ! 
15886 \backslash
15887 substack
15888 \end_layout
15889
15890 \end_inset
15891
15892 .
15893  Um z.
15894 \begin_inset Space \thinspace{}
15895 \end_inset
15896
15897 B.
15898  diesen Ausdruck 
15899 \begin_inset Formula \begin{equation}
15900 \sum_{\begin{subarray}{c}
15901 0<k<1000\\
15902 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
15903
15904 \end_inset
15905
15906 zu erstellen, muss man Folgendes tun:
15907 \begin_inset Newline newline
15908 \end_inset
15909
15910 Zuerst gibt man den Befehl 
15911 \series bold
15912
15913 \backslash
15914 sum
15915 \series default
15916 ^
15917 \series bold
15918 n
15919 \begin_inset ERT
15920 status collapsed
15921
15922 \begin_layout Plain Layout
15923
15924
15925 \backslash
15926 leer 
15927 \end_layout
15928
15929 \end_inset
15930
15931 _
15932 \series default
15933  ein.
15934  Man befindet sich nun in einem blauen Kästchen unter dem Summenzeichen.
15935  In dieses gibt man den Befehl 
15936 \series bold
15937
15938 \backslash
15939 subarray
15940 \begin_inset ERT
15941 status collapsed
15942
15943 \begin_layout Plain Layout
15944
15945
15946 \backslash
15947 leer 
15948 \end_layout
15949
15950 \end_inset
15951
15952
15953 \series default
15954  ein.
15955  Das blaue Kästchen hat nun eine lila Umrahmung und man kann jetzt mehrere
15956  Zeilen untereinander schreiben.
15957  Mit Eingabe des Zeilenumbruchs (
15958 \family sans
15959 Strg-Enter
15960 \family default
15961 ) wird eine neue Zeile erstellt.
15962  Gibt man
15963 \begin_inset Newline newline
15964 \end_inset
15965
15966
15967 \series bold
15968 0<k<1000 Strg-Enter
15969 \begin_inset Newline newline
15970 \end_inset
15971
15972
15973 \series default
15974 ein, erscheint darunter ein Kästchen für die neue Zeile.
15975 \end_layout
15976
15977 \begin_layout Standard
15978 Die Ausrichtung der Zeilen kann mit der 
15979 \family sans
15980 Tabellen-Werkzeugleiste
15981 \family default
15982  oder dem Menü 
15983 \family sans
15984 Bearbeiten\SpecialChar \menuseparator
15985 Zeilen & Spalten
15986 \family default
15987  auf links geändert werden.
15988  Um rechts ausgerichtete Zeilen zu erhalten, wird am Anfang der Zeile 
15989 \series bold
15990
15991 \backslash
15992 hfill
15993 \begin_inset ERT
15994 status collapsed
15995
15996 \begin_layout Plain Layout
15997
15998
15999 \backslash
16000 leer 
16001 \end_layout
16002
16003 \end_inset
16004
16005
16006 \series default
16007  eingegeben.
16008 \end_layout
16009
16010 \begin_layout Standard
16011 Der Befehl 
16012 \series bold
16013
16014 \backslash
16015 substack
16016 \series default
16017  ist äquivalent zu 
16018 \series bold
16019
16020 \backslash
16021 subarray
16022 \series default
16023 , mit dem Unterschied dass die Zeilen immer zentriert ausgerichtet sind.
16024 \end_layout
16025
16026 \begin_layout Standard
16027 \begin_inset VSpace bigskip
16028 \end_inset
16029
16030 Wie bei Formel 
16031 \begin_inset CommandInset ref
16032 LatexCommand eqref
16033 reference "eq:substack"
16034
16035 \end_inset
16036
16037  kann es vorkommen, dass sich neben dem Operator zu viel Leerraum befindet,
16038  denn das dem Operator folgende Zeichen wird neben die Grenzen gesetzt.
16039 \end_layout
16040
16041 \begin_layout Standard
16042 Um das zu verhindern, kann man folgendes Makro in den LaTeX-Vorspann einfügen:
16043 \end_layout
16044
16045 \begin_layout Standard
16046
16047 \series bold
16048
16049 \backslash
16050 def
16051 \backslash
16052 clap#1{
16053 \backslash
16054 hbox to 0pt{
16055 \backslash
16056 hss #1
16057 \backslash
16058 hss}}
16059 \begin_inset Newline newline
16060 \end_inset
16061
16062
16063 \backslash
16064 def
16065 \backslash
16066 mathclap {
16067 \backslash
16068 mathpalette 
16069 \backslash
16070 mathclapinternal}
16071 \begin_inset Newline newline
16072 \end_inset
16073
16074
16075 \backslash
16076 def
16077 \backslash
16078 mathclapinternal #1#2{
16079 \backslash
16080 clap{$
16081 \backslash
16082 mathsurround =0pt #1{#2}$}}
16083 \end_layout
16084
16085 \begin_layout Standard
16086 Dadurch wird der Befehl 
16087 \series bold
16088
16089 \backslash
16090 mathclap
16091 \series default
16092
16093 \begin_inset Index
16094 status collapsed
16095
16096 \begin_layout Plain Layout
16097 Befehle ! M ! 
16098 \backslash
16099 mathclap
16100 \end_layout
16101
16102 \end_inset
16103
16104  definiert, der die Breite der Grenze auf 0
16105 \begin_inset Space \thinspace{}
16106 \end_inset
16107
16108 pt setzt.
16109  Das Befehlsschema lautet
16110 \end_layout
16111
16112 \begin_layout Standard
16113
16114 \series bold
16115
16116 \backslash
16117 mathclap{Grenze}
16118 \end_layout
16119
16120 \begin_layout Standard
16121 wobei die Grenze auch aus mehreren Bedingungen bestehen kann.
16122 \end_layout
16123
16124 \begin_layout Standard
16125 Auf Formel 
16126 \begin_inset CommandInset ref
16127 LatexCommand eqref
16128 reference "eq:substack"
16129
16130 \end_inset
16131
16132  angewandt, gibt man also den Befehl
16133 \end_layout
16134
16135 \begin_layout Standard
16136
16137 \series bold
16138
16139 \backslash
16140 sum_
16141 \backslash
16142 mathclap{
16143 \backslash
16144 substack
16145 \begin_inset ERT
16146 status collapsed
16147
16148 \begin_layout Plain Layout
16149
16150
16151 \backslash
16152 leer 
16153 \end_layout
16154
16155 \end_inset
16156
16157 0<k<1000 Strg-Enter
16158 \end_layout
16159
16160 \begin_layout Standard
16161 ein, um die untere Grenze zu erstellen.
16162  Der Summand befindet sich nun direkt hinter dem Summenzeichen:
16163 \begin_inset Formula \[
16164 \sum_{\mathclap {\substack{0<k<1000\\
16165 \\k\,\in\,\mathbb{N}}
16166 }}^{n}k^{-2}\]
16167
16168 \end_inset
16169
16170
16171 \end_layout
16172
16173 \begin_layout Standard
16174 \begin_inset VSpace bigskip
16175 \end_inset
16176
16177 In 
16178 \begin_inset CommandInset ref
16179 LatexCommand ref
16180 reference "sub:Selbstdefinierte-Operatoren"
16181
16182 \end_inset
16183
16184  ist beschrieben, wie man eine Grenze für mehrere Operatoren verwenden kann.
16185 \end_layout
16186
16187 \begin_layout Subsection
16188 Binäre Operatoren
16189 \begin_inset CommandInset label
16190 LatexCommand label
16191 name "sub:Binäre-Operatoren"
16192
16193 \end_inset
16194
16195
16196 \begin_inset Index
16197 status collapsed
16198
16199 \begin_layout Plain Layout
16200 Operatoren ! binäre
16201 \end_layout
16202
16203 \end_inset
16204
16205
16206 \end_layout
16207
16208 \begin_layout Standard
16209 Binäre Operatoren sind von Leerraum umgeben, wenn sich vor und hinter ihnen
16210  ein Zeichen befindet.
16211 \begin_inset VSpace medskip
16212 \end_inset
16213
16214
16215 \end_layout
16216
16217 \begin_layout Standard
16218 \begin_inset Space \hfill{}
16219 \end_inset
16220
16221
16222 \begin_inset Tabular
16223 <lyxtabular version="3" rows="13" columns="2">
16224 <features>
16225 <column alignment="center" valignment="top" width="0pt">
16226 <column alignment="center" valignment="top" width="0pt">
16227 <row>
16228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16229 \begin_inset Text
16230
16231 \begin_layout Plain Layout
16232 Befehl
16233 \begin_inset Note Note
16234 status collapsed
16235
16236 \begin_layout Plain Layout
16237
16238 \series bold
16239
16240 \backslash
16241 raisebox
16242 \series default
16243  dient nur als Abstandhalter.
16244 \end_layout
16245
16246 \end_inset
16247
16248
16249 \end_layout
16250
16251 \end_inset
16252 </cell>
16253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16254 \begin_inset Text
16255
16256 \begin_layout Plain Layout
16257 Ergebnis
16258 \end_layout
16259
16260 \end_inset
16261 </cell>
16262 </row>
16263 <row>
16264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16265 \begin_inset Text
16266
16267 \begin_layout Plain Layout
16268 +
16269 \end_layout
16270
16271 \end_inset
16272 </cell>
16273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16274 \begin_inset Text
16275
16276 \begin_layout Plain Layout
16277 \begin_inset Formula $+$
16278 \end_inset
16279
16280
16281 \end_layout
16282
16283 \end_inset
16284 </cell>
16285 </row>
16286 <row>
16287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16288 \begin_inset Text
16289
16290 \begin_layout Plain Layout
16291 -
16292 \end_layout
16293
16294 \end_inset
16295 </cell>
16296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16297 \begin_inset Text
16298
16299 \begin_layout Plain Layout
16300 \begin_inset Formula $-$
16301 \end_inset
16302
16303
16304 \end_layout
16305
16306 \end_inset
16307 </cell>
16308 </row>
16309 <row>
16310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16311 \begin_inset Text
16312
16313 \begin_layout Plain Layout
16314
16315 \backslash
16316 pm
16317 \end_layout
16318
16319 \end_inset
16320 </cell>
16321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16322 \begin_inset Text
16323
16324 \begin_layout Plain Layout
16325 \begin_inset Formula $\pm$
16326 \end_inset
16327
16328
16329 \end_layout
16330
16331 \end_inset
16332 </cell>
16333 </row>
16334 <row>
16335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339
16340 \backslash
16341 mp
16342 \end_layout
16343
16344 \end_inset
16345 </cell>
16346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16347 \begin_inset Text
16348
16349 \begin_layout Plain Layout
16350 \begin_inset Formula $\mp$
16351 \end_inset
16352
16353
16354 \end_layout
16355
16356 \end_inset
16357 </cell>
16358 </row>
16359 <row>
16360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16361 \begin_inset Text
16362
16363 \begin_layout Plain Layout
16364
16365 \backslash
16366 cdot
16367 \end_layout
16368
16369 \end_inset
16370 </cell>
16371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16372 \begin_inset Text
16373
16374 \begin_layout Plain Layout
16375 \begin_inset Formula $\cdot$
16376 \end_inset
16377
16378
16379 \end_layout
16380
16381 \end_inset
16382 </cell>
16383 </row>
16384 <row>
16385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16386 \begin_inset Text
16387
16388 \begin_layout Plain Layout
16389
16390 \backslash
16391 times
16392 \end_layout
16393
16394 \end_inset
16395 </cell>
16396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16397 \begin_inset Text
16398
16399 \begin_layout Plain Layout
16400 \begin_inset Formula $\times$
16401 \end_inset
16402
16403
16404 \end_layout
16405
16406 \end_inset
16407 </cell>
16408 </row>
16409 <row>
16410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16411 \begin_inset Text
16412
16413 \begin_layout Plain Layout
16414
16415 \backslash
16416 div
16417 \end_layout
16418
16419 \end_inset
16420 </cell>
16421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16422 \begin_inset Text
16423
16424 \begin_layout Plain Layout
16425 \begin_inset Formula $\div$
16426 \end_inset
16427
16428
16429 \end_layout
16430
16431 \end_inset
16432 </cell>
16433 </row>
16434 <row>
16435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16436 \begin_inset Text
16437
16438 \begin_layout Plain Layout
16439 \begin_inset ERT
16440 status collapsed
16441
16442 \begin_layout Plain Layout
16443
16444
16445 \backslash
16446 raisebox{-1.2mm}{
16447 \end_layout
16448
16449 \end_inset
16450
16451 *
16452 \begin_inset ERT
16453 status collapsed
16454
16455 \begin_layout Plain Layout
16456
16457 }
16458 \end_layout
16459
16460 \end_inset
16461
16462
16463 \end_layout
16464
16465 \end_inset
16466 </cell>
16467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16468 \begin_inset Text
16469
16470 \begin_layout Plain Layout
16471 \begin_inset Formula $*$
16472 \end_inset
16473
16474
16475 \end_layout
16476
16477 \end_inset
16478 </cell>
16479 </row>
16480 <row>
16481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16482 \begin_inset Text
16483
16484 \begin_layout Plain Layout
16485
16486 \backslash
16487 star
16488 \end_layout
16489
16490 \end_inset
16491 </cell>
16492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16493 \begin_inset Text
16494
16495 \begin_layout Plain Layout
16496 \begin_inset Formula $\star$
16497 \end_inset
16498
16499
16500 \end_layout
16501
16502 \end_inset
16503 </cell>
16504 </row>
16505 <row>
16506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16507 \begin_inset Text
16508
16509 \begin_layout Plain Layout
16510
16511 \backslash
16512 circ
16513 \end_layout
16514
16515 \end_inset
16516 </cell>
16517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16518 \begin_inset Text
16519
16520 \begin_layout Plain Layout
16521 \begin_inset Formula $\circ$
16522 \end_inset
16523
16524
16525 \end_layout
16526
16527 \end_inset
16528 </cell>
16529 </row>
16530 <row>
16531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16532 \begin_inset Text
16533
16534 \begin_layout Plain Layout
16535
16536 \backslash
16537 diamond
16538 \end_layout
16539
16540 \end_inset
16541 </cell>
16542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16543 \begin_inset Text
16544
16545 \begin_layout Plain Layout
16546 \begin_inset Formula $\diamond$
16547 \end_inset
16548
16549
16550 \end_layout
16551
16552 \end_inset
16553 </cell>
16554 </row>
16555 <row>
16556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16557 \begin_inset Text
16558
16559 \begin_layout Plain Layout
16560
16561 \backslash
16562 bullet
16563 \end_layout
16564
16565 \end_inset
16566 </cell>
16567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16568 \begin_inset Text
16569
16570 \begin_layout Plain Layout
16571 \begin_inset Formula $\bullet$
16572 \end_inset
16573
16574
16575 \end_layout
16576
16577 \end_inset
16578 </cell>
16579 </row>
16580 </lyxtabular>
16581
16582 \end_inset
16583
16584
16585 \begin_inset Space \hfill{}
16586 \end_inset
16587
16588
16589 \begin_inset Tabular
16590 <lyxtabular version="3" rows="13" columns="2">
16591 <features>
16592 <column alignment="center" valignment="top" width="0pt">
16593 <column alignment="center" valignment="top" width="0pt">
16594 <row>
16595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16596 \begin_inset Text
16597
16598 \begin_layout Plain Layout
16599 Befehl
16600 \end_layout
16601
16602 \end_inset
16603 </cell>
16604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16605 \begin_inset Text
16606
16607 \begin_layout Plain Layout
16608 Ergebnis
16609 \end_layout
16610
16611 \end_inset
16612 </cell>
16613 </row>
16614 <row>
16615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16616 \begin_inset Text
16617
16618 \begin_layout Plain Layout
16619
16620 \backslash
16621 nabla
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 \begin_inset Formula $\nabla$
16631 \end_inset
16632
16633
16634 \end_layout
16635
16636 \end_inset
16637 </cell>
16638 </row>
16639 <row>
16640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16641 \begin_inset Text
16642
16643 \begin_layout Plain Layout
16644
16645 \backslash
16646 bigtriangledown
16647 \end_layout
16648
16649 \end_inset
16650 </cell>
16651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16652 \begin_inset Text
16653
16654 \begin_layout Plain Layout
16655 \begin_inset Formula $\bigtriangledown$
16656 \end_inset
16657
16658
16659 \end_layout
16660
16661 \end_inset
16662 </cell>
16663 </row>
16664 <row>
16665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16666 \begin_inset Text
16667
16668 \begin_layout Plain Layout
16669
16670 \backslash
16671 bigtriangleup
16672 \end_layout
16673
16674 \end_inset
16675 </cell>
16676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16677 \begin_inset Text
16678
16679 \begin_layout Plain Layout
16680 \begin_inset Formula $\bigtriangleup$
16681 \end_inset
16682
16683
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 </row>
16689 <row>
16690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16691 \begin_inset Text
16692
16693 \begin_layout Plain Layout
16694
16695 \backslash
16696 Box
16697 \end_layout
16698
16699 \end_inset
16700 </cell>
16701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16702 \begin_inset Text
16703
16704 \begin_layout Plain Layout
16705 \begin_inset Formula $\Box$
16706 \end_inset
16707
16708
16709 \end_layout
16710
16711 \end_inset
16712 </cell>
16713 </row>
16714 <row>
16715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16716 \begin_inset Text
16717
16718 \begin_layout Plain Layout
16719
16720 \backslash
16721 cap 
16722 \end_layout
16723
16724 \end_inset
16725 </cell>
16726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16727 \begin_inset Text
16728
16729 \begin_layout Plain Layout
16730 \begin_inset Formula $\cap$
16731 \end_inset
16732
16733
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 </row>
16739 <row>
16740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16741 \begin_inset Text
16742
16743 \begin_layout Plain Layout
16744
16745 \backslash
16746 cup
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16752 \begin_inset Text
16753
16754 \begin_layout Plain Layout
16755 \begin_inset Formula $\cup$
16756 \end_inset
16757
16758
16759 \end_layout
16760
16761 \end_inset
16762 </cell>
16763 </row>
16764 <row>
16765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16766 \begin_inset Text
16767
16768 \begin_layout Plain Layout
16769
16770 \backslash
16771 dagger
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16777 \begin_inset Text
16778
16779 \begin_layout Plain Layout
16780 \begin_inset Formula $\dagger$
16781 \end_inset
16782
16783
16784 \end_layout
16785
16786 \end_inset
16787 </cell>
16788 </row>
16789 <row>
16790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16791 \begin_inset Text
16792
16793 \begin_layout Plain Layout
16794
16795 \backslash
16796 ddagger
16797 \end_layout
16798
16799 \end_inset
16800 </cell>
16801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16802 \begin_inset Text
16803
16804 \begin_layout Plain Layout
16805 \begin_inset Formula $\ddagger$
16806 \end_inset
16807
16808
16809 \end_layout
16810
16811 \end_inset
16812 </cell>
16813 </row>
16814 <row>
16815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16816 \begin_inset Text
16817
16818 \begin_layout Plain Layout
16819
16820 \backslash
16821 wr
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16827 \begin_inset Text
16828
16829 \begin_layout Plain Layout
16830 \begin_inset Formula $\wr$
16831 \end_inset
16832
16833
16834 \end_layout
16835
16836 \end_inset
16837 </cell>
16838 </row>
16839 <row>
16840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16841 \begin_inset Text
16842
16843 \begin_layout Plain Layout
16844
16845 \backslash
16846 bigcirc
16847 \end_layout
16848
16849 \end_inset
16850 </cell>
16851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16852 \begin_inset Text
16853
16854 \begin_layout Plain Layout
16855 \begin_inset Formula $\bigcirc$
16856 \end_inset
16857
16858
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 </row>
16864 <row>
16865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869
16870 \backslash
16871 wedge
16872 \end_layout
16873
16874 \end_inset
16875 </cell>
16876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16877 \begin_inset Text
16878
16879 \begin_layout Plain Layout
16880 \begin_inset Formula $\wedge$
16881 \end_inset
16882
16883
16884 \end_layout
16885
16886 \end_inset
16887 </cell>
16888 </row>
16889 <row>
16890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16891 \begin_inset Text
16892
16893 \begin_layout Plain Layout
16894
16895 \backslash
16896 vee
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16902 \begin_inset Text
16903
16904 \begin_layout Plain Layout
16905 \begin_inset Formula $\vee$
16906 \end_inset
16907
16908
16909 \end_layout
16910
16911 \end_inset
16912 </cell>
16913 </row>
16914 </lyxtabular>
16915
16916 \end_inset
16917
16918
16919 \begin_inset Space \hfill{}
16920 \end_inset
16921
16922
16923 \begin_inset Tabular
16924 <lyxtabular version="3" rows="13" columns="2">
16925 <features>
16926 <column alignment="center" valignment="top" width="0pt">
16927 <column alignment="center" valignment="top" width="0pt">
16928 <row>
16929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16930 \begin_inset Text
16931
16932 \begin_layout Plain Layout
16933 Befehl
16934 \end_layout
16935
16936 \end_inset
16937 </cell>
16938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16939 \begin_inset Text
16940
16941 \begin_layout Plain Layout
16942 Ergebnis
16943 \end_layout
16944
16945 \end_inset
16946 </cell>
16947 </row>
16948 <row>
16949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Plain Layout
16953
16954 \backslash
16955 oplus
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16961 \begin_inset Text
16962
16963 \begin_layout Plain Layout
16964 \begin_inset Formula $\oplus$
16965 \end_inset
16966
16967
16968 \end_layout
16969
16970 \end_inset
16971 </cell>
16972 </row>
16973 <row>
16974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Plain Layout
16978
16979 \backslash
16980 ominus
16981 \end_layout
16982
16983 \end_inset
16984 </cell>
16985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16986 \begin_inset Text
16987
16988 \begin_layout Plain Layout
16989 \begin_inset Formula $\ominus$
16990 \end_inset
16991
16992
16993 \end_layout
16994
16995 \end_inset
16996 </cell>
16997 </row>
16998 <row>
16999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Plain Layout
17003
17004 \backslash
17005 otimes
17006 \end_layout
17007
17008 \end_inset
17009 </cell>
17010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17011 \begin_inset Text
17012
17013 \begin_layout Plain Layout
17014 \begin_inset Formula $\otimes$
17015 \end_inset
17016
17017
17018 \end_layout
17019
17020 \end_inset
17021 </cell>
17022 </row>
17023 <row>
17024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028
17029 \backslash
17030 oslash
17031 \end_layout
17032
17033 \end_inset
17034 </cell>
17035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039 \begin_inset Formula $\oslash$
17040 \end_inset
17041
17042
17043 \end_layout
17044
17045 \end_inset
17046 </cell>
17047 </row>
17048 <row>
17049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053
17054 \backslash
17055 odot
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064 \begin_inset Formula $\odot$
17065 \end_inset
17066
17067
17068 \end_layout
17069
17070 \end_inset
17071 </cell>
17072 </row>
17073 <row>
17074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17075 \begin_inset Text
17076
17077 \begin_layout Plain Layout
17078
17079 \backslash
17080 amalg
17081 \end_layout
17082
17083 \end_inset
17084 </cell>
17085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17086 \begin_inset Text
17087
17088 \begin_layout Plain Layout
17089 \begin_inset Formula $\amalg$
17090 \end_inset
17091
17092
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 </row>
17098 <row>
17099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17100 \begin_inset Text
17101
17102 \begin_layout Plain Layout
17103
17104 \backslash
17105 uplus
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17111 \begin_inset Text
17112
17113 \begin_layout Plain Layout
17114 \begin_inset Formula $\uplus$
17115 \end_inset
17116
17117
17118 \end_layout
17119
17120 \end_inset
17121 </cell>
17122 </row>
17123 <row>
17124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17125 \begin_inset Text
17126
17127 \begin_layout Plain Layout
17128
17129 \backslash
17130 setminus
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17136 \begin_inset Text
17137
17138 \begin_layout Plain Layout
17139 \begin_inset Formula $\setminus$
17140 \end_inset
17141
17142
17143 \end_layout
17144
17145 \end_inset
17146 </cell>
17147 </row>
17148 <row>
17149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17150 \begin_inset Text
17151
17152 \begin_layout Plain Layout
17153
17154 \backslash
17155 sqcap
17156 \end_layout
17157
17158 \end_inset
17159 </cell>
17160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17161 \begin_inset Text
17162
17163 \begin_layout Plain Layout
17164 \begin_inset Formula $\sqcap$
17165 \end_inset
17166
17167
17168 \end_layout
17169
17170 \end_inset
17171 </cell>
17172 </row>
17173 <row>
17174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17175 \begin_inset Text
17176
17177 \begin_layout Plain Layout
17178
17179 \backslash
17180 sqcup
17181 \end_layout
17182
17183 \end_inset
17184 </cell>
17185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17186 \begin_inset Text
17187
17188 \begin_layout Plain Layout
17189 \begin_inset Formula $\sqcup$
17190 \end_inset
17191
17192
17193 \end_layout
17194
17195 \end_inset
17196 </cell>
17197 </row>
17198 <row>
17199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17200 \begin_inset Text
17201
17202 \begin_layout Plain Layout
17203
17204 \backslash
17205 triangleleft
17206 \end_layout
17207
17208 \end_inset
17209 </cell>
17210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17211 \begin_inset Text
17212
17213 \begin_layout Plain Layout
17214 \begin_inset Formula $\triangleleft$
17215 \end_inset
17216
17217
17218 \end_layout
17219
17220 \end_inset
17221 </cell>
17222 </row>
17223 <row>
17224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17225 \begin_inset Text
17226
17227 \begin_layout Plain Layout
17228
17229 \backslash
17230 triangleright
17231 \end_layout
17232
17233 \end_inset
17234 </cell>
17235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17236 \begin_inset Text
17237
17238 \begin_layout Plain Layout
17239 \begin_inset Formula $\triangleright$
17240 \end_inset
17241
17242
17243 \end_layout
17244
17245 \end_inset
17246 </cell>
17247 </row>
17248 </lyxtabular>
17249
17250 \end_inset
17251
17252
17253 \begin_inset Space \hfill{}
17254 \end_inset
17255
17256
17257 \end_layout
17258
17259 \begin_layout Standard
17260 Alle binären Operatoren können auch über den Mathe-Werkzeugleistenknopf
17261  
17262 \begin_inset Graphics
17263         filename ../../images/math/pm.png
17264         embed ""
17265         scale 85
17266
17267 \end_inset
17268
17269  eingefügt werden.
17270 \end_layout
17271
17272 \begin_layout Standard
17273 Um den Laplace-Operator darzustellen, kann man statt 
17274 \series bold
17275
17276 \backslash
17277 bigtriangleup
17278 \series default
17279  auch 
17280 \series bold
17281
17282 \backslash
17283 Delta
17284 \series default
17285  verwenden oder man benutzt 
17286 \series bold
17287
17288 \backslash
17289 nabla
17290 \series default
17291 ^
17292 \series bold
17293 2
17294 \series default
17295  (
17296 \begin_inset Formula $\nabla^{2}$
17297 \end_inset
17298
17299 ).
17300 \end_layout
17301
17302 \begin_layout Standard
17303 Das Zeichen 
17304 \family sans
17305 Menütrenner
17306 \family default
17307  im Menü 
17308 \family sans
17309 Einfügen\SpecialChar \menuseparator
17310 Sonderzeichen
17311 \family default
17312  ist der Operator 
17313 \series bold
17314
17315 \backslash
17316 triangleright
17317 \series default
17318 .
17319 \end_layout
17320
17321 \begin_layout Subsection
17322 Selbst definierte Operatoren
17323 \begin_inset CommandInset label
17324 LatexCommand label
17325 name "sub:Selbstdefinierte-Operatoren"
17326
17327 \end_inset
17328
17329
17330 \begin_inset Index
17331 status collapsed
17332
17333 \begin_layout Plain Layout
17334 Operatoren ! selbstdefinierte
17335 \end_layout
17336
17337 \end_inset
17338
17339
17340 \end_layout
17341
17342 \begin_layout Standard
17343 Mit Hilfe des Befehls 
17344 \series bold
17345
17346 \backslash
17347 DeclareMathOperator
17348 \series default
17349
17350 \begin_inset Index
17351 status collapsed
17352
17353 \begin_layout Plain Layout
17354 Befehle ! D ! 
17355 \backslash
17356 dbinom@
17357 \backslash
17358 DeclareMathOperator
17359 \end_layout
17360
17361 \end_inset
17362
17363  kann man im LaTeX-Vorspann eigene Operatoren definieren.
17364  Das Befehlsschema dazu lautet:
17365 \end_layout
17366
17367 \begin_layout Standard
17368
17369 \series bold
17370
17371 \backslash
17372 DeclareMathOperator{neuer Befehl}{Anzeige}
17373 \end_layout
17374
17375 \begin_layout Standard
17376 Anzeige können Zeichen und Symbole sein, die festlegen, wie der Operator
17377  im Ausdruck aussieht.
17378  Will man einen großen Operator definieren, setzt man hinter den Befehl
17379  ein 
17380 \series bold
17381 *
17382 \series default
17383 .
17384  Zu allen selbst definierten großen Operatoren kann man Grenzen angeben,
17385  wie in 
17386 \begin_inset CommandInset ref
17387 LatexCommand ref
17388 reference "sub:Operatorgrenzen"
17389
17390 \end_inset
17391
17392  beschrieben.
17393 \end_layout
17394
17395 \begin_layout Standard
17396 Beispielsweise definiert die LaTeX-Vorspannzeile
17397 \end_layout
17398
17399 \begin_layout Standard
17400
17401 \series bold
17402
17403 \backslash
17404 DeclareMathOperator*{
17405 \backslash
17406 Raute}{
17407 \backslash
17408 blacklozenge}
17409 \end_layout
17410
17411 \begin_layout Standard
17412 den Befehl 
17413 \series bold
17414
17415 \backslash
17416 Raute
17417 \series default
17418 , mit dem man einen großen Operator aufrufen kann, der aus dem Raute Symbol
17419  aus 
17420 \begin_inset CommandInset ref
17421 LatexCommand ref
17422 reference "sub:Sonstige-Symbole"
17423
17424 \end_inset
17425
17426  besteht:
17427 \begin_inset Formula \[
17428 \Raute _{n=1}^{\infty}\]
17429
17430 \end_inset
17431
17432 Der Befehl für diese Formel lautet: 
17433 \series bold
17434
17435 \backslash
17436 Raute
17437 \series default
17438 ^
17439 \series bold
17440
17441 \backslash
17442 infty
17443 \begin_inset Formula $\to$
17444 \end_inset
17445
17446 _n=1
17447 \end_layout
17448
17449 \begin_layout Standard
17450 \begin_inset VSpace bigskip
17451 \end_inset
17452
17453 Benötigt man eigene Operatoren nicht mehrfach im Dokument, kann man diese
17454  auch mit den Befehlen 
17455 \series bold
17456
17457 \backslash
17458 mathop
17459 \series default
17460
17461 \begin_inset Index
17462 status collapsed
17463
17464 \begin_layout Plain Layout
17465 Befehle ! M ! 
17466 \backslash
17467 mathop
17468 \end_layout
17469
17470 \end_inset
17471
17472  und 
17473 \series bold
17474
17475 \backslash
17476 mathbin
17477 \series default
17478
17479 \begin_inset Index
17480 status collapsed
17481
17482 \begin_layout Plain Layout
17483 Befehle ! M ! 
17484 \backslash
17485 mathbin
17486 \end_layout
17487
17488 \end_inset
17489
17490  definieren, die folgendes Schema besitzen:
17491 \end_layout
17492
17493 \begin_layout Standard
17494
17495 \series bold
17496
17497 \backslash
17498 mathop{Anzeige}
17499 \series default
17500  bzw.
17501  
17502 \series bold
17503
17504 \backslash
17505 mathbin{Anzeige}
17506 \end_layout
17507
17508 \begin_layout Standard
17509
17510 \series bold
17511
17512 \backslash
17513 mathop
17514 \series default
17515  definiert große, 
17516 \series bold
17517
17518 \backslash
17519 mathbin
17520 \series default
17521  binäre Operatoren.
17522 \end_layout
17523
17524 \begin_layout Standard
17525
17526 \series bold
17527
17528 \backslash
17529 mathop
17530 \series default
17531  lässt sich z.
17532 \begin_inset Space \thinspace{}
17533 \end_inset
17534
17535 B.
17536  nutzen, um eine Grenze für mehrere Operatoren zu verwenden:
17537 \begin_inset Formula \[
17538 \mathop {\sum\negmedspace\sum}_{i,j=1}^{N}\]
17539
17540 \end_inset
17541
17542
17543 \end_layout
17544
17545 \begin_layout Standard
17546 Der Befehl für obige Formel lautet:
17547 \begin_inset Newline newline
17548 \end_inset
17549
17550  
17551 \series bold
17552
17553 \backslash
17554 mathop{
17555 \backslash
17556 sum
17557 \backslash
17558 negmedspace
17559 \backslash
17560 sum
17561 \series default
17562
17563 \begin_inset ERT
17564 status collapsed
17565
17566 \begin_layout Plain Layout
17567
17568
17569 \backslash
17570 leer 
17571 \end_layout
17572
17573 \end_inset
17574
17575
17576 \series bold
17577
17578 \begin_inset Formula $\to$
17579 \end_inset
17580
17581 ^N
17582 \series default
17583
17584 \begin_inset ERT
17585 status collapsed
17586
17587 \begin_layout Plain Layout
17588
17589
17590 \backslash
17591 leer 
17592 \end_layout
17593
17594 \end_inset
17595
17596
17597 \series bold
17598 _i,j=1
17599 \end_layout
17600
17601 \begin_layout Section
17602 Schriften
17603 \begin_inset Index
17604 status collapsed
17605
17606 \begin_layout Plain Layout
17607 Schriften
17608 \end_layout
17609
17610 \end_inset
17611
17612
17613 \end_layout
17614
17615 \begin_layout Subsection
17616 Schriftstile
17617 \begin_inset CommandInset label
17618 LatexCommand label
17619 name "sub:Schriftstile"
17620
17621 \end_inset
17622
17623
17624 \begin_inset Index
17625 status collapsed
17626
17627 \begin_layout Plain Layout
17628 Schriften ! Schriftstile
17629 \end_layout
17630
17631 \end_inset
17632
17633
17634 \end_layout
17635
17636 \begin_layout Standard
17637 Lateinische Buchstaben in einer Formel können in folgenden Schriftstilen
17638  gesetzt werden:
17639 \begin_inset VSpace -2mm
17640 \end_inset
17641
17642
17643 \end_layout
17644
17645 \begin_layout Standard
17646 \align center
17647 \begin_inset Tabular
17648 <lyxtabular version="3" rows="6" columns="3">
17649 <features>
17650 <column alignment="center" valignment="top" width="0">
17651 <column alignment="center" valignment="top" width="0">
17652 <column alignment="center" valignment="top" width="0">
17653 <row>
17654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17655 \begin_inset Text
17656
17657 \begin_layout Plain Layout
17658 Befehl
17659 \end_layout
17660
17661 \end_inset
17662 </cell>
17663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17664 \begin_inset Text
17665
17666 \begin_layout Plain Layout
17667 Ergebnis
17668 \end_layout
17669
17670 \end_inset
17671 </cell>
17672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17673 \begin_inset Text
17674
17675 \begin_layout Plain Layout
17676 Tastenkürzel
17677 \end_layout
17678
17679 \end_inset
17680 </cell>
17681 </row>
17682 <row>
17683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17684 \begin_inset Text
17685
17686 \begin_layout Plain Layout
17687
17688 \backslash
17689 mathbb
17690 \series bold
17691
17692 \begin_inset ERT
17693 status collapsed
17694
17695 \begin_layout Plain Layout
17696
17697
17698 \backslash
17699 leer 
17700 \end_layout
17701
17702 \end_inset
17703
17704
17705 \series default
17706 ABC
17707 \end_layout
17708
17709 \end_inset
17710 </cell>
17711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17712 \begin_inset Text
17713
17714 \begin_layout Plain Layout
17715 \begin_inset Formula $\mathbb{ABC}$
17716 \end_inset
17717
17718
17719 \end_layout
17720
17721 \end_inset
17722 </cell>
17723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17724 \begin_inset Text
17725
17726 \begin_layout Plain Layout
17727 Alt-z k
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 </row>
17733 <row>
17734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17735 \begin_inset Text
17736
17737 \begin_layout Plain Layout
17738
17739 \backslash
17740 mathbf
17741 \series bold
17742
17743 \begin_inset ERT
17744 status collapsed
17745
17746 \begin_layout Plain Layout
17747
17748
17749 \backslash
17750 leer 
17751 \end_layout
17752
17753 \end_inset
17754
17755
17756 \series default
17757 AbC
17758 \end_layout
17759
17760 \end_inset
17761 </cell>
17762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766 \begin_inset Formula $\mathbf{AbC}$
17767 \end_inset
17768
17769
17770 \end_layout
17771
17772 \end_inset
17773 </cell>
17774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17775 \begin_inset Text
17776
17777 \begin_layout Plain Layout
17778 -
17779 \end_layout
17780
17781 \end_inset
17782 </cell>
17783 </row>
17784 <row>
17785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17786 \begin_inset Text
17787
17788 \begin_layout Plain Layout
17789
17790 \backslash
17791 boldsymbol
17792 \series bold
17793
17794 \begin_inset ERT
17795 status collapsed
17796
17797 \begin_layout Plain Layout
17798
17799
17800 \backslash
17801 leer 
17802 \end_layout
17803
17804 \end_inset
17805
17806
17807 \series default
17808 AbC
17809 \end_layout
17810
17811 \end_inset
17812 </cell>
17813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817 \begin_inset Formula $\boldsymbol{AbC}$
17818 \end_inset
17819
17820
17821 \end_layout
17822
17823 \end_inset
17824 </cell>
17825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17826 \begin_inset Text
17827
17828 \begin_layout Plain Layout
17829 Alt-z f
17830 \end_layout
17831
17832 \end_inset
17833 </cell>
17834 </row>
17835 <row>
17836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17837 \begin_inset Text
17838
17839 \begin_layout Plain Layout
17840
17841 \backslash
17842 mathcal
17843 \series bold
17844
17845 \begin_inset ERT
17846 status collapsed
17847
17848 \begin_layout Plain Layout
17849
17850
17851 \backslash
17852 leer 
17853 \end_layout
17854
17855 \end_inset
17856
17857
17858 \series default
17859 ABC
17860 \end_layout
17861
17862 \end_inset
17863 </cell>
17864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17865 \begin_inset Text
17866
17867 \begin_layout Plain Layout
17868 \begin_inset Formula $\mathcal{ABC}$
17869 \end_inset
17870
17871
17872 \end_layout
17873
17874 \end_inset
17875 </cell>
17876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17877 \begin_inset Text
17878
17879 \begin_layout Plain Layout
17880 Alt-z h
17881 \end_layout
17882
17883 \end_inset
17884 </cell>
17885 </row>
17886 <row>
17887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17888 \begin_inset Text
17889
17890 \begin_layout Plain Layout
17891
17892 \backslash
17893 mathfrak
17894 \series bold
17895
17896 \begin_inset ERT
17897 status collapsed
17898
17899 \begin_layout Plain Layout
17900
17901
17902 \backslash
17903 leer 
17904 \end_layout
17905
17906 \end_inset
17907
17908
17909 \series default
17910 AbC
17911 \end_layout
17912
17913 \end_inset
17914 </cell>
17915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17916 \begin_inset Text
17917
17918 \begin_layout Plain Layout
17919 \begin_inset Formula $\mathfrak{AbC}$
17920 \end_inset
17921
17922
17923 \end_layout
17924
17925 \end_inset
17926 </cell>
17927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931 -
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 </row>
17937 </lyxtabular>
17938
17939 \end_inset
17940
17941
17942 \end_layout
17943
17944 \begin_layout Standard
17945 \align center
17946 \begin_inset Tabular
17947 <lyxtabular version="3" rows="5" columns="3">
17948 <features>
17949 <column alignment="center" valignment="top" width="0">
17950 <column alignment="center" valignment="top" width="0">
17951 <column alignment="center" valignment="top" width="0">
17952 <row>
17953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17954 \begin_inset Text
17955
17956 \begin_layout Plain Layout
17957 Befehl
17958 \end_layout
17959
17960 \end_inset
17961 </cell>
17962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17963 \begin_inset Text
17964
17965 \begin_layout Plain Layout
17966 Ergebnis
17967 \end_layout
17968
17969 \end_inset
17970 </cell>
17971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17972 \begin_inset Text
17973
17974 \begin_layout Plain Layout
17975 Tastenkürzel
17976 \end_layout
17977
17978 \end_inset
17979 </cell>
17980 </row>
17981 <row>
17982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17983 \begin_inset Text
17984
17985 \begin_layout Plain Layout
17986
17987 \backslash
17988 mathit
17989 \series bold
17990
17991 \begin_inset ERT
17992 status collapsed
17993
17994 \begin_layout Plain Layout
17995
17996
17997 \backslash
17998 leer 
17999 \end_layout
18000
18001 \end_inset
18002
18003
18004 \series default
18005 AbC
18006 \end_layout
18007
18008 \end_inset
18009 </cell>
18010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014 \begin_inset Formula $\mathit{AbC}$
18015 \end_inset
18016
18017
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18023 \begin_inset Text
18024
18025 \begin_layout Plain Layout
18026 -
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 </row>
18032 <row>
18033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18034 \begin_inset Text
18035
18036 \begin_layout Plain Layout
18037
18038 \backslash
18039 mathrm
18040 \series bold
18041
18042 \begin_inset ERT
18043 status collapsed
18044
18045 \begin_layout Plain Layout
18046
18047
18048 \backslash
18049 leer 
18050 \end_layout
18051
18052 \end_inset
18053
18054
18055 \series default
18056 AbC
18057 \end_layout
18058
18059 \end_inset
18060 </cell>
18061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065 \begin_inset Formula $\mathrm{AbC}$
18066 \end_inset
18067
18068
18069 \end_layout
18070
18071 \end_inset
18072 </cell>
18073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18074 \begin_inset Text
18075
18076 \begin_layout Plain Layout
18077 Alt-z r
18078 \end_layout
18079
18080 \end_inset
18081 </cell>
18082 </row>
18083 <row>
18084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18085 \begin_inset Text
18086
18087 \begin_layout Plain Layout
18088
18089 \backslash
18090 mathsf
18091 \series bold
18092
18093 \begin_inset ERT
18094 status collapsed
18095
18096 \begin_layout Plain Layout
18097
18098
18099 \backslash
18100 leer 
18101 \end_layout
18102
18103 \end_inset
18104
18105
18106 \series default
18107 AbC
18108 \end_layout
18109
18110 \end_inset
18111 </cell>
18112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116 \begin_inset Formula $\mathsf{AbC}$
18117 \end_inset
18118
18119
18120 \end_layout
18121
18122 \end_inset
18123 </cell>
18124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18125 \begin_inset Text
18126
18127 \begin_layout Plain Layout
18128 Alt-z s
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 </row>
18134 <row>
18135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Plain Layout
18139
18140 \backslash
18141 mathtt
18142 \series bold
18143
18144 \begin_inset ERT
18145 status collapsed
18146
18147 \begin_layout Plain Layout
18148
18149
18150 \backslash
18151 leer 
18152 \end_layout
18153
18154 \end_inset
18155
18156
18157 \series default
18158 AbC
18159 \end_layout
18160
18161 \end_inset
18162 </cell>
18163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18164 \begin_inset Text
18165
18166 \begin_layout Plain Layout
18167 \begin_inset Formula $\mathtt{AbC}$
18168 \end_inset
18169
18170
18171 \end_layout
18172
18173 \end_inset
18174 </cell>
18175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18176 \begin_inset Text
18177
18178 \begin_layout Plain Layout
18179 Alt-z c
18180 \end_layout
18181
18182 \end_inset
18183 </cell>
18184 </row>
18185 </lyxtabular>
18186
18187 \end_inset
18188
18189
18190 \end_layout
18191
18192 \begin_layout Standard
18193 \begin_inset Note Greyedout
18194 status open
18195
18196 \begin_layout Plain Layout
18197
18198 \series bold
18199 Achtung:
18200 \series default
18201  Die Stile 
18202 \series bold
18203
18204 \backslash
18205 mathbb
18206 \series default
18207  und 
18208 \series bold
18209
18210 \backslash
18211 mathcal
18212 \series default
18213  können nur für Großbuchstaben verwendet werden.
18214 \end_layout
18215
18216 \end_inset
18217
18218
18219 \end_layout
18220
18221 \begin_layout Standard
18222 Voreingestellt ist der Stil 
18223 \series bold
18224
18225 \backslash
18226 mathnormal
18227 \series default
18228 .
18229 \end_layout
18230
18231 \begin_layout Standard
18232 Die Stilbefehle wirken auch auf Buchstaben in mathematischen Konstruktionen:
18233 \begin_inset Formula \[
18234 \mathfrak{A=\frac{b}{C}}\]
18235
18236 \end_inset
18237
18238
18239 \end_layout
18240
18241 \begin_layout Standard
18242 Zeichen im mathematischen Textmodus erscheinen nicht in einem der Matheschriftst
18243 ile, sondern in dem Textschriftstil 
18244 \series bold
18245
18246 \backslash
18247 textrm
18248 \series default
18249 .
18250  Dass ihr Stil nicht über den Textstil Dialog geändert werden kann ist ein
18251  Fehler in LyX .
18252 \begin_inset Foot
18253 status collapsed
18254
18255 \begin_layout Plain Layout
18256 \begin_inset CommandInset href
18257 LatexCommand href
18258 name "LyX-Fehler #4091"
18259 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18260
18261 \end_inset
18262
18263
18264 \end_layout
18265
18266 \end_inset
18267
18268
18269 \end_layout
18270
18271 \begin_layout Standard
18272 Anstelle der Stilbefehle kann man auch den Dialog 
18273 \family sans
18274 Bearbeiten\SpecialChar \menuseparator
18275 Mathe\SpecialChar \menuseparator
18276 Text-Stil
18277 \family default
18278  oder den Mathe-Werkzeugleistenknopf 
18279 \begin_inset Graphics
18280         filename ../../images/math/font.png
18281         embed ""
18282         scale 85
18283
18284 \end_inset
18285
18286  verwenden.
18287 \end_layout
18288
18289 \begin_layout Subsection
18290 Fett gedruckte Formeln
18291 \begin_inset CommandInset label
18292 LatexCommand label
18293 name "sub:Fett-gedruckte-Formeln"
18294
18295 \end_inset
18296
18297
18298 \begin_inset Index
18299 status collapsed
18300
18301 \begin_layout Plain Layout
18302 Formel ! fett gedruckte
18303 \end_layout
18304
18305 \end_inset
18306
18307
18308 \end_layout
18309
18310 \begin_layout Standard
18311 Möchte man komplette Formeln fett setzen, kann man nicht den im vorigen
18312  Kapitel angegebenen Befehl 
18313 \series bold
18314
18315 \backslash
18316 mathbf
18317 \series default
18318  verwenden, denn dieser wirkt nicht auf kleine griechische Buchstaben.
18319  Außerdem setzt er lateinische Buchstaben immer aufrecht, was man an folgender
18320  Formel gut erkennt:
18321 \end_layout
18322
18323 \begin_layout Standard
18324 \begin_inset Formula \[
18325 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{Formel mit \textbackslash  mathbf}\]
18326
18327 \end_inset
18328
18329
18330 \end_layout
18331
18332 \begin_layout Standard
18333 Um die Formel korrekt darzustellen, verwendet man den Befehl 
18334 \series bold
18335
18336 \backslash
18337 boldsymbol
18338 \series default
18339 :
18340 \begin_inset Formula \[
18341 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{Formel mit \textbackslash  boldsymbol}}\]
18342
18343 \end_inset
18344
18345 Es gibt auch die Möglichkeit die Formel in eine 
18346 \series bold
18347 boldmath-Umgebung
18348 \series default
18349  zu setzen.
18350  Diese Umgebung wird erzeugt, indem man im TeX-Modus den Befehl 
18351 \series bold
18352
18353 \backslash
18354 boldmath
18355 \begin_inset Index
18356 status collapsed
18357
18358 \begin_layout Plain Layout
18359 Befehle ! B ! 
18360 \backslash
18361 boldmath
18362 \end_layout
18363
18364 \end_inset
18365
18366
18367 \series default
18368  eingibt.
18369  Um die Umgebung wieder zu beenden, gibt man im TeX-Modus den Befehl 
18370 \series bold
18371
18372 \backslash
18373 unboldmath
18374 \begin_inset Index
18375 status collapsed
18376
18377 \begin_layout Plain Layout
18378 Befehle ! U ! 
18379 \backslash
18380 unboldmath
18381 \end_layout
18382
18383 \end_inset
18384
18385
18386 \series default
18387  ein.
18388 \begin_inset ERT
18389 status collapsed
18390
18391 \begin_layout Plain Layout
18392
18393
18394 \backslash
18395 boldmath 
18396 \end_layout
18397
18398 \end_inset
18399
18400
18401 \begin_inset Formula \[
18402 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{Formel in boldmath-Umgebung}\]
18403
18404 \end_inset
18405
18406
18407 \begin_inset ERT
18408 status collapsed
18409
18410 \begin_layout Plain Layout
18411
18412
18413 \backslash
18414 unboldmath 
18415 \end_layout
18416
18417 \end_inset
18418
18419
18420 \end_layout
18421
18422 \begin_layout Subsection
18423 Schriftgrößen
18424 \begin_inset CommandInset label
18425 LatexCommand label
18426 name "sub:Schriftgrößen"
18427
18428 \end_inset
18429
18430
18431 \begin_inset Index
18432 status collapsed
18433
18434 \begin_layout Plain Layout
18435 Schriften ! Schriftgrößen
18436 \end_layout
18437
18438 \end_inset
18439
18440
18441 \end_layout
18442
18443 \begin_layout Standard
18444 Für Zeichen in einer Formel gibt es, analog zu Textzeichen, folgende Größenbefeh
18445 le:
18446 \end_layout
18447
18448 \begin_layout Standard
18449
18450 \series bold
18451
18452 \backslash
18453 Huge
18454 \series default
18455
18456 \series bold
18457
18458 \backslash
18459 huge
18460 \series default
18461
18462 \series bold
18463
18464 \backslash
18465 LARGE
18466 \series default
18467
18468 \series bold
18469
18470 \backslash
18471 Large
18472 \series default
18473
18474 \series bold
18475
18476 \backslash
18477 large
18478 \series default
18479
18480 \series bold
18481
18482 \backslash
18483 normalsize
18484 \series default
18485
18486 \series bold
18487
18488 \backslash
18489 small
18490 \series default
18491
18492 \series bold
18493
18494 \backslash
18495 footnotesize
18496 \series default
18497 ,
18498 \begin_inset ERT
18499 status collapsed
18500
18501 \begin_layout Plain Layout
18502
18503
18504 \backslash
18505 linebreak 
18506 \end_layout
18507
18508 \end_inset
18509
18510  
18511 \series bold
18512
18513 \backslash
18514 scriptsize
18515 \series default
18516  und 
18517 \series bold
18518
18519 \backslash
18520 tiny
18521 \end_layout
18522
18523 \begin_layout Standard
18524 Welche Größe die Befehle produzieren, hängt von der Dokumentschriftgröße
18525  ab, die dem Befehl 
18526 \series bold
18527
18528 \backslash
18529 normalsize
18530 \series default
18531  entspricht.
18532  Die anderen Befehle produzieren kleinere oder größere Schriften als 
18533 \series bold
18534
18535 \backslash
18536 normalsize
18537 \series default
18538 .
18539  Die Schriftgröße kann jedoch einen bestimmten Wert nicht übertreffen.
18540  Beträgt z.
18541 \begin_inset Space \thinspace{}
18542 \end_inset
18543
18544 B.
18545  die Dokumentschriftgröße 12
18546 \begin_inset Space \thinspace{}
18547 \end_inset
18548
18549 pt, produziert der Befehl 
18550 \series bold
18551
18552 \backslash
18553 Huge
18554 \series default
18555  dasselbe wie 
18556 \series bold
18557
18558 \backslash
18559 huge
18560 \series default
18561 .
18562  
18563 \end_layout
18564
18565 \begin_layout Standard
18566 Ein Größenbefehl wird im TeX-Modus vor der Formel eingegeben und legt die
18567  Größe aller nachfolgenden Formel- und Textzeichen fest.
18568  Um wieder zur Ausgangsgröße zurückzukehren, gibt man nach der Formel im
18569  TeX-Modus den Befehl 
18570 \series bold
18571
18572 \backslash
18573 normalsize
18574 \series default
18575  ein.
18576 \end_layout
18577
18578 \begin_layout Standard
18579 Innerhalb einer Formel kann die Größe nur für Symbole oder Buchstaben im
18580  mathematischen Text geändert werden.
18581  Dazu wird der Größenbefehl im mathematischen Textmodus eingegeben.
18582  Alle diesem Befehl folgenden Zeichen bis zum Ende des mathematischen Textes
18583  oder bis zu einem anderen Größenbefehl haben dann die angegebene Größe.
18584  Dazu zwei Beispiele:
18585 \begin_inset VSpace -2mm
18586 \end_inset
18587
18588
18589 \end_layout
18590
18591 \begin_layout Standard
18592 \begin_inset ERT
18593 status collapsed
18594
18595 \begin_layout Plain Layout
18596
18597
18598 \backslash
18599 huge 
18600 \end_layout
18601
18602 \end_inset
18603
18604
18605 \begin_inset Formula \[
18606 A=\frac{B}{c}\cdot\maltese\]
18607
18608 \end_inset
18609
18610
18611 \begin_inset Formula \[
18612 \maltese A\textrm{\Large \maltese\textit{A}}\textrm{\tiny \maltese\textit{A}}\]
18613
18614 \end_inset
18615
18616
18617 \begin_inset ERT
18618 status collapsed
18619
18620 \begin_layout Plain Layout
18621
18622
18623 \backslash
18624 normalsize 
18625 \end_layout
18626
18627 \end_inset
18628
18629
18630 \end_layout
18631
18632 \begin_layout Standard
18633 \begin_inset VSpace medskip
18634 \end_inset
18635
18636 Vor beiden Formeln wurde der Befehl 
18637 \series bold
18638
18639 \backslash
18640 huge
18641 \series default
18642  eingegeben.
18643  Der Befehl für die zweite Formel lautet:
18644 \begin_inset Newline newline
18645 \end_inset
18646
18647
18648 \series bold
18649
18650 \backslash
18651 maltese
18652 \begin_inset ERT
18653 status collapsed
18654
18655 \begin_layout Plain Layout
18656
18657
18658 \backslash
18659 leer 
18660 \end_layout
18661
18662 \end_inset
18663
18664 A M-m m 
18665 \backslash
18666 Large
18667 \begin_inset ERT
18668 status collapsed
18669
18670 \begin_layout Plain Layout
18671
18672
18673 \backslash
18674 leer 
18675 \end_layout
18676
18677 \end_inset
18678
18679
18680 \backslash
18681 maltese
18682 \begin_inset ERT
18683 status collapsed
18684
18685 \begin_layout Plain Layout
18686
18687
18688 \backslash
18689 leer 
18690 \end_layout
18691
18692 \end_inset
18693
18694
18695 \backslash
18696 textit
18697 \begin_inset ERT
18698 status collapsed
18699
18700 \begin_layout Plain Layout
18701
18702
18703 \backslash
18704 leer 
18705 \end_layout
18706
18707 \end_inset
18708
18709 A
18710 \begin_inset Formula $\to$
18711 \end_inset
18712
18713
18714 \begin_inset Formula $\to$
18715 \end_inset
18716
18717
18718 \begin_inset Newline newline
18719 \end_inset
18720
18721
18722 \begin_inset Space \hspace*{}
18723 \length 1cm
18724 \end_inset
18725
18726 M-m
18727 \series default
18728  
18729 \series bold
18730
18731 \backslash
18732 tiny
18733 \begin_inset ERT
18734 status collapsed
18735
18736 \begin_layout Plain Layout
18737
18738
18739 \backslash
18740 leer 
18741 \end_layout
18742
18743 \end_inset
18744
18745
18746 \backslash
18747 maltese
18748 \begin_inset ERT
18749 status collapsed
18750
18751 \begin_layout Plain Layout
18752
18753
18754 \backslash
18755 leer 
18756 \end_layout
18757
18758 \end_inset
18759
18760
18761 \backslash
18762 textit
18763 \begin_inset ERT
18764 status collapsed
18765
18766 \begin_layout Plain Layout
18767
18768
18769 \backslash
18770 leer 
18771 \end_layout
18772
18773 \end_inset
18774
18775 A
18776 \end_layout
18777
18778 \begin_layout Standard
18779 Kann ein Symbol nicht in verschiedenen Größen dargestellt werden, wird es
18780  immer in der Standardgröße dargestellt.
18781 \end_layout
18782
18783 \begin_layout Section
18784 Griechische Buchstaben
18785 \begin_inset Index
18786 status collapsed
18787
18788 \begin_layout Plain Layout
18789 griechische Buchstaben
18790 \end_layout
18791
18792 \end_inset
18793
18794
18795 \end_layout
18796
18797 \begin_layout Standard
18798 Alle griechischen Buchstaben können auch über den Mathe-Werkzeugleistenknopf
18799  
18800 \begin_inset Graphics
18801         filename ../../images/math/alpha.png
18802         embed ""
18803         scale 85
18804
18805 \end_inset
18806
18807  eingefügt werden.
18808 \end_layout
18809
18810 \begin_layout Subsection
18811 Kleine Buchstaben
18812 \begin_inset CommandInset label
18813 LatexCommand label
18814 name "sub:Kleine-Buchstaben"
18815
18816 \end_inset
18817
18818
18819 \begin_inset Index
18820 status collapsed
18821
18822 \begin_layout Plain Layout
18823 griechische Buchstaben ! kleine
18824 \end_layout
18825
18826 \end_inset
18827
18828
18829 \end_layout
18830
18831 \begin_layout Standard
18832 \begin_inset Space \hfill{}
18833 \end_inset
18834
18835
18836 \begin_inset Tabular
18837 <lyxtabular version="3" rows="11" columns="2">
18838 <features>
18839 <column alignment="center" valignment="top" width="0pt">
18840 <column alignment="center" valignment="top" width="0pt">
18841 <row>
18842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Plain Layout
18846 Befehl
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18852 \begin_inset Text
18853
18854 \begin_layout Plain Layout
18855 Ergebnis
18856 \end_layout
18857
18858 \end_inset
18859 </cell>
18860 </row>
18861 <row>
18862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18863 \begin_inset Text
18864
18865 \begin_layout Plain Layout
18866
18867 \backslash
18868 alpha
18869 \end_layout
18870
18871 \end_inset
18872 </cell>
18873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18874 \begin_inset Text
18875
18876 \begin_layout Plain Layout
18877 \begin_inset Formula $\alpha$
18878 \end_inset
18879
18880
18881 \end_layout
18882
18883 \end_inset
18884 </cell>
18885 </row>
18886 <row>
18887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891
18892 \backslash
18893 beta
18894 \end_layout
18895
18896 \end_inset
18897 </cell>
18898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902 \begin_inset Formula $\beta$
18903 \end_inset
18904
18905
18906 \end_layout
18907
18908 \end_inset
18909 </cell>
18910 </row>
18911 <row>
18912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18913 \begin_inset Text
18914
18915 \begin_layout Plain Layout
18916
18917 \backslash
18918 gamma
18919 \end_layout
18920
18921 \end_inset
18922 </cell>
18923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18924 \begin_inset Text
18925
18926 \begin_layout Plain Layout
18927 \begin_inset Formula $\gamma$
18928 \end_inset
18929
18930
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 </row>
18936 <row>
18937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18938 \begin_inset Text
18939
18940 \begin_layout Plain Layout
18941
18942 \backslash
18943 delta
18944 \end_layout
18945
18946 \end_inset
18947 </cell>
18948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18949 \begin_inset Text
18950
18951 \begin_layout Plain Layout
18952 \begin_inset Formula $\delta$
18953 \end_inset
18954
18955
18956 \end_layout
18957
18958 \end_inset
18959 </cell>
18960 </row>
18961 <row>
18962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18963 \begin_inset Text
18964
18965 \begin_layout Plain Layout
18966
18967 \backslash
18968 epsilon
18969 \end_layout
18970
18971 \end_inset
18972 </cell>
18973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18974 \begin_inset Text
18975
18976 \begin_layout Plain Layout
18977 \begin_inset Formula $\epsilon$
18978 \end_inset
18979
18980
18981 \end_layout
18982
18983 \end_inset
18984 </cell>
18985 </row>
18986 <row>
18987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18988 \begin_inset Text
18989
18990 \begin_layout Plain Layout
18991
18992 \backslash
18993 varepsilon
18994 \end_layout
18995
18996 \end_inset
18997 </cell>
18998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18999 \begin_inset Text
19000
19001 \begin_layout Plain Layout
19002 \begin_inset Formula $\varepsilon$
19003 \end_inset
19004
19005
19006 \end_layout
19007
19008 \end_inset
19009 </cell>
19010 </row>
19011 <row>
19012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19013 \begin_inset Text
19014
19015 \begin_layout Plain Layout
19016
19017 \backslash
19018 zeta
19019 \end_layout
19020
19021 \end_inset
19022 </cell>
19023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19024 \begin_inset Text
19025
19026 \begin_layout Plain Layout
19027 \begin_inset Formula $\zeta$
19028 \end_inset
19029
19030
19031 \end_layout
19032
19033 \end_inset
19034 </cell>
19035 </row>
19036 <row>
19037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19038 \begin_inset Text
19039
19040 \begin_layout Plain Layout
19041
19042 \backslash
19043 eta
19044 \end_layout
19045
19046 \end_inset
19047 </cell>
19048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19049 \begin_inset Text
19050
19051 \begin_layout Plain Layout
19052 \begin_inset Formula $\eta$
19053 \end_inset
19054
19055
19056 \end_layout
19057
19058 \end_inset
19059 </cell>
19060 </row>
19061 <row>
19062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066
19067 \backslash
19068 theta
19069 \end_layout
19070
19071 \end_inset
19072 </cell>
19073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19074 \begin_inset Text
19075
19076 \begin_layout Plain Layout
19077 \begin_inset Formula $\theta$
19078 \end_inset
19079
19080
19081 \end_layout
19082
19083 \end_inset
19084 </cell>
19085 </row>
19086 <row>
19087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19088 \begin_inset Text
19089
19090 \begin_layout Plain Layout
19091
19092 \backslash
19093 vartheta
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19099 \begin_inset Text
19100
19101 \begin_layout Plain Layout
19102 \begin_inset Formula $\vartheta$
19103 \end_inset
19104
19105
19106 \end_layout
19107
19108 \end_inset
19109 </cell>
19110 </row>
19111 </lyxtabular>
19112
19113 \end_inset
19114
19115
19116 \begin_inset Space \hfill{}
19117 \end_inset
19118
19119
19120 \begin_inset Tabular
19121 <lyxtabular version="3" rows="12" columns="2">
19122 <features>
19123 <column alignment="center" valignment="top" width="0pt">
19124 <column alignment="center" valignment="top" width="0pt">
19125 <row>
19126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19127 \begin_inset Text
19128
19129 \begin_layout Plain Layout
19130 Befehl
19131 \end_layout
19132
19133 \end_inset
19134 </cell>
19135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19136 \begin_inset Text
19137
19138 \begin_layout Plain Layout
19139 Ergebnis
19140 \end_layout
19141
19142 \end_inset
19143 </cell>
19144 </row>
19145 <row>
19146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19147 \begin_inset Text
19148
19149 \begin_layout Plain Layout
19150
19151 \backslash
19152 iota
19153 \end_layout
19154
19155 \end_inset
19156 </cell>
19157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19158 \begin_inset Text
19159
19160 \begin_layout Plain Layout
19161 \begin_inset Formula $\iota$
19162 \end_inset
19163
19164
19165 \end_layout
19166
19167 \end_inset
19168 </cell>
19169 </row>
19170 <row>
19171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19172 \begin_inset Text
19173
19174 \begin_layout Plain Layout
19175
19176 \backslash
19177 kappa
19178 \end_layout
19179
19180 \end_inset
19181 </cell>
19182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19183 \begin_inset Text
19184
19185 \begin_layout Plain Layout
19186 \begin_inset Formula $\kappa$
19187 \end_inset
19188
19189
19190 \end_layout
19191
19192 \end_inset
19193 </cell>
19194 </row>
19195 <row>
19196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19197 \begin_inset Text
19198
19199 \begin_layout Plain Layout
19200
19201 \backslash
19202 varkappa
19203 \end_layout
19204
19205 \end_inset
19206 </cell>
19207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19208 \begin_inset Text
19209
19210 \begin_layout Plain Layout
19211 \begin_inset Formula $\varkappa$
19212 \end_inset
19213
19214
19215 \end_layout
19216
19217 \end_inset
19218 </cell>
19219 </row>
19220 <row>
19221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19222 \begin_inset Text
19223
19224 \begin_layout Plain Layout
19225
19226 \backslash
19227 lambda
19228 \end_layout
19229
19230 \end_inset
19231 </cell>
19232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19233 \begin_inset Text
19234
19235 \begin_layout Plain Layout
19236 \begin_inset Formula $\lambda$
19237 \end_inset
19238
19239
19240 \end_layout
19241
19242 \end_inset
19243 </cell>
19244 </row>
19245 <row>
19246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19247 \begin_inset Text
19248
19249 \begin_layout Plain Layout
19250
19251 \backslash
19252 mu
19253 \end_layout
19254
19255 \end_inset
19256 </cell>
19257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19258 \begin_inset Text
19259
19260 \begin_layout Plain Layout
19261 \begin_inset Formula $\mu$
19262 \end_inset
19263
19264
19265 \end_layout
19266
19267 \end_inset
19268 </cell>
19269 </row>
19270 <row>
19271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19272 \begin_inset Text
19273
19274 \begin_layout Plain Layout
19275
19276 \backslash
19277 nu
19278 \end_layout
19279
19280 \end_inset
19281 </cell>
19282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19283 \begin_inset Text
19284
19285 \begin_layout Plain Layout
19286 \begin_inset Formula $\nu$
19287 \end_inset
19288
19289
19290 \end_layout
19291
19292 \end_inset
19293 </cell>
19294 </row>
19295 <row>
19296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19297 \begin_inset Text
19298
19299 \begin_layout Plain Layout
19300
19301 \backslash
19302 xi
19303 \end_layout
19304
19305 \end_inset
19306 </cell>
19307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19308 \begin_inset Text
19309
19310 \begin_layout Plain Layout
19311 \begin_inset Formula $\xi$
19312 \end_inset
19313
19314
19315 \end_layout
19316
19317 \end_inset
19318 </cell>
19319 </row>
19320 <row>
19321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19322 \begin_inset Text
19323
19324 \begin_layout Plain Layout
19325 o
19326 \end_layout
19327
19328 \end_inset
19329 </cell>
19330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19331 \begin_inset Text
19332
19333 \begin_layout Plain Layout
19334 \begin_inset Formula $o$
19335 \end_inset
19336
19337
19338 \end_layout
19339
19340 \end_inset
19341 </cell>
19342 </row>
19343 <row>
19344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19345 \begin_inset Text
19346
19347 \begin_layout Plain Layout
19348
19349 \backslash
19350 pi
19351 \end_layout
19352
19353 \end_inset
19354 </cell>
19355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19356 \begin_inset Text
19357
19358 \begin_layout Plain Layout
19359 \begin_inset Formula $\pi$
19360 \end_inset
19361
19362
19363 \end_layout
19364
19365 \end_inset
19366 </cell>
19367 </row>
19368 <row>
19369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19370 \begin_inset Text
19371
19372 \begin_layout Plain Layout
19373
19374 \backslash
19375 varpi
19376 \end_layout
19377
19378 \end_inset
19379 </cell>
19380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19381 \begin_inset Text
19382
19383 \begin_layout Plain Layout
19384 \begin_inset Formula $\varpi$
19385 \end_inset
19386
19387
19388 \end_layout
19389
19390 \end_inset
19391 </cell>
19392 </row>
19393 <row>
19394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19395 \begin_inset Text
19396
19397 \begin_layout Plain Layout
19398
19399 \backslash
19400 rho
19401 \end_layout
19402
19403 \end_inset
19404 </cell>
19405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19406 \begin_inset Text
19407
19408 \begin_layout Plain Layout
19409 \begin_inset Formula $\rho$
19410 \end_inset
19411
19412
19413 \end_layout
19414
19415 \end_inset
19416 </cell>
19417 </row>
19418 </lyxtabular>
19419
19420 \end_inset
19421
19422
19423 \begin_inset Space \hfill{}
19424 \end_inset
19425
19426
19427 \begin_inset Tabular
19428 <lyxtabular version="3" rows="11" columns="2">
19429 <features>
19430 <column alignment="center" valignment="top" width="0pt">
19431 <column alignment="center" valignment="top" width="0pt">
19432 <row>
19433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437 Befehl
19438 \end_layout
19439
19440 \end_inset
19441 </cell>
19442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19443 \begin_inset Text
19444
19445 \begin_layout Plain Layout
19446 Ergebnis
19447 \end_layout
19448
19449 \end_inset
19450 </cell>
19451 </row>
19452 <row>
19453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19454 \begin_inset Text
19455
19456 \begin_layout Plain Layout
19457
19458 \backslash
19459 varrho
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468 \begin_inset Formula $\varrho$
19469 \end_inset
19470
19471
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 </row>
19477 <row>
19478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482
19483 \backslash
19484 sigma
19485 \end_layout
19486
19487 \end_inset
19488 </cell>
19489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19490 \begin_inset Text
19491
19492 \begin_layout Plain Layout
19493 \begin_inset Formula $\sigma$
19494 \end_inset
19495
19496
19497 \end_layout
19498
19499 \end_inset
19500 </cell>
19501 </row>
19502 <row>
19503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19504 \begin_inset Text
19505
19506 \begin_layout Plain Layout
19507
19508 \backslash
19509 varsigma
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19515 \begin_inset Text
19516
19517 \begin_layout Plain Layout
19518 \begin_inset Formula $\varsigma$
19519 \end_inset
19520
19521
19522 \end_layout
19523
19524 \end_inset
19525 </cell>
19526 </row>
19527 <row>
19528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19529 \begin_inset Text
19530
19531 \begin_layout Plain Layout
19532
19533 \backslash
19534 tau
19535 \end_layout
19536
19537 \end_inset
19538 </cell>
19539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19540 \begin_inset Text
19541
19542 \begin_layout Plain Layout
19543 \begin_inset Formula $\tau$
19544 \end_inset
19545
19546
19547 \end_layout
19548
19549 \end_inset
19550 </cell>
19551 </row>
19552 <row>
19553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19554 \begin_inset Text
19555
19556 \begin_layout Plain Layout
19557
19558 \backslash
19559 upsilon
19560 \end_layout
19561
19562 \end_inset
19563 </cell>
19564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19565 \begin_inset Text
19566
19567 \begin_layout Plain Layout
19568 \begin_inset Formula $\upsilon$
19569 \end_inset
19570
19571
19572 \end_layout
19573
19574 \end_inset
19575 </cell>
19576 </row>
19577 <row>
19578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19579 \begin_inset Text
19580
19581 \begin_layout Plain Layout
19582
19583 \backslash
19584 phi
19585 \end_layout
19586
19587 \end_inset
19588 </cell>
19589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19590 \begin_inset Text
19591
19592 \begin_layout Plain Layout
19593 \begin_inset Formula $\phi$
19594 \end_inset
19595
19596
19597 \end_layout
19598
19599 \end_inset
19600 </cell>
19601 </row>
19602 <row>
19603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19604 \begin_inset Text
19605
19606 \begin_layout Plain Layout
19607
19608 \backslash
19609 varphi
19610 \end_layout
19611
19612 \end_inset
19613 </cell>
19614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19615 \begin_inset Text
19616
19617 \begin_layout Plain Layout
19618 \begin_inset Formula $\varphi$
19619 \end_inset
19620
19621
19622 \end_layout
19623
19624 \end_inset
19625 </cell>
19626 </row>
19627 <row>
19628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19629 \begin_inset Text
19630
19631 \begin_layout Plain Layout
19632
19633 \backslash
19634 chi
19635 \end_layout
19636
19637 \end_inset
19638 </cell>
19639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19640 \begin_inset Text
19641
19642 \begin_layout Plain Layout
19643 \begin_inset Formula $\chi$
19644 \end_inset
19645
19646
19647 \end_layout
19648
19649 \end_inset
19650 </cell>
19651 </row>
19652 <row>
19653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19654 \begin_inset Text
19655
19656 \begin_layout Plain Layout
19657
19658 \backslash
19659 psi
19660 \end_layout
19661
19662 \end_inset
19663 </cell>
19664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19665 \begin_inset Text
19666
19667 \begin_layout Plain Layout
19668 \begin_inset Formula $\psi$
19669 \end_inset
19670
19671
19672 \end_layout
19673
19674 \end_inset
19675 </cell>
19676 </row>
19677 <row>
19678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19679 \begin_inset Text
19680
19681 \begin_layout Plain Layout
19682
19683 \backslash
19684 omega
19685 \end_layout
19686
19687 \end_inset
19688 </cell>
19689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19690 \begin_inset Text
19691
19692 \begin_layout Plain Layout
19693 \begin_inset Formula $\omega$
19694 \end_inset
19695
19696
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 </row>
19702 </lyxtabular>
19703
19704 \end_inset
19705
19706
19707 \begin_inset Space \hfill{}
19708 \end_inset
19709
19710
19711 \end_layout
19712
19713 \begin_layout Standard
19714 \begin_inset VSpace medskip
19715 \end_inset
19716
19717 Wie man aufrechte griechische Buchstaben erstellt, ist in 
19718 \begin_inset CommandInset ref
19719 LatexCommand ref
19720 reference "sub:Aufrechte-kleine-griechische"
19721
19722 \end_inset
19723
19724  beschrieben.
19725 \end_layout
19726
19727 \begin_layout Subsection
19728 Große Buchstaben
19729 \begin_inset Index
19730 status collapsed
19731
19732 \begin_layout Plain Layout
19733 griechische Buchstaben ! große
19734 \end_layout
19735
19736 \end_inset
19737
19738
19739 \end_layout
19740
19741 \begin_layout Standard
19742 \begin_inset Space \hfill{}
19743 \end_inset
19744
19745
19746 \begin_inset Tabular
19747 <lyxtabular version="3" rows="7" columns="2">
19748 <features>
19749 <column alignment="center" valignment="top" width="0pt">
19750 <column alignment="center" valignment="top" width="0pt">
19751 <row>
19752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19753 \begin_inset Text
19754
19755 \begin_layout Plain Layout
19756 Befehl
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765 Ergebnis
19766 \end_layout
19767
19768 \end_inset
19769 </cell>
19770 </row>
19771 <row>
19772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19773 \begin_inset Text
19774
19775 \begin_layout Plain Layout
19776
19777 \backslash
19778 Gamma
19779 \end_layout
19780
19781 \end_inset
19782 </cell>
19783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19784 \begin_inset Text
19785
19786 \begin_layout Plain Layout
19787 \begin_inset Formula $\Gamma$
19788 \end_inset
19789
19790
19791 \end_layout
19792
19793 \end_inset
19794 </cell>
19795 </row>
19796 <row>
19797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19798 \begin_inset Text
19799
19800 \begin_layout Plain Layout
19801
19802 \backslash
19803 Delta
19804 \end_layout
19805
19806 \end_inset
19807 </cell>
19808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19809 \begin_inset Text
19810
19811 \begin_layout Plain Layout
19812 \begin_inset Formula $\Delta$
19813 \end_inset
19814
19815
19816 \end_layout
19817
19818 \end_inset
19819 </cell>
19820 </row>
19821 <row>
19822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19823 \begin_inset Text
19824
19825 \begin_layout Plain Layout
19826
19827 \backslash
19828 Theta
19829 \end_layout
19830
19831 \end_inset
19832 </cell>
19833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19834 \begin_inset Text
19835
19836 \begin_layout Plain Layout
19837 \begin_inset Formula $\Theta$
19838 \end_inset
19839
19840
19841 \end_layout
19842
19843 \end_inset
19844 </cell>
19845 </row>
19846 <row>
19847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19848 \begin_inset Text
19849
19850 \begin_layout Plain Layout
19851
19852 \backslash
19853 Lambda
19854 \end_layout
19855
19856 \end_inset
19857 </cell>
19858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19859 \begin_inset Text
19860
19861 \begin_layout Plain Layout
19862 \begin_inset Formula $\Lambda$
19863 \end_inset
19864
19865
19866 \end_layout
19867
19868 \end_inset
19869 </cell>
19870 </row>
19871 <row>
19872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19873 \begin_inset Text
19874
19875 \begin_layout Plain Layout
19876
19877 \backslash
19878 Xi
19879 \end_layout
19880
19881 \end_inset
19882 </cell>
19883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19884 \begin_inset Text
19885
19886 \begin_layout Plain Layout
19887 \begin_inset Formula $\Xi$
19888 \end_inset
19889
19890
19891 \end_layout
19892
19893 \end_inset
19894 </cell>
19895 </row>
19896 <row>
19897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19898 \begin_inset Text
19899
19900 \begin_layout Plain Layout
19901
19902 \backslash
19903 Pi
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19909 \begin_inset Text
19910
19911 \begin_layout Plain Layout
19912 \begin_inset Formula $\Pi$
19913 \end_inset
19914
19915
19916 \end_layout
19917
19918 \end_inset
19919 </cell>
19920 </row>
19921 </lyxtabular>
19922
19923 \end_inset
19924
19925
19926 \begin_inset Space \hfill{}
19927 \end_inset
19928
19929
19930 \begin_inset Tabular
19931 <lyxtabular version="3" rows="6" columns="2">
19932 <features>
19933 <column alignment="center" valignment="top" width="0pt">
19934 <column alignment="center" valignment="top" width="0pt">
19935 <row>
19936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19937 \begin_inset Text
19938
19939 \begin_layout Plain Layout
19940 Befehl
19941 \end_layout
19942
19943 \end_inset
19944 </cell>
19945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19946 \begin_inset Text
19947
19948 \begin_layout Plain Layout
19949 Ergebnis
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 </row>
19955 <row>
19956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19957 \begin_inset Text
19958
19959 \begin_layout Plain Layout
19960
19961 \backslash
19962 Sigma
19963 \end_layout
19964
19965 \end_inset
19966 </cell>
19967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19968 \begin_inset Text
19969
19970 \begin_layout Plain Layout
19971 \begin_inset Formula $\Sigma$
19972 \end_inset
19973
19974
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 </row>
19980 <row>
19981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985
19986 \backslash
19987 Upsilon
19988 \end_layout
19989
19990 \end_inset
19991 </cell>
19992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19993 \begin_inset Text
19994
19995 \begin_layout Plain Layout
19996 \begin_inset Formula $\Upsilon$
19997 \end_inset
19998
19999
20000 \end_layout
20001
20002 \end_inset
20003 </cell>
20004 </row>
20005 <row>
20006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20007 \begin_inset Text
20008
20009 \begin_layout Plain Layout
20010
20011 \backslash
20012 Phi
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20018 \begin_inset Text
20019
20020 \begin_layout Plain Layout
20021 \begin_inset Formula $\Phi$
20022 \end_inset
20023
20024
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 </row>
20030 <row>
20031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20032 \begin_inset Text
20033
20034 \begin_layout Plain Layout
20035
20036 \backslash
20037 Psi
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20043 \begin_inset Text
20044
20045 \begin_layout Plain Layout
20046 \begin_inset Formula $\Psi$
20047 \end_inset
20048
20049
20050 \end_layout
20051
20052 \end_inset
20053 </cell>
20054 </row>
20055 <row>
20056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20057 \begin_inset Text
20058
20059 \begin_layout Plain Layout
20060
20061 \backslash
20062 Omega
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20068 \begin_inset Text
20069
20070 \begin_layout Plain Layout
20071 \begin_inset Formula $\Omega$
20072 \end_inset
20073
20074
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 </row>
20080 </lyxtabular>
20081
20082 \end_inset
20083
20084
20085 \begin_inset Space \hfill{}
20086 \end_inset
20087
20088
20089 \end_layout
20090
20091 \begin_layout Standard
20092 \begin_inset VSpace medskip
20093 \end_inset
20094
20095 Dass die großen griechischen Buchstaben aufrecht erscheinen, ist einem Fehler
20096  geschuldet, der während der Entwicklung von TeX gemacht wurde.
20097  Um korrekte kursive Großbuchstaben zu erhalten, beginnt man einen Befehl
20098  mit 
20099 \series bold
20100 var
20101 \series default
20102 .
20103  So ergibt z.
20104 \begin_inset Space \thinspace{}
20105 \end_inset
20106
20107 B.
20108  der Befehl 
20109 \series bold
20110
20111 \backslash
20112 varGamma
20113 \series default
20114
20115 \begin_inset Formula $\varGamma $
20116 \end_inset
20117
20118
20119 \end_layout
20120
20121 \begin_layout Subsection
20122 Fett gedruckte Buchstaben
20123 \begin_inset Index
20124 status collapsed
20125
20126 \begin_layout Plain Layout
20127 griechische Buchstaben ! fett gedruckte
20128 \end_layout
20129
20130 \end_inset
20131
20132
20133 \end_layout
20134
20135 \begin_layout Standard
20136 Griechische lassen sich nicht wie lateinische Buchstaben in verschiedenen
20137  Schriftstilen darstellen.
20138  Es besteht nur die Möglichkeit, sie mit dem Befehl 
20139 \series bold
20140
20141 \backslash
20142 boldsymbol
20143 \series default
20144
20145 \begin_inset Index
20146 status collapsed
20147
20148 \begin_layout Plain Layout
20149 Befehle ! B ! 
20150 \backslash
20151 boldsymbol
20152 \end_layout
20153
20154 \end_inset
20155
20156  fett gedruckt auszugeben.
20157 \end_layout
20158
20159 \begin_layout Standard
20160 \align center
20161 \begin_inset Tabular
20162 <lyxtabular version="3" rows="3" columns="2">
20163 <features>
20164 <column alignment="center" valignment="top" width="0">
20165 <column alignment="center" valignment="top" width="0">
20166 <row>
20167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20168 \begin_inset Text
20169
20170 \begin_layout Plain Layout
20171 Befehl
20172 \end_layout
20173
20174 \end_inset
20175 </cell>
20176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20177 \begin_inset Text
20178
20179 \begin_layout Plain Layout
20180 Ergebnis
20181 \end_layout
20182
20183 \end_inset
20184 </cell>
20185 </row>
20186 <row>
20187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20188 \begin_inset Text
20189
20190 \begin_layout Plain Layout
20191
20192 \backslash
20193 Upsilon
20194 \backslash
20195 boldsymbol
20196 \backslash
20197 Upsilon
20198 \end_layout
20199
20200 \end_inset
20201 </cell>
20202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20203 \begin_inset Text
20204
20205 \begin_layout Plain Layout
20206 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20207 \end_inset
20208
20209
20210 \end_layout
20211
20212 \end_inset
20213 </cell>
20214 </row>
20215 <row>
20216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20217 \begin_inset Text
20218
20219 \begin_layout Plain Layout
20220
20221 \backslash
20222 theta
20223 \backslash
20224 boldsymbol
20225 \backslash
20226 theta
20227 \end_layout
20228
20229 \end_inset
20230 </cell>
20231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20232 \begin_inset Text
20233
20234 \begin_layout Plain Layout
20235 \begin_inset Formula $\theta\boldsymbol{\theta}$
20236 \end_inset
20237
20238
20239 \end_layout
20240
20241 \end_inset
20242 </cell>
20243 </row>
20244 </lyxtabular>
20245
20246 \end_inset
20247
20248
20249 \end_layout
20250
20251 \begin_layout Section
20252 Symbole
20253 \begin_inset ERT
20254 status collapsed
20255
20256 \begin_layout Plain Layout
20257
20258
20259 \backslash
20260 texorpdfstring{
20261 \end_layout
20262
20263 \end_inset
20264
20265
20266 \begin_inset Foot
20267 status collapsed
20268
20269 \begin_layout Plain Layout
20270 Eine Liste mit sämtlichen Symbolen der meisten LaTeX-Pakete findet man in
20271  
20272 \begin_inset CommandInset citation
20273 LatexCommand cite
20274 key "Symbole"
20275
20276 \end_inset
20277
20278 .
20279 \end_layout
20280
20281 \end_inset
20282
20283
20284 \begin_inset ERT
20285 status collapsed
20286
20287 \begin_layout Plain Layout
20288
20289 }{}
20290 \end_layout
20291
20292 \end_inset
20293
20294
20295 \begin_inset Note Note
20296 status collapsed
20297
20298 \begin_layout Plain Layout
20299
20300 \series bold
20301
20302 \backslash
20303 texorpdfstring
20304 \series default
20305  dient dazu, dass die Fußnote nicht mit im pdf-Lesezeichen erscheint.
20306 \end_layout
20307
20308 \begin_layout Plain Layout
20309 Näheres zu 
20310 \series bold
20311
20312 \backslash
20313 texorpdfstring
20314 \series default
20315  steht in Kapitel 
20316 \begin_inset CommandInset ref
20317 LatexCommand ref
20318 reference "sub:Formeln-in-Überschriften"
20319
20320 \end_inset
20321
20322 .
20323 \end_layout
20324
20325 \end_inset
20326
20327
20328 \begin_inset Index
20329 status collapsed
20330
20331 \begin_layout Plain Layout
20332 Symbole
20333 \end_layout
20334
20335 \end_inset
20336
20337
20338 \end_layout
20339
20340 \begin_layout Standard
20341 Viele der im Folgenden aufgelisteten Symbole können auch über die Mathe-Werkzeug\SpecialChar \-
20342
20343 leistenknöpfe 
20344 \begin_inset Graphics
20345         filename ../../images/math/nabla.png
20346         embed ""
20347         scale 85
20348
20349 \end_inset
20350
20351  und 
20352 \begin_inset Graphics
20353         filename ../../images/math/digamma.png
20354         embed ""
20355         scale 85
20356
20357 \end_inset
20358
20359  eingefügt werden.
20360 \end_layout
20361
20362 \begin_layout Standard
20363 \begin_inset Newpage newpage
20364 \end_inset
20365
20366
20367 \end_layout
20368
20369 \begin_layout Subsection
20370 Mathematische Symbole
20371 \begin_inset CommandInset label
20372 LatexCommand label
20373 name "sub:Mathematische-Symbole"
20374
20375 \end_inset
20376
20377
20378 \begin_inset Index
20379 status collapsed
20380
20381 \begin_layout Plain Layout
20382 Symbole ! mathematische
20383 \end_layout
20384
20385 \end_inset
20386
20387
20388 \end_layout
20389
20390 \begin_layout Standard
20391 \begin_inset Space \hfill{}
20392 \end_inset
20393
20394
20395 \begin_inset Tabular
20396 <lyxtabular version="3" rows="10" columns="2">
20397 <features>
20398 <column alignment="center" valignment="top" width="0pt">
20399 <column alignment="center" valignment="top" width="0pt">
20400 <row>
20401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20402 \begin_inset Text
20403
20404 \begin_layout Plain Layout
20405 Befehl
20406 \end_layout
20407
20408 \end_inset
20409 </cell>
20410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20411 \begin_inset Text
20412
20413 \begin_layout Plain Layout
20414 Ergebnis
20415 \end_layout
20416
20417 \end_inset
20418 </cell>
20419 </row>
20420 <row>
20421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20422 \begin_inset Text
20423
20424 \begin_layout Plain Layout
20425
20426 \backslash
20427 neg
20428 \end_layout
20429
20430 \end_inset
20431 </cell>
20432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20433 \begin_inset Text
20434
20435 \begin_layout Plain Layout
20436 \begin_inset Formula $\neg$
20437 \end_inset
20438
20439
20440 \end_layout
20441
20442 \end_inset
20443 </cell>
20444 </row>
20445 <row>
20446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20447 \begin_inset Text
20448
20449 \begin_layout Plain Layout
20450
20451 \backslash
20452 Im
20453 \end_layout
20454
20455 \end_inset
20456 </cell>
20457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20458 \begin_inset Text
20459
20460 \begin_layout Plain Layout
20461 \begin_inset Formula $\Im$
20462 \end_inset
20463
20464
20465 \end_layout
20466
20467 \end_inset
20468 </cell>
20469 </row>
20470 <row>
20471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20472 \begin_inset Text
20473
20474 \begin_layout Plain Layout
20475
20476 \backslash
20477 Re
20478 \end_layout
20479
20480 \end_inset
20481 </cell>
20482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20483 \begin_inset Text
20484
20485 \begin_layout Plain Layout
20486 \begin_inset Formula $\Re$
20487 \end_inset
20488
20489
20490 \end_layout
20491
20492 \end_inset
20493 </cell>
20494 </row>
20495 <row>
20496 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20497 \begin_inset Text
20498
20499 \begin_layout Plain Layout
20500
20501 \backslash
20502 aleph
20503 \end_layout
20504
20505 \end_inset
20506 </cell>
20507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20508 \begin_inset Text
20509
20510 \begin_layout Plain Layout
20511 \begin_inset Formula $\aleph$
20512 \end_inset
20513
20514
20515 \end_layout
20516
20517 \end_inset
20518 </cell>
20519 </row>
20520 <row>
20521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20522 \begin_inset Text
20523
20524 \begin_layout Plain Layout
20525
20526 \backslash
20527 partial
20528 \end_layout
20529
20530 \end_inset
20531 </cell>
20532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20533 \begin_inset Text
20534
20535 \begin_layout Plain Layout
20536 \begin_inset Formula $\partial$
20537 \end_inset
20538
20539
20540 \end_layout
20541
20542 \end_inset
20543 </cell>
20544 </row>
20545 <row>
20546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550
20551 \backslash
20552 infty
20553 \end_layout
20554
20555 \end_inset
20556 </cell>
20557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20558 \begin_inset Text
20559
20560 \begin_layout Plain Layout
20561 \begin_inset Formula $\infty$
20562 \end_inset
20563
20564
20565 \end_layout
20566
20567 \end_inset
20568 </cell>
20569 </row>
20570 <row>
20571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20572 \begin_inset Text
20573
20574 \begin_layout Plain Layout
20575
20576 \backslash
20577 wp
20578 \end_layout
20579
20580 \end_inset
20581 </cell>
20582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20583 \begin_inset Text
20584
20585 \begin_layout Plain Layout
20586 \begin_inset Formula $\wp$
20587 \end_inset
20588
20589
20590 \end_layout
20591
20592 \end_inset
20593 </cell>
20594 </row>
20595 <row>
20596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20597 \begin_inset Text
20598
20599 \begin_layout Plain Layout
20600
20601 \backslash
20602 imath
20603 \end_layout
20604
20605 \end_inset
20606 </cell>
20607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20608 \begin_inset Text
20609
20610 \begin_layout Plain Layout
20611 \begin_inset Formula $\imath$
20612 \end_inset
20613
20614
20615 \end_layout
20616
20617 \end_inset
20618 </cell>
20619 </row>
20620 <row>
20621 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20622 \begin_inset Text
20623
20624 \begin_layout Plain Layout
20625
20626 \backslash
20627 jmath
20628 \end_layout
20629
20630 \end_inset
20631 </cell>
20632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20633 \begin_inset Text
20634
20635 \begin_layout Plain Layout
20636 \begin_inset Formula $\jmath$
20637 \end_inset
20638
20639
20640 \end_layout
20641
20642 \end_inset
20643 </cell>
20644 </row>
20645 </lyxtabular>
20646
20647 \end_inset
20648
20649
20650 \begin_inset Space \hfill{}
20651 \end_inset
20652
20653
20654 \begin_inset Tabular
20655 <lyxtabular version="3" rows="10" columns="2">
20656 <features>
20657 <column alignment="center" valignment="top" width="0pt">
20658 <column alignment="center" valignment="top" width="0pt">
20659 <row>
20660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20661 \begin_inset Text
20662
20663 \begin_layout Plain Layout
20664 Befehl
20665 \end_layout
20666
20667 \end_inset
20668 </cell>
20669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20670 \begin_inset Text
20671
20672 \begin_layout Plain Layout
20673 Ergebnis
20674 \begin_inset Note Note
20675 status collapsed
20676
20677 \begin_layout Plain Layout
20678
20679 \series bold
20680
20681 \backslash
20682 raisebox
20683 \series default
20684  dient nur als Abstandhalter.
20685 \end_layout
20686
20687 \end_inset
20688
20689
20690 \end_layout
20691
20692 \end_inset
20693 </cell>
20694 </row>
20695 <row>
20696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20697 \begin_inset Text
20698
20699 \begin_layout Plain Layout
20700
20701 \backslash
20702 forall
20703 \end_layout
20704
20705 \end_inset
20706 </cell>
20707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20708 \begin_inset Text
20709
20710 \begin_layout Plain Layout
20711 \begin_inset Formula $\forall$
20712 \end_inset
20713
20714
20715 \end_layout
20716
20717 \end_inset
20718 </cell>
20719 </row>
20720 <row>
20721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20722 \begin_inset Text
20723
20724 \begin_layout Plain Layout
20725
20726 \backslash
20727 exists
20728 \end_layout
20729
20730 \end_inset
20731 </cell>
20732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20733 \begin_inset Text
20734
20735 \begin_layout Plain Layout
20736 \begin_inset Formula $\exists$
20737 \end_inset
20738
20739
20740 \end_layout
20741
20742 \end_inset
20743 </cell>
20744 </row>
20745 <row>
20746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20747 \begin_inset Text
20748
20749 \begin_layout Plain Layout
20750
20751 \backslash
20752 nexists
20753 \end_layout
20754
20755 \end_inset
20756 </cell>
20757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20758 \begin_inset Text
20759
20760 \begin_layout Plain Layout
20761 \begin_inset Formula $\nexists$
20762 \end_inset
20763
20764
20765 \end_layout
20766
20767 \end_inset
20768 </cell>
20769 </row>
20770 <row>
20771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20772 \begin_inset Text
20773
20774 \begin_layout Plain Layout
20775
20776 \backslash
20777 emptyset
20778 \end_layout
20779
20780 \end_inset
20781 </cell>
20782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20783 \begin_inset Text
20784
20785 \begin_layout Plain Layout
20786 \begin_inset Formula $\emptyset$
20787 \end_inset
20788
20789
20790 \end_layout
20791
20792 \end_inset
20793 </cell>
20794 </row>
20795 <row>
20796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20797 \begin_inset Text
20798
20799 \begin_layout Plain Layout
20800
20801 \backslash
20802 varnothing
20803 \end_layout
20804
20805 \end_inset
20806 </cell>
20807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20808 \begin_inset Text
20809
20810 \begin_layout Plain Layout
20811 \begin_inset Formula $\varnothing$
20812 \end_inset
20813
20814
20815 \end_layout
20816
20817 \end_inset
20818 </cell>
20819 </row>
20820 <row>
20821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20822 \begin_inset Text
20823
20824 \begin_layout Plain Layout
20825
20826 \backslash
20827 dag
20828 \end_layout
20829
20830 \end_inset
20831 </cell>
20832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20833 \begin_inset Text
20834
20835 \begin_layout Plain Layout
20836 \begin_inset Formula $\dag $
20837 \end_inset
20838
20839
20840 \end_layout
20841
20842 \end_inset
20843 </cell>
20844 </row>
20845 <row>
20846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20847 \begin_inset Text
20848
20849 \begin_layout Plain Layout
20850
20851 \backslash
20852 ddag
20853 \end_layout
20854
20855 \end_inset
20856 </cell>
20857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20858 \begin_inset Text
20859
20860 \begin_layout Plain Layout
20861 \begin_inset Formula $\ddag $
20862 \end_inset
20863
20864
20865 \end_layout
20866
20867 \end_inset
20868 </cell>
20869 </row>
20870 <row>
20871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20872 \begin_inset Text
20873
20874 \begin_layout Plain Layout
20875
20876 \backslash
20877 complement
20878 \end_layout
20879
20880 \end_inset
20881 </cell>
20882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20883 \begin_inset Text
20884
20885 \begin_layout Plain Layout
20886 \begin_inset ERT
20887 status collapsed
20888
20889 \begin_layout Plain Layout
20890
20891
20892 \backslash
20893 raisebox{-0.8mm}{
20894 \end_layout
20895
20896 \end_inset
20897
20898
20899 \begin_inset Formula $\complement$
20900 \end_inset
20901
20902
20903 \begin_inset ERT
20904 status collapsed
20905
20906 \begin_layout Plain Layout
20907
20908 }
20909 \end_layout
20910
20911 \end_inset
20912
20913
20914 \end_layout
20915
20916 \end_inset
20917 </cell>
20918 </row>
20919 <row>
20920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20921 \begin_inset Text
20922
20923 \begin_layout Plain Layout
20924
20925 \backslash
20926 Bbbk
20927 \end_layout
20928
20929 \end_inset
20930 </cell>
20931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20932 \begin_inset Text
20933
20934 \begin_layout Plain Layout
20935 \begin_inset Formula $\Bbbk$
20936 \end_inset
20937
20938
20939 \end_layout
20940
20941 \end_inset
20942 </cell>
20943 </row>
20944 </lyxtabular>
20945
20946 \end_inset
20947
20948
20949 \begin_inset Space \hfill{}
20950 \end_inset
20951
20952
20953 \begin_inset Tabular
20954 <lyxtabular version="3" rows="10" columns="2">
20955 <features>
20956 <column alignment="center" valignment="top" width="0pt">
20957 <column alignment="center" valignment="top" width="0pt">
20958 <row>
20959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20960 \begin_inset Text
20961
20962 \begin_layout Plain Layout
20963 Befehl
20964 \end_layout
20965
20966 \end_inset
20967 </cell>
20968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20969 \begin_inset Text
20970
20971 \begin_layout Plain Layout
20972 Ergebnis
20973 \end_layout
20974
20975 \end_inset
20976 </cell>
20977 </row>
20978 <row>
20979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20980 \begin_inset Text
20981
20982 \begin_layout Plain Layout
20983
20984 \backslash
20985 prime
20986 \end_layout
20987
20988 \end_inset
20989 </cell>
20990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20991 \begin_inset Text
20992
20993 \begin_layout Plain Layout
20994 \begin_inset Formula $\prime$
20995 \end_inset
20996
20997
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 </row>
21003 <row>
21004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21005 \begin_inset Text
21006
21007 \begin_layout Plain Layout
21008
21009 \backslash
21010 backprime
21011 \end_layout
21012
21013 \end_inset
21014 </cell>
21015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21016 \begin_inset Text
21017
21018 \begin_layout Plain Layout
21019 \begin_inset Formula $\backprime$
21020 \end_inset
21021
21022
21023 \end_layout
21024
21025 \end_inset
21026 </cell>
21027 </row>
21028 <row>
21029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21030 \begin_inset Text
21031
21032 \begin_layout Plain Layout
21033
21034 \backslash
21035 mho
21036 \end_layout
21037
21038 \end_inset
21039 </cell>
21040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21041 \begin_inset Text
21042
21043 \begin_layout Plain Layout
21044 \begin_inset Formula $\mho$
21045 \end_inset
21046
21047
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 </row>
21053 <row>
21054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21055 \begin_inset Text
21056
21057 \begin_layout Plain Layout
21058
21059 \backslash
21060 triangle
21061 \end_layout
21062
21063 \end_inset
21064 </cell>
21065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21066 \begin_inset Text
21067
21068 \begin_layout Plain Layout
21069 \begin_inset Formula $\triangle$
21070 \end_inset
21071
21072
21073 \end_layout
21074
21075 \end_inset
21076 </cell>
21077 </row>
21078 <row>
21079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21080 \begin_inset Text
21081
21082 \begin_layout Plain Layout
21083
21084 \backslash
21085 angle
21086 \end_layout
21087
21088 \end_inset
21089 </cell>
21090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21091 \begin_inset Text
21092
21093 \begin_layout Plain Layout
21094 \begin_inset Formula $\angle$
21095 \end_inset
21096
21097
21098 \end_layout
21099
21100 \end_inset
21101 </cell>
21102 </row>
21103 <row>
21104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21105 \begin_inset Text
21106
21107 \begin_layout Plain Layout
21108
21109 \backslash
21110 measuredangle
21111 \end_layout
21112
21113 \end_inset
21114 </cell>
21115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21116 \begin_inset Text
21117
21118 \begin_layout Plain Layout
21119 \begin_inset Formula $\measuredangle$
21120 \end_inset
21121
21122
21123 \end_layout
21124
21125 \end_inset
21126 </cell>
21127 </row>
21128 <row>
21129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21130 \begin_inset Text
21131
21132 \begin_layout Plain Layout
21133
21134 \backslash
21135 sphericalangle
21136 \end_layout
21137
21138 \end_inset
21139 </cell>
21140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21141 \begin_inset Text
21142
21143 \begin_layout Plain Layout
21144 \begin_inset Formula $\sphericalangle$
21145 \end_inset
21146
21147
21148 \end_layout
21149
21150 \end_inset
21151 </cell>
21152 </row>
21153 <row>
21154 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21155 \begin_inset Text
21156
21157 \begin_layout Plain Layout
21158
21159 \backslash
21160 top
21161 \end_layout
21162
21163 \end_inset
21164 </cell>
21165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21166 \begin_inset Text
21167
21168 \begin_layout Plain Layout
21169 \begin_inset Formula $\top$
21170 \end_inset
21171
21172
21173 \end_layout
21174
21175 \end_inset
21176 </cell>
21177 </row>
21178 <row>
21179 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21180 \begin_inset Text
21181
21182 \begin_layout Plain Layout
21183
21184 \backslash
21185 bot
21186 \end_layout
21187
21188 \end_inset
21189 </cell>
21190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21191 \begin_inset Text
21192
21193 \begin_layout Plain Layout
21194 \begin_inset Formula $\bot$
21195 \end_inset
21196
21197
21198 \end_layout
21199
21200 \end_inset
21201 </cell>
21202 </row>
21203 </lyxtabular>
21204
21205 \end_inset
21206
21207
21208 \begin_inset Space \hfill{}
21209 \end_inset
21210
21211
21212 \end_layout
21213
21214 \begin_layout Subsection
21215 Sonstige Symbole
21216 \begin_inset CommandInset label
21217 LatexCommand label
21218 name "sub:Sonstige-Symbole"
21219
21220 \end_inset
21221
21222
21223 \begin_inset Index
21224 status collapsed
21225
21226 \begin_layout Plain Layout
21227 Symbole ! sonstige
21228 \end_layout
21229
21230 \end_inset
21231
21232
21233 \end_layout
21234
21235 \begin_layout Standard
21236 \noindent
21237 \align center
21238 \begin_inset Tabular
21239 <lyxtabular version="3" rows="10" columns="2">
21240 <features>
21241 <column alignment="center" valignment="top" width="0pt">
21242 <column alignment="center" valignment="top" width="0pt">
21243 <row>
21244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21245 \begin_inset Text
21246
21247 \begin_layout Plain Layout
21248 Befehl
21249 \end_layout
21250
21251 \end_inset
21252 </cell>
21253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21254 \begin_inset Text
21255
21256 \begin_layout Plain Layout
21257 Ergebnis
21258 \end_layout
21259
21260 \end_inset
21261 </cell>
21262 </row>
21263 <row>
21264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21265 \begin_inset Text
21266
21267 \begin_layout Plain Layout
21268
21269 \backslash
21270 flat
21271 \end_layout
21272
21273 \end_inset
21274 </cell>
21275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21276 \begin_inset Text
21277
21278 \begin_layout Plain Layout
21279 \begin_inset Formula $\flat$
21280 \end_inset
21281
21282
21283 \end_layout
21284
21285 \end_inset
21286 </cell>
21287 </row>
21288 <row>
21289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21290 \begin_inset Text
21291
21292 \begin_layout Plain Layout
21293
21294 \backslash
21295 natural
21296 \end_layout
21297
21298 \end_inset
21299 </cell>
21300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21301 \begin_inset Text
21302
21303 \begin_layout Plain Layout
21304 \begin_inset Formula $\natural$
21305 \end_inset
21306
21307
21308 \end_layout
21309
21310 \end_inset
21311 </cell>
21312 </row>
21313 <row>
21314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21315 \begin_inset Text
21316
21317 \begin_layout Plain Layout
21318
21319 \backslash
21320 sharp
21321 \end_layout
21322
21323 \end_inset
21324 </cell>
21325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21326 \begin_inset Text
21327
21328 \begin_layout Plain Layout
21329 \begin_inset Formula $\sharp$
21330 \end_inset
21331
21332
21333 \end_layout
21334
21335 \end_inset
21336 </cell>
21337 </row>
21338 <row>
21339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21340 \begin_inset Text
21341
21342 \begin_layout Plain Layout
21343
21344 \backslash
21345 surd
21346 \end_layout
21347
21348 \end_inset
21349 </cell>
21350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21351 \begin_inset Text
21352
21353 \begin_layout Plain Layout
21354 \begin_inset Formula $\surd$
21355 \end_inset
21356
21357
21358 \end_layout
21359
21360 \end_inset
21361 </cell>
21362 </row>
21363 <row>
21364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21365 \begin_inset Text
21366
21367 \begin_layout Plain Layout
21368
21369 \backslash
21370 checkmark
21371 \end_layout
21372
21373 \end_inset
21374 </cell>
21375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21376 \begin_inset Text
21377
21378 \begin_layout Plain Layout
21379 \begin_inset Formula $\checkmark$
21380 \end_inset
21381
21382
21383 \end_layout
21384
21385 \end_inset
21386 </cell>
21387 </row>
21388 <row>
21389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21390 \begin_inset Text
21391
21392 \begin_layout Plain Layout
21393
21394 \backslash
21395 yen
21396 \end_layout
21397
21398 \end_inset
21399 </cell>
21400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21401 \begin_inset Text
21402
21403 \begin_layout Plain Layout
21404 \begin_inset Formula $\yen$
21405 \end_inset
21406
21407
21408 \end_layout
21409
21410 \end_inset
21411 </cell>
21412 </row>
21413 <row>
21414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21415 \begin_inset Text
21416
21417 \begin_layout Plain Layout
21418
21419 \backslash
21420 pounds
21421 \end_layout
21422
21423 \end_inset
21424 </cell>
21425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21426 \begin_inset Text
21427
21428 \begin_layout Plain Layout
21429 \begin_inset Formula $\pounds $
21430 \end_inset
21431
21432
21433 \end_layout
21434
21435 \end_inset
21436 </cell>
21437 </row>
21438 <row>
21439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21440 \begin_inset Text
21441
21442 \begin_layout Plain Layout
21443 $
21444 \end_layout
21445
21446 \end_inset
21447 </cell>
21448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21449 \begin_inset Text
21450
21451 \begin_layout Plain Layout
21452 \begin_inset Formula $\$$
21453 \end_inset
21454
21455
21456 \end_layout
21457
21458 \end_inset
21459 </cell>
21460 </row>
21461 <row>
21462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21463 \begin_inset Text
21464
21465 \begin_layout Plain Layout
21466 §
21467 \end_layout
21468
21469 \end_inset
21470 </cell>
21471 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21472 \begin_inset Text
21473
21474 \begin_layout Plain Layout
21475 \begin_inset Formula $§$
21476 \end_inset
21477
21478
21479 \end_layout
21480
21481 \end_inset
21482 </cell>
21483 </row>
21484 </lyxtabular>
21485
21486 \end_inset
21487
21488
21489 \begin_inset Tabular
21490 <lyxtabular version="3" rows="10" columns="2">
21491 <features>
21492 <column alignment="center" valignment="top" width="0">
21493 <column alignment="center" valignment="top" width="0">
21494 <row>
21495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21496 \begin_inset Text
21497
21498 \begin_layout Plain Layout
21499 Befehl
21500 \end_layout
21501
21502 \end_inset
21503 </cell>
21504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21505 \begin_inset Text
21506
21507 \begin_layout Plain Layout
21508 Ergebnis
21509 \end_layout
21510
21511 \end_inset
21512 </cell>
21513 </row>
21514 <row>
21515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21516 \begin_inset Text
21517
21518 \begin_layout Plain Layout
21519
21520 \backslash
21521 hbar
21522 \end_layout
21523
21524 \end_inset
21525 </cell>
21526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21527 \begin_inset Text
21528
21529 \begin_layout Plain Layout
21530 \begin_inset Formula $\hbar$
21531 \end_inset
21532
21533
21534 \end_layout
21535
21536 \end_inset
21537 </cell>
21538 </row>
21539 <row>
21540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21541 \begin_inset Text
21542
21543 \begin_layout Plain Layout
21544
21545 \backslash
21546 hslash
21547 \end_layout
21548
21549 \end_inset
21550 </cell>
21551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21552 \begin_inset Text
21553
21554 \begin_layout Plain Layout
21555 \begin_inset Formula $\hslash$
21556 \end_inset
21557
21558
21559 \end_layout
21560
21561 \end_inset
21562 </cell>
21563 </row>
21564 <row>
21565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21566 \begin_inset Text
21567
21568 \begin_layout Plain Layout
21569
21570 \backslash
21571 clubsuit
21572 \end_layout
21573
21574 \end_inset
21575 </cell>
21576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21577 \begin_inset Text
21578
21579 \begin_layout Plain Layout
21580 \begin_inset Formula $\clubsuit$
21581 \end_inset
21582
21583
21584 \end_layout
21585
21586 \end_inset
21587 </cell>
21588 </row>
21589 <row>
21590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594
21595 \backslash
21596 spadesuit
21597 \end_layout
21598
21599 \end_inset
21600 </cell>
21601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21602 \begin_inset Text
21603
21604 \begin_layout Plain Layout
21605 \begin_inset Formula $\spadesuit$
21606 \end_inset
21607
21608
21609 \end_layout
21610
21611 \end_inset
21612 </cell>
21613 </row>
21614 <row>
21615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \begin_layout Plain Layout
21619
21620 \backslash
21621 bigstar
21622 \end_layout
21623
21624 \end_inset
21625 </cell>
21626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21627 \begin_inset Text
21628
21629 \begin_layout Plain Layout
21630 \begin_inset Formula $\bigstar$
21631 \end_inset
21632
21633
21634 \end_layout
21635
21636 \end_inset
21637 </cell>
21638 </row>
21639 <row>
21640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644
21645 \backslash
21646 blacklozenge
21647 \end_layout
21648
21649 \end_inset
21650 </cell>
21651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21652 \begin_inset Text
21653
21654 \begin_layout Plain Layout
21655 \begin_inset Formula $\blacklozenge$
21656 \end_inset
21657
21658
21659 \end_layout
21660
21661 \end_inset
21662 </cell>
21663 </row>
21664 <row>
21665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21666 \begin_inset Text
21667
21668 \begin_layout Plain Layout
21669
21670 \backslash
21671 blacktriangle
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21677 \begin_inset Text
21678
21679 \begin_layout Plain Layout
21680 \begin_inset Formula $\blacktriangle$
21681 \end_inset
21682
21683
21684 \end_layout
21685
21686 \end_inset
21687 </cell>
21688 </row>
21689 <row>
21690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21691 \begin_inset Text
21692
21693 \begin_layout Plain Layout
21694
21695 \backslash
21696 blacktiangledown
21697 \end_layout
21698
21699 \end_inset
21700 </cell>
21701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21702 \begin_inset Text
21703
21704 \begin_layout Plain Layout
21705 \begin_inset Formula $\blacktriangledown$
21706 \end_inset
21707
21708
21709 \end_layout
21710
21711 \end_inset
21712 </cell>
21713 </row>
21714 <row>
21715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21716 \begin_inset Text
21717
21718 \begin_layout Plain Layout
21719
21720 \backslash
21721 bullet
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730 \begin_inset Formula $\bullet$
21731 \end_inset
21732
21733
21734 \end_layout
21735
21736 \end_inset
21737 </cell>
21738 </row>
21739 </lyxtabular>
21740
21741 \end_inset
21742
21743
21744 \begin_inset Tabular
21745 <lyxtabular version="3" rows="10" columns="2">
21746 <features>
21747 <column alignment="center" valignment="top" width="0pt">
21748 <column alignment="center" valignment="top" width="0pt">
21749 <row>
21750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21751 \begin_inset Text
21752
21753 \begin_layout Plain Layout
21754 Befehl
21755 \end_layout
21756
21757 \end_inset
21758 </cell>
21759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21760 \begin_inset Text
21761
21762 \begin_layout Plain Layout
21763 Ergebnis
21764 \end_layout
21765
21766 \end_inset
21767 </cell>
21768 </row>
21769 <row>
21770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21771 \begin_inset Text
21772
21773 \begin_layout Plain Layout
21774
21775 \backslash
21776 diamondsuit
21777 \end_layout
21778
21779 \end_inset
21780 </cell>
21781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21782 \begin_inset Text
21783
21784 \begin_layout Plain Layout
21785 \begin_inset Formula $\diamondsuit$
21786 \end_inset
21787
21788
21789 \end_layout
21790
21791 \end_inset
21792 </cell>
21793 </row>
21794 <row>
21795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21796 \begin_inset Text
21797
21798 \begin_layout Plain Layout
21799
21800 \backslash
21801 Diamond
21802 \end_layout
21803
21804 \end_inset
21805 </cell>
21806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21807 \begin_inset Text
21808
21809 \begin_layout Plain Layout
21810 \begin_inset Formula $\Diamond$
21811 \end_inset
21812
21813
21814 \end_layout
21815
21816 \end_inset
21817 </cell>
21818 </row>
21819 <row>
21820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21821 \begin_inset Text
21822
21823 \begin_layout Plain Layout
21824
21825 \backslash
21826 heartsuit
21827 \end_layout
21828
21829 \end_inset
21830 </cell>
21831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21832 \begin_inset Text
21833
21834 \begin_layout Plain Layout
21835 \begin_inset Formula $\heartsuit$
21836 \end_inset
21837
21838
21839 \end_layout
21840
21841 \end_inset
21842 </cell>
21843 </row>
21844 <row>
21845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21846 \begin_inset Text
21847
21848 \begin_layout Plain Layout
21849
21850 \backslash
21851 P
21852 \end_layout
21853
21854 \end_inset
21855 </cell>
21856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21857 \begin_inset Text
21858
21859 \begin_layout Plain Layout
21860 \begin_inset Formula $\P $
21861 \end_inset
21862
21863
21864 \end_layout
21865
21866 \end_inset
21867 </cell>
21868 </row>
21869 <row>
21870 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874
21875 \backslash
21876 copyright
21877 \end_layout
21878
21879 \end_inset
21880 </cell>
21881 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21882 \begin_inset Text
21883
21884 \begin_layout Plain Layout
21885 \begin_inset Formula $\copyright $
21886 \end_inset
21887
21888
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 </row>
21894 <row>
21895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21896 \begin_inset Text
21897
21898 \begin_layout Plain Layout
21899
21900 \backslash
21901 circledR
21902 \end_layout
21903
21904 \end_inset
21905 </cell>
21906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21907 \begin_inset Text
21908
21909 \begin_layout Plain Layout
21910 \begin_inset Formula $\circledR$
21911 \end_inset
21912
21913
21914 \end_layout
21915
21916 \end_inset
21917 </cell>
21918 </row>
21919 <row>
21920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924
21925 \backslash
21926 maltese
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935 \begin_inset Formula $\maltese$
21936 \end_inset
21937
21938
21939 \end_layout
21940
21941 \end_inset
21942 </cell>
21943 </row>
21944 <row>
21945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949
21950 \backslash
21951 diagup
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21957 \begin_inset Text
21958
21959 \begin_layout Plain Layout
21960 \begin_inset Formula $\diagup$
21961 \end_inset
21962
21963
21964 \end_layout
21965
21966 \end_inset
21967 </cell>
21968 </row>
21969 <row>
21970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974
21975 \backslash
21976 diagdown
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985 \begin_inset Formula $\diagdown$
21986 \end_inset
21987
21988
21989 \end_layout
21990
21991 \end_inset
21992 </cell>
21993 </row>
21994 </lyxtabular>
21995
21996 \end_inset
21997
21998
21999 \end_layout
22000
22001 \begin_layout Standard
22002 \begin_inset VSpace medskip
22003 \end_inset
22004
22005 Weitere Symbole sind in 
22006 \begin_inset CommandInset ref
22007 LatexCommand ref
22008 reference "sub:Sonstige-Sonderzeichen"
22009
22010 \end_inset
22011
22012  aufgelistet.
22013 \end_layout
22014
22015 \begin_layout Standard
22016 Einige Symbole können in unterschiedlicher Größe dargestellt werden, siehe
22017  
22018 \begin_inset CommandInset ref
22019 LatexCommand ref
22020 reference "sub:Schriftgrößen"
22021
22022 \end_inset
22023
22024 .
22025 \end_layout
22026
22027 \begin_layout Subsection
22028 Das Euro-Symbol €
22029 \begin_inset Index
22030 status collapsed
22031
22032 \begin_layout Plain Layout
22033 Symbole ! Euro-Symbol
22034 \end_layout
22035
22036 \end_inset
22037
22038
22039 \begin_inset Index
22040 status collapsed
22041
22042 \begin_layout Plain Layout
22043 \begin_inset ERT
22044 status collapsed
22045
22046 \begin_layout Plain Layout
22047
22048
22049 \backslash
22050 officialeuro
22051 \end_layout
22052
22053 \end_inset
22054
22055
22056 \end_layout
22057
22058 \end_inset
22059
22060
22061 \end_layout
22062
22063 \begin_layout Standard
22064 Wenn man in einer Formel das Euro-Symbol verwenden will, muss man das LaTeX-Pake
22065
22066 \series bold
22067 eurosym
22068 \series default
22069
22070 \begin_inset Index
22071 status collapsed
22072
22073 \begin_layout Plain Layout
22074 Pakete ! eurosym
22075 \end_layout
22076
22077 \end_inset
22078
22079  installieren und dieses mit der LaTeX-Vorspannzeile
22080 \end_layout
22081
22082 \begin_layout Standard
22083
22084 \series bold
22085
22086 \backslash
22087 usepackage[gennarrow]{eurosym}
22088 \end_layout
22089
22090 \begin_layout Standard
22091 aktivieren.
22092  Das Euro-Symbol kann man nun mit dem Befehl 
22093 \series bold
22094
22095 \backslash
22096 euro
22097 \series default
22098
22099 \begin_inset Index
22100 status collapsed
22101
22102 \begin_layout Plain Layout
22103 Befehle ! E ! 
22104 \backslash
22105 euro
22106 \end_layout
22107
22108 \end_inset
22109
22110  aufrufen.
22111 \end_layout
22112
22113 \begin_layout Standard
22114 Das Euro-Symbol kann man direkt übder die Tastatur in mathematischen Text
22115  eingeben, ohne 
22116 \series bold
22117 eurosym
22118 \series default
22119  installiert zu haben.
22120  Ist 
22121 \series bold
22122 eurosym
22123 \series default
22124  installiert, kann man 
22125 \series bold
22126
22127 \backslash
22128 euro
22129 \series default
22130  auch im TeX-Modus eingeben.
22131  Das offizielle Währungssymbol erhält man dann über den Befehl 
22132 \series bold
22133
22134 \backslash
22135 officialeuro
22136 \series default
22137
22138 \begin_inset Index
22139 status collapsed
22140
22141 \begin_layout Plain Layout
22142 Befehle ! O ! 
22143 \backslash
22144 officialeuro
22145 \end_layout
22146
22147 \end_inset
22148
22149 , der nur im TeX-Modus verfügbar ist.
22150 \end_layout
22151
22152 \begin_layout Standard
22153 \begin_inset ERT
22154 status collapsed
22155
22156 \begin_layout Plain Layout
22157
22158
22159 \backslash
22160 ifeurosym 
22161 \end_layout
22162
22163 \end_inset
22164
22165
22166 \begin_inset Note Note
22167 status open
22168
22169 \begin_layout Plain Layout
22170 Die folgende Tabelle erscheint nur im Ausdruck wenn das LaTeX-Paket 
22171 \series bold
22172 eurosym
22173 \series default
22174  installiert ist:
22175 \end_layout
22176
22177 \end_inset
22178
22179
22180 \end_layout
22181
22182 \begin_layout Standard
22183 Eine Übersicht der verschiedenen Euro-Symbole:
22184 \end_layout
22185
22186 \begin_layout Standard
22187 \align center
22188 \begin_inset Tabular
22189 <lyxtabular version="3" rows="4" columns="3">
22190 <features>
22191 <column alignment="center" valignment="top" width="0pt">
22192 <column alignment="center" valignment="top" width="0pt">
22193 <column alignment="center" valignment="top" width="0pt">
22194 <row>
22195 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22196 \begin_inset Text
22197
22198 \begin_layout Plain Layout
22199
22200 \end_layout
22201
22202 \end_inset
22203 </cell>
22204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22205 \begin_inset Text
22206
22207 \begin_layout Plain Layout
22208 Befehl 
22209 \end_layout
22210
22211 \end_inset
22212 </cell>
22213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22214 \begin_inset Text
22215
22216 \begin_layout Plain Layout
22217 Ergebnis
22218 \end_layout
22219
22220 \end_inset
22221 </cell>
22222 </row>
22223 <row>
22224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22225 \begin_inset Text
22226
22227 \begin_layout Plain Layout
22228 Formel
22229 \end_layout
22230
22231 \end_inset
22232 </cell>
22233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22234 \begin_inset Text
22235
22236 \begin_layout Plain Layout
22237
22238 \backslash
22239 euro
22240 \end_layout
22241
22242 \end_inset
22243 </cell>
22244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22245 \begin_inset Text
22246
22247 \begin_layout Plain Layout
22248 \begin_inset Formula $\euro $
22249 \end_inset
22250
22251
22252 \end_layout
22253
22254 \end_inset
22255 </cell>
22256 </row>
22257 <row>
22258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22259 \begin_inset Text
22260
22261 \begin_layout Plain Layout
22262 mathematischer Text
22263 \end_layout
22264
22265 \end_inset
22266 </cell>
22267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22268 \begin_inset Text
22269
22270 \begin_layout Plain Layout
22271
22272 \end_layout
22273
22274 \end_inset
22275 </cell>
22276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22277 \begin_inset Text
22278
22279 \begin_layout Plain Layout
22280 \begin_inset Formula $\mbox{€}$
22281 \end_inset
22282
22283
22284 \end_layout
22285
22286 \end_inset
22287 </cell>
22288 </row>
22289 <row>
22290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22291 \begin_inset Text
22292
22293 \begin_layout Plain Layout
22294 TeX-Modus
22295 \end_layout
22296
22297 \end_inset
22298 </cell>
22299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22300 \begin_inset Text
22301
22302 \begin_layout Plain Layout
22303
22304 \backslash
22305 officialeuro
22306 \end_layout
22307
22308 \end_inset
22309 </cell>
22310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22311 \begin_inset Text
22312
22313 \begin_layout Plain Layout
22314 \begin_inset ERT
22315 status collapsed
22316
22317 \begin_layout Plain Layout
22318
22319
22320 \backslash
22321 officialeuro
22322 \end_layout
22323
22324 \end_inset
22325
22326
22327 \end_layout
22328
22329 \end_inset
22330 </cell>
22331 </row>
22332 </lyxtabular>
22333
22334 \end_inset
22335
22336
22337 \end_layout
22338
22339 \begin_layout Standard
22340 \begin_inset ERT
22341 status collapsed
22342
22343 \begin_layout Plain Layout
22344
22345
22346 \backslash
22347 else 
22348 \end_layout
22349
22350 \end_inset
22351
22352
22353 \begin_inset Note Note
22354 status open
22355
22356 \begin_layout Plain Layout
22357 Folgendes erscheint im Ausdruck wenn das LaTeX-Paket 
22358 \series bold
22359 eurosym
22360 \series default
22361  nicht installiert ist:
22362 \end_layout
22363
22364 \end_inset
22365
22366
22367 \end_layout
22368
22369 \begin_layout Standard
22370 Das LaTeX-Paket 
22371 \series bold
22372 eurosym 
22373 \series default
22374 muss installiert sein, um den Rest dieses Abschnitts im Ausdruck zu sehen.
22375 \end_layout
22376
22377 \begin_layout Standard
22378 \begin_inset ERT
22379 status collapsed
22380
22381 \begin_layout Plain Layout
22382
22383
22384 \backslash
22385 fi 
22386 \end_layout
22387
22388 \end_inset
22389
22390
22391 \end_layout
22392
22393 \begin_layout Section
22394 Relationen
22395 \begin_inset CommandInset label
22396 LatexCommand label
22397 name "sec:Relationen"
22398
22399 \end_inset
22400
22401
22402 \begin_inset Index
22403 status collapsed
22404
22405 \begin_layout Plain Layout
22406 Relationen
22407 \end_layout
22408
22409 \end_inset
22410
22411
22412 \begin_inset Index
22413 status collapsed
22414
22415 \begin_layout Plain Layout
22416 Vergleiche|see
22417 \begin_inset ERT
22418 status collapsed
22419
22420 \begin_layout Plain Layout
22421
22422 {
22423 \end_layout
22424
22425 \end_inset
22426
22427 Relationen
22428 \begin_inset ERT
22429 status collapsed
22430
22431 \begin_layout Plain Layout
22432
22433 }
22434 \end_layout
22435
22436 \end_inset
22437
22438
22439 \end_layout
22440
22441 \end_inset
22442
22443
22444 \end_layout
22445
22446 \begin_layout Standard
22447 Alle griechischen Buchstaben können auch über den Mathe-Werkzeugleistenknopf
22448  
22449 \begin_inset Graphics
22450         filename ../../images/math/leq.png
22451         embed ""
22452         scale 85
22453
22454 \end_inset
22455
22456  eingefügt werden.
22457 \end_layout
22458
22459 \begin_layout Standard
22460 \begin_inset Space \hfill{}
22461 \end_inset
22462
22463
22464 \begin_inset Tabular
22465 <lyxtabular version="3" rows="17" columns="2">
22466 <features>
22467 <column alignment="center" valignment="top" width="0pt">
22468 <column alignment="center" valignment="top" width="0pt">
22469 <row>
22470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22471 \begin_inset Text
22472
22473 \begin_layout Plain Layout
22474 Befehl
22475 \end_layout
22476
22477 \end_inset
22478 </cell>
22479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22480 \begin_inset Text
22481
22482 \begin_layout Plain Layout
22483 Ergebnis
22484 \end_layout
22485
22486 \end_inset
22487 </cell>
22488 </row>
22489 <row>
22490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22491 \begin_inset Text
22492
22493 \begin_layout Plain Layout
22494 <
22495 \end_layout
22496
22497 \end_inset
22498 </cell>
22499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22500 \begin_inset Text
22501
22502 \begin_layout Plain Layout
22503 \begin_inset Formula $<$
22504 \end_inset
22505
22506
22507 \end_layout
22508
22509 \end_inset
22510 </cell>
22511 </row>
22512 <row>
22513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22514 \begin_inset Text
22515
22516 \begin_layout Plain Layout
22517
22518 \backslash
22519 le
22520 \end_layout
22521
22522 \end_inset
22523 </cell>
22524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22525 \begin_inset Text
22526
22527 \begin_layout Plain Layout
22528 \begin_inset Formula $\le$
22529 \end_inset
22530
22531
22532 \end_layout
22533
22534 \end_inset
22535 </cell>
22536 </row>
22537 <row>
22538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22539 \begin_inset Text
22540
22541 \begin_layout Plain Layout
22542
22543 \backslash
22544 ll
22545 \end_layout
22546
22547 \end_inset
22548 </cell>
22549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22550 \begin_inset Text
22551
22552 \begin_layout Plain Layout
22553 \begin_inset Formula $\ll$
22554 \end_inset
22555
22556
22557 \end_layout
22558
22559 \end_inset
22560 </cell>
22561 </row>
22562 <row>
22563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22564 \begin_inset Text
22565
22566 \begin_layout Plain Layout
22567
22568 \backslash
22569 prec
22570 \end_layout
22571
22572 \end_inset
22573 </cell>
22574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22575 \begin_inset Text
22576
22577 \begin_layout Plain Layout
22578 \begin_inset Formula $\prec$
22579 \end_inset
22580
22581
22582 \end_layout
22583
22584 \end_inset
22585 </cell>
22586 </row>
22587 <row>
22588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22589 \begin_inset Text
22590
22591 \begin_layout Plain Layout
22592
22593 \backslash
22594 preceq
22595 \end_layout
22596
22597 \end_inset
22598 </cell>
22599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22600 \begin_inset Text
22601
22602 \begin_layout Plain Layout
22603 \begin_inset Formula $\preceq$
22604 \end_inset
22605
22606
22607 \end_layout
22608
22609 \end_inset
22610 </cell>
22611 </row>
22612 <row>
22613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22614 \begin_inset Text
22615
22616 \begin_layout Plain Layout
22617
22618 \backslash
22619 subset
22620 \end_layout
22621
22622 \end_inset
22623 </cell>
22624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22625 \begin_inset Text
22626
22627 \begin_layout Plain Layout
22628 \begin_inset Formula $\subset$
22629 \end_inset
22630
22631
22632 \end_layout
22633
22634 \end_inset
22635 </cell>
22636 </row>
22637 <row>
22638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22639 \begin_inset Text
22640
22641 \begin_layout Plain Layout
22642
22643 \backslash
22644 subseteq
22645 \end_layout
22646
22647 \end_inset
22648 </cell>
22649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22650 \begin_inset Text
22651
22652 \begin_layout Plain Layout
22653 \begin_inset Formula $\subseteq$
22654 \end_inset
22655
22656
22657 \end_layout
22658
22659 \end_inset
22660 </cell>
22661 </row>
22662 <row>
22663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22664 \begin_inset Text
22665
22666 \begin_layout Plain Layout
22667
22668 \backslash
22669 sqsubseteq
22670 \end_layout
22671
22672 \end_inset
22673 </cell>
22674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22675 \begin_inset Text
22676
22677 \begin_layout Plain Layout
22678 \begin_inset Formula $\sqsubseteq$
22679 \end_inset
22680
22681
22682 \end_layout
22683
22684 \end_inset
22685 </cell>
22686 </row>
22687 <row>
22688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22689 \begin_inset Text
22690
22691 \begin_layout Plain Layout
22692
22693 \backslash
22694 in
22695 \end_layout
22696
22697 \end_inset
22698 </cell>
22699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22700 \begin_inset Text
22701
22702 \begin_layout Plain Layout
22703 \begin_inset Formula $\in$
22704 \end_inset
22705
22706
22707 \end_layout
22708
22709 \end_inset
22710 </cell>
22711 </row>
22712 <row>
22713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22714 \begin_inset Text
22715
22716 \begin_layout Plain Layout
22717
22718 \backslash
22719 vdash
22720 \end_layout
22721
22722 \end_inset
22723 </cell>
22724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22725 \begin_inset Text
22726
22727 \begin_layout Plain Layout
22728 \begin_inset Formula $\vdash$
22729 \end_inset
22730
22731
22732 \end_layout
22733
22734 \end_inset
22735 </cell>
22736 </row>
22737 <row>
22738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22739 \begin_inset Text
22740
22741 \begin_layout Plain Layout
22742
22743 \backslash
22744 smile
22745 \end_layout
22746
22747 \end_inset
22748 </cell>
22749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22750 \begin_inset Text
22751
22752 \begin_layout Plain Layout
22753 \begin_inset Formula $\smile$
22754 \end_inset
22755
22756
22757 \end_layout
22758
22759 \end_inset
22760 </cell>
22761 </row>
22762 <row>
22763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22764 \begin_inset Text
22765
22766 \begin_layout Plain Layout
22767
22768 \backslash
22769 lhd
22770 \end_layout
22771
22772 \end_inset
22773 </cell>
22774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22775 \begin_inset Text
22776
22777 \begin_layout Plain Layout
22778 \begin_inset Formula $\lhd$
22779 \end_inset
22780
22781
22782 \end_layout
22783
22784 \end_inset
22785 </cell>
22786 </row>
22787 <row>
22788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22789 \begin_inset Text
22790
22791 \begin_layout Plain Layout
22792
22793 \backslash
22794 unlhd
22795 \end_layout
22796
22797 \end_inset
22798 </cell>
22799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22800 \begin_inset Text
22801
22802 \begin_layout Plain Layout
22803 \begin_inset Formula $\unlhd$
22804 \end_inset
22805
22806
22807 \end_layout
22808
22809 \end_inset
22810 </cell>
22811 </row>
22812 <row>
22813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22814 \begin_inset Text
22815
22816 \begin_layout Plain Layout
22817
22818 \backslash
22819 gtrless
22820 \end_layout
22821
22822 \end_inset
22823 </cell>
22824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22825 \begin_inset Text
22826
22827 \begin_layout Plain Layout
22828 \begin_inset Formula $\gtrless$
22829 \end_inset
22830
22831
22832 \end_layout
22833
22834 \end_inset
22835 </cell>
22836 </row>
22837 <row>
22838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22839 \begin_inset Text
22840
22841 \begin_layout Plain Layout
22842
22843 \backslash
22844 mid
22845 \end_layout
22846
22847 \end_inset
22848 </cell>
22849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22850 \begin_inset Text
22851
22852 \begin_layout Plain Layout
22853 \begin_inset Formula $\mid$
22854 \end_inset
22855
22856
22857 \end_layout
22858
22859 \end_inset
22860 </cell>
22861 </row>
22862 <row>
22863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22864 \begin_inset Text
22865
22866 \begin_layout Plain Layout
22867
22868 \backslash
22869 nmid
22870 \end_layout
22871
22872 \end_inset
22873 </cell>
22874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22875 \begin_inset Text
22876
22877 \begin_layout Plain Layout
22878 \begin_inset Formula $\nmid$
22879 \end_inset
22880
22881
22882 \end_layout
22883
22884 \end_inset
22885 </cell>
22886 </row>
22887 </lyxtabular>
22888
22889 \end_inset
22890
22891
22892 \begin_inset Space \hfill{}
22893 \end_inset
22894
22895
22896 \begin_inset Tabular
22897 <lyxtabular version="3" rows="17" columns="2">
22898 <features>
22899 <column alignment="center" valignment="top" width="0pt">
22900 <column alignment="center" valignment="top" width="0pt">
22901 <row>
22902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22903 \begin_inset Text
22904
22905 \begin_layout Plain Layout
22906 Befehl
22907 \end_layout
22908
22909 \end_inset
22910 </cell>
22911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22912 \begin_inset Text
22913
22914 \begin_layout Plain Layout
22915 Ergebnis
22916 \end_layout
22917
22918 \end_inset
22919 </cell>
22920 </row>
22921 <row>
22922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22923 \begin_inset Text
22924
22925 \begin_layout Plain Layout
22926 =
22927 \end_layout
22928
22929 \end_inset
22930 </cell>
22931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22932 \begin_inset Text
22933
22934 \begin_layout Plain Layout
22935 \begin_inset Formula $=$
22936 \end_inset
22937
22938
22939 \end_layout
22940
22941 \end_inset
22942 </cell>
22943 </row>
22944 <row>
22945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22946 \begin_inset Text
22947
22948 \begin_layout Plain Layout
22949
22950 \backslash
22951 not=
22952 \end_layout
22953
22954 \end_inset
22955 </cell>
22956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22957 \begin_inset Text
22958
22959 \begin_layout Plain Layout
22960 \begin_inset Formula $\not=$
22961 \end_inset
22962
22963
22964 \end_layout
22965
22966 \end_inset
22967 </cell>
22968 </row>
22969 <row>
22970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22971 \begin_inset Text
22972
22973 \begin_layout Plain Layout
22974
22975 \backslash
22976 equiv
22977 \end_layout
22978
22979 \end_inset
22980 </cell>
22981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22982 \begin_inset Text
22983
22984 \begin_layout Plain Layout
22985 \begin_inset Formula $\equiv$
22986 \end_inset
22987
22988
22989 \end_layout
22990
22991 \end_inset
22992 </cell>
22993 </row>
22994 <row>
22995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22996 \begin_inset Text
22997
22998 \begin_layout Plain Layout
22999
23000 \backslash
23001 sim
23002 \end_layout
23003
23004 \end_inset
23005 </cell>
23006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23007 \begin_inset Text
23008
23009 \begin_layout Plain Layout
23010 \begin_inset Formula $\sim$
23011 \end_inset
23012
23013
23014 \end_layout
23015
23016 \end_inset
23017 </cell>
23018 </row>
23019 <row>
23020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23021 \begin_inset Text
23022
23023 \begin_layout Plain Layout
23024
23025 \backslash
23026 simeq
23027 \end_layout
23028
23029 \end_inset
23030 </cell>
23031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23032 \begin_inset Text
23033
23034 \begin_layout Plain Layout
23035 \begin_inset Formula $\simeq$
23036 \end_inset
23037
23038
23039 \end_layout
23040
23041 \end_inset
23042 </cell>
23043 </row>
23044 <row>
23045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23046 \begin_inset Text
23047
23048 \begin_layout Plain Layout
23049
23050 \backslash
23051 approx
23052 \end_layout
23053
23054 \end_inset
23055 </cell>
23056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23057 \begin_inset Text
23058
23059 \begin_layout Plain Layout
23060 \begin_inset Formula $\approx$
23061 \end_inset
23062
23063
23064 \end_layout
23065
23066 \end_inset
23067 </cell>
23068 </row>
23069 <row>
23070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23071 \begin_inset Text
23072
23073 \begin_layout Plain Layout
23074
23075 \backslash
23076 cong
23077 \end_layout
23078
23079 \end_inset
23080 </cell>
23081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23082 \begin_inset Text
23083
23084 \begin_layout Plain Layout
23085 \begin_inset Formula $\cong$
23086 \end_inset
23087
23088
23089 \end_layout
23090
23091 \end_inset
23092 </cell>
23093 </row>
23094 <row>
23095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23096 \begin_inset Text
23097
23098 \begin_layout Plain Layout
23099
23100 \backslash
23101 bowtie
23102 \end_layout
23103
23104 \end_inset
23105 </cell>
23106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23107 \begin_inset Text
23108
23109 \begin_layout Plain Layout
23110 \begin_inset Formula $\bowtie$
23111 \end_inset
23112
23113
23114 \end_layout
23115
23116 \end_inset
23117 </cell>
23118 </row>
23119 <row>
23120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23121 \begin_inset Text
23122
23123 \begin_layout Plain Layout
23124
23125 \backslash
23126 notin
23127 \end_layout
23128
23129 \end_inset
23130 </cell>
23131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23132 \begin_inset Text
23133
23134 \begin_layout Plain Layout
23135 \begin_inset Formula $\notin$
23136 \end_inset
23137
23138
23139 \end_layout
23140
23141 \end_inset
23142 </cell>
23143 </row>
23144 <row>
23145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23146 \begin_inset Text
23147
23148 \begin_layout Plain Layout
23149
23150 \backslash
23151 perp
23152 \end_layout
23153
23154 \end_inset
23155 </cell>
23156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23157 \begin_inset Text
23158
23159 \begin_layout Plain Layout
23160 \begin_inset Formula $\perp$
23161 \end_inset
23162
23163
23164 \end_layout
23165
23166 \end_inset
23167 </cell>
23168 </row>
23169 <row>
23170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23171 \begin_inset Text
23172
23173 \begin_layout Plain Layout
23174
23175 \backslash
23176 propto
23177 \end_layout
23178
23179 \end_inset
23180 </cell>
23181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23182 \begin_inset Text
23183
23184 \begin_layout Plain Layout
23185 \begin_inset Formula $\propto$
23186 \end_inset
23187
23188
23189 \end_layout
23190
23191 \end_inset
23192 </cell>
23193 </row>
23194 <row>
23195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23196 \begin_inset Text
23197
23198 \begin_layout Plain Layout
23199
23200 \backslash
23201 asymp
23202 \end_layout
23203
23204 \end_inset
23205 </cell>
23206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23207 \begin_inset Text
23208
23209 \begin_layout Plain Layout
23210 \begin_inset Formula $\asymp$
23211 \end_inset
23212
23213
23214 \end_layout
23215
23216 \end_inset
23217 </cell>
23218 </row>
23219 <row>
23220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23221 \begin_inset Text
23222
23223 \begin_layout Plain Layout
23224
23225 \backslash
23226 doteq
23227 \end_layout
23228
23229 \end_inset
23230 </cell>
23231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23232 \begin_inset Text
23233
23234 \begin_layout Plain Layout
23235 \begin_inset Formula $\doteq$
23236 \end_inset
23237
23238
23239 \end_layout
23240
23241 \end_inset
23242 </cell>
23243 </row>
23244 <row>
23245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23246 \begin_inset Text
23247
23248 \begin_layout Plain Layout
23249
23250 \backslash
23251 circeq
23252 \end_layout
23253
23254 \end_inset
23255 </cell>
23256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23257 \begin_inset Text
23258
23259 \begin_layout Plain Layout
23260 \begin_inset Formula $\circeq$
23261 \end_inset
23262
23263
23264 \end_layout
23265
23266 \end_inset
23267 </cell>
23268 </row>
23269 <row>
23270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23271 \begin_inset Text
23272
23273 \begin_layout Plain Layout
23274
23275 \backslash
23276 models
23277 \end_layout
23278
23279 \end_inset
23280 </cell>
23281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23282 \begin_inset Text
23283
23284 \begin_layout Plain Layout
23285 \begin_inset Formula $\models$
23286 \end_inset
23287
23288
23289 \end_layout
23290
23291 \end_inset
23292 </cell>
23293 </row>
23294 <row>
23295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23296 \begin_inset Text
23297
23298 \begin_layout Plain Layout
23299
23300 \backslash
23301 widehat=
23302 \end_layout
23303
23304 \end_inset
23305 </cell>
23306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23307 \begin_inset Text
23308
23309 \begin_layout Plain Layout
23310 \begin_inset Formula $\widehat{=}$
23311 \end_inset
23312
23313
23314 \end_layout
23315
23316 \end_inset
23317 </cell>
23318 </row>
23319 </lyxtabular>
23320
23321 \end_inset
23322
23323
23324 \begin_inset Space \hfill{}
23325 \end_inset
23326
23327
23328 \begin_inset Tabular
23329 <lyxtabular version="3" rows="17" columns="2">
23330 <features>
23331 <column alignment="center" valignment="top" width="0pt">
23332 <column alignment="center" valignment="top" width="0pt">
23333 <row>
23334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23335 \begin_inset Text
23336
23337 \begin_layout Plain Layout
23338 Befehl
23339 \end_layout
23340
23341 \end_inset
23342 </cell>
23343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23344 \begin_inset Text
23345
23346 \begin_layout Plain Layout
23347 Ergebnis
23348 \end_layout
23349
23350 \end_inset
23351 </cell>
23352 </row>
23353 <row>
23354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23355 \begin_inset Text
23356
23357 \begin_layout Plain Layout
23358 >
23359 \end_layout
23360
23361 \end_inset
23362 </cell>
23363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Plain Layout
23367 \begin_inset Formula $>$
23368 \end_inset
23369
23370
23371 \end_layout
23372
23373 \end_inset
23374 </cell>
23375 </row>
23376 <row>
23377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23378 \begin_inset Text
23379
23380 \begin_layout Plain Layout
23381
23382 \backslash
23383 ge
23384 \end_layout
23385
23386 \end_inset
23387 </cell>
23388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23389 \begin_inset Text
23390
23391 \begin_layout Plain Layout
23392 \begin_inset Formula $\ge$
23393 \end_inset
23394
23395
23396 \end_layout
23397
23398 \end_inset
23399 </cell>
23400 </row>
23401 <row>
23402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23403 \begin_inset Text
23404
23405 \begin_layout Plain Layout
23406
23407 \backslash
23408 gg
23409 \end_layout
23410
23411 \end_inset
23412 </cell>
23413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23414 \begin_inset Text
23415
23416 \begin_layout Plain Layout
23417 \begin_inset Formula $\gg$
23418 \end_inset
23419
23420
23421 \end_layout
23422
23423 \end_inset
23424 </cell>
23425 </row>
23426 <row>
23427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23428 \begin_inset Text
23429
23430 \begin_layout Plain Layout
23431
23432 \backslash
23433 succ
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23439 \begin_inset Text
23440
23441 \begin_layout Plain Layout
23442 \begin_inset Formula $\succ$
23443 \end_inset
23444
23445
23446 \end_layout
23447
23448 \end_inset
23449 </cell>
23450 </row>
23451 <row>
23452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23453 \begin_inset Text
23454
23455 \begin_layout Plain Layout
23456
23457 \backslash
23458 succeq
23459 \end_layout
23460
23461 \end_inset
23462 </cell>
23463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23464 \begin_inset Text
23465
23466 \begin_layout Plain Layout
23467 \begin_inset Formula $\succeq$
23468 \end_inset
23469
23470
23471 \end_layout
23472
23473 \end_inset
23474 </cell>
23475 </row>
23476 <row>
23477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23478 \begin_inset Text
23479
23480 \begin_layout Plain Layout
23481
23482 \backslash
23483 supset
23484 \end_layout
23485
23486 \end_inset
23487 </cell>
23488 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23489 \begin_inset Text
23490
23491 \begin_layout Plain Layout
23492 \begin_inset Formula $\supset$
23493 \end_inset
23494
23495
23496 \end_layout
23497
23498 \end_inset
23499 </cell>
23500 </row>
23501 <row>
23502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23503 \begin_inset Text
23504
23505 \begin_layout Plain Layout
23506
23507 \backslash
23508 supseteq
23509 \end_layout
23510
23511 \end_inset
23512 </cell>
23513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23514 \begin_inset Text
23515
23516 \begin_layout Plain Layout
23517 \begin_inset Formula $\supseteq$
23518 \end_inset
23519
23520
23521 \end_layout
23522
23523 \end_inset
23524 </cell>
23525 </row>
23526 <row>
23527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531
23532 \backslash
23533 sqsupseteq
23534 \end_layout
23535
23536 \end_inset
23537 </cell>
23538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23539 \begin_inset Text
23540
23541 \begin_layout Plain Layout
23542 \begin_inset Formula $\sqsupseteq$
23543 \end_inset
23544
23545
23546 \end_layout
23547
23548 \end_inset
23549 </cell>
23550 </row>
23551 <row>
23552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23553 \begin_inset Text
23554
23555 \begin_layout Plain Layout
23556
23557 \backslash
23558 ni
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23564 \begin_inset Text
23565
23566 \begin_layout Plain Layout
23567 \begin_inset Formula $\ni$
23568 \end_inset
23569
23570
23571 \end_layout
23572
23573 \end_inset
23574 </cell>
23575 </row>
23576 <row>
23577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581
23582 \backslash
23583 dashv
23584 \end_layout
23585
23586 \end_inset
23587 </cell>
23588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23589 \begin_inset Text
23590
23591 \begin_layout Plain Layout
23592 \begin_inset Formula $\dashv$
23593 \end_inset
23594
23595
23596 \end_layout
23597
23598 \end_inset
23599 </cell>
23600 </row>
23601 <row>
23602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23603 \begin_inset Text
23604
23605 \begin_layout Plain Layout
23606
23607 \backslash
23608 frown
23609 \end_layout
23610
23611 \end_inset
23612 </cell>
23613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23614 \begin_inset Text
23615
23616 \begin_layout Plain Layout
23617 \begin_inset Formula $\frown$
23618 \end_inset
23619
23620
23621 \end_layout
23622
23623 \end_inset
23624 </cell>
23625 </row>
23626 <row>
23627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23628 \begin_inset Text
23629
23630 \begin_layout Plain Layout
23631
23632 \backslash
23633 rhd
23634 \end_layout
23635
23636 \end_inset
23637 </cell>
23638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23639 \begin_inset Text
23640
23641 \begin_layout Plain Layout
23642 \begin_inset Formula $\rhd$
23643 \end_inset
23644
23645
23646 \end_layout
23647
23648 \end_inset
23649 </cell>
23650 </row>
23651 <row>
23652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23653 \begin_inset Text
23654
23655 \begin_layout Plain Layout
23656
23657 \backslash
23658 unrhd
23659 \end_layout
23660
23661 \end_inset
23662 </cell>
23663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23664 \begin_inset Text
23665
23666 \begin_layout Plain Layout
23667 \begin_inset Formula $\unrhd$
23668 \end_inset
23669
23670
23671 \end_layout
23672
23673 \end_inset
23674 </cell>
23675 </row>
23676 <row>
23677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23678 \begin_inset Text
23679
23680 \begin_layout Plain Layout
23681
23682 \backslash
23683 lessgtr
23684 \end_layout
23685
23686 \end_inset
23687 </cell>
23688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23689 \begin_inset Text
23690
23691 \begin_layout Plain Layout
23692 \begin_inset Formula $\lessgtr$
23693 \end_inset
23694
23695
23696 \end_layout
23697
23698 \end_inset
23699 </cell>
23700 </row>
23701 <row>
23702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23703 \begin_inset Text
23704
23705 \begin_layout Plain Layout
23706
23707 \backslash
23708 parallel
23709 \end_layout
23710
23711 \end_inset
23712 </cell>
23713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23714 \begin_inset Text
23715
23716 \begin_layout Plain Layout
23717 \begin_inset Formula $\parallel$
23718 \end_inset
23719
23720
23721 \end_layout
23722
23723 \end_inset
23724 </cell>
23725 </row>
23726 <row>
23727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23728 \begin_inset Text
23729
23730 \begin_layout Plain Layout
23731
23732 \backslash
23733 nparallel
23734 \end_layout
23735
23736 \end_inset
23737 </cell>
23738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23739 \begin_inset Text
23740
23741 \begin_layout Plain Layout
23742 \begin_inset Formula $\nparallel$
23743 \end_inset
23744
23745
23746 \end_layout
23747
23748 \end_inset
23749 </cell>
23750 </row>
23751 </lyxtabular>
23752
23753 \end_inset
23754
23755
23756 \begin_inset Space \hfill{}
23757 \end_inset
23758
23759
23760 \end_layout
23761
23762 \begin_layout Standard
23763 \begin_inset VSpace medskip
23764 \end_inset
23765
23766 Die Zeichen 
23767 \series bold
23768
23769 \backslash
23770 lhd
23771 \series default
23772  bzw.
23773  
23774 \series bold
23775
23776 \backslash
23777 rhd
23778 \series default
23779  sind größer als die gleich aussehenden Operatoren
23780 \begin_inset ERT
23781 status collapsed
23782
23783 \begin_layout Plain Layout
23784
23785
23786 \backslash
23787 linebreak 
23788 \end_layout
23789
23790 \end_inset
23791
23792  
23793 \series bold
23794
23795 \backslash
23796 triangleleft
23797 \series default
23798  bzw.
23799  
23800 \series bold
23801
23802 \backslash
23803 triangleright
23804 \series default
23805 .
23806 \end_layout
23807
23808 \begin_layout Standard
23809 Relationen sind im Gegensatz zu Symbolen immer von Leerraum umgeben.
23810 \end_layout
23811
23812 \begin_layout Standard
23813 Relationen mit Beschriftungen können mit Hilfe des Befehls 
23814 \series bold
23815
23816 \backslash
23817 stackrel
23818 \series default
23819
23820 \begin_inset Index
23821 status collapsed
23822
23823 \begin_layout Plain Layout
23824 Befehle ! S ! 
23825 \backslash
23826 stackrel
23827 \end_layout
23828
23829 \end_inset
23830
23831  erstellt werden:
23832 \end_layout
23833
23834 \begin_layout Standard
23835 \align center
23836 \begin_inset Tabular
23837 <lyxtabular version="3" rows="2" columns="2">
23838 <features>
23839 <column alignment="center" valignment="top" width="0">
23840 <column alignment="center" valignment="top" width="0">
23841 <row>
23842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23843 \begin_inset Text
23844
23845 \begin_layout Plain Layout
23846 Befehl
23847 \end_layout
23848
23849 \end_inset
23850 </cell>
23851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23852 \begin_inset Text
23853
23854 \begin_layout Plain Layout
23855 Ergebnis
23856 \begin_inset Note Note
23857 status collapsed
23858
23859 \begin_layout Plain Layout
23860
23861 \series bold
23862
23863 \backslash
23864 raisebox
23865 \series default
23866  dient nur als Abstandhalter.
23867 \end_layout
23868
23869 \end_inset
23870
23871
23872 \end_layout
23873
23874 \end_inset
23875 </cell>
23876 </row>
23877 <row>
23878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23879 \begin_inset Text
23880
23881 \begin_layout Plain Layout
23882 A(r)
23883 \backslash
23884 stackrel
23885 \begin_inset ERT
23886 status collapsed
23887
23888 \begin_layout Plain Layout
23889
23890
23891 \backslash
23892 leer 
23893 \end_layout
23894
23895 \end_inset
23896
23897 r
23898 \backslash
23899 to
23900 \backslash
23901 infty
23902 \begin_inset ERT
23903 status collapsed
23904
23905 \begin_layout Plain Layout
23906
23907
23908 \backslash
23909 leer 
23910 \end_layout
23911
23912 \end_inset
23913
23914
23915 \begin_inset Formula $\downarrow$
23916 \end_inset
23917
23918
23919 \backslash
23920 approx
23921 \begin_inset ERT
23922 status collapsed
23923
23924 \begin_layout Plain Layout
23925
23926
23927 \backslash
23928 leer 
23929 \end_layout
23930
23931 \end_inset
23932
23933
23934 \begin_inset ERT
23935 status collapsed
23936
23937 \begin_layout Plain Layout
23938
23939
23940 \backslash
23941 leer 
23942 \end_layout
23943
23944 \end_inset
23945
23946 B
23947 \end_layout
23948
23949 \end_inset
23950 </cell>
23951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23952 \begin_inset Text
23953
23954 \begin_layout Plain Layout
23955 \begin_inset Formula $\raisebox {5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23956 \end_inset
23957
23958
23959 \end_layout
23960
23961 \end_inset
23962 </cell>
23963 </row>
23964 </lyxtabular>
23965
23966 \end_inset
23967
23968
23969 \end_layout
23970
23971 \begin_layout Standard
23972 \begin_inset Newpage newpage
23973 \end_inset
23974
23975
23976 \end_layout
23977
23978 \begin_layout Section
23979 Funktionen
23980 \end_layout
23981
23982 \begin_layout Subsection
23983 Vordefinierte Funktionen
23984 \begin_inset CommandInset label
23985 LatexCommand label
23986 name "sub:Vordefinierte-Funktionen"
23987
23988 \end_inset
23989
23990
23991 \begin_inset Index
23992 status collapsed
23993
23994 \begin_layout Plain Layout
23995 Funktionen ! vordefinierte
23996 \end_layout
23997
23998 \end_inset
23999
24000
24001 \end_layout
24002
24003 \begin_layout Standard
24004 Allgemein werden in mathematischen Ausdrücken Variablen 
24005 \shape italic
24006 kursiv
24007 \shape default
24008  gesetzt, Funktionsnamen hingegen nicht, denn 
24009 \begin_inset Formula $sin$
24010 \end_inset
24011
24012  könnte als 
24013 \begin_inset Formula $s\cdot i\cdot n$
24014 \end_inset
24015
24016  missverstanden werden.
24017  Aus diesem Grund gibt es vordefinierte Funktionen, die zusätzlich von Vorfaktor
24018 en etwas abgesetzt sind.
24019  Sie werden als Befehle mit einem Backslash vor dem Funktionsnamen eingefügt.
24020 \end_layout
24021
24022 \begin_layout Standard
24023 \align center
24024 \begin_inset Tabular
24025 <lyxtabular version="3" rows="2" columns="4">
24026 <features>
24027 <column alignment="center" valignment="top" width="0pt">
24028 <column alignment="center" valignment="top" width="0pt">
24029 <column alignment="center" valignment="top" width="0pt">
24030 <column alignment="center" valignment="top" width="0pt">
24031 <row>
24032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24033 \begin_inset Text
24034
24035 \begin_layout Plain Layout
24036 Befehl
24037 \end_layout
24038
24039 \end_inset
24040 </cell>
24041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24042 \begin_inset Text
24043
24044 \begin_layout Plain Layout
24045 Ergebnis
24046 \end_layout
24047
24048 \end_inset
24049 </cell>
24050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24051 \begin_inset Text
24052
24053 \begin_layout Plain Layout
24054 Befehl
24055 \end_layout
24056
24057 \end_inset
24058 </cell>
24059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24060 \begin_inset Text
24061
24062 \begin_layout Plain Layout
24063 Ergebnis
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 </row>
24069 <row>
24070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24071 \begin_inset Text
24072
24073 \begin_layout Plain Layout
24074 Asin(x)+B
24075 \end_layout
24076
24077 \end_inset
24078 </cell>
24079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24080 \begin_inset Text
24081
24082 \begin_layout Plain Layout
24083 \begin_inset Formula $Asin(x)+B$
24084 \end_inset
24085
24086
24087 \end_layout
24088
24089 \end_inset
24090 </cell>
24091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24092 \begin_inset Text
24093
24094 \begin_layout Plain Layout
24095 A
24096 \backslash
24097 sin(x)+B
24098 \end_layout
24099
24100 \end_inset
24101 </cell>
24102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24103 \begin_inset Text
24104
24105 \begin_layout Plain Layout
24106 \begin_inset Formula $A\sin(x)+B$
24107 \end_inset
24108
24109
24110 \end_layout
24111
24112 \end_inset
24113 </cell>
24114 </row>
24115 </lyxtabular>
24116
24117 \end_inset
24118
24119
24120 \end_layout
24121
24122 \begin_layout Standard
24123 Folgende Funktionen sind vordefiniert:
24124 \end_layout
24125
24126 \begin_layout Standard
24127 \begin_inset VSpace -2mm
24128 \end_inset
24129
24130
24131 \end_layout
24132
24133 \begin_layout Standard
24134 \align center
24135 \begin_inset Tabular
24136 <lyxtabular version="3" rows="9" columns="4">
24137 <features>
24138 <column alignment="center" valignment="top" width="0pt">
24139 <column alignment="center" valignment="top" width="0pt">
24140 <column alignment="center" valignment="top" width="0pt">
24141 <column alignment="center" valignment="top" width="0pt">
24142 <row>
24143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24144 \begin_inset Text
24145
24146 \begin_layout Plain Layout
24147 Befehl
24148 \end_layout
24149
24150 \end_inset
24151 </cell>
24152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24153 \begin_inset Text
24154
24155 \begin_layout Plain Layout
24156 Befehl
24157 \end_layout
24158
24159 \end_inset
24160 </cell>
24161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24162 \begin_inset Text
24163
24164 \begin_layout Plain Layout
24165 Befehl
24166 \end_layout
24167
24168 \end_inset
24169 </cell>
24170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24171 \begin_inset Text
24172
24173 \begin_layout Plain Layout
24174 Befehl
24175 \end_layout
24176
24177 \end_inset
24178 </cell>
24179 </row>
24180 <row>
24181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24182 \begin_inset Text
24183
24184 \begin_layout Plain Layout
24185
24186 \backslash
24187 sin
24188 \end_layout
24189
24190 \end_inset
24191 </cell>
24192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24193 \begin_inset Text
24194
24195 \begin_layout Plain Layout
24196
24197 \backslash
24198 sinh
24199 \end_layout
24200
24201 \end_inset
24202 </cell>
24203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24204 \begin_inset Text
24205
24206 \begin_layout Plain Layout
24207
24208 \backslash
24209 arcsin
24210 \end_layout
24211
24212 \end_inset
24213 </cell>
24214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24215 \begin_inset Text
24216
24217 \begin_layout Plain Layout
24218
24219 \backslash
24220 sup
24221 \end_layout
24222
24223 \end_inset
24224 </cell>
24225 </row>
24226 <row>
24227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24228 \begin_inset Text
24229
24230 \begin_layout Plain Layout
24231
24232 \backslash
24233 cos
24234 \end_layout
24235
24236 \end_inset
24237 </cell>
24238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24239 \begin_inset Text
24240
24241 \begin_layout Plain Layout
24242
24243 \backslash
24244 cosh
24245 \end_layout
24246
24247 \end_inset
24248 </cell>
24249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24250 \begin_inset Text
24251
24252 \begin_layout Plain Layout
24253
24254 \backslash
24255 arccos
24256 \end_layout
24257
24258 \end_inset
24259 </cell>
24260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24261 \begin_inset Text
24262
24263 \begin_layout Plain Layout
24264
24265 \backslash
24266 inf
24267 \end_layout
24268
24269 \end_inset
24270 </cell>
24271 </row>
24272 <row>
24273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24274 \begin_inset Text
24275
24276 \begin_layout Plain Layout
24277
24278 \backslash
24279 tan
24280 \end_layout
24281
24282 \end_inset
24283 </cell>
24284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24285 \begin_inset Text
24286
24287 \begin_layout Plain Layout
24288
24289 \backslash
24290 tanh
24291 \end_layout
24292
24293 \end_inset
24294 </cell>
24295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24296 \begin_inset Text
24297
24298 \begin_layout Plain Layout
24299
24300 \backslash
24301 arctan
24302 \end_layout
24303
24304 \end_inset
24305 </cell>
24306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24307 \begin_inset Text
24308
24309 \begin_layout Plain Layout
24310
24311 \backslash
24312 lim
24313 \end_layout
24314
24315 \end_inset
24316 </cell>
24317 </row>
24318 <row>
24319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24320 \begin_inset Text
24321
24322 \begin_layout Plain Layout
24323
24324 \backslash
24325 cot
24326 \end_layout
24327
24328 \end_inset
24329 </cell>
24330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24331 \begin_inset Text
24332
24333 \begin_layout Plain Layout
24334
24335 \backslash
24336 coth
24337 \end_layout
24338
24339 \end_inset
24340 </cell>
24341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24342 \begin_inset Text
24343
24344 \begin_layout Plain Layout
24345
24346 \backslash
24347 arg
24348 \end_layout
24349
24350 \end_inset
24351 </cell>
24352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24353 \begin_inset Text
24354
24355 \begin_layout Plain Layout
24356
24357 \backslash
24358 liminf
24359 \end_layout
24360
24361 \end_inset
24362 </cell>
24363 </row>
24364 <row>
24365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24366 \begin_inset Text
24367
24368 \begin_layout Plain Layout
24369
24370 \backslash
24371 sec
24372 \end_layout
24373
24374 \end_inset
24375 </cell>
24376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24377 \begin_inset Text
24378
24379 \begin_layout Plain Layout
24380
24381 \backslash
24382 min
24383 \end_layout
24384
24385 \end_inset
24386 </cell>
24387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24388 \begin_inset Text
24389
24390 \begin_layout Plain Layout
24391
24392 \backslash
24393 deg
24394 \end_layout
24395
24396 \end_inset
24397 </cell>
24398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24399 \begin_inset Text
24400
24401 \begin_layout Plain Layout
24402
24403 \backslash
24404 limsup
24405 \end_layout
24406
24407 \end_inset
24408 </cell>
24409 </row>
24410 <row>
24411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24412 \begin_inset Text
24413
24414 \begin_layout Plain Layout
24415
24416 \backslash
24417 csc
24418 \end_layout
24419
24420 \end_inset
24421 </cell>
24422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24423 \begin_inset Text
24424
24425 \begin_layout Plain Layout
24426
24427 \backslash
24428 max
24429 \end_layout
24430
24431 \end_inset
24432 </cell>
24433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24434 \begin_inset Text
24435
24436 \begin_layout Plain Layout
24437
24438 \backslash
24439 det
24440 \end_layout
24441
24442 \end_inset
24443 </cell>
24444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24445 \begin_inset Text
24446
24447 \begin_layout Plain Layout
24448
24449 \backslash
24450 Pr
24451 \end_layout
24452
24453 \end_inset
24454 </cell>
24455 </row>
24456 <row>
24457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24458 \begin_inset Text
24459
24460 \begin_layout Plain Layout
24461
24462 \backslash
24463 ln
24464 \end_layout
24465
24466 \end_inset
24467 </cell>
24468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24469 \begin_inset Text
24470
24471 \begin_layout Plain Layout
24472
24473 \backslash
24474 exp
24475 \end_layout
24476
24477 \end_inset
24478 </cell>
24479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24480 \begin_inset Text
24481
24482 \begin_layout Plain Layout
24483
24484 \backslash
24485 dim
24486 \end_layout
24487
24488 \end_inset
24489 </cell>
24490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24491 \begin_inset Text
24492
24493 \begin_layout Plain Layout
24494
24495 \backslash
24496 hom
24497 \end_layout
24498
24499 \end_inset
24500 </cell>
24501 </row>
24502 <row>
24503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24504 \begin_inset Text
24505
24506 \begin_layout Plain Layout
24507
24508 \backslash
24509 lg
24510 \end_layout
24511
24512 \end_inset
24513 </cell>
24514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24515 \begin_inset Text
24516
24517 \begin_layout Plain Layout
24518
24519 \backslash
24520 log
24521 \end_layout
24522
24523 \end_inset
24524 </cell>
24525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24526 \begin_inset Text
24527
24528 \begin_layout Plain Layout
24529
24530 \backslash
24531 ker
24532 \end_layout
24533
24534 \end_inset
24535 </cell>
24536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24537 \begin_inset Text
24538
24539 \begin_layout Plain Layout
24540
24541 \backslash
24542 gcd
24543 \end_layout
24544
24545 \end_inset
24546 </cell>
24547 </row>
24548 </lyxtabular>
24549
24550 \end_inset
24551
24552
24553 \end_layout
24554
24555 \begin_layout Standard
24556 Sie können auch über den Mathe-Werkzeugleistenknopf 
24557 \begin_inset Graphics
24558         filename ../../images/math/functions.png
24559         embed ""
24560         scale 85
24561
24562 \end_inset
24563
24564  eingefügt werden.
24565 \end_layout
24566
24567 \begin_layout Subsection
24568 Selbst definierte Funktionen
24569 \begin_inset Index
24570 status collapsed
24571
24572 \begin_layout Plain Layout
24573 Funktionen ! selbstdefinierte
24574 \end_layout
24575
24576 \end_inset
24577
24578
24579 \end_layout
24580
24581 \begin_layout Standard
24582 Will man eine Funktion verwenden, die nicht vordefiniert ist, wie z.
24583 \begin_inset Space \thinspace{}
24584 \end_inset
24585
24586 B.
24587  die Signumfunktion sgn(x), hat man zwei Möglichkeiten:
24588 \end_layout
24589
24590 \begin_layout Itemize
24591 Man definiert die Funktion selbst.
24592  Dazu gibt man im LaTeX-Vorspann die Zeile
24593 \begin_inset Newline newline
24594 \end_inset
24595
24596
24597 \begin_inset VSpace -3mm
24598 \end_inset
24599
24600
24601 \begin_inset Newline newline
24602 \end_inset
24603
24604
24605 \series bold
24606
24607 \backslash
24608 DeclareMathOperator{
24609 \backslash
24610 sgn}{sgn}
24611 \series default
24612
24613 \begin_inset Index
24614 status collapsed
24615
24616 \begin_layout Plain Layout
24617 Befehle ! D ! 
24618 \backslash
24619 dbinom@
24620 \backslash
24621 DeclareMathOperator
24622 \end_layout
24623
24624 \end_inset
24625
24626
24627 \begin_inset Newline newline
24628 \end_inset
24629
24630
24631 \begin_inset VSpace -2mm
24632 \end_inset
24633
24634
24635 \begin_inset Newline newline
24636 \end_inset
24637
24638 ein
24639 \begin_inset Foot
24640 status collapsed
24641
24642 \begin_layout Plain Layout
24643 Näheres zu 
24644 \series bold
24645
24646 \backslash
24647 DeclareMathOperator
24648 \series default
24649  siehe 
24650 \begin_inset CommandInset ref
24651 LatexCommand ref
24652 reference "sub:Selbstdefinierte-Operatoren"
24653
24654 \end_inset
24655
24656 .
24657 \end_layout
24658
24659 \end_inset
24660
24661 .
24662  Nun kann man mit dem Befehl 
24663 \series bold
24664
24665 \backslash
24666 sgn
24667 \series default
24668  die neu definierte Funktion aufrufen.
24669 \end_layout
24670
24671 \begin_layout Itemize
24672 Man schreibt die Formel wie gewohnt, markiert den Formelnamen, also in unserem
24673  Beispiel die Buchstaben 
24674 \emph on
24675 sgn
24676 \emph default
24677 , und wandelt ihn in in mathematischen Text um.
24678  Zwischen Vorfaktor und Funktion fügt man einen kleinen Leerraum ein.
24679 \end_layout
24680
24681 \begin_layout Standard
24682 Das Ergebnis ist bei beiden Methoden dasselbe wie bei einer vordefinierten
24683  Funktion
24684 \begin_inset Foot
24685 status collapsed
24686
24687 \begin_layout Plain Layout
24688 Selbst definierte Funktionen werden in LyX rot, vordefinierte schwarz angezeigt.
24689 \end_layout
24690
24691 \end_inset
24692
24693 :
24694 \end_layout
24695
24696 \begin_layout Standard
24697 \align center
24698 \begin_inset Tabular
24699 <lyxtabular version="3" rows="3" columns="2">
24700 <features>
24701 <column alignment="center" valignment="top" width="0pt">
24702 <column alignment="center" valignment="top" width="0pt">
24703 <row>
24704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24705 \begin_inset Text
24706
24707 \begin_layout Plain Layout
24708 Befehl
24709 \end_layout
24710
24711 \end_inset
24712 </cell>
24713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24714 \begin_inset Text
24715
24716 \begin_layout Plain Layout
24717 Ergebnis
24718 \end_layout
24719
24720 \end_inset
24721 </cell>
24722 </row>
24723 <row>
24724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24725 \begin_inset Text
24726
24727 \begin_layout Plain Layout
24728 A
24729 \backslash
24730 sgn(x)+B
24731 \end_layout
24732
24733 \end_inset
24734 </cell>
24735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24736 \begin_inset Text
24737
24738 \begin_layout Plain Layout
24739 \begin_inset Formula $A\sgn (x)+B$
24740 \end_inset
24741
24742
24743 \end_layout
24744
24745 \end_inset
24746 </cell>
24747 </row>
24748 <row>
24749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24750 \begin_inset Text
24751
24752 \begin_layout Plain Layout
24753 A
24754 \backslash
24755 ,
24756 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
24757 \end_inset
24758
24759 (x)+B
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24765 \begin_inset Text
24766
24767 \begin_layout Plain Layout
24768 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24769 \end_inset
24770
24771
24772 \end_layout
24773
24774 \end_inset
24775 </cell>
24776 </row>
24777 </lyxtabular>
24778
24779 \end_inset
24780
24781
24782 \end_layout
24783
24784 \begin_layout Standard
24785 Die erste Methode ist besser geeignet, wenn die selbst definierte Funktion
24786  mehrfach verwendet werden soll.
24787 \end_layout
24788
24789 \begin_layout Subsection
24790 Grenzwerte
24791 \begin_inset Index
24792 status collapsed
24793
24794 \begin_layout Plain Layout
24795 Grenzwerte
24796 \end_layout
24797
24798 \end_inset
24799
24800
24801 \end_layout
24802
24803 \begin_layout Standard
24804 Für Grenzwerte sind außer 
24805 \series bold
24806
24807 \backslash
24808 lim
24809 \series default
24810
24811 \begin_inset Index
24812 status collapsed
24813
24814 \begin_layout Plain Layout
24815 Befehle ! L ! 
24816 \backslash
24817 lim
24818 \end_layout
24819
24820 \end_inset
24821
24822
24823 \series bold
24824
24825 \backslash
24826 liminf
24827 \series default
24828  und 
24829 \series bold
24830
24831 \backslash
24832 limsup
24833 \series default
24834  noch folgende Funktionen definiert:
24835 \end_layout
24836
24837 \begin_layout Standard
24838 \align center
24839 \begin_inset Tabular
24840 <lyxtabular version="3" rows="5" columns="2">
24841 <features>
24842 <column alignment="center" valignment="top" width="0">
24843 <column alignment="center" valignment="top" width="0">
24844 <row>
24845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24846 \begin_inset Text
24847
24848 \begin_layout Plain Layout
24849 Befehl
24850 \end_layout
24851
24852 \end_inset
24853 </cell>
24854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24855 \begin_inset Text
24856
24857 \begin_layout Plain Layout
24858 Ergebnis
24859 \begin_inset Note Note
24860 status collapsed
24861
24862 \begin_layout Plain Layout
24863
24864 \series bold
24865
24866 \backslash
24867 raisebox
24868 \series default
24869  dient nur als Abstandhalter.
24870 \end_layout
24871
24872 \end_inset
24873
24874
24875 \end_layout
24876
24877 \end_inset
24878 </cell>
24879 </row>
24880 <row>
24881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24882 \begin_inset Text
24883
24884 \begin_layout Plain Layout
24885
24886 \backslash
24887 varliminf
24888 \end_layout
24889
24890 \end_inset
24891 </cell>
24892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24893 \begin_inset Text
24894
24895 \begin_layout Plain Layout
24896 \begin_inset Formula $\varliminf $
24897 \end_inset
24898
24899
24900 \end_layout
24901
24902 \end_inset
24903 </cell>
24904 </row>
24905 <row>
24906 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24907 \begin_inset Text
24908
24909 \begin_layout Plain Layout
24910
24911 \backslash
24912 varlimsup
24913 \end_layout
24914
24915 \end_inset
24916 </cell>
24917 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24918 \begin_inset Text
24919
24920 \begin_layout Plain Layout
24921 \begin_inset Formula $\varlimsup $
24922 \end_inset
24923
24924
24925 \end_layout
24926
24927 \end_inset
24928 </cell>
24929 </row>
24930 <row>
24931 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24932 \begin_inset Text
24933
24934 \begin_layout Plain Layout
24935
24936 \backslash
24937 varprojlim
24938 \end_layout
24939
24940 \end_inset
24941 </cell>
24942 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24943 \begin_inset Text
24944
24945 \begin_layout Plain Layout
24946 \begin_inset Formula $\varprojlim $
24947 \end_inset
24948
24949
24950 \end_layout
24951
24952 \end_inset
24953 </cell>
24954 </row>
24955 <row>
24956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24957 \begin_inset Text
24958
24959 \begin_layout Plain Layout
24960
24961 \backslash
24962 varinjlim
24963 \end_layout
24964
24965 \end_inset
24966 </cell>
24967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24968 \begin_inset Text
24969
24970 \begin_layout Plain Layout
24971 \begin_inset Formula $\varinjlim $
24972 \end_inset
24973
24974
24975 \begin_inset Formula $\raisebox {-2.5mm}{}$
24976 \end_inset
24977
24978
24979 \end_layout
24980
24981 \end_inset
24982 </cell>
24983 </row>
24984 </lyxtabular>
24985
24986 \end_inset
24987
24988
24989 \end_layout
24990
24991 \begin_layout Standard
24992 \begin_inset VSpace medskip
24993 \end_inset
24994
24995 Der Grenzwert wird durch Tiefstellen erzeugt.
24996  Bei einer eingebetteten Formel wird er rechts neben die Funktion gesetzt:
24997 \end_layout
24998
24999 \begin_layout Standard
25000 \align center
25001 \begin_inset Tabular
25002 <lyxtabular version="3" rows="2" columns="2">
25003 <features>
25004 <column alignment="center" valignment="top" width="0pt">
25005 <column alignment="center" valignment="top" width="0pt">
25006 <row>
25007 <cell alignment="center" valignment="top" usebox="none">
25008 \begin_inset Text
25009
25010 \begin_layout Plain Layout
25011 Befehl
25012 \end_layout
25013
25014 \end_inset
25015 </cell>
25016 <cell alignment="center" valignment="top" usebox="none">
25017 \begin_inset Text
25018
25019 \begin_layout Plain Layout
25020 \begin_inset Space \hspace{}
25021 \length 1cm
25022 \end_inset
25023
25024 Ergebnis
25025 \begin_inset Note Note
25026 status collapsed
25027
25028 \begin_layout Plain Layout
25029
25030 \series bold
25031
25032 \backslash
25033 hspace
25034 \series default
25035  und 
25036 \series bold
25037
25038 \backslash
25039 raisebox
25040 \series default
25041  dienen nur als Abstandhalter.
25042 \end_layout
25043
25044 \end_inset
25045
25046
25047 \end_layout
25048
25049 \end_inset
25050 </cell>
25051 </row>
25052 <row>
25053 <cell alignment="center" valignment="top" usebox="none">
25054 \begin_inset Text
25055
25056 \begin_layout Plain Layout
25057
25058 \backslash
25059 lim_x
25060 \backslash
25061 to
25062 \begin_inset ERT
25063 status collapsed
25064
25065 \begin_layout Plain Layout
25066
25067
25068 \backslash
25069 leer 
25070 \end_layout
25071
25072 \end_inset
25073
25074 A
25075 \begin_inset ERT
25076 status collapsed
25077
25078 \begin_layout Plain Layout
25079
25080
25081 \backslash
25082 leer 
25083 \end_layout
25084
25085 \end_inset
25086
25087 x=B
25088 \end_layout
25089
25090 \end_inset
25091 </cell>
25092 <cell alignment="center" valignment="top" usebox="none">
25093 \begin_inset Text
25094
25095 \begin_layout Plain Layout
25096 \begin_inset Formula $\hspace {1cm}\raisebox {5mm}{}\lim_{x\to A}x=B$
25097 \end_inset
25098
25099
25100 \end_layout
25101
25102 \end_inset
25103 </cell>
25104 </row>
25105 </lyxtabular>
25106
25107 \end_inset
25108
25109
25110 \end_layout
25111
25112 \begin_layout Standard
25113 In einer abgesetzten Formel steht der Grenzwert wie gewohnt darunter:
25114 \begin_inset Formula \[
25115 \lim_{x\to A}x=B\]
25116
25117 \end_inset
25118
25119
25120 \end_layout
25121
25122 \begin_layout Subsection
25123 Modulo-Funktionen
25124 \begin_inset Index
25125 status collapsed
25126
25127 \begin_layout Plain Layout
25128 Funktionen ! Modulo-
25129 \end_layout
25130
25131 \end_inset
25132
25133
25134 \end_layout
25135
25136 \begin_layout Standard
25137 Eine Besonderheit stellt die Modulo-Funktion dar, denn es gibt sie in vier
25138  Varianten.
25139 \begin_inset Newpage newpage
25140 \end_inset
25141
25142
25143 \end_layout
25144
25145 \begin_layout Standard
25146 Die Varianten in einer abgesetzten Formel:
25147 \begin_inset Formula \begin{align*}
25148 \underline{\textrm{Befehl}\raisebox {-0.9mm}{}} &  & \underline{\textrm{Ergebnis}}\\
25149 \mathrm{a\backslash mod\textrm{\leer }b} &  & a\mod  b\\
25150 \mathrm{a\backslash pmod\textrm{\leer }b} &  & a\pmod  b\\
25151 \mathrm{a\backslash bmod\textrm{\leer }b} &  & a\bmod b\\
25152 \mathrm{a\backslash pod\textrm{\leer }b} &  & a\pod  b\end{align*}
25153
25154 \end_inset
25155
25156
25157 \end_layout
25158
25159 \begin_layout Standard
25160 In einer eingebetteten Formel wird bei allen Varianten vor den Funktionsnamen
25161  weniger Leerraum gesetzt.
25162 \end_layout
25163
25164 \begin_layout Section
25165 Sonderzeichen
25166 \begin_inset Index
25167 status collapsed
25168
25169 \begin_layout Plain Layout
25170 Sonderzeichen
25171 \end_layout
25172
25173 \end_inset
25174
25175
25176 \end_layout
25177
25178 \begin_layout Subsection
25179 Sonderzeichen im mathematischen Text
25180 \end_layout
25181
25182 \begin_layout Standard
25183 Die folgenden Befehle können nur im mathematischen Textmodus oder im TeX-Modus
25184  verwendet werden:
25185 \end_layout
25186
25187 \begin_layout Standard
25188 \begin_inset Space \hfill{}
25189 \end_inset
25190
25191
25192 \begin_inset Tabular
25193 <lyxtabular version="3" rows="8" columns="2">
25194 <features>
25195 <column alignment="block" valignment="top" width="0">
25196 <column alignment="block" valignment="top" width="0">
25197 <row>
25198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25199 \begin_inset Text
25200
25201 \begin_layout Plain Layout
25202 Befehl
25203 \end_layout
25204
25205 \end_inset
25206 </cell>
25207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25208 \begin_inset Text
25209
25210 \begin_layout Plain Layout
25211 Ergebnis
25212 \end_layout
25213
25214 \end_inset
25215 </cell>
25216 </row>
25217 <row>
25218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25219 \begin_inset Text
25220
25221 \begin_layout Plain Layout
25222
25223 \backslash
25224 oe
25225 \end_layout
25226
25227 \end_inset
25228 </cell>
25229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25230 \begin_inset Text
25231
25232 \begin_layout Plain Layout
25233 \begin_inset Formula $\textrm{\oe }$
25234 \end_inset
25235
25236
25237 \end_layout
25238
25239 \end_inset
25240 </cell>
25241 </row>
25242 <row>
25243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25244 \begin_inset Text
25245
25246 \begin_layout Plain Layout
25247
25248 \backslash
25249 OE
25250 \end_layout
25251
25252 \end_inset
25253 </cell>
25254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25255 \begin_inset Text
25256
25257 \begin_layout Plain Layout
25258 \begin_inset Formula $\textrm{\OE }$
25259 \end_inset
25260
25261
25262 \end_layout
25263
25264 \end_inset
25265 </cell>
25266 </row>
25267 <row>
25268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25269 \begin_inset Text
25270
25271 \begin_layout Plain Layout
25272
25273 \backslash
25274 ae
25275 \end_layout
25276
25277 \end_inset
25278 </cell>
25279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25280 \begin_inset Text
25281
25282 \begin_layout Plain Layout
25283 \begin_inset Formula $\textrm{\ae }$
25284 \end_inset
25285
25286
25287 \end_layout
25288
25289 \end_inset
25290 </cell>
25291 </row>
25292 <row>
25293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25294 \begin_inset Text
25295
25296 \begin_layout Plain Layout
25297
25298 \backslash
25299 AE
25300 \end_layout
25301
25302 \end_inset
25303 </cell>
25304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25305 \begin_inset Text
25306
25307 \begin_layout Plain Layout
25308 \begin_inset Formula $\textrm{\AE }$
25309 \end_inset
25310
25311
25312 \end_layout
25313
25314 \end_inset
25315 </cell>
25316 </row>
25317 <row>
25318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25319 \begin_inset Text
25320
25321 \begin_layout Plain Layout
25322
25323 \backslash
25324 aa
25325 \end_layout
25326
25327 \end_inset
25328 </cell>
25329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25330 \begin_inset Text
25331
25332 \begin_layout Plain Layout
25333 \begin_inset Formula $\textrm{\aa }$
25334 \end_inset
25335
25336
25337 \end_layout
25338
25339 \end_inset
25340 </cell>
25341 </row>
25342 <row>
25343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25344 \begin_inset Text
25345
25346 \begin_layout Plain Layout
25347
25348 \backslash
25349 AA
25350 \begin_inset Index
25351 status collapsed
25352
25353 \begin_layout Plain Layout
25354 \begin_inset ERT
25355 status collapsed
25356
25357 \begin_layout Plain Layout
25358
25359
25360 \backslash
25361
25362 \begin_inset ERT
25363 status collapsed
25364
25365 \begin_layout Plain Layout
25366
25367 {
25368 \end_layout
25369
25370 \end_inset
25371
25372
25373 \begin_inset ERT
25374 status collapsed
25375
25376 \begin_layout Plain Layout
25377
25378 }
25379 \end_layout
25380
25381 \end_inset
25382
25383
25384 \end_layout
25385
25386 \end_inset
25387
25388 @
25389 \begin_inset ERT
25390 status collapsed
25391
25392 \begin_layout Plain Layout
25393
25394
25395 \backslash
25396
25397 \begin_inset ERT
25398 status collapsed
25399
25400 \begin_layout Plain Layout
25401
25402 {
25403 \end_layout
25404
25405 \end_inset
25406
25407
25408 \begin_inset ERT
25409 status collapsed
25410
25411 \begin_layout Plain Layout
25412
25413 }
25414 \end_layout
25415
25416 \end_inset
25417
25418
25419 \end_layout
25420
25421 \end_inset
25422
25423 textrm
25424 \begin_inset ERT
25425 status collapsed
25426
25427 \begin_layout Plain Layout
25428
25429 {
25430 \end_layout
25431
25432 \end_inset
25433
25434
25435 \begin_inset ERT
25436 status collapsed
25437
25438 \begin_layout Plain Layout
25439
25440
25441 \backslash
25442
25443 \begin_inset ERT
25444 status collapsed
25445
25446 \begin_layout Plain Layout
25447
25448 {
25449 \end_layout
25450
25451 \end_inset
25452
25453
25454 \begin_inset ERT
25455 status collapsed
25456
25457 \begin_layout Plain Layout
25458
25459 }
25460 \end_layout
25461
25462 \end_inset
25463
25464
25465 \end_layout
25466
25467 \end_inset
25468
25469 AA
25470 \begin_inset ERT
25471 status collapsed
25472
25473 \begin_layout Plain Layout
25474
25475 }
25476 \end_layout
25477
25478 \end_inset
25479
25480
25481 \end_layout
25482
25483 \end_inset
25484
25485
25486 \end_layout
25487
25488 \end_inset
25489 </cell>
25490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25491 \begin_inset Text
25492
25493 \begin_layout Plain Layout
25494 \begin_inset Formula $\textrm{\AA}$
25495 \end_inset
25496
25497
25498 \end_layout
25499
25500 \end_inset
25501 </cell>
25502 </row>
25503 <row>
25504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25505 \begin_inset Text
25506
25507 \begin_layout Plain Layout
25508
25509 \backslash
25510 i
25511 \end_layout
25512
25513 \end_inset
25514 </cell>
25515 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25516 \begin_inset Text
25517
25518 \begin_layout Plain Layout
25519 \begin_inset Formula $\textrm{\i }$
25520 \end_inset
25521
25522
25523 \end_layout
25524
25525 \end_inset
25526 </cell>
25527 </row>
25528 </lyxtabular>
25529
25530 \end_inset
25531
25532
25533 \begin_inset Space \hfill{}
25534 \end_inset
25535
25536
25537 \begin_inset Tabular
25538 <lyxtabular version="3" rows="8" columns="2">
25539 <features>
25540 <column alignment="block" valignment="top" width="0">
25541 <column alignment="center" valignment="top" width="0">
25542 <row>
25543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25544 \begin_inset Text
25545
25546 \begin_layout Plain Layout
25547 Befehl
25548 \begin_inset Note Note
25549 status collapsed
25550
25551 \begin_layout Plain Layout
25552
25553 \series bold
25554
25555 \backslash
25556 hspace{0mm}
25557 \series default
25558  dient nur zur Trennung,da sonst im Ausdruck ¡ bzw.
25559  ¿ erscheinen würde.
25560 \end_layout
25561
25562 \end_inset
25563
25564
25565 \end_layout
25566
25567 \end_inset
25568 </cell>
25569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25570 \begin_inset Text
25571
25572 \begin_layout Plain Layout
25573 Ergebnis
25574 \end_layout
25575
25576 \end_inset
25577 </cell>
25578 </row>
25579 <row>
25580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25581 \begin_inset Text
25582
25583 \begin_layout Plain Layout
25584
25585 \backslash
25586 o
25587 \end_layout
25588
25589 \end_inset
25590 </cell>
25591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25592 \begin_inset Text
25593
25594 \begin_layout Plain Layout
25595 \begin_inset Formula $\textrm{\o }$
25596 \end_inset
25597
25598
25599 \end_layout
25600
25601 \end_inset
25602 </cell>
25603 </row>
25604 <row>
25605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25606 \begin_inset Text
25607
25608 \begin_layout Plain Layout
25609
25610 \backslash
25611 O
25612 \end_layout
25613
25614 \end_inset
25615 </cell>
25616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25617 \begin_inset Text
25618
25619 \begin_layout Plain Layout
25620 \begin_inset Formula $\textrm{\O}$
25621 \end_inset
25622
25623
25624 \end_layout
25625
25626 \end_inset
25627 </cell>
25628 </row>
25629 <row>
25630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25631 \begin_inset Text
25632
25633 \begin_layout Plain Layout
25634
25635 \backslash
25636 l
25637 \end_layout
25638
25639 \end_inset
25640 </cell>
25641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25642 \begin_inset Text
25643
25644 \begin_layout Plain Layout
25645 \begin_inset Formula $\textrm{\l }$
25646 \end_inset
25647
25648
25649 \end_layout
25650
25651 \end_inset
25652 </cell>
25653 </row>
25654 <row>
25655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25656 \begin_inset Text
25657
25658 \begin_layout Plain Layout
25659
25660 \backslash
25661 L
25662 \end_layout
25663
25664 \end_inset
25665 </cell>
25666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25667 \begin_inset Text
25668
25669 \begin_layout Plain Layout
25670 \begin_inset Formula $\textrm{\L }$
25671 \end_inset
25672
25673
25674 \end_layout
25675
25676 \end_inset
25677 </cell>
25678 </row>
25679 <row>
25680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25681 \begin_inset Text
25682
25683 \begin_layout Plain Layout
25684 !
25685 \begin_inset Space \hspace{}
25686 \length 0mm
25687 \end_inset
25688
25689 `
25690 \begin_inset ERT
25691 status collapsed
25692
25693 \begin_layout Plain Layout
25694
25695
25696 \backslash
25697 leer 
25698 \end_layout
25699
25700 \end_inset
25701
25702
25703 \end_layout
25704
25705 \end_inset
25706 </cell>
25707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25708 \begin_inset Text
25709
25710 \begin_layout Plain Layout
25711 \begin_inset Formula $\textrm{!`}$
25712 \end_inset
25713
25714
25715 \end_layout
25716
25717 \end_inset
25718 </cell>
25719 </row>
25720 <row>
25721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25722 \begin_inset Text
25723
25724 \begin_layout Plain Layout
25725 ?
25726 \begin_inset Space \hspace{}
25727 \length 0mm
25728 \end_inset
25729
25730 `
25731 \begin_inset ERT
25732 status collapsed
25733
25734 \begin_layout Plain Layout
25735
25736
25737 \backslash
25738 leer 
25739 \end_layout
25740
25741 \end_inset
25742
25743
25744 \end_layout
25745
25746 \end_inset
25747 </cell>
25748 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25749 \begin_inset Text
25750
25751 \begin_layout Plain Layout
25752 \begin_inset Formula $\textrm{?`}$
25753 \end_inset
25754
25755
25756 \end_layout
25757
25758 \end_inset
25759 </cell>
25760 </row>
25761 <row>
25762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25763 \begin_inset Text
25764
25765 \begin_layout Plain Layout
25766
25767 \backslash
25768 j
25769 \end_layout
25770
25771 \end_inset
25772 </cell>
25773 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25774 \begin_inset Text
25775
25776 \begin_layout Plain Layout
25777 \begin_inset Formula $\textrm{\j }$
25778 \end_inset
25779
25780
25781 \end_layout
25782
25783 \end_inset
25784 </cell>
25785 </row>
25786 </lyxtabular>
25787
25788 \end_inset
25789
25790
25791 \begin_inset Space \hfill{}
25792 \end_inset
25793
25794
25795 \end_layout
25796
25797 \begin_layout Standard
25798 Die Zeichen 
25799 \begin_inset Formula $\textrm{\textrm{Å}}$
25800 \end_inset
25801
25802  und 
25803 \begin_inset Formula $\textrm{\textrm{Ø}}$
25804 \end_inset
25805
25806  können auch über den Mathe-Werkzeugleistenknopf 
25807 \begin_inset Graphics
25808         filename ../../images/math/digamma.png
25809         embed ""
25810         scale 85
25811
25812 \end_inset
25813
25814  eingefügt werden.
25815 \end_layout
25816
25817 \begin_layout Standard
25818 Eine Ausnahme bilden die Befehle 
25819 \series bold
25820 !
25821 \begin_inset Space \hspace{}
25822 \length 0mm
25823 \end_inset
25824
25825 `
25826 \series default
25827  und 
25828 \series bold
25829 ?
25830 \begin_inset Space \hspace{}
25831 \length 0mm
25832 \end_inset
25833
25834 `
25835 \series default
25836 , denn man kann sie in LyX direkt in den Text eingeben.
25837 \end_layout
25838
25839 \begin_layout Subsection
25840 Akzente im Text
25841 \begin_inset CommandInset label
25842 LatexCommand label
25843 name "sub:Sonderzeichen-Akzente"
25844
25845 \end_inset
25846
25847
25848 \begin_inset Index
25849 status collapsed
25850
25851 \begin_layout Plain Layout
25852 Akzente ! im Text
25853 \end_layout
25854
25855 \end_inset
25856
25857
25858 \end_layout
25859
25860 \begin_layout Standard
25861 Man kann mit den folgenden Befehlen sämtliche Buchstaben akzentuieren.
25862  Die Befehle müssen dazu im TeX-Modus eingegeben werden.
25863 \end_layout
25864
25865 \begin_layout Standard
25866 \begin_inset Space \hfill{}
25867 \end_inset
25868
25869
25870 \begin_inset Tabular
25871 <lyxtabular version="3" rows="8" columns="2">
25872 <features>
25873 <column alignment="block" valignment="top" width="0">
25874 <column alignment="block" valignment="top" width="0">
25875 <row>
25876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25877 \begin_inset Text
25878
25879 \begin_layout Plain Layout
25880 Befehl
25881 \end_layout
25882
25883 \end_inset
25884 </cell>
25885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25886 \begin_inset Text
25887
25888 \begin_layout Plain Layout
25889 Ergebnis
25890 \end_layout
25891
25892 \end_inset
25893 </cell>
25894 </row>
25895 <row>
25896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25897 \begin_inset Text
25898
25899 \begin_layout Plain Layout
25900
25901 \backslash
25902
25903 \begin_inset Quotes grd
25904 \end_inset
25905
25906 e
25907 \end_layout
25908
25909 \end_inset
25910 </cell>
25911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25912 \begin_inset Text
25913
25914 \begin_layout Plain Layout
25915 \begin_inset ERT
25916 status collapsed
25917
25918 \begin_layout Plain Layout
25919
25920
25921 \backslash
25922 "e
25923 \end_layout
25924
25925 \end_inset
25926
25927
25928 \end_layout
25929
25930 \end_inset
25931 </cell>
25932 </row>
25933 <row>
25934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25935 \begin_inset Text
25936
25937 \begin_layout Plain Layout
25938
25939 \backslash
25940 `e
25941 \end_layout
25942
25943 \end_inset
25944 </cell>
25945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25946 \begin_inset Text
25947
25948 \begin_layout Plain Layout
25949 \begin_inset ERT
25950 status collapsed
25951
25952 \begin_layout Plain Layout
25953
25954
25955 \backslash
25956 `e
25957 \end_layout
25958
25959 \end_inset
25960
25961
25962 \end_layout
25963
25964 \end_inset
25965 </cell>
25966 </row>
25967 <row>
25968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25969 \begin_inset Text
25970
25971 \begin_layout Plain Layout
25972
25973 \backslash
25974 ^
25975 \begin_inset ERT
25976 status collapsed
25977
25978 \begin_layout Plain Layout
25979
25980
25981 \backslash
25982 leer 
25983 \end_layout
25984
25985 \end_inset
25986
25987 e
25988 \end_layout
25989
25990 \end_inset
25991 </cell>
25992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25993 \begin_inset Text
25994
25995 \begin_layout Plain Layout
25996 \begin_inset ERT
25997 status collapsed
25998
25999 \begin_layout Plain Layout
26000
26001
26002 \backslash
26003 ^e
26004 \end_layout
26005
26006 \end_inset
26007
26008
26009 \end_layout
26010
26011 \end_inset
26012 </cell>
26013 </row>
26014 <row>
26015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26016 \begin_inset Text
26017
26018 \begin_layout Plain Layout
26019
26020 \backslash
26021 =e
26022 \end_layout
26023
26024 \end_inset
26025 </cell>
26026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26027 \begin_inset Text
26028
26029 \begin_layout Plain Layout
26030 \begin_inset ERT
26031 status collapsed
26032
26033 \begin_layout Plain Layout
26034
26035
26036 \backslash
26037 =e
26038 \end_layout
26039
26040 \end_inset
26041
26042
26043 \end_layout
26044
26045 \end_inset
26046 </cell>
26047 </row>
26048 <row>
26049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26050 \begin_inset Text
26051
26052 \begin_layout Plain Layout
26053
26054 \backslash
26055 u
26056 \begin_inset ERT
26057 status collapsed
26058
26059 \begin_layout Plain Layout
26060
26061
26062 \backslash
26063 leer 
26064 \end_layout
26065
26066 \end_inset
26067
26068 e
26069 \end_layout
26070
26071 \end_inset
26072 </cell>
26073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26074 \begin_inset Text
26075
26076 \begin_layout Plain Layout
26077 \begin_inset ERT
26078 status collapsed
26079
26080 \begin_layout Plain Layout
26081
26082
26083 \backslash
26084 u e
26085 \end_layout
26086
26087 \end_inset
26088
26089
26090 \end_layout
26091
26092 \end_inset
26093 </cell>
26094 </row>
26095 <row>
26096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26097 \begin_inset Text
26098
26099 \begin_layout Plain Layout
26100
26101 \backslash
26102 b
26103 \begin_inset ERT
26104 status collapsed
26105
26106 \begin_layout Plain Layout
26107
26108
26109 \backslash
26110 leer 
26111 \end_layout
26112
26113 \end_inset
26114
26115 e
26116 \end_layout
26117
26118 \end_inset
26119 </cell>
26120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26121 \begin_inset Text
26122
26123 \begin_layout Plain Layout
26124 \begin_inset ERT
26125 status collapsed
26126
26127 \begin_layout Plain Layout
26128
26129
26130 \backslash
26131 b e
26132 \end_layout
26133
26134 \end_inset
26135
26136
26137 \end_layout
26138
26139 \end_inset
26140 </cell>
26141 </row>
26142 <row>
26143 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26144 \begin_inset Text
26145
26146 \begin_layout Plain Layout
26147
26148 \backslash
26149 t
26150 \begin_inset ERT
26151 status collapsed
26152
26153 \begin_layout Plain Layout
26154
26155
26156 \backslash
26157 leer 
26158 \end_layout
26159
26160 \end_inset
26161
26162 ee
26163 \end_layout
26164
26165 \end_inset
26166 </cell>
26167 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26168 \begin_inset Text
26169
26170 \begin_layout Plain Layout
26171 \begin_inset ERT
26172 status collapsed
26173
26174 \begin_layout Plain Layout
26175
26176
26177 \backslash
26178 t ee
26179 \end_layout
26180
26181 \end_inset
26182
26183
26184 \end_layout
26185
26186 \end_inset
26187 </cell>
26188 </row>
26189 </lyxtabular>
26190
26191 \end_inset
26192
26193
26194 \begin_inset Space \hfill{}
26195 \end_inset
26196
26197
26198 \begin_inset Tabular
26199 <lyxtabular version="3" rows="8" columns="2">
26200 <features>
26201 <column alignment="block" valignment="top" width="0">
26202 <column alignment="center" valignment="top" width="0">
26203 <row>
26204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26205 \begin_inset Text
26206
26207 \begin_layout Plain Layout
26208 Befehl
26209 \end_layout
26210
26211 \end_inset
26212 </cell>
26213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26214 \begin_inset Text
26215
26216 \begin_layout Plain Layout
26217 Ergebnis
26218 \end_layout
26219
26220 \end_inset
26221 </cell>
26222 </row>
26223 <row>
26224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26225 \begin_inset Text
26226
26227 \begin_layout Plain Layout
26228
26229 \backslash
26230 H
26231 \begin_inset ERT
26232 status collapsed
26233
26234 \begin_layout Plain Layout
26235
26236
26237 \backslash
26238 leer 
26239 \end_layout
26240
26241 \end_inset
26242
26243 e
26244 \end_layout
26245
26246 \end_inset
26247 </cell>
26248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26249 \begin_inset Text
26250
26251 \begin_layout Plain Layout
26252 \begin_inset ERT
26253 status collapsed
26254
26255 \begin_layout Plain Layout
26256
26257
26258 \backslash
26259 H e
26260 \end_layout
26261
26262 \end_inset
26263
26264
26265 \end_layout
26266
26267 \end_inset
26268 </cell>
26269 </row>
26270 <row>
26271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26272 \begin_inset Text
26273
26274 \begin_layout Plain Layout
26275
26276 \backslash
26277 'e
26278 \end_layout
26279
26280 \end_inset
26281 </cell>
26282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26283 \begin_inset Text
26284
26285 \begin_layout Plain Layout
26286 \begin_inset ERT
26287 status collapsed
26288
26289 \begin_layout Plain Layout
26290
26291
26292 \backslash
26293 'e
26294 \end_layout
26295
26296 \end_inset
26297
26298
26299 \end_layout
26300
26301 \end_inset
26302 </cell>
26303 </row>
26304 <row>
26305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26306 \begin_inset Text
26307
26308 \begin_layout Plain Layout
26309
26310 \backslash
26311 ~e
26312 \begin_inset Index
26313 status collapsed
26314
26315 \begin_layout Plain Layout
26316 Tilde
26317 \end_layout
26318
26319 \end_inset
26320
26321
26322 \end_layout
26323
26324 \end_inset
26325 </cell>
26326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26327 \begin_inset Text
26328
26329 \begin_layout Plain Layout
26330 \begin_inset ERT
26331 status collapsed
26332
26333 \begin_layout Plain Layout
26334
26335
26336 \backslash
26337 ~e
26338 \end_layout
26339
26340 \end_inset
26341
26342
26343 \end_layout
26344
26345 \end_inset
26346 </cell>
26347 </row>
26348 <row>
26349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26350 \begin_inset Text
26351
26352 \begin_layout Plain Layout
26353
26354 \backslash
26355 .e
26356 \end_layout
26357
26358 \end_inset
26359 </cell>
26360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26361 \begin_inset Text
26362
26363 \begin_layout Plain Layout
26364 \begin_inset ERT
26365 status collapsed
26366
26367 \begin_layout Plain Layout
26368
26369
26370 \backslash
26371 .e
26372 \end_layout
26373
26374 \end_inset
26375
26376
26377 \end_layout
26378
26379 \end_inset
26380 </cell>
26381 </row>
26382 <row>
26383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26384 \begin_inset Text
26385
26386 \begin_layout Plain Layout
26387
26388 \backslash
26389 v
26390 \begin_inset ERT
26391 status collapsed
26392
26393 \begin_layout Plain Layout
26394
26395
26396 \backslash
26397 leer 
26398 \end_layout
26399
26400 \end_inset
26401
26402 e
26403 \end_layout
26404
26405 \end_inset
26406 </cell>
26407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26408 \begin_inset Text
26409
26410 \begin_layout Plain Layout
26411 \begin_inset ERT
26412 status collapsed
26413
26414 \begin_layout Plain Layout
26415
26416
26417 \backslash
26418 v e
26419 \end_layout
26420
26421 \end_inset
26422
26423
26424 \end_layout
26425
26426 \end_inset
26427 </cell>
26428 </row>
26429 <row>
26430 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26431 \begin_inset Text
26432
26433 \begin_layout Plain Layout
26434
26435 \backslash
26436 d
26437 \begin_inset ERT
26438 status collapsed
26439
26440 \begin_layout Plain Layout
26441
26442
26443 \backslash
26444 leer 
26445 \end_layout
26446
26447 \end_inset
26448
26449 e
26450 \end_layout
26451
26452 \end_inset
26453 </cell>
26454 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26455 \begin_inset Text
26456
26457 \begin_layout Plain Layout
26458 \begin_inset ERT
26459 status collapsed
26460
26461 \begin_layout Plain Layout
26462
26463
26464 \backslash
26465 d e
26466 \end_layout
26467
26468 \end_inset
26469
26470
26471 \end_layout
26472
26473 \end_inset
26474 </cell>
26475 </row>
26476 <row>
26477 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26478 \begin_inset Text
26479
26480 \begin_layout Plain Layout
26481
26482 \backslash
26483 c
26484 \begin_inset ERT
26485 status collapsed
26486
26487 \begin_layout Plain Layout
26488
26489
26490 \backslash
26491 leer 
26492 \end_layout
26493
26494 \end_inset
26495
26496 e
26497 \end_layout
26498
26499 \end_inset
26500 </cell>
26501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26502 \begin_inset Text
26503
26504 \begin_layout Plain Layout
26505 \begin_inset ERT
26506 status collapsed
26507
26508 \begin_layout Plain Layout
26509
26510
26511 \backslash
26512 c e
26513 \end_layout
26514
26515 \end_inset
26516
26517
26518 \end_layout
26519
26520 \end_inset
26521 </cell>
26522 </row>
26523 </lyxtabular>
26524
26525 \end_inset
26526
26527
26528 \begin_inset Space \hfill{}
26529 \end_inset
26530
26531
26532 \end_layout
26533
26534 \begin_layout Standard
26535 \begin_inset VSpace medskip
26536 \end_inset
26537
26538 Mit dem Befehl 
26539 \series bold
26540
26541 \backslash
26542 t
26543 \series default
26544  können auch zwei verschiedene Zeichen akzentuiert werden.
26545  Der Befehl 
26546 \series bold
26547
26548 \backslash
26549 t
26550 \begin_inset ERT
26551 status collapsed
26552
26553 \begin_layout Plain Layout
26554
26555
26556 \backslash
26557 leer 
26558 \end_layout
26559
26560 \end_inset
26561
26562 sz
26563 \series default
26564  ergibt: 
26565 \begin_inset ERT
26566 status collapsed
26567
26568 \begin_layout Plain Layout
26569
26570
26571 \backslash
26572 t sz
26573 \end_layout
26574
26575 \end_inset
26576
26577
26578 \end_layout
26579
26580 \begin_layout Standard
26581 Die Akzente 
26582 \series bold
26583 `
26584 \series default
26585  , 
26586 \series bold
26587 '
26588 \series default
26589  und 
26590 \series bold
26591 ^
26592 \series default
26593  können in Verbindung mit Selbstlauten auch direkt über die Tastatur eingegeben
26594  werden ohne den TeX-Modus zu benutzen.
26595  Dasselbe gilt für die Tilde
26596 \begin_inset Foot
26597 status collapsed
26598
26599 \begin_layout Plain Layout
26600 Gilt nur für Tastaturen, bei denen die Tilde als Akzent definiert ist.
26601 \end_layout
26602
26603 \end_inset
26604
26605  
26606 \series bold
26607 ~
26608 \series default
26609  in Verbindung mit 
26610 \emph on
26611 a
26612 \emph default
26613  , 
26614 \emph on
26615 n
26616 \emph default
26617  oder 
26618 \emph on
26619 o
26620 \emph default
26621 .
26622 \end_layout
26623
26624 \begin_layout Standard
26625 Die Befehle 
26626 \series bold
26627
26628 \backslash
26629 b
26630 \series default
26631  , 
26632 \series bold
26633
26634 \backslash
26635 c
26636 \series default
26637  , 
26638 \series bold
26639
26640 \backslash
26641 d
26642 \series default
26643  , 
26644 \series bold
26645
26646 \backslash
26647 H
26648 \series default
26649  , 
26650 \series bold
26651
26652 \backslash
26653 t
26654 \series default
26655  , 
26656 \series bold
26657
26658 \backslash
26659 u
26660 \series default
26661  , 
26662 \series bold
26663
26664 \backslash
26665 v
26666 \series default
26667  und direkt über die Tastatur eingegebene Akzente sind auch im mathematischen
26668  Textmodus verfügbar.
26669  Für die restlichen Akzente gibt es in Formeln spezielle Mathebefehle, siehe
26670  
26671 \begin_inset CommandInset ref
26672 LatexCommand ref
26673 reference "sub:Akzente-für-ein"
26674
26675 \end_inset
26676
26677 .
26678 \end_layout
26679
26680 \begin_layout Standard
26681 \begin_inset VSpace bigskip
26682 \end_inset
26683
26684 Des Weiteren kann man mit dem Befehl 
26685 \series bold
26686
26687 \backslash
26688 textcircled
26689 \series default
26690
26691 \begin_inset Index
26692 status collapsed
26693
26694 \begin_layout Plain Layout
26695 Befehle ! T ! 
26696 \backslash
26697 textcircled
26698 \end_layout
26699
26700 \end_inset
26701
26702 , ähnlich dem Copyrightsymbol, sämtliche Zahlen und Buchstaben in einen
26703  Kreis setzen, quasi mit einem Kreis akzentuieren.
26704 \end_layout
26705
26706 \begin_layout Standard
26707 \align center
26708 \begin_inset Tabular
26709 <lyxtabular version="3" rows="3" columns="2">
26710 <features>
26711 <column alignment="center" valignment="top" width="0">
26712 <column alignment="center" valignment="top" width="0">
26713 <row>
26714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26715 \begin_inset Text
26716
26717 \begin_layout Plain Layout
26718 Befehl
26719 \end_layout
26720
26721 \end_inset
26722 </cell>
26723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26724 \begin_inset Text
26725
26726 \begin_layout Plain Layout
26727 Ergebnis
26728 \begin_inset Note Note
26729 status collapsed
26730
26731 \begin_layout Plain Layout
26732
26733 \series bold
26734
26735 \backslash
26736 raisebox
26737 \series default
26738  in der Formel dient nur als Abstandhalter.
26739 \end_layout
26740
26741 \end_inset
26742
26743
26744 \end_layout
26745
26746 \end_inset
26747 </cell>
26748 </row>
26749 <row>
26750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26751 \begin_inset Text
26752
26753 \begin_layout Plain Layout
26754
26755 \backslash
26756 textcircled{w}
26757 \end_layout
26758
26759 \end_inset
26760 </cell>
26761 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26762 \begin_inset Text
26763
26764 \begin_layout Plain Layout
26765 \begin_inset ERT
26766 status collapsed
26767
26768 \begin_layout Plain Layout
26769
26770
26771 \backslash
26772 textcircled{w}
26773 \end_layout
26774
26775 \end_inset
26776
26777
26778 \end_layout
26779
26780 \end_inset
26781 </cell>
26782 </row>
26783 <row>
26784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26785 \begin_inset Text
26786
26787 \begin_layout Plain Layout
26788
26789 \backslash
26790 Large 
26791 \backslash
26792 textcircled{
26793 \backslash
26794 normalsize
26795 \backslash
26796 protect
26797 \backslash
26798 raisebox{-1.5pt}{W}}
26799 \end_layout
26800
26801 \end_inset
26802 </cell>
26803 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26804 \begin_inset Text
26805
26806 \begin_layout Plain Layout
26807 \begin_inset Formula $\raisebox {4.5mm}{}$
26808 \end_inset
26809
26810
26811 \begin_inset ERT
26812 status collapsed
26813
26814 \begin_layout Plain Layout
26815
26816
26817 \backslash
26818 Large 
26819 \backslash
26820 textcircled{
26821 \backslash
26822 normalsize
26823 \backslash
26824 protect
26825 \backslash
26826 raisebox{-1.5pt}W}
26827 \end_layout
26828
26829 \end_inset
26830
26831
26832 \begin_inset Formula $\raisebox {-2mm}{}$
26833 \end_inset
26834
26835
26836 \end_layout
26837
26838 \end_inset
26839 </cell>
26840 </row>
26841 </lyxtabular>
26842
26843 \end_inset
26844
26845
26846 \end_layout
26847
26848 \begin_layout Standard
26849 Man muss darauf achten, dass das Zeichen in einen Kreis passt.
26850  
26851 \series bold
26852
26853 \backslash
26854 Large
26855 \series default
26856
26857 \begin_inset Foot
26858 status collapsed
26859
26860 \begin_layout Plain Layout
26861 siehe 
26862 \begin_inset CommandInset ref
26863 LatexCommand ref
26864 reference "sub:Schriftgrößen"
26865
26866 \end_inset
26867
26868
26869 \end_layout
26870
26871 \end_inset
26872
26873  bestimmt dabei die Größe des Kreises.
26874  Mit Hilfe von 
26875 \series bold
26876
26877 \backslash
26878 raisebox
26879 \series default
26880
26881 \begin_inset Foot
26882 status collapsed
26883
26884 \begin_layout Plain Layout
26885 siehe 
26886 \begin_inset CommandInset ref
26887 LatexCommand ref
26888 reference "sub:Boxen-ohne-Rahmen"
26889
26890 \end_inset
26891
26892
26893 \end_layout
26894
26895 \end_inset
26896
26897  kann man das Zeichen zentrieren.
26898 \end_layout
26899
26900 \begin_layout Subsection
26901 Minuskelziffern
26902 \begin_inset Index
26903 status collapsed
26904
26905 \begin_layout Plain Layout
26906 Minuskelziffern
26907 \end_layout
26908
26909 \end_inset
26910
26911
26912 \end_layout
26913
26914 \begin_layout Standard
26915 Minuskelziffern werden mit dem Befehl 
26916 \series bold
26917
26918 \backslash
26919 oldstylenums
26920 \series default
26921
26922 \begin_inset Index
26923 status collapsed
26924
26925 \begin_layout Plain Layout
26926 Befehle ! O ! 
26927 \backslash
26928 oldstylenums
26929 \end_layout
26930
26931 \end_inset
26932
26933  erzeugt.
26934  Der Befehl ist sowohl in einer Formel als auch im TeX-Modus verwendbar.
26935  Das Befehlsschema lautet:
26936 \end_layout
26937
26938 \begin_layout Standard
26939
26940 \series bold
26941
26942 \backslash
26943 oldstylenums{Ziffer}
26944 \end_layout
26945
26946 \begin_layout Standard
26947 Der Befehl 
26948 \series bold
26949
26950 \backslash
26951 oldstylenums{0123456789
26952 \series default
26953  ergibt: 
26954 \begin_inset Formula $\oldstylenums {0123456789}$
26955 \end_inset
26956
26957
26958 \end_layout
26959
26960 \begin_layout Subsection
26961 Sonstige Sonderzeichen
26962 \begin_inset CommandInset label
26963 LatexCommand label
26964 name "sub:Sonstige-Sonderzeichen"
26965
26966 \end_inset
26967
26968
26969 \begin_inset Index
26970 status collapsed
26971
26972 \begin_layout Plain Layout
26973 Sonderzeichen ! sonstige
26974 \end_layout
26975
26976 \end_inset
26977
26978
26979 \end_layout
26980
26981 \begin_layout Standard
26982 Folgende Zeichen können in eine Formel nur mit Befehlen eingegeben werden:
26983 \end_layout
26984
26985 \begin_layout Standard
26986 \align center
26987 \begin_inset Tabular
26988 <lyxtabular version="3" rows="4" columns="2">
26989 <features>
26990 <column alignment="center" valignment="top" width="0">
26991 <column alignment="center" valignment="top" width="0">
26992 <row>
26993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26994 \begin_inset Text
26995
26996 \begin_layout Plain Layout
26997 Befehl
26998 \end_layout
26999
27000 \end_inset
27001 </cell>
27002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27003 \begin_inset Text
27004
27005 \begin_layout Plain Layout
27006 Ergebnis
27007 \end_layout
27008
27009 \end_inset
27010 </cell>
27011 </row>
27012 <row>
27013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27014 \begin_inset Text
27015
27016 \begin_layout Plain Layout
27017
27018 \backslash
27019 ^
27020 \begin_inset ERT
27021 status collapsed
27022
27023 \begin_layout Plain Layout
27024
27025
27026 \backslash
27027 leer 
27028 \end_layout
27029
27030 \end_inset
27031
27032
27033 \end_layout
27034
27035 \end_inset
27036 </cell>
27037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27038 \begin_inset Text
27039
27040 \begin_layout Plain Layout
27041 \begin_inset Formula $\mathcircumflex$
27042 \end_inset
27043
27044
27045 \end_layout
27046
27047 \end_inset
27048 </cell>
27049 </row>
27050 <row>
27051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27052 \begin_inset Text
27053
27054 \begin_layout Plain Layout
27055
27056 \backslash
27057 _
27058 \end_layout
27059
27060 \end_inset
27061 </cell>
27062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27063 \begin_inset Text
27064
27065 \begin_layout Plain Layout
27066 \begin_inset Formula $\_{} {}{}$
27067 \end_inset
27068
27069
27070 \end_layout
27071
27072 \end_inset
27073 </cell>
27074 </row>
27075 <row>
27076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27077 \begin_inset Text
27078
27079 \begin_layout Plain Layout
27080 ^
27081 \begin_inset ERT
27082 status collapsed
27083
27084 \begin_layout Plain Layout
27085
27086
27087 \backslash
27088 leer 
27089 \end_layout
27090
27091 \end_inset
27092
27093
27094 \backslash
27095 circ
27096 \begin_inset Index
27097 status collapsed
27098
27099 \begin_layout Plain Layout
27100 °
27101 \end_layout
27102
27103 \end_inset
27104
27105
27106 \end_layout
27107
27108 \end_inset
27109 </cell>
27110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27111 \begin_inset Text
27112
27113 \begin_layout Plain Layout
27114 \begin_inset Formula $^{\circ}$
27115 \end_inset
27116
27117
27118 \end_layout
27119
27120 \end_inset
27121 </cell>
27122 </row>
27123 </lyxtabular>
27124
27125 \end_inset
27126
27127
27128 \end_layout
27129
27130 \begin_layout Standard
27131 Das Gradzeichen ° kann dennoch direkt eingegeben werden, wenn der LaTeX-Vorspann
27132  folgende Zeile enthält
27133 \begin_inset Foot
27134 status collapsed
27135
27136 \begin_layout Plain Layout
27137 Mehr dazu ist in 
27138 \begin_inset CommandInset ref
27139 LatexCommand ref
27140 reference "sub:Textzeichen-in-Formeln"
27141
27142 \end_inset
27143
27144  beschrieben.
27145 \end_layout
27146
27147 \end_inset
27148
27149 :
27150 \end_layout
27151
27152 \begin_layout Standard
27153
27154 \series bold
27155
27156 \backslash
27157 DeclareInputText{176}{
27158 \backslash
27159 ifmmode^
27160 \backslash
27161 circ
27162 \backslash
27163 else
27164 \backslash
27165 textdegree
27166 \backslash
27167 f\SpecialChar \textcompwordmark{}
27168 i}
27169 \end_layout
27170
27171 \begin_layout Section
27172 Formelstile
27173 \begin_inset CommandInset label
27174 LatexCommand label
27175 name "sec:Formelstile"
27176
27177 \end_inset
27178
27179
27180 \begin_inset Index
27181 status collapsed
27182
27183 \begin_layout Plain Layout
27184 Formel ! Stile
27185 \end_layout
27186
27187 \end_inset
27188
27189
27190 \end_layout
27191
27192 \begin_layout Itemize
27193 Für abgesetzte Formeln gibt es zwei verschiedene Anordnungsstile:
27194 \end_layout
27195
27196 \begin_deeper
27197 \begin_layout Description
27198 Zentriert ist der voreingestellte Standard
27199 \end_layout
27200
27201 \begin_layout Description
27202 Eingerückt dazu muss im Menü 
27203 \family sans
27204 Dokument\SpecialChar \menuseparator
27205 Einstellungen
27206 \family default
27207  unter 
27208 \family sans
27209 Dokumentklasse
27210 \family default
27211  die Option 
27212 \series bold
27213 fleqn
27214 \series default
27215  eingeben werden
27216 \end_layout
27217
27218 \begin_layout Standard
27219 Wird 
27220 \series bold
27221 Eingerückt
27222 \series default
27223  verwendet, kann mit der Länge 
27224 \series bold
27225
27226 \backslash
27227 mathindent
27228 \series default
27229
27230 \begin_inset Index
27231 status collapsed
27232
27233 \begin_layout Plain Layout
27234 Befehle ! M ! 
27235 \backslash
27236 mathindent
27237 \end_layout
27238
27239 \end_inset
27240
27241  die Einrückung eingestellt werden.
27242  Soll der Abstand 15
27243 \begin_inset Space \thinspace{}
27244 \end_inset
27245
27246 mm betragen, gibt man im LaTeX-Vorspann die Zeile
27247 \end_layout
27248
27249 \begin_layout Standard
27250
27251 \series bold
27252
27253 \backslash
27254 setlength{
27255 \backslash
27256 mathindent}{15mm}
27257 \end_layout
27258
27259 \begin_layout Standard
27260 ein.
27261  Wenn keine Länge vorgegeben wird, wird der voreingestellte Wert von 30
27262 \begin_inset Space \thinspace{}
27263 \end_inset
27264
27265 pt verwendet.
27266 \end_layout
27267
27268 \end_deeper
27269 \begin_layout Itemize
27270 Und zwei verschiedene Nummerierungsstile:
27271 \end_layout
27272
27273 \begin_deeper
27274 \begin_layout Description
27275 Rechts ist der voreingestellte Standard
27276 \end_layout
27277
27278 \begin_layout Description
27279 Links dazu muss im Menü 
27280 \family sans
27281 Dokument\SpecialChar \menuseparator
27282 Einstellungen
27283 \family default
27284  unter 
27285 \family sans
27286 Dokumentklasse
27287 \family default
27288  die Option 
27289 \series bold
27290 leqno
27291 \series default
27292  eingeben werden
27293 \end_layout
27294
27295 \end_deeper
27296 \begin_layout Standard
27297
27298 \series bold
27299 fleqn
27300 \series default
27301  und 
27302 \series bold
27303 leqno
27304 \series default
27305  können auch gemeinsam verwendet werden.
27306  Dazu werden beide Optionen, durch ein Komma getrennt, hintereinander geschriebe
27307 n.
27308 \end_layout
27309
27310 \begin_layout Standard
27311 Die eingestellten Stile gelten für alle abgesetzten Formeln eines Dokuments.
27312  Möchte man jedoch in einem Dokument sowohl zentrierte als auch eingerückte
27313  ausgerichtete Formeln setzen, verwendet man den Stil 
27314 \series bold
27315 Zentriert
27316 \series default
27317 .
27318  Die einzurückenden Formeln setzt man dann in eine flalign-Umgebung, siehe
27319  
27320 \begin_inset CommandInset ref
27321 LatexCommand ref
27322 reference "sub:Flalign-Umgebung"
27323
27324 \end_inset
27325
27326 .
27327 \end_layout
27328
27329 \begin_layout Section
27330 Mehrzeilige Formeln
27331 \begin_inset CommandInset label
27332 LatexCommand label
27333 name "sec:Mehrzeilige-Formeln"
27334
27335 \end_inset
27336
27337
27338 \begin_inset Index
27339 status collapsed
27340
27341 \begin_layout Plain Layout
27342 Formel ! mehrzeilige
27343 \end_layout
27344
27345 \end_inset
27346
27347
27348 \end_layout
27349
27350 \begin_layout Subsection
27351 Allgemeines
27352 \end_layout
27353
27354 \begin_layout Standard
27355 In LyX werden mehrzeilige Formeln erstellt, wenn man in einer Formel 
27356 \family sans
27357 \series bold
27358 Strg-Enter
27359 \family default
27360 \series default
27361  drückt.
27362  Dies erzeugt eine 
27363 \series bold
27364 align-Umgebung
27365 \series default
27366 , die in 
27367 \begin_inset CommandInset ref
27368 LatexCommand ref
27369 reference "sub:Standard-align-Umgebung"
27370
27371 \end_inset
27372
27373  beschrieben ist.
27374 \end_layout
27375
27376 \begin_layout Standard
27377 Es gibt noch weitere mehrzeilige Formelumgebungen, die über das Menü 
27378 \family sans
27379 Einfügen\SpecialChar \menuseparator
27380 Mathe
27381 \family default
27382  erstellt werden können.
27383  Diese Umgebungen werden in den folgenden Kapiteln beschrieben.
27384 \end_layout
27385
27386 \begin_layout Standard
27387 In allen mehrzeiligen Formelumgebungen erstellt man eine neue Zeile, indem
27388  man 
27389 \family sans
27390 Strg-Enter
27391 \family default
27392  drückt.
27393  Um Spalten hinzuzufügen oder zu entfernen, können die Mathe-Werkzeugleistenknöp
27394 fe 
27395 \begin_inset Graphics
27396         filename ../../images/tabular-feature_append-row.png
27397         embed ""
27398         scale 85
27399
27400 \end_inset
27401
27402  bzw.
27403 \begin_inset Space ~
27404 \end_inset
27405
27406
27407 \begin_inset Graphics
27408         filename ../../images/tabular-feature_delete-row.png
27409         embed ""
27410         scale 85
27411
27412 \end_inset
27413
27414  oder das Menü 
27415 \family sans
27416 Bearbeiten\SpecialChar \menuseparator
27417 Zeilen & Spalten
27418 \family default
27419  verwendet werden.
27420 \end_layout
27421
27422 \begin_layout Subsubsection
27423 Zeilenabstand
27424 \begin_inset CommandInset label
27425 LatexCommand label
27426 name "sub:Zeilenabstand"
27427
27428 \end_inset
27429
27430
27431 \begin_inset Index
27432 status collapsed
27433
27434 \begin_layout Plain Layout
27435 Formel ! mehrzeilige ! Zeilenabstand
27436 \end_layout
27437
27438 \end_inset
27439
27440
27441 \end_layout
27442
27443 \begin_layout Standard
27444 Bei mehrzeiligen Formeln fehlt manchmal etwas Platz zwischen den Zeilen:
27445 \begin_inset Formula \begin{eqnarray*}
27446 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}\\
27447 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*}
27448
27449 \end_inset
27450
27451
27452 \end_layout
27453
27454 \begin_layout Standard
27455 In LaTeX wird zusätzlicher Zeilenabstand als optionales Argument des Zeilenumbru
27456 chbefehls angegeben.
27457  Dies ist in LyX aber nicht möglich
27458 \begin_inset Foot
27459 status collapsed
27460
27461 \begin_layout Plain Layout
27462 siehe 
27463 \begin_inset CommandInset href
27464 LatexCommand href
27465 name "LyX-Fehler #1505"
27466 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27467
27468 \end_inset
27469
27470
27471 \end_layout
27472
27473 \end_inset
27474
27475 , weshalb man die ganze Formel im TeX-Modus eingeben muss.
27476  Um für unser Beispiel Leerraum einzufügen, gibt man am Ende der ersten
27477  Zeile den Befehl 
27478 \series bold
27479
27480 \backslash
27481
27482 \backslash
27483 [3mm]
27484 \series default
27485  ein.
27486  Damit erhält man: 
27487 \begin_inset ERT
27488 status collapsed
27489
27490 \begin_layout Plain Layout
27491
27492
27493 \backslash
27494 begin{eqnarray*}
27495 \end_layout
27496
27497 \begin_layout Plain Layout
27498
27499 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27500  = & 
27501 \backslash
27502 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27503 \backslash
27504
27505 \backslash
27506 [3mm]
27507 \end_layout
27508
27509 \begin_layout Plain Layout
27510
27511 4x^{2}
27512 \backslash
27513 left(B^{2}+x_{0}^{2}
27514 \backslash
27515 right)+4x_{0}x
27516 \backslash
27517 left(D-B^{2}
27518 \backslash
27519 right)+B^{2}
27520 \backslash
27521 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27522 \backslash
27523 right) & = & 0
27524 \end_layout
27525
27526 \begin_layout Plain Layout
27527
27528
27529 \backslash
27530 end{eqnarray*}
27531 \end_layout
27532
27533 \end_inset
27534
27535
27536 \end_layout
27537
27538 \begin_layout Standard
27539 \begin_inset VSpace bigskip
27540 \end_inset
27541
27542 Möchte man den Zeilenabstand für alle Zeilen einer Formel festlegen, verändert
27543  man die Länge 
27544 \series bold
27545
27546 \backslash
27547 jot
27548 \series default
27549
27550 \begin_inset Index
27551 status collapsed
27552
27553 \begin_layout Plain Layout
27554 Befehle ! J ! 
27555 \backslash
27556 jot
27557 \end_layout
27558
27559 \end_inset
27560
27561 .
27562  Es gilt 
27563 \begin_inset Formula $\mbox{Zeilenabstand}=\mathrm{6\, pt+\backslash jot}$
27564 \end_inset
27565
27566 .
27567  Voreingestellt ist für 
27568 \series bold
27569
27570 \backslash
27571 jot
27572 \series default
27573  der Wert 3
27574 \begin_inset Space \thinspace{}
27575 \end_inset
27576
27577 pt.
27578  Um wie im vorigen Beispiel 3
27579 \begin_inset Space \thinspace{}
27580 \end_inset
27581
27582 mm zusätzlichen Zeilenabstand zu erzeugen, gibt man den Befehl
27583 \end_layout
27584
27585 \begin_layout Standard
27586
27587 \series bold
27588
27589 \backslash
27590 setlength{
27591 \backslash
27592 jot}{3mm+3pt}
27593 \end_layout
27594
27595 \begin_layout Standard
27596 im TeX-Modus vor der Formel ein.
27597  Das setzt voraus, dass das LaTeX-Paket 
27598 \series bold
27599 calc
27600 \series default
27601
27602 \begin_inset Foot
27603 status collapsed
27604
27605 \begin_layout Plain Layout
27606
27607 \series bold
27608 calc
27609 \series default
27610  ist Teil jeder LaTeX-Standardinstallation.
27611 \end_layout
27612
27613 \end_inset
27614
27615
27616 \begin_inset Index
27617 status collapsed
27618
27619 \begin_layout Plain Layout
27620 Pakete ! calc
27621 \end_layout
27622
27623 \end_inset
27624
27625  im LaTeX-Vorspann mit der Zeile
27626 \end_layout
27627
27628 \begin_layout Standard
27629
27630 \series bold
27631
27632 \backslash
27633 usepackage{calc}
27634 \end_layout
27635
27636 \begin_layout Standard
27637 geladen wurde.
27638 \end_layout
27639
27640 \begin_layout Standard
27641 Man erhält: 
27642 \begin_inset ERT
27643 status collapsed
27644
27645 \begin_layout Plain Layout
27646
27647
27648 \backslash
27649 setlength{
27650 \backslash
27651 jot}{3mm+3pt}
27652 \end_layout
27653
27654 \end_inset
27655
27656
27657 \begin_inset Formula \begin{eqnarray*}
27658 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}\\
27659 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*}
27660
27661 \end_inset
27662
27663
27664 \end_layout
27665
27666 \begin_layout Standard
27667 \begin_inset ERT
27668 status collapsed
27669
27670 \begin_layout Plain Layout
27671
27672
27673 \backslash
27674 setlength{
27675 \backslash
27676 jot}{3pt}
27677 \end_layout
27678
27679 \end_inset
27680
27681  Um wieder zum voreingestellten Abstand zu wechseln, setzt man 
27682 \series bold
27683
27684 \backslash
27685 jot
27686 \series default
27687  auf den Wert 3
27688 \begin_inset Space \thinspace{}
27689 \end_inset
27690
27691 pt.
27692 \end_layout
27693
27694 \begin_layout Subsubsection
27695 Spaltenabstand
27696 \begin_inset CommandInset label
27697 LatexCommand label
27698 name "sub:Spaltenabstand"
27699
27700 \end_inset
27701
27702
27703 \begin_inset Index
27704 status collapsed
27705
27706 \begin_layout Plain Layout
27707 Formel ! mehrzeilige ! Spaltenabstand
27708 \end_layout
27709
27710 \end_inset
27711
27712
27713 \end_layout
27714
27715 \begin_layout Standard
27716 Mehrzeilige Formeln bilden eine Matrix.
27717  Eine Formel in der Eqnarray-Umgebung ist z.
27718 \begin_inset Space \thinspace{}
27719 \end_inset
27720
27721 B.
27722  eine dreispaltige Matrix.
27723  Durch Änderung des Spaltenabstands in dieser Umgebung, kann man den Leerraum
27724  neben den Relationszeichen ändern.
27725 \end_layout
27726
27727 \begin_layout Standard
27728 Der Spaltenabstand wird mit der Länge 
27729 \series bold
27730
27731 \backslash
27732 arraycolsep
27733 \series default
27734
27735 \begin_inset Index
27736 status collapsed
27737
27738 \begin_layout Plain Layout
27739 Befehle ! A ! 
27740 \backslash
27741 arraycolsep
27742 \end_layout
27743
27744 \end_inset
27745
27746  festgelegt, wobei gilt:
27747 \begin_inset Newline newline
27748 \end_inset
27749
27750 Spaltenabstand = 2
27751 \begin_inset Space \thinspace{}
27752 \end_inset
27753
27754
27755 \series bold
27756
27757 \backslash
27758 arraycolsep
27759 \series default
27760 .
27761 \begin_inset Newline newline
27762 \end_inset
27763
27764 Der im TeX-Modus eingegebene Befehl
27765 \end_layout
27766
27767 \begin_layout Standard
27768
27769 \series bold
27770
27771 \backslash
27772 setlength{
27773 \backslash
27774 arraycolsep}{1cm}
27775 \end_layout
27776
27777 \begin_layout Standard
27778 bewirkt also für alle folgenden Formeln einen Spaltenabstand von 2
27779 \begin_inset Space \thinspace{}
27780 \end_inset
27781
27782 cm.
27783  Um wieder zum voreingestellten Abstand zurückzukehren, setzt man 
27784 \series bold
27785
27786 \backslash
27787 arraycolsep
27788 \series default
27789  auf 5
27790 \begin_inset Space \thinspace{}
27791 \end_inset
27792
27793 pt.
27794 \end_layout
27795
27796 \begin_layout Standard
27797 Eine Formel mit 2
27798 \begin_inset Space \thinspace{}
27799 \end_inset
27800
27801 cm Spaltenabstand:
27802 \begin_inset ERT
27803 status collapsed
27804
27805 \begin_layout Plain Layout
27806
27807
27808 \backslash
27809 setlength{
27810 \backslash
27811 arraycolsep}{1cm}
27812 \end_layout
27813
27814 \end_inset
27815
27816
27817 \begin_inset Formula \begin{eqnarray*}
27818 A & = & B\\
27819 C & \ne & A\end{eqnarray*}
27820
27821 \end_inset
27822
27823 Eine Formel mit dem für Matrizen voreingestellten Spaltenabstand von 10
27824 \begin_inset Space \thinspace{}
27825 \end_inset
27826
27827 pt:
27828 \begin_inset ERT
27829 status collapsed
27830
27831 \begin_layout Plain Layout
27832
27833
27834 \backslash
27835 setlength{
27836 \backslash
27837 arraycolsep}{5pt}
27838 \end_layout
27839
27840 \end_inset
27841
27842
27843 \begin_inset Formula \begin{eqnarray*}
27844 A & = & B\\
27845 C & \ne & A\end{eqnarray*}
27846
27847 \end_inset
27848
27849
27850 \end_layout
27851
27852 \begin_layout Subsubsection
27853 Lange Formeln
27854 \begin_inset Index
27855 status collapsed
27856
27857 \begin_layout Plain Layout
27858 Formel ! lange
27859 \end_layout
27860
27861 \end_inset
27862
27863
27864 \end_layout
27865
27866 \begin_layout Standard
27867 Lange Formeln kann man wie folgt setzen:
27868 \end_layout
27869
27870 \begin_layout Itemize
27871 Ist eine Seite der Gleichung deutlich kürzer als die Zeilenbreite, wählt
27872  man man diese als linke Seite und schreibt die rechte über zwei Zeilen:
27873 \begin_inset ERT
27874 status collapsed
27875
27876 \begin_layout Plain Layout
27877
27878
27879 \backslash
27880 medskip
27881 \end_layout
27882
27883 \end_inset
27884
27885  
27886 \begin_inset Formula \begin{eqnarray}
27887 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 \\
27888  &  & -\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}
27889
27890 \end_inset
27891
27892
27893 \begin_inset ERT
27894 status collapsed
27895
27896 \begin_layout Plain Layout
27897
27898
27899 \backslash
27900 smallskip
27901 \end_layout
27902
27903 \end_inset
27904
27905
27906 \begin_inset Newline newline
27907 \end_inset
27908
27909 Das Minuszeichen zu Beginn der zweiten Zeile erscheint eigentlich nicht
27910  als Operator, da es das erste Zeichen der Zeile ist.
27911  Deswegen wäre es nicht von Leerraum umgeben und ließe sich schlecht vom
27912  Bruchstrich unterscheiden.
27913  Um das zu verhindern, wurde mit dem Befehl 
27914 \series bold
27915
27916 \backslash
27917 hspace{3pt}
27918 \series default
27919
27920 \begin_inset Foot
27921 status collapsed
27922
27923 \begin_layout Plain Layout
27924 mehr zu 
27925 \series bold
27926
27927 \backslash
27928 hspace
27929 \series default
27930  siehe 
27931 \begin_inset CommandInset ref
27932 LatexCommand ref
27933 reference "sub:Variabler-Leerraum"
27934
27935 \end_inset
27936
27937
27938 \end_layout
27939
27940 \end_inset
27941
27942
27943 \begin_inset Index
27944 status collapsed
27945
27946 \begin_layout Plain Layout
27947 Befehle ! H ! 
27948 \backslash
27949 hspace
27950 \end_layout
27951
27952 \end_inset
27953
27954  Leerraum hinter das Minuszeichen eingefügt.
27955 \end_layout
27956
27957 \begin_layout Itemize
27958 Sind beide Seiten der Gleichung zu lang, verwendet man den Befehl 
27959 \series bold
27960
27961 \backslash
27962 lefteqn
27963 \series default
27964
27965 \begin_inset Index
27966 status collapsed
27967
27968 \begin_layout Plain Layout
27969 Befehle ! L ! 
27970 \backslash
27971 lefteqn
27972 \end_layout
27973
27974 \end_inset
27975
27976 .
27977  Dieser wird in die erste Spalte der ersten Zeile eingegeben und bewirkt,
27978  dass alle weiteren Eingaben die folgenden Spalten überschreiben:
27979 \begin_inset ERT
27980 status collapsed
27981
27982 \begin_layout Plain Layout
27983
27984
27985 \backslash
27986 medskip
27987 \end_layout
27988
27989 \end_inset
27990
27991
27992 \begin_inset Formula \begin{eqnarray}
27993 \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 \\
27994  &  & -\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 \\
27995  &  & =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}
27996
27997 \end_inset
27998
27999
28000 \begin_inset ERT
28001 status collapsed
28002
28003 \begin_layout Plain Layout
28004
28005
28006 \backslash
28007 smallskip
28008 \end_layout
28009
28010 \end_inset
28011
28012
28013 \begin_inset Newline newline
28014 \end_inset
28015
28016 Nachdem man 
28017 \series bold
28018
28019 \backslash
28020 lefteqn
28021 \series default
28022  eingegeben hat, befindet sich der Cursor in einem pinkfarbenen Kästchen,
28023  das gegenüber dem blauen leicht verschoben ist.
28024  In dieses wird die Formel eingegeben.
28025 \begin_inset ERT
28026 status collapsed
28027
28028 \begin_layout Plain Layout
28029
28030
28031 \backslash
28032 medskip
28033 \end_layout
28034
28035 \end_inset
28036
28037
28038 \begin_inset Newline newline
28039 \end_inset
28040
28041 Der Inhalt der weiteren Zeilen wird in die zweite oder eine andere Formelspalte
28042  eingegeben.
28043  Je größer die Spaltennummer in die eingegeben wurde, desto größer ist die
28044  Einrückung.
28045 \begin_inset ERT
28046 status collapsed
28047
28048 \begin_layout Plain Layout
28049
28050
28051 \backslash
28052 medskip
28053 \end_layout
28054
28055 \end_inset
28056
28057
28058 \begin_inset Newline newline
28059 \end_inset
28060
28061
28062 \begin_inset Note Greyedout
28063 status open
28064
28065 \begin_layout Plain Layout
28066 Bei der Verwendung von 
28067 \series bold
28068
28069 \backslash
28070 lefteqn
28071 \series default
28072  ist Folgendes zu beachten:
28073 \end_layout
28074
28075 \begin_layout Itemize
28076 Die Formel nutzt nicht die gesamte Seitenbreite aus.
28077  Würde man in obigem Beispiel der ersten Zeile den Term 
28078 \begin_inset Formula $-B^{2}$
28079 \end_inset
28080
28081  anfügen, befände sich dieser außerhalb des Seitenrands.
28082  Um die Breite besser auszunutzen, kann man zu Beginn der ersten Zeile negativen
28083  Leerraum einfügen.
28084 \end_layout
28085
28086 \begin_layout Itemize
28087 Aufgrund eines Fehlers in LyX kann der Cursor nicht mit der Maus in die
28088  erste Zeile gesetzt werden.
28089 \begin_inset Foot
28090 status collapsed
28091
28092 \begin_layout Plain Layout
28093 \begin_inset CommandInset href
28094 LatexCommand href
28095 name "LyX-Fehler #1429"
28096 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28097
28098 \end_inset
28099
28100
28101 \end_layout
28102
28103 \end_inset
28104
28105  Man kann den Cursor nur an den Anfang der Zeile setzen und ihn mit den
28106  Pfeiltasten bewegen.
28107 \end_layout
28108
28109 \end_inset
28110
28111
28112 \end_layout
28113
28114 \begin_layout Itemize
28115 Weitere Möglichkeiten lange Formeln zu setzen, bieten die in 
28116 \begin_inset CommandInset ref
28117 LatexCommand ref
28118 reference "sub:Multline-Umgebung"
28119
28120 \end_inset
28121
28122  und 
28123 \begin_inset CommandInset ref
28124 LatexCommand ref
28125 reference "sub:Mehrzeilige-Formelteile"
28126
28127 \end_inset
28128
28129  beschriebenen Umgebungen.
28130 \end_layout
28131
28132 \begin_layout Subsubsection
28133 Mehrzeilige Klammern
28134 \begin_inset CommandInset label
28135 LatexCommand label
28136 name "sub:Mehrzeilige-Klammern"
28137
28138 \end_inset
28139
28140
28141 \begin_inset Index
28142 status collapsed
28143
28144 \begin_layout Plain Layout
28145 Klammern ! mehrzeilige
28146 \end_layout
28147
28148 \end_inset
28149
28150
28151 \end_layout
28152
28153 \begin_layout Standard
28154 Bei Klammern, die über mehrere Zeilen gehen, tritt folgendes Problem auf:
28155 \begin_inset Formula \begin{eqnarray*}
28156 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28157  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28158
28159 \end_inset
28160
28161
28162 \end_layout
28163
28164 \begin_layout Standard
28165 Die schließende Klammer ist kleiner als die öffnende, denn Klammern variabler
28166  Größe dürfen nicht über mehrere Zeilen gehen.
28167 \end_layout
28168
28169 \begin_layout Standard
28170 Um die Größe für die Klammer der zweiten Zeile anzupassen, beendet man die
28171  erste Zeile mit 
28172 \series bold
28173
28174 \backslash
28175 right.
28176 \series default
28177
28178 \begin_inset Index
28179 status collapsed
28180
28181 \begin_layout Plain Layout
28182 Befehle ! R ! 
28183 \backslash
28184 right
28185 \end_layout
28186
28187 \end_inset
28188
28189  und beginnt die zweite Zeile mit 
28190 \series bold
28191
28192 \backslash
28193 left.
28194 \begin_inset Foot
28195 status collapsed
28196
28197 \begin_layout Plain Layout
28198 mehr zu 
28199 \series bold
28200
28201 \backslash
28202 left
28203 \series default
28204  und 
28205 \series bold
28206
28207 \backslash
28208 right
28209 \series default
28210  siehe 
28211 \begin_inset CommandInset ref
28212 LatexCommand ref
28213 reference "sub:Automatische-Klammergrößen"
28214
28215 \end_inset
28216
28217
28218 \end_layout
28219
28220 \end_inset
28221
28222
28223 \series default
28224
28225 \begin_inset Index
28226 status collapsed
28227
28228 \begin_layout Plain Layout
28229 Befehle ! L ! 
28230 \backslash
28231 left
28232 \end_layout
28233
28234 \end_inset
28235
28236 .
28237  Nach 
28238 \series bold
28239
28240 \backslash
28241 left.
28242
28243 \series default
28244  gibt man den Befehl 
28245 \series bold
28246
28247 \backslash
28248 vphantom
28249 \series default
28250
28251 \begin_inset ERT
28252 status collapsed
28253
28254 \begin_layout Plain Layout
28255
28256
28257 \backslash
28258 leer 
28259 \end_layout
28260
28261 \end_inset
28262
28263
28264 \series bold
28265
28266 \backslash
28267 prod
28268 \series default
28269 ^
28270 \begin_inset ERT
28271 status collapsed
28272
28273 \begin_layout Plain Layout
28274
28275
28276 \backslash
28277 leer 
28278 \end_layout
28279
28280 \end_inset
28281
28282
28283 \series bold
28284
28285 \backslash
28286 infty
28287 \series default
28288
28289 \begin_inset ERT
28290 status collapsed
28291
28292 \begin_layout Plain Layout
28293
28294
28295 \backslash
28296 leer 
28297 \end_layout
28298
28299 \end_inset
28300
28301
28302 \series bold
28303
28304 \begin_inset Formula $\downarrow$
28305 \end_inset
28306
28307 _R=1}
28308 \series default
28309
28310 \begin_inset Index
28311 status collapsed
28312
28313 \begin_layout Plain Layout
28314 Befehle ! V ! 
28315 \backslash
28316 vphantom
28317 \end_layout
28318
28319 \end_inset
28320
28321  ein, denn der Multiplikationsoperator mit seinen Grenzen ist das größte
28322  Symbol der ersten Zeile, und daran soll die zweite Klammer angepasst werden.
28323 \end_layout
28324
28325 \begin_layout Standard
28326 Das Ergebnis sieht so aus:
28327 \begin_inset Formula \begin{eqnarray*}
28328 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28329  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28330
28331 \end_inset
28332
28333
28334 \end_layout
28335
28336 \begin_layout Subsection
28337 Align-Umgebungen
28338 \end_layout
28339
28340 \begin_layout Standard
28341 Align-Umgebungen können für jede Art von mehrzeiligen Formeln verwendet
28342  werden.
28343  Sie sind besonders geeignet um mehrere Formeln nebeneinander zu setzen.
28344 \end_layout
28345
28346 \begin_layout Standard
28347 Align-Umgebungen bestehen aus Spalten.
28348  Die ungeradzahligen Spalten sind rechts-, die geradzahligen linksbündig
28349  ausgerichtet.
28350  Jede Zeile einer Align-Umgebung kann nummeriert werden.
28351 \end_layout
28352
28353 \begin_layout Standard
28354 Align-Umgebung werden über das Menü 
28355 \family sans
28356 Einfügen\SpecialChar \menuseparator
28357 Mathe
28358 \family default
28359  erstellt.
28360  Über das Menü 
28361 \family sans
28362 Bearbeiten\SpecialChar \menuseparator
28363 Mathe\SpecialChar \menuseparator
28364 Formelart
28365 \begin_inset Space ~
28366 \end_inset
28367
28368 ändern
28369 \family default
28370  können bereits existierende Formeln in Align-Umgebungen umgewandelt werden.
28371 \end_layout
28372
28373 \begin_layout Standard
28374 Um Spalten hinzuzufügen oder zu entfernen, können die Mathe-Werkzeugleistenknöpf
28375
28376 \begin_inset Graphics
28377         filename ../../images/tabular-feature_append-column.png
28378         embed ""
28379         scale 85
28380
28381 \end_inset
28382
28383  bzw.
28384 \begin_inset Space ~
28385 \end_inset
28386
28387
28388 \begin_inset Graphics
28389         filename ../../images/tabular-feature_delete-column.png
28390         embed ""
28391         scale 85
28392
28393 \end_inset
28394
28395  oder das Menü 
28396 \family sans
28397 Bearbeiten\SpecialChar \menuseparator
28398 Zeilen & Spalten
28399 \family default
28400  verwendet werden.
28401 \end_layout
28402
28403 \begin_layout Subsubsection
28404 Standard align-Umgebung
28405 \begin_inset CommandInset label
28406 LatexCommand label
28407 name "sub:Standard-align-Umgebung"
28408
28409 \end_inset
28410
28411
28412 \begin_inset Index
28413 status collapsed
28414
28415 \begin_layout Plain Layout
28416 Formel ! mehrzeilige ! align-Umgebung
28417 \end_layout
28418
28419 \end_inset
28420
28421
28422 \end_layout
28423
28424 \begin_layout Standard
28425 Diese Align-Umgebung wird erstellt, indem man in einer Formel 
28426 \family sans
28427 Strg-Enter
28428 \family default
28429  drückt oder das Menü 
28430 \family sans
28431 Einfügen\SpecialChar \menuseparator
28432 Mathe\SpecialChar \menuseparator
28433 AMS align-Umge\SpecialChar \-
28434 bung
28435 \family default
28436  aufruft.
28437 \end_layout
28438
28439 \begin_layout Standard
28440 Ein Beispiel für zwei nebeneinander stehende Formeln, die mit einer vierspaltige
28441 n align-Umgebung erzeugt wurden:
28442 \begin_inset Formula \begin{align*}
28443 A & =\sin(B) & C & =D\\
28444 C & \ne A & B & \ne D\end{align*}
28445
28446 \end_inset
28447
28448 Wie man sieht, werden die Formeln in dieser Umgebung so angeordnet, als
28449  würde sich vor der ersten und hinter jeder geraden Spalte ein 
28450 \series bold
28451
28452 \backslash
28453 hfill
28454 \begin_inset Foot
28455 status collapsed
28456
28457 \begin_layout Plain Layout
28458 mehr zu 
28459 \series bold
28460
28461 \backslash
28462 hfill
28463 \series default
28464  siehe 
28465 \begin_inset CommandInset ref
28466 LatexCommand ref
28467 reference "sub:Variabler-Leerraum"
28468
28469 \end_inset
28470
28471
28472 \end_layout
28473
28474 \end_inset
28475
28476
28477 \series default
28478  befinden.
28479  Ist der Formelstil 
28480 \series bold
28481 Eingerückt
28482 \begin_inset Foot
28483 status collapsed
28484
28485 \begin_layout Plain Layout
28486 Formelstile siehe 
28487 \begin_inset CommandInset ref
28488 LatexCommand ref
28489 reference "sec:Formelstile"
28490
28491 \end_inset
28492
28493
28494 \end_layout
28495
28496 \end_inset
28497
28498
28499 \series default
28500  gewählt, wird die Formel ohne den 
28501 \series bold
28502
28503 \backslash
28504 hfill
28505 \series default
28506  vor der ersten Spalte gesetzt.
28507 \end_layout
28508
28509 \begin_layout Subsubsection
28510 Alignat-Umgebung
28511 \begin_inset Index
28512 status collapsed
28513
28514 \begin_layout Plain Layout
28515 Formel ! mehrzeilige ! alignat-Umgebung
28516 \end_layout
28517
28518 \end_inset
28519
28520
28521 \end_layout
28522
28523 \begin_layout Standard
28524 In der alignat-Umgebung gibt es keinen vordefinierten Spaltenabstand.
28525  Man kann ihn manuell durch die in 
28526 \begin_inset CommandInset ref
28527 LatexCommand ref
28528 reference "sub:Leerraum"
28529
28530 \end_inset
28531
28532  beschriebenen Leerräume einfügen.
28533 \end_layout
28534
28535 \begin_layout Standard
28536 Das vorige Beispiel in der alignat-Umgebung, bei dem zu Beginn der zweiten
28537  Formel 1
28538 \begin_inset Space \thinspace{}
28539 \end_inset
28540
28541 cm Leerraum eingefügt wurde:
28542 \begin_inset Formula \begin{alignat*}{2}
28543 A & =\sin(B) & \hspace {1cm}C & =D\\
28544 C & \ne A & B & \ne D\end{alignat*}
28545
28546 \end_inset
28547
28548 Weil man den Spaltenabstand für jede Spalte einzeln einstellen kann, eignet
28549  sich diese Umgebung besonders für drei und mehr nebeneinander gesetzte
28550  Formeln.
28551 \end_layout
28552
28553 \begin_layout Subsubsection
28554 Flalign-Umgebung
28555 \begin_inset CommandInset label
28556 LatexCommand label
28557 name "sub:Flalign-Umgebung"
28558
28559 \end_inset
28560
28561
28562 \begin_inset Index
28563 status collapsed
28564
28565 \begin_layout Plain Layout
28566 Formel ! mehrzeilige ! flalign-Umgebung
28567 \end_layout
28568
28569 \end_inset
28570
28571
28572 \end_layout
28573
28574 \begin_layout Standard
28575 Bei dieser Umgebung werden die ersten beiden Spalten immer so weit links
28576  und die letzten beiden Spalten so weit rechts wie möglich gesetzt.
28577  Dazu ein Beispiel:
28578 \begin_inset Formula \begin{flalign*}
28579 A & =1 & B & =2 & C & =3\\
28580 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28581
28582 \end_inset
28583
28584
28585 \end_layout
28586
28587 \begin_layout Standard
28588 Erzeugt man eine flalign-Umgebung mit ungerader Spaltenanzahl und gibt in
28589  die letzte Spalte eine leere TeX-Klammer ein, kann man einzelne Formeln
28590  im Dokument links setzen obwohl der Formelstil 
28591 \series bold
28592 Zentriert
28593 \series default
28594  eingestellt ist.
28595  Als Beispiel die eingerückte ausgerichtete Formel 
28596 \begin_inset CommandInset ref
28597 LatexCommand eqref
28598 reference "eq:VolInt"
28599
28600 \end_inset
28601
28602 :
28603 \begin_inset Formula \begin{flalign}
28604 \hspace {30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28605
28606 \end_inset
28607
28608 In den ersten beiden Spalten befindet sich die Formel.
28609  Damit sie wie beim Formelstil 
28610 \series bold
28611 Eingerückt
28612 \series default
28613  vom Rand etwas abgesetzt ist, wurde zu Beginn der ersten Spalte 30
28614 \begin_inset Space \thinspace{}
28615 \end_inset
28616
28617 pt Leerraum eingefügt.
28618 \end_layout
28619
28620 \begin_layout Subsection
28621 Eqnarray-Umgebung
28622 \begin_inset Index
28623 status collapsed
28624
28625 \begin_layout Plain Layout
28626 Formel ! mehrzeilige ! Eqnarray-Umgebung
28627 \end_layout
28628
28629 \end_inset
28630
28631
28632 \end_layout
28633
28634 \begin_layout Standard
28635 Hat man diese Umgebung erzeugt, erscheinen drei blaue Kästchen.
28636  Der Inhalt des ersten Kästchens wird rechtsbündig, der des letzten linksbündig
28637  ausgerichtet.
28638  Der Inhalt des mittleren Kästchens erscheint zentriert und etwas kleiner,
28639  da dieses Kästchen nur für Relationzeichen gedacht ist.
28640 \begin_inset Formula \begin{eqnarray*}
28641 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28642 AB & AB & AB\\
28643 A & = & A\end{eqnarray*}
28644
28645 \end_inset
28646
28647
28648 \end_layout
28649
28650 \begin_layout Subsection
28651 Gather-Umgebung
28652 \begin_inset Index
28653 status collapsed
28654
28655 \begin_layout Plain Layout
28656 Formel ! mehrzeilige ! Gather-Umgebung
28657 \end_layout
28658
28659 \end_inset
28660
28661
28662 \end_layout
28663
28664 \begin_layout Standard
28665 Diese Umgebung besteht nur aus einer Spalte, deren Inhalt zentriert ist.
28666  Jede Zeile kann nummeriert werden.
28667 \begin_inset Formula \begin{gather}
28668 A=1\\
28669 X=\textrm{-}1\end{gather}
28670
28671 \end_inset
28672
28673
28674 \end_layout
28675
28676 \begin_layout Subsection
28677 Multline-Umgebung
28678 \begin_inset CommandInset label
28679 LatexCommand label
28680 name "sub:Multline-Umgebung"
28681
28682 \end_inset
28683
28684
28685 \begin_inset Index
28686 status collapsed
28687
28688 \begin_layout Plain Layout
28689 Formel ! mehrzeilige ! Multline-Umgebung
28690 \end_layout
28691
28692 \end_inset
28693
28694
28695 \end_layout
28696
28697 \begin_layout Standard
28698 Die multline-Umgebung besteht wie die Gather-Umgebung nur aus einer Spalte.
28699  Jedoch ist die erste Zeile links, die letzte rechts ausgerichtet.
28700  Alle anderen Zeilen sind zentriert.
28701  Dadurch eignet sich diese Umgebung besonders für lange Formeln.
28702  Als Beispiel Formel 
28703 \begin_inset CommandInset ref
28704 LatexCommand eqref
28705 reference "eq:lefteqn"
28706
28707 \end_inset
28708
28709  in der multline-Umgebung:
28710 \begin_inset Formula \begin{multline}
28711 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}\\
28712 -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}\\
28713 =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}
28714
28715 \end_inset
28716
28717
28718 \end_layout
28719
28720 \begin_layout Standard
28721 In der Ausgabe erscheint nur die letzte (erste) Zeile einer multline-Umgebung
28722  nummeriert, wenn rechts (links) nummeriert wird.
28723 \begin_inset Foot
28724 status collapsed
28725
28726 \begin_layout Plain Layout
28727 Nummerierungsstile siehe 
28728 \begin_inset CommandInset ref
28729 LatexCommand ref
28730 reference "sec:Formelstile"
28731
28732 \end_inset
28733
28734
28735 \end_layout
28736
28737 \end_inset
28738
28739
28740 \end_layout
28741
28742 \begin_layout Standard
28743 Mit den Befehlen 
28744 \series bold
28745
28746 \backslash
28747 shoveright
28748 \begin_inset Index
28749 status collapsed
28750
28751 \begin_layout Plain Layout
28752 Befehle ! S ! 
28753 \backslash
28754 shoveright
28755 \end_layout
28756
28757 \end_inset
28758
28759
28760 \series default
28761  und 
28762 \series bold
28763
28764 \backslash
28765 shoveleft
28766 \begin_inset Index
28767 status collapsed
28768
28769 \begin_layout Plain Layout
28770 Befehle ! S ! 
28771 \backslash
28772 shoveleft
28773 \end_layout
28774
28775 \end_inset
28776
28777
28778 \series default
28779  kann eine zentrierte Zeile rechts bzw.
28780  links ausgerichtet werden.
28781  Die Befehle werden folgendermaßen verwendet:
28782 \end_layout
28783
28784 \begin_layout Standard
28785
28786 \series bold
28787
28788 \backslash
28789 shoveright{Zeileninhalt}
28790 \series default
28791  bzw.
28792  
28793 \series bold
28794
28795 \backslash
28796 shoveleft{Zeileninhalt}
28797 \end_layout
28798
28799 \begin_layout Standard
28800 \begin_inset VSpace medskip
28801 \end_inset
28802
28803 Die Länge 
28804 \series bold
28805
28806 \backslash
28807 multlinegap
28808 \begin_inset Index
28809 status collapsed
28810
28811 \begin_layout Plain Layout
28812 Befehle ! M ! 
28813 \backslash
28814 multlinegap
28815 \end_layout
28816
28817 \end_inset
28818
28819
28820 \series default
28821  legt den Abstand der ersten Zeile vom linken Seitenrand fest.
28822  Voreingestellt ist die Länge 0
28823 \begin_inset Space \thinspace{}
28824 \end_inset
28825
28826 pt.
28827 \end_layout
28828
28829 \begin_layout Standard
28830 Als Beispiel obige Formel, vor der im TeX-Modus der Befehl
28831 \end_layout
28832
28833 \begin_layout Standard
28834
28835 \series bold
28836
28837 \backslash
28838 setlength{
28839 \backslash
28840 multlinegap}{2cm}
28841 \end_layout
28842
28843 \begin_layout Standard
28844 eingegeben wurde:
28845 \begin_inset ERT
28846 status collapsed
28847
28848 \begin_layout Plain Layout
28849
28850
28851 \backslash
28852 setlength{
28853 \backslash
28854 multlinegap}{2cm}
28855 \end_layout
28856
28857 \end_inset
28858
28859
28860 \begin_inset Formula \begin{multline}
28861 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}\\
28862 \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}}\\
28863 =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}
28864
28865 \end_inset
28866
28867
28868 \begin_inset ERT
28869 status collapsed
28870
28871 \begin_layout Plain Layout
28872
28873
28874 \backslash
28875 setlength{
28876 \backslash
28877 multlinegap}{0pt}
28878 \end_layout
28879
28880 \end_inset
28881
28882
28883 \end_layout
28884
28885 \begin_layout Standard
28886 Die zweite Zeile wurde mit 
28887 \series bold
28888
28889 \backslash
28890 shoveleft
28891 \series default
28892  linksbündig ausgerichtet.
28893 \end_layout
28894
28895 \begin_layout Subsection
28896 Mehrzeilige Formelteile
28897 \begin_inset CommandInset label
28898 LatexCommand label
28899 name "sub:Mehrzeilige-Formelteile"
28900
28901 \end_inset
28902
28903
28904 \begin_inset Index
28905 status collapsed
28906
28907 \begin_layout Plain Layout
28908 Formel ! mehrzeilige ! Formelteile
28909 \end_layout
28910
28911 \end_inset
28912
28913
28914 \end_layout
28915
28916 \begin_layout Standard
28917 Möchte man nur Teile einer Formel mehrzeilig darstellen, verwendet man eine
28918  der folgenden Umgebungen: 
28919 \series bold
28920 aligned
28921 \series default
28922
28923 \series bold
28924 alignedat
28925 \series default
28926
28927 \series bold
28928 gathered
28929 \series default
28930  oder 
28931 \series bold
28932 split
28933 \series default
28934 .
28935  Sie können über das Menü 
28936 \family sans
28937 Einfügen\SpecialChar \menuseparator
28938 Mathe
28939 \family default
28940  oder mit Befehlen eingefügt werden, wie in diesem Abschnitt beschrieben.
28941 \end_layout
28942
28943 \begin_layout Standard
28944 Die ersten drei haben dieselben Eigenschaften wie die entsprechenden mehrzeilige
28945 n Formel\SpecialChar \-
28946 umgebungen.
28947  Man kann jedoch zusätzlich weitere Formelteile daneben setzen.
28948  Dazu ein Beispiel:
28949 \begin_inset Formula \[
28950 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28951 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
28952 \right\} \textrm{Unbestimmtheitsrelationen}\]
28953
28954 \end_inset
28955
28956
28957 \end_layout
28958
28959 \begin_layout Standard
28960 Um diese Formel zu erhalten, wird eine abgesetzte Formel erstellt, in die
28961  der Befehl 
28962 \series bold
28963
28964 \backslash
28965 aligned
28966 \begin_inset Index
28967 status collapsed
28968
28969 \begin_layout Plain Layout
28970 Befehle ! A ! 
28971 \backslash
28972 aligned
28973 \end_layout
28974
28975 \end_inset
28976
28977
28978 \series default
28979  eingegeben wird.
28980  Es erscheint eine lila Box um das blaue Formelkästchen in der man nun Spalten
28981  und Zeilen hinzufügen kann.
28982  Außerhalb der mehrzeiligen Umgebung können Formelteile, wie die Klammer,
28983  gesetzt werden.
28984 \end_layout
28985
28986 \begin_layout Standard
28987 Die aligned-Umgebung eignet sich auch für lange Formeln, deren Zeilen horizontal
28988  ausgerichtet sind.
28989  Verwendet man aligned in einer abgesetzten Formel, hat das den Vorteil,
28990  dass die Formelnummer vertikal mittig hinter den Zeilen steht.
28991  Als Beispiel Formel 
28992 \begin_inset CommandInset ref
28993 LatexCommand eqref
28994 reference "eq:kurzlang"
28995
28996 \end_inset
28997
28998  in der aligned-Umgebung:
28999 \begin_inset Formula \begin{equation}
29000 \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}|}\\
29001  & -\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}
29002 \end{equation}
29003
29004 \end_inset
29005
29006
29007 \end_layout
29008
29009 \begin_layout Standard
29010 Möchte man die Umgebung 
29011 \series bold
29012 alignedat
29013 \series default
29014
29015 \series bold
29016 gathered
29017 \series default
29018  oder 
29019 \series bold
29020 split
29021 \series default
29022  verwenden, gibt man den Befehl 
29023 \series bold
29024
29025 \backslash
29026 alignedat
29027 \series default
29028 ,
29029 \begin_inset Index
29030 status collapsed
29031
29032 \begin_layout Plain Layout
29033 Befehle ! A ! 
29034 \backslash
29035 alignedat
29036 \end_layout
29037
29038 \end_inset
29039
29040  
29041 \series bold
29042
29043 \backslash
29044 gathered
29045 \series default
29046
29047 \begin_inset Index
29048 status collapsed
29049
29050 \begin_layout Plain Layout
29051 Befehle ! G ! 
29052 \backslash
29053 gathered
29054 \end_layout
29055
29056 \end_inset
29057
29058  bzw.
29059  
29060 \series bold
29061
29062 \backslash
29063 split
29064 \series default
29065
29066 \begin_inset Index
29067 status collapsed
29068
29069 \begin_layout Plain Layout
29070 Befehle ! S ! 
29071 \backslash
29072 split
29073 \end_layout
29074
29075 \end_inset
29076
29077  ein.
29078  Die split-Umgebung hat dieselben Eigenschaften wie die aligned-Umgebung,
29079  jedoch darf sie nur zwei Spalten enthalten.
29080 \end_layout
29081
29082 \begin_layout Subsection
29083 Text in mehrzeiligen Formeln
29084 \begin_inset CommandInset label
29085 LatexCommand label
29086 name "sub:Text-in-mehrzeiligen"
29087
29088 \end_inset
29089
29090
29091 \begin_inset Index
29092 status collapsed
29093
29094 \begin_layout Plain Layout
29095 Text ! in Formeln
29096 \end_layout
29097
29098 \end_inset
29099
29100
29101 \begin_inset Index
29102 status collapsed
29103
29104 \begin_layout Plain Layout
29105 Formel ! mehrzeilige ! Text
29106 \end_layout
29107
29108 \end_inset
29109
29110
29111 \end_layout
29112
29113 \begin_layout Standard
29114 Bei den Align-Umgebungen sowie der multline- und gather-Umgebung besteht
29115  die Möglichkeit Text einzufügen, der in einer eigenen Zeile erscheint und
29116  die Ausrichtung der Spalten nicht beeinflusst.
29117  Dazu wird der Befehl 
29118 \series bold
29119
29120 \backslash
29121 intertext
29122 \begin_inset Index
29123 status collapsed
29124
29125 \begin_layout Plain Layout
29126 Befehle ! I ! 
29127 \backslash
29128 intertext
29129 \end_layout
29130
29131 \end_inset
29132
29133
29134 \series default
29135  nach folgendem Schema benutzt:
29136 \end_layout
29137
29138 \begin_layout Standard
29139
29140 \series bold
29141
29142 \backslash
29143 intertext{Text}
29144 \end_layout
29145
29146 \begin_layout Standard
29147 Der Text sollte nicht länger als eine Zeile sein, da er nicht umgebrochen
29148  werden kann.
29149  Weil LyX 
29150 \series bold
29151
29152 \backslash
29153 intertext
29154 \series default
29155  noch nicht direkt unterstützt, schreibt man den Text als mathematischen
29156  Text.
29157  
29158 \series bold
29159
29160 \backslash
29161 intertext
29162 \series default
29163  muss dabei zu Beginn einer Zeile stehen und erscheint in der Ausgabe über
29164  dieser Zeile.
29165  Ein Beispiel bei dem der Text zu Beginn der zweiten Zeile eingegeben wurde:
29166 \begin_inset Formula \begin{align}
29167 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29168 \intertext {\text{Integrand ist symmetrisch zu $\phi=\pi$, daher}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29169
29170 \end_inset
29171
29172
29173 \end_layout
29174
29175 \begin_layout Section
29176 Formelnummerierung
29177 \begin_inset Index
29178 status collapsed
29179
29180 \begin_layout Plain Layout
29181 Formelnummerierung
29182 \end_layout
29183
29184 \end_inset
29185
29186
29187 \begin_inset Index
29188 status collapsed
29189
29190 \begin_layout Plain Layout
29191 Formel ! Nummerierung|see
29192 \begin_inset ERT
29193 status collapsed
29194
29195 \begin_layout Plain Layout
29196
29197 {
29198 \end_layout
29199
29200 \end_inset
29201
29202 Formelnummerierung
29203 \begin_inset ERT
29204 status collapsed
29205
29206 \begin_layout Plain Layout
29207
29208 }
29209 \end_layout
29210
29211 \end_inset
29212
29213
29214 \end_layout
29215
29216 \end_inset
29217
29218
29219 \end_layout
29220
29221 \begin_layout Subsection
29222 Allgemeines
29223 \end_layout
29224
29225 \begin_layout Standard
29226 Nummerierte Formeln können mit dem Menü 
29227 \family sans
29228 Einfügen\SpecialChar \menuseparator
29229 Mathe\SpecialChar \menuseparator
29230 Nummerierte
29231 \begin_inset Space ~
29232 \end_inset
29233
29234 Formel
29235 \family default
29236  (Tastenkürzel 
29237 \family sans
29238 Strg-Alt
29239 \begin_inset Space ~
29240 \end_inset
29241
29242 n
29243 \family default
29244 ) erstellt, bestehende Formeln über das Menü 
29245 \family sans
29246 Bearbeiten\SpecialChar \menuseparator
29247 Mathe\SpecialChar \menuseparator
29248 Nummerierung
29249 \begin_inset Space ~
29250 \end_inset
29251
29252 an/aus
29253 \family default
29254  (Tastenkürzel 
29255 \family sans
29256 Alt-m
29257 \begin_inset Space ~
29258 \end_inset
29259
29260 n
29261 \family default
29262 ) nummeriert werden.
29263  Die Formelnummer erscheint in LyX hinter der Formel als Raute in runden
29264  Klammern.
29265  Im Ausdruck erscheint anstelle der Raute die Formelnummer.
29266 \end_layout
29267
29268 \begin_layout Standard
29269 Wird in mehrzeiligen Formeln die Nummerierung angeschaltet, werden alle
29270  Zeilen nummeriert.
29271  Man kann jedoch über das Menü 
29272 \family sans
29273 Bearbeiten\SpecialChar \menuseparator
29274 Mathe\SpecialChar \menuseparator
29275 Zeilennummerierung an/aus
29276 \family default
29277  (Tastenkürzel 
29278 \family sans
29279 Alt-m
29280 \begin_inset Space ~
29281 \end_inset
29282
29283 N
29284 \family default
29285 ) für jede Zeile die Nummerierung festlegen.
29286 \end_layout
29287
29288 \begin_layout Standard
29289 Außer eingebetteten können alle Formeln in zwei verschiedenen Stilen nummeriert
29290  werden, siehe 
29291 \begin_inset CommandInset ref
29292 LatexCommand ref
29293 reference "sec:Formelstile"
29294
29295 \end_inset
29296
29297 .
29298 \end_layout
29299
29300 \begin_layout Subsection
29301 Querverweise
29302 \begin_inset CommandInset label
29303 LatexCommand label
29304 name "sub:Querverweise"
29305
29306 \end_inset
29307
29308
29309 \begin_inset Index
29310 status collapsed
29311
29312 \begin_layout Plain Layout
29313 Querverweise ! auf Formeln
29314 \end_layout
29315
29316 \end_inset
29317
29318
29319 \end_layout
29320
29321 \begin_layout Standard
29322 Es kann auf alle Formeln verwiesen werden, die eine Marke besitzen.
29323  Eine Marke wird mit dem Menü 
29324 \family sans
29325 Einfügen\SpecialChar \menuseparator
29326 Marke
29327 \family default
29328  oder dem Werkzeugleistenknopf 
29329 \begin_inset Graphics
29330         filename ../../images/label-insert.png
29331         embed ""
29332         scale 85
29333
29334 \end_inset
29335
29336  gesetzt.
29337  Dabei muss sich der Cursor in einer abgesetzten Formel befinden.
29338  Es erscheint ein Eingabefeld mit dem voreingestellten Eintrag 
29339 \series bold
29340 eq:
29341 \series default
29342 , nachdem der eigentliche Markenname eingegeben wird.
29343  Der voreingestellte Eintrag steht für 
29344 \begin_inset Quotes gld
29345 \end_inset
29346
29347 equation
29348 \begin_inset Quotes grd
29349 \end_inset
29350
29351  und erleichtert bei größeren Dokumenten die Zuordnung, dass die Marke zu
29352  einer Formel und nicht zu einem Kapitel gehört.
29353  Um eine Marke zu ändern, wählt man wieder das Menü 
29354 \family sans
29355 Einfügen\SpecialChar \menuseparator
29356 Marke
29357 \family default
29358 .
29359 \end_layout
29360
29361 \begin_layout Standard
29362 Der Name der Marke erscheint in LyX in zwei runden Klammern hinter der Formel.
29363  Eine Formel mit Marke wird immer nummeriert.
29364 \end_layout
29365
29366 \begin_layout Standard
29367 Querverweise werden mit dem Menü 
29368 \family sans
29369 Einfügen\SpecialChar \menuseparator
29370 Querverweis
29371 \family default
29372  oder dem Werkzeugleistenknopf 
29373 \begin_inset Graphics
29374         filename ../../images/dialog-show-new-inset_ref.png
29375         embed ""
29376         scale 85
29377
29378 \end_inset
29379
29380  eingefügt.
29381  Ein Querverweis auf Formeln erscheint im Ausdruck als Formelnummer.
29382  Wenn man im Querverweis Dialogfenster das Format 
29383 \series bold
29384 (<Querverweis>)
29385 \series default
29386  wählt, erscheint der Querverweis als Formelnummer in Klammern.
29387 \begin_inset Newline newline
29388 \end_inset
29389
29390 Drückt man in LyX mit der rechten Maustaste auf einen Querverweis, gelangt
29391  man zur Formel auf die verwiesen wird.
29392 \end_layout
29393
29394 \begin_layout Standard
29395 Als Beispiel folgen Querverweise zu Formeln aus diesem Kapitel:
29396 \begin_inset Note Note
29397 status open
29398
29399 \begin_layout Plain Layout
29400 Man beachte die unterschiedlichen Querverweistypen.
29401 \end_layout
29402
29403 \end_inset
29404
29405
29406 \end_layout
29407
29408 \begin_layout Standard
29409 Die Gleichungen 
29410 \begin_inset CommandInset ref
29411 LatexCommand eqref
29412 reference "eq:tag"
29413
29414 \end_inset
29415
29416  und 
29417 \begin_inset CommandInset ref
29418 LatexCommand eqref
29419 reference "eq:c"
29420
29421 \end_inset
29422
29423  sind äquivalent.
29424  In (
29425 \begin_inset CommandInset ref
29426 LatexCommand ref
29427 reference "eq:Lat"
29428
29429 \end_inset
29430
29431 ) werden im Gegensatz zu (
29432 \begin_inset CommandInset ref
29433 LatexCommand ref
29434 reference "eq:Roem"
29435
29436 \end_inset
29437
29438 ) große lateinische Buchstaben zur Nummerierung verwendet.
29439 \end_layout
29440
29441 \begin_layout Standard
29442 \begin_inset VSpace medskip
29443 \end_inset
29444
29445 Ist im Argument von 
29446 \series bold
29447
29448 \backslash
29449 tag
29450 \begin_inset Foot
29451 status collapsed
29452
29453 \begin_layout Plain Layout
29454
29455 \series bold
29456
29457 \backslash
29458 tag
29459 \series default
29460  ist in 
29461 \begin_inset CommandInset ref
29462 LatexCommand ref
29463 reference "sub:Benutzerdefinierte-Nummerierung"
29464
29465 \end_inset
29466
29467  beschrieben.
29468 \end_layout
29469
29470 \end_inset
29471
29472
29473 \series default
29474  wie in 
29475 \begin_inset CommandInset ref
29476 LatexCommand ref
29477 reference "sub:Absatzboxen"
29478
29479 \end_inset
29480
29481  eine Box angegeben, kann nicht auf die Formel verwiesen werden.
29482 \end_layout
29483
29484 \begin_layout Subsection
29485 Unternummerierung
29486 \begin_inset Index
29487 status collapsed
29488
29489 \begin_layout Plain Layout
29490 Formelnummerierung ! Unternummerierung
29491 \end_layout
29492
29493 \end_inset
29494
29495
29496 \end_layout
29497
29498 \begin_layout Standard
29499 Möchte man Formeln weiter untergliedern, kann man das mit Hilfe der Befehle
29500  
29501 \begin_inset Newline newline
29502 \end_inset
29503
29504
29505 \series bold
29506
29507 \backslash
29508 begin{subequations}
29509 \series default
29510  und 
29511 \series bold
29512
29513 \backslash
29514 end{subequations}
29515 \series default
29516  erreichen.
29517  Beide Befehle werden im TeX-Modus eingegeben.
29518 \end_layout
29519
29520 \begin_layout Standard
29521 Dazu ein Beispiel:
29522 \begin_inset Formula \begin{equation}
29523 A=C-B\label{eq:a}\end{equation}
29524
29525 \end_inset
29526
29527
29528 \begin_inset ERT
29529 status collapsed
29530
29531 \begin_layout Plain Layout
29532
29533
29534 \backslash
29535 addtocounter{equation}{-1}
29536 \end_layout
29537
29538 \end_inset
29539
29540
29541 \begin_inset ERT
29542 status collapsed
29543
29544 \begin_layout Plain Layout
29545
29546
29547 \backslash
29548 begin{subequations}
29549 \end_layout
29550
29551 \end_inset
29552
29553
29554 \begin_inset VSpace -5mm
29555 \end_inset
29556
29557
29558 \begin_inset Formula \begin{equation}
29559 B=C-A\label{eq:b}\end{equation}
29560
29561 \end_inset
29562
29563
29564 \begin_inset Formula \begin{equation}
29565 C=A+B\label{eq:c}\end{equation}
29566
29567 \end_inset
29568
29569
29570 \end_layout
29571
29572 \begin_layout Standard
29573 \begin_inset ERT
29574 status collapsed
29575
29576 \begin_layout Plain Layout
29577
29578
29579 \backslash
29580 end{subequations}
29581 \end_layout
29582
29583 \end_inset
29584
29585
29586 \end_layout
29587
29588 \begin_layout Standard
29589 Um das Beispiel zu erstellen, geht man folgendermaßen vor:
29590 \end_layout
29591
29592 \begin_layout Enumerate
29593 erste Formel eingeben
29594 \end_layout
29595
29596 \begin_layout Enumerate
29597
29598 \series bold
29599
29600 \backslash
29601 addtocounter{equation}{-1} 
29602 \backslash
29603 begin{subequations}
29604 \begin_inset Index
29605 status collapsed
29606
29607 \begin_layout Plain Layout
29608 Befehle ! A ! 
29609 \backslash
29610 addtocounter
29611 \end_layout
29612
29613 \end_inset
29614
29615
29616 \begin_inset Newline newline
29617 \end_inset
29618
29619
29620 \series default
29621 nach der ersten Formel einfügen
29622 \end_layout
29623
29624 \begin_layout Enumerate
29625 zweite Formel eingeben
29626 \end_layout
29627
29628 \begin_layout Enumerate
29629 dritte Formel eingeben
29630 \end_layout
29631
29632 \begin_layout Enumerate
29633
29634 \series bold
29635
29636 \backslash
29637 end{subequations}
29638 \series default
29639  nach der dritten Formel einfügen
29640 \end_layout
29641
29642 \begin_layout Standard
29643 Jede Formel, die zwischen den Befehlen 
29644 \series bold
29645
29646 \backslash
29647 begin
29648 \series default
29649  und 
29650 \series bold
29651
29652 \backslash
29653 end
29654 \series default
29655  steht, wird mit a, b, c, \SpecialChar \ldots{}
29656  untergliedert.
29657  Bei mehrzeiligen Formeln wird jede Zeile untergliedert.
29658  Alle untergliederten Formeln gelten als 
29659 \emph on
29660 eine
29661 \emph default
29662  nummerierte Formel.
29663  Da jede nummerierte Formel den Formelzähler 
29664 \series bold
29665 equation
29666 \series default
29667  um Eins erhöht, ist der Befehl 
29668 \series bold
29669
29670 \backslash
29671 addtocounter
29672 \series default
29673  notwendig um den Zähler wieder zu erniedrigen.
29674  Ansonsten würden die Formeln 
29675 \begin_inset CommandInset ref
29676 LatexCommand eqref
29677 reference "eq:a"
29678
29679 \end_inset
29680
29681
29682 \begin_inset CommandInset ref
29683 LatexCommand eqref
29684 reference "eq:b"
29685
29686 \end_inset
29687
29688
29689 \begin_inset CommandInset ref
29690 LatexCommand eqref
29691 reference "eq:c"
29692
29693 \end_inset
29694
29695  als 
29696 \begin_inset CommandInset ref
29697 LatexCommand eqref
29698 reference "eq:a"
29699
29700 \end_inset
29701
29702
29703 \begin_inset CommandInset ref
29704 LatexCommand eqref
29705 reference "eq:d"
29706
29707 \end_inset
29708
29709
29710 \begin_inset CommandInset ref
29711 LatexCommand eqref
29712 reference "eq:f"
29713
29714 \end_inset
29715
29716  nummeriert werden.
29717 \end_layout
29718
29719 \begin_layout Standard
29720 Durch die Eingabe der Befehle im TeX-Modus wird zwischen den ersten beiden
29721  Formeln automatisch etwas Leerraum erstellt.
29722  Um dies rückgängig zu machen, fügt man nach dem Befehl 
29723 \series bold
29724
29725 \backslash
29726 begin{subequations}
29727 \series default
29728  -5
29729 \begin_inset Space \thinspace{}
29730 \end_inset
29731
29732 mm vertikalen Leerraum ein.
29733  Ist der Formelstil 
29734 \series bold
29735 Eingerückt
29736 \begin_inset Foot
29737 status collapsed
29738
29739 \begin_layout Plain Layout
29740 Formelstile siehe 
29741 \begin_inset CommandInset ref
29742 LatexCommand ref
29743 reference "sec:Formelstile"
29744
29745 \end_inset
29746
29747
29748 \end_layout
29749
29750 \end_inset
29751
29752
29753 \series default
29754  gewählt, fügt man -7
29755 \begin_inset Space \thinspace{}
29756 \end_inset
29757
29758 mm Leerraum ein.
29759 \end_layout
29760
29761 \begin_layout Standard
29762 Hier ist ein Beispiel für mehrzeilige Formeln, bei dem die Nummerierung
29763  der zweiten Zeile abgeschaltet wurde:
29764 \begin_inset ERT
29765 status collapsed
29766
29767 \begin_layout Plain Layout
29768
29769
29770 \backslash
29771 begin{subequations}
29772 \end_layout
29773
29774 \end_inset
29775
29776
29777 \begin_inset Formula \begin{eqnarray}
29778 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29779  & = & B^{2}-ZB-BZ+Z^{²}\nonumber \\
29780  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29781
29782 \end_inset
29783
29784
29785 \begin_inset ERT
29786 status collapsed
29787
29788 \begin_layout Plain Layout
29789
29790
29791 \backslash
29792 end{subequations}
29793 \end_layout
29794
29795 \end_inset
29796
29797
29798 \end_layout
29799
29800 \begin_layout Subsection
29801 Benutzerdefinierte Nummerierung
29802 \begin_inset CommandInset label
29803 LatexCommand label
29804 name "sub:Benutzerdefinierte-Nummerierung"
29805
29806 \end_inset
29807
29808
29809 \begin_inset Index
29810 status collapsed
29811
29812 \begin_layout Plain Layout
29813 Formelnummerierung ! benutzerdefinierte
29814 \end_layout
29815
29816 \end_inset
29817
29818
29819 \end_layout
29820
29821 \begin_layout Standard
29822 \begin_inset Index
29823 status collapsed
29824
29825 \begin_layout Plain Layout
29826 Formelnummerierung ! eigene Klammern
29827 \end_layout
29828
29829 \end_inset
29830
29831 Bei der Standardnummerierung werden um die Formelnummern runde Klammern
29832  gesetzt.
29833  Will man diese Klammern z.
29834 \begin_inset Space \thinspace{}
29835 \end_inset
29836
29837 B.
29838  durch senkrechte Striche ersetzen, gibt man im LaTeX-Vorspann Folgendes
29839  an:
29840 \end_layout
29841
29842 \begin_layout Standard
29843
29844 \series bold
29845
29846 \backslash
29847 def
29848 \backslash
29849 tagform@#1{
29850 \backslash
29851 maketag@@@{|#1|}}
29852 \series default
29853
29854 \begin_inset Note Note
29855 status collapsed
29856
29857 \begin_layout Plain Layout
29858 Dieses Makro ist zum Testen bereits im LaTeX-Vorspann angegeben.
29859  Damit es wirksam wird, muss das Prozentzeichen am Zeilenbeginn entfernt
29860  werden.
29861 \end_layout
29862
29863 \end_inset
29864
29865
29866 \end_layout
29867
29868 \begin_layout Standard
29869 Möchte man andere Zeichen haben, ersetzt man die Striche neben 
29870 \series bold
29871 #1
29872 \series default
29873  durch ein oder mehrere gewünschte Zeichen.
29874  Möchte man nur die Formelnummer haben, lässt man die Striche weg.
29875 \end_layout
29876
29877 \begin_layout Standard
29878 \begin_inset VSpace bigskip
29879 \end_inset
29880
29881 Soll statt einer fortlaufenden Nummer ein beliebiger Ausdruck in den Klammern
29882  hinter der Formel stehen, benutzt man den Befehl 
29883 \series bold
29884
29885 \backslash
29886 tag
29887 \series default
29888
29889 \begin_inset Index
29890 status collapsed
29891
29892 \begin_layout Plain Layout
29893 Befehle ! T ! 
29894 \backslash
29895 tag
29896 \end_layout
29897
29898 \end_inset
29899
29900 :
29901 \begin_inset Formula \begin{equation}
29902 A+B=C\tag{etwas}\label{eq:tag}\end{equation}
29903
29904 \end_inset
29905
29906  In diesem Beispiel wurde in der Formel der Befehl 
29907 \series bold
29908
29909 \backslash
29910 tag
29911 \series default
29912
29913 \begin_inset ERT
29914 status collapsed
29915
29916 \begin_layout Plain Layout
29917
29918
29919 \backslash
29920 leer 
29921 \end_layout
29922
29923 \end_inset
29924
29925
29926 \series bold
29927 etwas
29928 \series default
29929  eingegeben.
29930 \end_layout
29931
29932 \begin_layout Standard
29933 Gibt man stattdessen 
29934 \series bold
29935
29936 \backslash
29937 tag*
29938 \series default
29939
29940 \begin_inset ERT
29941 status collapsed
29942
29943 \begin_layout Plain Layout
29944
29945
29946 \backslash
29947 leer 
29948 \end_layout
29949
29950 \end_inset
29951
29952
29953 \series bold
29954 etwas
29955 \series default
29956  ein, verhindert der Stern die Klammern um den Ausdruck:
29957 \begin_inset Formula \[
29958 A+B=C\tag*{etwas}\]
29959
29960 \end_inset
29961
29962
29963 \end_layout
29964
29965 \begin_layout Standard
29966 \begin_inset VSpace bigskip
29967 \end_inset
29968
29969 Möchte man die Formelnummerierung neu starten wenn ein neuer Dokumentteil
29970  oder 
29971 \begin_inset ERT
29972 status collapsed
29973
29974 \begin_layout Plain Layout
29975
29976
29977 \backslash
29978 mbox{
29979 \end_layout
29980
29981 \end_inset
29982
29983 -abschnitt
29984 \begin_inset ERT
29985 status collapsed
29986
29987 \begin_layout Plain Layout
29988
29989 }
29990 \end_layout
29991
29992 \end_inset
29993
29994
29995 \begin_inset Note Note
29996 status collapsed
29997
29998 \begin_layout Plain Layout
29999 Der Befehl 
30000 \series bold
30001
30002 \backslash
30003 mbox
30004 \series default
30005  verhindert, dass am Bindestrich umgebrochen wird.
30006  Mehr zu 
30007 \series bold
30008
30009 \backslash
30010 mbox
30011 \series default
30012  siehe Kap.
30013 \begin_inset Space \thinspace{}
30014 \end_inset
30015
30016
30017 \begin_inset CommandInset ref
30018 LatexCommand ref
30019 reference "sub:Worttrennungen"
30020
30021 \end_inset
30022
30023 .
30024 \end_layout
30025
30026 \end_inset
30027
30028  beginnt, verwendet man folgende LaTeX-Vorspannzeile:
30029 \end_layout
30030
30031 \begin_layout Standard
30032
30033 \series bold
30034
30035 \backslash
30036 @addtoreset{equation}{part}
30037 \series default
30038
30039 \begin_inset Index
30040 status collapsed
30041
30042 \begin_layout Plain Layout
30043 Befehle ! 
30044 \begin_inset ERT
30045 status collapsed
30046
30047 \begin_layout Plain Layout
30048
30049 "
30050 \end_layout
30051
30052 \end_inset
30053
30054 @
30055 \begin_inset ERT
30056 status collapsed
30057
30058 \begin_layout Plain Layout
30059
30060 "
30061 \end_layout
30062
30063 \end_inset
30064
30065  ! 
30066 \backslash
30067
30068 \begin_inset ERT
30069 status collapsed
30070
30071 \begin_layout Plain Layout
30072
30073 "
30074 \end_layout
30075
30076 \end_inset
30077
30078 @
30079 \begin_inset ERT
30080 status collapsed
30081
30082 \begin_layout Plain Layout
30083
30084 "
30085 \end_layout
30086
30087 \end_inset
30088
30089 addtoreset
30090 \end_layout
30091
30092 \end_inset
30093
30094
30095 \begin_inset Newline newline
30096 \end_inset
30097
30098 bzw.
30099 \begin_inset Newline newline
30100 \end_inset
30101
30102
30103 \series bold
30104
30105 \backslash
30106 @addtoreset{equation}{section}
30107 \end_layout
30108
30109 \begin_layout Standard
30110 Um diese Befehle im TeX-Modus benutzen zu können, muss das 
30111 \begin_inset Quotes gld
30112 \end_inset
30113
30114 @
30115 \begin_inset Quotes grd
30116 \end_inset
30117
30118  Zeichen für LaTeX mit dem Befehl 
30119 \series bold
30120
30121 \backslash
30122 makeatletter
30123 \series default
30124  
30125 \begin_inset Quotes gld
30126 \end_inset
30127
30128 aktiv
30129 \begin_inset Quotes grd
30130 \end_inset
30131
30132  gemacht werden.
30133  Der Befehl 
30134 \series bold
30135
30136 \backslash
30137 makeatother
30138 \series default
30139  macht dies wieder rückgängig.
30140  Daher ist die Befehlssequenz im TeX-Modus:
30141 \end_layout
30142
30143 \begin_layout Standard
30144
30145 \series bold
30146
30147 \backslash
30148 makeatletter
30149 \begin_inset Newline newline
30150 \end_inset
30151
30152
30153 \backslash
30154 @addtoreset{equation}{section}
30155 \begin_inset Newline newline
30156 \end_inset
30157
30158
30159 \backslash
30160 makeatother
30161 \end_layout
30162
30163 \begin_layout Standard
30164 Im LaTeX-Vorspann können 
30165 \series bold
30166
30167 \backslash
30168 makeatletter
30169 \series default
30170  und 
30171 \series bold
30172
30173 \backslash
30174 makeatother
30175 \series default
30176  weggelassen werden, da LyX sie automatisch intern einfügt.
30177 \end_layout
30178
30179 \begin_layout Standard
30180 Um 
30181 \series bold
30182
30183 \backslash
30184 @addtoreset
30185 \series default
30186  rückgängig zu machen, muss die Datei 
30187 \series bold
30188 remreset.sty
30189 \series default
30190
30191 \begin_inset Foot
30192 status collapsed
30193
30194 \begin_layout Plain Layout
30195
30196 \series bold
30197 remreset
30198 \series default
30199  ist Teil des LaTeX-Paketes 
30200 \series bold
30201 carlisle
30202 \series default
30203
30204 \begin_inset Index
30205 status collapsed
30206
30207 \begin_layout Plain Layout
30208 Pakete ! carlisle
30209 \end_layout
30210
30211 \end_inset
30212
30213 , das Teil jeder LaTeX-Standardinstallation ist.
30214 \end_layout
30215
30216 \end_inset
30217
30218
30219 \begin_inset Index
30220 status collapsed
30221
30222 \begin_layout Plain Layout
30223 Pakete ! remreset
30224 \end_layout
30225
30226 \end_inset
30227
30228  im LaTeX-Vorspann mit der Zeile
30229 \end_layout
30230
30231 \begin_layout Standard
30232
30233 \series bold
30234
30235 \backslash
30236 usepackage{remreset}
30237 \end_layout
30238
30239 \begin_layout Standard
30240 geladen werden.
30241  Dann kann der Befehl 
30242 \series bold
30243
30244 \backslash
30245 @removefromreset
30246 \series default
30247
30248 \begin_inset Index
30249 status collapsed
30250
30251 \begin_layout Plain Layout
30252 Befehle ! 
30253 \begin_inset ERT
30254 status collapsed
30255
30256 \begin_layout Plain Layout
30257
30258 "
30259 \end_layout
30260
30261 \end_inset
30262
30263 @
30264 \begin_inset ERT
30265 status collapsed
30266
30267 \begin_layout Plain Layout
30268
30269 "
30270 \end_layout
30271
30272 \end_inset
30273
30274  ! 
30275 \backslash
30276
30277 \begin_inset ERT
30278 status collapsed
30279
30280 \begin_layout Plain Layout
30281
30282 "
30283 \end_layout
30284
30285 \end_inset
30286
30287 @
30288 \begin_inset ERT
30289 status collapsed
30290
30291 \begin_layout Plain Layout
30292
30293 "
30294 \end_layout
30295
30296 \end_inset
30297
30298 removefromreset
30299 \end_layout
30300
30301 \end_inset
30302
30303  mit dem selben Schema wie 
30304 \series bold
30305
30306 \backslash
30307 @addtoreset
30308 \series default
30309  benutzt werden.
30310 \end_layout
30311
30312 \begin_layout Standard
30313 \begin_inset VSpace bigskip
30314 \end_inset
30315
30316 Oftmals möchte man Formeln in folgender Art nummerieren:
30317 \end_layout
30318
30319 \begin_layout Standard
30320
30321 \family typewriter
30322 (Kapitelnummer.Formelnummer)
30323 \end_layout
30324
30325 \begin_layout Standard
30326 Dabei soll die Formelnummer bei jedem Kapitel wieder mit Eins beginnen.
30327 \end_layout
30328
30329 \begin_layout Standard
30330 Für diesen Fall gibt es den Befehl 
30331 \series bold
30332
30333 \backslash
30334 numberwithin
30335 \series default
30336
30337 \begin_inset Index
30338 status collapsed
30339
30340 \begin_layout Plain Layout
30341 Befehle ! N ! 
30342 \backslash
30343 numberwithin
30344 \end_layout
30345
30346 \end_inset
30347
30348 , der nach folgendem Schema benutzt wird:
30349 \end_layout
30350
30351 \begin_layout Standard
30352
30353 \series bold
30354
30355 \backslash
30356 numberwithin{Zähler}{Gliederung}
30357 \end_layout
30358
30359 \begin_layout Standard
30360 Zähler gibt an, welche Nummerierung betroffen ist.
30361  Gliederung gibt an, welche Nummer vor dem Punkt steht.
30362 \end_layout
30363
30364 \begin_layout Standard
30365 In unserem Fall gibt man demnach folgende LaTeX-Vorspann- oder ERT-zeile
30366  ein:
30367 \end_layout
30368
30369 \begin_layout Standard
30370
30371 \series bold
30372
30373 \backslash
30374 numberwithin{equation}{section}
30375 \end_layout
30376
30377 \begin_layout Standard
30378 Das ist das Ergebnis:
30379 \begin_inset ERT
30380 status collapsed
30381
30382 \begin_layout Plain Layout
30383
30384
30385 \backslash
30386 numberwithin{equation}{section}
30387 \end_layout
30388
30389 \end_inset
30390
30391
30392 \begin_inset Formula \begin{equation}
30393 A+B=C\end{equation}
30394
30395 \end_inset
30396
30397
30398 \end_layout
30399
30400 \begin_layout Standard
30401 Möchte man z.
30402 \begin_inset Space \thinspace{}
30403 \end_inset
30404
30405 B.
30406  Tabellen nummerieren, so dass die Nummer des Teils vor dem Punkt steht,
30407  gibt man 
30408 \series bold
30409
30410 \backslash
30411 numberwithin{table}{part}
30412 \series default
30413  ein.
30414 \end_layout
30415
30416 \begin_layout Standard
30417 Um wieder auf Standardnummerierung umzuschalten oder um diese Art der Nummerieru
30418 ng zu vermeiden wenn sie von der Dokumentklasse vorgegeben ist, gibt man
30419  folgenden Befehl als ERT oder als LaTeX-Vorspannzeile ein:
30420 \end_layout
30421
30422 \begin_layout Standard
30423
30424 \series bold
30425
30426 \backslash
30427 renewcommand{
30428 \backslash
30429 theequation}{
30430 \backslash
30431 arabic{equation}}
30432 \begin_inset Index
30433 status collapsed
30434
30435 \begin_layout Plain Layout
30436 Befehle ! A ! 
30437 \backslash
30438 arabic
30439 \end_layout
30440
30441 \end_inset
30442
30443
30444 \series default
30445
30446 \begin_inset ERT
30447 status collapsed
30448
30449 \begin_layout Plain Layout
30450
30451
30452 \backslash
30453 renewcommand{
30454 \backslash
30455 theequation}{
30456 \backslash
30457 arabic{equation}}
30458 \end_layout
30459
30460 \end_inset
30461
30462
30463 \series bold
30464
30465 \begin_inset Newline newline
30466 \end_inset
30467
30468
30469 \series default
30470 bzw.
30471 \series bold
30472
30473 \begin_inset Newline newline
30474 \end_inset
30475
30476
30477 \backslash
30478 renewcommand{
30479 \backslash
30480 thetable}{
30481 \backslash
30482 arabic{table}}
30483 \end_layout
30484
30485 \begin_layout Standard
30486
30487 \series bold
30488
30489 \backslash
30490 numberwithin
30491 \series default
30492  benutzt intern den oben beschriebenen Befehl 
30493 \series bold
30494
30495 \backslash
30496 @addtoreset
30497 \series default
30498 , der ebenfalls rückgängig gemacht werden muss.
30499 \begin_inset ERT
30500 status collapsed
30501
30502 \begin_layout Plain Layout
30503
30504
30505 \backslash
30506 makeatletter
30507 \end_layout
30508
30509 \begin_layout Plain Layout
30510
30511
30512 \backslash
30513 @removefromreset{equation}{section}
30514 \end_layout
30515
30516 \begin_layout Plain Layout
30517
30518
30519 \backslash
30520 makeatother
30521 \end_layout
30522
30523 \end_inset
30524
30525
30526 \end_layout
30527
30528 \begin_layout Subsection
30529 Nummerierung mit römischen Zahlen und Buchstaben
30530 \begin_inset CommandInset label
30531 LatexCommand label
30532 name "sub:Nummerierung-mit-römischen"
30533
30534 \end_inset
30535
30536
30537 \begin_inset Index
30538 status collapsed
30539
30540 \begin_layout Plain Layout
30541 Formelnummerierung ! mit Buchstaben
30542 \end_layout
30543
30544 \end_inset
30545
30546
30547 \begin_inset Index
30548 status collapsed
30549
30550 \begin_layout Plain Layout
30551 Formelnummerierung ! mit römischen Zahlen
30552 \end_layout
30553
30554 \end_inset
30555
30556
30557 \end_layout
30558
30559 \begin_layout Standard
30560 Formeln können auch mit römischen Zahlen und lateinischen Buchstaben nummeriert
30561  werden.
30562  Um z.
30563 \begin_inset Space \thinspace{}
30564 \end_inset
30565
30566 B.
30567  mit kleinen römischen Zahlen zu nummerieren, gibt man vor der Formel im
30568  TeX-Modus den Befehl
30569 \end_layout
30570
30571 \begin_layout Standard
30572
30573 \series bold
30574
30575 \backslash
30576 renewcommand{
30577 \backslash
30578 theequation}{
30579 \backslash
30580 roman{equation}}
30581 \end_layout
30582
30583 \begin_layout Standard
30584 ein.
30585  
30586 \series bold
30587
30588 \backslash
30589 renewcommand
30590 \series default
30591
30592 \begin_inset Index
30593 status collapsed
30594
30595 \begin_layout Plain Layout
30596 Befehle ! R ! 
30597 \backslash
30598 renewcommand
30599 \end_layout
30600
30601 \end_inset
30602
30603  weist dem vordefinierten Befehl 
30604 \series bold
30605
30606 \backslash
30607 theequation
30608 \series default
30609  den Befehl
30610 \begin_inset ERT
30611 status collapsed
30612
30613 \begin_layout Plain Layout
30614
30615
30616 \backslash
30617 linebreak 
30618 \end_layout
30619
30620 \end_inset
30621
30622  
30623 \series bold
30624
30625 \backslash
30626 roman{equation}
30627 \series default
30628  zu
30629 \begin_inset Foot
30630 status collapsed
30631
30632 \begin_layout Plain Layout
30633 Der Befehl 
30634 \series bold
30635
30636 \backslash
30637 renewcommand
30638 \series default
30639  besitzt dasselbe Schema wie der in 
30640 \begin_inset CommandInset ref
30641 LatexCommand ref
30642 reference "sec:Benutzerdefinierte-Befehle"
30643
30644 \end_inset
30645
30646  beschriebene Befehl
30647 \begin_inset Newline newline
30648 \end_inset
30649
30650
30651 \series bold
30652
30653 \backslash
30654 newcommand
30655 \series default
30656 .
30657 \end_layout
30658
30659 \end_inset
30660
30661 .
30662  
30663 \series bold
30664 equation
30665 \series default
30666  ist der Formelzähler.
30667  Stellt man einem Zähler den Befehl 
30668 \series bold
30669
30670 \backslash
30671 the
30672 \series default
30673  voran, bewirkt dies, dass der Wert des Zählers als arabische Zahl ausgegeben
30674  wird.
30675  Gibt man an, dass eine Formel nummeriert wird, setzt LaTeX intern den Befehl
30676  
30677 \series bold
30678
30679 \backslash
30680 theequation
30681 \series default
30682  hinter die Formel.
30683  
30684 \series bold
30685
30686 \backslash
30687 roman{equation}
30688 \begin_inset Index
30689 status collapsed
30690
30691 \begin_layout Plain Layout
30692 Befehle ! R ! 
30693 \backslash
30694 roman
30695 \end_layout
30696
30697 \end_inset
30698
30699
30700 \series default
30701  bewirkt, dass der Formelzähler als kleine römische Zahl erscheint.
30702 \end_layout
30703
30704 \begin_layout Standard
30705 Alle Formeln nach dem 
30706 \series bold
30707
30708 \backslash
30709 renewcommand
30710 \series default
30711 -Befehl werden nun römisch nummeriert.
30712  Um auf Nummerierung mit großen römischen Zahlen umzuschalten, gibt man
30713  den Befehl erneut ein, ersetzt aber 
30714 \series bold
30715
30716 \backslash
30717 roman
30718 \series default
30719  durch 
30720 \series bold
30721
30722 \backslash
30723 Roman
30724 \series default
30725
30726 \begin_inset Index
30727 status collapsed
30728
30729 \begin_layout Plain Layout
30730 Befehle ! R ! 
30731 \backslash
30732 roman@
30733 \backslash
30734 Roman
30735 \end_layout
30736
30737 \end_inset
30738
30739 .
30740  Für die 
30741 \begin_inset Quotes gld
30742 \end_inset
30743
30744 Nummerierung
30745 \begin_inset Quotes grd
30746 \end_inset
30747
30748  mit lateinischen Buchstaben gibt es den Befehl 
30749 \series bold
30750
30751 \backslash
30752 alph
30753 \series default
30754
30755 \begin_inset Index
30756 status collapsed
30757
30758 \begin_layout Plain Layout
30759 Befehle ! A ! 
30760 \backslash
30761 alph
30762 \end_layout
30763
30764 \end_inset
30765
30766  für kleine und 
30767 \series bold
30768
30769 \backslash
30770 Alph
30771 \series default
30772
30773 \begin_inset Index
30774 status collapsed
30775
30776 \begin_layout Plain Layout
30777 Befehle ! A ! 
30778 \backslash
30779 alph@
30780 \backslash
30781 Alph
30782 \end_layout
30783
30784 \end_inset
30785
30786  für große Buchstaben.
30787 \end_layout
30788
30789 \begin_layout Standard
30790 \begin_inset Note Greyedout
30791 status open
30792
30793 \begin_layout Plain Layout
30794
30795 \series bold
30796 Achtung:
30797 \series default
30798  Es können nur maximal 26 Formeln in einem Dokument mit lateinischen Buchstaben
30799  nummeriert werden.
30800 \end_layout
30801
30802 \end_inset
30803
30804
30805 \end_layout
30806
30807 \begin_layout Standard
30808 \begin_inset ERT
30809 status collapsed
30810
30811 \begin_layout Plain Layout
30812
30813
30814 \backslash
30815 renewcommand{
30816 \backslash
30817 theequation}{
30818 \backslash
30819 roman{equation}}
30820 \end_layout
30821
30822 \end_inset
30823
30824
30825 \end_layout
30826
30827 \begin_layout Standard
30828 \begin_inset Formula \begin{equation}
30829 A=\textrm{römisch}\label{eq:roem}\end{equation}
30830
30831 \end_inset
30832
30833
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 \begin_inset Formula \begin{equation}
30852 B=\textrm{Römisch}\label{eq:Roem}\end{equation}
30853
30854 \end_inset
30855
30856
30857 \begin_inset ERT
30858 status collapsed
30859
30860 \begin_layout Plain Layout
30861
30862
30863 \backslash
30864 renewcommand{
30865 \backslash
30866 theequation}{
30867 \backslash
30868 alph{equation}}
30869 \end_layout
30870
30871 \end_inset
30872
30873
30874 \begin_inset Formula \begin{equation}
30875 C=\textrm{lateinisch}\label{eq:lat}\end{equation}
30876
30877 \end_inset
30878
30879
30880 \begin_inset ERT
30881 status collapsed
30882
30883 \begin_layout Plain Layout
30884
30885
30886 \backslash
30887 renewcommand{
30888 \backslash
30889 theequation}{
30890 \backslash
30891 Alph{equation}}
30892 \end_layout
30893
30894 \end_inset
30895
30896
30897 \begin_inset Formula \begin{equation}
30898 D=\textrm{Lateinisch}\label{eq:Lat}\end{equation}
30899
30900 \end_inset
30901
30902
30903 \end_layout
30904
30905 \begin_layout Standard
30906 Um wieder auf Standardnummerierung umzuschalten, gibt man folgenden Befehl
30907  ein:
30908 \end_layout
30909
30910 \begin_layout Standard
30911
30912 \series bold
30913
30914 \backslash
30915 renewcommand{
30916 \backslash
30917 theequation}{
30918 \backslash
30919 arabic{equation}}
30920 \begin_inset Index
30921 status collapsed
30922
30923 \begin_layout Plain Layout
30924 Befehle ! A ! 
30925 \backslash
30926 arabic
30927 \end_layout
30928
30929 \end_inset
30930
30931
30932 \end_layout
30933
30934 \begin_layout Standard
30935 \begin_inset ERT
30936 status collapsed
30937
30938 \begin_layout Plain Layout
30939
30940
30941 \backslash
30942 renewcommand{
30943 \backslash
30944 theequation}{
30945 \backslash
30946 arabic{equation}}
30947 \end_layout
30948
30949 \end_inset
30950
30951
30952 \begin_inset Formula \begin{equation}
30953 E=\textrm{arabisch}\label{eq:arab}\end{equation}
30954
30955 \end_inset
30956
30957
30958 \end_layout
30959
30960 \begin_layout Standard
30961 \begin_inset VSpace medskip
30962 \end_inset
30963
30964 Wie man sieht, werden die Formeln unabhängig von der Nummerierungsart durchnumme
30965 riert.
30966  Soll beim Wechsel der Nummerierungsart die Nummerierung wieder mit Eins
30967  beginnen, müssen neue Formelzähler angelegt werden.
30968  Eine Beschreibung dazu findet man in der Datei 
30969 \begin_inset CommandInset href
30970 LatexCommand href
30971 target "Formelnummerierung.lyx"
30972
30973 \end_inset
30974
30975 .
30976 \end_layout
30977
30978 \begin_layout Section
30979 Benutzerdefinierte Befehle
30980 \begin_inset CommandInset label
30981 LatexCommand label
30982 name "sec:Benutzerdefinierte-Befehle"
30983
30984 \end_inset
30985
30986
30987 \begin_inset Index
30988 status collapsed
30989
30990 \begin_layout Plain Layout
30991 benutzerdefinierte Befehle
30992 \end_layout
30993
30994 \end_inset
30995
30996
30997 \end_layout
30998
30999 \begin_layout Standard
31000 Viele der LaTeX-Befehle sind für den ständigen Gebrauch viel zu lang.
31001  Man kann sich aber mit dem Befehl 
31002 \series bold
31003
31004 \backslash
31005 newcommand
31006 \series default
31007
31008 \begin_inset Index
31009 status collapsed
31010
31011 \begin_layout Plain Layout
31012 Befehle ! N ! 
31013 \backslash
31014 newcommand
31015 \end_layout
31016
31017 \end_inset
31018
31019  neue kürzere Befehle definieren.
31020 \end_layout
31021
31022 \begin_layout Standard
31023 Das Befehlsschema von 
31024 \series bold
31025
31026 \backslash
31027 newcommand
31028 \series default
31029  lautet:
31030 \end_layout
31031
31032 \begin_layout Standard
31033
31034 \series bold
31035
31036 \backslash
31037 newcommand{neuer Befehlsname}[Argumentanzahl][optionaler
31038 \series default
31039  
31040 \series bold
31041 Wert]
31042 \begin_inset Newline newline
31043 \end_inset
31044
31045
31046 \begin_inset ERT
31047 status collapsed
31048
31049 \begin_layout Plain Layout
31050
31051
31052 \backslash
31053 phantom{
31054 \end_layout
31055
31056 \end_inset
31057
31058
31059 \backslash
31060 newcommand
31061 \begin_inset ERT
31062 status collapsed
31063
31064 \begin_layout Plain Layout
31065
31066 }
31067 \end_layout
31068
31069 \end_inset
31070
31071 {Befehlsdefinition}
31072 \end_layout
31073
31074 \begin_layout Standard
31075 \begin_inset Note Greyedout
31076 status open
31077
31078 \begin_layout Plain Layout
31079
31080 \series bold
31081 Achtung:
31082 \series default
31083  Es muss darauf geachtet werden, dass der Befehlsname nicht schon im Dokument
31084  oder von benutzten LaTeX-Paketen verwendet wird.
31085  Definiert man beispielsweise für 
31086 \series bold
31087
31088 \backslash
31089 Leftarrow
31090 \series default
31091  den Befehl 
31092 \series bold
31093
31094 \backslash
31095 le
31096 \series default
31097 , erhält man eine Fehlermeldung, denn 
31098 \series bold
31099
31100 \backslash
31101 le
31102 \series default
31103  ist schon für 
31104 \begin_inset Quotes gld
31105 \end_inset
31106
31107
31108 \begin_inset Formula $\le$
31109 \end_inset
31110
31111
31112 \begin_inset Quotes grd
31113 \end_inset
31114
31115  definiert.
31116 \end_layout
31117
31118 \end_inset
31119
31120
31121 \end_layout
31122
31123 \begin_layout Standard
31124 \begin_inset Note Greyedout
31125 status open
31126
31127 \begin_layout Plain Layout
31128
31129 \series bold
31130 Achtung: 
31131 \series default
31132 Die Namen von selbst definierten Befehlen dürfen nur aus lateinischen Buchstaben
31133  bestehen.
31134 \end_layout
31135
31136 \end_inset
31137
31138
31139 \end_layout
31140
31141 \begin_layout Standard
31142 Die Argumentanzahl ist eine ganze Zahl im Bereich 0
31143 \begin_inset Space \thinspace{}
31144 \end_inset
31145
31146 -
31147 \begin_inset Space \thinspace{}
31148 \end_inset
31149
31150 9 und gibt an, wie viele Argumente der neue Befehl haben soll.
31151  Als optionalen Wert kann man den Wert für ein optionales Argument voreinstellen.
31152  Wenn man dies macht, bedeutet das gleichzeitig, dass das 
31153 \emph on
31154 erste
31155 \emph default
31156  Argument des neuen Befehls ein optionales ist.
31157 \end_layout
31158
31159 \begin_layout Standard
31160 Es folgen einige Beispiele:
31161 \end_layout
31162
31163 \begin_layout Itemize
31164 Will man für 
31165 \series bold
31166
31167 \backslash
31168 Longrightarrow
31169 \series default
31170  den Befehl 
31171 \series bold
31172
31173 \backslash
31174 gr
31175 \series default
31176  definieren, lautet die LaTeX-Vor\SpecialChar \-
31177 spannzeile:
31178 \begin_inset ERT
31179 status collapsed
31180
31181 \begin_layout Plain Layout
31182
31183
31184 \backslash
31185 medskip
31186 \end_layout
31187
31188 \end_inset
31189
31190
31191 \series bold
31192
31193 \begin_inset Newline newline
31194 \end_inset
31195
31196
31197 \backslash
31198 newcommand{
31199 \backslash
31200 gr}{
31201 \backslash
31202 Longrightarrow}
31203 \end_layout
31204
31205 \begin_layout Itemize
31206 Um für den Befehl 
31207 \series bold
31208
31209 \backslash
31210 underline
31211 \series default
31212  den Befehl 
31213 \series bold
31214
31215 \backslash
31216 us
31217 \series default
31218  zu definieren, muss das Argument (was unterstrichen werden soll) berücksichtigt
31219  werden.
31220  Dazu sieht die Vorspannzeile wie folgt aus:
31221 \begin_inset ERT
31222 status collapsed
31223
31224 \begin_layout Plain Layout
31225
31226
31227 \backslash
31228 medskip
31229 \end_layout
31230
31231 \end_inset
31232
31233
31234 \series bold
31235
31236 \begin_inset Newline newline
31237 \end_inset
31238
31239
31240 \backslash
31241 newcommand{
31242 \backslash
31243 us}[1]{
31244 \backslash
31245 underline{#1}}
31246 \series default
31247
31248 \begin_inset ERT
31249 status collapsed
31250
31251 \begin_layout Plain Layout
31252
31253
31254 \backslash
31255 medskip
31256 \end_layout
31257
31258 \end_inset
31259
31260
31261 \series bold
31262
31263 \begin_inset Newline newline
31264 \end_inset
31265
31266
31267 \series default
31268 Das Zeichen 
31269 \series bold
31270 #
31271 \series default
31272  fungiert als Argumentplatzhalter, die 
31273 \series bold
31274 1
31275 \series default
31276  dahinter gibt an, dass es der Platzhalter für das erste Argument ist.
31277 \end_layout
31278
31279 \begin_layout Itemize
31280 Für 
31281 \series bold
31282
31283 \backslash
31284 framebox
31285 \series default
31286  kann man z.
31287 \begin_inset Space \thinspace{}
31288 \end_inset
31289
31290 B.
31291  den Befehl 
31292 \series bold
31293
31294 \backslash
31295 fb
31296 \series default
31297  definieren:
31298 \begin_inset ERT
31299 status collapsed
31300
31301 \begin_layout Plain Layout
31302
31303
31304 \backslash
31305 medskip
31306 \end_layout
31307
31308 \end_inset
31309
31310
31311 \series bold
31312
31313 \begin_inset Newline newline
31314 \end_inset
31315
31316
31317 \backslash
31318 newcommand{
31319 \backslash
31320 fb}[3]{
31321 \backslash
31322 framebox#1#2{$#3$}}
31323 \series default
31324
31325 \begin_inset ERT
31326 status collapsed
31327
31328 \begin_layout Plain Layout
31329
31330
31331 \backslash
31332 medskip
31333 \end_layout
31334
31335 \end_inset
31336
31337
31338 \series bold
31339
31340 \begin_inset Newline newline
31341 \end_inset
31342
31343
31344 \series default
31345 Die beiden Dollarzeichen erstellen hierbei die für 
31346 \series bold
31347
31348 \backslash
31349 framebox
31350 \series default
31351  geforderte weitere Formel, siehe 
31352 \begin_inset CommandInset ref
31353 LatexCommand ref
31354 reference "sub:Boxen-mit-Rahmen"
31355
31356 \end_inset
31357
31358 .
31359 \end_layout
31360
31361 \begin_layout Itemize
31362 Um einen neuen Befehl für 
31363 \series bold
31364
31365 \backslash
31366 fcolorbox
31367 \series default
31368  zu erstellen, bei dem die Farbe der Box nicht mehr angegeben werden muss,
31369  definiert man das Argument für die Farbe als optional:
31370 \begin_inset ERT
31371 status collapsed
31372
31373 \begin_layout Plain Layout
31374
31375
31376 \backslash
31377 medskip
31378 \end_layout
31379
31380 \end_inset
31381
31382
31383 \series bold
31384
31385 \begin_inset Newline newline
31386 \end_inset
31387
31388
31389 \backslash
31390 newcommand{
31391 \backslash
31392 cb}[3][white]{
31393 \backslash
31394 fcolorbox{#2}{#1}{$#3$}}
31395 \series default
31396
31397 \begin_inset ERT
31398 status collapsed
31399
31400 \begin_layout Plain Layout
31401
31402
31403 \backslash
31404 medskip
31405 \end_layout
31406
31407 \end_inset
31408
31409
31410 \begin_inset Newline newline
31411 \end_inset
31412
31413 Gibt man bei der Verwendung von 
31414 \series bold
31415
31416 \backslash
31417 cb
31418 \series default
31419  die Farbe nicht an, wird die voreingestellte Farbe 
31420 \series bold
31421 white
31422 \series default
31423  verwendet.
31424 \begin_inset ERT
31425 status collapsed
31426
31427 \begin_layout Plain Layout
31428
31429
31430 \backslash
31431 pagebreak 
31432 \end_layout
31433
31434 \end_inset
31435
31436
31437 \end_layout
31438
31439 \begin_layout Standard
31440 Ein Test der neu definierten Befehle:
31441 \end_layout
31442
31443 \begin_layout Standard
31444 \align center
31445 \begin_inset Tabular
31446 <lyxtabular version="3" rows="6" columns="2">
31447 <features>
31448 <column alignment="center" valignment="top" width="0">
31449 <column alignment="center" valignment="top" width="0">
31450 <row>
31451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31452 \begin_inset Text
31453
31454 \begin_layout Plain Layout
31455 Befehl
31456 \end_layout
31457
31458 \end_inset
31459 </cell>
31460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31461 \begin_inset Text
31462
31463 \begin_layout Plain Layout
31464 Ergebnis
31465 \begin_inset Note Note
31466 status collapsed
31467
31468 \begin_layout Plain Layout
31469
31470 \series bold
31471
31472 \backslash
31473 raisebox
31474 \series default
31475  dient nur als Abstandhalter.
31476 \end_layout
31477
31478 \end_inset
31479
31480
31481 \end_layout
31482
31483 \end_inset
31484 </cell>
31485 </row>
31486 <row>
31487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31488 \begin_inset Text
31489
31490 \begin_layout Plain Layout
31491 A
31492 \backslash
31493 gr
31494 \begin_inset ERT
31495 status collapsed
31496
31497 \begin_layout Plain Layout
31498
31499
31500 \backslash
31501 leer 
31502 \end_layout
31503
31504 \end_inset
31505
31506 B
31507 \end_layout
31508
31509 \end_inset
31510 </cell>
31511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31512 \begin_inset Text
31513
31514 \begin_layout Plain Layout
31515 \begin_inset Formula $A\gr  B$
31516 \end_inset
31517
31518
31519 \end_layout
31520
31521 \end_inset
31522 </cell>
31523 </row>
31524 <row>
31525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31526 \begin_inset Text
31527
31528 \begin_layout Plain Layout
31529
31530 \backslash
31531 us{ABcd
31532 \end_layout
31533
31534 \end_inset
31535 </cell>
31536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31537 \begin_inset Text
31538
31539 \begin_layout Plain Layout
31540 \begin_inset Formula $\raisebox {4.5mm}{}\us {ABcd}\raisebox {-2mm}{}$
31541 \end_inset
31542
31543
31544 \end_layout
31545
31546 \end_inset
31547 </cell>
31548 </row>
31549 <row>
31550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31551 \begin_inset Text
31552
31553 \begin_layout Plain Layout
31554
31555 \backslash
31556 fb{[2cm]
31557 \begin_inset Formula $\to$
31558 \end_inset
31559
31560
31561 \backslash
31562 {
31563 \begin_inset Formula $\to$
31564 \end_inset
31565
31566
31567 \backslash
31568 {
31569 \backslash
31570 int
31571 \begin_inset ERT
31572 status collapsed
31573
31574 \begin_layout Plain Layout
31575
31576
31577 \backslash
31578 leer 
31579 \end_layout
31580
31581 \end_inset
31582
31583 A=B
31584 \end_layout
31585
31586 \end_inset
31587 </cell>
31588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31589 \begin_inset Text
31590
31591 \begin_layout Plain Layout
31592 \begin_inset Formula $\raisebox {6mm}{}\fb {[2cm]}{}{\int A=B}\raisebox {-4mm}{}$
31593 \end_inset
31594
31595
31596 \end_layout
31597
31598 \end_inset
31599 </cell>
31600 </row>
31601 <row>
31602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31603 \begin_inset Text
31604
31605 \begin_layout Plain Layout
31606
31607 \backslash
31608 cb{red
31609 \begin_inset Formula $\to$
31610 \end_inset
31611
31612
31613 \backslash
31614 {
31615 \backslash
31616 int
31617 \begin_inset ERT
31618 status collapsed
31619
31620 \begin_layout Plain Layout
31621
31622
31623 \backslash
31624 leer 
31625 \end_layout
31626
31627 \end_inset
31628
31629 A=B
31630 \end_layout
31631
31632 \end_inset
31633 </cell>
31634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31635 \begin_inset Text
31636
31637 \begin_layout Plain Layout
31638 \begin_inset Formula $\raisebox {6mm}{}\cb {red}{\int A=B}\raisebox {-4mm}{}$
31639 \end_inset
31640
31641
31642 \end_layout
31643
31644 \end_inset
31645 </cell>
31646 </row>
31647 <row>
31648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31649 \begin_inset Text
31650
31651 \begin_layout Plain Layout
31652
31653 \backslash
31654 cb[green]
31655 \backslash
31656 {red
31657 \begin_inset Formula $\to$
31658 \end_inset
31659
31660
31661 \backslash
31662 {
31663 \backslash
31664 int
31665 \begin_inset ERT
31666 status collapsed
31667
31668 \begin_layout Plain Layout
31669
31670
31671 \backslash
31672 leer 
31673 \end_layout
31674
31675 \end_inset
31676
31677 A=B
31678 \end_layout
31679
31680 \end_inset
31681 </cell>
31682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31683 \begin_inset Text
31684
31685 \begin_layout Plain Layout
31686 \begin_inset Formula $\raisebox {6mm}{}\cb [green]{red}{\int A=B}\raisebox {-4mm}{}$
31687 \end_inset
31688
31689
31690 \end_layout
31691
31692 \end_inset
31693 </cell>
31694 </row>
31695 </lyxtabular>
31696
31697 \end_inset
31698
31699
31700 \end_layout
31701
31702 \begin_layout Section
31703 Diagramme
31704 \begin_inset Index
31705 status collapsed
31706
31707 \begin_layout Plain Layout
31708 Diagramme
31709 \end_layout
31710
31711 \end_inset
31712
31713
31714 \end_layout
31715
31716 \begin_layout Standard
31717 Um Diagramme zu erstellen, wird das LaTeX-Paket 
31718 \series bold
31719 amscd
31720 \begin_inset Foot
31721 status collapsed
31722
31723 \begin_layout Plain Layout
31724
31725 \series bold
31726 amscd
31727 \series default
31728  ist Teil jeder LaTeX-Standardinstallation.
31729 \end_layout
31730
31731 \end_inset
31732
31733
31734 \series default
31735
31736 \begin_inset Index
31737 status collapsed
31738
31739 \begin_layout Plain Layout
31740 Pakete ! amscd
31741 \end_layout
31742
31743 \end_inset
31744
31745  benötigt.
31746  Es wird im LaTeX-Vorspann mit der Zeile
31747 \end_layout
31748
31749 \begin_layout Standard
31750
31751 \series bold
31752
31753 \backslash
31754 usepackage{amscd}
31755 \end_layout
31756
31757 \begin_layout Standard
31758 geladen.
31759 \end_layout
31760
31761 \begin_layout Standard
31762 Diagramme stellen Beziehungen dar und sehen folgendermaßen aus:
31763 \begin_inset Formula \[
31764 \begin{CD}A@>>>B@>>>C\\
31765 @AAA@.@VVV\\
31766 F@<<<E@<<<D\end{CD}\]
31767
31768 \end_inset
31769
31770
31771 \end_layout
31772
31773 \begin_layout Standard
31774 Um sie zu erstellen, gibt man in einer Formel den Befehl 
31775 \series bold
31776
31777 \backslash
31778 CD
31779 \begin_inset Index
31780 status collapsed
31781
31782 \begin_layout Plain Layout
31783 Befehle ! C ! 
31784 \backslash
31785 CD
31786 \end_layout
31787
31788 \end_inset
31789
31790
31791 \series default
31792  ein.
31793  Es erscheint ein blaues Kästchen mit zwei gestrichelten Linien, in das
31794  man die weiteren Befehle eingibt.
31795  Mit 
31796 \series bold
31797
31798 \begin_inset ERT
31799 status collapsed
31800
31801 \begin_layout Plain Layout
31802
31803
31804 \backslash
31805 mbox{
31806 \end_layout
31807
31808 \end_inset
31809
31810
31811 \family sans
31812 \series default
31813 Strg-Enter
31814 \family default
31815 \series bold
31816
31817 \begin_inset ERT
31818 status collapsed
31819
31820 \begin_layout Plain Layout
31821
31822 }
31823 \end_layout
31824
31825 \end_inset
31826
31827
31828 \series default
31829  wird eine neue Zeile erstellt.
31830  Horizontale Beziehungen werden in ungerade Zeilen, vertikale in gerade
31831  Zeilen der Formel eingegeben.
31832 \end_layout
31833
31834 \begin_layout Standard
31835 Zum Erstellen der Beziehungen gibt es folgende Befehle:
31836 \end_layout
31837
31838 \begin_layout Itemize
31839
31840 \series bold
31841 @<<<
31842 \series default
31843  erstellt einen Linkspfeil, 
31844 \series bold
31845 @>>>
31846 \series default
31847  einen Rechtspfeil und 
31848 \series bold
31849 @=
31850 \series default
31851  ein langes Gleichheitszeichen
31852 \end_layout
31853
31854 \begin_layout Itemize
31855
31856 \series bold
31857 @AAA
31858 \series default
31859  erstellt einen Pfeil nach oben, 
31860 \series bold
31861 @VVV
31862 \series default
31863  einen Pfeil nach unten und 
31864 \series bold
31865 @|
31866 \series default
31867  ein senkrechtes Gleichheitszeichen
31868 \end_layout
31869
31870 \begin_layout Itemize
31871
31872 \series bold
31873 @.
31874
31875 \series default
31876  dient als Platzhalter für nicht vorhandene Beziehungen
31877 \end_layout
31878
31879 \begin_layout Standard
31880 Alle Pfeile sind wie folgt beschriftbar:
31881 \end_layout
31882
31883 \begin_layout Itemize
31884 Wird bei horizontalen Pfeilen zwischen dem ersten und zweiten < bzw.
31885  > Text eingegeben, erscheint er über dem Pfeil.
31886  Wird der Text zwischen dem zweiten und dritten < bzw.
31887  > eingegeben, erscheint er unter dem Pfeil.
31888 \end_layout
31889
31890 \begin_layout Itemize
31891 Wird bei vertikalen Pfeilen Text zwischen erstem und zweitem A bzw.
31892  V eingegeben, erscheint er links neben dem Pfeil.
31893  Bei Eingabe zwischen zweitem und drittem A bzw.
31894  V erscheint er rechts daneben.
31895  Enthält der Text ein A oder V, müssen diese Buchstaben in eine TeX-Klammer
31896  gesetzt werden.
31897 \end_layout
31898
31899 \begin_layout Standard
31900 Als Beispiel ein Diagramm mit allen möglichen Beziehungen:
31901 \end_layout
31902
31903 \begin_layout Standard
31904 \begin_inset Formula \[
31905 \begin{CD}A@>j>>B@>>k>C@=F\\
31906 @AmAA@.@VV{V}V@|\\
31907 D@<<j<E@>k>>F@=C\end{CD}\]
31908
31909 \end_inset
31910
31911
31912 \end_layout
31913
31914 \begin_layout Standard
31915 Der Befehl dazu lautet:
31916 \begin_inset Newline newline
31917 \end_inset
31918
31919
31920 \series bold
31921
31922 \backslash
31923 CD
31924 \begin_inset ERT
31925 status collapsed
31926
31927 \begin_layout Plain Layout
31928
31929
31930 \backslash
31931 leer 
31932 \end_layout
31933
31934 \end_inset
31935
31936 A@>j>>B@>>k>C@=F Strg-Enter
31937 \begin_inset Newline newline
31938 \end_inset
31939
31940
31941 \begin_inset ERT
31942 status collapsed
31943
31944 \begin_layout Plain Layout
31945
31946
31947 \backslash
31948 hphantom{
31949 \end_layout
31950
31951 \end_inset
31952
31953
31954 \backslash
31955 CD
31956 \begin_inset ERT
31957 status collapsed
31958
31959 \begin_layout Plain Layout
31960
31961
31962 \backslash
31963 leer 
31964 \end_layout
31965
31966 \end_inset
31967
31968
31969 \begin_inset ERT
31970 status collapsed
31971
31972 \begin_layout Plain Layout
31973
31974 }
31975 \end_layout
31976
31977 \end_inset
31978
31979 @AmAA@.@VV
31980 \backslash
31981 {V
31982 \series default
31983
31984 \begin_inset Formula $\to$
31985 \end_inset
31986
31987
31988 \series bold
31989 V@| Strg-Enter
31990 \begin_inset Newline newline
31991 \end_inset
31992
31993
31994 \begin_inset ERT
31995 status collapsed
31996
31997 \begin_layout Plain Layout
31998
31999
32000 \backslash
32001 hphantom{
32002 \end_layout
32003
32004 \end_inset
32005
32006
32007 \backslash
32008 CD
32009 \begin_inset ERT
32010 status collapsed
32011
32012 \begin_layout Plain Layout
32013
32014
32015 \backslash
32016 leer 
32017 \end_layout
32018
32019 \end_inset
32020
32021
32022 \begin_inset ERT
32023 status collapsed
32024
32025 \begin_layout Plain Layout
32026
32027 }
32028 \end_layout
32029
32030 \end_inset
32031
32032 D@<<j<E@>k>>F@=C
32033 \end_layout
32034
32035 \begin_layout Standard
32036 \begin_inset Newpage newpage
32037 \end_inset
32038
32039
32040 \end_layout
32041
32042 \begin_layout Section
32043 Tipps
32044 \begin_inset ERT
32045 status collapsed
32046
32047 \begin_layout Plain Layout
32048
32049
32050 \backslash
32051 texorpdfstring{
32052 \end_layout
32053
32054 \end_inset
32055
32056
32057 \begin_inset Foot
32058 status collapsed
32059
32060 \begin_layout Plain Layout
32061 Weitere gute Tipps gibt es unter 
32062 \begin_inset CommandInset citation
32063 LatexCommand cite
32064 key "Voss"
32065
32066 \end_inset
32067
32068 .
32069 \end_layout
32070
32071 \end_inset
32072
32073
32074 \begin_inset ERT
32075 status collapsed
32076
32077 \begin_layout Plain Layout
32078
32079 }{}
32080 \end_layout
32081
32082 \end_inset
32083
32084
32085 \begin_inset Note Note
32086 status collapsed
32087
32088 \begin_layout Plain Layout
32089
32090 \series bold
32091
32092 \backslash
32093 texorpdfstring
32094 \series default
32095  dient dazu, dass die Fußnote nicht mit im pdf-Lesezeichen erscheint.
32096 \end_layout
32097
32098 \begin_layout Plain Layout
32099 Näheres zu 
32100 \series bold
32101
32102 \backslash
32103 texorpdfstring
32104 \series default
32105  steht in Kapitel 
32106 \begin_inset CommandInset ref
32107 LatexCommand ref
32108 reference "sub:Formeln-in-Überschriften"
32109
32110 \end_inset
32111
32112 .
32113 \end_layout
32114
32115 \end_inset
32116
32117
32118 \begin_inset Index
32119 status collapsed
32120
32121 \begin_layout Plain Layout
32122 Tipps
32123 \end_layout
32124
32125 \end_inset
32126
32127
32128 \begin_inset Index
32129 status collapsed
32130
32131 \begin_layout Plain Layout
32132 Ionen|see
32133 \begin_inset ERT
32134 status collapsed
32135
32136 \begin_layout Plain Layout
32137
32138 {
32139 \end_layout
32140
32141 \end_inset
32142
32143 chemische Zeichen
32144 \begin_inset ERT
32145 status collapsed
32146
32147 \begin_layout Plain Layout
32148
32149 }
32150 \end_layout
32151
32152 \end_inset
32153
32154
32155 \end_layout
32156
32157 \end_inset
32158
32159
32160 \end_layout
32161
32162 \begin_layout Subsection
32163 Chemische Symbole und Reaktionsgleichungen
32164 \begin_inset CommandInset label
32165 LatexCommand label
32166 name "sub:Chemische-Symbole-und"
32167
32168 \end_inset
32169
32170
32171 \begin_inset Index
32172 status collapsed
32173
32174 \begin_layout Plain Layout
32175 chemische Zeichen ! Symbole
32176 \end_layout
32177
32178 \end_inset
32179
32180
32181 \begin_inset Index
32182 status collapsed
32183
32184 \begin_layout Plain Layout
32185 Reaktionsgleichungen
32186 \end_layout
32187
32188 \end_inset
32189
32190
32191 \begin_inset Index
32192 status collapsed
32193
32194 \begin_layout Plain Layout
32195 Symbole ! chemische
32196 \end_layout
32197
32198 \end_inset
32199
32200
32201 \end_layout
32202
32203 \begin_layout Standard
32204 Ein Beispieltext aus der Chemie:
32205 \end_layout
32206
32207 \begin_layout Quote
32208 Das 
32209 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32210 \end_inset
32211
32212 -Ion verbindet sich mit zwei 
32213 \begin_inset Formula $\mathrm{Na^{+}}$
32214 \end_inset
32215
32216 -Ionen zu Natriumsulfat 
32217 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
32218 \end_inset
32219
32220 .
32221  Die Reaktionsgleichung dazu lautet:
32222 \begin_inset Formula \[
32223 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
32224
32225 \end_inset
32226
32227
32228 \end_layout
32229
32230 \begin_layout Standard
32231 Diese Reaktionsgleichung kann direkt als Formel erstellt werden.
32232  Damit die Symbole nicht kursiv erscheinen, markiert man sämtliche Zeichen
32233  in der Formel und wandelt diese mit der Tastenkombination 
32234 \family sans
32235 Alt-z
32236 \begin_inset Space ~
32237 \end_inset
32238
32239 r
32240 \family default
32241  in den aufrechten Schriftstil um.
32242 \begin_inset Foot
32243 status collapsed
32244
32245 \begin_layout Plain Layout
32246 Schriftstile siehe 
32247 \begin_inset CommandInset ref
32248 LatexCommand ref
32249 reference "sub:Schriftstile"
32250
32251 \end_inset
32252
32253
32254 \end_layout
32255
32256 \end_inset
32257
32258
32259 \end_layout
32260
32261 \begin_layout Subsection
32262 Negative Zahlen
32263 \begin_inset Index
32264 status collapsed
32265
32266 \begin_layout Plain Layout
32267 Zahlen ! negative
32268 \end_layout
32269
32270 \end_inset
32271
32272
32273 \end_layout
32274
32275 \begin_layout Standard
32276 Negative Zahlen sehen im Formelmodus oft schlecht aus, denn das Minuszeichen
32277  vor der Ziffer wird mit der gleichen Länge wie das Zeichen der Minus-Operation
32278  dargestellt.
32279  Schreibt man dagegen eine negative Zahl im normalen Text, erscheint das
32280  Minuszeichen korrekt.
32281 \end_layout
32282
32283 \begin_layout Standard
32284 Wandelt man also das Minuszeichen in mathematischen Text um, tritt das Problem
32285  nicht mehr auf.
32286 \end_layout
32287
32288 \begin_layout Standard
32289 Ein Beispiel zur Veranschaulichung der Problematik:
32290 \end_layout
32291
32292 \begin_layout Standard
32293 \align center
32294 \begin_inset Tabular
32295 <lyxtabular version="3" rows="3" columns="2">
32296 <features>
32297 <column alignment="right" valignment="top" width="0">
32298 <column alignment="left" valignment="top" width="0">
32299 <row>
32300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32301 \begin_inset Text
32302
32303 \begin_layout Plain Layout
32304 normaler Text:
32305 \end_layout
32306
32307 \end_inset
32308 </cell>
32309 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32310 \begin_inset Text
32311
32312 \begin_layout Plain Layout
32313 x = -2
32314 \end_layout
32315
32316 \end_inset
32317 </cell>
32318 </row>
32319 <row>
32320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32321 \begin_inset Text
32322
32323 \begin_layout Plain Layout
32324 Formelmodus:
32325 \end_layout
32326
32327 \end_inset
32328 </cell>
32329 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32330 \begin_inset Text
32331
32332 \begin_layout Plain Layout
32333 \begin_inset Formula $x=-2$
32334 \end_inset
32335
32336
32337 \end_layout
32338
32339 \end_inset
32340 </cell>
32341 </row>
32342 <row>
32343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32344 \begin_inset Text
32345
32346 \begin_layout Plain Layout
32347 Lösung:
32348 \end_layout
32349
32350 \end_inset
32351 </cell>
32352 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32353 \begin_inset Text
32354
32355 \begin_layout Plain Layout
32356 \begin_inset Formula $x=\textrm{-}2$
32357 \end_inset
32358
32359
32360 \end_layout
32361
32362 \end_inset
32363 </cell>
32364 </row>
32365 </lyxtabular>
32366
32367 \end_inset
32368
32369
32370 \end_layout
32371
32372 \begin_layout Subsection
32373 Komma als Dezimaltrennzeichen
32374 \begin_inset Index
32375 status collapsed
32376
32377 \begin_layout Plain Layout
32378 Komma
32379 \end_layout
32380
32381 \end_inset
32382
32383
32384 \end_layout
32385
32386 \begin_layout Standard
32387 In LaTeX fungiert das Komma in einer Formel, gemäß englischer Konvention,
32388  als Gruppentrennzeichen.
32389  Es wird demnach automatisch hinter allen Kommas in Formeln ein Leerraum
32390  eingefügt.
32391 \end_layout
32392
32393 \begin_layout Standard
32394 Um dies zu verhindern, markiert man das Komma und wandelt es in mathematischen
32395  Text um (Tastenkürzel 
32396 \family sans
32397 Alt-m
32398 \begin_inset Space ~
32399 \end_inset
32400
32401 m
32402 \family default
32403 ).
32404 \end_layout
32405
32406 \begin_layout Standard
32407 Um hingegen alle Formelkommas des Dokuments als Dezimaltrennzeichen zu setzen,
32408  lädt man die Datei 
32409 \series bold
32410 icomma.sty
32411 \series default
32412
32413 \begin_inset Foot
32414 status collapsed
32415
32416 \begin_layout Plain Layout
32417
32418 \series bold
32419 icomma
32420 \series default
32421  ist Teil des LaTeX-Paketes 
32422 \series bold
32423 was
32424 \series default
32425
32426 \begin_inset Index
32427 status collapsed
32428
32429 \begin_layout Plain Layout
32430 Pakete ! was
32431 \begin_inset VSpace 4mm
32432 \end_inset
32433
32434
32435 \end_layout
32436
32437 \end_inset
32438
32439 .
32440 \end_layout
32441
32442 \end_inset
32443
32444
32445 \begin_inset Index
32446 status collapsed
32447
32448 \begin_layout Plain Layout
32449 Pakete ! icomma
32450 \end_layout
32451
32452 \end_inset
32453
32454  mit der LaTeX-Vorspannzeile
32455 \end_layout
32456
32457 \begin_layout Standard
32458
32459 \series bold
32460
32461 \backslash
32462 usepackage{icomma}
32463 \end_layout
32464
32465 \begin_layout Subsection
32466 Physikalische Vektoren
32467 \begin_inset CommandInset label
32468 LatexCommand label
32469 name "sub:Physikalische-Vektoren"
32470
32471 \end_inset
32472
32473
32474 \begin_inset Index
32475 status collapsed
32476
32477 \begin_layout Plain Layout
32478 Vektoren ! physikalische
32479 \end_layout
32480
32481 \end_inset
32482
32483
32484 \end_layout
32485
32486 \begin_layout Standard
32487 Vordefinierte Vektoren bietet das LaTeX-Paket 
32488 \series bold
32489 braket
32490 \series default
32491
32492 \begin_inset Foot
32493 status collapsed
32494
32495 \begin_layout Plain Layout
32496
32497 \series bold
32498 braket
32499 \series default
32500  sollte Teil jeder LaTeX-Standardinstallation sein.
32501 \end_layout
32502
32503 \end_inset
32504
32505
32506 \begin_inset Index
32507 status collapsed
32508
32509 \begin_layout Plain Layout
32510 Pakete ! braket
32511 \end_layout
32512
32513 \end_inset
32514
32515 , das mit der LaTeX-Vorspannzeile
32516 \end_layout
32517
32518 \begin_layout Standard
32519
32520 \series bold
32521
32522 \backslash
32523 usepackage{braket}
32524 \end_layout
32525
32526 \begin_layout Standard
32527 geladen wird.
32528 \begin_inset ERT
32529 status collapsed
32530
32531 \begin_layout Plain Layout
32532
32533
32534 \backslash
32535 ifbraket 
32536 \end_layout
32537
32538 \end_inset
32539
32540
32541 \begin_inset Note Note
32542 status open
32543
32544 \begin_layout Plain Layout
32545 Die folgende Tabelle erscheint nur im Ausdruck wenn das LaTeX-Paket 
32546 \series bold
32547 braket
32548 \series default
32549  installiert ist:
32550 \end_layout
32551
32552 \end_inset
32553
32554
32555 \end_layout
32556
32557 \begin_layout Standard
32558 Folgende Befehle sind definiert:
32559 \end_layout
32560
32561 \begin_layout Standard
32562 \align center
32563 \begin_inset Tabular
32564 <lyxtabular version="3" rows="4" columns="2">
32565 <features>
32566 <column alignment="center" valignment="top" width="0">
32567 <column alignment="center" valignment="top" width="0">
32568 <row>
32569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32570 \begin_inset Text
32571
32572 \begin_layout Plain Layout
32573 Befehl
32574 \end_layout
32575
32576 \end_inset
32577 </cell>
32578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32579 \begin_inset Text
32580
32581 \begin_layout Plain Layout
32582 Ergebnis
32583 \end_layout
32584
32585 \end_inset
32586 </cell>
32587 </row>
32588 <row>
32589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32590 \begin_inset Text
32591
32592 \begin_layout Plain Layout
32593
32594 \backslash
32595 Bra{
32596 \backslash
32597 psi
32598 \end_layout
32599
32600 \end_inset
32601 </cell>
32602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32603 \begin_inset Text
32604
32605 \begin_layout Plain Layout
32606 \begin_inset Formula $\Bra {\psi}$
32607 \end_inset
32608
32609
32610 \end_layout
32611
32612 \end_inset
32613 </cell>
32614 </row>
32615 <row>
32616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32617 \begin_inset Text
32618
32619 \begin_layout Plain Layout
32620
32621 \backslash
32622 Ket{
32623 \backslash
32624 psi
32625 \end_layout
32626
32627 \end_inset
32628 </cell>
32629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32630 \begin_inset Text
32631
32632 \begin_layout Plain Layout
32633 \begin_inset Formula $\Ket {\psi}$
32634 \end_inset
32635
32636
32637 \end_layout
32638
32639 \end_inset
32640 </cell>
32641 </row>
32642 <row>
32643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32644 \begin_inset Text
32645
32646 \begin_layout Plain Layout
32647
32648 \backslash
32649 Braket{
32650 \backslash
32651 psi|
32652 \backslash
32653 phi
32654 \end_layout
32655
32656 \end_inset
32657 </cell>
32658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32659 \begin_inset Text
32660
32661 \begin_layout Plain Layout
32662 \begin_inset Formula $\Braket {\psi|\phi}$
32663 \end_inset
32664
32665
32666 \end_layout
32667
32668 \end_inset
32669 </cell>
32670 </row>
32671 </lyxtabular>
32672
32673 \end_inset
32674
32675
32676 \end_layout
32677
32678 \begin_layout Standard
32679 Der Befehl 
32680 \series bold
32681
32682 \backslash
32683 Braket
32684 \series default
32685  stellt sicher, dass alle senkrechten Striche in der Größe der umgebenden
32686  Klammern gesetzt werden:
32687 \begin_inset Formula \[
32688 \Braket {\phi|J=\frac{3}{2}\,,\, M_{J}}\]
32689
32690 \end_inset
32691
32692
32693 \begin_inset ERT
32694 status collapsed
32695
32696 \begin_layout Plain Layout
32697
32698
32699 \backslash
32700 else 
32701 \end_layout
32702
32703 \end_inset
32704
32705
32706 \begin_inset Note Note
32707 status open
32708
32709 \begin_layout Plain Layout
32710 Folgendes erscheint im Ausdruck wenn das LaTeX-Paket 
32711 \series bold
32712 braket
32713 \series default
32714  nicht installiert ist:
32715 \end_layout
32716
32717 \end_inset
32718
32719
32720 \end_layout
32721
32722 \begin_layout Standard
32723 Das LaTeX-Paket 
32724 \series bold
32725 braket 
32726 \series default
32727 muss installiert sein, um den Rest dieses Abschnitts im Ausdruck zu sehen.
32728 \end_layout
32729
32730 \begin_layout Standard
32731 \begin_inset ERT
32732 status collapsed
32733
32734 \begin_layout Plain Layout
32735
32736
32737 \backslash
32738 fi 
32739 \end_layout
32740
32741 \end_inset
32742
32743
32744 \end_layout
32745
32746 \begin_layout Standard
32747 Der Effekt von 
32748 \series bold
32749
32750 \backslash
32751 Braket
32752 \series default
32753  kann auch mit dem Befehl 
32754 \series bold
32755
32756 \backslash
32757 middle
32758 \series default
32759  erzielt werden, der in 
32760 \begin_inset CommandInset ref
32761 LatexCommand ref
32762 reference "sub:Automatische-Klammergrößen"
32763
32764 \end_inset
32765
32766  beschrieben ist.
32767 \end_layout
32768
32769 \begin_layout Subsection
32770 Selbst definierte Brüche
32771 \begin_inset CommandInset label
32772 LatexCommand label
32773 name "sub:Selbstdefinierte-Brüche"
32774
32775 \end_inset
32776
32777
32778 \begin_inset Index
32779 status collapsed
32780
32781 \begin_layout Plain Layout
32782 Brüche ! selbstdefinierte
32783 \end_layout
32784
32785 \end_inset
32786
32787
32788 \end_layout
32789
32790 \begin_layout Standard
32791 Um eigene Befehle für Brüche zu definieren, verwendet man den Befehl 
32792 \series bold
32793
32794 \backslash
32795 genfrac
32796 \series default
32797
32798 \begin_inset Index
32799 status collapsed
32800
32801 \begin_layout Plain Layout
32802 Befehle ! G ! 
32803 \backslash
32804 genfrac
32805 \end_layout
32806
32807 \end_inset
32808
32809  in folgendem Schema:
32810 \end_layout
32811
32812 \begin_layout Standard
32813
32814 \series bold
32815
32816 \backslash
32817 genfrac{linke
32818 \series default
32819  
32820 \series bold
32821 Klammer}{rechte
32822 \series default
32823  
32824 \series bold
32825 Klammer}{Bruchstrichdicke}{Ansichtsstil}
32826 \begin_inset Newline newline
32827 \end_inset
32828
32829
32830 \begin_inset ERT
32831 status collapsed
32832
32833 \begin_layout Plain Layout
32834
32835
32836 \backslash
32837 phantom{
32838 \end_layout
32839
32840 \end_inset
32841
32842
32843 \backslash
32844 genfrac
32845 \begin_inset ERT
32846 status collapsed
32847
32848 \begin_layout Plain Layout
32849
32850 }
32851 \end_layout
32852
32853 \end_inset
32854
32855 {Zähler}{Nenner}
32856 \end_layout
32857
32858 \begin_layout Standard
32859 Der Ansichtsstil wird mit einer ganzen Zahl im Bereich 0
32860 \begin_inset Space \thinspace{}
32861 \end_inset
32862
32863 -
32864 \begin_inset Space \thinspace{}
32865 \end_inset
32866
32867 3 angegeben.
32868 \end_layout
32869
32870 \begin_layout Standard
32871 \align center
32872 \begin_inset Tabular
32873 <lyxtabular version="3" rows="5" columns="2">
32874 <features>
32875 <column alignment="center" valignment="top" width="0">
32876 <column alignment="center" valignment="top" width="0">
32877 <row>
32878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32879 \begin_inset Text
32880
32881 \begin_layout Plain Layout
32882 Nummer
32883 \end_layout
32884
32885 \end_inset
32886 </cell>
32887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32888 \begin_inset Text
32889
32890 \begin_layout Plain Layout
32891 Ansichtsstil
32892 \end_layout
32893
32894 \end_inset
32895 </cell>
32896 </row>
32897 <row>
32898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32899 \begin_inset Text
32900
32901 \begin_layout Plain Layout
32902 0
32903 \end_layout
32904
32905 \end_inset
32906 </cell>
32907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32908 \begin_inset Text
32909
32910 \begin_layout Plain Layout
32911 abgesetzte Formel
32912 \end_layout
32913
32914 \end_inset
32915 </cell>
32916 </row>
32917 <row>
32918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32919 \begin_inset Text
32920
32921 \begin_layout Plain Layout
32922 1
32923 \end_layout
32924
32925 \end_inset
32926 </cell>
32927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32928 \begin_inset Text
32929
32930 \begin_layout Plain Layout
32931 eingebettete Formel
32932 \end_layout
32933
32934 \end_inset
32935 </cell>
32936 </row>
32937 <row>
32938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32939 \begin_inset Text
32940
32941 \begin_layout Plain Layout
32942 2
32943 \end_layout
32944
32945 \end_inset
32946 </cell>
32947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32948 \begin_inset Text
32949
32950 \begin_layout Plain Layout
32951 klein
32952 \end_layout
32953
32954 \end_inset
32955 </cell>
32956 </row>
32957 <row>
32958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32959 \begin_inset Text
32960
32961 \begin_layout Plain Layout
32962 3
32963 \end_layout
32964
32965 \end_inset
32966 </cell>
32967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32968 \begin_inset Text
32969
32970 \begin_layout Plain Layout
32971 winzig
32972 \end_layout
32973
32974 \end_inset
32975 </cell>
32976 </row>
32977 </lyxtabular>
32978
32979 \end_inset
32980
32981
32982 \end_layout
32983
32984 \begin_layout Standard
32985 Wird nichts für den Ansichtsstil angegeben, passt sich die Größe wie bei
32986  
32987 \series bold
32988
32989 \backslash
32990 frac
32991 \series default
32992  der Umgebung an.
32993 \end_layout
32994
32995 \begin_layout Standard
32996 Wird keine Bruchstrichdicke angegeben, wird der voreingestellte Wert von
32997  0.4
32998 \begin_inset Space \thinspace{}
32999 \end_inset
33000
33001 pt verwendet.
33002 \end_layout
33003
33004 \begin_layout Standard
33005 \begin_inset VSpace medskip
33006 \end_inset
33007
33008 Zum Beispiel sind die Befehle 
33009 \series bold
33010
33011 \backslash
33012 dfrac
33013 \series default
33014  und 
33015 \series bold
33016
33017 \backslash
33018 tbinom
33019 \series default
33020  aus 
33021 \begin_inset CommandInset ref
33022 LatexCommand ref
33023 reference "sub:Brüche"
33024
33025 \end_inset
33026
33027  folgendermaßen definiert:
33028 \end_layout
33029
33030 \begin_layout Standard
33031
33032 \series bold
33033
33034 \backslash
33035 newcommand{
33036 \backslash
33037 dfrac}[2]{
33038 \backslash
33039 genfrac{}{}{}{0}{#1}{#2}}
33040 \end_layout
33041
33042 \begin_layout Standard
33043 und
33044 \end_layout
33045
33046 \begin_layout Standard
33047
33048 \series bold
33049
33050 \backslash
33051 newcommand{
33052 \backslash
33053 tbinom}[2]{
33054 \backslash
33055 genfrac{(}{)}{0pt}{1}{#1}{#2}}
33056 \end_layout
33057
33058 \begin_layout Standard
33059 \begin_inset VSpace medskip
33060 \end_inset
33061
33062 Um einen Bruch zu definieren, bei dem man die Bruchstrichdicke als optionales
33063  Argument angeben kann, gibt man im LaTeX-Vorspann folgenden Befehl ein:
33064 \end_layout
33065
33066 \begin_layout Standard
33067
33068 \series bold
33069
33070 \backslash
33071 newcommand{
33072 \backslash
33073 fracS}[3][]{
33074 \backslash
33075 genfrac{}{}{#1}{}{#2}{#3}}
33076 \end_layout
33077
33078 \begin_layout Standard
33079 Dazu ein Test:
33080 \begin_inset Formula \begin{align*}
33081 \text{Befehl} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
33082 \text{Ergebnis} &  & \fracS [1mm]{A}{B} &  & \fracS [5mm]{A}{B}\end{align*}
33083
33084 \end_inset
33085
33086 Wie man sieht, entspricht der Abstand des Zählers und Nenners vom Strich
33087  in etwa der dreifachen Strichdicke.
33088 \end_layout
33089
33090 \begin_layout Subsection
33091 Durchgestrichene Formeln
33092 \begin_inset CommandInset label
33093 LatexCommand label
33094 name "sub:Durchgestrichene-Formeln"
33095
33096 \end_inset
33097
33098
33099 \begin_inset Index
33100 status collapsed
33101
33102 \begin_layout Plain Layout
33103 Formel ! durchgestrichene
33104 \end_layout
33105
33106 \end_inset
33107
33108
33109 \end_layout
33110
33111 \begin_layout Standard
33112 Um Formeln oder Formelteile durchzustreichen, muss das LaTeX-Paket 
33113 \series bold
33114 cancel
33115 \series default
33116
33117 \begin_inset Foot
33118 status collapsed
33119
33120 \begin_layout Plain Layout
33121
33122 \series bold
33123 cancel
33124 \series default
33125  ist Teil jeder LaTeX-Standardinstallation.
33126 \end_layout
33127
33128 \end_inset
33129
33130
33131 \begin_inset Index
33132 status collapsed
33133
33134 \begin_layout Plain Layout
33135 Pakete ! cancel
33136 \end_layout
33137
33138 \end_inset
33139
33140  mit der LaTeX-Vorspannzeile
33141 \end_layout
33142
33143 \begin_layout Standard
33144
33145 \series bold
33146
33147 \backslash
33148 usepackage[samesize]{cancel}
33149 \end_layout
33150
33151 \begin_layout Standard
33152 geladen werden.
33153 \begin_inset ERT
33154 status collapsed
33155
33156 \begin_layout Plain Layout
33157
33158
33159 \backslash
33160 pagebreak 
33161 \end_layout
33162
33163 \end_inset
33164
33165
33166 \end_layout
33167
33168 \begin_layout Standard
33169 Es gibt vier verschiedene Arten durchzustreichen:
33170 \end_layout
33171
33172 \begin_layout Standard
33173 \align center
33174 \begin_inset Tabular
33175 <lyxtabular version="3" rows="5" columns="2">
33176 <features>
33177 <column alignment="center" valignment="top" width="0">
33178 <column alignment="center" valignment="top" width="0">
33179 <row>
33180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33181 \begin_inset Text
33182
33183 \begin_layout Plain Layout
33184 Befehl
33185 \end_layout
33186
33187 \end_inset
33188 </cell>
33189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33190 \begin_inset Text
33191
33192 \begin_layout Plain Layout
33193 Ergebnis
33194 \begin_inset Note Note
33195 status collapsed
33196
33197 \begin_layout Plain Layout
33198
33199 \series bold
33200
33201 \backslash
33202 hspace
33203 \series default
33204  und 
33205 \series bold
33206
33207 \backslash
33208 raisebox
33209 \series default
33210  dienen nur als Abstandhalter.
33211 \end_layout
33212
33213 \end_inset
33214
33215
33216 \end_layout
33217
33218 \end_inset
33219 </cell>
33220 </row>
33221 <row>
33222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33223 \begin_inset Text
33224
33225 \begin_layout Plain Layout
33226
33227 \backslash
33228 cancel{
33229 \backslash
33230 int
33231 \begin_inset ERT
33232 status collapsed
33233
33234 \begin_layout Plain Layout
33235
33236
33237 \backslash
33238 leer 
33239 \end_layout
33240
33241 \end_inset
33242
33243 A=B
33244 \end_layout
33245
33246 \end_inset
33247 </cell>
33248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33249 \begin_inset Text
33250
33251 \begin_layout Plain Layout
33252 \begin_inset Formula $\raisebox {4.5mm}{}\cancel {\int A=B}\raisebox {-2.5mm}{}$
33253 \end_inset
33254
33255
33256 \end_layout
33257
33258 \end_inset
33259 </cell>
33260 </row>
33261 <row>
33262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33263 \begin_inset Text
33264
33265 \begin_layout Plain Layout
33266
33267 \backslash
33268 bcancel{
33269 \backslash
33270 int
33271 \begin_inset ERT
33272 status collapsed
33273
33274 \begin_layout Plain Layout
33275
33276
33277 \backslash
33278 leer 
33279 \end_layout
33280
33281 \end_inset
33282
33283 A=B
33284 \end_layout
33285
33286 \end_inset
33287 </cell>
33288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33289 \begin_inset Text
33290
33291 \begin_layout Plain Layout
33292 \begin_inset Formula $\raisebox {4.5mm}{}\bcancel {\int A=B}\raisebox {-2.5mm}{}$
33293 \end_inset
33294
33295
33296 \end_layout
33297
33298 \end_inset
33299 </cell>
33300 </row>
33301 <row>
33302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33303 \begin_inset Text
33304
33305 \begin_layout Plain Layout
33306
33307 \backslash
33308 xcancel{
33309 \backslash
33310 int
33311 \begin_inset ERT
33312 status collapsed
33313
33314 \begin_layout Plain Layout
33315
33316
33317 \backslash
33318 leer 
33319 \end_layout
33320
33321 \end_inset
33322
33323 A=B
33324 \end_layout
33325
33326 \end_inset
33327 </cell>
33328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33329 \begin_inset Text
33330
33331 \begin_layout Plain Layout
33332 \begin_inset Formula $\raisebox {4.5mm}{}\xcancel {\int A=B}\raisebox {-2.5mm}{}$
33333 \end_inset
33334
33335
33336 \end_layout
33337
33338 \end_inset
33339 </cell>
33340 </row>
33341 <row>
33342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33343 \begin_inset Text
33344
33345 \begin_layout Plain Layout
33346
33347 \backslash
33348 cancelto{1
33349 \begin_inset Formula $\to$
33350 \end_inset
33351
33352
33353 \backslash
33354 {
33355 \backslash
33356 int
33357 \begin_inset ERT
33358 status collapsed
33359
33360 \begin_layout Plain Layout
33361
33362
33363 \backslash
33364 leer 
33365 \end_layout
33366
33367 \end_inset
33368
33369 A=B
33370 \end_layout
33371
33372 \end_inset
33373 </cell>
33374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33375 \begin_inset Text
33376
33377 \begin_layout Plain Layout
33378 \begin_inset Formula $\raisebox {7mm}{}\cancelto {1}{\int A=B}\raisebox {-2.5mm}{}\hspace {3mm}$
33379 \end_inset
33380
33381
33382 \end_layout
33383
33384 \end_inset
33385 </cell>
33386 </row>
33387 </lyxtabular>
33388
33389 \end_inset
33390
33391
33392 \end_layout
33393
33394 \begin_layout Standard
33395
33396 \series bold
33397
33398 \backslash
33399 cancelto
33400 \series default
33401  eignet sich besonders, wenn man das Kürzen innerhalb einer Formel darstellen
33402  will:
33403 \begin_inset Formula \[
33404 \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}}}\]
33405
33406 \end_inset
33407
33408
33409 \end_layout
33410
33411 \begin_layout Subsection
33412 Formeln in Überschriften
33413 \begin_inset CommandInset label
33414 LatexCommand label
33415 name "sub:Formeln-in-Überschriften"
33416
33417 \end_inset
33418
33419
33420 \begin_inset Index
33421 status collapsed
33422
33423 \begin_layout Plain Layout
33424 Formel ! in Überschriften
33425 \end_layout
33426
33427 \end_inset
33428
33429
33430 \end_layout
33431
33432 \begin_layout Standard
33433 Benutzt man Formeln in Überschriften, ist auf Folgendes zu achten:
33434 \end_layout
33435
33436 \begin_layout Standard
33437 \begin_inset Note Greyedout
33438 status open
33439
33440 \begin_layout Plain Layout
33441 Verwendet man 
33442 \series bold
33443 hyperref
33444 \series default
33445
33446 \begin_inset Index
33447 status collapsed
33448
33449 \begin_layout Plain Layout
33450 Pakete ! hyperref
33451 \end_layout
33452
33453 \end_inset
33454
33455  Unterstützung im den Dokumenteinstellungen unter 
33456 \family sans
33457 PDF-Eigenschaften
33458 \family default
33459 , werden PDF-Lesezeichen für jede Überschrift aus dem Inhaltsverzeichnis
33460  erzeugt.
33461  Enthält eine Überschrift Formeln, werden diese im Lesezeichentext falsch
33462  dargestellt.
33463  Denn Formeln in Lesezeichen verstoßen gegen die PDF-Konventionen.
33464 \end_layout
33465
33466 \end_inset
33467
33468
33469 \end_layout
33470
33471 \begin_layout Standard
33472 Beide Probleme lassen sich lösen, indem man am Ende der Überschrift einen
33473  Kurztitel über das Menü 
33474 \family sans
33475 Einfügen\SpecialChar \menuseparator
33476 Kurztitel
33477 \family default
33478  einfügt.
33479  Kurztitel werden als Alternative für mehrzeilige Überschriften verwendet,
33480  um das Inhaltsverzeichnis übersichtlich zu halten.
33481  Nur der Kurztitel erscheint im Inhaltsverzeichnis und damit auch im PDF-Lesezei
33482 chen.
33483 \end_layout
33484
33485 \begin_layout Standard
33486 Möchte man im Inhaltsverzeichnis eine Formel verwenden, benutzt aber 
33487 \series bold
33488 hyperref
33489 \series default
33490 , verwendet man im TeX-Modus den Befehl
33491 \end_layout
33492
33493 \begin_layout Standard
33494
33495 \series bold
33496
33497 \backslash
33498 texorpdfstring{Teil}{Alternative}
33499 \begin_inset Index
33500 status collapsed
33501
33502 \begin_layout Plain Layout
33503 Befehle ! T ! 
33504 \backslash
33505 texorpdfstring
33506 \end_layout
33507
33508 \end_inset
33509
33510
33511 \end_layout
33512
33513 \begin_layout Standard
33514 Teil ist der Überschriftsteil, der nicht im PDF-Lesezeichen erscheinen solle.
33515  Das können Zeichen, Formeln, Fußnoten aber auch Querverweise sein.
33516  Als Alternative kann man angeben, was stattdessen im Lesezeichen erscheinen
33517  soll.
33518 \end_layout
33519
33520 \begin_layout Standard
33521 Es folgen zwei Beispielüberschriften:
33522 \begin_inset VSpace -3mm
33523 \end_inset
33524
33525
33526 \begin_inset ERT
33527 status collapsed
33528
33529 \begin_layout Plain Layout
33530
33531
33532 \backslash
33533 boldmath 
33534 \end_layout
33535
33536 \end_inset
33537
33538
33539 \end_layout
33540
33541 \begin_layout Subsubsection
33542 Überschrift ohne Formel im Inhaltsverzeichnis 
33543 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33544 \end_inset
33545
33546
33547 \begin_inset OptArg
33548 status collapsed
33549
33550 \begin_layout Plain Layout
33551 Überschrift ohne Formel im Inhaltsverzeichnis
33552 \end_layout
33553
33554 \end_inset
33555
33556
33557 \end_layout
33558
33559 \begin_layout Subsubsection
33560 Überschrift mit Formel im Inhaltsverzeichnis
33561 \begin_inset ERT
33562 status collapsed
33563
33564 \begin_layout Plain Layout
33565
33566
33567 \backslash
33568 texorpdfstring{
33569 \end_layout
33570
33571 \end_inset
33572
33573  
33574 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33575 \end_inset
33576
33577
33578 \begin_inset ERT
33579 status collapsed
33580
33581 \begin_layout Plain Layout
33582
33583 }{}
33584 \end_layout
33585
33586 \end_inset
33587
33588
33589 \end_layout
33590
33591 \begin_layout Standard
33592 \begin_inset ERT
33593 status collapsed
33594
33595 \begin_layout Plain Layout
33596
33597
33598 \backslash
33599 unboldmath 
33600 \end_layout
33601
33602 \end_inset
33603
33604 In der ersten Überschrift wurde ein Kurztitel verwendet.
33605  In der zweiten 
33606 \series bold
33607
33608 \backslash
33609 texorpdfstring
33610 \series default
33611 .
33612 \end_layout
33613
33614 \begin_layout Standard
33615 Damit die Formeln so wie der Rest der Überschrift formatiert werden, wurde
33616  die komplette Überschrift in eine 
33617 \series bold
33618 boldmath-Umgebung
33619 \series default
33620
33621 \begin_inset Foot
33622 status collapsed
33623
33624 \begin_layout Plain Layout
33625 siehe 
33626 \begin_inset CommandInset ref
33627 LatexCommand ref
33628 reference "sub:Fett-gedruckte-Formeln"
33629
33630 \end_inset
33631
33632
33633 \end_layout
33634
33635 \end_inset
33636
33637  gesetzt.
33638 \end_layout
33639
33640 \begin_layout Subsection
33641 Formeln im mehrspaltigen Text
33642 \begin_inset Index
33643 status collapsed
33644
33645 \begin_layout Plain Layout
33646 Formel ! im mehrspaltigen Text
33647 \end_layout
33648
33649 \end_inset
33650
33651
33652 \end_layout
33653
33654 \begin_layout Standard
33655 Formeln im mehrspaltigen Text sind oftmals zu breit für eine Spalte und
33656  müssen daher über die gesamte Seitenbreite gesetzt werden.
33657  Dazu verwendet man das LaTeX-Paket 
33658 \series bold
33659 multicol
33660 \series default
33661
33662 \begin_inset Foot
33663 status collapsed
33664
33665 \begin_layout Plain Layout
33666
33667 \series bold
33668 multicol
33669 \series default
33670  ist Teil jeder LaTeX-Standardinstallation.
33671 \end_layout
33672
33673 \end_inset
33674
33675
33676 \begin_inset Index
33677 status collapsed
33678
33679 \begin_layout Plain Layout
33680 Pakete ! multicol
33681 \end_layout
33682
33683 \end_inset
33684
33685 , das mit der LaTeX-Vorspannzeile
33686 \end_layout
33687
33688 \begin_layout Standard
33689
33690 \series bold
33691
33692 \backslash
33693 usepackage{multicol}
33694 \end_layout
33695
33696 \begin_layout Standard
33697 geladen wird.
33698 \end_layout
33699
33700 \begin_layout Standard
33701 \begin_inset Note Greyedout
33702 status open
33703
33704 \begin_layout Plain Layout
33705 Dabei ist zu beachten, dass im Menü 
33706 \family sans
33707 Dokument\SpecialChar \menuseparator
33708 Einstellungen
33709 \family default
33710  unter 
33711 \family sans
33712 Textformat
33713 \family default
33714  
33715 \emph on
33716 nicht
33717 \emph default
33718  
33719 \family sans
33720 Zweispaltiges
33721 \begin_inset Space ~
33722 \end_inset
33723
33724 Dokument
33725 \family default
33726  ausgewählt sein darf.
33727 \end_layout
33728
33729 \end_inset
33730
33731
33732 \end_layout
33733
33734 \begin_layout Standard
33735 Vor den mehrspaltigen Text schreibt man im TeX-Modus den Befehl
33736 \end_layout
33737
33738 \begin_layout Standard
33739
33740 \series bold
33741
33742 \backslash
33743 begin{multicols}{Spaltenanzahl}
33744 \end_layout
33745
33746 \begin_layout Standard
33747 wobei die Spaltenanzahl eine Zahl im Bereich 2
33748 \begin_inset Space \thinspace{}
33749 \end_inset
33750
33751 -
33752 \begin_inset Space \thinspace{}
33753 \end_inset
33754
33755 10 ist.
33756  Vor der Formel beendet man den mehrspaltigen Text mit dem Befehl
33757 \end_layout
33758
33759 \begin_layout Standard
33760
33761 \series bold
33762
33763 \backslash
33764 end{multicols}
33765 \end_layout
33766
33767 \begin_layout Standard
33768 der im TeX-Modus eingegeben wird.
33769 \end_layout
33770
33771 \begin_layout Standard
33772 Durch den Befehl wird vor der Formel automatisch etwas Leerraum erstellt.
33773  Um dies rückgängig zu machen, fügt man vor der Formel -6
33774 \begin_inset Space \thinspace{}
33775 \end_inset
33776
33777 mm vertikalen Leerraum ein.
33778  Ist der Formelstil 
33779 \series bold
33780 Eingerückt
33781 \begin_inset Foot
33782 status collapsed
33783
33784 \begin_layout Plain Layout
33785 Formelstile siehe 
33786 \begin_inset CommandInset ref
33787 LatexCommand ref
33788 reference "sec:Formelstile"
33789
33790 \end_inset
33791
33792
33793 \end_layout
33794
33795 \end_inset
33796
33797
33798 \series default
33799  gewählt, fügt man stattdessen -9
33800 \begin_inset Space \thinspace{}
33801 \end_inset
33802
33803 mm Leerraum ein.
33804 \end_layout
33805
33806 \begin_layout Standard
33807 Als Beispiel ein mehrspaltiger Text mit einer abgesetzten Formel:
33808 \end_layout
33809
33810 \begin_layout Standard
33811 \begin_inset ERT
33812 status collapsed
33813
33814 \begin_layout Plain Layout
33815
33816
33817 \backslash
33818 begin{multicols}{2}
33819 \end_layout
33820
33821 \end_inset
33822
33823 Das Spektrum wird fouriertransformiert.
33824  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
33825 , Lösungsmittel) zu trennen.
33826  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
33827  nun das Aussehen des Ausgangssignals.
33828  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
33829  über alle Phasen integrieren muss.
33830  Sei nun 
33831 \begin_inset Formula $S$
33832 \end_inset
33833
33834  unser normiertes Ausgangssignal und 
33835 \begin_inset Formula $P$
33836 \end_inset
33837
33838  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
33839 \begin_inset ERT
33840 status collapsed
33841
33842 \begin_layout Plain Layout
33843
33844
33845 \backslash
33846 end{multicols}
33847 \end_layout
33848
33849 \end_inset
33850
33851
33852 \begin_inset VSpace -6mm
33853 \end_inset
33854
33855
33856 \begin_inset Formula \begin{equation}
33857 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
33858
33859 \end_inset
33860
33861
33862 \begin_inset ERT
33863 status collapsed
33864
33865 \begin_layout Plain Layout
33866
33867
33868 \backslash
33869 begin{multicols}{2}
33870 \end_layout
33871
33872 \end_inset
33873
33874 wobei 
33875 \begin_inset Formula $S_{0}$
33876 \end_inset
33877
33878  das Signal ohne Gradient ist und die Normierungsbedingung 
33879 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
33880 \end_inset
33881
33882  gilt.
33883  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
33884  Direkt nach dem 
33885 \begin_inset Formula $\nicefrac{\pi}{2}$
33886 \end_inset
33887
33888
33889 \begin_inset Space \thinspace{}
33890 \end_inset
33891
33892 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
33893  das Signal zusätzlich abschwächt.
33894  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
33895  
33896 \begin_inset Formula $T_{2}$
33897 \end_inset
33898
33899 -Zeit.
33900 \end_layout
33901
33902 \begin_layout Standard
33903 \begin_inset ERT
33904 status collapsed
33905
33906 \begin_layout Plain Layout
33907
33908
33909 \backslash
33910 end{multicols}
33911 \end_layout
33912
33913 \end_inset
33914
33915  
33916 \end_layout
33917
33918 \begin_layout Subsection
33919 Formeln mit Beschreibung der Variablen
33920 \begin_inset Index
33921 status collapsed
33922
33923 \begin_layout Plain Layout
33924 Formel ! mit Variablenbeschreibung
33925 \end_layout
33926
33927 \end_inset
33928
33929
33930 \end_layout
33931
33932 \begin_layout Standard
33933 Möchte man wie in Formel 
33934 \begin_inset CommandInset ref
33935 LatexCommand eqref
33936 reference "eq:innerhalb"
33937
33938 \end_inset
33939
33940 , Variablen innerhalb einer Formel beschreiben, verwendet man eine 2
33941 \series bold
33942 ×
33943 \series default
33944
33945 \begin_inset Formula $n$
33946 \end_inset
33947
33948
33949 \begin_inset Space ~
33950 \end_inset
33951
33952 Matrix mit links ausgerichteten Spalten für die verwendeten 
33953 \begin_inset Formula $n$
33954 \end_inset
33955
33956  Variablen.
33957 \begin_inset Foot
33958 status collapsed
33959
33960 \begin_layout Plain Layout
33961 Matrizen siehe 
33962 \begin_inset CommandInset ref
33963 LatexCommand ref
33964 reference "sec:Matrizen"
33965
33966 \end_inset
33967
33968
33969 \end_layout
33970
33971 \end_inset
33972
33973  Um die Beschreibung kleiner zu setzen, gibt man vor der Matrix z.
33974 \begin_inset Space \thinspace{}
33975 \end_inset
33976
33977 B.
33978  den Befehl 
33979 \series bold
33980
33981 \backslash
33982 footnotesize
33983 \series default
33984  ein.
33985 \begin_inset Foot
33986 status collapsed
33987
33988 \begin_layout Plain Layout
33989 Schriftgrößen siehe 
33990 \begin_inset CommandInset ref
33991 LatexCommand ref
33992 reference "sub:Schriftgrößen"
33993
33994 \end_inset
33995
33996
33997 \end_layout
33998
33999 \end_inset
34000
34001
34002 \end_layout
34003
34004 \begin_layout Standard
34005 Wird der Formelstil 
34006 \series bold
34007 Eingerückt
34008 \begin_inset Foot
34009 status collapsed
34010
34011 \begin_layout Plain Layout
34012 Formelstile siehe 
34013 \begin_inset CommandInset ref
34014 LatexCommand ref
34015 reference "sec:Formelstile"
34016
34017 \end_inset
34018
34019
34020 \end_layout
34021
34022 \end_inset
34023
34024
34025 \series default
34026  verwendet, fügt man vor und nach der Matrix ein 
34027 \series bold
34028
34029 \backslash
34030 hfill
34031 \series default
34032
34033 \begin_inset Foot
34034 status collapsed
34035
34036 \begin_layout Plain Layout
34037
34038 \series bold
34039
34040 \backslash
34041 hfill
34042 \series default
34043  wirkt nur in Formeln mit dem Stil 
34044 \series bold
34045 Eingerückt
34046 \series default
34047 , siehe 
34048 \begin_inset CommandInset ref
34049 LatexCommand ref
34050 reference "sub:Variabler-Leerraum"
34051
34052 \end_inset
34053
34054 .
34055 \end_layout
34056
34057 \end_inset
34058
34059  ein, damit der Abstand der Matrix von der Gleichung und vom Seitenrand
34060  gleich ist.
34061 \end_layout
34062
34063 \begin_layout Standard
34064 Ist der Formelstil 
34065 \series bold
34066 Zentriert
34067 \series default
34068  gewählt, nutzt man die in 
34069 \begin_inset CommandInset ref
34070 LatexCommand ref
34071 reference "sub:Flalign-Umgebung"
34072
34073 \end_inset
34074
34075  beschriebene Möglichkeit, Formeln einzurücken.
34076  Formel 
34077 \begin_inset CommandInset ref
34078 LatexCommand eqref
34079 reference "eq:innerhalb"
34080
34081 \end_inset
34082
34083  besteht aus fünf Spalten, wobei in den ersten beiden die Gleichung, in
34084  der dritten die Matrix und in der letzten die leere TeX-Klammer steht.
34085 \begin_inset Formula \begin{flalign}
34086 \hspace {30pt}F_{A} & =\rho·V·g & \footnotesize \begin{array}{ll}
34087 \rho & \textrm{Dichte}\\
34088 V & \textrm{Volumen}\\
34089 g & \textrm{Fallbeschleunigung}\end{array} &  & {}\label{eq:innerhalb}\end{flalign}
34090
34091 \end_inset
34092
34093
34094 \end_layout
34095
34096 \begin_layout Subsection
34097 Aufrechte kleine griechische Buchstaben
34098 \begin_inset CommandInset label
34099 LatexCommand label
34100 name "sub:Aufrechte-kleine-griechische"
34101
34102 \end_inset
34103
34104
34105 \begin_inset Index
34106 status collapsed
34107
34108 \begin_layout Plain Layout
34109 griechische Buchstaben ! aufrechte
34110 \end_layout
34111
34112 \end_inset
34113
34114
34115 \end_layout
34116
34117 \begin_layout Standard
34118 Die meisten Mathe-Schriften stellen nur kursive kleine griechische Buchstaben
34119  zur Verfügung.
34120  Für Symbole der Elementarteilchen, wie Pionen und Neutrinos werden jedoch
34121  aufrechte griechische Buchstaben benötigt.
34122  Die Datei 
34123 \series bold
34124 upgreek.sty
34125 \series default
34126
34127 \begin_inset Foot
34128 status collapsed
34129
34130 \begin_layout Plain Layout
34131
34132 \series bold
34133 upgreek
34134 \series default
34135  ist Teil des LaTeX-Paketes 
34136 \series bold
34137 was
34138 \series default
34139
34140 \begin_inset Index
34141 status collapsed
34142
34143 \begin_layout Plain Layout
34144 Pakete ! was
34145 \begin_inset VSpace 4mm
34146 \end_inset
34147
34148
34149 \end_layout
34150
34151 \end_inset
34152
34153 .
34154 \end_layout
34155
34156 \end_inset
34157
34158
34159 \begin_inset Index
34160 status collapsed
34161
34162 \begin_layout Plain Layout
34163 Pakete ! upgreek
34164 \end_layout
34165
34166 \end_inset
34167
34168 , die mit der LaTeX-Vorspannzeile
34169 \end_layout
34170
34171 \begin_layout Standard
34172
34173 \series bold
34174
34175 \backslash
34176 usepackage{upgreek}
34177 \end_layout
34178
34179 \begin_layout Standard
34180 geladen wird, stellt diese Buchstaben zur Verfügung.
34181  
34182 \begin_inset ERT
34183 status collapsed
34184
34185 \begin_layout Plain Layout
34186
34187
34188 \backslash
34189 ifupgreek 
34190 \end_layout
34191
34192 \end_inset
34193
34194
34195 \begin_inset Note Note
34196 status open
34197
34198 \begin_layout Plain Layout
34199 Die folgende Tabelle erscheint nur im Ausdruck wenn das LaTeX-Paket 
34200 \series bold
34201 upgreek
34202 \series default
34203  installiert ist:
34204 \end_layout
34205
34206 \end_inset
34207
34208  Sie werden erzeugt, wenn der Befehl für einen griechischen Buchstaben mit
34209  
34210 \series bold
34211 up
34212 \series default
34213  begonnen wird.
34214  So erzeugt z.
34215 \begin_inset Space \thinspace{}
34216 \end_inset
34217
34218 B.
34219  der Befehl 
34220 \series bold
34221
34222 \backslash
34223 uptau
34224 \series default
34225  dies: 
34226 \begin_inset Formula $\uptau $
34227 \end_inset
34228
34229
34230 \end_layout
34231
34232 \begin_layout Standard
34233 Damit kann man Elementarteilchenreaktionen erstellen:
34234 \begin_inset Formula \[
34235 \uppi ^{+}\to\upmu ^{+}+\upnu _{\upmu }\]
34236
34237 \end_inset
34238
34239
34240 \end_layout
34241
34242 \begin_layout Standard
34243 Die aufrechten Buchstaben sind fetter und breiter als die kursiven.
34244  Sie sollten daher nicht für Einheiten wie 
34245 \begin_inset Quotes gld
34246 \end_inset
34247
34248 µm
34249 \begin_inset Quotes grd
34250 \end_inset
34251
34252  verwendet werden.
34253 \end_layout
34254
34255 \begin_layout Standard
34256 \begin_inset ERT
34257 status collapsed
34258
34259 \begin_layout Plain Layout
34260
34261
34262 \backslash
34263 else 
34264 \end_layout
34265
34266 \end_inset
34267
34268
34269 \begin_inset Note Note
34270 status open
34271
34272 \begin_layout Plain Layout
34273 Folgendes erscheint im Ausdruck wenn das LaTeX-Paket 
34274 \series bold
34275 upgreek
34276 \series default
34277  nicht installiert ist:
34278 \end_layout
34279
34280 \end_inset
34281
34282
34283 \end_layout
34284
34285 \begin_layout Standard
34286 Das LaTeX-Paket 
34287 \series bold
34288 upgreek 
34289 \series default
34290 muss installiert sein, um den Rest dieses Abschnitts im Ausdruck zu sehen.
34291 \end_layout
34292
34293 \begin_layout Standard
34294 \begin_inset ERT
34295 status collapsed
34296
34297 \begin_layout Plain Layout
34298
34299
34300 \backslash
34301 fi 
34302 \end_layout
34303
34304 \end_inset
34305
34306
34307 \end_layout
34308
34309 \begin_layout Subsection
34310 Textzeichen in Formeln
34311 \begin_inset CommandInset label
34312 LatexCommand label
34313 name "sub:Textzeichen-in-Formeln"
34314
34315 \end_inset
34316
34317
34318 \begin_inset Index
34319 status collapsed
34320
34321 \begin_layout Plain Layout
34322 Text ! in Formeln
34323 \end_layout
34324
34325 \end_inset
34326
34327
34328 \end_layout
34329
34330 \begin_layout Standard
34331 In einigen Fällen möchte man Textzeichen direkt in Formeln eingeben.
34332  Benötigt man z.
34333 \begin_inset Space \thinspace{}
34334 \end_inset
34335
34336 B.
34337  den mittigen Punkt · in Formeln wie 
34338 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
34339 \end_inset
34340
34341 , müsste man dafür jedes Mal den Befehl 
34342 \series bold
34343
34344 \backslash
34345 cdot
34346 \series default
34347  eingeben
34348 \begin_inset Foot
34349 status collapsed
34350
34351 \begin_layout Plain Layout
34352 siehe 
34353 \begin_inset CommandInset ref
34354 LatexCommand ref
34355 reference "sub:Binäre-Operatoren"
34356
34357 \end_inset
34358
34359
34360 \end_layout
34361
34362 \end_inset
34363
34364 , da dieses Zeichen in allen Kodierungen als Textzeichen definiert ist.
34365  Man kann jedoch die Kodierung mit folgender LaTeX-Vorspannzeile ändern:
34366 \end_layout
34367
34368 \begin_layout Standard
34369
34370 \series bold
34371
34372 \backslash
34373 DeclareInputText{183}{
34374 \backslash
34375 ifmmode
34376 \backslash
34377 cdot
34378 \backslash
34379 else
34380 \backslash
34381 textperiodcentered
34382 \backslash
34383 f\SpecialChar \textcompwordmark{}
34384 i}
34385 \end_layout
34386
34387 \begin_layout Standard
34388 Die Zeichenkodierung (Menü 
34389 \family sans
34390 Dokument\SpecialChar \menuseparator
34391 Einstellungen\SpecialChar \menuseparator
34392 Sprache
34393 \family default
34394 ) legt fest, welches Zeichen beim Druck einer bestimmten Taste erscheint.
34395  Wenn man die Taste für das Zeichen '·' drückt, wird intern der Befehl 
34396 \series bold
34397
34398 \backslash
34399 textperiodcentered
34400 \series default
34401  verwendet.
34402  Dieser Befehl ist in einer Formel jedoch nicht verfügbar, so dass es zu
34403  LaTeX-Fehlern kommen würde.
34404  Durch die geänderte Kodierung wird hingegen automatisch der richtige Befehl
34405  gewählt, je nachdem ob das Zeichen in eine Formel eingegeben wurde oder
34406  nicht.
34407 \end_layout
34408
34409 \begin_layout Standard
34410 Die Kodierung der einzelnen Zeichen ist in Definitionsdateien abgespeichert.
34411  Z.
34412 \begin_inset Space \thinspace{}
34413 \end_inset
34414
34415 B.
34416  ist die Kodierung 
34417 \series bold
34418 latin9
34419 \series default
34420  in der Datei 
34421 \series bold
34422 latin9.def
34423 \series default
34424  definiert, die sich im Installationsverzeichnis von LaTeX befindet.
34425  Kodierungen sollten nur über den LaTeX-Vorspann und nicht in den Definitionsdat
34426 eien geändert werden.
34427  Ansonsten können eigene Dokumente von anderen LyX-Nutzern auf anderen Computern
34428  nicht ohne Weiteres bearbeitet werden.
34429 \end_layout
34430
34431 \begin_layout Standard
34432 \begin_inset VSpace medskip
34433 \end_inset
34434
34435 In diesem Dokument wurde außerdem mittigen Punkt noch das Gradzeichen °
34436  mit folgenden LaTeX-Vorspannzeilen so definiert, dass sie direkt in eine
34437  Formel eingegeben werden können:
34438 \end_layout
34439
34440 \begin_layout Standard
34441
34442 \series bold
34443
34444 \backslash
34445 DeclareInputText{176}{
34446 \backslash
34447 ifmmode^
34448 \backslash
34449 circ
34450 \backslash
34451 else
34452 \backslash
34453 textdegree
34454 \backslash
34455 f\SpecialChar \textcompwordmark{}
34456 i}
34457 \end_layout
34458
34459 \begin_layout Standard
34460 \begin_inset Newpage newpage
34461 \end_inset
34462
34463
34464 \end_layout
34465
34466 \begin_layout Section
34467 \start_of_appendix
34468 Typographische Hinweise
34469 \begin_inset Index
34470 status collapsed
34471
34472 \begin_layout Plain Layout
34473 Typographische Hinweise
34474 \end_layout
34475
34476 \end_inset
34477
34478
34479 \end_layout
34480
34481 \begin_layout Standard
34482 Dieses Kapitel ist eine Zusammenfassung der wichtigsten typographischen
34483  Regeln, die teilweise auch im Duden 
34484 \begin_inset CommandInset citation
34485 LatexCommand cite
34486 key "Duden"
34487
34488 \end_inset
34489
34490  unter 
34491 \family typewriter
34492 Textverarbeitung
34493 \family default
34494  aufgelistet sind.
34495 \end_layout
34496
34497 \begin_layout Itemize
34498 Physikalische Einheiten werden 
34499 \emph on
34500 immer
34501 \emph default
34502  aufrecht gesetzt
34503 \begin_inset Foot
34504 status collapsed
34505
34506 \begin_layout Plain Layout
34507 wird durch Schriftstile erreicht, siehe 
34508 \begin_inset CommandInset ref
34509 LatexCommand ref
34510 reference "sub:Schriftstile"
34511
34512 \end_inset
34513
34514
34515 \end_layout
34516
34517 \end_inset
34518
34519 : 30
34520 \begin_inset Space \thinspace{}
34521 \end_inset
34522
34523 km/h
34524 \begin_inset Newline newline
34525 \end_inset
34526
34527 Zwischen Wert und Einheit befindet sich der kleinste Leerraum, siehe 
34528 \begin_inset CommandInset ref
34529 LatexCommand ref
34530 reference "sub:Vordefinierter-Leerraum"
34531
34532 \end_inset
34533
34534 .
34535 \end_layout
34536
34537 \begin_layout Itemize
34538 Prozent- und Promillezeichen werden wie physikalische Einheiten gesetzt:
34539 \begin_inset Newline newline
34540 \end_inset
34541
34542 1,2
34543 \begin_inset Space \thinspace{}
34544 \end_inset
34545
34546
34547 \begin_inset ERT
34548 status collapsed
34549
34550 \begin_layout Plain Layout
34551
34552
34553 \backslash
34554 textperthousand 
34555 \end_layout
34556
34557 \end_inset
34558
34559
34560 \begin_inset Space ~
34561 \end_inset
34562
34563 Alkohol im Blut
34564 \begin_inset Newline newline
34565 \end_inset
34566
34567 Sie folgen jedoch direkt auf die Zahl, wenn sie in einer Zusammensetzung
34568  oder Ableitung stehen: 3%-ige Rendite, 20%-Grenze
34569 \end_layout
34570
34571 \begin_layout Itemize
34572 Das Grad-Symbol folgt immer unmittelbar auf die Zahl: 15°, es sei denn es
34573  wird in einer Einheit verwendet: 15
34574 \begin_inset Space \thinspace{}
34575 \end_inset
34576
34577 °C
34578 \end_layout
34579
34580 \begin_layout Itemize
34581 In Zahlen mit mehr als vier Ziffern wird zur Gruppierung vor jeder dritten
34582  Ziffer der kleinste Leerraum eingefügt: 18
34583 \begin_inset Space \thinspace{}
34584 \end_inset
34585
34586 473
34587 \begin_inset Space \thinspace{}
34588 \end_inset
34589
34590 588
34591 \end_layout
34592
34593 \begin_layout Itemize
34594 Für Bemaßungen wie z.
34595 \begin_inset Space \thinspace{}
34596 \end_inset
34597
34598 B.
34599  120×90×40
34600 \begin_inset Space \thinspace{}
34601 \end_inset
34602
34603 cm, verwendet man das gelegte Kreuz 
34604 \begin_inset Quotes gld
34605 \end_inset
34606
34607 ×
34608 \begin_inset Quotes grd
34609 \end_inset
34610
34611 , dass über den LaTeX-Befehl 
34612 \series bold
34613
34614 \backslash
34615 texttimes
34616 \series default
34617  verfügbar ist, mit einigen Tastaturdefinitionen aber auch direkt eingegeben
34618  werden kann.
34619 \end_layout
34620
34621 \begin_layout Itemize
34622 Bei Datumsangaben befindet sich zwischen Tag und Monat der kleinste Leerraum,
34623  zwischen Monat und Jahr ein geschütztes Leerzeichen: 23.
34624 \begin_inset Space \thinspace{}
34625 \end_inset
34626
34627 6.
34628 \begin_inset Space ~
34629 \end_inset
34630
34631 1979
34632 \end_layout
34633
34634 \begin_layout Itemize
34635 Funktionen, deren Name aus mehreren Buchstaben besteht, werden aufrecht
34636  gesetzt um Verwechslungen mit Variablen zu vermeiden, siehe 
34637 \begin_inset CommandInset ref
34638 LatexCommand ref
34639 reference "sub:Vordefinierte-Funktionen"
34640
34641 \end_inset
34642
34643 .
34644 \end_layout
34645
34646 \begin_layout Itemize
34647 Indizes, die aus mehreren Buchstaben bestehen, werden aufrecht gesetzt:
34648  
34649 \begin_inset Formula $E_{\mathrm{kin}}$
34650 \end_inset
34651
34652
34653 \begin_inset Newline newline
34654 \end_inset
34655
34656 Komponenten von Matrizen werden kursiv gesetzt: 
34657 \begin_inset Formula $\hat{H}_{kl}$
34658 \end_inset
34659
34660
34661 \end_layout
34662
34663 \begin_layout Itemize
34664 Der Ableitungs-/Integrationsoperator 'd', die Eulersche Zahl 'e' und die
34665  Imaginäre Zahl 'i' sollten aufrecht gesetzt werden, um sie nicht mit anderen
34666  Variablen zu verwechseln.
34667 \end_layout
34668
34669 \begin_layout Standard
34670 \begin_inset Newpage newpage
34671 \end_inset
34672
34673
34674 \end_layout
34675
34676 \begin_layout Section
34677 Synonyme
34678 \begin_inset Index
34679 status collapsed
34680
34681 \begin_layout Plain Layout
34682 Synonyme
34683 \end_layout
34684
34685 \end_inset
34686
34687
34688 \end_layout
34689
34690 \begin_layout Standard
34691 Einige Zeichen und Symbole können mit mehreren Befehlen erstellt werden.
34692  Hier ist eine Übersicht der Synonymbefehle:
34693 \end_layout
34694
34695 \begin_layout Standard
34696 \begin_inset VSpace bigskip
34697 \end_inset
34698
34699
34700 \begin_inset Space \hfill{}
34701 \end_inset
34702
34703
34704 \begin_inset Tabular
34705 <lyxtabular version="3" rows="12" columns="2">
34706 <features>
34707 <column alignment="center" valignment="top" width="0pt">
34708 <column alignment="center" valignment="top" width="0pt">
34709 <row>
34710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34711 \begin_inset Text
34712
34713 \begin_layout Plain Layout
34714 Befehl
34715 \end_layout
34716
34717 \end_inset
34718 </cell>
34719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34720 \begin_inset Text
34721
34722 \begin_layout Plain Layout
34723 äquivalent zu
34724 \begin_inset Note Note
34725 status collapsed
34726
34727 \begin_layout Plain Layout
34728
34729 \series bold
34730
34731 \backslash
34732 raisebox
34733 \series default
34734  dient nur als Abstandhalter.
34735 \end_layout
34736
34737 \end_inset
34738
34739
34740 \end_layout
34741
34742 \end_inset
34743 </cell>
34744 </row>
34745 <row>
34746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34747 \begin_inset Text
34748
34749 \begin_layout Plain Layout
34750
34751 \backslash
34752 ast
34753 \end_layout
34754
34755 \end_inset
34756 </cell>
34757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34758 \begin_inset Text
34759
34760 \begin_layout Plain Layout
34761 \begin_inset ERT
34762 status collapsed
34763
34764 \begin_layout Plain Layout
34765
34766
34767 \backslash
34768 raisebox{-1.2mm}{
34769 \end_layout
34770
34771 \end_inset
34772
34773 *
34774 \begin_inset ERT
34775 status collapsed
34776
34777 \begin_layout Plain Layout
34778
34779 }
34780 \end_layout
34781
34782 \end_inset
34783
34784
34785 \end_layout
34786
34787 \end_inset
34788 </cell>
34789 </row>
34790 <row>
34791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34792 \begin_inset Text
34793
34794 \begin_layout Plain Layout
34795
34796 \backslash
34797 choose
34798 \end_layout
34799
34800 \end_inset
34801 </cell>
34802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34803 \begin_inset Text
34804
34805 \begin_layout Plain Layout
34806
34807 \backslash
34808 binom
34809 \end_layout
34810
34811 \end_inset
34812 </cell>
34813 </row>
34814 <row>
34815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34816 \begin_inset Text
34817
34818 \begin_layout Plain Layout
34819
34820 \backslash
34821 geq
34822 \end_layout
34823
34824 \end_inset
34825 </cell>
34826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34827 \begin_inset Text
34828
34829 \begin_layout Plain Layout
34830
34831 \backslash
34832 ge
34833 \end_layout
34834
34835 \end_inset
34836 </cell>
34837 </row>
34838 <row>
34839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34840 \begin_inset Text
34841
34842 \begin_layout Plain Layout
34843
34844 \backslash
34845 lbrace
34846 \end_layout
34847
34848 \end_inset
34849 </cell>
34850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34851 \begin_inset Text
34852
34853 \begin_layout Plain Layout
34854 {
34855 \end_layout
34856
34857 \end_inset
34858 </cell>
34859 </row>
34860 <row>
34861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34862 \begin_inset Text
34863
34864 \begin_layout Plain Layout
34865
34866 \backslash
34867 lbracket
34868 \end_layout
34869
34870 \end_inset
34871 </cell>
34872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34873 \begin_inset Text
34874
34875 \begin_layout Plain Layout
34876 [
34877 \end_layout
34878
34879 \end_inset
34880 </cell>
34881 </row>
34882 <row>
34883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34884 \begin_inset Text
34885
34886 \begin_layout Plain Layout
34887
34888 \backslash
34889 leftarrow
34890 \end_layout
34891
34892 \end_inset
34893 </cell>
34894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34895 \begin_inset Text
34896
34897 \begin_layout Plain Layout
34898
34899 \backslash
34900 gets
34901 \end_layout
34902
34903 \end_inset
34904 </cell>
34905 </row>
34906 <row>
34907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34908 \begin_inset Text
34909
34910 \begin_layout Plain Layout
34911
34912 \backslash
34913 leq
34914 \end_layout
34915
34916 \end_inset
34917 </cell>
34918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34919 \begin_inset Text
34920
34921 \begin_layout Plain Layout
34922
34923 \backslash
34924 le
34925 \end_layout
34926
34927 \end_inset
34928 </cell>
34929 </row>
34930 <row>
34931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34932 \begin_inset Text
34933
34934 \begin_layout Plain Layout
34935
34936 \backslash
34937 lor
34938 \end_layout
34939
34940 \end_inset
34941 </cell>
34942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34943 \begin_inset Text
34944
34945 \begin_layout Plain Layout
34946
34947 \backslash
34948 vee
34949 \end_layout
34950
34951 \end_inset
34952 </cell>
34953 </row>
34954 <row>
34955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34956 \begin_inset Text
34957
34958 \begin_layout Plain Layout
34959
34960 \backslash
34961 neq
34962 \end_layout
34963
34964 \end_inset
34965 </cell>
34966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34967 \begin_inset Text
34968
34969 \begin_layout Plain Layout
34970
34971 \backslash
34972 not=
34973 \end_layout
34974
34975 \end_inset
34976 </cell>
34977 </row>
34978 <row>
34979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34980 \begin_inset Text
34981
34982 \begin_layout Plain Layout
34983
34984 \backslash
34985 slash
34986 \end_layout
34987
34988 \end_inset
34989 </cell>
34990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34991 \begin_inset Text
34992
34993 \begin_layout Plain Layout
34994 /
34995 \end_layout
34996
34997 \end_inset
34998 </cell>
34999 </row>
35000 <row>
35001 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35002 \begin_inset Text
35003
35004 \begin_layout Plain Layout
35005
35006 \backslash
35007 vert
35008 \end_layout
35009
35010 \end_inset
35011 </cell>
35012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35013 \begin_inset Text
35014
35015 \begin_layout Plain Layout
35016 |
35017 \end_layout
35018
35019 \end_inset
35020 </cell>
35021 </row>
35022 </lyxtabular>
35023
35024 \end_inset
35025
35026
35027 \begin_inset Space \hfill{}
35028 \end_inset
35029
35030
35031 \begin_inset Tabular
35032 <lyxtabular version="3" rows="12" columns="2">
35033 <features>
35034 <column alignment="center" valignment="top" width="0pt">
35035 <column alignment="center" valignment="top" width="0pt">
35036 <row>
35037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35038 \begin_inset Text
35039
35040 \begin_layout Plain Layout
35041 Befehl
35042 \end_layout
35043
35044 \end_inset
35045 </cell>
35046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35047 \begin_inset Text
35048
35049 \begin_layout Plain Layout
35050 äquivalent zu
35051 \end_layout
35052
35053 \end_inset
35054 </cell>
35055 </row>
35056 <row>
35057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35058 \begin_inset Text
35059
35060 \begin_layout Plain Layout
35061
35062 \backslash
35063 backslash
35064 \end_layout
35065
35066 \end_inset
35067 </cell>
35068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35069 \begin_inset Text
35070
35071 \begin_layout Plain Layout
35072
35073 \backslash
35074
35075 \backslash
35076
35077 \end_layout
35078
35079 \end_inset
35080 </cell>
35081 </row>
35082 <row>
35083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35084 \begin_inset Text
35085
35086 \begin_layout Plain Layout
35087
35088 \backslash
35089 dasharrow
35090 \end_layout
35091
35092 \end_inset
35093 </cell>
35094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35095 \begin_inset Text
35096
35097 \begin_layout Plain Layout
35098
35099 \backslash
35100 dashrightarrow
35101 \end_layout
35102
35103 \end_inset
35104 </cell>
35105 </row>
35106 <row>
35107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35108 \begin_inset Text
35109
35110 \begin_layout Plain Layout
35111
35112 \backslash
35113 land
35114 \end_layout
35115
35116 \end_inset
35117 </cell>
35118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35119 \begin_inset Text
35120
35121 \begin_layout Plain Layout
35122
35123 \backslash
35124 wedge
35125 \end_layout
35126
35127 \end_inset
35128 </cell>
35129 </row>
35130 <row>
35131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35132 \begin_inset Text
35133
35134 \begin_layout Plain Layout
35135
35136 \backslash
35137 rbrace
35138 \end_layout
35139
35140 \end_inset
35141 </cell>
35142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35143 \begin_inset Text
35144
35145 \begin_layout Plain Layout
35146 }
35147 \end_layout
35148
35149 \end_inset
35150 </cell>
35151 </row>
35152 <row>
35153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35154 \begin_inset Text
35155
35156 \begin_layout Plain Layout
35157
35158 \backslash
35159 rbracket
35160 \end_layout
35161
35162 \end_inset
35163 </cell>
35164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35165 \begin_inset Text
35166
35167 \begin_layout Plain Layout
35168 ]
35169 \end_layout
35170
35171 \end_inset
35172 </cell>
35173 </row>
35174 <row>
35175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35176 \begin_inset Text
35177
35178 \begin_layout Plain Layout
35179
35180 \backslash
35181 rightarrow
35182 \end_layout
35183
35184 \end_inset
35185 </cell>
35186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35187 \begin_inset Text
35188
35189 \begin_layout Plain Layout
35190
35191 \backslash
35192 to
35193 \end_layout
35194
35195 \end_inset
35196 </cell>
35197 </row>
35198 <row>
35199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35200 \begin_inset Text
35201
35202 \begin_layout Plain Layout
35203
35204 \backslash
35205 lnot
35206 \end_layout
35207
35208 \end_inset
35209 </cell>
35210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35211 \begin_inset Text
35212
35213 \begin_layout Plain Layout
35214
35215 \backslash
35216 neg
35217 \end_layout
35218
35219 \end_inset
35220 </cell>
35221 </row>
35222 <row>
35223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35224 \begin_inset Text
35225
35226 \begin_layout Plain Layout
35227
35228 \backslash
35229 ne
35230 \end_layout
35231
35232 \end_inset
35233 </cell>
35234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35235 \begin_inset Text
35236
35237 \begin_layout Plain Layout
35238
35239 \backslash
35240 not=
35241 \end_layout
35242
35243 \end_inset
35244 </cell>
35245 </row>
35246 <row>
35247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35248 \begin_inset Text
35249
35250 \begin_layout Plain Layout
35251
35252 \backslash
35253 owns
35254 \end_layout
35255
35256 \end_inset
35257 </cell>
35258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35259 \begin_inset Text
35260
35261 \begin_layout Plain Layout
35262
35263 \backslash
35264 ni
35265 \end_layout
35266
35267 \end_inset
35268 </cell>
35269 </row>
35270 <row>
35271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35272 \begin_inset Text
35273
35274 \begin_layout Plain Layout
35275
35276 \backslash
35277 square
35278 \end_layout
35279
35280 \end_inset
35281 </cell>
35282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35283 \begin_inset Text
35284
35285 \begin_layout Plain Layout
35286
35287 \backslash
35288 Box
35289 \end_layout
35290
35291 \end_inset
35292 </cell>
35293 </row>
35294 <row>
35295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35296 \begin_inset Text
35297
35298 \begin_layout Plain Layout
35299
35300 \backslash
35301 Vert
35302 \end_layout
35303
35304 \end_inset
35305 </cell>
35306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35307 \begin_inset Text
35308
35309 \begin_layout Plain Layout
35310
35311 \backslash
35312 |
35313 \end_layout
35314
35315 \end_inset
35316 </cell>
35317 </row>
35318 </lyxtabular>
35319
35320 \end_inset
35321
35322
35323 \begin_inset Space \hfill{}
35324 \end_inset
35325
35326
35327 \end_layout
35328
35329 \begin_layout Standard
35330 \begin_inset Newpage newpage
35331 \end_inset
35332
35333
35334 \end_layout
35335
35336 \begin_layout Bibliography
35337 \begin_inset CommandInset bibitem
35338 LatexCommand bibitem
35339 key "TLC2"
35340
35341 \end_inset
35342
35343
35344 \shape smallcaps
35345 Mittelbach, F.
35346  ; Goossens, M.
35347 \shape default
35348
35349 \shape italic
35350 The LaTeX Companion
35351 \shape default
35352 .
35353  Addison Wesley, 2004
35354 \end_layout
35355
35356 \begin_layout Bibliography
35357 \begin_inset CommandInset bibitem
35358 LatexCommand bibitem
35359 key "Mathmode"
35360
35361 \end_inset
35362
35363
35364 \begin_inset CommandInset href
35365 LatexCommand href
35366 name "Beschreibung"
35367 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35368
35369 \end_inset
35370
35371  der mathematischen Fähigkeiten von LaTeX
35372 \end_layout
35373
35374 \begin_layout Bibliography
35375 \begin_inset CommandInset bibitem
35376 LatexCommand bibitem
35377 key "Voss"
35378
35379 \end_inset
35380
35381 LaTeX Tipps- und Tricks-
35382 \begin_inset CommandInset href
35383 LatexCommand href
35384 name "Seite"
35385 target "http://tug.org/TeXnik/"
35386
35387 \end_inset
35388
35389
35390 \end_layout
35391
35392 \begin_layout Bibliography
35393 \begin_inset CommandInset bibitem
35394 LatexCommand bibitem
35395 key "AMS"
35396
35397 \end_inset
35398
35399
35400 \begin_inset CommandInset href
35401 LatexCommand href
35402 name "Beschreibung"
35403 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35404
35405 \end_inset
35406
35407  von 
35408 \begin_inset ERT
35409 status collapsed
35410
35411 \begin_layout Plain Layout
35412
35413
35414 \backslash
35415 AmS
35416 \end_layout
35417
35418 \end_inset
35419
35420 -LaTeX
35421 \end_layout
35422
35423 \begin_layout Bibliography
35424 \begin_inset CommandInset bibitem
35425 LatexCommand bibitem
35426 key "Symbole"
35427
35428 \end_inset
35429
35430
35431 \begin_inset CommandInset href
35432 LatexCommand href
35433 name "Auflistung"
35434 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35435
35436 \end_inset
35437
35438  aller über LaTeX-Pakete verfügbare Symbole
35439 \end_layout
35440
35441 \begin_layout Bibliography
35442 \begin_inset CommandInset bibitem
35443 LatexCommand bibitem
35444 key "hyperref"
35445
35446 \end_inset
35447
35448
35449 \begin_inset CommandInset href
35450 LatexCommand href
35451 name "Dokumentation"
35452 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35453
35454 \end_inset
35455
35456  des LaTeX-Pakets 
35457 \series bold
35458 hyperref
35459 \series default
35460
35461 \begin_inset Index
35462 status collapsed
35463
35464 \begin_layout Plain Layout
35465 Pakete ! hyperref
35466 \end_layout
35467
35468 \end_inset
35469
35470
35471 \end_layout
35472
35473 \begin_layout Bibliography
35474 \begin_inset CommandInset bibitem
35475 LatexCommand bibitem
35476 key "Mathclap"
35477
35478 \end_inset
35479
35480
35481 \begin_inset CommandInset href
35482 LatexCommand href
35483 name "Beschreibung"
35484 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35485
35486 \end_inset
35487
35488  des in 
35489 \begin_inset CommandInset ref
35490 LatexCommand ref
35491 reference "sub:Operatorgrenzen"
35492
35493 \end_inset
35494
35495  vorgestellten Befehls 
35496 \series bold
35497
35498 \backslash
35499 mathclap
35500 \series default
35501
35502 \begin_inset Index
35503 status collapsed
35504
35505 \begin_layout Plain Layout
35506 Befehle ! M ! 
35507 \backslash
35508 mathclap
35509 \end_layout
35510
35511 \end_inset
35512
35513
35514 \end_layout
35515
35516 \begin_layout Bibliography
35517 \begin_inset CommandInset bibitem
35518 LatexCommand bibitem
35519 key "Duden"
35520
35521 \end_inset
35522
35523
35524 \emph on
35525 Duden Band 1
35526 \emph default
35527 .
35528  22.
35529  Auflage, Duden Verlag 2001
35530 \end_layout
35531
35532 \begin_layout Subsubsection*
35533 \begin_inset Note Note
35534 status collapsed
35535
35536 \begin_layout Plain Layout
35537 Damit der Index den Namen 
35538 \begin_inset Quotes gld
35539 \end_inset
35540
35541 Stichwortverzeichnis
35542 \begin_inset Quotes grd
35543 \end_inset
35544
35545  erhält, wurde im LaTeX-Vorspann
35546 \end_layout
35547
35548 \begin_layout Plain Layout
35549
35550 \series bold
35551
35552 \backslash
35553 addto
35554 \backslash
35555 captionsngerman{
35556 \backslash
35557 renewcommand{
35558 \backslash
35559 indexname}{Stichwortverzeichnis}}
35560 \end_layout
35561
35562 \begin_layout Plain Layout
35563 eingefügt.
35564 \end_layout
35565
35566 \begin_layout Plain Layout
35567 Das Paket 
35568 \series bold
35569 babel
35570 \series default
35571  sorgt dafür, dass die Beschriftungen in der ausgewählten Sprache erscheinen.
35572  Ehe man Beschriftungen ändern kann, muss es geladen werden.
35573  Außerdem wird 
35574 \series bold
35575 babel
35576 \series default
35577  von LyX automatisch nach dem LaTeX-Vorspann geladen.
35578  Das ruft aber keine Probleme hervor, solange im LaTeX-Vorspann die Dokumentspra
35579 che verwendet wurde.
35580 \end_layout
35581
35582 \begin_layout Plain Layout
35583 Möchte man andere Beschriftungen ändern, ersetzt man 
35584 \series bold
35585
35586 \backslash
35587 indexname
35588 \series default
35589  durch 
35590 \series bold
35591
35592 \backslash
35593 <Beschriftungs>name
35594 \series default
35595 .
35596  Eine Auflistung der möglichen Namen findet man unter
35597 \end_layout
35598
35599 \begin_layout Plain Layout
35600
35601 \family typewriter
35602 http://www.tex.ac.uk/cgi-bin/texfaq2html?label=fixnam
35603 \end_layout
35604
35605 \begin_layout Plain Layout
35606 Möchte man Beschriftungen für andere Sprachen ändern, ersetzt man 
35607 \series bold
35608 ngerman
35609 \series default
35610  durch die Dokumentsprache und
35611 \end_layout
35612
35613 \begin_layout Plain Layout
35614
35615 \series bold
35616
35617 \backslash
35618 captionsgerman
35619 \series default
35620  durch 
35621 \series bold
35622
35623 \backslash
35624 captions<Dokumentsprache>
35625 \series default
35626 .
35627 \end_layout
35628
35629 \end_inset
35630
35631
35632 \begin_inset CommandInset index_print
35633 LatexCommand printindex
35634
35635 \end_inset
35636
35637
35638 \end_layout
35639
35640 \end_body
35641 \end_document