]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
Add to credit, sorry Edwin your 2c seem to be the only ones
[lyx.git] / lib / doc / Math.lyx
1 #LyX 1.6.5 created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
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 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \newlength{\abc}
43 \settowidth{\abc}{\space}
44 \addto\extrasenglish{
45  \renewcommand{\equationautorefname}{\hspace{-\abc}}
46  \renewcommand{\sectionautorefname}{sec.\negthinspace}
47  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC are numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % insert additional vertical space of 1.5 mm between footnotes,
66 \let\myFoot\footnote
67 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
68
69 % provides caption formatting
70 \setkomafont{captionlabel}{\bfseries}
71
72 % used in Kap. 22.6
73 \usepackage[samesize]{cancel}
74
75 % enables calculation of values,
76 \usepackage{calc}
77
78 % for multiple table row and column cells
79 \usepackage{multirow}
80 \usepackage{multicol}
81
82 % needed in sec. 19.4
83 \usepackage{remreset}
84
85 % for the Fourier transformation symbol
86 \usepackage{mathrsfs}
87
88 % center multirows (e.g. in sec. 13.3)
89 \renewcommand{\multirowsetup}{\centering}
90
91 % define a color, used in sec.9.3
92 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
93
94 % declare operators (see sec. 10.4 and sec. 15.2)
95 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
96 \DeclareMathOperator{\sgn}{sgn}
97
98 \newcommand{\spce}{\textvisiblespace}
99
100 % example definitions for sec. 20.1 
101 \newcommand{\gr}{\Longrightarrow}
102 \newcommand{\us}[1]{\underline{#1}}
103 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
104 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
105 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
106
107 % example macro from sec. 19.4
108 %\def\tagform@#1{\maketag@@@{|#1|}}
109
110 % macro from sec. 10.2
111 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
112 \def\mathclap {\mathpalette \mathclapinternal}
113 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
114
115 % redefine the greyed out note
116 \renewenvironment{lyxgreyedout}
117  {\textcolor{blue}\bgroup}{\egroup}
118
119 % ------------------------------------
120 % used to check for needed LaTeX packages
121 \usepackage{ifthen}
122
123 % check for package eurosym
124 % used for the Euro symbol
125 \newboolean{eurosym}
126 \IfFileExists{eurosym.sty}
127  {\usepackage[gennarrow]{eurosym}
128   \setboolean{eurosym}{true}}
129  {\setboolean{eurosym}{false}}
130
131 % check for package braket
132 % used for physical vectors
133 \newboolean{braket}
134 \IfFileExists{braket.sty}
135  {\usepackage{braket}
136   \setboolean{braket}{true}}
137  {\setboolean{braket}{false}}
138
139 % check for package upgreek
140 \newboolean{upgreek}
141 \IfFileExists{upgreek.sty}
142  {\usepackage{upgreek}
143   \setboolean{upgreek}{true}}
144  {\setboolean{upgreek}{false}}
145 \end_preamble
146 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
147 \use_default_options false
148 \language english
149 \inputencoding auto
150 \font_roman default
151 \font_sans default
152 \font_typewriter default
153 \font_default_family default
154 \font_sc false
155 \font_osf false
156 \font_sf_scale 100
157 \font_tt_scale 100
158
159 \graphics default
160 \paperfontsize 12
161 \spacing single
162 \use_hyperref true
163 \pdf_title "LyX's Math Manual"
164 \pdf_author "LyX Team, Uwe Stöhr"
165 \pdf_subject "LyX-documentation about math"
166 \pdf_keywords "LyX, Mathed"
167 \pdf_bookmarks true
168 \pdf_bookmarksnumbered true
169 \pdf_bookmarksopen true
170 \pdf_bookmarksopenlevel 1
171 \pdf_breaklinks false
172 \pdf_pdfborder false
173 \pdf_colorlinks true
174 \pdf_backref false
175 \pdf_pdfusetitle false
176 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
177 \papersize a4paper
178 \use_geometry false
179 \use_amsmath 2
180 \use_esint 1
181 \cite_engine basic
182 \use_bibtopic false
183 \paperorientation portrait
184 \secnumdepth 4
185 \tocdepth 3
186 \paragraph_separation skip
187 \defskip medskip
188 \quotes_language english
189 \papercolumns 1
190 \papersides 2
191 \paperpagestyle plain
192 \bullet 1 0 6 -1
193 \bullet 2 2 35 -1
194 \bullet 3 2 7 -1
195 \tracking_changes false
196 \output_changes false
197 \author "" 
198 \author "" 
199 \end_header
200
201 \begin_body
202
203 \begin_layout Title
204 LyX's detailed Math manual
205 \end_layout
206
207 \begin_layout Author
208 by the LyX Team
209 \begin_inset Foot
210 status collapsed
211
212 \begin_layout Plain Layout
213 \noindent
214 If you have comments or error corrections, please send them to the LyX Documenta
215 tion mailing list: 
216 \family typewriter
217
218 \begin_inset CommandInset href
219 LatexCommand href
220 name "lyx-docs@lists.lyx.org"
221 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
222 type "mailto:"
223
224 \end_inset
225
226
227 \end_layout
228
229 \end_inset
230
231
232 \begin_inset Note Note
233 status collapsed
234
235 \begin_layout Plain Layout
236 author: Uwe Stöhr
237 \end_layout
238
239 \end_inset
240
241
242 \begin_inset Newline newline
243 \end_inset
244
245
246 \begin_inset Newline newline
247 \end_inset
248
249
250 \family sans
251 Version 1.6.x
252 \end_layout
253
254 \begin_layout Standard
255 \begin_inset CommandInset toc
256 LatexCommand tableofcontents
257
258 \end_inset
259
260
261 \end_layout
262
263 \begin_layout Standard
264 \begin_inset Note Note
265 status open
266
267 \begin_layout Plain Layout
268 To export this document to PDF, PS or DVI the LaTeX-packages 
269 \series bold
270 eurosym,
271 \series default
272  
273 \series bold
274 mhchem, multirow
275 \series default
276  and 
277 \series bold
278 was
279 \series default
280  must be installed.
281  If 
282 \series bold
283 eurosym,
284 \series default
285  
286 \series bold
287 multirow
288 \series default
289  or 
290 \series bold
291 was
292 \series default
293  are not installed you can export the document anyway but the sections where
294  the packages are required won't appear in the output.
295  If 
296 \series bold
297 mhchem
298 \series default
299  is not installed, this file cannot be exported.
300 \end_layout
301
302 \begin_layout Plain Layout
303 The latest PDF-version of this document can be found here:
304 \begin_inset Newline newline
305 \end_inset
306
307
308 \series bold
309 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
310 \end_layout
311
312 \end_inset
313
314
315 \end_layout
316
317 \begin_layout Standard
318 \begin_inset Newpage newpage
319 \end_inset
320
321
322 \end_layout
323
324 \begin_layout Section
325 Introduction
326 \end_layout
327
328 \begin_layout Standard
329 This document explains LyX's math features and is furthermore a collection
330  of LaTeX-commands used for mathematical characters and constructs.
331  The explanations are designed for the usage of commands.
332  It is therefore required that you have read the section 
333 \family typewriter
334 Mathematical
335 \begin_inset space ~
336 \end_inset
337
338 Formulas
339 \family default
340  of the User's Guide.
341 \end_layout
342
343 \begin_layout Standard
344 Most of the characters and many constructs explained in this manual are
345  also accessible via the menu 
346 \family sans
347 Insert
348 \series bold
349 \SpecialChar \menuseparator
350
351 \series default
352 Math
353 \family default
354 , or the 
355 \family sans
356 math
357 \family default
358 \series bold
359  
360 \family sans
361 \series default
362 toolbar
363 \family default
364 .
365  But everybody who has to write lots of formulas will notice that it is
366  much faster to use commands instead of the math toolbar.
367  Therefore this manual is focused on commands but also mentions the correspondin
368 g toolbar buttons when available.
369 \end_layout
370
371 \begin_layout Standard
372 If not specially mentioned the commands are only available within formulas.
373  To be able to use all commands explained in this document, the option 
374 \family sans
375 Use AMS math package
376 \family default
377  must be used in the document settings (menu 
378 \family sans
379 Document\SpecialChar \menuseparator
380 Settings\SpecialChar \menuseparator
381 Math
382 \begin_inset space ~
383 \end_inset
384
385 Options
386 \family default
387 ).
388 \begin_inset Foot
389 status collapsed
390
391 \begin_layout Plain Layout
392 The option 
393 \family sans
394 Use AMS math package automatically
395 \family default
396  only uses 
397 \begin_inset ERT
398 status collapsed
399
400 \begin_layout Plain Layout
401
402
403 \backslash
404 AmS 
405 \end_layout
406
407 \end_inset
408
409 -math when math constructs are found that are supported by LyX.
410 \end_layout
411
412 \end_inset
413
414
415 \end_layout
416
417 \begin_layout Standard
418 This document doesn't list all 
419 \begin_inset ERT
420 status collapsed
421
422 \begin_layout Plain Layout
423
424
425 \backslash
426 AmS 
427 \end_layout
428
429 \end_inset
430
431 -math commands
432 \begin_inset Foot
433 status collapsed
434
435 \begin_layout Plain Layout
436 A list with all 
437 \begin_inset ERT
438 status collapsed
439
440 \begin_layout Plain Layout
441
442
443 \backslash
444 AmS
445 \end_layout
446
447 \end_inset
448
449 -math commands is in the file 
450 \family sans
451
452 \begin_inset CommandInset href
453 LatexCommand href
454 name "amsguide.ps"
455 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
456
457 \end_inset
458
459
460 \family default
461 , which is part of every LaTeX standard installation.
462 \end_layout
463
464 \end_inset
465
466  for lucidity reasons.
467 \end_layout
468
469 \begin_layout Section
470 General Instructions
471 \end_layout
472
473 \begin_layout Standard
474 To create an inline formula
475 \begin_inset Index
476 status collapsed
477
478 \begin_layout Plain Layout
479 Formula ! inline
480 \end_layout
481
482 \end_inset
483
484  that is embedded into a text line, use one of the shortcuts 
485 \begin_inset Info
486 type  "shortcuts"
487 arg   "math-mode"
488 \end_inset
489
490  or the toolbar button 
491 \begin_inset Graphics
492         filename ../images/math-mode.png
493         scale 85
494
495 \end_inset
496
497
498 \begin_inset Newline newline
499 \end_inset
500
501 To create a display style formula
502 \begin_inset Index
503 status collapsed
504
505 \begin_layout Plain Layout
506 Formula ! display style
507 \end_layout
508
509 \end_inset
510
511  that will appear bigger and in an own paragraph, use one of these shortcuts:
512  
513 \begin_inset Info
514 type  "shortcuts"
515 arg   "math-display"
516 \end_inset
517
518 .
519 \end_layout
520
521 \begin_layout Standard
522 To change a display style formula to an inline formula, set the cursor into
523  the formula and use one of the shortcuts 
524 \begin_inset Info
525 type  "shortcuts"
526 arg   "math-mode"
527 \end_inset
528
529  or the menu 
530 \family sans
531 Edit\SpecialChar \menuseparator
532 Math\SpecialChar \menuseparator
533 Change formula type
534 \family default
535 .
536  The same way is used to change an inline formula to a display style formula.
537 \end_layout
538
539 \begin_layout Standard
540 To display parts of an inline formula in the size of a display style formula,
541  enter the command 
542 \series bold
543
544 \backslash
545 displaystyle
546 \begin_inset Index
547 status collapsed
548
549 \begin_layout Plain Layout
550 Commands ! D ! 
551 \backslash
552 displaystyle
553 \end_layout
554
555 \end_inset
556
557
558 \series default
559  to a formula.
560  Then a new blue box appears in which the desired formula part is inserted.
561 \end_layout
562
563 \begin_layout Standard
564 Only inline formulas are allowed inside tables.
565 \end_layout
566
567 \begin_layout Standard
568 The 
569 \family sans
570 math toolbar
571 \family default
572  can be turned on in the menu 
573 \family sans
574 View\SpecialChar \menuseparator
575 Toolbars
576 \family default
577 .
578  When you click there on 
579 \begin_inset Quotes eld
580 \end_inset
581
582 Math
583 \begin_inset Quotes erd
584 \end_inset
585
586  the toolbar will be shown permanently at the bottom; this state is visualized
587  in the 
588 \family sans
589 Toolbars
590 \family default
591  menu with a checkmark.
592  When you click in this state again on 
593 \begin_inset Quotes eld
594 \end_inset
595
596 Math
597 \begin_inset Quotes erd
598 \end_inset
599
600  in the 
601 \family sans
602 Toolbars
603 \family default
604  menu, the 
605 \family sans
606 math toolbar
607 \family default
608  is only shown when the cursor is within a formula; this state is visualized
609  by the renaming of the menu entry from 
610 \begin_inset Quotes eld
611 \end_inset
612
613 Math
614 \begin_inset Quotes erd
615 \end_inset
616
617  to 
618 \begin_inset Quotes eld
619 \end_inset
620
621 Math
622 \begin_inset space ~
623 \end_inset
624
625 (auto)
626 \begin_inset Quotes erd
627 \end_inset
628
629 .
630 \end_layout
631
632 \begin_layout Standard
633 The TeX-mode
634 \begin_inset Index
635 status collapsed
636
637 \begin_layout Plain Layout
638 T@TeX-mode
639 \end_layout
640
641 \end_inset
642
643  is invoked by pressing the toolbar button 
644 \begin_inset Graphics
645         filename ../images/ert-insert.png
646         scale 85
647
648 \end_inset
649
650  or by using the menu 
651 \family sans
652 Insert\SpecialChar \menuseparator
653 Te
654 \begin_inset ERT
655 status collapsed
656
657 \begin_layout Plain Layout
658
659 {}
660 \end_layout
661
662 \end_inset
663
664 X Code
665 \family default
666  (shortcut 
667 \begin_inset Info
668 type  "shortcut"
669 arg   "ert-insert"
670 \end_inset
671
672 ).
673 \begin_inset Note Note
674 status collapsed
675
676 \begin_layout Plain Layout
677 In LyX there are three 
678 \begin_inset Quotes eld
679 \end_inset
680
681 proper names
682 \begin_inset Quotes erd
683 \end_inset
684
685  that appear in the output with sub- and superscript letters: TeX, LaTeX,
686  and LyX
687 \end_layout
688
689 \begin_layout Plain Layout
690 To avoid that these names are recognized as proper names, a TeX-brace pair
691  is inserted.
692 \end_layout
693
694 \end_inset
695
696
697 \end_layout
698
699 \begin_layout Standard
700 To change the LaTeX-preamble
701 \begin_inset Index
702 status collapsed
703
704 \begin_layout Plain Layout
705 L@LaTeX-preamble
706 \end_layout
707
708 \end_inset
709
710 , use the menu 
711 \family sans
712 Document\SpecialChar \menuseparator
713 Settings\SpecialChar \menuseparator
714 LaT
715 \begin_inset ERT
716 status collapsed
717
718 \begin_layout Plain Layout
719
720 {}
721 \end_layout
722
723 \end_inset
724
725 eX
726 \family default
727  
728 \family sans
729 Preamble
730 \family default
731 .
732 \end_layout
733
734 \begin_layout Standard
735 To edit matrices, case differentiations, and multiline formulas subsequently,
736  the menus 
737 \family sans
738 Edit\SpecialChar \menuseparator
739 Math
740 \family default
741  and 
742 \family sans
743 Edit\SpecialChar \menuseparator
744 Rows
745 \begin_inset space \thinspace{}
746 \end_inset
747
748 &
749 \begin_inset space \thinspace{}
750 \end_inset
751
752 Columns,
753 \family default
754  or the 
755 \family sans
756 table toolbar
757 \family default
758  can be used.
759  When lines and columns are swapped via the menu, the column or line where
760  the cursor is in is exchanged with the column to the right or the line
761  below, respectively.
762  Is the cursor in the last column or row, the exchange is done with the
763  column to the left or the line above.
764 \end_layout
765
766 \begin_layout Standard
767 To write text in formulas
768 \begin_inset Foot
769 status collapsed
770
771 \begin_layout Plain Layout
772 For multiline formulas the command 
773 \series bold
774
775 \backslash
776 intertext
777 \series default
778  is used, see 
779 \begin_inset CommandInset ref
780 LatexCommand ref
781 reference "sub:Text-in-multiline"
782
783 \end_inset
784
785 .
786 \end_layout
787
788 \end_inset
789
790  
791 \emph on
792 mathematical text
793 \emph default
794
795 \begin_inset Index
796 status collapsed
797
798 \begin_layout Plain Layout
799 Text ! in formulas
800 \end_layout
801
802 \end_inset
803
804
805 \begin_inset Index
806 status collapsed
807
808 \begin_layout Plain Layout
809 Mathematical text
810 \end_layout
811
812 \end_inset
813
814  is used.
815  This mode is invoked with the the shortcut 
816 \begin_inset Info
817 type  "shortcut"
818 arg   "font-default"
819 \end_inset
820
821  or by the insertion of the command 
822 \series bold
823
824 \backslash
825 text
826 \begin_inset Index
827 status collapsed
828
829 \begin_layout Plain Layout
830 Commands ! T ! 
831 \backslash
832 text
833 \end_layout
834
835 \end_inset
836
837
838 \series default
839 .
840  The text appears black in LyX and can therefore be distinguished from the
841  other formula parts that appear blue.
842  In the output mathematical text is set upright, in contrary to other formula
843  parts.
844 \end_layout
845
846 \begin_layout Subsection*
847 Command Scheme
848 \end_layout
849
850 \begin_layout Standard
851 Most of the LaTeX-commands for math constructs have the following scheme:
852 \end_layout
853
854 \begin_layout Standard
855
856 \series bold
857
858 \backslash
859 commandname[optional
860 \series default
861  
862 \series bold
863 argument]{required
864 \series default
865  
866 \series bold
867 argument}
868 \end_layout
869
870 \begin_layout Standard
871 A command starts always with a backslash 
872 \begin_inset Quotes gld
873 \end_inset
874
875
876 \series bold
877
878 \backslash
879
880 \series default
881
882 \begin_inset Quotes grd
883 \end_inset
884
885 .
886  To omit optional arguments, also omit the associated brackets.
887  The braces around the required arguments are named in this document as
888  TeX-braces
889 \begin_inset Index
890 status collapsed
891
892 \begin_layout Plain Layout
893 T@TeX-braces
894 \end_layout
895
896 \end_inset
897
898 .
899  If you add in a formula a left brace to a command name, LyX creates automatical
900 ly a TeX-brace.
901  In all other cases TeX-braces are created in formulas with the command
902  
903 \series bold
904
905 \backslash
906 {
907 \series default
908 .
909  TeX-braces appear red in LyX, in contrary to normal braces that appear
910  blue.
911  In TeX-mode no command is needed to get TeX-braces.
912  TeX-braces don't appear in the output.
913 \end_layout
914
915 \begin_layout Standard
916 When commands without arguments, like commands for symbols are entered in
917  TeX-mode, a space character must 
918 \emph on
919 always
920 \emph default
921  be behind the command to end it.
922  This space doesn't appear in the output.
923  When the space should appear in the output, the space must be followed
924  by a protected space in normal text.
925 \end_layout
926
927 \begin_layout Standard
928 A protected space is inserted with 
929 \begin_inset Info
930 type  "shortcut"
931 arg   "space-insert protected"
932 \end_inset
933
934 .
935 \end_layout
936
937 \begin_layout Subsection*
938 \begin_inset Newpage newpage
939 \end_inset
940
941 Syntax Explanation
942 \end_layout
943
944 \begin_layout Itemize
945 The symbol
946 \begin_inset Foot
947 status collapsed
948
949 \begin_layout Plain Layout
950 This visible space character can be created with the command 
951 \series bold
952
953 \backslash
954 textvisiblespace
955 \series default
956
957 \begin_inset Index
958 status collapsed
959
960 \begin_layout Plain Layout
961 Commands ! T ! 
962 \backslash
963 textvisiblespace
964 \end_layout
965
966 \end_inset
967
968 , inserted in TeX-mode.
969 \end_layout
970
971 \end_inset
972
973  
974 \begin_inset ERT
975 status collapsed
976
977 \begin_layout Plain Layout
978
979
980 \backslash
981 spce 
982 \end_layout
983
984 \end_inset
985
986
987 \begin_inset space ~
988 \end_inset
989
990 denotes a space character to be input.
991 \end_layout
992
993 \begin_layout Itemize
994 An arrow like 
995 \begin_inset Formula $\to$
996 \end_inset
997
998  denotes the usage of the corresponding arrow key on the keyboard.
999 \end_layout
1000
1001 \begin_layout Subsection*
1002 Available units
1003 \end_layout
1004
1005 \begin_layout Standard
1006 \align center
1007 \begin_inset Float table
1008 placement H
1009 wide false
1010 sideways false
1011 status open
1012
1013 \begin_layout Plain Layout
1014 \align center
1015 \begin_inset Caption
1016
1017 \begin_layout Plain Layout
1018 \begin_inset CommandInset label
1019 LatexCommand label
1020 name "tab:Available-units"
1021
1022 \end_inset
1023
1024 Available units
1025 \end_layout
1026
1027 \end_inset
1028
1029
1030 \end_layout
1031
1032 \begin_layout Plain Layout
1033 \align center
1034 \begin_inset Tabular
1035 <lyxtabular version="3" rows="13" columns="2">
1036 <features>
1037 <column alignment="center" valignment="top" width="0">
1038 <column alignment="center" valignment="top" width="0">
1039 <row>
1040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1041 \begin_inset Text
1042
1043 \begin_layout Plain Layout
1044 Unit
1045 \end_layout
1046
1047 \end_inset
1048 </cell>
1049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1050 \begin_inset Text
1051
1052 \begin_layout Plain Layout
1053 Name / Description
1054 \end_layout
1055
1056 \end_inset
1057 </cell>
1058 </row>
1059 <row>
1060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1061 \begin_inset Text
1062
1063 \begin_layout Plain Layout
1064 mm
1065 \end_layout
1066
1067 \end_inset
1068 </cell>
1069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1070 \begin_inset Text
1071
1072 \begin_layout Plain Layout
1073 Millimeter
1074 \end_layout
1075
1076 \end_inset
1077 </cell>
1078 </row>
1079 <row>
1080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1081 \begin_inset Text
1082
1083 \begin_layout Plain Layout
1084 cm
1085 \end_layout
1086
1087 \end_inset
1088 </cell>
1089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1090 \begin_inset Text
1091
1092 \begin_layout Plain Layout
1093 Centimeter
1094 \end_layout
1095
1096 \end_inset
1097 </cell>
1098 </row>
1099 <row>
1100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1101 \begin_inset Text
1102
1103 \begin_layout Plain Layout
1104 in
1105 \end_layout
1106
1107 \end_inset
1108 </cell>
1109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1110 \begin_inset Text
1111
1112 \begin_layout Plain Layout
1113 Inch (1
1114 \begin_inset space \thinspace{}
1115 \end_inset
1116
1117 in = 2,54
1118 \begin_inset space \thinspace{}
1119 \end_inset
1120
1121 cm)
1122 \end_layout
1123
1124 \end_inset
1125 </cell>
1126 </row>
1127 <row>
1128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1129 \begin_inset Text
1130
1131 \begin_layout Plain Layout
1132 pt
1133 \end_layout
1134
1135 \end_inset
1136 </cell>
1137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1138 \begin_inset Text
1139
1140 \begin_layout Plain Layout
1141 Point (72.27
1142 \begin_inset space \thinspace{}
1143 \end_inset
1144
1145 pt = 1
1146 \begin_inset space \thinspace{}
1147 \end_inset
1148
1149 in)
1150 \end_layout
1151
1152 \end_inset
1153 </cell>
1154 </row>
1155 <row>
1156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1157 \begin_inset Text
1158
1159 \begin_layout Plain Layout
1160 pc
1161 \end_layout
1162
1163 \end_inset
1164 </cell>
1165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1166 \begin_inset Text
1167
1168 \begin_layout Plain Layout
1169 Pica (1
1170 \begin_inset space \thinspace{}
1171 \end_inset
1172
1173 pc = 12
1174 \begin_inset space \thinspace{}
1175 \end_inset
1176
1177 pt)
1178 \end_layout
1179
1180 \end_inset
1181 </cell>
1182 </row>
1183 <row>
1184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1185 \begin_inset Text
1186
1187 \begin_layout Plain Layout
1188 sp
1189 \end_layout
1190
1191 \end_inset
1192 </cell>
1193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1194 \begin_inset Text
1195
1196 \begin_layout Plain Layout
1197 scaled point (65536
1198 \begin_inset space \thinspace{}
1199 \end_inset
1200
1201 sp = 1
1202 \begin_inset space \thinspace{}
1203 \end_inset
1204
1205 pt)
1206 \end_layout
1207
1208 \end_inset
1209 </cell>
1210 </row>
1211 <row>
1212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1213 \begin_inset Text
1214
1215 \begin_layout Plain Layout
1216 bp
1217 \end_layout
1218
1219 \end_inset
1220 </cell>
1221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1222 \begin_inset Text
1223
1224 \begin_layout Plain Layout
1225 big point (72
1226 \begin_inset space \thinspace{}
1227 \end_inset
1228
1229 bp = 1
1230 \begin_inset space \thinspace{}
1231 \end_inset
1232
1233 in)
1234 \end_layout
1235
1236 \end_inset
1237 </cell>
1238 </row>
1239 <row>
1240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1241 \begin_inset Text
1242
1243 \begin_layout Plain Layout
1244 dd
1245 \end_layout
1246
1247 \end_inset
1248 </cell>
1249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1250 \begin_inset Text
1251
1252 \begin_layout Plain Layout
1253 Didot (1
1254 \begin_inset space \thinspace{}
1255 \end_inset
1256
1257 dd 
1258 \begin_inset Formula $\approx$
1259 \end_inset
1260
1261  0.376
1262 \begin_inset space \thinspace{}
1263 \end_inset
1264
1265 mm)
1266 \end_layout
1267
1268 \end_inset
1269 </cell>
1270 </row>
1271 <row>
1272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1273 \begin_inset Text
1274
1275 \begin_layout Plain Layout
1276 cc
1277 \end_layout
1278
1279 \end_inset
1280 </cell>
1281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1282 \begin_inset Text
1283
1284 \begin_layout Plain Layout
1285 Cicero (1
1286 \begin_inset space \thinspace{}
1287 \end_inset
1288
1289 cc = 12
1290 \begin_inset space \thinspace{}
1291 \end_inset
1292
1293 dd)
1294 \end_layout
1295
1296 \end_inset
1297 </cell>
1298 </row>
1299 <row>
1300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1301 \begin_inset Text
1302
1303 \begin_layout Plain Layout
1304 ex
1305 \end_layout
1306
1307 \end_inset
1308 </cell>
1309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1310 \begin_inset Text
1311
1312 \begin_layout Plain Layout
1313 Height of letter 
1314 \emph on
1315
1316 \begin_inset Quotes eld
1317 \end_inset
1318
1319 x
1320 \emph default
1321
1322 \begin_inset Quotes erd
1323 \end_inset
1324
1325  in the current font
1326 \end_layout
1327
1328 \end_inset
1329 </cell>
1330 </row>
1331 <row>
1332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1333 \begin_inset Text
1334
1335 \begin_layout Plain Layout
1336 em
1337 \end_layout
1338
1339 \end_inset
1340 </cell>
1341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1342 \begin_inset Text
1343
1344 \begin_layout Plain Layout
1345 width of letter 
1346 \begin_inset Quotes eld
1347 \end_inset
1348
1349
1350 \emph on
1351 M
1352 \emph default
1353
1354 \begin_inset Quotes erd
1355 \end_inset
1356
1357  in the current font
1358 \end_layout
1359
1360 \end_inset
1361 </cell>
1362 </row>
1363 <row>
1364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1365 \begin_inset Text
1366
1367 \begin_layout Plain Layout
1368 mu
1369 \end_layout
1370
1371 \end_inset
1372 </cell>
1373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1374 \begin_inset Text
1375
1376 \begin_layout Plain Layout
1377 math unit (1
1378 \begin_inset space \thinspace{}
1379 \end_inset
1380
1381 mu = 
1382 \begin_inset Formula $\nicefrac{1}{18}$
1383 \end_inset
1384
1385
1386 \begin_inset space \thinspace{}
1387 \end_inset
1388
1389 em)
1390 \end_layout
1391
1392 \end_inset
1393 </cell>
1394 </row>
1395 </lyxtabular>
1396
1397 \end_inset
1398
1399
1400 \end_layout
1401
1402 \end_inset
1403
1404
1405 \end_layout
1406
1407 \begin_layout Standard
1408 \begin_inset Newpage newpage
1409 \end_inset
1410
1411
1412 \end_layout
1413
1414 \begin_layout Section
1415 Basic Functions
1416 \end_layout
1417
1418 \begin_layout Subsection
1419 Exponents
1420 \begin_inset Index
1421 status collapsed
1422
1423 \begin_layout Plain Layout
1424 Exponents
1425 \end_layout
1426
1427 \end_inset
1428
1429  and Indices
1430 \begin_inset Index
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434 Indices
1435 \end_layout
1436
1437 \end_inset
1438
1439
1440 \begin_inset Index
1441 status collapsed
1442
1443 \begin_layout Plain Layout
1444 Superscripts|see
1445 \begin_inset ERT
1446 status collapsed
1447
1448 \begin_layout Plain Layout
1449
1450 {
1451 \end_layout
1452
1453 \end_inset
1454
1455 Exponents
1456 \begin_inset ERT
1457 status collapsed
1458
1459 \begin_layout Plain Layout
1460
1461 }
1462 \end_layout
1463
1464 \end_inset
1465
1466
1467 \end_layout
1468
1469 \end_inset
1470
1471
1472 \begin_inset Index
1473 status collapsed
1474
1475 \begin_layout Plain Layout
1476 Subscripts|see
1477 \begin_inset ERT
1478 status collapsed
1479
1480 \begin_layout Plain Layout
1481
1482 {
1483 \end_layout
1484
1485 \end_inset
1486
1487 Indices
1488 \begin_inset ERT
1489 status collapsed
1490
1491 \begin_layout Plain Layout
1492
1493 }
1494 \end_layout
1495
1496 \end_inset
1497
1498
1499 \end_layout
1500
1501 \end_inset
1502
1503
1504 \end_layout
1505
1506 \begin_layout Standard
1507 Indices are created with an underscore 
1508 \begin_inset Quotes eld
1509 \end_inset
1510
1511 _
1512 \begin_inset Quotes erd
1513 \end_inset
1514
1515  or via the math toolbar button 
1516 \begin_inset Graphics
1517         filename ../images/math-subscript.png
1518         scale 85
1519
1520 \end_inset
1521
1522  , exponents with a caret 
1523 \begin_inset Quotes eld
1524 \end_inset
1525
1526 ^
1527 \begin_inset Quotes erd
1528 \end_inset
1529
1530  or via the math toolbar button 
1531 \begin_inset Graphics
1532         filename ../images/math-superscript.png
1533         scale 85
1534
1535 \end_inset
1536
1537 .
1538 \end_layout
1539
1540 \begin_layout Standard
1541 \align center
1542 \begin_inset Tabular
1543 <lyxtabular version="3" rows="4" columns="2">
1544 <features>
1545 <column alignment="center" valignment="top" width="0pt">
1546 <column alignment="center" valignment="top" width="0pt">
1547 <row>
1548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1549 \begin_inset Text
1550
1551 \begin_layout Plain Layout
1552 command
1553 \end_layout
1554
1555 \end_inset
1556 </cell>
1557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1558 \begin_inset Text
1559
1560 \begin_layout Plain Layout
1561 Result
1562 \begin_inset Note Note
1563 status collapsed
1564
1565 \begin_layout Plain Layout
1566
1567 \series bold
1568
1569 \backslash
1570 raisebox
1571 \series default
1572  is only used as spacer.
1573 \end_layout
1574
1575 \end_inset
1576
1577
1578 \end_layout
1579
1580 \end_inset
1581 </cell>
1582 </row>
1583 <row>
1584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1585 \begin_inset Text
1586
1587 \begin_layout Plain Layout
1588 B_V
1589 \end_layout
1590
1591 \end_inset
1592 </cell>
1593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1594 \begin_inset Text
1595
1596 \begin_layout Plain Layout
1597 \begin_inset Formula $B_{V}$
1598 \end_inset
1599
1600
1601 \end_layout
1602
1603 \end_inset
1604 </cell>
1605 </row>
1606 <row>
1607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1608 \begin_inset Text
1609
1610 \begin_layout Plain Layout
1611 B^V
1612 \end_layout
1613
1614 \end_inset
1615 </cell>
1616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1617 \begin_inset Text
1618
1619 \begin_layout Plain Layout
1620 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1621 \end_inset
1622
1623
1624 \end_layout
1625
1626 \end_inset
1627 </cell>
1628 </row>
1629 <row>
1630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1631 \begin_inset Text
1632
1633 \begin_layout Plain Layout
1634 B^
1635 \begin_inset ERT
1636 status collapsed
1637
1638 \begin_layout Plain Layout
1639
1640
1641 \backslash
1642 spce 
1643 \end_layout
1644
1645 \end_inset
1646
1647 A
1648 \end_layout
1649
1650 \end_inset
1651 </cell>
1652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1653 \begin_inset Text
1654
1655 \begin_layout Plain Layout
1656 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1657 \end_inset
1658
1659
1660 \end_layout
1661
1662 \end_inset
1663 </cell>
1664 </row>
1665 </lyxtabular>
1666
1667 \end_inset
1668
1669
1670 \end_layout
1671
1672 \begin_layout Standard
1673 As the caret is in some languages an accent, vowels will be accentuated
1674  in this case and not set as exponents
1675 \begin_inset Foot
1676 status collapsed
1677
1678 \begin_layout Plain Layout
1679 Depending on the used keyboard settings this can also happen for other character
1680 s than vowels.
1681 \end_layout
1682
1683 \end_inset
1684
1685 .
1686  To get in this case exponents, press 
1687 \family sans
1688 Space
1689 \family default
1690  after the caret as in the last example.
1691 \end_layout
1692
1693 \begin_layout Subsection
1694 Fractions
1695 \begin_inset CommandInset label
1696 LatexCommand label
1697 name "sub:Fractions"
1698
1699 \end_inset
1700
1701
1702 \begin_inset Index
1703 status collapsed
1704
1705 \begin_layout Plain Layout
1706 Fractions
1707 \end_layout
1708
1709 \end_inset
1710
1711
1712 \end_layout
1713
1714 \begin_layout Standard
1715 Fractions are generated with the command 
1716 \series bold
1717
1718 \backslash
1719 frac
1720 \series default
1721
1722 \begin_inset Index
1723 status collapsed
1724
1725 \begin_layout Plain Layout
1726 Commands ! F ! 
1727 \backslash
1728 frac
1729 \end_layout
1730
1731 \end_inset
1732
1733  or via the math toolbar button 
1734 \begin_inset Graphics
1735         filename ../images/math/frac.png
1736         scale 50
1737
1738 \end_inset
1739
1740 .
1741  The font size is adjusted automatically, depending on whether the fraction
1742  is in an inline or display style formula.
1743  With the math toolbar button 
1744 \begin_inset Graphics
1745         filename ../images/math/frac-square.png
1746         scale 85
1747
1748 \end_inset
1749
1750  you can select different fraction types.
1751 \end_layout
1752
1753 \begin_layout Standard
1754 With the command 
1755 \series bold
1756
1757 \backslash
1758 dfrac
1759 \begin_inset Index
1760 status collapsed
1761
1762 \begin_layout Plain Layout
1763 Commands ! D ! 
1764 \backslash
1765 dfrac
1766 \end_layout
1767
1768 \end_inset
1769
1770
1771 \series default
1772  a fraction can be created that has in any case the size of a display style
1773  formula.
1774  With 
1775 \series bold
1776
1777 \backslash
1778 tfrac
1779 \begin_inset Index
1780 status collapsed
1781
1782 \begin_layout Plain Layout
1783 Commands ! T ! 
1784 \backslash
1785 tfrac
1786 \end_layout
1787
1788 \end_inset
1789
1790
1791 \series default
1792  the fraction appears always with the size of an inline formula.
1793  An example:
1794 \end_layout
1795
1796 \begin_layout Standard
1797 A line with the fraction 
1798 \begin_inset Formula $\frac{1}{2}$
1799 \end_inset
1800
1801  that was created with the command 
1802 \series bold
1803
1804 \backslash
1805 frac
1806 \series default
1807 .
1808 \end_layout
1809
1810 \begin_layout Standard
1811 A line with the fraction 
1812 \begin_inset Formula $\dfrac{1}{2}$
1813 \end_inset
1814
1815  that was created with the command 
1816 \series bold
1817
1818 \backslash
1819 dfrac
1820 \series default
1821 .
1822 \end_layout
1823
1824 \begin_layout Standard
1825 \align center
1826 \begin_inset Tabular
1827 <lyxtabular version="3" rows="4" columns="2">
1828 <features>
1829 <column alignment="center" valignment="top" width="0pt">
1830 <column alignment="center" valignment="top" width="0pt">
1831 <row>
1832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1833 \begin_inset Text
1834
1835 \begin_layout Plain Layout
1836 Command
1837 \end_layout
1838
1839 \end_inset
1840 </cell>
1841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1842 \begin_inset Text
1843
1844 \begin_layout Plain Layout
1845 Result
1846 \begin_inset Note Note
1847 status collapsed
1848
1849 \begin_layout Plain Layout
1850
1851 \series bold
1852
1853 \backslash
1854 raisebox
1855 \series default
1856  is only used as spacer.
1857 \end_layout
1858
1859 \end_inset
1860
1861
1862 \end_layout
1863
1864 \end_inset
1865 </cell>
1866 </row>
1867 <row>
1868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1869 \begin_inset Text
1870
1871 \begin_layout Plain Layout
1872
1873 \backslash
1874 frac
1875 \begin_inset ERT
1876 status collapsed
1877
1878 \begin_layout Plain Layout
1879
1880
1881 \backslash
1882 spce 
1883 \end_layout
1884
1885 \end_inset
1886
1887 A
1888 \begin_inset Formula $\downarrow$
1889 \end_inset
1890
1891 B
1892 \end_layout
1893
1894 \end_inset
1895 </cell>
1896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1897 \begin_inset Text
1898
1899 \begin_layout Plain Layout
1900 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1901 \end_inset
1902
1903
1904 \end_layout
1905
1906 \end_inset
1907 </cell>
1908 </row>
1909 <row>
1910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1911 \begin_inset Text
1912
1913 \begin_layout Plain Layout
1914
1915 \backslash
1916 dfrac
1917 \begin_inset ERT
1918 status collapsed
1919
1920 \begin_layout Plain Layout
1921
1922
1923 \backslash
1924 spce 
1925 \end_layout
1926
1927 \end_inset
1928
1929 A
1930 \begin_inset Formula $\downarrow$
1931 \end_inset
1932
1933 B
1934 \end_layout
1935
1936 \end_inset
1937 </cell>
1938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1939 \begin_inset Text
1940
1941 \begin_layout Plain Layout
1942 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1943 \end_inset
1944
1945
1946 \end_layout
1947
1948 \end_inset
1949 </cell>
1950 </row>
1951 <row>
1952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1953 \begin_inset Text
1954
1955 \begin_layout Plain Layout
1956
1957 \backslash
1958 dfrac
1959 \begin_inset ERT
1960 status collapsed
1961
1962 \begin_layout Plain Layout
1963
1964
1965 \backslash
1966 spce 
1967 \end_layout
1968
1969 \end_inset
1970
1971 e^
1972 \begin_inset ERT
1973 status collapsed
1974
1975 \begin_layout Plain Layout
1976
1977
1978 \backslash
1979 spce 
1980 \end_layout
1981
1982 \end_inset
1983
1984
1985 \backslash
1986 frac
1987 \begin_inset ERT
1988 status collapsed
1989
1990 \begin_layout Plain Layout
1991
1992
1993 \backslash
1994 spce 
1995 \end_layout
1996
1997 \end_inset
1998
1999 1
2000 \begin_inset Formula $\downarrow$
2001 \end_inset
2002
2003 2
2004 \begin_inset Formula $\downarrow\downarrow$
2005 \end_inset
2006
2007 3
2008 \end_layout
2009
2010 \end_inset
2011 </cell>
2012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2013 \begin_inset Text
2014
2015 \begin_layout Plain Layout
2016 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
2017 \end_inset
2018
2019
2020 \end_layout
2021
2022 \end_inset
2023 </cell>
2024 </row>
2025 </lyxtabular>
2026
2027 \end_inset
2028
2029
2030 \end_layout
2031
2032 \begin_layout Standard
2033 \begin_inset VSpace bigskip
2034 \end_inset
2035
2036
2037 \begin_inset Newpage newpage
2038 \end_inset
2039
2040 For nested fractions the command 
2041 \series bold
2042
2043 \backslash
2044 cfrac
2045 \series default
2046
2047 \begin_inset Index
2048 status collapsed
2049
2050 \begin_layout Plain Layout
2051 Commands ! C ! 
2052 \backslash
2053 cfrac
2054 \end_layout
2055
2056 \end_inset
2057
2058  can be used.
2059  Here is an example:
2060 \begin_inset VSpace -3mm
2061 \end_inset
2062
2063
2064 \end_layout
2065
2066 \begin_layout Standard
2067 \begin_inset Formula \begin{align*}
2068 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2069 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2070
2071 \end_inset
2072
2073
2074 \end_layout
2075
2076 \begin_layout Standard
2077 The command for the example above is:
2078 \end_layout
2079
2080 \begin_layout Standard
2081
2082 \series bold
2083
2084 \backslash
2085 cfrac
2086 \begin_inset ERT
2087 status collapsed
2088
2089 \begin_layout Plain Layout
2090
2091
2092 \backslash
2093 spce 
2094 \end_layout
2095
2096 \end_inset
2097
2098 A
2099 \begin_inset Formula $\downarrow$
2100 \end_inset
2101
2102 B+
2103 \backslash
2104 cfrac
2105 \begin_inset ERT
2106 status collapsed
2107
2108 \begin_layout Plain Layout
2109
2110
2111 \backslash
2112 spce 
2113 \end_layout
2114
2115 \end_inset
2116
2117 C+
2118 \backslash
2119 cfrac
2120 \begin_inset ERT
2121 status collapsed
2122
2123 \begin_layout Plain Layout
2124
2125
2126 \backslash
2127 spce 
2128 \end_layout
2129
2130 \end_inset
2131
2132 E
2133 \begin_inset Formula $\downarrow$
2134 \end_inset
2135
2136 F
2137 \begin_inset Formula $\downarrow$
2138 \end_inset
2139
2140 D
2141 \end_layout
2142
2143 \begin_layout Standard
2144 \begin_inset VSpace medskip
2145 \end_inset
2146
2147
2148 \end_layout
2149
2150 \begin_layout Standard
2151
2152 \series bold
2153
2154 \backslash
2155 cfrac
2156 \series default
2157  sets the fraction always in the size of a displayed formula, also when
2158  it is part of another fraction.
2159 \end_layout
2160
2161 \begin_layout Standard
2162 It is possible to specify the alignment of the numerator.
2163  The command 
2164 \series bold
2165
2166 \backslash
2167 cfracleft
2168 \series default
2169  is used to left align it, the command 
2170 \series bold
2171
2172 \backslash
2173 cfracright
2174 \series default
2175  to right-align it.
2176  
2177 \series bold
2178
2179 \backslash
2180 cfrac
2181 \series default
2182  centers the numerator.
2183  These fractions demonstrate the different alignments:
2184 \end_layout
2185
2186 \begin_layout Standard
2187 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2188 \end_inset
2189
2190
2191 \begin_inset Formula $\cfrac{A}{B+C}$
2192 \end_inset
2193
2194
2195 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2196 \end_inset
2197
2198
2199 \end_layout
2200
2201 \begin_layout Standard
2202 \begin_inset Note Greyedout
2203 status open
2204
2205 \begin_layout Plain Layout
2206
2207 \series bold
2208 Note:
2209 \series default
2210  
2211 \series bold
2212
2213 \backslash
2214 cfracleft
2215 \series default
2216  and 
2217 \series bold
2218
2219 \backslash
2220 cfracright
2221 \series default
2222  are no real LaTeX commands but represent the command 
2223 \series bold
2224
2225 \backslash
2226 cfrac[alignment]{numerator}{denominator}
2227 \series default
2228  .
2229  Therefore you cannot use them in TeX code.
2230 \end_layout
2231
2232 \end_inset
2233
2234
2235 \end_layout
2236
2237 \begin_layout Standard
2238 \begin_inset VSpace medskip
2239 \end_inset
2240
2241 It is often advantageous to combine 
2242 \series bold
2243
2244 \backslash
2245 cfrac
2246 \series default
2247  and 
2248 \series bold
2249
2250 \backslash
2251 frac
2252 \series default
2253 :
2254 \begin_inset Formula \[
2255 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2256
2257 \end_inset
2258
2259
2260 \end_layout
2261
2262 \begin_layout Standard
2263 For inline fractions with a sloped fraction stroke you can use the command
2264  
2265 \series bold
2266
2267 \backslash
2268 nicefrac
2269 \series default
2270
2271 \begin_inset Index
2272 status collapsed
2273
2274 \begin_layout Plain Layout
2275 Commands ! N ! 
2276 \backslash
2277 nicefrac
2278 \end_layout
2279
2280 \end_inset
2281
2282
2283 \begin_inset Formula $\nicefrac{5}{31}$
2284 \end_inset
2285
2286  or 
2287 \series bold
2288
2289 \backslash
2290 unitfrac
2291 \series default
2292
2293 \begin_inset Index
2294 status collapsed
2295
2296 \begin_layout Plain Layout
2297 Commands ! U ! 
2298 \backslash
2299 unitfrac
2300 \end_layout
2301
2302 \end_inset
2303
2304
2305 \begin_inset Formula $\unitfrac{5}{31}$
2306 \end_inset
2307
2308  There is furthermore the command 
2309 \series bold
2310
2311 \backslash
2312 unitfracthree
2313 \series default
2314  that offers to write a fraction in combination with a number: 
2315 \begin_inset Formula $\unitfrac[2]{1}{3}$
2316 \end_inset
2317
2318
2319 \end_layout
2320
2321 \begin_layout Standard
2322 \begin_inset Note Greyedout
2323 status open
2324
2325 \begin_layout Plain Layout
2326
2327 \series bold
2328 Note:
2329 \series default
2330  
2331 \series bold
2332
2333 \backslash
2334 unitfracthree
2335 \series default
2336  is not a real LaTeX command but the command
2337 \begin_inset Newline newline
2338 \end_inset
2339
2340
2341 \series bold
2342
2343 \backslash
2344 unitfrac[number]{numerator}{denominator}
2345 \series default
2346  .
2347  Therefore you cannot use it in TeX code.
2348 \end_layout
2349
2350 \end_inset
2351
2352
2353 \end_layout
2354
2355 \begin_layout Standard
2356 How to define own fractions where the fraction stroke can be changed, is
2357  explained in 
2358 \begin_inset CommandInset ref
2359 LatexCommand ref
2360 reference "sub:Self-defined-Fractions"
2361
2362 \end_inset
2363
2364 .
2365 \end_layout
2366
2367 \begin_layout Subsection
2368 Roots
2369 \begin_inset Index
2370 status collapsed
2371
2372 \begin_layout Plain Layout
2373 Roots
2374 \end_layout
2375
2376 \end_inset
2377
2378
2379 \end_layout
2380
2381 \begin_layout Standard
2382 Square roots are created with 
2383 \series bold
2384
2385 \backslash
2386 sqrt
2387 \series default
2388
2389 \begin_inset Index
2390 status collapsed
2391
2392 \begin_layout Plain Layout
2393 Commands ! S ! 
2394 \backslash
2395 sqrt
2396 \end_layout
2397
2398 \end_inset
2399
2400  or the math toolbar button 
2401 \begin_inset Graphics
2402         filename ../images/math/sqrt.png
2403         scale 85
2404
2405 \end_inset
2406
2407 , all other roots with the command 
2408 \series bold
2409
2410 \backslash
2411 root
2412 \series default
2413
2414 \begin_inset Index
2415 status collapsed
2416
2417 \begin_layout Plain Layout
2418 Commands ! R ! 
2419 \backslash
2420 root
2421 \end_layout
2422
2423 \end_inset
2424
2425  or with the math toolbar button 
2426 \begin_inset Graphics
2427         filename ../images/math/root.png
2428         scale 85
2429
2430 \end_inset
2431
2432 .
2433 \end_layout
2434
2435 \begin_layout Standard
2436 \align center
2437 \begin_inset Tabular
2438 <lyxtabular version="3" rows="3" columns="2">
2439 <features>
2440 <column alignment="center" valignment="top" width="0pt">
2441 <column alignment="center" valignment="top" width="0pt">
2442 <row>
2443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2444 \begin_inset Text
2445
2446 \begin_layout Plain Layout
2447 Command
2448 \end_layout
2449
2450 \end_inset
2451 </cell>
2452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2453 \begin_inset Text
2454
2455 \begin_layout Plain Layout
2456 Result
2457 \begin_inset Note Note
2458 status collapsed
2459
2460 \begin_layout Plain Layout
2461
2462 \series bold
2463
2464 \backslash
2465 raisebox
2466 \series default
2467  is only used as spacer.
2468 \end_layout
2469
2470 \end_inset
2471
2472
2473 \end_layout
2474
2475 \end_inset
2476 </cell>
2477 </row>
2478 <row>
2479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2480 \begin_inset Text
2481
2482 \begin_layout Plain Layout
2483
2484 \backslash
2485 sqrt
2486 \begin_inset ERT
2487 status collapsed
2488
2489 \begin_layout Plain Layout
2490
2491
2492 \backslash
2493 spce 
2494 \end_layout
2495
2496 \end_inset
2497
2498 A-B
2499 \end_layout
2500
2501 \end_inset
2502 </cell>
2503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2504 \begin_inset Text
2505
2506 \begin_layout Plain Layout
2507 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2508 \end_inset
2509
2510
2511 \end_layout
2512
2513 \end_inset
2514 </cell>
2515 </row>
2516 <row>
2517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2518 \begin_inset Text
2519
2520 \begin_layout Plain Layout
2521
2522 \backslash
2523 root
2524 \begin_inset ERT
2525 status collapsed
2526
2527 \begin_layout Plain Layout
2528
2529
2530 \backslash
2531 spce 
2532 \end_layout
2533
2534 \end_inset
2535
2536 3
2537 \begin_inset Formula $\downarrow$
2538 \end_inset
2539
2540 A-B
2541 \end_layout
2542
2543 \end_inset
2544 </cell>
2545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2546 \begin_inset Text
2547
2548 \begin_layout Plain Layout
2549 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2550 \end_inset
2551
2552
2553 \end_layout
2554
2555 \end_inset
2556 </cell>
2557 </row>
2558 </lyxtabular>
2559
2560 \end_inset
2561
2562
2563 \end_layout
2564
2565 \begin_layout Standard
2566 A square root can also be created with 
2567 \series bold
2568
2569 \backslash
2570 root
2571 \series default
2572  when the root index field is left empty.
2573 \end_layout
2574
2575 \begin_layout Standard
2576 With certain indices the distance to the root is too small, like in this
2577  formula: 
2578 \begin_inset Formula $\sqrt[\beta]{B}$
2579 \end_inset
2580
2581
2582 \begin_inset Newline newline
2583 \end_inset
2584
2585 The 
2586 \begin_inset Formula $\beta$
2587 \end_inset
2588
2589  touches the root.
2590  To avoid this, the commands 
2591 \series bold
2592
2593 \backslash
2594 leftroot
2595 \series default
2596
2597 \begin_inset Index
2598 status collapsed
2599
2600 \begin_layout Plain Layout
2601 Commands ! L ! 
2602 \backslash
2603 leftroot
2604 \end_layout
2605
2606 \end_inset
2607
2608  and 
2609 \series bold
2610
2611 \backslash
2612 uproot
2613 \series default
2614
2615 \begin_inset Index
2616 status collapsed
2617
2618 \begin_layout Plain Layout
2619 Commands ! U ! 
2620 \backslash
2621 uproot
2622 \end_layout
2623
2624 \end_inset
2625
2626  are used with the following scheme:
2627 \end_layout
2628
2629 \begin_layout Standard
2630
2631 \series bold
2632
2633 \backslash
2634 leftroot{distance}
2635 \series default
2636  and 
2637 \series bold
2638
2639 \backslash
2640 uproot{distance}
2641 \end_layout
2642
2643 \begin_layout Standard
2644 Distance is the number of Big Points (unit bp; 
2645 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2646 \end_inset
2647
2648 ), that the index should be moved to the left or top, resp..
2649  The commands are written to the index.
2650  This way the command
2651 \begin_inset Newline newline
2652 \end_inset
2653
2654
2655 \series bold
2656
2657 \backslash
2658 root
2659 \backslash
2660 leftroot{-1
2661 \begin_inset Formula $\to$
2662 \end_inset
2663
2664
2665 \backslash
2666 uproot{2
2667 \begin_inset Formula $\to$
2668 \end_inset
2669
2670
2671 \backslash
2672 beta
2673 \begin_inset ERT
2674 status collapsed
2675
2676 \begin_layout Plain Layout
2677
2678
2679 \backslash
2680 spce 
2681 \end_layout
2682
2683 \end_inset
2684
2685
2686 \begin_inset Formula $\to$
2687 \end_inset
2688
2689 B
2690 \begin_inset Newline newline
2691 \end_inset
2692
2693
2694 \series default
2695 produces a correct typeset formula: 
2696 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2697 \end_inset
2698
2699
2700 \end_layout
2701
2702 \begin_layout Subsection
2703 Binomial Coefficients
2704 \begin_inset Index
2705 status collapsed
2706
2707 \begin_layout Plain Layout
2708 Binomial coefficients
2709 \end_layout
2710
2711 \end_inset
2712
2713
2714 \end_layout
2715
2716 \begin_layout Standard
2717 Binomial coefficients are inserted with the command 
2718 \series bold
2719
2720 \backslash
2721 binom
2722 \series default
2723
2724 \begin_inset Index
2725 status collapsed
2726
2727 \begin_layout Plain Layout
2728 Commands ! B ! 
2729 \backslash
2730 binom
2731 \end_layout
2732
2733 \end_inset
2734
2735  or with the submenu of the math toolbar button 
2736 \begin_inset Graphics
2737         filename ../images/math/frac-square.png
2738         scale 85
2739
2740 \end_inset
2741
2742 .
2743  Analog to fractions (
2744 \series bold
2745
2746 \backslash
2747 frac
2748 \series default
2749 ) there are besides 
2750 \series bold
2751
2752 \backslash
2753 binom
2754 \series default
2755  the commands 
2756 \series bold
2757
2758 \backslash
2759 dbinom
2760 \begin_inset Index
2761 status collapsed
2762
2763 \begin_layout Plain Layout
2764 Commands ! D ! 
2765 \backslash
2766 dbinom
2767 \end_layout
2768
2769 \end_inset
2770
2771
2772 \series default
2773  and 
2774 \series bold
2775
2776 \backslash
2777 tbinom
2778 \series default
2779
2780 \begin_inset Index
2781 status collapsed
2782
2783 \begin_layout Plain Layout
2784 Commands ! T ! 
2785 \backslash
2786 tbinom
2787 \end_layout
2788
2789 \end_inset
2790
2791 .
2792  For other brackets around binomial coeficients there are the commands 
2793 \series bold
2794
2795 \backslash
2796 brace
2797 \series default
2798
2799 \begin_inset Index
2800 status collapsed
2801
2802 \begin_layout Plain Layout
2803 Commands ! B ! 
2804 \backslash
2805 brace
2806 \end_layout
2807
2808 \end_inset
2809
2810  and 
2811 \series bold
2812
2813 \backslash
2814 brack
2815 \series default
2816
2817 \begin_inset Index
2818 status collapsed
2819
2820 \begin_layout Plain Layout
2821 Commands ! B ! 
2822 \backslash
2823 brack
2824 \end_layout
2825
2826 \end_inset
2827
2828 .
2829 \end_layout
2830
2831 \begin_layout Standard
2832 \align center
2833 \begin_inset Tabular
2834 <lyxtabular version="3" rows="6" columns="2">
2835 <features>
2836 <column alignment="center" valignment="top" width="0pt">
2837 <column alignment="center" valignment="top" width="0pt">
2838 <row>
2839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2840 \begin_inset Text
2841
2842 \begin_layout Plain Layout
2843 Command
2844 \end_layout
2845
2846 \end_inset
2847 </cell>
2848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2849 \begin_inset Text
2850
2851 \begin_layout Plain Layout
2852 Result
2853 \begin_inset Note Note
2854 status collapsed
2855
2856 \begin_layout Plain Layout
2857
2858 \series bold
2859
2860 \backslash
2861 raisebox
2862 \series default
2863  is only used as spacer.
2864 \end_layout
2865
2866 \end_inset
2867
2868
2869 \end_layout
2870
2871 \end_inset
2872 </cell>
2873 </row>
2874 <row>
2875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2876 \begin_inset Text
2877
2878 \begin_layout Plain Layout
2879
2880 \backslash
2881 binom
2882 \begin_inset ERT
2883 status collapsed
2884
2885 \begin_layout Plain Layout
2886
2887
2888 \backslash
2889 spce 
2890 \end_layout
2891
2892 \end_inset
2893
2894 A
2895 \begin_inset Formula $\downarrow$
2896 \end_inset
2897
2898 B
2899 \end_layout
2900
2901 \end_inset
2902 </cell>
2903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2904 \begin_inset Text
2905
2906 \begin_layout Plain Layout
2907 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2908 \end_inset
2909
2910
2911 \end_layout
2912
2913 \end_inset
2914 </cell>
2915 </row>
2916 <row>
2917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2918 \begin_inset Text
2919
2920 \begin_layout Plain Layout
2921
2922 \backslash
2923 dbinom
2924 \begin_inset ERT
2925 status collapsed
2926
2927 \begin_layout Plain Layout
2928
2929
2930 \backslash
2931 spce 
2932 \end_layout
2933
2934 \end_inset
2935
2936 A
2937 \begin_inset Formula $\downarrow$
2938 \end_inset
2939
2940 B
2941 \end_layout
2942
2943 \end_inset
2944 </cell>
2945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2946 \begin_inset Text
2947
2948 \begin_layout Plain Layout
2949 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2950 \end_inset
2951
2952
2953 \end_layout
2954
2955 \end_inset
2956 </cell>
2957 </row>
2958 <row>
2959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2960 \begin_inset Text
2961
2962 \begin_layout Plain Layout
2963
2964 \backslash
2965 tbinom
2966 \begin_inset ERT
2967 status collapsed
2968
2969 \begin_layout Plain Layout
2970
2971
2972 \backslash
2973 spce 
2974 \end_layout
2975
2976 \end_inset
2977
2978 A
2979 \begin_inset Formula $\downarrow$
2980 \end_inset
2981
2982 B
2983 \end_layout
2984
2985 \end_inset
2986 </cell>
2987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2988 \begin_inset Text
2989
2990 \begin_layout Plain Layout
2991 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2992 \end_inset
2993
2994
2995 \end_layout
2996
2997 \end_inset
2998 </cell>
2999 </row>
3000 <row>
3001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3002 \begin_inset Text
3003
3004 \begin_layout Plain Layout
3005
3006 \backslash
3007 brack
3008 \begin_inset ERT
3009 status collapsed
3010
3011 \begin_layout Plain Layout
3012
3013
3014 \backslash
3015 spce 
3016 \end_layout
3017
3018 \end_inset
3019
3020 A
3021 \begin_inset Formula $\downarrow$
3022 \end_inset
3023
3024 B
3025 \end_layout
3026
3027 \end_inset
3028 </cell>
3029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3030 \begin_inset Text
3031
3032 \begin_layout Plain Layout
3033 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
3034 \end_inset
3035
3036
3037 \end_layout
3038
3039 \end_inset
3040 </cell>
3041 </row>
3042 <row>
3043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047
3048 \backslash
3049 brace
3050 \begin_inset ERT
3051 status collapsed
3052
3053 \begin_layout Plain Layout
3054
3055
3056 \backslash
3057 spce 
3058 \end_layout
3059
3060 \end_inset
3061
3062 A
3063 \begin_inset Formula $\downarrow$
3064 \end_inset
3065
3066 B
3067 \end_layout
3068
3069 \end_inset
3070 </cell>
3071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3072 \begin_inset Text
3073
3074 \begin_layout Plain Layout
3075 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3076 \end_inset
3077
3078
3079 \end_layout
3080
3081 \end_inset
3082 </cell>
3083 </row>
3084 </lyxtabular>
3085
3086 \end_inset
3087
3088
3089 \end_layout
3090
3091 \begin_layout Subsection
3092 Case Differentiations
3093 \begin_inset Index
3094 status collapsed
3095
3096 \begin_layout Plain Layout
3097 Case differentiations 
3098 \end_layout
3099
3100 \end_inset
3101
3102
3103 \end_layout
3104
3105 \begin_layout Standard
3106 \align center
3107 \begin_inset Tabular
3108 <lyxtabular version="3" rows="3" columns="2">
3109 <features>
3110 <column alignment="center" valignment="top" width="0pt">
3111 <column alignment="center" valignment="top" width="0pt">
3112 <row>
3113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3114 \begin_inset Text
3115
3116 \begin_layout Plain Layout
3117 Command
3118 \end_layout
3119
3120 \end_inset
3121 </cell>
3122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3123 \begin_inset Text
3124
3125 \begin_layout Plain Layout
3126 Result
3127 \end_layout
3128
3129 \end_inset
3130 </cell>
3131 </row>
3132 <row>
3133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3134 \begin_inset Text
3135
3136 \begin_layout Plain Layout
3137
3138 \backslash
3139 cases
3140 \begin_inset ERT
3141 status collapsed
3142
3143 \begin_layout Plain Layout
3144
3145
3146 \backslash
3147 spce 
3148 \end_layout
3149
3150 \end_inset
3151
3152 A
3153 \begin_inset Formula $\to$
3154 \end_inset
3155
3156 B>0
3157 \begin_inset Index
3158 status collapsed
3159
3160 \begin_layout Plain Layout
3161 Commands ! C ! 
3162 \backslash
3163 cases
3164 \end_layout
3165
3166 \end_inset
3167
3168
3169 \end_layout
3170
3171 \end_inset
3172 </cell>
3173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3174 \begin_inset Text
3175
3176 \begin_layout Plain Layout
3177 \begin_inset Formula $\begin{cases}
3178 A & B>0\end{cases}$
3179 \end_inset
3180
3181
3182 \end_layout
3183
3184 \end_inset
3185 </cell>
3186 </row>
3187 <row>
3188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3189 \begin_inset Text
3190
3191 \begin_layout Plain Layout
3192
3193 \backslash
3194 cases
3195 \begin_inset ERT
3196 status collapsed
3197
3198 \begin_layout Plain Layout
3199
3200
3201 \backslash
3202 spce 
3203 \end_layout
3204
3205 \end_inset
3206
3207
3208 \begin_inset Info
3209 type  "shortcut"
3210 arg   "newline-insert newline"
3211 \end_inset
3212
3213
3214 \end_layout
3215
3216 \end_inset
3217 </cell>
3218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3219 \begin_inset Text
3220
3221 \begin_layout Plain Layout
3222 \begin_inset Formula $\begin{cases}
3223 A & \textrm{for }x>0\\
3224 B & \textrm{for }x=0\end{cases}$
3225 \end_inset
3226
3227
3228 \end_layout
3229
3230 \end_inset
3231 </cell>
3232 </row>
3233 </lyxtabular>
3234
3235 \end_inset
3236
3237
3238 \end_layout
3239
3240 \begin_layout Standard
3241 After inserting 
3242 \series bold
3243
3244 \backslash
3245 cases
3246 \series default
3247  or the usage of the math toolbar button 
3248 \begin_inset Graphics
3249         filename ../images/math/cases.png
3250         scale 85
3251
3252 \end_inset
3253
3254  you can create new lines with the shortcut 
3255 \begin_inset Info
3256 type  "shortcut"
3257 arg   "newline-insert newline"
3258 \end_inset
3259
3260  or the table toolbar button 
3261 \begin_inset Graphics
3262         filename ../images/tabular-feature_append-row.png
3263         scale 85
3264
3265 \end_inset
3266
3267 .
3268 \end_layout
3269
3270 \begin_layout Standard
3271 The command 
3272 \series bold
3273
3274 \backslash
3275 cases
3276 \series default
3277  is also available via the menu 
3278 \family sans
3279 Insert\SpecialChar \menuseparator
3280 Math\SpecialChar \menuseparator
3281 Cases-Environment
3282 \family default
3283 .
3284 \end_layout
3285
3286 \begin_layout Subsection
3287 Negations
3288 \begin_inset Index
3289 status collapsed
3290
3291 \begin_layout Plain Layout
3292 Negations
3293 \end_layout
3294
3295 \end_inset
3296
3297
3298 \end_layout
3299
3300 \begin_layout Standard
3301 By inserting of 
3302 \series bold
3303
3304 \backslash
3305 not
3306 \series default
3307
3308 \begin_inset Index
3309 status collapsed
3310
3311 \begin_layout Plain Layout
3312 Commands ! N ! 
3313 \backslash
3314 not
3315 \end_layout
3316
3317 \end_inset
3318
3319  every character can be displayed canceled.
3320  The characters are quasi accentuated by a slash.
3321 \end_layout
3322
3323 \begin_layout Standard
3324 \align center
3325 \begin_inset Tabular
3326 <lyxtabular version="3" rows="4" columns="2">
3327 <features>
3328 <column alignment="center" valignment="top" width="0pt">
3329 <column alignment="center" valignment="top" width="0pt">
3330 <row>
3331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3332 \begin_inset Text
3333
3334 \begin_layout Plain Layout
3335 Command
3336 \end_layout
3337
3338 \end_inset
3339 </cell>
3340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3341 \begin_inset Text
3342
3343 \begin_layout Plain Layout
3344 Result
3345 \end_layout
3346
3347 \end_inset
3348 </cell>
3349 </row>
3350 <row>
3351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3352 \begin_inset Text
3353
3354 \begin_layout Plain Layout
3355
3356 \backslash
3357 not=
3358 \end_layout
3359
3360 \end_inset
3361 </cell>
3362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3363 \begin_inset Text
3364
3365 \begin_layout Plain Layout
3366 \begin_inset Formula $\not=$
3367 \end_inset
3368
3369
3370 \end_layout
3371
3372 \end_inset
3373 </cell>
3374 </row>
3375 <row>
3376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3377 \begin_inset Text
3378
3379 \begin_layout Plain Layout
3380
3381 \backslash
3382 not 
3383 \backslash
3384 le
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393 \begin_inset Formula $\not\le$
3394 \end_inset
3395
3396
3397 \end_layout
3398
3399 \end_inset
3400 </cell>
3401 </row>
3402 <row>
3403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3404 \begin_inset Text
3405
3406 \begin_layout Plain Layout
3407
3408 \backslash
3409 not 
3410 \backslash
3411 parallel
3412 \end_layout
3413
3414 \end_inset
3415 </cell>
3416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3417 \begin_inset Text
3418
3419 \begin_layout Plain Layout
3420 \begin_inset Formula $\not\parallel$
3421 \end_inset
3422
3423
3424 \end_layout
3425
3426 \end_inset
3427 </cell>
3428 </row>
3429 </lyxtabular>
3430
3431 \end_inset
3432
3433
3434 \end_layout
3435
3436 \begin_layout Standard
3437 The last example shows, that not all negations look good.
3438  Therefore there are for some negations special commands (see 
3439 \begin_inset CommandInset ref
3440 LatexCommand ref
3441 reference "sub:Mathematical-Symbols"
3442
3443 \end_inset
3444
3445  and 
3446 \begin_inset CommandInset ref
3447 LatexCommand ref
3448 reference "sec:Relations"
3449
3450 \end_inset
3451
3452 ).
3453 \end_layout
3454
3455 \begin_layout Subsection
3456 Placeholders
3457 \begin_inset CommandInset label
3458 LatexCommand label
3459 name "sub:Placeholders"
3460
3461 \end_inset
3462
3463
3464 \begin_inset Index
3465 status collapsed
3466
3467 \begin_layout Plain Layout
3468 Placeholders
3469 \end_layout
3470
3471 \end_inset
3472
3473
3474 \begin_inset Index
3475 status collapsed
3476
3477 \begin_layout Plain Layout
3478 Chemical characters ! Isotopes
3479 \end_layout
3480
3481 \end_inset
3482
3483
3484 \begin_inset Index
3485 status collapsed
3486
3487 \begin_layout Plain Layout
3488 Isotopes|see
3489 \begin_inset ERT
3490 status collapsed
3491
3492 \begin_layout Plain Layout
3493
3494 {
3495 \end_layout
3496
3497 \end_inset
3498
3499 Chemical characters
3500 \begin_inset ERT
3501 status collapsed
3502
3503 \begin_layout Plain Layout
3504
3505 }
3506 \end_layout
3507
3508 \end_inset
3509
3510
3511 \end_layout
3512
3513 \end_inset
3514
3515
3516 \end_layout
3517
3518 \begin_layout Standard
3519 When displaying e.
3520 \begin_inset space \thinspace{}
3521 \end_inset
3522
3523 g.
3524 \begin_inset space \space{}
3525 \end_inset
3526
3527 isotopes
3528 \begin_inset Foot
3529 status collapsed
3530
3531 \begin_layout Plain Layout
3532 Typesetting isotopes and chemical symbols is described in 
3533 \begin_inset CommandInset ref
3534 LatexCommand ref
3535 reference "sub:Chemical-Symbols-and"
3536
3537 \end_inset
3538
3539 .
3540 \end_layout
3541
3542 \end_inset
3543
3544  the following problem occurs:
3545 \end_layout
3546
3547 \begin_layout Standard
3548 \align center
3549 \begin_inset Tabular
3550 <lyxtabular version="3" rows="2" columns="2">
3551 <features>
3552 <column alignment="center" valignment="top" width="0pt">
3553 <column alignment="center" valignment="top" width="0pt">
3554 <row>
3555 <cell alignment="center" valignment="top" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Plain Layout
3559 Indices created with sub- and superscripts:
3560 \end_layout
3561
3562 \end_inset
3563 </cell>
3564 <cell alignment="center" valignment="top" usebox="none">
3565 \begin_inset Text
3566
3567 \begin_layout Plain Layout
3568 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3569 \end_inset
3570
3571
3572 \end_layout
3573
3574 \end_inset
3575 </cell>
3576 </row>
3577 <row>
3578 <cell alignment="center" valignment="top" usebox="none">
3579 \begin_inset Text
3580
3581 \begin_layout Plain Layout
3582 correct indices:
3583 \end_layout
3584
3585 \end_inset
3586 </cell>
3587 <cell alignment="center" valignment="top" usebox="none">
3588 \begin_inset Text
3589
3590 \begin_layout Plain Layout
3591 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3592 \end_inset
3593
3594
3595 \end_layout
3596
3597 \end_inset
3598 </cell>
3599 </row>
3600 </lyxtabular>
3601
3602 \end_inset
3603
3604
3605 \begin_inset Note Note
3606 status collapsed
3607
3608 \begin_layout Plain Layout
3609
3610 \series bold
3611
3612 \backslash
3613 raisebox
3614 \series default
3615  is only used as spacer.
3616 \end_layout
3617
3618 \end_inset
3619
3620
3621 \end_layout
3622
3623 \begin_layout Standard
3624 The shorter index is by default placed below or above the first character
3625  of the longer index.
3626  To avoid this there is the command 
3627 \series bold
3628
3629 \backslash
3630 phantom
3631 \series default
3632
3633 \begin_inset Index
3634 status collapsed
3635
3636 \begin_layout Plain Layout
3637 Commands ! P ! 
3638 \backslash
3639 phantom
3640 \end_layout
3641
3642 \end_inset
3643
3644  or the math toolbar button
3645 \begin_inset space \thinspace{}
3646 \end_inset
3647
3648
3649 \begin_inset Foot
3650 status collapsed
3651
3652 \begin_layout Plain Layout
3653 can be found in the submenu of the toolbar button 
3654 \begin_inset Graphics
3655         filename ../images/math/space.png
3656         scale 85
3657
3658 \end_inset
3659
3660
3661 \end_layout
3662
3663 \end_inset
3664
3665  
3666 \begin_inset Graphics
3667         filename ../images/math/phantom.png
3668         scale 85
3669
3670 \end_inset
3671
3672  that creates one or more phantom characters.
3673  When inserting 
3674 \series bold
3675
3676 \backslash
3677 phantom
3678 \series default
3679  a small blue box appears that is superposed with two red arrows.
3680  The arrows indicate that the complete width and height of the box content
3681  will be created as placeholder.
3682  Phantom characters are accordingly placeholders with the size of the characters.
3683 \end_layout
3684
3685 \begin_layout Standard
3686 \align center
3687 \begin_inset Tabular
3688 <lyxtabular version="3" rows="4" columns="2">
3689 <features>
3690 <column alignment="center" valignment="top" width="0">
3691 <column alignment="center" valignment="top" width="0">
3692 <row>
3693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3694 \begin_inset Text
3695
3696 \begin_layout Plain Layout
3697 Command
3698 \end_layout
3699
3700 \end_inset
3701 </cell>
3702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3703 \begin_inset Text
3704
3705 \begin_layout Plain Layout
3706 Result
3707 \begin_inset Note Note
3708 status collapsed
3709
3710 \begin_layout Plain Layout
3711
3712 \series bold
3713
3714 \backslash
3715 raisebox
3716 \series default
3717  is only used as spacer.
3718 \end_layout
3719
3720 \end_inset
3721
3722
3723 \end_layout
3724
3725 \end_inset
3726 </cell>
3727 </row>
3728 <row>
3729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3730 \begin_inset Text
3731
3732 \begin_layout Plain Layout
3733 ^19
3734 \begin_inset ERT
3735 status collapsed
3736
3737 \begin_layout Plain Layout
3738
3739
3740 \backslash
3741 spce 
3742 \end_layout
3743
3744 \end_inset
3745
3746 _
3747 \backslash
3748 phantom
3749 \begin_inset ERT
3750 status collapsed
3751
3752 \begin_layout Plain Layout
3753
3754
3755 \backslash
3756 spce 
3757 \end_layout
3758
3759 \end_inset
3760
3761 1
3762 \begin_inset Formula $\to$
3763 \end_inset
3764
3765 9
3766 \begin_inset ERT
3767 status collapsed
3768
3769 \begin_layout Plain Layout
3770
3771
3772 \backslash
3773 spce 
3774 \end_layout
3775
3776 \end_inset
3777
3778 F
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Plain Layout
3787 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3788 \end_inset
3789
3790
3791 \end_layout
3792
3793 \end_inset
3794 </cell>
3795 </row>
3796 <row>
3797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3798 \begin_inset Text
3799
3800 \begin_layout Plain Layout
3801 ^235
3802 \begin_inset ERT
3803 status collapsed
3804
3805 \begin_layout Plain Layout
3806
3807
3808 \backslash
3809 spce 
3810 \end_layout
3811
3812 \end_inset
3813
3814 _
3815 \backslash
3816 phantom
3817 \begin_inset ERT
3818 status collapsed
3819
3820 \begin_layout Plain Layout
3821
3822
3823 \backslash
3824 spce 
3825 \end_layout
3826
3827 \end_inset
3828
3829 23
3830 \begin_inset Formula $\to$
3831 \end_inset
3832
3833 9
3834 \begin_inset ERT
3835 status collapsed
3836
3837 \begin_layout Plain Layout
3838
3839
3840 \backslash
3841 spce 
3842 \end_layout
3843
3844 \end_inset
3845
3846 F
3847 \end_layout
3848
3849 \end_inset
3850 </cell>
3851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3852 \begin_inset Text
3853
3854 \begin_layout Plain Layout
3855 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3856 \end_inset
3857
3858
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 </row>
3864 <row>
3865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3866 \begin_inset Text
3867
3868 \begin_layout Plain Layout
3869
3870 \backslash
3871 Lambda^
3872 \begin_inset ERT
3873 status collapsed
3874
3875 \begin_layout Plain Layout
3876
3877
3878 \backslash
3879 spce 
3880 \end_layout
3881
3882 \end_inset
3883
3884
3885 \backslash
3886 phantom
3887 \begin_inset ERT
3888 status collapsed
3889
3890 \begin_layout Plain Layout
3891
3892
3893 \backslash
3894 spce 
3895 \end_layout
3896
3897 \end_inset
3898
3899 ii
3900 \begin_inset Formula $\to$
3901 \end_inset
3902
3903 t
3904 \begin_inset ERT
3905 status collapsed
3906
3907 \begin_layout Plain Layout
3908
3909
3910 \backslash
3911 spce 
3912 \end_layout
3913
3914 \end_inset
3915
3916 _MMt
3917 \end_layout
3918
3919 \end_inset
3920 </cell>
3921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3922 \begin_inset Text
3923
3924 \begin_layout Plain Layout
3925 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3926 \end_inset
3927
3928
3929 \end_layout
3930
3931 \end_inset
3932 </cell>
3933 </row>
3934 </lyxtabular>
3935
3936 \end_inset
3937
3938
3939 \end_layout
3940
3941 \begin_layout Standard
3942 Furthermore there are the commands 
3943 \series bold
3944
3945 \backslash
3946 vphantom
3947 \series default
3948
3949 \begin_inset Index
3950 status collapsed
3951
3952 \begin_layout Plain Layout
3953 Commands ! V ! 
3954 \backslash
3955 vphantom
3956 \end_layout
3957
3958 \end_inset
3959
3960  (toolbar button 
3961 \begin_inset space ~
3962 \end_inset
3963
3964
3965 \begin_inset Graphics
3966         filename ../images/math/vphantom.png
3967         scale 85
3968
3969 \end_inset
3970
3971 ) and 
3972 \series bold
3973
3974 \backslash
3975 hphantom
3976 \series default
3977
3978 \begin_inset Index
3979 status collapsed
3980
3981 \begin_layout Plain Layout
3982 Commands ! H ! 
3983 \backslash
3984 hphantom
3985 \end_layout
3986
3987 \end_inset
3988
3989  (toolbar button 
3990 \begin_inset space ~
3991 \end_inset
3992
3993
3994 \begin_inset Graphics
3995         filename ../images/math/hphantom.png
3996         scale 85
3997
3998 \end_inset
3999
4000 ).
4001  
4002 \series bold
4003
4004 \backslash
4005 hphantom
4006 \series default
4007  creates only space for the maximal height of the characters in the box
4008  but not for its width.
4009  
4010 \series bold
4011
4012 \backslash
4013 vphantom
4014 \series default
4015  creates only space for the width of the box content.
4016  Therefore  the boxes of both commands have only one red arrow.
4017 \end_layout
4018
4019 \begin_layout Standard
4020 For example creates 
4021 \series bold
4022
4023 \backslash
4024 vphantom
4025 \series default
4026
4027 \begin_inset ERT
4028 status collapsed
4029
4030 \begin_layout Plain Layout
4031
4032
4033 \backslash
4034 spce 
4035 \end_layout
4036
4037 \end_inset
4038
4039
4040 \series bold
4041 a
4042 \backslash
4043 int
4044 \series default
4045  space for the height of the integral sign,
4046 \begin_inset Foot
4047 status collapsed
4048
4049 \begin_layout Plain Layout
4050 The command 
4051 \series bold
4052
4053 \backslash
4054 int
4055 \series default
4056  creates an integral sign, see 
4057 \begin_inset CommandInset ref
4058 LatexCommand ref
4059 reference "sub:Big-Operators"
4060
4061 \end_inset
4062
4063 .
4064 \end_layout
4065
4066 \end_inset
4067
4068  because this is the larger character.
4069  An example application is in 
4070 \begin_inset CommandInset ref
4071 LatexCommand ref
4072 reference "sub:Multiline-Brackets"
4073
4074 \end_inset
4075
4076 .
4077 \end_layout
4078
4079 \begin_layout Subsection
4080 Lines
4081 \begin_inset Index
4082 status collapsed
4083
4084 \begin_layout Plain Layout
4085 Lines
4086 \end_layout
4087
4088 \end_inset
4089
4090
4091 \begin_inset Index
4092 status collapsed
4093
4094 \begin_layout Plain Layout
4095 Formula ! underlined
4096 \end_layout
4097
4098 \end_inset
4099
4100
4101 \end_layout
4102
4103 \begin_layout Standard
4104 \align center
4105 \begin_inset Tabular
4106 <lyxtabular version="3" rows="4" columns="2">
4107 <features>
4108 <column alignment="center" valignment="top" width="0pt">
4109 <column alignment="center" valignment="top" width="0pt">
4110 <row>
4111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4112 \begin_inset Text
4113
4114 \begin_layout Plain Layout
4115 Command
4116 \end_layout
4117
4118 \end_inset
4119 </cell>
4120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4121 \begin_inset Text
4122
4123 \begin_layout Plain Layout
4124 Result
4125 \begin_inset Note Note
4126 status collapsed
4127
4128 \begin_layout Plain Layout
4129
4130 \series bold
4131
4132 \backslash
4133 raisebox
4134 \series default
4135  is only used as spacer.
4136 \end_layout
4137
4138 \end_inset
4139
4140
4141 \end_layout
4142
4143 \end_inset
4144 </cell>
4145 </row>
4146 <row>
4147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4148 \begin_inset Text
4149
4150 \begin_layout Plain Layout
4151
4152 \backslash
4153 overline
4154 \begin_inset ERT
4155 status collapsed
4156
4157 \begin_layout Plain Layout
4158
4159
4160 \backslash
4161 spce 
4162 \end_layout
4163
4164 \end_inset
4165
4166 A+B
4167 \begin_inset Index
4168 status collapsed
4169
4170 \begin_layout Plain Layout
4171 Commands ! O ! 
4172 \backslash
4173 overline
4174 \end_layout
4175
4176 \end_inset
4177
4178
4179 \end_layout
4180
4181 \end_inset
4182 </cell>
4183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4184 \begin_inset Text
4185
4186 \begin_layout Plain Layout
4187 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4188 \end_inset
4189
4190
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 </row>
4196 <row>
4197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4198 \begin_inset Text
4199
4200 \begin_layout Plain Layout
4201
4202 \backslash
4203 underline
4204 \begin_inset ERT
4205 status collapsed
4206
4207 \begin_layout Plain Layout
4208
4209
4210 \backslash
4211 spce 
4212 \end_layout
4213
4214 \end_inset
4215
4216 A+B
4217 \begin_inset Index
4218 status collapsed
4219
4220 \begin_layout Plain Layout
4221 Commands ! U ! 
4222 \backslash
4223 underline
4224 \end_layout
4225
4226 \end_inset
4227
4228
4229 \end_layout
4230
4231 \end_inset
4232 </cell>
4233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Plain Layout
4237 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4238 \end_inset
4239
4240
4241 \end_layout
4242
4243 \end_inset
4244 </cell>
4245 </row>
4246 <row>
4247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4248 \begin_inset Text
4249
4250 \begin_layout Plain Layout
4251
4252 \backslash
4253 overline
4254 \begin_inset ERT
4255 status collapsed
4256
4257 \begin_layout Plain Layout
4258
4259
4260 \backslash
4261 spce 
4262 \end_layout
4263
4264 \end_inset
4265
4266
4267 \backslash
4268 underline
4269 \begin_inset ERT
4270 status collapsed
4271
4272 \begin_layout Plain Layout
4273
4274
4275 \backslash
4276 spce 
4277 \end_layout
4278
4279 \end_inset
4280
4281 A+B
4282 \end_layout
4283
4284 \end_inset
4285 </cell>
4286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4287 \begin_inset Text
4288
4289 \begin_layout Plain Layout
4290 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4291 \end_inset
4292
4293
4294 \end_layout
4295
4296 \end_inset
4297 </cell>
4298 </row>
4299 </lyxtabular>
4300
4301 \end_inset
4302
4303
4304 \end_layout
4305
4306 \begin_layout Standard
4307 In the last example it doesn't matter if first 
4308 \series bold
4309
4310 \backslash
4311 overline
4312 \series default
4313  or 
4314 \series bold
4315
4316 \backslash
4317 underline
4318 \series default
4319  is inserted.
4320 \end_layout
4321
4322 \begin_layout Standard
4323 To double underline e.
4324 \begin_inset space \thinspace{}
4325 \end_inset
4326
4327 g.
4328 \begin_inset space \space{}
4329 \end_inset
4330
4331 results, one uses 
4332 \series bold
4333
4334 \backslash
4335 underline
4336 \series default
4337  twice.
4338 \end_layout
4339
4340 \begin_layout Standard
4341 It is possible to place up to 6 lines above or below characters.
4342 \end_layout
4343
4344 \begin_layout Standard
4345 \begin_inset VSpace bigskip
4346 \end_inset
4347
4348 Custom lines can be created using the command 
4349 \series bold
4350
4351 \backslash
4352 rule
4353 \series default
4354
4355 \begin_inset Index
4356 status collapsed
4357
4358 \begin_layout Plain Layout
4359 Commands ! R ! 
4360 \backslash
4361 rule
4362 \end_layout
4363
4364 \end_inset
4365
4366  which has the following scheme:
4367 \end_layout
4368
4369 \begin_layout Standard
4370
4371 \series bold
4372
4373 \backslash
4374 rule[vertical offset]{length}{thickness}
4375 \end_layout
4376
4377 \begin_layout Standard
4378 The optional vertical offset shifts the line upwards (or downwards, when
4379  the value is negative).
4380  The units listed in 
4381 \begin_inset CommandInset ref
4382 LatexCommand ref
4383 reference "tab:Available-units"
4384
4385 \end_inset
4386
4387  can be used for the values.
4388  Here are two example lines created with the commands
4389 \begin_inset Newline newline
4390 \end_inset
4391
4392
4393 \series bold
4394
4395 \backslash
4396 rule[-2ex]{3cm}{2pt}
4397 \series default
4398  and 
4399 \series bold
4400
4401 \backslash
4402 rule{2cm}{1pt}
4403 \series default
4404 :
4405 \end_layout
4406
4407 \begin_layout Standard
4408 This is a sentence 
4409 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4410 \end_inset
4411
4412  with two lines.
4413 \end_layout
4414
4415 \begin_layout Standard
4416
4417 \series bold
4418
4419 \backslash
4420 rule
4421 \series default
4422  can also be used for text when it is inserted in TeX-mode.
4423 \end_layout
4424
4425 \begin_layout Subsection
4426 Ellipses
4427 \begin_inset CommandInset label
4428 LatexCommand label
4429 name "sub:Ellipses"
4430
4431 \end_inset
4432
4433
4434 \begin_inset Index
4435 status collapsed
4436
4437 \begin_layout Plain Layout
4438 Ellipses
4439 \end_layout
4440
4441 \end_inset
4442
4443
4444 \end_layout
4445
4446 \begin_layout Standard
4447 There are different types of ellipses available.
4448 \begin_inset Foot
4449 status collapsed
4450
4451 \begin_layout Plain Layout
4452 In the math toolbar in the submenu of the button 
4453 \begin_inset Graphics
4454         filename ../images/math/ldots.png
4455         scale 85
4456
4457 \end_inset
4458
4459
4460 \end_layout
4461
4462 \end_inset
4463
4464  For listings dots at the baseline are used (
4465 \series bold
4466
4467 \backslash
4468 ldots
4469 \series default
4470
4471 \begin_inset Index
4472 status collapsed
4473
4474 \begin_layout Plain Layout
4475 Commands ! L ! 
4476 \backslash
4477 ldots
4478 \end_layout
4479
4480 \end_inset
4481
4482 ), while for operations dots are needed that are on the same height as the
4483  operators (
4484 \series bold
4485
4486 \backslash
4487 cdots
4488 \series default
4489
4490 \begin_inset Index
4491 status collapsed
4492
4493 \begin_layout Plain Layout
4494 Commands ! C ! 
4495 \backslash
4496 cdots
4497 \end_layout
4498
4499 \end_inset
4500
4501 ).
4502  When using the command 
4503 \series bold
4504
4505 \backslash
4506 dots
4507 \series default
4508
4509 \begin_inset Index
4510 status collapsed
4511
4512 \begin_layout Plain Layout
4513 Commands ! D ! 
4514 \backslash
4515 dots
4516 \end_layout
4517
4518 \end_inset
4519
4520 , LaTeX decides on the basis of the next character what type is used.
4521 \end_layout
4522
4523 \begin_layout Standard
4524 \align center
4525 \begin_inset Tabular
4526 <lyxtabular version="3" rows="8" columns="2">
4527 <features>
4528 <column alignment="center" valignment="top" width="0pt">
4529 <column alignment="center" valignment="top" width="0pt">
4530 <row>
4531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535 Command
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4541 \begin_inset Text
4542
4543 \begin_layout Plain Layout
4544 Result
4545 \end_layout
4546
4547 \end_inset
4548 </cell>
4549 </row>
4550 <row>
4551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4552 \begin_inset Text
4553
4554 \begin_layout Plain Layout
4555 A_1
4556 \begin_inset ERT
4557 status collapsed
4558
4559 \begin_layout Plain Layout
4560
4561
4562 \backslash
4563 spce 
4564 \end_layout
4565
4566 \end_inset
4567
4568 ,
4569 \backslash
4570 dots
4571 \begin_inset ERT
4572 status collapsed
4573
4574 \begin_layout Plain Layout
4575
4576
4577 \backslash
4578 spce 
4579 \end_layout
4580
4581 \end_inset
4582
4583 ,A_n
4584 \end_layout
4585
4586 \end_inset
4587 </cell>
4588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4589 \begin_inset Text
4590
4591 \begin_layout Plain Layout
4592 \begin_inset Formula $A_{1},\dots,A_{n}$
4593 \end_inset
4594
4595
4596 \end_layout
4597
4598 \end_inset
4599 </cell>
4600 </row>
4601 <row>
4602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4603 \begin_inset Text
4604
4605 \begin_layout Plain Layout
4606 A_1
4607 \begin_inset ERT
4608 status collapsed
4609
4610 \begin_layout Plain Layout
4611
4612
4613 \backslash
4614 spce 
4615 \end_layout
4616
4617 \end_inset
4618
4619 +
4620 \backslash
4621 dots
4622 \begin_inset ERT
4623 status collapsed
4624
4625 \begin_layout Plain Layout
4626
4627
4628 \backslash
4629 spce 
4630 \end_layout
4631
4632 \end_inset
4633
4634 +A_n
4635 \end_layout
4636
4637 \end_inset
4638 </cell>
4639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4640 \begin_inset Text
4641
4642 \begin_layout Plain Layout
4643 \begin_inset Formula $A_{1}+\dots+A_{n}$
4644 \end_inset
4645
4646
4647 \end_layout
4648
4649 \end_inset
4650 </cell>
4651 </row>
4652 <row>
4653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4654 \begin_inset Text
4655
4656 \begin_layout Plain Layout
4657 A_1
4658 \begin_inset ERT
4659 status collapsed
4660
4661 \begin_layout Plain Layout
4662
4663
4664 \backslash
4665 spce 
4666 \end_layout
4667
4668 \end_inset
4669
4670 ,
4671 \backslash
4672 ldots
4673 \begin_inset ERT
4674 status collapsed
4675
4676 \begin_layout Plain Layout
4677
4678
4679 \backslash
4680 spce 
4681 \end_layout
4682
4683 \end_inset
4684
4685 ,A_n
4686 \end_layout
4687
4688 \end_inset
4689 </cell>
4690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4691 \begin_inset Text
4692
4693 \begin_layout Plain Layout
4694 \begin_inset Formula $A_{1},\ldots,A_{n}$
4695 \end_inset
4696
4697
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 </row>
4703 <row>
4704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4705 \begin_inset Text
4706
4707 \begin_layout Plain Layout
4708 A_1
4709 \begin_inset ERT
4710 status collapsed
4711
4712 \begin_layout Plain Layout
4713
4714
4715 \backslash
4716 spce 
4717 \end_layout
4718
4719 \end_inset
4720
4721 +
4722 \backslash
4723 cdots
4724 \begin_inset ERT
4725 status collapsed
4726
4727 \begin_layout Plain Layout
4728
4729
4730 \backslash
4731 spce 
4732 \end_layout
4733
4734 \end_inset
4735
4736 +A_n
4737 \end_layout
4738
4739 \end_inset
4740 </cell>
4741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4742 \begin_inset Text
4743
4744 \begin_layout Plain Layout
4745 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4746 \end_inset
4747
4748
4749 \end_layout
4750
4751 \end_inset
4752 </cell>
4753 </row>
4754 <row>
4755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Plain Layout
4759
4760 \backslash
4761 vdots
4762 \end_layout
4763
4764 \end_inset
4765 </cell>
4766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4767 \begin_inset Text
4768
4769 \begin_layout Plain Layout
4770 \begin_inset Formula $\vdots$
4771 \end_inset
4772
4773
4774 \end_layout
4775
4776 \end_inset
4777 </cell>
4778 </row>
4779 <row>
4780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4781 \begin_inset Text
4782
4783 \begin_layout Plain Layout
4784
4785 \backslash
4786 ddots
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4792 \begin_inset Text
4793
4794 \begin_layout Plain Layout
4795 \begin_inset Formula $\ddots$
4796 \end_inset
4797
4798
4799 \end_layout
4800
4801 \end_inset
4802 </cell>
4803 </row>
4804 <row>
4805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4806 \begin_inset Text
4807
4808 \begin_layout Plain Layout
4809 3×3
4810 \begin_inset space \thinspace{}
4811 \end_inset
4812
4813 matrix with the different dots
4814 \end_layout
4815
4816 \end_inset
4817 </cell>
4818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4819 \begin_inset Text
4820
4821 \begin_layout Plain Layout
4822 \begin_inset Formula $\begin{array}{ccc}
4823 A_{11} & \cdots & A_{1m}\\
4824 \vdots & \ddots & \vdots\\
4825 A_{n1} & \cdots & A_{nm}\end{array}$
4826 \end_inset
4827
4828
4829 \end_layout
4830
4831 \end_inset
4832 </cell>
4833 </row>
4834 </lyxtabular>
4835
4836 \end_inset
4837
4838
4839 \end_layout
4840
4841 \begin_layout Standard
4842 The ellipses available in menu 
4843 \family sans
4844 Insert\SpecialChar \menuseparator
4845 Special
4846 \begin_inset space ~
4847 \end_inset
4848
4849 Character
4850 \family default
4851  are 
4852 \series bold
4853
4854 \backslash
4855 ldots
4856 \series default
4857 .
4858 \end_layout
4859
4860 \begin_layout Standard
4861 \begin_inset VSpace medskip
4862 \end_inset
4863
4864 Specially for matrices there are ellipses that span over several columns.
4865  They are created with the command 
4866 \series bold
4867
4868 \backslash
4869 hdotsfor
4870 \series default
4871
4872 \begin_inset Index
4873 status collapsed
4874
4875 \begin_layout Plain Layout
4876 Commands ! H ! 
4877 \backslash
4878 hdotsfor
4879 \end_layout
4880
4881 \end_inset
4882
4883 , that has the following scheme:
4884 \end_layout
4885
4886 \begin_layout Standard
4887
4888 \series bold
4889
4890 \backslash
4891 hdotsfor[distance]{number of columns}
4892 \end_layout
4893
4894 \begin_layout Standard
4895 The number of columns specifies how many columns should be spanned.
4896  Distance is a factor for the distance between the dots.
4897 \end_layout
4898
4899 \begin_layout Standard
4900 In the following matrix the command 
4901 \series bold
4902
4903 \backslash
4904 hdotsfor[2]{4}
4905 \series default
4906  was inserted in the first box of the second line, to get an ellipsis with
4907  a dot distance twice as long as with the command 
4908 \series bold
4909
4910 \backslash
4911 dots
4912 \series default
4913 :
4914 \begin_inset Formula \[
4915 \left(\begin{array}{cccc}
4916 A & B & C & D\\
4917 \hdotsfor[2]{4}\\
4918 q & w & e & r\end{array}\right)\]
4919
4920 \end_inset
4921
4922 Note that the matrix fields that should be spanned must be empty, otherwise
4923  you get LaTeX-errors.
4924 \end_layout
4925
4926 \begin_layout Standard
4927 \begin_inset VSpace bigskip
4928 \end_inset
4929
4930 Furthermore you can fill with the command 
4931 \series bold
4932
4933 \backslash
4934 dotfill
4935 \series default
4936
4937 \begin_inset Index
4938 status collapsed
4939
4940 \begin_layout Plain Layout
4941 Commands ! D ! 
4942 \backslash
4943 dotfill
4944 \end_layout
4945
4946 \end_inset
4947
4948  the rest of a line with dots.
4949  The effect of these commands is the same like with 
4950 \series bold
4951
4952 \backslash
4953 hfill
4954 \series default
4955 , see 
4956 \begin_inset CommandInset ref
4957 LatexCommand ref
4958 reference "sub:Variable-Space"
4959
4960 \end_inset
4961
4962 .
4963 \end_layout
4964
4965 \begin_layout Standard
4966 For example the command 
4967 \series bold
4968 A
4969 \backslash
4970 dotfill
4971 \begin_inset ERT
4972 status collapsed
4973
4974 \begin_layout Plain Layout
4975
4976
4977 \backslash
4978 spce 
4979 \end_layout
4980
4981 \end_inset
4982
4983 B
4984 \series default
4985  produces
4986 \end_layout
4987
4988 \begin_layout Standard
4989 \begin_inset Formula $A\dotfill B$
4990 \end_inset
4991
4992
4993 \end_layout
4994
4995 \begin_layout Standard
4996 Analog to
4997 \series bold
4998  
4999 \backslash
5000 dotfill
5001 \series default
5002  there is for a line the command 
5003 \series bold
5004
5005 \backslash
5006 hrulefill
5007 \series default
5008
5009 \begin_inset Index
5010 status collapsed
5011
5012 \begin_layout Plain Layout
5013 Commands ! H ! 
5014 \backslash
5015 hrulefill
5016 \end_layout
5017
5018 \end_inset
5019
5020 :
5021 \end_layout
5022
5023 \begin_layout Standard
5024 \begin_inset Formula $A\hrulefill B$
5025 \end_inset
5026
5027
5028 \end_layout
5029
5030 \begin_layout Standard
5031 To use the commands for text, they have to be inserted in TeX-mode.
5032 \end_layout
5033
5034 \begin_layout Section
5035 Matrices
5036 \begin_inset CommandInset label
5037 LatexCommand label
5038 name "sec:Matrices"
5039
5040 \end_inset
5041
5042
5043 \begin_inset Index
5044 status collapsed
5045
5046 \begin_layout Plain Layout
5047 Matrices
5048 \end_layout
5049
5050 \end_inset
5051
5052
5053 \end_layout
5054
5055 \begin_layout Standard
5056 Matrices can be inserted via the math toolbar button 
5057 \begin_inset Graphics
5058         filename ../images/dialog-show_mathmatrix.png
5059         scale 85
5060
5061 \end_inset
5062
5063  or the menu 
5064 \family sans
5065 Insert\SpecialChar \menuseparator
5066 Math\SpecialChar \menuseparator
5067 Matrix
5068 \family default
5069 .
5070  You will be asked for the number of matrix columns and rows, and the alignment.
5071  The vertical alignment is hereby only of importance for matrices in inline
5072  formulas:
5073 \end_layout
5074
5075 \begin_layout Standard
5076 The first matrix is top 
5077 \begin_inset Formula $\begin{array}[t]{cccc}
5078 A & D & G & J\\
5079 B & E & H & K\\
5080 C & F & I & L\end{array}$
5081 \end_inset
5082
5083 , the second middle 
5084 \begin_inset Formula $\begin{array}{cccc}
5085 A & D & G & J\\
5086 B & E & H & K\\
5087 C & F & I & L\end{array}$
5088 \end_inset
5089
5090 , and the third bottom 
5091 \begin_inset Formula $\begin{array}[b]{cccc}
5092 A & D & G & J\\
5093 B & E & H & K\\
5094 C & F & I & L\end{array}$
5095 \end_inset
5096
5097  aligned.
5098 \end_layout
5099
5100 \begin_layout Standard
5101 The horizontal alignment specifies how the column entries should be aligned.
5102  It is set by entering a letter for every column.
5103  
5104 \emph on
5105 l
5106 \emph default
5107  denotes left aligned, 
5108 \emph on
5109 c
5110 \emph default
5111  centered, and 
5112 \emph on
5113 r
5114 \emph default
5115  right aligned.
5116  To create for example a 4
5117 \series bold
5118 ×
5119 \series default
5120 4
5121 \begin_inset space ~
5122 \end_inset
5123
5124 matrix where the first column is left aligned, the second and third are
5125  centered, and the last one is right aligned, one enters for the horizontal
5126  alignment 
5127 \series bold
5128 lccr
5129 \series default
5130 .
5131  Normally are in a matrix all columns centered, therefore the default is
5132  for every column is a 
5133 \series bold
5134 c
5135 \series default
5136 .
5137 \end_layout
5138
5139 \begin_layout Standard
5140 Horizontal alignment:
5141 \end_layout
5142
5143 \begin_layout Standard
5144
5145 \series bold
5146 lll
5147 \series default
5148  : 
5149 \begin_inset Formula $\begin{array}{lll}
5150 10000 & D & G\\
5151 B & 10000 & H\\
5152 C & F & 10000\end{array}$
5153 \end_inset
5154
5155  , 
5156 \series bold
5157 ccc
5158 \series default
5159  : 
5160 \begin_inset Formula $\begin{array}{ccc}
5161 10000 & D & G\\
5162 B & 10000 & H\\
5163 C & F & 10000\end{array}$
5164 \end_inset
5165
5166  , 
5167 \series bold
5168 rrr
5169 \series default
5170  : 
5171 \begin_inset Formula $\begin{array}{rrr}
5172 10000 & D & G\\
5173 B & 10000 & H\\
5174 C & F & 10000\end{array}$
5175 \end_inset
5176
5177
5178 \end_layout
5179
5180 \begin_layout Standard
5181 To add or delete rows and columns subsequently, the math toolbar buttons
5182  
5183 \begin_inset Graphics
5184         filename ../images/tabular-feature_append-row.png
5185         scale 85
5186
5187 \end_inset
5188
5189
5190 \begin_inset Graphics
5191         filename ../images/tabular-feature_delete-row.png
5192         scale 85
5193
5194 \end_inset
5195
5196 , etc.
5197 \begin_inset space \thinspace{}
5198 \end_inset
5199
5200 , or the menu 
5201 \family sans
5202 Edit\SpecialChar \menuseparator
5203 Rows & Columns
5204 \family default
5205  can be used.
5206  New rows can also be created with 
5207 \begin_inset Info
5208 type  "shortcut"
5209 arg   "newline-insert newline"
5210 \end_inset
5211
5212 .
5213 \end_layout
5214
5215 \begin_layout Standard
5216 \begin_inset VSpace bigskip
5217 \end_inset
5218
5219 Parentheses around a matrix can can either be created with the commands
5220  
5221 \series bold
5222
5223 \backslash
5224 left
5225 \series default
5226
5227 \begin_inset Index
5228 status collapsed
5229
5230 \begin_layout Plain Layout
5231 Commands ! L ! 
5232 \backslash
5233 left
5234 \end_layout
5235
5236 \end_inset
5237
5238  and 
5239 \series bold
5240
5241 \backslash
5242 right
5243 \series default
5244
5245 \begin_inset Index
5246 status collapsed
5247
5248 \begin_layout Plain Layout
5249 Commands ! R ! 
5250 \backslash
5251 right
5252 \end_layout
5253
5254 \end_inset
5255
5256  (shortcut 
5257 \family sans
5258 Alt+M
5259 \begin_inset space ~
5260 \end_inset
5261
5262 Parenthesis
5263 \family default
5264 ), see 
5265 \begin_inset CommandInset ref
5266 LatexCommand ref
5267 reference "sub:Automatic-Bracket-Size"
5268
5269 \end_inset
5270
5271 , or by using the following commands:
5272 \begin_inset VSpace medskip
5273 \end_inset
5274
5275
5276 \end_layout
5277
5278 \begin_layout Standard
5279 \begin_inset space \hfill{}
5280 \end_inset
5281
5282
5283 \begin_inset Tabular
5284 <lyxtabular version="3" rows="4" columns="2">
5285 <features>
5286 <column alignment="center" valignment="top" width="0">
5287 <column alignment="center" valignment="top" width="0">
5288 <row>
5289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293 Command
5294 \end_layout
5295
5296 \end_inset
5297 </cell>
5298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5299 \begin_inset Text
5300
5301 \begin_layout Plain Layout
5302 Result
5303 \begin_inset Note Note
5304 status collapsed
5305
5306 \begin_layout Plain Layout
5307
5308 \series bold
5309
5310 \backslash
5311 raisebox
5312 \series default
5313  is only used as spacer.
5314 \end_layout
5315
5316 \end_inset
5317
5318
5319 \end_layout
5320
5321 \end_inset
5322 </cell>
5323 </row>
5324 <row>
5325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5326 \begin_inset Text
5327
5328 \begin_layout Plain Layout
5329
5330 \backslash
5331 bmatrix
5332 \begin_inset ERT
5333 status collapsed
5334
5335 \begin_layout Plain Layout
5336
5337
5338 \backslash
5339 spce 
5340 \end_layout
5341
5342 \end_inset
5343
5344 2
5345 \series bold
5346 ×
5347 \series default
5348 2
5349 \begin_inset space \thinspace{}
5350 \end_inset
5351
5352 matrix
5353 \end_layout
5354
5355 \end_inset
5356 </cell>
5357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5358 \begin_inset Text
5359
5360 \begin_layout Plain Layout
5361 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5362 0 & \textrm{-}\mathrm{i}\\
5363 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5364 \end_inset
5365
5366
5367 \end_layout
5368
5369 \end_inset
5370 </cell>
5371 </row>
5372 <row>
5373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5374 \begin_inset Text
5375
5376 \begin_layout Plain Layout
5377
5378 \backslash
5379 Bmatrix
5380 \begin_inset ERT
5381 status collapsed
5382
5383 \begin_layout Plain Layout
5384
5385
5386 \backslash
5387 spce 
5388 \end_layout
5389
5390 \end_inset
5391
5392 2
5393 \series bold
5394 ×
5395 \series default
5396 2
5397 \begin_inset space \thinspace{}
5398 \end_inset
5399
5400 matrix
5401 \end_layout
5402
5403 \end_inset
5404 </cell>
5405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5406 \begin_inset Text
5407
5408 \begin_layout Plain Layout
5409 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5410 0 & \textrm{-}\mathrm{i}\\
5411 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5412 \end_inset
5413
5414
5415 \end_layout
5416
5417 \end_inset
5418 </cell>
5419 </row>
5420 <row>
5421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5422 \begin_inset Text
5423
5424 \begin_layout Plain Layout
5425
5426 \backslash
5427 pmatrix
5428 \begin_inset ERT
5429 status collapsed
5430
5431 \begin_layout Plain Layout
5432
5433
5434 \backslash
5435 spce 
5436 \end_layout
5437
5438 \end_inset
5439
5440 2
5441 \series bold
5442 ×
5443 \series default
5444 2
5445 \begin_inset space \thinspace{}
5446 \end_inset
5447
5448 matrix
5449 \end_layout
5450
5451 \end_inset
5452 </cell>
5453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5454 \begin_inset Text
5455
5456 \begin_layout Plain Layout
5457 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5458 0 & \textrm{-}\mathrm{i}\\
5459 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5460 \end_inset
5461
5462
5463 \end_layout
5464
5465 \end_inset
5466 </cell>
5467 </row>
5468 </lyxtabular>
5469
5470 \end_inset
5471
5472
5473 \begin_inset space \hfill{}
5474 \end_inset
5475
5476
5477 \begin_inset Tabular
5478 <lyxtabular version="3" rows="4" columns="2">
5479 <features>
5480 <column alignment="center" valignment="top" width="0">
5481 <column alignment="center" valignment="top" width="0">
5482 <row>
5483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5484 \begin_inset Text
5485
5486 \begin_layout Plain Layout
5487 Command
5488 \end_layout
5489
5490 \end_inset
5491 </cell>
5492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5493 \begin_inset Text
5494
5495 \begin_layout Plain Layout
5496 Result
5497 \end_layout
5498
5499 \end_inset
5500 </cell>
5501 </row>
5502 <row>
5503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5504 \begin_inset Text
5505
5506 \begin_layout Plain Layout
5507
5508 \backslash
5509 vmatrix
5510 \begin_inset ERT
5511 status collapsed
5512
5513 \begin_layout Plain Layout
5514
5515
5516 \backslash
5517 spce 
5518 \end_layout
5519
5520 \end_inset
5521
5522 2
5523 \series bold
5524 ×
5525 \series default
5526 2
5527 \begin_inset space \thinspace{}
5528 \end_inset
5529
5530 matrix
5531 \end_layout
5532
5533 \end_inset
5534 </cell>
5535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5536 \begin_inset Text
5537
5538 \begin_layout Plain Layout
5539 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5540 0 & \textrm{-}\mathrm{i}\\
5541 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5542 \end_inset
5543
5544
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 </row>
5550 <row>
5551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555
5556 \backslash
5557 Vmatrix
5558 \begin_inset ERT
5559 status collapsed
5560
5561 \begin_layout Plain Layout
5562
5563
5564 \backslash
5565 spce 
5566 \end_layout
5567
5568 \end_inset
5569
5570 2
5571 \series bold
5572 ×
5573 \series default
5574 2
5575 \begin_inset space \thinspace{}
5576 \end_inset
5577
5578 matrix
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5588 0 & \textrm{-}\mathrm{i}\\
5589 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5590 \end_inset
5591
5592
5593 \end_layout
5594
5595 \end_inset
5596 </cell>
5597 </row>
5598 <row>
5599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5600 \begin_inset Text
5601
5602 \begin_layout Plain Layout
5603
5604 \backslash
5605 matrix
5606 \begin_inset ERT
5607 status collapsed
5608
5609 \begin_layout Plain Layout
5610
5611
5612 \backslash
5613 spce 
5614 \end_layout
5615
5616 \end_inset
5617
5618 2
5619 \series bold
5620 ×
5621 \series default
5622 2
5623 \begin_inset space \thinspace{}
5624 \end_inset
5625
5626 matrix
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5632 \begin_inset Text
5633
5634 \begin_layout Plain Layout
5635 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5636 0 & \textrm{-}\mathrm{i}\\
5637 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5638 \end_inset
5639
5640
5641 \end_layout
5642
5643 \end_inset
5644 </cell>
5645 </row>
5646 </lyxtabular>
5647
5648 \end_inset
5649
5650
5651 \begin_inset space \hfill{}
5652 \end_inset
5653
5654
5655 \end_layout
5656
5657 \begin_layout Standard
5658 \begin_inset VSpace medskip
5659 \end_inset
5660
5661 When e.
5662 \begin_inset space \thinspace{}
5663 \end_inset
5664
5665 g.
5666 \begin_inset space \space{}
5667 \end_inset
5668
5669
5670 \series bold
5671
5672 \backslash
5673 vmatrix
5674 \series default
5675  is inserted, a blue box appears between two vertical lines where the matrix
5676  is inserted.
5677 \end_layout
5678
5679 \begin_layout Standard
5680 \begin_inset VSpace bigskip
5681 \end_inset
5682
5683 As all multiline formulas are matrices, the length 
5684 \series bold
5685
5686 \backslash
5687 arraycolsep
5688 \series default
5689
5690 \begin_inset Index
5691 status collapsed
5692
5693 \begin_layout Plain Layout
5694 Commands ! A ! 
5695 \backslash
5696 arraycolsep
5697 \end_layout
5698
5699 \end_inset
5700
5701  that is described in 
5702 \begin_inset CommandInset ref
5703 LatexCommand ref
5704 reference "sub:Column-Separation"
5705
5706 \end_inset
5707
5708  can also be used to change the column separation of matrices.
5709 \end_layout
5710
5711 \begin_layout Standard
5712 To change the row separation, the command 
5713 \series bold
5714
5715 \backslash
5716 arraystretch
5717 \series default
5718
5719 \begin_inset Index
5720 status collapsed
5721
5722 \begin_layout Plain Layout
5723 Commands ! A ! 
5724 \backslash
5725 arraystretch
5726 \end_layout
5727
5728 \end_inset
5729
5730  is used.
5731  It is used as follows:
5732 \end_layout
5733
5734 \begin_layout Standard
5735
5736 \series bold
5737
5738 \backslash
5739 renewcommand{
5740 \backslash
5741 arraystretch}{stretch factor}
5742 \begin_inset Index
5743 status collapsed
5744
5745 \begin_layout Plain Layout
5746 Commands ! R ! 
5747 \backslash
5748 renewcommand
5749 \end_layout
5750
5751 \end_inset
5752
5753
5754 \end_layout
5755
5756 \begin_layout Standard
5757 The command 
5758 \series bold
5759
5760 \backslash
5761 renewcommand
5762 \series default
5763  assigns the stretch factor to the predefined command 
5764 \series bold
5765
5766 \backslash
5767 arraystretch
5768 \series default
5769 .
5770  To double e.
5771 \begin_inset space \thinspace{}
5772 \end_inset
5773
5774 g.
5775 \begin_inset space \space{}
5776 \end_inset
5777
5778 the row separation, use the factor 2.
5779  This is then used for all following matrices.
5780  To go back to the original separation, assign the factor 1 to 
5781 \series bold
5782
5783 \backslash
5784 arraystretch
5785 \series default
5786 .
5787 \end_layout
5788
5789 \begin_layout Standard
5790 To set matrices into a text line, the command 
5791 \series bold
5792
5793 \backslash
5794 smallmatrix
5795 \series default
5796
5797 \begin_inset Index
5798 status collapsed
5799
5800 \begin_layout Plain Layout
5801 Commands ! S ! 
5802 \backslash
5803 smallmatrix
5804 \end_layout
5805
5806 \end_inset
5807
5808  is used.
5809  When it is inserted a blue box with two dashed lines appears.
5810  In this box the matrix is inserted.
5811 \end_layout
5812
5813 \begin_layout Standard
5814 This is a matrix 
5815 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5816 C & D\end{smallmatrix}\right)$
5817 \end_inset
5818
5819  in a text line.
5820 \end_layout
5821
5822 \begin_layout Section
5823 Brackets and Delimiters
5824 \begin_inset Index
5825 status collapsed
5826
5827 \begin_layout Plain Layout
5828 Brackets
5829 \end_layout
5830
5831 \end_inset
5832
5833
5834 \begin_inset Index
5835 status collapsed
5836
5837 \begin_layout Plain Layout
5838 Delimiters
5839 \end_layout
5840
5841 \end_inset
5842
5843
5844 \end_layout
5845
5846 \begin_layout Subsection
5847 Vertical Brackets and Delimiters
5848 \begin_inset Index
5849 status collapsed
5850
5851 \begin_layout Plain Layout
5852 Brackets ! vertical
5853 \end_layout
5854
5855 \end_inset
5856
5857
5858 \end_layout
5859
5860 \begin_layout Standard
5861 \begin_inset space \hfill{}
5862 \end_inset
5863
5864
5865 \begin_inset Tabular
5866 <lyxtabular version="3" rows="9" columns="2">
5867 <features>
5868 <column alignment="center" valignment="top" width="0pt">
5869 <column alignment="center" valignment="top" width="0pt">
5870 <row>
5871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875 Command
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 Result
5885 \end_layout
5886
5887 \end_inset
5888 </cell>
5889 </row>
5890 <row>
5891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895 (
5896 \end_layout
5897
5898 \end_inset
5899 </cell>
5900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5901 \begin_inset Text
5902
5903 \begin_layout Plain Layout
5904 \begin_inset Formula $($
5905 \end_inset
5906
5907
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 \backslash
5966 langle
5967 \end_layout
5968
5969 \end_inset
5970 </cell>
5971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5972 \begin_inset Text
5973
5974 \begin_layout Plain Layout
5975 \begin_inset Formula $\langle$
5976 \end_inset
5977
5978
5979 \end_layout
5980
5981 \end_inset
5982 </cell>
5983 </row>
5984 <row>
5985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5986 \begin_inset Text
5987
5988 \begin_layout Plain Layout
5989
5990 \backslash
5991 lceil
5992 \end_layout
5993
5994 \end_inset
5995 </cell>
5996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5997 \begin_inset Text
5998
5999 \begin_layout Plain Layout
6000 \begin_inset Formula $\lceil$
6001 \end_inset
6002
6003
6004 \end_layout
6005
6006 \end_inset
6007 </cell>
6008 </row>
6009 <row>
6010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6011 \begin_inset Text
6012
6013 \begin_layout Plain Layout
6014
6015 \backslash
6016 lfloor
6017 \end_layout
6018
6019 \end_inset
6020 </cell>
6021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6022 \begin_inset Text
6023
6024 \begin_layout Plain Layout
6025 \begin_inset Formula $\lfloor$
6026 \end_inset
6027
6028
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 </row>
6034 <row>
6035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6036 \begin_inset Text
6037
6038 \begin_layout Plain Layout
6039 /
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 $/$
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" bottomline="true" leftline="true" usebox="none">
6059 \begin_inset Text
6060
6061 \begin_layout Plain Layout
6062 |
6063 \end_layout
6064
6065 \end_inset
6066 </cell>
6067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6068 \begin_inset Text
6069
6070 \begin_layout Plain Layout
6071 \begin_inset Formula $|$
6072 \end_inset
6073
6074
6075 \end_layout
6076
6077 \end_inset
6078 </cell>
6079 </row>
6080 </lyxtabular>
6081
6082 \end_inset
6083
6084
6085 \begin_inset space \hfill{}
6086 \end_inset
6087
6088
6089 \begin_inset Tabular
6090 <lyxtabular version="3" rows="9" columns="2">
6091 <features>
6092 <column alignment="center" valignment="top" width="0pt">
6093 <column alignment="center" valignment="top" width="0pt">
6094 <row>
6095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6096 \begin_inset Text
6097
6098 \begin_layout Plain Layout
6099 Command
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108 Result
6109 \end_layout
6110
6111 \end_inset
6112 </cell>
6113 </row>
6114 <row>
6115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6116 \begin_inset Text
6117
6118 \begin_layout Plain Layout
6119 )
6120 \end_layout
6121
6122 \end_inset
6123 </cell>
6124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6125 \begin_inset Text
6126
6127 \begin_layout Plain Layout
6128 \begin_inset Formula $)$
6129 \end_inset
6130
6131
6132 \end_layout
6133
6134 \end_inset
6135 </cell>
6136 </row>
6137 <row>
6138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6139 \begin_inset Text
6140
6141 \begin_layout Plain Layout
6142 }
6143 \end_layout
6144
6145 \end_inset
6146 </cell>
6147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6148 \begin_inset Text
6149
6150 \begin_layout Plain Layout
6151 \begin_inset Formula $\}$
6152 \end_inset
6153
6154
6155 \end_layout
6156
6157 \end_inset
6158 </cell>
6159 </row>
6160 <row>
6161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6162 \begin_inset Text
6163
6164 \begin_layout Plain Layout
6165 ]
6166 \end_layout
6167
6168 \end_inset
6169 </cell>
6170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \begin_layout Plain Layout
6174 \begin_inset Formula $]$
6175 \end_inset
6176
6177
6178 \end_layout
6179
6180 \end_inset
6181 </cell>
6182 </row>
6183 <row>
6184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6185 \begin_inset Text
6186
6187 \begin_layout Plain Layout
6188
6189 \backslash
6190 rangle
6191 \end_layout
6192
6193 \end_inset
6194 </cell>
6195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6196 \begin_inset Text
6197
6198 \begin_layout Plain Layout
6199 \begin_inset Formula $\rangle$
6200 \end_inset
6201
6202
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 </row>
6208 <row>
6209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6210 \begin_inset Text
6211
6212 \begin_layout Plain Layout
6213
6214 \backslash
6215 rceil
6216 \end_layout
6217
6218 \end_inset
6219 </cell>
6220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6221 \begin_inset Text
6222
6223 \begin_layout Plain Layout
6224 \begin_inset Formula $\rceil$
6225 \end_inset
6226
6227
6228 \end_layout
6229
6230 \end_inset
6231 </cell>
6232 </row>
6233 <row>
6234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6235 \begin_inset Text
6236
6237 \begin_layout Plain Layout
6238
6239 \backslash
6240 rfloor
6241 \end_layout
6242
6243 \end_inset
6244 </cell>
6245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6246 \begin_inset Text
6247
6248 \begin_layout Plain Layout
6249 \begin_inset Formula $\rfloor$
6250 \end_inset
6251
6252
6253 \end_layout
6254
6255 \end_inset
6256 </cell>
6257 </row>
6258 <row>
6259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6260 \begin_inset Text
6261
6262 \begin_layout Plain Layout
6263
6264 \backslash
6265
6266 \backslash
6267
6268 \end_layout
6269
6270 \end_inset
6271 </cell>
6272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6273 \begin_inset Text
6274
6275 \begin_layout Plain Layout
6276 \begin_inset Formula $\backslash$
6277 \end_inset
6278
6279
6280 \end_layout
6281
6282 \end_inset
6283 </cell>
6284 </row>
6285 <row>
6286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6287 \begin_inset Text
6288
6289 \begin_layout Plain Layout
6290
6291 \backslash
6292 |
6293 \end_layout
6294
6295 \end_inset
6296 </cell>
6297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6298 \begin_inset Text
6299
6300 \begin_layout Plain Layout
6301 \begin_inset Formula $\|$
6302 \end_inset
6303
6304
6305 \end_layout
6306
6307 \end_inset
6308 </cell>
6309 </row>
6310 </lyxtabular>
6311
6312 \end_inset
6313
6314
6315 \begin_inset space \hfill{}
6316 \end_inset
6317
6318
6319 \end_layout
6320
6321 \begin_layout Standard
6322
6323 \series medium
6324 \begin_inset Note Greyedout
6325 status open
6326
6327 \begin_layout Plain Layout
6328
6329 \series bold
6330 Note:
6331 \series default
6332  In TeX-mode the command 
6333 \series bold
6334
6335 \backslash
6336 textbackslash
6337 \series default
6338
6339 \begin_inset Index
6340 status collapsed
6341
6342 \begin_layout Plain Layout
6343 Commands ! T ! 
6344 \backslash
6345 textbackslash
6346 \end_layout
6347
6348 \end_inset
6349
6350  must be used for the backslash, because the command 
6351 \series bold
6352
6353 \backslash
6354
6355 \backslash
6356
6357 \series default
6358  produces there a line break.
6359 \end_layout
6360
6361 \end_inset
6362
6363
6364 \end_layout
6365
6366 \begin_layout Standard
6367 For all characters listed above the size can be adjusted with the commands
6368  described in the following two subsections.
6369  When using these commands, the characters < and > can directly be used
6370  instead of the commands 
6371 \series bold
6372
6373 \backslash
6374 langle
6375 \series default
6376  and 
6377 \series bold
6378
6379 \backslash
6380 rangle
6381 \series default
6382 .
6383 \end_layout
6384
6385 \begin_layout Subsubsection
6386 Manual Bracket Size
6387 \begin_inset CommandInset label
6388 LatexCommand label
6389 name "sub:Manual-Bracket-Size"
6390
6391 \end_inset
6392
6393
6394 \begin_inset Index
6395 status collapsed
6396
6397 \begin_layout Plain Layout
6398 Bracket size ! manual
6399 \end_layout
6400
6401 \end_inset
6402
6403
6404 \end_layout
6405
6406 \begin_layout Standard
6407 The bracket size can be specified manually by the LaTeX-commands 
6408 \series bold
6409
6410 \backslash
6411 big
6412 \series default
6413
6414 \begin_inset Index
6415 status collapsed
6416
6417 \begin_layout Plain Layout
6418 Commands ! B ! 
6419 \backslash
6420 big
6421 \end_layout
6422
6423 \end_inset
6424
6425
6426 \series bold
6427
6428 \backslash
6429 Big
6430 \series default
6431
6432 \series bold
6433
6434 \backslash
6435 bigg
6436 \series default
6437 , and 
6438 \series bold
6439
6440 \backslash
6441 Bigg
6442 \series default
6443 .
6444  
6445 \series bold
6446
6447 \backslash
6448 big
6449 \series default
6450  denotes the smallest and 
6451 \series bold
6452
6453 \backslash
6454 Bigg
6455 \series default
6456  the largest bracket size.
6457 \end_layout
6458
6459 \begin_layout Standard
6460 These commands are used to emphasize levels of brackets:
6461 \end_layout
6462
6463 \begin_layout Standard
6464 \align center
6465 \begin_inset Tabular
6466 <lyxtabular version="3" rows="2" columns="2">
6467 <features>
6468 <column alignment="center" valignment="top" width="0pt">
6469 <column alignment="center" valignment="top" width="0pt">
6470 <row>
6471 <cell alignment="center" valignment="top" usebox="none">
6472 \begin_inset Text
6473
6474 \begin_layout Plain Layout
6475 all brackets in the same size:
6476 \end_layout
6477
6478 \end_inset
6479 </cell>
6480 <cell alignment="center" valignment="top" usebox="none">
6481 \begin_inset Text
6482
6483 \begin_layout Plain Layout
6484 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6485 \end_inset
6486
6487
6488 \end_layout
6489
6490 \end_inset
6491 </cell>
6492 </row>
6493 <row>
6494 <cell alignment="center" valignment="top" usebox="none">
6495 \begin_inset Text
6496
6497 \begin_layout Plain Layout
6498 this looks better:
6499 \end_layout
6500
6501 \end_inset
6502 </cell>
6503 <cell alignment="center" valignment="top" usebox="none">
6504 \begin_inset Text
6505
6506 \begin_layout Plain Layout
6507 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6508 \end_inset
6509
6510
6511 \end_layout
6512
6513 \end_inset
6514 </cell>
6515 </row>
6516 </lyxtabular>
6517
6518 \end_inset
6519
6520
6521 \begin_inset Note Note
6522 status collapsed
6523
6524 \begin_layout Plain Layout
6525
6526 \series bold
6527
6528 \backslash
6529 raisebox
6530 \series default
6531  is only used as spacer.
6532 \end_layout
6533
6534 \end_inset
6535
6536
6537 \end_layout
6538
6539 \begin_layout Standard
6540 For the second formula the command 
6541 \series bold
6542
6543 \backslash
6544 Big((A+B)(A-B)
6545 \backslash
6546 Big)^
6547 \begin_inset ERT
6548 status collapsed
6549
6550 \begin_layout Plain Layout
6551
6552
6553 \backslash
6554 spce 
6555 \end_layout
6556
6557 \end_inset
6558
6559 C
6560 \series default
6561  has been used.
6562 \end_layout
6563
6564 \begin_layout Standard
6565 Here is an overview about all bracket sizes:
6566 \end_layout
6567
6568 \begin_layout Standard
6569 \align center
6570
6571 \backslash
6572 Bigg(
6573 \backslash
6574 exp
6575 \backslash
6576 bigg<
6577 \backslash
6578 Big[
6579 \backslash
6580 big{
6581 \backslash
6582 ln(3x)
6583 \backslash
6584 big}^2
6585 \begin_inset ERT
6586 status collapsed
6587
6588 \begin_layout Plain Layout
6589
6590
6591 \backslash
6592 spce 
6593 \end_layout
6594
6595 \end_inset
6596
6597
6598 \backslash
6599 sin(x)
6600 \backslash
6601 Big]^
6602 \begin_inset ERT
6603 status collapsed
6604
6605 \begin_layout Plain Layout
6606
6607
6608 \backslash
6609 spce 
6610 \end_layout
6611
6612 \end_inset
6613
6614 A
6615 \begin_inset ERT
6616 status collapsed
6617
6618 \begin_layout Plain Layout
6619
6620
6621 \backslash
6622 spce 
6623 \end_layout
6624
6625 \end_inset
6626
6627
6628 \backslash
6629 bigg>
6630 \backslash
6631 Bigg)^0,5
6632 \end_layout
6633
6634 \begin_layout Standard
6635 \align center
6636 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6637 \end_inset
6638
6639
6640 \end_layout
6641
6642 \begin_layout Standard
6643 Besides the 
6644 \series bold
6645
6646 \backslash
6647 big
6648 \series default
6649 -commands there is the variant 
6650 \series bold
6651
6652 \backslash
6653 bigm
6654 \series default
6655
6656 \begin_inset Index
6657 status collapsed
6658
6659 \begin_layout Plain Layout
6660 Commands ! B ! 
6661 \backslash
6662 bigm
6663 \end_layout
6664
6665 \end_inset
6666
6667  that adds a bit more space between the bracket and its content, and the
6668  variant 
6669 \series bold
6670
6671 \backslash
6672 bigl
6673 \series default
6674 -
6675 \series bold
6676
6677 \backslash
6678 bigr
6679 \series default
6680
6681 \begin_inset Index
6682 status collapsed
6683
6684 \begin_layout Plain Layout
6685 Commands ! B ! 
6686 \backslash
6687 bigl - 
6688 \backslash
6689 bigr
6690 \end_layout
6691
6692 \end_inset
6693
6694 , that don't add additional space.
6695  The 
6696 \emph on
6697 l
6698 \emph default
6699  at the end of the command 
6700 \series bold
6701
6702 \backslash
6703 bigl
6704 \series default
6705  is for a left bracket; for a right bracket this will be replaced by an
6706  
6707 \emph on
6708 r
6709 \emph default
6710 .
6711  A left or right bracket can each be an opening or closing bracket.
6712 \end_layout
6713
6714 \begin_layout Standard
6715 In the following table is a comparison of the variants:
6716 \end_layout
6717
6718 \begin_layout Standard
6719 \align center
6720 \begin_inset Tabular
6721 <lyxtabular version="3" rows="5" columns="2">
6722 <features>
6723 <column alignment="center" valignment="middle" width="0">
6724 <column alignment="center" valignment="middle" width="0">
6725 <row>
6726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6727 \begin_inset Text
6728
6729 \begin_layout Plain Layout
6730 Command
6731 \end_layout
6732
6733 \end_inset
6734 </cell>
6735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6736 \begin_inset Text
6737
6738 \begin_layout Plain Layout
6739 Result
6740 \begin_inset Note Note
6741 status collapsed
6742
6743 \begin_layout Plain Layout
6744
6745 \series bold
6746
6747 \backslash
6748 raisebox
6749 \series default
6750  is only used as spacer.
6751 \end_layout
6752
6753 \end_inset
6754
6755
6756 \end_layout
6757
6758 \end_inset
6759 </cell>
6760 </row>
6761 <row>
6762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6763 \begin_inset Text
6764
6765 \begin_layout Plain Layout
6766
6767 \backslash
6768 Bigm(
6769 \backslash
6770 bigm(
6771 \backslash
6772 ln(3x)
6773 \backslash
6774 bigm)^2
6775 \series bold
6776
6777 \begin_inset ERT
6778 status collapsed
6779
6780 \begin_layout Plain Layout
6781
6782
6783 \backslash
6784 spce 
6785 \end_layout
6786
6787 \end_inset
6788
6789
6790 \series default
6791
6792 \backslash
6793 Bigm)
6794 \end_layout
6795
6796 \end_inset
6797 </cell>
6798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6799 \begin_inset Text
6800
6801 \begin_layout Plain Layout
6802 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6803 \end_inset
6804
6805
6806 \end_layout
6807
6808 \end_inset
6809 </cell>
6810 </row>
6811 <row>
6812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6813 \begin_inset Text
6814
6815 \begin_layout Plain Layout
6816
6817 \backslash
6818 Big(
6819 \backslash
6820 big(
6821 \backslash
6822 ln(3x)
6823 \backslash
6824 big)^2
6825 \series bold
6826
6827 \begin_inset ERT
6828 status collapsed
6829
6830 \begin_layout Plain Layout
6831
6832
6833 \backslash
6834 spce 
6835 \end_layout
6836
6837 \end_inset
6838
6839
6840 \series default
6841
6842 \backslash
6843 Big)
6844 \end_layout
6845
6846 \end_inset
6847 </cell>
6848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6849 \begin_inset Text
6850
6851 \begin_layout Plain Layout
6852 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6853 \end_inset
6854
6855
6856 \end_layout
6857
6858 \end_inset
6859 </cell>
6860 </row>
6861 <row>
6862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6863 \begin_inset Text
6864
6865 \begin_layout Plain Layout
6866
6867 \backslash
6868 Bigl(
6869 \backslash
6870 bigl(
6871 \backslash
6872 ln(3x)
6873 \backslash
6874 bigr)^2
6875 \series bold
6876
6877 \begin_inset ERT
6878 status collapsed
6879
6880 \begin_layout Plain Layout
6881
6882
6883 \backslash
6884 spce 
6885 \end_layout
6886
6887 \end_inset
6888
6889
6890 \series default
6891
6892 \backslash
6893 Bigr)
6894 \end_layout
6895
6896 \end_inset
6897 </cell>
6898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6899 \begin_inset Text
6900
6901 \begin_layout Plain Layout
6902 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6903 \end_inset
6904
6905
6906 \end_layout
6907
6908 \end_inset
6909 </cell>
6910 </row>
6911 <row>
6912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6913 \begin_inset Text
6914
6915 \begin_layout Plain Layout
6916
6917 \backslash
6918 bigl)
6919 \backslash
6920 ln(3x)
6921 \backslash
6922 bigr(
6923 \end_layout
6924
6925 \end_inset
6926 </cell>
6927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6928 \begin_inset Text
6929
6930 \begin_layout Plain Layout
6931 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6932 \end_inset
6933
6934
6935 \end_layout
6936
6937 \end_inset
6938 </cell>
6939 </row>
6940 </lyxtabular>
6941
6942 \end_inset
6943
6944
6945 \end_layout
6946
6947 \begin_layout Subsubsection
6948 Automatic Bracket Size
6949 \begin_inset CommandInset label
6950 LatexCommand label
6951 name "sub:Automatic-Bracket-Size"
6952
6953 \end_inset
6954
6955
6956 \begin_inset Index
6957 status collapsed
6958
6959 \begin_layout Plain Layout
6960 Bracket size ! automatic
6961 \end_layout
6962
6963 \end_inset
6964
6965
6966 \end_layout
6967
6968 \begin_layout Standard
6969 Brackets with variable size can be inserted with the commands 
6970 \series bold
6971
6972 \backslash
6973 left
6974 \series default
6975
6976 \begin_inset Index
6977 status collapsed
6978
6979 \begin_layout Plain Layout
6980 Commands ! L ! 
6981 \backslash
6982 left
6983 \end_layout
6984
6985 \end_inset
6986
6987  and 
6988 \series bold
6989
6990 \backslash
6991 right
6992 \series default
6993
6994 \begin_inset Index
6995 status collapsed
6996
6997 \begin_layout Plain Layout
6998 Commands ! R ! 
6999 \backslash
7000 right
7001 \end_layout
7002
7003 \end_inset
7004
7005  or via the math toolbar button 
7006 \begin_inset Graphics
7007         filename ../images/dialog-show_mathdelimiter.png
7008         scale 85
7009
7010 \end_inset
7011
7012 .
7013  Directly behind 
7014 \series bold
7015
7016 \backslash
7017 left
7018 \series default
7019  and 
7020 \series bold
7021
7022 \backslash
7023 right
7024 \series default
7025  the wanted bracket must be inserted.
7026  The bracket size will then automatically be calculated for the output.
7027 \end_layout
7028
7029 \begin_layout Standard
7030 \align center
7031 normal bracket: The command 
7032 \series bold
7033
7034 \backslash
7035 ln(
7036 \backslash
7037 frac
7038 \begin_inset ERT
7039 status collapsed
7040
7041 \begin_layout Plain Layout
7042
7043
7044 \backslash
7045 spce 
7046 \end_layout
7047
7048 \end_inset
7049
7050 A
7051 \begin_inset Formula $\downarrow$
7052 \end_inset
7053
7054 C
7055 \begin_inset ERT
7056 status collapsed
7057
7058 \begin_layout Plain Layout
7059
7060
7061 \backslash
7062 spce 
7063 \end_layout
7064
7065 \end_inset
7066
7067 )
7068 \series default
7069  creates
7070 \begin_inset Formula \[
7071 \ln(\frac{A}{C})\]
7072
7073 \end_inset
7074
7075
7076 \end_layout
7077
7078 \begin_layout Standard
7079 \align center
7080 multiline bracket: The command 
7081 \series bold
7082
7083 \backslash
7084 ln
7085 \backslash
7086 left(
7087 \backslash
7088 frac
7089 \begin_inset ERT
7090 status collapsed
7091
7092 \begin_layout Plain Layout
7093
7094
7095 \backslash
7096 spce 
7097 \end_layout
7098
7099 \end_inset
7100
7101 A
7102 \begin_inset Formula $\downarrow$
7103 \end_inset
7104
7105 C
7106 \begin_inset ERT
7107 status collapsed
7108
7109 \begin_layout Plain Layout
7110
7111
7112 \backslash
7113 spce 
7114 \end_layout
7115
7116 \end_inset
7117
7118
7119 \backslash
7120 right)
7121 \series default
7122  creates
7123 \begin_inset Formula \[
7124 \ln\left(\frac{A}{C}\right)\]
7125
7126 \end_inset
7127
7128
7129 \end_layout
7130
7131 \begin_layout Standard
7132 Instead of 
7133 \series bold
7134
7135 \backslash
7136 left
7137 \series default
7138  and 
7139 \series bold
7140
7141 \backslash
7142 right
7143 \series default
7144  the shortcut 
7145 \family sans
7146 Alt+M
7147 \begin_inset space ~
7148 \end_inset
7149
7150 Bracket
7151 \family default
7152  can be used.
7153  This has the advantage that you can see in LyX immediately the real bracket
7154  size and that the matching right bracket will be created too.
7155 \begin_inset Newline newline
7156 \end_inset
7157
7158 The command for the last example would then be: 
7159 \series bold
7160
7161 \backslash
7162 ln Alt+M
7163 \series default
7164  
7165 \series bold
7166 (
7167 \backslash
7168 frac
7169 \begin_inset ERT
7170 status collapsed
7171
7172 \begin_layout Plain Layout
7173
7174
7175 \backslash
7176 spce 
7177 \end_layout
7178
7179 \end_inset
7180
7181 A
7182 \begin_inset Formula $\downarrow$
7183 \end_inset
7184
7185 C
7186 \end_layout
7187
7188 \begin_layout Standard
7189 To omit a left or right bracket, a dot is inserted for the omitted bracket.
7190  For example the command 
7191 \series bold
7192
7193 \backslash
7194 left.
7195 \backslash
7196 frac
7197 \begin_inset ERT
7198 status collapsed
7199
7200 \begin_layout Plain Layout
7201
7202
7203 \backslash
7204 spce 
7205 \end_layout
7206
7207 \end_inset
7208
7209 A
7210 \begin_inset Formula $\downarrow$
7211 \end_inset
7212
7213 B
7214 \begin_inset ERT
7215 status collapsed
7216
7217 \begin_layout Plain Layout
7218
7219
7220 \backslash
7221 spce 
7222 \end_layout
7223
7224 \end_inset
7225
7226
7227 \backslash
7228 right}
7229 \series default
7230  creates:
7231 \series bold
7232
7233 \begin_inset Formula \[
7234 \left.\frac{A}{B}\right\} \]
7235
7236 \end_inset
7237
7238
7239 \series default
7240 The commands 
7241 \series bold
7242
7243 \backslash
7244 left
7245 \series default
7246  and 
7247 \series bold
7248
7249 \backslash
7250 right
7251 \series default
7252  will be converted by LyX to brackets in the right size when the document
7253  is reloaded and an omitted bracket will appear as dashed line.
7254 \end_layout
7255
7256 \begin_layout Standard
7257 \begin_inset VSpace bigskip
7258 \end_inset
7259
7260 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7261  the command 
7262 \series bold
7263
7264 \backslash
7265 middle
7266 \series default
7267
7268 \begin_inset Index
7269 status collapsed
7270
7271 \begin_layout Plain Layout
7272 Commands ! M ! 
7273 \backslash
7274 middle
7275 \end_layout
7276
7277 \end_inset
7278
7279  is additionally available for all brackets and limits.
7280  With this command the height of the following character is adapted to the
7281  one of the surrounding brackets, what is e.
7282 \begin_inset space \thinspace{}
7283 \end_inset
7284
7285 g.
7286 \begin_inset space \space{}
7287 \end_inset
7288
7289 needed for physical vectors:
7290 \begin_inset Formula \[
7291 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7292
7293 \end_inset
7294
7295 For physical vectors there is a special LaTeX-package, described in 
7296 \begin_inset CommandInset ref
7297 LatexCommand ref
7298 reference "sub:Physical-Vectors"
7299
7300 \end_inset
7301
7302 .
7303 \end_layout
7304
7305 \begin_layout Subsection
7306 Horizontal Brackets
7307 \begin_inset Index
7308 status collapsed
7309
7310 \begin_layout Plain Layout
7311 Brackets ! horizontal
7312 \end_layout
7313
7314 \end_inset
7315
7316
7317 \end_layout
7318
7319 \begin_layout Standard
7320 \align center
7321 \begin_inset Tabular
7322 <lyxtabular version="3" rows="4" columns="2">
7323 <features>
7324 <column alignment="center" valignment="top" width="0pt">
7325 <column alignment="center" valignment="top" width="0pt">
7326 <row>
7327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7328 \begin_inset Text
7329
7330 \begin_layout Plain Layout
7331 Command
7332 \begin_inset Note Note
7333 status collapsed
7334
7335 \begin_layout Plain Layout
7336
7337 \series bold
7338
7339 \backslash
7340 raisebox
7341 \series default
7342  is only used as spacer.
7343 \end_layout
7344
7345 \end_inset
7346
7347
7348 \end_layout
7349
7350 \end_inset
7351 </cell>
7352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7353 \begin_inset Text
7354
7355 \begin_layout Plain Layout
7356 Result
7357 \end_layout
7358
7359 \end_inset
7360 </cell>
7361 </row>
7362 <row>
7363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7364 \begin_inset Text
7365
7366 \begin_layout Plain Layout
7367 \begin_inset ERT
7368 status collapsed
7369
7370 \begin_layout Plain Layout
7371
7372
7373 \backslash
7374 raisebox{2.3mm}{
7375 \end_layout
7376
7377 \end_inset
7378
7379
7380 \backslash
7381 overbrace
7382 \begin_inset ERT
7383 status collapsed
7384
7385 \begin_layout Plain Layout
7386
7387
7388 \backslash
7389 spce 
7390 \end_layout
7391
7392 \end_inset
7393
7394 A+B
7395 \begin_inset ERT
7396 status collapsed
7397
7398 \begin_layout Plain Layout
7399
7400
7401 \backslash
7402 spce 
7403 \end_layout
7404
7405 \end_inset
7406
7407 ^
7408 \begin_inset ERT
7409 status collapsed
7410
7411 \begin_layout Plain Layout
7412
7413
7414 \backslash
7415 spce 
7416 \end_layout
7417
7418 \end_inset
7419
7420 3
7421 \begin_inset ERT
7422 status collapsed
7423
7424 \begin_layout Plain Layout
7425
7426 }
7427 \end_layout
7428
7429 \end_inset
7430
7431
7432 \begin_inset Index
7433 status collapsed
7434
7435 \begin_layout Plain Layout
7436 Commands ! O ! 
7437 \backslash
7438 overbrace
7439 \end_layout
7440
7441 \end_inset
7442
7443
7444 \end_layout
7445
7446 \end_inset
7447 </cell>
7448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7449 \begin_inset Text
7450
7451 \begin_layout Plain Layout
7452 \begin_inset Formula $\overbrace{A+B}^{3}$
7453 \end_inset
7454
7455
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 </row>
7461 <row>
7462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7463 \begin_inset Text
7464
7465 \begin_layout Plain Layout
7466 \begin_inset ERT
7467 status collapsed
7468
7469 \begin_layout Plain Layout
7470
7471
7472 \backslash
7473 raisebox{-2.2mm}{
7474 \end_layout
7475
7476 \end_inset
7477
7478
7479 \backslash
7480 underbrace
7481 \begin_inset ERT
7482 status collapsed
7483
7484 \begin_layout Plain Layout
7485
7486
7487 \backslash
7488 spce 
7489 \end_layout
7490
7491 \end_inset
7492
7493 A+B
7494 \begin_inset ERT
7495 status collapsed
7496
7497 \begin_layout Plain Layout
7498
7499
7500 \backslash
7501 spce 
7502 \end_layout
7503
7504 \end_inset
7505
7506 _5
7507 \begin_inset ERT
7508 status collapsed
7509
7510 \begin_layout Plain Layout
7511
7512 }
7513 \end_layout
7514
7515 \end_inset
7516
7517
7518 \begin_inset Index
7519 status collapsed
7520
7521 \begin_layout Plain Layout
7522 Commands ! U ! 
7523 \backslash
7524 underbrace
7525 \end_layout
7526
7527 \end_inset
7528
7529
7530 \end_layout
7531
7532 \end_inset
7533 </cell>
7534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7535 \begin_inset Text
7536
7537 \begin_layout Plain Layout
7538 \begin_inset Formula $\underbrace{A+B}_{5}$
7539 \end_inset
7540
7541
7542 \end_layout
7543
7544 \end_inset
7545 </cell>
7546 </row>
7547 <row>
7548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7549 \begin_inset Text
7550
7551 \begin_layout Plain Layout
7552
7553 \backslash
7554 overbrace
7555 \begin_inset ERT
7556 status collapsed
7557
7558 \begin_layout Plain Layout
7559
7560
7561 \backslash
7562 spce 
7563 \end_layout
7564
7565 \end_inset
7566
7567
7568 \backslash
7569 underbrace
7570 \begin_inset ERT
7571 status collapsed
7572
7573 \begin_layout Plain Layout
7574
7575
7576 \backslash
7577 spce 
7578 \end_layout
7579
7580 \end_inset
7581
7582 A+B_w
7583 \begin_inset ERT
7584 status collapsed
7585
7586 \begin_layout Plain Layout
7587
7588
7589 \backslash
7590 spce 
7591 \end_layout
7592
7593 \end_inset
7594
7595
7596 \begin_inset ERT
7597 status collapsed
7598
7599 \begin_layout Plain Layout
7600
7601
7602 \backslash
7603 spce 
7604 \end_layout
7605
7606 \end_inset
7607
7608 _7
7609 \begin_inset ERT
7610 status collapsed
7611
7612 \begin_layout Plain Layout
7613
7614
7615 \backslash
7616 spce 
7617 \end_layout
7618
7619 \end_inset
7620
7621
7622 \begin_inset ERT
7623 status collapsed
7624
7625 \begin_layout Plain Layout
7626
7627
7628 \backslash
7629 spce 
7630 \end_layout
7631
7632 \end_inset
7633
7634 ^
7635 \begin_inset ERT
7636 status collapsed
7637
7638 \begin_layout Plain Layout
7639
7640
7641 \backslash
7642 spce 
7643 \end_layout
7644
7645 \end_inset
7646
7647 C
7648 \end_layout
7649
7650 \end_inset
7651 </cell>
7652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7653 \begin_inset Text
7654
7655 \begin_layout Plain Layout
7656 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7657 \end_inset
7658
7659
7660 \end_layout
7661
7662 \end_inset
7663 </cell>
7664 </row>
7665 </lyxtabular>
7666
7667 \end_inset
7668
7669
7670 \end_layout
7671
7672 \begin_layout Standard
7673 In the last example it doesn't matter if 
7674 \series bold
7675
7676 \backslash
7677 overbrace
7678 \series default
7679  or 
7680 \series bold
7681
7682 \backslash
7683 underbrace
7684 \series default
7685  is inserted at first.
7686 \end_layout
7687
7688 \begin_layout Standard
7689 \begin_inset VSpace bigskip
7690 \end_inset
7691
7692 When brackets are needed that overlap each other, multiline formulas, as
7693  described in 
7694 \begin_inset CommandInset ref
7695 LatexCommand ref
7696 reference "sec:Multiline-Formulas"
7697
7698 \end_inset
7699
7700 , must be used:
7701 \begin_inset Formula \begin{eqnarray*}
7702 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7703  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7704
7705 \end_inset
7706
7707 In the first row the formula is inserted together with the first brace.
7708  It is hereby important that the space command
7709 \begin_inset Foot
7710 status collapsed
7711
7712 \begin_layout Plain Layout
7713 Space commands are explained in 
7714 \begin_inset CommandInset ref
7715 LatexCommand ref
7716 reference "sub:Predefined-Space"
7717
7718 \end_inset
7719
7720 .
7721 \end_layout
7722
7723 \end_inset
7724
7725  
7726 \series bold
7727
7728 \backslash
7729 :
7730 \series default
7731  is inserted before the first 
7732 \begin_inset Formula $d$
7733 \end_inset
7734
7735 , because the brace that ends behind the 
7736 \begin_inset Formula $q$
7737 \end_inset
7738
7739  prevents that the following 
7740 \begin_inset Quotes eld
7741 \end_inset
7742
7743 +
7744 \begin_inset Quotes erd
7745 \end_inset
7746
7747  is surrounded by space.
7748 \begin_inset Foot
7749 status collapsed
7750
7751 \begin_layout Plain Layout
7752 because a bracket is not handled as character, see 
7753 \begin_inset CommandInset ref
7754 LatexCommand ref
7755 reference "sub:Binary-Operators"
7756
7757 \end_inset
7758
7759
7760 \end_layout
7761
7762 \end_inset
7763
7764  In the second row the second brace is inserted.
7765  As it should begin before the 
7766 \begin_inset Formula $b$
7767 \end_inset
7768
7769 , first the command 
7770 \series bold
7771
7772 \backslash
7773 hphantom{gggg+
7774 \backslash
7775 :}
7776 \series default
7777  is inserted.
7778 \begin_inset Foot
7779 status collapsed
7780
7781 \begin_layout Plain Layout
7782 more about 
7783 \series bold
7784
7785 \backslash
7786 hphantom
7787 \series default
7788  see 
7789 \begin_inset CommandInset ref
7790 LatexCommand ref
7791 reference "sub:Placeholders"
7792
7793 \end_inset
7794
7795
7796 \end_layout
7797
7798 \end_inset
7799
7800  This space is needed because the 
7801 \begin_inset Quotes eld
7802 \end_inset
7803
7804 +
7805 \begin_inset Quotes erd
7806 \end_inset
7807
7808  is also surrounded by space in the formula.
7809  The brace is placed under the command 
7810 \series bold
7811
7812 \backslash
7813 hphantom{bbqq+dddd}
7814 \series default
7815 .
7816 \end_layout
7817
7818 \begin_layout Standard
7819 It gets more complicated when brackets overlap each other, like in the following
7820  example:
7821 \begin_inset ERT
7822 status collapsed
7823
7824 \begin_layout Plain Layout
7825
7826
7827 \backslash
7828 setlength{
7829 \backslash
7830 jot}{-6pt}
7831 \end_layout
7832
7833 \end_inset
7834
7835
7836 \begin_inset Formula \begin{eqnarray*}
7837  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7838 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7839
7840 \end_inset
7841
7842
7843 \begin_inset ERT
7844 status collapsed
7845
7846 \begin_layout Plain Layout
7847
7848
7849 \backslash
7850 setlength{
7851 \backslash
7852 jot}{3pt}
7853 \end_layout
7854
7855 \end_inset
7856
7857 The first formula row is the same as the second row of the previous example,
7858  with the difference that the brace is above.
7859  The second row contains the formula together with the second brace.
7860  To avoid that there is space between the upper brace in the first row and
7861  the formula, the row spacing need to be reduced.
7862  This is not easily possible due to a bug in LyX
7863 \begin_inset Foot
7864 status collapsed
7865
7866 \begin_layout Plain Layout
7867 \begin_inset CommandInset href
7868 LatexCommand href
7869 name "LyX-bug #1505"
7870 target "http://www.lyx.org/trac/ticket/1505"
7871
7872 \end_inset
7873
7874
7875 \end_layout
7876
7877 \end_inset
7878
7879 .
7880  As solution for the problem, the global formula row separation 
7881 \series bold
7882
7883 \backslash
7884 jot
7885 \series default
7886
7887 \begin_inset Index
7888 status collapsed
7889
7890 \begin_layout Plain Layout
7891 Commands ! J ! 
7892 \backslash
7893 jot
7894 \end_layout
7895
7896 \end_inset
7897
7898  must be changed to -6
7899 \begin_inset space \thinspace{}
7900 \end_inset
7901
7902 pt before the formula with the command 
7903 \series bold
7904
7905 \backslash
7906 setlength{
7907 \backslash
7908 jot}{-6pt}
7909 \series default
7910  in TeX-mode.
7911  
7912 \series bold
7913
7914 \backslash
7915 jot
7916 \series default
7917  is set back after the formula to the standard value of 3
7918 \begin_inset space \thinspace{}
7919 \end_inset
7920
7921 pt using the same command.
7922  More about the row separation in formulas is explained in 
7923 \begin_inset CommandInset ref
7924 LatexCommand ref
7925 reference "sub:Line-Separation"
7926
7927 \end_inset
7928
7929 .
7930 \end_layout
7931
7932 \begin_layout Section
7933 Arrows
7934 \begin_inset Index
7935 status collapsed
7936
7937 \begin_layout Plain Layout
7938 Arrows
7939 \end_layout
7940
7941 \end_inset
7942
7943
7944 \end_layout
7945
7946 \begin_layout Standard
7947 Arrows can be inserted via the math toolbar button 
7948 \begin_inset Graphics
7949         filename ../images/math/leftarrow.png
7950         scale 85
7951
7952 \end_inset
7953
7954  or the commands listed in the following subsections.
7955 \end_layout
7956
7957 \begin_layout Standard
7958 \begin_inset Newpage newpage
7959 \end_inset
7960
7961
7962 \end_layout
7963
7964 \begin_layout Subsection
7965 Horizontal Arrows
7966 \begin_inset Index
7967 status collapsed
7968
7969 \begin_layout Plain Layout
7970 Arrows ! horizontal
7971 \end_layout
7972
7973 \end_inset
7974
7975
7976 \end_layout
7977
7978 \begin_layout Standard
7979 \begin_inset space \hfill{}
7980 \end_inset
7981
7982
7983 \begin_inset Tabular
7984 <lyxtabular version="3" rows="8" columns="2">
7985 <features>
7986 <column alignment="center" valignment="top" width="0pt">
7987 <column alignment="center" valignment="top" width="0pt">
7988 <row>
7989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7990 \begin_inset Text
7991
7992 \begin_layout Plain Layout
7993 Command
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002 Result
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 </row>
8008 <row>
8009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Plain Layout
8013
8014 \backslash
8015 gets
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Plain Layout
8024 \begin_inset Formula $\gets$
8025 \end_inset
8026
8027
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 </row>
8033 <row>
8034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038
8039 \backslash
8040 Leftarrow
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049 \begin_inset Formula $\Leftarrow$
8050 \end_inset
8051
8052
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 </row>
8058 <row>
8059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063
8064 \backslash
8065 longleftarrow
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074 \begin_inset Formula $\longleftarrow$
8075 \end_inset
8076
8077
8078 \end_layout
8079
8080 \end_inset
8081 </cell>
8082 </row>
8083 <row>
8084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Plain Layout
8088
8089 \backslash
8090 Longleftarrow
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 \begin_inset Formula $\Longleftarrow$
8100 \end_inset
8101
8102
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 </row>
8108 <row>
8109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113
8114 \backslash
8115 leftharpoonup
8116 \end_layout
8117
8118 \end_inset
8119 </cell>
8120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Plain Layout
8124 \begin_inset Formula $\leftharpoonup$
8125 \end_inset
8126
8127
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 </row>
8133 <row>
8134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138
8139 \backslash
8140 leftharpoondown
8141 \end_layout
8142
8143 \end_inset
8144 </cell>
8145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8146 \begin_inset Text
8147
8148 \begin_layout Plain Layout
8149 \begin_inset Formula $\leftharpoondown$
8150 \end_inset
8151
8152
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 </row>
8158 <row>
8159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8160 \begin_inset Text
8161
8162 \begin_layout Plain Layout
8163
8164 \backslash
8165 hookleftarrow
8166 \end_layout
8167
8168 \end_inset
8169 </cell>
8170 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8171 \begin_inset Text
8172
8173 \begin_layout Plain Layout
8174 \begin_inset Formula $\hookleftarrow$
8175 \end_inset
8176
8177
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 </row>
8183 </lyxtabular>
8184
8185 \end_inset
8186
8187
8188 \begin_inset space \hfill{}
8189 \end_inset
8190
8191
8192 \begin_inset Tabular
8193 <lyxtabular version="3" rows="8" columns="2">
8194 <features>
8195 <column alignment="center" valignment="top" width="0pt">
8196 <column alignment="center" valignment="top" width="0pt">
8197 <row>
8198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202 Command
8203 \end_layout
8204
8205 \end_inset
8206 </cell>
8207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8208 \begin_inset Text
8209
8210 \begin_layout Plain Layout
8211 Result
8212 \end_layout
8213
8214 \end_inset
8215 </cell>
8216 </row>
8217 <row>
8218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222
8223 \backslash
8224 to
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233 \begin_inset Formula $\to$
8234 \end_inset
8235
8236
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 </row>
8242 <row>
8243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247
8248 \backslash
8249 Rightarrow
8250 \end_layout
8251
8252 \end_inset
8253 </cell>
8254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Plain Layout
8258 \begin_inset Formula $\Rightarrow$
8259 \end_inset
8260
8261
8262 \end_layout
8263
8264 \end_inset
8265 </cell>
8266 </row>
8267 <row>
8268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8269 \begin_inset Text
8270
8271 \begin_layout Plain Layout
8272
8273 \backslash
8274 longrightarrow
8275 \end_layout
8276
8277 \end_inset
8278 </cell>
8279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8280 \begin_inset Text
8281
8282 \begin_layout Plain Layout
8283 \begin_inset Formula $\longrightarrow$
8284 \end_inset
8285
8286
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 </row>
8292 <row>
8293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297
8298 \backslash
8299 Longrightarrow
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308 \begin_inset Formula $\Longrightarrow$
8309 \end_inset
8310
8311
8312 \end_layout
8313
8314 \end_inset
8315 </cell>
8316 </row>
8317 <row>
8318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8319 \begin_inset Text
8320
8321 \begin_layout Plain Layout
8322
8323 \backslash
8324 rightharpoonup
8325 \end_layout
8326
8327 \end_inset
8328 </cell>
8329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8330 \begin_inset Text
8331
8332 \begin_layout Plain Layout
8333 \begin_inset Formula $\rightharpoonup$
8334 \end_inset
8335
8336
8337 \end_layout
8338
8339 \end_inset
8340 </cell>
8341 </row>
8342 <row>
8343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347
8348 \backslash
8349 rightharpoondown
8350 \end_layout
8351
8352 \end_inset
8353 </cell>
8354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8355 \begin_inset Text
8356
8357 \begin_layout Plain Layout
8358 \begin_inset Formula $\rightharpoondown$
8359 \end_inset
8360
8361
8362 \end_layout
8363
8364 \end_inset
8365 </cell>
8366 </row>
8367 <row>
8368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8369 \begin_inset Text
8370
8371 \begin_layout Plain Layout
8372
8373 \backslash
8374 hookrightarrow
8375 \end_layout
8376
8377 \end_inset
8378 </cell>
8379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8380 \begin_inset Text
8381
8382 \begin_layout Plain Layout
8383 \begin_inset Formula $\hookrightarrow$
8384 \end_inset
8385
8386
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 </row>
8392 </lyxtabular>
8393
8394 \end_inset
8395
8396
8397 \begin_inset space \hfill{}
8398 \end_inset
8399
8400
8401 \end_layout
8402
8403 \begin_layout Standard
8404 \begin_inset space \hfill{}
8405 \end_inset
8406
8407
8408 \begin_inset Tabular
8409 <lyxtabular version="3" rows="6" columns="2">
8410 <features>
8411 <column alignment="center" valignment="top" width="0pt">
8412 <column alignment="center" valignment="top" width="0pt">
8413 <row>
8414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8415 \begin_inset Text
8416
8417 \begin_layout Plain Layout
8418 Command
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8424 \begin_inset Text
8425
8426 \begin_layout Plain Layout
8427 Result
8428 \end_layout
8429
8430 \end_inset
8431 </cell>
8432 </row>
8433 <row>
8434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8435 \begin_inset Text
8436
8437 \begin_layout Plain Layout
8438
8439 \backslash
8440 leftrightarrow
8441 \end_layout
8442
8443 \end_inset
8444 </cell>
8445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449 \begin_inset Formula $\leftrightarrow$
8450 \end_inset
8451
8452
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 </row>
8458 <row>
8459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463
8464 \backslash
8465 Leftrightarrow
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474 \begin_inset Formula $\Leftrightarrow$
8475 \end_inset
8476
8477
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 </row>
8483 <row>
8484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8485 \begin_inset Text
8486
8487 \begin_layout Plain Layout
8488
8489 \backslash
8490 longleftrightarrow
8491 \end_layout
8492
8493 \end_inset
8494 </cell>
8495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499 \begin_inset Formula $\longleftrightarrow$
8500 \end_inset
8501
8502
8503 \end_layout
8504
8505 \end_inset
8506 </cell>
8507 </row>
8508 <row>
8509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513
8514 \backslash
8515 Longleftrightarrow
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8521 \begin_inset Text
8522
8523 \begin_layout Plain Layout
8524 \begin_inset Formula $\Longleftrightarrow$
8525 \end_inset
8526
8527
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 </row>
8533 <row>
8534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8535 \begin_inset Text
8536
8537 \begin_layout Plain Layout
8538
8539 \backslash
8540 rightleftharpoons
8541 \end_layout
8542
8543 \end_inset
8544 </cell>
8545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549 \begin_inset Formula $\rightleftharpoons$
8550 \end_inset
8551
8552
8553 \end_layout
8554
8555 \end_inset
8556 </cell>
8557 </row>
8558 </lyxtabular>
8559
8560 \end_inset
8561
8562
8563 \begin_inset space \hspace{}
8564 \length 25pt
8565 \end_inset
8566
8567
8568 \begin_inset space \hfill{}
8569 \end_inset
8570
8571
8572 \begin_inset Tabular
8573 <lyxtabular version="3" rows="5" columns="2">
8574 <features>
8575 <column alignment="center" valignment="top" width="0pt">
8576 <column alignment="center" valignment="top" width="0pt">
8577 <row>
8578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Plain Layout
8582 Command
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Plain Layout
8591 Result
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 </row>
8597 <row>
8598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Plain Layout
8602
8603 \backslash
8604 mapsto
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Plain Layout
8613 \begin_inset Formula $\mapsto$
8614 \end_inset
8615
8616
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 </row>
8622 <row>
8623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627
8628 \backslash
8629 longmapsto
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 \begin_inset Formula $\longmapsto$
8639 \end_inset
8640
8641
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 </row>
8647 <row>
8648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652
8653 \backslash
8654 leadsto
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Plain Layout
8663 \begin_inset Formula $\leadsto$
8664 \end_inset
8665
8666
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 </row>
8672 <row>
8673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8674 \begin_inset Text
8675
8676 \begin_layout Plain Layout
8677
8678 \backslash
8679 dasharrow
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8685 \begin_inset Text
8686
8687 \begin_layout Plain Layout
8688 \begin_inset Formula $\dasharrow$
8689 \end_inset
8690
8691
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 </row>
8697 </lyxtabular>
8698
8699 \end_inset
8700
8701
8702 \begin_inset space \hfill{}
8703 \end_inset
8704
8705
8706 \end_layout
8707
8708 \begin_layout Standard
8709 \begin_inset VSpace medskip
8710 \end_inset
8711
8712 Arrows used as accent like e.
8713 \begin_inset space \thinspace{}
8714 \end_inset
8715
8716 g.
8717 \begin_inset space \space{}
8718 \end_inset
8719
8720 vector arrows are listed in 
8721 \begin_inset CommandInset ref
8722 LatexCommand ref
8723 reference "sec:Accents"
8724
8725 \end_inset
8726
8727 .
8728 \end_layout
8729
8730 \begin_layout Standard
8731 \begin_inset VSpace bigskip
8732 \end_inset
8733
8734 Furthermore there are the labeled arrows
8735 \begin_inset Index
8736 status collapsed
8737
8738 \begin_layout Plain Layout
8739 Arrows ! labeled
8740 \end_layout
8741
8742 \end_inset
8743
8744  
8745 \series bold
8746
8747 \backslash
8748 xleftarrow
8749 \series default
8750
8751 \begin_inset Index
8752 status collapsed
8753
8754 \begin_layout Plain Layout
8755 Commands ! X ! 
8756 \backslash
8757 xleftarrow
8758 \end_layout
8759
8760 \end_inset
8761
8762  and 
8763 \series bold
8764
8765 \backslash
8766 xrightarrow
8767 \series default
8768
8769 \begin_inset Index
8770 status collapsed
8771
8772 \begin_layout Plain Layout
8773 Commands ! X ! 
8774 \backslash
8775 xrightarrow
8776 \begin_inset ERT
8777 status collapsed
8778
8779 \begin_layout Plain Layout
8780
8781
8782 \backslash
8783 vspace{4mm}
8784 \end_layout
8785
8786 \end_inset
8787
8788
8789 \end_layout
8790
8791 \end_inset
8792
8793 .
8794  When inserting one of these commands in a formula, an arrow with two blue
8795  boxes appear where the label can be inserted.
8796  The length of the arrow adapts to the label width.
8797 \end_layout
8798
8799 \begin_layout Standard
8800 \align center
8801 \begin_inset Tabular
8802 <lyxtabular version="3" rows="3" columns="2">
8803 <features>
8804 <column alignment="center" valignment="top" width="0pt">
8805 <column alignment="center" valignment="top" width="0pt">
8806 <row>
8807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8808 \begin_inset Text
8809
8810 \begin_layout Plain Layout
8811 Command
8812 \end_layout
8813
8814 \end_inset
8815 </cell>
8816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8817 \begin_inset Text
8818
8819 \begin_layout Plain Layout
8820 Result
8821 \begin_inset Note Note
8822 status collapsed
8823
8824 \begin_layout Plain Layout
8825
8826 \series bold
8827
8828 \backslash
8829 raisebox
8830 \series default
8831  is only used as spacer.
8832 \end_layout
8833
8834 \end_inset
8835
8836
8837 \end_layout
8838
8839 \end_inset
8840 </cell>
8841 </row>
8842 <row>
8843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8844 \begin_inset Text
8845
8846 \begin_layout Plain Layout
8847 F(a)
8848 \backslash
8849 xleftarrow
8850 \begin_inset ERT
8851 status collapsed
8852
8853 \begin_layout Plain Layout
8854
8855
8856 \backslash
8857 spce 
8858 \end_layout
8859
8860 \end_inset
8861
8862 x=a
8863 \begin_inset Formula $\downarrow$
8864 \end_inset
8865
8866 x>0
8867 \begin_inset Formula $\to$
8868 \end_inset
8869
8870 F(x)
8871 \end_layout
8872
8873 \end_inset
8874 </cell>
8875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8880 \end_inset
8881
8882
8883 \end_layout
8884
8885 \end_inset
8886 </cell>
8887 </row>
8888 <row>
8889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8890 \begin_inset Text
8891
8892 \begin_layout Plain Layout
8893 F(x)
8894 \backslash
8895 xrightarrow
8896 \begin_inset ERT
8897 status collapsed
8898
8899 \begin_layout Plain Layout
8900
8901
8902 \backslash
8903 spce 
8904 \end_layout
8905
8906 \end_inset
8907
8908 x=a
8909 \begin_inset Formula $\downarrow$
8910 \end_inset
8911
8912 x>0
8913 \begin_inset Formula $\to$
8914 \end_inset
8915
8916 F(a)
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8922 \begin_inset Text
8923
8924 \begin_layout Plain Layout
8925 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
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 \end_layout
8940
8941 \begin_layout Subsection
8942 Vertical and diagonal Arrows
8943 \begin_inset Index
8944 status collapsed
8945
8946 \begin_layout Plain Layout
8947 Arrows ! diagonal
8948 \end_layout
8949
8950 \end_inset
8951
8952
8953 \begin_inset Index
8954 status collapsed
8955
8956 \begin_layout Plain Layout
8957 Arrows ! vertical
8958 \end_layout
8959
8960 \end_inset
8961
8962
8963 \end_layout
8964
8965 \begin_layout Standard
8966 \begin_inset space \hfill{}
8967 \end_inset
8968
8969
8970 \begin_inset Tabular
8971 <lyxtabular version="3" rows="7" columns="2">
8972 <features>
8973 <column alignment="center" valignment="top" width="0pt">
8974 <column alignment="center" valignment="top" width="0pt">
8975 <row>
8976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8977 \begin_inset Text
8978
8979 \begin_layout Plain Layout
8980 Command
8981 \end_layout
8982
8983 \end_inset
8984 </cell>
8985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989 Result
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 </row>
8995 <row>
8996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8997 \begin_inset Text
8998
8999 \begin_layout Plain Layout
9000
9001 \backslash
9002 uparrow
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011 \begin_inset Formula $\uparrow$
9012 \end_inset
9013
9014
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 </row>
9020 <row>
9021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9022 \begin_inset Text
9023
9024 \begin_layout Plain Layout
9025
9026 \backslash
9027 Uparrow
9028 \end_layout
9029
9030 \end_inset
9031 </cell>
9032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9033 \begin_inset Text
9034
9035 \begin_layout Plain Layout
9036 \begin_inset Formula $\Uparrow$
9037 \end_inset
9038
9039
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 </row>
9045 <row>
9046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050
9051 \backslash
9052 updownarrow
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9058 \begin_inset Text
9059
9060 \begin_layout Plain Layout
9061 \begin_inset Formula $\updownarrow$
9062 \end_inset
9063
9064
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 </row>
9070 <row>
9071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075
9076 \backslash
9077 Updownarrow
9078 \end_layout
9079
9080 \end_inset
9081 </cell>
9082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9083 \begin_inset Text
9084
9085 \begin_layout Plain Layout
9086 \begin_inset Formula $\Updownarrow$
9087 \end_inset
9088
9089
9090 \end_layout
9091
9092 \end_inset
9093 </cell>
9094 </row>
9095 <row>
9096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9097 \begin_inset Text
9098
9099 \begin_layout Plain Layout
9100
9101 \backslash
9102 Downarrow
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9108 \begin_inset Text
9109
9110 \begin_layout Plain Layout
9111 \begin_inset Formula $\Downarrow$
9112 \end_inset
9113
9114
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 </row>
9120 <row>
9121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9122 \begin_inset Text
9123
9124 \begin_layout Plain Layout
9125
9126 \backslash
9127 downarrow
9128 \end_layout
9129
9130 \end_inset
9131 </cell>
9132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9133 \begin_inset Text
9134
9135 \begin_layout Plain Layout
9136 \begin_inset Formula $\downarrow$
9137 \end_inset
9138
9139
9140 \end_layout
9141
9142 \end_inset
9143 </cell>
9144 </row>
9145 </lyxtabular>
9146
9147 \end_inset
9148
9149
9150 \begin_inset space \hfill{}
9151 \end_inset
9152
9153
9154 \begin_inset Tabular
9155 <lyxtabular version="3" rows="5" columns="2">
9156 <features>
9157 <column alignment="center" valignment="top" width="0pt">
9158 <column alignment="center" valignment="top" width="0pt">
9159 <row>
9160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164 Command
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9170 \begin_inset Text
9171
9172 \begin_layout Plain Layout
9173 Result
9174 \end_layout
9175
9176 \end_inset
9177 </cell>
9178 </row>
9179 <row>
9180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184
9185 \backslash
9186 nearrow
9187 \end_layout
9188
9189 \end_inset
9190 </cell>
9191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195 \begin_inset Formula $\nearrow$
9196 \end_inset
9197
9198
9199 \end_layout
9200
9201 \end_inset
9202 </cell>
9203 </row>
9204 <row>
9205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9206 \begin_inset Text
9207
9208 \begin_layout Plain Layout
9209
9210 \backslash
9211 searrow
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220 \begin_inset Formula $\searrow$
9221 \end_inset
9222
9223
9224 \end_layout
9225
9226 \end_inset
9227 </cell>
9228 </row>
9229 <row>
9230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9231 \begin_inset Text
9232
9233 \begin_layout Plain Layout
9234
9235 \backslash
9236 swarrow
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 \begin_inset Formula $\swarrow$
9246 \end_inset
9247
9248
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 </row>
9254 <row>
9255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259
9260 \backslash
9261 nwarrow
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270 \begin_inset Formula $\nwarrow$
9271 \end_inset
9272
9273
9274 \end_layout
9275
9276 \end_inset
9277 </cell>
9278 </row>
9279 </lyxtabular>
9280
9281 \end_inset
9282
9283
9284 \begin_inset space \hfill{}
9285 \end_inset
9286
9287
9288 \end_layout
9289
9290 \begin_layout Standard
9291 \begin_inset VSpace medskip
9292 \end_inset
9293
9294 Vertical arrows can be used also as delimiter together with the commands
9295  described in 
9296 \begin_inset CommandInset ref
9297 LatexCommand ref
9298 reference "sub:Manual-Bracket-Size"
9299
9300 \end_inset
9301
9302  and 
9303 \begin_inset CommandInset ref
9304 LatexCommand ref
9305 reference "sub:Automatic-Bracket-Size"
9306
9307 \end_inset
9308
9309 .
9310 \end_layout
9311
9312 \begin_layout Standard
9313 \begin_inset Newpage newpage
9314 \end_inset
9315
9316
9317 \end_layout
9318
9319 \begin_layout Section
9320 Accents
9321 \begin_inset CommandInset label
9322 LatexCommand label
9323 name "sec:Accents"
9324
9325 \end_inset
9326
9327
9328 \begin_inset Index
9329 status collapsed
9330
9331 \begin_layout Plain Layout
9332 Accents
9333 \end_layout
9334
9335 \end_inset
9336
9337
9338 \end_layout
9339
9340 \begin_layout Standard
9341 Accents can be inserted via the math toolbar button 
9342 \begin_inset Graphics
9343         filename ../images/math/hat.png
9344         scale 85
9345
9346 \end_inset
9347
9348  or the commands listed in the following subsections.
9349 \end_layout
9350
9351 \begin_layout Subsection
9352 Accents for one Character
9353 \begin_inset ERT
9354 status collapsed
9355
9356 \begin_layout Plain Layout
9357
9358
9359 \backslash
9360 texorpdfstring{
9361 \end_layout
9362
9363 \end_inset
9364
9365
9366 \begin_inset Foot
9367 status collapsed
9368
9369 \begin_layout Plain Layout
9370 accents in text see 
9371 \begin_inset CommandInset ref
9372 LatexCommand ref
9373 reference "sub:Accents-in-Text"
9374
9375 \end_inset
9376
9377
9378 \end_layout
9379
9380 \end_inset
9381
9382
9383 \begin_inset ERT
9384 status collapsed
9385
9386 \begin_layout Plain Layout
9387
9388 }{}
9389 \end_layout
9390
9391 \end_inset
9392
9393
9394 \begin_inset Note Note
9395 status collapsed
9396
9397 \begin_layout Plain Layout
9398
9399 \backslash
9400 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
9401 \end_layout
9402
9403 \begin_layout Plain Layout
9404 More about 
9405 \backslash
9406 texorpdfstring is in section 
9407 \begin_inset CommandInset ref
9408 LatexCommand ref
9409 reference "sub:Formulas-in-Section"
9410
9411 \end_inset
9412
9413 .
9414 \end_layout
9415
9416 \end_inset
9417
9418
9419 \begin_inset CommandInset label
9420 LatexCommand label
9421 name "sub:Accents-for-one"
9422
9423 \end_inset
9424
9425
9426 \begin_inset Index
9427 status collapsed
9428
9429 \begin_layout Plain Layout
9430 Accents ! for one character
9431 \end_layout
9432
9433 \end_inset
9434
9435
9436 \end_layout
9437
9438 \begin_layout Standard
9439 \begin_inset space \hfill{}
9440 \end_inset
9441
9442
9443 \begin_inset Tabular
9444 <lyxtabular version="3" rows="8" columns="2">
9445 <features>
9446 <column alignment="center" valignment="top" width="0pt">
9447 <column alignment="center" valignment="top" width="0pt">
9448 <row>
9449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9450 \begin_inset Text
9451
9452 \begin_layout Plain Layout
9453 Command
9454 \end_layout
9455
9456 \end_inset
9457 </cell>
9458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9459 \begin_inset Text
9460
9461 \begin_layout Plain Layout
9462 Result
9463 \begin_inset Note Note
9464 status collapsed
9465
9466 \begin_layout Plain Layout
9467
9468 \series bold
9469
9470 \backslash
9471 raisebox
9472 \series default
9473  is only used as spacer.
9474 \end_layout
9475
9476 \end_inset
9477
9478
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 </row>
9484 <row>
9485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9486 \begin_inset Text
9487
9488 \begin_layout Plain Layout
9489
9490 \backslash
9491 dot
9492 \begin_inset ERT
9493 status collapsed
9494
9495 \begin_layout Plain Layout
9496
9497
9498 \backslash
9499 spce 
9500 \end_layout
9501
9502 \end_inset
9503
9504 A
9505 \end_layout
9506
9507 \end_inset
9508 </cell>
9509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9510 \begin_inset Text
9511
9512 \begin_layout Plain Layout
9513 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9514 \end_inset
9515
9516
9517 \end_layout
9518
9519 \end_inset
9520 </cell>
9521 </row>
9522 <row>
9523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9524 \begin_inset Text
9525
9526 \begin_layout Plain Layout
9527
9528 \backslash
9529 ddot
9530 \begin_inset ERT
9531 status collapsed
9532
9533 \begin_layout Plain Layout
9534
9535
9536 \backslash
9537 spce 
9538 \end_layout
9539
9540 \end_inset
9541
9542 A
9543 \end_layout
9544
9545 \end_inset
9546 </cell>
9547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9548 \begin_inset Text
9549
9550 \begin_layout Plain Layout
9551 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9552 \end_inset
9553
9554
9555 \end_layout
9556
9557 \end_inset
9558 </cell>
9559 </row>
9560 <row>
9561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9562 \begin_inset Text
9563
9564 \begin_layout Plain Layout
9565
9566 \backslash
9567 dddot
9568 \begin_inset ERT
9569 status collapsed
9570
9571 \begin_layout Plain Layout
9572
9573
9574 \backslash
9575 spce 
9576 \end_layout
9577
9578 \end_inset
9579
9580 A
9581 \end_layout
9582
9583 \end_inset
9584 </cell>
9585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9586 \begin_inset Text
9587
9588 \begin_layout Plain Layout
9589 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9590 \end_inset
9591
9592
9593 \end_layout
9594
9595 \end_inset
9596 </cell>
9597 </row>
9598 <row>
9599 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9600 \begin_inset Text
9601
9602 \begin_layout Plain Layout
9603
9604 \backslash
9605 ddddot{A
9606 \end_layout
9607
9608 \end_inset
9609 </cell>
9610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Plain Layout
9614 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9615 \end_inset
9616
9617
9618 \end_layout
9619
9620 \end_inset
9621 </cell>
9622 </row>
9623 <row>
9624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9625 \begin_inset Text
9626
9627 \begin_layout Plain Layout
9628
9629 \backslash
9630 vec
9631 \begin_inset ERT
9632 status collapsed
9633
9634 \begin_layout Plain Layout
9635
9636
9637 \backslash
9638 spce 
9639 \end_layout
9640
9641 \end_inset
9642
9643 A
9644 \begin_inset Index
9645 status collapsed
9646
9647 \begin_layout Plain Layout
9648 Vectors
9649 \end_layout
9650
9651 \end_inset
9652
9653
9654 \end_layout
9655
9656 \end_inset
9657 </cell>
9658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9659 \begin_inset Text
9660
9661 \begin_layout Plain Layout
9662 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9663 \end_inset
9664
9665
9666 \end_layout
9667
9668 \end_inset
9669 </cell>
9670 </row>
9671 <row>
9672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676
9677 \backslash
9678 bar
9679 \begin_inset ERT
9680 status collapsed
9681
9682 \begin_layout Plain Layout
9683
9684
9685 \backslash
9686 spce 
9687 \end_layout
9688
9689 \end_inset
9690
9691 A
9692 \end_layout
9693
9694 \end_inset
9695 </cell>
9696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9697 \begin_inset Text
9698
9699 \begin_layout Plain Layout
9700 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9701 \end_inset
9702
9703
9704 \end_layout
9705
9706 \end_inset
9707 </cell>
9708 </row>
9709 <row>
9710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9711 \begin_inset Text
9712
9713 \begin_layout Plain Layout
9714
9715 \backslash
9716 mathring
9717 \begin_inset ERT
9718 status collapsed
9719
9720 \begin_layout Plain Layout
9721
9722
9723 \backslash
9724 spce 
9725 \end_layout
9726
9727 \end_inset
9728
9729 A
9730 \end_layout
9731
9732 \end_inset
9733 </cell>
9734 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9735 \begin_inset Text
9736
9737 \begin_layout Plain Layout
9738 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9739 \end_inset
9740
9741
9742 \end_layout
9743
9744 \end_inset
9745 </cell>
9746 </row>
9747 </lyxtabular>
9748
9749 \end_inset
9750
9751
9752 \begin_inset space \hfill{}
9753 \end_inset
9754
9755
9756 \begin_inset Tabular
9757 <lyxtabular version="3" rows="7" columns="2">
9758 <features>
9759 <column alignment="center" valignment="top" width="0pt">
9760 <column alignment="center" valignment="top" width="0pt">
9761 <row>
9762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9763 \begin_inset Text
9764
9765 \begin_layout Plain Layout
9766 Command
9767 \end_layout
9768
9769 \end_inset
9770 </cell>
9771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9772 \begin_inset Text
9773
9774 \begin_layout Plain Layout
9775 Result
9776 \end_layout
9777
9778 \end_inset
9779 </cell>
9780 </row>
9781 <row>
9782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9783 \begin_inset Text
9784
9785 \begin_layout Plain Layout
9786
9787 \backslash
9788 tilde
9789 \begin_inset ERT
9790 status collapsed
9791
9792 \begin_layout Plain Layout
9793
9794
9795 \backslash
9796 spce 
9797 \end_layout
9798
9799 \end_inset
9800
9801 A
9802 \end_layout
9803
9804 \end_inset
9805 </cell>
9806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9807 \begin_inset Text
9808
9809 \begin_layout Plain Layout
9810 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9811 \end_inset
9812
9813
9814 \end_layout
9815
9816 \end_inset
9817 </cell>
9818 </row>
9819 <row>
9820 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9821 \begin_inset Text
9822
9823 \begin_layout Plain Layout
9824
9825 \backslash
9826 hat
9827 \begin_inset ERT
9828 status collapsed
9829
9830 \begin_layout Plain Layout
9831
9832
9833 \backslash
9834 spce 
9835 \end_layout
9836
9837 \end_inset
9838
9839 A
9840 \end_layout
9841
9842 \end_inset
9843 </cell>
9844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9845 \begin_inset Text
9846
9847 \begin_layout Plain Layout
9848 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9849 \end_inset
9850
9851
9852 \end_layout
9853
9854 \end_inset
9855 </cell>
9856 </row>
9857 <row>
9858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9859 \begin_inset Text
9860
9861 \begin_layout Plain Layout
9862
9863 \backslash
9864 check
9865 \begin_inset ERT
9866 status collapsed
9867
9868 \begin_layout Plain Layout
9869
9870
9871 \backslash
9872 spce 
9873 \end_layout
9874
9875 \end_inset
9876
9877 A
9878 \end_layout
9879
9880 \end_inset
9881 </cell>
9882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9883 \begin_inset Text
9884
9885 \begin_layout Plain Layout
9886 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9887 \end_inset
9888
9889
9890 \end_layout
9891
9892 \end_inset
9893 </cell>
9894 </row>
9895 <row>
9896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900
9901 \backslash
9902 acute
9903 \begin_inset ERT
9904 status collapsed
9905
9906 \begin_layout Plain Layout
9907
9908
9909 \backslash
9910 spce 
9911 \end_layout
9912
9913 \end_inset
9914
9915 A
9916 \end_layout
9917
9918 \end_inset
9919 </cell>
9920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9921 \begin_inset Text
9922
9923 \begin_layout Plain Layout
9924 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9925 \end_inset
9926
9927
9928 \end_layout
9929
9930 \end_inset
9931 </cell>
9932 </row>
9933 <row>
9934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9935 \begin_inset Text
9936
9937 \begin_layout Plain Layout
9938
9939 \backslash
9940 grave
9941 \begin_inset ERT
9942 status collapsed
9943
9944 \begin_layout Plain Layout
9945
9946
9947 \backslash
9948 spce 
9949 \end_layout
9950
9951 \end_inset
9952
9953 A
9954 \end_layout
9955
9956 \end_inset
9957 </cell>
9958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9959 \begin_inset Text
9960
9961 \begin_layout Plain Layout
9962 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9963 \end_inset
9964
9965
9966 \end_layout
9967
9968 \end_inset
9969 </cell>
9970 </row>
9971 <row>
9972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9973 \begin_inset Text
9974
9975 \begin_layout Plain Layout
9976
9977 \backslash
9978 breve
9979 \begin_inset ERT
9980 status collapsed
9981
9982 \begin_layout Plain Layout
9983
9984
9985 \backslash
9986 spce 
9987 \end_layout
9988
9989 \end_inset
9990
9991 A
9992 \end_layout
9993
9994 \end_inset
9995 </cell>
9996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9997 \begin_inset Text
9998
9999 \begin_layout Plain Layout
10000 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10001 \end_inset
10002
10003
10004 \end_layout
10005
10006 \end_inset
10007 </cell>
10008 </row>
10009 </lyxtabular>
10010
10011 \end_inset
10012
10013
10014 \begin_inset space \hfill{}
10015 \end_inset
10016
10017
10018 \end_layout
10019
10020 \begin_layout Standard
10021 \begin_inset VSpace bigskip
10022 \end_inset
10023
10024
10025 \end_layout
10026
10027 \begin_layout Standard
10028 You can directly insert accents like é to formulas.
10029  LyX will transform them to the corresponding accent command.
10030  For umlauts
10031 \begin_inset Index
10032 status collapsed
10033
10034 \begin_layout Plain Layout
10035 Umlauts
10036 \end_layout
10037
10038 \end_inset
10039
10040  it is better to insert a quotation mark before the vowel.
10041  These two characters are then treated by LaTeX as 
10042 \emph on
10043 one
10044 \emph default
10045  character when the formula part with the umlaut is marked as German.
10046  In contrary to 
10047 \series bold
10048
10049 \backslash
10050 ddot
10051 \series default
10052 , with this method 
10053 \begin_inset Quotes eld
10054 \end_inset
10055
10056 real
10057 \begin_inset Quotes erd
10058 \end_inset
10059
10060  umlauts are created as demonstrated in the following example:
10061 \end_layout
10062
10063 \begin_layout Standard
10064 \begin_inset VSpace -2mm
10065 \end_inset
10066
10067
10068 \end_layout
10069
10070 \begin_layout Standard
10071 \align center
10072 \begin_inset Tabular
10073 <lyxtabular version="3" rows="3" columns="2">
10074 <features>
10075 <column alignment="center" valignment="top" width="0">
10076 <column alignment="center" valignment="top" width="0">
10077 <row>
10078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10079 \begin_inset Text
10080
10081 \begin_layout Plain Layout
10082 Command
10083 \end_layout
10084
10085 \end_inset
10086 </cell>
10087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10088 \begin_inset Text
10089
10090 \begin_layout Plain Layout
10091 Result
10092 \begin_inset Note Note
10093 status collapsed
10094
10095 \begin_layout Plain Layout
10096
10097 \series bold
10098
10099 \backslash
10100 raisebox
10101 \series default
10102  and the 0
10103 \begin_inset space \thinspace{}
10104 \end_inset
10105
10106 pt space are only used as spacer.
10107 \end_layout
10108
10109 \end_inset
10110
10111
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 </row>
10117 <row>
10118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10119 \begin_inset Text
10120
10121 \begin_layout Plain Layout
10122
10123 \lang ngerman
10124 \begin_inset Quotes grd
10125 \end_inset
10126
10127 i
10128 \end_layout
10129
10130 \end_inset
10131 </cell>
10132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10133 \begin_inset Text
10134
10135 \begin_layout Plain Layout
10136 \begin_inset space \hspace{}
10137 \length 0pt
10138 \end_inset
10139
10140
10141 \lang ngerman
10142
10143 \begin_inset Formula $"i$
10144 \end_inset
10145
10146
10147 \end_layout
10148
10149 \end_inset
10150 </cell>
10151 </row>
10152 <row>
10153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157
10158 \backslash
10159 ddot
10160 \begin_inset ERT
10161 status collapsed
10162
10163 \begin_layout Plain Layout
10164
10165
10166 \backslash
10167 spce 
10168 \end_layout
10169
10170 \end_inset
10171
10172 i
10173 \end_layout
10174
10175 \end_inset
10176 </cell>
10177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10178 \begin_inset Text
10179
10180 \begin_layout Plain Layout
10181 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10182 \end_inset
10183
10184
10185 \end_layout
10186
10187 \end_inset
10188 </cell>
10189 </row>
10190 </lyxtabular>
10191
10192 \end_inset
10193
10194
10195 \end_layout
10196
10197 \begin_layout Standard
10198 Another advantage to 
10199 \series bold
10200
10201 \backslash
10202 ddot
10203 \series default
10204  is that umlauts can directly be converted to mathematical text because
10205  the accent commands above are 
10206 \emph on
10207 not allowed
10208 \emph default
10209  
10210 \emph on
10211 in mathematical text
10212 \emph default
10213 .
10214  To convert an accented character to mathematical text, only the character
10215  under the accent may be converted.
10216  This applies also for all other conversions, e.
10217 \begin_inset space \thinspace{}
10218 \end_inset
10219
10220 g.
10221 \begin_inset space \space{}
10222 \end_inset
10223
10224 to italic or bold.
10225 \end_layout
10226
10227 \begin_layout Standard
10228 In mathematical text, umlauts and other accented characters can directly
10229  be inserted.
10230 \end_layout
10231
10232 \begin_layout Subsection
10233 Accents for Operators
10234 \begin_inset Index
10235 status collapsed
10236
10237 \begin_layout Plain Layout
10238 Accents ! for operators
10239 \end_layout
10240
10241 \end_inset
10242
10243
10244 \end_layout
10245
10246 \begin_layout Standard
10247 With the commands 
10248 \series bold
10249
10250 \backslash
10251 overset
10252 \series default
10253
10254 \begin_inset Index
10255 status collapsed
10256
10257 \begin_layout Plain Layout
10258 Commands ! O ! 
10259 \backslash
10260 overset
10261 \end_layout
10262
10263 \end_inset
10264
10265  and 
10266 \series bold
10267
10268 \backslash
10269 underset
10270 \series default
10271
10272 \begin_inset Index
10273 status collapsed
10274
10275 \begin_layout Plain Layout
10276 Commands ! U ! 
10277 \backslash
10278 underset
10279 \end_layout
10280
10281 \end_inset
10282
10283  characters can be placed above or below an operator, respectively, to accent
10284  it.
10285  With the command 
10286 \series bold
10287
10288 \backslash
10289 sideset
10290 \series default
10291
10292 \begin_inset Index
10293 status collapsed
10294
10295 \begin_layout Plain Layout
10296 Commands ! S ! 
10297 \backslash
10298 sideset
10299 \end_layout
10300
10301 \end_inset
10302
10303  characters can be set before and behind an operator.
10304  The command scheme is:
10305 \end_layout
10306
10307 \begin_layout Standard
10308
10309 \series bold
10310
10311 \backslash
10312 sideset{character
10313 \series default
10314  
10315 \series bold
10316 before}{character
10317 \series default
10318  
10319 \series bold
10320 behind}
10321 \end_layout
10322
10323 \begin_layout Standard
10324
10325 \series bold
10326
10327 \backslash
10328 sideset
10329 \series default
10330  must always be before the operator that should be accented.
10331  You can accent with several characters and even with other operators and
10332  symbols.
10333  To place with 
10334 \series bold
10335
10336 \backslash
10337 sideset
10338 \series default
10339  for example only characters behind an operator, write nothing between the
10340  first braces but don't omit the braces.
10341 \end_layout
10342
10343 \begin_layout Standard
10344 For example the command 
10345 \series bold
10346
10347 \backslash
10348 sideset{
10349 \begin_inset Formula $\to$
10350 \end_inset
10351
10352
10353 \backslash
10354 {
10355 \series default
10356 '
10357 \series bold
10358
10359 \begin_inset Formula $\to$
10360 \end_inset
10361
10362
10363 \backslash
10364 sum_k=1
10365 \begin_inset ERT
10366 status collapsed
10367
10368 \begin_layout Plain Layout
10369
10370
10371 \backslash
10372 spce 
10373 \end_layout
10374
10375 \end_inset
10376
10377
10378 \series default
10379 ^
10380 \series bold
10381 n
10382 \series default
10383  produces:
10384 \begin_inset Formula \[
10385 \sideset{}{'}\sum_{k=1}^{n}\]
10386
10387 \end_inset
10388
10389
10390 \end_layout
10391
10392 \begin_layout Standard
10393 The command 
10394 \series bold
10395
10396 \backslash
10397 overset
10398 \begin_inset ERT
10399 status collapsed
10400
10401 \begin_layout Plain Layout
10402
10403
10404 \backslash
10405 spce 
10406 \end_layout
10407
10408 \end_inset
10409
10410
10411 \backslash
10412 maltese
10413 \begin_inset ERT
10414 status collapsed
10415
10416 \begin_layout Plain Layout
10417
10418
10419 \backslash
10420 spce 
10421 \end_layout
10422
10423 \end_inset
10424
10425
10426 \series default
10427
10428 \begin_inset Formula $\uparrow$
10429 \end_inset
10430
10431
10432 \series bold
10433 a
10434 \series default
10435  produces:
10436 \begin_inset Formula \[
10437 \overset{a}{\maltese}\]
10438
10439 \end_inset
10440
10441 As seen in the last example, with 
10442 \series bold
10443
10444 \backslash
10445 overset
10446 \series default
10447  and 
10448 \series bold
10449
10450 \backslash
10451 underset
10452 \series default
10453  also symbols and characters can be accented; with 
10454 \series bold
10455
10456 \backslash
10457 sideset
10458 \series default
10459  this is not possible.
10460 \end_layout
10461
10462 \begin_layout Subsection
10463 Accents for several Characters
10464 \begin_inset Index
10465 status collapsed
10466
10467 \begin_layout Plain Layout
10468 Accents ! for several characters
10469 \end_layout
10470
10471 \end_inset
10472
10473
10474 \end_layout
10475
10476 \begin_layout Standard
10477 \begin_inset space \hfill{}
10478 \end_inset
10479
10480
10481 \begin_inset Tabular
10482 <lyxtabular version="3" rows="5" columns="2">
10483 <features>
10484 <column alignment="center" valignment="top" width="0pt">
10485 <column alignment="center" valignment="top" width="0pt">
10486 <row>
10487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10488 \begin_inset Text
10489
10490 \begin_layout Plain Layout
10491 Command
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10497 \begin_inset Text
10498
10499 \begin_layout Plain Layout
10500 Result
10501 \begin_inset Note Note
10502 status collapsed
10503
10504 \begin_layout Plain Layout
10505
10506 \series bold
10507
10508 \backslash
10509 raisebox
10510 \series default
10511  is only used as spacer.
10512 \end_layout
10513
10514 \end_inset
10515
10516
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 </row>
10522 <row>
10523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Plain Layout
10527
10528 \backslash
10529 overleftarrow
10530 \begin_inset ERT
10531 status collapsed
10532
10533 \begin_layout Plain Layout
10534
10535
10536 \backslash
10537 spce 
10538 \end_layout
10539
10540 \end_inset
10541
10542 A=B
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10548 \begin_inset Text
10549
10550 \begin_layout Plain Layout
10551 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10552 \end_inset
10553
10554
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 </row>
10560 <row>
10561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565
10566 \backslash
10567 underleftarrow
10568 \begin_inset ERT
10569 status collapsed
10570
10571 \begin_layout Plain Layout
10572
10573
10574 \backslash
10575 spce 
10576 \end_layout
10577
10578 \end_inset
10579
10580 A=B
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10586 \begin_inset Text
10587
10588 \begin_layout Plain Layout
10589 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10590 \end_inset
10591
10592
10593 \end_layout
10594
10595 \end_inset
10596 </cell>
10597 </row>
10598 <row>
10599 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10600 \begin_inset Text
10601
10602 \begin_layout Plain Layout
10603
10604 \backslash
10605 overleftrightarrow
10606 \begin_inset ERT
10607 status collapsed
10608
10609 \begin_layout Plain Layout
10610
10611
10612 \backslash
10613 spce 
10614 \end_layout
10615
10616 \end_inset
10617
10618 A=B
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10628 \end_inset
10629
10630
10631 \end_layout
10632
10633 \end_inset
10634 </cell>
10635 </row>
10636 <row>
10637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641
10642 \backslash
10643 underleftrightarrow
10644 \begin_inset ERT
10645 status collapsed
10646
10647 \begin_layout Plain Layout
10648
10649
10650 \backslash
10651 spce 
10652 \end_layout
10653
10654 \end_inset
10655
10656 A=B
10657 \end_layout
10658
10659 \end_inset
10660 </cell>
10661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10662 \begin_inset Text
10663
10664 \begin_layout Plain Layout
10665 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10666 \end_inset
10667
10668
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 </row>
10674 </lyxtabular>
10675
10676 \end_inset
10677
10678
10679 \begin_inset space \hfill{}
10680 \end_inset
10681
10682
10683 \begin_inset Tabular
10684 <lyxtabular version="3" rows="5" columns="2">
10685 <features>
10686 <column alignment="center" valignment="top" width="0pt">
10687 <column alignment="center" valignment="top" width="0pt">
10688 <row>
10689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693 Command
10694 \end_layout
10695
10696 \end_inset
10697 </cell>
10698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10699 \begin_inset Text
10700
10701 \begin_layout Plain Layout
10702 Result
10703 \end_layout
10704
10705 \end_inset
10706 </cell>
10707 </row>
10708 <row>
10709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10710 \begin_inset Text
10711
10712 \begin_layout Plain Layout
10713
10714 \backslash
10715 overrightarrow
10716 \begin_inset ERT
10717 status collapsed
10718
10719 \begin_layout Plain Layout
10720
10721
10722 \backslash
10723 spce 
10724 \end_layout
10725
10726 \end_inset
10727
10728 A=B
10729 \end_layout
10730
10731 \end_inset
10732 </cell>
10733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10734 \begin_inset Text
10735
10736 \begin_layout Plain Layout
10737 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10738 \end_inset
10739
10740
10741 \end_layout
10742
10743 \end_inset
10744 </cell>
10745 </row>
10746 <row>
10747 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10748 \begin_inset Text
10749
10750 \begin_layout Plain Layout
10751
10752 \backslash
10753 underrightarrow
10754 \begin_inset ERT
10755 status collapsed
10756
10757 \begin_layout Plain Layout
10758
10759
10760 \backslash
10761 spce 
10762 \end_layout
10763
10764 \end_inset
10765
10766 A=B
10767 \end_layout
10768
10769 \end_inset
10770 </cell>
10771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10772 \begin_inset Text
10773
10774 \begin_layout Plain Layout
10775 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10776 \end_inset
10777
10778
10779 \end_layout
10780
10781 \end_inset
10782 </cell>
10783 </row>
10784 <row>
10785 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10786 \begin_inset Text
10787
10788 \begin_layout Plain Layout
10789
10790 \backslash
10791 widetilde
10792 \begin_inset ERT
10793 status collapsed
10794
10795 \begin_layout Plain Layout
10796
10797
10798 \backslash
10799 spce 
10800 \end_layout
10801
10802 \end_inset
10803
10804 A=B
10805 \end_layout
10806
10807 \end_inset
10808 </cell>
10809 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10810 \begin_inset Text
10811
10812 \begin_layout Plain Layout
10813 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10814 \end_inset
10815
10816
10817 \end_layout
10818
10819 \end_inset
10820 </cell>
10821 </row>
10822 <row>
10823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10824 \begin_inset Text
10825
10826 \begin_layout Plain Layout
10827
10828 \backslash
10829 widehat
10830 \begin_inset ERT
10831 status collapsed
10832
10833 \begin_layout Plain Layout
10834
10835
10836 \backslash
10837 spce 
10838 \end_layout
10839
10840 \end_inset
10841
10842 A=B
10843 \end_layout
10844
10845 \end_inset
10846 </cell>
10847 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10852 \end_inset
10853
10854
10855 \end_layout
10856
10857 \end_inset
10858 </cell>
10859 </row>
10860 </lyxtabular>
10861
10862 \end_inset
10863
10864
10865 \begin_inset space \hfill{}
10866 \end_inset
10867
10868
10869 \end_layout
10870
10871 \begin_layout Standard
10872 \begin_inset VSpace medskip
10873 \end_inset
10874
10875 With these commands as many characters as you like can be accented.
10876  But the accents 
10877 \series bold
10878
10879 \backslash
10880 widetilde
10881 \series default
10882  and 
10883 \series bold
10884
10885 \backslash
10886 widehat
10887 \series default
10888  will only be set in the output with a length of three characters, as shown
10889  in the following example:
10890 \begin_inset Formula \[
10891 \widetilde{A+B=C-D}\]
10892
10893 \end_inset
10894
10895
10896 \end_layout
10897
10898 \begin_layout Standard
10899 With the commands 
10900 \series bold
10901
10902 \backslash
10903 overset
10904 \series default
10905
10906 \begin_inset Index
10907 status collapsed
10908
10909 \begin_layout Plain Layout
10910 Commands ! O ! 
10911 \backslash
10912 overset
10913 \end_layout
10914
10915 \end_inset
10916
10917  and 
10918 \series bold
10919
10920 \backslash
10921 underset
10922 \series default
10923
10924 \begin_inset Index
10925 status collapsed
10926
10927 \begin_layout Plain Layout
10928 Commands ! U ! 
10929 \backslash
10930 underset
10931 \end_layout
10932
10933 \end_inset
10934
10935  described in the previous subsection it is also possible to accent several
10936  characters.
10937  The command 
10938 \series bold
10939
10940 \backslash
10941 underset
10942 \begin_inset ERT
10943 status collapsed
10944
10945 \begin_layout Plain Layout
10946
10947
10948 \backslash
10949 spce 
10950 \end_layout
10951
10952 \end_inset
10953
10954 A=B
10955 \begin_inset Formula $\downarrow$
10956 \end_inset
10957
10958 ***
10959 \series default
10960  creates:
10961 \begin_inset Formula \[
10962 \underset{***}{A=B}\]
10963
10964 \end_inset
10965
10966
10967 \end_layout
10968
10969 \begin_layout Section
10970 Space
10971 \begin_inset CommandInset label
10972 LatexCommand label
10973 name "sub:Space"
10974
10975 \end_inset
10976
10977
10978 \begin_inset Index
10979 status collapsed
10980
10981 \begin_layout Plain Layout
10982 Space ! horizontal
10983 \end_layout
10984
10985 \end_inset
10986
10987
10988 \end_layout
10989
10990 \begin_layout Subsection
10991 Predefined Space
10992 \begin_inset CommandInset label
10993 LatexCommand label
10994 name "sub:Predefined-Space"
10995
10996 \end_inset
10997
10998
10999 \begin_inset Index
11000 status collapsed
11001
11002 \begin_layout Plain Layout
11003 Space ! horizontal ! predefined
11004 \end_layout
11005
11006 \end_inset
11007
11008
11009 \end_layout
11010
11011 \begin_layout Standard
11012 Sometimes it is necessary to insert horizontal space to a formula.
11013  This is done by inserting a protected space (shortcut 
11014 \begin_inset Info
11015 type  "shortcut"
11016 arg   "space-insert protected"
11017 \end_inset
11018
11019 ).
11020  A 
11021 \begin_inset Quotes eld
11022 \end_inset
11023
11024
11025 \color blue
11026
11027 \begin_inset ERT
11028 status collapsed
11029
11030 \begin_layout Plain Layout
11031
11032
11033 \backslash
11034 spce 
11035 \end_layout
11036
11037 \end_inset
11038
11039
11040 \color inherit
11041
11042 \begin_inset Quotes erd
11043 \end_inset
11044
11045  appears and by pressing 
11046 \family sans
11047 Space
11048 \family default
11049  several times one can select one of eight different space sizes.
11050  The spaces can also be inserted using the math toolbar button 
11051 \begin_inset Graphics
11052         filename ../images/math/space.png
11053         scale 85
11054
11055 \end_inset
11056
11057  or special commands.
11058  Independent from the inserted command, one can select the size again by
11059  pressing 
11060 \family sans
11061 Space
11062 \family default
11063  afterwards.
11064 \end_layout
11065
11066 \begin_layout Standard
11067 \noindent
11068 \align center
11069 \begin_inset VSpace -5mm
11070 \end_inset
11071
11072
11073 \begin_inset Tabular
11074 <lyxtabular version="3" rows="3" columns="7">
11075 <features>
11076 <column alignment="center" valignment="middle" width="6.8cm">
11077 <column alignment="center" valignment="top" width="0">
11078 <column alignment="center" valignment="top" width="0">
11079 <column alignment="center" valignment="top" width="0">
11080 <column alignment="center" valignment="top" width="0">
11081 <column alignment="center" valignment="top" width="0">
11082 <column alignment="center" valignment="top" width="0">
11083 <row>
11084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11085 \begin_inset Text
11086
11087 \begin_layout Plain Layout
11088 Command
11089 \end_layout
11090
11091 \end_inset
11092 </cell>
11093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11094 \begin_inset Text
11095
11096 \begin_layout Plain Layout
11097
11098 \backslash
11099 ,
11100 \end_layout
11101
11102 \end_inset
11103 </cell>
11104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11105 \begin_inset Text
11106
11107 \begin_layout Plain Layout
11108
11109 \backslash
11110 :
11111 \end_layout
11112
11113 \end_inset
11114 </cell>
11115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Plain Layout
11119
11120 \backslash
11121 ;
11122 \end_layout
11123
11124 \end_inset
11125 </cell>
11126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Plain Layout
11130
11131 \backslash
11132 quad
11133 \end_layout
11134
11135 \end_inset
11136 </cell>
11137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Plain Layout
11141
11142 \backslash
11143 qquad
11144 \end_layout
11145
11146 \end_inset
11147 </cell>
11148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11149 \begin_inset Text
11150
11151 \begin_layout Plain Layout
11152
11153 \backslash
11154 !
11155 \end_layout
11156
11157 \end_inset
11158 </cell>
11159 </row>
11160 <row>
11161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11162 \begin_inset Text
11163
11164 \begin_layout Plain Layout
11165 Number of 
11166 \family sans
11167 Space
11168 \family default
11169  keystrokes after inserting the protected space
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178 0
11179 \end_layout
11180
11181 \end_inset
11182 </cell>
11183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11184 \begin_inset Text
11185
11186 \begin_layout Plain Layout
11187 1
11188 \end_layout
11189
11190 \end_inset
11191 </cell>
11192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11193 \begin_inset Text
11194
11195 \begin_layout Plain Layout
11196 2
11197 \end_layout
11198
11199 \end_inset
11200 </cell>
11201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11202 \begin_inset Text
11203
11204 \begin_layout Plain Layout
11205 3
11206 \end_layout
11207
11208 \end_inset
11209 </cell>
11210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11211 \begin_inset Text
11212
11213 \begin_layout Plain Layout
11214 4
11215 \end_layout
11216
11217 \end_inset
11218 </cell>
11219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11220 \begin_inset Text
11221
11222 \begin_layout Plain Layout
11223 5
11224 \end_layout
11225
11226 \end_inset
11227 </cell>
11228 </row>
11229 <row>
11230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11231 \begin_inset Text
11232
11233 \begin_layout Plain Layout
11234 Result
11235 \end_layout
11236
11237 \end_inset
11238 </cell>
11239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11240 \begin_inset Text
11241
11242 \begin_layout Plain Layout
11243 \begin_inset Formula $A\, B$
11244 \end_inset
11245
11246
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 \begin_inset Formula $A\: B$
11256 \end_inset
11257
11258
11259 \end_layout
11260
11261 \end_inset
11262 </cell>
11263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11264 \begin_inset Text
11265
11266 \begin_layout Plain Layout
11267 \begin_inset Formula $A\; B$
11268 \end_inset
11269
11270
11271 \end_layout
11272
11273 \end_inset
11274 </cell>
11275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11276 \begin_inset Text
11277
11278 \begin_layout Plain Layout
11279 \begin_inset Formula $A\quad B$
11280 \end_inset
11281
11282
11283 \end_layout
11284
11285 \end_inset
11286 </cell>
11287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11288 \begin_inset Text
11289
11290 \begin_layout Plain Layout
11291 \begin_inset Formula $A\qquad B$
11292 \end_inset
11293
11294
11295 \end_layout
11296
11297 \end_inset
11298 </cell>
11299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11300 \begin_inset Text
11301
11302 \begin_layout Plain Layout
11303 \begin_inset Formula $A\! B$
11304 \end_inset
11305
11306
11307 \end_layout
11308
11309 \end_inset
11310 </cell>
11311 </row>
11312 </lyxtabular>
11313
11314 \end_inset
11315
11316
11317 \end_layout
11318
11319 \begin_layout Standard
11320 The last size seem to produce no space.
11321  It is displayed red in LyX contrary to the other sizes, because it is a
11322  negative space.
11323  There are two more negative spaces:
11324 \end_layout
11325
11326 \begin_layout Standard
11327 \align center
11328 \begin_inset Tabular
11329 <lyxtabular version="3" rows="3" columns="3">
11330 <features>
11331 <column alignment="center" valignment="middle" width="6.8cm">
11332 <column alignment="center" valignment="top" width="0pt">
11333 <column alignment="center" valignment="top" width="0pt">
11334 <row>
11335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11336 \begin_inset Text
11337
11338 \begin_layout Plain Layout
11339 Command
11340 \end_layout
11341
11342 \end_inset
11343 </cell>
11344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11345 \begin_inset Text
11346
11347 \begin_layout Plain Layout
11348
11349 \backslash
11350 negmedspace
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11356 \begin_inset Text
11357
11358 \begin_layout Plain Layout
11359
11360 \backslash
11361 negthickspace
11362 \end_layout
11363
11364 \end_inset
11365 </cell>
11366 </row>
11367 <row>
11368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11369 \begin_inset Text
11370
11371 \begin_layout Plain Layout
11372 Number of 
11373 \family sans
11374 Space
11375 \family default
11376  keystrokes after inserting the protected space
11377 \end_layout
11378
11379 \end_inset
11380 </cell>
11381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11382 \begin_inset Text
11383
11384 \begin_layout Plain Layout
11385 6
11386 \end_layout
11387
11388 \end_inset
11389 </cell>
11390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11391 \begin_inset Text
11392
11393 \begin_layout Plain Layout
11394 7
11395 \end_layout
11396
11397 \end_inset
11398 </cell>
11399 </row>
11400 <row>
11401 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11402 \begin_inset Text
11403
11404 \begin_layout Plain Layout
11405 Result
11406 \end_layout
11407
11408 \end_inset
11409 </cell>
11410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11411 \begin_inset Text
11412
11413 \begin_layout Plain Layout
11414 \begin_inset Formula $A\negmedspace B$
11415 \end_inset
11416
11417
11418 \end_layout
11419
11420 \end_inset
11421 </cell>
11422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11423 \begin_inset Text
11424
11425 \begin_layout Plain Layout
11426 \begin_inset Formula $A\negthickspace B$
11427 \end_inset
11428
11429
11430 \end_layout
11431
11432 \end_inset
11433 </cell>
11434 </row>
11435 </lyxtabular>
11436
11437 \end_inset
11438
11439
11440 \end_layout
11441
11442 \begin_layout Standard
11443 Negative spaces can lead to characters overlapping each other.
11444  Thus they can be used to enforce ligatures, what is e.
11445 \begin_inset space \thinspace{}
11446 \end_inset
11447
11448 g.
11449 \begin_inset space \space{}
11450 \end_inset
11451
11452 useful for summation operators: 
11453 \end_layout
11454
11455 \begin_layout Standard
11456 \align center
11457 \begin_inset Tabular
11458 <lyxtabular version="3" rows="3" columns="2">
11459 <features>
11460 <column alignment="center" valignment="top" width="0">
11461 <column alignment="center" valignment="top" width="0">
11462 <row>
11463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11464 \begin_inset Text
11465
11466 \begin_layout Plain Layout
11467 Command
11468 \end_layout
11469
11470 \end_inset
11471 </cell>
11472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11473 \begin_inset Text
11474
11475 \begin_layout Plain Layout
11476 Result
11477 \begin_inset Note Note
11478 status collapsed
11479
11480 \begin_layout Plain Layout
11481
11482 \series bold
11483
11484 \backslash
11485 raisebox
11486 \series default
11487  is only used as spacer.
11488 \end_layout
11489
11490 \end_inset
11491
11492
11493 \end_layout
11494
11495 \end_inset
11496 </cell>
11497 </row>
11498 <row>
11499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11500 \begin_inset Text
11501
11502 \begin_layout Plain Layout
11503
11504 \backslash
11505 sum
11506 \backslash
11507 sum
11508 \begin_inset ERT
11509 status collapsed
11510
11511 \begin_layout Plain Layout
11512
11513
11514 \backslash
11515 spce 
11516 \end_layout
11517
11518 \end_inset
11519
11520 f_kl
11521 \end_layout
11522
11523 \end_inset
11524 </cell>
11525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11526 \begin_inset Text
11527
11528 \begin_layout Plain Layout
11529 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11530 \end_inset
11531
11532
11533 \end_layout
11534
11535 \end_inset
11536 </cell>
11537 </row>
11538 <row>
11539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11540 \begin_inset Text
11541
11542 \begin_layout Plain Layout
11543
11544 \backslash
11545 sum
11546 \backslash
11547 negmedspace
11548 \backslash
11549 sum
11550 \begin_inset ERT
11551 status collapsed
11552
11553 \begin_layout Plain Layout
11554
11555
11556 \backslash
11557 spce 
11558 \end_layout
11559
11560 \end_inset
11561
11562 f_kl
11563 \end_layout
11564
11565 \end_inset
11566 </cell>
11567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11568 \begin_inset Text
11569
11570 \begin_layout Plain Layout
11571 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11572 \end_inset
11573
11574
11575 \end_layout
11576
11577 \end_inset
11578 </cell>
11579 </row>
11580 </lyxtabular>
11581
11582 \end_inset
11583
11584
11585 \end_layout
11586
11587 \begin_layout Standard
11588 Relations like for example equal signs, are always surrounded by space.
11589  To suppress this, the equal sign is placed into a TeX-brace.
11590  The following example demonstrates this:
11591 \end_layout
11592
11593 \begin_layout Standard
11594 \align center
11595 \begin_inset Tabular
11596 <lyxtabular version="3" rows="2" columns="2">
11597 <features>
11598 <column alignment="center" valignment="top" width="0pt">
11599 <column alignment="center" valignment="top" width="0pt">
11600 <row>
11601 <cell alignment="center" valignment="top" usebox="none">
11602 \begin_inset Text
11603
11604 \begin_layout Plain Layout
11605 normal equation
11606 \end_layout
11607
11608 \end_inset
11609 </cell>
11610 <cell alignment="center" valignment="top" usebox="none">
11611 \begin_inset Text
11612
11613 \begin_layout Plain Layout
11614 \begin_inset Formula $A=B$
11615 \end_inset
11616
11617
11618 \end_layout
11619
11620 \end_inset
11621 </cell>
11622 </row>
11623 <row>
11624 <cell alignment="center" valignment="top" usebox="none">
11625 \begin_inset Text
11626
11627 \begin_layout Plain Layout
11628 \begin_inset Note Note
11629 status collapsed
11630
11631 \begin_layout Plain Layout
11632
11633 \series bold
11634
11635 \backslash
11636 raisebox
11637 \series default
11638  is only used as spacer.
11639 \end_layout
11640
11641 \end_inset
11642
11643
11644 \begin_inset Formula $\raisebox{5mm}{}$
11645 \end_inset
11646
11647 equation without space
11648 \end_layout
11649
11650 \end_inset
11651 </cell>
11652 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11653 \begin_inset Text
11654
11655 \begin_layout Plain Layout
11656 \begin_inset Formula $A{=}B$
11657 \end_inset
11658
11659
11660 \end_layout
11661
11662 \end_inset
11663 </cell>
11664 </row>
11665 </lyxtabular>
11666
11667 \end_inset
11668
11669
11670 \end_layout
11671
11672 \begin_layout Standard
11673 \noindent
11674 The command for the last formula is: 
11675 \series bold
11676 A
11677 \backslash
11678 {=
11679 \begin_inset Formula $\to$
11680 \end_inset
11681
11682 B
11683 \end_layout
11684
11685 \begin_layout Standard
11686 \begin_inset VSpace bigskip
11687 \end_inset
11688
11689 Spaces are needed for physical units, because the space between the value
11690  and the unit is the smallest one and not a normal space.
11691  For units in text, the smallest space is inserted via the menu 
11692 \family sans
11693 Insert\SpecialChar \menuseparator
11694 Formatting\SpecialChar \menuseparator
11695 Thin
11696 \begin_inset space ~
11697 \end_inset
11698
11699 Space
11700 \family default
11701  (shortcut 
11702 \begin_inset Info
11703 type  "shortcut"
11704 arg   "space-insert thin"
11705 \end_inset
11706
11707 ).
11708 \end_layout
11709
11710 \begin_layout Standard
11711 An example to visualize the difference:
11712 \end_layout
11713
11714 \begin_layout Standard
11715 \begin_inset Tabular
11716 <lyxtabular version="3" rows="2" columns="2">
11717 <features>
11718 <column alignment="left" valignment="top" width="0">
11719 <column alignment="left" valignment="top" width="0">
11720 <row>
11721 <cell alignment="center" valignment="top" usebox="none">
11722 \begin_inset Text
11723
11724 \begin_layout Plain Layout
11725 24 kW
11726 \begin_inset Formula $\cdot$
11727 \end_inset
11728
11729 h
11730 \end_layout
11731
11732 \end_inset
11733 </cell>
11734 <cell alignment="center" valignment="top" usebox="none">
11735 \begin_inset Text
11736
11737 \begin_layout Plain Layout
11738 space between value and unit
11739 \end_layout
11740
11741 \end_inset
11742 </cell>
11743 </row>
11744 <row>
11745 <cell alignment="center" valignment="top" usebox="none">
11746 \begin_inset Text
11747
11748 \begin_layout Plain Layout
11749 24
11750 \begin_inset space \thinspace{}
11751 \end_inset
11752
11753 kW
11754 \begin_inset Formula $\cdot$
11755 \end_inset
11756
11757 h
11758 \end_layout
11759
11760 \end_inset
11761 </cell>
11762 <cell alignment="center" valignment="top" usebox="none">
11763 \begin_inset Text
11764
11765 \begin_layout Plain Layout
11766 smallest space between value and unit
11767 \end_layout
11768
11769 \end_inset
11770 </cell>
11771 </row>
11772 </lyxtabular>
11773
11774 \end_inset
11775
11776
11777 \end_layout
11778
11779 \begin_layout Subsection
11780 Variable Space
11781 \begin_inset ERT
11782 status collapsed
11783
11784 \begin_layout Plain Layout
11785
11786
11787 \backslash
11788 texorpdfstring{
11789 \end_layout
11790
11791 \end_inset
11792
11793
11794 \begin_inset Foot
11795 status collapsed
11796
11797 \begin_layout Plain Layout
11798 for vertical space in formulas see 
11799 \begin_inset CommandInset ref
11800 LatexCommand ref
11801 reference "sub:Line-Separation"
11802
11803 \end_inset
11804
11805
11806 \end_layout
11807
11808 \end_inset
11809
11810
11811 \begin_inset ERT
11812 status collapsed
11813
11814 \begin_layout Plain Layout
11815
11816 }{}
11817 \end_layout
11818
11819 \end_inset
11820
11821
11822 \begin_inset Note Note
11823 status collapsed
11824
11825 \begin_layout Plain Layout
11826
11827 \backslash
11828 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11829 \end_layout
11830
11831 \begin_layout Plain Layout
11832 More about 
11833 \backslash
11834 texorpdfstring is in section 
11835 \begin_inset CommandInset ref
11836 LatexCommand ref
11837 reference "sub:Formulas-in-Section"
11838
11839 \end_inset
11840
11841 .
11842 \end_layout
11843
11844 \end_inset
11845
11846
11847 \begin_inset CommandInset label
11848 LatexCommand label
11849 name "sub:Variable-Space"
11850
11851 \end_inset
11852
11853
11854 \begin_inset Index
11855 status collapsed
11856
11857 \begin_layout Plain Layout
11858 Space ! horizontal ! variable
11859 \end_layout
11860
11861 \end_inset
11862
11863
11864 \end_layout
11865
11866 \begin_layout Standard
11867 Space with a defined length can be inserted with the command 
11868 \series bold
11869
11870 \backslash
11871 hspace
11872 \series default
11873
11874 \begin_inset Index
11875 status collapsed
11876
11877 \begin_layout Plain Layout
11878 Commands ! H ! 
11879 \backslash
11880 hspace
11881 \end_layout
11882
11883 \end_inset
11884
11885 .
11886  Then a long 
11887 \begin_inset Quotes eld
11888 \end_inset
11889
11890
11891 \color blue
11892
11893 \begin_inset ERT
11894 status collapsed
11895
11896 \begin_layout Plain Layout
11897
11898
11899 \backslash
11900 spce 
11901 \end_layout
11902
11903 \end_inset
11904
11905
11906 \color inherit
11907
11908 \begin_inset Quotes erd
11909 \end_inset
11910
11911  appears.
11912  The length can be specified by left-clicking on the 
11913 \begin_inset Quotes eld
11914 \end_inset
11915
11916
11917 \color blue
11918
11919 \begin_inset ERT
11920 status collapsed
11921
11922 \begin_layout Plain Layout
11923
11924
11925 \backslash
11926 spce 
11927 \end_layout
11928
11929 \end_inset
11930
11931
11932 \color inherit
11933
11934 \begin_inset Quotes erd
11935 \end_inset
11936
11937 .
11938  The length may also be negative.
11939  To insert so many space that the formula uses all available space, the
11940  command 
11941 \series bold
11942
11943 \backslash
11944 hfill
11945 \series default
11946
11947 \begin_inset Index
11948 status collapsed
11949
11950 \begin_layout Plain Layout
11951 Commands ! H ! 
11952 \backslash
11953 hfill
11954 \end_layout
11955
11956 \end_inset
11957
11958  is used.
11959 \end_layout
11960
11961 \begin_layout Standard
11962 \begin_inset VSpace -1mm
11963 \end_inset
11964
11965
11966 \end_layout
11967
11968 \begin_layout Standard
11969 \align center
11970 \begin_inset Tabular
11971 <lyxtabular version="3" rows="4" columns="2">
11972 <features>
11973 <column alignment="center" valignment="top" width="0">
11974 <column alignment="center" valignment="top" width="0">
11975 <row>
11976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11977 \begin_inset Text
11978
11979 \begin_layout Plain Layout
11980 Command (
11981 \backslash
11982 hspace length)
11983 \end_layout
11984
11985 \end_inset
11986 </cell>
11987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11988 \begin_inset Text
11989
11990 \begin_layout Plain Layout
11991 Result
11992 \end_layout
11993
11994 \end_inset
11995 </cell>
11996 </row>
11997 <row>
11998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11999 \begin_inset Text
12000
12001 \begin_layout Plain Layout
12002 A=B
12003 \backslash
12004 hspace
12005 \begin_inset ERT
12006 status collapsed
12007
12008 \begin_layout Plain Layout
12009
12010
12011 \backslash
12012 spce 
12013 \end_layout
12014
12015 \end_inset
12016
12017
12018 \begin_inset Formula $\to$
12019 \end_inset
12020
12021 A
12022 \backslash
12023 not=C (3
12024 \begin_inset space \thinspace{}
12025 \end_inset
12026
12027 cm)
12028 \end_layout
12029
12030 \end_inset
12031 </cell>
12032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12033 \begin_inset Text
12034
12035 \begin_layout Plain Layout
12036 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12037 \end_inset
12038
12039
12040 \end_layout
12041
12042 \end_inset
12043 </cell>
12044 </row>
12045 <row>
12046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12047 \begin_inset Text
12048
12049 \begin_layout Plain Layout
12050 A
12051 \backslash
12052 hspace
12053 \begin_inset ERT
12054 status collapsed
12055
12056 \begin_layout Plain Layout
12057
12058
12059 \backslash
12060 spce 
12061 \end_layout
12062
12063 \end_inset
12064
12065
12066 \begin_inset Formula $\to$
12067 \end_inset
12068
12069 A
12070 \backslash
12071 not=A (-1
12072 \begin_inset space \thinspace{}
12073 \end_inset
12074
12075 mm)
12076 \end_layout
12077
12078 \end_inset
12079 </cell>
12080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12081 \begin_inset Text
12082
12083 \begin_layout Plain Layout
12084 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12085 \end_inset
12086
12087
12088 \end_layout
12089
12090 \end_inset
12091 </cell>
12092 </row>
12093 <row>
12094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12095 \begin_inset Text
12096
12097 \begin_layout Plain Layout
12098 A=A
12099 \backslash
12100 hfill
12101 \begin_inset ERT
12102 status collapsed
12103
12104 \begin_layout Plain Layout
12105
12106
12107 \backslash
12108 spce 
12109 \end_layout
12110
12111 \end_inset
12112
12113 B=B
12114 \end_layout
12115
12116 \end_inset
12117 </cell>
12118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12119 \begin_inset Text
12120
12121 \begin_layout Plain Layout
12122 \begin_inset Formula $A=A\hfill B=B$
12123 \end_inset
12124
12125
12126 \end_layout
12127
12128 \end_inset
12129 </cell>
12130 </row>
12131 </lyxtabular>
12132
12133 \end_inset
12134
12135
12136 \end_layout
12137
12138 \begin_layout Standard
12139 In the last example the available space is given by the longest column entry
12140  of the table.
12141  In an inline formula the space depends on the length of the line in which
12142  
12143 \series bold
12144
12145 \backslash
12146 hfill
12147 \series default
12148  is inserted.
12149  Thus, when the line uses the full width, no space will be created.
12150  
12151 \series bold
12152
12153 \backslash
12154 hfill
12155 \series default
12156  only has an effect on displayed formulas when the formula style 
12157 \series bold
12158 Indented
12159 \series default
12160  is used.
12161  (Formula styles are explained in 
12162 \begin_inset CommandInset ref
12163 LatexCommand ref
12164 reference "sec:Formula-Styles"
12165
12166 \end_inset
12167
12168 .)
12169 \end_layout
12170
12171 \begin_layout Standard
12172 Besides 
12173 \series bold
12174
12175 \backslash
12176 hfill
12177 \series default
12178 , there are the commands 
12179 \series bold
12180
12181 \backslash
12182 dotfill
12183 \series default
12184  and 
12185 \series bold
12186
12187 \backslash
12188 hrulefill
12189 \series default
12190  that fill the space with a pattern, see 
12191 \begin_inset CommandInset ref
12192 LatexCommand ref
12193 reference "sub:Ellipses"
12194
12195 \end_inset
12196
12197  for an example.
12198 \end_layout
12199
12200 \begin_layout Standard
12201 For text, variable space can be inserted via the menu 
12202 \family sans
12203 Insert\SpecialChar \menuseparator
12204 Formatting\SpecialChar \menuseparator
12205 Horizontal
12206 \begin_inset space ~
12207 \end_inset
12208
12209 Space
12210 \family default
12211 :
12212 \end_layout
12213
12214 \begin_layout Standard
12215 This is a line with
12216 \begin_inset space \hspace{}
12217 \length 2cm
12218 \end_inset
12219
12220 2
12221 \begin_inset space \thinspace{}
12222 \end_inset
12223
12224 cm space.
12225 \end_layout
12226
12227 \begin_layout Standard
12228 This is a line with
12229 \begin_inset space \hfill{}
12230 \end_inset
12231
12232 maximum space.
12233 \end_layout
12234
12235 \begin_layout Subsection
12236 Space besides inline Formulas
12237 \begin_inset Index
12238 status collapsed
12239
12240 \begin_layout Plain Layout
12241 Space ! besides inline formulas
12242 \end_layout
12243
12244 \end_inset
12245
12246
12247 \end_layout
12248
12249 \begin_layout Standard
12250 The space that surrounds inline formulas can be adjusted with the length
12251  
12252 \series bold
12253
12254 \backslash
12255 mathsurround
12256 \begin_inset Index
12257 status collapsed
12258
12259 \begin_layout Plain Layout
12260 Commands ! M ! 
12261 \backslash
12262 mathsurround
12263 \end_layout
12264
12265 \end_inset
12266
12267
12268 \series default
12269 .
12270  The value of a length is set with the command 
12271 \series bold
12272
12273 \backslash
12274 setlength
12275 \begin_inset Index
12276 status collapsed
12277
12278 \begin_layout Plain Layout
12279 Commands ! S ! 
12280 \backslash
12281 setlength
12282 \end_layout
12283
12284 \end_inset
12285
12286
12287 \series default
12288  that has the following scheme:
12289 \end_layout
12290
12291 \begin_layout Standard
12292
12293 \series bold
12294
12295 \backslash
12296 setlength{length name}{value}
12297 \end_layout
12298
12299 \begin_layout Standard
12300 To set 
12301 \series bold
12302
12303 \backslash
12304 mathsurround
12305 \series default
12306  to the value 5
12307 \begin_inset space \thinspace{}
12308 \end_inset
12309
12310 mm, the command
12311 \end_layout
12312
12313 \begin_layout Standard
12314
12315 \series bold
12316
12317 \backslash
12318 setlength{
12319 \backslash
12320 mathsurround}{5mm}
12321 \end_layout
12322
12323 \begin_layout Standard
12324 is inserted in TeX-mode.
12325  5
12326 \begin_inset space \thinspace{}
12327 \end_inset
12328
12329 mm space will now be set around all inline formulas:
12330 \begin_inset ERT
12331 status collapsed
12332
12333 \begin_layout Plain Layout
12334
12335
12336 \backslash
12337 setlength{
12338 \backslash
12339 mathsurround}{5mm}
12340 \end_layout
12341
12342 \end_inset
12343
12344
12345 \end_layout
12346
12347 \begin_layout Standard
12348 This is a line with an inline formula 
12349 \begin_inset Formula $A=B$
12350 \end_inset
12351
12352  with 5
12353 \begin_inset space \thinspace{}
12354 \end_inset
12355
12356 mm surrounding space.
12357 \begin_inset ERT
12358 status collapsed
12359
12360 \begin_layout Plain Layout
12361
12362
12363 \backslash
12364 setlength{
12365 \backslash
12366 mathsurround}{0pt}
12367 \end_layout
12368
12369 \end_inset
12370
12371
12372 \end_layout
12373
12374 \begin_layout Standard
12375 To return to the predefined value, 
12376 \series bold
12377
12378 \backslash
12379 mathsurround
12380 \series default
12381  is set to the value 0
12382 \begin_inset space \thinspace{}
12383 \end_inset
12384
12385 pt.
12386 \end_layout
12387
12388 \begin_layout Section
12389 Boxes and Frames
12390 \begin_inset Index
12391 status collapsed
12392
12393 \begin_layout Plain Layout
12394 Boxes
12395 \end_layout
12396
12397 \end_inset
12398
12399
12400 \begin_inset Index
12401 status collapsed
12402
12403 \begin_layout Plain Layout
12404 Frames | see
12405 \begin_inset ERT
12406 status collapsed
12407
12408 \begin_layout Plain Layout
12409
12410 {
12411 \end_layout
12412
12413 \end_inset
12414
12415 Boxes
12416 \begin_inset ERT
12417 status collapsed
12418
12419 \begin_layout Plain Layout
12420
12421 }
12422 \end_layout
12423
12424 \end_inset
12425
12426
12427 \end_layout
12428
12429 \end_inset
12430
12431
12432 \end_layout
12433
12434 \begin_layout Standard
12435 Boxes for text are described in chapter 
12436 \family typewriter
12437 Boxes
12438 \family default
12439  in the 
12440 \family typewriter
12441 Embedded
12442 \begin_inset space ~
12443 \end_inset
12444
12445 Objects
12446 \family default
12447  manual.
12448 \end_layout
12449
12450 \begin_layout Subsection
12451 Boxes with Frame
12452 \begin_inset CommandInset label
12453 LatexCommand label
12454 name "sub:Boxes-with-Frame"
12455
12456 \end_inset
12457
12458
12459 \begin_inset Index
12460 status collapsed
12461
12462 \begin_layout Plain Layout
12463 Boxes ! with frame
12464 \end_layout
12465
12466 \end_inset
12467
12468
12469 \end_layout
12470
12471 \begin_layout Standard
12472 It is possible to frame formulas or parts of it with the commands 
12473 \series bold
12474
12475 \backslash
12476 fbox
12477 \series default
12478
12479 \begin_inset Index
12480 status collapsed
12481
12482 \begin_layout Plain Layout
12483 Commands ! F ! 
12484 \backslash
12485 fbox
12486 \end_layout
12487
12488 \end_inset
12489
12490  and 
12491 \series bold
12492
12493 \backslash
12494 boxed
12495 \series default
12496
12497 \begin_inset Index
12498 status collapsed
12499
12500 \begin_layout Plain Layout
12501 Commands ! B ! 
12502 \backslash
12503 boxed
12504 \end_layout
12505
12506 \end_inset
12507
12508 .
12509 \end_layout
12510
12511 \begin_layout Standard
12512 When one of these commands is inserted to a formula, a blue box appears
12513  within a frame to enter formula parts.
12514  For 
12515 \series bold
12516
12517 \backslash
12518 fbox
12519 \series default
12520  an additional formula has to be created by 
12521 \family sans
12522 Ctrl+M
12523 \family default
12524  within this box, because the box content will otherwise be treated as mathemati
12525 cal text.
12526  When 
12527 \series bold
12528
12529 \backslash
12530 boxed
12531 \series default
12532  is used, a new formula is automatically created inside the frame.
12533 \end_layout
12534
12535 \begin_layout Standard
12536 The command 
12537 \series bold
12538
12539 \backslash
12540 fbox
12541 \series default
12542  is not suitable to frame displayed formulas because the formula will always
12543  be set in the size of the text.
12544  
12545 \series bold
12546
12547 \backslash
12548 boxed
12549 \series default
12550  is in contrary not suitable to frame inline formulas, because the formula
12551  will always be set in the size of a displayed formula.
12552 \end_layout
12553
12554 \begin_layout Standard
12555 As extension to 
12556 \series bold
12557
12558 \backslash
12559 fbox
12560 \series default
12561  there is the command 
12562 \series bold
12563
12564 \backslash
12565 framebox
12566 \series default
12567
12568 \begin_inset Index
12569 status collapsed
12570
12571 \begin_layout Plain Layout
12572 Commands ! F ! 
12573 \backslash
12574 framebox
12575 \end_layout
12576
12577 \end_inset
12578
12579  where additionally the frame width and the alignment can be specified.
12580  
12581 \series bold
12582
12583 \backslash
12584 framebox
12585 \series default
12586  is used in the following scheme:
12587 \end_layout
12588
12589 \begin_layout Standard
12590
12591 \series bold
12592
12593 \backslash
12594 framebox[frame width][position]{box content}
12595 \end_layout
12596
12597 \begin_layout Standard
12598 The position can either be 
12599 \emph on
12600 l
12601 \emph default
12602  or 
12603 \emph on
12604 r
12605 \emph default
12606 .
12607  
12608 \emph on
12609 l
12610 \emph default
12611  left aligns, 
12612 \emph on
12613 r
12614 \emph default
12615  right aligns the formula in the box.
12616  When no position is given, the formula will be centered.
12617 \begin_inset Newline newline
12618 \end_inset
12619
12620 Is no width given, also no position can be given.
12621  In this case the frame width is adjusted to the box content like for 
12622 \series bold
12623
12624 \backslash
12625 fbox
12626 \series default
12627 .
12628 \end_layout
12629
12630 \begin_layout Standard
12631 When the command 
12632 \series bold
12633
12634 \backslash
12635 framebox
12636 \series default
12637  is inserted, a box appears containing three blue boxes.
12638  The first two boxes are surrounded by brackets and denote the two optional
12639  arguments.
12640  The third box is for formula parts like for 
12641 \series bold
12642
12643 \backslash
12644 fbox
12645 \series default
12646 .
12647 \end_layout
12648
12649 \begin_layout Standard
12650 \align center
12651 \begin_inset Tabular
12652 <lyxtabular version="3" rows="5" columns="2">
12653 <features>
12654 <column alignment="center" valignment="top" width="0">
12655 <column alignment="center" valignment="top" width="0">
12656 <row>
12657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12658 \begin_inset Text
12659
12660 \begin_layout Plain Layout
12661 Command
12662 \end_layout
12663
12664 \end_inset
12665 </cell>
12666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12667 \begin_inset Text
12668
12669 \begin_layout Plain Layout
12670 Result
12671 \begin_inset Note Note
12672 status collapsed
12673
12674 \begin_layout Plain Layout
12675
12676 \series bold
12677
12678 \backslash
12679 raisebox
12680 \series default
12681  is only used as spacer.
12682 \end_layout
12683
12684 \end_inset
12685
12686
12687 \end_layout
12688
12689 \end_inset
12690 </cell>
12691 </row>
12692 <row>
12693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12694 \begin_inset Text
12695
12696 \begin_layout Plain Layout
12697
12698 \backslash
12699 fbox
12700 \begin_inset ERT
12701 status collapsed
12702
12703 \begin_layout Plain Layout
12704
12705
12706 \backslash
12707 spce 
12708 \end_layout
12709
12710 \end_inset
12711
12712
12713 \family sans
12714 Ctrl+M
12715 \family default
12716  
12717 \backslash
12718 int
12719 \begin_inset ERT
12720 status collapsed
12721
12722 \begin_layout Plain Layout
12723
12724
12725 \backslash
12726 spce 
12727 \end_layout
12728
12729 \end_inset
12730
12731 A=B
12732 \end_layout
12733
12734 \end_inset
12735 </cell>
12736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12737 \begin_inset Text
12738
12739 \begin_layout Plain Layout
12740 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12741 \end_inset
12742
12743
12744 \end_layout
12745
12746 \end_inset
12747 </cell>
12748 </row>
12749 <row>
12750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12751 \begin_inset Text
12752
12753 \begin_layout Plain Layout
12754
12755 \backslash
12756 boxed
12757 \begin_inset ERT
12758 status collapsed
12759
12760 \begin_layout Plain Layout
12761
12762
12763 \backslash
12764 spce 
12765 \end_layout
12766
12767 \end_inset
12768
12769
12770 \backslash
12771 int
12772 \begin_inset ERT
12773 status collapsed
12774
12775 \begin_layout Plain Layout
12776
12777
12778 \backslash
12779 spce 
12780 \end_layout
12781
12782 \end_inset
12783
12784 A=B
12785 \end_layout
12786
12787 \end_inset
12788 </cell>
12789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12790 \begin_inset Text
12791
12792 \begin_layout Plain Layout
12793 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12794 \end_inset
12795
12796
12797 \end_layout
12798
12799 \end_inset
12800 </cell>
12801 </row>
12802 <row>
12803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12804 \begin_inset Text
12805
12806 \begin_layout Plain Layout
12807 A+
12808 \backslash
12809 fbox
12810 \begin_inset ERT
12811 status collapsed
12812
12813 \begin_layout Plain Layout
12814
12815
12816 \backslash
12817 spce 
12818 \end_layout
12819
12820 \end_inset
12821
12822 B
12823 \end_layout
12824
12825 \end_inset
12826 </cell>
12827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12828 \begin_inset Text
12829
12830 \begin_layout Plain Layout
12831 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12832 \end_inset
12833
12834
12835 \end_layout
12836
12837 \end_inset
12838 </cell>
12839 </row>
12840 <row>
12841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12842 \begin_inset Text
12843
12844 \begin_layout Plain Layout
12845
12846 \backslash
12847 framebox
12848 \begin_inset ERT
12849 status collapsed
12850
12851 \begin_layout Plain Layout
12852
12853
12854 \backslash
12855 spce 
12856 \end_layout
12857
12858 \end_inset
12859
12860 20mm
12861 \begin_inset Formula $\to$
12862 \end_inset
12863
12864
12865 \begin_inset Formula $\to$
12866 \end_inset
12867
12868
12869 \family sans
12870 Ctrl+M
12871 \family default
12872  
12873 \backslash
12874 frac
12875 \begin_inset ERT
12876 status collapsed
12877
12878 \begin_layout Plain Layout
12879
12880
12881 \backslash
12882 spce 
12883 \end_layout
12884
12885 \end_inset
12886
12887 A
12888 \begin_inset Formula $\downarrow$
12889 \end_inset
12890
12891 B
12892 \end_layout
12893
12894 \end_inset
12895 </cell>
12896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12897 \begin_inset Text
12898
12899 \begin_layout Plain Layout
12900 \begin_inset Formula $\raisebox{6mm}{}$
12901 \end_inset
12902
12903
12904 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12905 \end_inset
12906
12907
12908 \begin_inset Formula $\raisebox{-4mm}{}$
12909 \end_inset
12910
12911
12912 \end_layout
12913
12914 \end_inset
12915 </cell>
12916 </row>
12917 </lyxtabular>
12918
12919 \end_inset
12920
12921
12922 \end_layout
12923
12924 \begin_layout Standard
12925 The frame thickness can also be adjusted.
12926  To do this the following commands have to be inserted in TeX-mode before
12927  the formula
12928 \end_layout
12929
12930 \begin_layout Standard
12931
12932 \series bold
12933
12934 \backslash
12935 fboxrule
12936 \series default
12937  
12938 \series bold
12939
12940 \begin_inset Quotes eld
12941 \end_inset
12942
12943 thickness
12944 \begin_inset Quotes erd
12945 \end_inset
12946
12947
12948 \series default
12949  
12950 \series bold
12951
12952 \backslash
12953 fboxsep
12954 \series default
12955  
12956 \series bold
12957
12958 \begin_inset Quotes eld
12959 \end_inset
12960
12961 distance
12962 \begin_inset Quotes erd
12963 \end_inset
12964
12965
12966 \end_layout
12967
12968 \begin_layout Standard
12969 \begin_inset Quotes eld
12970 \end_inset
12971
12972 distance
12973 \begin_inset Quotes erd
12974 \end_inset
12975
12976  specifies the minimal distance between the frame and the first character
12977  in the box.
12978  An example for this is the following framed formula:
12979 \begin_inset ERT
12980 status collapsed
12981
12982 \begin_layout Plain Layout
12983
12984
12985 \backslash
12986 fboxrule 2mm 
12987 \backslash
12988 fboxsep 3mm
12989 \end_layout
12990
12991 \end_inset
12992
12993
12994 \begin_inset Formula \[
12995 \boxed{A+B=C}\]
12996
12997 \end_inset
12998
12999 Before this formula the commands
13000 \end_layout
13001
13002 \begin_layout Standard
13003
13004 \series bold
13005
13006 \backslash
13007 fboxrule
13008 \series default
13009  
13010 \series bold
13011 2mm
13012 \series default
13013  
13014 \series bold
13015
13016 \backslash
13017 fboxsep
13018 \series default
13019  
13020 \series bold
13021 3mm
13022 \end_layout
13023
13024 \begin_layout Standard
13025 were inserted in TeX-mode.
13026  The given values are used for all following boxes.
13027 \end_layout
13028
13029 \begin_layout Standard
13030 To return to the standard frame size, the command
13031 \end_layout
13032
13033 \begin_layout Standard
13034
13035 \series bold
13036
13037 \backslash
13038 fboxrule
13039 \series default
13040  
13041 \series bold
13042 0.4pt
13043 \series default
13044  
13045 \series bold
13046
13047 \backslash
13048 fboxsep
13049 \series default
13050  
13051 \series bold
13052 3pt
13053 \series default
13054
13055 \begin_inset ERT
13056 status collapsed
13057
13058 \begin_layout Plain Layout
13059
13060
13061 \backslash
13062 fboxrule 0.4pt 
13063 \backslash
13064 fboxsep 3pt
13065 \end_layout
13066
13067 \end_inset
13068
13069
13070 \end_layout
13071
13072 \begin_layout Standard
13073 is inserted in TeX-mode before the next formula.
13074 \end_layout
13075
13076 \begin_layout Subsection
13077 Boxes without Frame
13078 \begin_inset CommandInset label
13079 LatexCommand label
13080 name "sub:Boxes-without-Frame"
13081
13082 \end_inset
13083
13084
13085 \begin_inset Index
13086 status collapsed
13087
13088 \begin_layout Plain Layout
13089 Boxes ! without frame
13090 \end_layout
13091
13092 \end_inset
13093
13094
13095 \end_layout
13096
13097 \begin_layout Standard
13098 For boxes without a frame there are the following box commands: 
13099 \series bold
13100
13101 \backslash
13102 mbox
13103 \series default
13104
13105 \begin_inset Index
13106 status collapsed
13107
13108 \begin_layout Plain Layout
13109 Commands ! M ! 
13110 \backslash
13111 mbox
13112 \end_layout
13113
13114 \end_inset
13115
13116
13117 \series bold
13118
13119 \backslash
13120 makebox
13121 \series default
13122
13123 \begin_inset Index
13124 status collapsed
13125
13126 \begin_layout Plain Layout
13127 Commands ! M ! 
13128 \backslash
13129 makebox
13130 \end_layout
13131
13132 \end_inset
13133
13134 , and 
13135 \series bold
13136
13137 \backslash
13138 raisebox
13139 \series default
13140
13141 \begin_inset Index
13142 status collapsed
13143
13144 \begin_layout Plain Layout
13145 Commands ! R ! 
13146 \backslash
13147 raisebox
13148 \end_layout
13149
13150 \end_inset
13151
13152
13153 \end_layout
13154
13155 \begin_layout Standard
13156 With 
13157 \series bold
13158
13159 \backslash
13160 raisebox
13161 \series default
13162  a box can be super- or subscripted.
13163  But in contrary to normal super- and subscripting, the characters in the
13164  box keep their font size.
13165  
13166 \series bold
13167
13168 \backslash
13169 raisebox
13170 \series default
13171  is used in the following scheme:
13172 \end_layout
13173
13174 \begin_layout Standard
13175
13176 \series bold
13177
13178 \backslash
13179 raisebox{height}{box content}
13180 \end_layout
13181
13182 \begin_layout Standard
13183 When the box should contain a formula, an extra formula is needed like for
13184  
13185 \series bold
13186
13187 \backslash
13188 fbox
13189 \series default
13190 .
13191  
13192 \series medium
13193
13194 \begin_inset Note Greyedout
13195 status open
13196
13197 \begin_layout Plain Layout
13198
13199 \series bold
13200 Note:
13201 \series default
13202  For 
13203 \series bold
13204
13205 \backslash
13206 raisebox
13207 \series default
13208  this extra formula is created by pressing 
13209 \family sans
13210 Ctrl+M
13211 \family default
13212  twice instead of once because LyX doesn't yet support 
13213 \series bold
13214
13215 \backslash
13216 raisebox
13217 \series default
13218  directly.
13219 \end_layout
13220
13221 \end_inset
13222
13223
13224 \end_layout
13225
13226 \begin_layout Standard
13227 \align center
13228 \begin_inset Tabular
13229 <lyxtabular version="3" rows="4" columns="2">
13230 <features>
13231 <column alignment="center" valignment="top" width="0">
13232 <column alignment="center" valignment="top" width="0">
13233 <row>
13234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13235 \begin_inset Text
13236
13237 \begin_layout Plain Layout
13238 Command
13239 \end_layout
13240
13241 \end_inset
13242 </cell>
13243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13244 \begin_inset Text
13245
13246 \begin_layout Plain Layout
13247 Result
13248 \end_layout
13249
13250 \end_inset
13251 </cell>
13252 </row>
13253 <row>
13254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13255 \begin_inset Text
13256
13257 \begin_layout Plain Layout
13258 H
13259 \backslash
13260 raisebox{2mm
13261 \begin_inset Formula $\to$
13262 \end_inset
13263
13264
13265 \backslash
13266 {al
13267 \begin_inset Formula $\to$
13268 \end_inset
13269
13270  lo
13271 \end_layout
13272
13273 \end_inset
13274 </cell>
13275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13276 \begin_inset Text
13277
13278 \begin_layout Plain Layout
13279 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13280 \end_inset
13281
13282
13283 \end_layout
13284
13285 \end_inset
13286 </cell>
13287 </row>
13288 <row>
13289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13290 \begin_inset Text
13291
13292 \begin_layout Plain Layout
13293 H
13294 \backslash
13295 raisebox{-2mm
13296 \begin_inset Formula $\to$
13297 \end_inset
13298
13299
13300 \backslash
13301 {al
13302 \begin_inset Formula $\to$
13303 \end_inset
13304
13305 lo
13306 \end_layout
13307
13308 \end_inset
13309 </cell>
13310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13311 \begin_inset Text
13312
13313 \begin_layout Plain Layout
13314 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13315 \end_inset
13316
13317
13318 \end_layout
13319
13320 \end_inset
13321 </cell>
13322 </row>
13323 <row>
13324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13325 \begin_inset Text
13326
13327 \begin_layout Plain Layout
13328 A=
13329 \backslash
13330 raisebox{-2mm
13331 \begin_inset Formula $\to$
13332 \end_inset
13333
13334
13335 \backslash
13336 {
13337 \family sans
13338 Ctrl+M
13339 \family default
13340  
13341 \family sans
13342 Ctrl+M
13343 \family default
13344  
13345 \backslash
13346 sqrt
13347 \begin_inset ERT
13348 status collapsed
13349
13350 \begin_layout Plain Layout
13351
13352
13353 \backslash
13354 spce 
13355 \end_layout
13356
13357 \end_inset
13358
13359
13360 \end_layout
13361
13362 \end_inset
13363 </cell>
13364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13365 \begin_inset Text
13366
13367 \begin_layout Plain Layout
13368 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13369 \end_inset
13370
13371
13372 \end_layout
13373
13374 \end_inset
13375 </cell>
13376 </row>
13377 </lyxtabular>
13378
13379 \end_inset
13380
13381
13382 \end_layout
13383
13384 \begin_layout Standard
13385 The command 
13386 \series bold
13387
13388 \backslash
13389 mbox
13390 \series default
13391  is equivalent to 
13392 \series bold
13393
13394 \backslash
13395 fbox
13396 \series default
13397  and 
13398 \series bold
13399
13400 \backslash
13401 makebox
13402 \series default
13403  is equivalent to 
13404 \series bold
13405
13406 \backslash
13407 framebox
13408 \series default
13409 , with the difference that there is no frame.
13410 \end_layout
13411
13412 \begin_layout Subsection
13413 Colored Boxes
13414 \begin_inset CommandInset label
13415 LatexCommand label
13416 name "sub:Colored-Boxes"
13417
13418 \end_inset
13419
13420
13421 \begin_inset Index
13422 status collapsed
13423
13424 \begin_layout Plain Layout
13425 Boxes ! colored
13426 \end_layout
13427
13428 \end_inset
13429
13430
13431 \end_layout
13432
13433 \begin_layout Standard
13434 To be able to use all commands explained in this section, the LaTeX-package
13435  
13436 \series bold
13437 color
13438 \series default
13439
13440 \begin_inset Foot
13441 status collapsed
13442
13443 \begin_layout Plain Layout
13444 The LaTeX-package 
13445 \series bold
13446 color
13447 \series default
13448  is part of every LaTeX standard installation.
13449 \end_layout
13450
13451 \end_inset
13452
13453
13454 \begin_inset Index
13455 status collapsed
13456
13457 \begin_layout Plain Layout
13458 Packages ! color
13459 \end_layout
13460
13461 \end_inset
13462
13463  has to be loaded in the LaTeX-preamble with the line
13464 \begin_inset Foot
13465 status collapsed
13466
13467 \begin_layout Plain Layout
13468 When text is colored somewhere in the document with a predefined color,
13469  LyX loads the LaTeX-package 
13470 \series bold
13471 color
13472 \series default
13473  automatically.
13474  Thus it is possible that the package is loaded twice, but this doesn't
13475  arise problems.
13476 \end_layout
13477
13478 \end_inset
13479
13480
13481 \begin_inset Note Note
13482 status collapsed
13483
13484 \begin_layout Plain Layout
13485 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13486 amble.
13487 \end_layout
13488
13489 \end_inset
13490
13491
13492 \end_layout
13493
13494 \begin_layout Standard
13495
13496 \series bold
13497
13498 \backslash
13499 usepackage{color}
13500 \end_layout
13501
13502 \begin_layout Standard
13503 \begin_inset VSpace medskip
13504 \end_inset
13505
13506 To color boxes, the command 
13507 \series bold
13508
13509 \backslash
13510 colorbox
13511 \series default
13512
13513 \begin_inset Index
13514 status collapsed
13515
13516 \begin_layout Plain Layout
13517 Commands ! C ! 
13518 \backslash
13519 colorbox
13520 \end_layout
13521
13522 \end_inset
13523
13524  is used in the following scheme:
13525 \end_layout
13526
13527 \begin_layout Standard
13528
13529 \series bold
13530
13531 \backslash
13532 colorbox{color}{box content}
13533 \end_layout
13534
13535 \begin_layout Standard
13536 The box content can also be a box and a 
13537 \series bold
13538
13539 \backslash
13540 colorbox
13541 \series default
13542  can also be part of another box (see the 2nd and 3rd example).
13543  When the box should contain a formula, an extra formula has to be created,
13544  the same way as for 
13545 \series bold
13546
13547 \backslash
13548 raisebox
13549 \series default
13550 .
13551 \begin_inset Foot
13552 status collapsed
13553
13554 \begin_layout Plain Layout
13555 This also applies for the command 
13556 \series bold
13557
13558 \backslash
13559 fcolorbox
13560 \series default
13561 .
13562 \end_layout
13563
13564 \end_inset
13565
13566
13567 \end_layout
13568
13569 \begin_layout Standard
13570 One of the following predefined colors can be chosen:
13571 \end_layout
13572
13573 \begin_layout Standard
13574
13575 \series bold
13576 black
13577 \series default
13578
13579 \series bold
13580 blue
13581 \series default
13582
13583 \series bold
13584 cyan
13585 \series default
13586
13587 \series bold
13588 green
13589 \series default
13590
13591 \series bold
13592 magenta
13593 \series default
13594
13595 \series bold
13596 red
13597 \series default
13598
13599 \series bold
13600 white
13601 \series default
13602 , and 
13603 \series bold
13604 yellow
13605 \end_layout
13606
13607 \begin_layout Standard
13608 \align center
13609 \begin_inset Tabular
13610 <lyxtabular version="3" rows="4" columns="2">
13611 <features>
13612 <column alignment="center" valignment="top" width="0">
13613 <column alignment="center" valignment="top" width="0">
13614 <row>
13615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13616 \begin_inset Text
13617
13618 \begin_layout Plain Layout
13619 Command
13620 \end_layout
13621
13622 \end_inset
13623 </cell>
13624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13625 \begin_inset Text
13626
13627 \begin_layout Plain Layout
13628 Result
13629 \begin_inset Note Note
13630 status collapsed
13631
13632 \begin_layout Plain Layout
13633
13634 \series bold
13635
13636 \backslash
13637 raisebox
13638 \series default
13639  is only used as spacer.
13640 \end_layout
13641
13642 \end_inset
13643
13644
13645 \end_layout
13646
13647 \end_inset
13648 </cell>
13649 </row>
13650 <row>
13651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13652 \begin_inset Text
13653
13654 \begin_layout Plain Layout
13655
13656 \backslash
13657 colorbox{yellow
13658 \begin_inset Formula $\to$
13659 \end_inset
13660
13661
13662 \backslash
13663 {A=B
13664 \end_layout
13665
13666 \end_inset
13667 </cell>
13668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13669 \begin_inset Text
13670
13671 \begin_layout Plain Layout
13672 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13673 \end_inset
13674
13675
13676 \end_layout
13677
13678 \end_inset
13679 </cell>
13680 </row>
13681 <row>
13682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13683 \begin_inset Text
13684
13685 \begin_layout Plain Layout
13686
13687 \backslash
13688 colorbox{green
13689 \begin_inset Formula $\to$
13690 \end_inset
13691
13692
13693 \backslash
13694 {
13695 \backslash
13696 fbox
13697 \begin_inset ERT
13698 status collapsed
13699
13700 \begin_layout Plain Layout
13701
13702
13703 \backslash
13704 spce 
13705 \end_layout
13706
13707 \end_inset
13708
13709 A=B
13710 \end_layout
13711
13712 \end_inset
13713 </cell>
13714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13715 \begin_inset Text
13716
13717 \begin_layout Plain Layout
13718 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13719 \end_inset
13720
13721
13722 \end_layout
13723
13724 \end_inset
13725 </cell>
13726 </row>
13727 <row>
13728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13729 \begin_inset Text
13730
13731 \begin_layout Plain Layout
13732
13733 \backslash
13734 fbox
13735 \begin_inset ERT
13736 status collapsed
13737
13738 \begin_layout Plain Layout
13739
13740
13741 \backslash
13742 spce 
13743 \end_layout
13744
13745 \end_inset
13746
13747
13748 \backslash
13749 colorbox{green
13750 \begin_inset Formula $\to$
13751 \end_inset
13752
13753
13754 \backslash
13755 {
13756 \family sans
13757 Ctrl+M
13758 \family default
13759  
13760 \family sans
13761 Ctrl+M
13762 \family default
13763  
13764 \backslash
13765 int
13766 \begin_inset ERT
13767 status collapsed
13768
13769 \begin_layout Plain Layout
13770
13771
13772 \backslash
13773 spce 
13774 \end_layout
13775
13776 \end_inset
13777
13778 C=D
13779 \end_layout
13780
13781 \end_inset
13782 </cell>
13783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13784 \begin_inset Text
13785
13786 \begin_layout Plain Layout
13787 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13788 \end_inset
13789
13790
13791 \end_layout
13792
13793 \end_inset
13794 </cell>
13795 </row>
13796 </lyxtabular>
13797
13798 \end_inset
13799
13800
13801 \end_layout
13802
13803 \begin_layout Standard
13804
13805 \series bold
13806
13807 \backslash
13808 colorbox
13809 \series default
13810  only colors the box but not the characters in the box.
13811  To color all characters, the whole formula is highlighted and the wanted
13812  color is chosen in the 
13813 \family sans
13814 Text
13815 \begin_inset space ~
13816 \end_inset
13817
13818 Style
13819 \family default
13820  dialog.
13821  The dialog can be called with the toolbar button 
13822 \begin_inset Graphics
13823         filename ../images/dialog-show_character.png
13824         scale 85
13825
13826 \end_inset
13827
13828  or the menu 
13829 \family sans
13830 Edit\SpecialChar \menuseparator
13831 Text
13832 \begin_inset space ~
13833 \end_inset
13834
13835 Style\SpecialChar \menuseparator
13836 Customized
13837 \family default
13838 .
13839  The formula number has then the same color as the formula.
13840  When the formula number should get another color than the formula characters,
13841  the color must be changed within the formula.
13842 \end_layout
13843
13844 \begin_layout Standard
13845 An example:
13846 \end_layout
13847
13848 \begin_layout Standard
13849
13850 \color red
13851 \begin_inset Formula \begin{equation}
13852 \int A=B\label{eq:red}\end{equation}
13853
13854 \end_inset
13855
13856
13857 \color green
13858
13859 \begin_inset Formula \begin{equation}
13860 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
13861
13862 \end_inset
13863
13864
13865 \end_layout
13866
13867 \begin_layout Standard
13868 Formula 
13869 \begin_inset CommandInset ref
13870 LatexCommand eqref
13871 reference "eq:red"
13872
13873 \end_inset
13874
13875  is completely colored red.
13876 \begin_inset Newline newline
13877 \end_inset
13878
13879 Formula 
13880 \begin_inset CommandInset ref
13881 LatexCommand eqref
13882 reference "eq:redgreen"
13883
13884 \end_inset
13885
13886  was first completely colored green to set the color for the formula number.
13887  Subsequently the formula characters were colored red.
13888 \end_layout
13889
13890 \begin_layout Standard
13891 \begin_inset VSpace bigskip
13892 \end_inset
13893
13894 To color the frame different than the rest of the box, the command 
13895 \series bold
13896
13897 \backslash
13898 fcolorbox
13899 \series default
13900
13901 \begin_inset Index
13902 status collapsed
13903
13904 \begin_layout Plain Layout
13905 Commands ! F ! 
13906 \backslash
13907 fcolorbox
13908 \end_layout
13909
13910 \end_inset
13911
13912  is used in the following scheme:
13913 \end_layout
13914
13915 \begin_layout Standard
13916
13917 \series bold
13918
13919 \backslash
13920 fcolorbox{frame color}{color}{box content}
13921 \end_layout
13922
13923 \begin_layout Standard
13924 So 
13925 \series bold
13926
13927 \backslash
13928 fcolorbox
13929 \series default
13930  is an extension of the command 
13931 \series bold
13932
13933 \backslash
13934 colorbox
13935 \series default
13936 .
13937  The frame width is set, like for 
13938 \series bold
13939
13940 \backslash
13941 framebox
13942 \series default
13943 , with 
13944 \series bold
13945
13946 \backslash
13947 fboxrule
13948 \series default
13949  and 
13950 \series bold
13951
13952 \backslash
13953 fboxsep
13954 \series default
13955 .
13956  An example:
13957 \begin_inset ERT
13958 status collapsed
13959
13960 \begin_layout Plain Layout
13961
13962
13963 \backslash
13964 fboxrule 1mm 
13965 \backslash
13966 fboxsep 1mm
13967 \end_layout
13968
13969 \end_inset
13970
13971
13972 \begin_inset Formula \[
13973 \fcolorbox{cyan}{magenta}{A=B}\]
13974
13975 \end_inset
13976
13977
13978 \begin_inset ERT
13979 status collapsed
13980
13981 \begin_layout Plain Layout
13982
13983
13984 \backslash
13985 fboxrule 0.4pt 
13986 \backslash
13987 fboxsep 3pt
13988 \end_layout
13989
13990 \end_inset
13991
13992
13993 \end_layout
13994
13995 \begin_layout Standard
13996 This formula was created with the command
13997 \begin_inset Newline newline
13998 \end_inset
13999
14000
14001 \series bold
14002
14003 \backslash
14004 fcolorbox{cyan
14005 \begin_inset Formula $\to$
14006 \end_inset
14007
14008
14009 \backslash
14010 {magenta
14011 \begin_inset Formula $\to$
14012 \end_inset
14013
14014
14015 \backslash
14016 {A=B
14017 \series default
14018 .
14019 \end_layout
14020
14021 \begin_layout Standard
14022 \begin_inset VSpace bigskip
14023 \end_inset
14024
14025 To use other colors than the predefined ones, they have to be defined first.
14026 \end_layout
14027
14028 \begin_layout Standard
14029 One can for example define the color 
14030 \begin_inset Quotes eld
14031 \end_inset
14032
14033
14034 \series bold
14035 darkgreen
14036 \series default
14037
14038 \begin_inset Quotes erd
14039 \end_inset
14040
14041  with the LaTeX-preamble line:
14042 \end_layout
14043
14044 \begin_layout Standard
14045
14046 \series bold
14047
14048 \backslash
14049 definecolor{darkgreen}{cmyk}{0.5,
14050 \series default
14051  
14052 \series bold
14053 0,
14054 \series default
14055  
14056 \series bold
14057 1,
14058 \series default
14059  
14060 \series bold
14061 0.5}
14062 \series default
14063
14064 \begin_inset Index
14065 status collapsed
14066
14067 \begin_layout Plain Layout
14068 Commands ! D ! 
14069 \backslash
14070 definecolor
14071 \end_layout
14072
14073 \end_inset
14074
14075
14076 \end_layout
14077
14078 \begin_layout Standard
14079
14080 \series bold
14081 cmyk
14082 \series default
14083  is the color space that denotes the colors 
14084 \series bold
14085 cyan
14086 \series default
14087
14088 \series bold
14089 magenta
14090 \series default
14091
14092 \series bold
14093 yellow
14094 \series default
14095 , and 
14096 \series bold
14097 black
14098 \series default
14099 .
14100  The four comma separated numbers are the portion factor for the corresponding
14101  colors of the color space.
14102  The factors can be in the range of 0
14103 \begin_inset space \thinspace{}
14104 \end_inset
14105
14106 -
14107 \begin_inset space \thinspace{}
14108 \end_inset
14109
14110 1.
14111  Instead of 
14112 \series bold
14113 cmyk
14114 \series default
14115  also the color space 
14116 \series bold
14117 rgb
14118 \series default
14119  can be used for definitions.
14120  
14121 \series bold
14122 rgb
14123 \series default
14124  denotes 
14125 \series bold
14126 red
14127 \series default
14128
14129 \series bold
14130 green
14131 \series default
14132 , and 
14133 \series bold
14134 blue
14135 \series default
14136 , so that there are in this case three portion factors for the corresponding
14137  colors.
14138  Furthermore there is the color space 
14139 \series bold
14140 gray
14141 \series default
14142  with one portion factor for the gray value.
14143 \end_layout
14144
14145 \begin_layout Standard
14146 As example a framed box with the new defined color 
14147 \series bold
14148 darkgreen
14149 \series default
14150  where the characters have been colored 
14151 \series bold
14152 yellow
14153 \series default
14154 :
14155 \begin_inset Formula \begin{equation}
14156 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14157
14158 \end_inset
14159
14160
14161 \end_layout
14162
14163 \begin_layout Standard
14164 Self-defined colors can also be used for text with the help of the command
14165  
14166 \series bold
14167
14168 \backslash
14169 textcolor
14170 \series default
14171 :
14172 \begin_inset Index
14173 status collapsed
14174
14175 \begin_layout Plain Layout
14176 Text ! colored
14177 \end_layout
14178
14179 \end_inset
14180
14181
14182 \end_layout
14183
14184 \begin_layout Standard
14185 \begin_inset ERT
14186 status collapsed
14187
14188 \begin_layout Plain Layout
14189
14190
14191 \backslash
14192 textcolor{darkgreen}{
14193 \end_layout
14194
14195 \end_inset
14196
14197 This sentence is 
14198 \begin_inset Quotes eld
14199 \end_inset
14200
14201 darkgreen
14202 \begin_inset Quotes erd
14203 \end_inset
14204
14205 .
14206 \begin_inset ERT
14207 status collapsed
14208
14209 \begin_layout Plain Layout
14210
14211 }
14212 \end_layout
14213
14214 \end_inset
14215
14216
14217 \end_layout
14218
14219 \begin_layout Standard
14220
14221 \series bold
14222
14223 \backslash
14224 textcolor
14225 \series default
14226
14227 \begin_inset Index
14228 status collapsed
14229
14230 \begin_layout Plain Layout
14231 Commands ! T ! 
14232 \backslash
14233 textcolor
14234 \end_layout
14235
14236 \end_inset
14237
14238  is used in the scheme 
14239 \series bold
14240
14241 \backslash
14242 textcolor{color}{characters to color}
14243 \series default
14244 .
14245 \end_layout
14246
14247 \begin_layout Subsection
14248 Paragraph Boxes
14249 \begin_inset CommandInset label
14250 LatexCommand label
14251 name "sub:Paragraph-Boxes"
14252
14253 \end_inset
14254
14255
14256 \begin_inset Index
14257 status collapsed
14258
14259 \begin_layout Plain Layout
14260 Boxes ! as paragraph
14261 \end_layout
14262
14263 \end_inset
14264
14265
14266 \end_layout
14267
14268 \begin_layout Standard
14269 A box that can contain several lines and paragraphs, a so called paragraph
14270  box (parbox), can be created with the menu 
14271 \family sans
14272 Insert\SpecialChar \menuseparator
14273 Box
14274 \family default
14275  or the toolbar button 
14276 \begin_inset Graphics
14277         filename ../images/box-insert.png
14278         scale 85
14279
14280 \end_inset
14281
14282 .
14283 \end_layout
14284
14285 \begin_layout Standard
14286 The following example shows a framed parbox in a line:
14287 \end_layout
14288
14289 \begin_layout Standard
14290 \begin_inset VSpace medskip
14291 \end_inset
14292
14293 This is a line 
14294 \begin_inset Box Boxed
14295 position "c"
14296 hor_pos "c"
14297 has_inner_box 1
14298 inner_pos "t"
14299 use_parbox 1
14300 width "5cm"
14301 special "none"
14302 height "1in"
14303 height_special "totalheight"
14304 status open
14305
14306 \begin_layout Plain Layout
14307 This is a paragraph box.
14308  It is exactly 5
14309 \begin_inset space \thinspace{}
14310 \end_inset
14311
14312 cm long and can also contain formulas: 
14313 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14314 \end_inset
14315
14316
14317 \end_layout
14318
14319 \end_inset
14320
14321  with a parbox.
14322 \end_layout
14323
14324 \begin_layout Standard
14325 \begin_inset VSpace medskip
14326 \end_inset
14327
14328
14329 \end_layout
14330
14331 \begin_layout Standard
14332 Such a box is created by right-clicking on the gray box inset.
14333  A dialog pops up showing the box properties.
14334  In our case set: 
14335 \emph on
14336 Decoration
14337 \emph default
14338 : Recangular box, 
14339 \emph on
14340 Inner Box
14341 \emph default
14342 : Parbox, 
14343 \emph on
14344 Width
14345 \emph default
14346 : 5
14347 \begin_inset space \thinspace{}
14348 \end_inset
14349
14350 cm, 
14351 \emph on
14352 Vertical Box Alignment
14353 \emph default
14354 : Middle
14355 \end_layout
14356
14357 \begin_layout Standard
14358 \begin_inset VSpace medskip
14359 \end_inset
14360
14361 In LaTeX a parbox is created with the command 
14362 \series bold
14363
14364 \backslash
14365 parbox
14366 \series default
14367
14368 \begin_inset Index
14369 status collapsed
14370
14371 \begin_layout Plain Layout
14372 Commands ! P ! 
14373 \backslash
14374 parbox
14375 \end_layout
14376
14377 \end_inset
14378
14379  that has the following scheme:
14380 \end_layout
14381
14382 \begin_layout Standard
14383
14384 \series bold
14385
14386 \backslash
14387 parbox[position]{width}{box content}
14388 \end_layout
14389
14390 \begin_layout Standard
14391 The positions 
14392 \emph on
14393 b
14394 \emph default
14395  and 
14396 \emph on
14397 t
14398 \emph default
14399  are possible.
14400  
14401 \emph on
14402 b
14403 \emph default
14404  for bottom means that the box is aligned within the surrounding text with
14405  its last line.
14406  With 
14407 \emph on
14408 t
14409 \emph default
14410  for top this is done with the first line.
14411  When no position is given, the box will be vertically centered, see section
14412  
14413 \emph on
14414 Boxes
14415 \emph default
14416  of the 
14417 \emph on
14418 Embedded
14419 \begin_inset space ~
14420 \end_inset
14421
14422 Objects
14423 \emph default
14424  manual for examples.
14425 \end_layout
14426
14427 \begin_layout Standard
14428 \begin_inset VSpace bigskip
14429 \end_inset
14430
14431 To frame formulas completely, including the formula number, the formula
14432  must be set into a parbox.
14433  To do this, the command 
14434 \series bold
14435
14436 \backslash
14437 fbox{
14438 \backslash
14439 parbox{
14440 \backslash
14441 linewidth-2
14442 \backslash
14443 fboxsep-2
14444 \backslash
14445 fboxrule}{
14446 \series default
14447  is inserted in TeX-mode before the formula.
14448  
14449 \series bold
14450
14451 \backslash
14452 linewidth
14453 \begin_inset Index
14454 status collapsed
14455
14456 \begin_layout Plain Layout
14457 Commands ! L ! 
14458 \backslash
14459 linewidth
14460 \end_layout
14461
14462 \end_inset
14463
14464
14465 \series default
14466  is hereby the line width set for the document.
14467  Because the frame is outside the parbox, 2
14468 \begin_inset space \thinspace{}
14469 \end_inset
14470
14471 times the frame separation and the frame thickness must be subtracted from
14472  the line width.
14473  As this is not automatically done by LyX due to a bug
14474 \begin_inset Foot
14475 status collapsed
14476
14477 \begin_layout Plain Layout
14478 \begin_inset CommandInset href
14479 LatexCommand href
14480 name "LyX-bug #4483"
14481 target "http://www.lyx.org/trac/ticket/4483"
14482
14483 \end_inset
14484
14485
14486 \end_layout
14487
14488 \end_inset
14489
14490 , TeX-mode has to be used.
14491  To be able to multiply and subtract in arguments, the LaTeX-package 
14492 \series bold
14493 calc
14494 \series default
14495
14496 \begin_inset Foot
14497 status collapsed
14498
14499 \begin_layout Plain Layout
14500
14501 \series bold
14502 calc
14503 \series default
14504  is part of every LaTeX standard installation.
14505 \end_layout
14506
14507 \end_inset
14508
14509
14510 \begin_inset Index
14511 status collapsed
14512
14513 \begin_layout Plain Layout
14514 Packages ! calc
14515 \end_layout
14516
14517 \end_inset
14518
14519  must be loaded in the LaTeX-preamble with the line
14520 \end_layout
14521
14522 \begin_layout Standard
14523
14524 \series bold
14525
14526 \backslash
14527 usepackage{calc}
14528 \end_layout
14529
14530 \begin_layout Standard
14531 Behind the formula both boxes are closed by entering 
14532 \series bold
14533 }}
14534 \series default
14535  in TeX-mode.
14536  Here is an example:
14537 \begin_inset ERT
14538 status collapsed
14539
14540 \begin_layout Plain Layout
14541
14542
14543 \backslash
14544 fboxsep 5mm 
14545 \backslash
14546 fboxrule 5mm
14547 \end_layout
14548
14549 \end_inset
14550
14551
14552 \end_layout
14553
14554 \begin_layout Standard
14555 \begin_inset ERT
14556 status collapsed
14557
14558 \begin_layout Plain Layout
14559
14560
14561 \backslash
14562 fbox{
14563 \backslash
14564 parbox{
14565 \backslash
14566 linewidth-2
14567 \backslash
14568 fboxsep-2
14569 \backslash
14570 fboxrule}{
14571 \end_layout
14572
14573 \end_inset
14574
14575
14576 \begin_inset Formula \begin{equation}
14577 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14578
14579 \end_inset
14580
14581
14582 \begin_inset ERT
14583 status collapsed
14584
14585 \begin_layout Plain Layout
14586
14587 }}
14588 \end_layout
14589
14590 \end_inset
14591
14592
14593 \begin_inset ERT
14594 status collapsed
14595
14596 \begin_layout Plain Layout
14597
14598
14599 \backslash
14600 fboxrule 0.4pt 
14601 \backslash
14602 fboxsep 3pt
14603 \end_layout
14604
14605 \end_inset
14606
14607
14608 \end_layout
14609
14610 \begin_layout Standard
14611 \begin_inset VSpace medskip
14612 \end_inset
14613
14614 As a parbox is used as argument of 
14615 \series bold
14616
14617 \backslash
14618 fbox
14619 \series default
14620 , there is in this case no difference between 
14621 \series bold
14622
14623 \backslash
14624 fbox
14625 \series default
14626  and 
14627 \series bold
14628
14629 \backslash
14630 boxed
14631 \series default
14632 .
14633 \end_layout
14634
14635 \begin_layout Standard
14636 \begin_inset VSpace bigskip
14637 \end_inset
14638
14639 Paragraph boxes are very useful to comment formulas directly.
14640  To do this, 
14641 \series bold
14642
14643 \backslash
14644 parbox
14645 \series default
14646  is used in combination with the command 
14647 \series bold
14648
14649 \backslash
14650 tag
14651 \series default
14652 .
14653  (more about 
14654 \series bold
14655
14656 \backslash
14657 tag
14658 \series default
14659  see 
14660 \begin_inset CommandInset ref
14661 LatexCommand ref
14662 reference "sub:User-defined-Numbering"
14663
14664 \end_inset
14665
14666 )
14667 \end_layout
14668
14669 \begin_layout Standard
14670 An example of a formula commented with 
14671 \series bold
14672
14673 \backslash
14674 parbox
14675 \series default
14676 :
14677 \end_layout
14678
14679 \begin_layout Standard
14680 \begin_inset ERT
14681 status collapsed
14682
14683 \begin_layout Plain Layout
14684
14685
14686 \backslash
14687 [5x-7b=3b
14688 \backslash
14689 tag*{
14690 \backslash
14691 parbox{5cm}{
14692 \end_layout
14693
14694 \end_inset
14695
14696 This is a description.
14697  It is distinctly separated from the formula and multiline.
14698 \begin_inset ERT
14699 status collapsed
14700
14701 \begin_layout Plain Layout
14702
14703 }}
14704 \backslash
14705 ]
14706 \end_layout
14707
14708 \end_inset
14709
14710
14711 \end_layout
14712
14713 \begin_layout Standard
14714 Such a formula must be inserted completely in TeX-mode because LyX does
14715  not yet support the command 
14716 \series bold
14717
14718 \backslash
14719 parbox
14720 \series default
14721  in formulas.
14722  The formula is created with the following command sequence:
14723 \end_layout
14724
14725 \begin_layout Standard
14726 The command 
14727 \series bold
14728
14729 \backslash
14730 [5x-7b=3b
14731 \backslash
14732 tag*
14733 \backslash
14734 {
14735 \backslash
14736 parbox{5cm}{
14737 \series default
14738  is inserted in TeX-mode.
14739 \begin_inset Foot
14740 status collapsed
14741
14742 \begin_layout Plain Layout
14743 When the formula style 
14744 \series bold
14745 Indented
14746 \series default
14747  is used, 
14748 \series bold
14749
14750 \backslash
14751 tag*
14752 \backslash
14753 {
14754 \series default
14755  can also be replaced by 
14756 \series bold
14757
14758 \backslash
14759 hfill
14760 \series default
14761 .
14762  (formula styles see 
14763 \begin_inset CommandInset ref
14764 LatexCommand ref
14765 reference "sec:Formula-Styles"
14766
14767 \end_inset
14768
14769 )
14770 \end_layout
14771
14772 \end_inset
14773
14774  Then the description follows as normal text, and finally 
14775 \series bold
14776 }}
14777 \backslash
14778 ]
14779 \series default
14780  is inserted in TeX-mode.
14781  The commands 
14782 \series bold
14783
14784 \backslash
14785 [
14786 \series default
14787  and 
14788 \series bold
14789
14790 \backslash
14791 ]
14792 \series default
14793  hereby create a displayed formula.
14794 \end_layout
14795
14796 \begin_layout Standard
14797 The advantages of 
14798 \series bold
14799
14800 \backslash
14801 parbox
14802 \series default
14803  can be seen in this example that was 
14804 \begin_inset Quotes eld
14805 \end_inset
14806
14807 commented
14808 \begin_inset Quotes erd
14809 \end_inset
14810
14811  using the mathematical textmode:
14812 \begin_inset Formula \[
14813 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
14814
14815 \end_inset
14816
14817
14818 \end_layout
14819
14820 \begin_layout Section
14821 Operators
14822 \begin_inset Index
14823 status collapsed
14824
14825 \begin_layout Plain Layout
14826 Operators
14827 \end_layout
14828
14829 \end_inset
14830
14831
14832 \end_layout
14833
14834 \begin_layout Subsection
14835 Big Operators
14836 \begin_inset CommandInset label
14837 LatexCommand label
14838 name "sub:Big-Operators"
14839
14840 \end_inset
14841
14842
14843 \begin_inset Index
14844 status collapsed
14845
14846 \begin_layout Plain Layout
14847 Operators ! big
14848 \end_layout
14849
14850 \end_inset
14851
14852
14853 \begin_inset Index
14854 status collapsed
14855
14856 \begin_layout Plain Layout
14857 Sums
14858 \end_layout
14859
14860 \end_inset
14861
14862
14863 \begin_inset Index
14864 status collapsed
14865
14866 \begin_layout Plain Layout
14867 Integrals
14868 \end_layout
14869
14870 \end_inset
14871
14872
14873 \end_layout
14874
14875 \begin_layout Standard
14876 To be able to use all integral operators listed here, the option 
14877 \family sans
14878 Use esint package automatically
14879 \family default
14880  must be set in the document settings under 
14881 \family sans
14882 Math
14883 \begin_inset space ~
14884 \end_inset
14885
14886 Options
14887 \family default
14888 .
14889 \end_layout
14890
14891 \begin_layout Standard
14892 \begin_inset space \hfill{}
14893 \end_inset
14894
14895
14896 \begin_inset Tabular
14897 <lyxtabular version="3" rows="11" columns="2">
14898 <features>
14899 <column alignment="center" valignment="top" width="0pt">
14900 <column alignment="center" valignment="top" width="0pt">
14901 <row>
14902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14903 \begin_inset Text
14904
14905 \begin_layout Plain Layout
14906 Command
14907 \end_layout
14908
14909 \end_inset
14910 </cell>
14911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14912 \begin_inset Text
14913
14914 \begin_layout Plain Layout
14915 Result
14916 \end_layout
14917
14918 \end_inset
14919 </cell>
14920 </row>
14921 <row>
14922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14923 \begin_inset Text
14924
14925 \begin_layout Plain Layout
14926
14927 \backslash
14928 int
14929 \begin_inset Index
14930 status collapsed
14931
14932 \begin_layout Plain Layout
14933 Commands ! I ! 
14934 \backslash
14935 int
14936 \end_layout
14937
14938 \end_inset
14939
14940
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 $\int$
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" leftline="true" usebox="none">
14960 \begin_inset Text
14961
14962 \begin_layout Plain Layout
14963
14964 \backslash
14965 oint
14966 \end_layout
14967
14968 \end_inset
14969 </cell>
14970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14971 \begin_inset Text
14972
14973 \begin_layout Plain Layout
14974 \begin_inset Formula $\oint$
14975 \end_inset
14976
14977
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 </row>
14983 <row>
14984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14985 \begin_inset Text
14986
14987 \begin_layout Plain Layout
14988
14989 \backslash
14990 ointctrclockwise
14991 \end_layout
14992
14993 \end_inset
14994 </cell>
14995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14996 \begin_inset Text
14997
14998 \begin_layout Plain Layout
14999 \begin_inset Formula $\ointctrclockwise$
15000 \end_inset
15001
15002
15003 \end_layout
15004
15005 \end_inset
15006 </cell>
15007 </row>
15008 <row>
15009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15010 \begin_inset Text
15011
15012 \begin_layout Plain Layout
15013
15014 \backslash
15015 ointclockwise
15016 \end_layout
15017
15018 \end_inset
15019 </cell>
15020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15021 \begin_inset Text
15022
15023 \begin_layout Plain Layout
15024 \begin_inset Formula $\ointclockwise$
15025 \end_inset
15026
15027
15028 \end_layout
15029
15030 \end_inset
15031 </cell>
15032 </row>
15033 <row>
15034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15035 \begin_inset Text
15036
15037 \begin_layout Plain Layout
15038
15039 \backslash
15040 sqint
15041 \end_layout
15042
15043 \end_inset
15044 </cell>
15045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15046 \begin_inset Text
15047
15048 \begin_layout Plain Layout
15049 \begin_inset Formula $\sqint$
15050 \end_inset
15051
15052
15053 \end_layout
15054
15055 \end_inset
15056 </cell>
15057 </row>
15058 <row>
15059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15060 \begin_inset Text
15061
15062 \begin_layout Plain Layout
15063
15064 \backslash
15065 fint
15066 \end_layout
15067
15068 \end_inset
15069 </cell>
15070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Plain Layout
15074  
15075 \begin_inset Formula $\fint$
15076 \end_inset
15077
15078
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 </row>
15084 <row>
15085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15086 \begin_inset Text
15087
15088 \begin_layout Plain Layout
15089
15090 \backslash
15091 landupint
15092 \end_layout
15093
15094 \end_inset
15095 </cell>
15096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15097 \begin_inset Text
15098
15099 \begin_layout Plain Layout
15100  
15101 \begin_inset Formula $\landupint$
15102 \end_inset
15103
15104
15105 \end_layout
15106
15107 \end_inset
15108 </cell>
15109 </row>
15110 <row>
15111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15112 \begin_inset Text
15113
15114 \begin_layout Plain Layout
15115
15116 \backslash
15117 landdownint
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15123 \begin_inset Text
15124
15125 \begin_layout Plain Layout
15126  
15127 \begin_inset Formula $\landdownint$
15128 \end_inset
15129
15130
15131 \end_layout
15132
15133 \end_inset
15134 </cell>
15135 </row>
15136 <row>
15137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15138 \begin_inset Text
15139
15140 \begin_layout Plain Layout
15141
15142 \backslash
15143 bigcap
15144 \end_layout
15145
15146 \end_inset
15147 </cell>
15148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15149 \begin_inset Text
15150
15151 \begin_layout Plain Layout
15152 \begin_inset Formula $\bigcap$
15153 \end_inset
15154
15155
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 </row>
15161 <row>
15162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15163 \begin_inset Text
15164
15165 \begin_layout Plain Layout
15166
15167 \backslash
15168 bigcup
15169 \end_layout
15170
15171 \end_inset
15172 </cell>
15173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15174 \begin_inset Text
15175
15176 \begin_layout Plain Layout
15177 \begin_inset Formula $\bigcup$
15178 \end_inset
15179
15180
15181 \end_layout
15182
15183 \end_inset
15184 </cell>
15185 </row>
15186 </lyxtabular>
15187
15188 \end_inset
15189
15190
15191 \begin_inset space \hfill{}
15192 \end_inset
15193
15194
15195 \begin_inset Tabular
15196 <lyxtabular version="3" rows="11" columns="2">
15197 <features>
15198 <column alignment="center" valignment="top" width="0pt">
15199 <column alignment="center" valignment="top" width="0pt">
15200 <row>
15201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15202 \begin_inset Text
15203
15204 \begin_layout Plain Layout
15205 Command
15206 \end_layout
15207
15208 \end_inset
15209 </cell>
15210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \begin_layout Plain Layout
15214 Result
15215 \end_layout
15216
15217 \end_inset
15218 </cell>
15219 </row>
15220 <row>
15221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Plain Layout
15225
15226 \backslash
15227 sum
15228 \begin_inset Index
15229 status collapsed
15230
15231 \begin_layout Plain Layout
15232 Commands ! S ! 
15233 \backslash
15234 sum
15235 \end_layout
15236
15237 \end_inset
15238
15239
15240 \end_layout
15241
15242 \end_inset
15243 </cell>
15244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15245 \begin_inset Text
15246
15247 \begin_layout Plain Layout
15248 \begin_inset Formula $\sum$
15249 \end_inset
15250
15251
15252 \end_layout
15253
15254 \end_inset
15255 </cell>
15256 </row>
15257 <row>
15258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15259 \begin_inset Text
15260
15261 \begin_layout Plain Layout
15262
15263 \backslash
15264 prod
15265 \begin_inset Index
15266 status collapsed
15267
15268 \begin_layout Plain Layout
15269 Commands ! P ! 
15270 \backslash
15271 prod
15272 \end_layout
15273
15274 \end_inset
15275
15276
15277 \end_layout
15278
15279 \end_inset
15280 </cell>
15281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15282 \begin_inset Text
15283
15284 \begin_layout Plain Layout
15285 \begin_inset Formula $\prod$
15286 \end_inset
15287
15288
15289 \end_layout
15290
15291 \end_inset
15292 </cell>
15293 </row>
15294 <row>
15295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15296 \begin_inset Text
15297
15298 \begin_layout Plain Layout
15299
15300 \backslash
15301 coprod
15302 \end_layout
15303
15304 \end_inset
15305 </cell>
15306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15307 \begin_inset Text
15308
15309 \begin_layout Plain Layout
15310 \begin_inset Formula $\coprod$
15311 \end_inset
15312
15313
15314 \end_layout
15315
15316 \end_inset
15317 </cell>
15318 </row>
15319 <row>
15320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15321 \begin_inset Text
15322
15323 \begin_layout Plain Layout
15324
15325 \backslash
15326 bigodot
15327 \end_layout
15328
15329 \end_inset
15330 </cell>
15331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15332 \begin_inset Text
15333
15334 \begin_layout Plain Layout
15335 \begin_inset Formula $\bigodot$
15336 \end_inset
15337
15338
15339 \end_layout
15340
15341 \end_inset
15342 </cell>
15343 </row>
15344 <row>
15345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15346 \begin_inset Text
15347
15348 \begin_layout Plain Layout
15349
15350 \backslash
15351 bigotimes
15352 \end_layout
15353
15354 \end_inset
15355 </cell>
15356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15357 \begin_inset Text
15358
15359 \begin_layout Plain Layout
15360 \begin_inset Formula $\bigotimes$
15361 \end_inset
15362
15363
15364 \end_layout
15365
15366 \end_inset
15367 </cell>
15368 </row>
15369 <row>
15370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15371 \begin_inset Text
15372
15373 \begin_layout Plain Layout
15374
15375 \backslash
15376 bigoplus
15377 \end_layout
15378
15379 \end_inset
15380 </cell>
15381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15382 \begin_inset Text
15383
15384 \begin_layout Plain Layout
15385 \begin_inset Formula $\bigoplus$
15386 \end_inset
15387
15388
15389 \end_layout
15390
15391 \end_inset
15392 </cell>
15393 </row>
15394 <row>
15395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15396 \begin_inset Text
15397
15398 \begin_layout Plain Layout
15399
15400 \backslash
15401 bigwedge
15402 \end_layout
15403
15404 \end_inset
15405 </cell>
15406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15407 \begin_inset Text
15408
15409 \begin_layout Plain Layout
15410 \begin_inset Formula $\bigwedge$
15411 \end_inset
15412
15413
15414 \end_layout
15415
15416 \end_inset
15417 </cell>
15418 </row>
15419 <row>
15420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15421 \begin_inset Text
15422
15423 \begin_layout Plain Layout
15424
15425 \backslash
15426 bigvee
15427 \end_layout
15428
15429 \end_inset
15430 </cell>
15431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15432 \begin_inset Text
15433
15434 \begin_layout Plain Layout
15435 \begin_inset Formula $\bigvee$
15436 \end_inset
15437
15438
15439 \end_layout
15440
15441 \end_inset
15442 </cell>
15443 </row>
15444 <row>
15445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15446 \begin_inset Text
15447
15448 \begin_layout Plain Layout
15449
15450 \backslash
15451 bigsqcup
15452 \end_layout
15453
15454 \end_inset
15455 </cell>
15456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15457 \begin_inset Text
15458
15459 \begin_layout Plain Layout
15460 \begin_inset Formula $\bigsqcup$
15461 \end_inset
15462
15463
15464 \end_layout
15465
15466 \end_inset
15467 </cell>
15468 </row>
15469 <row>
15470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15471 \begin_inset Text
15472
15473 \begin_layout Plain Layout
15474
15475 \backslash
15476 biguplus
15477 \end_layout
15478
15479 \end_inset
15480 </cell>
15481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15482 \begin_inset Text
15483
15484 \begin_layout Plain Layout
15485 \begin_inset Formula $\biguplus$
15486 \end_inset
15487
15488
15489 \end_layout
15490
15491 \end_inset
15492 </cell>
15493 </row>
15494 </lyxtabular>
15495
15496 \end_inset
15497
15498
15499 \begin_inset space \hfill{}
15500 \end_inset
15501
15502
15503 \end_layout
15504
15505 \begin_layout Standard
15506 All big operators can also be inserted via the math toolbar button 
15507 \begin_inset Graphics
15508         filename ../images/math/intop.png
15509         scale 85
15510
15511 \end_inset
15512
15513 .
15514 \end_layout
15515
15516 \begin_layout Standard
15517 The operators are called big because they are bigger than the sometimes
15518  equal looking binary operators.
15519  All big operators can have limits as described in the next subsection.
15520 \end_layout
15521
15522 \begin_layout Standard
15523 For all integral operators there is a second version available, ending on
15524  
15525 \series bold
15526 op
15527 \series default
15528
15529 \series bold
15530
15531 \backslash
15532 intop
15533 \series default
15534
15535 \series bold
15536
15537 \backslash
15538 ointop
15539 \series default
15540  etc..
15541  These operators are different from 
15542 \series bold
15543
15544 \backslash
15545 int
15546 \series default
15547  etc.
15548 \begin_inset space \space{}
15549 \end_inset
15550
15551 in the style the operator limits are displayed, see 
15552 \begin_inset CommandInset ref
15553 LatexCommand ref
15554 reference "sub:Operator-Limits"
15555
15556 \end_inset
15557
15558 .
15559  
15560 \end_layout
15561
15562 \begin_layout Subsubsection*
15563 Advice for Integrals
15564 \end_layout
15565
15566 \begin_layout Standard
15567 The letter 
15568 \emph on
15569 d
15570 \emph default
15571  in an integral is an operator, that therefore has to be set upright.
15572  This is done by highlighting the 
15573 \emph on
15574 d
15575 \emph default
15576  and using the keyboard shortcut 
15577 \begin_inset Info
15578 type  "shortcut"
15579 arg   "font-roman"
15580 \end_inset
15581
15582
15583 \begin_inset Foot
15584 status collapsed
15585
15586 \begin_layout Plain Layout
15587 Font styles
15588 \series bold
15589  
15590 \series default
15591 see 
15592 \begin_inset CommandInset ref
15593 LatexCommand ref
15594 reference "sub:Font-Styles"
15595
15596 \end_inset
15597
15598
15599 \end_layout
15600
15601 \end_inset
15602
15603 .
15604  Finally the smallest space is inserted before the 
15605 \emph on
15606 d
15607 \emph default
15608 , as this is usual for operators.
15609  An example:
15610 \end_layout
15611
15612 \begin_layout Standard
15613 incorrect: 
15614 \begin_inset Formula $\int A(x)dx$
15615 \end_inset
15616
15617
15618 \begin_inset Newline newline
15619 \end_inset
15620
15621
15622 \begin_inset ERT
15623 status collapsed
15624
15625 \begin_layout Plain Layout
15626
15627
15628 \backslash
15629 hphantom{in}
15630 \end_layout
15631
15632 \end_inset
15633
15634 correct: 
15635 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15636 \end_inset
15637
15638
15639 \end_layout
15640
15641 \begin_layout Standard
15642 For multiple integrals there are the following commands:
15643 \begin_inset VSpace medskip
15644 \end_inset
15645
15646
15647 \end_layout
15648
15649 \begin_layout Standard
15650 \begin_inset space \hfill{}
15651 \end_inset
15652
15653
15654 \begin_inset Tabular
15655 <lyxtabular version="3" rows="4" columns="2">
15656 <features>
15657 <column alignment="center" valignment="top" width="0">
15658 <column alignment="center" valignment="top" width="0">
15659 <row>
15660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15661 \begin_inset Text
15662
15663 \begin_layout Plain Layout
15664 Command
15665 \end_layout
15666
15667 \end_inset
15668 </cell>
15669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15670 \begin_inset Text
15671
15672 \begin_layout Plain Layout
15673 Result
15674 \begin_inset Note Note
15675 status collapsed
15676
15677 \begin_layout Plain Layout
15678
15679 \series bold
15680
15681 \backslash
15682 raisebox
15683 \series default
15684  is only used as spacer.
15685 \end_layout
15686
15687 \end_inset
15688
15689
15690 \end_layout
15691
15692 \end_inset
15693 </cell>
15694 </row>
15695 <row>
15696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15697 \begin_inset Text
15698
15699 \begin_layout Plain Layout
15700
15701 \backslash
15702 iint
15703 \end_layout
15704
15705 \end_inset
15706 </cell>
15707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15708 \begin_inset Text
15709
15710 \begin_layout Plain Layout
15711 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15712 \end_inset
15713
15714
15715 \end_layout
15716
15717 \end_inset
15718 </cell>
15719 </row>
15720 <row>
15721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15722 \begin_inset Text
15723
15724 \begin_layout Plain Layout
15725
15726 \backslash
15727 oiint
15728 \end_layout
15729
15730 \end_inset
15731 </cell>
15732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15733 \begin_inset Text
15734
15735 \begin_layout Plain Layout
15736 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15737 \end_inset
15738
15739
15740 \end_layout
15741
15742 \end_inset
15743 </cell>
15744 </row>
15745 <row>
15746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15747 \begin_inset Text
15748
15749 \begin_layout Plain Layout
15750
15751 \backslash
15752 sqiint
15753 \end_layout
15754
15755 \end_inset
15756 </cell>
15757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15758 \begin_inset Text
15759
15760 \begin_layout Plain Layout
15761 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15762 \end_inset
15763
15764
15765 \end_layout
15766
15767 \end_inset
15768 </cell>
15769 </row>
15770 </lyxtabular>
15771
15772 \end_inset
15773
15774
15775 \begin_inset space \hfill{}
15776 \end_inset
15777
15778
15779 \begin_inset Tabular
15780 <lyxtabular version="3" rows="4" columns="2">
15781 <features>
15782 <column alignment="center" valignment="top" width="0">
15783 <column alignment="center" valignment="top" width="0">
15784 <row>
15785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15786 \begin_inset Text
15787
15788 \begin_layout Plain Layout
15789 Command
15790 \end_layout
15791
15792 \end_inset
15793 </cell>
15794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15795 \begin_inset Text
15796
15797 \begin_layout Plain Layout
15798 Result
15799 \end_layout
15800
15801 \end_inset
15802 </cell>
15803 </row>
15804 <row>
15805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15806 \begin_inset Text
15807
15808 \begin_layout Plain Layout
15809
15810 \backslash
15811 iiint
15812 \end_layout
15813
15814 \end_inset
15815 </cell>
15816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15817 \begin_inset Text
15818
15819 \begin_layout Plain Layout
15820 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15821 \end_inset
15822
15823
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 </row>
15829 <row>
15830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15831 \begin_inset Text
15832
15833 \begin_layout Plain Layout
15834
15835 \backslash
15836 iiiint
15837 \end_layout
15838
15839 \end_inset
15840 </cell>
15841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15842 \begin_inset Text
15843
15844 \begin_layout Plain Layout
15845 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15846 \end_inset
15847
15848
15849 \end_layout
15850
15851 \end_inset
15852 </cell>
15853 </row>
15854 <row>
15855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15856 \begin_inset Text
15857
15858 \begin_layout Plain Layout
15859
15860 \backslash
15861 dotsint
15862 \end_layout
15863
15864 \end_inset
15865 </cell>
15866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15867 \begin_inset Text
15868
15869 \begin_layout Plain Layout
15870 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15871 \end_inset
15872
15873
15874 \end_layout
15875
15876 \end_inset
15877 </cell>
15878 </row>
15879 </lyxtabular>
15880
15881 \end_inset
15882
15883
15884 \begin_inset space \hfill{}
15885 \end_inset
15886
15887
15888 \end_layout
15889
15890 \begin_layout Subsection
15891 Operator Limits
15892 \begin_inset CommandInset label
15893 LatexCommand label
15894 name "sub:Operator-Limits"
15895
15896 \end_inset
15897
15898
15899 \begin_inset Index
15900 status collapsed
15901
15902 \begin_layout Plain Layout
15903 Operators ! Limits
15904 \end_layout
15905
15906 \end_inset
15907
15908
15909 \end_layout
15910
15911 \begin_layout Standard
15912 Limits are created by super- and subscripts:
15913 \end_layout
15914
15915 \begin_layout Standard
15916 \align center
15917 \begin_inset Tabular
15918 <lyxtabular version="3" rows="2" columns="2">
15919 <features>
15920 <column alignment="center" valignment="top" width="0pt">
15921 <column alignment="center" valignment="top" width="0pt">
15922 <row>
15923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15924 \begin_inset Text
15925
15926 \begin_layout Plain Layout
15927 Command
15928 \end_layout
15929
15930 \end_inset
15931 </cell>
15932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15933 \begin_inset Text
15934
15935 \begin_layout Plain Layout
15936 Result
15937 \begin_inset Note Note
15938 status collapsed
15939
15940 \begin_layout Plain Layout
15941
15942 \series bold
15943
15944 \backslash
15945 raisebox
15946 \series default
15947  is only used as spacer.
15948 \end_layout
15949
15950 \end_inset
15951
15952
15953 \end_layout
15954
15955 \end_inset
15956 </cell>
15957 </row>
15958 <row>
15959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15960 \begin_inset Text
15961
15962 \begin_layout Plain Layout
15963
15964 \backslash
15965 prod^
15966 \backslash
15967 infty
15968 \begin_inset ERT
15969 status collapsed
15970
15971 \begin_layout Plain Layout
15972
15973
15974 \backslash
15975 spce 
15976 \end_layout
15977
15978 \end_inset
15979
15980
15981 \begin_inset Formula $\to$
15982 \end_inset
15983
15984 _0
15985 \begin_inset Formula $\to$
15986 \end_inset
15987
15988 A(x)
15989 \end_layout
15990
15991 \end_inset
15992 </cell>
15993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15994 \begin_inset Text
15995
15996 \begin_layout Plain Layout
15997 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15998 \end_inset
15999
16000
16001 \end_layout
16002
16003 \end_inset
16004 </cell>
16005 </row>
16006 </lyxtabular>
16007
16008 \end_inset
16009
16010
16011 \end_layout
16012
16013 \begin_layout Standard
16014 Limits of inline formulas are set right beside the operator.
16015  Limits in displayed formulas are set above or below the operator, except
16016  for integral limits.
16017 \end_layout
16018
16019 \begin_layout Standard
16020 To force that the limits are set beside the operator, the cursor is set
16021  directly behind the operator and the limits type is changed with the menu
16022  
16023 \family sans
16024 Edit\SpecialChar \menuseparator
16025 Math\SpecialChar \menuseparator
16026 Change Limits Type
16027 \family default
16028  to 
16029 \family sans
16030 \series bold
16031 Inline
16032 \family default
16033 \series default
16034  (shortcut 
16035 \begin_inset Info
16036 type  "shortcut"
16037 arg   "math-limits"
16038 \end_inset
16039
16040 ).
16041  An example:
16042 \end_layout
16043
16044 \begin_layout Standard
16045 The default limits type is this:
16046 \begin_inset Formula \[
16047 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16048
16049 \end_inset
16050
16051 This is how it looks when the limits type was changed to 
16052 \family sans
16053 \series bold
16054 Inline
16055 \family default
16056 \series default
16057 :
16058 \begin_inset Formula \[
16059 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16060
16061 \end_inset
16062
16063 For integrals, except those ending with 
16064 \series bold
16065 op
16066 \series default
16067  like 
16068 \series bold
16069
16070 \backslash
16071 intop
16072 \series default
16073
16074 \series bold
16075
16076 \backslash
16077 ointop
16078 \series default
16079  etc., the limits are by default set beside the operator.
16080  But for multiple integrals the limits are often set below the operator.
16081  In the following example the limits type was therefore set to 
16082 \series bold
16083 Display
16084 \series default
16085  and so set below the integrals:
16086 \begin_inset Formula \begin{equation}
16087 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
16088
16089 \end_inset
16090
16091
16092 \end_layout
16093
16094 \begin_layout Standard
16095 \begin_inset VSpace medskip
16096 \end_inset
16097
16098 To specify conditions for limits, the commands 
16099 \series bold
16100
16101 \backslash
16102 subarray
16103 \series default
16104
16105 \begin_inset Index
16106 status collapsed
16107
16108 \begin_layout Plain Layout
16109 Commands ! S ! 
16110 \backslash
16111 subarray
16112 \end_layout
16113
16114 \end_inset
16115
16116  and 
16117 \series bold
16118
16119 \backslash
16120 substack
16121 \series default
16122
16123 \begin_inset Index
16124 status collapsed
16125
16126 \begin_layout Plain Layout
16127 Commands ! S ! 
16128 \backslash
16129 substack
16130 \end_layout
16131
16132 \end_inset
16133
16134  are used.
16135  To create for example this expression 
16136 \begin_inset Formula \begin{equation}
16137 \sum_{\begin{subarray}{c}
16138 0<k<1000\\
16139 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16140
16141 \end_inset
16142
16143
16144 \end_layout
16145
16146 \begin_layout Standard
16147 the following has to be done:
16148 \begin_inset Newline newline
16149 \end_inset
16150
16151 First the command 
16152 \series bold
16153
16154 \backslash
16155 sum
16156 \series default
16157 ^
16158 \series bold
16159 n
16160 \begin_inset ERT
16161 status collapsed
16162
16163 \begin_layout Plain Layout
16164
16165
16166 \backslash
16167 spce 
16168 \end_layout
16169
16170 \end_inset
16171
16172 _
16173 \series default
16174  is typed in.
16175  One is now in a blue box under the summation operator and insert there
16176  the command 
16177 \series bold
16178
16179 \backslash
16180 subarray
16181 \begin_inset ERT
16182 status collapsed
16183
16184 \begin_layout Plain Layout
16185
16186
16187 \backslash
16188 spce 
16189 \end_layout
16190
16191 \end_inset
16192
16193
16194 \series default
16195 .
16196  The blue box is now within a purple box and now several lines can be written
16197  among each other.
16198  A new line is created by inserting a line break (
16199 \begin_inset Info
16200 type  "shortcut"
16201 arg   "newline-insert newline"
16202 \end_inset
16203
16204 ).
16205  When now
16206 \begin_inset Newline newline
16207 \end_inset
16208
16209
16210 \series bold
16211 0<k<1000 Ctrl+Return
16212 \begin_inset Newline newline
16213 \end_inset
16214
16215
16216 \series default
16217 is typed in, a new box appears below for the new line.
16218 \end_layout
16219
16220 \begin_layout Standard
16221 The alignment of the lines can be changed to left aligned with the 
16222 \family sans
16223 table
16224 \family default
16225  
16226 \family sans
16227 toolbar
16228 \family default
16229  or the menu 
16230 \family sans
16231 Edit\SpecialChar \menuseparator
16232 Rows &Columns
16233 \family default
16234 .
16235  To get right alignment, 
16236 \series bold
16237
16238 \backslash
16239 hfill
16240 \begin_inset ERT
16241 status collapsed
16242
16243 \begin_layout Plain Layout
16244
16245
16246 \backslash
16247 spce 
16248 \end_layout
16249
16250 \end_inset
16251
16252
16253 \series default
16254  is inserted at the beginning of the line.
16255 \end_layout
16256
16257 \begin_layout Standard
16258 The command 
16259 \series bold
16260
16261 \backslash
16262 substack
16263 \series default
16264  is equivalent to 
16265 \series bold
16266
16267 \backslash
16268 subarray
16269 \series default
16270  with the difference that the lines are always centered.
16271 \end_layout
16272
16273 \begin_layout Standard
16274 \begin_inset VSpace bigskip
16275 \end_inset
16276
16277 Like in formula 
16278 \begin_inset CommandInset ref
16279 LatexCommand eqref
16280 reference "eq:substack"
16281
16282 \end_inset
16283
16284  there can be too much space beside an operator, because the characters
16285  following the operator are set beside the limits.
16286 \end_layout
16287
16288 \begin_layout Standard
16289 To avoid this, the following macro can be used in the LaTeX-preamble:
16290 \end_layout
16291
16292 \begin_layout Standard
16293
16294 \series bold
16295
16296 \backslash
16297 def
16298 \backslash
16299 clap#1{
16300 \backslash
16301 hbox to 0pt{
16302 \backslash
16303 hss #1
16304 \backslash
16305 hss}}
16306 \begin_inset Newline newline
16307 \end_inset
16308
16309
16310 \backslash
16311 def
16312 \backslash
16313 mathclap {
16314 \backslash
16315 mathpalette 
16316 \backslash
16317 mathclapinternal}
16318 \begin_inset Newline newline
16319 \end_inset
16320
16321
16322 \backslash
16323 def
16324 \backslash
16325 mathclapinternal #1#2{
16326 \backslash
16327 clap{$
16328 \backslash
16329 mathsurround =0pt #1{#2}$}}
16330 \end_layout
16331
16332 \begin_layout Standard
16333 This defines the command 
16334 \series bold
16335
16336 \backslash
16337 mathclap
16338 \series default
16339
16340 \begin_inset Index
16341 status collapsed
16342
16343 \begin_layout Plain Layout
16344 Commands ! M ! 
16345 \backslash
16346 mathclap
16347 \end_layout
16348
16349 \end_inset
16350
16351  that sets the width of the limit to 0
16352 \begin_inset space \thinspace{}
16353 \end_inset
16354
16355 pt.
16356  The command scheme is
16357 \end_layout
16358
16359 \begin_layout Standard
16360
16361 \series bold
16362
16363 \backslash
16364 mathclap{limit}
16365 \end_layout
16366
16367 \begin_layout Standard
16368 where the limit can consist of several conditions.
16369 \end_layout
16370
16371 \begin_layout Standard
16372 Applied on formula 
16373 \begin_inset CommandInset ref
16374 LatexCommand eqref
16375 reference "eq:substack"
16376
16377 \end_inset
16378
16379 , one uses the command
16380 \end_layout
16381
16382 \begin_layout Standard
16383
16384 \series bold
16385
16386 \backslash
16387 sum_
16388 \backslash
16389 mathclap{
16390 \backslash
16391 substack
16392 \begin_inset ERT
16393 status collapsed
16394
16395 \begin_layout Plain Layout
16396
16397
16398 \backslash
16399 spce 
16400 \end_layout
16401
16402 \end_inset
16403
16404 0<k<1000 Ctrl+Return
16405 \end_layout
16406
16407 \begin_layout Standard
16408 to create the lower limit.
16409  The summand is now directly behind the summation operator:
16410 \begin_inset Formula \[
16411 \sum_{\mathclap{\substack{0<k<1000\\
16412 \\k\,\in\,\mathbb{N}}
16413 }}^{n}k^{-2}\]
16414
16415 \end_inset
16416
16417
16418 \end_layout
16419
16420 \begin_layout Standard
16421 \begin_inset VSpace bigskip
16422 \end_inset
16423
16424 How to use one limit for several operators is described in 
16425 \begin_inset CommandInset ref
16426 LatexCommand ref
16427 reference "sub:Self-defined-Operators"
16428
16429 \end_inset
16430
16431 .
16432 \end_layout
16433
16434 \begin_layout Subsection
16435 Binary Operators
16436 \begin_inset CommandInset label
16437 LatexCommand label
16438 name "sub:Binary-Operators"
16439
16440 \end_inset
16441
16442
16443 \begin_inset Index
16444 status collapsed
16445
16446 \begin_layout Plain Layout
16447 Operators ! binary
16448 \end_layout
16449
16450 \end_inset
16451
16452
16453 \end_layout
16454
16455 \begin_layout Standard
16456 Binary operators are surrounded by space when there is a character before
16457  and behind them.
16458 \begin_inset VSpace medskip
16459 \end_inset
16460
16461
16462 \end_layout
16463
16464 \begin_layout Standard
16465 \begin_inset space \hfill{}
16466 \end_inset
16467
16468
16469 \begin_inset Tabular
16470 <lyxtabular version="3" rows="13" columns="2">
16471 <features>
16472 <column alignment="center" valignment="top" width="0pt">
16473 <column alignment="center" valignment="top" width="0pt">
16474 <row>
16475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16476 \begin_inset Text
16477
16478 \begin_layout Plain Layout
16479 Command
16480 \begin_inset Note Note
16481 status collapsed
16482
16483 \begin_layout Plain Layout
16484
16485 \series bold
16486
16487 \backslash
16488 raisebox
16489 \series default
16490  is only used as spacer.
16491 \end_layout
16492
16493 \end_inset
16494
16495
16496 \end_layout
16497
16498 \end_inset
16499 </cell>
16500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16501 \begin_inset Text
16502
16503 \begin_layout Plain Layout
16504 Result
16505 \end_layout
16506
16507 \end_inset
16508 </cell>
16509 </row>
16510 <row>
16511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16512 \begin_inset Text
16513
16514 \begin_layout Plain Layout
16515 +
16516 \end_layout
16517
16518 \end_inset
16519 </cell>
16520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16521 \begin_inset Text
16522
16523 \begin_layout Plain Layout
16524 \begin_inset Formula $+$
16525 \end_inset
16526
16527
16528 \end_layout
16529
16530 \end_inset
16531 </cell>
16532 </row>
16533 <row>
16534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Plain Layout
16538 -
16539 \end_layout
16540
16541 \end_inset
16542 </cell>
16543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16544 \begin_inset Text
16545
16546 \begin_layout Plain Layout
16547 \begin_inset Formula $-$
16548 \end_inset
16549
16550
16551 \end_layout
16552
16553 \end_inset
16554 </cell>
16555 </row>
16556 <row>
16557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16558 \begin_inset Text
16559
16560 \begin_layout Plain Layout
16561
16562 \backslash
16563 pm
16564 \end_layout
16565
16566 \end_inset
16567 </cell>
16568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16569 \begin_inset Text
16570
16571 \begin_layout Plain Layout
16572 \begin_inset Formula $\pm$
16573 \end_inset
16574
16575
16576 \end_layout
16577
16578 \end_inset
16579 </cell>
16580 </row>
16581 <row>
16582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16583 \begin_inset Text
16584
16585 \begin_layout Plain Layout
16586
16587 \backslash
16588 mp
16589 \end_layout
16590
16591 \end_inset
16592 </cell>
16593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16594 \begin_inset Text
16595
16596 \begin_layout Plain Layout
16597 \begin_inset Formula $\mp$
16598 \end_inset
16599
16600
16601 \end_layout
16602
16603 \end_inset
16604 </cell>
16605 </row>
16606 <row>
16607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16608 \begin_inset Text
16609
16610 \begin_layout Plain Layout
16611
16612 \backslash
16613 cdot
16614 \end_layout
16615
16616 \end_inset
16617 </cell>
16618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16619 \begin_inset Text
16620
16621 \begin_layout Plain Layout
16622 \begin_inset Formula $\cdot$
16623 \end_inset
16624
16625
16626 \end_layout
16627
16628 \end_inset
16629 </cell>
16630 </row>
16631 <row>
16632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16633 \begin_inset Text
16634
16635 \begin_layout Plain Layout
16636
16637 \backslash
16638 times
16639 \end_layout
16640
16641 \end_inset
16642 </cell>
16643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16644 \begin_inset Text
16645
16646 \begin_layout Plain Layout
16647 \begin_inset Formula $\times$
16648 \end_inset
16649
16650
16651 \end_layout
16652
16653 \end_inset
16654 </cell>
16655 </row>
16656 <row>
16657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16658 \begin_inset Text
16659
16660 \begin_layout Plain Layout
16661
16662 \backslash
16663 div
16664 \end_layout
16665
16666 \end_inset
16667 </cell>
16668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16669 \begin_inset Text
16670
16671 \begin_layout Plain Layout
16672 \begin_inset Formula $\div$
16673 \end_inset
16674
16675
16676 \end_layout
16677
16678 \end_inset
16679 </cell>
16680 </row>
16681 <row>
16682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16683 \begin_inset Text
16684
16685 \begin_layout Plain Layout
16686 \begin_inset ERT
16687 status collapsed
16688
16689 \begin_layout Plain Layout
16690
16691
16692 \backslash
16693 raisebox{-1.2mm}{
16694 \end_layout
16695
16696 \end_inset
16697
16698 *
16699 \begin_inset ERT
16700 status collapsed
16701
16702 \begin_layout Plain Layout
16703
16704 }
16705 \end_layout
16706
16707 \end_inset
16708
16709
16710 \end_layout
16711
16712 \end_inset
16713 </cell>
16714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16715 \begin_inset Text
16716
16717 \begin_layout Plain Layout
16718 \begin_inset Formula $*$
16719 \end_inset
16720
16721
16722 \end_layout
16723
16724 \end_inset
16725 </cell>
16726 </row>
16727 <row>
16728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16729 \begin_inset Text
16730
16731 \begin_layout Plain Layout
16732
16733 \backslash
16734 star
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16740 \begin_inset Text
16741
16742 \begin_layout Plain Layout
16743 \begin_inset Formula $\star$
16744 \end_inset
16745
16746
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 </row>
16752 <row>
16753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Plain Layout
16757
16758 \backslash
16759 circ
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Plain Layout
16768 \begin_inset Formula $\circ$
16769 \end_inset
16770
16771
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 </row>
16777 <row>
16778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Plain Layout
16782
16783 \backslash
16784 diamond
16785 \end_layout
16786
16787 \end_inset
16788 </cell>
16789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16790 \begin_inset Text
16791
16792 \begin_layout Plain Layout
16793 \begin_inset Formula $\diamond$
16794 \end_inset
16795
16796
16797 \end_layout
16798
16799 \end_inset
16800 </cell>
16801 </row>
16802 <row>
16803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807
16808 \backslash
16809 bullet
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818 \begin_inset Formula $\bullet$
16819 \end_inset
16820
16821
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 </row>
16827 </lyxtabular>
16828
16829 \end_inset
16830
16831
16832 \begin_inset space \hfill{}
16833 \end_inset
16834
16835
16836 \begin_inset Tabular
16837 <lyxtabular version="3" rows="13" columns="2">
16838 <features>
16839 <column alignment="center" valignment="top" width="0pt">
16840 <column alignment="center" valignment="top" width="0pt">
16841 <row>
16842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16843 \begin_inset Text
16844
16845 \begin_layout Plain Layout
16846 Command
16847 \end_layout
16848
16849 \end_inset
16850 </cell>
16851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16852 \begin_inset Text
16853
16854 \begin_layout Plain Layout
16855 Result
16856 \end_layout
16857
16858 \end_inset
16859 </cell>
16860 </row>
16861 <row>
16862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16863 \begin_inset Text
16864
16865 \begin_layout Plain Layout
16866
16867 \backslash
16868 nabla
16869 \end_layout
16870
16871 \end_inset
16872 </cell>
16873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16874 \begin_inset Text
16875
16876 \begin_layout Plain Layout
16877 \begin_inset Formula $\nabla$
16878 \end_inset
16879
16880
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 </row>
16886 <row>
16887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16888 \begin_inset Text
16889
16890 \begin_layout Plain Layout
16891
16892 \backslash
16893 bigtriangledown
16894 \end_layout
16895
16896 \end_inset
16897 </cell>
16898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16899 \begin_inset Text
16900
16901 \begin_layout Plain Layout
16902 \begin_inset Formula $\bigtriangledown$
16903 \end_inset
16904
16905
16906 \end_layout
16907
16908 \end_inset
16909 </cell>
16910 </row>
16911 <row>
16912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16913 \begin_inset Text
16914
16915 \begin_layout Plain Layout
16916
16917 \backslash
16918 bigtriangleup
16919 \end_layout
16920
16921 \end_inset
16922 </cell>
16923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16924 \begin_inset Text
16925
16926 \begin_layout Plain Layout
16927 \begin_inset Formula $\bigtriangleup$
16928 \end_inset
16929
16930
16931 \end_layout
16932
16933 \end_inset
16934 </cell>
16935 </row>
16936 <row>
16937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16938 \begin_inset Text
16939
16940 \begin_layout Plain Layout
16941
16942 \backslash
16943 Box
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16949 \begin_inset Text
16950
16951 \begin_layout Plain Layout
16952 \begin_inset Formula $\Box$
16953 \end_inset
16954
16955
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 </row>
16961 <row>
16962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16963 \begin_inset Text
16964
16965 \begin_layout Plain Layout
16966
16967 \backslash
16968 cap 
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977 \begin_inset Formula $\cap$
16978 \end_inset
16979
16980
16981 \end_layout
16982
16983 \end_inset
16984 </cell>
16985 </row>
16986 <row>
16987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Plain Layout
16991
16992 \backslash
16993 cup
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16999 \begin_inset Text
17000
17001 \begin_layout Plain Layout
17002 \begin_inset Formula $\cup$
17003 \end_inset
17004
17005
17006 \end_layout
17007
17008 \end_inset
17009 </cell>
17010 </row>
17011 <row>
17012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17013 \begin_inset Text
17014
17015 \begin_layout Plain Layout
17016
17017 \backslash
17018 dagger
17019 \end_layout
17020
17021 \end_inset
17022 </cell>
17023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17024 \begin_inset Text
17025
17026 \begin_layout Plain Layout
17027 \begin_inset Formula $\dagger$
17028 \end_inset
17029
17030
17031 \end_layout
17032
17033 \end_inset
17034 </cell>
17035 </row>
17036 <row>
17037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17038 \begin_inset Text
17039
17040 \begin_layout Plain Layout
17041
17042 \backslash
17043 ddagger
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17049 \begin_inset Text
17050
17051 \begin_layout Plain Layout
17052 \begin_inset Formula $\ddagger$
17053 \end_inset
17054
17055
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 </row>
17061 <row>
17062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17063 \begin_inset Text
17064
17065 \begin_layout Plain Layout
17066
17067 \backslash
17068 wr
17069 \end_layout
17070
17071 \end_inset
17072 </cell>
17073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17074 \begin_inset Text
17075
17076 \begin_layout Plain Layout
17077 \begin_inset Formula $\wr$
17078 \end_inset
17079
17080
17081 \end_layout
17082
17083 \end_inset
17084 </cell>
17085 </row>
17086 <row>
17087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17088 \begin_inset Text
17089
17090 \begin_layout Plain Layout
17091
17092 \backslash
17093 bigcirc
17094 \end_layout
17095
17096 \end_inset
17097 </cell>
17098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17099 \begin_inset Text
17100
17101 \begin_layout Plain Layout
17102 \begin_inset Formula $\bigcirc$
17103 \end_inset
17104
17105
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 </row>
17111 <row>
17112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17113 \begin_inset Text
17114
17115 \begin_layout Plain Layout
17116
17117 \backslash
17118 wedge
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127 \begin_inset Formula $\wedge$
17128 \end_inset
17129
17130
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 </row>
17136 <row>
17137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17138 \begin_inset Text
17139
17140 \begin_layout Plain Layout
17141
17142 \backslash
17143 vee
17144 \end_layout
17145
17146 \end_inset
17147 </cell>
17148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17149 \begin_inset Text
17150
17151 \begin_layout Plain Layout
17152 \begin_inset Formula $\vee$
17153 \end_inset
17154
17155
17156 \end_layout
17157
17158 \end_inset
17159 </cell>
17160 </row>
17161 </lyxtabular>
17162
17163 \end_inset
17164
17165
17166 \begin_inset space \hfill{}
17167 \end_inset
17168
17169
17170 \begin_inset Tabular
17171 <lyxtabular version="3" rows="13" columns="2">
17172 <features>
17173 <column alignment="center" valignment="top" width="0pt">
17174 <column alignment="center" valignment="top" width="0pt">
17175 <row>
17176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17177 \begin_inset Text
17178
17179 \begin_layout Plain Layout
17180 Command
17181 \end_layout
17182
17183 \end_inset
17184 </cell>
17185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17186 \begin_inset Text
17187
17188 \begin_layout Plain Layout
17189 Result
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 </row>
17195 <row>
17196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17197 \begin_inset Text
17198
17199 \begin_layout Plain Layout
17200
17201 \backslash
17202 oplus
17203 \end_layout
17204
17205 \end_inset
17206 </cell>
17207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17208 \begin_inset Text
17209
17210 \begin_layout Plain Layout
17211 \begin_inset Formula $\oplus$
17212 \end_inset
17213
17214
17215 \end_layout
17216
17217 \end_inset
17218 </cell>
17219 </row>
17220 <row>
17221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17222 \begin_inset Text
17223
17224 \begin_layout Plain Layout
17225
17226 \backslash
17227 ominus
17228 \end_layout
17229
17230 \end_inset
17231 </cell>
17232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236 \begin_inset Formula $\ominus$
17237 \end_inset
17238
17239
17240 \end_layout
17241
17242 \end_inset
17243 </cell>
17244 </row>
17245 <row>
17246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17247 \begin_inset Text
17248
17249 \begin_layout Plain Layout
17250
17251 \backslash
17252 otimes
17253 \end_layout
17254
17255 \end_inset
17256 </cell>
17257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17258 \begin_inset Text
17259
17260 \begin_layout Plain Layout
17261 \begin_inset Formula $\otimes$
17262 \end_inset
17263
17264
17265 \end_layout
17266
17267 \end_inset
17268 </cell>
17269 </row>
17270 <row>
17271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275
17276 \backslash
17277 oslash
17278 \end_layout
17279
17280 \end_inset
17281 </cell>
17282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17283 \begin_inset Text
17284
17285 \begin_layout Plain Layout
17286 \begin_inset Formula $\oslash$
17287 \end_inset
17288
17289
17290 \end_layout
17291
17292 \end_inset
17293 </cell>
17294 </row>
17295 <row>
17296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17297 \begin_inset Text
17298
17299 \begin_layout Plain Layout
17300
17301 \backslash
17302 odot
17303 \end_layout
17304
17305 \end_inset
17306 </cell>
17307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17308 \begin_inset Text
17309
17310 \begin_layout Plain Layout
17311 \begin_inset Formula $\odot$
17312 \end_inset
17313
17314
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 </row>
17320 <row>
17321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17322 \begin_inset Text
17323
17324 \begin_layout Plain Layout
17325
17326 \backslash
17327 amalg
17328 \end_layout
17329
17330 \end_inset
17331 </cell>
17332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17333 \begin_inset Text
17334
17335 \begin_layout Plain Layout
17336 \begin_inset Formula $\amalg$
17337 \end_inset
17338
17339
17340 \end_layout
17341
17342 \end_inset
17343 </cell>
17344 </row>
17345 <row>
17346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17347 \begin_inset Text
17348
17349 \begin_layout Plain Layout
17350
17351 \backslash
17352 uplus
17353 \end_layout
17354
17355 \end_inset
17356 </cell>
17357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17358 \begin_inset Text
17359
17360 \begin_layout Plain Layout
17361 \begin_inset Formula $\uplus$
17362 \end_inset
17363
17364
17365 \end_layout
17366
17367 \end_inset
17368 </cell>
17369 </row>
17370 <row>
17371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17372 \begin_inset Text
17373
17374 \begin_layout Plain Layout
17375
17376 \backslash
17377 setminus
17378 \end_layout
17379
17380 \end_inset
17381 </cell>
17382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17383 \begin_inset Text
17384
17385 \begin_layout Plain Layout
17386 \begin_inset Formula $\setminus$
17387 \end_inset
17388
17389
17390 \end_layout
17391
17392 \end_inset
17393 </cell>
17394 </row>
17395 <row>
17396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17397 \begin_inset Text
17398
17399 \begin_layout Plain Layout
17400
17401 \backslash
17402 sqcap
17403 \end_layout
17404
17405 \end_inset
17406 </cell>
17407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17408 \begin_inset Text
17409
17410 \begin_layout Plain Layout
17411 \begin_inset Formula $\sqcap$
17412 \end_inset
17413
17414
17415 \end_layout
17416
17417 \end_inset
17418 </cell>
17419 </row>
17420 <row>
17421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17422 \begin_inset Text
17423
17424 \begin_layout Plain Layout
17425
17426 \backslash
17427 sqcup
17428 \end_layout
17429
17430 \end_inset
17431 </cell>
17432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17433 \begin_inset Text
17434
17435 \begin_layout Plain Layout
17436 \begin_inset Formula $\sqcup$
17437 \end_inset
17438
17439
17440 \end_layout
17441
17442 \end_inset
17443 </cell>
17444 </row>
17445 <row>
17446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17447 \begin_inset Text
17448
17449 \begin_layout Plain Layout
17450
17451 \backslash
17452 triangleleft
17453 \end_layout
17454
17455 \end_inset
17456 </cell>
17457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17458 \begin_inset Text
17459
17460 \begin_layout Plain Layout
17461 \begin_inset Formula $\triangleleft$
17462 \end_inset
17463
17464
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 </row>
17470 <row>
17471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17472 \begin_inset Text
17473
17474 \begin_layout Plain Layout
17475
17476 \backslash
17477 triangleright
17478 \end_layout
17479
17480 \end_inset
17481 </cell>
17482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17483 \begin_inset Text
17484
17485 \begin_layout Plain Layout
17486 \begin_inset Formula $\triangleright$
17487 \end_inset
17488
17489
17490 \end_layout
17491
17492 \end_inset
17493 </cell>
17494 </row>
17495 </lyxtabular>
17496
17497 \end_inset
17498
17499
17500 \begin_inset space \hfill{}
17501 \end_inset
17502
17503
17504 \end_layout
17505
17506 \begin_layout Standard
17507 All binary operators can also be inserted via the math toolbar button 
17508 \begin_inset Graphics
17509         filename ../images/math/pm.png
17510         scale 85
17511
17512 \end_inset
17513
17514 .
17515 \end_layout
17516
17517 \begin_layout Standard
17518 To typeset the Laplace operator also 
17519 \series bold
17520
17521 \backslash
17522 Delta
17523 \series default
17524  or 
17525 \series bold
17526
17527 \backslash
17528 nabla
17529 \series default
17530 ^
17531 \series bold
17532 2
17533 \series default
17534  (
17535 \begin_inset Formula $\nabla^{2}$
17536 \end_inset
17537
17538 ) can be used instead of 
17539 \series bold
17540
17541 \backslash
17542 bigtriangleup
17543 \series default
17544  .
17545 \end_layout
17546
17547 \begin_layout Standard
17548 The character 
17549 \family sans
17550 Menu Separator
17551 \family default
17552  from the menu 
17553 \family sans
17554 Insert\SpecialChar \menuseparator
17555 Special Character
17556 \family default
17557  is the operator 
17558 \series bold
17559
17560 \backslash
17561 triangleright
17562 \series default
17563 .
17564 \end_layout
17565
17566 \begin_layout Subsection
17567 Self-defined Operators
17568 \begin_inset CommandInset label
17569 LatexCommand label
17570 name "sub:Self-defined-Operators"
17571
17572 \end_inset
17573
17574
17575 \begin_inset Index
17576 status collapsed
17577
17578 \begin_layout Plain Layout
17579 Operators ! self-defined
17580 \end_layout
17581
17582 \end_inset
17583
17584
17585 \end_layout
17586
17587 \begin_layout Standard
17588 With the help of the command 
17589 \series bold
17590
17591 \backslash
17592 DeclareMathOperator
17593 \series default
17594
17595 \begin_inset Index
17596 status collapsed
17597
17598 \begin_layout Plain Layout
17599 Commands ! D ! 
17600 \backslash
17601 dbinom@
17602 \backslash
17603 DeclareMathOperator
17604 \end_layout
17605
17606 \end_inset
17607
17608  custom operators can be defined in the LaTeX-preamble.
17609  Its command scheme is:
17610 \end_layout
17611
17612 \begin_layout Standard
17613
17614 \series bold
17615
17616 \backslash
17617 DeclareMathOperator{new command}{display}
17618 \end_layout
17619
17620 \begin_layout Standard
17621 Display can be characters or symbols that define how the operator looks
17622  in the output.
17623  To define a big operator a * is set behind the command.
17624  All self-defined big operators can have limits as described in 
17625 \begin_inset CommandInset ref
17626 LatexCommand ref
17627 reference "sub:Operator-Limits"
17628
17629 \end_inset
17630
17631 .
17632 \end_layout
17633
17634 \begin_layout Standard
17635 For example the LaTeX-preamble line
17636 \end_layout
17637
17638 \begin_layout Standard
17639
17640 \series bold
17641
17642 \backslash
17643 DeclareMathOperator*{
17644 \backslash
17645 Lozenge}{
17646 \backslash
17647 blacklozenge}
17648 \end_layout
17649
17650 \begin_layout Standard
17651 defines the command 
17652 \series bold
17653
17654 \backslash
17655 Lozenge
17656 \series default
17657 , that inserts a big operator consisting of the lozenge symbol from 
17658 \begin_inset CommandInset ref
17659 LatexCommand ref
17660 reference "sub:Miscellaneous-Symbols"
17661
17662 \end_inset
17663
17664 :
17665 \begin_inset Formula \[
17666 \Lozenge_{n=1}^{\infty}\]
17667
17668 \end_inset
17669
17670 The command for this formula is: 
17671 \series bold
17672
17673 \backslash
17674 Lozenge
17675 \series default
17676 ^
17677 \series bold
17678
17679 \backslash
17680 infty
17681 \begin_inset Formula $\to$
17682 \end_inset
17683
17684 _n=1
17685 \end_layout
17686
17687 \begin_layout Standard
17688 \begin_inset VSpace bigskip
17689 \end_inset
17690
17691 When self-defined operators are not used several times in the document,
17692  they can also be defined with the commands 
17693 \series bold
17694
17695 \backslash
17696 mathop
17697 \series default
17698
17699 \begin_inset Index
17700 status collapsed
17701
17702 \begin_layout Plain Layout
17703 Commands ! M ! 
17704 \backslash
17705 mathop
17706 \end_layout
17707
17708 \end_inset
17709
17710  and 
17711 \series bold
17712
17713 \backslash
17714 mathbin
17715 \series default
17716
17717 \begin_inset Index
17718 status collapsed
17719
17720 \begin_layout Plain Layout
17721 Commands ! M ! 
17722 \backslash
17723 mathbin
17724 \end_layout
17725
17726 \end_inset
17727
17728 , which have the following scheme:
17729 \end_layout
17730
17731 \begin_layout Standard
17732
17733 \series bold
17734
17735 \backslash
17736 mathop{display}
17737 \series default
17738  and 
17739 \series bold
17740
17741 \backslash
17742 mathbin{display}
17743 \end_layout
17744
17745 \begin_layout Standard
17746
17747 \series bold
17748
17749 \backslash
17750 mathop
17751 \series default
17752  defines big operators, 
17753 \series bold
17754
17755 \backslash
17756 mathbin
17757 \series default
17758  binary operators.
17759 \end_layout
17760
17761 \begin_layout Standard
17762
17763 \series bold
17764
17765 \backslash
17766 mathop
17767 \series default
17768  can e.
17769 \begin_inset space \thinspace{}
17770 \end_inset
17771
17772 g.
17773 \begin_inset space \space{}
17774 \end_inset
17775
17776 be used to use one limit for several operators:
17777 \end_layout
17778
17779 \begin_layout Standard
17780 \begin_inset Formula \[
17781 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17782
17783 \end_inset
17784
17785
17786 \end_layout
17787
17788 \begin_layout Standard
17789 The command for the formula above is:
17790 \begin_inset Newline newline
17791 \end_inset
17792
17793
17794 \series bold
17795
17796 \backslash
17797 mathop{
17798 \backslash
17799 sum
17800 \backslash
17801 negmedspace
17802 \backslash
17803 sum
17804 \series default
17805
17806 \begin_inset ERT
17807 status collapsed
17808
17809 \begin_layout Plain Layout
17810
17811
17812 \backslash
17813 spce 
17814 \end_layout
17815
17816 \end_inset
17817
17818
17819 \series bold
17820
17821 \begin_inset Formula $\to$
17822 \end_inset
17823
17824 ^N
17825 \series default
17826
17827 \begin_inset ERT
17828 status collapsed
17829
17830 \begin_layout Plain Layout
17831
17832
17833 \backslash
17834 spce 
17835 \end_layout
17836
17837 \end_inset
17838
17839
17840 \series bold
17841 _i,j=1
17842 \end_layout
17843
17844 \begin_layout Section
17845 Fonts
17846 \begin_inset Index
17847 status collapsed
17848
17849 \begin_layout Plain Layout
17850 Fonts
17851 \end_layout
17852
17853 \end_inset
17854
17855
17856 \end_layout
17857
17858 \begin_layout Subsection
17859 Font Styles
17860 \begin_inset CommandInset label
17861 LatexCommand label
17862 name "sub:Font-Styles"
17863
17864 \end_inset
17865
17866
17867 \begin_inset Index
17868 status collapsed
17869
17870 \begin_layout Plain Layout
17871 Font ! style
17872 \end_layout
17873
17874 \end_inset
17875
17876
17877 \end_layout
17878
17879 \begin_layout Standard
17880 Latin letters in formulas can be set in one of the following font styles:
17881 \begin_inset VSpace -2mm
17882 \end_inset
17883
17884
17885 \end_layout
17886
17887 \begin_layout Standard
17888 \align center
17889 \begin_inset Tabular
17890 <lyxtabular version="3" rows="6" columns="3">
17891 <features>
17892 <column alignment="center" valignment="top" width="0">
17893 <column alignment="center" valignment="top" width="0">
17894 <column alignment="center" valignment="top" width="0">
17895 <row>
17896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900 Command
17901 \end_layout
17902
17903 \end_inset
17904 </cell>
17905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17906 \begin_inset Text
17907
17908 \begin_layout Plain Layout
17909 Result
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17915 \begin_inset Text
17916
17917 \begin_layout Plain Layout
17918 shortcut
17919 \end_layout
17920
17921 \end_inset
17922 </cell>
17923 </row>
17924 <row>
17925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17926 \begin_inset Text
17927
17928 \begin_layout Plain Layout
17929
17930 \backslash
17931 mathbb
17932 \series bold
17933
17934 \begin_inset ERT
17935 status collapsed
17936
17937 \begin_layout Plain Layout
17938
17939
17940 \backslash
17941 spce 
17942 \end_layout
17943
17944 \end_inset
17945
17946
17947 \series default
17948 ABC
17949 \end_layout
17950
17951 \end_inset
17952 </cell>
17953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17954 \begin_inset Text
17955
17956 \begin_layout Plain Layout
17957 \begin_inset Formula $\mathbb{ABC}$
17958 \end_inset
17959
17960
17961 \end_layout
17962
17963 \end_inset
17964 </cell>
17965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17966 \begin_inset Text
17967
17968 \begin_layout Plain Layout
17969 \begin_inset Info
17970 type  "shortcut"
17971 arg   "font-noun"
17972 \end_inset
17973
17974
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 </row>
17980 <row>
17981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17982 \begin_inset Text
17983
17984 \begin_layout Plain Layout
17985
17986 \backslash
17987 mathbf
17988 \series bold
17989
17990 \begin_inset ERT
17991 status collapsed
17992
17993 \begin_layout Plain Layout
17994
17995
17996 \backslash
17997 spce 
17998 \end_layout
17999
18000 \end_inset
18001
18002
18003 \series default
18004 AbC
18005 \end_layout
18006
18007 \end_inset
18008 </cell>
18009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout Plain Layout
18013 \begin_inset Formula $\mathbf{AbC}$
18014 \end_inset
18015
18016
18017 \end_layout
18018
18019 \end_inset
18020 </cell>
18021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18022 \begin_inset Text
18023
18024 \begin_layout Plain Layout
18025 \begin_inset Info
18026 type  "shortcut"
18027 arg   "font-bold"
18028 \end_inset
18029
18030
18031 \end_layout
18032
18033 \end_inset
18034 </cell>
18035 </row>
18036 <row>
18037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18038 \begin_inset Text
18039
18040 \begin_layout Plain Layout
18041
18042 \backslash
18043 boldsymbol
18044 \series bold
18045
18046 \begin_inset ERT
18047 status collapsed
18048
18049 \begin_layout Plain Layout
18050
18051
18052 \backslash
18053 spce 
18054 \end_layout
18055
18056 \end_inset
18057
18058
18059 \series default
18060 AbC
18061 \end_layout
18062
18063 \end_inset
18064 </cell>
18065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Plain Layout
18069 \begin_inset Formula $\boldsymbol{AbC}$
18070 \end_inset
18071
18072
18073 \end_layout
18074
18075 \end_inset
18076 </cell>
18077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18078 \begin_inset Text
18079
18080 \begin_layout Plain Layout
18081 \begin_inset Info
18082 type  "shortcuts"
18083 arg   "font-boldsymbol"
18084 \end_inset
18085
18086
18087 \end_layout
18088
18089 \end_inset
18090 </cell>
18091 </row>
18092 <row>
18093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout Plain Layout
18097
18098 \backslash
18099 mathcal
18100 \series bold
18101
18102 \begin_inset ERT
18103 status collapsed
18104
18105 \begin_layout Plain Layout
18106
18107
18108 \backslash
18109 spce 
18110 \end_layout
18111
18112 \end_inset
18113
18114
18115 \series default
18116 ABC
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125 \begin_inset Formula $\mathcal{ABC}$
18126 \end_inset
18127
18128
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137 \begin_inset Info
18138 type  "shortcut"
18139 arg   "font-emph"
18140 \end_inset
18141
18142
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 </row>
18148 <row>
18149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153
18154 \backslash
18155 mathfrak
18156 \series bold
18157
18158 \begin_inset ERT
18159 status collapsed
18160
18161 \begin_layout Plain Layout
18162
18163
18164 \backslash
18165 spce 
18166 \end_layout
18167
18168 \end_inset
18169
18170
18171 \series default
18172 AbC
18173 \end_layout
18174
18175 \end_inset
18176 </cell>
18177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18178 \begin_inset Text
18179
18180 \begin_layout Plain Layout
18181 \begin_inset Formula $\mathfrak{AbC}$
18182 \end_inset
18183
18184
18185 \end_layout
18186
18187 \end_inset
18188 </cell>
18189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193 -
18194 \end_layout
18195
18196 \end_inset
18197 </cell>
18198 </row>
18199 </lyxtabular>
18200
18201 \end_inset
18202
18203
18204 \end_layout
18205
18206 \begin_layout Standard
18207 \align center
18208 \begin_inset Tabular
18209 <lyxtabular version="3" rows="5" columns="3">
18210 <features>
18211 <column alignment="center" valignment="top" width="0">
18212 <column alignment="center" valignment="top" width="0">
18213 <column alignment="center" valignment="top" width="0">
18214 <row>
18215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18216 \begin_inset Text
18217
18218 \begin_layout Plain Layout
18219 Command
18220 \end_layout
18221
18222 \end_inset
18223 </cell>
18224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18225 \begin_inset Text
18226
18227 \begin_layout Plain Layout
18228 Result
18229 \end_layout
18230
18231 \end_inset
18232 </cell>
18233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Plain Layout
18237 shortcut
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 </row>
18243 <row>
18244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18245 \begin_inset Text
18246
18247 \begin_layout Plain Layout
18248
18249 \backslash
18250 mathit
18251 \series bold
18252
18253 \begin_inset ERT
18254 status collapsed
18255
18256 \begin_layout Plain Layout
18257
18258
18259 \backslash
18260 spce 
18261 \end_layout
18262
18263 \end_inset
18264
18265
18266 \series default
18267 AbC
18268 \end_layout
18269
18270 \end_inset
18271 </cell>
18272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18273 \begin_inset Text
18274
18275 \begin_layout Plain Layout
18276 \begin_inset Formula $\mathit{AbC}$
18277 \end_inset
18278
18279
18280 \end_layout
18281
18282 \end_inset
18283 </cell>
18284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18285 \begin_inset Text
18286
18287 \begin_layout Plain Layout
18288 -
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 </row>
18294 <row>
18295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18296 \begin_inset Text
18297
18298 \begin_layout Plain Layout
18299
18300 \backslash
18301 mathrm
18302 \series bold
18303
18304 \begin_inset ERT
18305 status collapsed
18306
18307 \begin_layout Plain Layout
18308
18309
18310 \backslash
18311 spce 
18312 \end_layout
18313
18314 \end_inset
18315
18316
18317 \series default
18318 AbC
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18324 \begin_inset Text
18325
18326 \begin_layout Plain Layout
18327 \begin_inset Formula $\mathrm{AbC}$
18328 \end_inset
18329
18330
18331 \end_layout
18332
18333 \end_inset
18334 </cell>
18335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339 \begin_inset Info
18340 type  "shortcut"
18341 arg   "font-roman"
18342 \end_inset
18343
18344
18345 \end_layout
18346
18347 \end_inset
18348 </cell>
18349 </row>
18350 <row>
18351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18352 \begin_inset Text
18353
18354 \begin_layout Plain Layout
18355
18356 \backslash
18357 mathsf
18358 \series bold
18359
18360 \begin_inset ERT
18361 status collapsed
18362
18363 \begin_layout Plain Layout
18364
18365
18366 \backslash
18367 spce 
18368 \end_layout
18369
18370 \end_inset
18371
18372
18373 \series default
18374 AbC
18375 \end_layout
18376
18377 \end_inset
18378 </cell>
18379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18380 \begin_inset Text
18381
18382 \begin_layout Plain Layout
18383 \begin_inset Formula $\mathsf{AbC}$
18384 \end_inset
18385
18386
18387 \end_layout
18388
18389 \end_inset
18390 </cell>
18391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18392 \begin_inset Text
18393
18394 \begin_layout Plain Layout
18395 \begin_inset Info
18396 type  "shortcut"
18397 arg   "font-sans"
18398 \end_inset
18399
18400
18401 \end_layout
18402
18403 \end_inset
18404 </cell>
18405 </row>
18406 <row>
18407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18408 \begin_inset Text
18409
18410 \begin_layout Plain Layout
18411
18412 \backslash
18413 mathtt
18414 \series bold
18415
18416 \begin_inset ERT
18417 status collapsed
18418
18419 \begin_layout Plain Layout
18420
18421
18422 \backslash
18423 spce 
18424 \end_layout
18425
18426 \end_inset
18427
18428
18429 \series default
18430 AbC
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18436 \begin_inset Text
18437
18438 \begin_layout Plain Layout
18439 \begin_inset Formula $\mathtt{AbC}$
18440 \end_inset
18441
18442
18443 \end_layout
18444
18445 \end_inset
18446 </cell>
18447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18448 \begin_inset Text
18449
18450 \begin_layout Plain Layout
18451 \begin_inset Info
18452 type  "shortcut"
18453 arg   "font-typewriter"
18454 \end_inset
18455
18456
18457 \end_layout
18458
18459 \end_inset
18460 </cell>
18461 </row>
18462 </lyxtabular>
18463
18464 \end_inset
18465
18466
18467 \end_layout
18468
18469 \begin_layout Standard
18470 \begin_inset Note Greyedout
18471 status open
18472
18473 \begin_layout Plain Layout
18474
18475 \series bold
18476 Note:
18477 \series default
18478  The styles 
18479 \series bold
18480
18481 \backslash
18482 mathbb
18483 \series default
18484  and 
18485 \series bold
18486
18487 \backslash
18488 mathcal
18489 \series default
18490  can only be used for big letters.
18491 \end_layout
18492
18493 \end_inset
18494
18495
18496 \end_layout
18497
18498 \begin_layout Standard
18499 Predefined is the style 
18500 \series bold
18501
18502 \backslash
18503 mathnormal
18504 \series default
18505 .
18506 \end_layout
18507
18508 \begin_layout Standard
18509 The style commands work also for letters in mathematical constructs:
18510 \begin_inset Formula \[
18511 \mathfrak{A=\frac{b}{C}}\]
18512
18513 \end_inset
18514
18515
18516 \end_layout
18517
18518 \begin_layout Standard
18519 Characters in mathematical text don't appear in a math font style but in
18520  the text font style 
18521 \series bold
18522
18523 \backslash
18524 textrm
18525 \series default
18526 .
18527  That their style can't be set correctly via the text style dialog is a
18528  bug in LyX.
18529 \begin_inset Foot
18530 status collapsed
18531
18532 \begin_layout Plain Layout
18533 \begin_inset CommandInset href
18534 LatexCommand href
18535 name "LyX-bug #4629"
18536 target "http://www.lyx.org/trac/ticket/4629"
18537
18538 \end_inset
18539
18540
18541 \end_layout
18542
18543 \end_inset
18544
18545
18546 \end_layout
18547
18548 \begin_layout Standard
18549 Instead of the style commands the dialog 
18550 \family sans
18551 Edit\SpecialChar \menuseparator
18552 Math\SpecialChar \menuseparator
18553 Text Style
18554 \family default
18555  or the toolbar button 
18556 \begin_inset Graphics
18557         filename ../images/math/font.png
18558         scale 85
18559
18560 \end_inset
18561
18562  can be used.
18563 \end_layout
18564
18565 \begin_layout Subsection
18566 Bold Formulas
18567 \begin_inset CommandInset label
18568 LatexCommand label
18569 name "sub:Bold-Formulas"
18570
18571 \end_inset
18572
18573
18574 \begin_inset Index
18575 status collapsed
18576
18577 \begin_layout Plain Layout
18578 Formula ! bold
18579 \end_layout
18580
18581 \end_inset
18582
18583
18584 \end_layout
18585
18586 \begin_layout Standard
18587 To make a complete formula bold, the command 
18588 \series bold
18589
18590 \backslash
18591 mathbf
18592 \series default
18593  from the previous subsection cannot be used, because it doesn't work for
18594  small Greek letters.
18595  Furthermore it prints Latin letters always upright, like in the following
18596  equation:
18597 \end_layout
18598
18599 \begin_layout Standard
18600 \begin_inset Formula \[
18601 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
18602
18603 \end_inset
18604
18605
18606 \end_layout
18607
18608 \begin_layout Standard
18609 To display the formula correctly, the command 
18610 \series bold
18611
18612 \backslash
18613 boldsymbol
18614 \series default
18615  is used:
18616 \begin_inset Formula \[
18617 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
18618
18619 \end_inset
18620
18621 It is also possible to set the formula in a 
18622 \series bold
18623 boldmath environment
18624 \series default
18625 .
18626  This environment is created by inserting the command 
18627 \series bold
18628
18629 \backslash
18630 boldmath
18631 \begin_inset Index
18632 status collapsed
18633
18634 \begin_layout Plain Layout
18635 Commands ! B ! 
18636 \backslash
18637 boldmath
18638 \end_layout
18639
18640 \end_inset
18641
18642
18643 \series default
18644  in TeX-mode.
18645  To end the environment, the command 
18646 \series bold
18647
18648 \backslash
18649 unboldmath
18650 \begin_inset Index
18651 status collapsed
18652
18653 \begin_layout Plain Layout
18654 Commands ! U ! 
18655 \backslash
18656 unboldmath
18657 \end_layout
18658
18659 \end_inset
18660
18661
18662 \series default
18663  is inserted in TeX-mode.
18664 \begin_inset ERT
18665 status collapsed
18666
18667 \begin_layout Plain Layout
18668
18669
18670 \backslash
18671 boldmath 
18672 \end_layout
18673
18674 \end_inset
18675
18676
18677 \begin_inset Formula \[
18678 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
18679
18680 \end_inset
18681
18682
18683 \begin_inset ERT
18684 status collapsed
18685
18686 \begin_layout Plain Layout
18687
18688
18689 \backslash
18690 unboldmath 
18691 \end_layout
18692
18693 \end_inset
18694
18695
18696 \end_layout
18697
18698 \begin_layout Subsection
18699 Colored Formulas
18700 \begin_inset Index
18701 status collapsed
18702
18703 \begin_layout Plain Layout
18704 Formula ! colored
18705 \end_layout
18706
18707 \end_inset
18708
18709
18710 \end_layout
18711
18712 \begin_layout Standard
18713 Formulas can be colored like normal text: Highlight a formula or a formula
18714  part and use the 
18715 \family sans
18716 Text Style
18717 \family default
18718  dialog.
18719  Here is a formula in magenta:
18720 \begin_inset Formula \[
18721 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18722
18723 \end_inset
18724
18725
18726 \end_layout
18727
18728 \begin_layout Standard
18729 You can also define your own colors as described in 
18730 \begin_inset CommandInset ref
18731 LatexCommand ref
18732 reference "sub:Colored-Boxes"
18733
18734 \end_inset
18735
18736 .
18737  They can be used with the TeX code command 
18738 \series bold
18739
18740 \backslash
18741 textcolor
18742 \series default
18743
18744 \begin_inset Index
18745 status collapsed
18746
18747 \begin_layout Plain Layout
18748 Commands ! T ! 
18749 \backslash
18750 textcolor
18751 \end_layout
18752
18753 \end_inset
18754
18755  in the scheme
18756 \end_layout
18757
18758 \begin_layout Standard
18759
18760 \series bold
18761
18762 \backslash
18763 textcolor{color}{characters or formula}
18764 \end_layout
18765
18766 \begin_layout Standard
18767 The following example was colored completely dark green and partly red:
18768 \end_layout
18769
18770 \begin_layout Standard
18771 \begin_inset ERT
18772 status collapsed
18773
18774 \begin_layout Plain Layout
18775
18776
18777 \backslash
18778 textcolor{darkgreen}{
18779 \end_layout
18780
18781 \end_inset
18782
18783
18784 \begin_inset Formula \[
18785 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
18786
18787 \end_inset
18788
18789
18790 \begin_inset ERT
18791 status collapsed
18792
18793 \begin_layout Plain Layout
18794
18795 }
18796 \end_layout
18797
18798 \end_inset
18799
18800
18801 \end_layout
18802
18803 \begin_layout Standard
18804 Due to a bug in LyX only complete formulas can be colored with self-defined
18805  colors.
18806 \begin_inset Foot
18807 status collapsed
18808
18809 \begin_layout Plain Layout
18810 \begin_inset CommandInset href
18811 LatexCommand href
18812 name "LyX-bug #5269"
18813 target "http://www.lyx.org/trac/ticket/5269"
18814
18815 \end_inset
18816
18817
18818 \end_layout
18819
18820 \end_inset
18821
18822
18823 \end_layout
18824
18825 \begin_layout Subsection
18826 Font Sizes
18827 \begin_inset CommandInset label
18828 LatexCommand label
18829 name "sub:Font-Sizes"
18830
18831 \end_inset
18832
18833
18834 \begin_inset Index
18835 status collapsed
18836
18837 \begin_layout Plain Layout
18838 Font ! size
18839 \end_layout
18840
18841 \end_inset
18842
18843
18844 \end_layout
18845
18846 \begin_layout Standard
18847 For characters in formulas there are, analog to characters in text, the
18848  following size commands:
18849 \end_layout
18850
18851 \begin_layout Standard
18852
18853 \series bold
18854
18855 \backslash
18856 Huge
18857 \series default
18858
18859 \series bold
18860
18861 \backslash
18862 huge
18863 \series default
18864
18865 \series bold
18866
18867 \backslash
18868 LARGE
18869 \series default
18870
18871 \series bold
18872
18873 \backslash
18874 Large
18875 \series default
18876
18877 \series bold
18878
18879 \backslash
18880 large
18881 \series default
18882
18883 \series bold
18884
18885 \backslash
18886 normalsize
18887 \series default
18888
18889 \series bold
18890
18891 \backslash
18892 small
18893 \series default
18894 ,
18895 \begin_inset Newline newline
18896 \end_inset
18897
18898
18899 \series bold
18900
18901 \backslash
18902 footnotesize
18903 \series default
18904
18905 \series bold
18906
18907 \backslash
18908 scriptsize
18909 \series default
18910 , and 
18911 \series bold
18912
18913 \backslash
18914 tiny
18915 \end_layout
18916
18917 \begin_layout Standard
18918 The size produced by the commands depends on the document font size, that
18919  corresponds with the command 
18920 \series bold
18921
18922 \backslash
18923 normalsize
18924 \series default
18925 .
18926  The other commands produce smaller or larger sizes than 
18927 \series bold
18928
18929 \backslash
18930 normalsize
18931 \series default
18932 .
18933  The font size can however not exceed a certain value.
18934  Is for example the document font size 12
18935 \begin_inset space \thinspace{}
18936 \end_inset
18937
18938 pt, the command 
18939 \series bold
18940
18941 \backslash
18942 Huge
18943 \series default
18944  switches to the same size as 
18945 \series bold
18946
18947 \backslash
18948 huge
18949 \series default
18950 .
18951  
18952 \end_layout
18953
18954 \begin_layout Standard
18955 A size command is inserted in TeX-mode before the formula and sets the size
18956  for all following formula and text characters.
18957  To switch back to the initial size, the command 
18958 \series bold
18959
18960 \backslash
18961 normalsize
18962 \series default
18963  is inserted behind the formula in TeX-mode.
18964 \end_layout
18965
18966 \begin_layout Standard
18967 Within a formula the size can only be changed for symbols or letters in
18968  mathematical text.
18969  To do this, the size command is inserted in mathematical text.
18970  All following characters until the end of the mathematical text or until
18971  another size command will have the selected size.
18972  Two examples:
18973 \begin_inset VSpace -2mm
18974 \end_inset
18975
18976
18977 \end_layout
18978
18979 \begin_layout Standard
18980 \begin_inset ERT
18981 status collapsed
18982
18983 \begin_layout Plain Layout
18984
18985
18986 \backslash
18987 huge 
18988 \end_layout
18989
18990 \end_inset
18991
18992
18993 \begin_inset Formula \[
18994 A=\frac{B}{c}\cdot\maltese\]
18995
18996 \end_inset
18997
18998
18999 \begin_inset Formula \[
19000 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
19001
19002 \end_inset
19003
19004
19005 \begin_inset ERT
19006 status collapsed
19007
19008 \begin_layout Plain Layout
19009
19010
19011 \backslash
19012 normalsize 
19013 \end_layout
19014
19015 \end_inset
19016
19017
19018 \end_layout
19019
19020 \begin_layout Standard
19021 \begin_inset VSpace medskip
19022 \end_inset
19023
19024 Before both formulas the command 
19025 \series bold
19026
19027 \backslash
19028 huge
19029 \series default
19030  was inserted.
19031  The command for the second formula is:
19032 \begin_inset Newline newline
19033 \end_inset
19034
19035
19036 \series bold
19037
19038 \backslash
19039 maltese
19040 \begin_inset ERT
19041 status collapsed
19042
19043 \begin_layout Plain Layout
19044
19045
19046 \backslash
19047 spce 
19048 \end_layout
19049
19050 \end_inset
19051
19052 A Alt+M M 
19053 \backslash
19054 Large
19055 \begin_inset ERT
19056 status collapsed
19057
19058 \begin_layout Plain Layout
19059
19060
19061 \backslash
19062 spce 
19063 \end_layout
19064
19065 \end_inset
19066
19067
19068 \backslash
19069 maltese
19070 \begin_inset ERT
19071 status collapsed
19072
19073 \begin_layout Plain Layout
19074
19075
19076 \backslash
19077 spce 
19078 \end_layout
19079
19080 \end_inset
19081
19082
19083 \backslash
19084 textit
19085 \begin_inset ERT
19086 status collapsed
19087
19088 \begin_layout Plain Layout
19089
19090
19091 \backslash
19092 spce 
19093 \end_layout
19094
19095 \end_inset
19096
19097 A
19098 \begin_inset Formula $\to$
19099 \end_inset
19100
19101
19102 \begin_inset Formula $\to$
19103 \end_inset
19104
19105
19106 \begin_inset Newline newline
19107 \end_inset
19108
19109
19110 \begin_inset space \hspace*{}
19111 \length 1cm
19112 \end_inset
19113
19114 Alt+M
19115 \series default
19116  
19117 \series bold
19118
19119 \backslash
19120 tiny
19121 \begin_inset ERT
19122 status collapsed
19123
19124 \begin_layout Plain Layout
19125
19126
19127 \backslash
19128 spce 
19129 \end_layout
19130
19131 \end_inset
19132
19133
19134 \backslash
19135 maltese
19136 \begin_inset ERT
19137 status collapsed
19138
19139 \begin_layout Plain Layout
19140
19141
19142 \backslash
19143 spce 
19144 \end_layout
19145
19146 \end_inset
19147
19148
19149 \backslash
19150 textit
19151 \begin_inset ERT
19152 status collapsed
19153
19154 \begin_layout Plain Layout
19155
19156
19157 \backslash
19158 spce 
19159 \end_layout
19160
19161 \end_inset
19162
19163 A
19164 \end_layout
19165
19166 \begin_layout Standard
19167 If a symbol cannot be displayed in different sizes, it will always be displayed
19168  in the default size.
19169 \end_layout
19170
19171 \begin_layout Section
19172 Greek Letters
19173 \begin_inset Index
19174 status collapsed
19175
19176 \begin_layout Plain Layout
19177 Greek letters
19178 \end_layout
19179
19180 \end_inset
19181
19182
19183 \end_layout
19184
19185 \begin_layout Standard
19186 All Greek letters can also be inserted via the toolbar button 
19187 \begin_inset Graphics
19188         filename ../images/math/alpha.png
19189         scale 85
19190
19191 \end_inset
19192
19193 .
19194 \end_layout
19195
19196 \begin_layout Subsection
19197 Small Letters
19198 \begin_inset Index
19199 status collapsed
19200
19201 \begin_layout Plain Layout
19202 Greek letters ! small
19203 \end_layout
19204
19205 \end_inset
19206
19207
19208 \end_layout
19209
19210 \begin_layout Standard
19211 \begin_inset space \hfill{}
19212 \end_inset
19213
19214
19215 \begin_inset Tabular
19216 <lyxtabular version="3" rows="11" columns="2">
19217 <features>
19218 <column alignment="center" valignment="top" width="0pt">
19219 <column alignment="center" valignment="top" width="0pt">
19220 <row>
19221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19222 \begin_inset Text
19223
19224 \begin_layout Plain Layout
19225 Command
19226 \end_layout
19227
19228 \end_inset
19229 </cell>
19230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19231 \begin_inset Text
19232
19233 \begin_layout Plain Layout
19234 Result
19235 \end_layout
19236
19237 \end_inset
19238 </cell>
19239 </row>
19240 <row>
19241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19242 \begin_inset Text
19243
19244 \begin_layout Plain Layout
19245
19246 \backslash
19247 alpha
19248 \end_layout
19249
19250 \end_inset
19251 </cell>
19252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19253 \begin_inset Text
19254
19255 \begin_layout Plain Layout
19256 \begin_inset Formula $\alpha$
19257 \end_inset
19258
19259
19260 \end_layout
19261
19262 \end_inset
19263 </cell>
19264 </row>
19265 <row>
19266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270
19271 \backslash
19272 beta
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281 \begin_inset Formula $\beta$
19282 \end_inset
19283
19284
19285 \end_layout
19286
19287 \end_inset
19288 </cell>
19289 </row>
19290 <row>
19291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19292 \begin_inset Text
19293
19294 \begin_layout Plain Layout
19295
19296 \backslash
19297 gamma
19298 \end_layout
19299
19300 \end_inset
19301 </cell>
19302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19303 \begin_inset Text
19304
19305 \begin_layout Plain Layout
19306 \begin_inset Formula $\gamma$
19307 \end_inset
19308
19309
19310 \end_layout
19311
19312 \end_inset
19313 </cell>
19314 </row>
19315 <row>
19316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19317 \begin_inset Text
19318
19319 \begin_layout Plain Layout
19320
19321 \backslash
19322 delta
19323 \end_layout
19324
19325 \end_inset
19326 </cell>
19327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19328 \begin_inset Text
19329
19330 \begin_layout Plain Layout
19331 \begin_inset Formula $\delta$
19332 \end_inset
19333
19334
19335 \end_layout
19336
19337 \end_inset
19338 </cell>
19339 </row>
19340 <row>
19341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19342 \begin_inset Text
19343
19344 \begin_layout Plain Layout
19345
19346 \backslash
19347 epsilon
19348 \end_layout
19349
19350 \end_inset
19351 </cell>
19352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356 \begin_inset Formula $\epsilon$
19357 \end_inset
19358
19359
19360 \end_layout
19361
19362 \end_inset
19363 </cell>
19364 </row>
19365 <row>
19366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19367 \begin_inset Text
19368
19369 \begin_layout Plain Layout
19370
19371 \backslash
19372 varepsilon
19373 \end_layout
19374
19375 \end_inset
19376 </cell>
19377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19378 \begin_inset Text
19379
19380 \begin_layout Plain Layout
19381 \begin_inset Formula $\varepsilon$
19382 \end_inset
19383
19384
19385 \end_layout
19386
19387 \end_inset
19388 </cell>
19389 </row>
19390 <row>
19391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19392 \begin_inset Text
19393
19394 \begin_layout Plain Layout
19395
19396 \backslash
19397 zeta
19398 \end_layout
19399
19400 \end_inset
19401 </cell>
19402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19403 \begin_inset Text
19404
19405 \begin_layout Plain Layout
19406 \begin_inset Formula $\zeta$
19407 \end_inset
19408
19409
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 </row>
19415 <row>
19416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19417 \begin_inset Text
19418
19419 \begin_layout Plain Layout
19420
19421 \backslash
19422 eta
19423 \end_layout
19424
19425 \end_inset
19426 </cell>
19427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19428 \begin_inset Text
19429
19430 \begin_layout Plain Layout
19431 \begin_inset Formula $\eta$
19432 \end_inset
19433
19434
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 </row>
19440 <row>
19441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19442 \begin_inset Text
19443
19444 \begin_layout Plain Layout
19445
19446 \backslash
19447 theta
19448 \end_layout
19449
19450 \end_inset
19451 </cell>
19452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19453 \begin_inset Text
19454
19455 \begin_layout Plain Layout
19456 \begin_inset Formula $\theta$
19457 \end_inset
19458
19459
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 </row>
19465 <row>
19466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19467 \begin_inset Text
19468
19469 \begin_layout Plain Layout
19470
19471 \backslash
19472 vartheta
19473 \end_layout
19474
19475 \end_inset
19476 </cell>
19477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19478 \begin_inset Text
19479
19480 \begin_layout Plain Layout
19481 \begin_inset Formula $\vartheta$
19482 \end_inset
19483
19484
19485 \end_layout
19486
19487 \end_inset
19488 </cell>
19489 </row>
19490 </lyxtabular>
19491
19492 \end_inset
19493
19494
19495 \begin_inset space \hfill{}
19496 \end_inset
19497
19498
19499 \begin_inset Tabular
19500 <lyxtabular version="3" rows="12" columns="2">
19501 <features>
19502 <column alignment="center" valignment="top" width="0pt">
19503 <column alignment="center" valignment="top" width="0pt">
19504 <row>
19505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19506 \begin_inset Text
19507
19508 \begin_layout Plain Layout
19509 Command
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19515 \begin_inset Text
19516
19517 \begin_layout Plain Layout
19518 Result
19519 \end_layout
19520
19521 \end_inset
19522 </cell>
19523 </row>
19524 <row>
19525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19526 \begin_inset Text
19527
19528 \begin_layout Plain Layout
19529
19530 \backslash
19531 iota
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19537 \begin_inset Text
19538
19539 \begin_layout Plain Layout
19540 \begin_inset Formula $\iota$
19541 \end_inset
19542
19543
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 </row>
19549 <row>
19550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19551 \begin_inset Text
19552
19553 \begin_layout Plain Layout
19554
19555 \backslash
19556 kappa
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Plain Layout
19565 \begin_inset Formula $\kappa$
19566 \end_inset
19567
19568
19569 \end_layout
19570
19571 \end_inset
19572 </cell>
19573 </row>
19574 <row>
19575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19576 \begin_inset Text
19577
19578 \begin_layout Plain Layout
19579
19580 \backslash
19581 varkappa
19582 \end_layout
19583
19584 \end_inset
19585 </cell>
19586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19587 \begin_inset Text
19588
19589 \begin_layout Plain Layout
19590 \begin_inset Formula $\varkappa$
19591 \end_inset
19592
19593
19594 \end_layout
19595
19596 \end_inset
19597 </cell>
19598 </row>
19599 <row>
19600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19601 \begin_inset Text
19602
19603 \begin_layout Plain Layout
19604
19605 \backslash
19606 lambda
19607 \end_layout
19608
19609 \end_inset
19610 </cell>
19611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615 \begin_inset Formula $\lambda$
19616 \end_inset
19617
19618
19619 \end_layout
19620
19621 \end_inset
19622 </cell>
19623 </row>
19624 <row>
19625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19626 \begin_inset Text
19627
19628 \begin_layout Plain Layout
19629
19630 \backslash
19631 mu
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19637 \begin_inset Text
19638
19639 \begin_layout Plain Layout
19640 \begin_inset Formula $\mu$
19641 \end_inset
19642
19643
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 </row>
19649 <row>
19650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19651 \begin_inset Text
19652
19653 \begin_layout Plain Layout
19654
19655 \backslash
19656 nu
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19662 \begin_inset Text
19663
19664 \begin_layout Plain Layout
19665 \begin_inset Formula $\nu$
19666 \end_inset
19667
19668
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 </row>
19674 <row>
19675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19676 \begin_inset Text
19677
19678 \begin_layout Plain Layout
19679
19680 \backslash
19681 xi
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19687 \begin_inset Text
19688
19689 \begin_layout Plain Layout
19690 \begin_inset Formula $\xi$
19691 \end_inset
19692
19693
19694 \end_layout
19695
19696 \end_inset
19697 </cell>
19698 </row>
19699 <row>
19700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19701 \begin_inset Text
19702
19703 \begin_layout Plain Layout
19704 o
19705 \end_layout
19706
19707 \end_inset
19708 </cell>
19709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19710 \begin_inset Text
19711
19712 \begin_layout Plain Layout
19713 \begin_inset Formula $o$
19714 \end_inset
19715
19716
19717 \end_layout
19718
19719 \end_inset
19720 </cell>
19721 </row>
19722 <row>
19723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19724 \begin_inset Text
19725
19726 \begin_layout Plain Layout
19727
19728 \backslash
19729 pi
19730 \end_layout
19731
19732 \end_inset
19733 </cell>
19734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19735 \begin_inset Text
19736
19737 \begin_layout Plain Layout
19738 \begin_inset Formula $\pi$
19739 \end_inset
19740
19741
19742 \end_layout
19743
19744 \end_inset
19745 </cell>
19746 </row>
19747 <row>
19748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19749 \begin_inset Text
19750
19751 \begin_layout Plain Layout
19752
19753 \backslash
19754 varpi
19755 \end_layout
19756
19757 \end_inset
19758 </cell>
19759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19760 \begin_inset Text
19761
19762 \begin_layout Plain Layout
19763 \begin_inset Formula $\varpi$
19764 \end_inset
19765
19766
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 </row>
19772 <row>
19773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777
19778 \backslash
19779 rho
19780 \end_layout
19781
19782 \end_inset
19783 </cell>
19784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788 \begin_inset Formula $\rho$
19789 \end_inset
19790
19791
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 </row>
19797 </lyxtabular>
19798
19799 \end_inset
19800
19801
19802 \begin_inset space \hfill{}
19803 \end_inset
19804
19805
19806 \begin_inset Tabular
19807 <lyxtabular version="3" rows="11" columns="2">
19808 <features>
19809 <column alignment="center" valignment="top" width="0pt">
19810 <column alignment="center" valignment="top" width="0pt">
19811 <row>
19812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19813 \begin_inset Text
19814
19815 \begin_layout Plain Layout
19816 Command
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19822 \begin_inset Text
19823
19824 \begin_layout Plain Layout
19825 Result
19826 \end_layout
19827
19828 \end_inset
19829 </cell>
19830 </row>
19831 <row>
19832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19833 \begin_inset Text
19834
19835 \begin_layout Plain Layout
19836
19837 \backslash
19838 varrho
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Plain Layout
19847 \begin_inset Formula $\varrho$
19848 \end_inset
19849
19850
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 </row>
19856 <row>
19857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861
19862 \backslash
19863 sigma
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872 \begin_inset Formula $\sigma$
19873 \end_inset
19874
19875
19876 \end_layout
19877
19878 \end_inset
19879 </cell>
19880 </row>
19881 <row>
19882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19883 \begin_inset Text
19884
19885 \begin_layout Plain Layout
19886
19887 \backslash
19888 varsigma
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19894 \begin_inset Text
19895
19896 \begin_layout Plain Layout
19897 \begin_inset Formula $\varsigma$
19898 \end_inset
19899
19900
19901 \end_layout
19902
19903 \end_inset
19904 </cell>
19905 </row>
19906 <row>
19907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19908 \begin_inset Text
19909
19910 \begin_layout Plain Layout
19911
19912 \backslash
19913 tau
19914 \end_layout
19915
19916 \end_inset
19917 </cell>
19918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19919 \begin_inset Text
19920
19921 \begin_layout Plain Layout
19922 \begin_inset Formula $\tau$
19923 \end_inset
19924
19925
19926 \end_layout
19927
19928 \end_inset
19929 </cell>
19930 </row>
19931 <row>
19932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19933 \begin_inset Text
19934
19935 \begin_layout Plain Layout
19936
19937 \backslash
19938 upsilon
19939 \end_layout
19940
19941 \end_inset
19942 </cell>
19943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19944 \begin_inset Text
19945
19946 \begin_layout Plain Layout
19947 \begin_inset Formula $\upsilon$
19948 \end_inset
19949
19950
19951 \end_layout
19952
19953 \end_inset
19954 </cell>
19955 </row>
19956 <row>
19957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19958 \begin_inset Text
19959
19960 \begin_layout Plain Layout
19961
19962 \backslash
19963 phi
19964 \end_layout
19965
19966 \end_inset
19967 </cell>
19968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19969 \begin_inset Text
19970
19971 \begin_layout Plain Layout
19972 \begin_inset Formula $\phi$
19973 \end_inset
19974
19975
19976 \end_layout
19977
19978 \end_inset
19979 </cell>
19980 </row>
19981 <row>
19982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19983 \begin_inset Text
19984
19985 \begin_layout Plain Layout
19986
19987 \backslash
19988 varphi
19989 \end_layout
19990
19991 \end_inset
19992 </cell>
19993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19994 \begin_inset Text
19995
19996 \begin_layout Plain Layout
19997 \begin_inset Formula $\varphi$
19998 \end_inset
19999
20000
20001 \end_layout
20002
20003 \end_inset
20004 </cell>
20005 </row>
20006 <row>
20007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20008 \begin_inset Text
20009
20010 \begin_layout Plain Layout
20011
20012 \backslash
20013 chi
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022 \begin_inset Formula $\chi$
20023 \end_inset
20024
20025
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 </row>
20031 <row>
20032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20033 \begin_inset Text
20034
20035 \begin_layout Plain Layout
20036
20037 \backslash
20038 psi
20039 \end_layout
20040
20041 \end_inset
20042 </cell>
20043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047 \begin_inset Formula $\psi$
20048 \end_inset
20049
20050
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 </row>
20056 <row>
20057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061
20062 \backslash
20063 omega
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20069 \begin_inset Text
20070
20071 \begin_layout Plain Layout
20072 \begin_inset Formula $\omega$
20073 \end_inset
20074
20075
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 </row>
20081 </lyxtabular>
20082
20083 \end_inset
20084
20085
20086 \begin_inset space \hfill{}
20087 \end_inset
20088
20089
20090 \end_layout
20091
20092 \begin_layout Standard
20093 \begin_inset VSpace medskip
20094 \end_inset
20095
20096
20097 \end_layout
20098
20099 \begin_layout Standard
20100 How to create upright Greek letters is explained in 
20101 \begin_inset CommandInset ref
20102 LatexCommand ref
20103 reference "sub:Upright-small-Greek"
20104
20105 \end_inset
20106
20107 .
20108 \end_layout
20109
20110 \begin_layout Subsection
20111 Big Letters
20112 \begin_inset Index
20113 status collapsed
20114
20115 \begin_layout Plain Layout
20116 Greek letters ! big
20117 \end_layout
20118
20119 \end_inset
20120
20121
20122 \end_layout
20123
20124 \begin_layout Standard
20125 \begin_inset space \hfill{}
20126 \end_inset
20127
20128
20129 \begin_inset Tabular
20130 <lyxtabular version="3" rows="7" columns="2">
20131 <features>
20132 <column alignment="center" valignment="top" width="0pt">
20133 <column alignment="center" valignment="top" width="0pt">
20134 <row>
20135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20136 \begin_inset Text
20137
20138 \begin_layout Plain Layout
20139 Command
20140 \end_layout
20141
20142 \end_inset
20143 </cell>
20144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148 Result
20149 \end_layout
20150
20151 \end_inset
20152 </cell>
20153 </row>
20154 <row>
20155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20156 \begin_inset Text
20157
20158 \begin_layout Plain Layout
20159
20160 \backslash
20161 Gamma
20162 \end_layout
20163
20164 \end_inset
20165 </cell>
20166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20167 \begin_inset Text
20168
20169 \begin_layout Plain Layout
20170 \begin_inset Formula $\Gamma$
20171 \end_inset
20172
20173
20174 \end_layout
20175
20176 \end_inset
20177 </cell>
20178 </row>
20179 <row>
20180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20181 \begin_inset Text
20182
20183 \begin_layout Plain Layout
20184
20185 \backslash
20186 Delta
20187 \end_layout
20188
20189 \end_inset
20190 </cell>
20191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20192 \begin_inset Text
20193
20194 \begin_layout Plain Layout
20195 \begin_inset Formula $\Delta$
20196 \end_inset
20197
20198
20199 \end_layout
20200
20201 \end_inset
20202 </cell>
20203 </row>
20204 <row>
20205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20206 \begin_inset Text
20207
20208 \begin_layout Plain Layout
20209
20210 \backslash
20211 Theta
20212 \end_layout
20213
20214 \end_inset
20215 </cell>
20216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20217 \begin_inset Text
20218
20219 \begin_layout Plain Layout
20220 \begin_inset Formula $\Theta$
20221 \end_inset
20222
20223
20224 \end_layout
20225
20226 \end_inset
20227 </cell>
20228 </row>
20229 <row>
20230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20231 \begin_inset Text
20232
20233 \begin_layout Plain Layout
20234
20235 \backslash
20236 Lambda
20237 \end_layout
20238
20239 \end_inset
20240 </cell>
20241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20242 \begin_inset Text
20243
20244 \begin_layout Plain Layout
20245 \begin_inset Formula $\Lambda$
20246 \end_inset
20247
20248
20249 \end_layout
20250
20251 \end_inset
20252 </cell>
20253 </row>
20254 <row>
20255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20256 \begin_inset Text
20257
20258 \begin_layout Plain Layout
20259
20260 \backslash
20261 Xi
20262 \end_layout
20263
20264 \end_inset
20265 </cell>
20266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20267 \begin_inset Text
20268
20269 \begin_layout Plain Layout
20270 \begin_inset Formula $\Xi$
20271 \end_inset
20272
20273
20274 \end_layout
20275
20276 \end_inset
20277 </cell>
20278 </row>
20279 <row>
20280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20281 \begin_inset Text
20282
20283 \begin_layout Plain Layout
20284
20285 \backslash
20286 Pi
20287 \end_layout
20288
20289 \end_inset
20290 </cell>
20291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Plain Layout
20295 \begin_inset Formula $\Pi$
20296 \end_inset
20297
20298
20299 \end_layout
20300
20301 \end_inset
20302 </cell>
20303 </row>
20304 </lyxtabular>
20305
20306 \end_inset
20307
20308
20309 \begin_inset space \hfill{}
20310 \end_inset
20311
20312
20313 \begin_inset Tabular
20314 <lyxtabular version="3" rows="6" columns="2">
20315 <features>
20316 <column alignment="center" valignment="top" width="0pt">
20317 <column alignment="center" valignment="top" width="0pt">
20318 <row>
20319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20320 \begin_inset Text
20321
20322 \begin_layout Plain Layout
20323 Command
20324 \end_layout
20325
20326 \end_inset
20327 </cell>
20328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20329 \begin_inset Text
20330
20331 \begin_layout Plain Layout
20332 Result
20333 \end_layout
20334
20335 \end_inset
20336 </cell>
20337 </row>
20338 <row>
20339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20340 \begin_inset Text
20341
20342 \begin_layout Plain Layout
20343
20344 \backslash
20345 Sigma
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20351 \begin_inset Text
20352
20353 \begin_layout Plain Layout
20354 \begin_inset Formula $\Sigma$
20355 \end_inset
20356
20357
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 </row>
20363 <row>
20364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Plain Layout
20368
20369 \backslash
20370 Upsilon
20371 \end_layout
20372
20373 \end_inset
20374 </cell>
20375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20376 \begin_inset Text
20377
20378 \begin_layout Plain Layout
20379 \begin_inset Formula $\Upsilon$
20380 \end_inset
20381
20382
20383 \end_layout
20384
20385 \end_inset
20386 </cell>
20387 </row>
20388 <row>
20389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20390 \begin_inset Text
20391
20392 \begin_layout Plain Layout
20393
20394 \backslash
20395 Phi
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20401 \begin_inset Text
20402
20403 \begin_layout Plain Layout
20404 \begin_inset Formula $\Phi$
20405 \end_inset
20406
20407
20408 \end_layout
20409
20410 \end_inset
20411 </cell>
20412 </row>
20413 <row>
20414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Plain Layout
20418
20419 \backslash
20420 Psi
20421 \end_layout
20422
20423 \end_inset
20424 </cell>
20425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20426 \begin_inset Text
20427
20428 \begin_layout Plain Layout
20429 \begin_inset Formula $\Psi$
20430 \end_inset
20431
20432
20433 \end_layout
20434
20435 \end_inset
20436 </cell>
20437 </row>
20438 <row>
20439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20440 \begin_inset Text
20441
20442 \begin_layout Plain Layout
20443
20444 \backslash
20445 Omega
20446 \end_layout
20447
20448 \end_inset
20449 </cell>
20450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20451 \begin_inset Text
20452
20453 \begin_layout Plain Layout
20454 \begin_inset Formula $\Omega$
20455 \end_inset
20456
20457
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 </row>
20463 </lyxtabular>
20464
20465 \end_inset
20466
20467
20468 \begin_inset space \hfill{}
20469 \end_inset
20470
20471
20472 \end_layout
20473
20474 \begin_layout Standard
20475 \begin_inset VSpace medskip
20476 \end_inset
20477
20478 That the big Greek letters appear upright is caused by a design bug when
20479  TeX was developed.
20480  To get correct italic big letters, begin every command with 
20481 \series bold
20482 var
20483 \series default
20484 .
20485  For example the command 
20486 \series bold
20487
20488 \backslash
20489 varGamma
20490 \series default
20491  produces: 
20492 \begin_inset Formula $\varGamma$
20493 \end_inset
20494
20495
20496 \end_layout
20497
20498 \begin_layout Subsection
20499 Bold Letters
20500 \begin_inset Index
20501 status collapsed
20502
20503 \begin_layout Plain Layout
20504 Greek letters ! bold
20505 \end_layout
20506
20507 \end_inset
20508
20509
20510 \end_layout
20511
20512 \begin_layout Standard
20513 Greek letters cannot be set with different font styles like Latin letters.
20514  They can only be made bold with the command 
20515 \series bold
20516
20517 \backslash
20518 boldsymbol
20519 \series default
20520
20521 \begin_inset Index
20522 status collapsed
20523
20524 \begin_layout Plain Layout
20525 Commands ! B ! 
20526 \backslash
20527 boldsymbol
20528 \end_layout
20529
20530 \end_inset
20531
20532 .
20533 \end_layout
20534
20535 \begin_layout Standard
20536 \align center
20537 \begin_inset Tabular
20538 <lyxtabular version="3" rows="3" columns="2">
20539 <features>
20540 <column alignment="center" valignment="top" width="0">
20541 <column alignment="center" valignment="top" width="0">
20542 <row>
20543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20544 \begin_inset Text
20545
20546 \begin_layout Plain Layout
20547 Command
20548 \end_layout
20549
20550 \end_inset
20551 </cell>
20552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20553 \begin_inset Text
20554
20555 \begin_layout Plain Layout
20556 Result
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 </row>
20562 <row>
20563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20564 \begin_inset Text
20565
20566 \begin_layout Plain Layout
20567
20568 \backslash
20569 Upsilon
20570 \backslash
20571 boldsymbol
20572 \backslash
20573 Upsilon
20574 \end_layout
20575
20576 \end_inset
20577 </cell>
20578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20579 \begin_inset Text
20580
20581 \begin_layout Plain Layout
20582 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20583 \end_inset
20584
20585
20586 \end_layout
20587
20588 \end_inset
20589 </cell>
20590 </row>
20591 <row>
20592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20593 \begin_inset Text
20594
20595 \begin_layout Plain Layout
20596
20597 \backslash
20598 theta
20599 \backslash
20600 boldsymbol
20601 \backslash
20602 theta
20603 \end_layout
20604
20605 \end_inset
20606 </cell>
20607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20608 \begin_inset Text
20609
20610 \begin_layout Plain Layout
20611 \begin_inset Formula $\theta\boldsymbol{\theta}$
20612 \end_inset
20613
20614
20615 \end_layout
20616
20617 \end_inset
20618 </cell>
20619 </row>
20620 </lyxtabular>
20621
20622 \end_inset
20623
20624
20625 \end_layout
20626
20627 \begin_layout Section
20628 Symbols
20629 \begin_inset ERT
20630 status collapsed
20631
20632 \begin_layout Plain Layout
20633
20634
20635 \backslash
20636 texorpdfstring{
20637 \end_layout
20638
20639 \end_inset
20640
20641
20642 \begin_inset Foot
20643 status collapsed
20644
20645 \begin_layout Plain Layout
20646 A list with all symbols of most of the LaTeX-packages can be found in 
20647 \begin_inset CommandInset citation
20648 LatexCommand cite
20649 key "Symbole"
20650
20651 \end_inset
20652
20653 .
20654 \end_layout
20655
20656 \end_inset
20657
20658
20659 \begin_inset ERT
20660 status collapsed
20661
20662 \begin_layout Plain Layout
20663
20664 }{}
20665 \end_layout
20666
20667 \end_inset
20668
20669
20670 \begin_inset Note Note
20671 status collapsed
20672
20673 \begin_layout Plain Layout
20674
20675 \backslash
20676 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20677 \end_layout
20678
20679 \begin_layout Plain Layout
20680 More about 
20681 \backslash
20682 texorpdfstring is in section 
20683 \begin_inset CommandInset ref
20684 LatexCommand ref
20685 reference "sub:Formulas-in-Section"
20686
20687 \end_inset
20688
20689 .
20690 \end_layout
20691
20692 \end_inset
20693
20694
20695 \begin_inset Index
20696 status collapsed
20697
20698 \begin_layout Plain Layout
20699 Symbols
20700 \end_layout
20701
20702 \end_inset
20703
20704
20705 \end_layout
20706
20707 \begin_layout Standard
20708 Many of the symbols listed in this section can also be inserted via the
20709  toolbar buttons 
20710 \begin_inset Graphics
20711         filename ../images/math/nabla.png
20712         scale 85
20713
20714 \end_inset
20715
20716  and 
20717 \begin_inset Graphics
20718         filename ../images/math/digamma.png
20719         scale 85
20720
20721 \end_inset
20722
20723 .
20724 \end_layout
20725
20726 \begin_layout Subsection
20727 Mathematical Symbols
20728 \begin_inset CommandInset label
20729 LatexCommand label
20730 name "sub:Mathematical-Symbols"
20731
20732 \end_inset
20733
20734
20735 \begin_inset Index
20736 status collapsed
20737
20738 \begin_layout Plain Layout
20739 Symbols ! mathematical
20740 \end_layout
20741
20742 \end_inset
20743
20744
20745 \end_layout
20746
20747 \begin_layout Standard
20748 \begin_inset space \hfill{}
20749 \end_inset
20750
20751
20752 \begin_inset Tabular
20753 <lyxtabular version="3" rows="10" columns="2">
20754 <features>
20755 <column alignment="center" valignment="top" width="0pt">
20756 <column alignment="center" valignment="top" width="0pt">
20757 <row>
20758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20759 \begin_inset Text
20760
20761 \begin_layout Plain Layout
20762 Command
20763 \end_layout
20764
20765 \end_inset
20766 </cell>
20767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20768 \begin_inset Text
20769
20770 \begin_layout Plain Layout
20771 Result
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 </row>
20777 <row>
20778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20779 \begin_inset Text
20780
20781 \begin_layout Plain Layout
20782
20783 \backslash
20784 neg
20785 \end_layout
20786
20787 \end_inset
20788 </cell>
20789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20790 \begin_inset Text
20791
20792 \begin_layout Plain Layout
20793 \begin_inset Formula $\neg$
20794 \end_inset
20795
20796
20797 \end_layout
20798
20799 \end_inset
20800 </cell>
20801 </row>
20802 <row>
20803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20804 \begin_inset Text
20805
20806 \begin_layout Plain Layout
20807
20808 \backslash
20809 Im
20810 \end_layout
20811
20812 \end_inset
20813 </cell>
20814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818 \begin_inset Formula $\Im$
20819 \end_inset
20820
20821
20822 \end_layout
20823
20824 \end_inset
20825 </cell>
20826 </row>
20827 <row>
20828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20829 \begin_inset Text
20830
20831 \begin_layout Plain Layout
20832
20833 \backslash
20834 Re
20835 \end_layout
20836
20837 \end_inset
20838 </cell>
20839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20840 \begin_inset Text
20841
20842 \begin_layout Plain Layout
20843 \begin_inset Formula $\Re$
20844 \end_inset
20845
20846
20847 \end_layout
20848
20849 \end_inset
20850 </cell>
20851 </row>
20852 <row>
20853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857
20858 \backslash
20859 aleph
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868 \begin_inset Formula $\aleph$
20869 \end_inset
20870
20871
20872 \end_layout
20873
20874 \end_inset
20875 </cell>
20876 </row>
20877 <row>
20878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20879 \begin_inset Text
20880
20881 \begin_layout Plain Layout
20882
20883 \backslash
20884 partial
20885 \end_layout
20886
20887 \end_inset
20888 </cell>
20889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20890 \begin_inset Text
20891
20892 \begin_layout Plain Layout
20893 \begin_inset Formula $\partial$
20894 \end_inset
20895
20896
20897 \end_layout
20898
20899 \end_inset
20900 </cell>
20901 </row>
20902 <row>
20903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20904 \begin_inset Text
20905
20906 \begin_layout Plain Layout
20907
20908 \backslash
20909 infty
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20915 \begin_inset Text
20916
20917 \begin_layout Plain Layout
20918 \begin_inset Formula $\infty$
20919 \end_inset
20920
20921
20922 \end_layout
20923
20924 \end_inset
20925 </cell>
20926 </row>
20927 <row>
20928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20929 \begin_inset Text
20930
20931 \begin_layout Plain Layout
20932
20933 \backslash
20934 wp
20935 \end_layout
20936
20937 \end_inset
20938 </cell>
20939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Plain Layout
20943 \begin_inset Formula $\wp$
20944 \end_inset
20945
20946
20947 \end_layout
20948
20949 \end_inset
20950 </cell>
20951 </row>
20952 <row>
20953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20954 \begin_inset Text
20955
20956 \begin_layout Plain Layout
20957
20958 \backslash
20959 imath
20960 \end_layout
20961
20962 \end_inset
20963 </cell>
20964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20965 \begin_inset Text
20966
20967 \begin_layout Plain Layout
20968 \begin_inset Formula $\imath$
20969 \end_inset
20970
20971
20972 \end_layout
20973
20974 \end_inset
20975 </cell>
20976 </row>
20977 <row>
20978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982
20983 \backslash
20984 jmath
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20990 \begin_inset Text
20991
20992 \begin_layout Plain Layout
20993 \begin_inset Formula $\jmath$
20994 \end_inset
20995
20996
20997 \end_layout
20998
20999 \end_inset
21000 </cell>
21001 </row>
21002 </lyxtabular>
21003
21004 \end_inset
21005
21006
21007 \begin_inset space \hfill{}
21008 \end_inset
21009
21010
21011 \begin_inset Tabular
21012 <lyxtabular version="3" rows="10" columns="2">
21013 <features>
21014 <column alignment="center" valignment="top" width="0pt">
21015 <column alignment="center" valignment="top" width="0pt">
21016 <row>
21017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21018 \begin_inset Text
21019
21020 \begin_layout Plain Layout
21021 Command
21022 \end_layout
21023
21024 \end_inset
21025 </cell>
21026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21027 \begin_inset Text
21028
21029 \begin_layout Plain Layout
21030 Result
21031 \begin_inset Note Note
21032 status collapsed
21033
21034 \begin_layout Plain Layout
21035
21036 \series bold
21037
21038 \backslash
21039 raisebox
21040 \series default
21041  is only used as spacer.
21042 \end_layout
21043
21044 \end_inset
21045
21046
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 </row>
21052 <row>
21053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21054 \begin_inset Text
21055
21056 \begin_layout Plain Layout
21057
21058 \backslash
21059 forall
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21065 \begin_inset Text
21066
21067 \begin_layout Plain Layout
21068 \begin_inset Formula $\forall$
21069 \end_inset
21070
21071
21072 \end_layout
21073
21074 \end_inset
21075 </cell>
21076 </row>
21077 <row>
21078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21079 \begin_inset Text
21080
21081 \begin_layout Plain Layout
21082
21083 \backslash
21084 exists
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21090 \begin_inset Text
21091
21092 \begin_layout Plain Layout
21093 \begin_inset Formula $\exists$
21094 \end_inset
21095
21096
21097 \end_layout
21098
21099 \end_inset
21100 </cell>
21101 </row>
21102 <row>
21103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21104 \begin_inset Text
21105
21106 \begin_layout Plain Layout
21107
21108 \backslash
21109 nexists
21110 \end_layout
21111
21112 \end_inset
21113 </cell>
21114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21115 \begin_inset Text
21116
21117 \begin_layout Plain Layout
21118 \begin_inset Formula $\nexists$
21119 \end_inset
21120
21121
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 </row>
21127 <row>
21128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21129 \begin_inset Text
21130
21131 \begin_layout Plain Layout
21132
21133 \backslash
21134 emptyset
21135 \end_layout
21136
21137 \end_inset
21138 </cell>
21139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21140 \begin_inset Text
21141
21142 \begin_layout Plain Layout
21143 \begin_inset Formula $\emptyset$
21144 \end_inset
21145
21146
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 </row>
21152 <row>
21153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21154 \begin_inset Text
21155
21156 \begin_layout Plain Layout
21157
21158 \backslash
21159 varnothing
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21165 \begin_inset Text
21166
21167 \begin_layout Plain Layout
21168 \begin_inset Formula $\varnothing$
21169 \end_inset
21170
21171
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 </row>
21177 <row>
21178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21179 \begin_inset Text
21180
21181 \begin_layout Plain Layout
21182
21183 \backslash
21184 dag
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21190 \begin_inset Text
21191
21192 \begin_layout Plain Layout
21193 \begin_inset Formula $\dag$
21194 \end_inset
21195
21196
21197 \end_layout
21198
21199 \end_inset
21200 </cell>
21201 </row>
21202 <row>
21203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21204 \begin_inset Text
21205
21206 \begin_layout Plain Layout
21207
21208 \backslash
21209 ddag
21210 \end_layout
21211
21212 \end_inset
21213 </cell>
21214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21215 \begin_inset Text
21216
21217 \begin_layout Plain Layout
21218 \begin_inset Formula $\ddag$
21219 \end_inset
21220
21221
21222 \end_layout
21223
21224 \end_inset
21225 </cell>
21226 </row>
21227 <row>
21228 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21229 \begin_inset Text
21230
21231 \begin_layout Plain Layout
21232
21233 \backslash
21234 complement
21235 \end_layout
21236
21237 \end_inset
21238 </cell>
21239 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21240 \begin_inset Text
21241
21242 \begin_layout Plain Layout
21243 \begin_inset ERT
21244 status collapsed
21245
21246 \begin_layout Plain Layout
21247
21248
21249 \backslash
21250 raisebox{-0.8mm}{
21251 \end_layout
21252
21253 \end_inset
21254
21255
21256 \begin_inset Formula $\complement$
21257 \end_inset
21258
21259
21260 \begin_inset ERT
21261 status collapsed
21262
21263 \begin_layout Plain Layout
21264
21265 }
21266 \end_layout
21267
21268 \end_inset
21269
21270
21271 \end_layout
21272
21273 \end_inset
21274 </cell>
21275 </row>
21276 <row>
21277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21278 \begin_inset Text
21279
21280 \begin_layout Plain Layout
21281
21282 \backslash
21283 Bbbk
21284 \end_layout
21285
21286 \end_inset
21287 </cell>
21288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21289 \begin_inset Text
21290
21291 \begin_layout Plain Layout
21292 \begin_inset Formula $\Bbbk$
21293 \end_inset
21294
21295
21296 \end_layout
21297
21298 \end_inset
21299 </cell>
21300 </row>
21301 </lyxtabular>
21302
21303 \end_inset
21304
21305
21306 \begin_inset space \hfill{}
21307 \end_inset
21308
21309
21310 \begin_inset Tabular
21311 <lyxtabular version="3" rows="10" columns="2">
21312 <features>
21313 <column alignment="center" valignment="top" width="0pt">
21314 <column alignment="center" valignment="top" width="0pt">
21315 <row>
21316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21317 \begin_inset Text
21318
21319 \begin_layout Plain Layout
21320 Command
21321 \end_layout
21322
21323 \end_inset
21324 </cell>
21325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21326 \begin_inset Text
21327
21328 \begin_layout Plain Layout
21329 Result
21330 \end_layout
21331
21332 \end_inset
21333 </cell>
21334 </row>
21335 <row>
21336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21337 \begin_inset Text
21338
21339 \begin_layout Plain Layout
21340
21341 \backslash
21342 prime
21343 \end_layout
21344
21345 \end_inset
21346 </cell>
21347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21348 \begin_inset Text
21349
21350 \begin_layout Plain Layout
21351 \begin_inset Formula $\prime$
21352 \end_inset
21353
21354
21355 \end_layout
21356
21357 \end_inset
21358 </cell>
21359 </row>
21360 <row>
21361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21362 \begin_inset Text
21363
21364 \begin_layout Plain Layout
21365
21366 \backslash
21367 backprime
21368 \end_layout
21369
21370 \end_inset
21371 </cell>
21372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21373 \begin_inset Text
21374
21375 \begin_layout Plain Layout
21376 \begin_inset Formula $\backprime$
21377 \end_inset
21378
21379
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 </row>
21385 <row>
21386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21387 \begin_inset Text
21388
21389 \begin_layout Plain Layout
21390
21391 \backslash
21392 mho
21393 \end_layout
21394
21395 \end_inset
21396 </cell>
21397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21398 \begin_inset Text
21399
21400 \begin_layout Plain Layout
21401 \begin_inset Formula $\mho$
21402 \end_inset
21403
21404
21405 \end_layout
21406
21407 \end_inset
21408 </cell>
21409 </row>
21410 <row>
21411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21412 \begin_inset Text
21413
21414 \begin_layout Plain Layout
21415
21416 \backslash
21417 triangle
21418 \end_layout
21419
21420 \end_inset
21421 </cell>
21422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21423 \begin_inset Text
21424
21425 \begin_layout Plain Layout
21426 \begin_inset Formula $\triangle$
21427 \end_inset
21428
21429
21430 \end_layout
21431
21432 \end_inset
21433 </cell>
21434 </row>
21435 <row>
21436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21437 \begin_inset Text
21438
21439 \begin_layout Plain Layout
21440
21441 \backslash
21442 angle
21443 \end_layout
21444
21445 \end_inset
21446 </cell>
21447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21448 \begin_inset Text
21449
21450 \begin_layout Plain Layout
21451 \begin_inset Formula $\angle$
21452 \end_inset
21453
21454
21455 \end_layout
21456
21457 \end_inset
21458 </cell>
21459 </row>
21460 <row>
21461 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21462 \begin_inset Text
21463
21464 \begin_layout Plain Layout
21465
21466 \backslash
21467 measuredangle
21468 \end_layout
21469
21470 \end_inset
21471 </cell>
21472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21473 \begin_inset Text
21474
21475 \begin_layout Plain Layout
21476 \begin_inset Formula $\measuredangle$
21477 \end_inset
21478
21479
21480 \end_layout
21481
21482 \end_inset
21483 </cell>
21484 </row>
21485 <row>
21486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21487 \begin_inset Text
21488
21489 \begin_layout Plain Layout
21490
21491 \backslash
21492 sphericalangle
21493 \end_layout
21494
21495 \end_inset
21496 </cell>
21497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21498 \begin_inset Text
21499
21500 \begin_layout Plain Layout
21501 \begin_inset Formula $\sphericalangle$
21502 \end_inset
21503
21504
21505 \end_layout
21506
21507 \end_inset
21508 </cell>
21509 </row>
21510 <row>
21511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21512 \begin_inset Text
21513
21514 \begin_layout Plain Layout
21515
21516 \backslash
21517 top
21518 \end_layout
21519
21520 \end_inset
21521 </cell>
21522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21523 \begin_inset Text
21524
21525 \begin_layout Plain Layout
21526 \begin_inset Formula $\top$
21527 \end_inset
21528
21529
21530 \end_layout
21531
21532 \end_inset
21533 </cell>
21534 </row>
21535 <row>
21536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21537 \begin_inset Text
21538
21539 \begin_layout Plain Layout
21540
21541 \backslash
21542 bot
21543 \end_layout
21544
21545 \end_inset
21546 </cell>
21547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21548 \begin_inset Text
21549
21550 \begin_layout Plain Layout
21551 \begin_inset Formula $\bot$
21552 \end_inset
21553
21554
21555 \end_layout
21556
21557 \end_inset
21558 </cell>
21559 </row>
21560 </lyxtabular>
21561
21562 \end_inset
21563
21564
21565 \begin_inset space \hfill{}
21566 \end_inset
21567
21568
21569 \end_layout
21570
21571 \begin_layout Subsection
21572 Miscellaneous Symbols
21573 \begin_inset CommandInset label
21574 LatexCommand label
21575 name "sub:Miscellaneous-Symbols"
21576
21577 \end_inset
21578
21579
21580 \begin_inset Index
21581 status collapsed
21582
21583 \begin_layout Plain Layout
21584 Symbols ! miscellaneous
21585 \end_layout
21586
21587 \end_inset
21588
21589
21590 \end_layout
21591
21592 \begin_layout Standard
21593 \noindent
21594 \align center
21595 \begin_inset Tabular
21596 <lyxtabular version="3" rows="10" columns="2">
21597 <features>
21598 <column alignment="center" valignment="top" width="0pt">
21599 <column alignment="center" valignment="top" width="0pt">
21600 <row>
21601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21602 \begin_inset Text
21603
21604 \begin_layout Plain Layout
21605 Command
21606 \end_layout
21607
21608 \end_inset
21609 </cell>
21610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Plain Layout
21614 Result
21615 \end_layout
21616
21617 \end_inset
21618 </cell>
21619 </row>
21620 <row>
21621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21622 \begin_inset Text
21623
21624 \begin_layout Plain Layout
21625
21626 \backslash
21627 flat
21628 \end_layout
21629
21630 \end_inset
21631 </cell>
21632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21633 \begin_inset Text
21634
21635 \begin_layout Plain Layout
21636 \begin_inset Formula $\flat$
21637 \end_inset
21638
21639
21640 \end_layout
21641
21642 \end_inset
21643 </cell>
21644 </row>
21645 <row>
21646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21647 \begin_inset Text
21648
21649 \begin_layout Plain Layout
21650
21651 \backslash
21652 natural
21653 \end_layout
21654
21655 \end_inset
21656 </cell>
21657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21658 \begin_inset Text
21659
21660 \begin_layout Plain Layout
21661 \begin_inset Formula $\natural$
21662 \end_inset
21663
21664
21665 \end_layout
21666
21667 \end_inset
21668 </cell>
21669 </row>
21670 <row>
21671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21672 \begin_inset Text
21673
21674 \begin_layout Plain Layout
21675
21676 \backslash
21677 sharp
21678 \end_layout
21679
21680 \end_inset
21681 </cell>
21682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21683 \begin_inset Text
21684
21685 \begin_layout Plain Layout
21686 \begin_inset Formula $\sharp$
21687 \end_inset
21688
21689
21690 \end_layout
21691
21692 \end_inset
21693 </cell>
21694 </row>
21695 <row>
21696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21697 \begin_inset Text
21698
21699 \begin_layout Plain Layout
21700
21701 \backslash
21702 surd
21703 \end_layout
21704
21705 \end_inset
21706 </cell>
21707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21708 \begin_inset Text
21709
21710 \begin_layout Plain Layout
21711 \begin_inset Formula $\surd$
21712 \end_inset
21713
21714
21715 \end_layout
21716
21717 \end_inset
21718 </cell>
21719 </row>
21720 <row>
21721 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \begin_layout Plain Layout
21725
21726 \backslash
21727 checkmark
21728 \end_layout
21729
21730 \end_inset
21731 </cell>
21732 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21733 \begin_inset Text
21734
21735 \begin_layout Plain Layout
21736 \begin_inset Formula $\checkmark$
21737 \end_inset
21738
21739
21740 \end_layout
21741
21742 \end_inset
21743 </cell>
21744 </row>
21745 <row>
21746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21747 \begin_inset Text
21748
21749 \begin_layout Plain Layout
21750
21751 \backslash
21752 yen
21753 \end_layout
21754
21755 \end_inset
21756 </cell>
21757 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21758 \begin_inset Text
21759
21760 \begin_layout Plain Layout
21761 \begin_inset Formula $\yen$
21762 \end_inset
21763
21764
21765 \end_layout
21766
21767 \end_inset
21768 </cell>
21769 </row>
21770 <row>
21771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21772 \begin_inset Text
21773
21774 \begin_layout Plain Layout
21775
21776 \backslash
21777 pounds
21778 \end_layout
21779
21780 \end_inset
21781 </cell>
21782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21783 \begin_inset Text
21784
21785 \begin_layout Plain Layout
21786 \begin_inset Formula $\pounds$
21787 \end_inset
21788
21789
21790 \end_layout
21791
21792 \end_inset
21793 </cell>
21794 </row>
21795 <row>
21796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21797 \begin_inset Text
21798
21799 \begin_layout Plain Layout
21800 $
21801 \end_layout
21802
21803 \end_inset
21804 </cell>
21805 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21806 \begin_inset Text
21807
21808 \begin_layout Plain Layout
21809 \begin_inset Formula $\$$
21810 \end_inset
21811
21812
21813 \end_layout
21814
21815 \end_inset
21816 </cell>
21817 </row>
21818 <row>
21819 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21820 \begin_inset Text
21821
21822 \begin_layout Plain Layout
21823 §
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21829 \begin_inset Text
21830
21831 \begin_layout Plain Layout
21832 \begin_inset Formula $§$
21833 \end_inset
21834
21835
21836 \end_layout
21837
21838 \end_inset
21839 </cell>
21840 </row>
21841 </lyxtabular>
21842
21843 \end_inset
21844
21845
21846 \begin_inset Tabular
21847 <lyxtabular version="3" rows="10" columns="2">
21848 <features>
21849 <column alignment="center" valignment="top" width="0">
21850 <column alignment="center" valignment="top" width="0">
21851 <row>
21852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21853 \begin_inset Text
21854
21855 \begin_layout Plain Layout
21856 Command
21857 \end_layout
21858
21859 \end_inset
21860 </cell>
21861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21862 \begin_inset Text
21863
21864 \begin_layout Plain Layout
21865 Result
21866 \end_layout
21867
21868 \end_inset
21869 </cell>
21870 </row>
21871 <row>
21872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21873 \begin_inset Text
21874
21875 \begin_layout Plain Layout
21876
21877 \backslash
21878 hbar
21879 \end_layout
21880
21881 \end_inset
21882 </cell>
21883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21884 \begin_inset Text
21885
21886 \begin_layout Plain Layout
21887 \begin_inset Formula $\hbar$
21888 \end_inset
21889
21890
21891 \end_layout
21892
21893 \end_inset
21894 </cell>
21895 </row>
21896 <row>
21897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21898 \begin_inset Text
21899
21900 \begin_layout Plain Layout
21901
21902 \backslash
21903 hslash
21904 \end_layout
21905
21906 \end_inset
21907 </cell>
21908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21909 \begin_inset Text
21910
21911 \begin_layout Plain Layout
21912 \begin_inset Formula $\hslash$
21913 \end_inset
21914
21915
21916 \end_layout
21917
21918 \end_inset
21919 </cell>
21920 </row>
21921 <row>
21922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21923 \begin_inset Text
21924
21925 \begin_layout Plain Layout
21926
21927 \backslash
21928 clubsuit
21929 \end_layout
21930
21931 \end_inset
21932 </cell>
21933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21934 \begin_inset Text
21935
21936 \begin_layout Plain Layout
21937 \begin_inset Formula $\clubsuit$
21938 \end_inset
21939
21940
21941 \end_layout
21942
21943 \end_inset
21944 </cell>
21945 </row>
21946 <row>
21947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21948 \begin_inset Text
21949
21950 \begin_layout Plain Layout
21951
21952 \backslash
21953 spadesuit
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21959 \begin_inset Text
21960
21961 \begin_layout Plain Layout
21962 \begin_inset Formula $\spadesuit$
21963 \end_inset
21964
21965
21966 \end_layout
21967
21968 \end_inset
21969 </cell>
21970 </row>
21971 <row>
21972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21973 \begin_inset Text
21974
21975 \begin_layout Plain Layout
21976
21977 \backslash
21978 bigstar
21979 \end_layout
21980
21981 \end_inset
21982 </cell>
21983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987 \begin_inset Formula $\bigstar$
21988 \end_inset
21989
21990
21991 \end_layout
21992
21993 \end_inset
21994 </cell>
21995 </row>
21996 <row>
21997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21998 \begin_inset Text
21999
22000 \begin_layout Plain Layout
22001
22002 \backslash
22003 blacklozenge
22004 \end_layout
22005
22006 \end_inset
22007 </cell>
22008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22009 \begin_inset Text
22010
22011 \begin_layout Plain Layout
22012 \begin_inset Formula $\blacklozenge$
22013 \end_inset
22014
22015
22016 \end_layout
22017
22018 \end_inset
22019 </cell>
22020 </row>
22021 <row>
22022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22023 \begin_inset Text
22024
22025 \begin_layout Plain Layout
22026
22027 \backslash
22028 blacktriangle
22029 \end_layout
22030
22031 \end_inset
22032 </cell>
22033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22034 \begin_inset Text
22035
22036 \begin_layout Plain Layout
22037 \begin_inset Formula $\blacktriangle$
22038 \end_inset
22039
22040
22041 \end_layout
22042
22043 \end_inset
22044 </cell>
22045 </row>
22046 <row>
22047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22048 \begin_inset Text
22049
22050 \begin_layout Plain Layout
22051
22052 \backslash
22053 blacktiangledown
22054 \end_layout
22055
22056 \end_inset
22057 </cell>
22058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22059 \begin_inset Text
22060
22061 \begin_layout Plain Layout
22062 \begin_inset Formula $\blacktriangledown$
22063 \end_inset
22064
22065
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 </row>
22071 <row>
22072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22073 \begin_inset Text
22074
22075 \begin_layout Plain Layout
22076
22077 \backslash
22078 bullet
22079 \end_layout
22080
22081 \end_inset
22082 </cell>
22083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22084 \begin_inset Text
22085
22086 \begin_layout Plain Layout
22087 \begin_inset Formula $\bullet$
22088 \end_inset
22089
22090
22091 \end_layout
22092
22093 \end_inset
22094 </cell>
22095 </row>
22096 </lyxtabular>
22097
22098 \end_inset
22099
22100
22101 \begin_inset Tabular
22102 <lyxtabular version="3" rows="10" columns="2">
22103 <features>
22104 <column alignment="center" valignment="top" width="0pt">
22105 <column alignment="center" valignment="top" width="0pt">
22106 <row>
22107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22108 \begin_inset Text
22109
22110 \begin_layout Plain Layout
22111 Command
22112 \end_layout
22113
22114 \end_inset
22115 </cell>
22116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22117 \begin_inset Text
22118
22119 \begin_layout Plain Layout
22120 Result
22121 \end_layout
22122
22123 \end_inset
22124 </cell>
22125 </row>
22126 <row>
22127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22128 \begin_inset Text
22129
22130 \begin_layout Plain Layout
22131
22132 \backslash
22133 diamondsuit
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22139 \begin_inset Text
22140
22141 \begin_layout Plain Layout
22142 \begin_inset Formula $\diamondsuit$
22143 \end_inset
22144
22145
22146 \end_layout
22147
22148 \end_inset
22149 </cell>
22150 </row>
22151 <row>
22152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22153 \begin_inset Text
22154
22155 \begin_layout Plain Layout
22156
22157 \backslash
22158 Diamond
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22164 \begin_inset Text
22165
22166 \begin_layout Plain Layout
22167 \begin_inset Formula $\Diamond$
22168 \end_inset
22169
22170
22171 \end_layout
22172
22173 \end_inset
22174 </cell>
22175 </row>
22176 <row>
22177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22178 \begin_inset Text
22179
22180 \begin_layout Plain Layout
22181
22182 \backslash
22183 heartsuit
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22189 \begin_inset Text
22190
22191 \begin_layout Plain Layout
22192 \begin_inset Formula $\heartsuit$
22193 \end_inset
22194
22195
22196 \end_layout
22197
22198 \end_inset
22199 </cell>
22200 </row>
22201 <row>
22202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22203 \begin_inset Text
22204
22205 \begin_layout Plain Layout
22206
22207 \backslash
22208 P
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 \begin_inset Formula $\P$
22218 \end_inset
22219
22220
22221 \end_layout
22222
22223 \end_inset
22224 </cell>
22225 </row>
22226 <row>
22227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22228 \begin_inset Text
22229
22230 \begin_layout Plain Layout
22231
22232 \backslash
22233 copyright
22234 \end_layout
22235
22236 \end_inset
22237 </cell>
22238 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22239 \begin_inset Text
22240
22241 \begin_layout Plain Layout
22242 \begin_inset Formula $\copyright$
22243 \end_inset
22244
22245
22246 \end_layout
22247
22248 \end_inset
22249 </cell>
22250 </row>
22251 <row>
22252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22253 \begin_inset Text
22254
22255 \begin_layout Plain Layout
22256
22257 \backslash
22258 circledR
22259 \end_layout
22260
22261 \end_inset
22262 </cell>
22263 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22264 \begin_inset Text
22265
22266 \begin_layout Plain Layout
22267 \begin_inset Formula $\circledR$
22268 \end_inset
22269
22270
22271 \end_layout
22272
22273 \end_inset
22274 </cell>
22275 </row>
22276 <row>
22277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22278 \begin_inset Text
22279
22280 \begin_layout Plain Layout
22281
22282 \backslash
22283 maltese
22284 \end_layout
22285
22286 \end_inset
22287 </cell>
22288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22289 \begin_inset Text
22290
22291 \begin_layout Plain Layout
22292 \begin_inset Formula $\maltese$
22293 \end_inset
22294
22295
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 </row>
22301 <row>
22302 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22303 \begin_inset Text
22304
22305 \begin_layout Plain Layout
22306
22307 \backslash
22308 diagup
22309 \end_layout
22310
22311 \end_inset
22312 </cell>
22313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22314 \begin_inset Text
22315
22316 \begin_layout Plain Layout
22317 \begin_inset Formula $\diagup$
22318 \end_inset
22319
22320
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 </row>
22326 <row>
22327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22328 \begin_inset Text
22329
22330 \begin_layout Plain Layout
22331
22332 \backslash
22333 diagdown
22334 \end_layout
22335
22336 \end_inset
22337 </cell>
22338 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22339 \begin_inset Text
22340
22341 \begin_layout Plain Layout
22342 \begin_inset Formula $\diagdown$
22343 \end_inset
22344
22345
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 </row>
22351 </lyxtabular>
22352
22353 \end_inset
22354
22355
22356 \end_layout
22357
22358 \begin_layout Standard
22359 \begin_inset VSpace medskip
22360 \end_inset
22361
22362 More symbols are listed in 
22363 \begin_inset CommandInset ref
22364 LatexCommand ref
22365 reference "sub:Miscellaneous-special-Characters"
22366
22367 \end_inset
22368
22369 .
22370 \end_layout
22371
22372 \begin_layout Standard
22373 Some symbols can be displayed in different sizes, see 
22374 \begin_inset CommandInset ref
22375 LatexCommand ref
22376 reference "sub:Font-Sizes"
22377
22378 \end_inset
22379
22380 .
22381 \end_layout
22382
22383 \begin_layout Subsection
22384 The Euro-Symbol €
22385 \begin_inset Index
22386 status collapsed
22387
22388 \begin_layout Plain Layout
22389 Symbols ! Euro-symbol
22390 \end_layout
22391
22392 \end_inset
22393
22394
22395 \begin_inset Index
22396 status collapsed
22397
22398 \begin_layout Plain Layout
22399
22400 \backslash
22401 @
22402 \begin_inset ERT
22403 status collapsed
22404
22405 \begin_layout Plain Layout
22406
22407
22408 \backslash
22409 officialeuro
22410 \end_layout
22411
22412 \end_inset
22413
22414
22415 \end_layout
22416
22417 \end_inset
22418
22419
22420 \end_layout
22421
22422 \begin_layout Standard
22423 To use the Euro symbol in formulas, the LaTeX-package 
22424 \series bold
22425 eurosym
22426 \series default
22427
22428 \begin_inset Index
22429 status collapsed
22430
22431 \begin_layout Plain Layout
22432 Packages ! eurosym
22433 \end_layout
22434
22435 \end_inset
22436
22437  must be installed and loaded with the LaTeX-preamble line
22438 \end_layout
22439
22440 \begin_layout Standard
22441
22442 \series bold
22443
22444 \backslash
22445 usepackage[gennarrow]{eurosym}
22446 \end_layout
22447
22448 \begin_layout Standard
22449 The Euro symbol can now be inserted with the command 
22450 \series bold
22451
22452 \backslash
22453 euro
22454 \series default
22455
22456 \begin_inset Index
22457 status collapsed
22458
22459 \begin_layout Plain Layout
22460 Commands ! E ! 
22461 \backslash
22462 euro
22463 \end_layout
22464
22465 \end_inset
22466
22467 .
22468 \end_layout
22469
22470 \begin_layout Standard
22471 The Euro symbol can directly be inserted with the € key in mathematical
22472  text, without having 
22473 \series bold
22474 eurosym
22475 \series default
22476  installed.
22477  When 
22478 \series bold
22479 eurosym
22480 \series default
22481  is installed, 
22482 \series bold
22483
22484 \backslash
22485 euro
22486 \series default
22487  can also be inserted in TeX-mode.
22488  The official currency symbol can then be inserted with the command 
22489 \series bold
22490
22491 \backslash
22492 officialeuro
22493 \series default
22494
22495 \begin_inset Index
22496 status collapsed
22497
22498 \begin_layout Plain Layout
22499 Commands ! O ! 
22500 \backslash
22501 officialeuro
22502 \end_layout
22503
22504 \end_inset
22505
22506 , that is only available in TeX-mode.
22507 \end_layout
22508
22509 \begin_layout Standard
22510 \begin_inset ERT
22511 status collapsed
22512
22513 \begin_layout Plain Layout
22514
22515
22516 \backslash
22517 ifeurosym 
22518 \end_layout
22519
22520 \end_inset
22521
22522
22523 \begin_inset Note Note
22524 status open
22525
22526 \begin_layout Plain Layout
22527 The following table will only be displayed when the LaTeX-package 
22528 \series bold
22529 eurosym
22530 \series default
22531  is installed.
22532 \end_layout
22533
22534 \end_inset
22535
22536
22537 \end_layout
22538
22539 \begin_layout Standard
22540 An overview about the different Euro symbols:
22541 \end_layout
22542
22543 \begin_layout Standard
22544 \align center
22545 \begin_inset Tabular
22546 <lyxtabular version="3" rows="4" columns="3">
22547 <features>
22548 <column alignment="center" valignment="top" width="0pt">
22549 <column alignment="center" valignment="top" width="0pt">
22550 <column alignment="center" valignment="top" width="0pt">
22551 <row>
22552 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22553 \begin_inset Text
22554
22555 \begin_layout Plain Layout
22556
22557 \end_layout
22558
22559 \end_inset
22560 </cell>
22561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22562 \begin_inset Text
22563
22564 \begin_layout Plain Layout
22565 Command 
22566 \end_layout
22567
22568 \end_inset
22569 </cell>
22570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574 Result
22575 \end_layout
22576
22577 \end_inset
22578 </cell>
22579 </row>
22580 <row>
22581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22582 \begin_inset Text
22583
22584 \begin_layout Plain Layout
22585 formula
22586 \end_layout
22587
22588 \end_inset
22589 </cell>
22590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22591 \begin_inset Text
22592
22593 \begin_layout Plain Layout
22594
22595 \backslash
22596 euro
22597 \end_layout
22598
22599 \end_inset
22600 </cell>
22601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22602 \begin_inset Text
22603
22604 \begin_layout Plain Layout
22605 \begin_inset Formula $\euro$
22606 \end_inset
22607
22608
22609 \end_layout
22610
22611 \end_inset
22612 </cell>
22613 </row>
22614 <row>
22615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22616 \begin_inset Text
22617
22618 \begin_layout Plain Layout
22619 mathematical text
22620 \end_layout
22621
22622 \end_inset
22623 </cell>
22624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22625 \begin_inset Text
22626
22627 \begin_layout Plain Layout
22628
22629 \end_layout
22630
22631 \end_inset
22632 </cell>
22633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22634 \begin_inset Text
22635
22636 \begin_layout Plain Layout
22637 \begin_inset Formula $\mbox{€}$
22638 \end_inset
22639
22640
22641 \end_layout
22642
22643 \end_inset
22644 </cell>
22645 </row>
22646 <row>
22647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22648 \begin_inset Text
22649
22650 \begin_layout Plain Layout
22651 TeX-mode
22652 \end_layout
22653
22654 \end_inset
22655 </cell>
22656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22657 \begin_inset Text
22658
22659 \begin_layout Plain Layout
22660
22661 \backslash
22662 officialeuro
22663 \end_layout
22664
22665 \end_inset
22666 </cell>
22667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22668 \begin_inset Text
22669
22670 \begin_layout Plain Layout
22671 \begin_inset ERT
22672 status collapsed
22673
22674 \begin_layout Plain Layout
22675
22676
22677 \backslash
22678 officialeuro
22679 \end_layout
22680
22681 \end_inset
22682
22683
22684 \end_layout
22685
22686 \end_inset
22687 </cell>
22688 </row>
22689 </lyxtabular>
22690
22691 \end_inset
22692
22693
22694 \end_layout
22695
22696 \begin_layout Standard
22697 \begin_inset ERT
22698 status collapsed
22699
22700 \begin_layout Plain Layout
22701
22702
22703 \backslash
22704 else 
22705 \end_layout
22706
22707 \end_inset
22708
22709
22710 \begin_inset Note Note
22711 status open
22712
22713 \begin_layout Plain Layout
22714 The following will be displayed when the LaTeX-package 
22715 \series bold
22716 eurosym
22717 \series default
22718  is not installed:
22719 \end_layout
22720
22721 \end_inset
22722
22723
22724 \end_layout
22725
22726 \begin_layout Standard
22727 You need to install the LaTeX-package 
22728 \series bold
22729 eurosym
22730 \series default
22731  to see the rest of this subsection in the output.
22732 \end_layout
22733
22734 \begin_layout Standard
22735 \begin_inset ERT
22736 status collapsed
22737
22738 \begin_layout Plain Layout
22739
22740
22741 \backslash
22742 fi 
22743 \end_layout
22744
22745 \end_inset
22746
22747
22748 \end_layout
22749
22750 \begin_layout Standard
22751 \begin_inset Newpage newpage
22752 \end_inset
22753
22754
22755 \end_layout
22756
22757 \begin_layout Section
22758 Relations
22759 \begin_inset CommandInset label
22760 LatexCommand label
22761 name "sec:Relations"
22762
22763 \end_inset
22764
22765
22766 \begin_inset Index
22767 status collapsed
22768
22769 \begin_layout Plain Layout
22770 Relations
22771 \end_layout
22772
22773 \end_inset
22774
22775
22776 \begin_inset Index
22777 status collapsed
22778
22779 \begin_layout Plain Layout
22780 Comparisons|see
22781 \begin_inset ERT
22782 status collapsed
22783
22784 \begin_layout Plain Layout
22785
22786 {
22787 \end_layout
22788
22789 \end_inset
22790
22791 Relations
22792 \begin_inset ERT
22793 status collapsed
22794
22795 \begin_layout Plain Layout
22796
22797 }
22798 \end_layout
22799
22800 \end_inset
22801
22802
22803 \end_layout
22804
22805 \end_inset
22806
22807
22808 \end_layout
22809
22810 \begin_layout Standard
22811 All relations can also be inserted via the toolbar button 
22812 \begin_inset Graphics
22813         filename ../images/math/leq.png
22814         scale 85
22815
22816 \end_inset
22817
22818 .
22819 \end_layout
22820
22821 \begin_layout Standard
22822 \begin_inset space \hfill{}
22823 \end_inset
22824
22825
22826 \begin_inset Tabular
22827 <lyxtabular version="3" rows="17" columns="2">
22828 <features>
22829 <column alignment="center" valignment="top" width="0pt">
22830 <column alignment="center" valignment="top" width="0pt">
22831 <row>
22832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22833 \begin_inset Text
22834
22835 \begin_layout Plain Layout
22836 Command
22837 \end_layout
22838
22839 \end_inset
22840 </cell>
22841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22842 \begin_inset Text
22843
22844 \begin_layout Plain Layout
22845 Result
22846 \end_layout
22847
22848 \end_inset
22849 </cell>
22850 </row>
22851 <row>
22852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22853 \begin_inset Text
22854
22855 \begin_layout Plain Layout
22856 <
22857 \end_layout
22858
22859 \end_inset
22860 </cell>
22861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22862 \begin_inset Text
22863
22864 \begin_layout Plain Layout
22865 \begin_inset Formula $<$
22866 \end_inset
22867
22868
22869 \end_layout
22870
22871 \end_inset
22872 </cell>
22873 </row>
22874 <row>
22875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22876 \begin_inset Text
22877
22878 \begin_layout Plain Layout
22879
22880 \backslash
22881 le
22882 \end_layout
22883
22884 \end_inset
22885 </cell>
22886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22887 \begin_inset Text
22888
22889 \begin_layout Plain Layout
22890 \begin_inset Formula $\le$
22891 \end_inset
22892
22893
22894 \end_layout
22895
22896 \end_inset
22897 </cell>
22898 </row>
22899 <row>
22900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22901 \begin_inset Text
22902
22903 \begin_layout Plain Layout
22904
22905 \backslash
22906 ll
22907 \end_layout
22908
22909 \end_inset
22910 </cell>
22911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22912 \begin_inset Text
22913
22914 \begin_layout Plain Layout
22915 \begin_inset Formula $\ll$
22916 \end_inset
22917
22918
22919 \end_layout
22920
22921 \end_inset
22922 </cell>
22923 </row>
22924 <row>
22925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22926 \begin_inset Text
22927
22928 \begin_layout Plain Layout
22929
22930 \backslash
22931 prec
22932 \end_layout
22933
22934 \end_inset
22935 </cell>
22936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22937 \begin_inset Text
22938
22939 \begin_layout Plain Layout
22940 \begin_inset Formula $\prec$
22941 \end_inset
22942
22943
22944 \end_layout
22945
22946 \end_inset
22947 </cell>
22948 </row>
22949 <row>
22950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22951 \begin_inset Text
22952
22953 \begin_layout Plain Layout
22954
22955 \backslash
22956 preceq
22957 \end_layout
22958
22959 \end_inset
22960 </cell>
22961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22962 \begin_inset Text
22963
22964 \begin_layout Plain Layout
22965 \begin_inset Formula $\preceq$
22966 \end_inset
22967
22968
22969 \end_layout
22970
22971 \end_inset
22972 </cell>
22973 </row>
22974 <row>
22975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22976 \begin_inset Text
22977
22978 \begin_layout Plain Layout
22979
22980 \backslash
22981 subset
22982 \end_layout
22983
22984 \end_inset
22985 </cell>
22986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22987 \begin_inset Text
22988
22989 \begin_layout Plain Layout
22990 \begin_inset Formula $\subset$
22991 \end_inset
22992
22993
22994 \end_layout
22995
22996 \end_inset
22997 </cell>
22998 </row>
22999 <row>
23000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23001 \begin_inset Text
23002
23003 \begin_layout Plain Layout
23004
23005 \backslash
23006 subseteq
23007 \end_layout
23008
23009 \end_inset
23010 </cell>
23011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23012 \begin_inset Text
23013
23014 \begin_layout Plain Layout
23015 \begin_inset Formula $\subseteq$
23016 \end_inset
23017
23018
23019 \end_layout
23020
23021 \end_inset
23022 </cell>
23023 </row>
23024 <row>
23025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23026 \begin_inset Text
23027
23028 \begin_layout Plain Layout
23029
23030 \backslash
23031 sqsubseteq
23032 \end_layout
23033
23034 \end_inset
23035 </cell>
23036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23037 \begin_inset Text
23038
23039 \begin_layout Plain Layout
23040 \begin_inset Formula $\sqsubseteq$
23041 \end_inset
23042
23043
23044 \end_layout
23045
23046 \end_inset
23047 </cell>
23048 </row>
23049 <row>
23050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23051 \begin_inset Text
23052
23053 \begin_layout Plain Layout
23054
23055 \backslash
23056 in
23057 \end_layout
23058
23059 \end_inset
23060 </cell>
23061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23062 \begin_inset Text
23063
23064 \begin_layout Plain Layout
23065 \begin_inset Formula $\in$
23066 \end_inset
23067
23068
23069 \end_layout
23070
23071 \end_inset
23072 </cell>
23073 </row>
23074 <row>
23075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23076 \begin_inset Text
23077
23078 \begin_layout Plain Layout
23079
23080 \backslash
23081 vdash
23082 \end_layout
23083
23084 \end_inset
23085 </cell>
23086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23087 \begin_inset Text
23088
23089 \begin_layout Plain Layout
23090 \begin_inset Formula $\vdash$
23091 \end_inset
23092
23093
23094 \end_layout
23095
23096 \end_inset
23097 </cell>
23098 </row>
23099 <row>
23100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23101 \begin_inset Text
23102
23103 \begin_layout Plain Layout
23104
23105 \backslash
23106 smile
23107 \end_layout
23108
23109 \end_inset
23110 </cell>
23111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23112 \begin_inset Text
23113
23114 \begin_layout Plain Layout
23115 \begin_inset Formula $\smile$
23116 \end_inset
23117
23118
23119 \end_layout
23120
23121 \end_inset
23122 </cell>
23123 </row>
23124 <row>
23125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23126 \begin_inset Text
23127
23128 \begin_layout Plain Layout
23129
23130 \backslash
23131 lhd
23132 \end_layout
23133
23134 \end_inset
23135 </cell>
23136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23137 \begin_inset Text
23138
23139 \begin_layout Plain Layout
23140 \begin_inset Formula $\lhd$
23141 \end_inset
23142
23143
23144 \end_layout
23145
23146 \end_inset
23147 </cell>
23148 </row>
23149 <row>
23150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23151 \begin_inset Text
23152
23153 \begin_layout Plain Layout
23154
23155 \backslash
23156 unlhd
23157 \end_layout
23158
23159 \end_inset
23160 </cell>
23161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23162 \begin_inset Text
23163
23164 \begin_layout Plain Layout
23165 \begin_inset Formula $\unlhd$
23166 \end_inset
23167
23168
23169 \end_layout
23170
23171 \end_inset
23172 </cell>
23173 </row>
23174 <row>
23175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23176 \begin_inset Text
23177
23178 \begin_layout Plain Layout
23179
23180 \backslash
23181 gtrless
23182 \end_layout
23183
23184 \end_inset
23185 </cell>
23186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23187 \begin_inset Text
23188
23189 \begin_layout Plain Layout
23190 \begin_inset Formula $\gtrless$
23191 \end_inset
23192
23193
23194 \end_layout
23195
23196 \end_inset
23197 </cell>
23198 </row>
23199 <row>
23200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23201 \begin_inset Text
23202
23203 \begin_layout Plain Layout
23204
23205 \backslash
23206 mid
23207 \end_layout
23208
23209 \end_inset
23210 </cell>
23211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23212 \begin_inset Text
23213
23214 \begin_layout Plain Layout
23215 \begin_inset Formula $\mid$
23216 \end_inset
23217
23218
23219 \end_layout
23220
23221 \end_inset
23222 </cell>
23223 </row>
23224 <row>
23225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23226 \begin_inset Text
23227
23228 \begin_layout Plain Layout
23229
23230 \backslash
23231 nmid
23232 \end_layout
23233
23234 \end_inset
23235 </cell>
23236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23237 \begin_inset Text
23238
23239 \begin_layout Plain Layout
23240 \begin_inset Formula $\nmid$
23241 \end_inset
23242
23243
23244 \end_layout
23245
23246 \end_inset
23247 </cell>
23248 </row>
23249 </lyxtabular>
23250
23251 \end_inset
23252
23253
23254 \begin_inset space \hfill{}
23255 \end_inset
23256
23257
23258 \begin_inset Tabular
23259 <lyxtabular version="3" rows="17" columns="2">
23260 <features>
23261 <column alignment="center" valignment="top" width="0pt">
23262 <column alignment="center" valignment="top" width="0pt">
23263 <row>
23264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23265 \begin_inset Text
23266
23267 \begin_layout Plain Layout
23268 Command
23269 \end_layout
23270
23271 \end_inset
23272 </cell>
23273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23274 \begin_inset Text
23275
23276 \begin_layout Plain Layout
23277 Result
23278 \end_layout
23279
23280 \end_inset
23281 </cell>
23282 </row>
23283 <row>
23284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23285 \begin_inset Text
23286
23287 \begin_layout Plain Layout
23288 =
23289 \end_layout
23290
23291 \end_inset
23292 </cell>
23293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \begin_layout Plain Layout
23297 \begin_inset Formula $=$
23298 \end_inset
23299
23300
23301 \end_layout
23302
23303 \end_inset
23304 </cell>
23305 </row>
23306 <row>
23307 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23308 \begin_inset Text
23309
23310 \begin_layout Plain Layout
23311
23312 \backslash
23313 not=
23314 \end_layout
23315
23316 \end_inset
23317 </cell>
23318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23319 \begin_inset Text
23320
23321 \begin_layout Plain Layout
23322 \begin_inset Formula $\not=$
23323 \end_inset
23324
23325
23326 \end_layout
23327
23328 \end_inset
23329 </cell>
23330 </row>
23331 <row>
23332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23333 \begin_inset Text
23334
23335 \begin_layout Plain Layout
23336
23337 \backslash
23338 equiv
23339 \end_layout
23340
23341 \end_inset
23342 </cell>
23343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23344 \begin_inset Text
23345
23346 \begin_layout Plain Layout
23347 \begin_inset Formula $\equiv$
23348 \end_inset
23349
23350
23351 \end_layout
23352
23353 \end_inset
23354 </cell>
23355 </row>
23356 <row>
23357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23358 \begin_inset Text
23359
23360 \begin_layout Plain Layout
23361
23362 \backslash
23363 sim
23364 \end_layout
23365
23366 \end_inset
23367 </cell>
23368 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23369 \begin_inset Text
23370
23371 \begin_layout Plain Layout
23372 \begin_inset Formula $\sim$
23373 \end_inset
23374
23375
23376 \end_layout
23377
23378 \end_inset
23379 </cell>
23380 </row>
23381 <row>
23382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23383 \begin_inset Text
23384
23385 \begin_layout Plain Layout
23386
23387 \backslash
23388 simeq
23389 \end_layout
23390
23391 \end_inset
23392 </cell>
23393 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23394 \begin_inset Text
23395
23396 \begin_layout Plain Layout
23397 \begin_inset Formula $\simeq$
23398 \end_inset
23399
23400
23401 \end_layout
23402
23403 \end_inset
23404 </cell>
23405 </row>
23406 <row>
23407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23408 \begin_inset Text
23409
23410 \begin_layout Plain Layout
23411
23412 \backslash
23413 approx
23414 \end_layout
23415
23416 \end_inset
23417 </cell>
23418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23419 \begin_inset Text
23420
23421 \begin_layout Plain Layout
23422 \begin_inset Formula $\approx$
23423 \end_inset
23424
23425
23426 \end_layout
23427
23428 \end_inset
23429 </cell>
23430 </row>
23431 <row>
23432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23433 \begin_inset Text
23434
23435 \begin_layout Plain Layout
23436
23437 \backslash
23438 cong
23439 \end_layout
23440
23441 \end_inset
23442 </cell>
23443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23444 \begin_inset Text
23445
23446 \begin_layout Plain Layout
23447 \begin_inset Formula $\cong$
23448 \end_inset
23449
23450
23451 \end_layout
23452
23453 \end_inset
23454 </cell>
23455 </row>
23456 <row>
23457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23458 \begin_inset Text
23459
23460 \begin_layout Plain Layout
23461
23462 \backslash
23463 bowtie
23464 \end_layout
23465
23466 \end_inset
23467 </cell>
23468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23469 \begin_inset Text
23470
23471 \begin_layout Plain Layout
23472 \begin_inset Formula $\bowtie$
23473 \end_inset
23474
23475
23476 \end_layout
23477
23478 \end_inset
23479 </cell>
23480 </row>
23481 <row>
23482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23483 \begin_inset Text
23484
23485 \begin_layout Plain Layout
23486
23487 \backslash
23488 notin
23489 \end_layout
23490
23491 \end_inset
23492 </cell>
23493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23494 \begin_inset Text
23495
23496 \begin_layout Plain Layout
23497 \begin_inset Formula $\notin$
23498 \end_inset
23499
23500
23501 \end_layout
23502
23503 \end_inset
23504 </cell>
23505 </row>
23506 <row>
23507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23508 \begin_inset Text
23509
23510 \begin_layout Plain Layout
23511
23512 \backslash
23513 perp
23514 \end_layout
23515
23516 \end_inset
23517 </cell>
23518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522 \begin_inset Formula $\perp$
23523 \end_inset
23524
23525
23526 \end_layout
23527
23528 \end_inset
23529 </cell>
23530 </row>
23531 <row>
23532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23533 \begin_inset Text
23534
23535 \begin_layout Plain Layout
23536
23537 \backslash
23538 propto
23539 \end_layout
23540
23541 \end_inset
23542 </cell>
23543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23544 \begin_inset Text
23545
23546 \begin_layout Plain Layout
23547 \begin_inset Formula $\propto$
23548 \end_inset
23549
23550
23551 \end_layout
23552
23553 \end_inset
23554 </cell>
23555 </row>
23556 <row>
23557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23558 \begin_inset Text
23559
23560 \begin_layout Plain Layout
23561
23562 \backslash
23563 asymp
23564 \end_layout
23565
23566 \end_inset
23567 </cell>
23568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23569 \begin_inset Text
23570
23571 \begin_layout Plain Layout
23572 \begin_inset Formula $\asymp$
23573 \end_inset
23574
23575
23576 \end_layout
23577
23578 \end_inset
23579 </cell>
23580 </row>
23581 <row>
23582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23583 \begin_inset Text
23584
23585 \begin_layout Plain Layout
23586
23587 \backslash
23588 doteq
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23594 \begin_inset Text
23595
23596 \begin_layout Plain Layout
23597 \begin_inset Formula $\doteq$
23598 \end_inset
23599
23600
23601 \end_layout
23602
23603 \end_inset
23604 </cell>
23605 </row>
23606 <row>
23607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23608 \begin_inset Text
23609
23610 \begin_layout Plain Layout
23611
23612 \backslash
23613 circeq
23614 \end_layout
23615
23616 \end_inset
23617 </cell>
23618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23619 \begin_inset Text
23620
23621 \begin_layout Plain Layout
23622 \begin_inset Formula $\circeq$
23623 \end_inset
23624
23625
23626 \end_layout
23627
23628 \end_inset
23629 </cell>
23630 </row>
23631 <row>
23632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23633 \begin_inset Text
23634
23635 \begin_layout Plain Layout
23636
23637 \backslash
23638 models
23639 \end_layout
23640
23641 \end_inset
23642 </cell>
23643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23644 \begin_inset Text
23645
23646 \begin_layout Plain Layout
23647 \begin_inset Formula $\models$
23648 \end_inset
23649
23650
23651 \end_layout
23652
23653 \end_inset
23654 </cell>
23655 </row>
23656 <row>
23657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23658 \begin_inset Text
23659
23660 \begin_layout Plain Layout
23661
23662 \backslash
23663 widehat=
23664 \end_layout
23665
23666 \end_inset
23667 </cell>
23668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23669 \begin_inset Text
23670
23671 \begin_layout Plain Layout
23672 \begin_inset Formula $\widehat{=}$
23673 \end_inset
23674
23675
23676 \end_layout
23677
23678 \end_inset
23679 </cell>
23680 </row>
23681 </lyxtabular>
23682
23683 \end_inset
23684
23685
23686 \begin_inset space \hfill{}
23687 \end_inset
23688
23689
23690 \begin_inset Tabular
23691 <lyxtabular version="3" rows="17" columns="2">
23692 <features>
23693 <column alignment="center" valignment="top" width="0pt">
23694 <column alignment="center" valignment="top" width="0pt">
23695 <row>
23696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23697 \begin_inset Text
23698
23699 \begin_layout Plain Layout
23700 Command
23701 \end_layout
23702
23703 \end_inset
23704 </cell>
23705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Plain Layout
23709 Result
23710 \end_layout
23711
23712 \end_inset
23713 </cell>
23714 </row>
23715 <row>
23716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23717 \begin_inset Text
23718
23719 \begin_layout Plain Layout
23720 >
23721 \end_layout
23722
23723 \end_inset
23724 </cell>
23725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23726 \begin_inset Text
23727
23728 \begin_layout Plain Layout
23729 \begin_inset Formula $>$
23730 \end_inset
23731
23732
23733 \end_layout
23734
23735 \end_inset
23736 </cell>
23737 </row>
23738 <row>
23739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23740 \begin_inset Text
23741
23742 \begin_layout Plain Layout
23743
23744 \backslash
23745 ge
23746 \end_layout
23747
23748 \end_inset
23749 </cell>
23750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23751 \begin_inset Text
23752
23753 \begin_layout Plain Layout
23754 \begin_inset Formula $\ge$
23755 \end_inset
23756
23757
23758 \end_layout
23759
23760 \end_inset
23761 </cell>
23762 </row>
23763 <row>
23764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23765 \begin_inset Text
23766
23767 \begin_layout Plain Layout
23768
23769 \backslash
23770 gg
23771 \end_layout
23772
23773 \end_inset
23774 </cell>
23775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23776 \begin_inset Text
23777
23778 \begin_layout Plain Layout
23779 \begin_inset Formula $\gg$
23780 \end_inset
23781
23782
23783 \end_layout
23784
23785 \end_inset
23786 </cell>
23787 </row>
23788 <row>
23789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23790 \begin_inset Text
23791
23792 \begin_layout Plain Layout
23793
23794 \backslash
23795 succ
23796 \end_layout
23797
23798 \end_inset
23799 </cell>
23800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23801 \begin_inset Text
23802
23803 \begin_layout Plain Layout
23804 \begin_inset Formula $\succ$
23805 \end_inset
23806
23807
23808 \end_layout
23809
23810 \end_inset
23811 </cell>
23812 </row>
23813 <row>
23814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23815 \begin_inset Text
23816
23817 \begin_layout Plain Layout
23818
23819 \backslash
23820 succeq
23821 \end_layout
23822
23823 \end_inset
23824 </cell>
23825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23826 \begin_inset Text
23827
23828 \begin_layout Plain Layout
23829 \begin_inset Formula $\succeq$
23830 \end_inset
23831
23832
23833 \end_layout
23834
23835 \end_inset
23836 </cell>
23837 </row>
23838 <row>
23839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23840 \begin_inset Text
23841
23842 \begin_layout Plain Layout
23843
23844 \backslash
23845 supset
23846 \end_layout
23847
23848 \end_inset
23849 </cell>
23850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23851 \begin_inset Text
23852
23853 \begin_layout Plain Layout
23854 \begin_inset Formula $\supset$
23855 \end_inset
23856
23857
23858 \end_layout
23859
23860 \end_inset
23861 </cell>
23862 </row>
23863 <row>
23864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23865 \begin_inset Text
23866
23867 \begin_layout Plain Layout
23868
23869 \backslash
23870 supseteq
23871 \end_layout
23872
23873 \end_inset
23874 </cell>
23875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23876 \begin_inset Text
23877
23878 \begin_layout Plain Layout
23879 \begin_inset Formula $\supseteq$
23880 \end_inset
23881
23882
23883 \end_layout
23884
23885 \end_inset
23886 </cell>
23887 </row>
23888 <row>
23889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23890 \begin_inset Text
23891
23892 \begin_layout Plain Layout
23893
23894 \backslash
23895 sqsupseteq
23896 \end_layout
23897
23898 \end_inset
23899 </cell>
23900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23901 \begin_inset Text
23902
23903 \begin_layout Plain Layout
23904 \begin_inset Formula $\sqsupseteq$
23905 \end_inset
23906
23907
23908 \end_layout
23909
23910 \end_inset
23911 </cell>
23912 </row>
23913 <row>
23914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23915 \begin_inset Text
23916
23917 \begin_layout Plain Layout
23918
23919 \backslash
23920 ni
23921 \end_layout
23922
23923 \end_inset
23924 </cell>
23925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929 \begin_inset Formula $\ni$
23930 \end_inset
23931
23932
23933 \end_layout
23934
23935 \end_inset
23936 </cell>
23937 </row>
23938 <row>
23939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23940 \begin_inset Text
23941
23942 \begin_layout Plain Layout
23943
23944 \backslash
23945 dashv
23946 \end_layout
23947
23948 \end_inset
23949 </cell>
23950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23951 \begin_inset Text
23952
23953 \begin_layout Plain Layout
23954 \begin_inset Formula $\dashv$
23955 \end_inset
23956
23957
23958 \end_layout
23959
23960 \end_inset
23961 </cell>
23962 </row>
23963 <row>
23964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23965 \begin_inset Text
23966
23967 \begin_layout Plain Layout
23968
23969 \backslash
23970 frown
23971 \end_layout
23972
23973 \end_inset
23974 </cell>
23975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23976 \begin_inset Text
23977
23978 \begin_layout Plain Layout
23979 \begin_inset Formula $\frown$
23980 \end_inset
23981
23982
23983 \end_layout
23984
23985 \end_inset
23986 </cell>
23987 </row>
23988 <row>
23989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23990 \begin_inset Text
23991
23992 \begin_layout Plain Layout
23993
23994 \backslash
23995 rhd
23996 \end_layout
23997
23998 \end_inset
23999 </cell>
24000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24001 \begin_inset Text
24002
24003 \begin_layout Plain Layout
24004 \begin_inset Formula $\rhd$
24005 \end_inset
24006
24007
24008 \end_layout
24009
24010 \end_inset
24011 </cell>
24012 </row>
24013 <row>
24014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24015 \begin_inset Text
24016
24017 \begin_layout Plain Layout
24018
24019 \backslash
24020 unrhd
24021 \end_layout
24022
24023 \end_inset
24024 </cell>
24025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24026 \begin_inset Text
24027
24028 \begin_layout Plain Layout
24029 \begin_inset Formula $\unrhd$
24030 \end_inset
24031
24032
24033 \end_layout
24034
24035 \end_inset
24036 </cell>
24037 </row>
24038 <row>
24039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24040 \begin_inset Text
24041
24042 \begin_layout Plain Layout
24043
24044 \backslash
24045 lessgtr
24046 \end_layout
24047
24048 \end_inset
24049 </cell>
24050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24051 \begin_inset Text
24052
24053 \begin_layout Plain Layout
24054 \begin_inset Formula $\lessgtr$
24055 \end_inset
24056
24057
24058 \end_layout
24059
24060 \end_inset
24061 </cell>
24062 </row>
24063 <row>
24064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24065 \begin_inset Text
24066
24067 \begin_layout Plain Layout
24068
24069 \backslash
24070 parallel
24071 \end_layout
24072
24073 \end_inset
24074 </cell>
24075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24076 \begin_inset Text
24077
24078 \begin_layout Plain Layout
24079 \begin_inset Formula $\parallel$
24080 \end_inset
24081
24082
24083 \end_layout
24084
24085 \end_inset
24086 </cell>
24087 </row>
24088 <row>
24089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24090 \begin_inset Text
24091
24092 \begin_layout Plain Layout
24093
24094 \backslash
24095 nparallel
24096 \end_layout
24097
24098 \end_inset
24099 </cell>
24100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24101 \begin_inset Text
24102
24103 \begin_layout Plain Layout
24104 \begin_inset Formula $\nparallel$
24105 \end_inset
24106
24107
24108 \end_layout
24109
24110 \end_inset
24111 </cell>
24112 </row>
24113 </lyxtabular>
24114
24115 \end_inset
24116
24117
24118 \begin_inset space \hfill{}
24119 \end_inset
24120
24121
24122 \end_layout
24123
24124 \begin_layout Standard
24125 \begin_inset VSpace medskip
24126 \end_inset
24127
24128 The characters 
24129 \series bold
24130
24131 \backslash
24132 lhd
24133 \series default
24134  and 
24135 \series bold
24136
24137 \backslash
24138 rhd
24139 \series default
24140  are bigger than the equal looking operators 
24141 \series bold
24142
24143 \backslash
24144 triangleleft
24145 \series default
24146  and 
24147 \series bold
24148
24149 \backslash
24150 triangleright
24151 \series default
24152 , respectively.
24153 \end_layout
24154
24155 \begin_layout Standard
24156 Relations are, in contrary to symbols, always surrounded by space.
24157 \end_layout
24158
24159 \begin_layout Standard
24160 Relations with labels can be created with the command 
24161 \series bold
24162
24163 \backslash
24164 stackrel
24165 \series default
24166
24167 \begin_inset Index
24168 status collapsed
24169
24170 \begin_layout Plain Layout
24171 Commands ! S ! 
24172 \backslash
24173 stackrel
24174 \end_layout
24175
24176 \end_inset
24177
24178 :
24179 \end_layout
24180
24181 \begin_layout Standard
24182 \align center
24183 \begin_inset Tabular
24184 <lyxtabular version="3" rows="2" columns="2">
24185 <features>
24186 <column alignment="center" valignment="top" width="0">
24187 <column alignment="center" valignment="top" width="0">
24188 <row>
24189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24190 \begin_inset Text
24191
24192 \begin_layout Plain Layout
24193 Command
24194 \end_layout
24195
24196 \end_inset
24197 </cell>
24198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24199 \begin_inset Text
24200
24201 \begin_layout Plain Layout
24202 Result
24203 \begin_inset Note Note
24204 status collapsed
24205
24206 \begin_layout Plain Layout
24207
24208 \series bold
24209
24210 \backslash
24211 raisebox
24212 \series default
24213  is only used as spacer.
24214 \end_layout
24215
24216 \end_inset
24217
24218
24219 \end_layout
24220
24221 \end_inset
24222 </cell>
24223 </row>
24224 <row>
24225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24226 \begin_inset Text
24227
24228 \begin_layout Plain Layout
24229 A(r)
24230 \backslash
24231 stackrel
24232 \begin_inset ERT
24233 status collapsed
24234
24235 \begin_layout Plain Layout
24236
24237
24238 \backslash
24239 spce 
24240 \end_layout
24241
24242 \end_inset
24243
24244 r
24245 \backslash
24246 to
24247 \backslash
24248 infty
24249 \begin_inset ERT
24250 status collapsed
24251
24252 \begin_layout Plain Layout
24253
24254
24255 \backslash
24256 spce 
24257 \end_layout
24258
24259 \end_inset
24260
24261
24262 \begin_inset Formula $\downarrow$
24263 \end_inset
24264
24265
24266 \backslash
24267 approx
24268 \begin_inset ERT
24269 status collapsed
24270
24271 \begin_layout Plain Layout
24272
24273
24274 \backslash
24275 spce 
24276 \end_layout
24277
24278 \end_inset
24279
24280
24281 \begin_inset ERT
24282 status collapsed
24283
24284 \begin_layout Plain Layout
24285
24286
24287 \backslash
24288 spce 
24289 \end_layout
24290
24291 \end_inset
24292
24293 B
24294 \end_layout
24295
24296 \end_inset
24297 </cell>
24298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24299 \begin_inset Text
24300
24301 \begin_layout Plain Layout
24302 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24303 \end_inset
24304
24305
24306 \end_layout
24307
24308 \end_inset
24309 </cell>
24310 </row>
24311 </lyxtabular>
24312
24313 \end_inset
24314
24315
24316 \end_layout
24317
24318 \begin_layout Section
24319 Functions
24320 \end_layout
24321
24322 \begin_layout Subsection
24323 Predefined Functions
24324 \begin_inset CommandInset label
24325 LatexCommand label
24326 name "sub:Predefined-Functions"
24327
24328 \end_inset
24329
24330
24331 \begin_inset Index
24332 status collapsed
24333
24334 \begin_layout Plain Layout
24335 Functions ! predefined
24336 \end_layout
24337
24338 \end_inset
24339
24340
24341 \end_layout
24342
24343 \begin_layout Standard
24344 In general, variables are set 
24345 \emph on
24346 italic
24347 \emph default
24348  in mathematical expressions, but not function names, because 
24349 \begin_inset Formula $sin$
24350 \end_inset
24351
24352  could be misunderstood as 
24353 \begin_inset Formula $s\cdot i\cdot n$
24354 \end_inset
24355
24356 .
24357  Therefore there are predefined functions, that are additionally a bit separated
24358  from prefactors.
24359  They are inserted as commands starting with a backslash before their name.
24360 \end_layout
24361
24362 \begin_layout Standard
24363 \align center
24364 \begin_inset Tabular
24365 <lyxtabular version="3" rows="2" columns="4">
24366 <features>
24367 <column alignment="center" valignment="top" width="0pt">
24368 <column alignment="center" valignment="top" width="0pt">
24369 <column alignment="center" valignment="top" width="0pt">
24370 <column alignment="center" valignment="top" width="0pt">
24371 <row>
24372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24373 \begin_inset Text
24374
24375 \begin_layout Plain Layout
24376 Command
24377 \end_layout
24378
24379 \end_inset
24380 </cell>
24381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24382 \begin_inset Text
24383
24384 \begin_layout Plain Layout
24385 Result
24386 \end_layout
24387
24388 \end_inset
24389 </cell>
24390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24391 \begin_inset Text
24392
24393 \begin_layout Plain Layout
24394 Command
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24400 \begin_inset Text
24401
24402 \begin_layout Plain Layout
24403 Result
24404 \end_layout
24405
24406 \end_inset
24407 </cell>
24408 </row>
24409 <row>
24410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24411 \begin_inset Text
24412
24413 \begin_layout Plain Layout
24414 Asin(x)+B
24415 \end_layout
24416
24417 \end_inset
24418 </cell>
24419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24420 \begin_inset Text
24421
24422 \begin_layout Plain Layout
24423 \begin_inset Formula $Asin(x)+B$
24424 \end_inset
24425
24426
24427 \end_layout
24428
24429 \end_inset
24430 </cell>
24431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24432 \begin_inset Text
24433
24434 \begin_layout Plain Layout
24435 A
24436 \backslash
24437 sin(x)+B
24438 \end_layout
24439
24440 \end_inset
24441 </cell>
24442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24443 \begin_inset Text
24444
24445 \begin_layout Plain Layout
24446 \begin_inset Formula $A\sin(x)+B$
24447 \end_inset
24448
24449
24450 \end_layout
24451
24452 \end_inset
24453 </cell>
24454 </row>
24455 </lyxtabular>
24456
24457 \end_inset
24458
24459
24460 \end_layout
24461
24462 \begin_layout Standard
24463 The following functions are predefined:
24464 \end_layout
24465
24466 \begin_layout Standard
24467 \begin_inset VSpace -2mm
24468 \end_inset
24469
24470
24471 \end_layout
24472
24473 \begin_layout Standard
24474 \align center
24475 \begin_inset Tabular
24476 <lyxtabular version="3" rows="9" columns="4">
24477 <features>
24478 <column alignment="center" valignment="top" width="0pt">
24479 <column alignment="center" valignment="top" width="0pt">
24480 <column alignment="center" valignment="top" width="0pt">
24481 <column alignment="center" valignment="top" width="0pt">
24482 <row>
24483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24484 \begin_inset Text
24485
24486 \begin_layout Plain Layout
24487 Command
24488 \end_layout
24489
24490 \end_inset
24491 </cell>
24492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24493 \begin_inset Text
24494
24495 \begin_layout Plain Layout
24496 Command
24497 \end_layout
24498
24499 \end_inset
24500 </cell>
24501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24502 \begin_inset Text
24503
24504 \begin_layout Plain Layout
24505 Command
24506 \end_layout
24507
24508 \end_inset
24509 </cell>
24510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24511 \begin_inset Text
24512
24513 \begin_layout Plain Layout
24514 Command
24515 \end_layout
24516
24517 \end_inset
24518 </cell>
24519 </row>
24520 <row>
24521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24522 \begin_inset Text
24523
24524 \begin_layout Plain Layout
24525
24526 \backslash
24527 sin
24528 \end_layout
24529
24530 \end_inset
24531 </cell>
24532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24533 \begin_inset Text
24534
24535 \begin_layout Plain Layout
24536
24537 \backslash
24538 sinh
24539 \end_layout
24540
24541 \end_inset
24542 </cell>
24543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24544 \begin_inset Text
24545
24546 \begin_layout Plain Layout
24547
24548 \backslash
24549 arcsin
24550 \end_layout
24551
24552 \end_inset
24553 </cell>
24554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24555 \begin_inset Text
24556
24557 \begin_layout Plain Layout
24558
24559 \backslash
24560 sup
24561 \end_layout
24562
24563 \end_inset
24564 </cell>
24565 </row>
24566 <row>
24567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24568 \begin_inset Text
24569
24570 \begin_layout Plain Layout
24571
24572 \backslash
24573 cos
24574 \end_layout
24575
24576 \end_inset
24577 </cell>
24578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24579 \begin_inset Text
24580
24581 \begin_layout Plain Layout
24582
24583 \backslash
24584 cosh
24585 \end_layout
24586
24587 \end_inset
24588 </cell>
24589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24590 \begin_inset Text
24591
24592 \begin_layout Plain Layout
24593
24594 \backslash
24595 arccos
24596 \end_layout
24597
24598 \end_inset
24599 </cell>
24600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24601 \begin_inset Text
24602
24603 \begin_layout Plain Layout
24604
24605 \backslash
24606 inf
24607 \end_layout
24608
24609 \end_inset
24610 </cell>
24611 </row>
24612 <row>
24613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24614 \begin_inset Text
24615
24616 \begin_layout Plain Layout
24617
24618 \backslash
24619 tan
24620 \end_layout
24621
24622 \end_inset
24623 </cell>
24624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24625 \begin_inset Text
24626
24627 \begin_layout Plain Layout
24628
24629 \backslash
24630 tanh
24631 \end_layout
24632
24633 \end_inset
24634 </cell>
24635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24636 \begin_inset Text
24637
24638 \begin_layout Plain Layout
24639
24640 \backslash
24641 arctan
24642 \end_layout
24643
24644 \end_inset
24645 </cell>
24646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24647 \begin_inset Text
24648
24649 \begin_layout Plain Layout
24650
24651 \backslash
24652 lim
24653 \end_layout
24654
24655 \end_inset
24656 </cell>
24657 </row>
24658 <row>
24659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24660 \begin_inset Text
24661
24662 \begin_layout Plain Layout
24663
24664 \backslash
24665 cot
24666 \end_layout
24667
24668 \end_inset
24669 </cell>
24670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24671 \begin_inset Text
24672
24673 \begin_layout Plain Layout
24674
24675 \backslash
24676 coth
24677 \end_layout
24678
24679 \end_inset
24680 </cell>
24681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24682 \begin_inset Text
24683
24684 \begin_layout Plain Layout
24685
24686 \backslash
24687 arg
24688 \end_layout
24689
24690 \end_inset
24691 </cell>
24692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24693 \begin_inset Text
24694
24695 \begin_layout Plain Layout
24696
24697 \backslash
24698 liminf
24699 \end_layout
24700
24701 \end_inset
24702 </cell>
24703 </row>
24704 <row>
24705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24706 \begin_inset Text
24707
24708 \begin_layout Plain Layout
24709
24710 \backslash
24711 sec
24712 \end_layout
24713
24714 \end_inset
24715 </cell>
24716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24717 \begin_inset Text
24718
24719 \begin_layout Plain Layout
24720
24721 \backslash
24722 min
24723 \end_layout
24724
24725 \end_inset
24726 </cell>
24727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24728 \begin_inset Text
24729
24730 \begin_layout Plain Layout
24731
24732 \backslash
24733 deg
24734 \end_layout
24735
24736 \end_inset
24737 </cell>
24738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24739 \begin_inset Text
24740
24741 \begin_layout Plain Layout
24742
24743 \backslash
24744 limsup
24745 \end_layout
24746
24747 \end_inset
24748 </cell>
24749 </row>
24750 <row>
24751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24752 \begin_inset Text
24753
24754 \begin_layout Plain Layout
24755
24756 \backslash
24757 csc
24758 \end_layout
24759
24760 \end_inset
24761 </cell>
24762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24763 \begin_inset Text
24764
24765 \begin_layout Plain Layout
24766
24767 \backslash
24768 max
24769 \end_layout
24770
24771 \end_inset
24772 </cell>
24773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24774 \begin_inset Text
24775
24776 \begin_layout Plain Layout
24777
24778 \backslash
24779 det
24780 \end_layout
24781
24782 \end_inset
24783 </cell>
24784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24785 \begin_inset Text
24786
24787 \begin_layout Plain Layout
24788
24789 \backslash
24790 Pr
24791 \end_layout
24792
24793 \end_inset
24794 </cell>
24795 </row>
24796 <row>
24797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24798 \begin_inset Text
24799
24800 \begin_layout Plain Layout
24801
24802 \backslash
24803 ln
24804 \end_layout
24805
24806 \end_inset
24807 </cell>
24808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24809 \begin_inset Text
24810
24811 \begin_layout Plain Layout
24812
24813 \backslash
24814 exp
24815 \end_layout
24816
24817 \end_inset
24818 </cell>
24819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24820 \begin_inset Text
24821
24822 \begin_layout Plain Layout
24823
24824 \backslash
24825 dim
24826 \end_layout
24827
24828 \end_inset
24829 </cell>
24830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24831 \begin_inset Text
24832
24833 \begin_layout Plain Layout
24834
24835 \backslash
24836 hom
24837 \end_layout
24838
24839 \end_inset
24840 </cell>
24841 </row>
24842 <row>
24843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24844 \begin_inset Text
24845
24846 \begin_layout Plain Layout
24847
24848 \backslash
24849 lg
24850 \end_layout
24851
24852 \end_inset
24853 </cell>
24854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24855 \begin_inset Text
24856
24857 \begin_layout Plain Layout
24858
24859 \backslash
24860 log
24861 \end_layout
24862
24863 \end_inset
24864 </cell>
24865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24866 \begin_inset Text
24867
24868 \begin_layout Plain Layout
24869
24870 \backslash
24871 ker
24872 \end_layout
24873
24874 \end_inset
24875 </cell>
24876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24877 \begin_inset Text
24878
24879 \begin_layout Plain Layout
24880
24881 \backslash
24882 gcd
24883 \end_layout
24884
24885 \end_inset
24886 </cell>
24887 </row>
24888 </lyxtabular>
24889
24890 \end_inset
24891
24892
24893 \end_layout
24894
24895 \begin_layout Standard
24896 They can also be inserted with the math toolbar button 
24897 \begin_inset Graphics
24898         filename ../images/math/functions.png
24899         scale 85
24900
24901 \end_inset
24902
24903 .
24904 \end_layout
24905
24906 \begin_layout Subsection
24907 Self-defined Functions
24908 \begin_inset Index
24909 status collapsed
24910
24911 \begin_layout Plain Layout
24912 Functions ! self-defined
24913 \end_layout
24914
24915 \end_inset
24916
24917
24918 \end_layout
24919
24920 \begin_layout Standard
24921 To use a function that is not predefined, like for example the sign function
24922  sgn(x), there are two possibilities:
24923 \end_layout
24924
24925 \begin_layout Itemize
24926 Define the function by inserting the following line to the LaTeX-preamble
24927 \begin_inset Foot
24928 status collapsed
24929
24930 \begin_layout Plain Layout
24931 For more about 
24932 \series bold
24933
24934 \backslash
24935 DeclareMathOperator
24936 \series default
24937  see 
24938 \begin_inset CommandInset ref
24939 LatexCommand ref
24940 reference "sub:Self-defined-Operators"
24941
24942 \end_inset
24943
24944 .
24945 \end_layout
24946
24947 \end_inset
24948
24949
24950 \begin_inset Newline newline
24951 \end_inset
24952
24953
24954 \begin_inset VSpace -3mm
24955 \end_inset
24956
24957
24958 \begin_inset Newline newline
24959 \end_inset
24960
24961
24962 \series bold
24963
24964 \backslash
24965 DeclareMathOperator{
24966 \backslash
24967 sgn}{sgn}
24968 \series default
24969
24970 \begin_inset Index
24971 status collapsed
24972
24973 \begin_layout Plain Layout
24974 Commands ! D ! 
24975 \backslash
24976 dbinom@
24977 \backslash
24978 DeclareMathOperator
24979 \end_layout
24980
24981 \end_inset
24982
24983
24984 \begin_inset Newline newline
24985 \end_inset
24986
24987
24988 \begin_inset VSpace -2mm
24989 \end_inset
24990
24991
24992 \begin_inset Newline newline
24993 \end_inset
24994
24995 Now the new defined function can be called with the command 
24996 \series bold
24997
24998 \backslash
24999 sgn
25000 \series default
25001 .
25002 \end_layout
25003
25004 \begin_layout Itemize
25005 Write the the formula as usual, mark the formula name, in our example the
25006  letters 
25007 \emph on
25008 sgn
25009 \emph default
25010 , and change it to mathematical text.
25011  At last a space is inserted between prefactor and function.
25012 \end_layout
25013
25014 \begin_layout Standard
25015 The result is the same with both methods as with a predefined function
25016 \begin_inset Foot
25017 status collapsed
25018
25019 \begin_layout Plain Layout
25020 In LyX self-defined functions are displayed red, predefined ones black.
25021 \end_layout
25022
25023 \end_inset
25024
25025 :
25026 \end_layout
25027
25028 \begin_layout Standard
25029 \align center
25030 \begin_inset Tabular
25031 <lyxtabular version="3" rows="3" columns="2">
25032 <features>
25033 <column alignment="center" valignment="top" width="0pt">
25034 <column alignment="center" valignment="top" width="0pt">
25035 <row>
25036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25037 \begin_inset Text
25038
25039 \begin_layout Plain Layout
25040 Command
25041 \end_layout
25042
25043 \end_inset
25044 </cell>
25045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25046 \begin_inset Text
25047
25048 \begin_layout Plain Layout
25049 Result
25050 \end_layout
25051
25052 \end_inset
25053 </cell>
25054 </row>
25055 <row>
25056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25057 \begin_inset Text
25058
25059 \begin_layout Plain Layout
25060 A
25061 \backslash
25062 sgn(x)+B
25063 \end_layout
25064
25065 \end_inset
25066 </cell>
25067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25068 \begin_inset Text
25069
25070 \begin_layout Plain Layout
25071 \begin_inset Formula $A\sgn(x)+B$
25072 \end_inset
25073
25074
25075 \end_layout
25076
25077 \end_inset
25078 </cell>
25079 </row>
25080 <row>
25081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25082 \begin_inset Text
25083
25084 \begin_layout Plain Layout
25085 A
25086 \backslash
25087 ,
25088 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25089 \end_inset
25090
25091 (x)+B
25092 \end_layout
25093
25094 \end_inset
25095 </cell>
25096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25097 \begin_inset Text
25098
25099 \begin_layout Plain Layout
25100 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25101 \end_inset
25102
25103
25104 \end_layout
25105
25106 \end_inset
25107 </cell>
25108 </row>
25109 </lyxtabular>
25110
25111 \end_inset
25112
25113
25114 \end_layout
25115
25116 \begin_layout Standard
25117 The first method is more suitable when the self-defined function should
25118  be used several times.
25119 \end_layout
25120
25121 \begin_layout Subsection
25122 Limits
25123 \begin_inset Index
25124 status collapsed
25125
25126 \begin_layout Plain Layout
25127 Limits
25128 \end_layout
25129
25130 \end_inset
25131
25132
25133 \end_layout
25134
25135 \begin_layout Standard
25136 For limits there are defined besides 
25137 \series bold
25138
25139 \backslash
25140 lim
25141 \series default
25142
25143 \begin_inset Index
25144 status collapsed
25145
25146 \begin_layout Plain Layout
25147 Commands ! L ! 
25148 \backslash
25149 lim
25150 \end_layout
25151
25152 \end_inset
25153
25154
25155 \series bold
25156
25157 \backslash
25158 liminf
25159 \series default
25160  and 
25161 \series bold
25162
25163 \backslash
25164 limsup
25165 \series default
25166  furthermore the following functions:
25167 \end_layout
25168
25169 \begin_layout Standard
25170 \align center
25171 \begin_inset Tabular
25172 <lyxtabular version="3" rows="5" columns="2">
25173 <features>
25174 <column alignment="center" valignment="top" width="0">
25175 <column alignment="center" valignment="top" width="0">
25176 <row>
25177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25178 \begin_inset Text
25179
25180 \begin_layout Plain Layout
25181 Command
25182 \end_layout
25183
25184 \end_inset
25185 </cell>
25186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25187 \begin_inset Text
25188
25189 \begin_layout Plain Layout
25190 Result
25191 \begin_inset Note Note
25192 status collapsed
25193
25194 \begin_layout Plain Layout
25195
25196 \series bold
25197
25198 \backslash
25199 raisebox
25200 \series default
25201  is only used as spacer.
25202 \end_layout
25203
25204 \end_inset
25205
25206
25207 \end_layout
25208
25209 \end_inset
25210 </cell>
25211 </row>
25212 <row>
25213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25214 \begin_inset Text
25215
25216 \begin_layout Plain Layout
25217
25218 \backslash
25219 varliminf
25220 \end_layout
25221
25222 \end_inset
25223 </cell>
25224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25225 \begin_inset Text
25226
25227 \begin_layout Plain Layout
25228 \begin_inset Formula $\varliminf$
25229 \end_inset
25230
25231
25232 \end_layout
25233
25234 \end_inset
25235 </cell>
25236 </row>
25237 <row>
25238 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25239 \begin_inset Text
25240
25241 \begin_layout Plain Layout
25242
25243 \backslash
25244 varlimsup
25245 \end_layout
25246
25247 \end_inset
25248 </cell>
25249 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25250 \begin_inset Text
25251
25252 \begin_layout Plain Layout
25253 \begin_inset Formula $\varlimsup$
25254 \end_inset
25255
25256
25257 \end_layout
25258
25259 \end_inset
25260 </cell>
25261 </row>
25262 <row>
25263 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25264 \begin_inset Text
25265
25266 \begin_layout Plain Layout
25267
25268 \backslash
25269 varprojlim
25270 \end_layout
25271
25272 \end_inset
25273 </cell>
25274 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25275 \begin_inset Text
25276
25277 \begin_layout Plain Layout
25278 \begin_inset Formula $\varprojlim$
25279 \end_inset
25280
25281
25282 \end_layout
25283
25284 \end_inset
25285 </cell>
25286 </row>
25287 <row>
25288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25289 \begin_inset Text
25290
25291 \begin_layout Plain Layout
25292
25293 \backslash
25294 varinjlim
25295 \end_layout
25296
25297 \end_inset
25298 </cell>
25299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25300 \begin_inset Text
25301
25302 \begin_layout Plain Layout
25303 \begin_inset Formula $\varinjlim$
25304 \end_inset
25305
25306
25307 \begin_inset Formula $\raisebox{-2.5mm}{}$
25308 \end_inset
25309
25310
25311 \end_layout
25312
25313 \end_inset
25314 </cell>
25315 </row>
25316 </lyxtabular>
25317
25318 \end_inset
25319
25320
25321 \end_layout
25322
25323 \begin_layout Standard
25324 \begin_inset VSpace medskip
25325 \end_inset
25326
25327 The limit is created by inserting a subscript.
25328  It is set right beside the function in an inline formula:
25329 \end_layout
25330
25331 \begin_layout Standard
25332 \align center
25333 \begin_inset Tabular
25334 <lyxtabular version="3" rows="2" columns="2">
25335 <features>
25336 <column alignment="center" valignment="top" width="0pt">
25337 <column alignment="center" valignment="top" width="0pt">
25338 <row>
25339 <cell alignment="center" valignment="top" usebox="none">
25340 \begin_inset Text
25341
25342 \begin_layout Plain Layout
25343 Command
25344 \end_layout
25345
25346 \end_inset
25347 </cell>
25348 <cell alignment="center" valignment="top" usebox="none">
25349 \begin_inset Text
25350
25351 \begin_layout Plain Layout
25352 \begin_inset space \hspace{}
25353 \length 1cm
25354 \end_inset
25355
25356 Result
25357 \begin_inset Note Note
25358 status collapsed
25359
25360 \begin_layout Plain Layout
25361 The space and
25362 \series bold
25363  
25364 \backslash
25365 raisebox
25366 \series default
25367  are used here as spacer.
25368 \end_layout
25369
25370 \end_inset
25371
25372
25373 \end_layout
25374
25375 \end_inset
25376 </cell>
25377 </row>
25378 <row>
25379 <cell alignment="center" valignment="top" usebox="none">
25380 \begin_inset Text
25381
25382 \begin_layout Plain Layout
25383
25384 \backslash
25385 lim_x
25386 \backslash
25387 to
25388 \begin_inset ERT
25389 status collapsed
25390
25391 \begin_layout Plain Layout
25392
25393
25394 \backslash
25395 spce 
25396 \end_layout
25397
25398 \end_inset
25399
25400 A
25401 \begin_inset ERT
25402 status collapsed
25403
25404 \begin_layout Plain Layout
25405
25406
25407 \backslash
25408 spce 
25409 \end_layout
25410
25411 \end_inset
25412
25413 x=B
25414 \end_layout
25415
25416 \end_inset
25417 </cell>
25418 <cell alignment="center" valignment="top" usebox="none">
25419 \begin_inset Text
25420
25421 \begin_layout Plain Layout
25422 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25423 \end_inset
25424
25425
25426 \end_layout
25427
25428 \end_inset
25429 </cell>
25430 </row>
25431 </lyxtabular>
25432
25433 \end_inset
25434
25435
25436 \end_layout
25437
25438 \begin_layout Standard
25439 In a displayed formula the limit is set below the formula, as usual:
25440 \begin_inset Formula \[
25441 \lim_{x\to A}x=B\]
25442
25443 \end_inset
25444
25445
25446 \end_layout
25447
25448 \begin_layout Subsection
25449 Modulo-Functions
25450 \begin_inset Index
25451 status collapsed
25452
25453 \begin_layout Plain Layout
25454 Functions ! modulo-
25455 \end_layout
25456
25457 \end_inset
25458
25459
25460 \end_layout
25461
25462 \begin_layout Standard
25463 The modulo-function is special, because it exists in four variants.
25464 \end_layout
25465
25466 \begin_layout Standard
25467 The variants in a displayed formula:
25468 \begin_inset Formula \begin{align*}
25469 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25470 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25471 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25472 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25473 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25474
25475 \end_inset
25476
25477
25478 \end_layout
25479
25480 \begin_layout Standard
25481 In an inline formula less space is set before the function names for all
25482  variants.
25483 \end_layout
25484
25485 \begin_layout Standard
25486 \begin_inset Newpage newpage
25487 \end_inset
25488
25489
25490 \end_layout
25491
25492 \begin_layout Section
25493 Special Characters
25494 \begin_inset Index
25495 status collapsed
25496
25497 \begin_layout Plain Layout
25498 Special characters
25499 \end_layout
25500
25501 \end_inset
25502
25503
25504 \end_layout
25505
25506 \begin_layout Subsection
25507 Special Characters in Mathematical Text
25508 \end_layout
25509
25510 \begin_layout Standard
25511 The following commands can only be used in mathematical text or in TeX-mode:
25512 \end_layout
25513
25514 \begin_layout Standard
25515 \begin_inset space \hfill{}
25516 \end_inset
25517
25518
25519 \begin_inset Tabular
25520 <lyxtabular version="3" rows="8" columns="2">
25521 <features>
25522 <column alignment="block" valignment="top" width="0">
25523 <column alignment="block" valignment="top" width="0">
25524 <row>
25525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25526 \begin_inset Text
25527
25528 \begin_layout Plain Layout
25529 Command
25530 \end_layout
25531
25532 \end_inset
25533 </cell>
25534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25535 \begin_inset Text
25536
25537 \begin_layout Plain Layout
25538 Result
25539 \end_layout
25540
25541 \end_inset
25542 </cell>
25543 </row>
25544 <row>
25545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25546 \begin_inset Text
25547
25548 \begin_layout Plain Layout
25549
25550 \backslash
25551 oe
25552 \end_layout
25553
25554 \end_inset
25555 </cell>
25556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25557 \begin_inset Text
25558
25559 \begin_layout Plain Layout
25560 \begin_inset Formula $\textrm{œ}$
25561 \end_inset
25562
25563
25564 \end_layout
25565
25566 \end_inset
25567 </cell>
25568 </row>
25569 <row>
25570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25571 \begin_inset Text
25572
25573 \begin_layout Plain Layout
25574
25575 \backslash
25576 OE
25577 \end_layout
25578
25579 \end_inset
25580 </cell>
25581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25582 \begin_inset Text
25583
25584 \begin_layout Plain Layout
25585 \begin_inset Formula $\textrm{Œ}$
25586 \end_inset
25587
25588
25589 \end_layout
25590
25591 \end_inset
25592 </cell>
25593 </row>
25594 <row>
25595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25596 \begin_inset Text
25597
25598 \begin_layout Plain Layout
25599
25600 \backslash
25601 ae
25602 \end_layout
25603
25604 \end_inset
25605 </cell>
25606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25607 \begin_inset Text
25608
25609 \begin_layout Plain Layout
25610 \begin_inset Formula $\textrm{æ}$
25611 \end_inset
25612
25613
25614 \end_layout
25615
25616 \end_inset
25617 </cell>
25618 </row>
25619 <row>
25620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25621 \begin_inset Text
25622
25623 \begin_layout Plain Layout
25624
25625 \backslash
25626 AE
25627 \end_layout
25628
25629 \end_inset
25630 </cell>
25631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25632 \begin_inset Text
25633
25634 \begin_layout Plain Layout
25635 \begin_inset Formula $\textrm{Æ}$
25636 \end_inset
25637
25638
25639 \end_layout
25640
25641 \end_inset
25642 </cell>
25643 </row>
25644 <row>
25645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25646 \begin_inset Text
25647
25648 \begin_layout Plain Layout
25649
25650 \backslash
25651 aa
25652 \end_layout
25653
25654 \end_inset
25655 </cell>
25656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25657 \begin_inset Text
25658
25659 \begin_layout Plain Layout
25660 \begin_inset Formula $\textrm{\aa}$
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \end_inset
25667 </cell>
25668 </row>
25669 <row>
25670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25671 \begin_inset Text
25672
25673 \begin_layout Plain Layout
25674
25675 \backslash
25676 AA
25677 \begin_inset Index
25678 status collapsed
25679
25680 \begin_layout Plain Layout
25681
25682 \backslash
25683 @
25684 \begin_inset ERT
25685 status collapsed
25686
25687 \begin_layout Plain Layout
25688
25689
25690 \backslash
25691 textrm{
25692 \backslash
25693 AA}
25694 \end_layout
25695
25696 \end_inset
25697
25698
25699 \end_layout
25700
25701 \end_inset
25702
25703
25704 \end_layout
25705
25706 \end_inset
25707 </cell>
25708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25709 \begin_inset Text
25710
25711 \begin_layout Plain Layout
25712 \begin_inset Formula $\textrm{Å}$
25713 \end_inset
25714
25715
25716 \end_layout
25717
25718 \end_inset
25719 </cell>
25720 </row>
25721 <row>
25722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25723 \begin_inset Text
25724
25725 \begin_layout Plain Layout
25726
25727 \backslash
25728 i
25729 \end_layout
25730
25731 \end_inset
25732 </cell>
25733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25734 \begin_inset Text
25735
25736 \begin_layout Plain Layout
25737 \begin_inset Formula $\textrm{ı}$
25738 \end_inset
25739
25740
25741 \end_layout
25742
25743 \end_inset
25744 </cell>
25745 </row>
25746 </lyxtabular>
25747
25748 \end_inset
25749
25750
25751 \begin_inset space \hfill{}
25752 \end_inset
25753
25754
25755 \begin_inset Tabular
25756 <lyxtabular version="3" rows="8" columns="2">
25757 <features>
25758 <column alignment="block" valignment="top" width="0">
25759 <column alignment="center" valignment="top" width="0">
25760 <row>
25761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25762 \begin_inset Text
25763
25764 \begin_layout Plain Layout
25765 command
25766 \begin_inset Note Note
25767 status collapsed
25768
25769 \begin_layout Plain Layout
25770 The space of 0
25771 \begin_inset space \thinspace{}
25772 \end_inset
25773
25774 mm is used for separation, because otherwise the output will be ¡ and ¿
25775  respectively.
25776 \end_layout
25777
25778 \end_inset
25779
25780
25781 \end_layout
25782
25783 \end_inset
25784 </cell>
25785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25786 \begin_inset Text
25787
25788 \begin_layout Plain Layout
25789 Result
25790 \end_layout
25791
25792 \end_inset
25793 </cell>
25794 </row>
25795 <row>
25796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25797 \begin_inset Text
25798
25799 \begin_layout Plain Layout
25800
25801 \backslash
25802 o
25803 \end_layout
25804
25805 \end_inset
25806 </cell>
25807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25808 \begin_inset Text
25809
25810 \begin_layout Plain Layout
25811 \begin_inset Formula $\textrm{ø}$
25812 \end_inset
25813
25814
25815 \end_layout
25816
25817 \end_inset
25818 </cell>
25819 </row>
25820 <row>
25821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25822 \begin_inset Text
25823
25824 \begin_layout Plain Layout
25825
25826 \backslash
25827 O
25828 \end_layout
25829
25830 \end_inset
25831 </cell>
25832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25833 \begin_inset Text
25834
25835 \begin_layout Plain Layout
25836 \begin_inset Formula $\textrm{Ø}$
25837 \end_inset
25838
25839
25840 \end_layout
25841
25842 \end_inset
25843 </cell>
25844 </row>
25845 <row>
25846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25847 \begin_inset Text
25848
25849 \begin_layout Plain Layout
25850
25851 \backslash
25852 l
25853 \end_layout
25854
25855 \end_inset
25856 </cell>
25857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25858 \begin_inset Text
25859
25860 \begin_layout Plain Layout
25861 \begin_inset Formula $\textrm{ł}$
25862 \end_inset
25863
25864
25865 \end_layout
25866
25867 \end_inset
25868 </cell>
25869 </row>
25870 <row>
25871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25872 \begin_inset Text
25873
25874 \begin_layout Plain Layout
25875
25876 \backslash
25877 L
25878 \end_layout
25879
25880 \end_inset
25881 </cell>
25882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25883 \begin_inset Text
25884
25885 \begin_layout Plain Layout
25886 \begin_inset Formula $\textrm{Ł}$
25887 \end_inset
25888
25889
25890 \end_layout
25891
25892 \end_inset
25893 </cell>
25894 </row>
25895 <row>
25896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25897 \begin_inset Text
25898
25899 \begin_layout Plain Layout
25900 !
25901 \begin_inset space \hspace{}
25902 \length 0mm
25903 \end_inset
25904
25905 `
25906 \begin_inset ERT
25907 status collapsed
25908
25909 \begin_layout Plain Layout
25910
25911
25912 \backslash
25913 spce 
25914 \end_layout
25915
25916 \end_inset
25917
25918
25919 \end_layout
25920
25921 \end_inset
25922 </cell>
25923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25924 \begin_inset Text
25925
25926 \begin_layout Plain Layout
25927 \begin_inset Formula $\textrm{!`}$
25928 \end_inset
25929
25930
25931 \end_layout
25932
25933 \end_inset
25934 </cell>
25935 </row>
25936 <row>
25937 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25938 \begin_inset Text
25939
25940 \begin_layout Plain Layout
25941 ?
25942 \begin_inset space \hspace{}
25943 \length 0mm
25944 \end_inset
25945
25946 `
25947 \begin_inset ERT
25948 status collapsed
25949
25950 \begin_layout Plain Layout
25951
25952
25953 \backslash
25954 spce 
25955 \end_layout
25956
25957 \end_inset
25958
25959
25960 \end_layout
25961
25962 \end_inset
25963 </cell>
25964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25965 \begin_inset Text
25966
25967 \begin_layout Plain Layout
25968 \begin_inset Formula $\textrm{?`}$
25969 \end_inset
25970
25971
25972 \end_layout
25973
25974 \end_inset
25975 </cell>
25976 </row>
25977 <row>
25978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25979 \begin_inset Text
25980
25981 \begin_layout Plain Layout
25982
25983 \backslash
25984 j
25985 \end_layout
25986
25987 \end_inset
25988 </cell>
25989 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25990 \begin_inset Text
25991
25992 \begin_layout Plain Layout
25993 \begin_inset Formula $\textrm{ȷ}$
25994 \end_inset
25995
25996
25997 \end_layout
25998
25999 \end_inset
26000 </cell>
26001 </row>
26002 </lyxtabular>
26003
26004 \end_inset
26005
26006
26007 \begin_inset space \hfill{}
26008 \end_inset
26009
26010
26011 \end_layout
26012
26013 \begin_layout Standard
26014 The characters 
26015 \begin_inset Formula $\textrm{\textrm{Å}}$
26016 \end_inset
26017
26018  and 
26019 \begin_inset Formula $\textrm{\textrm{Ø}}$
26020 \end_inset
26021
26022  can also be inserted via the math toolbar button 
26023 \begin_inset Graphics
26024         filename ../images/math/digamma.png
26025         scale 85
26026
26027 \end_inset
26028
26029 .
26030 \end_layout
26031
26032 \begin_layout Standard
26033 An exception are the commands 
26034 \series bold
26035 !
26036 \begin_inset space \hspace{}
26037 \length 0mm
26038 \end_inset
26039
26040 `
26041 \series default
26042  and 
26043 \series bold
26044 ?
26045 \begin_inset space \hspace{}
26046 \length 0mm
26047 \end_inset
26048
26049 `
26050 \series default
26051 , because they can be inserted in LyX directly to text.
26052 \end_layout
26053
26054 \begin_layout Subsection
26055 Accents in Text
26056 \begin_inset CommandInset label
26057 LatexCommand label
26058 name "sub:Accents-in-Text"
26059
26060 \end_inset
26061
26062
26063 \begin_inset Index
26064 status collapsed
26065
26066 \begin_layout Plain Layout
26067 Accents ! in text
26068 \end_layout
26069
26070 \end_inset
26071
26072
26073 \end_layout
26074
26075 \begin_layout Standard
26076 With the following commands all letters can be accented.
26077  The commands must be inserted in TeX-mode.
26078 \end_layout
26079
26080 \begin_layout Standard
26081 \begin_inset space \hfill{}
26082 \end_inset
26083
26084
26085 \begin_inset Tabular
26086 <lyxtabular version="3" rows="8" columns="2">
26087 <features>
26088 <column alignment="block" valignment="top" width="0">
26089 <column alignment="block" valignment="top" width="0">
26090 <row>
26091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26092 \begin_inset Text
26093
26094 \begin_layout Plain Layout
26095 Command
26096 \end_layout
26097
26098 \end_inset
26099 </cell>
26100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26101 \begin_inset Text
26102
26103 \begin_layout Plain Layout
26104 Result
26105 \end_layout
26106
26107 \end_inset
26108 </cell>
26109 </row>
26110 <row>
26111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26112 \begin_inset Text
26113
26114 \begin_layout Plain Layout
26115
26116 \backslash
26117
26118 \begin_inset Quotes grd
26119 \end_inset
26120
26121 e
26122 \end_layout
26123
26124 \end_inset
26125 </cell>
26126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26127 \begin_inset Text
26128
26129 \begin_layout Plain Layout
26130 \begin_inset ERT
26131 status collapsed
26132
26133 \begin_layout Plain Layout
26134
26135
26136 \backslash
26137 "e
26138 \end_layout
26139
26140 \end_inset
26141
26142
26143 \end_layout
26144
26145 \end_inset
26146 </cell>
26147 </row>
26148 <row>
26149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26150 \begin_inset Text
26151
26152 \begin_layout Plain Layout
26153
26154 \backslash
26155 `e
26156 \end_layout
26157
26158 \end_inset
26159 </cell>
26160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26161 \begin_inset Text
26162
26163 \begin_layout Plain Layout
26164 \begin_inset ERT
26165 status collapsed
26166
26167 \begin_layout Plain Layout
26168
26169
26170 \backslash
26171 `e
26172 \end_layout
26173
26174 \end_inset
26175
26176
26177 \end_layout
26178
26179 \end_inset
26180 </cell>
26181 </row>
26182 <row>
26183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26184 \begin_inset Text
26185
26186 \begin_layout Plain Layout
26187
26188 \backslash
26189 ^
26190 \begin_inset ERT
26191 status collapsed
26192
26193 \begin_layout Plain Layout
26194
26195
26196 \backslash
26197 spce 
26198 \end_layout
26199
26200 \end_inset
26201
26202 e
26203 \end_layout
26204
26205 \end_inset
26206 </cell>
26207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26208 \begin_inset Text
26209
26210 \begin_layout Plain Layout
26211 \begin_inset ERT
26212 status collapsed
26213
26214 \begin_layout Plain Layout
26215
26216
26217 \backslash
26218 ^e
26219 \end_layout
26220
26221 \end_inset
26222
26223
26224 \end_layout
26225
26226 \end_inset
26227 </cell>
26228 </row>
26229 <row>
26230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26231 \begin_inset Text
26232
26233 \begin_layout Plain Layout
26234
26235 \backslash
26236 =e
26237 \end_layout
26238
26239 \end_inset
26240 </cell>
26241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26242 \begin_inset Text
26243
26244 \begin_layout Plain Layout
26245 \begin_inset ERT
26246 status collapsed
26247
26248 \begin_layout Plain Layout
26249
26250
26251 \backslash
26252 =e
26253 \end_layout
26254
26255 \end_inset
26256
26257
26258 \end_layout
26259
26260 \end_inset
26261 </cell>
26262 </row>
26263 <row>
26264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26265 \begin_inset Text
26266
26267 \begin_layout Plain Layout
26268
26269 \backslash
26270 u
26271 \begin_inset ERT
26272 status collapsed
26273
26274 \begin_layout Plain Layout
26275
26276
26277 \backslash
26278 spce 
26279 \end_layout
26280
26281 \end_inset
26282
26283 e
26284 \end_layout
26285
26286 \end_inset
26287 </cell>
26288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26289 \begin_inset Text
26290
26291 \begin_layout Plain Layout
26292 \begin_inset ERT
26293 status collapsed
26294
26295 \begin_layout Plain Layout
26296
26297
26298 \backslash
26299 u e
26300 \end_layout
26301
26302 \end_inset
26303
26304
26305 \end_layout
26306
26307 \end_inset
26308 </cell>
26309 </row>
26310 <row>
26311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26312 \begin_inset Text
26313
26314 \begin_layout Plain Layout
26315
26316 \backslash
26317 b
26318 \begin_inset ERT
26319 status collapsed
26320
26321 \begin_layout Plain Layout
26322
26323
26324 \backslash
26325 spce 
26326 \end_layout
26327
26328 \end_inset
26329
26330 e
26331 \end_layout
26332
26333 \end_inset
26334 </cell>
26335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26336 \begin_inset Text
26337
26338 \begin_layout Plain Layout
26339 \begin_inset ERT
26340 status collapsed
26341
26342 \begin_layout Plain Layout
26343
26344
26345 \backslash
26346 b e
26347 \end_layout
26348
26349 \end_inset
26350
26351
26352 \end_layout
26353
26354 \end_inset
26355 </cell>
26356 </row>
26357 <row>
26358 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26359 \begin_inset Text
26360
26361 \begin_layout Plain Layout
26362
26363 \backslash
26364 t
26365 \begin_inset ERT
26366 status collapsed
26367
26368 \begin_layout Plain Layout
26369
26370
26371 \backslash
26372 spce 
26373 \end_layout
26374
26375 \end_inset
26376
26377 ee
26378 \end_layout
26379
26380 \end_inset
26381 </cell>
26382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26383 \begin_inset Text
26384
26385 \begin_layout Plain Layout
26386 \begin_inset ERT
26387 status collapsed
26388
26389 \begin_layout Plain Layout
26390
26391
26392 \backslash
26393 t ee
26394 \end_layout
26395
26396 \end_inset
26397
26398
26399 \end_layout
26400
26401 \end_inset
26402 </cell>
26403 </row>
26404 </lyxtabular>
26405
26406 \end_inset
26407
26408
26409 \begin_inset space \hfill{}
26410 \end_inset
26411
26412
26413 \begin_inset Tabular
26414 <lyxtabular version="3" rows="8" columns="2">
26415 <features>
26416 <column alignment="block" valignment="top" width="0">
26417 <column alignment="center" valignment="top" width="0">
26418 <row>
26419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26420 \begin_inset Text
26421
26422 \begin_layout Plain Layout
26423 Command
26424 \end_layout
26425
26426 \end_inset
26427 </cell>
26428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26429 \begin_inset Text
26430
26431 \begin_layout Plain Layout
26432 Result
26433 \end_layout
26434
26435 \end_inset
26436 </cell>
26437 </row>
26438 <row>
26439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26440 \begin_inset Text
26441
26442 \begin_layout Plain Layout
26443
26444 \backslash
26445 H
26446 \begin_inset ERT
26447 status collapsed
26448
26449 \begin_layout Plain Layout
26450
26451
26452 \backslash
26453 spce 
26454 \end_layout
26455
26456 \end_inset
26457
26458 e
26459 \end_layout
26460
26461 \end_inset
26462 </cell>
26463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26464 \begin_inset Text
26465
26466 \begin_layout Plain Layout
26467 \begin_inset ERT
26468 status collapsed
26469
26470 \begin_layout Plain Layout
26471
26472
26473 \backslash
26474 H e
26475 \end_layout
26476
26477 \end_inset
26478
26479
26480 \end_layout
26481
26482 \end_inset
26483 </cell>
26484 </row>
26485 <row>
26486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26487 \begin_inset Text
26488
26489 \begin_layout Plain Layout
26490
26491 \backslash
26492 'e
26493 \end_layout
26494
26495 \end_inset
26496 </cell>
26497 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26498 \begin_inset Text
26499
26500 \begin_layout Plain Layout
26501 \begin_inset ERT
26502 status collapsed
26503
26504 \begin_layout Plain Layout
26505
26506
26507 \backslash
26508 'e
26509 \end_layout
26510
26511 \end_inset
26512
26513
26514 \end_layout
26515
26516 \end_inset
26517 </cell>
26518 </row>
26519 <row>
26520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26521 \begin_inset Text
26522
26523 \begin_layout Plain Layout
26524
26525 \backslash
26526 ~e
26527 \begin_inset Index
26528 status collapsed
26529
26530 \begin_layout Plain Layout
26531 Tilde
26532 \end_layout
26533
26534 \end_inset
26535
26536
26537 \end_layout
26538
26539 \end_inset
26540 </cell>
26541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26542 \begin_inset Text
26543
26544 \begin_layout Plain Layout
26545 \begin_inset ERT
26546 status collapsed
26547
26548 \begin_layout Plain Layout
26549
26550
26551 \backslash
26552 ~e
26553 \end_layout
26554
26555 \end_inset
26556
26557
26558 \end_layout
26559
26560 \end_inset
26561 </cell>
26562 </row>
26563 <row>
26564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26565 \begin_inset Text
26566
26567 \begin_layout Plain Layout
26568
26569 \backslash
26570 .e
26571 \end_layout
26572
26573 \end_inset
26574 </cell>
26575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26576 \begin_inset Text
26577
26578 \begin_layout Plain Layout
26579 \begin_inset ERT
26580 status collapsed
26581
26582 \begin_layout Plain Layout
26583
26584
26585 \backslash
26586 .e
26587 \end_layout
26588
26589 \end_inset
26590
26591
26592 \end_layout
26593
26594 \end_inset
26595 </cell>
26596 </row>
26597 <row>
26598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26599 \begin_inset Text
26600
26601 \begin_layout Plain Layout
26602
26603 \backslash
26604 v
26605 \begin_inset ERT
26606 status collapsed
26607
26608 \begin_layout Plain Layout
26609
26610
26611 \backslash
26612 spce 
26613 \end_layout
26614
26615 \end_inset
26616
26617 e
26618 \end_layout
26619
26620 \end_inset
26621 </cell>
26622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26623 \begin_inset Text
26624
26625 \begin_layout Plain Layout
26626 \begin_inset ERT
26627 status collapsed
26628
26629 \begin_layout Plain Layout
26630
26631
26632 \backslash
26633 v e
26634 \end_layout
26635
26636 \end_inset
26637
26638
26639 \end_layout
26640
26641 \end_inset
26642 </cell>
26643 </row>
26644 <row>
26645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26646 \begin_inset Text
26647
26648 \begin_layout Plain Layout
26649
26650 \backslash
26651 d
26652 \begin_inset ERT
26653 status collapsed
26654
26655 \begin_layout Plain Layout
26656
26657
26658 \backslash
26659 spce 
26660 \end_layout
26661
26662 \end_inset
26663
26664 e
26665 \end_layout
26666
26667 \end_inset
26668 </cell>
26669 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26670 \begin_inset Text
26671
26672 \begin_layout Plain Layout
26673 \begin_inset ERT
26674 status collapsed
26675
26676 \begin_layout Plain Layout
26677
26678
26679 \backslash
26680 d e
26681 \end_layout
26682
26683 \end_inset
26684
26685
26686 \end_layout
26687
26688 \end_inset
26689 </cell>
26690 </row>
26691 <row>
26692 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26693 \begin_inset Text
26694
26695 \begin_layout Plain Layout
26696
26697 \backslash
26698 c
26699 \begin_inset ERT
26700 status collapsed
26701
26702 \begin_layout Plain Layout
26703
26704
26705 \backslash
26706 spce 
26707 \end_layout
26708
26709 \end_inset
26710
26711 e
26712 \end_layout
26713
26714 \end_inset
26715 </cell>
26716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26717 \begin_inset Text
26718
26719 \begin_layout Plain Layout
26720 \begin_inset ERT
26721 status collapsed
26722
26723 \begin_layout Plain Layout
26724
26725
26726 \backslash
26727 c e
26728 \end_layout
26729
26730 \end_inset
26731
26732
26733 \end_layout
26734
26735 \end_inset
26736 </cell>
26737 </row>
26738 </lyxtabular>
26739
26740 \end_inset
26741
26742
26743 \begin_inset space \hfill{}
26744 \end_inset
26745
26746
26747 \end_layout
26748
26749 \begin_layout Standard
26750 \begin_inset VSpace medskip
26751 \end_inset
26752
26753 With the command 
26754 \series bold
26755
26756 \backslash
26757 t
26758 \series default
26759  also two different characters can be accented.
26760  The command 
26761 \series bold
26762
26763 \backslash
26764 t
26765 \begin_inset ERT
26766 status collapsed
26767
26768 \begin_layout Plain Layout
26769
26770
26771 \backslash
26772 spce 
26773 \end_layout
26774
26775 \end_inset
26776
26777 sz
26778 \series default
26779  creates: 
26780 \begin_inset ERT
26781 status collapsed
26782
26783 \begin_layout Plain Layout
26784
26785
26786 \backslash
26787 t sz
26788 \end_layout
26789
26790 \end_inset
26791
26792
26793 \end_layout
26794
26795 \begin_layout Standard
26796 The accents 
26797 \series bold
26798 `
26799 \series default
26800  , 
26801 \series bold
26802 '
26803 \series default
26804  , and 
26805 \series bold
26806 ^
26807 \series default
26808  can in combination with vowels directly be inserted with the keyboard without
26809  using TeX-mode.
26810  The same applies for the tilde
26811 \begin_inset Foot
26812 status collapsed
26813
26814 \begin_layout Plain Layout
26815 This only applies for keyboards where the tilde is defined as accent.
26816 \end_layout
26817
26818 \end_inset
26819
26820  
26821 \series bold
26822 ~
26823 \series default
26824  in combination with 
26825 \emph on
26826 a
26827 \emph default
26828  , 
26829 \emph on
26830 n
26831 \emph default
26832  , or 
26833 \emph on
26834 o
26835 \emph default
26836 .
26837 \end_layout
26838
26839 \begin_layout Standard
26840 The commands 
26841 \series bold
26842
26843 \backslash
26844 b
26845 \series default
26846  , 
26847 \series bold
26848
26849 \backslash
26850 c
26851 \series default
26852  , 
26853 \series bold
26854
26855 \backslash
26856 d
26857 \series default
26858  , 
26859 \series bold
26860
26861 \backslash
26862 H
26863 \series default
26864  , 
26865 \series bold
26866
26867 \backslash
26868 t
26869 \series default
26870  , 
26871 \series bold
26872
26873 \backslash
26874 u
26875 \series default
26876  , 
26877 \series bold
26878
26879 \backslash
26880 v
26881 \series default
26882 , and accents inserted directly with the keyboard are also available in
26883  mathematical text.
26884  For the other accents there are special math commands to be used in formulas,
26885  see 
26886 \begin_inset CommandInset ref
26887 LatexCommand ref
26888 reference "sub:Accents-for-one"
26889
26890 \end_inset
26891
26892 .
26893 \end_layout
26894
26895 \begin_layout Standard
26896 \begin_inset VSpace bigskip
26897 \end_inset
26898
26899 Furthermore, with the command 
26900 \series bold
26901
26902 \backslash
26903 textcircled
26904 \series default
26905
26906 \begin_inset Index
26907 status collapsed
26908
26909 \begin_layout Plain Layout
26910 Commands ! T ! 
26911 \backslash
26912 textcircled
26913 \end_layout
26914
26915 \end_inset
26916
26917  all numbers and letters can be set into a circle, quasi accented with a
26918  circle, similar to the the copyright symbol.
26919 \end_layout
26920
26921 \begin_layout Standard
26922 \align center
26923 \begin_inset Tabular
26924 <lyxtabular version="3" rows="3" columns="2">
26925 <features>
26926 <column alignment="center" valignment="top" width="0">
26927 <column alignment="center" valignment="top" width="0">
26928 <row>
26929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26930 \begin_inset Text
26931
26932 \begin_layout Plain Layout
26933 Command
26934 \end_layout
26935
26936 \end_inset
26937 </cell>
26938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26939 \begin_inset Text
26940
26941 \begin_layout Plain Layout
26942 Result
26943 \begin_inset Note Note
26944 status collapsed
26945
26946 \begin_layout Plain Layout
26947
26948 \series bold
26949
26950 \backslash
26951 raisebox
26952 \series default
26953  is only used as spacer.
26954 \end_layout
26955
26956 \end_inset
26957
26958
26959 \end_layout
26960
26961 \end_inset
26962 </cell>
26963 </row>
26964 <row>
26965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26966 \begin_inset Text
26967
26968 \begin_layout Plain Layout
26969
26970 \backslash
26971 textcircled{w}
26972 \end_layout
26973
26974 \end_inset
26975 </cell>
26976 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26977 \begin_inset Text
26978
26979 \begin_layout Plain Layout
26980 \begin_inset ERT
26981 status collapsed
26982
26983 \begin_layout Plain Layout
26984
26985
26986 \backslash
26987 textcircled{w}
26988 \end_layout
26989
26990 \end_inset
26991
26992
26993 \end_layout
26994
26995 \end_inset
26996 </cell>
26997 </row>
26998 <row>
26999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27000 \begin_inset Text
27001
27002 \begin_layout Plain Layout
27003
27004 \backslash
27005 Large 
27006 \backslash
27007 textcircled{
27008 \backslash
27009 normalsize
27010 \backslash
27011 protect
27012 \backslash
27013 raisebox{-1.5pt}{W}}
27014 \end_layout
27015
27016 \end_inset
27017 </cell>
27018 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27019 \begin_inset Text
27020
27021 \begin_layout Plain Layout
27022 \begin_inset Formula $\raisebox{4.5mm}{}$
27023 \end_inset
27024
27025
27026 \begin_inset ERT
27027 status collapsed
27028
27029 \begin_layout Plain Layout
27030
27031
27032 \backslash
27033 Large 
27034 \backslash
27035 textcircled{
27036 \backslash
27037 normalsize
27038 \backslash
27039 protect
27040 \backslash
27041 raisebox{-1.5pt}W}
27042 \end_layout
27043
27044 \end_inset
27045
27046
27047 \begin_inset Formula $\raisebox{-2mm}{}$
27048 \end_inset
27049
27050
27051 \end_layout
27052
27053 \end_inset
27054 </cell>
27055 </row>
27056 </lyxtabular>
27057
27058 \end_inset
27059
27060
27061 \end_layout
27062
27063 \begin_layout Standard
27064 One has to take care that the character fits in the circle.
27065  
27066 \series bold
27067
27068 \backslash
27069 Large
27070 \series default
27071
27072 \begin_inset Foot
27073 status collapsed
27074
27075 \begin_layout Plain Layout
27076 see 
27077 \begin_inset CommandInset ref
27078 LatexCommand ref
27079 reference "sub:Font-Sizes"
27080
27081 \end_inset
27082
27083
27084 \end_layout
27085
27086 \end_inset
27087
27088  specifies thereby the size of the circle.
27089  With the help of 
27090 \series bold
27091
27092 \backslash
27093 raisebox
27094 \series default
27095
27096 \begin_inset Foot
27097 status collapsed
27098
27099 \begin_layout Plain Layout
27100 see 
27101 \begin_inset CommandInset ref
27102 LatexCommand ref
27103 reference "sub:Boxes-without-Frame"
27104
27105 \end_inset
27106
27107
27108 \end_layout
27109
27110 \end_inset
27111
27112  the character can be centered.
27113 \end_layout
27114
27115 \begin_layout Subsection
27116 Minuscule Numbers
27117 \begin_inset Index
27118 status collapsed
27119
27120 \begin_layout Plain Layout
27121 Minuscule numbers
27122 \end_layout
27123
27124 \end_inset
27125
27126
27127 \end_layout
27128
27129 \begin_layout Standard
27130 Minuscule numbers are created with the command 
27131 \series bold
27132
27133 \backslash
27134 oldstylenums
27135 \series default
27136
27137 \begin_inset Index
27138 status collapsed
27139
27140 \begin_layout Plain Layout
27141 Commands ! O ! 
27142 \backslash
27143 oldstylenums
27144 \end_layout
27145
27146 \end_inset
27147
27148 .
27149  The command can be used in formulas and in TeX-mode.
27150  The command scheme is:
27151 \end_layout
27152
27153 \begin_layout Standard
27154
27155 \series bold
27156
27157 \backslash
27158 oldstylenums{number}
27159 \end_layout
27160
27161 \begin_layout Standard
27162 The command 
27163 \series bold
27164
27165 \backslash
27166 oldstylenums{0123456789
27167 \series default
27168  produces: 
27169 \begin_inset Formula $\oldstylenums{0123456789}$
27170 \end_inset
27171
27172
27173 \end_layout
27174
27175 \begin_layout Subsection
27176 Miscellaneous special Characters
27177 \begin_inset CommandInset label
27178 LatexCommand label
27179 name "sub:Miscellaneous-special-Characters"
27180
27181 \end_inset
27182
27183
27184 \begin_inset Index
27185 status collapsed
27186
27187 \begin_layout Plain Layout
27188 Special characters ! miscellaneous
27189 \end_layout
27190
27191 \end_inset
27192
27193
27194 \end_layout
27195
27196 \begin_layout Standard
27197 The following characters can only be inserted to formulas by using commands:
27198 \end_layout
27199
27200 \begin_layout Standard
27201 \align center
27202 \begin_inset Tabular
27203 <lyxtabular version="3" rows="4" columns="2">
27204 <features>
27205 <column alignment="center" valignment="top" width="0">
27206 <column alignment="center" valignment="top" width="0">
27207 <row>
27208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27209 \begin_inset Text
27210
27211 \begin_layout Plain Layout
27212 Command
27213 \end_layout
27214
27215 \end_inset
27216 </cell>
27217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27218 \begin_inset Text
27219
27220 \begin_layout Plain Layout
27221 Result
27222 \end_layout
27223
27224 \end_inset
27225 </cell>
27226 </row>
27227 <row>
27228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27229 \begin_inset Text
27230
27231 \begin_layout Plain Layout
27232
27233 \backslash
27234 ^
27235 \begin_inset ERT
27236 status collapsed
27237
27238 \begin_layout Plain Layout
27239
27240
27241 \backslash
27242 spce 
27243 \end_layout
27244
27245 \end_inset
27246
27247
27248 \end_layout
27249
27250 \end_inset
27251 </cell>
27252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27253 \begin_inset Text
27254
27255 \begin_layout Plain Layout
27256 \begin_inset Formula $\mathcircumflex$
27257 \end_inset
27258
27259
27260 \end_layout
27261
27262 \end_inset
27263 </cell>
27264 </row>
27265 <row>
27266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27267 \begin_inset Text
27268
27269 \begin_layout Plain Layout
27270
27271 \backslash
27272 _
27273 \end_layout
27274
27275 \end_inset
27276 </cell>
27277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27278 \begin_inset Text
27279
27280 \begin_layout Plain Layout
27281 \begin_inset Formula $\_$
27282 \end_inset
27283
27284
27285 \end_layout
27286
27287 \end_inset
27288 </cell>
27289 </row>
27290 <row>
27291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27292 \begin_inset Text
27293
27294 \begin_layout Plain Layout
27295 ^
27296 \begin_inset ERT
27297 status collapsed
27298
27299 \begin_layout Plain Layout
27300
27301
27302 \backslash
27303 spce 
27304 \end_layout
27305
27306 \end_inset
27307
27308
27309 \backslash
27310 circ
27311 \begin_inset Index
27312 status collapsed
27313
27314 \begin_layout Plain Layout
27315
27316 \backslash
27317
27318 \end_layout
27319
27320 \end_inset
27321
27322
27323 \end_layout
27324
27325 \end_inset
27326 </cell>
27327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27328 \begin_inset Text
27329
27330 \begin_layout Plain Layout
27331 \begin_inset Formula $^{\circ}$
27332 \end_inset
27333
27334
27335 \end_layout
27336
27337 \end_inset
27338 </cell>
27339 </row>
27340 </lyxtabular>
27341
27342 \end_inset
27343
27344
27345 \end_layout
27346
27347 \begin_layout Standard
27348 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
27349  contains the following line
27350 \begin_inset Foot
27351 status collapsed
27352
27353 \begin_layout Plain Layout
27354 More about this is described in 
27355 \begin_inset CommandInset ref
27356 LatexCommand ref
27357 reference "sub:Text-Characters-in"
27358
27359 \end_inset
27360
27361 .
27362 \end_layout
27363
27364 \end_inset
27365
27366 :
27367 \end_layout
27368
27369 \begin_layout Standard
27370
27371 \series bold
27372
27373 \backslash
27374 DeclareInputtext{176}{
27375 \backslash
27376 ifmmode^
27377 \backslash
27378 circ
27379 \backslash
27380 else
27381 \backslash
27382 textdegree
27383 \backslash
27384 fi}
27385 \end_layout
27386
27387 \begin_layout Standard
27388 \begin_inset Newpage newpage
27389 \end_inset
27390
27391
27392 \end_layout
27393
27394 \begin_layout Section
27395 Formula Styles
27396 \begin_inset CommandInset label
27397 LatexCommand label
27398 name "sec:Formula-Styles"
27399
27400 \end_inset
27401
27402
27403 \begin_inset Index
27404 status collapsed
27405
27406 \begin_layout Plain Layout
27407 Formula ! styles
27408 \end_layout
27409
27410 \end_inset
27411
27412
27413 \end_layout
27414
27415 \begin_layout Itemize
27416 There are two different alignment styles:
27417 \end_layout
27418
27419 \begin_deeper
27420 \begin_layout Description
27421 Centered is the predefined standard
27422 \end_layout
27423
27424 \begin_layout Description
27425 Indented for this the option 
27426 \series bold
27427 fleqn
27428 \series default
27429  must be inserted in the menu 
27430 \family sans
27431 Document\SpecialChar \menuseparator
27432 Settings
27433 \family default
27434  under 
27435 \family sans
27436 Document
27437 \begin_inset space ~
27438 \end_inset
27439
27440 Class
27441 \end_layout
27442
27443 \begin_layout Standard
27444 When 
27445 \series bold
27446 Indented
27447 \series default
27448  is used, the indentation can be adjusted with the length 
27449 \series bold
27450
27451 \backslash
27452 mathindent
27453 \series default
27454
27455 \begin_inset Index
27456 status collapsed
27457
27458 \begin_layout Plain Layout
27459 Commands ! M ! 
27460 \backslash
27461 mathindent
27462 \end_layout
27463
27464 \end_inset
27465
27466 .
27467  Should the distance be 15
27468 \begin_inset space \thinspace{}
27469 \end_inset
27470
27471 mm, the following command line is inserted in the LaTeX-preamble
27472 \end_layout
27473
27474 \begin_layout Standard
27475
27476 \series bold
27477
27478 \backslash
27479 setlength{
27480 \backslash
27481 mathindent}{15mm}
27482 \end_layout
27483
27484 \begin_layout Standard
27485 When no length is specified, the predefined value of 30
27486 \begin_inset space \thinspace{}
27487 \end_inset
27488
27489 pt will be used.
27490 \end_layout
27491
27492 \end_deeper
27493 \begin_layout Itemize
27494 And two different numbering styles:
27495 \end_layout
27496
27497 \begin_deeper
27498 \begin_layout Description
27499 Right is the predefined standard
27500 \end_layout
27501
27502 \begin_layout Description
27503 Left for this the option 
27504 \series bold
27505 leqno
27506 \series default
27507  must be inserted in the menu 
27508 \family sans
27509 Document\SpecialChar \menuseparator
27510 Settings
27511 \family default
27512  under 
27513 \family sans
27514 Document
27515 \begin_inset space ~
27516 \end_inset
27517
27518 Class
27519 \end_layout
27520
27521 \end_deeper
27522 \begin_layout Standard
27523
27524 \series bold
27525 fleqn
27526 \series default
27527  and 
27528 \series bold
27529 leqno
27530 \series default
27531  can also be used together.
27532  In this case both options are inserted, separated by a comma.
27533 \end_layout
27534
27535 \begin_layout Standard
27536 The chosen styles are used for all displayed formulas of the document.
27537  When both, centered and indented formulas should be created in a document,
27538  the style 
27539 \series bold
27540 Centered
27541 \series default
27542  is used.
27543  The indented formulas are then set in a flalign environment, see 
27544 \begin_inset CommandInset ref
27545 LatexCommand ref
27546 reference "sub:Flalign-Environment"
27547
27548 \end_inset
27549
27550 .
27551 \end_layout
27552
27553 \begin_layout Section
27554 Multiline Formulas
27555 \begin_inset CommandInset label
27556 LatexCommand label
27557 name "sec:Multiline-Formulas"
27558
27559 \end_inset
27560
27561
27562 \begin_inset Index
27563 status collapsed
27564
27565 \begin_layout Plain Layout
27566 Formula ! multiline
27567 \end_layout
27568
27569 \end_inset
27570
27571
27572 \end_layout
27573
27574 \begin_layout Subsection
27575 General
27576 \end_layout
27577
27578 \begin_layout Standard
27579 In LyX multiline formulas are created by pressing 
27580 \series bold
27581
27582 \begin_inset Info
27583 type  "shortcut"
27584 arg   "newline-insert newline"
27585 \end_inset
27586
27587
27588 \series default
27589  inside a formula.
27590  This creates either an 
27591 \series bold
27592 eqnarray environment
27593 \series default
27594  that is described in 
27595 \begin_inset CommandInset ref
27596 LatexCommand ref
27597 reference "sub:Eqnarray-Environment"
27598
27599 \end_inset
27600
27601  or, when the option 
27602 \family sans
27603 Use AMS math package
27604 \family default
27605  in the document settings is selected, an 
27606 \series bold
27607 align environment
27608 \series default
27609  that is described in 
27610 \begin_inset CommandInset ref
27611 LatexCommand ref
27612 reference "sub:Standard-align-Environment"
27613
27614 \end_inset
27615
27616 .
27617 \end_layout
27618
27619 \begin_layout Standard
27620 There are other multiline formula environments that can be created via the
27621  menu 
27622 \family sans
27623 Insert\SpecialChar \menuseparator
27624 Math
27625 \family default
27626 .
27627  These environments are described in the following sections.
27628 \end_layout
27629
27630 \begin_layout Standard
27631 In all multiline formula environments a new line is created by pressing
27632  
27633 \begin_inset Info
27634 type  "shortcut"
27635 arg   "newline-insert newline"
27636 \end_inset
27637
27638 .
27639  To add or delete lines, the math toolbar buttons 
27640 \begin_inset Graphics
27641         filename ../images/tabular-feature_append-row.png
27642         scale 85
27643
27644 \end_inset
27645
27646  or 
27647 \begin_inset Graphics
27648         filename ../images/tabular-feature_delete-row.png
27649         scale 85
27650
27651 \end_inset
27652
27653 , respectively, or the menu 
27654 \family sans
27655 Edit\SpecialChar \menuseparator
27656 Rows & Columns
27657 \family default
27658  can be used.
27659 \end_layout
27660
27661 \begin_layout Subsubsection
27662 Line Separation
27663 \begin_inset CommandInset label
27664 LatexCommand label
27665 name "sub:Line-Separation"
27666
27667 \end_inset
27668
27669
27670 \begin_inset Index
27671 status collapsed
27672
27673 \begin_layout Plain Layout
27674 Formula ! multiline ! Line separation
27675 \end_layout
27676
27677 \end_inset
27678
27679
27680 \end_layout
27681
27682 \begin_layout Standard
27683 There is sometimes not enough space in multiline formulas between the lines:
27684 \begin_inset Formula \begin{eqnarray*}
27685 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}\\
27686 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*}
27687
27688 \end_inset
27689
27690
27691 \end_layout
27692
27693 \begin_layout Standard
27694 In LaTeX additional line space is specified as optional argument of the
27695  new line command.
27696  This is not yet possible in LyX
27697 \begin_inset Foot
27698 status collapsed
27699
27700 \begin_layout Plain Layout
27701 see 
27702 \begin_inset CommandInset href
27703 LatexCommand href
27704 name "LyX-bug #1505"
27705 target "http://www.lyx.org/trac/ticket/1505"
27706
27707 \end_inset
27708
27709
27710 \end_layout
27711
27712 \end_inset
27713
27714 , therefore the whole formula must be inserted in TeX-mode.
27715  To add in our example space, the command 
27716 \series bold
27717
27718 \backslash
27719
27720 \backslash
27721 [3mm]
27722 \series default
27723  is inserted at the end of the first line.
27724  One gets: 
27725 \begin_inset ERT
27726 status collapsed
27727
27728 \begin_layout Plain Layout
27729
27730
27731 \backslash
27732 begin{eqnarray*}
27733 \end_layout
27734
27735 \begin_layout Plain Layout
27736
27737 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27738  = & 
27739 \backslash
27740 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27741 \backslash
27742
27743 \backslash
27744 [3mm]
27745 \end_layout
27746
27747 \begin_layout Plain Layout
27748
27749 4x^{2}
27750 \backslash
27751 left(B^{2}+x_{0}^{2}
27752 \backslash
27753 right)+4x_{0}x
27754 \backslash
27755 left(D-B^{2}
27756 \backslash
27757 right)+B^{2}
27758 \backslash
27759 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27760 \backslash
27761 right) & = & 0
27762 \end_layout
27763
27764 \begin_layout Plain Layout
27765
27766
27767 \backslash
27768 end{eqnarray*}
27769 \end_layout
27770
27771 \end_inset
27772
27773
27774 \end_layout
27775
27776 \begin_layout Standard
27777 \begin_inset VSpace bigskip
27778 \end_inset
27779
27780 To set the the line separation for all lines in a formula, the length 
27781 \series bold
27782
27783 \backslash
27784 jot
27785 \series default
27786
27787 \begin_inset Index
27788 status collapsed
27789
27790 \begin_layout Plain Layout
27791 Commands ! J ! 
27792 \backslash
27793 jot
27794 \end_layout
27795
27796 \end_inset
27797
27798  is changed.
27799  The definition is: 
27800 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27801 \end_inset
27802
27803 .
27804  Predefined for 
27805 \series bold
27806
27807 \backslash
27808 jot
27809 \series default
27810  is the value 3
27811 \begin_inset space \thinspace{}
27812 \end_inset
27813
27814 pt.
27815  To create 3
27816 \begin_inset space \thinspace{}
27817 \end_inset
27818
27819 mm additional line separation as in the previous example, the command
27820 \end_layout
27821
27822 \begin_layout Standard
27823
27824 \series bold
27825
27826 \backslash
27827 setlength{
27828 \backslash
27829 jot}{3mm+3pt}
27830 \end_layout
27831
27832 \begin_layout Standard
27833 is inserted in TeX-mode before the formula.
27834  This requires that the LaTeX-package 
27835 \series bold
27836 calc
27837 \series default
27838
27839 \begin_inset Foot
27840 status collapsed
27841
27842 \begin_layout Plain Layout
27843
27844 \series bold
27845 calc
27846 \series default
27847  is part of every LaTeX standard installation.
27848 \end_layout
27849
27850 \end_inset
27851
27852
27853 \begin_inset Index
27854 status collapsed
27855
27856 \begin_layout Plain Layout
27857 Packages ! calc
27858 \end_layout
27859
27860 \end_inset
27861
27862  was loaded in LaTeX-preamble with the line
27863 \end_layout
27864
27865 \begin_layout Standard
27866
27867 \series bold
27868
27869 \backslash
27870 usepackage{calc}
27871 \end_layout
27872
27873 \begin_layout Standard
27874 One gets: 
27875 \begin_inset ERT
27876 status collapsed
27877
27878 \begin_layout Plain Layout
27879
27880
27881 \backslash
27882 setlength{
27883 \backslash
27884 jot}{3mm+3pt}
27885 \end_layout
27886
27887 \end_inset
27888
27889
27890 \begin_inset Formula \begin{eqnarray*}
27891 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}\\
27892 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*}
27893
27894 \end_inset
27895
27896
27897 \end_layout
27898
27899 \begin_layout Standard
27900 \begin_inset ERT
27901 status collapsed
27902
27903 \begin_layout Plain Layout
27904
27905
27906 \backslash
27907 setlength{
27908 \backslash
27909 jot}{3pt}
27910 \end_layout
27911
27912 \end_inset
27913
27914  To get back to the predefined distance, 
27915 \series bold
27916
27917 \backslash
27918 jot
27919 \series default
27920  is set to the value 3
27921 \begin_inset space \thinspace{}
27922 \end_inset
27923
27924 pt.
27925 \end_layout
27926
27927 \begin_layout Subsubsection
27928 Column Separation
27929 \begin_inset CommandInset label
27930 LatexCommand label
27931 name "sub:Column-Separation"
27932
27933 \end_inset
27934
27935
27936 \begin_inset Index
27937 status collapsed
27938
27939 \begin_layout Plain Layout
27940 Formula ! multiline ! Column separation
27941 \end_layout
27942
27943 \end_inset
27944
27945
27946 \end_layout
27947
27948 \begin_layout Standard
27949 Multiline formulas form a matrix.
27950  A formula in the eqnarray environment is for example a matrix with three
27951  columns.
27952  By changing the column separation in this environment, the space beside
27953  the relation sign can be changed.
27954 \end_layout
27955
27956 \begin_layout Standard
27957 The column separation is specified with the length 
27958 \series bold
27959
27960 \backslash
27961 arraycolsep
27962 \series default
27963
27964 \begin_inset Index
27965 status collapsed
27966
27967 \begin_layout Plain Layout
27968 Commands ! A ! 
27969 \backslash
27970 arraycolsep
27971 \end_layout
27972
27973 \end_inset
27974
27975  according to:
27976 \begin_inset Newline newline
27977 \end_inset
27978
27979 column separation = 2
27980 \begin_inset space \thinspace{}
27981 \end_inset
27982
27983
27984 \series bold
27985
27986 \backslash
27987 arraycolsep
27988 \series default
27989
27990 \begin_inset Newline newline
27991 \end_inset
27992
27993 Thus, the command
27994 \end_layout
27995
27996 \begin_layout Standard
27997
27998 \series bold
27999
28000 \backslash
28001 setlength{
28002 \backslash
28003 arraycolsep}{1cm}
28004 \end_layout
28005
28006 \begin_layout Standard
28007 inserted in TeX-mode, sets for all following formulas a column separation
28008  of 2
28009 \begin_inset space \thinspace{}
28010 \end_inset
28011
28012 cm.
28013  To get back to the predefined distance, 
28014 \series bold
28015
28016 \backslash
28017 arraycolsep
28018 \series default
28019  is set to 5
28020 \begin_inset space \thinspace{}
28021 \end_inset
28022
28023 pt.
28024 \end_layout
28025
28026 \begin_layout Standard
28027 A formula with 2
28028 \begin_inset space \thinspace{}
28029 \end_inset
28030
28031 cm column separation:
28032 \begin_inset ERT
28033 status collapsed
28034
28035 \begin_layout Plain Layout
28036
28037
28038 \backslash
28039 setlength{
28040 \backslash
28041 arraycolsep}{1cm}
28042 \end_layout
28043
28044 \end_inset
28045
28046
28047 \begin_inset Formula \begin{eqnarray*}
28048 A & = & B\\
28049 C & \ne & A\end{eqnarray*}
28050
28051 \end_inset
28052
28053 A formula with the predefined column separation for matrices of 10
28054 \begin_inset space \thinspace{}
28055 \end_inset
28056
28057 pt:
28058 \begin_inset ERT
28059 status collapsed
28060
28061 \begin_layout Plain Layout
28062
28063
28064 \backslash
28065 setlength{
28066 \backslash
28067 arraycolsep}{5pt}
28068 \end_layout
28069
28070 \end_inset
28071
28072
28073 \begin_inset Formula \begin{eqnarray*}
28074 A & = & B\\
28075 C & \ne & A\end{eqnarray*}
28076
28077 \end_inset
28078
28079
28080 \end_layout
28081
28082 \begin_layout Subsubsection
28083 Long Formulas
28084 \begin_inset Index
28085 status collapsed
28086
28087 \begin_layout Plain Layout
28088 Formula ! long
28089 \end_layout
28090
28091 \end_inset
28092
28093
28094 \end_layout
28095
28096 \begin_layout Standard
28097 Long formulas can be typeset using these methods:
28098 \end_layout
28099
28100 \begin_layout Itemize
28101 When one side of the equation is much shorther than the line width, this
28102  one is chosen for the left side and the right side is typeset over two
28103  lines:
28104 \begin_inset Formula \begin{eqnarray}
28105 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 \\
28106  &  & -\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:shortlong}\end{eqnarray}
28107
28108 \end_inset
28109
28110 The minus sign at the beginning of the second line does normally not appear
28111  as operator because it is the first character of the line.
28112  Thus it would not be surrounded by space and could not be distinguished
28113  from the fraction bar.
28114  To avoid this, 3
28115 \begin_inset space \thinspace{}
28116 \end_inset
28117
28118 pt space was inserted behind the minus sign with the command 
28119 \series bold
28120
28121 \backslash
28122 hspace
28123 \series default
28124 .
28125 \begin_inset Foot
28126 status collapsed
28127
28128 \begin_layout Plain Layout
28129 more about 
28130 \series bold
28131
28132 \backslash
28133 hspace
28134 \series default
28135  see 
28136 \begin_inset CommandInset ref
28137 LatexCommand ref
28138 reference "sub:Variable-Space"
28139
28140 \end_inset
28141
28142
28143 \end_layout
28144
28145 \end_inset
28146
28147
28148 \begin_inset Index
28149 status collapsed
28150
28151 \begin_layout Plain Layout
28152 Commands ! H ! 
28153 \backslash
28154 hspace
28155 \end_layout
28156
28157 \end_inset
28158
28159
28160 \end_layout
28161
28162 \begin_layout Itemize
28163 When both sides of the equation are too long, the command 
28164 \series bold
28165
28166 \backslash
28167 lefteqn
28168 \series default
28169
28170 \begin_inset Index
28171 status collapsed
28172
28173 \begin_layout Plain Layout
28174 Commands ! L ! 
28175 \backslash
28176 lefteqn
28177 \end_layout
28178
28179 \end_inset
28180
28181  is used.
28182  It is inserted to the first column of the first line and effects that all
28183  further insertions overwrite the following columns:
28184 \begin_inset Formula \begin{eqnarray}
28185 \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 \\
28186  &  & -\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 \\
28187  &  & =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}
28188
28189 \end_inset
28190
28191 After the insertion of 
28192 \series bold
28193
28194 \backslash
28195 lefteqn
28196 \series default
28197 , the cursor is in a purple box that is a bit shifted to the left from the
28198  blue one.
28199  In this the formula is inserted.
28200 \begin_inset Newline newline
28201 \end_inset
28202
28203 The content of the further lines is inserted to the second or another formula
28204  column.
28205  The greater the column number where it was inserted, the larger the indentation.
28206 \begin_inset VSpace medskip
28207 \end_inset
28208
28209
28210 \begin_inset Newline newline
28211 \end_inset
28212
28213
28214 \begin_inset Note Greyedout
28215 status open
28216
28217 \begin_layout Plain Layout
28218 Note the following when using 
28219 \series bold
28220
28221 \backslash
28222 lefteqn
28223 \series default
28224 :
28225 \end_layout
28226
28227 \begin_layout Itemize
28228 The formula doesn't use the full page width.
28229  When e.
28230 \begin_inset space \thinspace{}
28231 \end_inset
28232
28233 g.
28234 \begin_inset space \space{}
28235 \end_inset
28236
28237 the term 
28238 \begin_inset Formula $-B^{2}$
28239 \end_inset
28240
28241  is added to the first line in the above example, it would have been outside
28242  the page margin.
28243  To better use the width, negative space can be inserted at the beginning
28244  of the first line.
28245 \end_layout
28246
28247 \begin_layout Itemize
28248 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28249  line.
28250 \begin_inset Foot
28251 status collapsed
28252
28253 \begin_layout Plain Layout
28254 \begin_inset CommandInset href
28255 LatexCommand href
28256 name "LyX-bug #1429"
28257 target "http://www.lyx.org/trac/ticket/1429"
28258
28259 \end_inset
28260
28261
28262 \end_layout
28263
28264 \end_inset
28265
28266  One can only set the cursor at the beginning of the line and move it with
28267  the arrow keys.
28268 \end_layout
28269
28270 \end_inset
28271
28272
28273 \end_layout
28274
28275 \begin_layout Itemize
28276 Other methods to set long formulas are offered by the environments described
28277  in 
28278 \begin_inset CommandInset ref
28279 LatexCommand ref
28280 reference "sub:Multline-Environment"
28281
28282 \end_inset
28283
28284  and 
28285 \begin_inset CommandInset ref
28286 LatexCommand ref
28287 reference "sub:Multiline-Formula-Parts"
28288
28289 \end_inset
28290
28291 .
28292 \end_layout
28293
28294 \begin_layout Subsubsection
28295 Multiline Brackets
28296 \begin_inset CommandInset label
28297 LatexCommand label
28298 name "sub:Multiline-Brackets"
28299
28300 \end_inset
28301
28302
28303 \begin_inset Index
28304 status collapsed
28305
28306 \begin_layout Plain Layout
28307 Brackets ! for multiline expressions
28308 \end_layout
28309
28310 \end_inset
28311
28312
28313 \end_layout
28314
28315 \begin_layout Standard
28316 For brackets spanning multiple lines the following problem occurs:
28317 \begin_inset Formula \begin{eqnarray*}
28318 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28319  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28320
28321 \end_inset
28322
28323
28324 \end_layout
28325
28326 \begin_layout Standard
28327 The closing bracket is smaller than the opening bracket because brackets
28328  with variable size may not span multiple lines.
28329 \end_layout
28330
28331 \begin_layout Standard
28332 To set the bracket size for the second line correctly, the first line is
28333  ended with 
28334 \series bold
28335
28336 \backslash
28337 right.
28338 \series default
28339
28340 \begin_inset Index
28341 status collapsed
28342
28343 \begin_layout Plain Layout
28344 Commands ! R ! 
28345 \backslash
28346 right
28347 \end_layout
28348
28349 \end_inset
28350
28351  and the second line with 
28352 \series bold
28353
28354 \backslash
28355 left.
28356 \begin_inset Foot
28357 status collapsed
28358
28359 \begin_layout Plain Layout
28360 for more about 
28361 \series bold
28362
28363 \backslash
28364 left
28365 \series default
28366  and 
28367 \series bold
28368
28369 \backslash
28370 right
28371 \series default
28372  see 
28373 \begin_inset CommandInset ref
28374 LatexCommand ref
28375 reference "sub:Automatic-Bracket-Size"
28376
28377 \end_inset
28378
28379
28380 \end_layout
28381
28382 \end_inset
28383
28384
28385 \series default
28386
28387 \begin_inset Index
28388 status collapsed
28389
28390 \begin_layout Plain Layout
28391 Commands ! L ! 
28392 \backslash
28393 left
28394 \end_layout
28395
28396 \end_inset
28397
28398 .
28399  After 
28400 \series bold
28401
28402 \backslash
28403 left.
28404
28405 \series default
28406  the command 
28407 \series bold
28408
28409 \backslash
28410 vphantom
28411 \series default
28412
28413 \begin_inset ERT
28414 status collapsed
28415
28416 \begin_layout Plain Layout
28417
28418
28419 \backslash
28420 spce 
28421 \end_layout
28422
28423 \end_inset
28424
28425
28426 \series bold
28427
28428 \backslash
28429 prod
28430 \series default
28431 ^
28432 \begin_inset ERT
28433 status collapsed
28434
28435 \begin_layout Plain Layout
28436
28437
28438 \backslash
28439 spce 
28440 \end_layout
28441
28442 \end_inset
28443
28444
28445 \series bold
28446
28447 \backslash
28448 infty
28449 \series default
28450
28451 \begin_inset ERT
28452 status collapsed
28453
28454 \begin_layout Plain Layout
28455
28456
28457 \backslash
28458 spce 
28459 \end_layout
28460
28461 \end_inset
28462
28463
28464 \series bold
28465
28466 \begin_inset Formula $\downarrow$
28467 \end_inset
28468
28469 _R=1}
28470 \series default
28471
28472 \begin_inset Index
28473 status collapsed
28474
28475 \begin_layout Plain Layout
28476 Commands ! V ! 
28477 \backslash
28478 vphantom
28479 \end_layout
28480
28481 \end_inset
28482
28483  is inserted, because the multiplication operator with its limits is the
28484  largest symbol in the first line and this should be the size for the bracket
28485  in the second line.
28486 \end_layout
28487
28488 \begin_layout Standard
28489 The result is this:
28490 \begin_inset Formula \begin{eqnarray*}
28491 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28492  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28493
28494 \end_inset
28495
28496
28497 \end_layout
28498
28499 \begin_layout Subsection
28500 Align Environments
28501 \end_layout
28502
28503 \begin_layout Standard
28504 Align environments can be used for every kind of multiline formulas.
28505  They are specially useful to set several formulas side by side.
28506 \end_layout
28507
28508 \begin_layout Standard
28509 Align environments consist of columns.
28510  The odd columns are right aligned, the even ones left aligned.
28511  Every line in an Align environment can be numbered.
28512 \end_layout
28513
28514 \begin_layout Standard
28515 Align environments are created via the menu 
28516 \family sans
28517 Insert\SpecialChar \menuseparator
28518 Math
28519 \family default
28520 .
28521  With the menu 
28522 \family sans
28523 Edit\SpecialChar \menuseparator
28524 Math\SpecialChar \menuseparator
28525 Change Formula Type
28526 \family default
28527  already existing formulas can be converted to Align environments.
28528 \end_layout
28529
28530 \begin_layout Standard
28531 To add or delete columns, the math toolbar buttons 
28532 \begin_inset Graphics
28533         filename ../images/tabular-feature_append-column.png
28534         scale 85
28535
28536 \end_inset
28537
28538  or 
28539 \begin_inset Graphics
28540         filename ../images/tabular-feature_delete-column.png
28541         scale 85
28542
28543 \end_inset
28544
28545 , respectively, or the menu 
28546 \family sans
28547 Edit\SpecialChar \menuseparator
28548 Rows & Columns
28549 \family default
28550  can be used.
28551 \end_layout
28552
28553 \begin_layout Subsubsection
28554 Standard align Environment
28555 \begin_inset CommandInset label
28556 LatexCommand label
28557 name "sub:Standard-align-Environment"
28558
28559 \end_inset
28560
28561
28562 \begin_inset Index
28563 status collapsed
28564
28565 \begin_layout Plain Layout
28566 Formula ! multiline ! align environment
28567 \end_layout
28568
28569 \end_inset
28570
28571
28572 \end_layout
28573
28574 \begin_layout Standard
28575 This Align environment is created by presssing 
28576 \begin_inset Info
28577 type  "shortcut"
28578 arg   "newline-insert newline"
28579 \end_inset
28580
28581  in a formula or by the menu 
28582 \family sans
28583 Insert\SpecialChar \menuseparator
28584 Math\SpecialChar \menuseparator
28585 AMS align Environment
28586 \family default
28587 .
28588 \end_layout
28589
28590 \begin_layout Standard
28591 An example for two formulas set side by side, that are created with a four
28592  column align environment:
28593 \begin_inset Formula \begin{align*}
28594 A & =\sin(B) & C & =D\\
28595 C & \ne A & B & \ne D\end{align*}
28596
28597 \end_inset
28598
28599 As it can be seen, the formulas in this environment are placed so as if
28600  there would be a 
28601 \series bold
28602
28603 \backslash
28604 hfill
28605 \begin_inset Foot
28606 status collapsed
28607
28608 \begin_layout Plain Layout
28609 more about 
28610 \series bold
28611
28612 \backslash
28613 hfill
28614 \series default
28615  see 
28616 \begin_inset CommandInset ref
28617 LatexCommand ref
28618 reference "sub:Variable-Space"
28619
28620 \end_inset
28621
28622
28623 \end_layout
28624
28625 \end_inset
28626
28627
28628 \series default
28629  before the first and after every even column.
28630  When the formula style 
28631 \series bold
28632 Indented
28633 \begin_inset Foot
28634 status collapsed
28635
28636 \begin_layout Plain Layout
28637 formula styles see 
28638 \begin_inset CommandInset ref
28639 LatexCommand ref
28640 reference "sec:Formula-Styles"
28641
28642 \end_inset
28643
28644
28645 \end_layout
28646
28647 \end_inset
28648
28649
28650 \series default
28651  is used, the formula is set without the 
28652 \series bold
28653
28654 \backslash
28655 hfill
28656 \series default
28657  before the first column.
28658 \end_layout
28659
28660 \begin_layout Subsubsection
28661 Alignat Environment
28662 \begin_inset Index
28663 status collapsed
28664
28665 \begin_layout Plain Layout
28666 Formula ! multiline ! alignat environment
28667 \end_layout
28668
28669 \end_inset
28670
28671
28672 \end_layout
28673
28674 \begin_layout Standard
28675 The alignat environment has no predefined column separation.
28676  It can be inserted manually with the spaces that are described 
28677 \begin_inset CommandInset ref
28678 LatexCommand ref
28679 reference "sub:Space"
28680
28681 \end_inset
28682
28683 .
28684 \end_layout
28685
28686 \begin_layout Standard
28687 The above example in the alignat environment where 1
28688 \begin_inset space \thinspace{}
28689 \end_inset
28690
28691 cm space was inserted at the beginning of the second formula:
28692 \begin_inset Formula \begin{alignat*}{2}
28693 A & =\sin(B) & \hspace{1cm}C & =D\\
28694 C & \ne A & B & \ne D\end{alignat*}
28695
28696 \end_inset
28697
28698 Because the column separation can be set separately for every column, this
28699  environment is especially suitable to set three and more formulas side
28700  by side.
28701 \end_layout
28702
28703 \begin_layout Subsubsection
28704 Flalign Environment
28705 \begin_inset CommandInset label
28706 LatexCommand label
28707 name "sub:Flalign-Environment"
28708
28709 \end_inset
28710
28711
28712 \begin_inset Index
28713 status collapsed
28714
28715 \begin_layout Plain Layout
28716 Formula ! multiline ! flalign environment
28717 \end_layout
28718
28719 \end_inset
28720
28721
28722 \end_layout
28723
28724 \begin_layout Standard
28725 In this environment the first two columns are always set as much as possible
28726  to the left and the last two ones to the right.
28727  An example:
28728 \begin_inset Formula \begin{flalign*}
28729 A & =1 & B & =2 & C & =3\\
28730 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28731
28732 \end_inset
28733
28734
28735 \end_layout
28736
28737 \begin_layout Standard
28738 By creating a flalign environment with an odd number of columns where an
28739  empty TeX-brace is inserted to the last column, several formulas in a document
28740  can be set to the left, although the formula style 
28741 \series bold
28742 Centered
28743 \series default
28744  is used.
28745  As example the indented formula 
28746 \begin_inset CommandInset ref
28747 LatexCommand eqref
28748 reference "eq:VolInt"
28749
28750 \end_inset
28751
28752 :
28753 \begin_inset Formula \begin{flalign}
28754 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28755
28756 \end_inset
28757
28758 The first two columns contain the formula.
28759  To indent it as with the formula style 
28760 \series bold
28761 Indented
28762 \series default
28763 , 30
28764 \begin_inset space \thinspace{}
28765 \end_inset
28766
28767 pt space was inserted at the beginning of the first column.
28768 \end_layout
28769
28770 \begin_layout Subsection
28771 Eqnarray Environment
28772 \begin_inset CommandInset label
28773 LatexCommand label
28774 name "sub:Eqnarray-Environment"
28775
28776 \end_inset
28777
28778
28779 \begin_inset Index
28780 status collapsed
28781
28782 \begin_layout Plain Layout
28783 Formula ! multiline ! eqnarray environment
28784 \end_layout
28785
28786 \end_inset
28787
28788
28789 \end_layout
28790
28791 \begin_layout Standard
28792 When this environment has been created, three blue boxes appear.
28793  The content of the first box is right aligned, the content of the last
28794  one left aligned.
28795  The content of the middle box appears centered and a bit smaller, because
28796  it is designed to insert there only relation characters.
28797 \begin_inset Formula \begin{eqnarray*}
28798 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28799 AB & AB & AB\\
28800 A & = & A\end{eqnarray*}
28801
28802 \end_inset
28803
28804
28805 \end_layout
28806
28807 \begin_layout Subsection
28808 Gather Environment
28809 \begin_inset Index
28810 status collapsed
28811
28812 \begin_layout Plain Layout
28813 Formula ! multiline ! gather environment
28814 \end_layout
28815
28816 \end_inset
28817
28818
28819 \end_layout
28820
28821 \begin_layout Standard
28822 This environment consists of only one centered column.
28823  Every line can be numbered.
28824 \begin_inset Formula \begin{gather}
28825 A=1\\
28826 X=\textrm{-}1\end{gather}
28827
28828 \end_inset
28829
28830
28831 \end_layout
28832
28833 \begin_layout Subsection
28834 Multline Environment
28835 \begin_inset CommandInset label
28836 LatexCommand label
28837 name "sub:Multline-Environment"
28838
28839 \end_inset
28840
28841
28842 \begin_inset Index
28843 status collapsed
28844
28845 \begin_layout Plain Layout
28846 Formula ! multiline ! multline environment
28847 \end_layout
28848
28849 \end_inset
28850
28851
28852 \end_layout
28853
28854 \begin_layout Standard
28855 The multline environment consists, like the gather environment, of only
28856  one column.
28857  But the first line is left aligned, the last one right aligned.
28858  All other lines are centered.
28859  Therefore this environment is suitable for long formulas.
28860  As example formula 
28861 \begin_inset CommandInset ref
28862 LatexCommand eqref
28863 reference "eq:lefteqn"
28864
28865 \end_inset
28866
28867  in the multline environment:
28868 \begin_inset Formula \begin{multline}
28869 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}\\
28870 -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}\\
28871 =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}
28872
28873 \end_inset
28874
28875
28876 \end_layout
28877
28878 \begin_layout Standard
28879 In the output only the last (first) line of a multline environment appears
28880  numbered when the document numbering is right (left).
28881 \begin_inset Foot
28882 status collapsed
28883
28884 \begin_layout Plain Layout
28885 numbering styles see 
28886 \begin_inset CommandInset ref
28887 LatexCommand ref
28888 reference "sec:Formula-Styles"
28889
28890 \end_inset
28891
28892
28893 \end_layout
28894
28895 \end_inset
28896
28897
28898 \end_layout
28899
28900 \begin_layout Standard
28901 With the commands 
28902 \series bold
28903
28904 \backslash
28905 shoveright
28906 \begin_inset Index
28907 status collapsed
28908
28909 \begin_layout Plain Layout
28910 Commands ! S ! 
28911 \backslash
28912 shoveright
28913 \end_layout
28914
28915 \end_inset
28916
28917
28918 \series default
28919  and 
28920 \series bold
28921
28922 \backslash
28923 shoveleft
28924 \begin_inset Index
28925 status collapsed
28926
28927 \begin_layout Plain Layout
28928 Commands ! S ! 
28929 \backslash
28930 shoveleft
28931 \end_layout
28932
28933 \end_inset
28934
28935
28936 \series default
28937  a centered line can be right or left aligned, respectively.
28938  The commands are used as follows:
28939 \end_layout
28940
28941 \begin_layout Standard
28942
28943 \series bold
28944
28945 \backslash
28946 shoveright{line content}
28947 \series default
28948  and 
28949 \series bold
28950
28951 \backslash
28952 shoveleft{line content}
28953 \end_layout
28954
28955 \begin_layout Standard
28956 \begin_inset VSpace medskip
28957 \end_inset
28958
28959 The length 
28960 \series bold
28961
28962 \backslash
28963 multlinegap
28964 \begin_inset Index
28965 status collapsed
28966
28967 \begin_layout Plain Layout
28968 Commands ! M ! 
28969 \backslash
28970 multlinegap
28971 \end_layout
28972
28973 \end_inset
28974
28975
28976 \series default
28977  specifies the distance of the first line from the left page margin.
28978  Predefined is the length 0
28979 \begin_inset space \thinspace{}
28980 \end_inset
28981
28982 pt.
28983 \end_layout
28984
28985 \begin_layout Standard
28986 As example the above formula where the command
28987 \end_layout
28988
28989 \begin_layout Standard
28990
28991 \series bold
28992
28993 \backslash
28994 setlength{
28995 \backslash
28996 multlinegap}{2cm}
28997 \end_layout
28998
28999 \begin_layout Standard
29000 was inserted in TeX-mode before:
29001 \begin_inset ERT
29002 status collapsed
29003
29004 \begin_layout Plain Layout
29005
29006
29007 \backslash
29008 setlength{
29009 \backslash
29010 multlinegap}{2cm}
29011 \end_layout
29012
29013 \end_inset
29014
29015
29016 \begin_inset Formula \begin{multline}
29017 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}\\
29018 \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}}\\
29019 =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}
29020
29021 \end_inset
29022
29023
29024 \begin_inset ERT
29025 status collapsed
29026
29027 \begin_layout Plain Layout
29028
29029
29030 \backslash
29031 setlength{
29032 \backslash
29033 multlinegap}{0pt}
29034 \end_layout
29035
29036 \end_inset
29037
29038 The second line was left aligned using 
29039 \series bold
29040
29041 \backslash
29042 shoveleft
29043 \series default
29044 .
29045 \end_layout
29046
29047 \begin_layout Subsection
29048 Multiline Formula Parts
29049 \begin_inset CommandInset label
29050 LatexCommand label
29051 name "sub:Multiline-Formula-Parts"
29052
29053 \end_inset
29054
29055
29056 \begin_inset Index
29057 status collapsed
29058
29059 \begin_layout Plain Layout
29060 Formula ! multiline ! formula parts
29061 \end_layout
29062
29063 \end_inset
29064
29065
29066 \end_layout
29067
29068 \begin_layout Standard
29069 To display only parts of a formula with multiple lines, one of the following
29070  environments are used: 
29071 \series bold
29072 aligned
29073 \series default
29074
29075 \series bold
29076 alignedat
29077 \series default
29078
29079 \series bold
29080 gathered
29081 \series default
29082  or 
29083 \series bold
29084 split
29085 \series default
29086 .
29087  They can be inserted via the menu 
29088 \family sans
29089 Insert\SpecialChar \menuseparator
29090 Math
29091 \family default
29092  or by using the commands described in this section.
29093 \end_layout
29094
29095 \begin_layout Standard
29096 The first three have the same properties as the corresponding multiline
29097  formula environments, but it is possible to set further formula parts beside
29098  them.
29099  An example:
29100 \begin_inset Formula \[
29101 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29102 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29103 \right\} \textrm{Uncertainty relations}\]
29104
29105 \end_inset
29106
29107
29108 \end_layout
29109
29110 \begin_layout Standard
29111 To get this formula, a displayed formula is created where the command 
29112 \series bold
29113
29114 \backslash
29115 aligned
29116 \begin_inset Index
29117 status collapsed
29118
29119 \begin_layout Plain Layout
29120 Commands ! A ! 
29121 \backslash
29122 aligned
29123 \end_layout
29124
29125 \end_inset
29126
29127
29128 \series default
29129  is inserted.
29130  A purple box appears around the blue formula box where now columns and
29131  lines can be added.
29132  Outside the multiline environment other formula parts can be set, like
29133  the brace.
29134 \end_layout
29135
29136 \begin_layout Standard
29137 The aligned environment is also suitable for long formulas whose lines are
29138  horizontally aligned.
29139  Using aligned in a displayed formula has the advantage that the formula
29140  number is vertically centered behind the lines.
29141  As example formula 
29142 \begin_inset CommandInset ref
29143 LatexCommand eqref
29144 reference "eq:shortlong"
29145
29146 \end_inset
29147
29148  in the aligned environment:
29149 \begin_inset Formula \begin{equation}
29150 \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}|}\\
29151  & -\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}
29152 \end{equation}
29153
29154 \end_inset
29155
29156
29157 \end_layout
29158
29159 \begin_layout Standard
29160 To use the environments 
29161 \series bold
29162 alignedat
29163 \series default
29164
29165 \series bold
29166 gathered
29167 \series default
29168 , or 
29169 \series bold
29170 split
29171 \series default
29172 , the command 
29173 \series bold
29174
29175 \backslash
29176 alignedat
29177 \series default
29178 ,
29179 \begin_inset Index
29180 status collapsed
29181
29182 \begin_layout Plain Layout
29183 Commands ! A ! 
29184 \backslash
29185 alignedat
29186 \end_layout
29187
29188 \end_inset
29189
29190  
29191 \series bold
29192
29193 \backslash
29194 gathered
29195 \series default
29196
29197 \begin_inset Index
29198 status collapsed
29199
29200 \begin_layout Plain Layout
29201 Commands ! G ! 
29202 \backslash
29203 gathered
29204 \end_layout
29205
29206 \end_inset
29207
29208 , or 
29209 \series bold
29210
29211 \backslash
29212 split
29213 \series default
29214
29215 \begin_inset Index
29216 status collapsed
29217
29218 \begin_layout Plain Layout
29219 Commands ! S ! 
29220 \backslash
29221 split
29222 \end_layout
29223
29224 \end_inset
29225
29226  are inserted, respectively.
29227  The split environment has the same properties as the aligned environment
29228  but it can only have two columns.
29229 \end_layout
29230
29231 \begin_layout Subsection
29232 Text in multiline Formulas
29233 \begin_inset CommandInset label
29234 LatexCommand label
29235 name "sub:Text-in-multiline"
29236
29237 \end_inset
29238
29239
29240 \begin_inset Index
29241 status collapsed
29242
29243 \begin_layout Plain Layout
29244 Text ! in formulas
29245 \end_layout
29246
29247 \end_inset
29248
29249
29250 \begin_inset Index
29251 status collapsed
29252
29253 \begin_layout Plain Layout
29254 Formula ! multiline ! text
29255 \end_layout
29256
29257 \end_inset
29258
29259
29260 \end_layout
29261
29262 \begin_layout Standard
29263 In the Align environments, and the multline and gather environment, text
29264  can be inserted that will appear in a separate line and doesn't affect
29265  the column alignment.
29266  To do this, the command 
29267 \series bold
29268
29269 \backslash
29270 intertext
29271 \begin_inset Index
29272 status collapsed
29273
29274 \begin_layout Plain Layout
29275 Commands ! I ! 
29276 \backslash
29277 intertext
29278 \end_layout
29279
29280 \end_inset
29281
29282
29283 \series default
29284  is used in the following scheme:
29285 \end_layout
29286
29287 \begin_layout Standard
29288
29289 \series bold
29290
29291 \backslash
29292 intertext{text}
29293 \end_layout
29294
29295 \begin_layout Standard
29296 The text should not be longer than a line because it cannot be hyphenated.
29297  As LyX doesn't yet support 
29298 \series bold
29299
29300 \backslash
29301 intertext
29302 \series default
29303  directly, the text is written as mathematical text.
29304  
29305 \series bold
29306
29307 \backslash
29308 intertext
29309 \series default
29310  must hereby be at the beginning of a line and appears in the output above
29311  this line.
29312  An example where the text was inserted at the beginning of the second line:
29313 \begin_inset Formula \begin{align}
29314 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29315 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29316
29317 \end_inset
29318
29319
29320 \end_layout
29321
29322 \begin_layout Section
29323 Formula Numbering
29324 \begin_inset Index
29325 status collapsed
29326
29327 \begin_layout Plain Layout
29328 Formula numbering
29329 \end_layout
29330
29331 \end_inset
29332
29333
29334 \begin_inset Index
29335 status collapsed
29336
29337 \begin_layout Plain Layout
29338 Formula ! numbering|see
29339 \begin_inset ERT
29340 status collapsed
29341
29342 \begin_layout Plain Layout
29343
29344 {
29345 \end_layout
29346
29347 \end_inset
29348
29349 Formula numbering
29350 \begin_inset ERT
29351 status collapsed
29352
29353 \begin_layout Plain Layout
29354
29355 }
29356 \end_layout
29357
29358 \end_inset
29359
29360
29361 \end_layout
29362
29363 \end_inset
29364
29365
29366 \end_layout
29367
29368 \begin_layout Subsection
29369 General
29370 \end_layout
29371
29372 \begin_layout Standard
29373 Numbered formulas can be created with the menu 
29374 \family sans
29375 Insert\SpecialChar \menuseparator
29376 Math\SpecialChar \menuseparator
29377 Numbered
29378 \begin_inset space ~
29379 \end_inset
29380
29381 Formula
29382 \family default
29383  (shortcut 
29384 \family sans
29385 Ctrl+Alt
29386 \begin_inset space ~
29387 \end_inset
29388
29389 N
29390 \family default
29391 ).
29392  Existing formulas can be numbered with the menu 
29393 \family sans
29394 Edit\SpecialChar \menuseparator
29395 Math\SpecialChar \menuseparator
29396 Toggle
29397 \begin_inset space ~
29398 \end_inset
29399
29400 Numbering
29401 \family default
29402  (shortcut 
29403 \begin_inset Info
29404 type  "shortcut"
29405 arg   "math-number-toggle"
29406 \end_inset
29407
29408 ).
29409  The formula number is displayed in LyX behind the formula as number sign
29410  in parentheses.
29411  The number sign is replaced in the output by the formula number.
29412 \end_layout
29413
29414 \begin_layout Standard
29415 When numbering is turned on in multiline formulas, all lines will be numbered.
29416  But the numbering can be controlled with the menu 
29417 \family sans
29418 Edit\SpecialChar \menuseparator
29419 Math\SpecialChar \menuseparator
29420 Toggle
29421 \begin_inset space ~
29422 \end_inset
29423
29424 Numbering
29425 \begin_inset space ~
29426 \end_inset
29427
29428 of
29429 \begin_inset space ~
29430 \end_inset
29431
29432 Line
29433 \family default
29434  (shortcut
29435 \begin_inset Info
29436 type  "shortcut"
29437 arg   "math-number-line-toggle"
29438 \end_inset
29439
29440 ) for every line.
29441 \end_layout
29442
29443 \begin_layout Standard
29444 Except for inline formulas, all formulas can be numbered with two different
29445  styles, see 
29446 \begin_inset CommandInset ref
29447 LatexCommand ref
29448 reference "sec:Formula-Styles"
29449
29450 \end_inset
29451
29452 .
29453 \end_layout
29454
29455 \begin_layout Subsection
29456 Cross-References
29457 \begin_inset Index
29458 status collapsed
29459
29460 \begin_layout Plain Layout
29461 Cross-references ! to formulas
29462 \end_layout
29463
29464 \end_inset
29465
29466
29467 \end_layout
29468
29469 \begin_layout Standard
29470 All labeled formulas can be cross-referenced.
29471  A label is added by the menu 
29472 \family sans
29473 Insert\SpecialChar \menuseparator
29474 Label
29475 \family default
29476  or the toolbar button 
29477 \begin_inset Graphics
29478         filename ../images/label-insert.png
29479         scale 85
29480
29481 \end_inset
29482
29483 .
29484  The cursor must hereby be inside a displayed formula.
29485  A dialog pops up displaying the prefix 
29486 \series bold
29487 eq:
29488 \series default
29489  in a text field.
29490  The label is inserted there behind the prefix.
29491  The predefined prefix means 
29492 \begin_inset Quotes eld
29493 \end_inset
29494
29495 equation
29496 \begin_inset Quotes erd
29497 \end_inset
29498
29499  and makes it easier to find labels in large documents because it marks
29500  it as formula label to divide it from e.
29501 \begin_inset space \thinspace{}
29502 \end_inset
29503
29504 g.
29505 \begin_inset space \space{}
29506 \end_inset
29507
29508 section labels.
29509  To change a label, the menu 
29510 \family sans
29511 Insert\SpecialChar \menuseparator
29512 Label
29513 \family default
29514  is used again.
29515 \end_layout
29516
29517 \begin_layout Standard
29518 The name of the label is displayed in LyX within two parentheses behind
29519  formula.
29520  A formula with a label is always numbered.
29521 \end_layout
29522
29523 \begin_layout Standard
29524 Cross-references are inserted via the menu 
29525 \family sans
29526 Insert\SpecialChar \menuseparator
29527 Cross-Reference
29528 \family default
29529  or with the toolbar button 
29530 \begin_inset Graphics
29531         filename ../images/dialog-show-new-inset_ref.png
29532         scale 85
29533
29534 \end_inset
29535
29536 .
29537  A formula cross-reference appears in the output as formula number.
29538  When in the cross-reference dialog window the format 
29539 \series bold
29540 (<reference>)
29541 \series default
29542  is chosen, the cross-reference appears in the output as formula number
29543  in parentheses.
29544 \begin_inset Newline newline
29545 \end_inset
29546
29547 By right-clicking on a cross-reference in LyX, one jumps to the formula
29548  that is referenced.
29549 \end_layout
29550
29551 \begin_layout Standard
29552 Here are as examples cross-references to formulas of the following subsections:
29553 \begin_inset Note Note
29554 status open
29555
29556 \begin_layout Plain Layout
29557 Note the different cross-reference types.
29558 \end_layout
29559
29560 \end_inset
29561
29562
29563 \end_layout
29564
29565 \begin_layout Standard
29566 The equations 
29567 \begin_inset CommandInset ref
29568 LatexCommand eqref
29569 reference "eq:tag"
29570
29571 \end_inset
29572
29573  and 
29574 \begin_inset CommandInset ref
29575 LatexCommand eqref
29576 reference "eq:c"
29577
29578 \end_inset
29579
29580  are equivalent.
29581  In (
29582 \begin_inset CommandInset ref
29583 LatexCommand ref
29584 reference "eq:Lat"
29585
29586 \end_inset
29587
29588 ) big Latin letters are used for the numbering in contrary to (
29589 \begin_inset CommandInset ref
29590 LatexCommand ref
29591 reference "eq:Rom"
29592
29593 \end_inset
29594
29595 ).
29596 \end_layout
29597
29598 \begin_layout Standard
29599 \begin_inset VSpace medskip
29600 \end_inset
29601
29602 When the argument of 
29603 \series bold
29604
29605 \backslash
29606 tag
29607 \begin_inset Foot
29608 status collapsed
29609
29610 \begin_layout Plain Layout
29611
29612 \series bold
29613
29614 \backslash
29615 tag
29616 \series default
29617  is described in 
29618 \begin_inset CommandInset ref
29619 LatexCommand ref
29620 reference "sub:User-defined-Numbering"
29621
29622 \end_inset
29623
29624 .
29625 \end_layout
29626
29627 \end_inset
29628
29629
29630 \series default
29631  contains a box like in 
29632 \begin_inset CommandInset ref
29633 LatexCommand ref
29634 reference "sub:Paragraph-Boxes"
29635
29636 \end_inset
29637
29638 , the formula cannot be referenced.
29639 \end_layout
29640
29641 \begin_layout Subsection
29642 Subnumbering
29643 \begin_inset Index
29644 status collapsed
29645
29646 \begin_layout Plain Layout
29647 Formula numbering ! subnumbering
29648 \end_layout
29649
29650 \end_inset
29651
29652
29653 \end_layout
29654
29655 \begin_layout Standard
29656 With the help of the commands 
29657 \series bold
29658
29659 \backslash
29660 begin{subequations}
29661 \series default
29662  and 
29663 \series bold
29664
29665 \backslash
29666 end{subequations}
29667 \series default
29668  formulas can be subnumbered.
29669  Both commands are inserted in TeX-mode.
29670 \end_layout
29671
29672 \begin_layout Standard
29673 An example:
29674 \begin_inset Formula \begin{equation}
29675 A=C-B\label{eq:a}\end{equation}
29676
29677 \end_inset
29678
29679
29680 \begin_inset ERT
29681 status collapsed
29682
29683 \begin_layout Plain Layout
29684
29685
29686 \backslash
29687 addtocounter{equation}{-1}
29688 \end_layout
29689
29690 \end_inset
29691
29692
29693 \begin_inset ERT
29694 status collapsed
29695
29696 \begin_layout Plain Layout
29697
29698
29699 \backslash
29700 begin{subequations}
29701 \end_layout
29702
29703 \end_inset
29704
29705
29706 \begin_inset VSpace -5mm
29707 \end_inset
29708
29709
29710 \begin_inset Formula \begin{equation}
29711 B=C-A\label{eq:b}\end{equation}
29712
29713 \end_inset
29714
29715
29716 \begin_inset Formula \begin{equation}
29717 C=A+B\label{eq:c}\end{equation}
29718
29719 \end_inset
29720
29721
29722 \end_layout
29723
29724 \begin_layout Standard
29725 \begin_inset ERT
29726 status collapsed
29727
29728 \begin_layout Plain Layout
29729
29730
29731 \backslash
29732 end{subequations}
29733 \end_layout
29734
29735 \end_inset
29736
29737
29738 \end_layout
29739
29740 \begin_layout Standard
29741 To create the example, the following is done:
29742 \end_layout
29743
29744 \begin_layout Enumerate
29745 first formula is inserted
29746 \end_layout
29747
29748 \begin_layout Enumerate
29749
29750 \series bold
29751
29752 \backslash
29753 addtocounter{equation}{-1} 
29754 \backslash
29755 begin{subequations}
29756 \begin_inset Index
29757 status collapsed
29758
29759 \begin_layout Plain Layout
29760 Commands ! A ! 
29761 \backslash
29762 addtocounter
29763 \end_layout
29764
29765 \end_inset
29766
29767
29768 \begin_inset Newline newline
29769 \end_inset
29770
29771
29772 \series default
29773 is inserted after the first formula
29774 \end_layout
29775
29776 \begin_layout Enumerate
29777 second formula is inserted
29778 \end_layout
29779
29780 \begin_layout Enumerate
29781 third formula is inserted
29782 \end_layout
29783
29784 \begin_layout Enumerate
29785
29786 \series bold
29787
29788 \backslash
29789 end{subequations}
29790 \series default
29791  is inserted after the third formula
29792 \end_layout
29793
29794 \begin_layout Standard
29795 Every formula between the commands 
29796 \series bold
29797
29798 \backslash
29799 begin
29800 \series default
29801  and 
29802 \series bold
29803
29804 \backslash
29805 end
29806 \series default
29807  is subnumbered as a, b, 
29808 \begin_inset Newline linebreak
29809 \end_inset
29810
29811 c, \SpecialChar \ldots{}
29812  For multiline formulas every line will be subnumbered.
29813  All subnumbered formulas are treated as 
29814 \emph on
29815 one
29816 \emph default
29817  numbered formula.
29818  But as every numbered formula increases the counter 
29819 \series bold
29820 equation
29821 \series default
29822  by one, the command 
29823 \series bold
29824
29825 \backslash
29826 addtocounter
29827 \series default
29828  is needed to decrease it.
29829  Otherwise the formulas 
29830 \begin_inset CommandInset ref
29831 LatexCommand eqref
29832 reference "eq:a"
29833
29834 \end_inset
29835
29836
29837 \begin_inset CommandInset ref
29838 LatexCommand eqref
29839 reference "eq:b"
29840
29841 \end_inset
29842
29843
29844 \begin_inset CommandInset ref
29845 LatexCommand eqref
29846 reference "eq:c"
29847
29848 \end_inset
29849
29850  would be numbered as 
29851 \begin_inset CommandInset ref
29852 LatexCommand eqref
29853 reference "eq:a"
29854
29855 \end_inset
29856
29857
29858 \begin_inset CommandInset ref
29859 LatexCommand eqref
29860 reference "eq:d"
29861
29862 \end_inset
29863
29864
29865 \begin_inset CommandInset ref
29866 LatexCommand eqref
29867 reference "eq:f"
29868
29869 \end_inset
29870
29871 .
29872 \end_layout
29873
29874 \begin_layout Standard
29875 By inserting the commands in TeX-mode, a space is created between the first
29876  two formulas.
29877  To revert this -5
29878 \begin_inset space \thinspace{}
29879 \end_inset
29880
29881 mm vertical space is inserted after the command 
29882 \series bold
29883
29884 \backslash
29885 begin{subequations}
29886 \series default
29887 .
29888  When the formula style 
29889 \series bold
29890 Indented
29891 \begin_inset Foot
29892 status collapsed
29893
29894 \begin_layout Plain Layout
29895 formula styles see 
29896 \begin_inset CommandInset ref
29897 LatexCommand ref
29898 reference "sec:Formula-Styles"
29899
29900 \end_inset
29901
29902
29903 \end_layout
29904
29905 \end_inset
29906
29907
29908 \series default
29909  is used, -7
29910 \begin_inset space \thinspace{}
29911 \end_inset
29912
29913 mm space is inserted instead.
29914 \end_layout
29915
29916 \begin_layout Standard
29917 Here is an example for a multiline formula where the numbering was turned
29918  off for the second line:
29919 \begin_inset ERT
29920 status collapsed
29921
29922 \begin_layout Plain Layout
29923
29924
29925 \backslash
29926 begin{subequations}
29927 \end_layout
29928
29929 \end_inset
29930
29931
29932 \begin_inset Formula \begin{eqnarray}
29933 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29934  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29935  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29936
29937 \end_inset
29938
29939
29940 \begin_inset ERT
29941 status collapsed
29942
29943 \begin_layout Plain Layout
29944
29945
29946 \backslash
29947 end{subequations}
29948 \end_layout
29949
29950 \end_inset
29951
29952
29953 \end_layout
29954
29955 \begin_layout Subsection
29956 User-defined Numbering
29957 \begin_inset CommandInset label
29958 LatexCommand label
29959 name "sub:User-defined-Numbering"
29960
29961 \end_inset
29962
29963
29964 \begin_inset Index
29965 status collapsed
29966
29967 \begin_layout Plain Layout
29968 Formula numbering ! user-defined
29969 \end_layout
29970
29971 \end_inset
29972
29973
29974 \end_layout
29975
29976 \begin_layout Standard
29977 \begin_inset Index
29978 status collapsed
29979
29980 \begin_layout Plain Layout
29981 Formula numbering ! self-defined delimiters
29982 \end_layout
29983
29984 \end_inset
29985
29986 With the standard numbering parentheses are set around the formula number.
29987  To replace the parentheses for example by vertical bars, the following
29988  line is added to the LaTeX-preamble:
29989 \end_layout
29990
29991 \begin_layout Standard
29992
29993 \series bold
29994
29995 \backslash
29996 def
29997 \backslash
29998 tagform@#1{
29999 \backslash
30000 maketag@@@{|#1|}}
30001 \series default
30002
30003 \begin_inset Note Note
30004 status collapsed
30005
30006 \begin_layout Plain Layout
30007 This macro is already declared in the LaTeX-preamble for testing.
30008  To activate it, remove the percent sign at the beginning.
30009 \end_layout
30010
30011 \end_inset
30012
30013
30014 \end_layout
30015
30016 \begin_layout Standard
30017 To use other characters, the vertical bars besides the 
30018 \series bold
30019 #1
30020 \series default
30021  are replaced by one ore more characters.
30022  To get only the formula number the vertical bars are omitted.
30023 \end_layout
30024
30025 \begin_layout Standard
30026 \begin_inset VSpace bigskip
30027 \end_inset
30028
30029 When there should be an expression of your choice instead of the consecutive
30030  formula number in parentheses behind the formula, the command 
30031 \series bold
30032
30033 \backslash
30034 tag
30035 \series default
30036
30037 \begin_inset Index
30038 status collapsed
30039
30040 \begin_layout Plain Layout
30041 Commands ! T ! 
30042 \backslash
30043 tag
30044 \end_layout
30045
30046 \end_inset
30047
30048  is used:
30049 \begin_inset Formula \begin{equation}
30050 A+B=C\tag{something}\label{eq:tag}\end{equation}
30051
30052 \end_inset
30053
30054 In this example the command 
30055 \series bold
30056
30057 \backslash
30058 tag
30059 \begin_inset ERT
30060 status collapsed
30061
30062 \begin_layout Plain Layout
30063
30064
30065 \backslash
30066 spce 
30067 \end_layout
30068
30069 \end_inset
30070
30071 something
30072 \series default
30073  was inserted to the formula.
30074 \end_layout
30075
30076 \begin_layout Standard
30077 When the command 
30078 \series bold
30079
30080 \backslash
30081 tag*
30082 \begin_inset ERT
30083 status collapsed
30084
30085 \begin_layout Plain Layout
30086
30087
30088 \backslash
30089 spce 
30090 \end_layout
30091
30092 \end_inset
30093
30094 something
30095 \series default
30096  is inserted instead, the star prevents the parentheses around the expression:
30097 \begin_inset Formula \[
30098 A+B=C\tag*{something}\]
30099
30100 \end_inset
30101
30102
30103 \end_layout
30104
30105 \begin_layout Standard
30106 \begin_inset VSpace bigskip
30107 \end_inset
30108
30109 To restart the formula numbering with new document parts or sections, the
30110  following command is used:
30111 \end_layout
30112
30113 \begin_layout Standard
30114
30115 \series bold
30116
30117 \backslash
30118 @addtoreset{equation}{part}
30119 \series default
30120
30121 \begin_inset Index
30122 status collapsed
30123
30124 \begin_layout Plain Layout
30125 Commands ! 
30126 \begin_inset ERT
30127 status collapsed
30128
30129 \begin_layout Plain Layout
30130
30131 "
30132 \end_layout
30133
30134 \end_inset
30135
30136 @
30137 \begin_inset ERT
30138 status collapsed
30139
30140 \begin_layout Plain Layout
30141
30142 "
30143 \end_layout
30144
30145 \end_inset
30146
30147  ! 
30148 \backslash
30149
30150 \begin_inset ERT
30151 status collapsed
30152
30153 \begin_layout Plain Layout
30154
30155 "
30156 \end_layout
30157
30158 \end_inset
30159
30160 @
30161 \begin_inset ERT
30162 status collapsed
30163
30164 \begin_layout Plain Layout
30165
30166 "
30167 \end_layout
30168
30169 \end_inset
30170
30171 addtoreset
30172 \end_layout
30173
30174 \end_inset
30175
30176
30177 \begin_inset Newline newline
30178 \end_inset
30179
30180 resp.
30181 \begin_inset Newline newline
30182 \end_inset
30183
30184
30185 \series bold
30186
30187 \backslash
30188 @addtoreset{equation}{section}
30189 \end_layout
30190
30191 \begin_layout Standard
30192 To be able to use these commands in TeX-mode, the 
30193 \begin_inset Quotes eld
30194 \end_inset
30195
30196 @
30197 \begin_inset Quotes erd
30198 \end_inset
30199
30200  character has to be made 
30201 \begin_inset Quotes eld
30202 \end_inset
30203
30204 active
30205 \begin_inset Quotes erd
30206 \end_inset
30207
30208  for LaTeX using the command 
30209 \series bold
30210
30211 \backslash
30212 makeatletter.
30213
30214 \series default
30215  The command 
30216 \series bold
30217
30218 \backslash
30219 makeatother
30220 \series default
30221  reverts this.
30222  So the command sequence in TeX-mode is:
30223 \end_layout
30224
30225 \begin_layout Standard
30226
30227 \series bold
30228
30229 \backslash
30230 makeatletter
30231 \begin_inset Newline newline
30232 \end_inset
30233
30234
30235 \backslash
30236 @addtoreset{equation}{section}
30237 \begin_inset Newline newline
30238 \end_inset
30239
30240
30241 \backslash
30242 makeatother
30243 \end_layout
30244
30245 \begin_layout Standard
30246 In the LaTeX-preamble 
30247 \series bold
30248
30249 \backslash
30250 makeatletter
30251 \series default
30252  and 
30253 \series bold
30254
30255 \backslash
30256 makeatother
30257 \series default
30258  can be omitted as they are automatically internally inserted by LyX.
30259 \end_layout
30260
30261 \begin_layout Standard
30262 To revert 
30263 \series bold
30264
30265 \backslash
30266 @addtoreset
30267 \series default
30268 , the file 
30269 \series bold
30270 remreset.sty
30271 \series default
30272
30273 \begin_inset Foot
30274 status collapsed
30275
30276 \begin_layout Plain Layout
30277
30278 \series bold
30279 remreset
30280 \series default
30281  is part of the LaTeX-package 
30282 \series bold
30283 carlisle
30284 \series default
30285
30286 \begin_inset Index
30287 status collapsed
30288
30289 \begin_layout Plain Layout
30290 Packages ! carlisle
30291 \end_layout
30292
30293 \end_inset
30294
30295  that is part of every LaTeX standard installation.
30296 \end_layout
30297
30298 \end_inset
30299
30300
30301 \begin_inset Index
30302 status collapsed
30303
30304 \begin_layout Plain Layout
30305 Packages ! remreset
30306 \end_layout
30307
30308 \end_inset
30309
30310  has to be loaded in the LaTeX-preamble with the line
30311 \end_layout
30312
30313 \begin_layout Standard
30314
30315 \series bold
30316
30317 \backslash
30318 usepackage{remreset}
30319 \end_layout
30320
30321 \begin_layout Standard
30322 Then the command 
30323 \series bold
30324
30325 \backslash
30326 @removefromreset
30327 \series default
30328
30329 \begin_inset Index
30330 status collapsed
30331
30332 \begin_layout Plain Layout
30333 Commands ! 
30334 \begin_inset ERT
30335 status collapsed
30336
30337 \begin_layout Plain Layout
30338
30339 "
30340 \end_layout
30341
30342 \end_inset
30343
30344 @
30345 \begin_inset ERT
30346 status collapsed
30347
30348 \begin_layout Plain Layout
30349
30350 "
30351 \end_layout
30352
30353 \end_inset
30354
30355  ! 
30356 \backslash
30357
30358 \begin_inset ERT
30359 status collapsed
30360
30361 \begin_layout Plain Layout
30362
30363 "
30364 \end_layout
30365
30366 \end_inset
30367
30368 @
30369 \begin_inset ERT
30370 status collapsed
30371
30372 \begin_layout Plain Layout
30373
30374 "
30375 \end_layout
30376
30377 \end_inset
30378
30379 removefromreset
30380 \end_layout
30381
30382 \end_inset
30383
30384  can be used with the same scheme as 
30385 \series bold
30386
30387 \backslash
30388 @addtoreset
30389 \series default
30390 .
30391 \end_layout
30392
30393 \begin_layout Standard
30394 \begin_inset VSpace bigskip
30395 \end_inset
30396
30397 Sometimes formulas should be numbered in the following form:
30398 \end_layout
30399
30400 \begin_layout Standard
30401
30402 \family typewriter
30403 (section number.formula number)
30404 \end_layout
30405
30406 \begin_layout Standard
30407 The formula number should start with every section with 
30408 \begin_inset Quotes eld
30409 \end_inset
30410
30411 1
30412 \begin_inset Quotes erd
30413 \end_inset
30414
30415 .
30416 \end_layout
30417
30418 \begin_layout Standard
30419 For this case there is the command 
30420 \series bold
30421
30422 \backslash
30423 numberwithin
30424 \series default
30425
30426 \begin_inset Index
30427 status collapsed
30428
30429 \begin_layout Plain Layout
30430 Commands ! N ! 
30431 \backslash
30432 numberwithin
30433 \end_layout
30434
30435 \end_inset
30436
30437 , which is used with the following scheme:
30438 \end_layout
30439
30440 \begin_layout Standard
30441
30442 \series bold
30443
30444 \backslash
30445 numberwithin{counter}{sectioning}
30446 \end_layout
30447
30448 \begin_layout Standard
30449 Counter denotes what kind of numbering is affected, sectioning denotes what
30450  number is before the dot.
30451 \end_layout
30452
30453 \begin_layout Standard
30454 Thus in our case the following LaTeX-preamble or TeX-Code line is used:
30455 \end_layout
30456
30457 \begin_layout Standard
30458
30459 \series bold
30460
30461 \backslash
30462 numberwithin{equation}{section}
30463 \end_layout
30464
30465 \begin_layout Standard
30466 This is the result:
30467 \begin_inset ERT
30468 status collapsed
30469
30470 \begin_layout Plain Layout
30471
30472
30473 \backslash
30474 numberwithin{equation}{section}
30475 \end_layout
30476
30477 \end_inset
30478
30479
30480 \begin_inset Formula \begin{equation}
30481 A+B=C\end{equation}
30482
30483 \end_inset
30484
30485
30486 \end_layout
30487
30488 \begin_layout Standard
30489 To number e.
30490 \begin_inset space \thinspace{}
30491 \end_inset
30492
30493 g.
30494 \begin_inset space \space{}
30495 \end_inset
30496
30497 tables so that the number of the part is the sectioning,
30498 \begin_inset Newline newline
30499 \end_inset
30500
30501
30502 \series bold
30503
30504 \backslash
30505 numberwithin{table}{part}
30506 \series default
30507  is used.
30508 \end_layout
30509
30510 \begin_layout Standard
30511 To go back to the standard numbering or to prevent this kind of numbering
30512  when it is defined by the document class, the following command is inserted
30513  as TeX-Code or to the LaTeX-preamble:
30514 \end_layout
30515
30516 \begin_layout Standard
30517
30518 \series bold
30519
30520 \backslash
30521 renewcommand{
30522 \backslash
30523 theequation}{
30524 \backslash
30525 arabic{equation}}
30526 \begin_inset Index
30527 status collapsed
30528
30529 \begin_layout Plain Layout
30530 Commands ! A ! 
30531 \backslash
30532 arabic
30533 \end_layout
30534
30535 \end_inset
30536
30537
30538 \series default
30539
30540 \begin_inset ERT
30541 status collapsed
30542
30543 \begin_layout Plain Layout
30544
30545
30546 \backslash
30547 renewcommand{
30548 \backslash
30549 theequation}{
30550 \backslash
30551 arabic{equation}}
30552 \end_layout
30553
30554 \end_inset
30555
30556
30557 \series bold
30558
30559 \begin_inset Newline newline
30560 \end_inset
30561
30562
30563 \series default
30564 or
30565 \series bold
30566
30567 \begin_inset Newline newline
30568 \end_inset
30569
30570
30571 \backslash
30572 renewcommand{
30573 \backslash
30574 thetable}{
30575 \backslash
30576 arabic{table}}
30577 \end_layout
30578
30579 \begin_layout Standard
30580
30581 \series bold
30582
30583 \backslash
30584 numberwithin
30585 \series default
30586  uses internally the command 
30587 \series bold
30588
30589 \backslash
30590 @addtoreset
30591 \series default
30592 , described above, that also needs to be reverted.
30593 \begin_inset ERT
30594 status collapsed
30595
30596 \begin_layout Plain Layout
30597
30598
30599 \backslash
30600 makeatletter
30601 \end_layout
30602
30603 \begin_layout Plain Layout
30604
30605
30606 \backslash
30607 @removefromreset{equation}{section}
30608 \end_layout
30609
30610 \begin_layout Plain Layout
30611
30612
30613 \backslash
30614 makeatother
30615 \end_layout
30616
30617 \end_inset
30618
30619
30620 \end_layout
30621
30622 \begin_layout Subsection
30623 Numbering with Roman Numbers and Letters
30624 \begin_inset Index
30625 status collapsed
30626
30627 \begin_layout Plain Layout
30628 Formula numbering ! with letters
30629 \end_layout
30630
30631 \end_inset
30632
30633
30634 \begin_inset Index
30635 status collapsed
30636
30637 \begin_layout Plain Layout
30638 Formula numbering ! with Roman numbers
30639 \end_layout
30640
30641 \end_inset
30642
30643
30644 \end_layout
30645
30646 \begin_layout Standard
30647 Formulas can also be numbered with Roman numbers and Latin letters.
30648  To number for example with small Roman numbers, the command
30649 \end_layout
30650
30651 \begin_layout Standard
30652
30653 \series bold
30654
30655 \backslash
30656 renewcommand{
30657 \backslash
30658 theequation}{
30659 \backslash
30660 roman{equation}}
30661 \end_layout
30662
30663 \begin_layout Standard
30664 is inserted before the formula in TeX-mode.
30665  
30666 \series bold
30667
30668 \backslash
30669 renewcommand
30670 \series default
30671
30672 \begin_inset Index
30673 status collapsed
30674
30675 \begin_layout Plain Layout
30676 Commands ! R ! 
30677 \backslash
30678 renewcommand
30679 \end_layout
30680
30681 \end_inset
30682
30683  redefines the predefined command 
30684 \series bold
30685
30686 \backslash
30687 theequation
30688 \series default
30689  to the command 
30690 \series bold
30691
30692 \backslash
30693 roman{equation}
30694 \series default
30695 .
30696 \begin_inset Foot
30697 status collapsed
30698
30699 \begin_layout Plain Layout
30700 The command 
30701 \series bold
30702
30703 \backslash
30704 renewcommand
30705 \series default
30706  has the same scheme like the command 
30707 \series bold
30708
30709 \backslash
30710 newcommand
30711 \series default
30712  that is described in 
30713 \begin_inset CommandInset ref
30714 LatexCommand ref
30715 reference "sub:The-Command-newcommand"
30716
30717 \end_inset
30718
30719 .
30720 \end_layout
30721
30722 \end_inset
30723
30724  
30725 \series bold
30726 equation
30727 \series default
30728  is the formula counter.
30729  When the command 
30730 \series bold
30731
30732 \backslash
30733 the
30734 \series default
30735  is used as prefix for a counter, the value of the counter is output as
30736  Arabic number.
30737  When a formula is numbered, LaTeX sets internally the command 
30738 \series bold
30739
30740 \backslash
30741 theequation
30742 \series default
30743  behind the formula.
30744  
30745 \series bold
30746
30747 \backslash
30748 roman{equation}
30749 \begin_inset Index
30750 status collapsed
30751
30752 \begin_layout Plain Layout
30753 Commands ! R ! 
30754 \backslash
30755 roman
30756 \end_layout
30757
30758 \end_inset
30759
30760
30761 \series default
30762  outputs the counter as small Roman number.
30763 \end_layout
30764
30765 \begin_layout Standard
30766 All formulas behind the command 
30767 \series bold
30768
30769 \backslash
30770 renew
30771 \series default
30772 c
30773 \series bold
30774 ommand
30775 \series default
30776  are now numbered Roman.
30777  To switch to numbering with big Roman numbers, the command is inserted
30778  again, but 
30779 \series bold
30780
30781 \backslash
30782 roman
30783 \series default
30784  is replaced by 
30785 \series bold
30786
30787 \backslash
30788 Roman
30789 \series default
30790
30791 \begin_inset Index
30792 status collapsed
30793
30794 \begin_layout Plain Layout
30795 Commands ! R ! 
30796 \backslash
30797 roman@
30798 \backslash
30799 Roman
30800 \end_layout
30801
30802 \end_inset
30803
30804 .
30805  To 
30806 \begin_inset Quotes eld
30807 \end_inset
30808
30809 number
30810 \begin_inset Quotes erd
30811 \end_inset
30812
30813  with small Latin letters there is the command 
30814 \series bold
30815
30816 \backslash
30817 alph
30818 \series default
30819
30820 \begin_inset Index
30821 status collapsed
30822
30823 \begin_layout Plain Layout
30824 Commands ! A ! 
30825 \backslash
30826 alph
30827 \end_layout
30828
30829 \end_inset
30830
30831 , for big ones there is the command 
30832 \series bold
30833
30834 \backslash
30835 Alph
30836 \series default
30837
30838 \begin_inset Index
30839 status collapsed
30840
30841 \begin_layout Plain Layout
30842 Commands ! A ! 
30843 \backslash
30844 alph@
30845 \backslash
30846 Alph
30847 \end_layout
30848
30849 \end_inset
30850
30851 .
30852 \end_layout
30853
30854 \begin_layout Standard
30855 \begin_inset Note Greyedout
30856 status open
30857
30858 \begin_layout Plain Layout
30859
30860 \series bold
30861 Note:
30862 \series default
30863  Only maximal 26 formulas can be numbered with Latin letters in one document.
30864 \end_layout
30865
30866 \end_inset
30867
30868
30869 \end_layout
30870
30871 \begin_layout Standard
30872 \begin_inset Newpage pagebreak
30873 \end_inset
30874
30875
30876 \end_layout
30877
30878 \begin_layout Standard
30879 \begin_inset ERT
30880 status collapsed
30881
30882 \begin_layout Plain Layout
30883
30884
30885 \backslash
30886 renewcommand{
30887 \backslash
30888 theequation}{
30889 \backslash
30890 roman{equation}}
30891 \end_layout
30892
30893 \end_inset
30894
30895
30896 \end_layout
30897
30898 \begin_layout Standard
30899 \begin_inset Formula \begin{equation}
30900 A=\textrm{small roman}\end{equation}
30901
30902 \end_inset
30903
30904
30905 \begin_inset ERT
30906 status collapsed
30907
30908 \begin_layout Plain Layout
30909
30910
30911 \backslash
30912 renewcommand{
30913 \backslash
30914 theequation}{
30915 \backslash
30916 Roman{equation}}
30917 \end_layout
30918
30919 \end_inset
30920
30921
30922 \begin_inset Formula \begin{equation}
30923 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
30924
30925 \end_inset
30926
30927
30928 \begin_inset ERT
30929 status collapsed
30930
30931 \begin_layout Plain Layout
30932
30933
30934 \backslash
30935 renewcommand{
30936 \backslash
30937 theequation}{
30938 \backslash
30939 alph{equation}}
30940 \end_layout
30941
30942 \end_inset
30943
30944
30945 \begin_inset Formula \begin{equation}
30946 C=\textrm{small Latin}\end{equation}
30947
30948 \end_inset
30949
30950
30951 \begin_inset ERT
30952 status collapsed
30953
30954 \begin_layout Plain Layout
30955
30956
30957 \backslash
30958 renewcommand{
30959 \backslash
30960 theequation}{
30961 \backslash
30962 Alph{equation}}
30963 \end_layout
30964
30965 \end_inset
30966
30967
30968 \begin_inset Formula \begin{equation}
30969 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
30970
30971 \end_inset
30972
30973
30974 \end_layout
30975
30976 \begin_layout Standard
30977 To switch back to the default numbering, insert the command:
30978 \end_layout
30979
30980 \begin_layout Standard
30981
30982 \series bold
30983
30984 \backslash
30985 renewcommand{
30986 \backslash
30987 theequation}{
30988 \backslash
30989 arabic{equation}}
30990 \begin_inset Index
30991 status collapsed
30992
30993 \begin_layout Plain Layout
30994 Commands ! A ! 
30995 \backslash
30996 arabic
30997 \end_layout
30998
30999 \end_inset
31000
31001
31002 \end_layout
31003
31004 \begin_layout Standard
31005 \begin_inset ERT
31006 status collapsed
31007
31008 \begin_layout Plain Layout
31009
31010
31011 \backslash
31012 renewcommand{
31013 \backslash
31014 theequation}{
31015 \backslash
31016 arabic{equation}}
31017 \end_layout
31018
31019 \end_inset
31020
31021
31022 \begin_inset Formula \begin{equation}
31023 E=\textrm{Arabic}\end{equation}
31024
31025 \end_inset
31026
31027
31028 \end_layout
31029
31030 \begin_layout Standard
31031 \begin_inset VSpace medskip
31032 \end_inset
31033
31034 As you see, formulas are numbered serially independent from the numbering
31035  style.
31036  When then numbering should start with 
31037 \begin_inset Quotes eld
31038 \end_inset
31039
31040 1
31041 \begin_inset Quotes erd
31042 \end_inset
31043
31044  when the style is changed, new equation counters have to be defined.
31045  A description about this can be found in the file 
31046 \begin_inset CommandInset href
31047 LatexCommand href
31048 name "Formula-numbering.lyx"
31049 target "run:Formula-numbering.lyx"
31050
31051 \end_inset
31052
31053 .
31054 \end_layout
31055
31056 \begin_layout Section
31057 Chemical Symbols and Equations
31058 \begin_inset CommandInset label
31059 LatexCommand label
31060 name "sub:Chemical-Symbols-and"
31061
31062 \end_inset
31063
31064
31065 \begin_inset Index
31066 status collapsed
31067
31068 \begin_layout Plain Layout
31069 Chemical characters ! Symbols
31070 \end_layout
31071
31072 \end_inset
31073
31074
31075 \begin_inset Index
31076 status collapsed
31077
31078 \begin_layout Plain Layout
31079 Chemical equations
31080 \end_layout
31081
31082 \end_inset
31083
31084
31085 \begin_inset Index
31086 status collapsed
31087
31088 \begin_layout Plain Layout
31089 Symbols ! chemical
31090 \end_layout
31091
31092 \end_inset
31093
31094
31095 \end_layout
31096
31097 \begin_layout Standard
31098 An example text from chemistry:
31099 \end_layout
31100
31101 \begin_layout Quote
31102 The 
31103 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31104 \end_inset
31105
31106 -ion reacts with two 
31107 \begin_inset Formula $\mathrm{Na^{+}}$
31108 \end_inset
31109
31110 -ions to sodium sulfate 
31111 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31112 \end_inset
31113
31114 .
31115  The chemical equation for this is:
31116 \begin_inset Formula \begin{equation}
31117 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}\end{equation}
31118
31119 \end_inset
31120
31121
31122 \end_layout
31123
31124 \begin_layout Standard
31125 This chemical equation can directly be created as formula.
31126  To avoid that the symbols appear italic, everything is highlighted and
31127  changed by the shortcut 
31128 \begin_inset Info
31129 type  "shortcut"
31130 arg   "font-roman"
31131 \end_inset
31132
31133  to the upright font style.
31134 \begin_inset Foot
31135 status collapsed
31136
31137 \begin_layout Plain Layout
31138 font styles
31139 \series bold
31140  
31141 \series default
31142 see 
31143 \begin_inset CommandInset ref
31144 LatexCommand ref
31145 reference "sub:Font-Styles"
31146
31147 \end_inset
31148
31149
31150 \end_layout
31151
31152 \end_inset
31153
31154
31155 \end_layout
31156
31157 \begin_layout Standard
31158 A more convenient way to typeset chemical formulas is to use the command
31159  
31160 \series bold
31161
31162 \backslash
31163 ce
31164 \series default
31165
31166 \begin_inset Index
31167 status collapsed
31168
31169 \begin_layout Plain Layout
31170 Commands ! C ! 
31171 \backslash
31172 ce
31173 \end_layout
31174
31175 \end_inset
31176
31177  that is available when the LaTeX-package 
31178 \series bold
31179 mhchem
31180 \series default
31181
31182 \begin_inset Index
31183 status collapsed
31184
31185 \begin_layout Plain Layout
31186 Packages ! mhchem
31187 \end_layout
31188
31189 \end_inset
31190
31191  is installed.
31192  After inserting 
31193 \series bold
31194
31195 \backslash
31196 ce
31197 \series default
31198  to a formula a new blue box appears where chemical formulas can be inserted
31199  in an intuitive way.
31200 \end_layout
31201
31202 \begin_layout Standard
31203 \align center
31204 \begin_inset Tabular
31205 <lyxtabular version="3" rows="9" columns="2">
31206 <features>
31207 <column alignment="center" valignment="top" width="0">
31208 <column alignment="center" valignment="top" width="0">
31209 <row>
31210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31211 \begin_inset Text
31212
31213 \begin_layout Plain Layout
31214 Command
31215 \end_layout
31216
31217 \end_inset
31218 </cell>
31219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31220 \begin_inset Text
31221
31222 \begin_layout Plain Layout
31223 Result
31224 \begin_inset Note Note
31225 status collapsed
31226
31227 \begin_layout Plain Layout
31228
31229 \series bold
31230
31231 \backslash
31232 raisebox
31233 \series default
31234  is only used as spacer.
31235 \end_layout
31236
31237 \end_inset
31238
31239
31240 \end_layout
31241
31242 \end_inset
31243 </cell>
31244 </row>
31245 <row>
31246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31247 \begin_inset Text
31248
31249 \begin_layout Plain Layout
31250
31251 \backslash
31252 ce
31253 \begin_inset ERT
31254 status collapsed
31255
31256 \begin_layout Plain Layout
31257
31258
31259 \backslash
31260 spce 
31261 \end_layout
31262
31263 \end_inset
31264
31265 H2CO3
31266 \end_layout
31267
31268 \end_inset
31269 </cell>
31270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31271 \begin_inset Text
31272
31273 \begin_layout Plain Layout
31274 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31275 \end_inset
31276
31277
31278 \end_layout
31279
31280 \end_inset
31281 </cell>
31282 </row>
31283 <row>
31284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31285 \begin_inset Text
31286
31287 \begin_layout Plain Layout
31288
31289 \backslash
31290 ce
31291 \begin_inset ERT
31292 status collapsed
31293
31294 \begin_layout Plain Layout
31295
31296
31297 \backslash
31298 spce 
31299 \end_layout
31300
31301 \end_inset
31302
31303 SO4^2-
31304 \end_layout
31305
31306 \end_inset
31307 </cell>
31308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31309 \begin_inset Text
31310
31311 \begin_layout Plain Layout
31312 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31313 \end_inset
31314
31315
31316 \end_layout
31317
31318 \end_inset
31319 </cell>
31320 </row>
31321 <row>
31322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31323 \begin_inset Text
31324
31325 \begin_layout Plain Layout
31326
31327 \backslash
31328 ce
31329 \begin_inset ERT
31330 status collapsed
31331
31332 \begin_layout Plain Layout
31333
31334
31335 \backslash
31336 spce 
31337 \end_layout
31338
31339 \end_inset
31340
31341 (NH4)2S
31342 \end_layout
31343
31344 \end_inset
31345 </cell>
31346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31347 \begin_inset Text
31348
31349 \begin_layout Plain Layout
31350 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31351 \end_inset
31352
31353
31354 \end_layout
31355
31356 \end_inset
31357 </cell>
31358 </row>
31359 <row>
31360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31361 \begin_inset Text
31362
31363 \begin_layout Plain Layout
31364
31365 \backslash
31366 ce
31367 \begin_inset ERT
31368 status collapsed
31369
31370 \begin_layout Plain Layout
31371
31372
31373 \backslash
31374 spce 
31375 \end_layout
31376
31377 \end_inset
31378
31379 KCr(SO4)2.12H2O
31380 \end_layout
31381
31382 \end_inset
31383 </cell>
31384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31385 \begin_inset Text
31386
31387 \begin_layout Plain Layout
31388 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31389 \end_inset
31390
31391
31392 \end_layout
31393
31394 \end_inset
31395 </cell>
31396 </row>
31397 <row>
31398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31399 \begin_inset Text
31400
31401 \begin_layout Plain Layout
31402
31403 \backslash
31404 ce
31405 \begin_inset ERT
31406 status collapsed
31407
31408 \begin_layout Plain Layout
31409
31410
31411 \backslash
31412 spce 
31413 \end_layout
31414
31415 \end_inset
31416
31417 A-B
31418 \backslash
31419 dbond
31420 \begin_inset ERT
31421 status collapsed
31422
31423 \begin_layout Plain Layout
31424
31425
31426 \backslash
31427 spce 
31428 \end_layout
31429
31430 \end_inset
31431
31432 C
31433 \backslash
31434 tbond
31435 \begin_inset ERT
31436 status collapsed
31437
31438 \begin_layout Plain Layout
31439
31440
31441 \backslash
31442 spce 
31443 \end_layout
31444
31445 \end_inset
31446
31447 D
31448 \end_layout
31449
31450 \end_inset
31451 </cell>
31452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31453 \begin_inset Text
31454
31455 \begin_layout Plain Layout
31456 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31457 \end_inset
31458
31459
31460 \end_layout
31461
31462 \end_inset
31463 </cell>
31464 </row>
31465 <row>
31466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31467 \begin_inset Text
31468
31469 \begin_layout Plain Layout
31470
31471 \backslash
31472 ce
31473 \begin_inset ERT
31474 status collapsed
31475
31476 \begin_layout Plain Layout
31477
31478
31479 \backslash
31480 spce 
31481 \end_layout
31482
31483 \end_inset
31484
31485 ^227
31486 \begin_inset Formula $\downarrow$
31487 \end_inset
31488
31489 _90
31490 \begin_inset Formula $\to$
31491 \end_inset
31492
31493 Th+
31494 \end_layout
31495
31496 \end_inset
31497 </cell>
31498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31499 \begin_inset Text
31500
31501 \begin_layout Plain Layout
31502 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31503 \end_inset
31504
31505
31506 \end_layout
31507
31508 \end_inset
31509 </cell>
31510 </row>
31511 <row>
31512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31513 \begin_inset Text
31514
31515 \begin_layout Plain Layout
31516
31517 \backslash
31518 ce
31519 \begin_inset ERT
31520 status collapsed
31521
31522 \begin_layout Plain Layout
31523
31524
31525 \backslash
31526 spce 
31527 \end_layout
31528
31529 \end_inset
31530
31531 CO2
31532 \begin_inset ERT
31533 status collapsed
31534
31535 \begin_layout Plain Layout
31536
31537
31538 \backslash
31539 spce 
31540 \end_layout
31541
31542 \end_inset
31543
31544 +
31545 \begin_inset ERT
31546 status collapsed
31547
31548 \begin_layout Plain Layout
31549
31550
31551 \backslash
31552 spce 
31553 \end_layout
31554
31555 \end_inset
31556
31557 C
31558 \begin_inset ERT
31559 status collapsed
31560
31561 \begin_layout Plain Layout
31562
31563
31564 \backslash
31565 spce 
31566 \end_layout
31567
31568 \end_inset
31569
31570 <=>
31571 \begin_inset ERT
31572 status collapsed
31573
31574 \begin_layout Plain Layout
31575
31576
31577 \backslash
31578 spce 
31579 \end_layout
31580
31581 \end_inset
31582
31583 2CO
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{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
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" bottomline="true" leftline="true" usebox="none">
31603 \begin_inset Text
31604
31605 \begin_layout Plain Layout
31606
31607 \backslash
31608 ce
31609 \begin_inset ERT
31610 status collapsed
31611
31612 \begin_layout Plain Layout
31613
31614
31615 \backslash
31616 spce 
31617 \end_layout
31618
31619 \end_inset
31620
31621 CO2
31622 \begin_inset ERT
31623 status collapsed
31624
31625 \begin_layout Plain Layout
31626
31627
31628 \backslash
31629 spce 
31630 \end_layout
31631
31632 \end_inset
31633
31634 +
31635 \begin_inset ERT
31636 status collapsed
31637
31638 \begin_layout Plain Layout
31639
31640
31641 \backslash
31642 spce 
31643 \end_layout
31644
31645 \end_inset
31646
31647 C
31648 \begin_inset ERT
31649 status collapsed
31650
31651 \begin_layout Plain Layout
31652
31653
31654 \backslash
31655 spce 
31656 \end_layout
31657
31658 \end_inset
31659
31660 ->[
31661 \backslash
31662 alpha][
31663 \backslash
31664 beta]
31665 \begin_inset ERT
31666 status collapsed
31667
31668 \begin_layout Plain Layout
31669
31670
31671 \backslash
31672 spce 
31673 \end_layout
31674
31675 \end_inset
31676
31677 2CO}
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{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\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 Standard
31703 \begin_inset Note Greyedout
31704 status open
31705
31706 \begin_layout Plain Layout
31707
31708 \series bold
31709 Note:
31710 \series default
31711  Inserting a formula to a 
31712 \series bold
31713
31714 \backslash
31715 ce
31716 \series default
31717  box will lead to LaTeX errors.
31718  In this case TeX code has to be used like for 
31719 \series bold
31720
31721 \backslash
31722 ce{$
31723 \backslash
31724 mu
31725 \backslash
31726 hyphen$Cl}
31727 \series default
31728
31729 \begin_inset ERT
31730 status collapsed
31731
31732 \begin_layout Plain Layout
31733
31734
31735 \backslash
31736 ce{$
31737 \backslash
31738 mu
31739 \backslash
31740 hyphen$Cl}
31741 \end_layout
31742
31743 \end_inset
31744
31745  
31746 \end_layout
31747
31748 \end_inset
31749
31750
31751 \end_layout
31752
31753 \begin_layout Standard
31754 Using 
31755 \series bold
31756
31757 \backslash
31758 ce
31759 \series default
31760  the command for equation
31761 \begin_inset space ~
31762 \end_inset
31763
31764
31765 \begin_inset CommandInset ref
31766 LatexCommand eqref
31767 reference "eq:chem-reaction"
31768
31769 \end_inset
31770
31771  is:
31772 \begin_inset Newline newline
31773 \end_inset
31774
31775
31776 \series bold
31777  
31778 \backslash
31779 ce
31780 \begin_inset ERT
31781 status collapsed
31782
31783 \begin_layout Plain Layout
31784
31785
31786 \backslash
31787 spce 
31788 \end_layout
31789
31790 \end_inset
31791
31792 2Na+
31793 \begin_inset ERT
31794 status collapsed
31795
31796 \begin_layout Plain Layout
31797
31798
31799 \backslash
31800 spce 
31801 \end_layout
31802
31803 \end_inset
31804
31805 +
31806 \begin_inset ERT
31807 status collapsed
31808
31809 \begin_layout Plain Layout
31810
31811
31812 \backslash
31813 spce 
31814 \end_layout
31815
31816 \end_inset
31817
31818 SO4^2-
31819 \begin_inset ERT
31820 status collapsed
31821
31822 \begin_layout Plain Layout
31823
31824
31825 \backslash
31826 spce 
31827 \end_layout
31828
31829 \end_inset
31830
31831
31832 \begin_inset ERT
31833 status collapsed
31834
31835 \begin_layout Plain Layout
31836
31837
31838 \backslash
31839 spce 
31840 \end_layout
31841
31842 \end_inset
31843
31844 ->
31845 \begin_inset ERT
31846 status collapsed
31847
31848 \begin_layout Plain Layout
31849
31850
31851 \backslash
31852 spce 
31853 \end_layout
31854
31855 \end_inset
31856
31857 Na2SO4
31858 \end_layout
31859
31860 \begin_layout Standard
31861 To create multiline chemical equations first a multiline formula is created
31862  as described in 
31863 \begin_inset CommandInset ref
31864 LatexCommand ref
31865 reference "sec:Multiline-Formulas"
31866
31867 \end_inset
31868
31869 .
31870  Afterwards the command 
31871 \series bold
31872
31873 \backslash
31874 ce
31875 \series default
31876  is used in every small blue box of the formula.
31877  
31878 \begin_inset CommandInset ref
31879 LatexCommand eqref
31880 reference "eq:TEOS-reaction-1"
31881
31882 \end_inset
31883
31884  and 
31885 \begin_inset CommandInset ref
31886 LatexCommand eqref
31887 reference "eq:TEOS-reaction-2"
31888
31889 \end_inset
31890
31891  are an example of a multi-stage chemical reaction where every equation
31892  has its own number.
31893 \begin_inset Formula \begin{eqnarray}
31894 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31895 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}\end{eqnarray}
31896
31897 \end_inset
31898
31899
31900 \end_layout
31901
31902 \begin_layout Standard
31903 Besides 
31904 \series bold
31905
31906 \backslash
31907 ce
31908 \series default
31909  the 
31910 \series bold
31911 mhchem
31912 \series default
31913  package provides the command 
31914 \series bold
31915
31916 \backslash
31917 cf
31918 \series default
31919
31920 \begin_inset Index
31921 status collapsed
31922
31923 \begin_layout Plain Layout
31924 Commands ! C ! 
31925 \backslash
31926 cf
31927 \end_layout
31928
31929 \end_inset
31930
31931  that has to be used for special cases.
31932  For more information about 
31933 \series bold
31934
31935 \backslash
31936 cf
31937 \series default
31938  and more examples have a look at the documentation of 
31939 \series bold
31940 mhchem
31941 \series default
31942
31943 \begin_inset CommandInset citation
31944 LatexCommand cite
31945 key "mhchem"
31946
31947 \end_inset
31948
31949 .
31950 \end_layout
31951
31952 \begin_layout Section
31953 Diagrams
31954 \end_layout
31955
31956 \begin_layout Standard
31957 LyX supports two types of commutative diagrams: 
31958 \series bold
31959 amscd
31960 \series default
31961  and 
31962 \series bold
31963 xymatrix
31964 \series default
31965  that are explained in the following.
31966 \end_layout
31967
31968 \begin_layout Subsection
31969 Amscd Diagrams
31970 \begin_inset Index
31971 status collapsed
31972
31973 \begin_layout Plain Layout
31974 Diagrams ! amscd
31975 \end_layout
31976
31977 \end_inset
31978
31979
31980 \end_layout
31981
31982 \begin_layout Standard
31983 Diagrams of this type visualize relations by vertical and horizontal lines
31984  or arrows:
31985 \begin_inset Formula \[
31986 \begin{CD}A@>>>B@>>>C\\
31987 @AAA@.@VVV\\
31988 F@<<<E@<<<D\end{CD}\]
31989
31990 \end_inset
31991
31992
31993 \end_layout
31994
31995 \begin_layout Standard
31996 To get them, the command 
31997 \series bold
31998
31999 \backslash
32000 CD
32001 \begin_inset Index
32002 status collapsed
32003
32004 \begin_layout Plain Layout
32005 Commands ! C ! 
32006 \backslash
32007 CD
32008 \end_layout
32009
32010 \end_inset
32011
32012
32013 \series default
32014  is inserted to a formula.
32015  A blue box appears with two dashed lines where further commands can be
32016  inserted.
32017  With 
32018 \begin_inset Info
32019 type  "shortcut"
32020 arg   "newline-insert newline"
32021 \end_inset
32022
32023  a new line is created.
32024  Horizontal relations are inserted in odd, vertical in even formula lines.
32025 \end_layout
32026
32027 \begin_layout Standard
32028 To create the relations there are the following commands:
32029 \end_layout
32030
32031 \begin_layout Itemize
32032
32033 \series bold
32034 @<<<
32035 \series default
32036  creates a left arrow, 
32037 \series bold
32038 @>>>
32039 \series default
32040  a right arrow, and 
32041 \series bold
32042 @=
32043 \series default
32044  a long equal sign
32045 \end_layout
32046
32047 \begin_layout Itemize
32048
32049 \series bold
32050 @AAA
32051 \series default
32052  creates an up arrow, 
32053 \series bold
32054 @VVV
32055 \series default
32056  an down arrow, and 
32057 \series bold
32058 @|
32059 \series default
32060  a vertical equal sign
32061 \end_layout
32062
32063 \begin_layout Itemize
32064
32065 \series bold
32066 @.
32067
32068 \series default
32069  is a placeholder for non-existent relations
32070 \end_layout
32071
32072 \begin_layout Standard
32073 All arrows can be labeled as follows:
32074 \end_layout
32075
32076 \begin_layout Itemize
32077 Is text inserted between the first and second < or >, resp., it is placed
32078  above the arrow.
32079  When it is inserted between the second and third one, it appears under
32080  the arrow.
32081 \end_layout
32082
32083 \begin_layout Itemize
32084 When text for vertical arrows is inserted between the first and second A
32085  or V, resp., it is placed left beside the arrow.
32086  When it is inserted between the second and third one, it appears right
32087  beside the arrow.
32088  If the text contains an A or V, these letters must be set into a TeX-brace.
32089 \end_layout
32090
32091 \begin_layout Standard
32092 As example a diagram with all possible relations:
32093 \end_layout
32094
32095 \begin_layout Standard
32096 \begin_inset Formula \[
32097 \begin{CD}A@>j>>B@>>k>C@=F\\
32098 @AmAA@.@VV{V}V@|\\
32099 D@<<j<E@>k>>F@=C\end{CD}\]
32100
32101 \end_inset
32102
32103
32104 \end_layout
32105
32106 \begin_layout Standard
32107 The command for this is:
32108 \begin_inset Newline newline
32109 \end_inset
32110
32111
32112 \series bold
32113
32114 \backslash
32115 CD
32116 \begin_inset ERT
32117 status collapsed
32118
32119 \begin_layout Plain Layout
32120
32121
32122 \backslash
32123 spce 
32124 \end_layout
32125
32126 \end_inset
32127
32128 A@>j>>B@>>k>C@=F Ctrl+Return
32129 \begin_inset Newline newline
32130 \end_inset
32131
32132
32133 \begin_inset ERT
32134 status collapsed
32135
32136 \begin_layout Plain Layout
32137
32138
32139 \backslash
32140 hphantom{
32141 \end_layout
32142
32143 \end_inset
32144
32145
32146 \backslash
32147 CD
32148 \begin_inset ERT
32149 status collapsed
32150
32151 \begin_layout Plain Layout
32152
32153
32154 \backslash
32155 spce 
32156 \end_layout
32157
32158 \end_inset
32159
32160
32161 \begin_inset ERT
32162 status collapsed
32163
32164 \begin_layout Plain Layout
32165
32166 }
32167 \end_layout
32168
32169 \end_inset
32170
32171 @AmAA@.@VV
32172 \backslash
32173 {V
32174 \series default
32175
32176 \begin_inset Formula $\to$
32177 \end_inset
32178
32179
32180 \series bold
32181 V@| Ctrl+Return
32182 \begin_inset Newline newline
32183 \end_inset
32184
32185
32186 \begin_inset ERT
32187 status collapsed
32188
32189 \begin_layout Plain Layout
32190
32191
32192 \backslash
32193 hphantom{
32194 \end_layout
32195
32196 \end_inset
32197
32198
32199 \backslash
32200 CD
32201 \begin_inset ERT
32202 status collapsed
32203
32204 \begin_layout Plain Layout
32205
32206
32207 \backslash
32208 spce 
32209 \end_layout
32210
32211 \end_inset
32212
32213
32214 \begin_inset ERT
32215 status collapsed
32216
32217 \begin_layout Plain Layout
32218
32219 }
32220 \end_layout
32221
32222 \end_inset
32223
32224 D@<<j<E@>k>>F@=C
32225 \end_layout
32226
32227 \begin_layout Subsection
32228 Xymatrix Diagrams
32229 \begin_inset Index
32230 status collapsed
32231
32232 \begin_layout Plain Layout
32233 Diagrams ! xymatrix
32234 \end_layout
32235
32236 \end_inset
32237
32238
32239 \end_layout
32240
32241 \begin_layout Standard
32242 To be able to use xymatrices, the LaTeX-package 
32243 \series bold
32244 xypic
32245 \series default
32246  must be installed.
32247  A xymatrix is created by inserting the command 
32248 \series bold
32249
32250 \backslash
32251 xymatrix
32252 \series default
32253  in a formula.
32254  Then you are able to add new matrix columns and rows like for normal matrices,
32255  see 
32256 \begin_inset CommandInset ref
32257 LatexCommand ref
32258 reference "sec:Matrices"
32259
32260 \end_inset
32261
32262 .
32263 \end_layout
32264
32265 \begin_layout Standard
32266 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
32267  and much more.
32268  All possibilities to create commutative diagrams and decorations are explained
32269  in detail in the 
32270 \emph on
32271 XY-pic manual
32272 \emph default
32273  that you find in the menu 
32274 \family sans
32275 Help\SpecialChar \menuseparator
32276 Specific
32277 \begin_inset space ~
32278 \end_inset
32279
32280 Manuals\SpecialChar \menuseparator
32281 XY-pic
32282 \begin_inset space ~
32283 \end_inset
32284
32285 Manual
32286 \family default
32287 .
32288 \end_layout
32289
32290 \begin_layout Standard
32291 \begin_inset Newpage newpage
32292 \end_inset
32293
32294
32295 \end_layout
32296
32297 \begin_layout Section
32298 User-defined Commands
32299 \begin_inset Index
32300 status collapsed
32301
32302 \begin_layout Plain Layout
32303 User-defined commands
32304 \end_layout
32305
32306 \end_inset
32307
32308
32309 \end_layout
32310
32311 \begin_layout Standard
32312 \begin_inset Note Greyedout
32313 status open
32314
32315 \begin_layout Plain Layout
32316
32317 \series bold
32318 Note:
32319 \series default
32320  The names of user-defined commands and macros may only consist of Latin
32321  letters.
32322 \end_layout
32323
32324 \end_inset
32325
32326
32327 \end_layout
32328
32329 \begin_layout Subsection
32330 The Command 
32331 \backslash
32332 newcommand
32333 \begin_inset CommandInset label
32334 LatexCommand label
32335 name "sub:The-Command-newcommand"
32336
32337 \end_inset
32338
32339
32340 \begin_inset Index
32341 status collapsed
32342
32343 \begin_layout Plain Layout
32344 User-defined commands ! 
32345 \backslash
32346 newcommand
32347 \end_layout
32348
32349 \end_inset
32350
32351
32352 \begin_inset Index
32353 status collapsed
32354
32355 \begin_layout Plain Layout
32356 Commands ! N ! 
32357 \backslash
32358 newcommand
32359 \end_layout
32360
32361 \end_inset
32362
32363
32364 \end_layout
32365
32366 \begin_layout Standard
32367 Many LaTeX-commands are too long to be used frequently.
32368  But it is possible to define with the command 
32369 \series bold
32370
32371 \backslash
32372 newcommand
32373 \series default
32374  new shorter commands.
32375 \end_layout
32376
32377 \begin_layout Standard
32378 The command scheme of 
32379 \series bold
32380
32381 \backslash
32382 newcommand
32383 \series default
32384  is:
32385 \end_layout
32386
32387 \begin_layout Standard
32388
32389 \series bold
32390
32391 \backslash
32392 newcommand{new command name}[number of arguments][optional
32393 \series default
32394  
32395 \series bold
32396 value]
32397 \begin_inset Newline newline
32398 \end_inset
32399
32400
32401 \begin_inset ERT
32402 status collapsed
32403
32404 \begin_layout Plain Layout
32405
32406
32407 \backslash
32408 phantom{
32409 \end_layout
32410
32411 \end_inset
32412
32413
32414 \backslash
32415 newcommand
32416 \begin_inset ERT
32417 status collapsed
32418
32419 \begin_layout Plain Layout
32420
32421 }
32422 \end_layout
32423
32424 \end_inset
32425
32426 {command definition}
32427 \end_layout
32428
32429 \begin_layout Standard
32430 \begin_inset Note Greyedout
32431 status open
32432
32433 \begin_layout Plain Layout
32434
32435 \series bold
32436 Note:
32437 \series default
32438  Assure that the name of the new command is not already used in your document
32439  or by LaTeX-packages that you use.
32440  When you for example define the command 
32441 \series bold
32442
32443 \backslash
32444 le
32445 \series default
32446  for 
32447 \series bold
32448
32449 \backslash
32450 Leftarrow
32451 \series default
32452 , you get an error message because 
32453 \series bold
32454
32455 \backslash
32456 le
32457 \series default
32458  is already defined as command for 
32459 \begin_inset Quotes eld
32460 \end_inset
32461
32462
32463 \begin_inset Formula $\le$
32464 \end_inset
32465
32466
32467 \begin_inset Quotes erd
32468 \end_inset
32469
32470 .
32471 \end_layout
32472
32473 \end_inset
32474
32475
32476 \end_layout
32477
32478 \begin_layout Standard
32479 The number of arguments is an integer in the range 0
32480 \begin_inset space \thinspace{}
32481 \end_inset
32482
32483 -
32484 \begin_inset space \thinspace{}
32485 \end_inset
32486
32487 9 and specifies how many arguments the new command should have.
32488  With the optional value a value for an optional argument can be predefined.
32489  When this is done, the 
32490 \emph on
32491 first
32492 \emph default
32493  
32494 \emph on
32495 a
32496 \emph default
32497 rgument of the new command is automatically an optional one.
32498 \end_layout
32499
32500 \begin_layout Standard
32501 Here are some examples:
32502 \end_layout
32503
32504 \begin_layout Itemize
32505 To define the command 
32506 \series bold
32507
32508 \backslash
32509 gr
32510 \series default
32511  for 
32512 \series bold
32513
32514 \backslash
32515 Longrightarrow
32516 \series default
32517 , the LaTeX-preamble line is:
32518 \begin_inset VSpace medskip
32519 \end_inset
32520
32521
32522 \begin_inset Newline newline
32523 \end_inset
32524
32525
32526 \series bold
32527
32528 \backslash
32529 newcommand{
32530 \backslash
32531 gr}{
32532 \backslash
32533 Longrightarrow}
32534 \end_layout
32535
32536 \begin_layout Itemize
32537 To define the command 
32538 \series bold
32539
32540 \backslash
32541 us
32542 \series default
32543  for 
32544 \series bold
32545
32546 \backslash
32547 underline
32548 \series default
32549 , the argument (that should be underlined) must be taken into account.
32550  For this the preamble line is:
32551 \begin_inset VSpace medskip
32552 \end_inset
32553
32554
32555 \begin_inset Newline newline
32556 \end_inset
32557
32558
32559 \series bold
32560
32561 \backslash
32562 newcommand{
32563 \backslash
32564 us}[1]{
32565 \backslash
32566 underline{#1}}
32567 \series default
32568
32569 \begin_inset VSpace medskip
32570 \end_inset
32571
32572
32573 \begin_inset Newline newline
32574 \end_inset
32575
32576 The character 
32577 \series bold
32578 #
32579 \series default
32580  acts as argument placeholder, the 
32581 \series bold
32582 1
32583 \series default
32584  behind it denotes that it is the placeholder for the first argument.
32585 \end_layout
32586
32587 \begin_layout Itemize
32588 For 
32589 \series bold
32590
32591 \backslash
32592 framebox
32593 \series default
32594  one can e.
32595 \begin_inset space \thinspace{}
32596 \end_inset
32597
32598 g.
32599 \begin_inset space \space{}
32600 \end_inset
32601
32602 define the command 
32603 \series bold
32604
32605 \backslash
32606 fb
32607 \series default
32608 :
32609 \begin_inset VSpace medskip
32610 \end_inset
32611
32612
32613 \begin_inset Newline newline
32614 \end_inset
32615
32616
32617 \series bold
32618
32619 \backslash
32620 newcommand{
32621 \backslash
32622 fb}[3]{
32623 \backslash
32624 framebox#1#2{$#3$}}
32625 \series default
32626
32627 \begin_inset VSpace medskip
32628 \end_inset
32629
32630
32631 \begin_inset Newline newline
32632 \end_inset
32633
32634 The two Dollar signs creates the extra formula needed for 
32635 \series bold
32636
32637 \backslash
32638 framebox
32639 \series default
32640 , see 
32641 \begin_inset CommandInset ref
32642 LatexCommand ref
32643 reference "sub:Boxes-with-Frame"
32644
32645 \end_inset
32646
32647 .
32648 \end_layout
32649
32650 \begin_layout Itemize
32651 To create a new command for 
32652 \series bold
32653
32654 \backslash
32655 fcolorbox
32656 \series default
32657  where the color for the box needn't to be specified, the argument for the
32658  color is defined optional:
32659 \begin_inset VSpace medskip
32660 \end_inset
32661
32662
32663 \begin_inset Newline newline
32664 \end_inset
32665
32666
32667 \series bold
32668
32669 \backslash
32670 newcommand{
32671 \backslash
32672 cb}[3][white]{
32673 \backslash
32674 fcolorbox{#2}{#1}{$#3$}}
32675 \series default
32676
32677 \begin_inset VSpace medskip
32678 \end_inset
32679
32680
32681 \begin_inset Newline newline
32682 \end_inset
32683
32684 When the color is not specified when using 
32685 \series bold
32686
32687 \backslash
32688 cb
32689 \series default
32690 , the predefined color 
32691 \series bold
32692 white
32693 \series default
32694  will be used.
32695 \end_layout
32696
32697 \begin_layout Standard
32698 A test of the new defined commands:
32699 \end_layout
32700
32701 \begin_layout Standard
32702 \align center
32703 \begin_inset Tabular
32704 <lyxtabular version="3" rows="6" columns="2">
32705 <features>
32706 <column alignment="center" valignment="top" width="0">
32707 <column alignment="center" valignment="top" width="0">
32708 <row>
32709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32710 \begin_inset Text
32711
32712 \begin_layout Plain Layout
32713 Command
32714 \end_layout
32715
32716 \end_inset
32717 </cell>
32718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32719 \begin_inset Text
32720
32721 \begin_layout Plain Layout
32722 Result
32723 \begin_inset Note Note
32724 status collapsed
32725
32726 \begin_layout Plain Layout
32727
32728 \series bold
32729
32730 \backslash
32731 raisebox
32732 \series default
32733  is only used as spacer.
32734 \end_layout
32735
32736 \end_inset
32737
32738
32739 \end_layout
32740
32741 \end_inset
32742 </cell>
32743 </row>
32744 <row>
32745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32746 \begin_inset Text
32747
32748 \begin_layout Plain Layout
32749 A
32750 \backslash
32751 gr
32752 \begin_inset ERT
32753 status collapsed
32754
32755 \begin_layout Plain Layout
32756
32757
32758 \backslash
32759 spce 
32760 \end_layout
32761
32762 \end_inset
32763
32764 B
32765 \end_layout
32766
32767 \end_inset
32768 </cell>
32769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32770 \begin_inset Text
32771
32772 \begin_layout Plain Layout
32773 \begin_inset Formula $A\gr B$
32774 \end_inset
32775
32776
32777 \end_layout
32778
32779 \end_inset
32780 </cell>
32781 </row>
32782 <row>
32783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32784 \begin_inset Text
32785
32786 \begin_layout Plain Layout
32787
32788 \backslash
32789 us{ABcd
32790 \end_layout
32791
32792 \end_inset
32793 </cell>
32794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32795 \begin_inset Text
32796
32797 \begin_layout Plain Layout
32798 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32799 \end_inset
32800
32801
32802 \end_layout
32803
32804 \end_inset
32805 </cell>
32806 </row>
32807 <row>
32808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32809 \begin_inset Text
32810
32811 \begin_layout Plain Layout
32812
32813 \backslash
32814 fb{[2cm]
32815 \begin_inset Formula $\to$
32816 \end_inset
32817
32818
32819 \backslash
32820 {
32821 \begin_inset Formula $\to$
32822 \end_inset
32823
32824
32825 \backslash
32826 {
32827 \backslash
32828 int
32829 \begin_inset ERT
32830 status collapsed
32831
32832 \begin_layout Plain Layout
32833
32834
32835 \backslash
32836 spce 
32837 \end_layout
32838
32839 \end_inset
32840
32841 A=B
32842 \end_layout
32843
32844 \end_inset
32845 </cell>
32846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32847 \begin_inset Text
32848
32849 \begin_layout Plain Layout
32850 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32851 \end_inset
32852
32853
32854 \end_layout
32855
32856 \end_inset
32857 </cell>
32858 </row>
32859 <row>
32860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32861 \begin_inset Text
32862
32863 \begin_layout Plain Layout
32864
32865 \backslash
32866 cb{red
32867 \begin_inset Formula $\to$
32868 \end_inset
32869
32870
32871 \backslash
32872 {
32873 \backslash
32874 int
32875 \begin_inset ERT
32876 status collapsed
32877
32878 \begin_layout Plain Layout
32879
32880
32881 \backslash
32882 spce 
32883 \end_layout
32884
32885 \end_inset
32886
32887 A=B
32888 \end_layout
32889
32890 \end_inset
32891 </cell>
32892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32893 \begin_inset Text
32894
32895 \begin_layout Plain Layout
32896 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32897 \end_inset
32898
32899
32900 \end_layout
32901
32902 \end_inset
32903 </cell>
32904 </row>
32905 <row>
32906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32907 \begin_inset Text
32908
32909 \begin_layout Plain Layout
32910
32911 \backslash
32912 cb[green]
32913 \backslash
32914 {red
32915 \begin_inset Formula $\to$
32916 \end_inset
32917
32918
32919 \backslash
32920 {
32921 \backslash
32922 int
32923 \begin_inset ERT
32924 status collapsed
32925
32926 \begin_layout Plain Layout
32927
32928
32929 \backslash
32930 spce 
32931 \end_layout
32932
32933 \end_inset
32934
32935 A=B
32936 \end_layout
32937
32938 \end_inset
32939 </cell>
32940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32941 \begin_inset Text
32942
32943 \begin_layout Plain Layout
32944 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32945 \end_inset
32946
32947
32948 \end_layout
32949
32950 \end_inset
32951 </cell>
32952 </row>
32953 </lyxtabular>
32954
32955 \end_inset
32956
32957
32958 \end_layout
32959
32960 \begin_layout Subsection
32961 Math Macros
32962 \begin_inset Index
32963 status collapsed
32964
32965 \begin_layout Plain Layout
32966 User-defined commands! Math macros
32967 \end_layout
32968
32969 \end_inset
32970
32971
32972 \begin_inset Index
32973 status collapsed
32974
32975 \begin_layout Plain Layout
32976 Macros
32977 \end_layout
32978
32979 \end_inset
32980
32981
32982 \end_layout
32983
32984 \begin_layout Standard
32985 User-defined commands are especially convenient for complex expressions.
32986  When you are for example dealing in a document with quadratic equations,
32987  the same solution type occurs several times.
32988  The general form of a quadratic equation is
32989 \begin_inset Formula \[
32990 0=\lambda^{2}+p\lambda+q\]
32991
32992 \end_inset
32993
32994 The general form of the solution is
32995 \begin_inset Formula \[
32996 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
32997
32998 \end_inset
32999
33000
33001 \end_layout
33002
33003 \begin_layout Standard
33004 To define a command for the solution formula where only the three parameters
33005  
33006 \begin_inset Formula $\lambda$
33007 \end_inset
33008
33009
33010 \begin_inset Formula $p$
33011 \end_inset
33012
33013 , and 
33014 \begin_inset Formula $q$
33015 \end_inset
33016
33017  need to be specified and the index of 
33018 \begin_inset Formula $\lambda$
33019 \end_inset
33020
33021  can be given optionally, the LaTeX-preamble line is
33022 \begin_inset Newline newline
33023 \end_inset
33024
33025
33026 \series bold
33027
33028 \backslash
33029 newcommand{
33030 \backslash
33031 qG}[4][1,
33032 \backslash
33033 ,2]{#2_{#1}=-
33034 \backslash
33035 frac{#3}{2}
33036 \backslash
33037 pm
33038 \begin_inset Newline newline
33039 \end_inset
33040
33041
33042 \begin_inset ERT
33043 status collapsed
33044
33045 \begin_layout Plain Layout
33046
33047
33048 \backslash
33049 hphantom{
33050 \end_layout
33051
33052 \end_inset
33053
33054
33055 \backslash
33056 newcommand
33057 \begin_inset ERT
33058 status collapsed
33059
33060 \begin_layout Plain Layout
33061
33062 }
33063 \end_layout
33064
33065 \end_inset
33066
33067
33068 \backslash
33069 sqrt{
33070 \backslash
33071 frac{#3^{2}}{4}-#4}}
33072 \end_layout
33073
33074 \begin_layout Standard
33075 To create with this the solution formula, the command
33076 \begin_inset Newline newline
33077 \end_inset
33078
33079
33080 \series bold
33081
33082 \backslash
33083 qG{
33084 \backslash
33085 lambda
33086 \begin_inset Formula $\to$
33087 \end_inset
33088
33089
33090 \backslash
33091 {p
33092 \begin_inset Formula $\to$
33093 \end_inset
33094
33095
33096 \backslash
33097 {q
33098 \series default
33099  is inserted to a formula
33100 \series bold
33101 .
33102 \end_layout
33103
33104 \begin_layout Standard
33105 The definition of the new command is unintuitive because one has to know
33106  the schemes of all used LaTeX commands, e.
33107 \begin_inset space \thinspace{}
33108 \end_inset
33109
33110 g.
33111 \begin_inset space \space{}
33112 \end_inset
33113
33114 that a fraction is inserted in LaTeX as 
33115 \series bold
33116
33117 \backslash
33118 frac{numerator}{denominator}
33119 \series default
33120 .
33121  Furthermore one can easily forget a brace in the definition and cannot
33122  see in LyX what the new command is doing.
33123  To avoid these problems LyX offers the possibility to use math macros instead
33124  of the command 
33125 \series bold
33126
33127 \backslash
33128 newcommand
33129 \series default
33130 .
33131 \end_layout
33132
33133 \begin_layout Standard
33134 A math macro is created by using the menu 
33135 \family sans
33136 Insert\SpecialChar \menuseparator
33137 Math\SpecialChar \menuseparator
33138 Macro
33139 \family default
33140  or the toolbar button 
33141 \begin_inset Graphics
33142         filename ../images/math-macro_newmacroname_newcommand.png
33143         scale 85
33144
33145 \end_inset
33146
33147 .
33148  The math macro toolbar appears together with the following box where the
33149  macro is defined:
33150 \begin_inset Newline newline
33151 \end_inset
33152
33153
33154 \begin_inset space \hspace*{\fill}
33155 \end_inset
33156
33157
33158 \begin_inset Graphics
33159         filename clipart/macrobox.png
33160
33161 \end_inset
33162
33163
33164 \begin_inset space \hspace*{\fill}
33165 \end_inset
33166
33167
33168 \begin_inset Newline newline
33169 \end_inset
33170
33171
33172 \begin_inset FormulaMacro
33173 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33174 \end_inset
33175
33176
33177 \backslash
33178 newmacroname is the default name of the macro that should be changed to
33179  something sensible.
33180  The wanted formula is inserted in the first blue box.
33181  An argument placeholder is inserted with the command 
33182 \series bold
33183
33184 \backslash
33185 #argumentnumber
33186 \series default
33187 , e.
33188 \begin_inset space \thinspace{}
33189 \end_inset
33190
33191 g
33192 \begin_inset space \space{}
33193 \end_inset
33194
33195
33196 \series bold
33197
33198 \backslash
33199 #1
33200 \series default
33201  or by using the macro toolbar button 
33202 \begin_inset Graphics
33203         filename ../images/math-macro-add-param.png
33204         scale 85
33205
33206 \end_inset
33207
33208 .
33209  Argument placeholders are displayed red.
33210  Maximum 9 arguments are possible.
33211  Optional arguments are created with the toolbar button 
33212 \begin_inset Graphics
33213         filename ../images/math-macro-add-optional-param.png
33214         scale 85
33215
33216 \end_inset
33217
33218 .
33219  The first non-optional argument can be transformed to an optional one with
33220  the toolbar button 
33221 \begin_inset Graphics
33222         filename ../images/math-macro-make-optional.png
33223         scale 85
33224
33225 \end_inset
33226
33227 .
33228  In the second blue box the appearance of the macro in LyX can be defined.
33229  Normally you want to see it as it is defined, so the box is kept empty.
33230  But when you have created a macro that needs lot of space on the screen,
33231  you can insert in the box for example
33232 \begin_inset Newline newline
33233 \end_inset
33234
33235
33236 \series bold
33237 qG: 
33238 \backslash
33239 #1
33240 \series default
33241  
33242 \series bold
33243 ,
33244 \series default
33245  
33246 \series bold
33247
33248 \backslash
33249 #2
33250 \series default
33251  
33252 \series bold
33253 ,
33254 \series default
33255  
33256 \series bold
33257
33258 \backslash
33259 #3, 
33260 \backslash
33261 #4
33262 \begin_inset Newline newline
33263 \end_inset
33264
33265
33266 \series default
33267 For the macro only the arguments with the macro name in front of them will
33268  then be displayed in LyX, leading to a better overview.
33269  The formula appears in the output as defined in the first box.
33270 \begin_inset Newline newline
33271 \end_inset
33272
33273 The appearance of macros in formulas can furthermore be changed for single
33274  macros by setting the cursor in the macro and using the menu 
33275 \family sans
33276 View\SpecialChar \menuseparator
33277 (Un)fold
33278 \begin_inset space ~
33279 \end_inset
33280
33281 Math
33282 \begin_inset space ~
33283 \end_inset
33284
33285 Macro
33286 \family default
33287 .
33288 \end_layout
33289
33290 \begin_layout Standard
33291 To use a macro, the macro name is inserted as command to a formula, in our
33292  case 
33293 \series bold
33294
33295 \backslash
33296 qG
33297 \series default
33298 .
33299  Our macro looks in LyX like this:
33300 \begin_inset Newline newline
33301 \end_inset
33302
33303
33304 \begin_inset space \hspace*{\fill}
33305 \end_inset
33306
33307
33308 \begin_inset Graphics
33309         filename clipart/macrouse.png
33310
33311 \end_inset
33312
33313
33314 \begin_inset space \hspace*{\fill}
33315 \end_inset
33316
33317
33318 \begin_inset Newline newline
33319 \end_inset
33320
33321 Here is our macro example with the arguments 
33322 \begin_inset Formula $x$
33323 \end_inset
33324
33325
33326 \begin_inset Formula $\ln(x)$
33327 \end_inset
33328
33329 , and 
33330 \begin_inset Formula $B$
33331 \end_inset
33332
33333 :
33334 \end_layout
33335
33336 \begin_layout Standard
33337 \begin_inset Formula \[
33338 \qG x{\ln(x)}B\]
33339
33340 \end_inset
33341
33342
33343 \end_layout
33344
33345 \begin_layout Standard
33346 LyX offers in the menu 
33347 \family sans
33348 Tools\SpecialChar \menuseparator
33349 Preferences\SpecialChar \menuseparator
33350 Editing\SpecialChar \menuseparator
33351 Control
33352 \family default
33353  different styles to edit macros.
33354  To find the style that suits you the most, choose a style and set the cursor
33355  in a macro formula to see the difference.
33356 \end_layout
33357
33358 \begin_layout Standard
33359 A math macro is transformed internally to a 
33360 \series bold
33361
33362 \backslash
33363 newcommand
33364 \series default
33365  command when exporting the document.
33366  The created 
33367 \series bold
33368
33369 \backslash
33370 newcommand
33371 \series default
33372  command is not placed in the LaTeX-preamble, therefore macros can only
33373  be used in formulas that are in the document below the macro definition
33374  box.
33375 \end_layout
33376
33377 \begin_layout Standard
33378 Math macros can also be directly be created from a 
33379 \series bold
33380
33381 \backslash
33382 newcommand
33383 \series default
33384  command.
33385  When writing for example the command
33386 \series bold
33387
33388 \begin_inset Newline newline
33389 \end_inset
33390
33391
33392 \backslash
33393 newcommand{
33394 \backslash
33395 larrow}[2]{
33396 \backslash
33397 xleftarrow[#2]{#1}}
33398 \begin_inset Newline newline
33399 \end_inset
33400
33401
33402 \series default
33403 in LyX as normal text, highlighting it completely and using then the shortcut
33404  
33405 \family sans
33406 Ctrl+M
33407 \family default
33408 , the command will be transformed to a math macro.
33409  Using this method you need to be careful that the 
33410 \series bold
33411
33412 \backslash
33413 newcommand
33414 \series default
33415  command is typed correctly, otherwise you get a faulty macro leading to
33416  LaTeX errors.
33417 \end_layout
33418
33419 \begin_layout Standard
33420 Math macros currently yet have the problem that further formulas in macro
33421  definitions are handled wrongly.
33422  Therefore the example 
33423 \series bold
33424
33425 \backslash
33426 fb
33427 \series default
33428  from 
33429 \begin_inset CommandInset ref
33430 LatexCommand ref
33431 reference "sub:The-Command-newcommand"
33432
33433 \end_inset
33434
33435  cannot be created as macro.
33436 \end_layout
33437
33438 \begin_layout Standard
33439 When the cursor is in a macro definition box, you will see the macro toolbar
33440  in LyX:
33441 \end_layout
33442
33443 \begin_layout Standard
33444 \begin_inset VSpace defskip
33445 \end_inset
33446
33447
33448 \end_layout
33449
33450 \begin_layout Standard
33451 \begin_inset Graphics
33452         filename clipart/MacroToolbar.png
33453
33454 \end_inset
33455
33456
33457 \begin_inset Index
33458 status collapsed
33459
33460 \begin_layout Plain Layout
33461 Macros ! Toolbar
33462 \end_layout
33463
33464 \end_inset
33465
33466
33467 \end_layout
33468
33469 \begin_layout Standard
33470 \begin_inset VSpace defskip
33471 \end_inset
33472
33473
33474 \end_layout
33475
33476 \begin_layout Standard
33477 The macro toolbar contains from left to right the following buttons:
33478 \end_layout
33479
33480 \begin_layout Standard
33481 \begin_inset VSpace defskip
33482 \end_inset
33483
33484
33485 \end_layout
33486
33487 \begin_layout Standard
33488 \begin_inset Tabular
33489 <lyxtabular version="3" rows="9" columns="2">
33490 <features islongtable="true">
33491 <column alignment="left" valignment="top" width="0">
33492 <column alignment="left" valignment="top" width="85col%">
33493 <row interlinespace="2.5mm">
33494 <cell alignment="center" valignment="top" usebox="none">
33495 \begin_inset Text
33496
33497 \begin_layout Plain Layout
33498 \begin_inset Graphics
33499         filename ../images/math-macro-remove-param.png
33500         BoundingBox 0bp 5bp 20bp 25bp
33501         rotateOrigin center
33502
33503 \end_inset
33504
33505
33506 \end_layout
33507
33508 \end_inset
33509 </cell>
33510 <cell alignment="center" valignment="top" usebox="none">
33511 \begin_inset Text
33512
33513 \begin_layout Plain Layout
33514
33515 \family sans
33516 Edit\SpecialChar \menuseparator
33517 Math\SpecialChar \menuseparator
33518 Macro
33519 \begin_inset space ~
33520 \end_inset
33521
33522 Definition\SpecialChar \menuseparator
33523 Remove Last Argument
33524 \end_layout
33525
33526 \end_inset
33527 </cell>
33528 </row>
33529 <row interlinespace="2.5mm">
33530 <cell alignment="center" valignment="top" usebox="none">
33531 \begin_inset Text
33532
33533 \begin_layout Plain Layout
33534 \begin_inset Graphics
33535         filename ../images/math-macro-add-param.png
33536         BoundingBox 0bp 5bp 20bp 25bp
33537         rotateOrigin center
33538
33539 \end_inset
33540
33541
33542 \end_layout
33543
33544 \end_inset
33545 </cell>
33546 <cell alignment="center" valignment="top" usebox="none">
33547 \begin_inset Text
33548
33549 \begin_layout Plain Layout
33550
33551 \family sans
33552 Edit\SpecialChar \menuseparator
33553 Math\SpecialChar \menuseparator
33554 Macro
33555 \begin_inset space ~
33556 \end_inset
33557
33558 Definition\SpecialChar \menuseparator
33559 Append Argument
33560 \end_layout
33561
33562 \end_inset
33563 </cell>
33564 </row>
33565 <row interlinespace="2.5mm">
33566 <cell alignment="center" valignment="top" usebox="none">
33567 \begin_inset Text
33568
33569 \begin_layout Plain Layout
33570 \begin_inset Graphics
33571         filename ../images/math-macro-make-optional.png
33572         BoundingBox 0bp 5bp 20bp 25bp
33573         rotateOrigin center
33574
33575 \end_inset
33576
33577
33578 \end_layout
33579
33580 \end_inset
33581 </cell>
33582 <cell alignment="center" valignment="top" usebox="none">
33583 \begin_inset Text
33584
33585 \begin_layout Plain Layout
33586
33587 \family sans
33588 Edit\SpecialChar \menuseparator
33589 Math\SpecialChar \menuseparator
33590 Macro
33591 \begin_inset space ~
33592 \end_inset
33593
33594 Definition\SpecialChar \menuseparator
33595 Make First Non-Optional into
33596 \begin_inset Newline newline
33597 \end_inset
33598
33599
33600 \begin_inset ERT
33601 status collapsed
33602
33603 \begin_layout Plain Layout
33604
33605
33606 \backslash
33607 hphantom{
33608 \end_layout
33609
33610 \end_inset
33611
33612 Edit\SpecialChar \menuseparator
33613 Math\SpecialChar \menuseparator
33614 Macro
33615 \begin_inset space ~
33616 \end_inset
33617
33618 Definition\SpecialChar \menuseparator
33619
33620 \begin_inset ERT
33621 status collapsed
33622
33623 \begin_layout Plain Layout
33624
33625 }
33626 \end_layout
33627
33628 \end_inset
33629
33630 Optional Argument
33631 \end_layout
33632
33633 \end_inset
33634 </cell>
33635 </row>
33636 <row interlinespace="2.5mm">
33637 <cell alignment="center" valignment="top" usebox="none">
33638 \begin_inset Text
33639
33640 \begin_layout Plain Layout
33641 \begin_inset Graphics
33642         filename ../images/math-macro-make-nonoptional.png
33643         BoundingBox 0bp 5bp 20bp 25bp
33644         rotateOrigin center
33645
33646 \end_inset
33647
33648
33649 \end_layout
33650
33651 \end_inset
33652 </cell>
33653 <cell alignment="center" valignment="top" usebox="none">
33654 \begin_inset Text
33655
33656 \begin_layout Plain Layout
33657
33658 \family sans
33659 Edit\SpecialChar \menuseparator
33660 Math\SpecialChar \menuseparator
33661 Macro
33662 \begin_inset space ~
33663 \end_inset
33664
33665 Definition\SpecialChar \menuseparator
33666 Make Last Optional into
33667 \begin_inset Newline newline
33668 \end_inset
33669
33670
33671 \begin_inset ERT
33672 status collapsed
33673
33674 \begin_layout Plain Layout
33675
33676
33677 \backslash
33678 hphantom{
33679 \end_layout
33680
33681 \end_inset
33682
33683 Edit\SpecialChar \menuseparator
33684 Math\SpecialChar \menuseparator
33685 Macro
33686 \begin_inset space ~
33687 \end_inset
33688
33689 Definition\SpecialChar \menuseparator
33690
33691 \begin_inset ERT
33692 status collapsed
33693
33694 \begin_layout Plain Layout
33695
33696 }
33697 \end_layout
33698
33699 \end_inset
33700
33701 Non-Optional Argument
33702 \end_layout
33703
33704 \end_inset
33705 </cell>
33706 </row>
33707 <row interlinespace="2.5mm">
33708 <cell alignment="center" valignment="top" usebox="none">
33709 \begin_inset Text
33710
33711 \begin_layout Plain Layout
33712 \begin_inset Graphics
33713         filename ../images/math-macro-remove-optional-param.png
33714         BoundingBox 0bp 5bp 20bp 25bp
33715         rotateOrigin center
33716
33717 \end_inset
33718
33719
33720 \end_layout
33721
33722 \end_inset
33723 </cell>
33724 <cell alignment="center" valignment="top" usebox="none">
33725 \begin_inset Text
33726
33727 \begin_layout Plain Layout
33728
33729 \family sans
33730 Edit\SpecialChar \menuseparator
33731 Math\SpecialChar \menuseparator
33732 Macro
33733 \begin_inset space ~
33734 \end_inset
33735
33736 Definition\SpecialChar \menuseparator
33737 Remove Optional Argument
33738 \end_layout
33739
33740 \end_inset
33741 </cell>
33742 </row>
33743 <row interlinespace="2.5mm">
33744 <cell alignment="center" valignment="top" usebox="none">
33745 \begin_inset Text
33746
33747 \begin_layout Plain Layout
33748 \begin_inset Graphics
33749         filename ../images/math-macro-add-optional-param.png
33750         BoundingBox 0bp 5bp 20bp 25bp
33751         rotateOrigin center
33752
33753 \end_inset
33754
33755
33756 \end_layout
33757
33758 \end_inset
33759 </cell>
33760 <cell alignment="center" valignment="top" usebox="none">
33761 \begin_inset Text
33762
33763 \begin_layout Plain Layout
33764
33765 \family sans
33766 Edit\SpecialChar \menuseparator
33767 Math\SpecialChar \menuseparator
33768 Macro
33769 \begin_inset space ~
33770 \end_inset
33771
33772 Definition\SpecialChar \menuseparator
33773 Insert Optional Argument
33774 \end_layout
33775
33776 \end_inset
33777 </cell>
33778 </row>
33779 <row interlinespace="2.5mm">
33780 <cell alignment="center" valignment="top" usebox="none">
33781 \begin_inset Text
33782
33783 \begin_layout Plain Layout
33784 \begin_inset Graphics
33785         filename ../images/math-macro-remove-greedy-param.png
33786         BoundingBox 0bp 5bp 20bp 25bp
33787         rotateOrigin center
33788
33789 \end_inset
33790
33791
33792 \end_layout
33793
33794 \end_inset
33795 </cell>
33796 <cell alignment="center" valignment="top" usebox="none">
33797 \begin_inset Text
33798
33799 \begin_layout Plain Layout
33800
33801 \family sans
33802 Edit\SpecialChar \menuseparator
33803 Math\SpecialChar \menuseparator
33804 Macro
33805 \begin_inset space ~
33806 \end_inset
33807
33808 Definition\SpecialChar \menuseparator
33809 Remove Last Argument
33810 \begin_inset Newline newline
33811 \end_inset
33812
33813
33814 \begin_inset ERT
33815 status collapsed
33816
33817 \begin_layout Plain Layout
33818
33819
33820 \backslash
33821 hphantom{
33822 \end_layout
33823
33824 \end_inset
33825
33826 Edit\SpecialChar \menuseparator
33827 Math\SpecialChar \menuseparator
33828 Macro
33829 \begin_inset space ~
33830 \end_inset
33831
33832 Definition\SpecialChar \menuseparator
33833
33834 \begin_inset ERT
33835 status collapsed
33836
33837 \begin_layout Plain Layout
33838
33839 }
33840 \end_layout
33841
33842 \end_inset
33843
33844 Spitting Out To The Right
33845 \end_layout
33846
33847 \end_inset
33848 </cell>
33849 </row>
33850 <row interlinespace="2.5mm">
33851 <cell alignment="center" valignment="top" usebox="none">
33852 \begin_inset Text
33853
33854 \begin_layout Plain Layout
33855 \begin_inset Graphics
33856         filename ../images/math-macro-append-greedy-param.png
33857         BoundingBox 0bp 5bp 20bp 25bp
33858         rotateOrigin center
33859
33860 \end_inset
33861
33862
33863 \end_layout
33864
33865 \end_inset
33866 </cell>
33867 <cell alignment="center" valignment="top" usebox="none">
33868 \begin_inset Text
33869
33870 \begin_layout Plain Layout
33871
33872 \family sans
33873 Edit\SpecialChar \menuseparator
33874 Math\SpecialChar \menuseparator
33875 Macro
33876 \begin_inset space ~
33877 \end_inset
33878
33879 Definition\SpecialChar \menuseparator
33880 Append Argument
33881 \begin_inset Newline newline
33882 \end_inset
33883
33884
33885 \begin_inset ERT
33886 status collapsed
33887
33888 \begin_layout Plain Layout
33889
33890
33891 \backslash
33892 hphantom{
33893 \end_layout
33894
33895 \end_inset
33896
33897 Edit\SpecialChar \menuseparator
33898 Math\SpecialChar \menuseparator
33899 Macro
33900 \begin_inset space ~
33901 \end_inset
33902
33903 Definition\SpecialChar \menuseparator
33904
33905 \begin_inset ERT
33906 status collapsed
33907
33908 \begin_layout Plain Layout
33909
33910 }
33911 \end_layout
33912
33913 \end_inset
33914
33915 Eating From The Right
33916 \end_layout
33917
33918 \end_inset
33919 </cell>
33920 </row>
33921 <row interlinespace="2.5mm">
33922 <cell alignment="center" valignment="top" usebox="none">
33923 \begin_inset Text
33924
33925 \begin_layout Plain Layout
33926 \begin_inset Graphics
33927         filename ../images/math-macro-add-greedy-optional-param.png
33928         BoundingBox 0bp 5bp 20bp 25bp
33929         rotateOrigin center
33930
33931 \end_inset
33932
33933
33934 \end_layout
33935
33936 \end_inset
33937 </cell>
33938 <cell alignment="center" valignment="top" usebox="none">
33939 \begin_inset Text
33940
33941 \begin_layout Plain Layout
33942
33943 \family sans
33944 Edit\SpecialChar \menuseparator
33945 Math\SpecialChar \menuseparator
33946 Macro
33947 \begin_inset space ~
33948 \end_inset
33949
33950 Definition\SpecialChar \menuseparator
33951 Append Optional Argument
33952 \begin_inset Newline newline
33953 \end_inset
33954
33955
33956 \begin_inset ERT
33957 status collapsed
33958
33959 \begin_layout Plain Layout
33960
33961
33962 \backslash
33963 hphantom{
33964 \end_layout
33965
33966 \end_inset
33967
33968 Edit\SpecialChar \menuseparator
33969 Math\SpecialChar \menuseparator
33970 Macro
33971 \begin_inset space ~
33972 \end_inset
33973
33974 Definition\SpecialChar \menuseparator
33975
33976 \begin_inset ERT
33977 status collapsed
33978
33979 \begin_layout Plain Layout
33980
33981 }
33982 \end_layout
33983
33984 \end_inset
33985
33986 Eating From The Right
33987 \end_layout
33988
33989 \end_inset
33990 </cell>
33991 </row>
33992 </lyxtabular>
33993
33994 \end_inset
33995
33996
33997 \end_layout
33998
33999 \begin_layout Standard
34000 \begin_inset Newpage newpage
34001 \end_inset
34002
34003
34004 \end_layout
34005
34006 \begin_layout Section
34007 Tips
34008 \begin_inset Index
34009 status collapsed
34010
34011 \begin_layout Plain Layout
34012 Tips
34013 \end_layout
34014
34015 \end_inset
34016
34017
34018 \end_layout
34019
34020 \begin_layout Subsection
34021 Negative Numbers
34022 \begin_inset Index
34023 status collapsed
34024
34025 \begin_layout Plain Layout
34026 Numbers ! negative
34027 \end_layout
34028
34029 \end_inset
34030
34031
34032 \end_layout
34033
34034 \begin_layout Standard
34035 Negative numbers often look ugly in formulas because the minus sign before
34036  the number is set with the same length as the minus operator sign.
34037  When writing the negative number in normal text, the minus sign appears
34038  correctly.
34039 \end_layout
34040
34041 \begin_layout Standard
34042 Thus, the problem disappears when converting the minus sign to mathematical
34043  text.
34044 \end_layout
34045
34046 \begin_layout Standard
34047 An example to visualize the problem:
34048 \end_layout
34049
34050 \begin_layout Standard
34051 \align center
34052 \begin_inset Tabular
34053 <lyxtabular version="3" rows="3" columns="2">
34054 <features>
34055 <column alignment="right" valignment="top" width="0">
34056 <column alignment="left" valignment="top" width="0">
34057 <row>
34058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34059 \begin_inset Text
34060
34061 \begin_layout Plain Layout
34062 normal text:
34063 \end_layout
34064
34065 \end_inset
34066 </cell>
34067 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34068 \begin_inset Text
34069
34070 \begin_layout Plain Layout
34071 x = -2
34072 \end_layout
34073
34074 \end_inset
34075 </cell>
34076 </row>
34077 <row>
34078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34079 \begin_inset Text
34080
34081 \begin_layout Plain Layout
34082 formula:
34083 \end_layout
34084
34085 \end_inset
34086 </cell>
34087 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34088 \begin_inset Text
34089
34090 \begin_layout Plain Layout
34091 \begin_inset Formula $x=-2$
34092 \end_inset
34093
34094
34095 \end_layout
34096
34097 \end_inset
34098 </cell>
34099 </row>
34100 <row>
34101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34102 \begin_inset Text
34103
34104 \begin_layout Plain Layout
34105 solution:
34106 \end_layout
34107
34108 \end_inset
34109 </cell>
34110 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34111 \begin_inset Text
34112
34113 \begin_layout Plain Layout
34114 \begin_inset Formula $x=\textrm{-}2$
34115 \end_inset
34116
34117
34118 \end_layout
34119
34120 \end_inset
34121 </cell>
34122 </row>
34123 </lyxtabular>
34124
34125 \end_inset
34126
34127
34128 \end_layout
34129
34130 \begin_layout Subsection
34131 Comma as decimal Separator
34132 \begin_inset Index
34133 status collapsed
34134
34135 \begin_layout Plain Layout
34136 Comma
34137 \end_layout
34138
34139 \end_inset
34140
34141
34142 \end_layout
34143
34144 \begin_layout Standard
34145 In LaTeX a comma inside a formula is used, according to the English convention,
34146  as number group separator.
34147  So there will be space added behind all commas in formulas.
34148 \end_layout
34149
34150 \begin_layout Standard
34151 To avoid this, the comma is highlighted and changed to mathematical text
34152  (shortcut 
34153 \begin_inset Info
34154 type  "shortcut"
34155 arg   "math-mode"
34156 \end_inset
34157
34158 ).
34159 \end_layout
34160
34161 \begin_layout Standard
34162 To use all formula commas in the document as decimal separator, the file
34163  
34164 \series bold
34165 icomma.sty
34166 \series default
34167
34168 \begin_inset Foot
34169 status collapsed
34170
34171 \begin_layout Plain Layout
34172
34173 \series bold
34174 icomma
34175 \series default
34176  is part of the LaTeX-package 
34177 \series bold
34178 was
34179 \series default
34180
34181 \begin_inset Index
34182 status collapsed
34183
34184 \begin_layout Plain Layout
34185 Packages ! was
34186 \begin_inset ERT
34187 status collapsed
34188
34189 \begin_layout Plain Layout
34190
34191
34192 \backslash
34193 vspace{4mm}
34194 \end_layout
34195
34196 \end_inset
34197
34198
34199 \end_layout
34200
34201 \end_inset
34202
34203 .
34204 \end_layout
34205
34206 \end_inset
34207
34208
34209 \begin_inset Index
34210 status collapsed
34211
34212 \begin_layout Plain Layout
34213 Packages ! icomma
34214 \end_layout
34215
34216 \end_inset
34217
34218  is loaded with the LaTeX-preamble line
34219 \end_layout
34220
34221 \begin_layout Standard
34222
34223 \series bold
34224
34225 \backslash
34226 usepackage{icomma}
34227 \end_layout
34228
34229 \begin_layout Subsection
34230 Physical Vectors
34231 \begin_inset CommandInset label
34232 LatexCommand label
34233 name "sub:Physical-Vectors"
34234
34235 \end_inset
34236
34237
34238 \begin_inset Index
34239 status collapsed
34240
34241 \begin_layout Plain Layout
34242 Vectors ! physical
34243 \end_layout
34244
34245 \end_inset
34246
34247
34248 \end_layout
34249
34250 \begin_layout Standard
34251 Predefined vectors are offered by the LaTeX-package 
34252 \series bold
34253 braket
34254 \series default
34255
34256 \begin_inset Foot
34257 status collapsed
34258
34259 \begin_layout Plain Layout
34260
34261 \series bold
34262 braket
34263 \series default
34264  should be part of every LaTeX standard installation.
34265 \end_layout
34266
34267 \end_inset
34268
34269
34270 \begin_inset Index
34271 status collapsed
34272
34273 \begin_layout Plain Layout
34274 Packages ! braket
34275 \end_layout
34276
34277 \end_inset
34278
34279  that is loaded with the LaTeX-preamble line
34280 \end_layout
34281
34282 \begin_layout Standard
34283
34284 \series bold
34285
34286 \backslash
34287 usepackage{braket}
34288 \end_layout
34289
34290 \begin_layout Standard
34291 \begin_inset ERT
34292 status collapsed
34293
34294 \begin_layout Plain Layout
34295
34296
34297 \backslash
34298 ifbraket 
34299 \end_layout
34300
34301 \end_inset
34302
34303
34304 \begin_inset Note Note
34305 status open
34306
34307 \begin_layout Plain Layout
34308 The following table will only be displayed when the LaTeX-package 
34309 \series bold
34310 braket
34311 \series default
34312  is installed.
34313 \end_layout
34314
34315 \end_inset
34316
34317 The following commands are defined:
34318 \end_layout
34319
34320 \begin_layout Standard
34321 \align center
34322 \begin_inset Tabular
34323 <lyxtabular version="3" rows="4" columns="2">
34324 <features>
34325 <column alignment="center" valignment="top" width="0">
34326 <column alignment="center" valignment="top" width="0">
34327 <row>
34328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34329 \begin_inset Text
34330
34331 \begin_layout Plain Layout
34332 Command
34333 \end_layout
34334
34335 \end_inset
34336 </cell>
34337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34338 \begin_inset Text
34339
34340 \begin_layout Plain Layout
34341 Result
34342 \end_layout
34343
34344 \end_inset
34345 </cell>
34346 </row>
34347 <row>
34348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34349 \begin_inset Text
34350
34351 \begin_layout Plain Layout
34352
34353 \backslash
34354 Bra{
34355 \backslash
34356 psi
34357 \end_layout
34358
34359 \end_inset
34360 </cell>
34361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34362 \begin_inset Text
34363
34364 \begin_layout Plain Layout
34365 \begin_inset Formula $\Bra{\psi}$
34366 \end_inset
34367
34368
34369 \end_layout
34370
34371 \end_inset
34372 </cell>
34373 </row>
34374 <row>
34375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34376 \begin_inset Text
34377
34378 \begin_layout Plain Layout
34379
34380 \backslash
34381 Ket{
34382 \backslash
34383 psi
34384 \end_layout
34385
34386 \end_inset
34387 </cell>
34388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34389 \begin_inset Text
34390
34391 \begin_layout Plain Layout
34392 \begin_inset Formula $\Ket{\psi}$
34393 \end_inset
34394
34395
34396 \end_layout
34397
34398 \end_inset
34399 </cell>
34400 </row>
34401 <row>
34402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34403 \begin_inset Text
34404
34405 \begin_layout Plain Layout
34406
34407 \backslash
34408 Braket{
34409 \backslash
34410 psi|
34411 \backslash
34412 phi
34413 \end_layout
34414
34415 \end_inset
34416 </cell>
34417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34418 \begin_inset Text
34419
34420 \begin_layout Plain Layout
34421 \begin_inset Formula $\Braket{\psi|\phi}$
34422 \end_inset
34423
34424
34425 \end_layout
34426
34427 \end_inset
34428 </cell>
34429 </row>
34430 </lyxtabular>
34431
34432 \end_inset
34433
34434
34435 \end_layout
34436
34437 \begin_layout Standard
34438 The command 
34439 \series bold
34440
34441 \backslash
34442 Braket
34443 \series default
34444  assures that all vertical bars are set in the size of the surrounding brackets:
34445 \begin_inset Formula \[
34446 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
34447
34448 \end_inset
34449
34450
34451 \begin_inset ERT
34452 status collapsed
34453
34454 \begin_layout Plain Layout
34455
34456
34457 \backslash
34458 else 
34459 \end_layout
34460
34461 \end_inset
34462
34463
34464 \begin_inset Note Note
34465 status open
34466
34467 \begin_layout Plain Layout
34468 The following will be displayed when the LaTeX-package 
34469 \series bold
34470 braket
34471 \series default
34472  is not installed:
34473 \end_layout
34474
34475 \end_inset
34476
34477
34478 \end_layout
34479
34480 \begin_layout Standard
34481 You need to install the LaTeX-package 
34482 \series bold
34483 braket
34484 \series default
34485  to see the rest of this subsection in the output.
34486 \end_layout
34487
34488 \begin_layout Standard
34489 \begin_inset ERT
34490 status collapsed
34491
34492 \begin_layout Plain Layout
34493
34494
34495 \backslash
34496 fi 
34497 \end_layout
34498
34499 \end_inset
34500
34501
34502 \end_layout
34503
34504 \begin_layout Standard
34505 The effect of 
34506 \series bold
34507
34508 \backslash
34509 Braket
34510 \series default
34511  can also be achieved using the command 
34512 \series bold
34513
34514 \backslash
34515 middle
34516 \series default
34517 , that is described in 
34518 \begin_inset CommandInset ref
34519 LatexCommand ref
34520 reference "sub:Automatic-Bracket-Size"
34521
34522 \end_inset
34523
34524 .
34525 \end_layout
34526
34527 \begin_layout Subsection
34528 Self-defined Fractions
34529 \begin_inset CommandInset label
34530 LatexCommand label
34531 name "sub:Self-defined-Fractions"
34532
34533 \end_inset
34534
34535
34536 \begin_inset Index
34537 status collapsed
34538
34539 \begin_layout Plain Layout
34540 Fractions ! self-defined
34541 \end_layout
34542
34543 \end_inset
34544
34545
34546 \end_layout
34547
34548 \begin_layout Standard
34549 To define custom commands for fractions, the command 
34550 \series bold
34551
34552 \backslash
34553 genfrac
34554 \series default
34555
34556 \begin_inset Index
34557 status collapsed
34558
34559 \begin_layout Plain Layout
34560 Commands ! G ! 
34561 \backslash
34562 genfrac
34563 \end_layout
34564
34565 \end_inset
34566
34567  is used in the following scheme:
34568 \end_layout
34569
34570 \begin_layout Standard
34571
34572 \series bold
34573
34574 \backslash
34575 genfrac{left
34576 \series default
34577  
34578 \series bold
34579 bracket}{right
34580 \series default
34581  
34582 \series bold
34583 bracket}{fraction bar thickness}{style}
34584 \begin_inset Newline newline
34585 \end_inset
34586
34587
34588 \begin_inset ERT
34589 status collapsed
34590
34591 \begin_layout Plain Layout
34592
34593
34594 \backslash
34595 phantom{
34596 \end_layout
34597
34598 \end_inset
34599
34600
34601 \backslash
34602 genfrac
34603 \begin_inset ERT
34604 status collapsed
34605
34606 \begin_layout Plain Layout
34607
34608 }
34609 \end_layout
34610
34611 \end_inset
34612
34613 {numerator}{denominator}
34614 \end_layout
34615
34616 \begin_layout Standard
34617 The style is a number in the range of 0
34618 \begin_inset space \thinspace{}
34619 \end_inset
34620
34621 -
34622 \begin_inset space \thinspace{}
34623 \end_inset
34624
34625 3.
34626 \end_layout
34627
34628 \begin_layout Standard
34629 \align center
34630 \begin_inset Tabular
34631 <lyxtabular version="3" rows="5" columns="2">
34632 <features>
34633 <column alignment="center" valignment="top" width="0">
34634 <column alignment="center" valignment="top" width="0">
34635 <row>
34636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34637 \begin_inset Text
34638
34639 \begin_layout Plain Layout
34640 Number
34641 \end_layout
34642
34643 \end_inset
34644 </cell>
34645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34646 \begin_inset Text
34647
34648 \begin_layout Plain Layout
34649 Style (Size)
34650 \end_layout
34651
34652 \end_inset
34653 </cell>
34654 </row>
34655 <row>
34656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34657 \begin_inset Text
34658
34659 \begin_layout Plain Layout
34660 0
34661 \end_layout
34662
34663 \end_inset
34664 </cell>
34665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34666 \begin_inset Text
34667
34668 \begin_layout Plain Layout
34669 display style formula
34670 \end_layout
34671
34672 \end_inset
34673 </cell>
34674 </row>
34675 <row>
34676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34677 \begin_inset Text
34678
34679 \begin_layout Plain Layout
34680 1
34681 \end_layout
34682
34683 \end_inset
34684 </cell>
34685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34686 \begin_inset Text
34687
34688 \begin_layout Plain Layout
34689 inline formula
34690 \end_layout
34691
34692 \end_inset
34693 </cell>
34694 </row>
34695 <row>
34696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34697 \begin_inset Text
34698
34699 \begin_layout Plain Layout
34700 2
34701 \end_layout
34702
34703 \end_inset
34704 </cell>
34705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34706 \begin_inset Text
34707
34708 \begin_layout Plain Layout
34709 small
34710 \end_layout
34711
34712 \end_inset
34713 </cell>
34714 </row>
34715 <row>
34716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34717 \begin_inset Text
34718
34719 \begin_layout Plain Layout
34720 3
34721 \end_layout
34722
34723 \end_inset
34724 </cell>
34725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34726 \begin_inset Text
34727
34728 \begin_layout Plain Layout
34729 tiny
34730 \end_layout
34731
34732 \end_inset
34733 </cell>
34734 </row>
34735 </lyxtabular>
34736
34737 \end_inset
34738
34739
34740 \end_layout
34741
34742 \begin_layout Standard
34743 When no style is given, the size is adjusted to the surrounding environment
34744  like for the command 
34745 \series bold
34746
34747 \backslash
34748 frac
34749 \series default
34750 .
34751 \end_layout
34752
34753 \begin_layout Standard
34754 When no fraction bar thickness is given, the predefined value of 0.4
34755 \begin_inset space \thinspace{}
34756 \end_inset
34757
34758 pt will be used.
34759 \end_layout
34760
34761 \begin_layout Standard
34762 \begin_inset VSpace medskip
34763 \end_inset
34764
34765 For example, the commands 
34766 \series bold
34767
34768 \backslash
34769 dfrac
34770 \series default
34771  and 
34772 \series bold
34773
34774 \backslash
34775 tbinom
34776 \series default
34777  from 
34778 \begin_inset CommandInset ref
34779 LatexCommand ref
34780 reference "sub:Fractions"
34781
34782 \end_inset
34783
34784  are defined with the commands
34785 \end_layout
34786
34787 \begin_layout Standard
34788
34789 \series bold
34790
34791 \backslash
34792 newcommand{
34793 \backslash
34794 dfrac}[2]{
34795 \backslash
34796 genfrac{}{}{}{0}{#1}{#2}}
34797 \end_layout
34798
34799 \begin_layout Standard
34800 and
34801 \end_layout
34802
34803 \begin_layout Standard
34804
34805 \series bold
34806
34807 \backslash
34808 newcommand{
34809 \backslash
34810 tbinom}[2]{
34811 \backslash
34812 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34813 \end_layout
34814
34815 \begin_layout Standard
34816 \begin_inset VSpace medskip
34817 \end_inset
34818
34819 To define a fraction where the fraction bar thickness can be given as optional
34820  argument, the following line is inserted to the LaTeX-preamble:
34821 \end_layout
34822
34823 \begin_layout Standard
34824
34825 \series bold
34826
34827 \backslash
34828 newcommand{
34829 \backslash
34830 fracS}[3][]{
34831 \backslash
34832 genfrac{}{}{#1}{}{#2}{#3}}
34833 \end_layout
34834
34835 \begin_layout Standard
34836 A test:
34837 \begin_inset Formula \begin{align*}
34838 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34839 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
34840
34841 \end_inset
34842
34843 As one can see, the distance of the numerator and the denominator to the
34844  fraction bar is round about three times the bar thickness.
34845 \end_layout
34846
34847 \begin_layout Subsection
34848 Canceled Formulas
34849 \begin_inset Index
34850 status collapsed
34851
34852 \begin_layout Plain Layout
34853 Formula ! canceled
34854 \end_layout
34855
34856 \end_inset
34857
34858
34859 \end_layout
34860
34861 \begin_layout Standard
34862 To cancel formulas or formula parts, the LaTeX-package 
34863 \series bold
34864 cancel
34865 \series default
34866
34867 \begin_inset Foot
34868 status collapsed
34869
34870 \begin_layout Plain Layout
34871
34872 \series bold
34873 cancel
34874 \series default
34875  is part of every LaTeX standard installation.
34876 \end_layout
34877
34878 \end_inset
34879
34880
34881 \begin_inset Index
34882 status collapsed
34883
34884 \begin_layout Plain Layout
34885 Packages ! cancel
34886 \end_layout
34887
34888 \end_inset
34889
34890  has to be loaded with the LaTeX-preamble line
34891 \end_layout
34892
34893 \begin_layout Standard
34894
34895 \series bold
34896
34897 \backslash
34898 usepackage[samesize]{cancel}
34899 \end_layout
34900
34901 \begin_layout Standard
34902 There are four ways to cancel formulas:
34903 \end_layout
34904
34905 \begin_layout Standard
34906 \align center
34907 \begin_inset Tabular
34908 <lyxtabular version="3" rows="5" columns="2">
34909 <features>
34910 <column alignment="center" valignment="top" width="0">
34911 <column alignment="center" valignment="top" width="0">
34912 <row>
34913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34914 \begin_inset Text
34915
34916 \begin_layout Plain Layout
34917 Command
34918 \end_layout
34919
34920 \end_inset
34921 </cell>
34922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34923 \begin_inset Text
34924
34925 \begin_layout Plain Layout
34926 Result
34927 \begin_inset Note Note
34928 status collapsed
34929
34930 \begin_layout Plain Layout
34931 The space and
34932 \series bold
34933  
34934 \backslash
34935 raisebox
34936 \series default
34937  are used here as spacer.
34938 \end_layout
34939
34940 \end_inset
34941
34942
34943 \end_layout
34944
34945 \end_inset
34946 </cell>
34947 </row>
34948 <row>
34949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34950 \begin_inset Text
34951
34952 \begin_layout Plain Layout
34953
34954 \backslash
34955 cancel{
34956 \backslash
34957 int
34958 \begin_inset ERT
34959 status collapsed
34960
34961 \begin_layout Plain Layout
34962
34963
34964 \backslash
34965 spce 
34966 \end_layout
34967
34968 \end_inset
34969
34970 A=B
34971 \end_layout
34972
34973 \end_inset
34974 </cell>
34975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34976 \begin_inset Text
34977
34978 \begin_layout Plain Layout
34979 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34980 \end_inset
34981
34982
34983 \end_layout
34984
34985 \end_inset
34986 </cell>
34987 </row>
34988 <row>
34989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34990 \begin_inset Text
34991
34992 \begin_layout Plain Layout
34993
34994 \backslash
34995 bcancel{
34996 \backslash
34997 int
34998 \begin_inset ERT
34999 status collapsed
35000
35001 \begin_layout Plain Layout
35002
35003
35004 \backslash
35005 spce 
35006 \end_layout
35007
35008 \end_inset
35009
35010 A=B
35011 \end_layout
35012
35013 \end_inset
35014 </cell>
35015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35016 \begin_inset Text
35017
35018 \begin_layout Plain Layout
35019 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35020 \end_inset
35021
35022
35023 \end_layout
35024
35025 \end_inset
35026 </cell>
35027 </row>
35028 <row>
35029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35030 \begin_inset Text
35031
35032 \begin_layout Plain Layout
35033
35034 \backslash
35035 xcancel{
35036 \backslash
35037 int
35038 \begin_inset ERT
35039 status collapsed
35040
35041 \begin_layout Plain Layout
35042
35043
35044 \backslash
35045 spce 
35046 \end_layout
35047
35048 \end_inset
35049
35050 A=B
35051 \end_layout
35052
35053 \end_inset
35054 </cell>
35055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35056 \begin_inset Text
35057
35058 \begin_layout Plain Layout
35059 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35060 \end_inset
35061
35062
35063 \end_layout
35064
35065 \end_inset
35066 </cell>
35067 </row>
35068 <row>
35069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35070 \begin_inset Text
35071
35072 \begin_layout Plain Layout
35073
35074 \backslash
35075 cancelto{1
35076 \begin_inset Formula $\to$
35077 \end_inset
35078
35079
35080 \backslash
35081 {
35082 \backslash
35083 int
35084 \begin_inset ERT
35085 status collapsed
35086
35087 \begin_layout Plain Layout
35088
35089
35090 \backslash
35091 spce 
35092 \end_layout
35093
35094 \end_inset
35095
35096 A=B
35097 \end_layout
35098
35099 \end_inset
35100 </cell>
35101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35102 \begin_inset Text
35103
35104 \begin_layout Plain Layout
35105 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35106 \end_inset
35107
35108
35109 \end_layout
35110
35111 \end_inset
35112 </cell>
35113 </row>
35114 </lyxtabular>
35115
35116 \end_inset
35117
35118
35119 \end_layout
35120
35121 \begin_layout Standard
35122
35123 \series bold
35124
35125 \backslash
35126 cancelto
35127 \series default
35128  is especially suitable to visualize the reduction of fractions within formulas:
35129 \begin_inset Formula \[
35130 \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}}}\]
35131
35132 \end_inset
35133
35134
35135 \end_layout
35136
35137 \begin_layout Subsection
35138 Formulas in Section Headings
35139 \begin_inset CommandInset label
35140 LatexCommand label
35141 name "sub:Formulas-in-Section"
35142
35143 \end_inset
35144
35145
35146 \begin_inset Index
35147 status collapsed
35148
35149 \begin_layout Plain Layout
35150 Formula ! in section headings
35151 \end_layout
35152
35153 \end_inset
35154
35155
35156 \end_layout
35157
35158 \begin_layout Standard
35159 When formulas are used in section headings, the following has to be taken
35160  into account:
35161 \end_layout
35162
35163 \begin_layout Standard
35164 \begin_inset Note Greyedout
35165 status open
35166
35167 \begin_layout Plain Layout
35168 When 
35169 \series bold
35170 hyperref
35171 \series default
35172
35173 \begin_inset Index
35174 status collapsed
35175
35176 \begin_layout Plain Layout
35177 Packages ! hyperref
35178 \end_layout
35179
35180 \end_inset
35181
35182  support is enabled in the document settings dialog under 
35183 \family sans
35184 PDF
35185 \begin_inset space ~
35186 \end_inset
35187
35188 Properties
35189 \family default
35190 , PDF-bookmarks are created for every section heading in the table of contents.
35191  If a section heading contains formulas, they are incorrectly displayed
35192  in the bookmark text, because formulas in bookmarks infringe the PDF convention
35193 s.
35194 \end_layout
35195
35196 \end_inset
35197
35198
35199 \end_layout
35200
35201 \begin_layout Standard
35202 Both problems can be solved by inserting at the end of the section heading
35203  a short title with the menu 
35204 \family sans
35205 Insert\SpecialChar \menuseparator
35206 Short
35207 \begin_inset space ~
35208 \end_inset
35209
35210 Title
35211 \family default
35212 .
35213  Short titles are used as alternative for multiline section headings to
35214  keep the table of contents clearly arranged.
35215  Only the short title appears in the table of contents and therefore also
35216  in the PDF-bookmark.
35217 \end_layout
35218
35219 \begin_layout Standard
35220 When formulas should be used in the table of contents but 
35221 \series bold
35222 hyperref
35223 \series default
35224  is used, one can use the following command in TeX-mode:
35225 \end_layout
35226
35227 \begin_layout Standard
35228
35229 \series bold
35230
35231 \backslash
35232 texorpdfstring{part}{alternative}
35233 \begin_inset Index
35234 status collapsed
35235
35236 \begin_layout Plain Layout
35237 Commands ! T ! 
35238 \backslash
35239 texorpdfstring
35240 \end_layout
35241
35242 \end_inset
35243
35244
35245 \end_layout
35246
35247 \begin_layout Standard
35248 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
35249  This can be characters, formulas, footnotes, but also cross-references.
35250  The alternative is used instead of the part for the bookmark.
35251 \end_layout
35252
35253 \begin_layout Standard
35254 Here are two example headings:
35255 \begin_inset VSpace -3mm
35256 \end_inset
35257
35258
35259 \begin_inset ERT
35260 status collapsed
35261
35262 \begin_layout Plain Layout
35263
35264
35265 \backslash
35266 boldmath 
35267 \end_layout
35268
35269 \end_inset
35270
35271
35272 \end_layout
35273
35274 \begin_layout Subsubsection
35275 Heading without formula in table of contents 
35276 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35277 \end_inset
35278
35279
35280 \begin_inset OptArg
35281 status collapsed
35282
35283 \begin_layout Plain Layout
35284 Heading without formula in table of contents
35285 \end_layout
35286
35287 \end_inset
35288
35289
35290 \end_layout
35291
35292 \begin_layout Subsubsection
35293 Heading with formula in table of contents
35294 \begin_inset ERT
35295 status collapsed
35296
35297 \begin_layout Plain Layout
35298
35299
35300 \backslash
35301 texorpdfstring{
35302 \end_layout
35303
35304 \end_inset
35305
35306  
35307 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35308 \end_inset
35309
35310
35311 \begin_inset ERT
35312 status collapsed
35313
35314 \begin_layout Plain Layout
35315
35316 }{}
35317 \end_layout
35318
35319 \end_inset
35320
35321
35322 \end_layout
35323
35324 \begin_layout Standard
35325 \begin_inset ERT
35326 status collapsed
35327
35328 \begin_layout Plain Layout
35329
35330
35331 \backslash
35332 unboldmath 
35333 \end_layout
35334
35335 \end_inset
35336
35337 In the first heading a short title was used, in the second one 
35338 \series bold
35339
35340 \backslash
35341 texorpdfstring
35342 \series default
35343 .
35344 \end_layout
35345
35346 \begin_layout Standard
35347 To get the same formatting as for the other headings, the complete heading
35348  was set into a 
35349 \series bold
35350 boldmath
35351 \series default
35352  environment
35353 \begin_inset Foot
35354 status collapsed
35355
35356 \begin_layout Plain Layout
35357 see 
35358 \begin_inset CommandInset ref
35359 LatexCommand ref
35360 reference "sub:Bold-Formulas"
35361
35362 \end_inset
35363
35364
35365 \end_layout
35366
35367 \end_inset
35368
35369 .
35370 \end_layout
35371
35372 \begin_layout Subsection
35373 Formulas in multi-column Text
35374 \begin_inset Index
35375 status collapsed
35376
35377 \begin_layout Plain Layout
35378 Formula ! in multi-column text
35379 \end_layout
35380
35381 \end_inset
35382
35383
35384 \end_layout
35385
35386 \begin_layout Standard
35387 Formulas in multi-column text are often too wide to fit into a column and
35388  thus need to be set over the whole page width.
35389  This is done by using the LaTeX-package 
35390 \series bold
35391 multicol
35392 \series default
35393
35394 \begin_inset Foot
35395 status collapsed
35396
35397 \begin_layout Plain Layout
35398
35399 \series bold
35400 multicol
35401 \series default
35402  is part of every LaTeX standard installation.
35403 \end_layout
35404
35405 \end_inset
35406
35407
35408 \begin_inset Index
35409 status collapsed
35410
35411 \begin_layout Plain Layout
35412 Packages ! multicol
35413 \end_layout
35414
35415 \end_inset
35416
35417 , that is loaded with the LaTeX-preamble line
35418 \end_layout
35419
35420 \begin_layout Standard
35421
35422 \series bold
35423
35424 \backslash
35425 usepackage{multicol}
35426 \end_layout
35427
35428 \begin_layout Standard
35429 \begin_inset Note Greyedout
35430 status open
35431
35432 \begin_layout Plain Layout
35433 Note herby that the setting 
35434 \family sans
35435 Two-column
35436 \begin_inset space ~
35437 \end_inset
35438
35439 document
35440 \family default
35441  in the menu 
35442 \family sans
35443 Document\SpecialChar \menuseparator
35444 Settings
35445 \family default
35446  under 
35447 \family sans
35448 Text
35449 \begin_inset space ~
35450 \end_inset
35451
35452 Layout
35453 \family default
35454 \emph on
35455  
35456 \emph default
35457 must 
35458 \emph on
35459 not
35460 \emph default
35461  be selected.
35462 \end_layout
35463
35464 \end_inset
35465
35466
35467 \end_layout
35468
35469 \begin_layout Standard
35470 Before the multi-column text the command
35471 \end_layout
35472
35473 \begin_layout Standard
35474
35475 \series bold
35476
35477 \backslash
35478 begin{multicols}{column number}
35479 \end_layout
35480
35481 \begin_layout Standard
35482 is written in TeX-mode.
35483  The column number is a number in the range of 2
35484 \begin_inset space \thinspace{}
35485 \end_inset
35486
35487 -
35488 \begin_inset space \thinspace{}
35489 \end_inset
35490
35491 10.
35492  Before the formula the multi-column text is ended by inserting the command
35493 \end_layout
35494
35495 \begin_layout Standard
35496
35497 \series bold
35498
35499 \backslash
35500 end{multicols}
35501 \end_layout
35502
35503 \begin_layout Standard
35504 in TeX-mode.
35505 \end_layout
35506
35507 \begin_layout Standard
35508 Due to the command some space is automatically added before the formula.
35509  To revert this, -6
35510 \begin_inset space \thinspace{}
35511 \end_inset
35512
35513 mm vertical space is inserted before the formula.
35514  When the formula style 
35515 \series bold
35516 Indented
35517 \begin_inset Foot
35518 status collapsed
35519
35520 \begin_layout Plain Layout
35521 formula styles see 
35522 \begin_inset CommandInset ref
35523 LatexCommand ref
35524 reference "sec:Formula-Styles"
35525
35526 \end_inset
35527
35528
35529 \end_layout
35530
35531 \end_inset
35532
35533
35534 \series default
35535  is used, -9
35536 \begin_inset space \thinspace{}
35537 \end_inset
35538
35539 mm space is inserted instead.
35540 \end_layout
35541
35542 \begin_layout Standard
35543 As example a multi-column text with a displayed formula:
35544 \end_layout
35545
35546 \begin_layout Standard
35547
35548 \lang german
35549 \begin_inset ERT
35550 status collapsed
35551
35552 \begin_layout Plain Layout
35553
35554
35555 \backslash
35556 begin{multicols}{2}
35557 \end_layout
35558
35559 \end_inset
35560
35561 Das Spektrum wird fouriertransformiert.
35562  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35563 , Lösungsmittel) zu trennen.
35564  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35565  nun das Aussehen des Ausgangssignals.
35566  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35567  über alle Phasen integrieren muss.
35568  Sei nun 
35569 \begin_inset Formula $S$
35570 \end_inset
35571
35572  unser normiertes Ausgangssignal und 
35573 \begin_inset Formula $P$
35574 \end_inset
35575
35576  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35577 \begin_inset ERT
35578 status collapsed
35579
35580 \begin_layout Plain Layout
35581
35582
35583 \backslash
35584 end{multicols}
35585 \end_layout
35586
35587 \end_inset
35588
35589
35590 \begin_inset VSpace -6mm
35591 \end_inset
35592
35593
35594 \begin_inset Formula \begin{equation}
35595 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
35596
35597 \end_inset
35598
35599
35600 \begin_inset ERT
35601 status collapsed
35602
35603 \begin_layout Plain Layout
35604
35605
35606 \backslash
35607 begin{multicols}{2}
35608 \end_layout
35609
35610 \end_inset
35611
35612 wobei 
35613 \begin_inset Formula $S_{0}$
35614 \end_inset
35615
35616  das Signal ohne Gradient ist und die Normierungsbedingung 
35617 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35618 \end_inset
35619
35620  gilt.
35621  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35622  Direkt nach dem 
35623 \begin_inset Formula $\nicefrac{\pi}{2}$
35624 \end_inset
35625
35626
35627 \begin_inset space \thinspace{}
35628 \end_inset
35629
35630 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35631  das Signal zusätzlich abschwächt.
35632  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35633  
35634 \begin_inset Formula $T_{2}$
35635 \end_inset
35636
35637 -Zeit.
35638 \end_layout
35639
35640 \begin_layout Standard
35641
35642 \lang german
35643 \begin_inset ERT
35644 status collapsed
35645
35646 \begin_layout Plain Layout
35647
35648
35649 \backslash
35650 end{multicols}
35651 \end_layout
35652
35653 \end_inset
35654
35655
35656 \end_layout
35657
35658 \begin_layout Subsection
35659 Formulas with Description of Variables
35660 \begin_inset Index
35661 status collapsed
35662
35663 \begin_layout Plain Layout
35664 Formula ! with description of variables
35665 \end_layout
35666
35667 \end_inset
35668
35669
35670 \end_layout
35671
35672 \begin_layout Standard
35673 To describe variables within a formula, like in formula 
35674 \begin_inset CommandInset ref
35675 LatexCommand eqref
35676 reference "eq:within"
35677
35678 \end_inset
35679
35680 , a 2
35681 \series bold
35682 ×
35683 \series default
35684
35685 \begin_inset Formula $n$
35686 \end_inset
35687
35688
35689 \begin_inset space ~
35690 \end_inset
35691
35692 matrix is used with left aligned columns for the 
35693 \begin_inset Formula $n$
35694 \end_inset
35695
35696  used variables.
35697 \begin_inset Foot
35698 status collapsed
35699
35700 \begin_layout Plain Layout
35701 matrices see 
35702 \begin_inset CommandInset ref
35703 LatexCommand ref
35704 reference "sec:Matrices"
35705
35706 \end_inset
35707
35708
35709 \end_layout
35710
35711 \end_inset
35712
35713  To set the description in a smaller size, before the matrix e.
35714 \begin_inset space \thinspace{}
35715 \end_inset
35716
35717 g.
35718 \begin_inset space \space{}
35719 \end_inset
35720
35721 the command 
35722 \series bold
35723
35724 \backslash
35725 footnotesize
35726 \series default
35727  is inserted.
35728 \begin_inset Foot
35729 status collapsed
35730
35731 \begin_layout Plain Layout
35732 font sizes see 
35733 \begin_inset CommandInset ref
35734 LatexCommand ref
35735 reference "sub:Font-Sizes"
35736
35737 \end_inset
35738
35739
35740 \end_layout
35741
35742 \end_inset
35743
35744
35745 \end_layout
35746
35747 \begin_layout Standard
35748 When the formula style 
35749 \series bold
35750 Indented
35751 \begin_inset Foot
35752 status collapsed
35753
35754 \begin_layout Plain Layout
35755 formula styles see 
35756 \begin_inset CommandInset ref
35757 LatexCommand ref
35758 reference "sec:Formula-Styles"
35759
35760 \end_inset
35761
35762
35763 \end_layout
35764
35765 \end_inset
35766
35767
35768 \series default
35769  is used, a 
35770 \series bold
35771
35772 \backslash
35773 hfill
35774 \series default
35775
35776 \begin_inset Foot
35777 status collapsed
35778
35779 \begin_layout Plain Layout
35780
35781 \series bold
35782
35783 \backslash
35784 hfill
35785 \series default
35786  only works in formulas with the style 
35787 \series bold
35788 Indented
35789 \series default
35790 , see 
35791 \begin_inset CommandInset ref
35792 LatexCommand ref
35793 reference "sub:Variable-Space"
35794
35795 \end_inset
35796
35797 .
35798 \end_layout
35799
35800 \end_inset
35801
35802  is inserted before and after the matrix to have the same separation of
35803  the matrix from the equation and the side margin.
35804 \end_layout
35805
35806 \begin_layout Standard
35807 When the formula style 
35808 \series bold
35809 Centered
35810 \series default
35811  is used, the method described in 
35812 \begin_inset CommandInset ref
35813 LatexCommand ref
35814 reference "sub:Flalign-Environment"
35815
35816 \end_inset
35817
35818  is used to indent formulas.
35819  Formula 
35820 \begin_inset CommandInset ref
35821 LatexCommand eqref
35822 reference "eq:within"
35823
35824 \end_inset
35825
35826  consists of five columns whereas in the first two columns contain the equation,
35827  the third the matrix, and the last one an empty TeX-brace.
35828 \begin_inset Formula \begin{flalign}
35829 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35830 \rho & \textrm{density}\\
35831 V & \textrm{volume}\\
35832 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
35833
35834 \end_inset
35835
35836
35837 \end_layout
35838
35839 \begin_layout Subsection
35840 Upright small Greek Letters
35841 \begin_inset CommandInset label
35842 LatexCommand label
35843 name "sub:Upright-small-Greek"
35844
35845 \end_inset
35846
35847
35848 \begin_inset Index
35849 status collapsed
35850
35851 \begin_layout Plain Layout
35852 Greek letters ! upright
35853 \end_layout
35854
35855 \end_inset
35856
35857
35858 \end_layout
35859
35860 \begin_layout Standard
35861 Most of the math fonts only provide italic small Greek letters.
35862  But for symbols of elementary particles like pions and neutrinos, upright
35863  Greek letters are needed.
35864  The file 
35865 \series bold
35866 upgreek.sty
35867 \series default
35868
35869 \begin_inset Foot
35870 status collapsed
35871
35872 \begin_layout Plain Layout
35873
35874 \series bold
35875 upgreek
35876 \series default
35877  is part of the LaTeX-package 
35878 \series bold
35879 was
35880 \series default
35881
35882 \begin_inset Index
35883 status collapsed
35884
35885 \begin_layout Plain Layout
35886 Packages ! was
35887 \begin_inset ERT
35888 status collapsed
35889
35890 \begin_layout Plain Layout
35891
35892
35893 \backslash
35894 vspace{4mm}
35895 \end_layout
35896
35897 \end_inset
35898
35899
35900 \end_layout
35901
35902 \end_inset
35903
35904 .
35905 \end_layout
35906
35907 \end_inset
35908
35909
35910 \begin_inset Index
35911 status collapsed
35912
35913 \begin_layout Plain Layout
35914 Packages ! upgreek
35915 \end_layout
35916
35917 \end_inset
35918
35919  that is loaded with the LaTeX-preamble line
35920 \end_layout
35921
35922 \begin_layout Standard
35923
35924 \series bold
35925
35926 \backslash
35927 usepackage{upgreek}
35928 \end_layout
35929
35930 \begin_layout Standard
35931 provides them.
35932  
35933 \begin_inset ERT
35934 status collapsed
35935
35936 \begin_layout Plain Layout
35937
35938
35939 \backslash
35940 ifupgreek 
35941 \end_layout
35942
35943 \end_inset
35944
35945
35946 \begin_inset Note Note
35947 status open
35948
35949 \begin_layout Plain Layout
35950 The following table will only be displayed when the LaTeX-package 
35951 \series bold
35952 upgreek
35953 \series default
35954  is installed:
35955 \end_layout
35956
35957 \end_inset
35958
35959  They are created when the command for a small Greek letters is started
35960  with 
35961 \series bold
35962 up
35963 \series default
35964 .
35965  For example the command 
35966 \series bold
35967
35968 \backslash
35969 uptau
35970 \series default
35971  creates this: 
35972 \begin_inset Formula $\uptau$
35973 \end_inset
35974
35975
35976 \end_layout
35977
35978 \begin_layout Standard
35979 With these commands reactions of elementary particles can be typeset:
35980 \begin_inset Formula \[
35981 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
35982
35983 \end_inset
35984
35985
35986 \end_layout
35987
35988 \begin_layout Standard
35989 The upright letters are more bold and wider than the italic ones.
35990  They should therefore not be used for units like 
35991 \begin_inset Quotes eld
35992 \end_inset
35993
35994 µm
35995 \begin_inset Quotes erd
35996 \end_inset
35997
35998 .
35999 \end_layout
36000
36001 \begin_layout Standard
36002 \begin_inset ERT
36003 status collapsed
36004
36005 \begin_layout Plain Layout
36006
36007
36008 \backslash
36009 else 
36010 \end_layout
36011
36012 \end_inset
36013
36014
36015 \begin_inset Note Note
36016 status open
36017
36018 \begin_layout Plain Layout
36019 The following will be displayed when the LaTeX-package 
36020 \series bold
36021 upgreek
36022 \series default
36023  is not installed:
36024 \end_layout
36025
36026 \end_inset
36027
36028
36029 \end_layout
36030
36031 \begin_layout Standard
36032 You need to install the LaTeX-package 
36033 \series bold
36034 upgreek
36035 \series default
36036  to see the rest of this subsection in the output.
36037 \end_layout
36038
36039 \begin_layout Standard
36040 \begin_inset ERT
36041 status collapsed
36042
36043 \begin_layout Plain Layout
36044
36045
36046 \backslash
36047 fi 
36048 \end_layout
36049
36050 \end_inset
36051
36052
36053 \end_layout
36054
36055 \begin_layout Subsection
36056 Text Characters in Formulas
36057 \begin_inset CommandInset label
36058 LatexCommand label
36059 name "sub:Text-Characters-in"
36060
36061 \end_inset
36062
36063
36064 \begin_inset Index
36065 status collapsed
36066
36067 \begin_layout Plain Layout
36068 Text ! in formulas
36069 \end_layout
36070
36071 \end_inset
36072
36073
36074 \end_layout
36075
36076 \begin_layout Standard
36077 In some cases you might want to insert text characters directly into formulas.
36078  When for example the centered dot · is often used in formulas like 
36079 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36080 \end_inset
36081
36082 , one would have to insert the command 
36083 \series bold
36084
36085 \backslash
36086 cdot
36087 \series default
36088
36089 \begin_inset Foot
36090 status collapsed
36091
36092 \begin_layout Plain Layout
36093 see 
36094 \begin_inset CommandInset ref
36095 LatexCommand ref
36096 reference "sub:Binary-Operators"
36097
36098 \end_inset
36099
36100
36101 \end_layout
36102
36103 \end_inset
36104
36105  all the time, because this character is defined in all encodings as text
36106  character.
36107  But the encoding can be changed by this LaTeX-preamble line:
36108 \end_layout
36109
36110 \begin_layout Standard
36111
36112 \series bold
36113
36114 \backslash
36115 Declare Inputtext{183}{
36116 \backslash
36117 ifmmode
36118 \backslash
36119 cdot
36120 \backslash
36121 else
36122 \backslash
36123 textperiodcentered
36124 \backslash
36125 f\SpecialChar \textcompwordmark{}
36126 i}
36127 \end_layout
36128
36129 \begin_layout Standard
36130 The character encoding (menu 
36131 \family sans
36132 Document\SpecialChar \menuseparator
36133 Settings\SpecialChar \menuseparator
36134 Language
36135 \family default
36136 ) specifies what character appears when a keyboard key is pressed.
36137  When the key for the character '·' is pressed, internally the command 
36138 \series bold
36139
36140 \backslash
36141 textperiodcentered
36142 \series default
36143  is used.
36144  But this command is not available in a formula so that you would get LaTeX-erro
36145 rs.
36146  With the changed encoding the right command is chosen automatically, depending
36147  on if the character was inserted into a formula or not.
36148 \end_layout
36149
36150 \begin_layout Standard
36151 The encoding of several characters is saved in definition files.
36152  Fore example the encoding 
36153 \series bold
36154 latin9
36155 \series default
36156  is defined in the file 
36157 \series bold
36158 latin9.def
36159 \series default
36160  that is in the installation folder of LaTeX.
36161  Encodings should only be changed via the LaTeX-preamble and not in the
36162  definition files.
36163  Otherwise own documents could not be edited by other LyX users working
36164  on other computers.
36165 \end_layout
36166
36167 \begin_layout Standard
36168 \begin_inset VSpace medskip
36169 \end_inset
36170
36171 Besides the centered dot, in this document the degree sign ° is defined
36172  with the following LaTeX-preamble line so that it can directly be inserted
36173  to a formula:
36174 \end_layout
36175
36176 \begin_layout Standard
36177
36178 \series bold
36179
36180 \backslash
36181 DeclareInputtext{176}{
36182 \backslash
36183 ifmmode^
36184 \backslash
36185 circ
36186 \backslash
36187 else
36188 \backslash
36189 textdegree
36190 \backslash
36191 f\SpecialChar \textcompwordmark{}
36192 i}
36193 \end_layout
36194
36195 \begin_layout Standard
36196 \begin_inset Newpage newpage
36197 \end_inset
36198
36199
36200 \end_layout
36201
36202 \begin_layout Section
36203 \start_of_appendix
36204 Typographic Advice
36205 \begin_inset Index
36206 status collapsed
36207
36208 \begin_layout Plain Layout
36209 Typographic advice
36210 \end_layout
36211
36212 \end_inset
36213
36214
36215 \end_layout
36216
36217 \begin_layout Standard
36218 This section is a summary of the most important typographic rules, listed
36219  in ISO norms.
36220 \begin_inset Foot
36221 status collapsed
36222
36223 \begin_layout Plain Layout
36224 This collection was partly taken from the German semi-official dictionary
36225  called 
36226 \begin_inset Quotes eld
36227 \end_inset
36228
36229 Duden
36230 \begin_inset Quotes erd
36231 \end_inset
36232
36233  
36234 \begin_inset CommandInset citation
36235 LatexCommand cite
36236 key "Duden"
36237
36238 \end_inset
36239
36240  that lists some of the ISO rules.
36241 \end_layout
36242
36243 \end_inset
36244
36245
36246 \end_layout
36247
36248 \begin_layout Itemize
36249 Physical units are 
36250 \emph on
36251 always
36252 \emph default
36253  set upright
36254 \begin_inset Foot
36255 status collapsed
36256
36257 \begin_layout Plain Layout
36258 done with font styles, see 
36259 \begin_inset CommandInset ref
36260 LatexCommand ref
36261 reference "sub:Font-Styles"
36262
36263 \end_inset
36264
36265
36266 \end_layout
36267
36268 \end_inset
36269
36270 : 30
36271 \begin_inset space \thinspace{}
36272 \end_inset
36273
36274 km/h
36275 \begin_inset Newline newline
36276 \end_inset
36277
36278 Between the value and the unit is the smallest space, see 
36279 \begin_inset CommandInset ref
36280 LatexCommand ref
36281 reference "sub:Predefined-Space"
36282
36283 \end_inset
36284
36285 .
36286 \begin_inset Newline newline
36287 \end_inset
36288
36289 This convention is automatically fulfilled when the command 
36290 \series bold
36291
36292 \backslash
36293 unittwo
36294 \series default
36295  is used.
36296  When it is entered to a formula, two boxes appear.
36297  In the first one the value is inserted, in the second one the unit, and
36298  one gets as above: 
36299 \begin_inset Formula $\unit[30]{km/h}$
36300 \end_inset
36301
36302
36303 \begin_inset space \thinspace{}
36304 \end_inset
36305
36306 .
36307  Note that 
36308 \series bold
36309
36310 \backslash
36311 unittwo
36312 \series default
36313  is not a real LaTeX command but the command 
36314 \series bold
36315
36316 \backslash
36317 unit[value]{unit}
36318 \series default
36319 , therefore you cannot use it in TeX code.
36320 \end_layout
36321
36322 \begin_layout Itemize
36323 Percent and perthousand signs are set like physical units:
36324 \begin_inset Newline newline
36325 \end_inset
36326
36327 1,2
36328 \begin_inset space \thinspace{}
36329 \end_inset
36330
36331 ‰ alcohol in blood
36332 \end_layout
36333
36334 \begin_layout Itemize
36335 The degree sign follows directly on the value: 15°, but not when it is used
36336  in units: 15
36337 \begin_inset space \thinspace{}
36338 \end_inset
36339
36340 °C
36341 \end_layout
36342
36343 \begin_layout Itemize
36344 In numbers with more than four digits the smallest space is inserted before
36345  every third digit to group them: 
36346 \family roman
36347 \series medium
36348 \shape up
36349 \size normal
36350 \emph off
36351 \bar no
36352 \noun off
36353 \color none
36354 18
36355 \begin_inset space \thinspace{}
36356 \end_inset
36357
36358 473
36359 \begin_inset space \thinspace{}
36360 \end_inset
36361
36362 588
36363 \end_layout
36364
36365 \begin_layout Itemize
36366 For dimensions like 120×90×40
36367 \begin_inset space \thinspace{}
36368 \end_inset
36369
36370 cm the multiplication sign 
36371 \begin_inset Quotes eld
36372 \end_inset
36373
36374 ×
36375 \begin_inset Quotes erd
36376 \end_inset
36377
36378  is used.
36379  It is available either via the command 
36380 \series bold
36381
36382 \backslash
36383 times
36384 \series default
36385  or via the menu 
36386 \family sans
36387 Insert\SpecialChar \menuseparator
36388 Special Character\SpecialChar \menuseparator
36389 Symbols
36390 \family default
36391 .
36392 \end_layout
36393
36394 \begin_layout Itemize
36395 Functions with names consisting of several letters are set upright to avoid
36396  confusions, see 
36397 \begin_inset CommandInset ref
36398 LatexCommand ref
36399 reference "sub:Predefined-Functions"
36400
36401 \end_inset
36402
36403 .
36404 \end_layout
36405
36406 \begin_layout Itemize
36407 Indices consisting of several letters, are set upright: 
36408 \begin_inset Formula $E_{\mathrm{kin}}$
36409 \end_inset
36410
36411
36412 \begin_inset Newline newline
36413 \end_inset
36414
36415 Components of matrices are set italic: 
36416 \begin_inset Formula $\hat{H}_{kl}$
36417 \end_inset
36418
36419
36420 \end_layout
36421
36422 \begin_layout Itemize
36423 The differentiation/integration operator 'd', the Euler's number 'e', and
36424  the imaginary unit 'i' should be set upright, to avoid mixing them up with
36425  other variables.
36426 \end_layout
36427
36428 \begin_layout Itemize
36429 The character that denotes a 
36430 \noun on
36431 Fourier
36432 \noun default
36433  transformation is inserted either by the command 
36434 \series bold
36435
36436 \backslash
36437 mathscr
36438 \begin_inset ERT
36439 status collapsed
36440
36441 \begin_layout Plain Layout
36442
36443
36444 \backslash
36445 spce 
36446 \end_layout
36447
36448 \end_inset
36449
36450
36451 \backslash
36452 {F
36453 \series default
36454
36455 \begin_inset Index
36456 status collapsed
36457
36458 \begin_layout Plain Layout
36459 Commands ! M ! 
36460 \backslash
36461 mathscr
36462 \end_layout
36463
36464 \end_inset
36465
36466  or via the menu 
36467 \family sans
36468 Insert\SpecialChar \menuseparator
36469 Special Character\SpecialChar \menuseparator
36470 Symbols\SpecialChar \menuseparator
36471 Letterlike
36472 \begin_inset space ~
36473 \end_inset
36474
36475 Symbols
36476 \family default
36477
36478 \begin_inset Formula $\mathscr{F}$
36479 \end_inset
36480
36481
36482 \begin_inset Newline newline
36483 \end_inset
36484
36485 To be able to use the command 
36486 \series bold
36487
36488 \backslash
36489 mathscr
36490 \series default
36491 , the LaTeX package 
36492 \series bold
36493 mathrsfs
36494 \series default
36495
36496 \begin_inset Index
36497 status collapsed
36498
36499 \begin_layout Plain Layout
36500 Packages ! mathrsfs
36501 \end_layout
36502
36503 \end_inset
36504
36505  needs to be loaded with the LaTeX-preamble line 
36506 \series bold
36507
36508 \backslash
36509 usepackage{mathrsfs}
36510 \series default
36511 .
36512 \end_layout
36513
36514 \begin_layout Standard
36515 \begin_inset Newpage newpage
36516 \end_inset
36517
36518
36519 \end_layout
36520
36521 \begin_layout Section
36522 Synonyms
36523 \begin_inset Index
36524 status collapsed
36525
36526 \begin_layout Plain Layout
36527 Synonyms
36528 \end_layout
36529
36530 \end_inset
36531
36532
36533 \end_layout
36534
36535 \begin_layout Standard
36536 Some characters and symbols can be created with several commands.
36537  Here is a list of the synonym commands:
36538 \end_layout
36539
36540 \begin_layout Standard
36541 \begin_inset VSpace bigskip
36542 \end_inset
36543
36544
36545 \begin_inset space \hfill{}
36546 \end_inset
36547
36548
36549 \begin_inset Tabular
36550 <lyxtabular version="3" rows="12" columns="2">
36551 <features>
36552 <column alignment="center" valignment="top" width="0pt">
36553 <column alignment="center" valignment="top" width="0pt">
36554 <row>
36555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36556 \begin_inset Text
36557
36558 \begin_layout Plain Layout
36559 Command
36560 \end_layout
36561
36562 \end_inset
36563 </cell>
36564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36565 \begin_inset Text
36566
36567 \begin_layout Plain Layout
36568 equivalent to
36569 \begin_inset Note Note
36570 status collapsed
36571
36572 \begin_layout Plain Layout
36573
36574 \series bold
36575
36576 \backslash
36577 raisebox
36578 \series default
36579  is only used as spacer.
36580 \end_layout
36581
36582 \end_inset
36583
36584
36585 \end_layout
36586
36587 \end_inset
36588 </cell>
36589 </row>
36590 <row>
36591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36592 \begin_inset Text
36593
36594 \begin_layout Plain Layout
36595
36596 \backslash
36597 ast
36598 \end_layout
36599
36600 \end_inset
36601 </cell>
36602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36603 \begin_inset Text
36604
36605 \begin_layout Plain Layout
36606 \begin_inset ERT
36607 status collapsed
36608
36609 \begin_layout Plain Layout
36610
36611
36612 \backslash
36613 raisebox{-1.2mm}{
36614 \end_layout
36615
36616 \end_inset
36617
36618 *
36619 \begin_inset ERT
36620 status collapsed
36621
36622 \begin_layout Plain Layout
36623
36624 }
36625 \end_layout
36626
36627 \end_inset
36628
36629
36630 \end_layout
36631
36632 \end_inset
36633 </cell>
36634 </row>
36635 <row>
36636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36637 \begin_inset Text
36638
36639 \begin_layout Plain Layout
36640
36641 \backslash
36642 choose
36643 \end_layout
36644
36645 \end_inset
36646 </cell>
36647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36648 \begin_inset Text
36649
36650 \begin_layout Plain Layout
36651
36652 \backslash
36653 binom
36654 \end_layout
36655
36656 \end_inset
36657 </cell>
36658 </row>
36659 <row>
36660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36661 \begin_inset Text
36662
36663 \begin_layout Plain Layout
36664
36665 \backslash
36666 geq
36667 \end_layout
36668
36669 \end_inset
36670 </cell>
36671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36672 \begin_inset Text
36673
36674 \begin_layout Plain Layout
36675
36676 \backslash
36677 ge
36678 \end_layout
36679
36680 \end_inset
36681 </cell>
36682 </row>
36683 <row>
36684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36685 \begin_inset Text
36686
36687 \begin_layout Plain Layout
36688
36689 \backslash
36690 lbrace
36691 \end_layout
36692
36693 \end_inset
36694 </cell>
36695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36696 \begin_inset Text
36697
36698 \begin_layout Plain Layout
36699 {
36700 \end_layout
36701
36702 \end_inset
36703 </cell>
36704 </row>
36705 <row>
36706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36707 \begin_inset Text
36708
36709 \begin_layout Plain Layout
36710
36711 \backslash
36712 lbracket
36713 \end_layout
36714
36715 \end_inset
36716 </cell>
36717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36718 \begin_inset Text
36719
36720 \begin_layout Plain Layout
36721 [
36722 \end_layout
36723
36724 \end_inset
36725 </cell>
36726 </row>
36727 <row>
36728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36729 \begin_inset Text
36730
36731 \begin_layout Plain Layout
36732
36733 \backslash
36734 leftarrow
36735 \end_layout
36736
36737 \end_inset
36738 </cell>
36739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36740 \begin_inset Text
36741
36742 \begin_layout Plain Layout
36743
36744 \backslash
36745 gets
36746 \end_layout
36747
36748 \end_inset
36749 </cell>
36750 </row>
36751 <row>
36752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36753 \begin_inset Text
36754
36755 \begin_layout Plain Layout
36756
36757 \backslash
36758 leq
36759 \end_layout
36760
36761 \end_inset
36762 </cell>
36763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36764 \begin_inset Text
36765
36766 \begin_layout Plain Layout
36767
36768 \backslash
36769 le
36770 \end_layout
36771
36772 \end_inset
36773 </cell>
36774 </row>
36775 <row>
36776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36777 \begin_inset Text
36778
36779 \begin_layout Plain Layout
36780
36781 \backslash
36782 lor
36783 \end_layout
36784
36785 \end_inset
36786 </cell>
36787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36788 \begin_inset Text
36789
36790 \begin_layout Plain Layout
36791
36792 \backslash
36793 vee
36794 \end_layout
36795
36796 \end_inset
36797 </cell>
36798 </row>
36799 <row>
36800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36801 \begin_inset Text
36802
36803 \begin_layout Plain Layout
36804
36805 \backslash
36806 neq
36807 \end_layout
36808
36809 \end_inset
36810 </cell>
36811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36812 \begin_inset Text
36813
36814 \begin_layout Plain Layout
36815
36816 \backslash
36817 not=
36818 \end_layout
36819
36820 \end_inset
36821 </cell>
36822 </row>
36823 <row>
36824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36825 \begin_inset Text
36826
36827 \begin_layout Plain Layout
36828
36829 \backslash
36830 slash
36831 \end_layout
36832
36833 \end_inset
36834 </cell>
36835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36836 \begin_inset Text
36837
36838 \begin_layout Plain Layout
36839 /
36840 \end_layout
36841
36842 \end_inset
36843 </cell>
36844 </row>
36845 <row>
36846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36847 \begin_inset Text
36848
36849 \begin_layout Plain Layout
36850
36851 \backslash
36852 vert
36853 \end_layout
36854
36855 \end_inset
36856 </cell>
36857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36858 \begin_inset Text
36859
36860 \begin_layout Plain Layout
36861 |
36862 \end_layout
36863
36864 \end_inset
36865 </cell>
36866 </row>
36867 </lyxtabular>
36868
36869 \end_inset
36870
36871
36872 \begin_inset space \hfill{}
36873 \end_inset
36874
36875
36876 \begin_inset Tabular
36877 <lyxtabular version="3" rows="12" columns="2">
36878 <features>
36879 <column alignment="center" valignment="top" width="0pt">
36880 <column alignment="center" valignment="top" width="0pt">
36881 <row>
36882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36883 \begin_inset Text
36884
36885 \begin_layout Plain Layout
36886 Command
36887 \end_layout
36888
36889 \end_inset
36890 </cell>
36891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36892 \begin_inset Text
36893
36894 \begin_layout Plain Layout
36895 equivalent to
36896 \end_layout
36897
36898 \end_inset
36899 </cell>
36900 </row>
36901 <row>
36902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36903 \begin_inset Text
36904
36905 \begin_layout Plain Layout
36906
36907 \backslash
36908 backslash
36909 \end_layout
36910
36911 \end_inset
36912 </cell>
36913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36914 \begin_inset Text
36915
36916 \begin_layout Plain Layout
36917
36918 \backslash
36919
36920 \backslash
36921
36922 \end_layout
36923
36924 \end_inset
36925 </cell>
36926 </row>
36927 <row>
36928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36929 \begin_inset Text
36930
36931 \begin_layout Plain Layout
36932
36933 \backslash
36934 dasharrow
36935 \end_layout
36936
36937 \end_inset
36938 </cell>
36939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36940 \begin_inset Text
36941
36942 \begin_layout Plain Layout
36943
36944 \backslash
36945 dashrightarrow
36946 \end_layout
36947
36948 \end_inset
36949 </cell>
36950 </row>
36951 <row>
36952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36953 \begin_inset Text
36954
36955 \begin_layout Plain Layout
36956
36957 \backslash
36958 land
36959 \end_layout
36960
36961 \end_inset
36962 </cell>
36963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36964 \begin_inset Text
36965
36966 \begin_layout Plain Layout
36967
36968 \backslash
36969 wedge
36970 \end_layout
36971
36972 \end_inset
36973 </cell>
36974 </row>
36975 <row>
36976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36977 \begin_inset Text
36978
36979 \begin_layout Plain Layout
36980
36981 \backslash
36982 rbrace
36983 \end_layout
36984
36985 \end_inset
36986 </cell>
36987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36988 \begin_inset Text
36989
36990 \begin_layout Plain Layout
36991 }
36992 \end_layout
36993
36994 \end_inset
36995 </cell>
36996 </row>
36997 <row>
36998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36999 \begin_inset Text
37000
37001 \begin_layout Plain Layout
37002
37003 \backslash
37004 rbracket
37005 \end_layout
37006
37007 \end_inset
37008 </cell>
37009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37010 \begin_inset Text
37011
37012 \begin_layout Plain Layout
37013 ]
37014 \end_layout
37015
37016 \end_inset
37017 </cell>
37018 </row>
37019 <row>
37020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37021 \begin_inset Text
37022
37023 \begin_layout Plain Layout
37024
37025 \backslash
37026 rightarrow
37027 \end_layout
37028
37029 \end_inset
37030 </cell>
37031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37032 \begin_inset Text
37033
37034 \begin_layout Plain Layout
37035
37036 \backslash
37037 to
37038 \end_layout
37039
37040 \end_inset
37041 </cell>
37042 </row>
37043 <row>
37044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37045 \begin_inset Text
37046
37047 \begin_layout Plain Layout
37048
37049 \backslash
37050 lnot
37051 \end_layout
37052
37053 \end_inset
37054 </cell>
37055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37056 \begin_inset Text
37057
37058 \begin_layout Plain Layout
37059
37060 \backslash
37061 neg
37062 \end_layout
37063
37064 \end_inset
37065 </cell>
37066 </row>
37067 <row>
37068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37069 \begin_inset Text
37070
37071 \begin_layout Plain Layout
37072
37073 \backslash
37074 ne
37075 \end_layout
37076
37077 \end_inset
37078 </cell>
37079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37080 \begin_inset Text
37081
37082 \begin_layout Plain Layout
37083
37084 \backslash
37085 not=
37086 \end_layout
37087
37088 \end_inset
37089 </cell>
37090 </row>
37091 <row>
37092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37093 \begin_inset Text
37094
37095 \begin_layout Plain Layout
37096
37097 \backslash
37098 owns
37099 \end_layout
37100
37101 \end_inset
37102 </cell>
37103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37104 \begin_inset Text
37105
37106 \begin_layout Plain Layout
37107
37108 \backslash
37109 ni
37110 \end_layout
37111
37112 \end_inset
37113 </cell>
37114 </row>
37115 <row>
37116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37117 \begin_inset Text
37118
37119 \begin_layout Plain Layout
37120
37121 \backslash
37122 square
37123 \end_layout
37124
37125 \end_inset
37126 </cell>
37127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37128 \begin_inset Text
37129
37130 \begin_layout Plain Layout
37131
37132 \backslash
37133 Box
37134 \end_layout
37135
37136 \end_inset
37137 </cell>
37138 </row>
37139 <row>
37140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37141 \begin_inset Text
37142
37143 \begin_layout Plain Layout
37144
37145 \backslash
37146 Vert
37147 \end_layout
37148
37149 \end_inset
37150 </cell>
37151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37152 \begin_inset Text
37153
37154 \begin_layout Plain Layout
37155
37156 \backslash
37157 |
37158 \end_layout
37159
37160 \end_inset
37161 </cell>
37162 </row>
37163 </lyxtabular>
37164
37165 \end_inset
37166
37167
37168 \begin_inset space \hfill{}
37169 \end_inset
37170
37171
37172 \end_layout
37173
37174 \begin_layout Standard
37175 \begin_inset Newpage newpage
37176 \end_inset
37177
37178
37179 \end_layout
37180
37181 \begin_layout Bibliography
37182 \begin_inset CommandInset bibitem
37183 LatexCommand bibitem
37184 key "TLC2"
37185
37186 \end_inset
37187
37188
37189 \shape smallcaps
37190 Mittelbach, F.
37191  ; Goossens, M.
37192 \shape default
37193
37194 \shape italic
37195 The LaTeX Companion
37196 \shape default
37197 .
37198  Addison Wesley, 2004
37199 \end_layout
37200
37201 \begin_layout Bibliography
37202 \begin_inset CommandInset bibitem
37203 LatexCommand bibitem
37204 key "Mathmode"
37205
37206 \end_inset
37207
37208
37209 \begin_inset CommandInset href
37210 LatexCommand href
37211 name "Description"
37212 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37213
37214 \end_inset
37215
37216  of LaTeX's math abilities
37217 \end_layout
37218
37219 \begin_layout Bibliography
37220 \begin_inset CommandInset bibitem
37221 LatexCommand bibitem
37222 key "AMS"
37223
37224 \end_inset
37225
37226
37227 \begin_inset CommandInset href
37228 LatexCommand href
37229 name "Description"
37230 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
37231
37232 \end_inset
37233
37234  of 
37235 \begin_inset ERT
37236 status collapsed
37237
37238 \begin_layout Plain Layout
37239
37240
37241 \backslash
37242 AmS
37243 \end_layout
37244
37245 \end_inset
37246
37247 -LaTeX
37248 \end_layout
37249
37250 \begin_layout Bibliography
37251 \begin_inset CommandInset bibitem
37252 LatexCommand bibitem
37253 key "Symbole"
37254
37255 \end_inset
37256
37257
37258 \begin_inset CommandInset href
37259 LatexCommand href
37260 name "List"
37261 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37262
37263 \end_inset
37264
37265  of all symbols available with LaTeX-packages
37266 \end_layout
37267
37268 \begin_layout Bibliography
37269 \begin_inset CommandInset bibitem
37270 LatexCommand bibitem
37271 key "hyperref"
37272
37273 \end_inset
37274
37275
37276 \begin_inset CommandInset href
37277 LatexCommand href
37278 name "Documentation"
37279 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37280
37281 \end_inset
37282
37283  of the LaTeX-package 
37284 \series bold
37285 hyperref
37286 \series default
37287
37288 \begin_inset Index
37289 status collapsed
37290
37291 \begin_layout Plain Layout
37292 Packages ! hyperref
37293 \end_layout
37294
37295 \end_inset
37296
37297
37298 \end_layout
37299
37300 \begin_layout Bibliography
37301 \begin_inset CommandInset bibitem
37302 LatexCommand bibitem
37303 key "mhchem"
37304
37305 \end_inset
37306
37307
37308 \begin_inset CommandInset href
37309 LatexCommand href
37310 name "Documentation"
37311 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37312
37313 \end_inset
37314
37315  of the LaTeX-package 
37316 \series bold
37317 mhchem
37318 \series default
37319
37320 \begin_inset Index
37321 status collapsed
37322
37323 \begin_layout Plain Layout
37324 Packages ! mhchem
37325 \end_layout
37326
37327 \end_inset
37328
37329
37330 \end_layout
37331
37332 \begin_layout Bibliography
37333 \begin_inset CommandInset bibitem
37334 LatexCommand bibitem
37335 key "Mathclap"
37336
37337 \end_inset
37338
37339
37340 \begin_inset CommandInset href
37341 LatexCommand href
37342 name "Description"
37343 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37344
37345 \end_inset
37346
37347  of the command 
37348 \series bold
37349
37350 \backslash
37351 mathclap
37352 \series default
37353 , described in 
37354 \begin_inset CommandInset ref
37355 LatexCommand ref
37356 reference "sub:Operator-Limits"
37357
37358 \end_inset
37359
37360
37361 \begin_inset Index
37362 status collapsed
37363
37364 \begin_layout Plain Layout
37365 Commands ! M ! 
37366 \backslash
37367 mathclap
37368 \end_layout
37369
37370 \end_inset
37371
37372
37373 \end_layout
37374
37375 \begin_layout Bibliography
37376 \begin_inset CommandInset bibitem
37377 LatexCommand bibitem
37378 key "Duden"
37379
37380 \end_inset
37381
37382
37383 \emph on
37384 Duden Band 1
37385 \emph default
37386 .
37387  22.
37388  Auflage, Duden 2001
37389 \end_layout
37390
37391 \begin_layout Standard
37392 \begin_inset CommandInset index_print
37393 LatexCommand printindex
37394
37395 \end_inset
37396
37397
37398 \end_layout
37399
37400 \end_body
37401 \end_document