]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
1.) some white spaces removed
[lyx.git] / lib / doc / Math.lyx
1 #LyX 1.6.3svn 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 % center multirows (e.g. in sec. 13.3)
86 \renewcommand{\multirowsetup}{\centering}
87
88 % define a color, used in sec.9.3
89 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
90
91 % declare operators (see sec. 10.4 and sec. 15.2)
92 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
93 \DeclareMathOperator{\sgn}{sgn}
94
95 \newcommand{\spce}{\textvisiblespace}
96
97 % example definitions for sec. 20.1 
98 \newcommand{\gr}{\Longrightarrow}
99 \newcommand{\us}[1]{\underline{#1}}
100 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
101 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
102 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
103
104 % example macro from sec. 19.4
105 %\def\tagform@#1{\maketag@@@{|#1|}}
106
107 % macro from sec. 10.2
108 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
109 \def\mathclap {\mathpalette \mathclapinternal}
110 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
111
112 % redefine the greyed out note
113 \renewenvironment{lyxgreyedout}
114  {\textcolor{blue}\bgroup}{\egroup}
115
116 % ------------------------------------
117 % used to check for needed LaTeX packages
118 \usepackage{ifthen}
119
120 % check for package eurosym
121 % used for the Euro symbol
122 \newboolean{eurosym}
123 \IfFileExists{eurosym.sty}
124  {\usepackage[gennarrow]{eurosym}
125   \setboolean{eurosym}{true}}
126  {\setboolean{eurosym}{false}}
127
128 % needed in sec. 22.4
129 % check for package braket
130 \newboolean{braket}
131 \IfFileExists{braket.sty}
132  {\usepackage{braket}
133   \setboolean{braket}{true}}
134  {\setboolean{braket}{false}}
135
136 % needed in sec. 22.10
137 % check for package upgreek
138 \newboolean{upgreek}
139 \IfFileExists{upgreek.sty}
140  {\usepackage{upgreek}
141   \setboolean{upgreek}{true}}
142  {\setboolean{upgreek}{false}}
143 \end_preamble
144 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
145 \use_default_options false
146 \language english
147 \inputencoding auto
148 \font_roman default
149 \font_sans default
150 \font_typewriter default
151 \font_default_family default
152 \font_sc false
153 \font_osf false
154 \font_sf_scale 100
155 \font_tt_scale 100
156
157 \graphics default
158 \paperfontsize 12
159 \spacing single
160 \use_hyperref true
161 \pdf_title "LyX's Math Manual"
162 \pdf_author "LyX Team, Uwe Stöhr"
163 \pdf_subject "LyX-documentation about math"
164 \pdf_keywords "LyX, Mathed"
165 \pdf_bookmarks true
166 \pdf_bookmarksnumbered true
167 \pdf_bookmarksopen true
168 \pdf_bookmarksopenlevel 1
169 \pdf_breaklinks false
170 \pdf_pdfborder false
171 \pdf_colorlinks true
172 \pdf_backref false
173 \pdf_pdfusetitle false
174 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
175 \papersize a4paper
176 \use_geometry false
177 \use_amsmath 2
178 \use_esint 1
179 \cite_engine basic
180 \use_bibtopic false
181 \paperorientation portrait
182 \secnumdepth 4
183 \tocdepth 3
184 \paragraph_separation skip
185 \defskip medskip
186 \quotes_language english
187 \papercolumns 1
188 \papersides 2
189 \paperpagestyle plain
190 \bullet 1 0 6 -1
191 \bullet 2 2 35 -1
192 \bullet 3 2 7 -1
193 \tracking_changes false
194 \output_changes false
195 \author "" 
196 \author "" 
197 \end_header
198
199 \begin_body
200
201 \begin_layout Title
202 LyX's detailed Math manual
203 \end_layout
204
205 \begin_layout Author
206 by the LyX Team
207 \begin_inset Foot
208 status collapsed
209
210 \begin_layout Plain Layout
211 \noindent
212 If you have comments or error corrections, please send them to the LyX Documenta
213 tion mailing list: 
214 \family typewriter
215
216 \begin_inset CommandInset href
217 LatexCommand href
218 name "lyx-docs@lists.lyx.org"
219 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
220 type "mailto:"
221
222 \end_inset
223
224
225 \end_layout
226
227 \end_inset
228
229
230 \begin_inset Note Note
231 status collapsed
232
233 \begin_layout Plain Layout
234 author: Uwe Stöhr
235 \end_layout
236
237 \end_inset
238
239
240 \begin_inset Newline newline
241 \end_inset
242
243
244 \begin_inset Newline newline
245 \end_inset
246
247
248 \family sans
249 Version 2.0.x
250 \end_layout
251
252 \begin_layout Standard
253 \begin_inset CommandInset toc
254 LatexCommand tableofcontents
255
256 \end_inset
257
258
259 \end_layout
260
261 \begin_layout Standard
262 \begin_inset Note Note
263 status open
264
265 \begin_layout Plain Layout
266 To export this document to PDF, PS, or DVI the LaTeX-packages 
267 \series bold
268 eurosym,
269 \series default
270  
271 \series bold
272 multirow,
273 \series default
274  and 
275 \series bold
276 was
277 \series default
278  must be installed.
279  If they are not installed you can export the document anyway but the sections
280  where the packages are required won't appear in the output.
281 \end_layout
282
283 \begin_layout Plain Layout
284 The latest PDF-version of this document can be found here:
285 \begin_inset Newline newline
286 \end_inset
287
288
289 \series bold
290 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
291 \end_layout
292
293 \end_inset
294
295
296 \end_layout
297
298 \begin_layout Standard
299 \begin_inset Newpage newpage
300 \end_inset
301
302
303 \end_layout
304
305 \begin_layout Section
306 Introduction
307 \end_layout
308
309 \begin_layout Standard
310 This document explains LyX's math features and is furthermore a collection
311  of LaTeX-commands used for mathematical characters and constructs.
312  The explanations are designed for the usage of commands.
313  It is therefore required that you have read the section 
314 \family typewriter
315 Mathematical
316 \begin_inset space ~
317 \end_inset
318
319 Formulas
320 \family default
321  of the User's Guide.
322 \end_layout
323
324 \begin_layout Standard
325 Most of the characters and many constructs explained in this manual are
326  also accessible via the menu 
327 \family sans
328 Insert
329 \series bold
330 \SpecialChar \menuseparator
331
332 \series default
333 Math
334 \family default
335 , or the 
336 \family sans
337 math
338 \family default
339 \series bold
340  
341 \family sans
342 \series default
343 toolbar
344 \family default
345 .
346  But everybody who has to write lots of formulas will notice that it is
347  much faster to use commands instead of the math toolbar.
348  Therefore this manual is focused on commands but also mentions the correspondin
349 g toolbar buttons when available.
350 \end_layout
351
352 \begin_layout Standard
353 If not specially mentioned the commands are only available within formulas.
354  To be able to use all commands explained in this document, the option 
355 \family sans
356 Use AMS math package
357 \family default
358  must be used in the document settings (menu 
359 \family sans
360 Document\SpecialChar \menuseparator
361 Settings\SpecialChar \menuseparator
362 Math
363 \begin_inset space ~
364 \end_inset
365
366 Options
367 \family default
368 ).
369 \begin_inset Foot
370 status collapsed
371
372 \begin_layout Plain Layout
373 The option 
374 \family sans
375 Use AMS math package automatically
376 \family default
377  only uses 
378 \begin_inset ERT
379 status collapsed
380
381 \begin_layout Plain Layout
382
383
384 \backslash
385 AmS 
386 \end_layout
387
388 \end_inset
389
390 -math when math constructs are found that are supported by LyX.
391 \end_layout
392
393 \end_inset
394
395
396 \end_layout
397
398 \begin_layout Standard
399 This document doesn't list all 
400 \begin_inset ERT
401 status collapsed
402
403 \begin_layout Plain Layout
404
405
406 \backslash
407 AmS 
408 \end_layout
409
410 \end_inset
411
412 -math commands
413 \begin_inset Foot
414 status collapsed
415
416 \begin_layout Plain Layout
417 A list with all 
418 \begin_inset ERT
419 status collapsed
420
421 \begin_layout Plain Layout
422
423
424 \backslash
425 AmS
426 \end_layout
427
428 \end_inset
429
430 -math commands is in the file 
431 \family sans
432
433 \begin_inset CommandInset href
434 LatexCommand href
435 name "amsguide.ps"
436 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
437
438 \end_inset
439
440
441 \family default
442 , which is part of every LaTeX standard installation.
443 \end_layout
444
445 \end_inset
446
447  for lucidity reasons.
448 \end_layout
449
450 \begin_layout Section
451 General Instructions
452 \end_layout
453
454 \begin_layout Standard
455 To create an inline formula
456 \begin_inset Index
457 status collapsed
458
459 \begin_layout Plain Layout
460 Formula ! inline
461 \end_layout
462
463 \end_inset
464
465  that is embedded into a text line, use one of the shortcuts 
466 \begin_inset Info
467 type  "shortcuts"
468 arg   "math-mode"
469 \end_inset
470
471  or the toolbar button 
472 \begin_inset Graphics
473         filename ../images/math-mode.png
474         scale 85
475
476 \end_inset
477
478
479 \begin_inset Newline newline
480 \end_inset
481
482 To create a display style formula
483 \begin_inset Index
484 status collapsed
485
486 \begin_layout Plain Layout
487 Formula ! display style
488 \end_layout
489
490 \end_inset
491
492  that will appear bigger and in an own paragraph, use one of these shortcuts:
493  
494 \begin_inset Info
495 type  "shortcuts"
496 arg   "math-display"
497 \end_inset
498
499 .
500 \end_layout
501
502 \begin_layout Standard
503 To change a display style formula to an inline formula, set the cursor into
504  the formula and use one of the shortcuts 
505 \begin_inset Info
506 type  "shortcuts"
507 arg   "math-mode"
508 \end_inset
509
510  or the menu 
511 \family sans
512 Edit\SpecialChar \menuseparator
513 Math\SpecialChar \menuseparator
514 Change formula type
515 \family default
516 .
517  The same way is used to change an inline formula to a display style formula.
518 \end_layout
519
520 \begin_layout Standard
521 To display parts of an inline formula in the size of a display style formula,
522  enter the command 
523 \series bold
524
525 \backslash
526 displaystyle
527 \begin_inset Index
528 status collapsed
529
530 \begin_layout Plain Layout
531 Commands ! D ! 
532 \backslash
533 displaystyle
534 \end_layout
535
536 \end_inset
537
538
539 \series default
540  to a formula.
541  Then a new blue box appears in which the desired formula part is inserted.
542 \end_layout
543
544 \begin_layout Standard
545 Only inline formulas are allowed inside tables.
546 \end_layout
547
548 \begin_layout Standard
549 The 
550 \family sans
551 math toolbar
552 \family default
553  can be turned on in the menu 
554 \family sans
555 View\SpecialChar \menuseparator
556 Toolbars
557 \family default
558 .
559  When you click there on 
560 \begin_inset Quotes eld
561 \end_inset
562
563 Math
564 \begin_inset Quotes erd
565 \end_inset
566
567  the toolbar will be shown permanently at the bottom; this state is visualized
568  in the 
569 \family sans
570 Toolbars
571 \family default
572  menu with a checkmark.
573  When you click in this state again on 
574 \begin_inset Quotes eld
575 \end_inset
576
577 Math
578 \begin_inset Quotes erd
579 \end_inset
580
581  in the 
582 \family sans
583 Toolbars
584 \family default
585  menu, the 
586 \family sans
587 math toolbar
588 \family default
589  is only shown when the cursor is within a formula; this state is visualized
590  by the renaming of the menu entry from 
591 \begin_inset Quotes eld
592 \end_inset
593
594 Math
595 \begin_inset Quotes erd
596 \end_inset
597
598  to 
599 \begin_inset Quotes eld
600 \end_inset
601
602 Math
603 \begin_inset space ~
604 \end_inset
605
606 (auto)
607 \begin_inset Quotes erd
608 \end_inset
609
610 .
611 \end_layout
612
613 \begin_layout Standard
614 The TeX-mode
615 \begin_inset Index
616 status collapsed
617
618 \begin_layout Plain Layout
619 T@TeX-mode
620 \end_layout
621
622 \end_inset
623
624  is invoked by pressing the toolbar button 
625 \begin_inset Graphics
626         filename ../images/ert-insert.png
627         scale 85
628
629 \end_inset
630
631  or by using the menu 
632 \family sans
633 Insert\SpecialChar \menuseparator
634 Te
635 \begin_inset ERT
636 status collapsed
637
638 \begin_layout Plain Layout
639
640 {}
641 \end_layout
642
643 \end_inset
644
645 X Code
646 \family default
647  (shortcut 
648 \begin_inset Info
649 type  "shortcut"
650 arg   "ert-insert"
651 \end_inset
652
653 ).
654 \begin_inset Note Note
655 status collapsed
656
657 \begin_layout Plain Layout
658 In LyX there are three 
659 \begin_inset Quotes eld
660 \end_inset
661
662 proper names
663 \begin_inset Quotes erd
664 \end_inset
665
666  that appear in the output with sub- and superscript letters: TeX, LaTeX,
667  and LyX
668 \end_layout
669
670 \begin_layout Plain Layout
671 To avoid that these names are recognized as proper names, a TeX-brace pair
672  is inserted.
673 \end_layout
674
675 \end_inset
676
677
678 \end_layout
679
680 \begin_layout Standard
681 To change the LaTeX-preamble
682 \begin_inset Index
683 status collapsed
684
685 \begin_layout Plain Layout
686 L@LaTeX-preamble
687 \end_layout
688
689 \end_inset
690
691 , use the menu 
692 \family sans
693 Document\SpecialChar \menuseparator
694 Settings\SpecialChar \menuseparator
695 LaT
696 \begin_inset ERT
697 status collapsed
698
699 \begin_layout Plain Layout
700
701 {}
702 \end_layout
703
704 \end_inset
705
706 eX
707 \family default
708  
709 \family sans
710 Preamble
711 \family default
712 .
713 \end_layout
714
715 \begin_layout Standard
716 To edit matrices, case differentiations, and multiline formulas subsequently,
717  the menus 
718 \family sans
719 Edit\SpecialChar \menuseparator
720 Math
721 \family default
722  and 
723 \family sans
724 Edit\SpecialChar \menuseparator
725 Rows
726 \begin_inset space \thinspace{}
727 \end_inset
728
729 &
730 \begin_inset space \thinspace{}
731 \end_inset
732
733 Columns,
734 \family default
735  or the 
736 \family sans
737 table toolbar
738 \family default
739  can be used.
740  When lines and columns are swapped via the menu, the column or line where
741  the cursor is in is exchanged with the column to the right or the line
742  below, respectively.
743  Is the cursor in the last column or row, the exchange is done with the
744  column to the left or the line above.
745 \end_layout
746
747 \begin_layout Standard
748 To write text in formulas
749 \begin_inset Foot
750 status collapsed
751
752 \begin_layout Plain Layout
753 For multiline formulas the command 
754 \series bold
755
756 \backslash
757 intertext
758 \series default
759  is used, see 
760 \begin_inset CommandInset ref
761 LatexCommand ref
762 reference "sub:Text-in-multiline"
763
764 \end_inset
765
766 .
767 \end_layout
768
769 \end_inset
770
771  
772 \emph on
773 mathematical text
774 \emph default
775
776 \begin_inset Index
777 status collapsed
778
779 \begin_layout Plain Layout
780 Text ! in formulas
781 \end_layout
782
783 \end_inset
784
785
786 \begin_inset Index
787 status collapsed
788
789 \begin_layout Plain Layout
790 Mathematical text
791 \end_layout
792
793 \end_inset
794
795  is used.
796  This mode is invoked with the the shortcut 
797 \begin_inset Info
798 type  "shortcut"
799 arg   "font-default"
800 \end_inset
801
802  or by the insertion of the command 
803 \series bold
804
805 \backslash
806 text
807 \begin_inset Index
808 status collapsed
809
810 \begin_layout Plain Layout
811 Commands ! T ! 
812 \backslash
813 text
814 \end_layout
815
816 \end_inset
817
818
819 \series default
820 .
821  The text appears black in LyX and can therefore be distinguished from the
822  other formula parts that appear blue.
823  In the output mathematical text is set upright, in contrary to other formula
824  parts.
825 \end_layout
826
827 \begin_layout Subsection*
828 Command Scheme
829 \end_layout
830
831 \begin_layout Standard
832 Most of the LaTeX-commands for math constructs have the following scheme:
833 \end_layout
834
835 \begin_layout Standard
836
837 \series bold
838
839 \backslash
840 commandname[optional
841 \series default
842  
843 \series bold
844 argument]{required
845 \series default
846  
847 \series bold
848 argument}
849 \end_layout
850
851 \begin_layout Standard
852 A command starts always with a backslash 
853 \begin_inset Quotes gld
854 \end_inset
855
856
857 \series bold
858
859 \backslash
860
861 \series default
862
863 \begin_inset Quotes grd
864 \end_inset
865
866 .
867  To omit optional arguments, also omit the associated brackets.
868  The braces around the required arguments are named in this document as
869  TeX-braces
870 \begin_inset Index
871 status collapsed
872
873 \begin_layout Plain Layout
874 T@TeX-braces
875 \end_layout
876
877 \end_inset
878
879 .
880  If you add in a formula a left brace to a command name, LyX creates automatical
881 ly a TeX-brace.
882  In all other cases TeX-braces are created in formulas with the command
883  
884 \series bold
885
886 \backslash
887 {
888 \series default
889 .
890  TeX-braces appear red in LyX, in contrary to normal braces that appear
891  blue.
892  In TeX-mode no command is needed to get TeX-braces.
893  TeX-braces don't appear in the output.
894 \end_layout
895
896 \begin_layout Standard
897 When commands without arguments, like commands for symbols are entered in
898  TeX-mode, a space character must 
899 \emph on
900 always
901 \emph default
902  be behind the command to end it.
903  This space doesn't appear in the output.
904  When the space should appear in the output, the space must be followed
905  by a protected space in normal text.
906 \end_layout
907
908 \begin_layout Standard
909 A protected space is inserted with 
910 \begin_inset Info
911 type  "shortcut"
912 arg   "space-insert protected"
913 \end_inset
914
915 .
916 \end_layout
917
918 \begin_layout Subsection*
919 \begin_inset Newpage newpage
920 \end_inset
921
922 Syntax Explanation
923 \end_layout
924
925 \begin_layout Itemize
926 The symbol
927 \begin_inset Foot
928 status collapsed
929
930 \begin_layout Plain Layout
931 This visible space character can be created with the command 
932 \series bold
933
934 \backslash
935 textvisiblespace
936 \series default
937
938 \begin_inset Index
939 status collapsed
940
941 \begin_layout Plain Layout
942 Commands ! T ! 
943 \backslash
944 textvisiblespace
945 \end_layout
946
947 \end_inset
948
949 , inserted in TeX-mode.
950 \end_layout
951
952 \end_inset
953
954  
955 \begin_inset ERT
956 status collapsed
957
958 \begin_layout Plain Layout
959
960
961 \backslash
962 spce 
963 \end_layout
964
965 \end_inset
966
967
968 \begin_inset space ~
969 \end_inset
970
971 denotes a space character to be input.
972 \end_layout
973
974 \begin_layout Itemize
975 An arrow like 
976 \begin_inset Formula $\to$
977 \end_inset
978
979  denotes the usage of the corresponding arrow key on the keyboard.
980 \end_layout
981
982 \begin_layout Subsection*
983 Available units
984 \end_layout
985
986 \begin_layout Standard
987 \align center
988 \begin_inset Float table
989 placement H
990 wide false
991 sideways false
992 status open
993
994 \begin_layout Plain Layout
995 \align center
996 \begin_inset Caption
997
998 \begin_layout Plain Layout
999 \begin_inset CommandInset label
1000 LatexCommand label
1001 name "tab:Available-units"
1002
1003 \end_inset
1004
1005 Available units
1006 \end_layout
1007
1008 \end_inset
1009
1010
1011 \end_layout
1012
1013 \begin_layout Plain Layout
1014 \align center
1015 \begin_inset Tabular
1016 <lyxtabular version="3" rows="13" columns="2">
1017 <features>
1018 <column alignment="center" valignment="top" width="0">
1019 <column alignment="center" valignment="top" width="0">
1020 <row>
1021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1022 \begin_inset Text
1023
1024 \begin_layout Plain Layout
1025 Unit
1026 \end_layout
1027
1028 \end_inset
1029 </cell>
1030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1031 \begin_inset Text
1032
1033 \begin_layout Plain Layout
1034 Name / Description
1035 \end_layout
1036
1037 \end_inset
1038 </cell>
1039 </row>
1040 <row>
1041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1042 \begin_inset Text
1043
1044 \begin_layout Plain Layout
1045 mm
1046 \end_layout
1047
1048 \end_inset
1049 </cell>
1050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1051 \begin_inset Text
1052
1053 \begin_layout Plain Layout
1054 Millimeter
1055 \end_layout
1056
1057 \end_inset
1058 </cell>
1059 </row>
1060 <row>
1061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1062 \begin_inset Text
1063
1064 \begin_layout Plain Layout
1065 cm
1066 \end_layout
1067
1068 \end_inset
1069 </cell>
1070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Plain Layout
1074 Centimeter
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 </row>
1080 <row>
1081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1082 \begin_inset Text
1083
1084 \begin_layout Plain Layout
1085 in
1086 \end_layout
1087
1088 \end_inset
1089 </cell>
1090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1091 \begin_inset Text
1092
1093 \begin_layout Plain Layout
1094 Inch (1
1095 \begin_inset space \thinspace{}
1096 \end_inset
1097
1098 in = 2,54
1099 \begin_inset space \thinspace{}
1100 \end_inset
1101
1102 cm)
1103 \end_layout
1104
1105 \end_inset
1106 </cell>
1107 </row>
1108 <row>
1109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1110 \begin_inset Text
1111
1112 \begin_layout Plain Layout
1113 pt
1114 \end_layout
1115
1116 \end_inset
1117 </cell>
1118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1119 \begin_inset Text
1120
1121 \begin_layout Plain Layout
1122 Point (72.27
1123 \begin_inset space \thinspace{}
1124 \end_inset
1125
1126 pt = 1
1127 \begin_inset space \thinspace{}
1128 \end_inset
1129
1130 in)
1131 \end_layout
1132
1133 \end_inset
1134 </cell>
1135 </row>
1136 <row>
1137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1138 \begin_inset Text
1139
1140 \begin_layout Plain Layout
1141 pc
1142 \end_layout
1143
1144 \end_inset
1145 </cell>
1146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1147 \begin_inset Text
1148
1149 \begin_layout Plain Layout
1150 Pica (1
1151 \begin_inset space \thinspace{}
1152 \end_inset
1153
1154 pc = 12
1155 \begin_inset space \thinspace{}
1156 \end_inset
1157
1158 pt)
1159 \end_layout
1160
1161 \end_inset
1162 </cell>
1163 </row>
1164 <row>
1165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1166 \begin_inset Text
1167
1168 \begin_layout Plain Layout
1169 sp
1170 \end_layout
1171
1172 \end_inset
1173 </cell>
1174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1175 \begin_inset Text
1176
1177 \begin_layout Plain Layout
1178 scaled point (65536
1179 \begin_inset space \thinspace{}
1180 \end_inset
1181
1182 sp = 1
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 pt)
1187 \end_layout
1188
1189 \end_inset
1190 </cell>
1191 </row>
1192 <row>
1193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1194 \begin_inset Text
1195
1196 \begin_layout Plain Layout
1197 bp
1198 \end_layout
1199
1200 \end_inset
1201 </cell>
1202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1203 \begin_inset Text
1204
1205 \begin_layout Plain Layout
1206 big point (72
1207 \begin_inset space \thinspace{}
1208 \end_inset
1209
1210 bp = 1
1211 \begin_inset space \thinspace{}
1212 \end_inset
1213
1214 in)
1215 \end_layout
1216
1217 \end_inset
1218 </cell>
1219 </row>
1220 <row>
1221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1222 \begin_inset Text
1223
1224 \begin_layout Plain Layout
1225 dd
1226 \end_layout
1227
1228 \end_inset
1229 </cell>
1230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1231 \begin_inset Text
1232
1233 \begin_layout Plain Layout
1234 Didot (1
1235 \begin_inset space \thinspace{}
1236 \end_inset
1237
1238 dd 
1239 \begin_inset Formula $\approx$
1240 \end_inset
1241
1242  0.376
1243 \begin_inset space \thinspace{}
1244 \end_inset
1245
1246 mm)
1247 \end_layout
1248
1249 \end_inset
1250 </cell>
1251 </row>
1252 <row>
1253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1254 \begin_inset Text
1255
1256 \begin_layout Plain Layout
1257 cc
1258 \end_layout
1259
1260 \end_inset
1261 </cell>
1262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1263 \begin_inset Text
1264
1265 \begin_layout Plain Layout
1266 Cicero (1
1267 \begin_inset space \thinspace{}
1268 \end_inset
1269
1270 cc = 12
1271 \begin_inset space \thinspace{}
1272 \end_inset
1273
1274 dd)
1275 \end_layout
1276
1277 \end_inset
1278 </cell>
1279 </row>
1280 <row>
1281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1282 \begin_inset Text
1283
1284 \begin_layout Plain Layout
1285 ex
1286 \end_layout
1287
1288 \end_inset
1289 </cell>
1290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1291 \begin_inset Text
1292
1293 \begin_layout Plain Layout
1294 Height of letter 
1295 \emph on
1296
1297 \begin_inset Quotes eld
1298 \end_inset
1299
1300 x
1301 \emph default
1302
1303 \begin_inset Quotes erd
1304 \end_inset
1305
1306  in the current font
1307 \end_layout
1308
1309 \end_inset
1310 </cell>
1311 </row>
1312 <row>
1313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1314 \begin_inset Text
1315
1316 \begin_layout Plain Layout
1317 em
1318 \end_layout
1319
1320 \end_inset
1321 </cell>
1322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1323 \begin_inset Text
1324
1325 \begin_layout Plain Layout
1326 width of letter 
1327 \begin_inset Quotes eld
1328 \end_inset
1329
1330
1331 \emph on
1332 M
1333 \emph default
1334
1335 \begin_inset Quotes erd
1336 \end_inset
1337
1338  in the current font
1339 \end_layout
1340
1341 \end_inset
1342 </cell>
1343 </row>
1344 <row>
1345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1346 \begin_inset Text
1347
1348 \begin_layout Plain Layout
1349 mu
1350 \end_layout
1351
1352 \end_inset
1353 </cell>
1354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1355 \begin_inset Text
1356
1357 \begin_layout Plain Layout
1358 math unit (1
1359 \begin_inset space \thinspace{}
1360 \end_inset
1361
1362 mu = 
1363 \begin_inset Formula $\nicefrac{1}{18}$
1364 \end_inset
1365
1366
1367 \begin_inset space \thinspace{}
1368 \end_inset
1369
1370 em)
1371 \end_layout
1372
1373 \end_inset
1374 </cell>
1375 </row>
1376 </lyxtabular>
1377
1378 \end_inset
1379
1380
1381 \end_layout
1382
1383 \end_inset
1384
1385
1386 \end_layout
1387
1388 \begin_layout Standard
1389 \begin_inset Newpage newpage
1390 \end_inset
1391
1392
1393 \end_layout
1394
1395 \begin_layout Section
1396 Basic Functions
1397 \end_layout
1398
1399 \begin_layout Subsection
1400 Exponents
1401 \begin_inset Index
1402 status collapsed
1403
1404 \begin_layout Plain Layout
1405 Exponents
1406 \end_layout
1407
1408 \end_inset
1409
1410  and Indices
1411 \begin_inset Index
1412 status collapsed
1413
1414 \begin_layout Plain Layout
1415 Indices
1416 \end_layout
1417
1418 \end_inset
1419
1420
1421 \begin_inset Index
1422 status collapsed
1423
1424 \begin_layout Plain Layout
1425 Superscripts|see
1426 \begin_inset ERT
1427 status collapsed
1428
1429 \begin_layout Plain Layout
1430
1431 {
1432 \end_layout
1433
1434 \end_inset
1435
1436 Exponents
1437 \begin_inset ERT
1438 status collapsed
1439
1440 \begin_layout Plain Layout
1441
1442 }
1443 \end_layout
1444
1445 \end_inset
1446
1447
1448 \end_layout
1449
1450 \end_inset
1451
1452
1453 \begin_inset Index
1454 status collapsed
1455
1456 \begin_layout Plain Layout
1457 Subscripts|see
1458 \begin_inset ERT
1459 status collapsed
1460
1461 \begin_layout Plain Layout
1462
1463 {
1464 \end_layout
1465
1466 \end_inset
1467
1468 Indices
1469 \begin_inset ERT
1470 status collapsed
1471
1472 \begin_layout Plain Layout
1473
1474 }
1475 \end_layout
1476
1477 \end_inset
1478
1479
1480 \end_layout
1481
1482 \end_inset
1483
1484
1485 \end_layout
1486
1487 \begin_layout Standard
1488 Indices are created with an underscore 
1489 \begin_inset Quotes eld
1490 \end_inset
1491
1492 _
1493 \begin_inset Quotes erd
1494 \end_inset
1495
1496  or via the math toolbar button 
1497 \begin_inset Graphics
1498         filename ../images/math-subscript.png
1499         scale 85
1500
1501 \end_inset
1502
1503  , exponents with a caret 
1504 \begin_inset Quotes eld
1505 \end_inset
1506
1507 ^
1508 \begin_inset Quotes erd
1509 \end_inset
1510
1511  or via the math toolbar button 
1512 \begin_inset Graphics
1513         filename ../images/math-superscript.png
1514         scale 85
1515
1516 \end_inset
1517
1518 .
1519 \end_layout
1520
1521 \begin_layout Standard
1522 \align center
1523 \begin_inset Tabular
1524 <lyxtabular version="3" rows="4" columns="2">
1525 <features>
1526 <column alignment="center" valignment="top" width="0pt">
1527 <column alignment="center" valignment="top" width="0pt">
1528 <row>
1529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1530 \begin_inset Text
1531
1532 \begin_layout Plain Layout
1533 command
1534 \end_layout
1535
1536 \end_inset
1537 </cell>
1538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1539 \begin_inset Text
1540
1541 \begin_layout Plain Layout
1542 Result
1543 \begin_inset Note Note
1544 status collapsed
1545
1546 \begin_layout Plain Layout
1547
1548 \series bold
1549
1550 \backslash
1551 raisebox
1552 \series default
1553  is only used as spacer.
1554 \end_layout
1555
1556 \end_inset
1557
1558
1559 \end_layout
1560
1561 \end_inset
1562 </cell>
1563 </row>
1564 <row>
1565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1566 \begin_inset Text
1567
1568 \begin_layout Plain Layout
1569 B_V
1570 \end_layout
1571
1572 \end_inset
1573 </cell>
1574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1575 \begin_inset Text
1576
1577 \begin_layout Plain Layout
1578 \begin_inset Formula $B_{V}$
1579 \end_inset
1580
1581
1582 \end_layout
1583
1584 \end_inset
1585 </cell>
1586 </row>
1587 <row>
1588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1589 \begin_inset Text
1590
1591 \begin_layout Plain Layout
1592 B^V
1593 \end_layout
1594
1595 \end_inset
1596 </cell>
1597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1598 \begin_inset Text
1599
1600 \begin_layout Plain Layout
1601 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1602 \end_inset
1603
1604
1605 \end_layout
1606
1607 \end_inset
1608 </cell>
1609 </row>
1610 <row>
1611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1612 \begin_inset Text
1613
1614 \begin_layout Plain Layout
1615 B^
1616 \begin_inset ERT
1617 status collapsed
1618
1619 \begin_layout Plain Layout
1620
1621
1622 \backslash
1623 spce 
1624 \end_layout
1625
1626 \end_inset
1627
1628 A
1629 \end_layout
1630
1631 \end_inset
1632 </cell>
1633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1634 \begin_inset Text
1635
1636 \begin_layout Plain Layout
1637 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1638 \end_inset
1639
1640
1641 \end_layout
1642
1643 \end_inset
1644 </cell>
1645 </row>
1646 </lyxtabular>
1647
1648 \end_inset
1649
1650
1651 \end_layout
1652
1653 \begin_layout Standard
1654 As the caret is in some languages an accent, vowels will be accentuated
1655  in this case and not set as exponents
1656 \begin_inset Foot
1657 status collapsed
1658
1659 \begin_layout Plain Layout
1660 Depending on the used keyboard settings this can also happen for other character
1661 s than vowels.
1662 \end_layout
1663
1664 \end_inset
1665
1666 .
1667  To get in this case exponents, press 
1668 \family sans
1669 Space
1670 \family default
1671  after the caret as in the last example.
1672 \end_layout
1673
1674 \begin_layout Subsection
1675 Fractions
1676 \begin_inset CommandInset label
1677 LatexCommand label
1678 name "sub:Fractions"
1679
1680 \end_inset
1681
1682
1683 \begin_inset Index
1684 status collapsed
1685
1686 \begin_layout Plain Layout
1687 Fractions
1688 \end_layout
1689
1690 \end_inset
1691
1692
1693 \end_layout
1694
1695 \begin_layout Standard
1696 Fractions are generated with the command 
1697 \series bold
1698
1699 \backslash
1700 frac
1701 \series default
1702
1703 \begin_inset Index
1704 status collapsed
1705
1706 \begin_layout Plain Layout
1707 Commands ! F ! 
1708 \backslash
1709 frac
1710 \end_layout
1711
1712 \end_inset
1713
1714  or via the math toolbar button 
1715 \begin_inset Graphics
1716         filename ../images/math/frac.png
1717         scale 50
1718
1719 \end_inset
1720
1721 .
1722  The font size is adjusted automatically, depending on whether the fraction
1723  is in an inline or display style formula.
1724  With the math toolbar button 
1725 \begin_inset Graphics
1726         filename ../images/math/frac-square.png
1727         scale 85
1728
1729 \end_inset
1730
1731  you can select different fraction types.
1732 \end_layout
1733
1734 \begin_layout Standard
1735 With the command 
1736 \series bold
1737
1738 \backslash
1739 dfrac
1740 \begin_inset Index
1741 status collapsed
1742
1743 \begin_layout Plain Layout
1744 Commands ! D ! 
1745 \backslash
1746 dfrac
1747 \end_layout
1748
1749 \end_inset
1750
1751
1752 \series default
1753  a fraction can be created that has in any case the size of a display style
1754  formula.
1755  With 
1756 \series bold
1757
1758 \backslash
1759 tfrac
1760 \begin_inset Index
1761 status collapsed
1762
1763 \begin_layout Plain Layout
1764 Commands ! T ! 
1765 \backslash
1766 tfrac
1767 \end_layout
1768
1769 \end_inset
1770
1771
1772 \series default
1773  the fraction appears always with the size of an inline formula.
1774  An example:
1775 \end_layout
1776
1777 \begin_layout Standard
1778 A line with the fraction 
1779 \begin_inset Formula $\frac{1}{2}$
1780 \end_inset
1781
1782  that was created with the command 
1783 \series bold
1784
1785 \backslash
1786 frac
1787 \series default
1788 .
1789 \end_layout
1790
1791 \begin_layout Standard
1792 A line with the fraction 
1793 \begin_inset Formula $\dfrac{1}{2}$
1794 \end_inset
1795
1796  that was created with the command 
1797 \series bold
1798
1799 \backslash
1800 dfrac
1801 \series default
1802 .
1803 \end_layout
1804
1805 \begin_layout Standard
1806 \align center
1807 \begin_inset Tabular
1808 <lyxtabular version="3" rows="4" columns="2">
1809 <features>
1810 <column alignment="center" valignment="top" width="0pt">
1811 <column alignment="center" valignment="top" width="0pt">
1812 <row>
1813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1814 \begin_inset Text
1815
1816 \begin_layout Plain Layout
1817 Command
1818 \end_layout
1819
1820 \end_inset
1821 </cell>
1822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1823 \begin_inset Text
1824
1825 \begin_layout Plain Layout
1826 Result
1827 \begin_inset Note Note
1828 status collapsed
1829
1830 \begin_layout Plain Layout
1831
1832 \series bold
1833
1834 \backslash
1835 raisebox
1836 \series default
1837  is only used as spacer.
1838 \end_layout
1839
1840 \end_inset
1841
1842
1843 \end_layout
1844
1845 \end_inset
1846 </cell>
1847 </row>
1848 <row>
1849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1850 \begin_inset Text
1851
1852 \begin_layout Plain Layout
1853
1854 \backslash
1855 frac
1856 \begin_inset ERT
1857 status collapsed
1858
1859 \begin_layout Plain Layout
1860
1861
1862 \backslash
1863 spce 
1864 \end_layout
1865
1866 \end_inset
1867
1868 A
1869 \begin_inset Formula $\downarrow$
1870 \end_inset
1871
1872 B
1873 \end_layout
1874
1875 \end_inset
1876 </cell>
1877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1878 \begin_inset Text
1879
1880 \begin_layout Plain Layout
1881 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1882 \end_inset
1883
1884
1885 \end_layout
1886
1887 \end_inset
1888 </cell>
1889 </row>
1890 <row>
1891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1892 \begin_inset Text
1893
1894 \begin_layout Plain Layout
1895
1896 \backslash
1897 dfrac
1898 \begin_inset ERT
1899 status collapsed
1900
1901 \begin_layout Plain Layout
1902
1903
1904 \backslash
1905 spce 
1906 \end_layout
1907
1908 \end_inset
1909
1910 A
1911 \begin_inset Formula $\downarrow$
1912 \end_inset
1913
1914 B
1915 \end_layout
1916
1917 \end_inset
1918 </cell>
1919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1920 \begin_inset Text
1921
1922 \begin_layout Plain Layout
1923 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1924 \end_inset
1925
1926
1927 \end_layout
1928
1929 \end_inset
1930 </cell>
1931 </row>
1932 <row>
1933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1934 \begin_inset Text
1935
1936 \begin_layout Plain Layout
1937
1938 \backslash
1939 dfrac
1940 \begin_inset ERT
1941 status collapsed
1942
1943 \begin_layout Plain Layout
1944
1945
1946 \backslash
1947 spce 
1948 \end_layout
1949
1950 \end_inset
1951
1952 e^
1953 \begin_inset ERT
1954 status collapsed
1955
1956 \begin_layout Plain Layout
1957
1958
1959 \backslash
1960 spce 
1961 \end_layout
1962
1963 \end_inset
1964
1965
1966 \backslash
1967 frac
1968 \begin_inset ERT
1969 status collapsed
1970
1971 \begin_layout Plain Layout
1972
1973
1974 \backslash
1975 spce 
1976 \end_layout
1977
1978 \end_inset
1979
1980 1
1981 \begin_inset Formula $\downarrow$
1982 \end_inset
1983
1984 2
1985 \begin_inset Formula $\downarrow\downarrow$
1986 \end_inset
1987
1988 3
1989 \end_layout
1990
1991 \end_inset
1992 </cell>
1993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1994 \begin_inset Text
1995
1996 \begin_layout Plain Layout
1997 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1998 \end_inset
1999
2000
2001 \end_layout
2002
2003 \end_inset
2004 </cell>
2005 </row>
2006 </lyxtabular>
2007
2008 \end_inset
2009
2010
2011 \end_layout
2012
2013 \begin_layout Standard
2014 \begin_inset VSpace bigskip
2015 \end_inset
2016
2017
2018 \begin_inset Newpage newpage
2019 \end_inset
2020
2021 For nested fractions the command 
2022 \series bold
2023
2024 \backslash
2025 cfrac
2026 \series default
2027
2028 \begin_inset Index
2029 status collapsed
2030
2031 \begin_layout Plain Layout
2032 Commands ! C ! 
2033 \backslash
2034 cfrac
2035 \end_layout
2036
2037 \end_inset
2038
2039  can be used.
2040  Here an example:
2041 \begin_inset VSpace -3mm
2042 \end_inset
2043
2044
2045 \end_layout
2046
2047 \begin_layout Standard
2048 \begin_inset Formula \begin{align*}
2049 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2050 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2051
2052 \end_inset
2053
2054
2055 \end_layout
2056
2057 \begin_layout Standard
2058 The command for the example above is:
2059 \end_layout
2060
2061 \begin_layout Standard
2062
2063 \series bold
2064
2065 \backslash
2066 cfrac{A
2067 \begin_inset Formula $\to$
2068 \end_inset
2069
2070
2071 \backslash
2072 {B+
2073 \backslash
2074 cfrac{C+
2075 \backslash
2076 cfrac{E
2077 \begin_inset Formula $\to$
2078 \end_inset
2079
2080
2081 \backslash
2082 {F
2083 \begin_inset Formula $\to\to$
2084 \end_inset
2085
2086
2087 \backslash
2088 {D
2089 \end_layout
2090
2091 \begin_layout Standard
2092 \begin_inset VSpace medskip
2093 \end_inset
2094
2095
2096 \end_layout
2097
2098 \begin_layout Standard
2099
2100 \series bold
2101
2102 \backslash
2103 cfrac
2104 \series default
2105  sets the fraction always in the size of a displayed formula, also when
2106  it is part of another fraction.
2107  
2108 \series bold
2109
2110 \backslash
2111 cfrac
2112 \series default
2113  has the following command scheme:
2114 \end_layout
2115
2116 \begin_layout Standard
2117
2118 \series bold
2119
2120 \backslash
2121 cfrac[numerator position]{numerator}{denominator}
2122 \end_layout
2123
2124 \begin_layout Standard
2125 The numerator position can be 
2126 \emph on
2127 l
2128 \emph default
2129  , 
2130 \emph on
2131 c
2132 \emph default
2133 , or 
2134 \emph on
2135 r
2136 \emph default
2137  .
2138  l or r aligns the numerator to the left or right, resp.
2139 \begin_inset space ~
2140 \end_inset
2141
2142 with the fraction stroke.
2143  When 
2144 \emph on
2145 c
2146 \emph default
2147  or no position is given, the numerator appears centered.
2148  These fractions demonstrate the different alignments:
2149 \begin_inset Newline newline
2150 \end_inset
2151
2152
2153 \series bold
2154
2155 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2156 \end_inset
2157
2158
2159 \begin_inset Formula $\cfrac{A}{B+C}$
2160 \end_inset
2161
2162
2163 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2164 \end_inset
2165
2166
2167 \end_layout
2168
2169 \begin_layout Standard
2170 \begin_inset VSpace medskip
2171 \end_inset
2172
2173 It is often advantageous to combine 
2174 \series bold
2175
2176 \backslash
2177 cfrac
2178 \series default
2179  and 
2180 \series bold
2181
2182 \backslash
2183 frac
2184 \series default
2185 :
2186 \begin_inset Formula \[
2187 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2188
2189 \end_inset
2190
2191
2192 \end_layout
2193
2194 \begin_layout Standard
2195 For inline fractions with a sloped fraction stroke you can use the command
2196  
2197 \series bold
2198
2199 \backslash
2200 nicefrac
2201 \series default
2202
2203 \begin_inset Index
2204 status collapsed
2205
2206 \begin_layout Plain Layout
2207 Commands ! N ! 
2208 \backslash
2209 nicefrac
2210 \end_layout
2211
2212 \end_inset
2213
2214
2215 \begin_inset Formula $\nicefrac{5}{31}$
2216 \end_inset
2217
2218  or 
2219 \series bold
2220
2221 \backslash
2222 unitfrac
2223 \series default
2224
2225 \begin_inset Index
2226 status collapsed
2227
2228 \begin_layout Plain Layout
2229 Commands ! U ! 
2230 \backslash
2231 unitfrac
2232 \end_layout
2233
2234 \end_inset
2235
2236
2237 \begin_inset Formula $\unitfrac{5}{31}$
2238 \end_inset
2239
2240  There is furthermore the command 
2241 \series bold
2242
2243 \backslash
2244 unitfracthree
2245 \series default
2246  that offers to write a fraction in combination with a number: 
2247 \begin_inset Formula $\unitfrac[2]{1}{3}$
2248 \end_inset
2249
2250
2251 \begin_inset Newline newline
2252 \end_inset
2253
2254 Note that 
2255 \series bold
2256
2257 \backslash
2258 unitfracthree
2259 \series default
2260  is not a real LaTeX command but the command
2261 \begin_inset Newline newline
2262 \end_inset
2263
2264
2265 \series bold
2266
2267 \backslash
2268 unitfrac[number]{numerator}{denominator}
2269 \series default
2270 , therefore you cannot use it in TeX code.
2271 \end_layout
2272
2273 \begin_layout Standard
2274 How to define own fractions where the fraction stroke can be changed, is
2275  explained in 
2276 \begin_inset CommandInset ref
2277 LatexCommand ref
2278 reference "sub:Self-defined-Fractions"
2279
2280 \end_inset
2281
2282 .
2283 \end_layout
2284
2285 \begin_layout Subsection
2286 Roots
2287 \begin_inset Index
2288 status collapsed
2289
2290 \begin_layout Plain Layout
2291 Roots
2292 \end_layout
2293
2294 \end_inset
2295
2296
2297 \end_layout
2298
2299 \begin_layout Standard
2300 Square roots are created with 
2301 \series bold
2302
2303 \backslash
2304 sqrt
2305 \series default
2306
2307 \begin_inset Index
2308 status collapsed
2309
2310 \begin_layout Plain Layout
2311 Commands ! S ! 
2312 \backslash
2313 sqrt
2314 \end_layout
2315
2316 \end_inset
2317
2318  or the math toolbar button 
2319 \begin_inset Graphics
2320         filename ../images/math/sqrt.png
2321         scale 85
2322
2323 \end_inset
2324
2325 , all other roots with the command 
2326 \series bold
2327
2328 \backslash
2329 root
2330 \series default
2331
2332 \begin_inset Index
2333 status collapsed
2334
2335 \begin_layout Plain Layout
2336 Commands ! R ! 
2337 \backslash
2338 root
2339 \end_layout
2340
2341 \end_inset
2342
2343  or with the math toolbar button 
2344 \begin_inset Graphics
2345         filename ../images/math/root.png
2346         scale 85
2347
2348 \end_inset
2349
2350 .
2351 \end_layout
2352
2353 \begin_layout Standard
2354 \align center
2355 \begin_inset Tabular
2356 <lyxtabular version="3" rows="3" columns="2">
2357 <features>
2358 <column alignment="center" valignment="top" width="0pt">
2359 <column alignment="center" valignment="top" width="0pt">
2360 <row>
2361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2362 \begin_inset Text
2363
2364 \begin_layout Plain Layout
2365 Command
2366 \end_layout
2367
2368 \end_inset
2369 </cell>
2370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2371 \begin_inset Text
2372
2373 \begin_layout Plain Layout
2374 Result
2375 \begin_inset Note Note
2376 status collapsed
2377
2378 \begin_layout Plain Layout
2379
2380 \series bold
2381
2382 \backslash
2383 raisebox
2384 \series default
2385  is only used as spacer.
2386 \end_layout
2387
2388 \end_inset
2389
2390
2391 \end_layout
2392
2393 \end_inset
2394 </cell>
2395 </row>
2396 <row>
2397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2398 \begin_inset Text
2399
2400 \begin_layout Plain Layout
2401
2402 \backslash
2403 sqrt
2404 \begin_inset ERT
2405 status collapsed
2406
2407 \begin_layout Plain Layout
2408
2409
2410 \backslash
2411 spce 
2412 \end_layout
2413
2414 \end_inset
2415
2416 A-B
2417 \end_layout
2418
2419 \end_inset
2420 </cell>
2421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2422 \begin_inset Text
2423
2424 \begin_layout Plain Layout
2425 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2426 \end_inset
2427
2428
2429 \end_layout
2430
2431 \end_inset
2432 </cell>
2433 </row>
2434 <row>
2435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2436 \begin_inset Text
2437
2438 \begin_layout Plain Layout
2439
2440 \backslash
2441 root
2442 \begin_inset ERT
2443 status collapsed
2444
2445 \begin_layout Plain Layout
2446
2447
2448 \backslash
2449 spce 
2450 \end_layout
2451
2452 \end_inset
2453
2454 3
2455 \begin_inset Formula $\downarrow$
2456 \end_inset
2457
2458 A-B
2459 \end_layout
2460
2461 \end_inset
2462 </cell>
2463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2464 \begin_inset Text
2465
2466 \begin_layout Plain Layout
2467 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2468 \end_inset
2469
2470
2471 \end_layout
2472
2473 \end_inset
2474 </cell>
2475 </row>
2476 </lyxtabular>
2477
2478 \end_inset
2479
2480
2481 \end_layout
2482
2483 \begin_layout Standard
2484 A square root can also be created with 
2485 \series bold
2486
2487 \backslash
2488 root
2489 \series default
2490  when the root index field is left empty.
2491 \end_layout
2492
2493 \begin_layout Standard
2494 With certain indices the distance to the root is too small, like in this
2495  formula: 
2496 \begin_inset Formula $\sqrt[\beta]{B}$
2497 \end_inset
2498
2499
2500 \begin_inset Newline newline
2501 \end_inset
2502
2503 The 
2504 \begin_inset Formula $\beta$
2505 \end_inset
2506
2507  touches the root.
2508  To avoid this, the commands 
2509 \series bold
2510
2511 \backslash
2512 leftroot
2513 \series default
2514
2515 \begin_inset Index
2516 status collapsed
2517
2518 \begin_layout Plain Layout
2519 Commands ! L ! 
2520 \backslash
2521 leftroot
2522 \end_layout
2523
2524 \end_inset
2525
2526  and 
2527 \series bold
2528
2529 \backslash
2530 uproot
2531 \series default
2532
2533 \begin_inset Index
2534 status collapsed
2535
2536 \begin_layout Plain Layout
2537 Commands ! U ! 
2538 \backslash
2539 uproot
2540 \end_layout
2541
2542 \end_inset
2543
2544  are used with the following scheme:
2545 \end_layout
2546
2547 \begin_layout Standard
2548
2549 \series bold
2550
2551 \backslash
2552 leftroot{distance}
2553 \series default
2554  and 
2555 \series bold
2556
2557 \backslash
2558 uproot{distance}
2559 \end_layout
2560
2561 \begin_layout Standard
2562 Distance is the number of Big Points (unit bp; 
2563 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2564 \end_inset
2565
2566 ), that the index should be moved to the left or top, resp..
2567  The commands are written to the index.
2568  This way the command
2569 \begin_inset Newline newline
2570 \end_inset
2571
2572
2573 \series bold
2574
2575 \backslash
2576 root
2577 \backslash
2578 leftroot{-1
2579 \begin_inset Formula $\to$
2580 \end_inset
2581
2582
2583 \backslash
2584 uproot{2
2585 \begin_inset Formula $\to$
2586 \end_inset
2587
2588
2589 \backslash
2590 beta
2591 \begin_inset ERT
2592 status collapsed
2593
2594 \begin_layout Plain Layout
2595
2596
2597 \backslash
2598 spce 
2599 \end_layout
2600
2601 \end_inset
2602
2603
2604 \begin_inset Formula $\to$
2605 \end_inset
2606
2607 B
2608 \begin_inset Newline newline
2609 \end_inset
2610
2611
2612 \series default
2613 produces a correct typeset formula: 
2614 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2615 \end_inset
2616
2617
2618 \end_layout
2619
2620 \begin_layout Subsection
2621 Binomial Coefficients
2622 \begin_inset Index
2623 status collapsed
2624
2625 \begin_layout Plain Layout
2626 Binomial coefficients
2627 \end_layout
2628
2629 \end_inset
2630
2631
2632 \end_layout
2633
2634 \begin_layout Standard
2635 Binomial coefficients are inserted with the command 
2636 \series bold
2637
2638 \backslash
2639 binom
2640 \series default
2641
2642 \begin_inset Index
2643 status collapsed
2644
2645 \begin_layout Plain Layout
2646 Commands ! B ! 
2647 \backslash
2648 binom
2649 \end_layout
2650
2651 \end_inset
2652
2653  or with the submenu of the math toolbar button 
2654 \begin_inset Graphics
2655         filename ../images/math/frac-square.png
2656         scale 85
2657
2658 \end_inset
2659
2660 .
2661  Analog to fractions (
2662 \series bold
2663
2664 \backslash
2665 frac
2666 \series default
2667 ) there are besides 
2668 \series bold
2669
2670 \backslash
2671 binom
2672 \series default
2673  the commands 
2674 \series bold
2675
2676 \backslash
2677 dbinom
2678 \begin_inset Index
2679 status collapsed
2680
2681 \begin_layout Plain Layout
2682 Commands ! D ! 
2683 \backslash
2684 dbinom
2685 \end_layout
2686
2687 \end_inset
2688
2689
2690 \series default
2691  and 
2692 \series bold
2693
2694 \backslash
2695 tbinom
2696 \series default
2697
2698 \begin_inset Index
2699 status collapsed
2700
2701 \begin_layout Plain Layout
2702 Commands ! T ! 
2703 \backslash
2704 tbinom
2705 \end_layout
2706
2707 \end_inset
2708
2709 .
2710  For other brackets around binomial coeficients there are the commands 
2711 \series bold
2712
2713 \backslash
2714 brace
2715 \series default
2716
2717 \begin_inset Index
2718 status collapsed
2719
2720 \begin_layout Plain Layout
2721 Commands ! B ! 
2722 \backslash
2723 brace
2724 \end_layout
2725
2726 \end_inset
2727
2728  and 
2729 \series bold
2730
2731 \backslash
2732 brack
2733 \series default
2734
2735 \begin_inset Index
2736 status collapsed
2737
2738 \begin_layout Plain Layout
2739 Commands ! B ! 
2740 \backslash
2741 brack
2742 \end_layout
2743
2744 \end_inset
2745
2746 .
2747 \end_layout
2748
2749 \begin_layout Standard
2750 \align center
2751 \begin_inset Tabular
2752 <lyxtabular version="3" rows="6" columns="2">
2753 <features>
2754 <column alignment="center" valignment="top" width="0pt">
2755 <column alignment="center" valignment="top" width="0pt">
2756 <row>
2757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2758 \begin_inset Text
2759
2760 \begin_layout Plain Layout
2761 Command
2762 \end_layout
2763
2764 \end_inset
2765 </cell>
2766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2767 \begin_inset Text
2768
2769 \begin_layout Plain Layout
2770 Result
2771 \begin_inset Note Note
2772 status collapsed
2773
2774 \begin_layout Plain Layout
2775
2776 \series bold
2777
2778 \backslash
2779 raisebox
2780 \series default
2781  is only used as spacer.
2782 \end_layout
2783
2784 \end_inset
2785
2786
2787 \end_layout
2788
2789 \end_inset
2790 </cell>
2791 </row>
2792 <row>
2793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2794 \begin_inset Text
2795
2796 \begin_layout Plain Layout
2797
2798 \backslash
2799 binom
2800 \begin_inset ERT
2801 status collapsed
2802
2803 \begin_layout Plain Layout
2804
2805
2806 \backslash
2807 spce 
2808 \end_layout
2809
2810 \end_inset
2811
2812 A
2813 \begin_inset Formula $\downarrow$
2814 \end_inset
2815
2816 B
2817 \end_layout
2818
2819 \end_inset
2820 </cell>
2821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2822 \begin_inset Text
2823
2824 \begin_layout Plain Layout
2825 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2826 \end_inset
2827
2828
2829 \end_layout
2830
2831 \end_inset
2832 </cell>
2833 </row>
2834 <row>
2835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2836 \begin_inset Text
2837
2838 \begin_layout Plain Layout
2839
2840 \backslash
2841 dbinom
2842 \begin_inset ERT
2843 status collapsed
2844
2845 \begin_layout Plain Layout
2846
2847
2848 \backslash
2849 spce 
2850 \end_layout
2851
2852 \end_inset
2853
2854 A
2855 \begin_inset Formula $\downarrow$
2856 \end_inset
2857
2858 B
2859 \end_layout
2860
2861 \end_inset
2862 </cell>
2863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2864 \begin_inset Text
2865
2866 \begin_layout Plain Layout
2867 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2868 \end_inset
2869
2870
2871 \end_layout
2872
2873 \end_inset
2874 </cell>
2875 </row>
2876 <row>
2877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2878 \begin_inset Text
2879
2880 \begin_layout Plain Layout
2881
2882 \backslash
2883 tbinom
2884 \begin_inset ERT
2885 status collapsed
2886
2887 \begin_layout Plain Layout
2888
2889
2890 \backslash
2891 spce 
2892 \end_layout
2893
2894 \end_inset
2895
2896 A
2897 \begin_inset Formula $\downarrow$
2898 \end_inset
2899
2900 B
2901 \end_layout
2902
2903 \end_inset
2904 </cell>
2905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2906 \begin_inset Text
2907
2908 \begin_layout Plain Layout
2909 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2910 \end_inset
2911
2912
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 </row>
2918 <row>
2919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2920 \begin_inset Text
2921
2922 \begin_layout Plain Layout
2923
2924 \backslash
2925 brack
2926 \begin_inset ERT
2927 status collapsed
2928
2929 \begin_layout Plain Layout
2930
2931
2932 \backslash
2933 spce 
2934 \end_layout
2935
2936 \end_inset
2937
2938 A
2939 \begin_inset Formula $\downarrow$
2940 \end_inset
2941
2942 B
2943 \end_layout
2944
2945 \end_inset
2946 </cell>
2947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2948 \begin_inset Text
2949
2950 \begin_layout Plain Layout
2951 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2952 \end_inset
2953
2954
2955 \end_layout
2956
2957 \end_inset
2958 </cell>
2959 </row>
2960 <row>
2961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2962 \begin_inset Text
2963
2964 \begin_layout Plain Layout
2965
2966 \backslash
2967 brace
2968 \begin_inset ERT
2969 status collapsed
2970
2971 \begin_layout Plain Layout
2972
2973
2974 \backslash
2975 spce 
2976 \end_layout
2977
2978 \end_inset
2979
2980 A
2981 \begin_inset Formula $\downarrow$
2982 \end_inset
2983
2984 B
2985 \end_layout
2986
2987 \end_inset
2988 </cell>
2989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2990 \begin_inset Text
2991
2992 \begin_layout Plain Layout
2993 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2994 \end_inset
2995
2996
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 </row>
3002 </lyxtabular>
3003
3004 \end_inset
3005
3006
3007 \end_layout
3008
3009 \begin_layout Subsection
3010 Case Differentiations
3011 \begin_inset Index
3012 status collapsed
3013
3014 \begin_layout Plain Layout
3015 Case differentiations 
3016 \end_layout
3017
3018 \end_inset
3019
3020
3021 \end_layout
3022
3023 \begin_layout Standard
3024 \align center
3025 \begin_inset Tabular
3026 <lyxtabular version="3" rows="3" columns="2">
3027 <features>
3028 <column alignment="center" valignment="top" width="0pt">
3029 <column alignment="center" valignment="top" width="0pt">
3030 <row>
3031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3032 \begin_inset Text
3033
3034 \begin_layout Plain Layout
3035 Command
3036 \end_layout
3037
3038 \end_inset
3039 </cell>
3040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3041 \begin_inset Text
3042
3043 \begin_layout Plain Layout
3044 Result
3045 \end_layout
3046
3047 \end_inset
3048 </cell>
3049 </row>
3050 <row>
3051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3052 \begin_inset Text
3053
3054 \begin_layout Plain Layout
3055
3056 \backslash
3057 cases
3058 \begin_inset ERT
3059 status collapsed
3060
3061 \begin_layout Plain Layout
3062
3063
3064 \backslash
3065 spce 
3066 \end_layout
3067
3068 \end_inset
3069
3070 A
3071 \begin_inset Formula $\to$
3072 \end_inset
3073
3074 B>0
3075 \begin_inset Index
3076 status collapsed
3077
3078 \begin_layout Plain Layout
3079 Commands ! C ! 
3080 \backslash
3081 cases
3082 \end_layout
3083
3084 \end_inset
3085
3086
3087 \end_layout
3088
3089 \end_inset
3090 </cell>
3091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3092 \begin_inset Text
3093
3094 \begin_layout Plain Layout
3095 \begin_inset Formula $\begin{cases}
3096 A & B>0\end{cases}$
3097 \end_inset
3098
3099
3100 \end_layout
3101
3102 \end_inset
3103 </cell>
3104 </row>
3105 <row>
3106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3107 \begin_inset Text
3108
3109 \begin_layout Plain Layout
3110
3111 \backslash
3112 cases
3113 \begin_inset ERT
3114 status collapsed
3115
3116 \begin_layout Plain Layout
3117
3118
3119 \backslash
3120 spce 
3121 \end_layout
3122
3123 \end_inset
3124
3125
3126 \begin_inset Info
3127 type  "shortcut"
3128 arg   "newline-insert newline"
3129 \end_inset
3130
3131
3132 \end_layout
3133
3134 \end_inset
3135 </cell>
3136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3137 \begin_inset Text
3138
3139 \begin_layout Plain Layout
3140 \begin_inset Formula $\begin{cases}
3141 A & \textrm{for }x>0\\
3142 B & \textrm{for }x=0\end{cases}$
3143 \end_inset
3144
3145
3146 \end_layout
3147
3148 \end_inset
3149 </cell>
3150 </row>
3151 </lyxtabular>
3152
3153 \end_inset
3154
3155
3156 \end_layout
3157
3158 \begin_layout Standard
3159 After inserting 
3160 \series bold
3161
3162 \backslash
3163 cases
3164 \series default
3165  or the usage of the math toolbar button 
3166 \begin_inset Graphics
3167         filename ../images/math/cases.png
3168         scale 85
3169
3170 \end_inset
3171
3172  you can create new lines with the shortcut 
3173 \begin_inset Info
3174 type  "shortcut"
3175 arg   "newline-insert newline"
3176 \end_inset
3177
3178  or the table toolbar button 
3179 \begin_inset Graphics
3180         filename ../images/tabular-feature_append-row.png
3181         scale 85
3182
3183 \end_inset
3184
3185 .
3186 \end_layout
3187
3188 \begin_layout Standard
3189 The command 
3190 \series bold
3191
3192 \backslash
3193 cases
3194 \series default
3195  is also available via the menu 
3196 \family sans
3197 Insert\SpecialChar \menuseparator
3198 Math\SpecialChar \menuseparator
3199 Cases-Environment
3200 \family default
3201 .
3202 \end_layout
3203
3204 \begin_layout Subsection
3205 Negations
3206 \begin_inset Index
3207 status collapsed
3208
3209 \begin_layout Plain Layout
3210 Negations
3211 \end_layout
3212
3213 \end_inset
3214
3215
3216 \end_layout
3217
3218 \begin_layout Standard
3219 By inserting of 
3220 \series bold
3221
3222 \backslash
3223 not
3224 \series default
3225
3226 \begin_inset Index
3227 status collapsed
3228
3229 \begin_layout Plain Layout
3230 Commands ! N ! 
3231 \backslash
3232 not
3233 \end_layout
3234
3235 \end_inset
3236
3237  every character can be displayed canceled.
3238  The characters are quasi accentuated by a slash.
3239 \end_layout
3240
3241 \begin_layout Standard
3242 \align center
3243 \begin_inset Tabular
3244 <lyxtabular version="3" rows="4" columns="2">
3245 <features>
3246 <column alignment="center" valignment="top" width="0pt">
3247 <column alignment="center" valignment="top" width="0pt">
3248 <row>
3249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3250 \begin_inset Text
3251
3252 \begin_layout Plain Layout
3253 Command
3254 \end_layout
3255
3256 \end_inset
3257 </cell>
3258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3259 \begin_inset Text
3260
3261 \begin_layout Plain Layout
3262 Result
3263 \end_layout
3264
3265 \end_inset
3266 </cell>
3267 </row>
3268 <row>
3269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3270 \begin_inset Text
3271
3272 \begin_layout Plain Layout
3273
3274 \backslash
3275 not=
3276 \end_layout
3277
3278 \end_inset
3279 </cell>
3280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3281 \begin_inset Text
3282
3283 \begin_layout Plain Layout
3284 \begin_inset Formula $\not=$
3285 \end_inset
3286
3287
3288 \end_layout
3289
3290 \end_inset
3291 </cell>
3292 </row>
3293 <row>
3294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3295 \begin_inset Text
3296
3297 \begin_layout Plain Layout
3298
3299 \backslash
3300 not 
3301 \backslash
3302 le
3303 \end_layout
3304
3305 \end_inset
3306 </cell>
3307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3308 \begin_inset Text
3309
3310 \begin_layout Plain Layout
3311 \begin_inset Formula $\not\le$
3312 \end_inset
3313
3314
3315 \end_layout
3316
3317 \end_inset
3318 </cell>
3319 </row>
3320 <row>
3321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3322 \begin_inset Text
3323
3324 \begin_layout Plain Layout
3325
3326 \backslash
3327 not 
3328 \backslash
3329 parallel
3330 \end_layout
3331
3332 \end_inset
3333 </cell>
3334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3335 \begin_inset Text
3336
3337 \begin_layout Plain Layout
3338 \begin_inset Formula $\not\parallel$
3339 \end_inset
3340
3341
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 </row>
3347 </lyxtabular>
3348
3349 \end_inset
3350
3351
3352 \end_layout
3353
3354 \begin_layout Standard
3355 The last example shows, that not all negations look good.
3356  Therefore there are for some negations special commands (see 
3357 \begin_inset CommandInset ref
3358 LatexCommand ref
3359 reference "sub:Mathematical-Symbols"
3360
3361 \end_inset
3362
3363  and 
3364 \begin_inset CommandInset ref
3365 LatexCommand ref
3366 reference "sec:Relations"
3367
3368 \end_inset
3369
3370 ).
3371 \end_layout
3372
3373 \begin_layout Subsection
3374 Placeholders
3375 \begin_inset CommandInset label
3376 LatexCommand label
3377 name "sub:Placeholders"
3378
3379 \end_inset
3380
3381
3382 \begin_inset Index
3383 status collapsed
3384
3385 \begin_layout Plain Layout
3386 Placeholders
3387 \end_layout
3388
3389 \end_inset
3390
3391
3392 \begin_inset Index
3393 status collapsed
3394
3395 \begin_layout Plain Layout
3396 Chemical characters ! Isotopes
3397 \end_layout
3398
3399 \end_inset
3400
3401
3402 \begin_inset Index
3403 status collapsed
3404
3405 \begin_layout Plain Layout
3406 Isotopes|see
3407 \begin_inset ERT
3408 status collapsed
3409
3410 \begin_layout Plain Layout
3411
3412 {
3413 \end_layout
3414
3415 \end_inset
3416
3417 Chemical characters
3418 \begin_inset ERT
3419 status collapsed
3420
3421 \begin_layout Plain Layout
3422
3423 }
3424 \end_layout
3425
3426 \end_inset
3427
3428
3429 \end_layout
3430
3431 \end_inset
3432
3433
3434 \end_layout
3435
3436 \begin_layout Standard
3437 When displaying e.
3438 \begin_inset space \thinspace{}
3439 \end_inset
3440
3441 g.
3442 \begin_inset space \space{}
3443 \end_inset
3444
3445 isotopes
3446 \begin_inset Foot
3447 status collapsed
3448
3449 \begin_layout Plain Layout
3450 More about chemical symbols is written in 
3451 \begin_inset CommandInset ref
3452 LatexCommand ref
3453 reference "sub:Chemical-Symbols-and"
3454
3455 \end_inset
3456
3457 .
3458 \end_layout
3459
3460 \end_inset
3461
3462  the following problem occurs:
3463 \end_layout
3464
3465 \begin_layout Standard
3466 \align center
3467 \begin_inset Tabular
3468 <lyxtabular version="3" rows="2" columns="2">
3469 <features>
3470 <column alignment="center" valignment="top" width="0pt">
3471 <column alignment="center" valignment="top" width="0pt">
3472 <row>
3473 <cell alignment="center" valignment="top" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477 Indices created with sub- and superscripts:
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 <cell alignment="center" valignment="top" usebox="none">
3483 \begin_inset Text
3484
3485 \begin_layout Plain Layout
3486 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3487 \end_inset
3488
3489
3490 \end_layout
3491
3492 \end_inset
3493 </cell>
3494 </row>
3495 <row>
3496 <cell alignment="center" valignment="top" usebox="none">
3497 \begin_inset Text
3498
3499 \begin_layout Plain Layout
3500 correct indices:
3501 \end_layout
3502
3503 \end_inset
3504 </cell>
3505 <cell alignment="center" valignment="top" usebox="none">
3506 \begin_inset Text
3507
3508 \begin_layout Plain Layout
3509 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3510 \end_inset
3511
3512
3513 \end_layout
3514
3515 \end_inset
3516 </cell>
3517 </row>
3518 </lyxtabular>
3519
3520 \end_inset
3521
3522
3523 \begin_inset Note Note
3524 status collapsed
3525
3526 \begin_layout Plain Layout
3527
3528 \series bold
3529
3530 \backslash
3531 raisebox
3532 \series default
3533  is only used as spacer.
3534 \end_layout
3535
3536 \end_inset
3537
3538
3539 \end_layout
3540
3541 \begin_layout Standard
3542 The shorter index is by default placed below or above the first character
3543  of the longer index.
3544  To avoid this there is the command 
3545 \series bold
3546
3547 \backslash
3548 phantom
3549 \series default
3550
3551 \begin_inset Index
3552 status collapsed
3553
3554 \begin_layout Plain Layout
3555 Commands ! P ! 
3556 \backslash
3557 phantom
3558 \end_layout
3559
3560 \end_inset
3561
3562  or the math toolbar button
3563 \begin_inset space \thinspace{}
3564 \end_inset
3565
3566
3567 \begin_inset Foot
3568 status collapsed
3569
3570 \begin_layout Plain Layout
3571 can be found in the submenu of the toolbar button 
3572 \begin_inset Graphics
3573         filename ../images/math/space.png
3574         scale 85
3575
3576 \end_inset
3577
3578
3579 \end_layout
3580
3581 \end_inset
3582
3583  
3584 \begin_inset Graphics
3585         filename ../images/math/phantom.png
3586         scale 85
3587
3588 \end_inset
3589
3590  that creates one or more phantom characters.
3591  When inserting 
3592 \series bold
3593
3594 \backslash
3595 phantom
3596 \series default
3597  a small blue box appears that is superposed with two red arrows.
3598  The arrows indicate that the complete width and height of the box content
3599  will be created as placeholder.
3600  Phantom characters are accordingly placeholders with the size of the characters.
3601 \end_layout
3602
3603 \begin_layout Standard
3604 \align center
3605 \begin_inset Tabular
3606 <lyxtabular version="3" rows="4" columns="2">
3607 <features>
3608 <column alignment="center" valignment="top" width="0">
3609 <column alignment="center" valignment="top" width="0">
3610 <row>
3611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3612 \begin_inset Text
3613
3614 \begin_layout Plain Layout
3615 Command
3616 \end_layout
3617
3618 \end_inset
3619 </cell>
3620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3621 \begin_inset Text
3622
3623 \begin_layout Plain Layout
3624 Result
3625 \begin_inset Note Note
3626 status collapsed
3627
3628 \begin_layout Plain Layout
3629
3630 \series bold
3631
3632 \backslash
3633 raisebox
3634 \series default
3635  is only used as spacer.
3636 \end_layout
3637
3638 \end_inset
3639
3640
3641 \end_layout
3642
3643 \end_inset
3644 </cell>
3645 </row>
3646 <row>
3647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3648 \begin_inset Text
3649
3650 \begin_layout Plain Layout
3651 ^19
3652 \begin_inset ERT
3653 status collapsed
3654
3655 \begin_layout Plain Layout
3656
3657
3658 \backslash
3659 spce 
3660 \end_layout
3661
3662 \end_inset
3663
3664 _
3665 \backslash
3666 phantom
3667 \begin_inset ERT
3668 status collapsed
3669
3670 \begin_layout Plain Layout
3671
3672
3673 \backslash
3674 spce 
3675 \end_layout
3676
3677 \end_inset
3678
3679 1
3680 \begin_inset Formula $\to$
3681 \end_inset
3682
3683 9
3684 \begin_inset ERT
3685 status collapsed
3686
3687 \begin_layout Plain Layout
3688
3689
3690 \backslash
3691 spce 
3692 \end_layout
3693
3694 \end_inset
3695
3696 F
3697 \end_layout
3698
3699 \end_inset
3700 </cell>
3701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3702 \begin_inset Text
3703
3704 \begin_layout Plain Layout
3705 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3706 \end_inset
3707
3708
3709 \end_layout
3710
3711 \end_inset
3712 </cell>
3713 </row>
3714 <row>
3715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3716 \begin_inset Text
3717
3718 \begin_layout Plain Layout
3719 ^235
3720 \begin_inset ERT
3721 status collapsed
3722
3723 \begin_layout Plain Layout
3724
3725
3726 \backslash
3727 spce 
3728 \end_layout
3729
3730 \end_inset
3731
3732 _
3733 \backslash
3734 phantom
3735 \begin_inset ERT
3736 status collapsed
3737
3738 \begin_layout Plain Layout
3739
3740
3741 \backslash
3742 spce 
3743 \end_layout
3744
3745 \end_inset
3746
3747 23
3748 \begin_inset Formula $\to$
3749 \end_inset
3750
3751 9
3752 \begin_inset ERT
3753 status collapsed
3754
3755 \begin_layout Plain Layout
3756
3757
3758 \backslash
3759 spce 
3760 \end_layout
3761
3762 \end_inset
3763
3764 F
3765 \end_layout
3766
3767 \end_inset
3768 </cell>
3769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3770 \begin_inset Text
3771
3772 \begin_layout Plain Layout
3773 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3774 \end_inset
3775
3776
3777 \end_layout
3778
3779 \end_inset
3780 </cell>
3781 </row>
3782 <row>
3783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Plain Layout
3787
3788 \backslash
3789 Lambda^
3790 \begin_inset ERT
3791 status collapsed
3792
3793 \begin_layout Plain Layout
3794
3795
3796 \backslash
3797 spce 
3798 \end_layout
3799
3800 \end_inset
3801
3802
3803 \backslash
3804 phantom
3805 \begin_inset ERT
3806 status collapsed
3807
3808 \begin_layout Plain Layout
3809
3810
3811 \backslash
3812 spce 
3813 \end_layout
3814
3815 \end_inset
3816
3817 ii
3818 \begin_inset Formula $\to$
3819 \end_inset
3820
3821 t
3822 \begin_inset ERT
3823 status collapsed
3824
3825 \begin_layout Plain Layout
3826
3827
3828 \backslash
3829 spce 
3830 \end_layout
3831
3832 \end_inset
3833
3834 _MMt
3835 \end_layout
3836
3837 \end_inset
3838 </cell>
3839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3840 \begin_inset Text
3841
3842 \begin_layout Plain Layout
3843 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3844 \end_inset
3845
3846
3847 \end_layout
3848
3849 \end_inset
3850 </cell>
3851 </row>
3852 </lyxtabular>
3853
3854 \end_inset
3855
3856
3857 \end_layout
3858
3859 \begin_layout Standard
3860 Furthermore there are the commands 
3861 \series bold
3862
3863 \backslash
3864 vphantom
3865 \series default
3866
3867 \begin_inset Index
3868 status collapsed
3869
3870 \begin_layout Plain Layout
3871 Commands ! V ! 
3872 \backslash
3873 vphantom
3874 \end_layout
3875
3876 \end_inset
3877
3878  (toolbar button 
3879 \begin_inset space ~
3880 \end_inset
3881
3882
3883 \begin_inset Graphics
3884         filename ../images/math/vphantom.png
3885         scale 85
3886
3887 \end_inset
3888
3889 ) and 
3890 \series bold
3891
3892 \backslash
3893 hphantom
3894 \series default
3895
3896 \begin_inset Index
3897 status collapsed
3898
3899 \begin_layout Plain Layout
3900 Commands ! H ! 
3901 \backslash
3902 hphantom
3903 \end_layout
3904
3905 \end_inset
3906
3907  (toolbar button 
3908 \begin_inset space ~
3909 \end_inset
3910
3911
3912 \begin_inset Graphics
3913         filename ../images/math/hphantom.png
3914         scale 85
3915
3916 \end_inset
3917
3918 ).
3919  
3920 \series bold
3921
3922 \backslash
3923 hphantom
3924 \series default
3925  creates only space for the maximal height of the characters in the box
3926  but not for its width.
3927  
3928 \series bold
3929
3930 \backslash
3931 vphantom
3932 \series default
3933  creates only space for the width of the box content.
3934  Therefore  the boxes of both commands have only one red arrow.
3935 \end_layout
3936
3937 \begin_layout Standard
3938 For example creates 
3939 \series bold
3940
3941 \backslash
3942 vphantom
3943 \series default
3944
3945 \begin_inset ERT
3946 status collapsed
3947
3948 \begin_layout Plain Layout
3949
3950
3951 \backslash
3952 spce 
3953 \end_layout
3954
3955 \end_inset
3956
3957
3958 \series bold
3959 a
3960 \backslash
3961 int
3962 \series default
3963  space for the height of the integral sign,
3964 \begin_inset Foot
3965 status collapsed
3966
3967 \begin_layout Plain Layout
3968 The command 
3969 \series bold
3970
3971 \backslash
3972 int
3973 \series default
3974  creates an integral sign, see 
3975 \begin_inset CommandInset ref
3976 LatexCommand ref
3977 reference "sub:Big-Operators"
3978
3979 \end_inset
3980
3981 .
3982 \end_layout
3983
3984 \end_inset
3985
3986  because this is the larger character.
3987  An example application is in 
3988 \begin_inset CommandInset ref
3989 LatexCommand ref
3990 reference "sub:Multiline-Brackets"
3991
3992 \end_inset
3993
3994 .
3995 \end_layout
3996
3997 \begin_layout Subsection
3998 Lines
3999 \begin_inset Index
4000 status collapsed
4001
4002 \begin_layout Plain Layout
4003 Lines
4004 \end_layout
4005
4006 \end_inset
4007
4008
4009 \begin_inset Index
4010 status collapsed
4011
4012 \begin_layout Plain Layout
4013 Formula ! underlined
4014 \end_layout
4015
4016 \end_inset
4017
4018
4019 \end_layout
4020
4021 \begin_layout Standard
4022 \align center
4023 \begin_inset Tabular
4024 <lyxtabular version="3" rows="4" columns="2">
4025 <features>
4026 <column alignment="center" valignment="top" width="0pt">
4027 <column alignment="center" valignment="top" width="0pt">
4028 <row>
4029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4030 \begin_inset Text
4031
4032 \begin_layout Plain Layout
4033 Command
4034 \end_layout
4035
4036 \end_inset
4037 </cell>
4038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4039 \begin_inset Text
4040
4041 \begin_layout Plain Layout
4042 Result
4043 \begin_inset Note Note
4044 status collapsed
4045
4046 \begin_layout Plain Layout
4047
4048 \series bold
4049
4050 \backslash
4051 raisebox
4052 \series default
4053  is only used as spacer.
4054 \end_layout
4055
4056 \end_inset
4057
4058
4059 \end_layout
4060
4061 \end_inset
4062 </cell>
4063 </row>
4064 <row>
4065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4066 \begin_inset Text
4067
4068 \begin_layout Plain Layout
4069
4070 \backslash
4071 overline
4072 \begin_inset ERT
4073 status collapsed
4074
4075 \begin_layout Plain Layout
4076
4077
4078 \backslash
4079 spce 
4080 \end_layout
4081
4082 \end_inset
4083
4084 A+B
4085 \begin_inset Index
4086 status collapsed
4087
4088 \begin_layout Plain Layout
4089 Commands ! O ! 
4090 \backslash
4091 overline
4092 \end_layout
4093
4094 \end_inset
4095
4096
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4102 \begin_inset Text
4103
4104 \begin_layout Plain Layout
4105 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4106 \end_inset
4107
4108
4109 \end_layout
4110
4111 \end_inset
4112 </cell>
4113 </row>
4114 <row>
4115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119
4120 \backslash
4121 underline
4122 \begin_inset ERT
4123 status collapsed
4124
4125 \begin_layout Plain Layout
4126
4127
4128 \backslash
4129 spce 
4130 \end_layout
4131
4132 \end_inset
4133
4134 A+B
4135 \begin_inset Index
4136 status collapsed
4137
4138 \begin_layout Plain Layout
4139 Commands ! U ! 
4140 \backslash
4141 underline
4142 \end_layout
4143
4144 \end_inset
4145
4146
4147 \end_layout
4148
4149 \end_inset
4150 </cell>
4151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4152 \begin_inset Text
4153
4154 \begin_layout Plain Layout
4155 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4156 \end_inset
4157
4158
4159 \end_layout
4160
4161 \end_inset
4162 </cell>
4163 </row>
4164 <row>
4165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4166 \begin_inset Text
4167
4168 \begin_layout Plain Layout
4169
4170 \backslash
4171 overline
4172 \begin_inset ERT
4173 status collapsed
4174
4175 \begin_layout Plain Layout
4176
4177
4178 \backslash
4179 spce 
4180 \end_layout
4181
4182 \end_inset
4183
4184
4185 \backslash
4186 underline
4187 \begin_inset ERT
4188 status collapsed
4189
4190 \begin_layout Plain Layout
4191
4192
4193 \backslash
4194 spce 
4195 \end_layout
4196
4197 \end_inset
4198
4199 A+B
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4205 \begin_inset Text
4206
4207 \begin_layout Plain Layout
4208 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4209 \end_inset
4210
4211
4212 \end_layout
4213
4214 \end_inset
4215 </cell>
4216 </row>
4217 </lyxtabular>
4218
4219 \end_inset
4220
4221
4222 \end_layout
4223
4224 \begin_layout Standard
4225 In the last example it doesn't matter if first 
4226 \series bold
4227
4228 \backslash
4229 overline
4230 \series default
4231  or 
4232 \series bold
4233
4234 \backslash
4235 underline
4236 \series default
4237  is inserted.
4238 \end_layout
4239
4240 \begin_layout Standard
4241 To double underline e.
4242 \begin_inset space \thinspace{}
4243 \end_inset
4244
4245 g.
4246 \begin_inset space \space{}
4247 \end_inset
4248
4249 results, one uses 
4250 \series bold
4251
4252 \backslash
4253 underline
4254 \series default
4255  twice.
4256 \end_layout
4257
4258 \begin_layout Standard
4259 It is possible to place up to 6 lines above or below characters.
4260 \end_layout
4261
4262 \begin_layout Standard
4263 \begin_inset VSpace bigskip
4264 \end_inset
4265
4266 Custom lines can be created using the command 
4267 \series bold
4268
4269 \backslash
4270 rule
4271 \series default
4272
4273 \begin_inset Index
4274 status collapsed
4275
4276 \begin_layout Plain Layout
4277 Commands ! R ! 
4278 \backslash
4279 rule
4280 \end_layout
4281
4282 \end_inset
4283
4284  which has the following scheme:
4285 \end_layout
4286
4287 \begin_layout Standard
4288
4289 \series bold
4290
4291 \backslash
4292 rule[vertical offset]{length}{thickness}
4293 \end_layout
4294
4295 \begin_layout Standard
4296 The optional vertical offset shifts the line upwards (or downwards, when
4297  the value is negative).
4298  The units listed in 
4299 \begin_inset CommandInset ref
4300 LatexCommand ref
4301 reference "tab:Available-units"
4302
4303 \end_inset
4304
4305  can be used for the values.
4306  Here are two example lines created with the commands
4307 \begin_inset Newline newline
4308 \end_inset
4309
4310
4311 \series bold
4312
4313 \backslash
4314 rule[-2ex]{3cm}{2pt}
4315 \series default
4316  and 
4317 \series bold
4318
4319 \backslash
4320 rule{2cm}{1pt}
4321 \series default
4322 :
4323 \end_layout
4324
4325 \begin_layout Standard
4326 This is a sentence 
4327 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4328 \end_inset
4329
4330  with two lines.
4331 \end_layout
4332
4333 \begin_layout Standard
4334
4335 \series bold
4336
4337 \backslash
4338 rule
4339 \series default
4340  can also be used for text when it is inserted in TeX-mode.
4341 \end_layout
4342
4343 \begin_layout Subsection
4344 Ellipses
4345 \begin_inset CommandInset label
4346 LatexCommand label
4347 name "sub:Ellipses"
4348
4349 \end_inset
4350
4351
4352 \begin_inset Index
4353 status collapsed
4354
4355 \begin_layout Plain Layout
4356 Ellipses
4357 \end_layout
4358
4359 \end_inset
4360
4361
4362 \end_layout
4363
4364 \begin_layout Standard
4365 There are different types of ellipses available.
4366 \begin_inset Foot
4367 status collapsed
4368
4369 \begin_layout Plain Layout
4370 In the math toolbar in the submenu of the button 
4371 \begin_inset Graphics
4372         filename ../images/math/ldots.png
4373         scale 85
4374
4375 \end_inset
4376
4377
4378 \end_layout
4379
4380 \end_inset
4381
4382  For listings dots at the baseline are used (
4383 \series bold
4384
4385 \backslash
4386 ldots
4387 \series default
4388
4389 \begin_inset Index
4390 status collapsed
4391
4392 \begin_layout Plain Layout
4393 Commands ! L ! 
4394 \backslash
4395 ldots
4396 \end_layout
4397
4398 \end_inset
4399
4400 ), while for operations dots are needed that are on the same height as the
4401  operators (
4402 \series bold
4403
4404 \backslash
4405 cdots
4406 \series default
4407
4408 \begin_inset Index
4409 status collapsed
4410
4411 \begin_layout Plain Layout
4412 Commands ! C ! 
4413 \backslash
4414 cdots
4415 \end_layout
4416
4417 \end_inset
4418
4419 ).
4420  When using the command 
4421 \series bold
4422
4423 \backslash
4424 dots
4425 \series default
4426
4427 \begin_inset Index
4428 status collapsed
4429
4430 \begin_layout Plain Layout
4431 Commands ! D ! 
4432 \backslash
4433 dots
4434 \end_layout
4435
4436 \end_inset
4437
4438 , LaTeX decides on the basis of the next character what type is used.
4439 \end_layout
4440
4441 \begin_layout Standard
4442 \align center
4443 \begin_inset Tabular
4444 <lyxtabular version="3" rows="8" columns="2">
4445 <features>
4446 <column alignment="center" valignment="top" width="0pt">
4447 <column alignment="center" valignment="top" width="0pt">
4448 <row>
4449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453 Command
4454 \end_layout
4455
4456 \end_inset
4457 </cell>
4458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4459 \begin_inset Text
4460
4461 \begin_layout Plain Layout
4462 Result
4463 \end_layout
4464
4465 \end_inset
4466 </cell>
4467 </row>
4468 <row>
4469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4470 \begin_inset Text
4471
4472 \begin_layout Plain Layout
4473 A_1
4474 \begin_inset ERT
4475 status collapsed
4476
4477 \begin_layout Plain Layout
4478
4479
4480 \backslash
4481 spce 
4482 \end_layout
4483
4484 \end_inset
4485
4486 ,
4487 \backslash
4488 dots
4489 \begin_inset ERT
4490 status collapsed
4491
4492 \begin_layout Plain Layout
4493
4494
4495 \backslash
4496 spce 
4497 \end_layout
4498
4499 \end_inset
4500
4501 ,A_n
4502 \end_layout
4503
4504 \end_inset
4505 </cell>
4506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4507 \begin_inset Text
4508
4509 \begin_layout Plain Layout
4510 \begin_inset Formula $A_{1},\dots,A_{n}$
4511 \end_inset
4512
4513
4514 \end_layout
4515
4516 \end_inset
4517 </cell>
4518 </row>
4519 <row>
4520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4521 \begin_inset Text
4522
4523 \begin_layout Plain Layout
4524 A_1
4525 \begin_inset ERT
4526 status collapsed
4527
4528 \begin_layout Plain Layout
4529
4530
4531 \backslash
4532 spce 
4533 \end_layout
4534
4535 \end_inset
4536
4537 +
4538 \backslash
4539 dots
4540 \begin_inset ERT
4541 status collapsed
4542
4543 \begin_layout Plain Layout
4544
4545
4546 \backslash
4547 spce 
4548 \end_layout
4549
4550 \end_inset
4551
4552 +A_n
4553 \end_layout
4554
4555 \end_inset
4556 </cell>
4557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4558 \begin_inset Text
4559
4560 \begin_layout Plain Layout
4561 \begin_inset Formula $A_{1}+\dots+A_{n}$
4562 \end_inset
4563
4564
4565 \end_layout
4566
4567 \end_inset
4568 </cell>
4569 </row>
4570 <row>
4571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Plain Layout
4575 A_1
4576 \begin_inset ERT
4577 status collapsed
4578
4579 \begin_layout Plain Layout
4580
4581
4582 \backslash
4583 spce 
4584 \end_layout
4585
4586 \end_inset
4587
4588 ,
4589 \backslash
4590 ldots
4591 \begin_inset ERT
4592 status collapsed
4593
4594 \begin_layout Plain Layout
4595
4596
4597 \backslash
4598 spce 
4599 \end_layout
4600
4601 \end_inset
4602
4603 ,A_n
4604 \end_layout
4605
4606 \end_inset
4607 </cell>
4608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4609 \begin_inset Text
4610
4611 \begin_layout Plain Layout
4612 \begin_inset Formula $A_{1},\ldots,A_{n}$
4613 \end_inset
4614
4615
4616 \end_layout
4617
4618 \end_inset
4619 </cell>
4620 </row>
4621 <row>
4622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4623 \begin_inset Text
4624
4625 \begin_layout Plain Layout
4626 A_1
4627 \begin_inset ERT
4628 status collapsed
4629
4630 \begin_layout Plain Layout
4631
4632
4633 \backslash
4634 spce 
4635 \end_layout
4636
4637 \end_inset
4638
4639 +
4640 \backslash
4641 cdots
4642 \begin_inset ERT
4643 status collapsed
4644
4645 \begin_layout Plain Layout
4646
4647
4648 \backslash
4649 spce 
4650 \end_layout
4651
4652 \end_inset
4653
4654 +A_n
4655 \end_layout
4656
4657 \end_inset
4658 </cell>
4659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4660 \begin_inset Text
4661
4662 \begin_layout Plain Layout
4663 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4664 \end_inset
4665
4666
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 </row>
4672 <row>
4673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4674 \begin_inset Text
4675
4676 \begin_layout Plain Layout
4677
4678 \backslash
4679 vdots
4680 \end_layout
4681
4682 \end_inset
4683 </cell>
4684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4685 \begin_inset Text
4686
4687 \begin_layout Plain Layout
4688 \begin_inset Formula $\vdots$
4689 \end_inset
4690
4691
4692 \end_layout
4693
4694 \end_inset
4695 </cell>
4696 </row>
4697 <row>
4698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4699 \begin_inset Text
4700
4701 \begin_layout Plain Layout
4702
4703 \backslash
4704 ddots
4705 \end_layout
4706
4707 \end_inset
4708 </cell>
4709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4710 \begin_inset Text
4711
4712 \begin_layout Plain Layout
4713 \begin_inset Formula $\ddots$
4714 \end_inset
4715
4716
4717 \end_layout
4718
4719 \end_inset
4720 </cell>
4721 </row>
4722 <row>
4723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4724 \begin_inset Text
4725
4726 \begin_layout Plain Layout
4727 3×3
4728 \begin_inset space \thinspace{}
4729 \end_inset
4730
4731 matrix with the different dots
4732 \end_layout
4733
4734 \end_inset
4735 </cell>
4736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4737 \begin_inset Text
4738
4739 \begin_layout Plain Layout
4740 \begin_inset Formula $\begin{array}{ccc}
4741 A_{11} & \cdots & A_{1m}\\
4742 \vdots & \ddots & \vdots\\
4743 A_{n1} & \cdots & A_{nm}\end{array}$
4744 \end_inset
4745
4746
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 </row>
4752 </lyxtabular>
4753
4754 \end_inset
4755
4756
4757 \end_layout
4758
4759 \begin_layout Standard
4760 The ellipses available in menu 
4761 \family sans
4762 Insert\SpecialChar \menuseparator
4763 Special
4764 \begin_inset space ~
4765 \end_inset
4766
4767 Character
4768 \family default
4769  are 
4770 \series bold
4771
4772 \backslash
4773 ldots
4774 \series default
4775 .
4776 \end_layout
4777
4778 \begin_layout Standard
4779 \begin_inset VSpace medskip
4780 \end_inset
4781
4782 Specially for matrices there are ellipses that span over several columns.
4783  They are created with the command 
4784 \series bold
4785
4786 \backslash
4787 hdotsfor
4788 \series default
4789
4790 \begin_inset Index
4791 status collapsed
4792
4793 \begin_layout Plain Layout
4794 Commands ! H ! 
4795 \backslash
4796 hdotsfor
4797 \end_layout
4798
4799 \end_inset
4800
4801 , that has the following scheme:
4802 \end_layout
4803
4804 \begin_layout Standard
4805
4806 \series bold
4807
4808 \backslash
4809 hdotsfor[distance]{number of columns}
4810 \end_layout
4811
4812 \begin_layout Standard
4813 The number of columns specifies how many columns should be spanned.
4814  Distance is a factor for the distance between the dots.
4815 \end_layout
4816
4817 \begin_layout Standard
4818 In the following matrix the command 
4819 \series bold
4820
4821 \backslash
4822 hdotsfor[2]{4}
4823 \series default
4824  was inserted in the first box of the second line, to get an ellipsis with
4825  a dot distance twice as long as with the command 
4826 \series bold
4827
4828 \backslash
4829 dots
4830 \series default
4831 :
4832 \begin_inset Formula \[
4833 \left(\begin{array}{cccc}
4834 A & B & C & D\\
4835 \hdotsfor[2]{4}\\
4836 q & w & e & r\end{array}\right)\]
4837
4838 \end_inset
4839
4840 Note that the matrix fields that should be spanned must be empty, otherwise
4841  you get LaTeX-errors.
4842 \end_layout
4843
4844 \begin_layout Standard
4845 \begin_inset VSpace bigskip
4846 \end_inset
4847
4848 Furthermore you can fill with the command 
4849 \series bold
4850
4851 \backslash
4852 dotfill
4853 \series default
4854
4855 \begin_inset Index
4856 status collapsed
4857
4858 \begin_layout Plain Layout
4859 Commands ! D ! 
4860 \backslash
4861 dotfill
4862 \end_layout
4863
4864 \end_inset
4865
4866  the rest of a line with dots.
4867  The effect of these commands is the same like with 
4868 \series bold
4869
4870 \backslash
4871 hfill
4872 \series default
4873 , see 
4874 \begin_inset CommandInset ref
4875 LatexCommand ref
4876 reference "sub:Variable-Space"
4877
4878 \end_inset
4879
4880 .
4881 \end_layout
4882
4883 \begin_layout Standard
4884 For example the command 
4885 \series bold
4886 A
4887 \backslash
4888 dotfill
4889 \begin_inset ERT
4890 status collapsed
4891
4892 \begin_layout Plain Layout
4893
4894
4895 \backslash
4896 spce 
4897 \end_layout
4898
4899 \end_inset
4900
4901 B
4902 \series default
4903  produces
4904 \end_layout
4905
4906 \begin_layout Standard
4907 \begin_inset Formula $A\dotfill B$
4908 \end_inset
4909
4910
4911 \end_layout
4912
4913 \begin_layout Standard
4914 Analog to
4915 \series bold
4916  
4917 \backslash
4918 dotfill
4919 \series default
4920  there is for a line the command 
4921 \series bold
4922
4923 \backslash
4924 hrulefill
4925 \series default
4926
4927 \begin_inset Index
4928 status collapsed
4929
4930 \begin_layout Plain Layout
4931 Commands ! H ! 
4932 \backslash
4933 hrulefill
4934 \end_layout
4935
4936 \end_inset
4937
4938 :
4939 \end_layout
4940
4941 \begin_layout Standard
4942 \begin_inset Formula $A\hrulefill B$
4943 \end_inset
4944
4945
4946 \end_layout
4947
4948 \begin_layout Standard
4949 To use the commands for text, they have to be inserted in TeX-mode.
4950 \end_layout
4951
4952 \begin_layout Section
4953 Matrices
4954 \begin_inset CommandInset label
4955 LatexCommand label
4956 name "sec:Matrices"
4957
4958 \end_inset
4959
4960
4961 \begin_inset Index
4962 status collapsed
4963
4964 \begin_layout Plain Layout
4965 Matrices
4966 \end_layout
4967
4968 \end_inset
4969
4970
4971 \end_layout
4972
4973 \begin_layout Standard
4974 Matrices can be inserted via the math toolbar button 
4975 \begin_inset Graphics
4976         filename ../images/dialog-show_mathmatrix.png
4977         scale 85
4978
4979 \end_inset
4980
4981  or the menu 
4982 \family sans
4983 Insert\SpecialChar \menuseparator
4984 Math\SpecialChar \menuseparator
4985 Matrix
4986 \family default
4987 .
4988  You will be asked for the number of matrix columns and rows, and the alignment.
4989  The vertical alignment is hereby only of importance for matrices in inline
4990  formulas:
4991 \end_layout
4992
4993 \begin_layout Standard
4994 The first matrix is top 
4995 \begin_inset Formula $\begin{array}[t]{cccc}
4996 A & D & G & J\\
4997 B & E & H & K\\
4998 C & F & I & L\end{array}$
4999 \end_inset
5000
5001 , the second middle 
5002 \begin_inset Formula $\begin{array}{cccc}
5003 A & D & G & J\\
5004 B & E & H & K\\
5005 C & F & I & L\end{array}$
5006 \end_inset
5007
5008 , and the third bottom 
5009 \begin_inset Formula $\begin{array}[b]{cccc}
5010 A & D & G & J\\
5011 B & E & H & K\\
5012 C & F & I & L\end{array}$
5013 \end_inset
5014
5015  aligned.
5016 \end_layout
5017
5018 \begin_layout Standard
5019 The horizontal alignment specifies how the column entries should be aligned.
5020  It is set by entering a letter for every column.
5021  
5022 \emph on
5023 l
5024 \emph default
5025  denotes left aligned, 
5026 \emph on
5027 c
5028 \emph default
5029  centered, and 
5030 \emph on
5031 r
5032 \emph default
5033  right aligned.
5034  To create for example a 4
5035 \series bold
5036 ×
5037 \series default
5038 4
5039 \begin_inset space ~
5040 \end_inset
5041
5042 matrix where the first column is left aligned, the second and third are
5043  centered, and the last one is right aligned, one enters for the horizontal
5044  alignment 
5045 \series bold
5046 lccr
5047 \series default
5048 .
5049  Normally are in a matrix all columns centered, therefore the default is
5050  for every column is a 
5051 \series bold
5052 c
5053 \series default
5054 .
5055 \end_layout
5056
5057 \begin_layout Standard
5058 Horizontal alignment:
5059 \end_layout
5060
5061 \begin_layout Standard
5062
5063 \series bold
5064 lll
5065 \series default
5066  : 
5067 \begin_inset Formula $\begin{array}{lll}
5068 10000 & D & G\\
5069 B & 10000 & H\\
5070 C & F & 10000\end{array}$
5071 \end_inset
5072
5073  , 
5074 \series bold
5075 ccc
5076 \series default
5077  : 
5078 \begin_inset Formula $\begin{array}{ccc}
5079 10000 & D & G\\
5080 B & 10000 & H\\
5081 C & F & 10000\end{array}$
5082 \end_inset
5083
5084  , 
5085 \series bold
5086 rrr
5087 \series default
5088  : 
5089 \begin_inset Formula $\begin{array}{rrr}
5090 10000 & D & G\\
5091 B & 10000 & H\\
5092 C & F & 10000\end{array}$
5093 \end_inset
5094
5095
5096 \end_layout
5097
5098 \begin_layout Standard
5099 To add or delete rows and columns subsequently, the math toolbar buttons
5100  
5101 \begin_inset Graphics
5102         filename ../images/tabular-feature_append-row.png
5103         scale 85
5104
5105 \end_inset
5106
5107
5108 \begin_inset Graphics
5109         filename ../images/tabular-feature_delete-row.png
5110         scale 85
5111
5112 \end_inset
5113
5114 , etc.
5115 \begin_inset space \thinspace{}
5116 \end_inset
5117
5118 , or the menu 
5119 \family sans
5120 Edit\SpecialChar \menuseparator
5121 Rows & Columns
5122 \family default
5123  can be used.
5124  New rows can also be created with 
5125 \begin_inset Info
5126 type  "shortcut"
5127 arg   "newline-insert newline"
5128 \end_inset
5129
5130 .
5131 \end_layout
5132
5133 \begin_layout Standard
5134 \begin_inset VSpace bigskip
5135 \end_inset
5136
5137 Parentheses around a matrix can can either be created with the commands
5138  
5139 \series bold
5140
5141 \backslash
5142 left
5143 \series default
5144
5145 \begin_inset Index
5146 status collapsed
5147
5148 \begin_layout Plain Layout
5149 Commands ! L ! 
5150 \backslash
5151 left
5152 \end_layout
5153
5154 \end_inset
5155
5156  and 
5157 \series bold
5158
5159 \backslash
5160 right
5161 \series default
5162
5163 \begin_inset Index
5164 status collapsed
5165
5166 \begin_layout Plain Layout
5167 Commands ! R ! 
5168 \backslash
5169 right
5170 \end_layout
5171
5172 \end_inset
5173
5174  (shortcut 
5175 \family sans
5176 Alt+M
5177 \begin_inset space ~
5178 \end_inset
5179
5180 Parenthesis
5181 \family default
5182 ), see 
5183 \begin_inset CommandInset ref
5184 LatexCommand ref
5185 reference "sub:Automatic-Bracket-Size"
5186
5187 \end_inset
5188
5189 , or by using the following commands:
5190 \begin_inset VSpace medskip
5191 \end_inset
5192
5193
5194 \end_layout
5195
5196 \begin_layout Standard
5197 \begin_inset space \hfill{}
5198 \end_inset
5199
5200
5201 \begin_inset Tabular
5202 <lyxtabular version="3" rows="4" columns="2">
5203 <features>
5204 <column alignment="center" valignment="top" width="0">
5205 <column alignment="center" valignment="top" width="0">
5206 <row>
5207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211 Command
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220 Result
5221 \begin_inset Note Note
5222 status collapsed
5223
5224 \begin_layout Plain Layout
5225
5226 \series bold
5227
5228 \backslash
5229 raisebox
5230 \series default
5231  is only used as spacer.
5232 \end_layout
5233
5234 \end_inset
5235
5236
5237 \end_layout
5238
5239 \end_inset
5240 </cell>
5241 </row>
5242 <row>
5243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5244 \begin_inset Text
5245
5246 \begin_layout Plain Layout
5247
5248 \backslash
5249 bmatrix
5250 \begin_inset ERT
5251 status collapsed
5252
5253 \begin_layout Plain Layout
5254
5255
5256 \backslash
5257 spce 
5258 \end_layout
5259
5260 \end_inset
5261
5262 2
5263 \series bold
5264 ×
5265 \series default
5266 2
5267 \begin_inset space \thinspace{}
5268 \end_inset
5269
5270 matrix
5271 \end_layout
5272
5273 \end_inset
5274 </cell>
5275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5276 \begin_inset Text
5277
5278 \begin_layout Plain Layout
5279 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5280 0 & \textrm{-}\mathrm{i}\\
5281 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5282 \end_inset
5283
5284
5285 \end_layout
5286
5287 \end_inset
5288 </cell>
5289 </row>
5290 <row>
5291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5292 \begin_inset Text
5293
5294 \begin_layout Plain Layout
5295
5296 \backslash
5297 Bmatrix
5298 \begin_inset ERT
5299 status collapsed
5300
5301 \begin_layout Plain Layout
5302
5303
5304 \backslash
5305 spce 
5306 \end_layout
5307
5308 \end_inset
5309
5310 2
5311 \series bold
5312 ×
5313 \series default
5314 2
5315 \begin_inset space \thinspace{}
5316 \end_inset
5317
5318 matrix
5319 \end_layout
5320
5321 \end_inset
5322 </cell>
5323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5324 \begin_inset Text
5325
5326 \begin_layout Plain Layout
5327 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5328 0 & \textrm{-}\mathrm{i}\\
5329 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5330 \end_inset
5331
5332
5333 \end_layout
5334
5335 \end_inset
5336 </cell>
5337 </row>
5338 <row>
5339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5340 \begin_inset Text
5341
5342 \begin_layout Plain Layout
5343
5344 \backslash
5345 pmatrix
5346 \begin_inset ERT
5347 status collapsed
5348
5349 \begin_layout Plain Layout
5350
5351
5352 \backslash
5353 spce 
5354 \end_layout
5355
5356 \end_inset
5357
5358 2
5359 \series bold
5360 ×
5361 \series default
5362 2
5363 \begin_inset space \thinspace{}
5364 \end_inset
5365
5366 matrix
5367 \end_layout
5368
5369 \end_inset
5370 </cell>
5371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5372 \begin_inset Text
5373
5374 \begin_layout Plain Layout
5375 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5376 0 & \textrm{-}\mathrm{i}\\
5377 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5378 \end_inset
5379
5380
5381 \end_layout
5382
5383 \end_inset
5384 </cell>
5385 </row>
5386 </lyxtabular>
5387
5388 \end_inset
5389
5390
5391 \begin_inset space \hfill{}
5392 \end_inset
5393
5394
5395 \begin_inset Tabular
5396 <lyxtabular version="3" rows="4" columns="2">
5397 <features>
5398 <column alignment="center" valignment="top" width="0">
5399 <column alignment="center" valignment="top" width="0">
5400 <row>
5401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5402 \begin_inset Text
5403
5404 \begin_layout Plain Layout
5405 Command
5406 \end_layout
5407
5408 \end_inset
5409 </cell>
5410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5411 \begin_inset Text
5412
5413 \begin_layout Plain Layout
5414 Result
5415 \end_layout
5416
5417 \end_inset
5418 </cell>
5419 </row>
5420 <row>
5421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5422 \begin_inset Text
5423
5424 \begin_layout Plain Layout
5425
5426 \backslash
5427 vmatrix
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" leftline="true" rightline="true" usebox="none">
5454 \begin_inset Text
5455
5456 \begin_layout Plain Layout
5457 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5458 0 & \textrm{-}\mathrm{i}\\
5459 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5460 \end_inset
5461
5462
5463 \end_layout
5464
5465 \end_inset
5466 </cell>
5467 </row>
5468 <row>
5469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5470 \begin_inset Text
5471
5472 \begin_layout Plain Layout
5473
5474 \backslash
5475 Vmatrix
5476 \begin_inset ERT
5477 status collapsed
5478
5479 \begin_layout Plain Layout
5480
5481
5482 \backslash
5483 spce 
5484 \end_layout
5485
5486 \end_inset
5487
5488 2
5489 \series bold
5490 ×
5491 \series default
5492 2
5493 \begin_inset space \thinspace{}
5494 \end_inset
5495
5496 matrix
5497 \end_layout
5498
5499 \end_inset
5500 </cell>
5501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5502 \begin_inset Text
5503
5504 \begin_layout Plain Layout
5505 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5506 0 & \textrm{-}\mathrm{i}\\
5507 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5508 \end_inset
5509
5510
5511 \end_layout
5512
5513 \end_inset
5514 </cell>
5515 </row>
5516 <row>
5517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5518 \begin_inset Text
5519
5520 \begin_layout Plain Layout
5521
5522 \backslash
5523 matrix
5524 \begin_inset ERT
5525 status collapsed
5526
5527 \begin_layout Plain Layout
5528
5529
5530 \backslash
5531 spce 
5532 \end_layout
5533
5534 \end_inset
5535
5536 2
5537 \series bold
5538 ×
5539 \series default
5540 2
5541 \begin_inset space \thinspace{}
5542 \end_inset
5543
5544 matrix
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5550 \begin_inset Text
5551
5552 \begin_layout Plain Layout
5553 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5554 0 & \textrm{-}\mathrm{i}\\
5555 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5556 \end_inset
5557
5558
5559 \end_layout
5560
5561 \end_inset
5562 </cell>
5563 </row>
5564 </lyxtabular>
5565
5566 \end_inset
5567
5568
5569 \begin_inset space \hfill{}
5570 \end_inset
5571
5572
5573 \end_layout
5574
5575 \begin_layout Standard
5576 \begin_inset VSpace medskip
5577 \end_inset
5578
5579 When e.
5580 \begin_inset space \thinspace{}
5581 \end_inset
5582
5583 g.
5584 \begin_inset space \space{}
5585 \end_inset
5586
5587
5588 \series bold
5589
5590 \backslash
5591 vmatrix
5592 \series default
5593  is inserted, a blue box appears between two vertical lines where the matrix
5594  is inserted.
5595 \end_layout
5596
5597 \begin_layout Standard
5598 \begin_inset VSpace bigskip
5599 \end_inset
5600
5601 As all multiline formulas are matrices, the length 
5602 \series bold
5603
5604 \backslash
5605 arraycolsep
5606 \series default
5607
5608 \begin_inset Index
5609 status collapsed
5610
5611 \begin_layout Plain Layout
5612 Commands ! A ! 
5613 \backslash
5614 arraycolsep
5615 \end_layout
5616
5617 \end_inset
5618
5619  that is described in 
5620 \begin_inset CommandInset ref
5621 LatexCommand ref
5622 reference "sub:Column-Separation"
5623
5624 \end_inset
5625
5626  can also be used to change the column separation of matrices.
5627 \end_layout
5628
5629 \begin_layout Standard
5630 To change the row separation, the command 
5631 \series bold
5632
5633 \backslash
5634 arraystretch
5635 \series default
5636
5637 \begin_inset Index
5638 status collapsed
5639
5640 \begin_layout Plain Layout
5641 Commands ! A ! 
5642 \backslash
5643 arraystretch
5644 \end_layout
5645
5646 \end_inset
5647
5648  is used.
5649  It is used as follows:
5650 \end_layout
5651
5652 \begin_layout Standard
5653
5654 \series bold
5655
5656 \backslash
5657 renewcommand{
5658 \backslash
5659 arraystretch}{stretch factor}
5660 \begin_inset Index
5661 status collapsed
5662
5663 \begin_layout Plain Layout
5664 Commands ! R ! 
5665 \backslash
5666 renewcommand
5667 \end_layout
5668
5669 \end_inset
5670
5671
5672 \end_layout
5673
5674 \begin_layout Standard
5675 The command 
5676 \series bold
5677
5678 \backslash
5679 renewcommand
5680 \series default
5681  assigns the stretch factor to the predefined command 
5682 \series bold
5683
5684 \backslash
5685 arraystretch
5686 \series default
5687 .
5688  To double e.
5689 \begin_inset space \thinspace{}
5690 \end_inset
5691
5692 g.
5693 \begin_inset space \space{}
5694 \end_inset
5695
5696 the row separation, use the factor 2.
5697  This is then used for all following matrices.
5698  To go back to the original separation, assign the factor 1 to 
5699 \series bold
5700
5701 \backslash
5702 arraystretch
5703 \series default
5704 .
5705 \end_layout
5706
5707 \begin_layout Standard
5708 To set matrices into a text line, the command 
5709 \series bold
5710
5711 \backslash
5712 smallmatrix
5713 \series default
5714
5715 \begin_inset Index
5716 status collapsed
5717
5718 \begin_layout Plain Layout
5719 Commands ! S ! 
5720 \backslash
5721 smallmatrix
5722 \end_layout
5723
5724 \end_inset
5725
5726  is used.
5727  When it is inserted a blue box with two dashed lines appears.
5728  In this box the matrix is inserted.
5729 \end_layout
5730
5731 \begin_layout Standard
5732 This is a matrix 
5733 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5734 C & D\end{smallmatrix}\right)$
5735 \end_inset
5736
5737  in a text line.
5738 \end_layout
5739
5740 \begin_layout Section
5741 Brackets and Delimiters
5742 \begin_inset Index
5743 status collapsed
5744
5745 \begin_layout Plain Layout
5746 Brackets
5747 \end_layout
5748
5749 \end_inset
5750
5751
5752 \begin_inset Index
5753 status collapsed
5754
5755 \begin_layout Plain Layout
5756 Delimiters
5757 \end_layout
5758
5759 \end_inset
5760
5761
5762 \end_layout
5763
5764 \begin_layout Subsection
5765 Vertical Brackets and Delimiters
5766 \begin_inset Index
5767 status collapsed
5768
5769 \begin_layout Plain Layout
5770 Brackets ! vertical
5771 \end_layout
5772
5773 \end_inset
5774
5775
5776 \end_layout
5777
5778 \begin_layout Standard
5779 \begin_inset space \hfill{}
5780 \end_inset
5781
5782
5783 \begin_inset Tabular
5784 <lyxtabular version="3" rows="9" columns="2">
5785 <features>
5786 <column alignment="center" valignment="top" width="0pt">
5787 <column alignment="center" valignment="top" width="0pt">
5788 <row>
5789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5790 \begin_inset Text
5791
5792 \begin_layout Plain Layout
5793 Command
5794 \end_layout
5795
5796 \end_inset
5797 </cell>
5798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5799 \begin_inset Text
5800
5801 \begin_layout Plain Layout
5802 Result
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 </row>
5808 <row>
5809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5810 \begin_inset Text
5811
5812 \begin_layout Plain Layout
5813 (
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 \begin_inset Formula $($
5823 \end_inset
5824
5825
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 </row>
5831 <row>
5832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5833 \begin_inset Text
5834
5835 \begin_layout Plain Layout
5836 {
5837 \end_layout
5838
5839 \end_inset
5840 </cell>
5841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5842 \begin_inset Text
5843
5844 \begin_layout Plain Layout
5845 \begin_inset Formula $\{$
5846 \end_inset
5847
5848
5849 \end_layout
5850
5851 \end_inset
5852 </cell>
5853 </row>
5854 <row>
5855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5856 \begin_inset Text
5857
5858 \begin_layout Plain Layout
5859 [
5860 \end_layout
5861
5862 \end_inset
5863 </cell>
5864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5865 \begin_inset Text
5866
5867 \begin_layout Plain Layout
5868 \begin_inset Formula $[$
5869 \end_inset
5870
5871
5872 \end_layout
5873
5874 \end_inset
5875 </cell>
5876 </row>
5877 <row>
5878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5879 \begin_inset Text
5880
5881 \begin_layout Plain Layout
5882
5883 \backslash
5884 langle
5885 \end_layout
5886
5887 \end_inset
5888 </cell>
5889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5890 \begin_inset Text
5891
5892 \begin_layout Plain Layout
5893 \begin_inset Formula $\langle$
5894 \end_inset
5895
5896
5897 \end_layout
5898
5899 \end_inset
5900 </cell>
5901 </row>
5902 <row>
5903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5904 \begin_inset Text
5905
5906 \begin_layout Plain Layout
5907
5908 \backslash
5909 lceil
5910 \end_layout
5911
5912 \end_inset
5913 </cell>
5914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918 \begin_inset Formula $\lceil$
5919 \end_inset
5920
5921
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 </row>
5927 <row>
5928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Plain Layout
5932
5933 \backslash
5934 lfloor
5935 \end_layout
5936
5937 \end_inset
5938 </cell>
5939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5940 \begin_inset Text
5941
5942 \begin_layout Plain Layout
5943 \begin_inset Formula $\lfloor$
5944 \end_inset
5945
5946
5947 \end_layout
5948
5949 \end_inset
5950 </cell>
5951 </row>
5952 <row>
5953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5954 \begin_inset Text
5955
5956 \begin_layout Plain Layout
5957 /
5958 \end_layout
5959
5960 \end_inset
5961 </cell>
5962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5963 \begin_inset Text
5964
5965 \begin_layout Plain Layout
5966 \begin_inset Formula $/$
5967 \end_inset
5968
5969
5970 \end_layout
5971
5972 \end_inset
5973 </cell>
5974 </row>
5975 <row>
5976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5977 \begin_inset Text
5978
5979 \begin_layout Plain Layout
5980 |
5981 \end_layout
5982
5983 \end_inset
5984 </cell>
5985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5986 \begin_inset Text
5987
5988 \begin_layout Plain Layout
5989 \begin_inset Formula $|$
5990 \end_inset
5991
5992
5993 \end_layout
5994
5995 \end_inset
5996 </cell>
5997 </row>
5998 </lyxtabular>
5999
6000 \end_inset
6001
6002
6003 \begin_inset space \hfill{}
6004 \end_inset
6005
6006
6007 \begin_inset Tabular
6008 <lyxtabular version="3" rows="9" columns="2">
6009 <features>
6010 <column alignment="center" valignment="top" width="0pt">
6011 <column alignment="center" valignment="top" width="0pt">
6012 <row>
6013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6014 \begin_inset Text
6015
6016 \begin_layout Plain Layout
6017 Command
6018 \end_layout
6019
6020 \end_inset
6021 </cell>
6022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6023 \begin_inset Text
6024
6025 \begin_layout Plain Layout
6026 Result
6027 \end_layout
6028
6029 \end_inset
6030 </cell>
6031 </row>
6032 <row>
6033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6034 \begin_inset Text
6035
6036 \begin_layout Plain Layout
6037 )
6038 \end_layout
6039
6040 \end_inset
6041 </cell>
6042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6043 \begin_inset Text
6044
6045 \begin_layout Plain Layout
6046 \begin_inset Formula $)$
6047 \end_inset
6048
6049
6050 \end_layout
6051
6052 \end_inset
6053 </cell>
6054 </row>
6055 <row>
6056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6057 \begin_inset Text
6058
6059 \begin_layout Plain Layout
6060 }
6061 \end_layout
6062
6063 \end_inset
6064 </cell>
6065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6066 \begin_inset Text
6067
6068 \begin_layout Plain Layout
6069 \begin_inset Formula $\}$
6070 \end_inset
6071
6072
6073 \end_layout
6074
6075 \end_inset
6076 </cell>
6077 </row>
6078 <row>
6079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6080 \begin_inset Text
6081
6082 \begin_layout Plain Layout
6083 ]
6084 \end_layout
6085
6086 \end_inset
6087 </cell>
6088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6089 \begin_inset Text
6090
6091 \begin_layout Plain Layout
6092 \begin_inset Formula $]$
6093 \end_inset
6094
6095
6096 \end_layout
6097
6098 \end_inset
6099 </cell>
6100 </row>
6101 <row>
6102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6103 \begin_inset Text
6104
6105 \begin_layout Plain Layout
6106
6107 \backslash
6108 rangle
6109 \end_layout
6110
6111 \end_inset
6112 </cell>
6113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6114 \begin_inset Text
6115
6116 \begin_layout Plain Layout
6117 \begin_inset Formula $\rangle$
6118 \end_inset
6119
6120
6121 \end_layout
6122
6123 \end_inset
6124 </cell>
6125 </row>
6126 <row>
6127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6128 \begin_inset Text
6129
6130 \begin_layout Plain Layout
6131
6132 \backslash
6133 rceil
6134 \end_layout
6135
6136 \end_inset
6137 </cell>
6138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6139 \begin_inset Text
6140
6141 \begin_layout Plain Layout
6142 \begin_inset Formula $\rceil$
6143 \end_inset
6144
6145
6146 \end_layout
6147
6148 \end_inset
6149 </cell>
6150 </row>
6151 <row>
6152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6153 \begin_inset Text
6154
6155 \begin_layout Plain Layout
6156
6157 \backslash
6158 rfloor
6159 \end_layout
6160
6161 \end_inset
6162 </cell>
6163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6164 \begin_inset Text
6165
6166 \begin_layout Plain Layout
6167 \begin_inset Formula $\rfloor$
6168 \end_inset
6169
6170
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 </row>
6176 <row>
6177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6178 \begin_inset Text
6179
6180 \begin_layout Plain Layout
6181
6182 \backslash
6183
6184 \backslash
6185
6186 \end_layout
6187
6188 \end_inset
6189 </cell>
6190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6191 \begin_inset Text
6192
6193 \begin_layout Plain Layout
6194 \begin_inset Formula $\backslash$
6195 \end_inset
6196
6197
6198 \end_layout
6199
6200 \end_inset
6201 </cell>
6202 </row>
6203 <row>
6204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6205 \begin_inset Text
6206
6207 \begin_layout Plain Layout
6208
6209 \backslash
6210 |
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Plain Layout
6219 \begin_inset Formula $\|$
6220 \end_inset
6221
6222
6223 \end_layout
6224
6225 \end_inset
6226 </cell>
6227 </row>
6228 </lyxtabular>
6229
6230 \end_inset
6231
6232
6233 \begin_inset space \hfill{}
6234 \end_inset
6235
6236
6237 \end_layout
6238
6239 \begin_layout Standard
6240
6241 \series medium
6242 \begin_inset Note Greyedout
6243 status open
6244
6245 \begin_layout Plain Layout
6246
6247 \series bold
6248 Note:
6249 \series default
6250  In TeX-mode the command 
6251 \series bold
6252
6253 \backslash
6254 textbackslash
6255 \series default
6256
6257 \begin_inset Index
6258 status collapsed
6259
6260 \begin_layout Plain Layout
6261 Commands ! T ! 
6262 \backslash
6263 textbackslash
6264 \end_layout
6265
6266 \end_inset
6267
6268  must be used for the backslash, because the command 
6269 \series bold
6270
6271 \backslash
6272
6273 \backslash
6274
6275 \series default
6276  produces there a line break.
6277 \end_layout
6278
6279 \end_inset
6280
6281
6282 \end_layout
6283
6284 \begin_layout Standard
6285 For all characters listed above the size can be adjusted with the commands
6286  described in the following two subsections.
6287  When using these commands, the characters < and > can directly be used
6288  instead of the commands 
6289 \series bold
6290
6291 \backslash
6292 langle
6293 \series default
6294  and 
6295 \series bold
6296
6297 \backslash
6298 rangle
6299 \series default
6300 .
6301 \end_layout
6302
6303 \begin_layout Subsubsection
6304 Manual Bracket Size
6305 \begin_inset CommandInset label
6306 LatexCommand label
6307 name "sub:Manual-Bracket-Size"
6308
6309 \end_inset
6310
6311
6312 \begin_inset Index
6313 status collapsed
6314
6315 \begin_layout Plain Layout
6316 Bracket size ! manual
6317 \end_layout
6318
6319 \end_inset
6320
6321
6322 \end_layout
6323
6324 \begin_layout Standard
6325 The bracket size can be specified manually by the LaTeX-commands 
6326 \series bold
6327
6328 \backslash
6329 big
6330 \series default
6331
6332 \begin_inset Index
6333 status collapsed
6334
6335 \begin_layout Plain Layout
6336 Commands ! B ! 
6337 \backslash
6338 big
6339 \end_layout
6340
6341 \end_inset
6342
6343
6344 \series bold
6345
6346 \backslash
6347 Big
6348 \series default
6349
6350 \series bold
6351
6352 \backslash
6353 bigg
6354 \series default
6355 , and 
6356 \series bold
6357
6358 \backslash
6359 Bigg
6360 \series default
6361 .
6362  
6363 \series bold
6364
6365 \backslash
6366 big
6367 \series default
6368  denotes the smallest and 
6369 \series bold
6370
6371 \backslash
6372 Bigg
6373 \series default
6374  the largest bracket size.
6375 \end_layout
6376
6377 \begin_layout Standard
6378 These commands are used to emphasize levels of brackets:
6379 \end_layout
6380
6381 \begin_layout Standard
6382 \align center
6383 \begin_inset Tabular
6384 <lyxtabular version="3" rows="2" columns="2">
6385 <features>
6386 <column alignment="center" valignment="top" width="0pt">
6387 <column alignment="center" valignment="top" width="0pt">
6388 <row>
6389 <cell alignment="center" valignment="top" usebox="none">
6390 \begin_inset Text
6391
6392 \begin_layout Plain Layout
6393 all brackets in the same size:
6394 \end_layout
6395
6396 \end_inset
6397 </cell>
6398 <cell alignment="center" valignment="top" usebox="none">
6399 \begin_inset Text
6400
6401 \begin_layout Plain Layout
6402 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6403 \end_inset
6404
6405
6406 \end_layout
6407
6408 \end_inset
6409 </cell>
6410 </row>
6411 <row>
6412 <cell alignment="center" valignment="top" usebox="none">
6413 \begin_inset Text
6414
6415 \begin_layout Plain Layout
6416 this looks better:
6417 \end_layout
6418
6419 \end_inset
6420 </cell>
6421 <cell alignment="center" valignment="top" usebox="none">
6422 \begin_inset Text
6423
6424 \begin_layout Plain Layout
6425 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6426 \end_inset
6427
6428
6429 \end_layout
6430
6431 \end_inset
6432 </cell>
6433 </row>
6434 </lyxtabular>
6435
6436 \end_inset
6437
6438
6439 \begin_inset Note Note
6440 status collapsed
6441
6442 \begin_layout Plain Layout
6443
6444 \series bold
6445
6446 \backslash
6447 raisebox
6448 \series default
6449  is only used as spacer.
6450 \end_layout
6451
6452 \end_inset
6453
6454
6455 \end_layout
6456
6457 \begin_layout Standard
6458 For the second formula the command 
6459 \series bold
6460
6461 \backslash
6462 Big((A+B)(A-B)
6463 \backslash
6464 Big)^
6465 \begin_inset ERT
6466 status collapsed
6467
6468 \begin_layout Plain Layout
6469
6470
6471 \backslash
6472 spce 
6473 \end_layout
6474
6475 \end_inset
6476
6477 C
6478 \series default
6479  has been used.
6480 \end_layout
6481
6482 \begin_layout Standard
6483 Here is an overview about all bracket sizes:
6484 \end_layout
6485
6486 \begin_layout Standard
6487 \align center
6488
6489 \backslash
6490 Bigg(
6491 \backslash
6492 exp
6493 \backslash
6494 bigg<
6495 \backslash
6496 Big[
6497 \backslash
6498 big{
6499 \backslash
6500 ln(3x)
6501 \backslash
6502 big}^2
6503 \begin_inset ERT
6504 status collapsed
6505
6506 \begin_layout Plain Layout
6507
6508
6509 \backslash
6510 spce 
6511 \end_layout
6512
6513 \end_inset
6514
6515
6516 \backslash
6517 sin(x)
6518 \backslash
6519 Big]^
6520 \begin_inset ERT
6521 status collapsed
6522
6523 \begin_layout Plain Layout
6524
6525
6526 \backslash
6527 spce 
6528 \end_layout
6529
6530 \end_inset
6531
6532 A
6533 \begin_inset ERT
6534 status collapsed
6535
6536 \begin_layout Plain Layout
6537
6538
6539 \backslash
6540 spce 
6541 \end_layout
6542
6543 \end_inset
6544
6545
6546 \backslash
6547 bigg>
6548 \backslash
6549 Bigg)^0,5
6550 \end_layout
6551
6552 \begin_layout Standard
6553 \align center
6554 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6555 \end_inset
6556
6557
6558 \end_layout
6559
6560 \begin_layout Standard
6561 Besides the 
6562 \series bold
6563
6564 \backslash
6565 big
6566 \series default
6567 -commands there is the variant 
6568 \series bold
6569
6570 \backslash
6571 bigm
6572 \series default
6573
6574 \begin_inset Index
6575 status collapsed
6576
6577 \begin_layout Plain Layout
6578 Commands ! B ! 
6579 \backslash
6580 bigm
6581 \end_layout
6582
6583 \end_inset
6584
6585  that adds a bit more space between the bracket and its content, and the
6586  variant 
6587 \series bold
6588
6589 \backslash
6590 bigl
6591 \series default
6592 -
6593 \series bold
6594
6595 \backslash
6596 bigr
6597 \series default
6598
6599 \begin_inset Index
6600 status collapsed
6601
6602 \begin_layout Plain Layout
6603 Commands ! B ! 
6604 \backslash
6605 bigl - 
6606 \backslash
6607 bigr
6608 \end_layout
6609
6610 \end_inset
6611
6612 , that don't add additional space.
6613  The 
6614 \emph on
6615 l
6616 \emph default
6617  at the end of the command 
6618 \series bold
6619
6620 \backslash
6621 bigl
6622 \series default
6623  is for a left bracket; for a right bracket this will be replaced by an
6624  
6625 \emph on
6626 r
6627 \emph default
6628 .
6629  A left or right bracket can each be an opening or closing bracket.
6630 \end_layout
6631
6632 \begin_layout Standard
6633 In the following table is a comparison of the variants:
6634 \end_layout
6635
6636 \begin_layout Standard
6637 \align center
6638 \begin_inset Tabular
6639 <lyxtabular version="3" rows="5" columns="2">
6640 <features>
6641 <column alignment="center" valignment="middle" width="0">
6642 <column alignment="center" valignment="middle" width="0">
6643 <row>
6644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6645 \begin_inset Text
6646
6647 \begin_layout Plain Layout
6648 Command
6649 \end_layout
6650
6651 \end_inset
6652 </cell>
6653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6654 \begin_inset Text
6655
6656 \begin_layout Plain Layout
6657 Result
6658 \begin_inset Note Note
6659 status collapsed
6660
6661 \begin_layout Plain Layout
6662
6663 \series bold
6664
6665 \backslash
6666 raisebox
6667 \series default
6668  is only used as spacer.
6669 \end_layout
6670
6671 \end_inset
6672
6673
6674 \end_layout
6675
6676 \end_inset
6677 </cell>
6678 </row>
6679 <row>
6680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6681 \begin_inset Text
6682
6683 \begin_layout Plain Layout
6684
6685 \backslash
6686 Bigm(
6687 \backslash
6688 bigm(
6689 \backslash
6690 ln(3x)
6691 \backslash
6692 bigm)^2
6693 \series bold
6694
6695 \begin_inset ERT
6696 status collapsed
6697
6698 \begin_layout Plain Layout
6699
6700
6701 \backslash
6702 spce 
6703 \end_layout
6704
6705 \end_inset
6706
6707
6708 \series default
6709
6710 \backslash
6711 Bigm)
6712 \end_layout
6713
6714 \end_inset
6715 </cell>
6716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6717 \begin_inset Text
6718
6719 \begin_layout Plain Layout
6720 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6721 \end_inset
6722
6723
6724 \end_layout
6725
6726 \end_inset
6727 </cell>
6728 </row>
6729 <row>
6730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6731 \begin_inset Text
6732
6733 \begin_layout Plain Layout
6734
6735 \backslash
6736 Big(
6737 \backslash
6738 big(
6739 \backslash
6740 ln(3x)
6741 \backslash
6742 big)^2
6743 \series bold
6744
6745 \begin_inset ERT
6746 status collapsed
6747
6748 \begin_layout Plain Layout
6749
6750
6751 \backslash
6752 spce 
6753 \end_layout
6754
6755 \end_inset
6756
6757
6758 \series default
6759
6760 \backslash
6761 Big)
6762 \end_layout
6763
6764 \end_inset
6765 </cell>
6766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Plain Layout
6770 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6771 \end_inset
6772
6773
6774 \end_layout
6775
6776 \end_inset
6777 </cell>
6778 </row>
6779 <row>
6780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6781 \begin_inset Text
6782
6783 \begin_layout Plain Layout
6784
6785 \backslash
6786 Bigl(
6787 \backslash
6788 bigl(
6789 \backslash
6790 ln(3x)
6791 \backslash
6792 bigr)^2
6793 \series bold
6794
6795 \begin_inset ERT
6796 status collapsed
6797
6798 \begin_layout Plain Layout
6799
6800
6801 \backslash
6802 spce 
6803 \end_layout
6804
6805 \end_inset
6806
6807
6808 \series default
6809
6810 \backslash
6811 Bigr)
6812 \end_layout
6813
6814 \end_inset
6815 </cell>
6816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6817 \begin_inset Text
6818
6819 \begin_layout Plain Layout
6820 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6821 \end_inset
6822
6823
6824 \end_layout
6825
6826 \end_inset
6827 </cell>
6828 </row>
6829 <row>
6830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6831 \begin_inset Text
6832
6833 \begin_layout Plain Layout
6834
6835 \backslash
6836 bigl)
6837 \backslash
6838 ln(3x)
6839 \backslash
6840 bigr(
6841 \end_layout
6842
6843 \end_inset
6844 </cell>
6845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6846 \begin_inset Text
6847
6848 \begin_layout Plain Layout
6849 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6850 \end_inset
6851
6852
6853 \end_layout
6854
6855 \end_inset
6856 </cell>
6857 </row>
6858 </lyxtabular>
6859
6860 \end_inset
6861
6862
6863 \end_layout
6864
6865 \begin_layout Subsubsection
6866 Automatic Bracket Size
6867 \begin_inset CommandInset label
6868 LatexCommand label
6869 name "sub:Automatic-Bracket-Size"
6870
6871 \end_inset
6872
6873
6874 \begin_inset Index
6875 status collapsed
6876
6877 \begin_layout Plain Layout
6878 Bracket size ! automatic
6879 \end_layout
6880
6881 \end_inset
6882
6883
6884 \end_layout
6885
6886 \begin_layout Standard
6887 Brackets with variable size can be inserted with the commands 
6888 \series bold
6889
6890 \backslash
6891 left
6892 \series default
6893
6894 \begin_inset Index
6895 status collapsed
6896
6897 \begin_layout Plain Layout
6898 Commands ! L ! 
6899 \backslash
6900 left
6901 \end_layout
6902
6903 \end_inset
6904
6905  and 
6906 \series bold
6907
6908 \backslash
6909 right
6910 \series default
6911
6912 \begin_inset Index
6913 status collapsed
6914
6915 \begin_layout Plain Layout
6916 Commands ! R ! 
6917 \backslash
6918 right
6919 \end_layout
6920
6921 \end_inset
6922
6923  or via the math toolbar button 
6924 \begin_inset Graphics
6925         filename ../images/dialog-show_mathdelimiter.png
6926         scale 85
6927
6928 \end_inset
6929
6930 .
6931  Directly behind 
6932 \series bold
6933
6934 \backslash
6935 left
6936 \series default
6937  and 
6938 \series bold
6939
6940 \backslash
6941 right
6942 \series default
6943  the wanted bracket must be inserted.
6944  The bracket size will then automatically be calculated for the output.
6945 \end_layout
6946
6947 \begin_layout Standard
6948 \align center
6949 normal bracket: The command 
6950 \series bold
6951
6952 \backslash
6953 ln(
6954 \backslash
6955 frac
6956 \begin_inset ERT
6957 status collapsed
6958
6959 \begin_layout Plain Layout
6960
6961
6962 \backslash
6963 spce 
6964 \end_layout
6965
6966 \end_inset
6967
6968 A
6969 \begin_inset Formula $\downarrow$
6970 \end_inset
6971
6972 C
6973 \begin_inset ERT
6974 status collapsed
6975
6976 \begin_layout Plain Layout
6977
6978
6979 \backslash
6980 spce 
6981 \end_layout
6982
6983 \end_inset
6984
6985 )
6986 \series default
6987  creates
6988 \begin_inset Formula \[
6989 \ln(\frac{A}{C})\]
6990
6991 \end_inset
6992
6993
6994 \end_layout
6995
6996 \begin_layout Standard
6997 \align center
6998 multiline bracket: The command 
6999 \series bold
7000
7001 \backslash
7002 ln
7003 \backslash
7004 left(
7005 \backslash
7006 frac
7007 \begin_inset ERT
7008 status collapsed
7009
7010 \begin_layout Plain Layout
7011
7012
7013 \backslash
7014 spce 
7015 \end_layout
7016
7017 \end_inset
7018
7019 A
7020 \begin_inset Formula $\downarrow$
7021 \end_inset
7022
7023 C
7024 \begin_inset ERT
7025 status collapsed
7026
7027 \begin_layout Plain Layout
7028
7029
7030 \backslash
7031 spce 
7032 \end_layout
7033
7034 \end_inset
7035
7036
7037 \backslash
7038 right)
7039 \series default
7040  creates
7041 \begin_inset Formula \[
7042 \ln\left(\frac{A}{C}\right)\]
7043
7044 \end_inset
7045
7046
7047 \end_layout
7048
7049 \begin_layout Standard
7050 Instead of 
7051 \series bold
7052
7053 \backslash
7054 left
7055 \series default
7056  and 
7057 \series bold
7058
7059 \backslash
7060 right
7061 \series default
7062  the shortcut 
7063 \family sans
7064 Alt+M
7065 \begin_inset space ~
7066 \end_inset
7067
7068 Bracket
7069 \family default
7070  can be used.
7071  This has the advantage that you can see in LyX immediately the real bracket
7072  size and that the matching right bracket will be created too.
7073 \begin_inset Newline newline
7074 \end_inset
7075
7076 The command for the last example would then be: 
7077 \series bold
7078
7079 \backslash
7080 ln Alt+M
7081 \series default
7082  
7083 \series bold
7084 (
7085 \backslash
7086 frac
7087 \begin_inset ERT
7088 status collapsed
7089
7090 \begin_layout Plain Layout
7091
7092
7093 \backslash
7094 spce 
7095 \end_layout
7096
7097 \end_inset
7098
7099 A
7100 \begin_inset Formula $\downarrow$
7101 \end_inset
7102
7103 C
7104 \end_layout
7105
7106 \begin_layout Standard
7107 To omit a left or right bracket, a dot is inserted for the omitted bracket.
7108  For example the command 
7109 \series bold
7110
7111 \backslash
7112 left.
7113 \backslash
7114 frac
7115 \begin_inset ERT
7116 status collapsed
7117
7118 \begin_layout Plain Layout
7119
7120
7121 \backslash
7122 spce 
7123 \end_layout
7124
7125 \end_inset
7126
7127 A
7128 \begin_inset Formula $\downarrow$
7129 \end_inset
7130
7131 B
7132 \begin_inset ERT
7133 status collapsed
7134
7135 \begin_layout Plain Layout
7136
7137
7138 \backslash
7139 spce 
7140 \end_layout
7141
7142 \end_inset
7143
7144
7145 \backslash
7146 right}
7147 \series default
7148  creates:
7149 \series bold
7150
7151 \begin_inset Formula \[
7152 \left.\frac{A}{B}\right\} \]
7153
7154 \end_inset
7155
7156
7157 \series default
7158 The commands 
7159 \series bold
7160
7161 \backslash
7162 left
7163 \series default
7164  and 
7165 \series bold
7166
7167 \backslash
7168 right
7169 \series default
7170  will be converted by LyX to brackets in the right size when the document
7171  is reloaded and an omitted bracket will appear as dashed line.
7172 \end_layout
7173
7174 \begin_layout Standard
7175 \begin_inset VSpace bigskip
7176 \end_inset
7177
7178 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7179  the command 
7180 \series bold
7181
7182 \backslash
7183 middle
7184 \series default
7185
7186 \begin_inset Index
7187 status collapsed
7188
7189 \begin_layout Plain Layout
7190 Commands ! M ! 
7191 \backslash
7192 middle
7193 \end_layout
7194
7195 \end_inset
7196
7197  is additionally available for all brackets and limits.
7198  With this command the height of the following character is adapted to the
7199  one of the surrounding brackets, what is e.
7200 \begin_inset space \thinspace{}
7201 \end_inset
7202
7203 g.
7204 \begin_inset space \space{}
7205 \end_inset
7206
7207 needed for physical vectors:
7208 \begin_inset Formula \[
7209 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7210
7211 \end_inset
7212
7213 For physical vectors there is a special LaTeX-package, described in 
7214 \begin_inset CommandInset ref
7215 LatexCommand ref
7216 reference "sub:Physical-Vectors"
7217
7218 \end_inset
7219
7220 .
7221 \end_layout
7222
7223 \begin_layout Subsection
7224 Horizontal Brackets
7225 \begin_inset Index
7226 status collapsed
7227
7228 \begin_layout Plain Layout
7229 Brackets ! horizontal
7230 \end_layout
7231
7232 \end_inset
7233
7234
7235 \end_layout
7236
7237 \begin_layout Standard
7238 \align center
7239 \begin_inset Tabular
7240 <lyxtabular version="3" rows="4" columns="2">
7241 <features>
7242 <column alignment="center" valignment="top" width="0pt">
7243 <column alignment="center" valignment="top" width="0pt">
7244 <row>
7245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7246 \begin_inset Text
7247
7248 \begin_layout Plain Layout
7249 Command
7250 \begin_inset Note Note
7251 status collapsed
7252
7253 \begin_layout Plain Layout
7254
7255 \series bold
7256
7257 \backslash
7258 raisebox
7259 \series default
7260  is only used as spacer.
7261 \end_layout
7262
7263 \end_inset
7264
7265
7266 \end_layout
7267
7268 \end_inset
7269 </cell>
7270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7271 \begin_inset Text
7272
7273 \begin_layout Plain Layout
7274 Result
7275 \end_layout
7276
7277 \end_inset
7278 </cell>
7279 </row>
7280 <row>
7281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7282 \begin_inset Text
7283
7284 \begin_layout Plain Layout
7285 \begin_inset ERT
7286 status collapsed
7287
7288 \begin_layout Plain Layout
7289
7290
7291 \backslash
7292 raisebox{2.3mm}{
7293 \end_layout
7294
7295 \end_inset
7296
7297
7298 \backslash
7299 overbrace
7300 \begin_inset ERT
7301 status collapsed
7302
7303 \begin_layout Plain Layout
7304
7305
7306 \backslash
7307 spce 
7308 \end_layout
7309
7310 \end_inset
7311
7312 A+B
7313 \begin_inset ERT
7314 status collapsed
7315
7316 \begin_layout Plain Layout
7317
7318
7319 \backslash
7320 spce 
7321 \end_layout
7322
7323 \end_inset
7324
7325 ^
7326 \begin_inset ERT
7327 status collapsed
7328
7329 \begin_layout Plain Layout
7330
7331
7332 \backslash
7333 spce 
7334 \end_layout
7335
7336 \end_inset
7337
7338 3
7339 \begin_inset ERT
7340 status collapsed
7341
7342 \begin_layout Plain Layout
7343
7344 }
7345 \end_layout
7346
7347 \end_inset
7348
7349
7350 \begin_inset Index
7351 status collapsed
7352
7353 \begin_layout Plain Layout
7354 Commands ! O ! 
7355 \backslash
7356 overbrace
7357 \end_layout
7358
7359 \end_inset
7360
7361
7362 \end_layout
7363
7364 \end_inset
7365 </cell>
7366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370 \begin_inset Formula $\overbrace{A+B}^{3}$
7371 \end_inset
7372
7373
7374 \end_layout
7375
7376 \end_inset
7377 </cell>
7378 </row>
7379 <row>
7380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7381 \begin_inset Text
7382
7383 \begin_layout Plain Layout
7384 \begin_inset ERT
7385 status collapsed
7386
7387 \begin_layout Plain Layout
7388
7389
7390 \backslash
7391 raisebox{-2.2mm}{
7392 \end_layout
7393
7394 \end_inset
7395
7396
7397 \backslash
7398 underbrace
7399 \begin_inset ERT
7400 status collapsed
7401
7402 \begin_layout Plain Layout
7403
7404
7405 \backslash
7406 spce 
7407 \end_layout
7408
7409 \end_inset
7410
7411 A+B
7412 \begin_inset ERT
7413 status collapsed
7414
7415 \begin_layout Plain Layout
7416
7417
7418 \backslash
7419 spce 
7420 \end_layout
7421
7422 \end_inset
7423
7424 _5
7425 \begin_inset ERT
7426 status collapsed
7427
7428 \begin_layout Plain Layout
7429
7430 }
7431 \end_layout
7432
7433 \end_inset
7434
7435
7436 \begin_inset Index
7437 status collapsed
7438
7439 \begin_layout Plain Layout
7440 Commands ! U ! 
7441 \backslash
7442 underbrace
7443 \end_layout
7444
7445 \end_inset
7446
7447
7448 \end_layout
7449
7450 \end_inset
7451 </cell>
7452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7453 \begin_inset Text
7454
7455 \begin_layout Plain Layout
7456 \begin_inset Formula $\underbrace{A+B}_{5}$
7457 \end_inset
7458
7459
7460 \end_layout
7461
7462 \end_inset
7463 </cell>
7464 </row>
7465 <row>
7466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7467 \begin_inset Text
7468
7469 \begin_layout Plain Layout
7470
7471 \backslash
7472 overbrace
7473 \begin_inset ERT
7474 status collapsed
7475
7476 \begin_layout Plain Layout
7477
7478
7479 \backslash
7480 spce 
7481 \end_layout
7482
7483 \end_inset
7484
7485
7486 \backslash
7487 underbrace
7488 \begin_inset ERT
7489 status collapsed
7490
7491 \begin_layout Plain Layout
7492
7493
7494 \backslash
7495 spce 
7496 \end_layout
7497
7498 \end_inset
7499
7500 A+B_w
7501 \begin_inset ERT
7502 status collapsed
7503
7504 \begin_layout Plain Layout
7505
7506
7507 \backslash
7508 spce 
7509 \end_layout
7510
7511 \end_inset
7512
7513
7514 \begin_inset ERT
7515 status collapsed
7516
7517 \begin_layout Plain Layout
7518
7519
7520 \backslash
7521 spce 
7522 \end_layout
7523
7524 \end_inset
7525
7526 _7
7527 \begin_inset ERT
7528 status collapsed
7529
7530 \begin_layout Plain Layout
7531
7532
7533 \backslash
7534 spce 
7535 \end_layout
7536
7537 \end_inset
7538
7539
7540 \begin_inset ERT
7541 status collapsed
7542
7543 \begin_layout Plain Layout
7544
7545
7546 \backslash
7547 spce 
7548 \end_layout
7549
7550 \end_inset
7551
7552 ^
7553 \begin_inset ERT
7554 status collapsed
7555
7556 \begin_layout Plain Layout
7557
7558
7559 \backslash
7560 spce 
7561 \end_layout
7562
7563 \end_inset
7564
7565 C
7566 \end_layout
7567
7568 \end_inset
7569 </cell>
7570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7571 \begin_inset Text
7572
7573 \begin_layout Plain Layout
7574 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7575 \end_inset
7576
7577
7578 \end_layout
7579
7580 \end_inset
7581 </cell>
7582 </row>
7583 </lyxtabular>
7584
7585 \end_inset
7586
7587
7588 \end_layout
7589
7590 \begin_layout Standard
7591 In the last example it doesn't matter if 
7592 \series bold
7593
7594 \backslash
7595 overbrace
7596 \series default
7597  or 
7598 \series bold
7599
7600 \backslash
7601 underbrace
7602 \series default
7603  is inserted at first.
7604 \end_layout
7605
7606 \begin_layout Standard
7607 \begin_inset VSpace bigskip
7608 \end_inset
7609
7610 When brackets are needed that overlap each other, multiline formulas, as
7611  described in 
7612 \begin_inset CommandInset ref
7613 LatexCommand ref
7614 reference "sec:Multiline-Formulas"
7615
7616 \end_inset
7617
7618 , must be used:
7619 \begin_inset Formula \begin{eqnarray*}
7620 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7621  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7622
7623 \end_inset
7624
7625 In the first row the formula is inserted together with the first brace.
7626  It is hereby important that the space command
7627 \begin_inset Foot
7628 status collapsed
7629
7630 \begin_layout Plain Layout
7631 Space commands are explained in 
7632 \begin_inset CommandInset ref
7633 LatexCommand ref
7634 reference "sub:Predefined-Space"
7635
7636 \end_inset
7637
7638 .
7639 \end_layout
7640
7641 \end_inset
7642
7643  
7644 \series bold
7645
7646 \backslash
7647 :
7648 \series default
7649  is inserted before the first 
7650 \begin_inset Formula $d$
7651 \end_inset
7652
7653 , because the brace that ends behind the 
7654 \begin_inset Formula $q$
7655 \end_inset
7656
7657  prevents that the following 
7658 \begin_inset Quotes eld
7659 \end_inset
7660
7661 +
7662 \begin_inset Quotes erd
7663 \end_inset
7664
7665  is surrounded by space.
7666 \begin_inset Foot
7667 status collapsed
7668
7669 \begin_layout Plain Layout
7670 because a bracket is not handled as character, see 
7671 \begin_inset CommandInset ref
7672 LatexCommand ref
7673 reference "sub:Binary-Operators"
7674
7675 \end_inset
7676
7677
7678 \end_layout
7679
7680 \end_inset
7681
7682  In the second row the second brace is inserted.
7683  As it should begin before the 
7684 \begin_inset Formula $b$
7685 \end_inset
7686
7687 , first the command 
7688 \series bold
7689
7690 \backslash
7691 hphantom{gggg+
7692 \backslash
7693 :}
7694 \series default
7695  is inserted.
7696 \begin_inset Foot
7697 status collapsed
7698
7699 \begin_layout Plain Layout
7700 more about 
7701 \series bold
7702
7703 \backslash
7704 hphantom
7705 \series default
7706  see 
7707 \begin_inset CommandInset ref
7708 LatexCommand ref
7709 reference "sub:Placeholders"
7710
7711 \end_inset
7712
7713
7714 \end_layout
7715
7716 \end_inset
7717
7718  This space is needed because the 
7719 \begin_inset Quotes eld
7720 \end_inset
7721
7722 +
7723 \begin_inset Quotes erd
7724 \end_inset
7725
7726  is also surrounded by space in the formula.
7727  The brace is placed under the command 
7728 \series bold
7729
7730 \backslash
7731 hphantom{bbqq+dddd}
7732 \series default
7733 .
7734 \end_layout
7735
7736 \begin_layout Standard
7737 It gets more complicated when brackets overlap each other, like in the following
7738  example:
7739 \begin_inset ERT
7740 status collapsed
7741
7742 \begin_layout Plain Layout
7743
7744
7745 \backslash
7746 setlength{
7747 \backslash
7748 jot}{-6pt}
7749 \end_layout
7750
7751 \end_inset
7752
7753
7754 \begin_inset Formula \begin{eqnarray*}
7755  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7756 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7757
7758 \end_inset
7759
7760
7761 \begin_inset ERT
7762 status collapsed
7763
7764 \begin_layout Plain Layout
7765
7766
7767 \backslash
7768 setlength{
7769 \backslash
7770 jot}{3pt}
7771 \end_layout
7772
7773 \end_inset
7774
7775 The first formula row is the same as the second row of the previous example,
7776  with the difference that the brace is above.
7777  The second row contains the formula together with the second brace.
7778  To avoid that there is space between the upper brace in the first row and
7779  the formula, the row spacing need to be reduced.
7780  This is not easily possible due to a bug in LyX
7781 \begin_inset Foot
7782 status collapsed
7783
7784 \begin_layout Plain Layout
7785 \begin_inset CommandInset href
7786 LatexCommand href
7787 name "LyX-bug #1505"
7788 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7789
7790 \end_inset
7791
7792
7793 \end_layout
7794
7795 \end_inset
7796
7797 .
7798  As solution for the problem, the global formula row separation 
7799 \series bold
7800
7801 \backslash
7802 jot
7803 \series default
7804
7805 \begin_inset Index
7806 status collapsed
7807
7808 \begin_layout Plain Layout
7809 Commands ! J ! 
7810 \backslash
7811 jot
7812 \end_layout
7813
7814 \end_inset
7815
7816  must be changed to -6
7817 \begin_inset space \thinspace{}
7818 \end_inset
7819
7820 pt before the formula with the command 
7821 \series bold
7822
7823 \backslash
7824 setlength{
7825 \backslash
7826 jot}{-6pt}
7827 \series default
7828  in TeX-mode.
7829  
7830 \series bold
7831
7832 \backslash
7833 jot
7834 \series default
7835  is set back after the formula to the standard value of 3
7836 \begin_inset space \thinspace{}
7837 \end_inset
7838
7839 pt using the same command.
7840  More about the row separation in formulas is explained in 
7841 \begin_inset CommandInset ref
7842 LatexCommand ref
7843 reference "sub:Line-Separation"
7844
7845 \end_inset
7846
7847 .
7848 \end_layout
7849
7850 \begin_layout Section
7851 Arrows
7852 \begin_inset Index
7853 status collapsed
7854
7855 \begin_layout Plain Layout
7856 Arrows
7857 \end_layout
7858
7859 \end_inset
7860
7861
7862 \end_layout
7863
7864 \begin_layout Standard
7865 Arrows can be inserted via the math toolbar button 
7866 \begin_inset Graphics
7867         filename ../images/math/leftarrow.png
7868         scale 85
7869
7870 \end_inset
7871
7872  or the commands listed in the following subsections.
7873 \end_layout
7874
7875 \begin_layout Standard
7876 \begin_inset Newpage newpage
7877 \end_inset
7878
7879
7880 \end_layout
7881
7882 \begin_layout Subsection
7883 Horizontal Arrows
7884 \begin_inset Index
7885 status collapsed
7886
7887 \begin_layout Plain Layout
7888 Arrows ! horizontal
7889 \end_layout
7890
7891 \end_inset
7892
7893
7894 \end_layout
7895
7896 \begin_layout Standard
7897 \begin_inset space \hfill{}
7898 \end_inset
7899
7900
7901 \begin_inset Tabular
7902 <lyxtabular version="3" rows="8" columns="2">
7903 <features>
7904 <column alignment="center" valignment="top" width="0pt">
7905 <column alignment="center" valignment="top" width="0pt">
7906 <row>
7907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7908 \begin_inset Text
7909
7910 \begin_layout Plain Layout
7911 Command
7912 \end_layout
7913
7914 \end_inset
7915 </cell>
7916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7917 \begin_inset Text
7918
7919 \begin_layout Plain Layout
7920 Result
7921 \end_layout
7922
7923 \end_inset
7924 </cell>
7925 </row>
7926 <row>
7927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7928 \begin_inset Text
7929
7930 \begin_layout Plain Layout
7931
7932 \backslash
7933 gets
7934 \end_layout
7935
7936 \end_inset
7937 </cell>
7938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7939 \begin_inset Text
7940
7941 \begin_layout Plain Layout
7942 \begin_inset Formula $\gets$
7943 \end_inset
7944
7945
7946 \end_layout
7947
7948 \end_inset
7949 </cell>
7950 </row>
7951 <row>
7952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956
7957 \backslash
7958 Leftarrow
7959 \end_layout
7960
7961 \end_inset
7962 </cell>
7963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967 \begin_inset Formula $\Leftarrow$
7968 \end_inset
7969
7970
7971 \end_layout
7972
7973 \end_inset
7974 </cell>
7975 </row>
7976 <row>
7977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7978 \begin_inset Text
7979
7980 \begin_layout Plain Layout
7981
7982 \backslash
7983 longleftarrow
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7989 \begin_inset Text
7990
7991 \begin_layout Plain Layout
7992 \begin_inset Formula $\longleftarrow$
7993 \end_inset
7994
7995
7996 \end_layout
7997
7998 \end_inset
7999 </cell>
8000 </row>
8001 <row>
8002 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8003 \begin_inset Text
8004
8005 \begin_layout Plain Layout
8006
8007 \backslash
8008 Longleftarrow
8009 \end_layout
8010
8011 \end_inset
8012 </cell>
8013 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8014 \begin_inset Text
8015
8016 \begin_layout Plain Layout
8017 \begin_inset Formula $\Longleftarrow$
8018 \end_inset
8019
8020
8021 \end_layout
8022
8023 \end_inset
8024 </cell>
8025 </row>
8026 <row>
8027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8028 \begin_inset Text
8029
8030 \begin_layout Plain Layout
8031
8032 \backslash
8033 leftharpoonup
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042 \begin_inset Formula $\leftharpoonup$
8043 \end_inset
8044
8045
8046 \end_layout
8047
8048 \end_inset
8049 </cell>
8050 </row>
8051 <row>
8052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8053 \begin_inset Text
8054
8055 \begin_layout Plain Layout
8056
8057 \backslash
8058 leftharpoondown
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8064 \begin_inset Text
8065
8066 \begin_layout Plain Layout
8067 \begin_inset Formula $\leftharpoondown$
8068 \end_inset
8069
8070
8071 \end_layout
8072
8073 \end_inset
8074 </cell>
8075 </row>
8076 <row>
8077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8078 \begin_inset Text
8079
8080 \begin_layout Plain Layout
8081
8082 \backslash
8083 hookleftarrow
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092 \begin_inset Formula $\hookleftarrow$
8093 \end_inset
8094
8095
8096 \end_layout
8097
8098 \end_inset
8099 </cell>
8100 </row>
8101 </lyxtabular>
8102
8103 \end_inset
8104
8105
8106 \begin_inset space \hfill{}
8107 \end_inset
8108
8109
8110 \begin_inset Tabular
8111 <lyxtabular version="3" rows="8" columns="2">
8112 <features>
8113 <column alignment="center" valignment="top" width="0pt">
8114 <column alignment="center" valignment="top" width="0pt">
8115 <row>
8116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8117 \begin_inset Text
8118
8119 \begin_layout Plain Layout
8120 Command
8121 \end_layout
8122
8123 \end_inset
8124 </cell>
8125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8126 \begin_inset Text
8127
8128 \begin_layout Plain Layout
8129 Result
8130 \end_layout
8131
8132 \end_inset
8133 </cell>
8134 </row>
8135 <row>
8136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8137 \begin_inset Text
8138
8139 \begin_layout Plain Layout
8140
8141 \backslash
8142 to
8143 \end_layout
8144
8145 \end_inset
8146 </cell>
8147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8148 \begin_inset Text
8149
8150 \begin_layout Plain Layout
8151 \begin_inset Formula $\to$
8152 \end_inset
8153
8154
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 </row>
8160 <row>
8161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8162 \begin_inset Text
8163
8164 \begin_layout Plain Layout
8165
8166 \backslash
8167 Rightarrow
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8173 \begin_inset Text
8174
8175 \begin_layout Plain Layout
8176 \begin_inset Formula $\Rightarrow$
8177 \end_inset
8178
8179
8180 \end_layout
8181
8182 \end_inset
8183 </cell>
8184 </row>
8185 <row>
8186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8187 \begin_inset Text
8188
8189 \begin_layout Plain Layout
8190
8191 \backslash
8192 longrightarrow
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8198 \begin_inset Text
8199
8200 \begin_layout Plain Layout
8201 \begin_inset Formula $\longrightarrow$
8202 \end_inset
8203
8204
8205 \end_layout
8206
8207 \end_inset
8208 </cell>
8209 </row>
8210 <row>
8211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8212 \begin_inset Text
8213
8214 \begin_layout Plain Layout
8215
8216 \backslash
8217 Longrightarrow
8218 \end_layout
8219
8220 \end_inset
8221 </cell>
8222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8223 \begin_inset Text
8224
8225 \begin_layout Plain Layout
8226 \begin_inset Formula $\Longrightarrow$
8227 \end_inset
8228
8229
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 </row>
8235 <row>
8236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8237 \begin_inset Text
8238
8239 \begin_layout Plain Layout
8240
8241 \backslash
8242 rightharpoonup
8243 \end_layout
8244
8245 \end_inset
8246 </cell>
8247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8248 \begin_inset Text
8249
8250 \begin_layout Plain Layout
8251 \begin_inset Formula $\rightharpoonup$
8252 \end_inset
8253
8254
8255 \end_layout
8256
8257 \end_inset
8258 </cell>
8259 </row>
8260 <row>
8261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8262 \begin_inset Text
8263
8264 \begin_layout Plain Layout
8265
8266 \backslash
8267 rightharpoondown
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8273 \begin_inset Text
8274
8275 \begin_layout Plain Layout
8276 \begin_inset Formula $\rightharpoondown$
8277 \end_inset
8278
8279
8280 \end_layout
8281
8282 \end_inset
8283 </cell>
8284 </row>
8285 <row>
8286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8287 \begin_inset Text
8288
8289 \begin_layout Plain Layout
8290
8291 \backslash
8292 hookrightarrow
8293 \end_layout
8294
8295 \end_inset
8296 </cell>
8297 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301 \begin_inset Formula $\hookrightarrow$
8302 \end_inset
8303
8304
8305 \end_layout
8306
8307 \end_inset
8308 </cell>
8309 </row>
8310 </lyxtabular>
8311
8312 \end_inset
8313
8314
8315 \begin_inset space \hfill{}
8316 \end_inset
8317
8318
8319 \end_layout
8320
8321 \begin_layout Standard
8322 \begin_inset space \hfill{}
8323 \end_inset
8324
8325
8326 \begin_inset Tabular
8327 <lyxtabular version="3" rows="6" columns="2">
8328 <features>
8329 <column alignment="center" valignment="top" width="0pt">
8330 <column alignment="center" valignment="top" width="0pt">
8331 <row>
8332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Plain Layout
8336 Command
8337 \end_layout
8338
8339 \end_inset
8340 </cell>
8341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8342 \begin_inset Text
8343
8344 \begin_layout Plain Layout
8345 Result
8346 \end_layout
8347
8348 \end_inset
8349 </cell>
8350 </row>
8351 <row>
8352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356
8357 \backslash
8358 leftrightarrow
8359 \end_layout
8360
8361 \end_inset
8362 </cell>
8363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Plain Layout
8367 \begin_inset Formula $\leftrightarrow$
8368 \end_inset
8369
8370
8371 \end_layout
8372
8373 \end_inset
8374 </cell>
8375 </row>
8376 <row>
8377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8378 \begin_inset Text
8379
8380 \begin_layout Plain Layout
8381
8382 \backslash
8383 Leftrightarrow
8384 \end_layout
8385
8386 \end_inset
8387 </cell>
8388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8389 \begin_inset Text
8390
8391 \begin_layout Plain Layout
8392 \begin_inset Formula $\Leftrightarrow$
8393 \end_inset
8394
8395
8396 \end_layout
8397
8398 \end_inset
8399 </cell>
8400 </row>
8401 <row>
8402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8403 \begin_inset Text
8404
8405 \begin_layout Plain Layout
8406
8407 \backslash
8408 longleftrightarrow
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8414 \begin_inset Text
8415
8416 \begin_layout Plain Layout
8417 \begin_inset Formula $\longleftrightarrow$
8418 \end_inset
8419
8420
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 </row>
8426 <row>
8427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8428 \begin_inset Text
8429
8430 \begin_layout Plain Layout
8431
8432 \backslash
8433 Longleftrightarrow
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8439 \begin_inset Text
8440
8441 \begin_layout Plain Layout
8442 \begin_inset Formula $\Longleftrightarrow$
8443 \end_inset
8444
8445
8446 \end_layout
8447
8448 \end_inset
8449 </cell>
8450 </row>
8451 <row>
8452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8453 \begin_inset Text
8454
8455 \begin_layout Plain Layout
8456
8457 \backslash
8458 rightleftharpoons
8459 \end_layout
8460
8461 \end_inset
8462 </cell>
8463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8464 \begin_inset Text
8465
8466 \begin_layout Plain Layout
8467 \begin_inset Formula $\rightleftharpoons$
8468 \end_inset
8469
8470
8471 \end_layout
8472
8473 \end_inset
8474 </cell>
8475 </row>
8476 </lyxtabular>
8477
8478 \end_inset
8479
8480
8481 \begin_inset space \hspace{}
8482 \length 25pt
8483 \end_inset
8484
8485
8486 \begin_inset space \hfill{}
8487 \end_inset
8488
8489
8490 \begin_inset Tabular
8491 <lyxtabular version="3" rows="5" columns="2">
8492 <features>
8493 <column alignment="center" valignment="top" width="0pt">
8494 <column alignment="center" valignment="top" width="0pt">
8495 <row>
8496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8497 \begin_inset Text
8498
8499 \begin_layout Plain Layout
8500 Command
8501 \end_layout
8502
8503 \end_inset
8504 </cell>
8505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8506 \begin_inset Text
8507
8508 \begin_layout Plain Layout
8509 Result
8510 \end_layout
8511
8512 \end_inset
8513 </cell>
8514 </row>
8515 <row>
8516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8517 \begin_inset Text
8518
8519 \begin_layout Plain Layout
8520
8521 \backslash
8522 mapsto
8523 \end_layout
8524
8525 \end_inset
8526 </cell>
8527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8528 \begin_inset Text
8529
8530 \begin_layout Plain Layout
8531 \begin_inset Formula $\mapsto$
8532 \end_inset
8533
8534
8535 \end_layout
8536
8537 \end_inset
8538 </cell>
8539 </row>
8540 <row>
8541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8542 \begin_inset Text
8543
8544 \begin_layout Plain Layout
8545
8546 \backslash
8547 longmapsto
8548 \end_layout
8549
8550 \end_inset
8551 </cell>
8552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8553 \begin_inset Text
8554
8555 \begin_layout Plain Layout
8556 \begin_inset Formula $\longmapsto$
8557 \end_inset
8558
8559
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 </row>
8565 <row>
8566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8567 \begin_inset Text
8568
8569 \begin_layout Plain Layout
8570
8571 \backslash
8572 leadsto
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8578 \begin_inset Text
8579
8580 \begin_layout Plain Layout
8581 \begin_inset Formula $\leadsto$
8582 \end_inset
8583
8584
8585 \end_layout
8586
8587 \end_inset
8588 </cell>
8589 </row>
8590 <row>
8591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Plain Layout
8595
8596 \backslash
8597 dasharrow
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8603 \begin_inset Text
8604
8605 \begin_layout Plain Layout
8606 \begin_inset Formula $\dasharrow$
8607 \end_inset
8608
8609
8610 \end_layout
8611
8612 \end_inset
8613 </cell>
8614 </row>
8615 </lyxtabular>
8616
8617 \end_inset
8618
8619
8620 \begin_inset space \hfill{}
8621 \end_inset
8622
8623
8624 \end_layout
8625
8626 \begin_layout Standard
8627 \begin_inset VSpace medskip
8628 \end_inset
8629
8630 Arrows used as accent like e.
8631 \begin_inset space \thinspace{}
8632 \end_inset
8633
8634 g.
8635 \begin_inset space \space{}
8636 \end_inset
8637
8638 vector arrows are listed in 
8639 \begin_inset CommandInset ref
8640 LatexCommand ref
8641 reference "sec:Accents"
8642
8643 \end_inset
8644
8645 .
8646 \end_layout
8647
8648 \begin_layout Standard
8649 \begin_inset VSpace bigskip
8650 \end_inset
8651
8652 Furthermore there are the labeled arrows
8653 \begin_inset Index
8654 status collapsed
8655
8656 \begin_layout Plain Layout
8657 Arrows ! labeled
8658 \end_layout
8659
8660 \end_inset
8661
8662  
8663 \series bold
8664
8665 \backslash
8666 xleftarrow
8667 \series default
8668
8669 \begin_inset Index
8670 status collapsed
8671
8672 \begin_layout Plain Layout
8673 Commands ! X ! 
8674 \backslash
8675 xleftarrow
8676 \end_layout
8677
8678 \end_inset
8679
8680  and 
8681 \series bold
8682
8683 \backslash
8684 xrightarrow
8685 \series default
8686
8687 \begin_inset Index
8688 status collapsed
8689
8690 \begin_layout Plain Layout
8691 Commands ! X ! 
8692 \backslash
8693 xrightarrow
8694 \begin_inset ERT
8695 status collapsed
8696
8697 \begin_layout Plain Layout
8698
8699
8700 \backslash
8701 vspace{4mm}
8702 \end_layout
8703
8704 \end_inset
8705
8706
8707 \end_layout
8708
8709 \end_inset
8710
8711 .
8712  When inserting one of these commands in a formula, an arrow with two blue
8713  boxes appear where the label can be inserted.
8714  The length of the arrow adapts to the label width.
8715 \end_layout
8716
8717 \begin_layout Standard
8718 \align center
8719 \begin_inset Tabular
8720 <lyxtabular version="3" rows="3" columns="2">
8721 <features>
8722 <column alignment="center" valignment="top" width="0pt">
8723 <column alignment="center" valignment="top" width="0pt">
8724 <row>
8725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8726 \begin_inset Text
8727
8728 \begin_layout Plain Layout
8729 Command
8730 \end_layout
8731
8732 \end_inset
8733 </cell>
8734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8735 \begin_inset Text
8736
8737 \begin_layout Plain Layout
8738 Result
8739 \begin_inset Note Note
8740 status collapsed
8741
8742 \begin_layout Plain Layout
8743
8744 \series bold
8745
8746 \backslash
8747 raisebox
8748 \series default
8749  is only used as spacer.
8750 \end_layout
8751
8752 \end_inset
8753
8754
8755 \end_layout
8756
8757 \end_inset
8758 </cell>
8759 </row>
8760 <row>
8761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765 F(a)
8766 \backslash
8767 xleftarrow
8768 \begin_inset ERT
8769 status collapsed
8770
8771 \begin_layout Plain Layout
8772
8773
8774 \backslash
8775 spce 
8776 \end_layout
8777
8778 \end_inset
8779
8780 x=a
8781 \begin_inset Formula $\downarrow$
8782 \end_inset
8783
8784 x>0
8785 \begin_inset Formula $\to$
8786 \end_inset
8787
8788 F(x)
8789 \end_layout
8790
8791 \end_inset
8792 </cell>
8793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Plain Layout
8797 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8798 \end_inset
8799
8800
8801 \end_layout
8802
8803 \end_inset
8804 </cell>
8805 </row>
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 F(x)
8812 \backslash
8813 xrightarrow
8814 \begin_inset ERT
8815 status collapsed
8816
8817 \begin_layout Plain Layout
8818
8819
8820 \backslash
8821 spce 
8822 \end_layout
8823
8824 \end_inset
8825
8826 x=a
8827 \begin_inset Formula $\downarrow$
8828 \end_inset
8829
8830 x>0
8831 \begin_inset Formula $\to$
8832 \end_inset
8833
8834 F(a)
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8840 \begin_inset Text
8841
8842 \begin_layout Plain Layout
8843 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8844 \end_inset
8845
8846
8847 \end_layout
8848
8849 \end_inset
8850 </cell>
8851 </row>
8852 </lyxtabular>
8853
8854 \end_inset
8855
8856
8857 \end_layout
8858
8859 \begin_layout Subsection
8860 Vertical and diagonal Arrows
8861 \begin_inset Index
8862 status collapsed
8863
8864 \begin_layout Plain Layout
8865 Arrows ! diagonal
8866 \end_layout
8867
8868 \end_inset
8869
8870
8871 \begin_inset Index
8872 status collapsed
8873
8874 \begin_layout Plain Layout
8875 Arrows ! vertical
8876 \end_layout
8877
8878 \end_inset
8879
8880
8881 \end_layout
8882
8883 \begin_layout Standard
8884 \begin_inset space \hfill{}
8885 \end_inset
8886
8887
8888 \begin_inset Tabular
8889 <lyxtabular version="3" rows="7" columns="2">
8890 <features>
8891 <column alignment="center" valignment="top" width="0pt">
8892 <column alignment="center" valignment="top" width="0pt">
8893 <row>
8894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8895 \begin_inset Text
8896
8897 \begin_layout Plain Layout
8898 Command
8899 \end_layout
8900
8901 \end_inset
8902 </cell>
8903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907 Result
8908 \end_layout
8909
8910 \end_inset
8911 </cell>
8912 </row>
8913 <row>
8914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8915 \begin_inset Text
8916
8917 \begin_layout Plain Layout
8918
8919 \backslash
8920 uparrow
8921 \end_layout
8922
8923 \end_inset
8924 </cell>
8925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8926 \begin_inset Text
8927
8928 \begin_layout Plain Layout
8929 \begin_inset Formula $\uparrow$
8930 \end_inset
8931
8932
8933 \end_layout
8934
8935 \end_inset
8936 </cell>
8937 </row>
8938 <row>
8939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8940 \begin_inset Text
8941
8942 \begin_layout Plain Layout
8943
8944 \backslash
8945 Uparrow
8946 \end_layout
8947
8948 \end_inset
8949 </cell>
8950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8951 \begin_inset Text
8952
8953 \begin_layout Plain Layout
8954 \begin_inset Formula $\Uparrow$
8955 \end_inset
8956
8957
8958 \end_layout
8959
8960 \end_inset
8961 </cell>
8962 </row>
8963 <row>
8964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968
8969 \backslash
8970 updownarrow
8971 \end_layout
8972
8973 \end_inset
8974 </cell>
8975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8976 \begin_inset Text
8977
8978 \begin_layout Plain Layout
8979 \begin_inset Formula $\updownarrow$
8980 \end_inset
8981
8982
8983 \end_layout
8984
8985 \end_inset
8986 </cell>
8987 </row>
8988 <row>
8989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8990 \begin_inset Text
8991
8992 \begin_layout Plain Layout
8993
8994 \backslash
8995 Updownarrow
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9001 \begin_inset Text
9002
9003 \begin_layout Plain Layout
9004 \begin_inset Formula $\Updownarrow$
9005 \end_inset
9006
9007
9008 \end_layout
9009
9010 \end_inset
9011 </cell>
9012 </row>
9013 <row>
9014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9015 \begin_inset Text
9016
9017 \begin_layout Plain Layout
9018
9019 \backslash
9020 Downarrow
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9026 \begin_inset Text
9027
9028 \begin_layout Plain Layout
9029 \begin_inset Formula $\Downarrow$
9030 \end_inset
9031
9032
9033 \end_layout
9034
9035 \end_inset
9036 </cell>
9037 </row>
9038 <row>
9039 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9040 \begin_inset Text
9041
9042 \begin_layout Plain Layout
9043
9044 \backslash
9045 downarrow
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9051 \begin_inset Text
9052
9053 \begin_layout Plain Layout
9054 \begin_inset Formula $\downarrow$
9055 \end_inset
9056
9057
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 </row>
9063 </lyxtabular>
9064
9065 \end_inset
9066
9067
9068 \begin_inset space \hfill{}
9069 \end_inset
9070
9071
9072 \begin_inset Tabular
9073 <lyxtabular version="3" rows="5" columns="2">
9074 <features>
9075 <column alignment="center" valignment="top" width="0pt">
9076 <column alignment="center" valignment="top" width="0pt">
9077 <row>
9078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082 Command
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Plain Layout
9091 Result
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 </row>
9097 <row>
9098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9099 \begin_inset Text
9100
9101 \begin_layout Plain Layout
9102
9103 \backslash
9104 nearrow
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113 \begin_inset Formula $\nearrow$
9114 \end_inset
9115
9116
9117 \end_layout
9118
9119 \end_inset
9120 </cell>
9121 </row>
9122 <row>
9123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9124 \begin_inset Text
9125
9126 \begin_layout Plain Layout
9127
9128 \backslash
9129 searrow
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Plain Layout
9138 \begin_inset Formula $\searrow$
9139 \end_inset
9140
9141
9142 \end_layout
9143
9144 \end_inset
9145 </cell>
9146 </row>
9147 <row>
9148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9149 \begin_inset Text
9150
9151 \begin_layout Plain Layout
9152
9153 \backslash
9154 swarrow
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163 \begin_inset Formula $\swarrow$
9164 \end_inset
9165
9166
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 </row>
9172 <row>
9173 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177
9178 \backslash
9179 nwarrow
9180 \end_layout
9181
9182 \end_inset
9183 </cell>
9184 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9185 \begin_inset Text
9186
9187 \begin_layout Plain Layout
9188 \begin_inset Formula $\nwarrow$
9189 \end_inset
9190
9191
9192 \end_layout
9193
9194 \end_inset
9195 </cell>
9196 </row>
9197 </lyxtabular>
9198
9199 \end_inset
9200
9201
9202 \begin_inset space \hfill{}
9203 \end_inset
9204
9205
9206 \end_layout
9207
9208 \begin_layout Standard
9209 \begin_inset VSpace medskip
9210 \end_inset
9211
9212 Vertical arrows can be used also as delimiter together with the commands
9213  described in 
9214 \begin_inset CommandInset ref
9215 LatexCommand ref
9216 reference "sub:Manual-Bracket-Size"
9217
9218 \end_inset
9219
9220  and 
9221 \begin_inset CommandInset ref
9222 LatexCommand ref
9223 reference "sub:Automatic-Bracket-Size"
9224
9225 \end_inset
9226
9227 .
9228 \end_layout
9229
9230 \begin_layout Standard
9231 \begin_inset Newpage newpage
9232 \end_inset
9233
9234
9235 \end_layout
9236
9237 \begin_layout Section
9238 Accents
9239 \begin_inset CommandInset label
9240 LatexCommand label
9241 name "sec:Accents"
9242
9243 \end_inset
9244
9245
9246 \begin_inset Index
9247 status collapsed
9248
9249 \begin_layout Plain Layout
9250 Accents
9251 \end_layout
9252
9253 \end_inset
9254
9255
9256 \end_layout
9257
9258 \begin_layout Standard
9259 Accents can be inserted via the math toolbar button 
9260 \begin_inset Graphics
9261         filename ../images/math/hat.png
9262         scale 85
9263
9264 \end_inset
9265
9266  or the commands listed in the following subsections.
9267 \end_layout
9268
9269 \begin_layout Subsection
9270 Accents for one Character
9271 \begin_inset ERT
9272 status collapsed
9273
9274 \begin_layout Plain Layout
9275
9276
9277 \backslash
9278 texorpdfstring{
9279 \end_layout
9280
9281 \end_inset
9282
9283
9284 \begin_inset Foot
9285 status collapsed
9286
9287 \begin_layout Plain Layout
9288 accents in text see 
9289 \begin_inset CommandInset ref
9290 LatexCommand ref
9291 reference "sub:Accents-in-Text"
9292
9293 \end_inset
9294
9295
9296 \end_layout
9297
9298 \end_inset
9299
9300
9301 \begin_inset ERT
9302 status collapsed
9303
9304 \begin_layout Plain Layout
9305
9306 }{}
9307 \end_layout
9308
9309 \end_inset
9310
9311
9312 \begin_inset Note Note
9313 status collapsed
9314
9315 \begin_layout Plain Layout
9316
9317 \backslash
9318 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
9319 \end_layout
9320
9321 \begin_layout Plain Layout
9322 More about 
9323 \backslash
9324 texorpdfstring is in section 
9325 \begin_inset CommandInset ref
9326 LatexCommand ref
9327 reference "sub:Formulas-in-Section"
9328
9329 \end_inset
9330
9331 .
9332 \end_layout
9333
9334 \end_inset
9335
9336
9337 \begin_inset CommandInset label
9338 LatexCommand label
9339 name "sub:Accents-for-one"
9340
9341 \end_inset
9342
9343
9344 \begin_inset Index
9345 status collapsed
9346
9347 \begin_layout Plain Layout
9348 Accents ! for one character
9349 \end_layout
9350
9351 \end_inset
9352
9353
9354 \end_layout
9355
9356 \begin_layout Standard
9357 \begin_inset space \hfill{}
9358 \end_inset
9359
9360
9361 \begin_inset Tabular
9362 <lyxtabular version="3" rows="8" columns="2">
9363 <features>
9364 <column alignment="center" valignment="top" width="0pt">
9365 <column alignment="center" valignment="top" width="0pt">
9366 <row>
9367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9368 \begin_inset Text
9369
9370 \begin_layout Plain Layout
9371 Command
9372 \end_layout
9373
9374 \end_inset
9375 </cell>
9376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9377 \begin_inset Text
9378
9379 \begin_layout Plain Layout
9380 Result
9381 \begin_inset Note Note
9382 status collapsed
9383
9384 \begin_layout Plain Layout
9385
9386 \series bold
9387
9388 \backslash
9389 raisebox
9390 \series default
9391  is only used as spacer.
9392 \end_layout
9393
9394 \end_inset
9395
9396
9397 \end_layout
9398
9399 \end_inset
9400 </cell>
9401 </row>
9402 <row>
9403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9404 \begin_inset Text
9405
9406 \begin_layout Plain Layout
9407
9408 \backslash
9409 dot
9410 \begin_inset ERT
9411 status collapsed
9412
9413 \begin_layout Plain Layout
9414
9415
9416 \backslash
9417 spce 
9418 \end_layout
9419
9420 \end_inset
9421
9422 A
9423 \end_layout
9424
9425 \end_inset
9426 </cell>
9427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9428 \begin_inset Text
9429
9430 \begin_layout Plain Layout
9431 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9432 \end_inset
9433
9434
9435 \end_layout
9436
9437 \end_inset
9438 </cell>
9439 </row>
9440 <row>
9441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9442 \begin_inset Text
9443
9444 \begin_layout Plain Layout
9445
9446 \backslash
9447 ddot
9448 \begin_inset ERT
9449 status collapsed
9450
9451 \begin_layout Plain Layout
9452
9453
9454 \backslash
9455 spce 
9456 \end_layout
9457
9458 \end_inset
9459
9460 A
9461 \end_layout
9462
9463 \end_inset
9464 </cell>
9465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9466 \begin_inset Text
9467
9468 \begin_layout Plain Layout
9469 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9470 \end_inset
9471
9472
9473 \end_layout
9474
9475 \end_inset
9476 </cell>
9477 </row>
9478 <row>
9479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \begin_layout Plain Layout
9483
9484 \backslash
9485 dddot
9486 \begin_inset ERT
9487 status collapsed
9488
9489 \begin_layout Plain Layout
9490
9491
9492 \backslash
9493 spce 
9494 \end_layout
9495
9496 \end_inset
9497
9498 A
9499 \end_layout
9500
9501 \end_inset
9502 </cell>
9503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9504 \begin_inset Text
9505
9506 \begin_layout Plain Layout
9507 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9508 \end_inset
9509
9510
9511 \end_layout
9512
9513 \end_inset
9514 </cell>
9515 </row>
9516 <row>
9517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9518 \begin_inset Text
9519
9520 \begin_layout Plain Layout
9521
9522 \backslash
9523 ddddot{A
9524 \end_layout
9525
9526 \end_inset
9527 </cell>
9528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9529 \begin_inset Text
9530
9531 \begin_layout Plain Layout
9532 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9533 \end_inset
9534
9535
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 </row>
9541 <row>
9542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9543 \begin_inset Text
9544
9545 \begin_layout Plain Layout
9546
9547 \backslash
9548 vec
9549 \begin_inset ERT
9550 status collapsed
9551
9552 \begin_layout Plain Layout
9553
9554
9555 \backslash
9556 spce 
9557 \end_layout
9558
9559 \end_inset
9560
9561 A
9562 \begin_inset Index
9563 status collapsed
9564
9565 \begin_layout Plain Layout
9566 Vectors
9567 \end_layout
9568
9569 \end_inset
9570
9571
9572 \end_layout
9573
9574 \end_inset
9575 </cell>
9576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9577 \begin_inset Text
9578
9579 \begin_layout Plain Layout
9580 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9581 \end_inset
9582
9583
9584 \end_layout
9585
9586 \end_inset
9587 </cell>
9588 </row>
9589 <row>
9590 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9591 \begin_inset Text
9592
9593 \begin_layout Plain Layout
9594
9595 \backslash
9596 bar
9597 \begin_inset ERT
9598 status collapsed
9599
9600 \begin_layout Plain Layout
9601
9602
9603 \backslash
9604 spce 
9605 \end_layout
9606
9607 \end_inset
9608
9609 A
9610 \end_layout
9611
9612 \end_inset
9613 </cell>
9614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9615 \begin_inset Text
9616
9617 \begin_layout Plain Layout
9618 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9619 \end_inset
9620
9621
9622 \end_layout
9623
9624 \end_inset
9625 </cell>
9626 </row>
9627 <row>
9628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9629 \begin_inset Text
9630
9631 \begin_layout Plain Layout
9632
9633 \backslash
9634 mathring
9635 \begin_inset ERT
9636 status collapsed
9637
9638 \begin_layout Plain Layout
9639
9640
9641 \backslash
9642 spce 
9643 \end_layout
9644
9645 \end_inset
9646
9647 A
9648 \end_layout
9649
9650 \end_inset
9651 </cell>
9652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9653 \begin_inset Text
9654
9655 \begin_layout Plain Layout
9656 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9657 \end_inset
9658
9659
9660 \end_layout
9661
9662 \end_inset
9663 </cell>
9664 </row>
9665 </lyxtabular>
9666
9667 \end_inset
9668
9669
9670 \begin_inset space \hfill{}
9671 \end_inset
9672
9673
9674 \begin_inset Tabular
9675 <lyxtabular version="3" rows="7" columns="2">
9676 <features>
9677 <column alignment="center" valignment="top" width="0pt">
9678 <column alignment="center" valignment="top" width="0pt">
9679 <row>
9680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9681 \begin_inset Text
9682
9683 \begin_layout Plain Layout
9684 Command
9685 \end_layout
9686
9687 \end_inset
9688 </cell>
9689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9690 \begin_inset Text
9691
9692 \begin_layout Plain Layout
9693 Result
9694 \end_layout
9695
9696 \end_inset
9697 </cell>
9698 </row>
9699 <row>
9700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9701 \begin_inset Text
9702
9703 \begin_layout Plain Layout
9704
9705 \backslash
9706 tilde
9707 \begin_inset ERT
9708 status collapsed
9709
9710 \begin_layout Plain Layout
9711
9712
9713 \backslash
9714 spce 
9715 \end_layout
9716
9717 \end_inset
9718
9719 A
9720 \end_layout
9721
9722 \end_inset
9723 </cell>
9724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9725 \begin_inset Text
9726
9727 \begin_layout Plain Layout
9728 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9729 \end_inset
9730
9731
9732 \end_layout
9733
9734 \end_inset
9735 </cell>
9736 </row>
9737 <row>
9738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9739 \begin_inset Text
9740
9741 \begin_layout Plain Layout
9742
9743 \backslash
9744 hat
9745 \begin_inset ERT
9746 status collapsed
9747
9748 \begin_layout Plain Layout
9749
9750
9751 \backslash
9752 spce 
9753 \end_layout
9754
9755 \end_inset
9756
9757 A
9758 \end_layout
9759
9760 \end_inset
9761 </cell>
9762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9763 \begin_inset Text
9764
9765 \begin_layout Plain Layout
9766 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9767 \end_inset
9768
9769
9770 \end_layout
9771
9772 \end_inset
9773 </cell>
9774 </row>
9775 <row>
9776 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9777 \begin_inset Text
9778
9779 \begin_layout Plain Layout
9780
9781 \backslash
9782 check
9783 \begin_inset ERT
9784 status collapsed
9785
9786 \begin_layout Plain Layout
9787
9788
9789 \backslash
9790 spce 
9791 \end_layout
9792
9793 \end_inset
9794
9795 A
9796 \end_layout
9797
9798 \end_inset
9799 </cell>
9800 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9801 \begin_inset Text
9802
9803 \begin_layout Plain Layout
9804 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9805 \end_inset
9806
9807
9808 \end_layout
9809
9810 \end_inset
9811 </cell>
9812 </row>
9813 <row>
9814 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9815 \begin_inset Text
9816
9817 \begin_layout Plain Layout
9818
9819 \backslash
9820 acute
9821 \begin_inset ERT
9822 status collapsed
9823
9824 \begin_layout Plain Layout
9825
9826
9827 \backslash
9828 spce 
9829 \end_layout
9830
9831 \end_inset
9832
9833 A
9834 \end_layout
9835
9836 \end_inset
9837 </cell>
9838 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9839 \begin_inset Text
9840
9841 \begin_layout Plain Layout
9842 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9843 \end_inset
9844
9845
9846 \end_layout
9847
9848 \end_inset
9849 </cell>
9850 </row>
9851 <row>
9852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9853 \begin_inset Text
9854
9855 \begin_layout Plain Layout
9856
9857 \backslash
9858 grave
9859 \begin_inset ERT
9860 status collapsed
9861
9862 \begin_layout Plain Layout
9863
9864
9865 \backslash
9866 spce 
9867 \end_layout
9868
9869 \end_inset
9870
9871 A
9872 \end_layout
9873
9874 \end_inset
9875 </cell>
9876 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9877 \begin_inset Text
9878
9879 \begin_layout Plain Layout
9880 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9881 \end_inset
9882
9883
9884 \end_layout
9885
9886 \end_inset
9887 </cell>
9888 </row>
9889 <row>
9890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9891 \begin_inset Text
9892
9893 \begin_layout Plain Layout
9894
9895 \backslash
9896 breve
9897 \begin_inset ERT
9898 status collapsed
9899
9900 \begin_layout Plain Layout
9901
9902
9903 \backslash
9904 spce 
9905 \end_layout
9906
9907 \end_inset
9908
9909 A
9910 \end_layout
9911
9912 \end_inset
9913 </cell>
9914 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9915 \begin_inset Text
9916
9917 \begin_layout Plain Layout
9918 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9919 \end_inset
9920
9921
9922 \end_layout
9923
9924 \end_inset
9925 </cell>
9926 </row>
9927 </lyxtabular>
9928
9929 \end_inset
9930
9931
9932 \begin_inset space \hfill{}
9933 \end_inset
9934
9935
9936 \end_layout
9937
9938 \begin_layout Standard
9939 \begin_inset VSpace bigskip
9940 \end_inset
9941
9942
9943 \end_layout
9944
9945 \begin_layout Standard
9946 You can directly insert accents like é to formulas.
9947  LyX will transform them to the corresponding accent command.
9948  For umlauts
9949 \begin_inset Index
9950 status collapsed
9951
9952 \begin_layout Plain Layout
9953 Umlauts
9954 \end_layout
9955
9956 \end_inset
9957
9958  it is better to insert a quotation mark before the vowel.
9959  These two characters are then treated by LaTeX as 
9960 \emph on
9961 one
9962 \emph default
9963  character when the formula part with the umlaut is marked as German.
9964  In contrary to 
9965 \series bold
9966
9967 \backslash
9968 ddot
9969 \series default
9970 , with this method 
9971 \begin_inset Quotes eld
9972 \end_inset
9973
9974 real
9975 \begin_inset Quotes erd
9976 \end_inset
9977
9978  umlauts are created as demonstrated in the following example:
9979 \end_layout
9980
9981 \begin_layout Standard
9982 \begin_inset VSpace -2mm
9983 \end_inset
9984
9985
9986 \end_layout
9987
9988 \begin_layout Standard
9989 \align center
9990 \begin_inset Tabular
9991 <lyxtabular version="3" rows="3" columns="2">
9992 <features>
9993 <column alignment="center" valignment="top" width="0">
9994 <column alignment="center" valignment="top" width="0">
9995 <row>
9996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9997 \begin_inset Text
9998
9999 \begin_layout Plain Layout
10000 Command
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10006 \begin_inset Text
10007
10008 \begin_layout Plain Layout
10009 Result
10010 \begin_inset Note Note
10011 status collapsed
10012
10013 \begin_layout Plain Layout
10014
10015 \series bold
10016
10017 \backslash
10018 raisebox
10019 \series default
10020  and the 0
10021 \begin_inset space \thinspace{}
10022 \end_inset
10023
10024 pt space are only used as spacer.
10025 \end_layout
10026
10027 \end_inset
10028
10029
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 </row>
10035 <row>
10036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10037 \begin_inset Text
10038
10039 \begin_layout Plain Layout
10040
10041 \lang ngerman
10042 \begin_inset Quotes grd
10043 \end_inset
10044
10045 i
10046 \end_layout
10047
10048 \end_inset
10049 </cell>
10050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10051 \begin_inset Text
10052
10053 \begin_layout Plain Layout
10054 \begin_inset space \hspace{}
10055 \length 0pt
10056 \end_inset
10057
10058
10059 \lang ngerman
10060
10061 \begin_inset Formula $"i$
10062 \end_inset
10063
10064
10065 \end_layout
10066
10067 \end_inset
10068 </cell>
10069 </row>
10070 <row>
10071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075
10076 \backslash
10077 ddot
10078 \begin_inset ERT
10079 status collapsed
10080
10081 \begin_layout Plain Layout
10082
10083
10084 \backslash
10085 spce 
10086 \end_layout
10087
10088 \end_inset
10089
10090 i
10091 \end_layout
10092
10093 \end_inset
10094 </cell>
10095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10096 \begin_inset Text
10097
10098 \begin_layout Plain Layout
10099 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10100 \end_inset
10101
10102
10103 \end_layout
10104
10105 \end_inset
10106 </cell>
10107 </row>
10108 </lyxtabular>
10109
10110 \end_inset
10111
10112
10113 \end_layout
10114
10115 \begin_layout Standard
10116 Another advantage to 
10117 \series bold
10118
10119 \backslash
10120 ddot
10121 \series default
10122  is that umlauts can directly be converted to mathematical text because
10123  the accent commands above are 
10124 \emph on
10125 not allowed
10126 \emph default
10127  
10128 \emph on
10129 in mathematical text
10130 \emph default
10131 .
10132  To convert an accented character to mathematical text, only the character
10133  under the accent may be converted.
10134  This applies also for all other conversions, e.
10135 \begin_inset space \thinspace{}
10136 \end_inset
10137
10138 g.
10139 \begin_inset space \space{}
10140 \end_inset
10141
10142 to italic or bold.
10143 \end_layout
10144
10145 \begin_layout Standard
10146 In mathematical text, umlauts and other accented characters can directly
10147  be inserted.
10148 \end_layout
10149
10150 \begin_layout Subsection
10151 Accents for Operators
10152 \begin_inset Index
10153 status collapsed
10154
10155 \begin_layout Plain Layout
10156 Accents ! for operators
10157 \end_layout
10158
10159 \end_inset
10160
10161
10162 \end_layout
10163
10164 \begin_layout Standard
10165 With the commands 
10166 \series bold
10167
10168 \backslash
10169 overset
10170 \series default
10171
10172 \begin_inset Index
10173 status collapsed
10174
10175 \begin_layout Plain Layout
10176 Commands ! O ! 
10177 \backslash
10178 overset
10179 \end_layout
10180
10181 \end_inset
10182
10183  and 
10184 \series bold
10185
10186 \backslash
10187 underset
10188 \series default
10189
10190 \begin_inset Index
10191 status collapsed
10192
10193 \begin_layout Plain Layout
10194 Commands ! U ! 
10195 \backslash
10196 underset
10197 \end_layout
10198
10199 \end_inset
10200
10201  characters can be placed above or below an operator, respectively, to accent
10202  it.
10203  With the command 
10204 \series bold
10205
10206 \backslash
10207 sideset
10208 \series default
10209
10210 \begin_inset Index
10211 status collapsed
10212
10213 \begin_layout Plain Layout
10214 Commands ! S ! 
10215 \backslash
10216 sideset
10217 \end_layout
10218
10219 \end_inset
10220
10221  characters can be set before and behind an operator.
10222  The command scheme is:
10223 \end_layout
10224
10225 \begin_layout Standard
10226
10227 \series bold
10228
10229 \backslash
10230 sideset{character
10231 \series default
10232  
10233 \series bold
10234 before}{character
10235 \series default
10236  
10237 \series bold
10238 behind}
10239 \end_layout
10240
10241 \begin_layout Standard
10242
10243 \series bold
10244
10245 \backslash
10246 sideset
10247 \series default
10248  must always be before the operator that should be accented.
10249  You can accent with several characters and even with other operators and
10250  symbols.
10251  To place with 
10252 \series bold
10253
10254 \backslash
10255 sideset
10256 \series default
10257  for example only characters behind an operator, write nothing between the
10258  first braces but don't omit the braces.
10259 \end_layout
10260
10261 \begin_layout Standard
10262 For example the command 
10263 \series bold
10264
10265 \backslash
10266 sideset{
10267 \begin_inset Formula $\to$
10268 \end_inset
10269
10270
10271 \backslash
10272 {
10273 \series default
10274 '
10275 \series bold
10276
10277 \begin_inset Formula $\to$
10278 \end_inset
10279
10280
10281 \backslash
10282 sum_k=1
10283 \begin_inset ERT
10284 status collapsed
10285
10286 \begin_layout Plain Layout
10287
10288
10289 \backslash
10290 spce 
10291 \end_layout
10292
10293 \end_inset
10294
10295
10296 \series default
10297 ^
10298 \series bold
10299 n
10300 \series default
10301  produces:
10302 \begin_inset Formula \[
10303 \sideset{}{'}\sum_{k=1}^{n}\]
10304
10305 \end_inset
10306
10307
10308 \end_layout
10309
10310 \begin_layout Standard
10311 The command 
10312 \series bold
10313
10314 \backslash
10315 overset
10316 \begin_inset ERT
10317 status collapsed
10318
10319 \begin_layout Plain Layout
10320
10321
10322 \backslash
10323 spce 
10324 \end_layout
10325
10326 \end_inset
10327
10328
10329 \backslash
10330 maltese
10331 \begin_inset ERT
10332 status collapsed
10333
10334 \begin_layout Plain Layout
10335
10336
10337 \backslash
10338 spce 
10339 \end_layout
10340
10341 \end_inset
10342
10343
10344 \series default
10345
10346 \begin_inset Formula $\uparrow$
10347 \end_inset
10348
10349
10350 \series bold
10351 a
10352 \series default
10353  produces:
10354 \begin_inset Formula \[
10355 \overset{a}{\maltese}\]
10356
10357 \end_inset
10358
10359 As seen in the last example, with 
10360 \series bold
10361
10362 \backslash
10363 overset
10364 \series default
10365  and 
10366 \series bold
10367
10368 \backslash
10369 underset
10370 \series default
10371  also symbols and characters can be accented; with 
10372 \series bold
10373
10374 \backslash
10375 sideset
10376 \series default
10377  this is not possible.
10378 \end_layout
10379
10380 \begin_layout Subsection
10381 Accents for several Characters
10382 \begin_inset Index
10383 status collapsed
10384
10385 \begin_layout Plain Layout
10386 Accents ! for several characters
10387 \end_layout
10388
10389 \end_inset
10390
10391
10392 \end_layout
10393
10394 \begin_layout Standard
10395 \begin_inset space \hfill{}
10396 \end_inset
10397
10398
10399 \begin_inset Tabular
10400 <lyxtabular version="3" rows="5" columns="2">
10401 <features>
10402 <column alignment="center" valignment="top" width="0pt">
10403 <column alignment="center" valignment="top" width="0pt">
10404 <row>
10405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10406 \begin_inset Text
10407
10408 \begin_layout Plain Layout
10409 Command
10410 \end_layout
10411
10412 \end_inset
10413 </cell>
10414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418 Result
10419 \begin_inset Note Note
10420 status collapsed
10421
10422 \begin_layout Plain Layout
10423
10424 \series bold
10425
10426 \backslash
10427 raisebox
10428 \series default
10429  is only used as spacer.
10430 \end_layout
10431
10432 \end_inset
10433
10434
10435 \end_layout
10436
10437 \end_inset
10438 </cell>
10439 </row>
10440 <row>
10441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445
10446 \backslash
10447 overleftarrow
10448 \begin_inset ERT
10449 status collapsed
10450
10451 \begin_layout Plain Layout
10452
10453
10454 \backslash
10455 spce 
10456 \end_layout
10457
10458 \end_inset
10459
10460 A=B
10461 \end_layout
10462
10463 \end_inset
10464 </cell>
10465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10466 \begin_inset Text
10467
10468 \begin_layout Plain Layout
10469 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10470 \end_inset
10471
10472
10473 \end_layout
10474
10475 \end_inset
10476 </cell>
10477 </row>
10478 <row>
10479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483
10484 \backslash
10485 underleftarrow
10486 \begin_inset ERT
10487 status collapsed
10488
10489 \begin_layout Plain Layout
10490
10491
10492 \backslash
10493 spce 
10494 \end_layout
10495
10496 \end_inset
10497
10498 A=B
10499 \end_layout
10500
10501 \end_inset
10502 </cell>
10503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10504 \begin_inset Text
10505
10506 \begin_layout Plain Layout
10507 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10508 \end_inset
10509
10510
10511 \end_layout
10512
10513 \end_inset
10514 </cell>
10515 </row>
10516 <row>
10517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10518 \begin_inset Text
10519
10520 \begin_layout Plain Layout
10521
10522 \backslash
10523 overleftrightarrow
10524 \begin_inset ERT
10525 status collapsed
10526
10527 \begin_layout Plain Layout
10528
10529
10530 \backslash
10531 spce 
10532 \end_layout
10533
10534 \end_inset
10535
10536 A=B
10537 \end_layout
10538
10539 \end_inset
10540 </cell>
10541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10542 \begin_inset Text
10543
10544 \begin_layout Plain Layout
10545 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10546 \end_inset
10547
10548
10549 \end_layout
10550
10551 \end_inset
10552 </cell>
10553 </row>
10554 <row>
10555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10556 \begin_inset Text
10557
10558 \begin_layout Plain Layout
10559
10560 \backslash
10561 underleftrightarrow
10562 \begin_inset ERT
10563 status collapsed
10564
10565 \begin_layout Plain Layout
10566
10567
10568 \backslash
10569 spce 
10570 \end_layout
10571
10572 \end_inset
10573
10574 A=B
10575 \end_layout
10576
10577 \end_inset
10578 </cell>
10579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10584 \end_inset
10585
10586
10587 \end_layout
10588
10589 \end_inset
10590 </cell>
10591 </row>
10592 </lyxtabular>
10593
10594 \end_inset
10595
10596
10597 \begin_inset space \hfill{}
10598 \end_inset
10599
10600
10601 \begin_inset Tabular
10602 <lyxtabular version="3" rows="5" columns="2">
10603 <features>
10604 <column alignment="center" valignment="top" width="0pt">
10605 <column alignment="center" valignment="top" width="0pt">
10606 <row>
10607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611 Command
10612 \end_layout
10613
10614 \end_inset
10615 </cell>
10616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10617 \begin_inset Text
10618
10619 \begin_layout Plain Layout
10620 Result
10621 \end_layout
10622
10623 \end_inset
10624 </cell>
10625 </row>
10626 <row>
10627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10628 \begin_inset Text
10629
10630 \begin_layout Plain Layout
10631
10632 \backslash
10633 overrightarrow
10634 \begin_inset ERT
10635 status collapsed
10636
10637 \begin_layout Plain Layout
10638
10639
10640 \backslash
10641 spce 
10642 \end_layout
10643
10644 \end_inset
10645
10646 A=B
10647 \end_layout
10648
10649 \end_inset
10650 </cell>
10651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10652 \begin_inset Text
10653
10654 \begin_layout Plain Layout
10655 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10656 \end_inset
10657
10658
10659 \end_layout
10660
10661 \end_inset
10662 </cell>
10663 </row>
10664 <row>
10665 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10666 \begin_inset Text
10667
10668 \begin_layout Plain Layout
10669
10670 \backslash
10671 underrightarrow
10672 \begin_inset ERT
10673 status collapsed
10674
10675 \begin_layout Plain Layout
10676
10677
10678 \backslash
10679 spce 
10680 \end_layout
10681
10682 \end_inset
10683
10684 A=B
10685 \end_layout
10686
10687 \end_inset
10688 </cell>
10689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10694 \end_inset
10695
10696
10697 \end_layout
10698
10699 \end_inset
10700 </cell>
10701 </row>
10702 <row>
10703 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10704 \begin_inset Text
10705
10706 \begin_layout Plain Layout
10707
10708 \backslash
10709 widetilde
10710 \begin_inset ERT
10711 status collapsed
10712
10713 \begin_layout Plain Layout
10714
10715
10716 \backslash
10717 spce 
10718 \end_layout
10719
10720 \end_inset
10721
10722 A=B
10723 \end_layout
10724
10725 \end_inset
10726 </cell>
10727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10728 \begin_inset Text
10729
10730 \begin_layout Plain Layout
10731 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10732 \end_inset
10733
10734
10735 \end_layout
10736
10737 \end_inset
10738 </cell>
10739 </row>
10740 <row>
10741 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10742 \begin_inset Text
10743
10744 \begin_layout Plain Layout
10745
10746 \backslash
10747 widehat
10748 \begin_inset ERT
10749 status collapsed
10750
10751 \begin_layout Plain Layout
10752
10753
10754 \backslash
10755 spce 
10756 \end_layout
10757
10758 \end_inset
10759
10760 A=B
10761 \end_layout
10762
10763 \end_inset
10764 </cell>
10765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10766 \begin_inset Text
10767
10768 \begin_layout Plain Layout
10769 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10770 \end_inset
10771
10772
10773 \end_layout
10774
10775 \end_inset
10776 </cell>
10777 </row>
10778 </lyxtabular>
10779
10780 \end_inset
10781
10782
10783 \begin_inset space \hfill{}
10784 \end_inset
10785
10786
10787 \end_layout
10788
10789 \begin_layout Standard
10790 \begin_inset VSpace medskip
10791 \end_inset
10792
10793 With these commands as many characters as you like can be accented.
10794  But the accents 
10795 \series bold
10796
10797 \backslash
10798 widetilde
10799 \series default
10800  and 
10801 \series bold
10802
10803 \backslash
10804 widehat
10805 \series default
10806  will only be set in the output with a length of three characters, as shown
10807  in the following example:
10808 \begin_inset Formula \[
10809 \widetilde{A+B=C-D}\]
10810
10811 \end_inset
10812
10813
10814 \end_layout
10815
10816 \begin_layout Standard
10817 With the commands 
10818 \series bold
10819
10820 \backslash
10821 overset
10822 \series default
10823
10824 \begin_inset Index
10825 status collapsed
10826
10827 \begin_layout Plain Layout
10828 Commands ! O ! 
10829 \backslash
10830 overset
10831 \end_layout
10832
10833 \end_inset
10834
10835  and 
10836 \series bold
10837
10838 \backslash
10839 underset
10840 \series default
10841
10842 \begin_inset Index
10843 status collapsed
10844
10845 \begin_layout Plain Layout
10846 Commands ! U ! 
10847 \backslash
10848 underset
10849 \end_layout
10850
10851 \end_inset
10852
10853  described in the previous subsection it is also possible to accent several
10854  characters.
10855  The command 
10856 \series bold
10857
10858 \backslash
10859 underset
10860 \begin_inset ERT
10861 status collapsed
10862
10863 \begin_layout Plain Layout
10864
10865
10866 \backslash
10867 spce 
10868 \end_layout
10869
10870 \end_inset
10871
10872 A=B
10873 \begin_inset Formula $\downarrow$
10874 \end_inset
10875
10876 ***
10877 \series default
10878  creates:
10879 \begin_inset Formula \[
10880 \underset{***}{A=B}\]
10881
10882 \end_inset
10883
10884
10885 \end_layout
10886
10887 \begin_layout Section
10888 Space
10889 \begin_inset CommandInset label
10890 LatexCommand label
10891 name "sub:Space"
10892
10893 \end_inset
10894
10895
10896 \begin_inset Index
10897 status collapsed
10898
10899 \begin_layout Plain Layout
10900 Space ! horizontal
10901 \end_layout
10902
10903 \end_inset
10904
10905
10906 \end_layout
10907
10908 \begin_layout Subsection
10909 Predefined Space
10910 \begin_inset CommandInset label
10911 LatexCommand label
10912 name "sub:Predefined-Space"
10913
10914 \end_inset
10915
10916
10917 \begin_inset Index
10918 status collapsed
10919
10920 \begin_layout Plain Layout
10921 Space ! horizontal ! predefined
10922 \end_layout
10923
10924 \end_inset
10925
10926
10927 \end_layout
10928
10929 \begin_layout Standard
10930 Sometimes it is necessary to insert horizontal space to a formula.
10931  This is done by inserting a protected space (shortcut 
10932 \begin_inset Info
10933 type  "shortcut"
10934 arg   "space-insert protected"
10935 \end_inset
10936
10937 ).
10938  A 
10939 \begin_inset Quotes eld
10940 \end_inset
10941
10942
10943 \color blue
10944
10945 \begin_inset ERT
10946 status collapsed
10947
10948 \begin_layout Plain Layout
10949
10950
10951 \backslash
10952 spce 
10953 \end_layout
10954
10955 \end_inset
10956
10957
10958 \color inherit
10959
10960 \begin_inset Quotes erd
10961 \end_inset
10962
10963  appears and by pressing 
10964 \family sans
10965 Space
10966 \family default
10967  several times one can select one of eight different space sizes.
10968  The spaces can also be inserted using the math toolbar button 
10969 \begin_inset Graphics
10970         filename ../images/math/space.png
10971         scale 85
10972
10973 \end_inset
10974
10975  or special commands.
10976  Independent from the inserted command, one can select the size again by
10977  pressing 
10978 \family sans
10979 Space
10980 \family default
10981  afterwards.
10982 \end_layout
10983
10984 \begin_layout Standard
10985 \noindent
10986 \align center
10987 \begin_inset VSpace -5mm
10988 \end_inset
10989
10990
10991 \begin_inset Tabular
10992 <lyxtabular version="3" rows="3" columns="7">
10993 <features>
10994 <column alignment="center" valignment="middle" width="6.8cm">
10995 <column alignment="center" valignment="top" width="0">
10996 <column alignment="center" valignment="top" width="0">
10997 <column alignment="center" valignment="top" width="0">
10998 <column alignment="center" valignment="top" width="0">
10999 <column alignment="center" valignment="top" width="0">
11000 <column alignment="center" valignment="top" width="0">
11001 <row>
11002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11003 \begin_inset Text
11004
11005 \begin_layout Plain Layout
11006 Command
11007 \end_layout
11008
11009 \end_inset
11010 </cell>
11011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11012 \begin_inset Text
11013
11014 \begin_layout Plain Layout
11015
11016 \backslash
11017 ,
11018 \end_layout
11019
11020 \end_inset
11021 </cell>
11022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11023 \begin_inset Text
11024
11025 \begin_layout Plain Layout
11026
11027 \backslash
11028 :
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037
11038 \backslash
11039 ;
11040 \end_layout
11041
11042 \end_inset
11043 </cell>
11044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11045 \begin_inset Text
11046
11047 \begin_layout Plain Layout
11048
11049 \backslash
11050 quad
11051 \end_layout
11052
11053 \end_inset
11054 </cell>
11055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11056 \begin_inset Text
11057
11058 \begin_layout Plain Layout
11059
11060 \backslash
11061 qquad
11062 \end_layout
11063
11064 \end_inset
11065 </cell>
11066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11067 \begin_inset Text
11068
11069 \begin_layout Plain Layout
11070
11071 \backslash
11072 !
11073 \end_layout
11074
11075 \end_inset
11076 </cell>
11077 </row>
11078 <row>
11079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11080 \begin_inset Text
11081
11082 \begin_layout Plain Layout
11083 Number of 
11084 \family sans
11085 Space
11086 \family default
11087  keystrokes after inserting the protected space
11088 \end_layout
11089
11090 \end_inset
11091 </cell>
11092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11093 \begin_inset Text
11094
11095 \begin_layout Plain Layout
11096 0
11097 \end_layout
11098
11099 \end_inset
11100 </cell>
11101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105 1
11106 \end_layout
11107
11108 \end_inset
11109 </cell>
11110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114 2
11115 \end_layout
11116
11117 \end_inset
11118 </cell>
11119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11120 \begin_inset Text
11121
11122 \begin_layout Plain Layout
11123 3
11124 \end_layout
11125
11126 \end_inset
11127 </cell>
11128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11129 \begin_inset Text
11130
11131 \begin_layout Plain Layout
11132 4
11133 \end_layout
11134
11135 \end_inset
11136 </cell>
11137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Plain Layout
11141 5
11142 \end_layout
11143
11144 \end_inset
11145 </cell>
11146 </row>
11147 <row>
11148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11149 \begin_inset Text
11150
11151 \begin_layout Plain Layout
11152 Result
11153 \end_layout
11154
11155 \end_inset
11156 </cell>
11157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11158 \begin_inset Text
11159
11160 \begin_layout Plain Layout
11161 \begin_inset Formula $A\, B$
11162 \end_inset
11163
11164
11165 \end_layout
11166
11167 \end_inset
11168 </cell>
11169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11170 \begin_inset Text
11171
11172 \begin_layout Plain Layout
11173 \begin_inset Formula $A\: B$
11174 \end_inset
11175
11176
11177 \end_layout
11178
11179 \end_inset
11180 </cell>
11181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11182 \begin_inset Text
11183
11184 \begin_layout Plain Layout
11185 \begin_inset Formula $A\; B$
11186 \end_inset
11187
11188
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11194 \begin_inset Text
11195
11196 \begin_layout Plain Layout
11197 \begin_inset Formula $A\quad B$
11198 \end_inset
11199
11200
11201 \end_layout
11202
11203 \end_inset
11204 </cell>
11205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11206 \begin_inset Text
11207
11208 \begin_layout Plain Layout
11209 \begin_inset Formula $A\qquad B$
11210 \end_inset
11211
11212
11213 \end_layout
11214
11215 \end_inset
11216 </cell>
11217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11218 \begin_inset Text
11219
11220 \begin_layout Plain Layout
11221 \begin_inset Formula $A\! B$
11222 \end_inset
11223
11224
11225 \end_layout
11226
11227 \end_inset
11228 </cell>
11229 </row>
11230 </lyxtabular>
11231
11232 \end_inset
11233
11234
11235 \end_layout
11236
11237 \begin_layout Standard
11238 The last size seem to produce no space.
11239  It is displayed red in LyX contrary to the other sizes, because it is a
11240  negative space.
11241  There are two more negative spaces:
11242 \end_layout
11243
11244 \begin_layout Standard
11245 \align center
11246 \begin_inset Tabular
11247 <lyxtabular version="3" rows="3" columns="3">
11248 <features>
11249 <column alignment="center" valignment="middle" width="6.8cm">
11250 <column alignment="center" valignment="top" width="0pt">
11251 <column alignment="center" valignment="top" width="0pt">
11252 <row>
11253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11254 \begin_inset Text
11255
11256 \begin_layout Plain Layout
11257 Command
11258 \end_layout
11259
11260 \end_inset
11261 </cell>
11262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11263 \begin_inset Text
11264
11265 \begin_layout Plain Layout
11266
11267 \backslash
11268 negmedspace
11269 \end_layout
11270
11271 \end_inset
11272 </cell>
11273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11274 \begin_inset Text
11275
11276 \begin_layout Plain Layout
11277
11278 \backslash
11279 negthickspace
11280 \end_layout
11281
11282 \end_inset
11283 </cell>
11284 </row>
11285 <row>
11286 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11287 \begin_inset Text
11288
11289 \begin_layout Plain Layout
11290 Number of 
11291 \family sans
11292 Space
11293 \family default
11294  keystrokes after inserting the protected space
11295 \end_layout
11296
11297 \end_inset
11298 </cell>
11299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11300 \begin_inset Text
11301
11302 \begin_layout Plain Layout
11303 6
11304 \end_layout
11305
11306 \end_inset
11307 </cell>
11308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11309 \begin_inset Text
11310
11311 \begin_layout Plain Layout
11312 7
11313 \end_layout
11314
11315 \end_inset
11316 </cell>
11317 </row>
11318 <row>
11319 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11320 \begin_inset Text
11321
11322 \begin_layout Plain Layout
11323 Result
11324 \end_layout
11325
11326 \end_inset
11327 </cell>
11328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11329 \begin_inset Text
11330
11331 \begin_layout Plain Layout
11332 \begin_inset Formula $A\negmedspace B$
11333 \end_inset
11334
11335
11336 \end_layout
11337
11338 \end_inset
11339 </cell>
11340 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11341 \begin_inset Text
11342
11343 \begin_layout Plain Layout
11344 \begin_inset Formula $A\negthickspace B$
11345 \end_inset
11346
11347
11348 \end_layout
11349
11350 \end_inset
11351 </cell>
11352 </row>
11353 </lyxtabular>
11354
11355 \end_inset
11356
11357
11358 \end_layout
11359
11360 \begin_layout Standard
11361 Negative spaces can lead to characters overlapping each other.
11362  Thus they can be used to enforce ligatures, what is e.
11363 \begin_inset space \thinspace{}
11364 \end_inset
11365
11366 g.
11367 \begin_inset space \space{}
11368 \end_inset
11369
11370 useful for summation operators: 
11371 \end_layout
11372
11373 \begin_layout Standard
11374 \align center
11375 \begin_inset Tabular
11376 <lyxtabular version="3" rows="3" columns="2">
11377 <features>
11378 <column alignment="center" valignment="top" width="0">
11379 <column alignment="center" valignment="top" width="0">
11380 <row>
11381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11382 \begin_inset Text
11383
11384 \begin_layout Plain Layout
11385 Command
11386 \end_layout
11387
11388 \end_inset
11389 </cell>
11390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11391 \begin_inset Text
11392
11393 \begin_layout Plain Layout
11394 Result
11395 \begin_inset Note Note
11396 status collapsed
11397
11398 \begin_layout Plain Layout
11399
11400 \series bold
11401
11402 \backslash
11403 raisebox
11404 \series default
11405  is only used as spacer.
11406 \end_layout
11407
11408 \end_inset
11409
11410
11411 \end_layout
11412
11413 \end_inset
11414 </cell>
11415 </row>
11416 <row>
11417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11418 \begin_inset Text
11419
11420 \begin_layout Plain Layout
11421
11422 \backslash
11423 sum
11424 \backslash
11425 sum
11426 \begin_inset ERT
11427 status collapsed
11428
11429 \begin_layout Plain Layout
11430
11431
11432 \backslash
11433 spce 
11434 \end_layout
11435
11436 \end_inset
11437
11438 f_kl
11439 \end_layout
11440
11441 \end_inset
11442 </cell>
11443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11444 \begin_inset Text
11445
11446 \begin_layout Plain Layout
11447 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11448 \end_inset
11449
11450
11451 \end_layout
11452
11453 \end_inset
11454 </cell>
11455 </row>
11456 <row>
11457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11458 \begin_inset Text
11459
11460 \begin_layout Plain Layout
11461
11462 \backslash
11463 sum
11464 \backslash
11465 negmedspace
11466 \backslash
11467 sum
11468 \begin_inset ERT
11469 status collapsed
11470
11471 \begin_layout Plain Layout
11472
11473
11474 \backslash
11475 spce 
11476 \end_layout
11477
11478 \end_inset
11479
11480 f_kl
11481 \end_layout
11482
11483 \end_inset
11484 </cell>
11485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11486 \begin_inset Text
11487
11488 \begin_layout Plain Layout
11489 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11490 \end_inset
11491
11492
11493 \end_layout
11494
11495 \end_inset
11496 </cell>
11497 </row>
11498 </lyxtabular>
11499
11500 \end_inset
11501
11502
11503 \end_layout
11504
11505 \begin_layout Standard
11506 Relations like for example equal signs, are always surrounded by space.
11507  To suppress this, the equal sign is placed into a TeX-brace.
11508  The following example demonstrates this:
11509 \end_layout
11510
11511 \begin_layout Standard
11512 \align center
11513 \begin_inset Tabular
11514 <lyxtabular version="3" rows="2" columns="2">
11515 <features>
11516 <column alignment="center" valignment="top" width="0pt">
11517 <column alignment="center" valignment="top" width="0pt">
11518 <row>
11519 <cell alignment="center" valignment="top" usebox="none">
11520 \begin_inset Text
11521
11522 \begin_layout Plain Layout
11523 normal equation
11524 \end_layout
11525
11526 \end_inset
11527 </cell>
11528 <cell alignment="center" valignment="top" usebox="none">
11529 \begin_inset Text
11530
11531 \begin_layout Plain Layout
11532 \begin_inset Formula $A=B$
11533 \end_inset
11534
11535
11536 \end_layout
11537
11538 \end_inset
11539 </cell>
11540 </row>
11541 <row>
11542 <cell alignment="center" valignment="top" usebox="none">
11543 \begin_inset Text
11544
11545 \begin_layout Plain Layout
11546 \begin_inset Note Note
11547 status collapsed
11548
11549 \begin_layout Plain Layout
11550
11551 \series bold
11552
11553 \backslash
11554 raisebox
11555 \series default
11556  is only used as spacer.
11557 \end_layout
11558
11559 \end_inset
11560
11561
11562 \begin_inset Formula $\raisebox{5mm}{}$
11563 \end_inset
11564
11565 equation without space
11566 \end_layout
11567
11568 \end_inset
11569 </cell>
11570 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11571 \begin_inset Text
11572
11573 \begin_layout Plain Layout
11574 \begin_inset Formula $A{=}B$
11575 \end_inset
11576
11577
11578 \end_layout
11579
11580 \end_inset
11581 </cell>
11582 </row>
11583 </lyxtabular>
11584
11585 \end_inset
11586
11587
11588 \end_layout
11589
11590 \begin_layout Standard
11591 \noindent
11592 The command for the last formula is: 
11593 \series bold
11594 A
11595 \backslash
11596 {=
11597 \begin_inset Formula $\to$
11598 \end_inset
11599
11600 B
11601 \end_layout
11602
11603 \begin_layout Standard
11604 \begin_inset VSpace bigskip
11605 \end_inset
11606
11607 Spaces are needed for physical units, because the space between the value
11608  and the unit is the smallest one and not a normal space.
11609  For units in text, the smallest space is inserted via the menu 
11610 \family sans
11611 Insert\SpecialChar \menuseparator
11612 Formatting\SpecialChar \menuseparator
11613 Thin
11614 \begin_inset space ~
11615 \end_inset
11616
11617 Space
11618 \family default
11619  (shortcut 
11620 \begin_inset Info
11621 type  "shortcut"
11622 arg   "space-insert thin"
11623 \end_inset
11624
11625 ).
11626 \end_layout
11627
11628 \begin_layout Standard
11629 An example to visualize the difference:
11630 \end_layout
11631
11632 \begin_layout Standard
11633 \begin_inset Tabular
11634 <lyxtabular version="3" rows="2" columns="2">
11635 <features>
11636 <column alignment="left" valignment="top" width="0">
11637 <column alignment="left" valignment="top" width="0">
11638 <row>
11639 <cell alignment="center" valignment="top" usebox="none">
11640 \begin_inset Text
11641
11642 \begin_layout Plain Layout
11643 24 kW
11644 \begin_inset Formula $\cdot$
11645 \end_inset
11646
11647 h
11648 \end_layout
11649
11650 \end_inset
11651 </cell>
11652 <cell alignment="center" valignment="top" usebox="none">
11653 \begin_inset Text
11654
11655 \begin_layout Plain Layout
11656 space between value and unit
11657 \end_layout
11658
11659 \end_inset
11660 </cell>
11661 </row>
11662 <row>
11663 <cell alignment="center" valignment="top" usebox="none">
11664 \begin_inset Text
11665
11666 \begin_layout Plain Layout
11667 24
11668 \begin_inset space \thinspace{}
11669 \end_inset
11670
11671 kW
11672 \begin_inset Formula $\cdot$
11673 \end_inset
11674
11675 h
11676 \end_layout
11677
11678 \end_inset
11679 </cell>
11680 <cell alignment="center" valignment="top" usebox="none">
11681 \begin_inset Text
11682
11683 \begin_layout Plain Layout
11684 smallest space between value and unit
11685 \end_layout
11686
11687 \end_inset
11688 </cell>
11689 </row>
11690 </lyxtabular>
11691
11692 \end_inset
11693
11694
11695 \end_layout
11696
11697 \begin_layout Subsection
11698 Variable Space
11699 \begin_inset ERT
11700 status collapsed
11701
11702 \begin_layout Plain Layout
11703
11704
11705 \backslash
11706 texorpdfstring{
11707 \end_layout
11708
11709 \end_inset
11710
11711
11712 \begin_inset Foot
11713 status collapsed
11714
11715 \begin_layout Plain Layout
11716 for vertical space in formulas see 
11717 \begin_inset CommandInset ref
11718 LatexCommand ref
11719 reference "sub:Line-Separation"
11720
11721 \end_inset
11722
11723
11724 \end_layout
11725
11726 \end_inset
11727
11728
11729 \begin_inset ERT
11730 status collapsed
11731
11732 \begin_layout Plain Layout
11733
11734 }{}
11735 \end_layout
11736
11737 \end_inset
11738
11739
11740 \begin_inset Note Note
11741 status collapsed
11742
11743 \begin_layout Plain Layout
11744
11745 \backslash
11746 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11747 \end_layout
11748
11749 \begin_layout Plain Layout
11750 More about 
11751 \backslash
11752 texorpdfstring is in section 
11753 \begin_inset CommandInset ref
11754 LatexCommand ref
11755 reference "sub:Formulas-in-Section"
11756
11757 \end_inset
11758
11759 .
11760 \end_layout
11761
11762 \end_inset
11763
11764
11765 \begin_inset CommandInset label
11766 LatexCommand label
11767 name "sub:Variable-Space"
11768
11769 \end_inset
11770
11771
11772 \begin_inset Index
11773 status collapsed
11774
11775 \begin_layout Plain Layout
11776 Space ! horizontal ! variable
11777 \end_layout
11778
11779 \end_inset
11780
11781
11782 \end_layout
11783
11784 \begin_layout Standard
11785 Space with a defined length can be inserted with the command 
11786 \series bold
11787
11788 \backslash
11789 hspace
11790 \series default
11791
11792 \begin_inset Index
11793 status collapsed
11794
11795 \begin_layout Plain Layout
11796 Commands ! H ! 
11797 \backslash
11798 hspace
11799 \end_layout
11800
11801 \end_inset
11802
11803 .
11804  Then a long 
11805 \begin_inset Quotes eld
11806 \end_inset
11807
11808
11809 \color blue
11810
11811 \begin_inset ERT
11812 status collapsed
11813
11814 \begin_layout Plain Layout
11815
11816
11817 \backslash
11818 spce 
11819 \end_layout
11820
11821 \end_inset
11822
11823
11824 \color inherit
11825
11826 \begin_inset Quotes erd
11827 \end_inset
11828
11829  appears.
11830  The length can be specified by left-clicking on the 
11831 \begin_inset Quotes eld
11832 \end_inset
11833
11834
11835 \color blue
11836
11837 \begin_inset ERT
11838 status collapsed
11839
11840 \begin_layout Plain Layout
11841
11842
11843 \backslash
11844 spce 
11845 \end_layout
11846
11847 \end_inset
11848
11849
11850 \color inherit
11851
11852 \begin_inset Quotes erd
11853 \end_inset
11854
11855 .
11856  The length may also be negative.
11857  To insert so many space that the formula uses all available space, the
11858  command 
11859 \series bold
11860
11861 \backslash
11862 hfill
11863 \series default
11864
11865 \begin_inset Index
11866 status collapsed
11867
11868 \begin_layout Plain Layout
11869 Commands ! H ! 
11870 \backslash
11871 hfill
11872 \end_layout
11873
11874 \end_inset
11875
11876  is used.
11877 \end_layout
11878
11879 \begin_layout Standard
11880 \begin_inset VSpace -1mm
11881 \end_inset
11882
11883
11884 \end_layout
11885
11886 \begin_layout Standard
11887 \align center
11888 \begin_inset Tabular
11889 <lyxtabular version="3" rows="4" columns="2">
11890 <features>
11891 <column alignment="center" valignment="top" width="0">
11892 <column alignment="center" valignment="top" width="0">
11893 <row>
11894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11895 \begin_inset Text
11896
11897 \begin_layout Plain Layout
11898 Command (
11899 \backslash
11900 hspace length)
11901 \end_layout
11902
11903 \end_inset
11904 </cell>
11905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11906 \begin_inset Text
11907
11908 \begin_layout Plain Layout
11909 Result
11910 \end_layout
11911
11912 \end_inset
11913 </cell>
11914 </row>
11915 <row>
11916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11917 \begin_inset Text
11918
11919 \begin_layout Plain Layout
11920 A=B
11921 \backslash
11922 hspace
11923 \begin_inset ERT
11924 status collapsed
11925
11926 \begin_layout Plain Layout
11927
11928
11929 \backslash
11930 spce 
11931 \end_layout
11932
11933 \end_inset
11934
11935
11936 \begin_inset Formula $\to$
11937 \end_inset
11938
11939 A
11940 \backslash
11941 not=C (3
11942 \begin_inset space \thinspace{}
11943 \end_inset
11944
11945 cm)
11946 \end_layout
11947
11948 \end_inset
11949 </cell>
11950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11951 \begin_inset Text
11952
11953 \begin_layout Plain Layout
11954 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11955 \end_inset
11956
11957
11958 \end_layout
11959
11960 \end_inset
11961 </cell>
11962 </row>
11963 <row>
11964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11965 \begin_inset Text
11966
11967 \begin_layout Plain Layout
11968 A
11969 \backslash
11970 hspace
11971 \begin_inset ERT
11972 status collapsed
11973
11974 \begin_layout Plain Layout
11975
11976
11977 \backslash
11978 spce 
11979 \end_layout
11980
11981 \end_inset
11982
11983
11984 \begin_inset Formula $\to$
11985 \end_inset
11986
11987 A
11988 \backslash
11989 not=A (-1
11990 \begin_inset space \thinspace{}
11991 \end_inset
11992
11993 mm)
11994 \end_layout
11995
11996 \end_inset
11997 </cell>
11998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11999 \begin_inset Text
12000
12001 \begin_layout Plain Layout
12002 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12003 \end_inset
12004
12005
12006 \end_layout
12007
12008 \end_inset
12009 </cell>
12010 </row>
12011 <row>
12012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12013 \begin_inset Text
12014
12015 \begin_layout Plain Layout
12016 A=A
12017 \backslash
12018 hfill
12019 \begin_inset ERT
12020 status collapsed
12021
12022 \begin_layout Plain Layout
12023
12024
12025 \backslash
12026 spce 
12027 \end_layout
12028
12029 \end_inset
12030
12031 B=B
12032 \end_layout
12033
12034 \end_inset
12035 </cell>
12036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12037 \begin_inset Text
12038
12039 \begin_layout Plain Layout
12040 \begin_inset Formula $A=A\hfill B=B$
12041 \end_inset
12042
12043
12044 \end_layout
12045
12046 \end_inset
12047 </cell>
12048 </row>
12049 </lyxtabular>
12050
12051 \end_inset
12052
12053
12054 \end_layout
12055
12056 \begin_layout Standard
12057 In the last example the available space is given by the longest column entry
12058  of the table.
12059  In an inline formula the space depends on the length of the line in which
12060  
12061 \series bold
12062
12063 \backslash
12064 hfill
12065 \series default
12066  is inserted.
12067  Thus, when the line uses the full width, no space will be created.
12068  
12069 \series bold
12070
12071 \backslash
12072 hfill
12073 \series default
12074  only has an effect on displayed formulas when the formula style 
12075 \series bold
12076 Indented
12077 \series default
12078  is used.
12079  (Formula styles are explained in 
12080 \begin_inset CommandInset ref
12081 LatexCommand ref
12082 reference "sec:Formula-Styles"
12083
12084 \end_inset
12085
12086 .)
12087 \end_layout
12088
12089 \begin_layout Standard
12090 Besides 
12091 \series bold
12092
12093 \backslash
12094 hfill
12095 \series default
12096 , there are the commands 
12097 \series bold
12098
12099 \backslash
12100 dotfill
12101 \series default
12102  and 
12103 \series bold
12104
12105 \backslash
12106 hrulefill
12107 \series default
12108  that fill the space with a pattern, see 
12109 \begin_inset CommandInset ref
12110 LatexCommand ref
12111 reference "sub:Ellipses"
12112
12113 \end_inset
12114
12115  for an example.
12116 \end_layout
12117
12118 \begin_layout Standard
12119 For text, variable space can be inserted via the menu 
12120 \family sans
12121 Insert\SpecialChar \menuseparator
12122 Formatting\SpecialChar \menuseparator
12123 Horizontal
12124 \begin_inset space ~
12125 \end_inset
12126
12127 Space
12128 \family default
12129 :
12130 \end_layout
12131
12132 \begin_layout Standard
12133 This is a line with
12134 \begin_inset space \hspace{}
12135 \length 2cm
12136 \end_inset
12137
12138 2
12139 \begin_inset space \thinspace{}
12140 \end_inset
12141
12142 cm space.
12143 \end_layout
12144
12145 \begin_layout Standard
12146 This is a line with
12147 \begin_inset space \hfill{}
12148 \end_inset
12149
12150 maximum space.
12151 \end_layout
12152
12153 \begin_layout Subsection
12154 Space besides inline Formulas
12155 \begin_inset Index
12156 status collapsed
12157
12158 \begin_layout Plain Layout
12159 Space ! besides inline formulas
12160 \end_layout
12161
12162 \end_inset
12163
12164
12165 \end_layout
12166
12167 \begin_layout Standard
12168 The space that surrounds inline formulas can be adjusted with the length
12169  
12170 \series bold
12171
12172 \backslash
12173 mathsurround
12174 \begin_inset Index
12175 status collapsed
12176
12177 \begin_layout Plain Layout
12178 Commands ! M ! 
12179 \backslash
12180 mathsurround
12181 \end_layout
12182
12183 \end_inset
12184
12185
12186 \series default
12187 .
12188  The value of a length is set with the command 
12189 \series bold
12190
12191 \backslash
12192 setlength
12193 \begin_inset Index
12194 status collapsed
12195
12196 \begin_layout Plain Layout
12197 Commands ! S ! 
12198 \backslash
12199 setlength
12200 \end_layout
12201
12202 \end_inset
12203
12204
12205 \series default
12206  that has the following scheme:
12207 \end_layout
12208
12209 \begin_layout Standard
12210
12211 \series bold
12212
12213 \backslash
12214 setlength{length name}{value}
12215 \end_layout
12216
12217 \begin_layout Standard
12218 To set 
12219 \series bold
12220
12221 \backslash
12222 mathsurround
12223 \series default
12224  to the value 5
12225 \begin_inset space \thinspace{}
12226 \end_inset
12227
12228 mm, the command
12229 \end_layout
12230
12231 \begin_layout Standard
12232
12233 \series bold
12234
12235 \backslash
12236 setlength{
12237 \backslash
12238 mathsurround}{5mm}
12239 \end_layout
12240
12241 \begin_layout Standard
12242 is inserted in TeX-mode.
12243  5
12244 \begin_inset space \thinspace{}
12245 \end_inset
12246
12247 mm space will now be set around all inline formulas:
12248 \begin_inset ERT
12249 status collapsed
12250
12251 \begin_layout Plain Layout
12252
12253
12254 \backslash
12255 setlength{
12256 \backslash
12257 mathsurround}{5mm}
12258 \end_layout
12259
12260 \end_inset
12261
12262
12263 \end_layout
12264
12265 \begin_layout Standard
12266 This is a line with an inline formula 
12267 \begin_inset Formula $A=B$
12268 \end_inset
12269
12270  with 5
12271 \begin_inset space \thinspace{}
12272 \end_inset
12273
12274 mm surrounding space.
12275 \begin_inset ERT
12276 status collapsed
12277
12278 \begin_layout Plain Layout
12279
12280
12281 \backslash
12282 setlength{
12283 \backslash
12284 mathsurround}{0pt}
12285 \end_layout
12286
12287 \end_inset
12288
12289
12290 \end_layout
12291
12292 \begin_layout Standard
12293 To return to the predefined value, 
12294 \series bold
12295
12296 \backslash
12297 mathsurround
12298 \series default
12299  is set to the value 0
12300 \begin_inset space \thinspace{}
12301 \end_inset
12302
12303 pt.
12304 \end_layout
12305
12306 \begin_layout Section
12307 Boxes and Frames
12308 \begin_inset Index
12309 status collapsed
12310
12311 \begin_layout Plain Layout
12312 Boxes
12313 \end_layout
12314
12315 \end_inset
12316
12317
12318 \begin_inset Index
12319 status collapsed
12320
12321 \begin_layout Plain Layout
12322 Frames | see
12323 \begin_inset ERT
12324 status collapsed
12325
12326 \begin_layout Plain Layout
12327
12328 {
12329 \end_layout
12330
12331 \end_inset
12332
12333 Boxes
12334 \begin_inset ERT
12335 status collapsed
12336
12337 \begin_layout Plain Layout
12338
12339 }
12340 \end_layout
12341
12342 \end_inset
12343
12344
12345 \end_layout
12346
12347 \end_inset
12348
12349
12350 \end_layout
12351
12352 \begin_layout Standard
12353 Boxes for text are described in chapter 
12354 \family typewriter
12355 Boxes
12356 \family default
12357  in the 
12358 \family typewriter
12359 Embedded
12360 \begin_inset space ~
12361 \end_inset
12362
12363 Objects
12364 \family default
12365  manual.
12366 \end_layout
12367
12368 \begin_layout Subsection
12369 Boxes with Frame
12370 \begin_inset CommandInset label
12371 LatexCommand label
12372 name "sub:Boxes-with-Frame"
12373
12374 \end_inset
12375
12376
12377 \begin_inset Index
12378 status collapsed
12379
12380 \begin_layout Plain Layout
12381 Boxes ! with frame
12382 \end_layout
12383
12384 \end_inset
12385
12386
12387 \end_layout
12388
12389 \begin_layout Standard
12390 It is possible to frame formulas or parts of it with the commands 
12391 \series bold
12392
12393 \backslash
12394 fbox
12395 \series default
12396
12397 \begin_inset Index
12398 status collapsed
12399
12400 \begin_layout Plain Layout
12401 Commands ! F ! 
12402 \backslash
12403 fbox
12404 \end_layout
12405
12406 \end_inset
12407
12408  and 
12409 \series bold
12410
12411 \backslash
12412 boxed
12413 \series default
12414
12415 \begin_inset Index
12416 status collapsed
12417
12418 \begin_layout Plain Layout
12419 Commands ! B ! 
12420 \backslash
12421 boxed
12422 \end_layout
12423
12424 \end_inset
12425
12426 .
12427 \end_layout
12428
12429 \begin_layout Standard
12430 When one of these commands is inserted to a formula, a blue box appears
12431  within a frame to enter formula parts.
12432  For 
12433 \series bold
12434
12435 \backslash
12436 fbox
12437 \series default
12438  an additional formula has to be created by 
12439 \family sans
12440 Ctrl+M
12441 \family default
12442  within this box
12443 \begin_inset Foot
12444 status collapsed
12445
12446 \begin_layout Plain Layout
12447 Due to a bug in LyX it is not possible to create a new formula with 
12448 \family sans
12449 Ctrl+M
12450 \family default
12451 , see 
12452 \begin_inset CommandInset href
12453 LatexCommand href
12454 name "LyX-bug #1435"
12455 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12456
12457 \end_inset
12458
12459 .
12460 \end_layout
12461
12462 \end_inset
12463
12464 , because the box content will otherwise be treated as mathematical text.
12465  When 
12466 \series bold
12467
12468 \backslash
12469 boxed
12470 \series default
12471  is used, a new formula is automatically created inside the frame.
12472 \end_layout
12473
12474 \begin_layout Standard
12475 The command 
12476 \series bold
12477
12478 \backslash
12479 fbox
12480 \series default
12481  is not suitable to frame displayed formulas, because the formula will always
12482  be set in the size of the text.
12483  
12484 \series bold
12485
12486 \backslash
12487 boxed
12488 \series default
12489  is in contrary not suitable to frame inline formulas, because the formula
12490  will always be set in the size of a displayed formula.
12491 \end_layout
12492
12493 \begin_layout Standard
12494 As extension to 
12495 \series bold
12496
12497 \backslash
12498 fbox
12499 \series default
12500  there is the command 
12501 \series bold
12502
12503 \backslash
12504 framebox
12505 \series default
12506
12507 \begin_inset Index
12508 status collapsed
12509
12510 \begin_layout Plain Layout
12511 Commands ! F ! 
12512 \backslash
12513 framebox
12514 \end_layout
12515
12516 \end_inset
12517
12518  where additionally the frame width and the alignment can be specified.
12519  
12520 \series bold
12521
12522 \backslash
12523 framebox
12524 \series default
12525  is used in the following scheme:
12526 \end_layout
12527
12528 \begin_layout Standard
12529
12530 \series bold
12531
12532 \backslash
12533 framebox[frame width][position]{box content}
12534 \end_layout
12535
12536 \begin_layout Standard
12537 The position can either be 
12538 \emph on
12539 l
12540 \emph default
12541  or 
12542 \emph on
12543 r
12544 \emph default
12545 .
12546  
12547 \emph on
12548 l
12549 \emph default
12550  left aligns, 
12551 \emph on
12552 r
12553 \emph default
12554  right aligns the formula in the box.
12555  When no position is given, the formula will be centered.
12556 \begin_inset Newline newline
12557 \end_inset
12558
12559 Is no width given, also no position can be given.
12560  In this case the frame width is adjusted to the box content like for 
12561 \series bold
12562
12563 \backslash
12564 fbox
12565 \series default
12566 .
12567 \end_layout
12568
12569 \begin_layout Standard
12570 When the command 
12571 \series bold
12572
12573 \backslash
12574 framebox
12575 \series default
12576  is inserted, a box appears containing three blue boxes.
12577  The first two boxes are surrounded by brackets and denote the two optional
12578  arguments.
12579  The third box is for formula parts like for 
12580 \series bold
12581
12582 \backslash
12583 fbox
12584 \series default
12585 .
12586 \end_layout
12587
12588 \begin_layout Standard
12589 \align center
12590 \begin_inset Note Note
12591 status open
12592
12593 \begin_layout Plain Layout
12594 The table has been set into a minipage to make the footnote appearing.
12595  Otherwise the footnote text would not be displayed.
12596 \end_layout
12597
12598 \end_inset
12599
12600
12601 \begin_inset Box Frameless
12602 position "c"
12603 hor_pos "c"
12604 has_inner_box 1
12605 inner_pos "c"
12606 use_parbox 0
12607 width "100col%"
12608 special "none"
12609 height "1in"
12610 height_special "totalheight"
12611 status open
12612
12613 \begin_layout Plain Layout
12614 \align center
12615 \begin_inset Tabular
12616 <lyxtabular version="3" rows="5" columns="2">
12617 <features>
12618 <column alignment="center" valignment="top" width="0">
12619 <column alignment="center" valignment="top" width="0">
12620 <row>
12621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12622 \begin_inset Text
12623
12624 \begin_layout Plain Layout
12625 Command
12626 \begin_inset Foot
12627 status collapsed
12628
12629 \begin_layout Plain Layout
12630 Due to a bug in LyX it is not possible to create a new formula with 
12631 \family sans
12632 Ctrl+m
12633 \family default
12634 , see 
12635 \begin_inset CommandInset href
12636 LatexCommand href
12637 name "LyX-bug #1435"
12638 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12639
12640 \end_inset
12641
12642 .
12643 \end_layout
12644
12645 \end_inset
12646
12647
12648 \end_layout
12649
12650 \end_inset
12651 </cell>
12652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12653 \begin_inset Text
12654
12655 \begin_layout Plain Layout
12656 Result
12657 \begin_inset Note Note
12658 status collapsed
12659
12660 \begin_layout Plain Layout
12661
12662 \series bold
12663
12664 \backslash
12665 raisebox
12666 \series default
12667  is only used as spacer.
12668 \end_layout
12669
12670 \end_inset
12671
12672
12673 \end_layout
12674
12675 \end_inset
12676 </cell>
12677 </row>
12678 <row>
12679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12680 \begin_inset Text
12681
12682 \begin_layout Plain Layout
12683
12684 \backslash
12685 fbox
12686 \begin_inset ERT
12687 status collapsed
12688
12689 \begin_layout Plain Layout
12690
12691
12692 \backslash
12693 spce 
12694 \end_layout
12695
12696 \end_inset
12697
12698
12699 \family sans
12700 Ctrl+M
12701 \family default
12702  
12703 \backslash
12704 int
12705 \begin_inset ERT
12706 status collapsed
12707
12708 \begin_layout Plain Layout
12709
12710
12711 \backslash
12712 spce 
12713 \end_layout
12714
12715 \end_inset
12716
12717 A=B
12718 \end_layout
12719
12720 \end_inset
12721 </cell>
12722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12723 \begin_inset Text
12724
12725 \begin_layout Plain Layout
12726 \begin_inset Formula $\raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}$
12727 \end_inset
12728
12729
12730 \end_layout
12731
12732 \end_inset
12733 </cell>
12734 </row>
12735 <row>
12736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12737 \begin_inset Text
12738
12739 \begin_layout Plain Layout
12740
12741 \backslash
12742 boxed
12743 \begin_inset ERT
12744 status collapsed
12745
12746 \begin_layout Plain Layout
12747
12748
12749 \backslash
12750 spce 
12751 \end_layout
12752
12753 \end_inset
12754
12755
12756 \backslash
12757 int
12758 \begin_inset ERT
12759 status collapsed
12760
12761 \begin_layout Plain Layout
12762
12763
12764 \backslash
12765 spce 
12766 \end_layout
12767
12768 \end_inset
12769
12770 A=B
12771 \end_layout
12772
12773 \end_inset
12774 </cell>
12775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12776 \begin_inset Text
12777
12778 \begin_layout Plain Layout
12779 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12780 \end_inset
12781
12782
12783 \end_layout
12784
12785 \end_inset
12786 </cell>
12787 </row>
12788 <row>
12789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12790 \begin_inset Text
12791
12792 \begin_layout Plain Layout
12793 A+
12794 \backslash
12795 fbox
12796 \begin_inset ERT
12797 status collapsed
12798
12799 \begin_layout Plain Layout
12800
12801
12802 \backslash
12803 spce 
12804 \end_layout
12805
12806 \end_inset
12807
12808 B
12809 \end_layout
12810
12811 \end_inset
12812 </cell>
12813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12814 \begin_inset Text
12815
12816 \begin_layout Plain Layout
12817 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12818 \end_inset
12819
12820
12821 \end_layout
12822
12823 \end_inset
12824 </cell>
12825 </row>
12826 <row>
12827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12828 \begin_inset Text
12829
12830 \begin_layout Plain Layout
12831
12832 \backslash
12833 framebox
12834 \begin_inset ERT
12835 status collapsed
12836
12837 \begin_layout Plain Layout
12838
12839
12840 \backslash
12841 spce 
12842 \end_layout
12843
12844 \end_inset
12845
12846 20mm
12847 \begin_inset Formula $\to$
12848 \end_inset
12849
12850
12851 \begin_inset Formula $\to$
12852 \end_inset
12853
12854
12855 \family sans
12856 Ctrl+M
12857 \family default
12858  
12859 \backslash
12860 frac
12861 \begin_inset ERT
12862 status collapsed
12863
12864 \begin_layout Plain Layout
12865
12866
12867 \backslash
12868 spce 
12869 \end_layout
12870
12871 \end_inset
12872
12873 A
12874 \begin_inset Formula $\downarrow$
12875 \end_inset
12876
12877 B
12878 \end_layout
12879
12880 \end_inset
12881 </cell>
12882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12883 \begin_inset Text
12884
12885 \begin_layout Plain Layout
12886 \begin_inset Formula $\raisebox{6mm}{}$
12887 \end_inset
12888
12889
12890 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12891 \end_inset
12892
12893
12894 \begin_inset Formula $\raisebox{-4mm}{}$
12895 \end_inset
12896
12897
12898 \end_layout
12899
12900 \end_inset
12901 </cell>
12902 </row>
12903 </lyxtabular>
12904
12905 \end_inset
12906
12907
12908 \end_layout
12909
12910 \end_inset
12911
12912
12913 \end_layout
12914
12915 \begin_layout Standard
12916 The frame thickness can also be adjusted.
12917  To do this the following commands have to be inserted in TeX-mode before
12918  the formula
12919 \end_layout
12920
12921 \begin_layout Standard
12922
12923 \series bold
12924
12925 \backslash
12926 fboxrule
12927 \series default
12928  
12929 \series bold
12930
12931 \begin_inset Quotes eld
12932 \end_inset
12933
12934 thickness
12935 \begin_inset Quotes erd
12936 \end_inset
12937
12938
12939 \series default
12940  
12941 \series bold
12942
12943 \backslash
12944 fboxsep
12945 \series default
12946  
12947 \series bold
12948
12949 \begin_inset Quotes eld
12950 \end_inset
12951
12952 distance
12953 \begin_inset Quotes erd
12954 \end_inset
12955
12956
12957 \end_layout
12958
12959 \begin_layout Standard
12960 \begin_inset Quotes eld
12961 \end_inset
12962
12963 distance
12964 \begin_inset Quotes erd
12965 \end_inset
12966
12967  specifies the minimal distance between the frame and the first character
12968  in the box.
12969  An example for this is the following framed formula:
12970 \begin_inset ERT
12971 status collapsed
12972
12973 \begin_layout Plain Layout
12974
12975
12976 \backslash
12977 fboxrule 2mm 
12978 \backslash
12979 fboxsep 3mm
12980 \end_layout
12981
12982 \end_inset
12983
12984
12985 \begin_inset Formula \[
12986 \boxed{A+B=C}\]
12987
12988 \end_inset
12989
12990 Before this formula the commands
12991 \end_layout
12992
12993 \begin_layout Standard
12994
12995 \series bold
12996
12997 \backslash
12998 fboxrule
12999 \series default
13000  
13001 \series bold
13002 2mm
13003 \series default
13004  
13005 \series bold
13006
13007 \backslash
13008 fboxsep
13009 \series default
13010  
13011 \series bold
13012 3mm
13013 \end_layout
13014
13015 \begin_layout Standard
13016 were inserted in TeX-mode.
13017  The given values are used for all following boxes.
13018 \end_layout
13019
13020 \begin_layout Standard
13021 To return to the standard frame size, the command
13022 \end_layout
13023
13024 \begin_layout Standard
13025
13026 \series bold
13027
13028 \backslash
13029 fboxrule
13030 \series default
13031  
13032 \series bold
13033 0.4pt
13034 \series default
13035  
13036 \series bold
13037
13038 \backslash
13039 fboxsep
13040 \series default
13041  
13042 \series bold
13043 3pt
13044 \series default
13045
13046 \begin_inset ERT
13047 status collapsed
13048
13049 \begin_layout Plain Layout
13050
13051
13052 \backslash
13053 fboxrule 0.4pt 
13054 \backslash
13055 fboxsep 3pt
13056 \end_layout
13057
13058 \end_inset
13059
13060
13061 \end_layout
13062
13063 \begin_layout Standard
13064 is inserted in TeX-mode before the next formula.
13065 \end_layout
13066
13067 \begin_layout Subsection
13068 Boxes without Frame
13069 \begin_inset CommandInset label
13070 LatexCommand label
13071 name "sub:Boxes-without-Frame"
13072
13073 \end_inset
13074
13075
13076 \begin_inset Index
13077 status collapsed
13078
13079 \begin_layout Plain Layout
13080 Boxes ! without frame
13081 \end_layout
13082
13083 \end_inset
13084
13085
13086 \end_layout
13087
13088 \begin_layout Standard
13089 For boxes without a frame there are the following box commands: 
13090 \series bold
13091
13092 \backslash
13093 mbox
13094 \series default
13095
13096 \begin_inset Index
13097 status collapsed
13098
13099 \begin_layout Plain Layout
13100 Commands ! M ! 
13101 \backslash
13102 mbox
13103 \end_layout
13104
13105 \end_inset
13106
13107
13108 \series bold
13109
13110 \backslash
13111 makebox
13112 \series default
13113
13114 \begin_inset Index
13115 status collapsed
13116
13117 \begin_layout Plain Layout
13118 Commands ! M ! 
13119 \backslash
13120 makebox
13121 \end_layout
13122
13123 \end_inset
13124
13125 , and 
13126 \series bold
13127
13128 \backslash
13129 raisebox
13130 \series default
13131
13132 \begin_inset Index
13133 status collapsed
13134
13135 \begin_layout Plain Layout
13136 Commands ! R ! 
13137 \backslash
13138 raisebox
13139 \end_layout
13140
13141 \end_inset
13142
13143
13144 \end_layout
13145
13146 \begin_layout Standard
13147 With 
13148 \series bold
13149
13150 \backslash
13151 raisebox
13152 \series default
13153  a box can be super- or subscripted.
13154  But in contrary to normal super- and subscripting, the characters in the
13155  box keep their font size.
13156  
13157 \series bold
13158
13159 \backslash
13160 raisebox
13161 \series default
13162  is used in the following scheme:
13163 \end_layout
13164
13165 \begin_layout Standard
13166
13167 \series bold
13168
13169 \backslash
13170 raisebox{height}{box content}
13171 \end_layout
13172
13173 \begin_layout Standard
13174 When the box should contain a formula, an extra formula is needed like for
13175  
13176 \series bold
13177
13178 \backslash
13179 fbox
13180 \series default
13181 .
13182 \end_layout
13183
13184 \begin_layout Standard
13185 \align center
13186 \begin_inset Tabular
13187 <lyxtabular version="3" rows="4" columns="2">
13188 <features>
13189 <column alignment="center" valignment="top" width="0">
13190 <column alignment="center" valignment="top" width="0">
13191 <row>
13192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13193 \begin_inset Text
13194
13195 \begin_layout Plain Layout
13196 Command
13197 \end_layout
13198
13199 \end_inset
13200 </cell>
13201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13202 \begin_inset Text
13203
13204 \begin_layout Plain Layout
13205 Result
13206 \end_layout
13207
13208 \end_inset
13209 </cell>
13210 </row>
13211 <row>
13212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13213 \begin_inset Text
13214
13215 \begin_layout Plain Layout
13216 H
13217 \backslash
13218 raisebox{2mm
13219 \begin_inset Formula $\to$
13220 \end_inset
13221
13222
13223 \backslash
13224 {al
13225 \begin_inset Formula $\to$
13226 \end_inset
13227
13228  lo
13229 \end_layout
13230
13231 \end_inset
13232 </cell>
13233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13234 \begin_inset Text
13235
13236 \begin_layout Plain Layout
13237 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13238 \end_inset
13239
13240
13241 \end_layout
13242
13243 \end_inset
13244 </cell>
13245 </row>
13246 <row>
13247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13248 \begin_inset Text
13249
13250 \begin_layout Plain Layout
13251 H
13252 \backslash
13253 raisebox{-2mm
13254 \begin_inset Formula $\to$
13255 \end_inset
13256
13257
13258 \backslash
13259 {al
13260 \begin_inset Formula $\to$
13261 \end_inset
13262
13263 lo
13264 \end_layout
13265
13266 \end_inset
13267 </cell>
13268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13269 \begin_inset Text
13270
13271 \begin_layout Plain Layout
13272 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13273 \end_inset
13274
13275
13276 \end_layout
13277
13278 \end_inset
13279 </cell>
13280 </row>
13281 <row>
13282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13283 \begin_inset Text
13284
13285 \begin_layout Plain Layout
13286 A=
13287 \backslash
13288 raisebox{-2mm
13289 \begin_inset Formula $\to$
13290 \end_inset
13291
13292
13293 \backslash
13294 {
13295 \family sans
13296 Ctrl+M
13297 \family default
13298  
13299 \backslash
13300 sqrt
13301 \begin_inset ERT
13302 status collapsed
13303
13304 \begin_layout Plain Layout
13305
13306
13307 \backslash
13308 spce 
13309 \end_layout
13310
13311 \end_inset
13312
13313
13314 \end_layout
13315
13316 \end_inset
13317 </cell>
13318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13319 \begin_inset Text
13320
13321 \begin_layout Plain Layout
13322 \begin_inset ERT
13323 status collapsed
13324
13325 \begin_layout Plain Layout
13326
13327 $A=
13328 \backslash
13329 raisebox{-2mm}{$
13330 \backslash
13331 sqrt{B}$}$
13332 \end_layout
13333
13334 \end_inset
13335
13336
13337 \end_layout
13338
13339 \end_inset
13340 </cell>
13341 </row>
13342 </lyxtabular>
13343
13344 \end_inset
13345
13346
13347 \end_layout
13348
13349 \begin_layout Standard
13350 The last formula can currently only be created using TeX-mode because LyX
13351  inserts a box instead of the needed extra formula.
13352 \begin_inset Foot
13353 status collapsed
13354
13355 \begin_layout Plain Layout
13356 see 
13357 \begin_inset CommandInset href
13358 LatexCommand href
13359 name "LyX-bug #1435"
13360 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13361
13362 \end_inset
13363
13364
13365 \end_layout
13366
13367 \end_inset
13368
13369
13370 \end_layout
13371
13372 \begin_layout Standard
13373 The command 
13374 \series bold
13375
13376 \backslash
13377 mbox
13378 \series default
13379  is equivalent to 
13380 \series bold
13381
13382 \backslash
13383 fbox
13384 \series default
13385  and 
13386 \series bold
13387
13388 \backslash
13389 makebox
13390 \series default
13391  is equivalent to 
13392 \series bold
13393
13394 \backslash
13395 framebox
13396 \series default
13397 , with the difference that there is no frame.
13398 \end_layout
13399
13400 \begin_layout Subsection
13401 Colored Boxes
13402 \begin_inset CommandInset label
13403 LatexCommand label
13404 name "sub:Colored-Boxes"
13405
13406 \end_inset
13407
13408
13409 \begin_inset Index
13410 status collapsed
13411
13412 \begin_layout Plain Layout
13413 Boxes ! colored
13414 \end_layout
13415
13416 \end_inset
13417
13418
13419 \end_layout
13420
13421 \begin_layout Standard
13422 To be able to use all commands explained in this section, the LaTeX-package
13423  
13424 \series bold
13425 color
13426 \series default
13427
13428 \begin_inset Foot
13429 status collapsed
13430
13431 \begin_layout Plain Layout
13432 The LaTeX-package 
13433 \series bold
13434 color
13435 \series default
13436  is part of every LaTeX standard installation.
13437 \end_layout
13438
13439 \end_inset
13440
13441
13442 \begin_inset Index
13443 status collapsed
13444
13445 \begin_layout Plain Layout
13446 Packages ! color
13447 \end_layout
13448
13449 \end_inset
13450
13451  has to be loaded in the LaTeX-preamble with the line
13452 \begin_inset Foot
13453 status collapsed
13454
13455 \begin_layout Plain Layout
13456 When text is colored somewhere in the document with a predefined color,
13457  LyX loads the LaTeX-package 
13458 \series bold
13459 color
13460 \series default
13461  automatically.
13462  Thus it is possible that the package is loaded twice, but this doesn't
13463  arise problems.
13464 \end_layout
13465
13466 \end_inset
13467
13468
13469 \begin_inset Note Note
13470 status collapsed
13471
13472 \begin_layout Plain Layout
13473 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13474 amble.
13475 \end_layout
13476
13477 \end_inset
13478
13479
13480 \end_layout
13481
13482 \begin_layout Standard
13483
13484 \series bold
13485
13486 \backslash
13487 usepackage{color}
13488 \end_layout
13489
13490 \begin_layout Standard
13491 \begin_inset VSpace medskip
13492 \end_inset
13493
13494 To color boxes, the command 
13495 \series bold
13496
13497 \backslash
13498 colorbox
13499 \series default
13500
13501 \begin_inset Index
13502 status collapsed
13503
13504 \begin_layout Plain Layout
13505 Commands ! C ! 
13506 \backslash
13507 colorbox
13508 \end_layout
13509
13510 \end_inset
13511
13512  is used in the following scheme:
13513 \end_layout
13514
13515 \begin_layout Standard
13516
13517 \series bold
13518
13519 \backslash
13520 colorbox{color}{box content}
13521 \end_layout
13522
13523 \begin_layout Standard
13524 The box content can also be a box and a 
13525 \series bold
13526
13527 \backslash
13528 colorbox
13529 \series default
13530  can also be part of another box (see the 2nd and 3rd example).
13531  When the box should contain a formula, an extra formula has to be created,
13532  the same as for 
13533 \series bold
13534
13535 \backslash
13536 fbox
13537 \series default
13538 .
13539 \begin_inset Foot
13540 status collapsed
13541
13542 \begin_layout Plain Layout
13543 This also applies for the command 
13544 \series bold
13545
13546 \backslash
13547 fcolorbox
13548 \series default
13549 .
13550  Thereby note 
13551 \begin_inset CommandInset href
13552 LatexCommand href
13553 name "LyX-bug #1435"
13554 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13555
13556 \end_inset
13557
13558 .
13559 \end_layout
13560
13561 \end_inset
13562
13563
13564 \end_layout
13565
13566 \begin_layout Standard
13567 One of the following predefined colors can be chosen:
13568 \end_layout
13569
13570 \begin_layout Standard
13571
13572 \series bold
13573 black
13574 \series default
13575
13576 \series bold
13577 blue
13578 \series default
13579
13580 \series bold
13581 cyan
13582 \series default
13583
13584 \series bold
13585 green
13586 \series default
13587
13588 \series bold
13589 magenta
13590 \series default
13591
13592 \series bold
13593 red
13594 \series default
13595
13596 \series bold
13597 white
13598 \series default
13599 , and 
13600 \series bold
13601 yellow
13602 \end_layout
13603
13604 \begin_layout Standard
13605 \align center
13606 \begin_inset Tabular
13607 <lyxtabular version="3" rows="4" columns="2">
13608 <features>
13609 <column alignment="center" valignment="top" width="0">
13610 <column alignment="center" valignment="top" width="0">
13611 <row>
13612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13613 \begin_inset Text
13614
13615 \begin_layout Plain Layout
13616 Command
13617 \end_layout
13618
13619 \end_inset
13620 </cell>
13621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13622 \begin_inset Text
13623
13624 \begin_layout Plain Layout
13625 Result
13626 \begin_inset Note Note
13627 status collapsed
13628
13629 \begin_layout Plain Layout
13630
13631 \series bold
13632
13633 \backslash
13634 raisebox
13635 \series default
13636  is only used as spacer.
13637 \end_layout
13638
13639 \end_inset
13640
13641
13642 \end_layout
13643
13644 \end_inset
13645 </cell>
13646 </row>
13647 <row>
13648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13649 \begin_inset Text
13650
13651 \begin_layout Plain Layout
13652
13653 \backslash
13654 colorbox{yellow
13655 \begin_inset Formula $\to$
13656 \end_inset
13657
13658
13659 \backslash
13660 {A=B
13661 \end_layout
13662
13663 \end_inset
13664 </cell>
13665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13666 \begin_inset Text
13667
13668 \begin_layout Plain Layout
13669 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13670 \end_inset
13671
13672
13673 \end_layout
13674
13675 \end_inset
13676 </cell>
13677 </row>
13678 <row>
13679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13680 \begin_inset Text
13681
13682 \begin_layout Plain Layout
13683
13684 \backslash
13685 colorbox{green
13686 \begin_inset Formula $\to$
13687 \end_inset
13688
13689
13690 \backslash
13691 {
13692 \backslash
13693 fbox
13694 \begin_inset ERT
13695 status collapsed
13696
13697 \begin_layout Plain Layout
13698
13699
13700 \backslash
13701 spce 
13702 \end_layout
13703
13704 \end_inset
13705
13706 A=B
13707 \end_layout
13708
13709 \end_inset
13710 </cell>
13711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13712 \begin_inset Text
13713
13714 \begin_layout Plain Layout
13715 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13716 \end_inset
13717
13718
13719 \end_layout
13720
13721 \end_inset
13722 </cell>
13723 </row>
13724 <row>
13725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13726 \begin_inset Text
13727
13728 \begin_layout Plain Layout
13729
13730 \backslash
13731 fbox
13732 \begin_inset ERT
13733 status collapsed
13734
13735 \begin_layout Plain Layout
13736
13737
13738 \backslash
13739 spce 
13740 \end_layout
13741
13742 \end_inset
13743
13744
13745 \backslash
13746 colorbox{green
13747 \begin_inset Formula $\to$
13748 \end_inset
13749
13750
13751 \backslash
13752 {A=B
13753 \end_layout
13754
13755 \end_inset
13756 </cell>
13757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13758 \begin_inset Text
13759
13760 \begin_layout Plain Layout
13761 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13762 \end_inset
13763
13764
13765 \end_layout
13766
13767 \end_inset
13768 </cell>
13769 </row>
13770 </lyxtabular>
13771
13772 \end_inset
13773
13774
13775 \end_layout
13776
13777 \begin_layout Standard
13778
13779 \series bold
13780
13781 \backslash
13782 colorbox
13783 \series default
13784  only colors the box but not the characters in the box.
13785  To color all characters, the whole formula is highlighted and the wanted
13786  color is chosen in the 
13787 \family sans
13788 Text
13789 \begin_inset space ~
13790 \end_inset
13791
13792 Style
13793 \family default
13794  dialog.
13795  The dialog can be called with the toolbar button 
13796 \begin_inset Graphics
13797         filename ../images/dialog-show_character.png
13798         scale 85
13799
13800 \end_inset
13801
13802  or the menu 
13803 \family sans
13804 Edit\SpecialChar \menuseparator
13805 Text
13806 \begin_inset space ~
13807 \end_inset
13808
13809 Style\SpecialChar \menuseparator
13810 Customized
13811 \family default
13812 .
13813  The formula number has then the same color as the formula.
13814  When the formula number should get another color than the formula characters,
13815  the color must be changed within the formula.
13816 \end_layout
13817
13818 \begin_layout Standard
13819 An example:
13820 \end_layout
13821
13822 \begin_layout Standard
13823
13824 \color red
13825 \begin_inset Formula \begin{equation}
13826 \int A=B\label{eq:red}\end{equation}
13827
13828 \end_inset
13829
13830
13831 \color green
13832
13833 \begin_inset Formula \begin{equation}
13834 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
13835
13836 \end_inset
13837
13838
13839 \end_layout
13840
13841 \begin_layout Standard
13842 Formula 
13843 \begin_inset CommandInset ref
13844 LatexCommand eqref
13845 reference "eq:red"
13846
13847 \end_inset
13848
13849  is completely colored red.
13850 \begin_inset Newline newline
13851 \end_inset
13852
13853 Formula 
13854 \begin_inset CommandInset ref
13855 LatexCommand eqref
13856 reference "eq:redgreen"
13857
13858 \end_inset
13859
13860  was first completely colored green to set the color for the formula number.
13861  Subsequently the formula characters were colored red.
13862 \end_layout
13863
13864 \begin_layout Standard
13865 \begin_inset VSpace bigskip
13866 \end_inset
13867
13868 To color the frame different than the rest of the box, the command 
13869 \series bold
13870
13871 \backslash
13872 fcolorbox
13873 \series default
13874
13875 \begin_inset Index
13876 status collapsed
13877
13878 \begin_layout Plain Layout
13879 Commands ! F ! 
13880 \backslash
13881 fcolorbox
13882 \end_layout
13883
13884 \end_inset
13885
13886  is used in the following scheme:
13887 \end_layout
13888
13889 \begin_layout Standard
13890
13891 \series bold
13892
13893 \backslash
13894 fcolorbox{frame color}{color}{box content}
13895 \end_layout
13896
13897 \begin_layout Standard
13898 So 
13899 \series bold
13900
13901 \backslash
13902 fcolorbox
13903 \series default
13904  is an extension of the command 
13905 \series bold
13906
13907 \backslash
13908 colorbox
13909 \series default
13910 .
13911  The frame width is set, like for 
13912 \series bold
13913
13914 \backslash
13915 framebox
13916 \series default
13917 , with 
13918 \series bold
13919
13920 \backslash
13921 fboxrule
13922 \series default
13923  and 
13924 \series bold
13925
13926 \backslash
13927 fboxsep
13928 \series default
13929 .
13930  An example:
13931 \begin_inset ERT
13932 status collapsed
13933
13934 \begin_layout Plain Layout
13935
13936
13937 \backslash
13938 fboxrule 1mm 
13939 \backslash
13940 fboxsep 1mm
13941 \end_layout
13942
13943 \end_inset
13944
13945
13946 \begin_inset Formula \[
13947 \fcolorbox{cyan}{magenta}{A=B}\]
13948
13949 \end_inset
13950
13951
13952 \begin_inset ERT
13953 status collapsed
13954
13955 \begin_layout Plain Layout
13956
13957
13958 \backslash
13959 fboxrule 0.4pt 
13960 \backslash
13961 fboxsep 3pt
13962 \end_layout
13963
13964 \end_inset
13965
13966
13967 \end_layout
13968
13969 \begin_layout Standard
13970 This formula was created with the command
13971 \begin_inset Newline newline
13972 \end_inset
13973
13974
13975 \series bold
13976
13977 \backslash
13978 fcolorbox{cyan
13979 \begin_inset Formula $\to$
13980 \end_inset
13981
13982
13983 \backslash
13984 {magenta
13985 \begin_inset Formula $\to$
13986 \end_inset
13987
13988
13989 \backslash
13990 {A=B
13991 \series default
13992 .
13993 \end_layout
13994
13995 \begin_layout Standard
13996 \begin_inset VSpace bigskip
13997 \end_inset
13998
13999 To use other colors than the predefined ones, they have to be defined first.
14000 \end_layout
14001
14002 \begin_layout Standard
14003 One can for example define the color 
14004 \begin_inset Quotes eld
14005 \end_inset
14006
14007
14008 \series bold
14009 darkgreen
14010 \series default
14011
14012 \begin_inset Quotes erd
14013 \end_inset
14014
14015  with the LaTeX-preamble line:
14016 \end_layout
14017
14018 \begin_layout Standard
14019
14020 \series bold
14021
14022 \backslash
14023 definecolor{darkgreen}{cmyk}{0.5,
14024 \series default
14025  
14026 \series bold
14027 0,
14028 \series default
14029  
14030 \series bold
14031 1,
14032 \series default
14033  
14034 \series bold
14035 0.5}
14036 \series default
14037
14038 \begin_inset Index
14039 status collapsed
14040
14041 \begin_layout Plain Layout
14042 Commands ! D ! 
14043 \backslash
14044 definecolor
14045 \end_layout
14046
14047 \end_inset
14048
14049
14050 \end_layout
14051
14052 \begin_layout Standard
14053
14054 \series bold
14055 cmyk
14056 \series default
14057  is the color space that denotes the colors 
14058 \series bold
14059 cyan
14060 \series default
14061
14062 \series bold
14063 magenta
14064 \series default
14065
14066 \series bold
14067 yellow
14068 \series default
14069 , and 
14070 \series bold
14071 black
14072 \series default
14073 .
14074  The four comma separated numbers are the portion factor for the corresponding
14075  colors of the color space.
14076  The factors can be in the range of 0
14077 \begin_inset space \thinspace{}
14078 \end_inset
14079
14080 -
14081 \begin_inset space \thinspace{}
14082 \end_inset
14083
14084 1.
14085  Instead of 
14086 \series bold
14087 cmyk
14088 \series default
14089  also the color space 
14090 \series bold
14091 rgb
14092 \series default
14093  can be used for definitions.
14094  
14095 \series bold
14096 rgb
14097 \series default
14098  denotes 
14099 \series bold
14100 red
14101 \series default
14102
14103 \series bold
14104 green
14105 \series default
14106 , and 
14107 \series bold
14108 blue
14109 \series default
14110 , so that there are in this case three portion factors for the corresponding
14111  colors.
14112  Furthermore there is the color space 
14113 \series bold
14114 gray
14115 \series default
14116  with one portion factor for the gray value.
14117 \end_layout
14118
14119 \begin_layout Standard
14120 As example a framed box with the new defined color 
14121 \series bold
14122 darkgreen
14123 \series default
14124  where the characters have been colored 
14125 \series bold
14126 yellow
14127 \series default
14128 :
14129 \begin_inset Formula \begin{equation}
14130 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14131
14132 \end_inset
14133
14134
14135 \end_layout
14136
14137 \begin_layout Standard
14138 Self-defined colors can also be used for text with the help of the command
14139  
14140 \series bold
14141
14142 \backslash
14143 textcolor
14144 \series default
14145 :
14146 \begin_inset Index
14147 status collapsed
14148
14149 \begin_layout Plain Layout
14150 Text ! colored
14151 \end_layout
14152
14153 \end_inset
14154
14155
14156 \end_layout
14157
14158 \begin_layout Standard
14159 \begin_inset ERT
14160 status collapsed
14161
14162 \begin_layout Plain Layout
14163
14164
14165 \backslash
14166 textcolor{darkgreen}{
14167 \end_layout
14168
14169 \end_inset
14170
14171 This sentence is 
14172 \begin_inset Quotes eld
14173 \end_inset
14174
14175 darkgreen
14176 \begin_inset Quotes erd
14177 \end_inset
14178
14179 .
14180 \begin_inset ERT
14181 status collapsed
14182
14183 \begin_layout Plain Layout
14184
14185 }
14186 \end_layout
14187
14188 \end_inset
14189
14190
14191 \end_layout
14192
14193 \begin_layout Standard
14194
14195 \series bold
14196
14197 \backslash
14198 textcolor
14199 \series default
14200
14201 \begin_inset Index
14202 status collapsed
14203
14204 \begin_layout Plain Layout
14205 Commands ! T ! 
14206 \backslash
14207 textcolor
14208 \end_layout
14209
14210 \end_inset
14211
14212  is used in the scheme 
14213 \series bold
14214
14215 \backslash
14216 textcolor{color}{characters to color}
14217 \series default
14218 .
14219 \end_layout
14220
14221 \begin_layout Subsection
14222 Paragraph Boxes
14223 \begin_inset CommandInset label
14224 LatexCommand label
14225 name "sub:Paragraph-Boxes"
14226
14227 \end_inset
14228
14229
14230 \begin_inset Index
14231 status collapsed
14232
14233 \begin_layout Plain Layout
14234 Boxes ! as paragraph
14235 \end_layout
14236
14237 \end_inset
14238
14239
14240 \end_layout
14241
14242 \begin_layout Standard
14243 A box that can contain several lines and paragraphs, a so called paragraph
14244  box (parbox), can be created with the menu 
14245 \family sans
14246 Insert\SpecialChar \menuseparator
14247 Box
14248 \family default
14249  or the toolbar button 
14250 \begin_inset Graphics
14251         filename ../images/box-insert.png
14252         scale 85
14253
14254 \end_inset
14255
14256 .
14257 \end_layout
14258
14259 \begin_layout Standard
14260 The following example shows a framed parbox in a line:
14261 \end_layout
14262
14263 \begin_layout Standard
14264 \begin_inset VSpace medskip
14265 \end_inset
14266
14267 This is a line 
14268 \begin_inset Box Boxed
14269 position "c"
14270 hor_pos "c"
14271 has_inner_box 1
14272 inner_pos "t"
14273 use_parbox 1
14274 width "5cm"
14275 special "none"
14276 height "1in"
14277 height_special "totalheight"
14278 status open
14279
14280 \begin_layout Plain Layout
14281 This is a paragraph box.
14282  It is exactly 5
14283 \begin_inset space \thinspace{}
14284 \end_inset
14285
14286 cm long and can also contain formulas: 
14287 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14288 \end_inset
14289
14290
14291 \end_layout
14292
14293 \end_inset
14294
14295  with a parbox.
14296 \end_layout
14297
14298 \begin_layout Standard
14299 \begin_inset VSpace medskip
14300 \end_inset
14301
14302
14303 \end_layout
14304
14305 \begin_layout Standard
14306 Such a box is created by right-clicking on the gray box inset.
14307  A dialog pops up showing the box properties.
14308  In our case set: 
14309 \emph on
14310 Decoration
14311 \emph default
14312 : Recangular box, 
14313 \emph on
14314 Inner Box
14315 \emph default
14316 : Parbox, 
14317 \emph on
14318 Width
14319 \emph default
14320 : 5
14321 \begin_inset space \thinspace{}
14322 \end_inset
14323
14324 cm, 
14325 \emph on
14326 Vertical Box Alignment
14327 \emph default
14328 : Middle
14329 \end_layout
14330
14331 \begin_layout Standard
14332 \begin_inset VSpace medskip
14333 \end_inset
14334
14335 In LaTeX a parbox is created with the command 
14336 \series bold
14337
14338 \backslash
14339 parbox
14340 \series default
14341
14342 \begin_inset Index
14343 status collapsed
14344
14345 \begin_layout Plain Layout
14346 Commands ! P ! 
14347 \backslash
14348 parbox
14349 \end_layout
14350
14351 \end_inset
14352
14353  that has the following scheme:
14354 \end_layout
14355
14356 \begin_layout Standard
14357
14358 \series bold
14359
14360 \backslash
14361 parbox[position]{width}{box content}
14362 \end_layout
14363
14364 \begin_layout Standard
14365 The positions 
14366 \emph on
14367 b
14368 \emph default
14369  and 
14370 \emph on
14371 t
14372 \emph default
14373  are possible.
14374  
14375 \emph on
14376 b
14377 \emph default
14378  for bottom means that the box is aligned within the surrounding text with
14379  its last line.
14380  With 
14381 \emph on
14382 t
14383 \emph default
14384  for top this is done with the first line.
14385  When no position is given, the box will be vertically centered, see section
14386  
14387 \emph on
14388 Boxes
14389 \emph default
14390  of the 
14391 \emph on
14392 Embedded
14393 \begin_inset space ~
14394 \end_inset
14395
14396 Objects
14397 \emph default
14398  manual for examples.
14399 \end_layout
14400
14401 \begin_layout Standard
14402 \begin_inset VSpace bigskip
14403 \end_inset
14404
14405 To frame formulas completely, including the formula number, the formula
14406  must be set into a parbox.
14407  To do this, the command 
14408 \series bold
14409
14410 \backslash
14411 fbox{
14412 \backslash
14413 parbox{
14414 \backslash
14415 linewidth-2
14416 \backslash
14417 fboxsep-2
14418 \backslash
14419 fboxrule}{
14420 \series default
14421  is inserted in TeX-mode before the formula.
14422  
14423 \series bold
14424
14425 \backslash
14426 linewidth
14427 \begin_inset Index
14428 status collapsed
14429
14430 \begin_layout Plain Layout
14431 Commands ! L ! 
14432 \backslash
14433 linewidth
14434 \end_layout
14435
14436 \end_inset
14437
14438
14439 \series default
14440  is hereby the line width set for the document.
14441  Because the frame is outside the parbox, 2
14442 \begin_inset space \thinspace{}
14443 \end_inset
14444
14445 times the frame separation and the frame thickness must be subtracted from
14446  the line width.
14447  As this is not automatically done by LyX due to a bug
14448 \begin_inset Foot
14449 status collapsed
14450
14451 \begin_layout Plain Layout
14452 \begin_inset CommandInset href
14453 LatexCommand href
14454 name "LyX-bug #4483"
14455 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14456
14457 \end_inset
14458
14459
14460 \end_layout
14461
14462 \end_inset
14463
14464 , TeX-mode has to be used.
14465  To be able to multiply and subtract in arguments, the LaTeX-package 
14466 \series bold
14467 calc
14468 \series default
14469
14470 \begin_inset Foot
14471 status collapsed
14472
14473 \begin_layout Plain Layout
14474
14475 \series bold
14476 calc
14477 \series default
14478  is part of every LaTeX standard installation.
14479 \end_layout
14480
14481 \end_inset
14482
14483
14484 \begin_inset Index
14485 status collapsed
14486
14487 \begin_layout Plain Layout
14488 Packages ! calc
14489 \end_layout
14490
14491 \end_inset
14492
14493  must be loaded in the LaTeX-preamble with the line
14494 \end_layout
14495
14496 \begin_layout Standard
14497
14498 \series bold
14499
14500 \backslash
14501 usepackage{calc}
14502 \end_layout
14503
14504 \begin_layout Standard
14505 Behind the formula both boxes are closed by entering 
14506 \series bold
14507 }}
14508 \series default
14509  in TeX-mode.
14510  Here is an example:
14511 \begin_inset ERT
14512 status collapsed
14513
14514 \begin_layout Plain Layout
14515
14516
14517 \backslash
14518 fboxsep 5mm 
14519 \backslash
14520 fboxrule 5mm
14521 \end_layout
14522
14523 \end_inset
14524
14525
14526 \end_layout
14527
14528 \begin_layout Standard
14529 \begin_inset ERT
14530 status collapsed
14531
14532 \begin_layout Plain Layout
14533
14534
14535 \backslash
14536 fbox{
14537 \backslash
14538 parbox{
14539 \backslash
14540 linewidth-2
14541 \backslash
14542 fboxsep-2
14543 \backslash
14544 fboxrule}{
14545 \end_layout
14546
14547 \end_inset
14548
14549
14550 \begin_inset Formula \begin{equation}
14551 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14552
14553 \end_inset
14554
14555
14556 \begin_inset ERT
14557 status collapsed
14558
14559 \begin_layout Plain Layout
14560
14561 }}
14562 \end_layout
14563
14564 \end_inset
14565
14566
14567 \begin_inset ERT
14568 status collapsed
14569
14570 \begin_layout Plain Layout
14571
14572
14573 \backslash
14574 fboxrule 0.4pt 
14575 \backslash
14576 fboxsep 3pt
14577 \end_layout
14578
14579 \end_inset
14580
14581
14582 \end_layout
14583
14584 \begin_layout Standard
14585 \begin_inset VSpace medskip
14586 \end_inset
14587
14588 As a parbox is used as argument of 
14589 \series bold
14590
14591 \backslash
14592 fbox
14593 \series default
14594 , there is in this case no difference between 
14595 \series bold
14596
14597 \backslash
14598 fbox
14599 \series default
14600  and 
14601 \series bold
14602
14603 \backslash
14604 boxed
14605 \series default
14606 .
14607 \end_layout
14608
14609 \begin_layout Standard
14610 \begin_inset VSpace bigskip
14611 \end_inset
14612
14613 Paragraph boxes are very useful to comment formulas directly.
14614  To do this, 
14615 \series bold
14616
14617 \backslash
14618 parbox
14619 \series default
14620  is used in combination with the command 
14621 \series bold
14622
14623 \backslash
14624 tag
14625 \series default
14626 .
14627  (more about 
14628 \series bold
14629
14630 \backslash
14631 tag
14632 \series default
14633  see 
14634 \begin_inset CommandInset ref
14635 LatexCommand ref
14636 reference "sub:User-defined-Numbering"
14637
14638 \end_inset
14639
14640 )
14641 \end_layout
14642
14643 \begin_layout Standard
14644 An example of a formula commented with 
14645 \series bold
14646
14647 \backslash
14648 parbox
14649 \series default
14650 :
14651 \end_layout
14652
14653 \begin_layout Standard
14654 \begin_inset ERT
14655 status collapsed
14656
14657 \begin_layout Plain Layout
14658
14659
14660 \backslash
14661 [5x-7b=3b
14662 \backslash
14663 tag*{
14664 \backslash
14665 parbox{5cm}{
14666 \end_layout
14667
14668 \end_inset
14669
14670 This is a description.
14671  It is distinctly separated from the formula and multiline.
14672 \begin_inset ERT
14673 status collapsed
14674
14675 \begin_layout Plain Layout
14676
14677 }}
14678 \backslash
14679 ]
14680 \end_layout
14681
14682 \end_inset
14683
14684
14685 \end_layout
14686
14687 \begin_layout Standard
14688 Such a formula must be inserted completely in TeX-mode because LyX does
14689  not yet support the command 
14690 \series bold
14691
14692 \backslash
14693 parbox
14694 \series default
14695  in formulas.
14696  The formula is created with the following command sequence:
14697 \end_layout
14698
14699 \begin_layout Standard
14700 The command 
14701 \series bold
14702
14703 \backslash
14704 [5x-7b=3b
14705 \backslash
14706 tag*
14707 \backslash
14708 {
14709 \backslash
14710 parbox{5cm}{
14711 \series default
14712  is inserted in TeX-mode.
14713 \begin_inset Foot
14714 status collapsed
14715
14716 \begin_layout Plain Layout
14717 When the formula style 
14718 \series bold
14719 Indented
14720 \series default
14721  is used, 
14722 \series bold
14723
14724 \backslash
14725 tag*
14726 \backslash
14727 {
14728 \series default
14729  can also be replaced by 
14730 \series bold
14731
14732 \backslash
14733 hfill
14734 \series default
14735 .
14736  (formula styles see 
14737 \begin_inset CommandInset ref
14738 LatexCommand ref
14739 reference "sec:Formula-Styles"
14740
14741 \end_inset
14742
14743 )
14744 \end_layout
14745
14746 \end_inset
14747
14748  Then the description follows as normal text, and finally 
14749 \series bold
14750 }}
14751 \backslash
14752 ]
14753 \series default
14754  is inserted in TeX-mode.
14755  The commands 
14756 \series bold
14757
14758 \backslash
14759 [
14760 \series default
14761  and 
14762 \series bold
14763
14764 \backslash
14765 ]
14766 \series default
14767  hereby create a displayed formula.
14768 \end_layout
14769
14770 \begin_layout Standard
14771 The advantages of 
14772 \series bold
14773
14774 \backslash
14775 parbox
14776 \series default
14777  can be seen in this example that was 
14778 \begin_inset Quotes eld
14779 \end_inset
14780
14781 commented
14782 \begin_inset Quotes erd
14783 \end_inset
14784
14785  using the mathematical textmode:
14786 \begin_inset Formula \[
14787 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
14788
14789 \end_inset
14790
14791
14792 \end_layout
14793
14794 \begin_layout Section
14795 Operators
14796 \begin_inset Index
14797 status collapsed
14798
14799 \begin_layout Plain Layout
14800 Operators
14801 \end_layout
14802
14803 \end_inset
14804
14805
14806 \end_layout
14807
14808 \begin_layout Subsection
14809 Big Operators
14810 \begin_inset CommandInset label
14811 LatexCommand label
14812 name "sub:Big-Operators"
14813
14814 \end_inset
14815
14816
14817 \begin_inset Index
14818 status collapsed
14819
14820 \begin_layout Plain Layout
14821 Operators ! big
14822 \end_layout
14823
14824 \end_inset
14825
14826
14827 \begin_inset Index
14828 status collapsed
14829
14830 \begin_layout Plain Layout
14831 Sums
14832 \end_layout
14833
14834 \end_inset
14835
14836
14837 \begin_inset Index
14838 status collapsed
14839
14840 \begin_layout Plain Layout
14841 Integrals
14842 \end_layout
14843
14844 \end_inset
14845
14846
14847 \end_layout
14848
14849 \begin_layout Standard
14850 To be able to use all integral operators listed here, the option 
14851 \family sans
14852 Use esint package automatically
14853 \family default
14854  must be set in the document settings under 
14855 \family sans
14856 Math
14857 \begin_inset space ~
14858 \end_inset
14859
14860 Options
14861 \family default
14862 .
14863 \end_layout
14864
14865 \begin_layout Standard
14866 \begin_inset space \hfill{}
14867 \end_inset
14868
14869
14870 \begin_inset Tabular
14871 <lyxtabular version="3" rows="11" columns="2">
14872 <features>
14873 <column alignment="center" valignment="top" width="0pt">
14874 <column alignment="center" valignment="top" width="0pt">
14875 <row>
14876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14877 \begin_inset Text
14878
14879 \begin_layout Plain Layout
14880 Command
14881 \end_layout
14882
14883 \end_inset
14884 </cell>
14885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14886 \begin_inset Text
14887
14888 \begin_layout Plain Layout
14889 Result
14890 \end_layout
14891
14892 \end_inset
14893 </cell>
14894 </row>
14895 <row>
14896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14897 \begin_inset Text
14898
14899 \begin_layout Plain Layout
14900
14901 \backslash
14902 int
14903 \begin_inset Index
14904 status collapsed
14905
14906 \begin_layout Plain Layout
14907 Commands ! I ! 
14908 \backslash
14909 int
14910 \end_layout
14911
14912 \end_inset
14913
14914
14915 \end_layout
14916
14917 \end_inset
14918 </cell>
14919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14920 \begin_inset Text
14921
14922 \begin_layout Plain Layout
14923 \begin_inset Formula $\int$
14924 \end_inset
14925
14926
14927 \end_layout
14928
14929 \end_inset
14930 </cell>
14931 </row>
14932 <row>
14933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14934 \begin_inset Text
14935
14936 \begin_layout Plain Layout
14937
14938 \backslash
14939 oint
14940 \end_layout
14941
14942 \end_inset
14943 </cell>
14944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14945 \begin_inset Text
14946
14947 \begin_layout Plain Layout
14948 \begin_inset Formula $\oint$
14949 \end_inset
14950
14951
14952 \end_layout
14953
14954 \end_inset
14955 </cell>
14956 </row>
14957 <row>
14958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14959 \begin_inset Text
14960
14961 \begin_layout Plain Layout
14962
14963 \backslash
14964 ointctrclockwise
14965 \end_layout
14966
14967 \end_inset
14968 </cell>
14969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14970 \begin_inset Text
14971
14972 \begin_layout Plain Layout
14973 \begin_inset Formula $\ointctrclockwise$
14974 \end_inset
14975
14976
14977 \end_layout
14978
14979 \end_inset
14980 </cell>
14981 </row>
14982 <row>
14983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14984 \begin_inset Text
14985
14986 \begin_layout Plain Layout
14987
14988 \backslash
14989 ointclockwise
14990 \end_layout
14991
14992 \end_inset
14993 </cell>
14994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14995 \begin_inset Text
14996
14997 \begin_layout Plain Layout
14998 \begin_inset Formula $\ointclockwise$
14999 \end_inset
15000
15001
15002 \end_layout
15003
15004 \end_inset
15005 </cell>
15006 </row>
15007 <row>
15008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15009 \begin_inset Text
15010
15011 \begin_layout Plain Layout
15012
15013 \backslash
15014 sqint
15015 \end_layout
15016
15017 \end_inset
15018 </cell>
15019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15020 \begin_inset Text
15021
15022 \begin_layout Plain Layout
15023 \begin_inset Formula $\sqint$
15024 \end_inset
15025
15026
15027 \end_layout
15028
15029 \end_inset
15030 </cell>
15031 </row>
15032 <row>
15033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15034 \begin_inset Text
15035
15036 \begin_layout Plain Layout
15037
15038 \backslash
15039 fint
15040 \end_layout
15041
15042 \end_inset
15043 </cell>
15044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15045 \begin_inset Text
15046
15047 \begin_layout Plain Layout
15048  
15049 \begin_inset Formula $\fint$
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 landupint
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 $\landupint$
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 landdownint
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 $\landdownint$
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 bigcap
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 \begin_inset Formula $\bigcap$
15127 \end_inset
15128
15129
15130 \end_layout
15131
15132 \end_inset
15133 </cell>
15134 </row>
15135 <row>
15136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15137 \begin_inset Text
15138
15139 \begin_layout Plain Layout
15140
15141 \backslash
15142 bigcup
15143 \end_layout
15144
15145 \end_inset
15146 </cell>
15147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15148 \begin_inset Text
15149
15150 \begin_layout Plain Layout
15151 \begin_inset Formula $\bigcup$
15152 \end_inset
15153
15154
15155 \end_layout
15156
15157 \end_inset
15158 </cell>
15159 </row>
15160 </lyxtabular>
15161
15162 \end_inset
15163
15164
15165 \begin_inset space \hfill{}
15166 \end_inset
15167
15168
15169 \begin_inset Tabular
15170 <lyxtabular version="3" rows="11" columns="2">
15171 <features>
15172 <column alignment="center" valignment="top" width="0pt">
15173 <column alignment="center" valignment="top" width="0pt">
15174 <row>
15175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15176 \begin_inset Text
15177
15178 \begin_layout Plain Layout
15179 Command
15180 \end_layout
15181
15182 \end_inset
15183 </cell>
15184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15185 \begin_inset Text
15186
15187 \begin_layout Plain Layout
15188 Result
15189 \end_layout
15190
15191 \end_inset
15192 </cell>
15193 </row>
15194 <row>
15195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15196 \begin_inset Text
15197
15198 \begin_layout Plain Layout
15199
15200 \backslash
15201 sum
15202 \begin_inset Index
15203 status collapsed
15204
15205 \begin_layout Plain Layout
15206 Commands ! S ! 
15207 \backslash
15208 sum
15209 \end_layout
15210
15211 \end_inset
15212
15213
15214 \end_layout
15215
15216 \end_inset
15217 </cell>
15218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15219 \begin_inset Text
15220
15221 \begin_layout Plain Layout
15222 \begin_inset Formula $\sum$
15223 \end_inset
15224
15225
15226 \end_layout
15227
15228 \end_inset
15229 </cell>
15230 </row>
15231 <row>
15232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15233 \begin_inset Text
15234
15235 \begin_layout Plain Layout
15236
15237 \backslash
15238 prod
15239 \begin_inset Index
15240 status collapsed
15241
15242 \begin_layout Plain Layout
15243 Commands ! P ! 
15244 \backslash
15245 prod
15246 \end_layout
15247
15248 \end_inset
15249
15250
15251 \end_layout
15252
15253 \end_inset
15254 </cell>
15255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15256 \begin_inset Text
15257
15258 \begin_layout Plain Layout
15259 \begin_inset Formula $\prod$
15260 \end_inset
15261
15262
15263 \end_layout
15264
15265 \end_inset
15266 </cell>
15267 </row>
15268 <row>
15269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15270 \begin_inset Text
15271
15272 \begin_layout Plain Layout
15273
15274 \backslash
15275 coprod
15276 \end_layout
15277
15278 \end_inset
15279 </cell>
15280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15281 \begin_inset Text
15282
15283 \begin_layout Plain Layout
15284 \begin_inset Formula $\coprod$
15285 \end_inset
15286
15287
15288 \end_layout
15289
15290 \end_inset
15291 </cell>
15292 </row>
15293 <row>
15294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15295 \begin_inset Text
15296
15297 \begin_layout Plain Layout
15298
15299 \backslash
15300 bigodot
15301 \end_layout
15302
15303 \end_inset
15304 </cell>
15305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15306 \begin_inset Text
15307
15308 \begin_layout Plain Layout
15309 \begin_inset Formula $\bigodot$
15310 \end_inset
15311
15312
15313 \end_layout
15314
15315 \end_inset
15316 </cell>
15317 </row>
15318 <row>
15319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15320 \begin_inset Text
15321
15322 \begin_layout Plain Layout
15323
15324 \backslash
15325 bigotimes
15326 \end_layout
15327
15328 \end_inset
15329 </cell>
15330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15331 \begin_inset Text
15332
15333 \begin_layout Plain Layout
15334 \begin_inset Formula $\bigotimes$
15335 \end_inset
15336
15337
15338 \end_layout
15339
15340 \end_inset
15341 </cell>
15342 </row>
15343 <row>
15344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15345 \begin_inset Text
15346
15347 \begin_layout Plain Layout
15348
15349 \backslash
15350 bigoplus
15351 \end_layout
15352
15353 \end_inset
15354 </cell>
15355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15356 \begin_inset Text
15357
15358 \begin_layout Plain Layout
15359 \begin_inset Formula $\bigoplus$
15360 \end_inset
15361
15362
15363 \end_layout
15364
15365 \end_inset
15366 </cell>
15367 </row>
15368 <row>
15369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15370 \begin_inset Text
15371
15372 \begin_layout Plain Layout
15373
15374 \backslash
15375 bigwedge
15376 \end_layout
15377
15378 \end_inset
15379 </cell>
15380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15381 \begin_inset Text
15382
15383 \begin_layout Plain Layout
15384 \begin_inset Formula $\bigwedge$
15385 \end_inset
15386
15387
15388 \end_layout
15389
15390 \end_inset
15391 </cell>
15392 </row>
15393 <row>
15394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15395 \begin_inset Text
15396
15397 \begin_layout Plain Layout
15398
15399 \backslash
15400 bigvee
15401 \end_layout
15402
15403 \end_inset
15404 </cell>
15405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15406 \begin_inset Text
15407
15408 \begin_layout Plain Layout
15409 \begin_inset Formula $\bigvee$
15410 \end_inset
15411
15412
15413 \end_layout
15414
15415 \end_inset
15416 </cell>
15417 </row>
15418 <row>
15419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15420 \begin_inset Text
15421
15422 \begin_layout Plain Layout
15423
15424 \backslash
15425 bigsqcup
15426 \end_layout
15427
15428 \end_inset
15429 </cell>
15430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15431 \begin_inset Text
15432
15433 \begin_layout Plain Layout
15434 \begin_inset Formula $\bigsqcup$
15435 \end_inset
15436
15437
15438 \end_layout
15439
15440 \end_inset
15441 </cell>
15442 </row>
15443 <row>
15444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15445 \begin_inset Text
15446
15447 \begin_layout Plain Layout
15448
15449 \backslash
15450 biguplus
15451 \end_layout
15452
15453 \end_inset
15454 </cell>
15455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15456 \begin_inset Text
15457
15458 \begin_layout Plain Layout
15459 \begin_inset Formula $\biguplus$
15460 \end_inset
15461
15462
15463 \end_layout
15464
15465 \end_inset
15466 </cell>
15467 </row>
15468 </lyxtabular>
15469
15470 \end_inset
15471
15472
15473 \begin_inset space \hfill{}
15474 \end_inset
15475
15476
15477 \end_layout
15478
15479 \begin_layout Standard
15480 All big operators can also be inserted via the math toolbar button 
15481 \begin_inset Graphics
15482         filename ../images/math/intop.png
15483         scale 85
15484
15485 \end_inset
15486
15487 .
15488 \end_layout
15489
15490 \begin_layout Standard
15491 The operators are called big because they are bigger than the sometimes
15492  equal looking binary operators.
15493  All big operators can have limits as described in the next subsection.
15494 \end_layout
15495
15496 \begin_layout Standard
15497 For all integral operators there is a second version available, ending on
15498  
15499 \series bold
15500 op
15501 \series default
15502
15503 \series bold
15504
15505 \backslash
15506 intop
15507 \series default
15508
15509 \series bold
15510
15511 \backslash
15512 ointop
15513 \series default
15514  etc..
15515  These operators are different from 
15516 \series bold
15517
15518 \backslash
15519 int
15520 \series default
15521  etc.
15522 \begin_inset space \space{}
15523 \end_inset
15524
15525 in the style the operator limits are displayed, see 
15526 \begin_inset CommandInset ref
15527 LatexCommand ref
15528 reference "sub:Operator-Limits"
15529
15530 \end_inset
15531
15532 .
15533  
15534 \end_layout
15535
15536 \begin_layout Subsubsection*
15537 Advices for Integrals
15538 \end_layout
15539
15540 \begin_layout Standard
15541 The letter 
15542 \emph on
15543 d
15544 \emph default
15545  in an integral is an operator, that therefore has to be set upright.
15546  This is done by highlighting the 
15547 \emph on
15548 d
15549 \emph default
15550  and using the keyboard shortcut 
15551 \begin_inset Info
15552 type  "shortcut"
15553 arg   "font-roman"
15554 \end_inset
15555
15556
15557 \begin_inset Foot
15558 status collapsed
15559
15560 \begin_layout Plain Layout
15561 Font styles
15562 \series bold
15563  
15564 \series default
15565 see 
15566 \begin_inset CommandInset ref
15567 LatexCommand ref
15568 reference "sub:Font-Styles"
15569
15570 \end_inset
15571
15572
15573 \end_layout
15574
15575 \end_inset
15576
15577 .
15578  Finally the smallest space is inserted before the 
15579 \emph on
15580 d
15581 \emph default
15582 , as this is usual for operators.
15583  An example:
15584 \end_layout
15585
15586 \begin_layout Standard
15587 incorrect: 
15588 \begin_inset Formula $\int A(x)dx$
15589 \end_inset
15590
15591
15592 \begin_inset Newline newline
15593 \end_inset
15594
15595
15596 \begin_inset ERT
15597 status collapsed
15598
15599 \begin_layout Plain Layout
15600
15601
15602 \backslash
15603 hphantom{in}
15604 \end_layout
15605
15606 \end_inset
15607
15608 correct: 
15609 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15610 \end_inset
15611
15612
15613 \end_layout
15614
15615 \begin_layout Standard
15616 For multiple integrals there are the following commands:
15617 \begin_inset VSpace medskip
15618 \end_inset
15619
15620
15621 \end_layout
15622
15623 \begin_layout Standard
15624 \begin_inset space \hfill{}
15625 \end_inset
15626
15627
15628 \begin_inset Tabular
15629 <lyxtabular version="3" rows="4" columns="2">
15630 <features>
15631 <column alignment="center" valignment="top" width="0">
15632 <column alignment="center" valignment="top" width="0">
15633 <row>
15634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15635 \begin_inset Text
15636
15637 \begin_layout Plain Layout
15638 Command
15639 \end_layout
15640
15641 \end_inset
15642 </cell>
15643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15644 \begin_inset Text
15645
15646 \begin_layout Plain Layout
15647 Result
15648 \begin_inset Note Note
15649 status collapsed
15650
15651 \begin_layout Plain Layout
15652
15653 \series bold
15654
15655 \backslash
15656 raisebox
15657 \series default
15658  is only used as spacer.
15659 \end_layout
15660
15661 \end_inset
15662
15663
15664 \end_layout
15665
15666 \end_inset
15667 </cell>
15668 </row>
15669 <row>
15670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15671 \begin_inset Text
15672
15673 \begin_layout Plain Layout
15674
15675 \backslash
15676 iint
15677 \end_layout
15678
15679 \end_inset
15680 </cell>
15681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15682 \begin_inset Text
15683
15684 \begin_layout Plain Layout
15685 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15686 \end_inset
15687
15688
15689 \end_layout
15690
15691 \end_inset
15692 </cell>
15693 </row>
15694 <row>
15695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15696 \begin_inset Text
15697
15698 \begin_layout Plain Layout
15699
15700 \backslash
15701 oiint
15702 \end_layout
15703
15704 \end_inset
15705 </cell>
15706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15707 \begin_inset Text
15708
15709 \begin_layout Plain Layout
15710 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15711 \end_inset
15712
15713
15714 \end_layout
15715
15716 \end_inset
15717 </cell>
15718 </row>
15719 <row>
15720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15721 \begin_inset Text
15722
15723 \begin_layout Plain Layout
15724
15725 \backslash
15726 sqiint
15727 \end_layout
15728
15729 \end_inset
15730 </cell>
15731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15732 \begin_inset Text
15733
15734 \begin_layout Plain Layout
15735 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15736 \end_inset
15737
15738
15739 \end_layout
15740
15741 \end_inset
15742 </cell>
15743 </row>
15744 </lyxtabular>
15745
15746 \end_inset
15747
15748
15749 \begin_inset space \hfill{}
15750 \end_inset
15751
15752
15753 \begin_inset Tabular
15754 <lyxtabular version="3" rows="4" columns="2">
15755 <features>
15756 <column alignment="center" valignment="top" width="0">
15757 <column alignment="center" valignment="top" width="0">
15758 <row>
15759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15760 \begin_inset Text
15761
15762 \begin_layout Plain Layout
15763 Command
15764 \end_layout
15765
15766 \end_inset
15767 </cell>
15768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15769 \begin_inset Text
15770
15771 \begin_layout Plain Layout
15772 Result
15773 \end_layout
15774
15775 \end_inset
15776 </cell>
15777 </row>
15778 <row>
15779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15780 \begin_inset Text
15781
15782 \begin_layout Plain Layout
15783
15784 \backslash
15785 iiint
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15795 \end_inset
15796
15797
15798 \end_layout
15799
15800 \end_inset
15801 </cell>
15802 </row>
15803 <row>
15804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15805 \begin_inset Text
15806
15807 \begin_layout Plain Layout
15808
15809 \backslash
15810 iiiint
15811 \end_layout
15812
15813 \end_inset
15814 </cell>
15815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15816 \begin_inset Text
15817
15818 \begin_layout Plain Layout
15819 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15820 \end_inset
15821
15822
15823 \end_layout
15824
15825 \end_inset
15826 </cell>
15827 </row>
15828 <row>
15829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15830 \begin_inset Text
15831
15832 \begin_layout Plain Layout
15833
15834 \backslash
15835 dotsint
15836 \end_layout
15837
15838 \end_inset
15839 </cell>
15840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15841 \begin_inset Text
15842
15843 \begin_layout Plain Layout
15844 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15845 \end_inset
15846
15847
15848 \end_layout
15849
15850 \end_inset
15851 </cell>
15852 </row>
15853 </lyxtabular>
15854
15855 \end_inset
15856
15857
15858 \begin_inset space \hfill{}
15859 \end_inset
15860
15861
15862 \end_layout
15863
15864 \begin_layout Subsection
15865 Operator Limits
15866 \begin_inset CommandInset label
15867 LatexCommand label
15868 name "sub:Operator-Limits"
15869
15870 \end_inset
15871
15872
15873 \begin_inset Index
15874 status collapsed
15875
15876 \begin_layout Plain Layout
15877 Operators ! Limits
15878 \end_layout
15879
15880 \end_inset
15881
15882
15883 \end_layout
15884
15885 \begin_layout Standard
15886 Limits are created by super- and subscripts:
15887 \end_layout
15888
15889 \begin_layout Standard
15890 \align center
15891 \begin_inset Tabular
15892 <lyxtabular version="3" rows="2" columns="2">
15893 <features>
15894 <column alignment="center" valignment="top" width="0pt">
15895 <column alignment="center" valignment="top" width="0pt">
15896 <row>
15897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15898 \begin_inset Text
15899
15900 \begin_layout Plain Layout
15901 Command
15902 \end_layout
15903
15904 \end_inset
15905 </cell>
15906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15907 \begin_inset Text
15908
15909 \begin_layout Plain Layout
15910 Result
15911 \begin_inset Note Note
15912 status collapsed
15913
15914 \begin_layout Plain Layout
15915
15916 \series bold
15917
15918 \backslash
15919 raisebox
15920 \series default
15921  is only used as spacer.
15922 \end_layout
15923
15924 \end_inset
15925
15926
15927 \end_layout
15928
15929 \end_inset
15930 </cell>
15931 </row>
15932 <row>
15933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15934 \begin_inset Text
15935
15936 \begin_layout Plain Layout
15937
15938 \backslash
15939 prod^
15940 \backslash
15941 infty
15942 \begin_inset ERT
15943 status collapsed
15944
15945 \begin_layout Plain Layout
15946
15947
15948 \backslash
15949 spce 
15950 \end_layout
15951
15952 \end_inset
15953
15954
15955 \begin_inset Formula $\to$
15956 \end_inset
15957
15958 _0
15959 \begin_inset Formula $\to$
15960 \end_inset
15961
15962 A(x)
15963 \end_layout
15964
15965 \end_inset
15966 </cell>
15967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15968 \begin_inset Text
15969
15970 \begin_layout Plain Layout
15971 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15972 \end_inset
15973
15974
15975 \end_layout
15976
15977 \end_inset
15978 </cell>
15979 </row>
15980 </lyxtabular>
15981
15982 \end_inset
15983
15984
15985 \end_layout
15986
15987 \begin_layout Standard
15988 Limits of inline formulas are set right beside the operator.
15989  Limits in displayed formulas are set above or below the operator, except
15990  for integral limits.
15991 \end_layout
15992
15993 \begin_layout Standard
15994 To force that the limits are set beside the operator, the cursor is set
15995  directly behind the operator and the limits type is changed with the menu
15996  
15997 \family sans
15998 Edit\SpecialChar \menuseparator
15999 Math\SpecialChar \menuseparator
16000 Change Limits Type
16001 \family default
16002  to 
16003 \family sans
16004 \series bold
16005 Inline
16006 \family default
16007 \series default
16008  (shortcut 
16009 \begin_inset Info
16010 type  "shortcut"
16011 arg   "math-limits"
16012 \end_inset
16013
16014 ).
16015  An example:
16016 \end_layout
16017
16018 \begin_layout Standard
16019 The default limits type is this:
16020 \begin_inset Formula \[
16021 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16022
16023 \end_inset
16024
16025 This is how it looks when the limits type was changed to 
16026 \family sans
16027 \series bold
16028 Inline
16029 \family default
16030 \series default
16031 :
16032 \begin_inset Formula \[
16033 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16034
16035 \end_inset
16036
16037 For integrals, except those ending with 
16038 \series bold
16039 op
16040 \series default
16041  like 
16042 \series bold
16043
16044 \backslash
16045 intop
16046 \series default
16047
16048 \series bold
16049
16050 \backslash
16051 ointop
16052 \series default
16053  etc., the limits are by default set beside the operator.
16054  But for multiple integrals the limits are often set below the operator.
16055  In the following example the limits type was therefore set to 
16056 \series bold
16057 Display
16058 \series default
16059  and so set below the integrals:
16060 \begin_inset Formula \begin{equation}
16061 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
16062
16063 \end_inset
16064
16065
16066 \end_layout
16067
16068 \begin_layout Standard
16069 \begin_inset VSpace medskip
16070 \end_inset
16071
16072 To specify conditions for limits, the commands 
16073 \series bold
16074
16075 \backslash
16076 subarray
16077 \series default
16078
16079 \begin_inset Index
16080 status collapsed
16081
16082 \begin_layout Plain Layout
16083 Commands ! S ! 
16084 \backslash
16085 subarray
16086 \end_layout
16087
16088 \end_inset
16089
16090  and 
16091 \series bold
16092
16093 \backslash
16094 substack
16095 \series default
16096
16097 \begin_inset Index
16098 status collapsed
16099
16100 \begin_layout Plain Layout
16101 Commands ! S ! 
16102 \backslash
16103 substack
16104 \end_layout
16105
16106 \end_inset
16107
16108  are used.
16109  To create for example this expression 
16110 \begin_inset Formula \begin{equation}
16111 \sum_{\begin{subarray}{c}
16112 0<k<1000\\
16113 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16114
16115 \end_inset
16116
16117
16118 \end_layout
16119
16120 \begin_layout Standard
16121 the following has to be done:
16122 \begin_inset Newline newline
16123 \end_inset
16124
16125 First the command 
16126 \series bold
16127
16128 \backslash
16129 sum
16130 \series default
16131 ^
16132 \series bold
16133 n
16134 \begin_inset ERT
16135 status collapsed
16136
16137 \begin_layout Plain Layout
16138
16139
16140 \backslash
16141 spce 
16142 \end_layout
16143
16144 \end_inset
16145
16146 _
16147 \series default
16148  is typed in.
16149  One is now in a blue box under the summation operator and insert there
16150  the command 
16151 \series bold
16152
16153 \backslash
16154 subarray
16155 \begin_inset ERT
16156 status collapsed
16157
16158 \begin_layout Plain Layout
16159
16160
16161 \backslash
16162 spce 
16163 \end_layout
16164
16165 \end_inset
16166
16167
16168 \series default
16169 .
16170  The blue box is now within a purple box and now several lines can be written
16171  among each other.
16172  A new line is created by inserting a line break (
16173 \begin_inset Info
16174 type  "shortcut"
16175 arg   "newline-insert newline"
16176 \end_inset
16177
16178 ).
16179  When now
16180 \begin_inset Newline newline
16181 \end_inset
16182
16183
16184 \series bold
16185 0<k<1000 Ctrl+Return
16186 \begin_inset Newline newline
16187 \end_inset
16188
16189
16190 \series default
16191 is typed in, a new box appears below for the new line.
16192 \end_layout
16193
16194 \begin_layout Standard
16195 The alignment of the lines can be changed to left aligned with the 
16196 \family sans
16197 table
16198 \family default
16199  
16200 \family sans
16201 toolbar
16202 \family default
16203  or the menu 
16204 \family sans
16205 Edit\SpecialChar \menuseparator
16206 Rows &Columns
16207 \family default
16208 .
16209  To get right alignment, 
16210 \series bold
16211
16212 \backslash
16213 hfill
16214 \begin_inset ERT
16215 status collapsed
16216
16217 \begin_layout Plain Layout
16218
16219
16220 \backslash
16221 spce 
16222 \end_layout
16223
16224 \end_inset
16225
16226
16227 \series default
16228  is inserted at the beginning of the line.
16229 \end_layout
16230
16231 \begin_layout Standard
16232 The command 
16233 \series bold
16234
16235 \backslash
16236 substack
16237 \series default
16238  is equivalent to 
16239 \series bold
16240
16241 \backslash
16242 subarray
16243 \series default
16244  with the difference that the lines are always centered.
16245 \end_layout
16246
16247 \begin_layout Standard
16248 \begin_inset VSpace bigskip
16249 \end_inset
16250
16251 Like in formula 
16252 \begin_inset CommandInset ref
16253 LatexCommand eqref
16254 reference "eq:substack"
16255
16256 \end_inset
16257
16258  there can be too much space beside an operator, because the characters
16259  following the operator are set beside the limits.
16260 \end_layout
16261
16262 \begin_layout Standard
16263 To avoid this, the following macro can be used in the LaTeX-preamble:
16264 \end_layout
16265
16266 \begin_layout Standard
16267
16268 \series bold
16269
16270 \backslash
16271 def
16272 \backslash
16273 clap#1{
16274 \backslash
16275 hbox to 0pt{
16276 \backslash
16277 hss #1
16278 \backslash
16279 hss}}
16280 \begin_inset Newline newline
16281 \end_inset
16282
16283
16284 \backslash
16285 def
16286 \backslash
16287 mathclap {
16288 \backslash
16289 mathpalette 
16290 \backslash
16291 mathclapinternal}
16292 \begin_inset Newline newline
16293 \end_inset
16294
16295
16296 \backslash
16297 def
16298 \backslash
16299 mathclapinternal #1#2{
16300 \backslash
16301 clap{$
16302 \backslash
16303 mathsurround =0pt #1{#2}$}}
16304 \end_layout
16305
16306 \begin_layout Standard
16307 This defines the command 
16308 \series bold
16309
16310 \backslash
16311 mathclap
16312 \series default
16313
16314 \begin_inset Index
16315 status collapsed
16316
16317 \begin_layout Plain Layout
16318 Commands ! M ! 
16319 \backslash
16320 mathclap
16321 \end_layout
16322
16323 \end_inset
16324
16325  that sets the width of the limit to 0
16326 \begin_inset space \thinspace{}
16327 \end_inset
16328
16329 pt.
16330  The command scheme is
16331 \end_layout
16332
16333 \begin_layout Standard
16334
16335 \series bold
16336
16337 \backslash
16338 mathclap{limit}
16339 \end_layout
16340
16341 \begin_layout Standard
16342 where the limit can consist of several conditions.
16343 \end_layout
16344
16345 \begin_layout Standard
16346 Applied on formula 
16347 \begin_inset CommandInset ref
16348 LatexCommand eqref
16349 reference "eq:substack"
16350
16351 \end_inset
16352
16353 , one uses the command
16354 \end_layout
16355
16356 \begin_layout Standard
16357
16358 \series bold
16359
16360 \backslash
16361 sum_
16362 \backslash
16363 mathclap{
16364 \backslash
16365 substack
16366 \begin_inset ERT
16367 status collapsed
16368
16369 \begin_layout Plain Layout
16370
16371
16372 \backslash
16373 spce 
16374 \end_layout
16375
16376 \end_inset
16377
16378 0<k<1000 Ctrl+Return
16379 \end_layout
16380
16381 \begin_layout Standard
16382 to create the lower limit.
16383  The summand is now directly behind the summation operator:
16384 \begin_inset Formula \[
16385 \sum_{\mathclap{\substack{0<k<1000\\
16386 \\k\,\in\,\mathbb{N}}
16387 }}^{n}k^{-2}\]
16388
16389 \end_inset
16390
16391
16392 \end_layout
16393
16394 \begin_layout Standard
16395 \begin_inset VSpace bigskip
16396 \end_inset
16397
16398 How to use one limit for several operators is described in 
16399 \begin_inset CommandInset ref
16400 LatexCommand ref
16401 reference "sub:Self-defined-Operators"
16402
16403 \end_inset
16404
16405 .
16406 \end_layout
16407
16408 \begin_layout Standard
16409 \begin_inset Newpage newpage
16410 \end_inset
16411
16412
16413 \end_layout
16414
16415 \begin_layout Subsection
16416 Binary Operators
16417 \begin_inset CommandInset label
16418 LatexCommand label
16419 name "sub:Binary-Operators"
16420
16421 \end_inset
16422
16423
16424 \begin_inset Index
16425 status collapsed
16426
16427 \begin_layout Plain Layout
16428 Operators ! binary
16429 \end_layout
16430
16431 \end_inset
16432
16433
16434 \end_layout
16435
16436 \begin_layout Standard
16437 Binary operators are surrounded by space when there is a character before
16438  and behind them.
16439 \begin_inset VSpace medskip
16440 \end_inset
16441
16442
16443 \end_layout
16444
16445 \begin_layout Standard
16446 \begin_inset space \hfill{}
16447 \end_inset
16448
16449
16450 \begin_inset Tabular
16451 <lyxtabular version="3" rows="13" columns="2">
16452 <features>
16453 <column alignment="center" valignment="top" width="0pt">
16454 <column alignment="center" valignment="top" width="0pt">
16455 <row>
16456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16457 \begin_inset Text
16458
16459 \begin_layout Plain Layout
16460 Command
16461 \begin_inset Note Note
16462 status collapsed
16463
16464 \begin_layout Plain Layout
16465
16466 \series bold
16467
16468 \backslash
16469 raisebox
16470 \series default
16471  is only used as spacer.
16472 \end_layout
16473
16474 \end_inset
16475
16476
16477 \end_layout
16478
16479 \end_inset
16480 </cell>
16481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16482 \begin_inset Text
16483
16484 \begin_layout Plain Layout
16485 Result
16486 \end_layout
16487
16488 \end_inset
16489 </cell>
16490 </row>
16491 <row>
16492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16493 \begin_inset Text
16494
16495 \begin_layout Plain Layout
16496 +
16497 \end_layout
16498
16499 \end_inset
16500 </cell>
16501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16502 \begin_inset Text
16503
16504 \begin_layout Plain Layout
16505 \begin_inset Formula $+$
16506 \end_inset
16507
16508
16509 \end_layout
16510
16511 \end_inset
16512 </cell>
16513 </row>
16514 <row>
16515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16516 \begin_inset Text
16517
16518 \begin_layout Plain Layout
16519 -
16520 \end_layout
16521
16522 \end_inset
16523 </cell>
16524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16525 \begin_inset Text
16526
16527 \begin_layout Plain Layout
16528 \begin_inset Formula $-$
16529 \end_inset
16530
16531
16532 \end_layout
16533
16534 \end_inset
16535 </cell>
16536 </row>
16537 <row>
16538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16539 \begin_inset Text
16540
16541 \begin_layout Plain Layout
16542
16543 \backslash
16544 pm
16545 \end_layout
16546
16547 \end_inset
16548 </cell>
16549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Plain Layout
16553 \begin_inset Formula $\pm$
16554 \end_inset
16555
16556
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 </row>
16562 <row>
16563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16564 \begin_inset Text
16565
16566 \begin_layout Plain Layout
16567
16568 \backslash
16569 mp
16570 \end_layout
16571
16572 \end_inset
16573 </cell>
16574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16575 \begin_inset Text
16576
16577 \begin_layout Plain Layout
16578 \begin_inset Formula $\mp$
16579 \end_inset
16580
16581
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 </row>
16587 <row>
16588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16589 \begin_inset Text
16590
16591 \begin_layout Plain Layout
16592
16593 \backslash
16594 cdot
16595 \end_layout
16596
16597 \end_inset
16598 </cell>
16599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16600 \begin_inset Text
16601
16602 \begin_layout Plain Layout
16603 \begin_inset Formula $\cdot$
16604 \end_inset
16605
16606
16607 \end_layout
16608
16609 \end_inset
16610 </cell>
16611 </row>
16612 <row>
16613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16614 \begin_inset Text
16615
16616 \begin_layout Plain Layout
16617
16618 \backslash
16619 times
16620 \end_layout
16621
16622 \end_inset
16623 </cell>
16624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16625 \begin_inset Text
16626
16627 \begin_layout Plain Layout
16628 \begin_inset Formula $\times$
16629 \end_inset
16630
16631
16632 \end_layout
16633
16634 \end_inset
16635 </cell>
16636 </row>
16637 <row>
16638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16639 \begin_inset Text
16640
16641 \begin_layout Plain Layout
16642
16643 \backslash
16644 div
16645 \end_layout
16646
16647 \end_inset
16648 </cell>
16649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16650 \begin_inset Text
16651
16652 \begin_layout Plain Layout
16653 \begin_inset Formula $\div$
16654 \end_inset
16655
16656
16657 \end_layout
16658
16659 \end_inset
16660 </cell>
16661 </row>
16662 <row>
16663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16664 \begin_inset Text
16665
16666 \begin_layout Plain Layout
16667 \begin_inset ERT
16668 status collapsed
16669
16670 \begin_layout Plain Layout
16671
16672
16673 \backslash
16674 raisebox{-1.2mm}{
16675 \end_layout
16676
16677 \end_inset
16678
16679 *
16680 \begin_inset ERT
16681 status collapsed
16682
16683 \begin_layout Plain Layout
16684
16685 }
16686 \end_layout
16687
16688 \end_inset
16689
16690
16691 \end_layout
16692
16693 \end_inset
16694 </cell>
16695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16696 \begin_inset Text
16697
16698 \begin_layout Plain Layout
16699 \begin_inset Formula $*$
16700 \end_inset
16701
16702
16703 \end_layout
16704
16705 \end_inset
16706 </cell>
16707 </row>
16708 <row>
16709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16710 \begin_inset Text
16711
16712 \begin_layout Plain Layout
16713
16714 \backslash
16715 star
16716 \end_layout
16717
16718 \end_inset
16719 </cell>
16720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16721 \begin_inset Text
16722
16723 \begin_layout Plain Layout
16724 \begin_inset Formula $\star$
16725 \end_inset
16726
16727
16728 \end_layout
16729
16730 \end_inset
16731 </cell>
16732 </row>
16733 <row>
16734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16735 \begin_inset Text
16736
16737 \begin_layout Plain Layout
16738
16739 \backslash
16740 circ
16741 \end_layout
16742
16743 \end_inset
16744 </cell>
16745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16746 \begin_inset Text
16747
16748 \begin_layout Plain Layout
16749 \begin_inset Formula $\circ$
16750 \end_inset
16751
16752
16753 \end_layout
16754
16755 \end_inset
16756 </cell>
16757 </row>
16758 <row>
16759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16760 \begin_inset Text
16761
16762 \begin_layout Plain Layout
16763
16764 \backslash
16765 diamond
16766 \end_layout
16767
16768 \end_inset
16769 </cell>
16770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16771 \begin_inset Text
16772
16773 \begin_layout Plain Layout
16774 \begin_inset Formula $\diamond$
16775 \end_inset
16776
16777
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 </row>
16783 <row>
16784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16785 \begin_inset Text
16786
16787 \begin_layout Plain Layout
16788
16789 \backslash
16790 bullet
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Plain Layout
16799 \begin_inset Formula $\bullet$
16800 \end_inset
16801
16802
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 </row>
16808 </lyxtabular>
16809
16810 \end_inset
16811
16812
16813 \begin_inset space \hfill{}
16814 \end_inset
16815
16816
16817 \begin_inset Tabular
16818 <lyxtabular version="3" rows="13" columns="2">
16819 <features>
16820 <column alignment="center" valignment="top" width="0pt">
16821 <column alignment="center" valignment="top" width="0pt">
16822 <row>
16823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16824 \begin_inset Text
16825
16826 \begin_layout Plain Layout
16827 Command
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16833 \begin_inset Text
16834
16835 \begin_layout Plain Layout
16836 Result
16837 \end_layout
16838
16839 \end_inset
16840 </cell>
16841 </row>
16842 <row>
16843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16844 \begin_inset Text
16845
16846 \begin_layout Plain Layout
16847
16848 \backslash
16849 nabla
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 \begin_inset Formula $\nabla$
16859 \end_inset
16860
16861
16862 \end_layout
16863
16864 \end_inset
16865 </cell>
16866 </row>
16867 <row>
16868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16869 \begin_inset Text
16870
16871 \begin_layout Plain Layout
16872
16873 \backslash
16874 bigtriangledown
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16880 \begin_inset Text
16881
16882 \begin_layout Plain Layout
16883 \begin_inset Formula $\bigtriangledown$
16884 \end_inset
16885
16886
16887 \end_layout
16888
16889 \end_inset
16890 </cell>
16891 </row>
16892 <row>
16893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16894 \begin_inset Text
16895
16896 \begin_layout Plain Layout
16897
16898 \backslash
16899 bigtriangleup
16900 \end_layout
16901
16902 \end_inset
16903 </cell>
16904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16905 \begin_inset Text
16906
16907 \begin_layout Plain Layout
16908 \begin_inset Formula $\bigtriangleup$
16909 \end_inset
16910
16911
16912 \end_layout
16913
16914 \end_inset
16915 </cell>
16916 </row>
16917 <row>
16918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Plain Layout
16922
16923 \backslash
16924 Box
16925 \end_layout
16926
16927 \end_inset
16928 </cell>
16929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16930 \begin_inset Text
16931
16932 \begin_layout Plain Layout
16933 \begin_inset Formula $\Box$
16934 \end_inset
16935
16936
16937 \end_layout
16938
16939 \end_inset
16940 </cell>
16941 </row>
16942 <row>
16943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16944 \begin_inset Text
16945
16946 \begin_layout Plain Layout
16947
16948 \backslash
16949 cap 
16950 \end_layout
16951
16952 \end_inset
16953 </cell>
16954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16955 \begin_inset Text
16956
16957 \begin_layout Plain Layout
16958 \begin_inset Formula $\cap$
16959 \end_inset
16960
16961
16962 \end_layout
16963
16964 \end_inset
16965 </cell>
16966 </row>
16967 <row>
16968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16969 \begin_inset Text
16970
16971 \begin_layout Plain Layout
16972
16973 \backslash
16974 cup
16975 \end_layout
16976
16977 \end_inset
16978 </cell>
16979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16980 \begin_inset Text
16981
16982 \begin_layout Plain Layout
16983 \begin_inset Formula $\cup$
16984 \end_inset
16985
16986
16987 \end_layout
16988
16989 \end_inset
16990 </cell>
16991 </row>
16992 <row>
16993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16994 \begin_inset Text
16995
16996 \begin_layout Plain Layout
16997
16998 \backslash
16999 dagger
17000 \end_layout
17001
17002 \end_inset
17003 </cell>
17004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17005 \begin_inset Text
17006
17007 \begin_layout Plain Layout
17008 \begin_inset Formula $\dagger$
17009 \end_inset
17010
17011
17012 \end_layout
17013
17014 \end_inset
17015 </cell>
17016 </row>
17017 <row>
17018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17019 \begin_inset Text
17020
17021 \begin_layout Plain Layout
17022
17023 \backslash
17024 ddagger
17025 \end_layout
17026
17027 \end_inset
17028 </cell>
17029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17030 \begin_inset Text
17031
17032 \begin_layout Plain Layout
17033 \begin_inset Formula $\ddagger$
17034 \end_inset
17035
17036
17037 \end_layout
17038
17039 \end_inset
17040 </cell>
17041 </row>
17042 <row>
17043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17044 \begin_inset Text
17045
17046 \begin_layout Plain Layout
17047
17048 \backslash
17049 wr
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058 \begin_inset Formula $\wr$
17059 \end_inset
17060
17061
17062 \end_layout
17063
17064 \end_inset
17065 </cell>
17066 </row>
17067 <row>
17068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17069 \begin_inset Text
17070
17071 \begin_layout Plain Layout
17072
17073 \backslash
17074 bigcirc
17075 \end_layout
17076
17077 \end_inset
17078 </cell>
17079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17080 \begin_inset Text
17081
17082 \begin_layout Plain Layout
17083 \begin_inset Formula $\bigcirc$
17084 \end_inset
17085
17086
17087 \end_layout
17088
17089 \end_inset
17090 </cell>
17091 </row>
17092 <row>
17093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17094 \begin_inset Text
17095
17096 \begin_layout Plain Layout
17097
17098 \backslash
17099 wedge
17100 \end_layout
17101
17102 \end_inset
17103 </cell>
17104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17105 \begin_inset Text
17106
17107 \begin_layout Plain Layout
17108 \begin_inset Formula $\wedge$
17109 \end_inset
17110
17111
17112 \end_layout
17113
17114 \end_inset
17115 </cell>
17116 </row>
17117 <row>
17118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17119 \begin_inset Text
17120
17121 \begin_layout Plain Layout
17122
17123 \backslash
17124 vee
17125 \end_layout
17126
17127 \end_inset
17128 </cell>
17129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17130 \begin_inset Text
17131
17132 \begin_layout Plain Layout
17133 \begin_inset Formula $\vee$
17134 \end_inset
17135
17136
17137 \end_layout
17138
17139 \end_inset
17140 </cell>
17141 </row>
17142 </lyxtabular>
17143
17144 \end_inset
17145
17146
17147 \begin_inset space \hfill{}
17148 \end_inset
17149
17150
17151 \begin_inset Tabular
17152 <lyxtabular version="3" rows="13" columns="2">
17153 <features>
17154 <column alignment="center" valignment="top" width="0pt">
17155 <column alignment="center" valignment="top" width="0pt">
17156 <row>
17157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17158 \begin_inset Text
17159
17160 \begin_layout Plain Layout
17161 Command
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17167 \begin_inset Text
17168
17169 \begin_layout Plain Layout
17170 Result
17171 \end_layout
17172
17173 \end_inset
17174 </cell>
17175 </row>
17176 <row>
17177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17178 \begin_inset Text
17179
17180 \begin_layout Plain Layout
17181
17182 \backslash
17183 oplus
17184 \end_layout
17185
17186 \end_inset
17187 </cell>
17188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17189 \begin_inset Text
17190
17191 \begin_layout Plain Layout
17192 \begin_inset Formula $\oplus$
17193 \end_inset
17194
17195
17196 \end_layout
17197
17198 \end_inset
17199 </cell>
17200 </row>
17201 <row>
17202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17203 \begin_inset Text
17204
17205 \begin_layout Plain Layout
17206
17207 \backslash
17208 ominus
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17214 \begin_inset Text
17215
17216 \begin_layout Plain Layout
17217 \begin_inset Formula $\ominus$
17218 \end_inset
17219
17220
17221 \end_layout
17222
17223 \end_inset
17224 </cell>
17225 </row>
17226 <row>
17227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17228 \begin_inset Text
17229
17230 \begin_layout Plain Layout
17231
17232 \backslash
17233 otimes
17234 \end_layout
17235
17236 \end_inset
17237 </cell>
17238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17239 \begin_inset Text
17240
17241 \begin_layout Plain Layout
17242 \begin_inset Formula $\otimes$
17243 \end_inset
17244
17245
17246 \end_layout
17247
17248 \end_inset
17249 </cell>
17250 </row>
17251 <row>
17252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17253 \begin_inset Text
17254
17255 \begin_layout Plain Layout
17256
17257 \backslash
17258 oslash
17259 \end_layout
17260
17261 \end_inset
17262 </cell>
17263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17264 \begin_inset Text
17265
17266 \begin_layout Plain Layout
17267 \begin_inset Formula $\oslash$
17268 \end_inset
17269
17270
17271 \end_layout
17272
17273 \end_inset
17274 </cell>
17275 </row>
17276 <row>
17277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17278 \begin_inset Text
17279
17280 \begin_layout Plain Layout
17281
17282 \backslash
17283 odot
17284 \end_layout
17285
17286 \end_inset
17287 </cell>
17288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17289 \begin_inset Text
17290
17291 \begin_layout Plain Layout
17292 \begin_inset Formula $\odot$
17293 \end_inset
17294
17295
17296 \end_layout
17297
17298 \end_inset
17299 </cell>
17300 </row>
17301 <row>
17302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17303 \begin_inset Text
17304
17305 \begin_layout Plain Layout
17306
17307 \backslash
17308 amalg
17309 \end_layout
17310
17311 \end_inset
17312 </cell>
17313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17314 \begin_inset Text
17315
17316 \begin_layout Plain Layout
17317 \begin_inset Formula $\amalg$
17318 \end_inset
17319
17320
17321 \end_layout
17322
17323 \end_inset
17324 </cell>
17325 </row>
17326 <row>
17327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17328 \begin_inset Text
17329
17330 \begin_layout Plain Layout
17331
17332 \backslash
17333 uplus
17334 \end_layout
17335
17336 \end_inset
17337 </cell>
17338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17339 \begin_inset Text
17340
17341 \begin_layout Plain Layout
17342 \begin_inset Formula $\uplus$
17343 \end_inset
17344
17345
17346 \end_layout
17347
17348 \end_inset
17349 </cell>
17350 </row>
17351 <row>
17352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17353 \begin_inset Text
17354
17355 \begin_layout Plain Layout
17356
17357 \backslash
17358 setminus
17359 \end_layout
17360
17361 \end_inset
17362 </cell>
17363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17364 \begin_inset Text
17365
17366 \begin_layout Plain Layout
17367 \begin_inset Formula $\setminus$
17368 \end_inset
17369
17370
17371 \end_layout
17372
17373 \end_inset
17374 </cell>
17375 </row>
17376 <row>
17377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17378 \begin_inset Text
17379
17380 \begin_layout Plain Layout
17381
17382 \backslash
17383 sqcap
17384 \end_layout
17385
17386 \end_inset
17387 </cell>
17388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17389 \begin_inset Text
17390
17391 \begin_layout Plain Layout
17392 \begin_inset Formula $\sqcap$
17393 \end_inset
17394
17395
17396 \end_layout
17397
17398 \end_inset
17399 </cell>
17400 </row>
17401 <row>
17402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17403 \begin_inset Text
17404
17405 \begin_layout Plain Layout
17406
17407 \backslash
17408 sqcup
17409 \end_layout
17410
17411 \end_inset
17412 </cell>
17413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17414 \begin_inset Text
17415
17416 \begin_layout Plain Layout
17417 \begin_inset Formula $\sqcup$
17418 \end_inset
17419
17420
17421 \end_layout
17422
17423 \end_inset
17424 </cell>
17425 </row>
17426 <row>
17427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17428 \begin_inset Text
17429
17430 \begin_layout Plain Layout
17431
17432 \backslash
17433 triangleleft
17434 \end_layout
17435
17436 \end_inset
17437 </cell>
17438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17439 \begin_inset Text
17440
17441 \begin_layout Plain Layout
17442 \begin_inset Formula $\triangleleft$
17443 \end_inset
17444
17445
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 </row>
17451 <row>
17452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17453 \begin_inset Text
17454
17455 \begin_layout Plain Layout
17456
17457 \backslash
17458 triangleright
17459 \end_layout
17460
17461 \end_inset
17462 </cell>
17463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17464 \begin_inset Text
17465
17466 \begin_layout Plain Layout
17467 \begin_inset Formula $\triangleright$
17468 \end_inset
17469
17470
17471 \end_layout
17472
17473 \end_inset
17474 </cell>
17475 </row>
17476 </lyxtabular>
17477
17478 \end_inset
17479
17480
17481 \begin_inset space \hfill{}
17482 \end_inset
17483
17484
17485 \end_layout
17486
17487 \begin_layout Standard
17488 All binary operators can also be inserted via the math toolbar button 
17489 \begin_inset Graphics
17490         filename ../images/math/pm.png
17491         scale 85
17492
17493 \end_inset
17494
17495 .
17496 \end_layout
17497
17498 \begin_layout Standard
17499 To typeset the Laplace operator also 
17500 \series bold
17501
17502 \backslash
17503 Delta
17504 \series default
17505  or 
17506 \series bold
17507
17508 \backslash
17509 nabla
17510 \series default
17511 ^
17512 \series bold
17513 2
17514 \series default
17515  (
17516 \begin_inset Formula $\nabla^{2}$
17517 \end_inset
17518
17519 ) can be used instead of 
17520 \series bold
17521
17522 \backslash
17523 bigtriangleup
17524 \series default
17525  .
17526 \end_layout
17527
17528 \begin_layout Standard
17529 The character 
17530 \family sans
17531 Menu Separator
17532 \family default
17533  from the menu 
17534 \family sans
17535 Insert\SpecialChar \menuseparator
17536 Special Character
17537 \family default
17538  is the operator 
17539 \series bold
17540
17541 \backslash
17542 triangleright
17543 \series default
17544 .
17545 \end_layout
17546
17547 \begin_layout Subsection
17548 Self-defined Operators
17549 \begin_inset CommandInset label
17550 LatexCommand label
17551 name "sub:Self-defined-Operators"
17552
17553 \end_inset
17554
17555
17556 \begin_inset Index
17557 status collapsed
17558
17559 \begin_layout Plain Layout
17560 Operators ! self-defined
17561 \end_layout
17562
17563 \end_inset
17564
17565
17566 \end_layout
17567
17568 \begin_layout Standard
17569 With the help of the command 
17570 \series bold
17571
17572 \backslash
17573 DeclareMathOperator
17574 \series default
17575
17576 \begin_inset Index
17577 status collapsed
17578
17579 \begin_layout Plain Layout
17580 Commands ! D ! 
17581 \backslash
17582 dbinom@
17583 \backslash
17584 DeclareMathOperator
17585 \end_layout
17586
17587 \end_inset
17588
17589  custom operators can be defined in the LaTeX-preamble.
17590  Its command scheme is:
17591 \end_layout
17592
17593 \begin_layout Standard
17594
17595 \series bold
17596
17597 \backslash
17598 DeclareMathOperator{new command}{display}
17599 \end_layout
17600
17601 \begin_layout Standard
17602 Display can be characters or symbols that define how the operator looks
17603  in the output.
17604  To define a big operator a * is set behind the command.
17605  All self-defined big operators can have limits as described in 
17606 \begin_inset CommandInset ref
17607 LatexCommand ref
17608 reference "sub:Operator-Limits"
17609
17610 \end_inset
17611
17612 .
17613 \end_layout
17614
17615 \begin_layout Standard
17616 For example the LaTeX-preamble line
17617 \end_layout
17618
17619 \begin_layout Standard
17620
17621 \series bold
17622
17623 \backslash
17624 DeclareMathOperator*{
17625 \backslash
17626 Lozenge}{
17627 \backslash
17628 blacklozenge}
17629 \end_layout
17630
17631 \begin_layout Standard
17632 defines the command 
17633 \series bold
17634
17635 \backslash
17636 Lozenge
17637 \series default
17638 , that inserts a big operator consisting of the lozenge symbol from 
17639 \begin_inset CommandInset ref
17640 LatexCommand ref
17641 reference "sub:Miscellaneous-Symbols"
17642
17643 \end_inset
17644
17645 :
17646 \begin_inset Formula \[
17647 \Lozenge_{n=1}^{\infty}\]
17648
17649 \end_inset
17650
17651 The command for this formula is: 
17652 \series bold
17653
17654 \backslash
17655 Lozenge
17656 \series default
17657 ^
17658 \series bold
17659
17660 \backslash
17661 infty
17662 \begin_inset Formula $\to$
17663 \end_inset
17664
17665 _n=1
17666 \end_layout
17667
17668 \begin_layout Standard
17669 \begin_inset VSpace bigskip
17670 \end_inset
17671
17672 When self-defined operators are not used several times in the document,
17673  they can also be defined with the commands 
17674 \series bold
17675
17676 \backslash
17677 mathop
17678 \series default
17679
17680 \begin_inset Index
17681 status collapsed
17682
17683 \begin_layout Plain Layout
17684 Commands ! M ! 
17685 \backslash
17686 mathop
17687 \end_layout
17688
17689 \end_inset
17690
17691  and 
17692 \series bold
17693
17694 \backslash
17695 mathbin
17696 \series default
17697
17698 \begin_inset Index
17699 status collapsed
17700
17701 \begin_layout Plain Layout
17702 Commands ! M ! 
17703 \backslash
17704 mathbin
17705 \end_layout
17706
17707 \end_inset
17708
17709 , which have the following scheme:
17710 \end_layout
17711
17712 \begin_layout Standard
17713
17714 \series bold
17715
17716 \backslash
17717 mathop{display}
17718 \series default
17719  and 
17720 \series bold
17721
17722 \backslash
17723 mathbin{display}
17724 \end_layout
17725
17726 \begin_layout Standard
17727
17728 \series bold
17729
17730 \backslash
17731 mathop
17732 \series default
17733  defines big operators, 
17734 \series bold
17735
17736 \backslash
17737 mathbin
17738 \series default
17739  binary operators.
17740 \end_layout
17741
17742 \begin_layout Standard
17743
17744 \series bold
17745
17746 \backslash
17747 mathop
17748 \series default
17749  can e.
17750 \begin_inset space \thinspace{}
17751 \end_inset
17752
17753 g.
17754 \begin_inset space \space{}
17755 \end_inset
17756
17757 be used to use one limit for several operators:
17758 \end_layout
17759
17760 \begin_layout Standard
17761 \begin_inset Formula \[
17762 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17763
17764 \end_inset
17765
17766
17767 \end_layout
17768
17769 \begin_layout Standard
17770 The command for the formula above is:
17771 \begin_inset Newline newline
17772 \end_inset
17773
17774
17775 \series bold
17776
17777 \backslash
17778 mathop{
17779 \backslash
17780 sum
17781 \backslash
17782 negmedspace
17783 \backslash
17784 sum
17785 \series default
17786
17787 \begin_inset ERT
17788 status collapsed
17789
17790 \begin_layout Plain Layout
17791
17792
17793 \backslash
17794 spce 
17795 \end_layout
17796
17797 \end_inset
17798
17799
17800 \series bold
17801
17802 \begin_inset Formula $\to$
17803 \end_inset
17804
17805 ^N
17806 \series default
17807
17808 \begin_inset ERT
17809 status collapsed
17810
17811 \begin_layout Plain Layout
17812
17813
17814 \backslash
17815 spce 
17816 \end_layout
17817
17818 \end_inset
17819
17820
17821 \series bold
17822 _i,j=1
17823 \end_layout
17824
17825 \begin_layout Section
17826 Fonts
17827 \begin_inset Index
17828 status collapsed
17829
17830 \begin_layout Plain Layout
17831 Fonts
17832 \end_layout
17833
17834 \end_inset
17835
17836
17837 \end_layout
17838
17839 \begin_layout Subsection
17840 Font Styles
17841 \begin_inset CommandInset label
17842 LatexCommand label
17843 name "sub:Font-Styles"
17844
17845 \end_inset
17846
17847
17848 \begin_inset Index
17849 status collapsed
17850
17851 \begin_layout Plain Layout
17852 Font ! style
17853 \end_layout
17854
17855 \end_inset
17856
17857
17858 \end_layout
17859
17860 \begin_layout Standard
17861 Latin letters in formulas can be set in one of the following font styles:
17862 \begin_inset VSpace -2mm
17863 \end_inset
17864
17865
17866 \end_layout
17867
17868 \begin_layout Standard
17869 \align center
17870 \begin_inset Tabular
17871 <lyxtabular version="3" rows="6" columns="3">
17872 <features>
17873 <column alignment="center" valignment="top" width="0">
17874 <column alignment="center" valignment="top" width="0">
17875 <column alignment="center" valignment="top" width="0">
17876 <row>
17877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17878 \begin_inset Text
17879
17880 \begin_layout Plain Layout
17881 Command
17882 \end_layout
17883
17884 \end_inset
17885 </cell>
17886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17887 \begin_inset Text
17888
17889 \begin_layout Plain Layout
17890 Result
17891 \end_layout
17892
17893 \end_inset
17894 </cell>
17895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17896 \begin_inset Text
17897
17898 \begin_layout Plain Layout
17899 shortcut
17900 \end_layout
17901
17902 \end_inset
17903 </cell>
17904 </row>
17905 <row>
17906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17907 \begin_inset Text
17908
17909 \begin_layout Plain Layout
17910
17911 \backslash
17912 mathbb
17913 \series bold
17914
17915 \begin_inset ERT
17916 status collapsed
17917
17918 \begin_layout Plain Layout
17919
17920
17921 \backslash
17922 spce 
17923 \end_layout
17924
17925 \end_inset
17926
17927
17928 \series default
17929 ABC
17930 \end_layout
17931
17932 \end_inset
17933 </cell>
17934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17935 \begin_inset Text
17936
17937 \begin_layout Plain Layout
17938 \begin_inset Formula $\mathbb{ABC}$
17939 \end_inset
17940
17941
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17947 \begin_inset Text
17948
17949 \begin_layout Plain Layout
17950 \begin_inset Info
17951 type  "shortcut"
17952 arg   "font-noun"
17953 \end_inset
17954
17955
17956 \end_layout
17957
17958 \end_inset
17959 </cell>
17960 </row>
17961 <row>
17962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17963 \begin_inset Text
17964
17965 \begin_layout Plain Layout
17966
17967 \backslash
17968 mathbf
17969 \series bold
17970
17971 \begin_inset ERT
17972 status collapsed
17973
17974 \begin_layout Plain Layout
17975
17976
17977 \backslash
17978 spce 
17979 \end_layout
17980
17981 \end_inset
17982
17983
17984 \series default
17985 AbC
17986 \end_layout
17987
17988 \end_inset
17989 </cell>
17990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17991 \begin_inset Text
17992
17993 \begin_layout Plain Layout
17994 \begin_inset Formula $\mathbf{AbC}$
17995 \end_inset
17996
17997
17998 \end_layout
17999
18000 \end_inset
18001 </cell>
18002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18003 \begin_inset Text
18004
18005 \begin_layout Plain Layout
18006 \begin_inset Info
18007 type  "shortcut"
18008 arg   "font-bold"
18009 \end_inset
18010
18011
18012 \end_layout
18013
18014 \end_inset
18015 </cell>
18016 </row>
18017 <row>
18018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18019 \begin_inset Text
18020
18021 \begin_layout Plain Layout
18022
18023 \backslash
18024 boldsymbol
18025 \series bold
18026
18027 \begin_inset ERT
18028 status collapsed
18029
18030 \begin_layout Plain Layout
18031
18032
18033 \backslash
18034 spce 
18035 \end_layout
18036
18037 \end_inset
18038
18039
18040 \series default
18041 AbC
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18047 \begin_inset Text
18048
18049 \begin_layout Plain Layout
18050 \begin_inset Formula $\boldsymbol{AbC}$
18051 \end_inset
18052
18053
18054 \end_layout
18055
18056 \end_inset
18057 </cell>
18058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18059 \begin_inset Text
18060
18061 \begin_layout Plain Layout
18062 \begin_inset Info
18063 type  "shortcuts"
18064 arg   "font-boldsymbol"
18065 \end_inset
18066
18067
18068 \end_layout
18069
18070 \end_inset
18071 </cell>
18072 </row>
18073 <row>
18074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18075 \begin_inset Text
18076
18077 \begin_layout Plain Layout
18078
18079 \backslash
18080 mathcal
18081 \series bold
18082
18083 \begin_inset ERT
18084 status collapsed
18085
18086 \begin_layout Plain Layout
18087
18088
18089 \backslash
18090 spce 
18091 \end_layout
18092
18093 \end_inset
18094
18095
18096 \series default
18097 ABC
18098 \end_layout
18099
18100 \end_inset
18101 </cell>
18102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18103 \begin_inset Text
18104
18105 \begin_layout Plain Layout
18106 \begin_inset Formula $\mathcal{ABC}$
18107 \end_inset
18108
18109
18110 \end_layout
18111
18112 \end_inset
18113 </cell>
18114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18115 \begin_inset Text
18116
18117 \begin_layout Plain Layout
18118 \begin_inset Info
18119 type  "shortcut"
18120 arg   "font-emph"
18121 \end_inset
18122
18123
18124 \end_layout
18125
18126 \end_inset
18127 </cell>
18128 </row>
18129 <row>
18130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18131 \begin_inset Text
18132
18133 \begin_layout Plain Layout
18134
18135 \backslash
18136 mathfrak
18137 \series bold
18138
18139 \begin_inset ERT
18140 status collapsed
18141
18142 \begin_layout Plain Layout
18143
18144
18145 \backslash
18146 spce 
18147 \end_layout
18148
18149 \end_inset
18150
18151
18152 \series default
18153 AbC
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162 \begin_inset Formula $\mathfrak{AbC}$
18163 \end_inset
18164
18165
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18171 \begin_inset Text
18172
18173 \begin_layout Plain Layout
18174 -
18175 \end_layout
18176
18177 \end_inset
18178 </cell>
18179 </row>
18180 </lyxtabular>
18181
18182 \end_inset
18183
18184
18185 \end_layout
18186
18187 \begin_layout Standard
18188 \align center
18189 \begin_inset Tabular
18190 <lyxtabular version="3" rows="5" columns="3">
18191 <features>
18192 <column alignment="center" valignment="top" width="0">
18193 <column alignment="center" valignment="top" width="0">
18194 <column alignment="center" valignment="top" width="0">
18195 <row>
18196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18197 \begin_inset Text
18198
18199 \begin_layout Plain Layout
18200 Command
18201 \end_layout
18202
18203 \end_inset
18204 </cell>
18205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18206 \begin_inset Text
18207
18208 \begin_layout Plain Layout
18209 Result
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18215 \begin_inset Text
18216
18217 \begin_layout Plain Layout
18218 shortcut
18219 \end_layout
18220
18221 \end_inset
18222 </cell>
18223 </row>
18224 <row>
18225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18226 \begin_inset Text
18227
18228 \begin_layout Plain Layout
18229
18230 \backslash
18231 mathit
18232 \series bold
18233
18234 \begin_inset ERT
18235 status collapsed
18236
18237 \begin_layout Plain Layout
18238
18239
18240 \backslash
18241 spce 
18242 \end_layout
18243
18244 \end_inset
18245
18246
18247 \series default
18248 AbC
18249 \end_layout
18250
18251 \end_inset
18252 </cell>
18253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18254 \begin_inset Text
18255
18256 \begin_layout Plain Layout
18257 \begin_inset Formula $\mathit{AbC}$
18258 \end_inset
18259
18260
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18266 \begin_inset Text
18267
18268 \begin_layout Plain Layout
18269 -
18270 \end_layout
18271
18272 \end_inset
18273 </cell>
18274 </row>
18275 <row>
18276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18277 \begin_inset Text
18278
18279 \begin_layout Plain Layout
18280
18281 \backslash
18282 mathrm
18283 \series bold
18284
18285 \begin_inset ERT
18286 status collapsed
18287
18288 \begin_layout Plain Layout
18289
18290
18291 \backslash
18292 spce 
18293 \end_layout
18294
18295 \end_inset
18296
18297
18298 \series default
18299 AbC
18300 \end_layout
18301
18302 \end_inset
18303 </cell>
18304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18305 \begin_inset Text
18306
18307 \begin_layout Plain Layout
18308 \begin_inset Formula $\mathrm{AbC}$
18309 \end_inset
18310
18311
18312 \end_layout
18313
18314 \end_inset
18315 </cell>
18316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18317 \begin_inset Text
18318
18319 \begin_layout Plain Layout
18320 \begin_inset Info
18321 type  "shortcut"
18322 arg   "font-roman"
18323 \end_inset
18324
18325
18326 \end_layout
18327
18328 \end_inset
18329 </cell>
18330 </row>
18331 <row>
18332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18333 \begin_inset Text
18334
18335 \begin_layout Plain Layout
18336
18337 \backslash
18338 mathsf
18339 \series bold
18340
18341 \begin_inset ERT
18342 status collapsed
18343
18344 \begin_layout Plain Layout
18345
18346
18347 \backslash
18348 spce 
18349 \end_layout
18350
18351 \end_inset
18352
18353
18354 \series default
18355 AbC
18356 \end_layout
18357
18358 \end_inset
18359 </cell>
18360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18361 \begin_inset Text
18362
18363 \begin_layout Plain Layout
18364 \begin_inset Formula $\mathsf{AbC}$
18365 \end_inset
18366
18367
18368 \end_layout
18369
18370 \end_inset
18371 </cell>
18372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18373 \begin_inset Text
18374
18375 \begin_layout Plain Layout
18376 \begin_inset Info
18377 type  "shortcut"
18378 arg   "font-sans"
18379 \end_inset
18380
18381
18382 \end_layout
18383
18384 \end_inset
18385 </cell>
18386 </row>
18387 <row>
18388 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18389 \begin_inset Text
18390
18391 \begin_layout Plain Layout
18392
18393 \backslash
18394 mathtt
18395 \series bold
18396
18397 \begin_inset ERT
18398 status collapsed
18399
18400 \begin_layout Plain Layout
18401
18402
18403 \backslash
18404 spce 
18405 \end_layout
18406
18407 \end_inset
18408
18409
18410 \series default
18411 AbC
18412 \end_layout
18413
18414 \end_inset
18415 </cell>
18416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18417 \begin_inset Text
18418
18419 \begin_layout Plain Layout
18420 \begin_inset Formula $\mathtt{AbC}$
18421 \end_inset
18422
18423
18424 \end_layout
18425
18426 \end_inset
18427 </cell>
18428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18429 \begin_inset Text
18430
18431 \begin_layout Plain Layout
18432 \begin_inset Info
18433 type  "shortcut"
18434 arg   "font-typewriter"
18435 \end_inset
18436
18437
18438 \end_layout
18439
18440 \end_inset
18441 </cell>
18442 </row>
18443 </lyxtabular>
18444
18445 \end_inset
18446
18447
18448 \end_layout
18449
18450 \begin_layout Standard
18451 \begin_inset Note Greyedout
18452 status open
18453
18454 \begin_layout Plain Layout
18455
18456 \series bold
18457 Note:
18458 \series default
18459  The styles 
18460 \series bold
18461
18462 \backslash
18463 mathbb
18464 \series default
18465  and 
18466 \series bold
18467
18468 \backslash
18469 mathcal
18470 \series default
18471  can only be used for big letters.
18472 \end_layout
18473
18474 \end_inset
18475
18476
18477 \end_layout
18478
18479 \begin_layout Standard
18480 Predefined is the style 
18481 \series bold
18482
18483 \backslash
18484 mathnormal
18485 \series default
18486 .
18487 \end_layout
18488
18489 \begin_layout Standard
18490 The style commands work also for letters in mathematical constructs:
18491 \begin_inset Formula \[
18492 \mathfrak{A=\frac{b}{C}}\]
18493
18494 \end_inset
18495
18496
18497 \end_layout
18498
18499 \begin_layout Standard
18500 Characters in mathematical text don't appear in a math font style but in
18501  the text font style 
18502 \series bold
18503
18504 \backslash
18505 textrm
18506 \series default
18507 .
18508  That their style can't be set correctly via the text style dialog is a
18509  bug in LyX.
18510 \begin_inset Foot
18511 status collapsed
18512
18513 \begin_layout Plain Layout
18514 \begin_inset CommandInset href
18515 LatexCommand href
18516 name "LyX-bug #4091"
18517 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18518
18519 \end_inset
18520
18521
18522 \end_layout
18523
18524 \end_inset
18525
18526
18527 \end_layout
18528
18529 \begin_layout Standard
18530 Instead of the style commands the dialog 
18531 \family sans
18532 Edit\SpecialChar \menuseparator
18533 Math\SpecialChar \menuseparator
18534 Text Style
18535 \family default
18536  or the toolbar button 
18537 \begin_inset Graphics
18538         filename ../images/math/font.png
18539         scale 85
18540
18541 \end_inset
18542
18543  can be used.
18544 \end_layout
18545
18546 \begin_layout Subsection
18547 Bold Formulas
18548 \begin_inset CommandInset label
18549 LatexCommand label
18550 name "sub:Bold-Formulas"
18551
18552 \end_inset
18553
18554
18555 \begin_inset Index
18556 status collapsed
18557
18558 \begin_layout Plain Layout
18559 Formula ! bold
18560 \end_layout
18561
18562 \end_inset
18563
18564
18565 \end_layout
18566
18567 \begin_layout Standard
18568 To make a complete formula bold, the command 
18569 \series bold
18570
18571 \backslash
18572 mathbf
18573 \series default
18574  from the previous subsection cannot be used, because it doesn't work for
18575  small Greek letters.
18576  Furthermore it prints Latin letters always upright, like in the following
18577  equation:
18578 \end_layout
18579
18580 \begin_layout Standard
18581 \begin_inset Formula \[
18582 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
18583
18584 \end_inset
18585
18586
18587 \end_layout
18588
18589 \begin_layout Standard
18590 To display the formula correctly, the command 
18591 \series bold
18592
18593 \backslash
18594 boldsymbol
18595 \series default
18596  is used:
18597 \begin_inset Formula \[
18598 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
18599
18600 \end_inset
18601
18602 It is also possible to set the formula in a 
18603 \series bold
18604 boldmath environment
18605 \series default
18606 .
18607  This environment is created by inserting the command 
18608 \series bold
18609
18610 \backslash
18611 boldmath
18612 \begin_inset Index
18613 status collapsed
18614
18615 \begin_layout Plain Layout
18616 Commands ! B ! 
18617 \backslash
18618 boldmath
18619 \end_layout
18620
18621 \end_inset
18622
18623
18624 \series default
18625  in TeX-mode.
18626  To end the environment, the command 
18627 \series bold
18628
18629 \backslash
18630 unboldmath
18631 \begin_inset Index
18632 status collapsed
18633
18634 \begin_layout Plain Layout
18635 Commands ! U ! 
18636 \backslash
18637 unboldmath
18638 \end_layout
18639
18640 \end_inset
18641
18642
18643 \series default
18644  is inserted in TeX-mode.
18645 \begin_inset ERT
18646 status collapsed
18647
18648 \begin_layout Plain Layout
18649
18650
18651 \backslash
18652 boldmath 
18653 \end_layout
18654
18655 \end_inset
18656
18657
18658 \begin_inset Formula \[
18659 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
18660
18661 \end_inset
18662
18663
18664 \begin_inset ERT
18665 status collapsed
18666
18667 \begin_layout Plain Layout
18668
18669
18670 \backslash
18671 unboldmath 
18672 \end_layout
18673
18674 \end_inset
18675
18676
18677 \end_layout
18678
18679 \begin_layout Subsection
18680 Colored Formulas
18681 \begin_inset Index
18682 status collapsed
18683
18684 \begin_layout Plain Layout
18685 Formula ! colored
18686 \end_layout
18687
18688 \end_inset
18689
18690
18691 \end_layout
18692
18693 \begin_layout Standard
18694 Formulas can be colored like normal text: Highlight a formula or a formula
18695  part and use the 
18696 \family sans
18697 Text Style
18698 \family default
18699  dialog.
18700  Here is a formula in magenta:
18701 \begin_inset Formula \[
18702 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18703
18704 \end_inset
18705
18706
18707 \end_layout
18708
18709 \begin_layout Standard
18710 You can also define your own colors as described in 
18711 \begin_inset CommandInset ref
18712 LatexCommand ref
18713 reference "sub:Colored-Boxes"
18714
18715 \end_inset
18716
18717 .
18718  They can be used with the TeX code command 
18719 \series bold
18720
18721 \backslash
18722 textcolor
18723 \series default
18724
18725 \begin_inset Index
18726 status collapsed
18727
18728 \begin_layout Plain Layout
18729 Commands ! T ! 
18730 \backslash
18731 textcolor
18732 \end_layout
18733
18734 \end_inset
18735
18736  in the scheme
18737 \end_layout
18738
18739 \begin_layout Standard
18740
18741 \series bold
18742
18743 \backslash
18744 textcolor{color}{characters or formula}
18745 \end_layout
18746
18747 \begin_layout Standard
18748 The following example was colored completely dark green and partly red:
18749 \end_layout
18750
18751 \begin_layout Standard
18752 \begin_inset ERT
18753 status collapsed
18754
18755 \begin_layout Plain Layout
18756
18757
18758 \backslash
18759 textcolor{darkgreen}{
18760 \end_layout
18761
18762 \end_inset
18763
18764
18765 \begin_inset Formula \[
18766 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
18767
18768 \end_inset
18769
18770
18771 \begin_inset ERT
18772 status collapsed
18773
18774 \begin_layout Plain Layout
18775
18776 }
18777 \end_layout
18778
18779 \end_inset
18780
18781
18782 \end_layout
18783
18784 \begin_layout Standard
18785 Due to a bug in LyX only complete formulas can be colored with self-defined
18786  colors.
18787 \begin_inset Foot
18788 status collapsed
18789
18790 \begin_layout Plain Layout
18791 \begin_inset CommandInset href
18792 LatexCommand href
18793 name "LyX-bug #5269"
18794 target "http://bugzilla.lyx.org/show_bug.cgi?id=5269"
18795
18796 \end_inset
18797
18798
18799 \end_layout
18800
18801 \end_inset
18802
18803
18804 \end_layout
18805
18806 \begin_layout Subsection
18807 Font Sizes
18808 \begin_inset CommandInset label
18809 LatexCommand label
18810 name "sub:Font-Sizes"
18811
18812 \end_inset
18813
18814
18815 \begin_inset Index
18816 status collapsed
18817
18818 \begin_layout Plain Layout
18819 Font ! size
18820 \end_layout
18821
18822 \end_inset
18823
18824
18825 \end_layout
18826
18827 \begin_layout Standard
18828 For characters in formulas there are, analog to characters in text, the
18829  following size commands:
18830 \end_layout
18831
18832 \begin_layout Standard
18833
18834 \series bold
18835
18836 \backslash
18837 Huge
18838 \series default
18839
18840 \series bold
18841
18842 \backslash
18843 huge
18844 \series default
18845
18846 \series bold
18847
18848 \backslash
18849 LARGE
18850 \series default
18851
18852 \series bold
18853
18854 \backslash
18855 Large
18856 \series default
18857
18858 \series bold
18859
18860 \backslash
18861 large
18862 \series default
18863
18864 \series bold
18865
18866 \backslash
18867 normalsize
18868 \series default
18869
18870 \series bold
18871
18872 \backslash
18873 small
18874 \series default
18875 ,
18876 \begin_inset Newline newline
18877 \end_inset
18878
18879
18880 \series bold
18881
18882 \backslash
18883 footnotesize
18884 \series default
18885
18886 \series bold
18887
18888 \backslash
18889 scriptsize
18890 \series default
18891 , and 
18892 \series bold
18893
18894 \backslash
18895 tiny
18896 \end_layout
18897
18898 \begin_layout Standard
18899 The size produced by the commands depends on the document font size, that
18900  corresponds with the command 
18901 \series bold
18902
18903 \backslash
18904 normalsize
18905 \series default
18906 .
18907  The other commands produce smaller or larger sizes than 
18908 \series bold
18909
18910 \backslash
18911 normalsize
18912 \series default
18913 .
18914  The font size can however not exceed a certain value.
18915  Is for example the document font size 12
18916 \begin_inset space \thinspace{}
18917 \end_inset
18918
18919 pt, the command 
18920 \series bold
18921
18922 \backslash
18923 Huge
18924 \series default
18925  switches to the same size as 
18926 \series bold
18927
18928 \backslash
18929 huge
18930 \series default
18931 .
18932  
18933 \end_layout
18934
18935 \begin_layout Standard
18936 A size command is inserted in TeX-mode before the formula and sets the size
18937  for all following formula and text characters.
18938  To switch back to the initial size, the command 
18939 \series bold
18940
18941 \backslash
18942 normalsize
18943 \series default
18944  is inserted behind the formula in TeX-mode.
18945 \end_layout
18946
18947 \begin_layout Standard
18948 Within a formula the size can only be changed for symbols or letters in
18949  mathematical text.
18950  To do this, the size command is inserted in mathematical text.
18951  All following characters until the end of the mathematical text or until
18952  another size command will have the selected size.
18953  Two examples:
18954 \begin_inset VSpace -2mm
18955 \end_inset
18956
18957
18958 \end_layout
18959
18960 \begin_layout Standard
18961 \begin_inset ERT
18962 status collapsed
18963
18964 \begin_layout Plain Layout
18965
18966
18967 \backslash
18968 huge 
18969 \end_layout
18970
18971 \end_inset
18972
18973
18974 \begin_inset Formula \[
18975 A=\frac{B}{c}\cdot\maltese\]
18976
18977 \end_inset
18978
18979
18980 \begin_inset Formula \[
18981 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18982
18983 \end_inset
18984
18985
18986 \begin_inset ERT
18987 status collapsed
18988
18989 \begin_layout Plain Layout
18990
18991
18992 \backslash
18993 normalsize 
18994 \end_layout
18995
18996 \end_inset
18997
18998
18999 \end_layout
19000
19001 \begin_layout Standard
19002 \begin_inset VSpace medskip
19003 \end_inset
19004
19005 Before both formulas the command 
19006 \series bold
19007
19008 \backslash
19009 huge
19010 \series default
19011  was inserted.
19012  The command for the second formula is:
19013 \begin_inset Newline newline
19014 \end_inset
19015
19016
19017 \series bold
19018
19019 \backslash
19020 maltese
19021 \begin_inset ERT
19022 status collapsed
19023
19024 \begin_layout Plain Layout
19025
19026
19027 \backslash
19028 spce 
19029 \end_layout
19030
19031 \end_inset
19032
19033 A Alt+M M 
19034 \backslash
19035 Large
19036 \begin_inset ERT
19037 status collapsed
19038
19039 \begin_layout Plain Layout
19040
19041
19042 \backslash
19043 spce 
19044 \end_layout
19045
19046 \end_inset
19047
19048
19049 \backslash
19050 maltese
19051 \begin_inset ERT
19052 status collapsed
19053
19054 \begin_layout Plain Layout
19055
19056
19057 \backslash
19058 spce 
19059 \end_layout
19060
19061 \end_inset
19062
19063
19064 \backslash
19065 textit
19066 \begin_inset ERT
19067 status collapsed
19068
19069 \begin_layout Plain Layout
19070
19071
19072 \backslash
19073 spce 
19074 \end_layout
19075
19076 \end_inset
19077
19078 A
19079 \begin_inset Formula $\to$
19080 \end_inset
19081
19082
19083 \begin_inset Formula $\to$
19084 \end_inset
19085
19086
19087 \begin_inset Newline newline
19088 \end_inset
19089
19090
19091 \begin_inset space \hspace*{}
19092 \length 1cm
19093 \end_inset
19094
19095 Alt+M
19096 \series default
19097  
19098 \series bold
19099
19100 \backslash
19101 tiny
19102 \begin_inset ERT
19103 status collapsed
19104
19105 \begin_layout Plain Layout
19106
19107
19108 \backslash
19109 spce 
19110 \end_layout
19111
19112 \end_inset
19113
19114
19115 \backslash
19116 maltese
19117 \begin_inset ERT
19118 status collapsed
19119
19120 \begin_layout Plain Layout
19121
19122
19123 \backslash
19124 spce 
19125 \end_layout
19126
19127 \end_inset
19128
19129
19130 \backslash
19131 textit
19132 \begin_inset ERT
19133 status collapsed
19134
19135 \begin_layout Plain Layout
19136
19137
19138 \backslash
19139 spce 
19140 \end_layout
19141
19142 \end_inset
19143
19144 A
19145 \end_layout
19146
19147 \begin_layout Standard
19148 If a symbol cannot be displayed in different sizes, it will always be displayed
19149  in the default size.
19150 \end_layout
19151
19152 \begin_layout Section
19153 Greek Letters
19154 \begin_inset Index
19155 status collapsed
19156
19157 \begin_layout Plain Layout
19158 Greek letters
19159 \end_layout
19160
19161 \end_inset
19162
19163
19164 \end_layout
19165
19166 \begin_layout Standard
19167 All Greek letters can also be inserted via the toolbar button 
19168 \begin_inset Graphics
19169         filename ../images/math/alpha.png
19170         scale 85
19171
19172 \end_inset
19173
19174 .
19175 \end_layout
19176
19177 \begin_layout Subsection
19178 Small Letters
19179 \begin_inset Index
19180 status collapsed
19181
19182 \begin_layout Plain Layout
19183 Greek letters ! small
19184 \end_layout
19185
19186 \end_inset
19187
19188
19189 \end_layout
19190
19191 \begin_layout Standard
19192 \begin_inset space \hfill{}
19193 \end_inset
19194
19195
19196 \begin_inset Tabular
19197 <lyxtabular version="3" rows="11" columns="2">
19198 <features>
19199 <column alignment="center" valignment="top" width="0pt">
19200 <column alignment="center" valignment="top" width="0pt">
19201 <row>
19202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Plain Layout
19206 Command
19207 \end_layout
19208
19209 \end_inset
19210 </cell>
19211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19212 \begin_inset Text
19213
19214 \begin_layout Plain Layout
19215 Result
19216 \end_layout
19217
19218 \end_inset
19219 </cell>
19220 </row>
19221 <row>
19222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226
19227 \backslash
19228 alpha
19229 \end_layout
19230
19231 \end_inset
19232 </cell>
19233 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19234 \begin_inset Text
19235
19236 \begin_layout Plain Layout
19237 \begin_inset Formula $\alpha$
19238 \end_inset
19239
19240
19241 \end_layout
19242
19243 \end_inset
19244 </cell>
19245 </row>
19246 <row>
19247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19248 \begin_inset Text
19249
19250 \begin_layout Plain Layout
19251
19252 \backslash
19253 beta
19254 \end_layout
19255
19256 \end_inset
19257 </cell>
19258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19259 \begin_inset Text
19260
19261 \begin_layout Plain Layout
19262 \begin_inset Formula $\beta$
19263 \end_inset
19264
19265
19266 \end_layout
19267
19268 \end_inset
19269 </cell>
19270 </row>
19271 <row>
19272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19273 \begin_inset Text
19274
19275 \begin_layout Plain Layout
19276
19277 \backslash
19278 gamma
19279 \end_layout
19280
19281 \end_inset
19282 </cell>
19283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19284 \begin_inset Text
19285
19286 \begin_layout Plain Layout
19287 \begin_inset Formula $\gamma$
19288 \end_inset
19289
19290
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 </row>
19296 <row>
19297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Plain Layout
19301
19302 \backslash
19303 delta
19304 \end_layout
19305
19306 \end_inset
19307 </cell>
19308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19309 \begin_inset Text
19310
19311 \begin_layout Plain Layout
19312 \begin_inset Formula $\delta$
19313 \end_inset
19314
19315
19316 \end_layout
19317
19318 \end_inset
19319 </cell>
19320 </row>
19321 <row>
19322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19323 \begin_inset Text
19324
19325 \begin_layout Plain Layout
19326
19327 \backslash
19328 epsilon
19329 \end_layout
19330
19331 \end_inset
19332 </cell>
19333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19334 \begin_inset Text
19335
19336 \begin_layout Plain Layout
19337 \begin_inset Formula $\epsilon$
19338 \end_inset
19339
19340
19341 \end_layout
19342
19343 \end_inset
19344 </cell>
19345 </row>
19346 <row>
19347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19348 \begin_inset Text
19349
19350 \begin_layout Plain Layout
19351
19352 \backslash
19353 varepsilon
19354 \end_layout
19355
19356 \end_inset
19357 </cell>
19358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19359 \begin_inset Text
19360
19361 \begin_layout Plain Layout
19362 \begin_inset Formula $\varepsilon$
19363 \end_inset
19364
19365
19366 \end_layout
19367
19368 \end_inset
19369 </cell>
19370 </row>
19371 <row>
19372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376
19377 \backslash
19378 zeta
19379 \end_layout
19380
19381 \end_inset
19382 </cell>
19383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19384 \begin_inset Text
19385
19386 \begin_layout Plain Layout
19387 \begin_inset Formula $\zeta$
19388 \end_inset
19389
19390
19391 \end_layout
19392
19393 \end_inset
19394 </cell>
19395 </row>
19396 <row>
19397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19398 \begin_inset Text
19399
19400 \begin_layout Plain Layout
19401
19402 \backslash
19403 eta
19404 \end_layout
19405
19406 \end_inset
19407 </cell>
19408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412 \begin_inset Formula $\eta$
19413 \end_inset
19414
19415
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 </row>
19421 <row>
19422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426
19427 \backslash
19428 theta
19429 \end_layout
19430
19431 \end_inset
19432 </cell>
19433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19434 \begin_inset Text
19435
19436 \begin_layout Plain Layout
19437 \begin_inset Formula $\theta$
19438 \end_inset
19439
19440
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 </row>
19446 <row>
19447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451
19452 \backslash
19453 vartheta
19454 \end_layout
19455
19456 \end_inset
19457 </cell>
19458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462 \begin_inset Formula $\vartheta$
19463 \end_inset
19464
19465
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 </row>
19471 </lyxtabular>
19472
19473 \end_inset
19474
19475
19476 \begin_inset space \hfill{}
19477 \end_inset
19478
19479
19480 \begin_inset Tabular
19481 <lyxtabular version="3" rows="12" columns="2">
19482 <features>
19483 <column alignment="center" valignment="top" width="0pt">
19484 <column alignment="center" valignment="top" width="0pt">
19485 <row>
19486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19487 \begin_inset Text
19488
19489 \begin_layout Plain Layout
19490 Command
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19496 \begin_inset Text
19497
19498 \begin_layout Plain Layout
19499 Result
19500 \end_layout
19501
19502 \end_inset
19503 </cell>
19504 </row>
19505 <row>
19506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19507 \begin_inset Text
19508
19509 \begin_layout Plain Layout
19510
19511 \backslash
19512 iota
19513 \end_layout
19514
19515 \end_inset
19516 </cell>
19517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19518 \begin_inset Text
19519
19520 \begin_layout Plain Layout
19521 \begin_inset Formula $\iota$
19522 \end_inset
19523
19524
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 </row>
19530 <row>
19531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19532 \begin_inset Text
19533
19534 \begin_layout Plain Layout
19535
19536 \backslash
19537 kappa
19538 \end_layout
19539
19540 \end_inset
19541 </cell>
19542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19543 \begin_inset Text
19544
19545 \begin_layout Plain Layout
19546 \begin_inset Formula $\kappa$
19547 \end_inset
19548
19549
19550 \end_layout
19551
19552 \end_inset
19553 </cell>
19554 </row>
19555 <row>
19556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19557 \begin_inset Text
19558
19559 \begin_layout Plain Layout
19560
19561 \backslash
19562 varkappa
19563 \end_layout
19564
19565 \end_inset
19566 </cell>
19567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19568 \begin_inset Text
19569
19570 \begin_layout Plain Layout
19571 \begin_inset Formula $\varkappa$
19572 \end_inset
19573
19574
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 </row>
19580 <row>
19581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19582 \begin_inset Text
19583
19584 \begin_layout Plain Layout
19585
19586 \backslash
19587 lambda
19588 \end_layout
19589
19590 \end_inset
19591 </cell>
19592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19593 \begin_inset Text
19594
19595 \begin_layout Plain Layout
19596 \begin_inset Formula $\lambda$
19597 \end_inset
19598
19599
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 </row>
19605 <row>
19606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19607 \begin_inset Text
19608
19609 \begin_layout Plain Layout
19610
19611 \backslash
19612 mu
19613 \end_layout
19614
19615 \end_inset
19616 </cell>
19617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19618 \begin_inset Text
19619
19620 \begin_layout Plain Layout
19621 \begin_inset Formula $\mu$
19622 \end_inset
19623
19624
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 </row>
19630 <row>
19631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19632 \begin_inset Text
19633
19634 \begin_layout Plain Layout
19635
19636 \backslash
19637 nu
19638 \end_layout
19639
19640 \end_inset
19641 </cell>
19642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19643 \begin_inset Text
19644
19645 \begin_layout Plain Layout
19646 \begin_inset Formula $\nu$
19647 \end_inset
19648
19649
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 </row>
19655 <row>
19656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19657 \begin_inset Text
19658
19659 \begin_layout Plain Layout
19660
19661 \backslash
19662 xi
19663 \end_layout
19664
19665 \end_inset
19666 </cell>
19667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19668 \begin_inset Text
19669
19670 \begin_layout Plain Layout
19671 \begin_inset Formula $\xi$
19672 \end_inset
19673
19674
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 </row>
19680 <row>
19681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685 o
19686 \end_layout
19687
19688 \end_inset
19689 </cell>
19690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19691 \begin_inset Text
19692
19693 \begin_layout Plain Layout
19694 \begin_inset Formula $o$
19695 \end_inset
19696
19697
19698 \end_layout
19699
19700 \end_inset
19701 </cell>
19702 </row>
19703 <row>
19704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19705 \begin_inset Text
19706
19707 \begin_layout Plain Layout
19708
19709 \backslash
19710 pi
19711 \end_layout
19712
19713 \end_inset
19714 </cell>
19715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19716 \begin_inset Text
19717
19718 \begin_layout Plain Layout
19719 \begin_inset Formula $\pi$
19720 \end_inset
19721
19722
19723 \end_layout
19724
19725 \end_inset
19726 </cell>
19727 </row>
19728 <row>
19729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733
19734 \backslash
19735 varpi
19736 \end_layout
19737
19738 \end_inset
19739 </cell>
19740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19741 \begin_inset Text
19742
19743 \begin_layout Plain Layout
19744 \begin_inset Formula $\varpi$
19745 \end_inset
19746
19747
19748 \end_layout
19749
19750 \end_inset
19751 </cell>
19752 </row>
19753 <row>
19754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Plain Layout
19758
19759 \backslash
19760 rho
19761 \end_layout
19762
19763 \end_inset
19764 </cell>
19765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19766 \begin_inset Text
19767
19768 \begin_layout Plain Layout
19769 \begin_inset Formula $\rho$
19770 \end_inset
19771
19772
19773 \end_layout
19774
19775 \end_inset
19776 </cell>
19777 </row>
19778 </lyxtabular>
19779
19780 \end_inset
19781
19782
19783 \begin_inset space \hfill{}
19784 \end_inset
19785
19786
19787 \begin_inset Tabular
19788 <lyxtabular version="3" rows="11" columns="2">
19789 <features>
19790 <column alignment="center" valignment="top" width="0pt">
19791 <column alignment="center" valignment="top" width="0pt">
19792 <row>
19793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797 Command
19798 \end_layout
19799
19800 \end_inset
19801 </cell>
19802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19803 \begin_inset Text
19804
19805 \begin_layout Plain Layout
19806 Result
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 </row>
19812 <row>
19813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19814 \begin_inset Text
19815
19816 \begin_layout Plain Layout
19817
19818 \backslash
19819 varrho
19820 \end_layout
19821
19822 \end_inset
19823 </cell>
19824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19825 \begin_inset Text
19826
19827 \begin_layout Plain Layout
19828 \begin_inset Formula $\varrho$
19829 \end_inset
19830
19831
19832 \end_layout
19833
19834 \end_inset
19835 </cell>
19836 </row>
19837 <row>
19838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19839 \begin_inset Text
19840
19841 \begin_layout Plain Layout
19842
19843 \backslash
19844 sigma
19845 \end_layout
19846
19847 \end_inset
19848 </cell>
19849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19850 \begin_inset Text
19851
19852 \begin_layout Plain Layout
19853 \begin_inset Formula $\sigma$
19854 \end_inset
19855
19856
19857 \end_layout
19858
19859 \end_inset
19860 </cell>
19861 </row>
19862 <row>
19863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19864 \begin_inset Text
19865
19866 \begin_layout Plain Layout
19867
19868 \backslash
19869 varsigma
19870 \end_layout
19871
19872 \end_inset
19873 </cell>
19874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19875 \begin_inset Text
19876
19877 \begin_layout Plain Layout
19878 \begin_inset Formula $\varsigma$
19879 \end_inset
19880
19881
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 </row>
19887 <row>
19888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892
19893 \backslash
19894 tau
19895 \end_layout
19896
19897 \end_inset
19898 </cell>
19899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19900 \begin_inset Text
19901
19902 \begin_layout Plain Layout
19903 \begin_inset Formula $\tau$
19904 \end_inset
19905
19906
19907 \end_layout
19908
19909 \end_inset
19910 </cell>
19911 </row>
19912 <row>
19913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19914 \begin_inset Text
19915
19916 \begin_layout Plain Layout
19917
19918 \backslash
19919 upsilon
19920 \end_layout
19921
19922 \end_inset
19923 </cell>
19924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19925 \begin_inset Text
19926
19927 \begin_layout Plain Layout
19928 \begin_inset Formula $\upsilon$
19929 \end_inset
19930
19931
19932 \end_layout
19933
19934 \end_inset
19935 </cell>
19936 </row>
19937 <row>
19938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19939 \begin_inset Text
19940
19941 \begin_layout Plain Layout
19942
19943 \backslash
19944 phi
19945 \end_layout
19946
19947 \end_inset
19948 </cell>
19949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19950 \begin_inset Text
19951
19952 \begin_layout Plain Layout
19953 \begin_inset Formula $\phi$
19954 \end_inset
19955
19956
19957 \end_layout
19958
19959 \end_inset
19960 </cell>
19961 </row>
19962 <row>
19963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19964 \begin_inset Text
19965
19966 \begin_layout Plain Layout
19967
19968 \backslash
19969 varphi
19970 \end_layout
19971
19972 \end_inset
19973 </cell>
19974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19975 \begin_inset Text
19976
19977 \begin_layout Plain Layout
19978 \begin_inset Formula $\varphi$
19979 \end_inset
19980
19981
19982 \end_layout
19983
19984 \end_inset
19985 </cell>
19986 </row>
19987 <row>
19988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Plain Layout
19992
19993 \backslash
19994 chi
19995 \end_layout
19996
19997 \end_inset
19998 </cell>
19999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20000 \begin_inset Text
20001
20002 \begin_layout Plain Layout
20003 \begin_inset Formula $\chi$
20004 \end_inset
20005
20006
20007 \end_layout
20008
20009 \end_inset
20010 </cell>
20011 </row>
20012 <row>
20013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20014 \begin_inset Text
20015
20016 \begin_layout Plain Layout
20017
20018 \backslash
20019 psi
20020 \end_layout
20021
20022 \end_inset
20023 </cell>
20024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20025 \begin_inset Text
20026
20027 \begin_layout Plain Layout
20028 \begin_inset Formula $\psi$
20029 \end_inset
20030
20031
20032 \end_layout
20033
20034 \end_inset
20035 </cell>
20036 </row>
20037 <row>
20038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20039 \begin_inset Text
20040
20041 \begin_layout Plain Layout
20042
20043 \backslash
20044 omega
20045 \end_layout
20046
20047 \end_inset
20048 </cell>
20049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20050 \begin_inset Text
20051
20052 \begin_layout Plain Layout
20053 \begin_inset Formula $\omega$
20054 \end_inset
20055
20056
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 </row>
20062 </lyxtabular>
20063
20064 \end_inset
20065
20066
20067 \begin_inset space \hfill{}
20068 \end_inset
20069
20070
20071 \end_layout
20072
20073 \begin_layout Standard
20074 \begin_inset VSpace medskip
20075 \end_inset
20076
20077
20078 \end_layout
20079
20080 \begin_layout Standard
20081 How to create upright Greek letters is explained in 
20082 \begin_inset CommandInset ref
20083 LatexCommand ref
20084 reference "sub:Upright-small-Greek"
20085
20086 \end_inset
20087
20088 .
20089 \end_layout
20090
20091 \begin_layout Subsection
20092 Big Letters
20093 \begin_inset Index
20094 status collapsed
20095
20096 \begin_layout Plain Layout
20097 Greek letters ! big
20098 \end_layout
20099
20100 \end_inset
20101
20102
20103 \end_layout
20104
20105 \begin_layout Standard
20106 \begin_inset space \hfill{}
20107 \end_inset
20108
20109
20110 \begin_inset Tabular
20111 <lyxtabular version="3" rows="7" columns="2">
20112 <features>
20113 <column alignment="center" valignment="top" width="0pt">
20114 <column alignment="center" valignment="top" width="0pt">
20115 <row>
20116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Plain Layout
20120 Command
20121 \end_layout
20122
20123 \end_inset
20124 </cell>
20125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129 Result
20130 \end_layout
20131
20132 \end_inset
20133 </cell>
20134 </row>
20135 <row>
20136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140
20141 \backslash
20142 Gamma
20143 \end_layout
20144
20145 \end_inset
20146 </cell>
20147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20148 \begin_inset Text
20149
20150 \begin_layout Plain Layout
20151 \begin_inset Formula $\Gamma$
20152 \end_inset
20153
20154
20155 \end_layout
20156
20157 \end_inset
20158 </cell>
20159 </row>
20160 <row>
20161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20162 \begin_inset Text
20163
20164 \begin_layout Plain Layout
20165
20166 \backslash
20167 Delta
20168 \end_layout
20169
20170 \end_inset
20171 </cell>
20172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20173 \begin_inset Text
20174
20175 \begin_layout Plain Layout
20176 \begin_inset Formula $\Delta$
20177 \end_inset
20178
20179
20180 \end_layout
20181
20182 \end_inset
20183 </cell>
20184 </row>
20185 <row>
20186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20187 \begin_inset Text
20188
20189 \begin_layout Plain Layout
20190
20191 \backslash
20192 Theta
20193 \end_layout
20194
20195 \end_inset
20196 </cell>
20197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20198 \begin_inset Text
20199
20200 \begin_layout Plain Layout
20201 \begin_inset Formula $\Theta$
20202 \end_inset
20203
20204
20205 \end_layout
20206
20207 \end_inset
20208 </cell>
20209 </row>
20210 <row>
20211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20212 \begin_inset Text
20213
20214 \begin_layout Plain Layout
20215
20216 \backslash
20217 Lambda
20218 \end_layout
20219
20220 \end_inset
20221 </cell>
20222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20223 \begin_inset Text
20224
20225 \begin_layout Plain Layout
20226 \begin_inset Formula $\Lambda$
20227 \end_inset
20228
20229
20230 \end_layout
20231
20232 \end_inset
20233 </cell>
20234 </row>
20235 <row>
20236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240
20241 \backslash
20242 Xi
20243 \end_layout
20244
20245 \end_inset
20246 </cell>
20247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20248 \begin_inset Text
20249
20250 \begin_layout Plain Layout
20251 \begin_inset Formula $\Xi$
20252 \end_inset
20253
20254
20255 \end_layout
20256
20257 \end_inset
20258 </cell>
20259 </row>
20260 <row>
20261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20262 \begin_inset Text
20263
20264 \begin_layout Plain Layout
20265
20266 \backslash
20267 Pi
20268 \end_layout
20269
20270 \end_inset
20271 </cell>
20272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20273 \begin_inset Text
20274
20275 \begin_layout Plain Layout
20276 \begin_inset Formula $\Pi$
20277 \end_inset
20278
20279
20280 \end_layout
20281
20282 \end_inset
20283 </cell>
20284 </row>
20285 </lyxtabular>
20286
20287 \end_inset
20288
20289
20290 \begin_inset space \hfill{}
20291 \end_inset
20292
20293
20294 \begin_inset Tabular
20295 <lyxtabular version="3" rows="6" columns="2">
20296 <features>
20297 <column alignment="center" valignment="top" width="0pt">
20298 <column alignment="center" valignment="top" width="0pt">
20299 <row>
20300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Plain Layout
20304 Command
20305 \end_layout
20306
20307 \end_inset
20308 </cell>
20309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20310 \begin_inset Text
20311
20312 \begin_layout Plain Layout
20313 Result
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 </row>
20319 <row>
20320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20321 \begin_inset Text
20322
20323 \begin_layout Plain Layout
20324
20325 \backslash
20326 Sigma
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335 \begin_inset Formula $\Sigma$
20336 \end_inset
20337
20338
20339 \end_layout
20340
20341 \end_inset
20342 </cell>
20343 </row>
20344 <row>
20345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20346 \begin_inset Text
20347
20348 \begin_layout Plain Layout
20349
20350 \backslash
20351 Upsilon
20352 \end_layout
20353
20354 \end_inset
20355 </cell>
20356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20357 \begin_inset Text
20358
20359 \begin_layout Plain Layout
20360 \begin_inset Formula $\Upsilon$
20361 \end_inset
20362
20363
20364 \end_layout
20365
20366 \end_inset
20367 </cell>
20368 </row>
20369 <row>
20370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20371 \begin_inset Text
20372
20373 \begin_layout Plain Layout
20374
20375 \backslash
20376 Phi
20377 \end_layout
20378
20379 \end_inset
20380 </cell>
20381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20382 \begin_inset Text
20383
20384 \begin_layout Plain Layout
20385 \begin_inset Formula $\Phi$
20386 \end_inset
20387
20388
20389 \end_layout
20390
20391 \end_inset
20392 </cell>
20393 </row>
20394 <row>
20395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20396 \begin_inset Text
20397
20398 \begin_layout Plain Layout
20399
20400 \backslash
20401 Psi
20402 \end_layout
20403
20404 \end_inset
20405 </cell>
20406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410 \begin_inset Formula $\Psi$
20411 \end_inset
20412
20413
20414 \end_layout
20415
20416 \end_inset
20417 </cell>
20418 </row>
20419 <row>
20420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20421 \begin_inset Text
20422
20423 \begin_layout Plain Layout
20424
20425 \backslash
20426 Omega
20427 \end_layout
20428
20429 \end_inset
20430 </cell>
20431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20432 \begin_inset Text
20433
20434 \begin_layout Plain Layout
20435 \begin_inset Formula $\Omega$
20436 \end_inset
20437
20438
20439 \end_layout
20440
20441 \end_inset
20442 </cell>
20443 </row>
20444 </lyxtabular>
20445
20446 \end_inset
20447
20448
20449 \begin_inset space \hfill{}
20450 \end_inset
20451
20452
20453 \end_layout
20454
20455 \begin_layout Standard
20456 \begin_inset VSpace medskip
20457 \end_inset
20458
20459 That the big Greek letters appear upright is caused by a design bug when
20460  TeX was developed.
20461  To get correct italic big letters, begin every command with 
20462 \series bold
20463 var
20464 \series default
20465 .
20466  For example the command 
20467 \series bold
20468
20469 \backslash
20470 varGamma
20471 \series default
20472  produces: 
20473 \begin_inset Formula $\varGamma$
20474 \end_inset
20475
20476
20477 \end_layout
20478
20479 \begin_layout Subsection
20480 Bold Letters
20481 \begin_inset Index
20482 status collapsed
20483
20484 \begin_layout Plain Layout
20485 Greek letters ! bold
20486 \end_layout
20487
20488 \end_inset
20489
20490
20491 \end_layout
20492
20493 \begin_layout Standard
20494 Greek letters cannot be set with different font styles like Latin letters.
20495  They can only be made bold with the command 
20496 \series bold
20497
20498 \backslash
20499 boldsymbol
20500 \series default
20501
20502 \begin_inset Index
20503 status collapsed
20504
20505 \begin_layout Plain Layout
20506 Commands ! B ! 
20507 \backslash
20508 boldsymbol
20509 \end_layout
20510
20511 \end_inset
20512
20513 .
20514 \end_layout
20515
20516 \begin_layout Standard
20517 \align center
20518 \begin_inset Tabular
20519 <lyxtabular version="3" rows="3" columns="2">
20520 <features>
20521 <column alignment="center" valignment="top" width="0">
20522 <column alignment="center" valignment="top" width="0">
20523 <row>
20524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20525 \begin_inset Text
20526
20527 \begin_layout Plain Layout
20528 Command
20529 \end_layout
20530
20531 \end_inset
20532 </cell>
20533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20534 \begin_inset Text
20535
20536 \begin_layout Plain Layout
20537 Result
20538 \end_layout
20539
20540 \end_inset
20541 </cell>
20542 </row>
20543 <row>
20544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20545 \begin_inset Text
20546
20547 \begin_layout Plain Layout
20548
20549 \backslash
20550 Upsilon
20551 \backslash
20552 boldsymbol
20553 \backslash
20554 Upsilon
20555 \end_layout
20556
20557 \end_inset
20558 </cell>
20559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20560 \begin_inset Text
20561
20562 \begin_layout Plain Layout
20563 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20564 \end_inset
20565
20566
20567 \end_layout
20568
20569 \end_inset
20570 </cell>
20571 </row>
20572 <row>
20573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20574 \begin_inset Text
20575
20576 \begin_layout Plain Layout
20577
20578 \backslash
20579 theta
20580 \backslash
20581 boldsymbol
20582 \backslash
20583 theta
20584 \end_layout
20585
20586 \end_inset
20587 </cell>
20588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20589 \begin_inset Text
20590
20591 \begin_layout Plain Layout
20592 \begin_inset Formula $\theta\boldsymbol{\theta}$
20593 \end_inset
20594
20595
20596 \end_layout
20597
20598 \end_inset
20599 </cell>
20600 </row>
20601 </lyxtabular>
20602
20603 \end_inset
20604
20605
20606 \end_layout
20607
20608 \begin_layout Section
20609 Symbols
20610 \begin_inset ERT
20611 status collapsed
20612
20613 \begin_layout Plain Layout
20614
20615
20616 \backslash
20617 texorpdfstring{
20618 \end_layout
20619
20620 \end_inset
20621
20622
20623 \begin_inset Foot
20624 status collapsed
20625
20626 \begin_layout Plain Layout
20627 A list with all symbols of most of the LaTeX-packages can be found in 
20628 \begin_inset CommandInset citation
20629 LatexCommand cite
20630 key "Symbole"
20631
20632 \end_inset
20633
20634 .
20635 \end_layout
20636
20637 \end_inset
20638
20639
20640 \begin_inset ERT
20641 status collapsed
20642
20643 \begin_layout Plain Layout
20644
20645 }{}
20646 \end_layout
20647
20648 \end_inset
20649
20650
20651 \begin_inset Note Note
20652 status collapsed
20653
20654 \begin_layout Plain Layout
20655
20656 \backslash
20657 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20658 \end_layout
20659
20660 \begin_layout Plain Layout
20661 More about 
20662 \backslash
20663 texorpdfstring is in section 
20664 \begin_inset CommandInset ref
20665 LatexCommand ref
20666 reference "sub:Formulas-in-Section"
20667
20668 \end_inset
20669
20670 .
20671 \end_layout
20672
20673 \end_inset
20674
20675
20676 \begin_inset Index
20677 status collapsed
20678
20679 \begin_layout Plain Layout
20680 Symbols
20681 \end_layout
20682
20683 \end_inset
20684
20685
20686 \end_layout
20687
20688 \begin_layout Standard
20689 Many of the symbols listed in this section can also be inserted via the
20690  toolbar buttons 
20691 \begin_inset Graphics
20692         filename ../images/math/nabla.png
20693         scale 85
20694
20695 \end_inset
20696
20697  and 
20698 \begin_inset Graphics
20699         filename ../images/math/digamma.png
20700         scale 85
20701
20702 \end_inset
20703
20704 .
20705 \end_layout
20706
20707 \begin_layout Subsection
20708 Mathematical Symbols
20709 \begin_inset CommandInset label
20710 LatexCommand label
20711 name "sub:Mathematical-Symbols"
20712
20713 \end_inset
20714
20715
20716 \begin_inset Index
20717 status collapsed
20718
20719 \begin_layout Plain Layout
20720 Symbols ! mathematical
20721 \end_layout
20722
20723 \end_inset
20724
20725
20726 \end_layout
20727
20728 \begin_layout Standard
20729 \begin_inset space \hfill{}
20730 \end_inset
20731
20732
20733 \begin_inset Tabular
20734 <lyxtabular version="3" rows="10" columns="2">
20735 <features>
20736 <column alignment="center" valignment="top" width="0pt">
20737 <column alignment="center" valignment="top" width="0pt">
20738 <row>
20739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743 Command
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20749 \begin_inset Text
20750
20751 \begin_layout Plain Layout
20752 Result
20753 \end_layout
20754
20755 \end_inset
20756 </cell>
20757 </row>
20758 <row>
20759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20760 \begin_inset Text
20761
20762 \begin_layout Plain Layout
20763
20764 \backslash
20765 neg
20766 \end_layout
20767
20768 \end_inset
20769 </cell>
20770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20771 \begin_inset Text
20772
20773 \begin_layout Plain Layout
20774 \begin_inset Formula $\neg$
20775 \end_inset
20776
20777
20778 \end_layout
20779
20780 \end_inset
20781 </cell>
20782 </row>
20783 <row>
20784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20785 \begin_inset Text
20786
20787 \begin_layout Plain Layout
20788
20789 \backslash
20790 Im
20791 \end_layout
20792
20793 \end_inset
20794 </cell>
20795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20796 \begin_inset Text
20797
20798 \begin_layout Plain Layout
20799 \begin_inset Formula $\Im$
20800 \end_inset
20801
20802
20803 \end_layout
20804
20805 \end_inset
20806 </cell>
20807 </row>
20808 <row>
20809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20810 \begin_inset Text
20811
20812 \begin_layout Plain Layout
20813
20814 \backslash
20815 Re
20816 \end_layout
20817
20818 \end_inset
20819 </cell>
20820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20821 \begin_inset Text
20822
20823 \begin_layout Plain Layout
20824 \begin_inset Formula $\Re$
20825 \end_inset
20826
20827
20828 \end_layout
20829
20830 \end_inset
20831 </cell>
20832 </row>
20833 <row>
20834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20835 \begin_inset Text
20836
20837 \begin_layout Plain Layout
20838
20839 \backslash
20840 aleph
20841 \end_layout
20842
20843 \end_inset
20844 </cell>
20845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20846 \begin_inset Text
20847
20848 \begin_layout Plain Layout
20849 \begin_inset Formula $\aleph$
20850 \end_inset
20851
20852
20853 \end_layout
20854
20855 \end_inset
20856 </cell>
20857 </row>
20858 <row>
20859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20860 \begin_inset Text
20861
20862 \begin_layout Plain Layout
20863
20864 \backslash
20865 partial
20866 \end_layout
20867
20868 \end_inset
20869 </cell>
20870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20871 \begin_inset Text
20872
20873 \begin_layout Plain Layout
20874 \begin_inset Formula $\partial$
20875 \end_inset
20876
20877
20878 \end_layout
20879
20880 \end_inset
20881 </cell>
20882 </row>
20883 <row>
20884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20885 \begin_inset Text
20886
20887 \begin_layout Plain Layout
20888
20889 \backslash
20890 infty
20891 \end_layout
20892
20893 \end_inset
20894 </cell>
20895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20896 \begin_inset Text
20897
20898 \begin_layout Plain Layout
20899 \begin_inset Formula $\infty$
20900 \end_inset
20901
20902
20903 \end_layout
20904
20905 \end_inset
20906 </cell>
20907 </row>
20908 <row>
20909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20910 \begin_inset Text
20911
20912 \begin_layout Plain Layout
20913
20914 \backslash
20915 wp
20916 \end_layout
20917
20918 \end_inset
20919 </cell>
20920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20921 \begin_inset Text
20922
20923 \begin_layout Plain Layout
20924 \begin_inset Formula $\wp$
20925 \end_inset
20926
20927
20928 \end_layout
20929
20930 \end_inset
20931 </cell>
20932 </row>
20933 <row>
20934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20935 \begin_inset Text
20936
20937 \begin_layout Plain Layout
20938
20939 \backslash
20940 imath
20941 \end_layout
20942
20943 \end_inset
20944 </cell>
20945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20946 \begin_inset Text
20947
20948 \begin_layout Plain Layout
20949 \begin_inset Formula $\imath$
20950 \end_inset
20951
20952
20953 \end_layout
20954
20955 \end_inset
20956 </cell>
20957 </row>
20958 <row>
20959 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20960 \begin_inset Text
20961
20962 \begin_layout Plain Layout
20963
20964 \backslash
20965 jmath
20966 \end_layout
20967
20968 \end_inset
20969 </cell>
20970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20971 \begin_inset Text
20972
20973 \begin_layout Plain Layout
20974 \begin_inset Formula $\jmath$
20975 \end_inset
20976
20977
20978 \end_layout
20979
20980 \end_inset
20981 </cell>
20982 </row>
20983 </lyxtabular>
20984
20985 \end_inset
20986
20987
20988 \begin_inset space \hfill{}
20989 \end_inset
20990
20991
20992 \begin_inset Tabular
20993 <lyxtabular version="3" rows="10" columns="2">
20994 <features>
20995 <column alignment="center" valignment="top" width="0pt">
20996 <column alignment="center" valignment="top" width="0pt">
20997 <row>
20998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002 Command
21003 \end_layout
21004
21005 \end_inset
21006 </cell>
21007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21008 \begin_inset Text
21009
21010 \begin_layout Plain Layout
21011 Result
21012 \begin_inset Note Note
21013 status collapsed
21014
21015 \begin_layout Plain Layout
21016
21017 \series bold
21018
21019 \backslash
21020 raisebox
21021 \series default
21022  is only used as spacer.
21023 \end_layout
21024
21025 \end_inset
21026
21027
21028 \end_layout
21029
21030 \end_inset
21031 </cell>
21032 </row>
21033 <row>
21034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21035 \begin_inset Text
21036
21037 \begin_layout Plain Layout
21038
21039 \backslash
21040 forall
21041 \end_layout
21042
21043 \end_inset
21044 </cell>
21045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21046 \begin_inset Text
21047
21048 \begin_layout Plain Layout
21049 \begin_inset Formula $\forall$
21050 \end_inset
21051
21052
21053 \end_layout
21054
21055 \end_inset
21056 </cell>
21057 </row>
21058 <row>
21059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21060 \begin_inset Text
21061
21062 \begin_layout Plain Layout
21063
21064 \backslash
21065 exists
21066 \end_layout
21067
21068 \end_inset
21069 </cell>
21070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21071 \begin_inset Text
21072
21073 \begin_layout Plain Layout
21074 \begin_inset Formula $\exists$
21075 \end_inset
21076
21077
21078 \end_layout
21079
21080 \end_inset
21081 </cell>
21082 </row>
21083 <row>
21084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21085 \begin_inset Text
21086
21087 \begin_layout Plain Layout
21088
21089 \backslash
21090 nexists
21091 \end_layout
21092
21093 \end_inset
21094 </cell>
21095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21096 \begin_inset Text
21097
21098 \begin_layout Plain Layout
21099 \begin_inset Formula $\nexists$
21100 \end_inset
21101
21102
21103 \end_layout
21104
21105 \end_inset
21106 </cell>
21107 </row>
21108 <row>
21109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21110 \begin_inset Text
21111
21112 \begin_layout Plain Layout
21113
21114 \backslash
21115 emptyset
21116 \end_layout
21117
21118 \end_inset
21119 </cell>
21120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21121 \begin_inset Text
21122
21123 \begin_layout Plain Layout
21124 \begin_inset Formula $\emptyset$
21125 \end_inset
21126
21127
21128 \end_layout
21129
21130 \end_inset
21131 </cell>
21132 </row>
21133 <row>
21134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21135 \begin_inset Text
21136
21137 \begin_layout Plain Layout
21138
21139 \backslash
21140 varnothing
21141 \end_layout
21142
21143 \end_inset
21144 </cell>
21145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21146 \begin_inset Text
21147
21148 \begin_layout Plain Layout
21149 \begin_inset Formula $\varnothing$
21150 \end_inset
21151
21152
21153 \end_layout
21154
21155 \end_inset
21156 </cell>
21157 </row>
21158 <row>
21159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21160 \begin_inset Text
21161
21162 \begin_layout Plain Layout
21163
21164 \backslash
21165 dag
21166 \end_layout
21167
21168 \end_inset
21169 </cell>
21170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21171 \begin_inset Text
21172
21173 \begin_layout Plain Layout
21174 \begin_inset Formula $\dag$
21175 \end_inset
21176
21177
21178 \end_layout
21179
21180 \end_inset
21181 </cell>
21182 </row>
21183 <row>
21184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21185 \begin_inset Text
21186
21187 \begin_layout Plain Layout
21188
21189 \backslash
21190 ddag
21191 \end_layout
21192
21193 \end_inset
21194 </cell>
21195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21196 \begin_inset Text
21197
21198 \begin_layout Plain Layout
21199 \begin_inset Formula $\ddag$
21200 \end_inset
21201
21202
21203 \end_layout
21204
21205 \end_inset
21206 </cell>
21207 </row>
21208 <row>
21209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21210 \begin_inset Text
21211
21212 \begin_layout Plain Layout
21213
21214 \backslash
21215 complement
21216 \end_layout
21217
21218 \end_inset
21219 </cell>
21220 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21221 \begin_inset Text
21222
21223 \begin_layout Plain Layout
21224 \begin_inset ERT
21225 status collapsed
21226
21227 \begin_layout Plain Layout
21228
21229
21230 \backslash
21231 raisebox{-0.8mm}{
21232 \end_layout
21233
21234 \end_inset
21235
21236
21237 \begin_inset Formula $\complement$
21238 \end_inset
21239
21240
21241 \begin_inset ERT
21242 status collapsed
21243
21244 \begin_layout Plain Layout
21245
21246 }
21247 \end_layout
21248
21249 \end_inset
21250
21251
21252 \end_layout
21253
21254 \end_inset
21255 </cell>
21256 </row>
21257 <row>
21258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21259 \begin_inset Text
21260
21261 \begin_layout Plain Layout
21262
21263 \backslash
21264 Bbbk
21265 \end_layout
21266
21267 \end_inset
21268 </cell>
21269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21270 \begin_inset Text
21271
21272 \begin_layout Plain Layout
21273 \begin_inset Formula $\Bbbk$
21274 \end_inset
21275
21276
21277 \end_layout
21278
21279 \end_inset
21280 </cell>
21281 </row>
21282 </lyxtabular>
21283
21284 \end_inset
21285
21286
21287 \begin_inset space \hfill{}
21288 \end_inset
21289
21290
21291 \begin_inset Tabular
21292 <lyxtabular version="3" rows="10" columns="2">
21293 <features>
21294 <column alignment="center" valignment="top" width="0pt">
21295 <column alignment="center" valignment="top" width="0pt">
21296 <row>
21297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21298 \begin_inset Text
21299
21300 \begin_layout Plain Layout
21301 Command
21302 \end_layout
21303
21304 \end_inset
21305 </cell>
21306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21307 \begin_inset Text
21308
21309 \begin_layout Plain Layout
21310 Result
21311 \end_layout
21312
21313 \end_inset
21314 </cell>
21315 </row>
21316 <row>
21317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21318 \begin_inset Text
21319
21320 \begin_layout Plain Layout
21321
21322 \backslash
21323 prime
21324 \end_layout
21325
21326 \end_inset
21327 </cell>
21328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21329 \begin_inset Text
21330
21331 \begin_layout Plain Layout
21332 \begin_inset Formula $\prime$
21333 \end_inset
21334
21335
21336 \end_layout
21337
21338 \end_inset
21339 </cell>
21340 </row>
21341 <row>
21342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21343 \begin_inset Text
21344
21345 \begin_layout Plain Layout
21346
21347 \backslash
21348 backprime
21349 \end_layout
21350
21351 \end_inset
21352 </cell>
21353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21354 \begin_inset Text
21355
21356 \begin_layout Plain Layout
21357 \begin_inset Formula $\backprime$
21358 \end_inset
21359
21360
21361 \end_layout
21362
21363 \end_inset
21364 </cell>
21365 </row>
21366 <row>
21367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21368 \begin_inset Text
21369
21370 \begin_layout Plain Layout
21371
21372 \backslash
21373 mho
21374 \end_layout
21375
21376 \end_inset
21377 </cell>
21378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21379 \begin_inset Text
21380
21381 \begin_layout Plain Layout
21382 \begin_inset Formula $\mho$
21383 \end_inset
21384
21385
21386 \end_layout
21387
21388 \end_inset
21389 </cell>
21390 </row>
21391 <row>
21392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21393 \begin_inset Text
21394
21395 \begin_layout Plain Layout
21396
21397 \backslash
21398 triangle
21399 \end_layout
21400
21401 \end_inset
21402 </cell>
21403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21404 \begin_inset Text
21405
21406 \begin_layout Plain Layout
21407 \begin_inset Formula $\triangle$
21408 \end_inset
21409
21410
21411 \end_layout
21412
21413 \end_inset
21414 </cell>
21415 </row>
21416 <row>
21417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21418 \begin_inset Text
21419
21420 \begin_layout Plain Layout
21421
21422 \backslash
21423 angle
21424 \end_layout
21425
21426 \end_inset
21427 </cell>
21428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21429 \begin_inset Text
21430
21431 \begin_layout Plain Layout
21432 \begin_inset Formula $\angle$
21433 \end_inset
21434
21435
21436 \end_layout
21437
21438 \end_inset
21439 </cell>
21440 </row>
21441 <row>
21442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21443 \begin_inset Text
21444
21445 \begin_layout Plain Layout
21446
21447 \backslash
21448 measuredangle
21449 \end_layout
21450
21451 \end_inset
21452 </cell>
21453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21454 \begin_inset Text
21455
21456 \begin_layout Plain Layout
21457 \begin_inset Formula $\measuredangle$
21458 \end_inset
21459
21460
21461 \end_layout
21462
21463 \end_inset
21464 </cell>
21465 </row>
21466 <row>
21467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21468 \begin_inset Text
21469
21470 \begin_layout Plain Layout
21471
21472 \backslash
21473 sphericalangle
21474 \end_layout
21475
21476 \end_inset
21477 </cell>
21478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21479 \begin_inset Text
21480
21481 \begin_layout Plain Layout
21482 \begin_inset Formula $\sphericalangle$
21483 \end_inset
21484
21485
21486 \end_layout
21487
21488 \end_inset
21489 </cell>
21490 </row>
21491 <row>
21492 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21493 \begin_inset Text
21494
21495 \begin_layout Plain Layout
21496
21497 \backslash
21498 top
21499 \end_layout
21500
21501 \end_inset
21502 </cell>
21503 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21504 \begin_inset Text
21505
21506 \begin_layout Plain Layout
21507 \begin_inset Formula $\top$
21508 \end_inset
21509
21510
21511 \end_layout
21512
21513 \end_inset
21514 </cell>
21515 </row>
21516 <row>
21517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21518 \begin_inset Text
21519
21520 \begin_layout Plain Layout
21521
21522 \backslash
21523 bot
21524 \end_layout
21525
21526 \end_inset
21527 </cell>
21528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21529 \begin_inset Text
21530
21531 \begin_layout Plain Layout
21532 \begin_inset Formula $\bot$
21533 \end_inset
21534
21535
21536 \end_layout
21537
21538 \end_inset
21539 </cell>
21540 </row>
21541 </lyxtabular>
21542
21543 \end_inset
21544
21545
21546 \begin_inset space \hfill{}
21547 \end_inset
21548
21549
21550 \end_layout
21551
21552 \begin_layout Subsection
21553 Miscellaneous Symbols
21554 \begin_inset CommandInset label
21555 LatexCommand label
21556 name "sub:Miscellaneous-Symbols"
21557
21558 \end_inset
21559
21560
21561 \begin_inset Index
21562 status collapsed
21563
21564 \begin_layout Plain Layout
21565 Symbols ! miscellaneous
21566 \end_layout
21567
21568 \end_inset
21569
21570
21571 \end_layout
21572
21573 \begin_layout Standard
21574 \noindent
21575 \align center
21576 \begin_inset Tabular
21577 <lyxtabular version="3" rows="10" columns="2">
21578 <features>
21579 <column alignment="center" valignment="top" width="0pt">
21580 <column alignment="center" valignment="top" width="0pt">
21581 <row>
21582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21583 \begin_inset Text
21584
21585 \begin_layout Plain Layout
21586 Command
21587 \end_layout
21588
21589 \end_inset
21590 </cell>
21591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21592 \begin_inset Text
21593
21594 \begin_layout Plain Layout
21595 Result
21596 \end_layout
21597
21598 \end_inset
21599 </cell>
21600 </row>
21601 <row>
21602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21603 \begin_inset Text
21604
21605 \begin_layout Plain Layout
21606
21607 \backslash
21608 flat
21609 \end_layout
21610
21611 \end_inset
21612 </cell>
21613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21614 \begin_inset Text
21615
21616 \begin_layout Plain Layout
21617 \begin_inset Formula $\flat$
21618 \end_inset
21619
21620
21621 \end_layout
21622
21623 \end_inset
21624 </cell>
21625 </row>
21626 <row>
21627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21628 \begin_inset Text
21629
21630 \begin_layout Plain Layout
21631
21632 \backslash
21633 natural
21634 \end_layout
21635
21636 \end_inset
21637 </cell>
21638 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21639 \begin_inset Text
21640
21641 \begin_layout Plain Layout
21642 \begin_inset Formula $\natural$
21643 \end_inset
21644
21645
21646 \end_layout
21647
21648 \end_inset
21649 </cell>
21650 </row>
21651 <row>
21652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21653 \begin_inset Text
21654
21655 \begin_layout Plain Layout
21656
21657 \backslash
21658 sharp
21659 \end_layout
21660
21661 \end_inset
21662 </cell>
21663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21664 \begin_inset Text
21665
21666 \begin_layout Plain Layout
21667 \begin_inset Formula $\sharp$
21668 \end_inset
21669
21670
21671 \end_layout
21672
21673 \end_inset
21674 </cell>
21675 </row>
21676 <row>
21677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21678 \begin_inset Text
21679
21680 \begin_layout Plain Layout
21681
21682 \backslash
21683 surd
21684 \end_layout
21685
21686 \end_inset
21687 </cell>
21688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21689 \begin_inset Text
21690
21691 \begin_layout Plain Layout
21692 \begin_inset Formula $\surd$
21693 \end_inset
21694
21695
21696 \end_layout
21697
21698 \end_inset
21699 </cell>
21700 </row>
21701 <row>
21702 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21703 \begin_inset Text
21704
21705 \begin_layout Plain Layout
21706
21707 \backslash
21708 checkmark
21709 \end_layout
21710
21711 \end_inset
21712 </cell>
21713 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21714 \begin_inset Text
21715
21716 \begin_layout Plain Layout
21717 \begin_inset Formula $\checkmark$
21718 \end_inset
21719
21720
21721 \end_layout
21722
21723 \end_inset
21724 </cell>
21725 </row>
21726 <row>
21727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21728 \begin_inset Text
21729
21730 \begin_layout Plain Layout
21731
21732 \backslash
21733 yen
21734 \end_layout
21735
21736 \end_inset
21737 </cell>
21738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21739 \begin_inset Text
21740
21741 \begin_layout Plain Layout
21742 \begin_inset Formula $\yen$
21743 \end_inset
21744
21745
21746 \end_layout
21747
21748 \end_inset
21749 </cell>
21750 </row>
21751 <row>
21752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21753 \begin_inset Text
21754
21755 \begin_layout Plain Layout
21756
21757 \backslash
21758 pounds
21759 \end_layout
21760
21761 \end_inset
21762 </cell>
21763 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21764 \begin_inset Text
21765
21766 \begin_layout Plain Layout
21767 \begin_inset Formula $\pounds$
21768 \end_inset
21769
21770
21771 \end_layout
21772
21773 \end_inset
21774 </cell>
21775 </row>
21776 <row>
21777 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21778 \begin_inset Text
21779
21780 \begin_layout Plain Layout
21781 $
21782 \end_layout
21783
21784 \end_inset
21785 </cell>
21786 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21787 \begin_inset Text
21788
21789 \begin_layout Plain Layout
21790 \begin_inset Formula $\$$
21791 \end_inset
21792
21793
21794 \end_layout
21795
21796 \end_inset
21797 </cell>
21798 </row>
21799 <row>
21800 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21801 \begin_inset Text
21802
21803 \begin_layout Plain Layout
21804 §
21805 \end_layout
21806
21807 \end_inset
21808 </cell>
21809 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21810 \begin_inset Text
21811
21812 \begin_layout Plain Layout
21813 \begin_inset Formula $§$
21814 \end_inset
21815
21816
21817 \end_layout
21818
21819 \end_inset
21820 </cell>
21821 </row>
21822 </lyxtabular>
21823
21824 \end_inset
21825
21826
21827 \begin_inset Tabular
21828 <lyxtabular version="3" rows="10" columns="2">
21829 <features>
21830 <column alignment="center" valignment="top" width="0">
21831 <column alignment="center" valignment="top" width="0">
21832 <row>
21833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21834 \begin_inset Text
21835
21836 \begin_layout Plain Layout
21837 Command
21838 \end_layout
21839
21840 \end_inset
21841 </cell>
21842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21843 \begin_inset Text
21844
21845 \begin_layout Plain Layout
21846 Result
21847 \end_layout
21848
21849 \end_inset
21850 </cell>
21851 </row>
21852 <row>
21853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21854 \begin_inset Text
21855
21856 \begin_layout Plain Layout
21857
21858 \backslash
21859 hbar
21860 \end_layout
21861
21862 \end_inset
21863 </cell>
21864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21865 \begin_inset Text
21866
21867 \begin_layout Plain Layout
21868 \begin_inset Formula $\hbar$
21869 \end_inset
21870
21871
21872 \end_layout
21873
21874 \end_inset
21875 </cell>
21876 </row>
21877 <row>
21878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21879 \begin_inset Text
21880
21881 \begin_layout Plain Layout
21882
21883 \backslash
21884 hslash
21885 \end_layout
21886
21887 \end_inset
21888 </cell>
21889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21890 \begin_inset Text
21891
21892 \begin_layout Plain Layout
21893 \begin_inset Formula $\hslash$
21894 \end_inset
21895
21896
21897 \end_layout
21898
21899 \end_inset
21900 </cell>
21901 </row>
21902 <row>
21903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21904 \begin_inset Text
21905
21906 \begin_layout Plain Layout
21907
21908 \backslash
21909 clubsuit
21910 \end_layout
21911
21912 \end_inset
21913 </cell>
21914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21915 \begin_inset Text
21916
21917 \begin_layout Plain Layout
21918 \begin_inset Formula $\clubsuit$
21919 \end_inset
21920
21921
21922 \end_layout
21923
21924 \end_inset
21925 </cell>
21926 </row>
21927 <row>
21928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21929 \begin_inset Text
21930
21931 \begin_layout Plain Layout
21932
21933 \backslash
21934 spadesuit
21935 \end_layout
21936
21937 \end_inset
21938 </cell>
21939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21940 \begin_inset Text
21941
21942 \begin_layout Plain Layout
21943 \begin_inset Formula $\spadesuit$
21944 \end_inset
21945
21946
21947 \end_layout
21948
21949 \end_inset
21950 </cell>
21951 </row>
21952 <row>
21953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21954 \begin_inset Text
21955
21956 \begin_layout Plain Layout
21957
21958 \backslash
21959 bigstar
21960 \end_layout
21961
21962 \end_inset
21963 </cell>
21964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21965 \begin_inset Text
21966
21967 \begin_layout Plain Layout
21968 \begin_inset Formula $\bigstar$
21969 \end_inset
21970
21971
21972 \end_layout
21973
21974 \end_inset
21975 </cell>
21976 </row>
21977 <row>
21978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21979 \begin_inset Text
21980
21981 \begin_layout Plain Layout
21982
21983 \backslash
21984 blacklozenge
21985 \end_layout
21986
21987 \end_inset
21988 </cell>
21989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21990 \begin_inset Text
21991
21992 \begin_layout Plain Layout
21993 \begin_inset Formula $\blacklozenge$
21994 \end_inset
21995
21996
21997 \end_layout
21998
21999 \end_inset
22000 </cell>
22001 </row>
22002 <row>
22003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22004 \begin_inset Text
22005
22006 \begin_layout Plain Layout
22007
22008 \backslash
22009 blacktriangle
22010 \end_layout
22011
22012 \end_inset
22013 </cell>
22014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22015 \begin_inset Text
22016
22017 \begin_layout Plain Layout
22018 \begin_inset Formula $\blacktriangle$
22019 \end_inset
22020
22021
22022 \end_layout
22023
22024 \end_inset
22025 </cell>
22026 </row>
22027 <row>
22028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22029 \begin_inset Text
22030
22031 \begin_layout Plain Layout
22032
22033 \backslash
22034 blacktiangledown
22035 \end_layout
22036
22037 \end_inset
22038 </cell>
22039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22040 \begin_inset Text
22041
22042 \begin_layout Plain Layout
22043 \begin_inset Formula $\blacktriangledown$
22044 \end_inset
22045
22046
22047 \end_layout
22048
22049 \end_inset
22050 </cell>
22051 </row>
22052 <row>
22053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22054 \begin_inset Text
22055
22056 \begin_layout Plain Layout
22057
22058 \backslash
22059 bullet
22060 \end_layout
22061
22062 \end_inset
22063 </cell>
22064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22065 \begin_inset Text
22066
22067 \begin_layout Plain Layout
22068 \begin_inset Formula $\bullet$
22069 \end_inset
22070
22071
22072 \end_layout
22073
22074 \end_inset
22075 </cell>
22076 </row>
22077 </lyxtabular>
22078
22079 \end_inset
22080
22081
22082 \begin_inset Tabular
22083 <lyxtabular version="3" rows="10" columns="2">
22084 <features>
22085 <column alignment="center" valignment="top" width="0pt">
22086 <column alignment="center" valignment="top" width="0pt">
22087 <row>
22088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22089 \begin_inset Text
22090
22091 \begin_layout Plain Layout
22092 Command
22093 \end_layout
22094
22095 \end_inset
22096 </cell>
22097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22098 \begin_inset Text
22099
22100 \begin_layout Plain Layout
22101 Result
22102 \end_layout
22103
22104 \end_inset
22105 </cell>
22106 </row>
22107 <row>
22108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22109 \begin_inset Text
22110
22111 \begin_layout Plain Layout
22112
22113 \backslash
22114 diamondsuit
22115 \end_layout
22116
22117 \end_inset
22118 </cell>
22119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22120 \begin_inset Text
22121
22122 \begin_layout Plain Layout
22123 \begin_inset Formula $\diamondsuit$
22124 \end_inset
22125
22126
22127 \end_layout
22128
22129 \end_inset
22130 </cell>
22131 </row>
22132 <row>
22133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22134 \begin_inset Text
22135
22136 \begin_layout Plain Layout
22137
22138 \backslash
22139 Diamond
22140 \end_layout
22141
22142 \end_inset
22143 </cell>
22144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22145 \begin_inset Text
22146
22147 \begin_layout Plain Layout
22148 \begin_inset Formula $\Diamond$
22149 \end_inset
22150
22151
22152 \end_layout
22153
22154 \end_inset
22155 </cell>
22156 </row>
22157 <row>
22158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22159 \begin_inset Text
22160
22161 \begin_layout Plain Layout
22162
22163 \backslash
22164 heartsuit
22165 \end_layout
22166
22167 \end_inset
22168 </cell>
22169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22170 \begin_inset Text
22171
22172 \begin_layout Plain Layout
22173 \begin_inset Formula $\heartsuit$
22174 \end_inset
22175
22176
22177 \end_layout
22178
22179 \end_inset
22180 </cell>
22181 </row>
22182 <row>
22183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22184 \begin_inset Text
22185
22186 \begin_layout Plain Layout
22187
22188 \backslash
22189 P
22190 \end_layout
22191
22192 \end_inset
22193 </cell>
22194 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22195 \begin_inset Text
22196
22197 \begin_layout Plain Layout
22198 \begin_inset Formula $\P$
22199 \end_inset
22200
22201
22202 \end_layout
22203
22204 \end_inset
22205 </cell>
22206 </row>
22207 <row>
22208 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22209 \begin_inset Text
22210
22211 \begin_layout Plain Layout
22212
22213 \backslash
22214 copyright
22215 \end_layout
22216
22217 \end_inset
22218 </cell>
22219 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22220 \begin_inset Text
22221
22222 \begin_layout Plain Layout
22223 \begin_inset Formula $\copyright$
22224 \end_inset
22225
22226
22227 \end_layout
22228
22229 \end_inset
22230 </cell>
22231 </row>
22232 <row>
22233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22234 \begin_inset Text
22235
22236 \begin_layout Plain Layout
22237
22238 \backslash
22239 circledR
22240 \end_layout
22241
22242 \end_inset
22243 </cell>
22244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22245 \begin_inset Text
22246
22247 \begin_layout Plain Layout
22248 \begin_inset Formula $\circledR$
22249 \end_inset
22250
22251
22252 \end_layout
22253
22254 \end_inset
22255 </cell>
22256 </row>
22257 <row>
22258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22259 \begin_inset Text
22260
22261 \begin_layout Plain Layout
22262
22263 \backslash
22264 maltese
22265 \end_layout
22266
22267 \end_inset
22268 </cell>
22269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22270 \begin_inset Text
22271
22272 \begin_layout Plain Layout
22273 \begin_inset Formula $\maltese$
22274 \end_inset
22275
22276
22277 \end_layout
22278
22279 \end_inset
22280 </cell>
22281 </row>
22282 <row>
22283 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22284 \begin_inset Text
22285
22286 \begin_layout Plain Layout
22287
22288 \backslash
22289 diagup
22290 \end_layout
22291
22292 \end_inset
22293 </cell>
22294 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22295 \begin_inset Text
22296
22297 \begin_layout Plain Layout
22298 \begin_inset Formula $\diagup$
22299 \end_inset
22300
22301
22302 \end_layout
22303
22304 \end_inset
22305 </cell>
22306 </row>
22307 <row>
22308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22309 \begin_inset Text
22310
22311 \begin_layout Plain Layout
22312
22313 \backslash
22314 diagdown
22315 \end_layout
22316
22317 \end_inset
22318 </cell>
22319 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22320 \begin_inset Text
22321
22322 \begin_layout Plain Layout
22323 \begin_inset Formula $\diagdown$
22324 \end_inset
22325
22326
22327 \end_layout
22328
22329 \end_inset
22330 </cell>
22331 </row>
22332 </lyxtabular>
22333
22334 \end_inset
22335
22336
22337 \end_layout
22338
22339 \begin_layout Standard
22340 \begin_inset VSpace medskip
22341 \end_inset
22342
22343 More symbols are listed in 
22344 \begin_inset CommandInset ref
22345 LatexCommand ref
22346 reference "sub:Miscellaneous-special-Characters"
22347
22348 \end_inset
22349
22350 .
22351 \end_layout
22352
22353 \begin_layout Standard
22354 Some symbols can be displayed in different sizes, see 
22355 \begin_inset CommandInset ref
22356 LatexCommand ref
22357 reference "sub:Font-Sizes"
22358
22359 \end_inset
22360
22361 .
22362 \end_layout
22363
22364 \begin_layout Subsection
22365 The Euro-Symbol €
22366 \begin_inset Index
22367 status collapsed
22368
22369 \begin_layout Plain Layout
22370 Symbols ! Euro-symbol
22371 \end_layout
22372
22373 \end_inset
22374
22375
22376 \begin_inset Index
22377 status collapsed
22378
22379 \begin_layout Plain Layout
22380
22381 \backslash
22382 @
22383 \begin_inset ERT
22384 status collapsed
22385
22386 \begin_layout Plain Layout
22387
22388
22389 \backslash
22390 officialeuro
22391 \end_layout
22392
22393 \end_inset
22394
22395
22396 \end_layout
22397
22398 \end_inset
22399
22400
22401 \end_layout
22402
22403 \begin_layout Standard
22404 To use the Euro symbol in formulas, the LaTeX-package 
22405 \series bold
22406 eurosym
22407 \series default
22408
22409 \begin_inset Index
22410 status collapsed
22411
22412 \begin_layout Plain Layout
22413 Packages ! eurosym
22414 \end_layout
22415
22416 \end_inset
22417
22418  must be installed and loaded with the LaTeX-preamble line
22419 \end_layout
22420
22421 \begin_layout Standard
22422
22423 \series bold
22424
22425 \backslash
22426 usepackage[gennarrow]{eurosym}
22427 \end_layout
22428
22429 \begin_layout Standard
22430 The Euro symbol can now be inserted with the command 
22431 \series bold
22432
22433 \backslash
22434 euro
22435 \series default
22436
22437 \begin_inset Index
22438 status collapsed
22439
22440 \begin_layout Plain Layout
22441 Commands ! E ! 
22442 \backslash
22443 euro
22444 \end_layout
22445
22446 \end_inset
22447
22448 .
22449 \end_layout
22450
22451 \begin_layout Standard
22452 The Euro symbol can directly be inserted with the € key in mathematical
22453  text, without having 
22454 \series bold
22455 eurosym
22456 \series default
22457  installed.
22458  When 
22459 \series bold
22460 eurosym
22461 \series default
22462  is installed, 
22463 \series bold
22464
22465 \backslash
22466 euro
22467 \series default
22468  can also be inserted in TeX-mode.
22469  The official currency symbol can then be inserted with the command 
22470 \series bold
22471
22472 \backslash
22473 officialeuro
22474 \series default
22475
22476 \begin_inset Index
22477 status collapsed
22478
22479 \begin_layout Plain Layout
22480 Commands ! O ! 
22481 \backslash
22482 officialeuro
22483 \end_layout
22484
22485 \end_inset
22486
22487 , that is only available in TeX-mode.
22488 \end_layout
22489
22490 \begin_layout Standard
22491 \begin_inset ERT
22492 status collapsed
22493
22494 \begin_layout Plain Layout
22495
22496
22497 \backslash
22498 ifeurosym 
22499 \end_layout
22500
22501 \end_inset
22502
22503
22504 \begin_inset Note Note
22505 status open
22506
22507 \begin_layout Plain Layout
22508 The following table will only be displayed when the LaTeX-package 
22509 \series bold
22510 eurosym
22511 \series default
22512  is installed.
22513 \end_layout
22514
22515 \end_inset
22516
22517
22518 \end_layout
22519
22520 \begin_layout Standard
22521 An overview about the different Euro symbols:
22522 \end_layout
22523
22524 \begin_layout Standard
22525 \align center
22526 \begin_inset Tabular
22527 <lyxtabular version="3" rows="4" columns="3">
22528 <features>
22529 <column alignment="center" valignment="top" width="0pt">
22530 <column alignment="center" valignment="top" width="0pt">
22531 <column alignment="center" valignment="top" width="0pt">
22532 <row>
22533 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22534 \begin_inset Text
22535
22536 \begin_layout Plain Layout
22537
22538 \end_layout
22539
22540 \end_inset
22541 </cell>
22542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22543 \begin_inset Text
22544
22545 \begin_layout Plain Layout
22546 Command 
22547 \end_layout
22548
22549 \end_inset
22550 </cell>
22551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22552 \begin_inset Text
22553
22554 \begin_layout Plain Layout
22555 Result
22556 \end_layout
22557
22558 \end_inset
22559 </cell>
22560 </row>
22561 <row>
22562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22563 \begin_inset Text
22564
22565 \begin_layout Plain Layout
22566 formula
22567 \end_layout
22568
22569 \end_inset
22570 </cell>
22571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575
22576 \backslash
22577 euro
22578 \end_layout
22579
22580 \end_inset
22581 </cell>
22582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22583 \begin_inset Text
22584
22585 \begin_layout Plain Layout
22586 \begin_inset Formula $\euro$
22587 \end_inset
22588
22589
22590 \end_layout
22591
22592 \end_inset
22593 </cell>
22594 </row>
22595 <row>
22596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22597 \begin_inset Text
22598
22599 \begin_layout Plain Layout
22600 mathematical text
22601 \end_layout
22602
22603 \end_inset
22604 </cell>
22605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22606 \begin_inset Text
22607
22608 \begin_layout Plain Layout
22609
22610 \end_layout
22611
22612 \end_inset
22613 </cell>
22614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22615 \begin_inset Text
22616
22617 \begin_layout Plain Layout
22618 \begin_inset Formula $\mbox{€}$
22619 \end_inset
22620
22621
22622 \end_layout
22623
22624 \end_inset
22625 </cell>
22626 </row>
22627 <row>
22628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22629 \begin_inset Text
22630
22631 \begin_layout Plain Layout
22632 TeX-mode
22633 \end_layout
22634
22635 \end_inset
22636 </cell>
22637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22638 \begin_inset Text
22639
22640 \begin_layout Plain Layout
22641
22642 \backslash
22643 officialeuro
22644 \end_layout
22645
22646 \end_inset
22647 </cell>
22648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22649 \begin_inset Text
22650
22651 \begin_layout Plain Layout
22652 \begin_inset ERT
22653 status collapsed
22654
22655 \begin_layout Plain Layout
22656
22657
22658 \backslash
22659 officialeuro
22660 \end_layout
22661
22662 \end_inset
22663
22664
22665 \end_layout
22666
22667 \end_inset
22668 </cell>
22669 </row>
22670 </lyxtabular>
22671
22672 \end_inset
22673
22674
22675 \end_layout
22676
22677 \begin_layout Standard
22678 \begin_inset ERT
22679 status collapsed
22680
22681 \begin_layout Plain Layout
22682
22683
22684 \backslash
22685 else 
22686 \end_layout
22687
22688 \end_inset
22689
22690
22691 \begin_inset Note Note
22692 status open
22693
22694 \begin_layout Plain Layout
22695 The following will be displayed when the LaTeX-package 
22696 \series bold
22697 eurosym
22698 \series default
22699  is not installed:
22700 \end_layout
22701
22702 \end_inset
22703
22704
22705 \end_layout
22706
22707 \begin_layout Standard
22708 You need to install the LaTeX-package 
22709 \series bold
22710 eurosym
22711 \series default
22712  to see the rest of this subsection in the output.
22713 \end_layout
22714
22715 \begin_layout Standard
22716 \begin_inset ERT
22717 status collapsed
22718
22719 \begin_layout Plain Layout
22720
22721
22722 \backslash
22723 fi 
22724 \end_layout
22725
22726 \end_inset
22727
22728
22729 \end_layout
22730
22731 \begin_layout Section
22732 Relations
22733 \begin_inset CommandInset label
22734 LatexCommand label
22735 name "sec:Relations"
22736
22737 \end_inset
22738
22739
22740 \begin_inset Index
22741 status collapsed
22742
22743 \begin_layout Plain Layout
22744 Relations
22745 \end_layout
22746
22747 \end_inset
22748
22749
22750 \begin_inset Index
22751 status collapsed
22752
22753 \begin_layout Plain Layout
22754 Comparisons|see
22755 \begin_inset ERT
22756 status collapsed
22757
22758 \begin_layout Plain Layout
22759
22760 {
22761 \end_layout
22762
22763 \end_inset
22764
22765 Relations
22766 \begin_inset ERT
22767 status collapsed
22768
22769 \begin_layout Plain Layout
22770
22771 }
22772 \end_layout
22773
22774 \end_inset
22775
22776
22777 \end_layout
22778
22779 \end_inset
22780
22781
22782 \end_layout
22783
22784 \begin_layout Standard
22785 All relations can also be inserted via the toolbar button 
22786 \begin_inset Graphics
22787         filename ../images/math/leq.png
22788         scale 85
22789
22790 \end_inset
22791
22792 .
22793 \end_layout
22794
22795 \begin_layout Standard
22796 \begin_inset space \hfill{}
22797 \end_inset
22798
22799
22800 \begin_inset Tabular
22801 <lyxtabular version="3" rows="17" columns="2">
22802 <features>
22803 <column alignment="center" valignment="top" width="0pt">
22804 <column alignment="center" valignment="top" width="0pt">
22805 <row>
22806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22807 \begin_inset Text
22808
22809 \begin_layout Plain Layout
22810 Command
22811 \end_layout
22812
22813 \end_inset
22814 </cell>
22815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22816 \begin_inset Text
22817
22818 \begin_layout Plain Layout
22819 Result
22820 \end_layout
22821
22822 \end_inset
22823 </cell>
22824 </row>
22825 <row>
22826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22827 \begin_inset Text
22828
22829 \begin_layout Plain Layout
22830 <
22831 \end_layout
22832
22833 \end_inset
22834 </cell>
22835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22836 \begin_inset Text
22837
22838 \begin_layout Plain Layout
22839 \begin_inset Formula $<$
22840 \end_inset
22841
22842
22843 \end_layout
22844
22845 \end_inset
22846 </cell>
22847 </row>
22848 <row>
22849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22850 \begin_inset Text
22851
22852 \begin_layout Plain Layout
22853
22854 \backslash
22855 le
22856 \end_layout
22857
22858 \end_inset
22859 </cell>
22860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22861 \begin_inset Text
22862
22863 \begin_layout Plain Layout
22864 \begin_inset Formula $\le$
22865 \end_inset
22866
22867
22868 \end_layout
22869
22870 \end_inset
22871 </cell>
22872 </row>
22873 <row>
22874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22875 \begin_inset Text
22876
22877 \begin_layout Plain Layout
22878
22879 \backslash
22880 ll
22881 \end_layout
22882
22883 \end_inset
22884 </cell>
22885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22886 \begin_inset Text
22887
22888 \begin_layout Plain Layout
22889 \begin_inset Formula $\ll$
22890 \end_inset
22891
22892
22893 \end_layout
22894
22895 \end_inset
22896 </cell>
22897 </row>
22898 <row>
22899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22900 \begin_inset Text
22901
22902 \begin_layout Plain Layout
22903
22904 \backslash
22905 prec
22906 \end_layout
22907
22908 \end_inset
22909 </cell>
22910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22911 \begin_inset Text
22912
22913 \begin_layout Plain Layout
22914 \begin_inset Formula $\prec$
22915 \end_inset
22916
22917
22918 \end_layout
22919
22920 \end_inset
22921 </cell>
22922 </row>
22923 <row>
22924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22925 \begin_inset Text
22926
22927 \begin_layout Plain Layout
22928
22929 \backslash
22930 preceq
22931 \end_layout
22932
22933 \end_inset
22934 </cell>
22935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22936 \begin_inset Text
22937
22938 \begin_layout Plain Layout
22939 \begin_inset Formula $\preceq$
22940 \end_inset
22941
22942
22943 \end_layout
22944
22945 \end_inset
22946 </cell>
22947 </row>
22948 <row>
22949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22950 \begin_inset Text
22951
22952 \begin_layout Plain Layout
22953
22954 \backslash
22955 subset
22956 \end_layout
22957
22958 \end_inset
22959 </cell>
22960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22961 \begin_inset Text
22962
22963 \begin_layout Plain Layout
22964 \begin_inset Formula $\subset$
22965 \end_inset
22966
22967
22968 \end_layout
22969
22970 \end_inset
22971 </cell>
22972 </row>
22973 <row>
22974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22975 \begin_inset Text
22976
22977 \begin_layout Plain Layout
22978
22979 \backslash
22980 subseteq
22981 \end_layout
22982
22983 \end_inset
22984 </cell>
22985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22986 \begin_inset Text
22987
22988 \begin_layout Plain Layout
22989 \begin_inset Formula $\subseteq$
22990 \end_inset
22991
22992
22993 \end_layout
22994
22995 \end_inset
22996 </cell>
22997 </row>
22998 <row>
22999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23000 \begin_inset Text
23001
23002 \begin_layout Plain Layout
23003
23004 \backslash
23005 sqsubseteq
23006 \end_layout
23007
23008 \end_inset
23009 </cell>
23010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23011 \begin_inset Text
23012
23013 \begin_layout Plain Layout
23014 \begin_inset Formula $\sqsubseteq$
23015 \end_inset
23016
23017
23018 \end_layout
23019
23020 \end_inset
23021 </cell>
23022 </row>
23023 <row>
23024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23025 \begin_inset Text
23026
23027 \begin_layout Plain Layout
23028
23029 \backslash
23030 in
23031 \end_layout
23032
23033 \end_inset
23034 </cell>
23035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23036 \begin_inset Text
23037
23038 \begin_layout Plain Layout
23039 \begin_inset Formula $\in$
23040 \end_inset
23041
23042
23043 \end_layout
23044
23045 \end_inset
23046 </cell>
23047 </row>
23048 <row>
23049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23050 \begin_inset Text
23051
23052 \begin_layout Plain Layout
23053
23054 \backslash
23055 vdash
23056 \end_layout
23057
23058 \end_inset
23059 </cell>
23060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23061 \begin_inset Text
23062
23063 \begin_layout Plain Layout
23064 \begin_inset Formula $\vdash$
23065 \end_inset
23066
23067
23068 \end_layout
23069
23070 \end_inset
23071 </cell>
23072 </row>
23073 <row>
23074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23075 \begin_inset Text
23076
23077 \begin_layout Plain Layout
23078
23079 \backslash
23080 smile
23081 \end_layout
23082
23083 \end_inset
23084 </cell>
23085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23086 \begin_inset Text
23087
23088 \begin_layout Plain Layout
23089 \begin_inset Formula $\smile$
23090 \end_inset
23091
23092
23093 \end_layout
23094
23095 \end_inset
23096 </cell>
23097 </row>
23098 <row>
23099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23100 \begin_inset Text
23101
23102 \begin_layout Plain Layout
23103
23104 \backslash
23105 lhd
23106 \end_layout
23107
23108 \end_inset
23109 </cell>
23110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23111 \begin_inset Text
23112
23113 \begin_layout Plain Layout
23114 \begin_inset Formula $\lhd$
23115 \end_inset
23116
23117
23118 \end_layout
23119
23120 \end_inset
23121 </cell>
23122 </row>
23123 <row>
23124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23125 \begin_inset Text
23126
23127 \begin_layout Plain Layout
23128
23129 \backslash
23130 unlhd
23131 \end_layout
23132
23133 \end_inset
23134 </cell>
23135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23136 \begin_inset Text
23137
23138 \begin_layout Plain Layout
23139 \begin_inset Formula $\unlhd$
23140 \end_inset
23141
23142
23143 \end_layout
23144
23145 \end_inset
23146 </cell>
23147 </row>
23148 <row>
23149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23150 \begin_inset Text
23151
23152 \begin_layout Plain Layout
23153
23154 \backslash
23155 gtrless
23156 \end_layout
23157
23158 \end_inset
23159 </cell>
23160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23161 \begin_inset Text
23162
23163 \begin_layout Plain Layout
23164 \begin_inset Formula $\gtrless$
23165 \end_inset
23166
23167
23168 \end_layout
23169
23170 \end_inset
23171 </cell>
23172 </row>
23173 <row>
23174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23175 \begin_inset Text
23176
23177 \begin_layout Plain Layout
23178
23179 \backslash
23180 mid
23181 \end_layout
23182
23183 \end_inset
23184 </cell>
23185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23186 \begin_inset Text
23187
23188 \begin_layout Plain Layout
23189 \begin_inset Formula $\mid$
23190 \end_inset
23191
23192
23193 \end_layout
23194
23195 \end_inset
23196 </cell>
23197 </row>
23198 <row>
23199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23200 \begin_inset Text
23201
23202 \begin_layout Plain Layout
23203
23204 \backslash
23205 nmid
23206 \end_layout
23207
23208 \end_inset
23209 </cell>
23210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23211 \begin_inset Text
23212
23213 \begin_layout Plain Layout
23214 \begin_inset Formula $\nmid$
23215 \end_inset
23216
23217
23218 \end_layout
23219
23220 \end_inset
23221 </cell>
23222 </row>
23223 </lyxtabular>
23224
23225 \end_inset
23226
23227
23228 \begin_inset space \hfill{}
23229 \end_inset
23230
23231
23232 \begin_inset Tabular
23233 <lyxtabular version="3" rows="17" columns="2">
23234 <features>
23235 <column alignment="center" valignment="top" width="0pt">
23236 <column alignment="center" valignment="top" width="0pt">
23237 <row>
23238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23239 \begin_inset Text
23240
23241 \begin_layout Plain Layout
23242 Command
23243 \end_layout
23244
23245 \end_inset
23246 </cell>
23247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23248 \begin_inset Text
23249
23250 \begin_layout Plain Layout
23251 Result
23252 \end_layout
23253
23254 \end_inset
23255 </cell>
23256 </row>
23257 <row>
23258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23259 \begin_inset Text
23260
23261 \begin_layout Plain Layout
23262 =
23263 \end_layout
23264
23265 \end_inset
23266 </cell>
23267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23268 \begin_inset Text
23269
23270 \begin_layout Plain Layout
23271 \begin_inset Formula $=$
23272 \end_inset
23273
23274
23275 \end_layout
23276
23277 \end_inset
23278 </cell>
23279 </row>
23280 <row>
23281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23282 \begin_inset Text
23283
23284 \begin_layout Plain Layout
23285
23286 \backslash
23287 not=
23288 \end_layout
23289
23290 \end_inset
23291 </cell>
23292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23293 \begin_inset Text
23294
23295 \begin_layout Plain Layout
23296 \begin_inset Formula $\not=$
23297 \end_inset
23298
23299
23300 \end_layout
23301
23302 \end_inset
23303 </cell>
23304 </row>
23305 <row>
23306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23307 \begin_inset Text
23308
23309 \begin_layout Plain Layout
23310
23311 \backslash
23312 equiv
23313 \end_layout
23314
23315 \end_inset
23316 </cell>
23317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23318 \begin_inset Text
23319
23320 \begin_layout Plain Layout
23321 \begin_inset Formula $\equiv$
23322 \end_inset
23323
23324
23325 \end_layout
23326
23327 \end_inset
23328 </cell>
23329 </row>
23330 <row>
23331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23332 \begin_inset Text
23333
23334 \begin_layout Plain Layout
23335
23336 \backslash
23337 sim
23338 \end_layout
23339
23340 \end_inset
23341 </cell>
23342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23343 \begin_inset Text
23344
23345 \begin_layout Plain Layout
23346 \begin_inset Formula $\sim$
23347 \end_inset
23348
23349
23350 \end_layout
23351
23352 \end_inset
23353 </cell>
23354 </row>
23355 <row>
23356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23357 \begin_inset Text
23358
23359 \begin_layout Plain Layout
23360
23361 \backslash
23362 simeq
23363 \end_layout
23364
23365 \end_inset
23366 </cell>
23367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23368 \begin_inset Text
23369
23370 \begin_layout Plain Layout
23371 \begin_inset Formula $\simeq$
23372 \end_inset
23373
23374
23375 \end_layout
23376
23377 \end_inset
23378 </cell>
23379 </row>
23380 <row>
23381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23382 \begin_inset Text
23383
23384 \begin_layout Plain Layout
23385
23386 \backslash
23387 approx
23388 \end_layout
23389
23390 \end_inset
23391 </cell>
23392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23393 \begin_inset Text
23394
23395 \begin_layout Plain Layout
23396 \begin_inset Formula $\approx$
23397 \end_inset
23398
23399
23400 \end_layout
23401
23402 \end_inset
23403 </cell>
23404 </row>
23405 <row>
23406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23407 \begin_inset Text
23408
23409 \begin_layout Plain Layout
23410
23411 \backslash
23412 cong
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421 \begin_inset Formula $\cong$
23422 \end_inset
23423
23424
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 </row>
23430 <row>
23431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23432 \begin_inset Text
23433
23434 \begin_layout Plain Layout
23435
23436 \backslash
23437 bowtie
23438 \end_layout
23439
23440 \end_inset
23441 </cell>
23442 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23443 \begin_inset Text
23444
23445 \begin_layout Plain Layout
23446 \begin_inset Formula $\bowtie$
23447 \end_inset
23448
23449
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 </row>
23455 <row>
23456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23457 \begin_inset Text
23458
23459 \begin_layout Plain Layout
23460
23461 \backslash
23462 notin
23463 \end_layout
23464
23465 \end_inset
23466 </cell>
23467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23468 \begin_inset Text
23469
23470 \begin_layout Plain Layout
23471 \begin_inset Formula $\notin$
23472 \end_inset
23473
23474
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 </row>
23480 <row>
23481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23482 \begin_inset Text
23483
23484 \begin_layout Plain Layout
23485
23486 \backslash
23487 perp
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23493 \begin_inset Text
23494
23495 \begin_layout Plain Layout
23496 \begin_inset Formula $\perp$
23497 \end_inset
23498
23499
23500 \end_layout
23501
23502 \end_inset
23503 </cell>
23504 </row>
23505 <row>
23506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23507 \begin_inset Text
23508
23509 \begin_layout Plain Layout
23510
23511 \backslash
23512 propto
23513 \end_layout
23514
23515 \end_inset
23516 </cell>
23517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23518 \begin_inset Text
23519
23520 \begin_layout Plain Layout
23521 \begin_inset Formula $\propto$
23522 \end_inset
23523
23524
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 </row>
23530 <row>
23531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23532 \begin_inset Text
23533
23534 \begin_layout Plain Layout
23535
23536 \backslash
23537 asymp
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23543 \begin_inset Text
23544
23545 \begin_layout Plain Layout
23546 \begin_inset Formula $\asymp$
23547 \end_inset
23548
23549
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 </row>
23555 <row>
23556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560
23561 \backslash
23562 doteq
23563 \end_layout
23564
23565 \end_inset
23566 </cell>
23567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23568 \begin_inset Text
23569
23570 \begin_layout Plain Layout
23571 \begin_inset Formula $\doteq$
23572 \end_inset
23573
23574
23575 \end_layout
23576
23577 \end_inset
23578 </cell>
23579 </row>
23580 <row>
23581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585
23586 \backslash
23587 circeq
23588 \end_layout
23589
23590 \end_inset
23591 </cell>
23592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23593 \begin_inset Text
23594
23595 \begin_layout Plain Layout
23596 \begin_inset Formula $\circeq$
23597 \end_inset
23598
23599
23600 \end_layout
23601
23602 \end_inset
23603 </cell>
23604 </row>
23605 <row>
23606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Plain Layout
23610
23611 \backslash
23612 models
23613 \end_layout
23614
23615 \end_inset
23616 </cell>
23617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23618 \begin_inset Text
23619
23620 \begin_layout Plain Layout
23621 \begin_inset Formula $\models$
23622 \end_inset
23623
23624
23625 \end_layout
23626
23627 \end_inset
23628 </cell>
23629 </row>
23630 <row>
23631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Plain Layout
23635
23636 \backslash
23637 widehat=
23638 \end_layout
23639
23640 \end_inset
23641 </cell>
23642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23643 \begin_inset Text
23644
23645 \begin_layout Plain Layout
23646 \begin_inset Formula $\widehat{=}$
23647 \end_inset
23648
23649
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 </row>
23655 </lyxtabular>
23656
23657 \end_inset
23658
23659
23660 \begin_inset space \hfill{}
23661 \end_inset
23662
23663
23664 \begin_inset Tabular
23665 <lyxtabular version="3" rows="17" columns="2">
23666 <features>
23667 <column alignment="center" valignment="top" width="0pt">
23668 <column alignment="center" valignment="top" width="0pt">
23669 <row>
23670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23671 \begin_inset Text
23672
23673 \begin_layout Plain Layout
23674 Command
23675 \end_layout
23676
23677 \end_inset
23678 </cell>
23679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23680 \begin_inset Text
23681
23682 \begin_layout Plain Layout
23683 Result
23684 \end_layout
23685
23686 \end_inset
23687 </cell>
23688 </row>
23689 <row>
23690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23691 \begin_inset Text
23692
23693 \begin_layout Plain Layout
23694 >
23695 \end_layout
23696
23697 \end_inset
23698 </cell>
23699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703 \begin_inset Formula $>$
23704 \end_inset
23705
23706
23707 \end_layout
23708
23709 \end_inset
23710 </cell>
23711 </row>
23712 <row>
23713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23714 \begin_inset Text
23715
23716 \begin_layout Plain Layout
23717
23718 \backslash
23719 ge
23720 \end_layout
23721
23722 \end_inset
23723 </cell>
23724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23725 \begin_inset Text
23726
23727 \begin_layout Plain Layout
23728 \begin_inset Formula $\ge$
23729 \end_inset
23730
23731
23732 \end_layout
23733
23734 \end_inset
23735 </cell>
23736 </row>
23737 <row>
23738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23739 \begin_inset Text
23740
23741 \begin_layout Plain Layout
23742
23743 \backslash
23744 gg
23745 \end_layout
23746
23747 \end_inset
23748 </cell>
23749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23750 \begin_inset Text
23751
23752 \begin_layout Plain Layout
23753 \begin_inset Formula $\gg$
23754 \end_inset
23755
23756
23757 \end_layout
23758
23759 \end_inset
23760 </cell>
23761 </row>
23762 <row>
23763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23764 \begin_inset Text
23765
23766 \begin_layout Plain Layout
23767
23768 \backslash
23769 succ
23770 \end_layout
23771
23772 \end_inset
23773 </cell>
23774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23775 \begin_inset Text
23776
23777 \begin_layout Plain Layout
23778 \begin_inset Formula $\succ$
23779 \end_inset
23780
23781
23782 \end_layout
23783
23784 \end_inset
23785 </cell>
23786 </row>
23787 <row>
23788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23789 \begin_inset Text
23790
23791 \begin_layout Plain Layout
23792
23793 \backslash
23794 succeq
23795 \end_layout
23796
23797 \end_inset
23798 </cell>
23799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23800 \begin_inset Text
23801
23802 \begin_layout Plain Layout
23803 \begin_inset Formula $\succeq$
23804 \end_inset
23805
23806
23807 \end_layout
23808
23809 \end_inset
23810 </cell>
23811 </row>
23812 <row>
23813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23814 \begin_inset Text
23815
23816 \begin_layout Plain Layout
23817
23818 \backslash
23819 supset
23820 \end_layout
23821
23822 \end_inset
23823 </cell>
23824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23825 \begin_inset Text
23826
23827 \begin_layout Plain Layout
23828 \begin_inset Formula $\supset$
23829 \end_inset
23830
23831
23832 \end_layout
23833
23834 \end_inset
23835 </cell>
23836 </row>
23837 <row>
23838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23839 \begin_inset Text
23840
23841 \begin_layout Plain Layout
23842
23843 \backslash
23844 supseteq
23845 \end_layout
23846
23847 \end_inset
23848 </cell>
23849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23850 \begin_inset Text
23851
23852 \begin_layout Plain Layout
23853 \begin_inset Formula $\supseteq$
23854 \end_inset
23855
23856
23857 \end_layout
23858
23859 \end_inset
23860 </cell>
23861 </row>
23862 <row>
23863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23864 \begin_inset Text
23865
23866 \begin_layout Plain Layout
23867
23868 \backslash
23869 sqsupseteq
23870 \end_layout
23871
23872 \end_inset
23873 </cell>
23874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878 \begin_inset Formula $\sqsupseteq$
23879 \end_inset
23880
23881
23882 \end_layout
23883
23884 \end_inset
23885 </cell>
23886 </row>
23887 <row>
23888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23889 \begin_inset Text
23890
23891 \begin_layout Plain Layout
23892
23893 \backslash
23894 ni
23895 \end_layout
23896
23897 \end_inset
23898 </cell>
23899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23900 \begin_inset Text
23901
23902 \begin_layout Plain Layout
23903 \begin_inset Formula $\ni$
23904 \end_inset
23905
23906
23907 \end_layout
23908
23909 \end_inset
23910 </cell>
23911 </row>
23912 <row>
23913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23914 \begin_inset Text
23915
23916 \begin_layout Plain Layout
23917
23918 \backslash
23919 dashv
23920 \end_layout
23921
23922 \end_inset
23923 </cell>
23924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23925 \begin_inset Text
23926
23927 \begin_layout Plain Layout
23928 \begin_inset Formula $\dashv$
23929 \end_inset
23930
23931
23932 \end_layout
23933
23934 \end_inset
23935 </cell>
23936 </row>
23937 <row>
23938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23939 \begin_inset Text
23940
23941 \begin_layout Plain Layout
23942
23943 \backslash
23944 frown
23945 \end_layout
23946
23947 \end_inset
23948 </cell>
23949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23950 \begin_inset Text
23951
23952 \begin_layout Plain Layout
23953 \begin_inset Formula $\frown$
23954 \end_inset
23955
23956
23957 \end_layout
23958
23959 \end_inset
23960 </cell>
23961 </row>
23962 <row>
23963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23964 \begin_inset Text
23965
23966 \begin_layout Plain Layout
23967
23968 \backslash
23969 rhd
23970 \end_layout
23971
23972 \end_inset
23973 </cell>
23974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23975 \begin_inset Text
23976
23977 \begin_layout Plain Layout
23978 \begin_inset Formula $\rhd$
23979 \end_inset
23980
23981
23982 \end_layout
23983
23984 \end_inset
23985 </cell>
23986 </row>
23987 <row>
23988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23989 \begin_inset Text
23990
23991 \begin_layout Plain Layout
23992
23993 \backslash
23994 unrhd
23995 \end_layout
23996
23997 \end_inset
23998 </cell>
23999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24000 \begin_inset Text
24001
24002 \begin_layout Plain Layout
24003 \begin_inset Formula $\unrhd$
24004 \end_inset
24005
24006
24007 \end_layout
24008
24009 \end_inset
24010 </cell>
24011 </row>
24012 <row>
24013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24014 \begin_inset Text
24015
24016 \begin_layout Plain Layout
24017
24018 \backslash
24019 lessgtr
24020 \end_layout
24021
24022 \end_inset
24023 </cell>
24024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24025 \begin_inset Text
24026
24027 \begin_layout Plain Layout
24028 \begin_inset Formula $\lessgtr$
24029 \end_inset
24030
24031
24032 \end_layout
24033
24034 \end_inset
24035 </cell>
24036 </row>
24037 <row>
24038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24039 \begin_inset Text
24040
24041 \begin_layout Plain Layout
24042
24043 \backslash
24044 parallel
24045 \end_layout
24046
24047 \end_inset
24048 </cell>
24049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24050 \begin_inset Text
24051
24052 \begin_layout Plain Layout
24053 \begin_inset Formula $\parallel$
24054 \end_inset
24055
24056
24057 \end_layout
24058
24059 \end_inset
24060 </cell>
24061 </row>
24062 <row>
24063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24064 \begin_inset Text
24065
24066 \begin_layout Plain Layout
24067
24068 \backslash
24069 nparallel
24070 \end_layout
24071
24072 \end_inset
24073 </cell>
24074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24075 \begin_inset Text
24076
24077 \begin_layout Plain Layout
24078 \begin_inset Formula $\nparallel$
24079 \end_inset
24080
24081
24082 \end_layout
24083
24084 \end_inset
24085 </cell>
24086 </row>
24087 </lyxtabular>
24088
24089 \end_inset
24090
24091
24092 \begin_inset space \hfill{}
24093 \end_inset
24094
24095
24096 \end_layout
24097
24098 \begin_layout Standard
24099 \begin_inset VSpace medskip
24100 \end_inset
24101
24102 The characters 
24103 \series bold
24104
24105 \backslash
24106 lhd
24107 \series default
24108  and 
24109 \series bold
24110
24111 \backslash
24112 rhd
24113 \series default
24114  are bigger than the equal looking operators 
24115 \series bold
24116
24117 \backslash
24118 triangleleft
24119 \series default
24120  and 
24121 \series bold
24122
24123 \backslash
24124 triangleright
24125 \series default
24126 , respectively.
24127 \end_layout
24128
24129 \begin_layout Standard
24130 Relations are, in contrary to symbols, always surrounded by space.
24131 \end_layout
24132
24133 \begin_layout Standard
24134 Relations with labels can be created with the command 
24135 \series bold
24136
24137 \backslash
24138 stackrel
24139 \series default
24140
24141 \begin_inset Index
24142 status collapsed
24143
24144 \begin_layout Plain Layout
24145 Commands ! S ! 
24146 \backslash
24147 stackrel
24148 \end_layout
24149
24150 \end_inset
24151
24152 :
24153 \end_layout
24154
24155 \begin_layout Standard
24156 \align center
24157 \begin_inset Tabular
24158 <lyxtabular version="3" rows="2" columns="2">
24159 <features>
24160 <column alignment="center" valignment="top" width="0">
24161 <column alignment="center" valignment="top" width="0">
24162 <row>
24163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24164 \begin_inset Text
24165
24166 \begin_layout Plain Layout
24167 Command
24168 \end_layout
24169
24170 \end_inset
24171 </cell>
24172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24173 \begin_inset Text
24174
24175 \begin_layout Plain Layout
24176 Result
24177 \begin_inset Note Note
24178 status collapsed
24179
24180 \begin_layout Plain Layout
24181
24182 \series bold
24183
24184 \backslash
24185 raisebox
24186 \series default
24187  is only used as spacer.
24188 \end_layout
24189
24190 \end_inset
24191
24192
24193 \end_layout
24194
24195 \end_inset
24196 </cell>
24197 </row>
24198 <row>
24199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24200 \begin_inset Text
24201
24202 \begin_layout Plain Layout
24203 A(r)
24204 \backslash
24205 stackrel
24206 \begin_inset ERT
24207 status collapsed
24208
24209 \begin_layout Plain Layout
24210
24211
24212 \backslash
24213 spce 
24214 \end_layout
24215
24216 \end_inset
24217
24218 r
24219 \backslash
24220 to
24221 \backslash
24222 infty
24223 \begin_inset ERT
24224 status collapsed
24225
24226 \begin_layout Plain Layout
24227
24228
24229 \backslash
24230 spce 
24231 \end_layout
24232
24233 \end_inset
24234
24235
24236 \begin_inset Formula $\downarrow$
24237 \end_inset
24238
24239
24240 \backslash
24241 approx
24242 \begin_inset ERT
24243 status collapsed
24244
24245 \begin_layout Plain Layout
24246
24247
24248 \backslash
24249 spce 
24250 \end_layout
24251
24252 \end_inset
24253
24254
24255 \begin_inset ERT
24256 status collapsed
24257
24258 \begin_layout Plain Layout
24259
24260
24261 \backslash
24262 spce 
24263 \end_layout
24264
24265 \end_inset
24266
24267 B
24268 \end_layout
24269
24270 \end_inset
24271 </cell>
24272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24273 \begin_inset Text
24274
24275 \begin_layout Plain Layout
24276 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24277 \end_inset
24278
24279
24280 \end_layout
24281
24282 \end_inset
24283 </cell>
24284 </row>
24285 </lyxtabular>
24286
24287 \end_inset
24288
24289
24290 \end_layout
24291
24292 \begin_layout Section
24293 Functions
24294 \end_layout
24295
24296 \begin_layout Subsection
24297 Predefined Functions
24298 \begin_inset CommandInset label
24299 LatexCommand label
24300 name "sub:Predefined-Functions"
24301
24302 \end_inset
24303
24304
24305 \begin_inset Index
24306 status collapsed
24307
24308 \begin_layout Plain Layout
24309 Functions ! predefined
24310 \end_layout
24311
24312 \end_inset
24313
24314
24315 \end_layout
24316
24317 \begin_layout Standard
24318 In general, variables are set 
24319 \emph on
24320 italic
24321 \emph default
24322  in mathematical expressions, but not function names, because 
24323 \begin_inset Formula $sin$
24324 \end_inset
24325
24326  could be misunderstood as 
24327 \begin_inset Formula $s\cdot i\cdot n$
24328 \end_inset
24329
24330 .
24331  Therefore there are predefined functions, that are additionally a bit separated
24332  from prefactors.
24333  They are inserted as commands starting with a backslash before their name.
24334 \end_layout
24335
24336 \begin_layout Standard
24337 \align center
24338 \begin_inset Tabular
24339 <lyxtabular version="3" rows="2" columns="4">
24340 <features>
24341 <column alignment="center" valignment="top" width="0pt">
24342 <column alignment="center" valignment="top" width="0pt">
24343 <column alignment="center" valignment="top" width="0pt">
24344 <column alignment="center" valignment="top" width="0pt">
24345 <row>
24346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24347 \begin_inset Text
24348
24349 \begin_layout Plain Layout
24350 Command
24351 \end_layout
24352
24353 \end_inset
24354 </cell>
24355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24356 \begin_inset Text
24357
24358 \begin_layout Plain Layout
24359 Result
24360 \end_layout
24361
24362 \end_inset
24363 </cell>
24364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24365 \begin_inset Text
24366
24367 \begin_layout Plain Layout
24368 Command
24369 \end_layout
24370
24371 \end_inset
24372 </cell>
24373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24374 \begin_inset Text
24375
24376 \begin_layout Plain Layout
24377 Result
24378 \end_layout
24379
24380 \end_inset
24381 </cell>
24382 </row>
24383 <row>
24384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24385 \begin_inset Text
24386
24387 \begin_layout Plain Layout
24388 Asin(x)+B
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
24393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24394 \begin_inset Text
24395
24396 \begin_layout Plain Layout
24397 \begin_inset Formula $Asin(x)+B$
24398 \end_inset
24399
24400
24401 \end_layout
24402
24403 \end_inset
24404 </cell>
24405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24406 \begin_inset Text
24407
24408 \begin_layout Plain Layout
24409 A
24410 \backslash
24411 sin(x)+B
24412 \end_layout
24413
24414 \end_inset
24415 </cell>
24416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24417 \begin_inset Text
24418
24419 \begin_layout Plain Layout
24420 \begin_inset Formula $A\sin(x)+B$
24421 \end_inset
24422
24423
24424 \end_layout
24425
24426 \end_inset
24427 </cell>
24428 </row>
24429 </lyxtabular>
24430
24431 \end_inset
24432
24433
24434 \end_layout
24435
24436 \begin_layout Standard
24437 The following functions are predefined:
24438 \end_layout
24439
24440 \begin_layout Standard
24441 \begin_inset VSpace -2mm
24442 \end_inset
24443
24444
24445 \end_layout
24446
24447 \begin_layout Standard
24448 \align center
24449 \begin_inset Tabular
24450 <lyxtabular version="3" rows="9" columns="4">
24451 <features>
24452 <column alignment="center" valignment="top" width="0pt">
24453 <column alignment="center" valignment="top" width="0pt">
24454 <column alignment="center" valignment="top" width="0pt">
24455 <column alignment="center" valignment="top" width="0pt">
24456 <row>
24457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24458 \begin_inset Text
24459
24460 \begin_layout Plain Layout
24461 Command
24462 \end_layout
24463
24464 \end_inset
24465 </cell>
24466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Plain Layout
24470 Command
24471 \end_layout
24472
24473 \end_inset
24474 </cell>
24475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24476 \begin_inset Text
24477
24478 \begin_layout Plain Layout
24479 Command
24480 \end_layout
24481
24482 \end_inset
24483 </cell>
24484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24485 \begin_inset Text
24486
24487 \begin_layout Plain Layout
24488 Command
24489 \end_layout
24490
24491 \end_inset
24492 </cell>
24493 </row>
24494 <row>
24495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24496 \begin_inset Text
24497
24498 \begin_layout Plain Layout
24499
24500 \backslash
24501 sin
24502 \end_layout
24503
24504 \end_inset
24505 </cell>
24506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24507 \begin_inset Text
24508
24509 \begin_layout Plain Layout
24510
24511 \backslash
24512 sinh
24513 \end_layout
24514
24515 \end_inset
24516 </cell>
24517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24518 \begin_inset Text
24519
24520 \begin_layout Plain Layout
24521
24522 \backslash
24523 arcsin
24524 \end_layout
24525
24526 \end_inset
24527 </cell>
24528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24529 \begin_inset Text
24530
24531 \begin_layout Plain Layout
24532
24533 \backslash
24534 sup
24535 \end_layout
24536
24537 \end_inset
24538 </cell>
24539 </row>
24540 <row>
24541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24542 \begin_inset Text
24543
24544 \begin_layout Plain Layout
24545
24546 \backslash
24547 cos
24548 \end_layout
24549
24550 \end_inset
24551 </cell>
24552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24553 \begin_inset Text
24554
24555 \begin_layout Plain Layout
24556
24557 \backslash
24558 cosh
24559 \end_layout
24560
24561 \end_inset
24562 </cell>
24563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24564 \begin_inset Text
24565
24566 \begin_layout Plain Layout
24567
24568 \backslash
24569 arccos
24570 \end_layout
24571
24572 \end_inset
24573 </cell>
24574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24575 \begin_inset Text
24576
24577 \begin_layout Plain Layout
24578
24579 \backslash
24580 inf
24581 \end_layout
24582
24583 \end_inset
24584 </cell>
24585 </row>
24586 <row>
24587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24588 \begin_inset Text
24589
24590 \begin_layout Plain Layout
24591
24592 \backslash
24593 tan
24594 \end_layout
24595
24596 \end_inset
24597 </cell>
24598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24599 \begin_inset Text
24600
24601 \begin_layout Plain Layout
24602
24603 \backslash
24604 tanh
24605 \end_layout
24606
24607 \end_inset
24608 </cell>
24609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24610 \begin_inset Text
24611
24612 \begin_layout Plain Layout
24613
24614 \backslash
24615 arctan
24616 \end_layout
24617
24618 \end_inset
24619 </cell>
24620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24621 \begin_inset Text
24622
24623 \begin_layout Plain Layout
24624
24625 \backslash
24626 lim
24627 \end_layout
24628
24629 \end_inset
24630 </cell>
24631 </row>
24632 <row>
24633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24634 \begin_inset Text
24635
24636 \begin_layout Plain Layout
24637
24638 \backslash
24639 cot
24640 \end_layout
24641
24642 \end_inset
24643 </cell>
24644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24645 \begin_inset Text
24646
24647 \begin_layout Plain Layout
24648
24649 \backslash
24650 coth
24651 \end_layout
24652
24653 \end_inset
24654 </cell>
24655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24656 \begin_inset Text
24657
24658 \begin_layout Plain Layout
24659
24660 \backslash
24661 arg
24662 \end_layout
24663
24664 \end_inset
24665 </cell>
24666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24667 \begin_inset Text
24668
24669 \begin_layout Plain Layout
24670
24671 \backslash
24672 liminf
24673 \end_layout
24674
24675 \end_inset
24676 </cell>
24677 </row>
24678 <row>
24679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24680 \begin_inset Text
24681
24682 \begin_layout Plain Layout
24683
24684 \backslash
24685 sec
24686 \end_layout
24687
24688 \end_inset
24689 </cell>
24690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24691 \begin_inset Text
24692
24693 \begin_layout Plain Layout
24694
24695 \backslash
24696 min
24697 \end_layout
24698
24699 \end_inset
24700 </cell>
24701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24702 \begin_inset Text
24703
24704 \begin_layout Plain Layout
24705
24706 \backslash
24707 deg
24708 \end_layout
24709
24710 \end_inset
24711 </cell>
24712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24713 \begin_inset Text
24714
24715 \begin_layout Plain Layout
24716
24717 \backslash
24718 limsup
24719 \end_layout
24720
24721 \end_inset
24722 </cell>
24723 </row>
24724 <row>
24725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24726 \begin_inset Text
24727
24728 \begin_layout Plain Layout
24729
24730 \backslash
24731 csc
24732 \end_layout
24733
24734 \end_inset
24735 </cell>
24736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24737 \begin_inset Text
24738
24739 \begin_layout Plain Layout
24740
24741 \backslash
24742 max
24743 \end_layout
24744
24745 \end_inset
24746 </cell>
24747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24748 \begin_inset Text
24749
24750 \begin_layout Plain Layout
24751
24752 \backslash
24753 det
24754 \end_layout
24755
24756 \end_inset
24757 </cell>
24758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24759 \begin_inset Text
24760
24761 \begin_layout Plain Layout
24762
24763 \backslash
24764 Pr
24765 \end_layout
24766
24767 \end_inset
24768 </cell>
24769 </row>
24770 <row>
24771 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24772 \begin_inset Text
24773
24774 \begin_layout Plain Layout
24775
24776 \backslash
24777 ln
24778 \end_layout
24779
24780 \end_inset
24781 </cell>
24782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24783 \begin_inset Text
24784
24785 \begin_layout Plain Layout
24786
24787 \backslash
24788 exp
24789 \end_layout
24790
24791 \end_inset
24792 </cell>
24793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24794 \begin_inset Text
24795
24796 \begin_layout Plain Layout
24797
24798 \backslash
24799 dim
24800 \end_layout
24801
24802 \end_inset
24803 </cell>
24804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24805 \begin_inset Text
24806
24807 \begin_layout Plain Layout
24808
24809 \backslash
24810 hom
24811 \end_layout
24812
24813 \end_inset
24814 </cell>
24815 </row>
24816 <row>
24817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24818 \begin_inset Text
24819
24820 \begin_layout Plain Layout
24821
24822 \backslash
24823 lg
24824 \end_layout
24825
24826 \end_inset
24827 </cell>
24828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24829 \begin_inset Text
24830
24831 \begin_layout Plain Layout
24832
24833 \backslash
24834 log
24835 \end_layout
24836
24837 \end_inset
24838 </cell>
24839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24840 \begin_inset Text
24841
24842 \begin_layout Plain Layout
24843
24844 \backslash
24845 ker
24846 \end_layout
24847
24848 \end_inset
24849 </cell>
24850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24851 \begin_inset Text
24852
24853 \begin_layout Plain Layout
24854
24855 \backslash
24856 gcd
24857 \end_layout
24858
24859 \end_inset
24860 </cell>
24861 </row>
24862 </lyxtabular>
24863
24864 \end_inset
24865
24866
24867 \end_layout
24868
24869 \begin_layout Standard
24870 They can also be inserted with the math toolbar button 
24871 \begin_inset Graphics
24872         filename ../images/math/functions.png
24873         scale 85
24874
24875 \end_inset
24876
24877 .
24878 \end_layout
24879
24880 \begin_layout Subsection
24881 Self-defined Functions
24882 \begin_inset Index
24883 status collapsed
24884
24885 \begin_layout Plain Layout
24886 Functions ! self-defined
24887 \end_layout
24888
24889 \end_inset
24890
24891
24892 \end_layout
24893
24894 \begin_layout Standard
24895 To use a function that is not predefined, like for example the sign function
24896  sgn(x), there are two possibilities:
24897 \end_layout
24898
24899 \begin_layout Itemize
24900 Define the function by inserting the following line to the LaTeX-preamble
24901 \begin_inset Foot
24902 status collapsed
24903
24904 \begin_layout Plain Layout
24905 For more about 
24906 \series bold
24907
24908 \backslash
24909 DeclareMathOperator
24910 \series default
24911  see 
24912 \begin_inset CommandInset ref
24913 LatexCommand ref
24914 reference "sub:Self-defined-Operators"
24915
24916 \end_inset
24917
24918 .
24919 \end_layout
24920
24921 \end_inset
24922
24923
24924 \begin_inset Newline newline
24925 \end_inset
24926
24927
24928 \begin_inset VSpace -3mm
24929 \end_inset
24930
24931
24932 \begin_inset Newline newline
24933 \end_inset
24934
24935
24936 \series bold
24937
24938 \backslash
24939 DeclareMathOperator{
24940 \backslash
24941 sgn}{sgn}
24942 \series default
24943
24944 \begin_inset Index
24945 status collapsed
24946
24947 \begin_layout Plain Layout
24948 Commands ! D ! 
24949 \backslash
24950 dbinom@
24951 \backslash
24952 DeclareMathOperator
24953 \end_layout
24954
24955 \end_inset
24956
24957
24958 \begin_inset Newline newline
24959 \end_inset
24960
24961
24962 \begin_inset VSpace -2mm
24963 \end_inset
24964
24965
24966 \begin_inset Newline newline
24967 \end_inset
24968
24969 Now the new defined function can be called with the command 
24970 \series bold
24971
24972 \backslash
24973 sgn
24974 \series default
24975 .
24976 \end_layout
24977
24978 \begin_layout Itemize
24979 Write the the formula as usual, mark the formula name, in our example the
24980  letters 
24981 \emph on
24982 sgn
24983 \emph default
24984 , and change it to mathematical text.
24985  At last a space is inserted between prefactor and function.
24986 \end_layout
24987
24988 \begin_layout Standard
24989 The result is the same with both methods as with a predefined function
24990 \begin_inset Foot
24991 status collapsed
24992
24993 \begin_layout Plain Layout
24994 In LyX self-defined functions are displayed red, predefined ones black.
24995 \end_layout
24996
24997 \end_inset
24998
24999 :
25000 \end_layout
25001
25002 \begin_layout Standard
25003 \align center
25004 \begin_inset Tabular
25005 <lyxtabular version="3" rows="3" columns="2">
25006 <features>
25007 <column alignment="center" valignment="top" width="0pt">
25008 <column alignment="center" valignment="top" width="0pt">
25009 <row>
25010 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25011 \begin_inset Text
25012
25013 \begin_layout Plain Layout
25014 Command
25015 \end_layout
25016
25017 \end_inset
25018 </cell>
25019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25020 \begin_inset Text
25021
25022 \begin_layout Plain Layout
25023 Result
25024 \end_layout
25025
25026 \end_inset
25027 </cell>
25028 </row>
25029 <row>
25030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25031 \begin_inset Text
25032
25033 \begin_layout Plain Layout
25034 A
25035 \backslash
25036 sgn(x)+B
25037 \end_layout
25038
25039 \end_inset
25040 </cell>
25041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25042 \begin_inset Text
25043
25044 \begin_layout Plain Layout
25045 \begin_inset Formula $A\sgn(x)+B$
25046 \end_inset
25047
25048
25049 \end_layout
25050
25051 \end_inset
25052 </cell>
25053 </row>
25054 <row>
25055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25056 \begin_inset Text
25057
25058 \begin_layout Plain Layout
25059 A
25060 \backslash
25061 ,
25062 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25063 \end_inset
25064
25065 (x)+B
25066 \end_layout
25067
25068 \end_inset
25069 </cell>
25070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25071 \begin_inset Text
25072
25073 \begin_layout Plain Layout
25074 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25075 \end_inset
25076
25077
25078 \end_layout
25079
25080 \end_inset
25081 </cell>
25082 </row>
25083 </lyxtabular>
25084
25085 \end_inset
25086
25087
25088 \end_layout
25089
25090 \begin_layout Standard
25091 The first method is more suitable when the self-defined function should
25092  be used several times.
25093 \end_layout
25094
25095 \begin_layout Subsection
25096 Limits
25097 \begin_inset Index
25098 status collapsed
25099
25100 \begin_layout Plain Layout
25101 Limits
25102 \end_layout
25103
25104 \end_inset
25105
25106
25107 \end_layout
25108
25109 \begin_layout Standard
25110 For limits there are defined besides 
25111 \series bold
25112
25113 \backslash
25114 lim
25115 \series default
25116
25117 \begin_inset Index
25118 status collapsed
25119
25120 \begin_layout Plain Layout
25121 Commands ! L ! 
25122 \backslash
25123 lim
25124 \end_layout
25125
25126 \end_inset
25127
25128
25129 \series bold
25130
25131 \backslash
25132 liminf
25133 \series default
25134  and 
25135 \series bold
25136
25137 \backslash
25138 limsup
25139 \series default
25140  furthermore the following functions:
25141 \end_layout
25142
25143 \begin_layout Standard
25144 \align center
25145 \begin_inset Tabular
25146 <lyxtabular version="3" rows="5" columns="2">
25147 <features>
25148 <column alignment="center" valignment="top" width="0">
25149 <column alignment="center" valignment="top" width="0">
25150 <row>
25151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25152 \begin_inset Text
25153
25154 \begin_layout Plain Layout
25155 Command
25156 \end_layout
25157
25158 \end_inset
25159 </cell>
25160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25161 \begin_inset Text
25162
25163 \begin_layout Plain Layout
25164 Result
25165 \begin_inset Note Note
25166 status collapsed
25167
25168 \begin_layout Plain Layout
25169
25170 \series bold
25171
25172 \backslash
25173 raisebox
25174 \series default
25175  is only used as spacer.
25176 \end_layout
25177
25178 \end_inset
25179
25180
25181 \end_layout
25182
25183 \end_inset
25184 </cell>
25185 </row>
25186 <row>
25187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25188 \begin_inset Text
25189
25190 \begin_layout Plain Layout
25191
25192 \backslash
25193 varliminf
25194 \end_layout
25195
25196 \end_inset
25197 </cell>
25198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25199 \begin_inset Text
25200
25201 \begin_layout Plain Layout
25202 \begin_inset Formula $\varliminf$
25203 \end_inset
25204
25205
25206 \end_layout
25207
25208 \end_inset
25209 </cell>
25210 </row>
25211 <row>
25212 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25213 \begin_inset Text
25214
25215 \begin_layout Plain Layout
25216
25217 \backslash
25218 varlimsup
25219 \end_layout
25220
25221 \end_inset
25222 </cell>
25223 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25224 \begin_inset Text
25225
25226 \begin_layout Plain Layout
25227 \begin_inset Formula $\varlimsup$
25228 \end_inset
25229
25230
25231 \end_layout
25232
25233 \end_inset
25234 </cell>
25235 </row>
25236 <row>
25237 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25238 \begin_inset Text
25239
25240 \begin_layout Plain Layout
25241
25242 \backslash
25243 varprojlim
25244 \end_layout
25245
25246 \end_inset
25247 </cell>
25248 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25249 \begin_inset Text
25250
25251 \begin_layout Plain Layout
25252 \begin_inset Formula $\varprojlim$
25253 \end_inset
25254
25255
25256 \end_layout
25257
25258 \end_inset
25259 </cell>
25260 </row>
25261 <row>
25262 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25263 \begin_inset Text
25264
25265 \begin_layout Plain Layout
25266
25267 \backslash
25268 varinjlim
25269 \end_layout
25270
25271 \end_inset
25272 </cell>
25273 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25274 \begin_inset Text
25275
25276 \begin_layout Plain Layout
25277 \begin_inset Formula $\varinjlim$
25278 \end_inset
25279
25280
25281 \begin_inset Formula $\raisebox{-2.5mm}{}$
25282 \end_inset
25283
25284
25285 \end_layout
25286
25287 \end_inset
25288 </cell>
25289 </row>
25290 </lyxtabular>
25291
25292 \end_inset
25293
25294
25295 \end_layout
25296
25297 \begin_layout Standard
25298 \begin_inset VSpace medskip
25299 \end_inset
25300
25301 The limit is created by inserting a subscript.
25302  It is set right beside the function in an inline formula:
25303 \end_layout
25304
25305 \begin_layout Standard
25306 \align center
25307 \begin_inset Tabular
25308 <lyxtabular version="3" rows="2" columns="2">
25309 <features>
25310 <column alignment="center" valignment="top" width="0pt">
25311 <column alignment="center" valignment="top" width="0pt">
25312 <row>
25313 <cell alignment="center" valignment="top" usebox="none">
25314 \begin_inset Text
25315
25316 \begin_layout Plain Layout
25317 Command
25318 \end_layout
25319
25320 \end_inset
25321 </cell>
25322 <cell alignment="center" valignment="top" usebox="none">
25323 \begin_inset Text
25324
25325 \begin_layout Plain Layout
25326 \begin_inset space \hspace{}
25327 \length 1cm
25328 \end_inset
25329
25330 Result
25331 \begin_inset Note Note
25332 status collapsed
25333
25334 \begin_layout Plain Layout
25335 The space and
25336 \series bold
25337  
25338 \backslash
25339 raisebox
25340 \series default
25341  are used here as spacer.
25342 \end_layout
25343
25344 \end_inset
25345
25346
25347 \end_layout
25348
25349 \end_inset
25350 </cell>
25351 </row>
25352 <row>
25353 <cell alignment="center" valignment="top" usebox="none">
25354 \begin_inset Text
25355
25356 \begin_layout Plain Layout
25357
25358 \backslash
25359 lim_x
25360 \backslash
25361 to
25362 \begin_inset ERT
25363 status collapsed
25364
25365 \begin_layout Plain Layout
25366
25367
25368 \backslash
25369 spce 
25370 \end_layout
25371
25372 \end_inset
25373
25374 A
25375 \begin_inset ERT
25376 status collapsed
25377
25378 \begin_layout Plain Layout
25379
25380
25381 \backslash
25382 spce 
25383 \end_layout
25384
25385 \end_inset
25386
25387 x=B
25388 \end_layout
25389
25390 \end_inset
25391 </cell>
25392 <cell alignment="center" valignment="top" usebox="none">
25393 \begin_inset Text
25394
25395 \begin_layout Plain Layout
25396 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25397 \end_inset
25398
25399
25400 \end_layout
25401
25402 \end_inset
25403 </cell>
25404 </row>
25405 </lyxtabular>
25406
25407 \end_inset
25408
25409
25410 \end_layout
25411
25412 \begin_layout Standard
25413 In a displayed formula the limit is set below the formula, as usual:
25414 \begin_inset Formula \[
25415 \lim_{x\to A}x=B\]
25416
25417 \end_inset
25418
25419
25420 \end_layout
25421
25422 \begin_layout Subsection
25423 Modulo-Functions
25424 \begin_inset Index
25425 status collapsed
25426
25427 \begin_layout Plain Layout
25428 Functions ! modulo-
25429 \end_layout
25430
25431 \end_inset
25432
25433
25434 \end_layout
25435
25436 \begin_layout Standard
25437 The modulo-function is special, because it exists in four variants.
25438 \end_layout
25439
25440 \begin_layout Standard
25441 The variants in a displayed formula:
25442 \begin_inset Formula \begin{align*}
25443 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25444 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25445 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25446 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25447 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25448
25449 \end_inset
25450
25451
25452 \end_layout
25453
25454 \begin_layout Standard
25455 In an inline formula less space is set before the function names for all
25456  variants.
25457 \end_layout
25458
25459 \begin_layout Section
25460 Special Characters
25461 \begin_inset Index
25462 status collapsed
25463
25464 \begin_layout Plain Layout
25465 Special characters
25466 \end_layout
25467
25468 \end_inset
25469
25470
25471 \end_layout
25472
25473 \begin_layout Subsection
25474 Special Characters in Mathematical Text
25475 \end_layout
25476
25477 \begin_layout Standard
25478 The following commands can only be used in mathematical text or in TeX-mode:
25479 \end_layout
25480
25481 \begin_layout Standard
25482 \begin_inset space \hfill{}
25483 \end_inset
25484
25485
25486 \begin_inset Tabular
25487 <lyxtabular version="3" rows="8" columns="2">
25488 <features>
25489 <column alignment="block" valignment="top" width="0">
25490 <column alignment="block" valignment="top" width="0">
25491 <row>
25492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25493 \begin_inset Text
25494
25495 \begin_layout Plain Layout
25496 Command
25497 \end_layout
25498
25499 \end_inset
25500 </cell>
25501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25502 \begin_inset Text
25503
25504 \begin_layout Plain Layout
25505 Result
25506 \end_layout
25507
25508 \end_inset
25509 </cell>
25510 </row>
25511 <row>
25512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25513 \begin_inset Text
25514
25515 \begin_layout Plain Layout
25516
25517 \backslash
25518 oe
25519 \end_layout
25520
25521 \end_inset
25522 </cell>
25523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25524 \begin_inset Text
25525
25526 \begin_layout Plain Layout
25527 \begin_inset Formula $\textrm{œ}$
25528 \end_inset
25529
25530
25531 \end_layout
25532
25533 \end_inset
25534 </cell>
25535 </row>
25536 <row>
25537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25538 \begin_inset Text
25539
25540 \begin_layout Plain Layout
25541
25542 \backslash
25543 OE
25544 \end_layout
25545
25546 \end_inset
25547 </cell>
25548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25549 \begin_inset Text
25550
25551 \begin_layout Plain Layout
25552 \begin_inset Formula $\textrm{Œ}$
25553 \end_inset
25554
25555
25556 \end_layout
25557
25558 \end_inset
25559 </cell>
25560 </row>
25561 <row>
25562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25563 \begin_inset Text
25564
25565 \begin_layout Plain Layout
25566
25567 \backslash
25568 ae
25569 \end_layout
25570
25571 \end_inset
25572 </cell>
25573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25574 \begin_inset Text
25575
25576 \begin_layout Plain Layout
25577 \begin_inset Formula $\textrm{æ}$
25578 \end_inset
25579
25580
25581 \end_layout
25582
25583 \end_inset
25584 </cell>
25585 </row>
25586 <row>
25587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25588 \begin_inset Text
25589
25590 \begin_layout Plain Layout
25591
25592 \backslash
25593 AE
25594 \end_layout
25595
25596 \end_inset
25597 </cell>
25598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25599 \begin_inset Text
25600
25601 \begin_layout Plain Layout
25602 \begin_inset Formula $\textrm{Æ}$
25603 \end_inset
25604
25605
25606 \end_layout
25607
25608 \end_inset
25609 </cell>
25610 </row>
25611 <row>
25612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25613 \begin_inset Text
25614
25615 \begin_layout Plain Layout
25616
25617 \backslash
25618 aa
25619 \end_layout
25620
25621 \end_inset
25622 </cell>
25623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25624 \begin_inset Text
25625
25626 \begin_layout Plain Layout
25627 \begin_inset Formula $\textrm{\aa}$
25628 \end_inset
25629
25630
25631 \end_layout
25632
25633 \end_inset
25634 </cell>
25635 </row>
25636 <row>
25637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25638 \begin_inset Text
25639
25640 \begin_layout Plain Layout
25641
25642 \backslash
25643 AA
25644 \begin_inset Index
25645 status collapsed
25646
25647 \begin_layout Plain Layout
25648
25649 \backslash
25650 @
25651 \begin_inset ERT
25652 status collapsed
25653
25654 \begin_layout Plain Layout
25655
25656
25657 \backslash
25658 textrm{
25659 \backslash
25660 AA}
25661 \end_layout
25662
25663 \end_inset
25664
25665
25666 \end_layout
25667
25668 \end_inset
25669
25670
25671 \end_layout
25672
25673 \end_inset
25674 </cell>
25675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25676 \begin_inset Text
25677
25678 \begin_layout Plain Layout
25679 \begin_inset Formula $\textrm{Å}$
25680 \end_inset
25681
25682
25683 \end_layout
25684
25685 \end_inset
25686 </cell>
25687 </row>
25688 <row>
25689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25690 \begin_inset Text
25691
25692 \begin_layout Plain Layout
25693
25694 \backslash
25695 i
25696 \end_layout
25697
25698 \end_inset
25699 </cell>
25700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25701 \begin_inset Text
25702
25703 \begin_layout Plain Layout
25704 \begin_inset Formula $\textrm{ı}$
25705 \end_inset
25706
25707
25708 \end_layout
25709
25710 \end_inset
25711 </cell>
25712 </row>
25713 </lyxtabular>
25714
25715 \end_inset
25716
25717
25718 \begin_inset space \hfill{}
25719 \end_inset
25720
25721
25722 \begin_inset Tabular
25723 <lyxtabular version="3" rows="8" columns="2">
25724 <features>
25725 <column alignment="block" valignment="top" width="0">
25726 <column alignment="center" valignment="top" width="0">
25727 <row>
25728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25729 \begin_inset Text
25730
25731 \begin_layout Plain Layout
25732 command
25733 \begin_inset Note Note
25734 status collapsed
25735
25736 \begin_layout Plain Layout
25737 The space of 0
25738 \begin_inset space \thinspace{}
25739 \end_inset
25740
25741 mm is used for separation, because otherwise the output will be ¡ and ¿
25742  respectively.
25743 \end_layout
25744
25745 \end_inset
25746
25747
25748 \end_layout
25749
25750 \end_inset
25751 </cell>
25752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25753 \begin_inset Text
25754
25755 \begin_layout Plain Layout
25756 Result
25757 \end_layout
25758
25759 \end_inset
25760 </cell>
25761 </row>
25762 <row>
25763 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25764 \begin_inset Text
25765
25766 \begin_layout Plain Layout
25767
25768 \backslash
25769 o
25770 \end_layout
25771
25772 \end_inset
25773 </cell>
25774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25775 \begin_inset Text
25776
25777 \begin_layout Plain Layout
25778 \begin_inset Formula $\textrm{ø}$
25779 \end_inset
25780
25781
25782 \end_layout
25783
25784 \end_inset
25785 </cell>
25786 </row>
25787 <row>
25788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25789 \begin_inset Text
25790
25791 \begin_layout Plain Layout
25792
25793 \backslash
25794 O
25795 \end_layout
25796
25797 \end_inset
25798 </cell>
25799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25800 \begin_inset Text
25801
25802 \begin_layout Plain Layout
25803 \begin_inset Formula $\textrm{Ø}$
25804 \end_inset
25805
25806
25807 \end_layout
25808
25809 \end_inset
25810 </cell>
25811 </row>
25812 <row>
25813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25814 \begin_inset Text
25815
25816 \begin_layout Plain Layout
25817
25818 \backslash
25819 l
25820 \end_layout
25821
25822 \end_inset
25823 </cell>
25824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25825 \begin_inset Text
25826
25827 \begin_layout Plain Layout
25828 \begin_inset Formula $\textrm{ł}$
25829 \end_inset
25830
25831
25832 \end_layout
25833
25834 \end_inset
25835 </cell>
25836 </row>
25837 <row>
25838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25839 \begin_inset Text
25840
25841 \begin_layout Plain Layout
25842
25843 \backslash
25844 L
25845 \end_layout
25846
25847 \end_inset
25848 </cell>
25849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25850 \begin_inset Text
25851
25852 \begin_layout Plain Layout
25853 \begin_inset Formula $\textrm{Ł}$
25854 \end_inset
25855
25856
25857 \end_layout
25858
25859 \end_inset
25860 </cell>
25861 </row>
25862 <row>
25863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25864 \begin_inset Text
25865
25866 \begin_layout Plain Layout
25867 !
25868 \begin_inset space \hspace{}
25869 \length 0mm
25870 \end_inset
25871
25872 `
25873 \begin_inset ERT
25874 status collapsed
25875
25876 \begin_layout Plain Layout
25877
25878
25879 \backslash
25880 spce 
25881 \end_layout
25882
25883 \end_inset
25884
25885
25886 \end_layout
25887
25888 \end_inset
25889 </cell>
25890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25891 \begin_inset Text
25892
25893 \begin_layout Plain Layout
25894 \begin_inset Formula $\textrm{!`}$
25895 \end_inset
25896
25897
25898 \end_layout
25899
25900 \end_inset
25901 </cell>
25902 </row>
25903 <row>
25904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25905 \begin_inset Text
25906
25907 \begin_layout Plain Layout
25908 ?
25909 \begin_inset space \hspace{}
25910 \length 0mm
25911 \end_inset
25912
25913 `
25914 \begin_inset ERT
25915 status collapsed
25916
25917 \begin_layout Plain Layout
25918
25919
25920 \backslash
25921 spce 
25922 \end_layout
25923
25924 \end_inset
25925
25926
25927 \end_layout
25928
25929 \end_inset
25930 </cell>
25931 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25932 \begin_inset Text
25933
25934 \begin_layout Plain Layout
25935 \begin_inset Formula $\textrm{?`}$
25936 \end_inset
25937
25938
25939 \end_layout
25940
25941 \end_inset
25942 </cell>
25943 </row>
25944 <row>
25945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25946 \begin_inset Text
25947
25948 \begin_layout Plain Layout
25949
25950 \backslash
25951 j
25952 \end_layout
25953
25954 \end_inset
25955 </cell>
25956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25957 \begin_inset Text
25958
25959 \begin_layout Plain Layout
25960 \begin_inset Formula $\textrm{ȷ}$
25961 \end_inset
25962
25963
25964 \end_layout
25965
25966 \end_inset
25967 </cell>
25968 </row>
25969 </lyxtabular>
25970
25971 \end_inset
25972
25973
25974 \begin_inset space \hfill{}
25975 \end_inset
25976
25977
25978 \end_layout
25979
25980 \begin_layout Standard
25981 The characters 
25982 \begin_inset Formula $\textrm{\textrm{Å}}$
25983 \end_inset
25984
25985  and 
25986 \begin_inset Formula $\textrm{\textrm{Ø}}$
25987 \end_inset
25988
25989  can also be inserted via the math toolbar button 
25990 \begin_inset Graphics
25991         filename ../images/math/digamma.png
25992         scale 85
25993
25994 \end_inset
25995
25996 .
25997 \end_layout
25998
25999 \begin_layout Standard
26000 An exception are the commands 
26001 \series bold
26002 !
26003 \begin_inset space \hspace{}
26004 \length 0mm
26005 \end_inset
26006
26007 `
26008 \series default
26009  and 
26010 \series bold
26011 ?
26012 \begin_inset space \hspace{}
26013 \length 0mm
26014 \end_inset
26015
26016 `
26017 \series default
26018 , because they can be inserted in LyX directly to text.
26019 \end_layout
26020
26021 \begin_layout Subsection
26022 Accents in Text
26023 \begin_inset CommandInset label
26024 LatexCommand label
26025 name "sub:Accents-in-Text"
26026
26027 \end_inset
26028
26029
26030 \begin_inset Index
26031 status collapsed
26032
26033 \begin_layout Plain Layout
26034 Accents ! in text
26035 \end_layout
26036
26037 \end_inset
26038
26039
26040 \end_layout
26041
26042 \begin_layout Standard
26043 With the following commands all letters can be accented.
26044  The commands must be inserted in TeX-mode.
26045 \end_layout
26046
26047 \begin_layout Standard
26048 \begin_inset space \hfill{}
26049 \end_inset
26050
26051
26052 \begin_inset Tabular
26053 <lyxtabular version="3" rows="8" columns="2">
26054 <features>
26055 <column alignment="block" valignment="top" width="0">
26056 <column alignment="block" valignment="top" width="0">
26057 <row>
26058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26059 \begin_inset Text
26060
26061 \begin_layout Plain Layout
26062 Command
26063 \end_layout
26064
26065 \end_inset
26066 </cell>
26067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26068 \begin_inset Text
26069
26070 \begin_layout Plain Layout
26071 Result
26072 \end_layout
26073
26074 \end_inset
26075 </cell>
26076 </row>
26077 <row>
26078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26079 \begin_inset Text
26080
26081 \begin_layout Plain Layout
26082
26083 \backslash
26084
26085 \begin_inset Quotes grd
26086 \end_inset
26087
26088 e
26089 \end_layout
26090
26091 \end_inset
26092 </cell>
26093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26094 \begin_inset Text
26095
26096 \begin_layout Plain Layout
26097 \begin_inset ERT
26098 status collapsed
26099
26100 \begin_layout Plain Layout
26101
26102
26103 \backslash
26104 "e
26105 \end_layout
26106
26107 \end_inset
26108
26109
26110 \end_layout
26111
26112 \end_inset
26113 </cell>
26114 </row>
26115 <row>
26116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26117 \begin_inset Text
26118
26119 \begin_layout Plain Layout
26120
26121 \backslash
26122 `e
26123 \end_layout
26124
26125 \end_inset
26126 </cell>
26127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26128 \begin_inset Text
26129
26130 \begin_layout Plain Layout
26131 \begin_inset ERT
26132 status collapsed
26133
26134 \begin_layout Plain Layout
26135
26136
26137 \backslash
26138 `e
26139 \end_layout
26140
26141 \end_inset
26142
26143
26144 \end_layout
26145
26146 \end_inset
26147 </cell>
26148 </row>
26149 <row>
26150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26151 \begin_inset Text
26152
26153 \begin_layout Plain Layout
26154
26155 \backslash
26156 ^
26157 \begin_inset ERT
26158 status collapsed
26159
26160 \begin_layout Plain Layout
26161
26162
26163 \backslash
26164 spce 
26165 \end_layout
26166
26167 \end_inset
26168
26169 e
26170 \end_layout
26171
26172 \end_inset
26173 </cell>
26174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26175 \begin_inset Text
26176
26177 \begin_layout Plain Layout
26178 \begin_inset ERT
26179 status collapsed
26180
26181 \begin_layout Plain Layout
26182
26183
26184 \backslash
26185 ^e
26186 \end_layout
26187
26188 \end_inset
26189
26190
26191 \end_layout
26192
26193 \end_inset
26194 </cell>
26195 </row>
26196 <row>
26197 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26198 \begin_inset Text
26199
26200 \begin_layout Plain Layout
26201
26202 \backslash
26203 =e
26204 \end_layout
26205
26206 \end_inset
26207 </cell>
26208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26209 \begin_inset Text
26210
26211 \begin_layout Plain Layout
26212 \begin_inset ERT
26213 status collapsed
26214
26215 \begin_layout Plain Layout
26216
26217
26218 \backslash
26219 =e
26220 \end_layout
26221
26222 \end_inset
26223
26224
26225 \end_layout
26226
26227 \end_inset
26228 </cell>
26229 </row>
26230 <row>
26231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26232 \begin_inset Text
26233
26234 \begin_layout Plain Layout
26235
26236 \backslash
26237 u
26238 \begin_inset ERT
26239 status collapsed
26240
26241 \begin_layout Plain Layout
26242
26243
26244 \backslash
26245 spce 
26246 \end_layout
26247
26248 \end_inset
26249
26250 e
26251 \end_layout
26252
26253 \end_inset
26254 </cell>
26255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26256 \begin_inset Text
26257
26258 \begin_layout Plain Layout
26259 \begin_inset ERT
26260 status collapsed
26261
26262 \begin_layout Plain Layout
26263
26264
26265 \backslash
26266 u e
26267 \end_layout
26268
26269 \end_inset
26270
26271
26272 \end_layout
26273
26274 \end_inset
26275 </cell>
26276 </row>
26277 <row>
26278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26279 \begin_inset Text
26280
26281 \begin_layout Plain Layout
26282
26283 \backslash
26284 b
26285 \begin_inset ERT
26286 status collapsed
26287
26288 \begin_layout Plain Layout
26289
26290
26291 \backslash
26292 spce 
26293 \end_layout
26294
26295 \end_inset
26296
26297 e
26298 \end_layout
26299
26300 \end_inset
26301 </cell>
26302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26303 \begin_inset Text
26304
26305 \begin_layout Plain Layout
26306 \begin_inset ERT
26307 status collapsed
26308
26309 \begin_layout Plain Layout
26310
26311
26312 \backslash
26313 b e
26314 \end_layout
26315
26316 \end_inset
26317
26318
26319 \end_layout
26320
26321 \end_inset
26322 </cell>
26323 </row>
26324 <row>
26325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26326 \begin_inset Text
26327
26328 \begin_layout Plain Layout
26329
26330 \backslash
26331 t
26332 \begin_inset ERT
26333 status collapsed
26334
26335 \begin_layout Plain Layout
26336
26337
26338 \backslash
26339 spce 
26340 \end_layout
26341
26342 \end_inset
26343
26344 ee
26345 \end_layout
26346
26347 \end_inset
26348 </cell>
26349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26350 \begin_inset Text
26351
26352 \begin_layout Plain Layout
26353 \begin_inset ERT
26354 status collapsed
26355
26356 \begin_layout Plain Layout
26357
26358
26359 \backslash
26360 t ee
26361 \end_layout
26362
26363 \end_inset
26364
26365
26366 \end_layout
26367
26368 \end_inset
26369 </cell>
26370 </row>
26371 </lyxtabular>
26372
26373 \end_inset
26374
26375
26376 \begin_inset space \hfill{}
26377 \end_inset
26378
26379
26380 \begin_inset Tabular
26381 <lyxtabular version="3" rows="8" columns="2">
26382 <features>
26383 <column alignment="block" valignment="top" width="0">
26384 <column alignment="center" valignment="top" width="0">
26385 <row>
26386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26387 \begin_inset Text
26388
26389 \begin_layout Plain Layout
26390 Command
26391 \end_layout
26392
26393 \end_inset
26394 </cell>
26395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26396 \begin_inset Text
26397
26398 \begin_layout Plain Layout
26399 Result
26400 \end_layout
26401
26402 \end_inset
26403 </cell>
26404 </row>
26405 <row>
26406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26407 \begin_inset Text
26408
26409 \begin_layout Plain Layout
26410
26411 \backslash
26412 H
26413 \begin_inset ERT
26414 status collapsed
26415
26416 \begin_layout Plain Layout
26417
26418
26419 \backslash
26420 spce 
26421 \end_layout
26422
26423 \end_inset
26424
26425 e
26426 \end_layout
26427
26428 \end_inset
26429 </cell>
26430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26431 \begin_inset Text
26432
26433 \begin_layout Plain Layout
26434 \begin_inset ERT
26435 status collapsed
26436
26437 \begin_layout Plain Layout
26438
26439
26440 \backslash
26441 H e
26442 \end_layout
26443
26444 \end_inset
26445
26446
26447 \end_layout
26448
26449 \end_inset
26450 </cell>
26451 </row>
26452 <row>
26453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26454 \begin_inset Text
26455
26456 \begin_layout Plain Layout
26457
26458 \backslash
26459 'e
26460 \end_layout
26461
26462 \end_inset
26463 </cell>
26464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26465 \begin_inset Text
26466
26467 \begin_layout Plain Layout
26468 \begin_inset ERT
26469 status collapsed
26470
26471 \begin_layout Plain Layout
26472
26473
26474 \backslash
26475 'e
26476 \end_layout
26477
26478 \end_inset
26479
26480
26481 \end_layout
26482
26483 \end_inset
26484 </cell>
26485 </row>
26486 <row>
26487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26488 \begin_inset Text
26489
26490 \begin_layout Plain Layout
26491
26492 \backslash
26493 ~e
26494 \begin_inset Index
26495 status collapsed
26496
26497 \begin_layout Plain Layout
26498 Tilde
26499 \end_layout
26500
26501 \end_inset
26502
26503
26504 \end_layout
26505
26506 \end_inset
26507 </cell>
26508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26509 \begin_inset Text
26510
26511 \begin_layout Plain Layout
26512 \begin_inset ERT
26513 status collapsed
26514
26515 \begin_layout Plain Layout
26516
26517
26518 \backslash
26519 ~e
26520 \end_layout
26521
26522 \end_inset
26523
26524
26525 \end_layout
26526
26527 \end_inset
26528 </cell>
26529 </row>
26530 <row>
26531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26532 \begin_inset Text
26533
26534 \begin_layout Plain Layout
26535
26536 \backslash
26537 .e
26538 \end_layout
26539
26540 \end_inset
26541 </cell>
26542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26543 \begin_inset Text
26544
26545 \begin_layout Plain Layout
26546 \begin_inset ERT
26547 status collapsed
26548
26549 \begin_layout Plain Layout
26550
26551
26552 \backslash
26553 .e
26554 \end_layout
26555
26556 \end_inset
26557
26558
26559 \end_layout
26560
26561 \end_inset
26562 </cell>
26563 </row>
26564 <row>
26565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26566 \begin_inset Text
26567
26568 \begin_layout Plain Layout
26569
26570 \backslash
26571 v
26572 \begin_inset ERT
26573 status collapsed
26574
26575 \begin_layout Plain Layout
26576
26577
26578 \backslash
26579 spce 
26580 \end_layout
26581
26582 \end_inset
26583
26584 e
26585 \end_layout
26586
26587 \end_inset
26588 </cell>
26589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26590 \begin_inset Text
26591
26592 \begin_layout Plain Layout
26593 \begin_inset ERT
26594 status collapsed
26595
26596 \begin_layout Plain Layout
26597
26598
26599 \backslash
26600 v e
26601 \end_layout
26602
26603 \end_inset
26604
26605
26606 \end_layout
26607
26608 \end_inset
26609 </cell>
26610 </row>
26611 <row>
26612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26613 \begin_inset Text
26614
26615 \begin_layout Plain Layout
26616
26617 \backslash
26618 d
26619 \begin_inset ERT
26620 status collapsed
26621
26622 \begin_layout Plain Layout
26623
26624
26625 \backslash
26626 spce 
26627 \end_layout
26628
26629 \end_inset
26630
26631 e
26632 \end_layout
26633
26634 \end_inset
26635 </cell>
26636 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26637 \begin_inset Text
26638
26639 \begin_layout Plain Layout
26640 \begin_inset ERT
26641 status collapsed
26642
26643 \begin_layout Plain Layout
26644
26645
26646 \backslash
26647 d e
26648 \end_layout
26649
26650 \end_inset
26651
26652
26653 \end_layout
26654
26655 \end_inset
26656 </cell>
26657 </row>
26658 <row>
26659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26660 \begin_inset Text
26661
26662 \begin_layout Plain Layout
26663
26664 \backslash
26665 c
26666 \begin_inset ERT
26667 status collapsed
26668
26669 \begin_layout Plain Layout
26670
26671
26672 \backslash
26673 spce 
26674 \end_layout
26675
26676 \end_inset
26677
26678 e
26679 \end_layout
26680
26681 \end_inset
26682 </cell>
26683 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26684 \begin_inset Text
26685
26686 \begin_layout Plain Layout
26687 \begin_inset ERT
26688 status collapsed
26689
26690 \begin_layout Plain Layout
26691
26692
26693 \backslash
26694 c e
26695 \end_layout
26696
26697 \end_inset
26698
26699
26700 \end_layout
26701
26702 \end_inset
26703 </cell>
26704 </row>
26705 </lyxtabular>
26706
26707 \end_inset
26708
26709
26710 \begin_inset space \hfill{}
26711 \end_inset
26712
26713
26714 \end_layout
26715
26716 \begin_layout Standard
26717 \begin_inset VSpace medskip
26718 \end_inset
26719
26720 With the command 
26721 \series bold
26722
26723 \backslash
26724 t
26725 \series default
26726  also two different characters can be accented.
26727  The command 
26728 \series bold
26729
26730 \backslash
26731 t
26732 \begin_inset ERT
26733 status collapsed
26734
26735 \begin_layout Plain Layout
26736
26737
26738 \backslash
26739 spce 
26740 \end_layout
26741
26742 \end_inset
26743
26744 sz
26745 \series default
26746  creates: 
26747 \begin_inset ERT
26748 status collapsed
26749
26750 \begin_layout Plain Layout
26751
26752
26753 \backslash
26754 t sz
26755 \end_layout
26756
26757 \end_inset
26758
26759
26760 \end_layout
26761
26762 \begin_layout Standard
26763 The accents 
26764 \series bold
26765 `
26766 \series default
26767  , 
26768 \series bold
26769 '
26770 \series default
26771  , and 
26772 \series bold
26773 ^
26774 \series default
26775  can in combination with vowels directly be inserted with the keyboard without
26776  using TeX-mode.
26777  The same applies for the tilde
26778 \begin_inset Foot
26779 status collapsed
26780
26781 \begin_layout Plain Layout
26782 This only applies for keyboards where the tilde is defined as accent.
26783 \end_layout
26784
26785 \end_inset
26786
26787  
26788 \series bold
26789 ~
26790 \series default
26791  in combination with 
26792 \emph on
26793 a
26794 \emph default
26795  , 
26796 \emph on
26797 n
26798 \emph default
26799  , or 
26800 \emph on
26801 o
26802 \emph default
26803 .
26804 \end_layout
26805
26806 \begin_layout Standard
26807 The commands 
26808 \series bold
26809
26810 \backslash
26811 b
26812 \series default
26813  , 
26814 \series bold
26815
26816 \backslash
26817 c
26818 \series default
26819  , 
26820 \series bold
26821
26822 \backslash
26823 d
26824 \series default
26825  , 
26826 \series bold
26827
26828 \backslash
26829 H
26830 \series default
26831  , 
26832 \series bold
26833
26834 \backslash
26835 t
26836 \series default
26837  , 
26838 \series bold
26839
26840 \backslash
26841 u
26842 \series default
26843  , 
26844 \series bold
26845
26846 \backslash
26847 v
26848 \series default
26849 , and accents inserted directly with the keyboard are also available in
26850  mathematical text.
26851  For the other accents there are special math commands to be used in formulas,
26852  see 
26853 \begin_inset CommandInset ref
26854 LatexCommand ref
26855 reference "sub:Accents-for-one"
26856
26857 \end_inset
26858
26859 .
26860 \end_layout
26861
26862 \begin_layout Standard
26863 \begin_inset VSpace bigskip
26864 \end_inset
26865
26866 Furthermore, with the command 
26867 \series bold
26868
26869 \backslash
26870 textcircled
26871 \series default
26872
26873 \begin_inset Index
26874 status collapsed
26875
26876 \begin_layout Plain Layout
26877 Commands ! T ! 
26878 \backslash
26879 textcircled
26880 \end_layout
26881
26882 \end_inset
26883
26884  all numbers and letters can be set into a circle, quasi accented with a
26885  circle, similar to the the copyright symbol.
26886 \end_layout
26887
26888 \begin_layout Standard
26889 \align center
26890 \begin_inset Tabular
26891 <lyxtabular version="3" rows="3" columns="2">
26892 <features>
26893 <column alignment="center" valignment="top" width="0">
26894 <column alignment="center" valignment="top" width="0">
26895 <row>
26896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26897 \begin_inset Text
26898
26899 \begin_layout Plain Layout
26900 Command
26901 \end_layout
26902
26903 \end_inset
26904 </cell>
26905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26906 \begin_inset Text
26907
26908 \begin_layout Plain Layout
26909 Result
26910 \begin_inset Note Note
26911 status collapsed
26912
26913 \begin_layout Plain Layout
26914
26915 \series bold
26916
26917 \backslash
26918 raisebox
26919 \series default
26920  is only used as spacer.
26921 \end_layout
26922
26923 \end_inset
26924
26925
26926 \end_layout
26927
26928 \end_inset
26929 </cell>
26930 </row>
26931 <row>
26932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26933 \begin_inset Text
26934
26935 \begin_layout Plain Layout
26936
26937 \backslash
26938 textcircled{w}
26939 \end_layout
26940
26941 \end_inset
26942 </cell>
26943 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26944 \begin_inset Text
26945
26946 \begin_layout Plain Layout
26947 \begin_inset ERT
26948 status collapsed
26949
26950 \begin_layout Plain Layout
26951
26952
26953 \backslash
26954 textcircled{w}
26955 \end_layout
26956
26957 \end_inset
26958
26959
26960 \end_layout
26961
26962 \end_inset
26963 </cell>
26964 </row>
26965 <row>
26966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26967 \begin_inset Text
26968
26969 \begin_layout Plain Layout
26970
26971 \backslash
26972 Large 
26973 \backslash
26974 textcircled{
26975 \backslash
26976 normalsize
26977 \backslash
26978 protect
26979 \backslash
26980 raisebox{-1.5pt}{W}}
26981 \end_layout
26982
26983 \end_inset
26984 </cell>
26985 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26986 \begin_inset Text
26987
26988 \begin_layout Plain Layout
26989 \begin_inset Formula $\raisebox{4.5mm}{}$
26990 \end_inset
26991
26992
26993 \begin_inset ERT
26994 status collapsed
26995
26996 \begin_layout Plain Layout
26997
26998
26999 \backslash
27000 Large 
27001 \backslash
27002 textcircled{
27003 \backslash
27004 normalsize
27005 \backslash
27006 protect
27007 \backslash
27008 raisebox{-1.5pt}W}
27009 \end_layout
27010
27011 \end_inset
27012
27013
27014 \begin_inset Formula $\raisebox{-2mm}{}$
27015 \end_inset
27016
27017
27018 \end_layout
27019
27020 \end_inset
27021 </cell>
27022 </row>
27023 </lyxtabular>
27024
27025 \end_inset
27026
27027
27028 \end_layout
27029
27030 \begin_layout Standard
27031 One has to take care that the character fits in the circle.
27032  
27033 \series bold
27034
27035 \backslash
27036 Large
27037 \series default
27038
27039 \begin_inset Foot
27040 status collapsed
27041
27042 \begin_layout Plain Layout
27043 see 
27044 \begin_inset CommandInset ref
27045 LatexCommand ref
27046 reference "sub:Font-Sizes"
27047
27048 \end_inset
27049
27050
27051 \end_layout
27052
27053 \end_inset
27054
27055  specifies thereby the size of the circle.
27056  With the help of 
27057 \series bold
27058
27059 \backslash
27060 raisebox
27061 \series default
27062
27063 \begin_inset Foot
27064 status collapsed
27065
27066 \begin_layout Plain Layout
27067 see 
27068 \begin_inset CommandInset ref
27069 LatexCommand ref
27070 reference "sub:Boxes-without-Frame"
27071
27072 \end_inset
27073
27074
27075 \end_layout
27076
27077 \end_inset
27078
27079  the character can be centered.
27080 \end_layout
27081
27082 \begin_layout Subsection
27083 Minuscule Numbers
27084 \begin_inset Index
27085 status collapsed
27086
27087 \begin_layout Plain Layout
27088 Minuscule numbers
27089 \end_layout
27090
27091 \end_inset
27092
27093
27094 \end_layout
27095
27096 \begin_layout Standard
27097 Minuscule numbers are created with the command 
27098 \series bold
27099
27100 \backslash
27101 oldstylenums
27102 \series default
27103
27104 \begin_inset Index
27105 status collapsed
27106
27107 \begin_layout Plain Layout
27108 Commands ! O ! 
27109 \backslash
27110 oldstylenums
27111 \end_layout
27112
27113 \end_inset
27114
27115 .
27116  The command can be used in formulas and in TeX-mode.
27117  The command scheme is:
27118 \end_layout
27119
27120 \begin_layout Standard
27121
27122 \series bold
27123
27124 \backslash
27125 oldstylenums{number}
27126 \end_layout
27127
27128 \begin_layout Standard
27129 The command 
27130 \series bold
27131
27132 \backslash
27133 oldstylenums{0123456789
27134 \series default
27135  produces: 
27136 \begin_inset Formula $\oldstylenums{0123456789}$
27137 \end_inset
27138
27139
27140 \end_layout
27141
27142 \begin_layout Subsection
27143 Miscellaneous special Characters
27144 \begin_inset CommandInset label
27145 LatexCommand label
27146 name "sub:Miscellaneous-special-Characters"
27147
27148 \end_inset
27149
27150
27151 \begin_inset Index
27152 status collapsed
27153
27154 \begin_layout Plain Layout
27155 Special characters ! miscellaneous
27156 \end_layout
27157
27158 \end_inset
27159
27160
27161 \end_layout
27162
27163 \begin_layout Standard
27164 The following characters can only be inserted to formulas by using commands:
27165 \end_layout
27166
27167 \begin_layout Standard
27168 \align center
27169 \begin_inset Tabular
27170 <lyxtabular version="3" rows="4" columns="2">
27171 <features>
27172 <column alignment="center" valignment="top" width="0">
27173 <column alignment="center" valignment="top" width="0">
27174 <row>
27175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27176 \begin_inset Text
27177
27178 \begin_layout Plain Layout
27179 Command
27180 \end_layout
27181
27182 \end_inset
27183 </cell>
27184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27185 \begin_inset Text
27186
27187 \begin_layout Plain Layout
27188 Result
27189 \end_layout
27190
27191 \end_inset
27192 </cell>
27193 </row>
27194 <row>
27195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27196 \begin_inset Text
27197
27198 \begin_layout Plain Layout
27199
27200 \backslash
27201 ^
27202 \begin_inset ERT
27203 status collapsed
27204
27205 \begin_layout Plain Layout
27206
27207
27208 \backslash
27209 spce 
27210 \end_layout
27211
27212 \end_inset
27213
27214
27215 \end_layout
27216
27217 \end_inset
27218 </cell>
27219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27220 \begin_inset Text
27221
27222 \begin_layout Plain Layout
27223 \begin_inset Formula $\mathcircumflex$
27224 \end_inset
27225
27226
27227 \end_layout
27228
27229 \end_inset
27230 </cell>
27231 </row>
27232 <row>
27233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27234 \begin_inset Text
27235
27236 \begin_layout Plain Layout
27237
27238 \backslash
27239 _
27240 \end_layout
27241
27242 \end_inset
27243 </cell>
27244 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27245 \begin_inset Text
27246
27247 \begin_layout Plain Layout
27248 \begin_inset Formula $\_$
27249 \end_inset
27250
27251
27252 \end_layout
27253
27254 \end_inset
27255 </cell>
27256 </row>
27257 <row>
27258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27259 \begin_inset Text
27260
27261 \begin_layout Plain Layout
27262 ^
27263 \begin_inset ERT
27264 status collapsed
27265
27266 \begin_layout Plain Layout
27267
27268
27269 \backslash
27270 spce 
27271 \end_layout
27272
27273 \end_inset
27274
27275
27276 \backslash
27277 circ
27278 \begin_inset Index
27279 status collapsed
27280
27281 \begin_layout Plain Layout
27282
27283 \backslash
27284
27285 \end_layout
27286
27287 \end_inset
27288
27289
27290 \end_layout
27291
27292 \end_inset
27293 </cell>
27294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27295 \begin_inset Text
27296
27297 \begin_layout Plain Layout
27298 \begin_inset Formula $^{\circ}$
27299 \end_inset
27300
27301
27302 \end_layout
27303
27304 \end_inset
27305 </cell>
27306 </row>
27307 </lyxtabular>
27308
27309 \end_inset
27310
27311
27312 \end_layout
27313
27314 \begin_layout Standard
27315 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
27316  contains the following line
27317 \begin_inset Foot
27318 status collapsed
27319
27320 \begin_layout Plain Layout
27321 More about this is described in 
27322 \begin_inset CommandInset ref
27323 LatexCommand ref
27324 reference "sub:Text-Characters-in"
27325
27326 \end_inset
27327
27328 .
27329 \end_layout
27330
27331 \end_inset
27332
27333 :
27334 \end_layout
27335
27336 \begin_layout Standard
27337
27338 \series bold
27339
27340 \backslash
27341 DeclareInputtext{176}{
27342 \backslash
27343 ifmmode^
27344 \backslash
27345 circ
27346 \backslash
27347 else
27348 \backslash
27349 textdegree
27350 \backslash
27351 fi}
27352 \end_layout
27353
27354 \begin_layout Section
27355 Formula Styles
27356 \begin_inset CommandInset label
27357 LatexCommand label
27358 name "sec:Formula-Styles"
27359
27360 \end_inset
27361
27362
27363 \begin_inset Index
27364 status collapsed
27365
27366 \begin_layout Plain Layout
27367 Formula ! styles
27368 \end_layout
27369
27370 \end_inset
27371
27372
27373 \end_layout
27374
27375 \begin_layout Itemize
27376 There are two different alignment styles:
27377 \end_layout
27378
27379 \begin_deeper
27380 \begin_layout Description
27381 Centered is the predefined standard
27382 \end_layout
27383
27384 \begin_layout Description
27385 Indented for this the option 
27386 \series bold
27387 fleqn
27388 \series default
27389  must be inserted in the menu 
27390 \family sans
27391 Document\SpecialChar \menuseparator
27392 Settings
27393 \family default
27394  under 
27395 \family sans
27396 Document
27397 \begin_inset space ~
27398 \end_inset
27399
27400 Class
27401 \end_layout
27402
27403 \begin_layout Standard
27404 When 
27405 \series bold
27406 Indented
27407 \series default
27408  is used, the indentation can be adjusted with the length 
27409 \series bold
27410
27411 \backslash
27412 mathindent
27413 \series default
27414
27415 \begin_inset Index
27416 status collapsed
27417
27418 \begin_layout Plain Layout
27419 Commands ! M ! 
27420 \backslash
27421 mathindent
27422 \end_layout
27423
27424 \end_inset
27425
27426 .
27427  Should the distance be 15
27428 \begin_inset space \thinspace{}
27429 \end_inset
27430
27431 mm, the following command line is inserted in the LaTeX-preamble
27432 \end_layout
27433
27434 \begin_layout Standard
27435
27436 \series bold
27437
27438 \backslash
27439 setlength{
27440 \backslash
27441 mathindent}{15mm}
27442 \end_layout
27443
27444 \begin_layout Standard
27445 When no length is specified, the predefined value of 30
27446 \begin_inset space \thinspace{}
27447 \end_inset
27448
27449 pt will be used.
27450 \end_layout
27451
27452 \end_deeper
27453 \begin_layout Itemize
27454 And two different numbering styles:
27455 \end_layout
27456
27457 \begin_deeper
27458 \begin_layout Description
27459 Right is the predefined standard
27460 \end_layout
27461
27462 \begin_layout Description
27463 Left for this the option 
27464 \series bold
27465 leqno
27466 \series default
27467  must be inserted in the menu 
27468 \family sans
27469 Document\SpecialChar \menuseparator
27470 Settings
27471 \family default
27472  under 
27473 \family sans
27474 Document
27475 \begin_inset space ~
27476 \end_inset
27477
27478 Class
27479 \end_layout
27480
27481 \end_deeper
27482 \begin_layout Standard
27483
27484 \series bold
27485 fleqn
27486 \series default
27487  and 
27488 \series bold
27489 leqno
27490 \series default
27491  can also be used together.
27492  In this case both options are inserted, separated by a comma.
27493 \end_layout
27494
27495 \begin_layout Standard
27496 The chosen styles are used for all displayed formulas of the document.
27497  When both, centered and indented formulas should be created in a document,
27498  the style 
27499 \series bold
27500 Centered
27501 \series default
27502  is used.
27503  The indented formulas are then set in a flalign environment, see 
27504 \begin_inset CommandInset ref
27505 LatexCommand ref
27506 reference "sub:Flalign-Environment"
27507
27508 \end_inset
27509
27510 .
27511 \end_layout
27512
27513 \begin_layout Section
27514 Multiline Formulas
27515 \begin_inset CommandInset label
27516 LatexCommand label
27517 name "sec:Multiline-Formulas"
27518
27519 \end_inset
27520
27521
27522 \begin_inset Index
27523 status collapsed
27524
27525 \begin_layout Plain Layout
27526 Formula ! multiline
27527 \end_layout
27528
27529 \end_inset
27530
27531
27532 \end_layout
27533
27534 \begin_layout Subsection
27535 General
27536 \end_layout
27537
27538 \begin_layout Standard
27539 In LyX multiline formulas are created by pressing 
27540 \series bold
27541
27542 \begin_inset Info
27543 type  "shortcut"
27544 arg   "newline-insert newline"
27545 \end_inset
27546
27547
27548 \series default
27549  inside a formula.
27550  This creates either an 
27551 \series bold
27552 eqnarray environment
27553 \series default
27554  that is described in 
27555 \begin_inset CommandInset ref
27556 LatexCommand ref
27557 reference "sub:Eqnarray-Environment"
27558
27559 \end_inset
27560
27561  or, when the option 
27562 \family sans
27563 Use AMS math package
27564 \family default
27565  in the document settings is selected, an 
27566 \series bold
27567 align environment
27568 \series default
27569  that is described in 
27570 \begin_inset CommandInset ref
27571 LatexCommand ref
27572 reference "sub:Standard-align-Environment"
27573
27574 \end_inset
27575
27576 .
27577 \end_layout
27578
27579 \begin_layout Standard
27580 There are other multiline formula environments that can be created via the
27581  menu 
27582 \family sans
27583 Insert\SpecialChar \menuseparator
27584 Math
27585 \family default
27586 .
27587  These environments are described in the following sections.
27588 \end_layout
27589
27590 \begin_layout Standard
27591 In all multiline formula environments a new line is created by pressing
27592  
27593 \begin_inset Info
27594 type  "shortcut"
27595 arg   "newline-insert newline"
27596 \end_inset
27597
27598 .
27599  To add or delete lines, the math toolbar buttons 
27600 \begin_inset Graphics
27601         filename ../images/tabular-feature_append-row.png
27602         scale 85
27603
27604 \end_inset
27605
27606  or 
27607 \begin_inset Graphics
27608         filename ../images/tabular-feature_delete-row.png
27609         scale 85
27610
27611 \end_inset
27612
27613 , respectively, or the menu 
27614 \family sans
27615 Edit\SpecialChar \menuseparator
27616 Rows & Columns
27617 \family default
27618  can be used.
27619 \end_layout
27620
27621 \begin_layout Subsubsection
27622 Line Separation
27623 \begin_inset CommandInset label
27624 LatexCommand label
27625 name "sub:Line-Separation"
27626
27627 \end_inset
27628
27629
27630 \begin_inset Index
27631 status collapsed
27632
27633 \begin_layout Plain Layout
27634 Formula ! multiline ! Line separation
27635 \end_layout
27636
27637 \end_inset
27638
27639
27640 \end_layout
27641
27642 \begin_layout Standard
27643 There is sometimes not enough space in multiline formulas between the lines:
27644 \begin_inset Formula \begin{eqnarray*}
27645 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}\\
27646 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*}
27647
27648 \end_inset
27649
27650
27651 \end_layout
27652
27653 \begin_layout Standard
27654 In LaTeX additional line space is specified as optional argument of the
27655  new line command.
27656  This is not yet possible in LyX
27657 \begin_inset Foot
27658 status collapsed
27659
27660 \begin_layout Plain Layout
27661 see 
27662 \begin_inset CommandInset href
27663 LatexCommand href
27664 name "LyX-bug #1505"
27665 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27666
27667 \end_inset
27668
27669
27670 \end_layout
27671
27672 \end_inset
27673
27674 , therefore the whole formula must be inserted in TeX-mode.
27675  To add in our example space, the command 
27676 \series bold
27677
27678 \backslash
27679
27680 \backslash
27681 [3mm]
27682 \series default
27683  is inserted at the end of the first line.
27684  One gets: 
27685 \begin_inset ERT
27686 status collapsed
27687
27688 \begin_layout Plain Layout
27689
27690
27691 \backslash
27692 begin{eqnarray*}
27693 \end_layout
27694
27695 \begin_layout Plain Layout
27696
27697 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27698  = & 
27699 \backslash
27700 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27701 \backslash
27702
27703 \backslash
27704 [3mm]
27705 \end_layout
27706
27707 \begin_layout Plain Layout
27708
27709 4x^{2}
27710 \backslash
27711 left(B^{2}+x_{0}^{2}
27712 \backslash
27713 right)+4x_{0}x
27714 \backslash
27715 left(D-B^{2}
27716 \backslash
27717 right)+B^{2}
27718 \backslash
27719 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27720 \backslash
27721 right) & = & 0
27722 \end_layout
27723
27724 \begin_layout Plain Layout
27725
27726
27727 \backslash
27728 end{eqnarray*}
27729 \end_layout
27730
27731 \end_inset
27732
27733
27734 \end_layout
27735
27736 \begin_layout Standard
27737 \begin_inset VSpace bigskip
27738 \end_inset
27739
27740 To set the the line separation for all lines in a formula, the length 
27741 \series bold
27742
27743 \backslash
27744 jot
27745 \series default
27746
27747 \begin_inset Index
27748 status collapsed
27749
27750 \begin_layout Plain Layout
27751 Commands ! J ! 
27752 \backslash
27753 jot
27754 \end_layout
27755
27756 \end_inset
27757
27758  is changed.
27759  The definition is: 
27760 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27761 \end_inset
27762
27763 .
27764  Predefined for 
27765 \series bold
27766
27767 \backslash
27768 jot
27769 \series default
27770  is the value 3
27771 \begin_inset space \thinspace{}
27772 \end_inset
27773
27774 pt.
27775  To create 3
27776 \begin_inset space \thinspace{}
27777 \end_inset
27778
27779 mm additional line separation as in the previous example, the command
27780 \end_layout
27781
27782 \begin_layout Standard
27783
27784 \series bold
27785
27786 \backslash
27787 setlength{
27788 \backslash
27789 jot}{3mm+3pt}
27790 \end_layout
27791
27792 \begin_layout Standard
27793 is inserted in TeX-mode before the formula.
27794  This requires that the LaTeX-package 
27795 \series bold
27796 calc
27797 \series default
27798
27799 \begin_inset Foot
27800 status collapsed
27801
27802 \begin_layout Plain Layout
27803
27804 \series bold
27805 calc
27806 \series default
27807  is part of every LaTeX standard installation.
27808 \end_layout
27809
27810 \end_inset
27811
27812
27813 \begin_inset Index
27814 status collapsed
27815
27816 \begin_layout Plain Layout
27817 Packages ! calc
27818 \end_layout
27819
27820 \end_inset
27821
27822  was loaded in LaTeX-preamble with the line
27823 \end_layout
27824
27825 \begin_layout Standard
27826
27827 \series bold
27828
27829 \backslash
27830 usepackage{calc}
27831 \end_layout
27832
27833 \begin_layout Standard
27834 One gets: 
27835 \begin_inset ERT
27836 status collapsed
27837
27838 \begin_layout Plain Layout
27839
27840
27841 \backslash
27842 setlength{
27843 \backslash
27844 jot}{3mm+3pt}
27845 \end_layout
27846
27847 \end_inset
27848
27849
27850 \begin_inset Formula \begin{eqnarray*}
27851 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}\\
27852 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*}
27853
27854 \end_inset
27855
27856
27857 \end_layout
27858
27859 \begin_layout Standard
27860 \begin_inset ERT
27861 status collapsed
27862
27863 \begin_layout Plain Layout
27864
27865
27866 \backslash
27867 setlength{
27868 \backslash
27869 jot}{3pt}
27870 \end_layout
27871
27872 \end_inset
27873
27874  To get back to the predefined distance, 
27875 \series bold
27876
27877 \backslash
27878 jot
27879 \series default
27880  is set to the value 3
27881 \begin_inset space \thinspace{}
27882 \end_inset
27883
27884 pt.
27885 \end_layout
27886
27887 \begin_layout Subsubsection
27888 Column Separation
27889 \begin_inset CommandInset label
27890 LatexCommand label
27891 name "sub:Column-Separation"
27892
27893 \end_inset
27894
27895
27896 \begin_inset Index
27897 status collapsed
27898
27899 \begin_layout Plain Layout
27900 Formula ! multiline ! Column separation
27901 \end_layout
27902
27903 \end_inset
27904
27905
27906 \end_layout
27907
27908 \begin_layout Standard
27909 Multiline formulas form a matrix.
27910  A formula in the eqnarray environment is for example a matrix with three
27911  columns.
27912  By changing the column separation in this environment, the space beside
27913  the relation sign can be changed.
27914 \end_layout
27915
27916 \begin_layout Standard
27917 The column separation is specified with the length 
27918 \series bold
27919
27920 \backslash
27921 arraycolsep
27922 \series default
27923
27924 \begin_inset Index
27925 status collapsed
27926
27927 \begin_layout Plain Layout
27928 Commands ! A ! 
27929 \backslash
27930 arraycolsep
27931 \end_layout
27932
27933 \end_inset
27934
27935  according to:
27936 \begin_inset Newline newline
27937 \end_inset
27938
27939 column separation = 2
27940 \begin_inset space \thinspace{}
27941 \end_inset
27942
27943
27944 \series bold
27945
27946 \backslash
27947 arraycolsep
27948 \series default
27949
27950 \begin_inset Newline newline
27951 \end_inset
27952
27953 Thus, the command
27954 \end_layout
27955
27956 \begin_layout Standard
27957
27958 \series bold
27959
27960 \backslash
27961 setlength{
27962 \backslash
27963 arraycolsep}{1cm}
27964 \end_layout
27965
27966 \begin_layout Standard
27967 inserted in TeX-mode, sets for all following formulas a column separation
27968  of 2
27969 \begin_inset space \thinspace{}
27970 \end_inset
27971
27972 cm.
27973  To get back to the predefined distance, 
27974 \series bold
27975
27976 \backslash
27977 arraycolsep
27978 \series default
27979  is set to 5
27980 \begin_inset space \thinspace{}
27981 \end_inset
27982
27983 pt.
27984 \end_layout
27985
27986 \begin_layout Standard
27987 A formula with 2
27988 \begin_inset space \thinspace{}
27989 \end_inset
27990
27991 cm column separation:
27992 \begin_inset ERT
27993 status collapsed
27994
27995 \begin_layout Plain Layout
27996
27997
27998 \backslash
27999 setlength{
28000 \backslash
28001 arraycolsep}{1cm}
28002 \end_layout
28003
28004 \end_inset
28005
28006
28007 \begin_inset Formula \begin{eqnarray*}
28008 A & = & B\\
28009 C & \ne & A\end{eqnarray*}
28010
28011 \end_inset
28012
28013 A formula with the predefined column separation for matrices of 10
28014 \begin_inset space \thinspace{}
28015 \end_inset
28016
28017 pt:
28018 \begin_inset ERT
28019 status collapsed
28020
28021 \begin_layout Plain Layout
28022
28023
28024 \backslash
28025 setlength{
28026 \backslash
28027 arraycolsep}{5pt}
28028 \end_layout
28029
28030 \end_inset
28031
28032
28033 \begin_inset Formula \begin{eqnarray*}
28034 A & = & B\\
28035 C & \ne & A\end{eqnarray*}
28036
28037 \end_inset
28038
28039
28040 \end_layout
28041
28042 \begin_layout Subsubsection
28043 Long Formulas
28044 \begin_inset Index
28045 status collapsed
28046
28047 \begin_layout Plain Layout
28048 Formula ! long
28049 \end_layout
28050
28051 \end_inset
28052
28053
28054 \end_layout
28055
28056 \begin_layout Standard
28057 Long formulas can be typeset using these methods:
28058 \end_layout
28059
28060 \begin_layout Itemize
28061 When one side of the equation is much shorther than the line width, this
28062  one is chosen for the left side and the right side is typeset over two
28063  lines:
28064 \begin_inset Formula \begin{eqnarray}
28065 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 \\
28066  &  & -\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}
28067
28068 \end_inset
28069
28070 The minus sign at the beginning of the second line does normally not appear
28071  as operator because it is the first character of the line.
28072  Thus it would not be surrounded by space and could not be distinguished
28073  from the fraction bar.
28074  To avoid this, 3
28075 \begin_inset space \thinspace{}
28076 \end_inset
28077
28078 pt space was inserted behind the minus sign with the command 
28079 \series bold
28080
28081 \backslash
28082 hspace
28083 \series default
28084 .
28085 \begin_inset Foot
28086 status collapsed
28087
28088 \begin_layout Plain Layout
28089 more about 
28090 \series bold
28091
28092 \backslash
28093 hspace
28094 \series default
28095  see 
28096 \begin_inset CommandInset ref
28097 LatexCommand ref
28098 reference "sub:Variable-Space"
28099
28100 \end_inset
28101
28102
28103 \end_layout
28104
28105 \end_inset
28106
28107
28108 \begin_inset Index
28109 status collapsed
28110
28111 \begin_layout Plain Layout
28112 Commands ! H ! 
28113 \backslash
28114 hspace
28115 \end_layout
28116
28117 \end_inset
28118
28119
28120 \end_layout
28121
28122 \begin_layout Itemize
28123 When both sides of the equation are too long, the command 
28124 \series bold
28125
28126 \backslash
28127 lefteqn
28128 \series default
28129
28130 \begin_inset Index
28131 status collapsed
28132
28133 \begin_layout Plain Layout
28134 Commands ! L ! 
28135 \backslash
28136 lefteqn
28137 \end_layout
28138
28139 \end_inset
28140
28141  is used.
28142  It is inserted to the first column of the first line and effects that all
28143  further insertions overwrite the following columns:
28144 \begin_inset Formula \begin{eqnarray}
28145 \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 \\
28146  &  & -\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 \\
28147  &  & =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}
28148
28149 \end_inset
28150
28151 After the insertion of 
28152 \series bold
28153
28154 \backslash
28155 lefteqn
28156 \series default
28157 , the cursor is in a purple box that is a bit shifted to the left from the
28158  blue one.
28159  In this the formula is inserted.
28160 \begin_inset Newline newline
28161 \end_inset
28162
28163 The content of the further lines is inserted to the second or another formula
28164  column.
28165  The greater the column number where it was inserted, the larger the indentation.
28166 \begin_inset VSpace medskip
28167 \end_inset
28168
28169
28170 \begin_inset Newline newline
28171 \end_inset
28172
28173
28174 \begin_inset Note Greyedout
28175 status open
28176
28177 \begin_layout Plain Layout
28178 Note the following when using 
28179 \series bold
28180
28181 \backslash
28182 lefteqn
28183 \series default
28184 :
28185 \end_layout
28186
28187 \begin_layout Itemize
28188 The formula doesn't use the full page width.
28189  When e.
28190 \begin_inset space \thinspace{}
28191 \end_inset
28192
28193 g.
28194 \begin_inset space \space{}
28195 \end_inset
28196
28197 the term 
28198 \begin_inset Formula $-B^{2}$
28199 \end_inset
28200
28201  is added to the first line in the above example, it would have been outside
28202  the page margin.
28203  To better use the width, negative space can be inserted at the beginning
28204  of the first line.
28205 \end_layout
28206
28207 \begin_layout Itemize
28208 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28209  line.
28210 \begin_inset Foot
28211 status collapsed
28212
28213 \begin_layout Plain Layout
28214 \begin_inset CommandInset href
28215 LatexCommand href
28216 name "LyX-bug #1429"
28217 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28218
28219 \end_inset
28220
28221
28222 \end_layout
28223
28224 \end_inset
28225
28226  One can only set the cursor at the beginning of the line and move it with
28227  the arrow keys.
28228 \end_layout
28229
28230 \end_inset
28231
28232
28233 \end_layout
28234
28235 \begin_layout Itemize
28236 Other methods to set long formulas are offered by the environments described
28237  in 
28238 \begin_inset CommandInset ref
28239 LatexCommand ref
28240 reference "sub:Multline-Environment"
28241
28242 \end_inset
28243
28244  and 
28245 \begin_inset CommandInset ref
28246 LatexCommand ref
28247 reference "sub:Multiline-Formula-Parts"
28248
28249 \end_inset
28250
28251 .
28252 \end_layout
28253
28254 \begin_layout Subsubsection
28255 Multiline Brackets
28256 \begin_inset CommandInset label
28257 LatexCommand label
28258 name "sub:Multiline-Brackets"
28259
28260 \end_inset
28261
28262
28263 \begin_inset Index
28264 status collapsed
28265
28266 \begin_layout Plain Layout
28267 Brackets ! for multiline expressions
28268 \end_layout
28269
28270 \end_inset
28271
28272
28273 \end_layout
28274
28275 \begin_layout Standard
28276 For brackets spanning multiple lines the following problem occurs:
28277 \begin_inset Formula \begin{eqnarray*}
28278 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28279  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28280
28281 \end_inset
28282
28283
28284 \end_layout
28285
28286 \begin_layout Standard
28287 The closing bracket is smaller than the opening bracket because brackets
28288  with variable size may not span multiple lines.
28289 \end_layout
28290
28291 \begin_layout Standard
28292 To set the bracket size for the second line correctly, the first line is
28293  ended with 
28294 \series bold
28295
28296 \backslash
28297 right.
28298 \series default
28299
28300 \begin_inset Index
28301 status collapsed
28302
28303 \begin_layout Plain Layout
28304 Commands ! R ! 
28305 \backslash
28306 right
28307 \end_layout
28308
28309 \end_inset
28310
28311  and the second line with 
28312 \series bold
28313
28314 \backslash
28315 left.
28316 \begin_inset Foot
28317 status collapsed
28318
28319 \begin_layout Plain Layout
28320 for more about 
28321 \series bold
28322
28323 \backslash
28324 left
28325 \series default
28326  and 
28327 \series bold
28328
28329 \backslash
28330 right
28331 \series default
28332  see 
28333 \begin_inset CommandInset ref
28334 LatexCommand ref
28335 reference "sub:Automatic-Bracket-Size"
28336
28337 \end_inset
28338
28339
28340 \end_layout
28341
28342 \end_inset
28343
28344
28345 \series default
28346
28347 \begin_inset Index
28348 status collapsed
28349
28350 \begin_layout Plain Layout
28351 Commands ! L ! 
28352 \backslash
28353 left
28354 \end_layout
28355
28356 \end_inset
28357
28358 .
28359  After 
28360 \series bold
28361
28362 \backslash
28363 left.
28364
28365 \series default
28366  the command 
28367 \series bold
28368
28369 \backslash
28370 vphantom
28371 \series default
28372
28373 \begin_inset ERT
28374 status collapsed
28375
28376 \begin_layout Plain Layout
28377
28378
28379 \backslash
28380 spce 
28381 \end_layout
28382
28383 \end_inset
28384
28385
28386 \series bold
28387
28388 \backslash
28389 prod
28390 \series default
28391 ^
28392 \begin_inset ERT
28393 status collapsed
28394
28395 \begin_layout Plain Layout
28396
28397
28398 \backslash
28399 spce 
28400 \end_layout
28401
28402 \end_inset
28403
28404
28405 \series bold
28406
28407 \backslash
28408 infty
28409 \series default
28410
28411 \begin_inset ERT
28412 status collapsed
28413
28414 \begin_layout Plain Layout
28415
28416
28417 \backslash
28418 spce 
28419 \end_layout
28420
28421 \end_inset
28422
28423
28424 \series bold
28425
28426 \begin_inset Formula $\downarrow$
28427 \end_inset
28428
28429 _R=1}
28430 \series default
28431
28432 \begin_inset Index
28433 status collapsed
28434
28435 \begin_layout Plain Layout
28436 Commands ! V ! 
28437 \backslash
28438 vphantom
28439 \end_layout
28440
28441 \end_inset
28442
28443  is inserted, because the multiplication operator with its limits is the
28444  largest symbol in the first line and this should be the size for the bracket
28445  in the second line.
28446 \end_layout
28447
28448 \begin_layout Standard
28449 The result is this:
28450 \begin_inset Formula \begin{eqnarray*}
28451 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28452  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28453
28454 \end_inset
28455
28456
28457 \end_layout
28458
28459 \begin_layout Subsection
28460 Align Environments
28461 \end_layout
28462
28463 \begin_layout Standard
28464 Align environments can be used for every kind of multiline formulas.
28465  They are specially useful to set several formulas side by side.
28466 \end_layout
28467
28468 \begin_layout Standard
28469 Align environments consist of columns.
28470  The odd columns are right aligned, the even ones left aligned.
28471  Every line in an Align environment can be numbered.
28472 \end_layout
28473
28474 \begin_layout Standard
28475 Align environments are created via the menu 
28476 \family sans
28477 Insert\SpecialChar \menuseparator
28478 Math
28479 \family default
28480 .
28481  With the menu 
28482 \family sans
28483 Edit\SpecialChar \menuseparator
28484 Math\SpecialChar \menuseparator
28485 Change Formula Type
28486 \family default
28487  already existing formulas can be converted to Align environments.
28488 \end_layout
28489
28490 \begin_layout Standard
28491 To add or delete columns, the math toolbar buttons 
28492 \begin_inset Graphics
28493         filename ../images/tabular-feature_append-column.png
28494         scale 85
28495
28496 \end_inset
28497
28498  or 
28499 \begin_inset Graphics
28500         filename ../images/tabular-feature_delete-column.png
28501         scale 85
28502
28503 \end_inset
28504
28505 , respectively, or the menu 
28506 \family sans
28507 Edit\SpecialChar \menuseparator
28508 Rows & Columns
28509 \family default
28510  can be used.
28511 \end_layout
28512
28513 \begin_layout Subsubsection
28514 Standard align Environment
28515 \begin_inset CommandInset label
28516 LatexCommand label
28517 name "sub:Standard-align-Environment"
28518
28519 \end_inset
28520
28521
28522 \begin_inset Index
28523 status collapsed
28524
28525 \begin_layout Plain Layout
28526 Formula ! multiline ! align environment
28527 \end_layout
28528
28529 \end_inset
28530
28531
28532 \end_layout
28533
28534 \begin_layout Standard
28535 This Align environment is created by presssing 
28536 \begin_inset Info
28537 type  "shortcut"
28538 arg   "newline-insert newline"
28539 \end_inset
28540
28541  in a formula or by the menu 
28542 \family sans
28543 Insert\SpecialChar \menuseparator
28544 Math\SpecialChar \menuseparator
28545 AMS align Environment
28546 \family default
28547 .
28548 \end_layout
28549
28550 \begin_layout Standard
28551 An example for two formulas set side by side, that are created with a four
28552  column align environment:
28553 \begin_inset Formula \begin{align*}
28554 A & =\sin(B) & C & =D\\
28555 C & \ne A & B & \ne D\end{align*}
28556
28557 \end_inset
28558
28559 As it can be seen, the formulas in this environment are placed so as if
28560  there would be a 
28561 \series bold
28562
28563 \backslash
28564 hfill
28565 \begin_inset Foot
28566 status collapsed
28567
28568 \begin_layout Plain Layout
28569 more about 
28570 \series bold
28571
28572 \backslash
28573 hfill
28574 \series default
28575  see 
28576 \begin_inset CommandInset ref
28577 LatexCommand ref
28578 reference "sub:Variable-Space"
28579
28580 \end_inset
28581
28582
28583 \end_layout
28584
28585 \end_inset
28586
28587
28588 \series default
28589  before the first and after every even column.
28590  When the formula style 
28591 \series bold
28592 Indented
28593 \begin_inset Foot
28594 status collapsed
28595
28596 \begin_layout Plain Layout
28597 formula styles see 
28598 \begin_inset CommandInset ref
28599 LatexCommand ref
28600 reference "sec:Formula-Styles"
28601
28602 \end_inset
28603
28604
28605 \end_layout
28606
28607 \end_inset
28608
28609
28610 \series default
28611  is used, the formula is set without the 
28612 \series bold
28613
28614 \backslash
28615 hfill
28616 \series default
28617  before the first column.
28618 \end_layout
28619
28620 \begin_layout Subsubsection
28621 Alignat Environment
28622 \begin_inset Index
28623 status collapsed
28624
28625 \begin_layout Plain Layout
28626 Formula ! multiline ! alignat environment
28627 \end_layout
28628
28629 \end_inset
28630
28631
28632 \end_layout
28633
28634 \begin_layout Standard
28635 The alignat environment has no predefined column separation.
28636  It can be inserted manually with the spaces that are described 
28637 \begin_inset CommandInset ref
28638 LatexCommand ref
28639 reference "sub:Space"
28640
28641 \end_inset
28642
28643 .
28644 \end_layout
28645
28646 \begin_layout Standard
28647 The above example in the alignat environment where 1
28648 \begin_inset space \thinspace{}
28649 \end_inset
28650
28651 cm space was inserted at the beginning of the second formula:
28652 \begin_inset Formula \begin{alignat*}{2}
28653 A & =\sin(B) & \hspace{1cm}C & =D\\
28654 C & \ne A & B & \ne D\end{alignat*}
28655
28656 \end_inset
28657
28658 Because the column separation can be set separately for every column, this
28659  environment is especially suitable to set three and more formulas side
28660  by side.
28661 \end_layout
28662
28663 \begin_layout Subsubsection
28664 Flalign Environment
28665 \begin_inset CommandInset label
28666 LatexCommand label
28667 name "sub:Flalign-Environment"
28668
28669 \end_inset
28670
28671
28672 \begin_inset Index
28673 status collapsed
28674
28675 \begin_layout Plain Layout
28676 Formula ! multiline ! flalign environment
28677 \end_layout
28678
28679 \end_inset
28680
28681
28682 \end_layout
28683
28684 \begin_layout Standard
28685 In this environment the first two columns are always set as much as possible
28686  to the left and the last two ones to the right.
28687  An example:
28688 \begin_inset Formula \begin{flalign*}
28689 A & =1 & B & =2 & C & =3\\
28690 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28691
28692 \end_inset
28693
28694
28695 \end_layout
28696
28697 \begin_layout Standard
28698 By creating a flalign environment with an odd number of columns where an
28699  empty TeX-brace is inserted to the last column, several formulas in a document
28700  can be set to the left, although the formula style 
28701 \series bold
28702 Centered
28703 \series default
28704  is used.
28705  As example the indented formula 
28706 \begin_inset CommandInset ref
28707 LatexCommand eqref
28708 reference "eq:VolInt"
28709
28710 \end_inset
28711
28712 :
28713 \begin_inset Formula \begin{flalign}
28714 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28715
28716 \end_inset
28717
28718 The first two columns contain the formula.
28719  To indent it as with the formula style 
28720 \series bold
28721 Indented
28722 \series default
28723 , 30
28724 \begin_inset space \thinspace{}
28725 \end_inset
28726
28727 pt space was inserted at the beginning of the first column.
28728 \end_layout
28729
28730 \begin_layout Subsection
28731 Eqnarray Environment
28732 \begin_inset CommandInset label
28733 LatexCommand label
28734 name "sub:Eqnarray-Environment"
28735
28736 \end_inset
28737
28738
28739 \begin_inset Index
28740 status collapsed
28741
28742 \begin_layout Plain Layout
28743 Formula ! multiline ! eqnarray environment
28744 \end_layout
28745
28746 \end_inset
28747
28748
28749 \end_layout
28750
28751 \begin_layout Standard
28752 When this environment has been created, three blue boxes appear.
28753  The content of the first box is right aligned, the content of the last
28754  one left aligned.
28755  The content of the middle box appears centered and a bit smaller, because
28756  it is designed to insert there only relation characters.
28757 \begin_inset Formula \begin{eqnarray*}
28758 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28759 AB & AB & AB\\
28760 A & = & A\end{eqnarray*}
28761
28762 \end_inset
28763
28764
28765 \end_layout
28766
28767 \begin_layout Subsection
28768 Gather Environment
28769 \begin_inset Index
28770 status collapsed
28771
28772 \begin_layout Plain Layout
28773 Formula ! multiline ! gather environment
28774 \end_layout
28775
28776 \end_inset
28777
28778
28779 \end_layout
28780
28781 \begin_layout Standard
28782 This environment consists of only one centered column.
28783  Every line can be numbered.
28784 \begin_inset Formula \begin{gather}
28785 A=1\\
28786 X=\textrm{-}1\end{gather}
28787
28788 \end_inset
28789
28790
28791 \end_layout
28792
28793 \begin_layout Subsection
28794 Multline Environment
28795 \begin_inset CommandInset label
28796 LatexCommand label
28797 name "sub:Multline-Environment"
28798
28799 \end_inset
28800
28801
28802 \begin_inset Index
28803 status collapsed
28804
28805 \begin_layout Plain Layout
28806 Formula ! multiline ! multline environment
28807 \end_layout
28808
28809 \end_inset
28810
28811
28812 \end_layout
28813
28814 \begin_layout Standard
28815 The multline environment consists, like the gather environment, of only
28816  one column.
28817  But the first line is left aligned, the last one right aligned.
28818  All other lines are centered.
28819  Therefore this environment is suitable for long formulas.
28820  As example formula 
28821 \begin_inset CommandInset ref
28822 LatexCommand eqref
28823 reference "eq:lefteqn"
28824
28825 \end_inset
28826
28827  in the multline environment:
28828 \begin_inset Formula \begin{multline}
28829 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}\\
28830 -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}\\
28831 =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}
28832
28833 \end_inset
28834
28835
28836 \end_layout
28837
28838 \begin_layout Standard
28839 In the output only the last (first) line of a multline environment appears
28840  numbered when the document numbering is right (left).
28841 \begin_inset Foot
28842 status collapsed
28843
28844 \begin_layout Plain Layout
28845 numbering styles see 
28846 \begin_inset CommandInset ref
28847 LatexCommand ref
28848 reference "sec:Formula-Styles"
28849
28850 \end_inset
28851
28852
28853 \end_layout
28854
28855 \end_inset
28856
28857
28858 \end_layout
28859
28860 \begin_layout Standard
28861 With the commands 
28862 \series bold
28863
28864 \backslash
28865 shoveright
28866 \begin_inset Index
28867 status collapsed
28868
28869 \begin_layout Plain Layout
28870 Commands ! S ! 
28871 \backslash
28872 shoveright
28873 \end_layout
28874
28875 \end_inset
28876
28877
28878 \series default
28879  and 
28880 \series bold
28881
28882 \backslash
28883 shoveleft
28884 \begin_inset Index
28885 status collapsed
28886
28887 \begin_layout Plain Layout
28888 Commands ! S ! 
28889 \backslash
28890 shoveleft
28891 \end_layout
28892
28893 \end_inset
28894
28895
28896 \series default
28897  a centered line can be right or left aligned, respectively.
28898  The commands are used as follows:
28899 \end_layout
28900
28901 \begin_layout Standard
28902
28903 \series bold
28904
28905 \backslash
28906 shoveright{line content}
28907 \series default
28908  and 
28909 \series bold
28910
28911 \backslash
28912 shoveleft{line content}
28913 \end_layout
28914
28915 \begin_layout Standard
28916 \begin_inset VSpace medskip
28917 \end_inset
28918
28919 The length 
28920 \series bold
28921
28922 \backslash
28923 multlinegap
28924 \begin_inset Index
28925 status collapsed
28926
28927 \begin_layout Plain Layout
28928 Commands ! M ! 
28929 \backslash
28930 multlinegap
28931 \end_layout
28932
28933 \end_inset
28934
28935
28936 \series default
28937  specifies the distance of the first line from the left page margin.
28938  Predefined is the length 0
28939 \begin_inset space \thinspace{}
28940 \end_inset
28941
28942 pt.
28943 \end_layout
28944
28945 \begin_layout Standard
28946 As example the above formula where the command
28947 \end_layout
28948
28949 \begin_layout Standard
28950
28951 \series bold
28952
28953 \backslash
28954 setlength{
28955 \backslash
28956 multlinegap}{2cm}
28957 \end_layout
28958
28959 \begin_layout Standard
28960 was inserted in TeX-mode before:
28961 \begin_inset ERT
28962 status collapsed
28963
28964 \begin_layout Plain Layout
28965
28966
28967 \backslash
28968 setlength{
28969 \backslash
28970 multlinegap}{2cm}
28971 \end_layout
28972
28973 \end_inset
28974
28975
28976 \begin_inset Formula \begin{multline}
28977 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}\\
28978 \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}}\\
28979 =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}
28980
28981 \end_inset
28982
28983
28984 \begin_inset ERT
28985 status collapsed
28986
28987 \begin_layout Plain Layout
28988
28989
28990 \backslash
28991 setlength{
28992 \backslash
28993 multlinegap}{0pt}
28994 \end_layout
28995
28996 \end_inset
28997
28998 The second line was left aligned using 
28999 \series bold
29000
29001 \backslash
29002 shoveleft
29003 \series default
29004 .
29005 \end_layout
29006
29007 \begin_layout Subsection
29008 Multiline Formula Parts
29009 \begin_inset CommandInset label
29010 LatexCommand label
29011 name "sub:Multiline-Formula-Parts"
29012
29013 \end_inset
29014
29015
29016 \begin_inset Index
29017 status collapsed
29018
29019 \begin_layout Plain Layout
29020 Formula ! multiline ! formula parts
29021 \end_layout
29022
29023 \end_inset
29024
29025
29026 \end_layout
29027
29028 \begin_layout Standard
29029 To display only parts of a formula with multiple lines, one of the following
29030  environments are used: 
29031 \series bold
29032 aligned
29033 \series default
29034
29035 \series bold
29036 alignedat
29037 \series default
29038
29039 \series bold
29040 gathered
29041 \series default
29042  or 
29043 \series bold
29044 split
29045 \series default
29046 .
29047  They can be inserted via the menu 
29048 \family sans
29049 Insert\SpecialChar \menuseparator
29050 Math
29051 \family default
29052  or by using the commands described in this section.
29053 \end_layout
29054
29055 \begin_layout Standard
29056 The first three have the same properties as the corresponding multiline
29057  formula environments, but it is possible to set further formula parts beside
29058  them.
29059  An example:
29060 \begin_inset Formula \[
29061 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29062 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29063 \right\} \textrm{Uncertainty relations}\]
29064
29065 \end_inset
29066
29067
29068 \end_layout
29069
29070 \begin_layout Standard
29071 To get this formula, a displayed formula is created where the command 
29072 \series bold
29073
29074 \backslash
29075 aligned
29076 \begin_inset Index
29077 status collapsed
29078
29079 \begin_layout Plain Layout
29080 Commands ! A ! 
29081 \backslash
29082 aligned
29083 \end_layout
29084
29085 \end_inset
29086
29087
29088 \series default
29089  is inserted.
29090  A purple box appears around the blue formula box where now columns and
29091  lines can be added.
29092  Outside the multiline environment other formula parts can be set, like
29093  the brace.
29094 \end_layout
29095
29096 \begin_layout Standard
29097 The aligned environment is also suitable for long formulas whose lines are
29098  horizontally aligned.
29099  Using aligned in a displayed formula has the advantage that the formula
29100  number is vertically centered behind the lines.
29101  As example formula 
29102 \begin_inset CommandInset ref
29103 LatexCommand eqref
29104 reference "eq:shortlong"
29105
29106 \end_inset
29107
29108  in the aligned environment:
29109 \begin_inset Formula \begin{equation}
29110 \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}|}\\
29111  & -\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}
29112 \end{equation}
29113
29114 \end_inset
29115
29116
29117 \end_layout
29118
29119 \begin_layout Standard
29120 To use the environments 
29121 \series bold
29122 alignedat
29123 \series default
29124
29125 \series bold
29126 gathered
29127 \series default
29128 , or 
29129 \series bold
29130 split
29131 \series default
29132 , the command 
29133 \series bold
29134
29135 \backslash
29136 alignedat
29137 \series default
29138 ,
29139 \begin_inset Index
29140 status collapsed
29141
29142 \begin_layout Plain Layout
29143 Commands ! A ! 
29144 \backslash
29145 alignedat
29146 \end_layout
29147
29148 \end_inset
29149
29150  
29151 \series bold
29152
29153 \backslash
29154 gathered
29155 \series default
29156
29157 \begin_inset Index
29158 status collapsed
29159
29160 \begin_layout Plain Layout
29161 Commands ! G ! 
29162 \backslash
29163 gathered
29164 \end_layout
29165
29166 \end_inset
29167
29168 , or 
29169 \series bold
29170
29171 \backslash
29172 split
29173 \series default
29174
29175 \begin_inset Index
29176 status collapsed
29177
29178 \begin_layout Plain Layout
29179 Commands ! S ! 
29180 \backslash
29181 split
29182 \end_layout
29183
29184 \end_inset
29185
29186  are inserted, respectively.
29187  The split environment has the same properties as the aligned environment
29188  but it can only have two columns.
29189 \end_layout
29190
29191 \begin_layout Subsection
29192 Text in multiline Formulas
29193 \begin_inset CommandInset label
29194 LatexCommand label
29195 name "sub:Text-in-multiline"
29196
29197 \end_inset
29198
29199
29200 \begin_inset Index
29201 status collapsed
29202
29203 \begin_layout Plain Layout
29204 Text ! in formulas
29205 \end_layout
29206
29207 \end_inset
29208
29209
29210 \begin_inset Index
29211 status collapsed
29212
29213 \begin_layout Plain Layout
29214 Formula ! multiline ! text
29215 \end_layout
29216
29217 \end_inset
29218
29219
29220 \end_layout
29221
29222 \begin_layout Standard
29223 In the Align environments, and the multline and gather environment, text
29224  can be inserted that will appear in a separate line and doesn't affect
29225  the column alignment.
29226  To do this, the command 
29227 \series bold
29228
29229 \backslash
29230 intertext
29231 \begin_inset Index
29232 status collapsed
29233
29234 \begin_layout Plain Layout
29235 Commands ! I ! 
29236 \backslash
29237 intertext
29238 \end_layout
29239
29240 \end_inset
29241
29242
29243 \series default
29244  is used in the following scheme:
29245 \end_layout
29246
29247 \begin_layout Standard
29248
29249 \series bold
29250
29251 \backslash
29252 intertext{text}
29253 \end_layout
29254
29255 \begin_layout Standard
29256 The text should not be longer than a line because it cannot be hyphenated.
29257  As LyX doesn't yet support 
29258 \series bold
29259
29260 \backslash
29261 intertext
29262 \series default
29263  directly, the text is written as mathematical text.
29264  
29265 \series bold
29266
29267 \backslash
29268 intertext
29269 \series default
29270  must hereby be at the beginning of a line and appears in the output above
29271  this line.
29272  An example where the text was inserted at the beginning of the second line:
29273 \begin_inset Formula \begin{align}
29274 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29275 \intertext{\text{integrand is symmetric to $\phi=\pi$, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29276
29277 \end_inset
29278
29279
29280 \end_layout
29281
29282 \begin_layout Section
29283 Formula Numbering
29284 \begin_inset Index
29285 status collapsed
29286
29287 \begin_layout Plain Layout
29288 Formula numbering
29289 \end_layout
29290
29291 \end_inset
29292
29293
29294 \begin_inset Index
29295 status collapsed
29296
29297 \begin_layout Plain Layout
29298 Formula ! numbering|see
29299 \begin_inset ERT
29300 status collapsed
29301
29302 \begin_layout Plain Layout
29303
29304 {
29305 \end_layout
29306
29307 \end_inset
29308
29309 Formula numbering
29310 \begin_inset ERT
29311 status collapsed
29312
29313 \begin_layout Plain Layout
29314
29315 }
29316 \end_layout
29317
29318 \end_inset
29319
29320
29321 \end_layout
29322
29323 \end_inset
29324
29325
29326 \end_layout
29327
29328 \begin_layout Subsection
29329 General
29330 \end_layout
29331
29332 \begin_layout Standard
29333 Numbered formulas can be created with the menu 
29334 \family sans
29335 Insert\SpecialChar \menuseparator
29336 Math\SpecialChar \menuseparator
29337 Numbered
29338 \begin_inset space ~
29339 \end_inset
29340
29341 Formula
29342 \family default
29343  (shortcut 
29344 \family sans
29345 Ctrl+Alt
29346 \begin_inset space ~
29347 \end_inset
29348
29349 N
29350 \family default
29351 ).
29352  Existing formulas can be numbered with the menu 
29353 \family sans
29354 Edit\SpecialChar \menuseparator
29355 Math\SpecialChar \menuseparator
29356 Toggle
29357 \begin_inset space ~
29358 \end_inset
29359
29360 Numbering
29361 \family default
29362  (shortcut 
29363 \begin_inset Info
29364 type  "shortcut"
29365 arg   "math-number-toggle"
29366 \end_inset
29367
29368 ).
29369  The formula number is displayed in LyX behind the formula as number sign
29370  in parentheses.
29371  The number sign is replaced in the output by the formula number.
29372 \end_layout
29373
29374 \begin_layout Standard
29375 When numbering is turned on in multiline formulas, all lines will be numbered.
29376  But the numbering can be controlled with the menu 
29377 \family sans
29378 Edit\SpecialChar \menuseparator
29379 Math\SpecialChar \menuseparator
29380 Toggle
29381 \begin_inset space ~
29382 \end_inset
29383
29384 Numbering
29385 \begin_inset space ~
29386 \end_inset
29387
29388 of
29389 \begin_inset space ~
29390 \end_inset
29391
29392 Line
29393 \family default
29394  (shortcut
29395 \begin_inset Info
29396 type  "shortcut"
29397 arg   "math-number-line-toggle"
29398 \end_inset
29399
29400 ) for every line.
29401 \end_layout
29402
29403 \begin_layout Standard
29404 Except for inline formulas, all formulas can be numbered with two different
29405  styles, see 
29406 \begin_inset CommandInset ref
29407 LatexCommand ref
29408 reference "sec:Formula-Styles"
29409
29410 \end_inset
29411
29412 .
29413 \end_layout
29414
29415 \begin_layout Subsection
29416 Cross-References
29417 \begin_inset Index
29418 status collapsed
29419
29420 \begin_layout Plain Layout
29421 Cross-references ! to formulas
29422 \end_layout
29423
29424 \end_inset
29425
29426
29427 \end_layout
29428
29429 \begin_layout Standard
29430 All labeled formulas can be cross-referenced.
29431  A label is added by the menu 
29432 \family sans
29433 Insert\SpecialChar \menuseparator
29434 Label
29435 \family default
29436  or the toolbar button 
29437 \begin_inset Graphics
29438         filename ../images/label-insert.png
29439         scale 85
29440
29441 \end_inset
29442
29443 .
29444  The cursor must hereby be inside a displayed formula.
29445  A dialog pops up displaying the prefix 
29446 \series bold
29447 eq:
29448 \series default
29449  in a text field.
29450  The label is inserted there behind the prefix.
29451  The predefined prefix means 
29452 \begin_inset Quotes eld
29453 \end_inset
29454
29455 equation
29456 \begin_inset Quotes erd
29457 \end_inset
29458
29459  and makes it easier to find labels in large documents because it marks
29460  it as formula label to divide it from e.
29461 \begin_inset space \thinspace{}
29462 \end_inset
29463
29464 g.
29465 \begin_inset space \space{}
29466 \end_inset
29467
29468 section labels.
29469  To change a label, the menu 
29470 \family sans
29471 Insert\SpecialChar \menuseparator
29472 Label
29473 \family default
29474  is used again.
29475 \end_layout
29476
29477 \begin_layout Standard
29478 The name of the label is displayed in LyX within two parentheses behind
29479  formula.
29480  A formula with a label is always numbered.
29481 \end_layout
29482
29483 \begin_layout Standard
29484 Cross-references are inserted via the menu 
29485 \family sans
29486 Insert\SpecialChar \menuseparator
29487 Cross-Reference
29488 \family default
29489  or with the toolbar button 
29490 \begin_inset Graphics
29491         filename ../images/dialog-show-new-inset_ref.png
29492         scale 85
29493
29494 \end_inset
29495
29496 .
29497  A formula cross-reference appears in the output as formula number.
29498  When in the cross-reference dialog window the format 
29499 \series bold
29500 (<reference>)
29501 \series default
29502  is chosen, the cross-reference appears in the output as formula number
29503  in parentheses.
29504 \begin_inset Newline newline
29505 \end_inset
29506
29507 By right-clicking on a cross-reference in LyX, one jumps to the formula
29508  that is referenced.
29509 \end_layout
29510
29511 \begin_layout Standard
29512 Here are as examples cross-references to formulas of the following subsections:
29513 \begin_inset Note Note
29514 status open
29515
29516 \begin_layout Plain Layout
29517 Note the different cross-reference types.
29518 \end_layout
29519
29520 \end_inset
29521
29522
29523 \end_layout
29524
29525 \begin_layout Standard
29526 The equations 
29527 \begin_inset CommandInset ref
29528 LatexCommand eqref
29529 reference "eq:tag"
29530
29531 \end_inset
29532
29533  and 
29534 \begin_inset CommandInset ref
29535 LatexCommand eqref
29536 reference "eq:c"
29537
29538 \end_inset
29539
29540  are equivalent.
29541  In (
29542 \begin_inset CommandInset ref
29543 LatexCommand ref
29544 reference "eq:Lat"
29545
29546 \end_inset
29547
29548 ) big Latin letters are used for the numbering in contrary to (
29549 \begin_inset CommandInset ref
29550 LatexCommand ref
29551 reference "eq:Rom"
29552
29553 \end_inset
29554
29555 ).
29556 \end_layout
29557
29558 \begin_layout Standard
29559 \begin_inset VSpace medskip
29560 \end_inset
29561
29562 When the argument of 
29563 \series bold
29564
29565 \backslash
29566 tag
29567 \begin_inset Foot
29568 status collapsed
29569
29570 \begin_layout Plain Layout
29571
29572 \series bold
29573
29574 \backslash
29575 tag
29576 \series default
29577  is described in 
29578 \begin_inset CommandInset ref
29579 LatexCommand ref
29580 reference "sub:User-defined-Numbering"
29581
29582 \end_inset
29583
29584 .
29585 \end_layout
29586
29587 \end_inset
29588
29589
29590 \series default
29591  contains a box like in 
29592 \begin_inset CommandInset ref
29593 LatexCommand ref
29594 reference "sub:Paragraph-Boxes"
29595
29596 \end_inset
29597
29598 , the formula cannot be referenced.
29599 \end_layout
29600
29601 \begin_layout Subsection
29602 Subnumbering
29603 \begin_inset Index
29604 status collapsed
29605
29606 \begin_layout Plain Layout
29607 Formula numbering ! subnumbering
29608 \end_layout
29609
29610 \end_inset
29611
29612
29613 \end_layout
29614
29615 \begin_layout Standard
29616 With the help of the commands 
29617 \series bold
29618
29619 \backslash
29620 begin{subequations}
29621 \series default
29622  and 
29623 \series bold
29624
29625 \backslash
29626 end{subequations}
29627 \series default
29628  formulas can be subnumbered.
29629  Both commands are inserted in TeX-mode.
29630 \end_layout
29631
29632 \begin_layout Standard
29633 An example:
29634 \begin_inset Formula \begin{equation}
29635 A=C-B\label{eq:a}\end{equation}
29636
29637 \end_inset
29638
29639
29640 \begin_inset ERT
29641 status collapsed
29642
29643 \begin_layout Plain Layout
29644
29645
29646 \backslash
29647 addtocounter{equation}{-1}
29648 \end_layout
29649
29650 \end_inset
29651
29652
29653 \begin_inset ERT
29654 status collapsed
29655
29656 \begin_layout Plain Layout
29657
29658
29659 \backslash
29660 begin{subequations}
29661 \end_layout
29662
29663 \end_inset
29664
29665
29666 \begin_inset VSpace -5mm
29667 \end_inset
29668
29669
29670 \begin_inset Formula \begin{equation}
29671 B=C-A\label{eq:b}\end{equation}
29672
29673 \end_inset
29674
29675
29676 \begin_inset Formula \begin{equation}
29677 C=A+B\label{eq:c}\end{equation}
29678
29679 \end_inset
29680
29681
29682 \end_layout
29683
29684 \begin_layout Standard
29685 \begin_inset ERT
29686 status collapsed
29687
29688 \begin_layout Plain Layout
29689
29690
29691 \backslash
29692 end{subequations}
29693 \end_layout
29694
29695 \end_inset
29696
29697
29698 \end_layout
29699
29700 \begin_layout Standard
29701 To create the example, the following is done:
29702 \end_layout
29703
29704 \begin_layout Enumerate
29705 first formula is inserted
29706 \end_layout
29707
29708 \begin_layout Enumerate
29709
29710 \series bold
29711
29712 \backslash
29713 addtocounter{equation}{-1} 
29714 \backslash
29715 begin{subequations}
29716 \begin_inset Index
29717 status collapsed
29718
29719 \begin_layout Plain Layout
29720 Commands ! A ! 
29721 \backslash
29722 addtocounter
29723 \end_layout
29724
29725 \end_inset
29726
29727
29728 \begin_inset Newline newline
29729 \end_inset
29730
29731
29732 \series default
29733 is inserted after the first formula
29734 \end_layout
29735
29736 \begin_layout Enumerate
29737 second formula is inserted
29738 \end_layout
29739
29740 \begin_layout Enumerate
29741 third formula is inserted
29742 \end_layout
29743
29744 \begin_layout Enumerate
29745
29746 \series bold
29747
29748 \backslash
29749 end{subequations}
29750 \series default
29751  is inserted after the third formula
29752 \end_layout
29753
29754 \begin_layout Standard
29755 Every formula between the commands 
29756 \series bold
29757
29758 \backslash
29759 begin
29760 \series default
29761  and 
29762 \series bold
29763
29764 \backslash
29765 end
29766 \series default
29767  is subnumbered as a, b, 
29768 \begin_inset Newline linebreak
29769 \end_inset
29770
29771 c, \SpecialChar \ldots{}
29772  For multiline formulas every line will be subnumbered.
29773  All subnumbered formulas are treated as 
29774 \emph on
29775 one
29776 \emph default
29777  numbered formula.
29778  But as every numbered formula increases the counter 
29779 \series bold
29780 equation
29781 \series default
29782  by one, the command 
29783 \series bold
29784
29785 \backslash
29786 addtocounter
29787 \series default
29788  is needed to decrease it.
29789  Otherwise the formulas 
29790 \begin_inset CommandInset ref
29791 LatexCommand eqref
29792 reference "eq:a"
29793
29794 \end_inset
29795
29796
29797 \begin_inset CommandInset ref
29798 LatexCommand eqref
29799 reference "eq:b"
29800
29801 \end_inset
29802
29803
29804 \begin_inset CommandInset ref
29805 LatexCommand eqref
29806 reference "eq:c"
29807
29808 \end_inset
29809
29810  would be numbered as 
29811 \begin_inset CommandInset ref
29812 LatexCommand eqref
29813 reference "eq:a"
29814
29815 \end_inset
29816
29817
29818 \begin_inset CommandInset ref
29819 LatexCommand eqref
29820 reference "eq:d"
29821
29822 \end_inset
29823
29824
29825 \begin_inset CommandInset ref
29826 LatexCommand eqref
29827 reference "eq:f"
29828
29829 \end_inset
29830
29831 .
29832 \end_layout
29833
29834 \begin_layout Standard
29835 By inserting the commands in TeX-mode, a space is created between the first
29836  two formulas.
29837  To revert this -5
29838 \begin_inset space \thinspace{}
29839 \end_inset
29840
29841 mm vertical space is inserted after the command 
29842 \series bold
29843
29844 \backslash
29845 begin{subequations}
29846 \series default
29847 .
29848  When the formula style 
29849 \series bold
29850 Indented
29851 \begin_inset Foot
29852 status collapsed
29853
29854 \begin_layout Plain Layout
29855 formula styles see 
29856 \begin_inset CommandInset ref
29857 LatexCommand ref
29858 reference "sec:Formula-Styles"
29859
29860 \end_inset
29861
29862
29863 \end_layout
29864
29865 \end_inset
29866
29867
29868 \series default
29869  is used, -7
29870 \begin_inset space \thinspace{}
29871 \end_inset
29872
29873 mm space is inserted instead.
29874 \end_layout
29875
29876 \begin_layout Standard
29877 Here is an example for a multiline formula where the numbering was turned
29878  off for the second line:
29879 \begin_inset ERT
29880 status collapsed
29881
29882 \begin_layout Plain Layout
29883
29884
29885 \backslash
29886 begin{subequations}
29887 \end_layout
29888
29889 \end_inset
29890
29891
29892 \begin_inset Formula \begin{eqnarray}
29893 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29894  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29895  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29896
29897 \end_inset
29898
29899
29900 \begin_inset ERT
29901 status collapsed
29902
29903 \begin_layout Plain Layout
29904
29905
29906 \backslash
29907 end{subequations}
29908 \end_layout
29909
29910 \end_inset
29911
29912
29913 \end_layout
29914
29915 \begin_layout Subsection
29916 User-defined Numbering
29917 \begin_inset CommandInset label
29918 LatexCommand label
29919 name "sub:User-defined-Numbering"
29920
29921 \end_inset
29922
29923
29924 \begin_inset Index
29925 status collapsed
29926
29927 \begin_layout Plain Layout
29928 Formula numbering ! user-defined
29929 \end_layout
29930
29931 \end_inset
29932
29933
29934 \end_layout
29935
29936 \begin_layout Standard
29937 \begin_inset Index
29938 status collapsed
29939
29940 \begin_layout Plain Layout
29941 Formula numbering ! self-defined delimiters
29942 \end_layout
29943
29944 \end_inset
29945
29946 With the standard numbering parentheses are set around the formula number.
29947  To replace the parentheses for example by vertical bars, the following
29948  line is added to the LaTeX-preamble:
29949 \end_layout
29950
29951 \begin_layout Standard
29952
29953 \series bold
29954
29955 \backslash
29956 def
29957 \backslash
29958 tagform@#1{
29959 \backslash
29960 maketag@@@{|#1|}}
29961 \series default
29962
29963 \begin_inset Note Note
29964 status collapsed
29965
29966 \begin_layout Plain Layout
29967 This macro is already declared in the LaTeX-preamble for testing.
29968  To activate it, remove the percent sign at the beginning.
29969 \end_layout
29970
29971 \end_inset
29972
29973
29974 \end_layout
29975
29976 \begin_layout Standard
29977 To use other characters, the vertical bars besides the 
29978 \series bold
29979 #1
29980 \series default
29981  are replaced by one ore more characters.
29982  To get only the formula number the vertical bars are omitted.
29983 \end_layout
29984
29985 \begin_layout Standard
29986 \begin_inset VSpace bigskip
29987 \end_inset
29988
29989 When there should be an expression of your choice instead of the consecutive
29990  formula number in parentheses behind the formula, the command 
29991 \series bold
29992
29993 \backslash
29994 tag
29995 \series default
29996
29997 \begin_inset Index
29998 status collapsed
29999
30000 \begin_layout Plain Layout
30001 Commands ! T ! 
30002 \backslash
30003 tag
30004 \end_layout
30005
30006 \end_inset
30007
30008  is used:
30009 \begin_inset Formula \begin{equation}
30010 A+B=C\tag{something}\label{eq:tag}\end{equation}
30011
30012 \end_inset
30013
30014 In this example the command 
30015 \series bold
30016
30017 \backslash
30018 tag
30019 \begin_inset ERT
30020 status collapsed
30021
30022 \begin_layout Plain Layout
30023
30024
30025 \backslash
30026 spce 
30027 \end_layout
30028
30029 \end_inset
30030
30031 something
30032 \series default
30033  was inserted to the formula.
30034 \end_layout
30035
30036 \begin_layout Standard
30037 When the command 
30038 \series bold
30039
30040 \backslash
30041 tag*
30042 \begin_inset ERT
30043 status collapsed
30044
30045 \begin_layout Plain Layout
30046
30047
30048 \backslash
30049 spce 
30050 \end_layout
30051
30052 \end_inset
30053
30054 something
30055 \series default
30056  is inserted instead, the star prevents the parentheses around the expression:
30057 \begin_inset Formula \[
30058 A+B=C\tag*{something}\]
30059
30060 \end_inset
30061
30062
30063 \end_layout
30064
30065 \begin_layout Standard
30066 \begin_inset VSpace bigskip
30067 \end_inset
30068
30069 To restart the formula numbering with new document parts or sections, the
30070  following command is used:
30071 \end_layout
30072
30073 \begin_layout Standard
30074
30075 \series bold
30076
30077 \backslash
30078 @addtoreset{equation}{part}
30079 \series default
30080
30081 \begin_inset Index
30082 status collapsed
30083
30084 \begin_layout Plain Layout
30085 Commands ! 
30086 \begin_inset ERT
30087 status collapsed
30088
30089 \begin_layout Plain Layout
30090
30091 "
30092 \end_layout
30093
30094 \end_inset
30095
30096 @
30097 \begin_inset ERT
30098 status collapsed
30099
30100 \begin_layout Plain Layout
30101
30102 "
30103 \end_layout
30104
30105 \end_inset
30106
30107  ! 
30108 \backslash
30109
30110 \begin_inset ERT
30111 status collapsed
30112
30113 \begin_layout Plain Layout
30114
30115 "
30116 \end_layout
30117
30118 \end_inset
30119
30120 @
30121 \begin_inset ERT
30122 status collapsed
30123
30124 \begin_layout Plain Layout
30125
30126 "
30127 \end_layout
30128
30129 \end_inset
30130
30131 addtoreset
30132 \end_layout
30133
30134 \end_inset
30135
30136
30137 \begin_inset Newline newline
30138 \end_inset
30139
30140 resp.
30141 \begin_inset Newline newline
30142 \end_inset
30143
30144
30145 \series bold
30146
30147 \backslash
30148 @addtoreset{equation}{section}
30149 \end_layout
30150
30151 \begin_layout Standard
30152 To be able to use these commands in TeX-mode, the 
30153 \begin_inset Quotes eld
30154 \end_inset
30155
30156 @
30157 \begin_inset Quotes erd
30158 \end_inset
30159
30160  character has to be made 
30161 \begin_inset Quotes eld
30162 \end_inset
30163
30164 active
30165 \begin_inset Quotes erd
30166 \end_inset
30167
30168  for LaTeX using the command 
30169 \series bold
30170
30171 \backslash
30172 makeatletter.
30173
30174 \series default
30175  The command 
30176 \series bold
30177
30178 \backslash
30179 makeatother
30180 \series default
30181  reverts this.
30182  So the command sequence in TeX-mode is:
30183 \end_layout
30184
30185 \begin_layout Standard
30186
30187 \series bold
30188
30189 \backslash
30190 makeatletter
30191 \begin_inset Newline newline
30192 \end_inset
30193
30194
30195 \backslash
30196 @addtoreset{equation}{section}
30197 \begin_inset Newline newline
30198 \end_inset
30199
30200
30201 \backslash
30202 makeatother
30203 \end_layout
30204
30205 \begin_layout Standard
30206 In the LaTeX-preamble 
30207 \series bold
30208
30209 \backslash
30210 makeatletter
30211 \series default
30212  and 
30213 \series bold
30214
30215 \backslash
30216 makeatother
30217 \series default
30218  can be omitted as they are automatically internally inserted by LyX.
30219 \end_layout
30220
30221 \begin_layout Standard
30222 To revert 
30223 \series bold
30224
30225 \backslash
30226 @addtoreset
30227 \series default
30228 , the file 
30229 \series bold
30230 remreset.sty
30231 \series default
30232
30233 \begin_inset Foot
30234 status collapsed
30235
30236 \begin_layout Plain Layout
30237
30238 \series bold
30239 remreset
30240 \series default
30241  is part of the LaTeX-package 
30242 \series bold
30243 carlisle
30244 \series default
30245
30246 \begin_inset Index
30247 status collapsed
30248
30249 \begin_layout Plain Layout
30250 Packages ! carlisle
30251 \end_layout
30252
30253 \end_inset
30254
30255  that is part of every LaTeX standard installation.
30256 \end_layout
30257
30258 \end_inset
30259
30260
30261 \begin_inset Index
30262 status collapsed
30263
30264 \begin_layout Plain Layout
30265 Packages ! remreset
30266 \end_layout
30267
30268 \end_inset
30269
30270  has to be loaded in the LaTeX-preamble with the line
30271 \end_layout
30272
30273 \begin_layout Standard
30274
30275 \series bold
30276
30277 \backslash
30278 usepackage{remreset}
30279 \end_layout
30280
30281 \begin_layout Standard
30282 Then the command 
30283 \series bold
30284
30285 \backslash
30286 @removefromreset
30287 \series default
30288
30289 \begin_inset Index
30290 status collapsed
30291
30292 \begin_layout Plain Layout
30293 Commands ! 
30294 \begin_inset ERT
30295 status collapsed
30296
30297 \begin_layout Plain Layout
30298
30299 "
30300 \end_layout
30301
30302 \end_inset
30303
30304 @
30305 \begin_inset ERT
30306 status collapsed
30307
30308 \begin_layout Plain Layout
30309
30310 "
30311 \end_layout
30312
30313 \end_inset
30314
30315  ! 
30316 \backslash
30317
30318 \begin_inset ERT
30319 status collapsed
30320
30321 \begin_layout Plain Layout
30322
30323 "
30324 \end_layout
30325
30326 \end_inset
30327
30328 @
30329 \begin_inset ERT
30330 status collapsed
30331
30332 \begin_layout Plain Layout
30333
30334 "
30335 \end_layout
30336
30337 \end_inset
30338
30339 removefromreset
30340 \end_layout
30341
30342 \end_inset
30343
30344  can be used with the same scheme as 
30345 \series bold
30346
30347 \backslash
30348 @addtoreset
30349 \series default
30350 .
30351 \end_layout
30352
30353 \begin_layout Standard
30354 \begin_inset VSpace bigskip
30355 \end_inset
30356
30357 Sometimes formulas should be numbered in the following form:
30358 \end_layout
30359
30360 \begin_layout Standard
30361
30362 \family typewriter
30363 (section number.formula number)
30364 \end_layout
30365
30366 \begin_layout Standard
30367 The formula number should start with every section with 
30368 \begin_inset Quotes eld
30369 \end_inset
30370
30371 1
30372 \begin_inset Quotes erd
30373 \end_inset
30374
30375 .
30376 \end_layout
30377
30378 \begin_layout Standard
30379 For this case there is the command 
30380 \series bold
30381
30382 \backslash
30383 numberwithin
30384 \series default
30385
30386 \begin_inset Index
30387 status collapsed
30388
30389 \begin_layout Plain Layout
30390 Commands ! N ! 
30391 \backslash
30392 numberwithin
30393 \end_layout
30394
30395 \end_inset
30396
30397 , which is used with the following scheme:
30398 \end_layout
30399
30400 \begin_layout Standard
30401
30402 \series bold
30403
30404 \backslash
30405 numberwithin{counter}{sectioning}
30406 \end_layout
30407
30408 \begin_layout Standard
30409 Counter denotes what kind of numbering is affected, sectioning denotes what
30410  number is before the dot.
30411 \end_layout
30412
30413 \begin_layout Standard
30414 Thus in our case the following LaTeX-preamble or TeX-Code line is used:
30415 \end_layout
30416
30417 \begin_layout Standard
30418
30419 \series bold
30420
30421 \backslash
30422 numberwithin{equation}{section}
30423 \end_layout
30424
30425 \begin_layout Standard
30426 This is the result:
30427 \begin_inset ERT
30428 status collapsed
30429
30430 \begin_layout Plain Layout
30431
30432
30433 \backslash
30434 numberwithin{equation}{section}
30435 \end_layout
30436
30437 \end_inset
30438
30439
30440 \begin_inset Formula \begin{equation}
30441 A+B=C\end{equation}
30442
30443 \end_inset
30444
30445
30446 \end_layout
30447
30448 \begin_layout Standard
30449 To number e.
30450 \begin_inset space \thinspace{}
30451 \end_inset
30452
30453 g.
30454 \begin_inset space \space{}
30455 \end_inset
30456
30457 tables so that the number of the part is the sectioning,
30458 \begin_inset Newline newline
30459 \end_inset
30460
30461
30462 \series bold
30463
30464 \backslash
30465 numberwithin{table}{part}
30466 \series default
30467  is used.
30468 \end_layout
30469
30470 \begin_layout Standard
30471 To go back to the standard numbering or to prevent this kind of numbering
30472  when it is defined by the document class, the following command is inserted
30473  as TeX-Code or to the LaTeX-preamble:
30474 \end_layout
30475
30476 \begin_layout Standard
30477
30478 \series bold
30479
30480 \backslash
30481 renewcommand{
30482 \backslash
30483 theequation}{
30484 \backslash
30485 arabic{equation}}
30486 \begin_inset Index
30487 status collapsed
30488
30489 \begin_layout Plain Layout
30490 Commands ! A ! 
30491 \backslash
30492 arabic
30493 \end_layout
30494
30495 \end_inset
30496
30497
30498 \series default
30499
30500 \begin_inset ERT
30501 status collapsed
30502
30503 \begin_layout Plain Layout
30504
30505
30506 \backslash
30507 renewcommand{
30508 \backslash
30509 theequation}{
30510 \backslash
30511 arabic{equation}}
30512 \end_layout
30513
30514 \end_inset
30515
30516
30517 \series bold
30518
30519 \begin_inset Newline newline
30520 \end_inset
30521
30522
30523 \series default
30524 or
30525 \series bold
30526
30527 \begin_inset Newline newline
30528 \end_inset
30529
30530
30531 \backslash
30532 renewcommand{
30533 \backslash
30534 thetable}{
30535 \backslash
30536 arabic{table}}
30537 \end_layout
30538
30539 \begin_layout Standard
30540
30541 \series bold
30542
30543 \backslash
30544 numberwithin
30545 \series default
30546  uses internally the command 
30547 \series bold
30548
30549 \backslash
30550 @addtoreset
30551 \series default
30552 , described above, that also needs to be reverted.
30553 \begin_inset ERT
30554 status collapsed
30555
30556 \begin_layout Plain Layout
30557
30558
30559 \backslash
30560 makeatletter
30561 \end_layout
30562
30563 \begin_layout Plain Layout
30564
30565
30566 \backslash
30567 @removefromreset{equation}{section}
30568 \end_layout
30569
30570 \begin_layout Plain Layout
30571
30572
30573 \backslash
30574 makeatother
30575 \end_layout
30576
30577 \end_inset
30578
30579
30580 \end_layout
30581
30582 \begin_layout Subsection
30583 Numbering with Roman Numbers and Letters
30584 \begin_inset Index
30585 status collapsed
30586
30587 \begin_layout Plain Layout
30588 Formula numbering ! with letters
30589 \end_layout
30590
30591 \end_inset
30592
30593
30594 \begin_inset Index
30595 status collapsed
30596
30597 \begin_layout Plain Layout
30598 Formula numbering ! with Roman numbers
30599 \end_layout
30600
30601 \end_inset
30602
30603
30604 \end_layout
30605
30606 \begin_layout Standard
30607 Formulas can also be numbered with Roman numbers and Latin letters.
30608  To number for example with small Roman numbers, the command
30609 \end_layout
30610
30611 \begin_layout Standard
30612
30613 \series bold
30614
30615 \backslash
30616 renewcommand{
30617 \backslash
30618 theequation}{
30619 \backslash
30620 roman{equation}}
30621 \end_layout
30622
30623 \begin_layout Standard
30624 is inserted before the formula in TeX-mode.
30625  
30626 \series bold
30627
30628 \backslash
30629 renewcommand
30630 \series default
30631
30632 \begin_inset Index
30633 status collapsed
30634
30635 \begin_layout Plain Layout
30636 Commands ! R ! 
30637 \backslash
30638 renewcommand
30639 \end_layout
30640
30641 \end_inset
30642
30643  redefines the predefined command 
30644 \series bold
30645
30646 \backslash
30647 theequation
30648 \series default
30649  to the command 
30650 \series bold
30651
30652 \backslash
30653 roman{equation}
30654 \series default
30655 .
30656 \begin_inset Foot
30657 status collapsed
30658
30659 \begin_layout Plain Layout
30660 The command 
30661 \series bold
30662
30663 \backslash
30664 renewcommand
30665 \series default
30666  has the same scheme like the command 
30667 \series bold
30668
30669 \backslash
30670 newcommand
30671 \series default
30672  that is described in 
30673 \begin_inset CommandInset ref
30674 LatexCommand ref
30675 reference "sub:The-Command-newcommand"
30676
30677 \end_inset
30678
30679 .
30680 \end_layout
30681
30682 \end_inset
30683
30684  
30685 \series bold
30686 equation
30687 \series default
30688  is the formula counter.
30689  When the command 
30690 \series bold
30691
30692 \backslash
30693 the
30694 \series default
30695  is used as prefix for a counter, the value of the counter is output as
30696  Arabic number.
30697  When a formula is numbered, LaTeX sets internally the command 
30698 \series bold
30699
30700 \backslash
30701 theequation
30702 \series default
30703  behind the formula.
30704  
30705 \series bold
30706
30707 \backslash
30708 roman{equation}
30709 \begin_inset Index
30710 status collapsed
30711
30712 \begin_layout Plain Layout
30713 Commands ! R ! 
30714 \backslash
30715 roman
30716 \end_layout
30717
30718 \end_inset
30719
30720
30721 \series default
30722  outputs the counter as small Roman number.
30723 \end_layout
30724
30725 \begin_layout Standard
30726 All formulas behind the command 
30727 \series bold
30728
30729 \backslash
30730 renew
30731 \series default
30732 c
30733 \series bold
30734 ommand
30735 \series default
30736  are now numbered Roman.
30737  To switch to numbering with big Roman numbers, the command is inserted
30738  again, but 
30739 \series bold
30740
30741 \backslash
30742 roman
30743 \series default
30744  is replaced by 
30745 \series bold
30746
30747 \backslash
30748 Roman
30749 \series default
30750
30751 \begin_inset Index
30752 status collapsed
30753
30754 \begin_layout Plain Layout
30755 Commands ! R ! 
30756 \backslash
30757 roman@
30758 \backslash
30759 Roman
30760 \end_layout
30761
30762 \end_inset
30763
30764 .
30765  To 
30766 \begin_inset Quotes eld
30767 \end_inset
30768
30769 number
30770 \begin_inset Quotes erd
30771 \end_inset
30772
30773  with small Latin letters there is the command 
30774 \series bold
30775
30776 \backslash
30777 alph
30778 \series default
30779
30780 \begin_inset Index
30781 status collapsed
30782
30783 \begin_layout Plain Layout
30784 Commands ! A ! 
30785 \backslash
30786 alph
30787 \end_layout
30788
30789 \end_inset
30790
30791 , for big ones there is the command 
30792 \series bold
30793
30794 \backslash
30795 Alph
30796 \series default
30797
30798 \begin_inset Index
30799 status open
30800
30801 \begin_layout Plain Layout
30802 Commands ! A ! 
30803 \backslash
30804 alph@
30805 \backslash
30806 Alph
30807 \end_layout
30808
30809 \end_inset
30810
30811 .
30812 \end_layout
30813
30814 \begin_layout Standard
30815 \begin_inset Note Greyedout
30816 status open
30817
30818 \begin_layout Plain Layout
30819
30820 \series bold
30821 Note:
30822 \series default
30823  Only maximal 26 formulas can be numbered with Latin letters in one document.
30824 \end_layout
30825
30826 \end_inset
30827
30828
30829 \end_layout
30830
30831 \begin_layout Standard
30832 \begin_inset ERT
30833 status collapsed
30834
30835 \begin_layout Plain Layout
30836
30837
30838 \backslash
30839 renewcommand{
30840 \backslash
30841 theequation}{
30842 \backslash
30843 roman{equation}}
30844 \end_layout
30845
30846 \end_inset
30847
30848
30849 \end_layout
30850
30851 \begin_layout Standard
30852 \begin_inset Formula \begin{equation}
30853 A=\textrm{small roman}\label{eq:rom}\end{equation}
30854
30855 \end_inset
30856
30857
30858 \begin_inset ERT
30859 status collapsed
30860
30861 \begin_layout Plain Layout
30862
30863
30864 \backslash
30865 renewcommand{
30866 \backslash
30867 theequation}{
30868 \backslash
30869 Roman{equation}}
30870 \end_layout
30871
30872 \end_inset
30873
30874
30875 \begin_inset Formula \begin{equation}
30876 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
30877
30878 \end_inset
30879
30880
30881 \begin_inset ERT
30882 status collapsed
30883
30884 \begin_layout Plain Layout
30885
30886
30887 \backslash
30888 renewcommand{
30889 \backslash
30890 theequation}{
30891 \backslash
30892 alph{equation}}
30893 \end_layout
30894
30895 \end_inset
30896
30897
30898 \begin_inset Formula \begin{equation}
30899 C=\textrm{small Latin}\label{eq:lat}\end{equation}
30900
30901 \end_inset
30902
30903
30904 \begin_inset ERT
30905 status collapsed
30906
30907 \begin_layout Plain Layout
30908
30909
30910 \backslash
30911 renewcommand{
30912 \backslash
30913 theequation}{
30914 \backslash
30915 Alph{equation}}
30916 \end_layout
30917
30918 \end_inset
30919
30920
30921 \begin_inset Formula \begin{equation}
30922 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
30923
30924 \end_inset
30925
30926
30927 \end_layout
30928
30929 \begin_layout Standard
30930 To switch back to the default numbering, insert the command:
30931 \end_layout
30932
30933 \begin_layout Standard
30934
30935 \series bold
30936
30937 \backslash
30938 renewcommand{
30939 \backslash
30940 theequation}{
30941 \backslash
30942 arabic{equation}}
30943 \begin_inset Index
30944 status collapsed
30945
30946 \begin_layout Plain Layout
30947 Commands ! A ! 
30948 \backslash
30949 arabic
30950 \end_layout
30951
30952 \end_inset
30953
30954
30955 \end_layout
30956
30957 \begin_layout Standard
30958 \begin_inset ERT
30959 status collapsed
30960
30961 \begin_layout Plain Layout
30962
30963
30964 \backslash
30965 renewcommand{
30966 \backslash
30967 theequation}{
30968 \backslash
30969 arabic{equation}}
30970 \end_layout
30971
30972 \end_inset
30973
30974
30975 \begin_inset Formula \begin{equation}
30976 E=\textrm{Arabic}\label{eq:arab}\end{equation}
30977
30978 \end_inset
30979
30980
30981 \end_layout
30982
30983 \begin_layout Standard
30984 \begin_inset VSpace medskip
30985 \end_inset
30986
30987 As you see, formulas are numbered serially independent from the numbering
30988  style.
30989  When then numbering should start with 
30990 \begin_inset Quotes eld
30991 \end_inset
30992
30993 1
30994 \begin_inset Quotes erd
30995 \end_inset
30996
30997  when the style is changed, new equation counters have to be defined.
30998  A description about this can be found in the file 
30999 \begin_inset CommandInset href
31000 LatexCommand href
31001 target "Formula-numbering.lyx"
31002
31003 \end_inset
31004
31005 .
31006 \end_layout
31007
31008 \begin_layout Section
31009 User-defined Commands
31010 \begin_inset Index
31011 status collapsed
31012
31013 \begin_layout Plain Layout
31014 User-defined commands
31015 \end_layout
31016
31017 \end_inset
31018
31019
31020 \end_layout
31021
31022 \begin_layout Standard
31023 \begin_inset Note Greyedout
31024 status open
31025
31026 \begin_layout Plain Layout
31027
31028 \series bold
31029 Note:
31030 \series default
31031  The names of user-defined commands and macros may only consist of Latin
31032  letters.
31033 \end_layout
31034
31035 \end_inset
31036
31037
31038 \end_layout
31039
31040 \begin_layout Subsection
31041 The Command 
31042 \backslash
31043 newcommand
31044 \begin_inset CommandInset label
31045 LatexCommand label
31046 name "sub:The-Command-newcommand"
31047
31048 \end_inset
31049
31050
31051 \begin_inset Index
31052 status collapsed
31053
31054 \begin_layout Plain Layout
31055 User-defined commands ! 
31056 \backslash
31057 newcommand
31058 \end_layout
31059
31060 \end_inset
31061
31062
31063 \begin_inset Index
31064 status collapsed
31065
31066 \begin_layout Plain Layout
31067 Commands ! N ! 
31068 \backslash
31069 newcommand
31070 \end_layout
31071
31072 \end_inset
31073
31074
31075 \end_layout
31076
31077 \begin_layout Standard
31078 Many LaTeX-commands are too long to be used frequently.
31079  But it is possible to define with the command 
31080 \series bold
31081
31082 \backslash
31083 newcommand
31084 \series default
31085  new shorter commands.
31086 \end_layout
31087
31088 \begin_layout Standard
31089 The command scheme of 
31090 \series bold
31091
31092 \backslash
31093 newcommand
31094 \series default
31095  is:
31096 \end_layout
31097
31098 \begin_layout Standard
31099
31100 \series bold
31101
31102 \backslash
31103 newcommand{new command name}[number of arguments][optional
31104 \series default
31105  
31106 \series bold
31107 value]
31108 \begin_inset Newline newline
31109 \end_inset
31110
31111
31112 \begin_inset ERT
31113 status collapsed
31114
31115 \begin_layout Plain Layout
31116
31117
31118 \backslash
31119 phantom{
31120 \end_layout
31121
31122 \end_inset
31123
31124
31125 \backslash
31126 newcommand
31127 \begin_inset ERT
31128 status collapsed
31129
31130 \begin_layout Plain Layout
31131
31132 }
31133 \end_layout
31134
31135 \end_inset
31136
31137 {command definition}
31138 \end_layout
31139
31140 \begin_layout Standard
31141 \begin_inset Note Greyedout
31142 status open
31143
31144 \begin_layout Plain Layout
31145
31146 \series bold
31147 Note:
31148 \series default
31149  Assure that the name of the new command is not already used in your document
31150  or by LaTeX-packages that you use.
31151  When you for example define the command 
31152 \series bold
31153
31154 \backslash
31155 le
31156 \series default
31157  for 
31158 \series bold
31159
31160 \backslash
31161 Leftarrow
31162 \series default
31163 , you get an error message because 
31164 \series bold
31165
31166 \backslash
31167 le
31168 \series default
31169  is already defined as command for 
31170 \begin_inset Quotes eld
31171 \end_inset
31172
31173
31174 \begin_inset Formula $\le$
31175 \end_inset
31176
31177
31178 \begin_inset Quotes erd
31179 \end_inset
31180
31181 .
31182 \end_layout
31183
31184 \end_inset
31185
31186
31187 \end_layout
31188
31189 \begin_layout Standard
31190 The number of arguments is an integer in the range 0
31191 \begin_inset space \thinspace{}
31192 \end_inset
31193
31194 -
31195 \begin_inset space \thinspace{}
31196 \end_inset
31197
31198 9 and specifies how many arguments the new command should have.
31199  With the optional value a value for an optional argument can be predefined.
31200  When this is done, the 
31201 \emph on
31202 first
31203 \emph default
31204  
31205 \emph on
31206 a
31207 \emph default
31208 rgument of the new command is automatically an optional one.
31209 \end_layout
31210
31211 \begin_layout Standard
31212 Here are some examples:
31213 \end_layout
31214
31215 \begin_layout Itemize
31216 To define the command 
31217 \series bold
31218
31219 \backslash
31220 gr
31221 \series default
31222  for 
31223 \series bold
31224
31225 \backslash
31226 Longrightarrow
31227 \series default
31228 , the LaTeX-preamble line is:
31229 \begin_inset VSpace medskip
31230 \end_inset
31231
31232
31233 \begin_inset Newline newline
31234 \end_inset
31235
31236
31237 \series bold
31238
31239 \backslash
31240 newcommand{
31241 \backslash
31242 gr}{
31243 \backslash
31244 Longrightarrow}
31245 \end_layout
31246
31247 \begin_layout Itemize
31248 To define the command 
31249 \series bold
31250
31251 \backslash
31252 us
31253 \series default
31254  for 
31255 \series bold
31256
31257 \backslash
31258 underline
31259 \series default
31260 , the argument (that should be underlined) must be taken into account.
31261  For this the preamble line is:
31262 \begin_inset VSpace medskip
31263 \end_inset
31264
31265
31266 \begin_inset Newline newline
31267 \end_inset
31268
31269
31270 \series bold
31271
31272 \backslash
31273 newcommand{
31274 \backslash
31275 us}[1]{
31276 \backslash
31277 underline{#1}}
31278 \series default
31279
31280 \begin_inset VSpace medskip
31281 \end_inset
31282
31283
31284 \begin_inset Newline newline
31285 \end_inset
31286
31287 The character 
31288 \series bold
31289 #
31290 \series default
31291  acts as argument placeholder, the 
31292 \series bold
31293 1
31294 \series default
31295  behind it denotes that it is the placeholder for the first argument.
31296 \end_layout
31297
31298 \begin_layout Itemize
31299 For 
31300 \series bold
31301
31302 \backslash
31303 framebox
31304 \series default
31305  one can e.
31306 \begin_inset space \thinspace{}
31307 \end_inset
31308
31309 g.
31310 \begin_inset space \space{}
31311 \end_inset
31312
31313 define the command 
31314 \series bold
31315
31316 \backslash
31317 fb
31318 \series default
31319 :
31320 \begin_inset VSpace medskip
31321 \end_inset
31322
31323
31324 \begin_inset Newline newline
31325 \end_inset
31326
31327
31328 \series bold
31329
31330 \backslash
31331 newcommand{
31332 \backslash
31333 fb}[3]{
31334 \backslash
31335 framebox#1#2{$#3$}}
31336 \series default
31337
31338 \begin_inset VSpace medskip
31339 \end_inset
31340
31341
31342 \begin_inset Newline newline
31343 \end_inset
31344
31345 The two Dollar signs creates the extra formula needed for 
31346 \series bold
31347
31348 \backslash
31349 framebox
31350 \series default
31351 , see 
31352 \begin_inset CommandInset ref
31353 LatexCommand ref
31354 reference "sub:Boxes-with-Frame"
31355
31356 \end_inset
31357
31358 .
31359 \end_layout
31360
31361 \begin_layout Itemize
31362 To create a new command for 
31363 \series bold
31364
31365 \backslash
31366 fcolorbox
31367 \series default
31368  where the color for the box needn't to be specified, the argument for the
31369  color is defined optional:
31370 \begin_inset VSpace medskip
31371 \end_inset
31372
31373
31374 \begin_inset Newline newline
31375 \end_inset
31376
31377
31378 \series bold
31379
31380 \backslash
31381 newcommand{
31382 \backslash
31383 cb}[3][white]{
31384 \backslash
31385 fcolorbox{#2}{#1}{$#3$}}
31386 \series default
31387
31388 \begin_inset VSpace medskip
31389 \end_inset
31390
31391
31392 \begin_inset Newline newline
31393 \end_inset
31394
31395 When the color is not specified when using 
31396 \series bold
31397
31398 \backslash
31399 cb
31400 \series default
31401 , the predefined color 
31402 \series bold
31403 white
31404 \series default
31405  will be used.
31406 \end_layout
31407
31408 \begin_layout Standard
31409 A test of the new defined commands:
31410 \end_layout
31411
31412 \begin_layout Standard
31413 \align center
31414 \begin_inset Tabular
31415 <lyxtabular version="3" rows="6" columns="2">
31416 <features>
31417 <column alignment="center" valignment="top" width="0">
31418 <column alignment="center" valignment="top" width="0">
31419 <row>
31420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31421 \begin_inset Text
31422
31423 \begin_layout Plain Layout
31424 Command
31425 \end_layout
31426
31427 \end_inset
31428 </cell>
31429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31430 \begin_inset Text
31431
31432 \begin_layout Plain Layout
31433 Result
31434 \begin_inset Note Note
31435 status collapsed
31436
31437 \begin_layout Plain Layout
31438
31439 \series bold
31440
31441 \backslash
31442 raisebox
31443 \series default
31444  is only used as spacer.
31445 \end_layout
31446
31447 \end_inset
31448
31449
31450 \end_layout
31451
31452 \end_inset
31453 </cell>
31454 </row>
31455 <row>
31456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31457 \begin_inset Text
31458
31459 \begin_layout Plain Layout
31460 A
31461 \backslash
31462 gr
31463 \begin_inset ERT
31464 status collapsed
31465
31466 \begin_layout Plain Layout
31467
31468
31469 \backslash
31470 spce 
31471 \end_layout
31472
31473 \end_inset
31474
31475 B
31476 \end_layout
31477
31478 \end_inset
31479 </cell>
31480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31481 \begin_inset Text
31482
31483 \begin_layout Plain Layout
31484 \begin_inset Formula $A\gr B$
31485 \end_inset
31486
31487
31488 \end_layout
31489
31490 \end_inset
31491 </cell>
31492 </row>
31493 <row>
31494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31495 \begin_inset Text
31496
31497 \begin_layout Plain Layout
31498
31499 \backslash
31500 us{ABcd
31501 \end_layout
31502
31503 \end_inset
31504 </cell>
31505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31506 \begin_inset Text
31507
31508 \begin_layout Plain Layout
31509 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31510 \end_inset
31511
31512
31513 \end_layout
31514
31515 \end_inset
31516 </cell>
31517 </row>
31518 <row>
31519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31520 \begin_inset Text
31521
31522 \begin_layout Plain Layout
31523
31524 \backslash
31525 fb{[2cm]
31526 \begin_inset Formula $\to$
31527 \end_inset
31528
31529
31530 \backslash
31531 {
31532 \begin_inset Formula $\to$
31533 \end_inset
31534
31535
31536 \backslash
31537 {
31538 \backslash
31539 int
31540 \begin_inset ERT
31541 status collapsed
31542
31543 \begin_layout Plain Layout
31544
31545
31546 \backslash
31547 spce 
31548 \end_layout
31549
31550 \end_inset
31551
31552 A=B
31553 \end_layout
31554
31555 \end_inset
31556 </cell>
31557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31558 \begin_inset Text
31559
31560 \begin_layout Plain Layout
31561 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31562 \end_inset
31563
31564
31565 \end_layout
31566
31567 \end_inset
31568 </cell>
31569 </row>
31570 <row>
31571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31572 \begin_inset Text
31573
31574 \begin_layout Plain Layout
31575
31576 \backslash
31577 cb{red
31578 \begin_inset Formula $\to$
31579 \end_inset
31580
31581
31582 \backslash
31583 {
31584 \backslash
31585 int
31586 \begin_inset ERT
31587 status collapsed
31588
31589 \begin_layout Plain Layout
31590
31591
31592 \backslash
31593 spce 
31594 \end_layout
31595
31596 \end_inset
31597
31598 A=B
31599 \end_layout
31600
31601 \end_inset
31602 </cell>
31603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31604 \begin_inset Text
31605
31606 \begin_layout Plain Layout
31607 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31608 \end_inset
31609
31610
31611 \end_layout
31612
31613 \end_inset
31614 </cell>
31615 </row>
31616 <row>
31617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31618 \begin_inset Text
31619
31620 \begin_layout Plain Layout
31621
31622 \backslash
31623 cb[green]
31624 \backslash
31625 {red
31626 \begin_inset Formula $\to$
31627 \end_inset
31628
31629
31630 \backslash
31631 {
31632 \backslash
31633 int
31634 \begin_inset ERT
31635 status collapsed
31636
31637 \begin_layout Plain Layout
31638
31639
31640 \backslash
31641 spce 
31642 \end_layout
31643
31644 \end_inset
31645
31646 A=B
31647 \end_layout
31648
31649 \end_inset
31650 </cell>
31651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31652 \begin_inset Text
31653
31654 \begin_layout Plain Layout
31655 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31656 \end_inset
31657
31658
31659 \end_layout
31660
31661 \end_inset
31662 </cell>
31663 </row>
31664 </lyxtabular>
31665
31666 \end_inset
31667
31668
31669 \end_layout
31670
31671 \begin_layout Subsection
31672 Math Macros
31673 \begin_inset Index
31674 status collapsed
31675
31676 \begin_layout Plain Layout
31677 User-defined commands! Math macros
31678 \end_layout
31679
31680 \end_inset
31681
31682
31683 \begin_inset Index
31684 status collapsed
31685
31686 \begin_layout Plain Layout
31687 Macros
31688 \end_layout
31689
31690 \end_inset
31691
31692
31693 \end_layout
31694
31695 \begin_layout Standard
31696 User-defined commands are especially convenient for complex expressions.
31697  When you are for example dealing in a document with quadratic equations,
31698  the same solution type occurs several times.
31699  The general form of a quadratic equation is
31700 \begin_inset Formula \[
31701 0=\lambda^{2}+p\lambda+q\]
31702
31703 \end_inset
31704
31705 The general form of the solution is
31706 \begin_inset Formula \[
31707 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
31708
31709 \end_inset
31710
31711
31712 \end_layout
31713
31714 \begin_layout Standard
31715 To define a command for the solution formula where only the three parameters
31716  
31717 \begin_inset Formula $\lambda$
31718 \end_inset
31719
31720
31721 \begin_inset Formula $p$
31722 \end_inset
31723
31724 , and 
31725 \begin_inset Formula $q$
31726 \end_inset
31727
31728  need to be specified and the index of 
31729 \begin_inset Formula $\lambda$
31730 \end_inset
31731
31732  can be given optionally, the LaTeX-preamble line is
31733 \begin_inset Newline newline
31734 \end_inset
31735
31736
31737 \series bold
31738
31739 \backslash
31740 newcommand{
31741 \backslash
31742 qG}[4][1,
31743 \backslash
31744 ,2]{#2_{#1}=-
31745 \backslash
31746 frac{#3}{2}
31747 \backslash
31748 pm
31749 \begin_inset Newline newline
31750 \end_inset
31751
31752
31753 \begin_inset ERT
31754 status collapsed
31755
31756 \begin_layout Plain Layout
31757
31758
31759 \backslash
31760 hphantom{
31761 \end_layout
31762
31763 \end_inset
31764
31765
31766 \backslash
31767 newcommand
31768 \begin_inset ERT
31769 status collapsed
31770
31771 \begin_layout Plain Layout
31772
31773 }
31774 \end_layout
31775
31776 \end_inset
31777
31778
31779 \backslash
31780 sqrt{
31781 \backslash
31782 frac{#3^{2}}{4}-#4}}
31783 \end_layout
31784
31785 \begin_layout Standard
31786 To create with this the solution formula, the command
31787 \begin_inset Newline newline
31788 \end_inset
31789
31790
31791 \series bold
31792
31793 \backslash
31794 qG{
31795 \backslash
31796 lambda
31797 \begin_inset Formula $\to$
31798 \end_inset
31799
31800
31801 \backslash
31802 {p
31803 \begin_inset Formula $\to$
31804 \end_inset
31805
31806
31807 \backslash
31808 {q
31809 \series default
31810  is inserted to a formula
31811 \series bold
31812 .
31813 \end_layout
31814
31815 \begin_layout Standard
31816 The definition of the new command is unintuitive because one has to know
31817  the schemes of all used LaTeX commands, e.
31818 \begin_inset space \thinspace{}
31819 \end_inset
31820
31821 g.
31822 \begin_inset space \space{}
31823 \end_inset
31824
31825 that a fraction is inserted in LaTeX as 
31826 \series bold
31827
31828 \backslash
31829 frac{numerator}{denominator}
31830 \series default
31831 .
31832  Furthermore one can easily forget a brace in the definition and cannot
31833  see in LyX what the new command is doing.
31834  To avoid these problems LyX offers the possibility to use math macros instead
31835  of the command 
31836 \series bold
31837
31838 \backslash
31839 newcommand
31840 \series default
31841 .
31842 \end_layout
31843
31844 \begin_layout Standard
31845 A math macro is created by using the menu 
31846 \family sans
31847 Insert\SpecialChar \menuseparator
31848 Math\SpecialChar \menuseparator
31849 Macro
31850 \family default
31851  or the toolbar button 
31852 \begin_inset Graphics
31853         filename ../images/math-macro_newmacroname_newcommand.png
31854         scale 85
31855
31856 \end_inset
31857
31858 .
31859  The math macro toolbar appears together with the following box where the
31860  macro is defined:
31861 \begin_inset Newline newline
31862 \end_inset
31863
31864
31865 \begin_inset space \hspace*{\fill}
31866 \end_inset
31867
31868
31869 \begin_inset Graphics
31870         filename clipart/macrobox.png
31871
31872 \end_inset
31873
31874
31875 \begin_inset space \hspace*{\fill}
31876 \end_inset
31877
31878
31879 \begin_inset Newline newline
31880 \end_inset
31881
31882
31883 \begin_inset FormulaMacro
31884 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
31885 \end_inset
31886
31887
31888 \backslash
31889 newmacroname is the default name of the macro that should be changed to
31890  something sensible.
31891  The wanted formula is inserted in the first blue box.
31892  An argument placeholder is inserted with the command 
31893 \series bold
31894
31895 \backslash
31896 #argumentnumber
31897 \series default
31898 , e.
31899 \begin_inset space \thinspace{}
31900 \end_inset
31901
31902 g
31903 \begin_inset space \space{}
31904 \end_inset
31905
31906
31907 \series bold
31908
31909 \backslash
31910 #1
31911 \series default
31912  or by using the macro toolbar button 
31913 \begin_inset Graphics
31914         filename ../images/math-macro-add-param.png
31915         scale 85
31916
31917 \end_inset
31918
31919 .
31920  Argument placeholders are displayed red.
31921  Maximum 9 arguments are possible.
31922  Optional arguments are created with the toolbar button 
31923 \begin_inset Graphics
31924         filename ../images/math-macro-add-optional-param.png
31925         scale 85
31926
31927 \end_inset
31928
31929 .
31930  The first non-optional argument can be transformed to an optional one with
31931  the toolbar button 
31932 \begin_inset Graphics
31933         filename ../images/math-macro-make-optional.png
31934         scale 85
31935
31936 \end_inset
31937
31938 .
31939  In the second blue box the appearance of the macro in LyX can be defined.
31940  Normally you want to see it as it is defined, so the box is kept empty.
31941  But when you have created a macro that needs lot of space on the screen,
31942  you can insert in the box for example
31943 \begin_inset Newline newline
31944 \end_inset
31945
31946
31947 \series bold
31948 qG: 
31949 \backslash
31950 #1
31951 \series default
31952  
31953 \series bold
31954 ,
31955 \series default
31956  
31957 \series bold
31958
31959 \backslash
31960 #2
31961 \series default
31962  
31963 \series bold
31964 ,
31965 \series default
31966  
31967 \series bold
31968
31969 \backslash
31970 #3, 
31971 \backslash
31972 #4
31973 \begin_inset Newline newline
31974 \end_inset
31975
31976
31977 \series default
31978 For the macro only the arguments with the macro name in front of them will
31979  then be displayed in LyX, leading to a better overview.
31980  The formula appears in the output as defined in the first box.
31981 \begin_inset Newline newline
31982 \end_inset
31983
31984 The appearance of macros in formulas can furthermore be changed for single
31985  macros by setting the cursor in the macro and using the menu 
31986 \family sans
31987 View\SpecialChar \menuseparator
31988 (Un)fold
31989 \begin_inset space ~
31990 \end_inset
31991
31992 Math
31993 \begin_inset space ~
31994 \end_inset
31995
31996 Macro
31997 \family default
31998 .
31999 \end_layout
32000
32001 \begin_layout Standard
32002 To use a macro, the macro name is inserted as command to a formula, in our
32003  case 
32004 \series bold
32005
32006 \backslash
32007 qG
32008 \series default
32009 .
32010  Our macro looks in LyX like this:
32011 \begin_inset Newline newline
32012 \end_inset
32013
32014
32015 \begin_inset space \hspace*{\fill}
32016 \end_inset
32017
32018
32019 \begin_inset Graphics
32020         filename clipart/macrouse.png
32021
32022 \end_inset
32023
32024
32025 \begin_inset space \hspace*{\fill}
32026 \end_inset
32027
32028
32029 \begin_inset Newline newline
32030 \end_inset
32031
32032 Here is our macro example with the arguments 
32033 \begin_inset Formula $x$
32034 \end_inset
32035
32036
32037 \begin_inset Formula $\ln(x)$
32038 \end_inset
32039
32040 , and 
32041 \begin_inset Formula $B$
32042 \end_inset
32043
32044 :
32045 \end_layout
32046
32047 \begin_layout Standard
32048 \begin_inset Formula \[
32049 \qG x{\ln(x)}B\]
32050
32051 \end_inset
32052
32053
32054 \end_layout
32055
32056 \begin_layout Standard
32057 A math macro is transformed internally to a 
32058 \series bold
32059
32060 \backslash
32061 newcommand
32062 \series default
32063  command when exporting the document.
32064  The created 
32065 \series bold
32066
32067 \backslash
32068 newcommand
32069 \series default
32070  command is not placed in the LaTeX-preamble, therefore macros can only
32071  be used in formulas that are in the document below the macro definition
32072  box.
32073 \end_layout
32074
32075 \begin_layout Standard
32076 Math macros can also be directly be created from a 
32077 \series bold
32078
32079 \backslash
32080 newcommand
32081 \series default
32082  command.
32083  When writing for example the command
32084 \series bold
32085
32086 \begin_inset Newline newline
32087 \end_inset
32088
32089
32090 \backslash
32091 newcommand{
32092 \backslash
32093 larrow}[2]{
32094 \backslash
32095 xleftarrow[#2]{#1}}
32096 \begin_inset Newline newline
32097 \end_inset
32098
32099
32100 \series default
32101 in LyX as normal text, highlighting it completely and using then the shortcut
32102  
32103 \family sans
32104 Ctrl+M
32105 \family default
32106 , the command will be transformed to a math macro.
32107  Using this method you need to be careful that the 
32108 \series bold
32109
32110 \backslash
32111 newcommand
32112 \series default
32113  command is typed correctly, otherwise you get a faulty macro leading to
32114  LaTeX errors.
32115 \end_layout
32116
32117 \begin_layout Standard
32118 Math macros currently yet have the problem that further formulas in macro
32119  definitions are handled wrongly.
32120  Therefore the example 
32121 \series bold
32122
32123 \backslash
32124 fb
32125 \series default
32126  from 
32127 \begin_inset CommandInset ref
32128 LatexCommand ref
32129 reference "sub:The-Command-newcommand"
32130
32131 \end_inset
32132
32133  cannot be created as macro.
32134 \end_layout
32135
32136 \begin_layout Standard
32137 When the cursor is in a macro definition box, you will see the macro toolbar
32138  in LyX:
32139 \end_layout
32140
32141 \begin_layout Standard
32142 \begin_inset VSpace defskip
32143 \end_inset
32144
32145
32146 \end_layout
32147
32148 \begin_layout Standard
32149 \begin_inset Graphics
32150         filename clipart/MacroToolbar.png
32151
32152 \end_inset
32153
32154
32155 \begin_inset Index
32156 status collapsed
32157
32158 \begin_layout Plain Layout
32159 Macros ! Toolbar
32160 \end_layout
32161
32162 \end_inset
32163
32164
32165 \end_layout
32166
32167 \begin_layout Standard
32168 \begin_inset VSpace defskip
32169 \end_inset
32170
32171
32172 \end_layout
32173
32174 \begin_layout Standard
32175 The macro toolbar contains from left to right the following buttons:
32176 \end_layout
32177
32178 \begin_layout Standard
32179 \begin_inset VSpace defskip
32180 \end_inset
32181
32182
32183 \end_layout
32184
32185 \begin_layout Standard
32186 \begin_inset Tabular
32187 <lyxtabular version="3" rows="9" columns="2">
32188 <features islongtable="true">
32189 <column alignment="left" valignment="top" width="0">
32190 <column alignment="left" valignment="top" width="85col%">
32191 <row interlinespace="2.5mm">
32192 <cell alignment="center" valignment="top" usebox="none">
32193 \begin_inset Text
32194
32195 \begin_layout Plain Layout
32196 \begin_inset Graphics
32197         filename ../images/math-macro-remove-param.png
32198         BoundingBox 0bp 5bp 20bp 25bp
32199         rotateOrigin center
32200
32201 \end_inset
32202
32203
32204 \end_layout
32205
32206 \end_inset
32207 </cell>
32208 <cell alignment="center" valignment="top" usebox="none">
32209 \begin_inset Text
32210
32211 \begin_layout Plain Layout
32212
32213 \family sans
32214 Edit\SpecialChar \menuseparator
32215 Math\SpecialChar \menuseparator
32216 Macro
32217 \begin_inset space ~
32218 \end_inset
32219
32220 Definition\SpecialChar \menuseparator
32221 Remove Last Argument
32222 \end_layout
32223
32224 \end_inset
32225 </cell>
32226 </row>
32227 <row interlinespace="2.5mm">
32228 <cell alignment="center" valignment="top" usebox="none">
32229 \begin_inset Text
32230
32231 \begin_layout Plain Layout
32232 \begin_inset Graphics
32233         filename ../images/math-macro-add-param.png
32234         BoundingBox 0bp 5bp 20bp 25bp
32235         rotateOrigin center
32236
32237 \end_inset
32238
32239
32240 \end_layout
32241
32242 \end_inset
32243 </cell>
32244 <cell alignment="center" valignment="top" usebox="none">
32245 \begin_inset Text
32246
32247 \begin_layout Plain Layout
32248
32249 \family sans
32250 Edit\SpecialChar \menuseparator
32251 Math\SpecialChar \menuseparator
32252 Macro
32253 \begin_inset space ~
32254 \end_inset
32255
32256 Definition\SpecialChar \menuseparator
32257 Append Argument
32258 \end_layout
32259
32260 \end_inset
32261 </cell>
32262 </row>
32263 <row interlinespace="2.5mm">
32264 <cell alignment="center" valignment="top" usebox="none">
32265 \begin_inset Text
32266
32267 \begin_layout Plain Layout
32268 \begin_inset Graphics
32269         filename ../images/math-macro-make-optional.png
32270         BoundingBox 0bp 5bp 20bp 25bp
32271         rotateOrigin center
32272
32273 \end_inset
32274
32275
32276 \end_layout
32277
32278 \end_inset
32279 </cell>
32280 <cell alignment="center" valignment="top" usebox="none">
32281 \begin_inset Text
32282
32283 \begin_layout Plain Layout
32284
32285 \family sans
32286 Edit\SpecialChar \menuseparator
32287 Math\SpecialChar \menuseparator
32288 Macro
32289 \begin_inset space ~
32290 \end_inset
32291
32292 Definition\SpecialChar \menuseparator
32293 Make First Non-Optional into
32294 \begin_inset Newline newline
32295 \end_inset
32296
32297
32298 \begin_inset ERT
32299 status collapsed
32300
32301 \begin_layout Plain Layout
32302
32303
32304 \backslash
32305 hphantom{
32306 \end_layout
32307
32308 \end_inset
32309
32310 Edit\SpecialChar \menuseparator
32311 Math\SpecialChar \menuseparator
32312 Macro
32313 \begin_inset space ~
32314 \end_inset
32315
32316 Definition\SpecialChar \menuseparator
32317
32318 \begin_inset ERT
32319 status collapsed
32320
32321 \begin_layout Plain Layout
32322
32323 }
32324 \end_layout
32325
32326 \end_inset
32327
32328 Optional Argument
32329 \end_layout
32330
32331 \end_inset
32332 </cell>
32333 </row>
32334 <row interlinespace="2.5mm">
32335 <cell alignment="center" valignment="top" usebox="none">
32336 \begin_inset Text
32337
32338 \begin_layout Plain Layout
32339 \begin_inset Graphics
32340         filename ../images/math-macro-make-nonoptional.png
32341         BoundingBox 0bp 5bp 20bp 25bp
32342         rotateOrigin center
32343
32344 \end_inset
32345
32346
32347 \end_layout
32348
32349 \end_inset
32350 </cell>
32351 <cell alignment="center" valignment="top" usebox="none">
32352 \begin_inset Text
32353
32354 \begin_layout Plain Layout
32355
32356 \family sans
32357 Edit\SpecialChar \menuseparator
32358 Math\SpecialChar \menuseparator
32359 Macro
32360 \begin_inset space ~
32361 \end_inset
32362
32363 Definition\SpecialChar \menuseparator
32364 Make Last Optional into
32365 \begin_inset Newline newline
32366 \end_inset
32367
32368
32369 \begin_inset ERT
32370 status collapsed
32371
32372 \begin_layout Plain Layout
32373
32374
32375 \backslash
32376 hphantom{
32377 \end_layout
32378
32379 \end_inset
32380
32381 Edit\SpecialChar \menuseparator
32382 Math\SpecialChar \menuseparator
32383 Macro
32384 \begin_inset space ~
32385 \end_inset
32386
32387 Definition\SpecialChar \menuseparator
32388
32389 \begin_inset ERT
32390 status collapsed
32391
32392 \begin_layout Plain Layout
32393
32394 }
32395 \end_layout
32396
32397 \end_inset
32398
32399 Non-Optional Argument
32400 \end_layout
32401
32402 \end_inset
32403 </cell>
32404 </row>
32405 <row interlinespace="2.5mm">
32406 <cell alignment="center" valignment="top" usebox="none">
32407 \begin_inset Text
32408
32409 \begin_layout Plain Layout
32410 \begin_inset Graphics
32411         filename ../images/math-macro-remove-optional-param.png
32412         BoundingBox 0bp 5bp 20bp 25bp
32413         rotateOrigin center
32414
32415 \end_inset
32416
32417
32418 \end_layout
32419
32420 \end_inset
32421 </cell>
32422 <cell alignment="center" valignment="top" usebox="none">
32423 \begin_inset Text
32424
32425 \begin_layout Plain Layout
32426
32427 \family sans
32428 Edit\SpecialChar \menuseparator
32429 Math\SpecialChar \menuseparator
32430 Macro
32431 \begin_inset space ~
32432 \end_inset
32433
32434 Definition\SpecialChar \menuseparator
32435 Remove Optional Argument
32436 \end_layout
32437
32438 \end_inset
32439 </cell>
32440 </row>
32441 <row interlinespace="2.5mm">
32442 <cell alignment="center" valignment="top" usebox="none">
32443 \begin_inset Text
32444
32445 \begin_layout Plain Layout
32446 \begin_inset Graphics
32447         filename ../images/math-macro-add-optional-param.png
32448         BoundingBox 0bp 5bp 20bp 25bp
32449         rotateOrigin center
32450
32451 \end_inset
32452
32453
32454 \end_layout
32455
32456 \end_inset
32457 </cell>
32458 <cell alignment="center" valignment="top" usebox="none">
32459 \begin_inset Text
32460
32461 \begin_layout Plain Layout
32462
32463 \family sans
32464 Edit\SpecialChar \menuseparator
32465 Math\SpecialChar \menuseparator
32466 Macro
32467 \begin_inset space ~
32468 \end_inset
32469
32470 Definition\SpecialChar \menuseparator
32471 Insert Optional Argument
32472 \end_layout
32473
32474 \end_inset
32475 </cell>
32476 </row>
32477 <row interlinespace="2.5mm">
32478 <cell alignment="center" valignment="top" usebox="none">
32479 \begin_inset Text
32480
32481 \begin_layout Plain Layout
32482 \begin_inset Graphics
32483         filename ../images/math-macro-remove-greedy-param.png
32484         BoundingBox 0bp 5bp 20bp 25bp
32485         rotateOrigin center
32486
32487 \end_inset
32488
32489
32490 \end_layout
32491
32492 \end_inset
32493 </cell>
32494 <cell alignment="center" valignment="top" usebox="none">
32495 \begin_inset Text
32496
32497 \begin_layout Plain Layout
32498
32499 \family sans
32500 Edit\SpecialChar \menuseparator
32501 Math\SpecialChar \menuseparator
32502 Macro
32503 \begin_inset space ~
32504 \end_inset
32505
32506 Definition\SpecialChar \menuseparator
32507 Remove Last Argument
32508 \begin_inset Newline newline
32509 \end_inset
32510
32511
32512 \begin_inset ERT
32513 status collapsed
32514
32515 \begin_layout Plain Layout
32516
32517
32518 \backslash
32519 hphantom{
32520 \end_layout
32521
32522 \end_inset
32523
32524 Edit\SpecialChar \menuseparator
32525 Math\SpecialChar \menuseparator
32526 Macro
32527 \begin_inset space ~
32528 \end_inset
32529
32530 Definition\SpecialChar \menuseparator
32531
32532 \begin_inset ERT
32533 status collapsed
32534
32535 \begin_layout Plain Layout
32536
32537 }
32538 \end_layout
32539
32540 \end_inset
32541
32542 Spitting Out To The Right
32543 \end_layout
32544
32545 \end_inset
32546 </cell>
32547 </row>
32548 <row interlinespace="2.5mm">
32549 <cell alignment="center" valignment="top" usebox="none">
32550 \begin_inset Text
32551
32552 \begin_layout Plain Layout
32553 \begin_inset Graphics
32554         filename ../images/math-macro-append-greedy-param.png
32555         BoundingBox 0bp 5bp 20bp 25bp
32556         rotateOrigin center
32557
32558 \end_inset
32559
32560
32561 \end_layout
32562
32563 \end_inset
32564 </cell>
32565 <cell alignment="center" valignment="top" usebox="none">
32566 \begin_inset Text
32567
32568 \begin_layout Plain Layout
32569
32570 \family sans
32571 Edit\SpecialChar \menuseparator
32572 Math\SpecialChar \menuseparator
32573 Macro
32574 \begin_inset space ~
32575 \end_inset
32576
32577 Definition\SpecialChar \menuseparator
32578 Append Argument
32579 \begin_inset Newline newline
32580 \end_inset
32581
32582
32583 \begin_inset ERT
32584 status collapsed
32585
32586 \begin_layout Plain Layout
32587
32588
32589 \backslash
32590 hphantom{
32591 \end_layout
32592
32593 \end_inset
32594
32595 Edit\SpecialChar \menuseparator
32596 Math\SpecialChar \menuseparator
32597 Macro
32598 \begin_inset space ~
32599 \end_inset
32600
32601 Definition\SpecialChar \menuseparator
32602
32603 \begin_inset ERT
32604 status collapsed
32605
32606 \begin_layout Plain Layout
32607
32608 }
32609 \end_layout
32610
32611 \end_inset
32612
32613 Eating From The Right
32614 \end_layout
32615
32616 \end_inset
32617 </cell>
32618 </row>
32619 <row interlinespace="2.5mm">
32620 <cell alignment="center" valignment="top" usebox="none">
32621 \begin_inset Text
32622
32623 \begin_layout Plain Layout
32624 \begin_inset Graphics
32625         filename ../images/math-macro-add-greedy-optional-param.png
32626         BoundingBox 0bp 5bp 20bp 25bp
32627         rotateOrigin center
32628
32629 \end_inset
32630
32631
32632 \end_layout
32633
32634 \end_inset
32635 </cell>
32636 <cell alignment="center" valignment="top" usebox="none">
32637 \begin_inset Text
32638
32639 \begin_layout Plain Layout
32640
32641 \family sans
32642 Edit\SpecialChar \menuseparator
32643 Math\SpecialChar \menuseparator
32644 Macro
32645 \begin_inset space ~
32646 \end_inset
32647
32648 Definition\SpecialChar \menuseparator
32649 Append Optional Argument
32650 \begin_inset Newline newline
32651 \end_inset
32652
32653
32654 \begin_inset ERT
32655 status collapsed
32656
32657 \begin_layout Plain Layout
32658
32659
32660 \backslash
32661 hphantom{
32662 \end_layout
32663
32664 \end_inset
32665
32666 Edit\SpecialChar \menuseparator
32667 Math\SpecialChar \menuseparator
32668 Macro
32669 \begin_inset space ~
32670 \end_inset
32671
32672 Definition\SpecialChar \menuseparator
32673
32674 \begin_inset ERT
32675 status collapsed
32676
32677 \begin_layout Plain Layout
32678
32679 }
32680 \end_layout
32681
32682 \end_inset
32683
32684 Eating From The Right
32685 \end_layout
32686
32687 \end_inset
32688 </cell>
32689 </row>
32690 </lyxtabular>
32691
32692 \end_inset
32693
32694
32695 \end_layout
32696
32697 \begin_layout Standard
32698 \begin_inset Newpage newpage
32699 \end_inset
32700
32701
32702 \end_layout
32703
32704 \begin_layout Section
32705 Diagrams
32706 \end_layout
32707
32708 \begin_layout Standard
32709 LyX supports two types of commutative diagrams: 
32710 \series bold
32711 amscd
32712 \series default
32713  and 
32714 \series bold
32715 xymatrix
32716 \series default
32717  that are explained in the following.
32718 \end_layout
32719
32720 \begin_layout Subsection
32721 Amscd Diagrams
32722 \begin_inset Index
32723 status collapsed
32724
32725 \begin_layout Plain Layout
32726 Diagrams ! amscd
32727 \end_layout
32728
32729 \end_inset
32730
32731
32732 \end_layout
32733
32734 \begin_layout Standard
32735 Diagrams of this type visualize relations by vertical and horizontal lines
32736  or arrows:
32737 \begin_inset Formula \[
32738 \begin{CD}A@>>>B@>>>C\\
32739 @AAA@.@VVV\\
32740 F@<<<E@<<<D\end{CD}\]
32741
32742 \end_inset
32743
32744
32745 \end_layout
32746
32747 \begin_layout Standard
32748 To get them, the command 
32749 \series bold
32750
32751 \backslash
32752 CD
32753 \begin_inset Index
32754 status collapsed
32755
32756 \begin_layout Plain Layout
32757 Commands ! C ! 
32758 \backslash
32759 CD
32760 \end_layout
32761
32762 \end_inset
32763
32764
32765 \series default
32766  is inserted to a formula.
32767  A blue box appears with two dashed lines where further commands can be
32768  inserted.
32769  With 
32770 \begin_inset Info
32771 type  "shortcut"
32772 arg   "newline-insert newline"
32773 \end_inset
32774
32775  a new line is created.
32776  Horizontal relations are inserted in odd, vertical in even formula lines.
32777 \end_layout
32778
32779 \begin_layout Standard
32780 To create the relations there are the following commands:
32781 \end_layout
32782
32783 \begin_layout Itemize
32784
32785 \series bold
32786 @<<<
32787 \series default
32788  creates a left arrow, 
32789 \series bold
32790 @>>>
32791 \series default
32792  a right arrow, and 
32793 \series bold
32794 @=
32795 \series default
32796  a long equal sign
32797 \end_layout
32798
32799 \begin_layout Itemize
32800
32801 \series bold
32802 @AAA
32803 \series default
32804  creates an up arrow, 
32805 \series bold
32806 @VVV
32807 \series default
32808  an down arrow, and 
32809 \series bold
32810 @|
32811 \series default
32812  a vertical equal sign
32813 \end_layout
32814
32815 \begin_layout Itemize
32816
32817 \series bold
32818 @.
32819
32820 \series default
32821  is a placeholder for non-existent relations
32822 \end_layout
32823
32824 \begin_layout Standard
32825 All arrows can be labeled as follows:
32826 \end_layout
32827
32828 \begin_layout Itemize
32829 Is text inserted between the first and second < or >, resp., it is placed
32830  above the arrow.
32831  When it is inserted between the second and third one, it appears under
32832  the arrow.
32833 \end_layout
32834
32835 \begin_layout Itemize
32836 When text for vertical arrows is inserted between the first and second A
32837  or V, resp., it is placed left beside the arrow.
32838  When it is inserted between the second and third one, it appears right
32839  beside the arrow.
32840  If the text contains an A or V, these letters must be set into a TeX-brace.
32841 \end_layout
32842
32843 \begin_layout Standard
32844 As example a diagram with all possible relations:
32845 \end_layout
32846
32847 \begin_layout Standard
32848 \begin_inset Formula \[
32849 \begin{CD}A@>j>>B@>>k>C@=F\\
32850 @AmAA@.@VV{V}V@|\\
32851 D@<<j<E@>k>>F@=C\end{CD}\]
32852
32853 \end_inset
32854
32855
32856 \end_layout
32857
32858 \begin_layout Standard
32859 The command for this is:
32860 \begin_inset Newline newline
32861 \end_inset
32862
32863
32864 \series bold
32865
32866 \backslash
32867 CD
32868 \begin_inset ERT
32869 status collapsed
32870
32871 \begin_layout Plain Layout
32872
32873
32874 \backslash
32875 spce 
32876 \end_layout
32877
32878 \end_inset
32879
32880 A@>j>>B@>>k>C@=F Ctrl+Return
32881 \begin_inset Newline newline
32882 \end_inset
32883
32884
32885 \begin_inset ERT
32886 status collapsed
32887
32888 \begin_layout Plain Layout
32889
32890
32891 \backslash
32892 hphantom{
32893 \end_layout
32894
32895 \end_inset
32896
32897
32898 \backslash
32899 CD
32900 \begin_inset ERT
32901 status collapsed
32902
32903 \begin_layout Plain Layout
32904
32905
32906 \backslash
32907 spce 
32908 \end_layout
32909
32910 \end_inset
32911
32912
32913 \begin_inset ERT
32914 status collapsed
32915
32916 \begin_layout Plain Layout
32917
32918 }
32919 \end_layout
32920
32921 \end_inset
32922
32923 @AmAA@.@VV
32924 \backslash
32925 {V
32926 \series default
32927
32928 \begin_inset Formula $\to$
32929 \end_inset
32930
32931
32932 \series bold
32933 V@| Ctrl+Return
32934 \begin_inset Newline newline
32935 \end_inset
32936
32937
32938 \begin_inset ERT
32939 status collapsed
32940
32941 \begin_layout Plain Layout
32942
32943
32944 \backslash
32945 hphantom{
32946 \end_layout
32947
32948 \end_inset
32949
32950
32951 \backslash
32952 CD
32953 \begin_inset ERT
32954 status collapsed
32955
32956 \begin_layout Plain Layout
32957
32958
32959 \backslash
32960 spce 
32961 \end_layout
32962
32963 \end_inset
32964
32965
32966 \begin_inset ERT
32967 status collapsed
32968
32969 \begin_layout Plain Layout
32970
32971 }
32972 \end_layout
32973
32974 \end_inset
32975
32976 D@<<j<E@>k>>F@=C
32977 \end_layout
32978
32979 \begin_layout Subsection
32980 Xymatrix Diagrams
32981 \begin_inset Index
32982 status collapsed
32983
32984 \begin_layout Plain Layout
32985 Diagrams ! xymatrix
32986 \end_layout
32987
32988 \end_inset
32989
32990
32991 \end_layout
32992
32993 \begin_layout Standard
32994 To be able to use xymatrices, the LaTeX-package 
32995 \series bold
32996 xypic
32997 \series default
32998  must be installed.
32999  A xymatrix is created by inserting the command 
33000 \series bold
33001
33002 \backslash
33003 xymatrix
33004 \series default
33005  in a formula.
33006  Then you are able to add new matrix columns and rows like for normal matrices,
33007  see 
33008 \begin_inset CommandInset ref
33009 LatexCommand ref
33010 reference "sec:Matrices"
33011
33012 \end_inset
33013
33014 .
33015 \end_layout
33016
33017 \begin_layout Standard
33018 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
33019  and much more.
33020  All possibilities to create commutative diagrams and decorations are explained
33021  in detail in the 
33022 \emph on
33023 XY-pic manual
33024 \emph default
33025  that you find in the menu 
33026 \family sans
33027 Help\SpecialChar \menuseparator
33028 Specific
33029 \begin_inset space ~
33030 \end_inset
33031
33032 Manuals\SpecialChar \menuseparator
33033 XY-pic
33034 \begin_inset space ~
33035 \end_inset
33036
33037 Manual
33038 \family default
33039 .
33040 \end_layout
33041
33042 \begin_layout Standard
33043 \begin_inset Newpage newpage
33044 \end_inset
33045
33046
33047 \end_layout
33048
33049 \begin_layout Section
33050 Tips
33051 \begin_inset ERT
33052 status collapsed
33053
33054 \begin_layout Plain Layout
33055
33056
33057 \backslash
33058 texorpdfstring{
33059 \end_layout
33060
33061 \end_inset
33062
33063
33064 \begin_inset Foot
33065 status collapsed
33066
33067 \begin_layout Plain Layout
33068 Other useful math tips can be found in 
33069 \begin_inset CommandInset citation
33070 LatexCommand cite
33071 key "Voss"
33072
33073 \end_inset
33074
33075 .
33076 \end_layout
33077
33078 \end_inset
33079
33080
33081 \begin_inset ERT
33082 status collapsed
33083
33084 \begin_layout Plain Layout
33085
33086 }{}
33087 \end_layout
33088
33089 \end_inset
33090
33091
33092 \begin_inset Note Note
33093 status collapsed
33094
33095 \begin_layout Plain Layout
33096
33097 \backslash
33098 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
33099 \end_layout
33100
33101 \begin_layout Plain Layout
33102 More about 
33103 \backslash
33104 texorpdfstring is in section 
33105 \begin_inset CommandInset ref
33106 LatexCommand ref
33107 reference "sub:Formulas-in-Section"
33108
33109 \end_inset
33110
33111 .
33112 \end_layout
33113
33114 \end_inset
33115
33116
33117 \begin_inset Index
33118 status collapsed
33119
33120 \begin_layout Plain Layout
33121 Tips
33122 \end_layout
33123
33124 \end_inset
33125
33126
33127 \begin_inset Index
33128 status collapsed
33129
33130 \begin_layout Plain Layout
33131 Ions|see
33132 \begin_inset ERT
33133 status collapsed
33134
33135 \begin_layout Plain Layout
33136
33137 {
33138 \end_layout
33139
33140 \end_inset
33141
33142 Chemical characters
33143 \begin_inset ERT
33144 status collapsed
33145
33146 \begin_layout Plain Layout
33147
33148 }
33149 \end_layout
33150
33151 \end_inset
33152
33153
33154 \end_layout
33155
33156 \end_inset
33157
33158
33159 \end_layout
33160
33161 \begin_layout Subsection
33162 Chemical Symbols and Equations
33163 \begin_inset CommandInset label
33164 LatexCommand label
33165 name "sub:Chemical-Symbols-and"
33166
33167 \end_inset
33168
33169
33170 \begin_inset Index
33171 status collapsed
33172
33173 \begin_layout Plain Layout
33174 Chemical characters ! Symbols
33175 \end_layout
33176
33177 \end_inset
33178
33179
33180 \begin_inset Index
33181 status collapsed
33182
33183 \begin_layout Plain Layout
33184 Chemical equations
33185 \end_layout
33186
33187 \end_inset
33188
33189
33190 \begin_inset Index
33191 status collapsed
33192
33193 \begin_layout Plain Layout
33194 Symbols ! chemical
33195 \end_layout
33196
33197 \end_inset
33198
33199
33200 \end_layout
33201
33202 \begin_layout Standard
33203 An example text from chemistry:
33204 \end_layout
33205
33206 \begin_layout Quote
33207 The 
33208 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
33209 \end_inset
33210
33211 -ion reacts with two 
33212 \begin_inset Formula $\mathrm{Na^{+}}$
33213 \end_inset
33214
33215 -ions to sodium sulfate 
33216 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
33217 \end_inset
33218
33219 .
33220  The chemical equation for this is:
33221 \begin_inset Formula \[
33222 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
33223
33224 \end_inset
33225
33226
33227 \end_layout
33228
33229 \begin_layout Standard
33230 This chemical equation can directly be created as formula.
33231  To avoid that the symbols appear italic, everything is highlighted and
33232  changed by the shortcut 
33233 \begin_inset Info
33234 type  "shortcut"
33235 arg   "font-roman"
33236 \end_inset
33237
33238  to the upright font style.
33239 \begin_inset Foot
33240 status collapsed
33241
33242 \begin_layout Plain Layout
33243 font styles
33244 \series bold
33245  
33246 \series default
33247 see 
33248 \begin_inset CommandInset ref
33249 LatexCommand ref
33250 reference "sub:Font-Styles"
33251
33252 \end_inset
33253
33254
33255 \end_layout
33256
33257 \end_inset
33258
33259
33260 \end_layout
33261
33262 \begin_layout Subsection
33263 Negative Numbers
33264 \begin_inset Index
33265 status collapsed
33266
33267 \begin_layout Plain Layout
33268 Numbers ! negative
33269 \end_layout
33270
33271 \end_inset
33272
33273
33274 \end_layout
33275
33276 \begin_layout Standard
33277 Negative numbers often look ugly in formulas because the minus sign before
33278  the number is set with the same length as the minus operator sign.
33279  When writing the negative number in normal text, the minus sign appears
33280  correctly.
33281 \end_layout
33282
33283 \begin_layout Standard
33284 Thus, the problem disappears when converting the minus sign to mathematical
33285  text.
33286 \end_layout
33287
33288 \begin_layout Standard
33289 An example to visualize the problem:
33290 \end_layout
33291
33292 \begin_layout Standard
33293 \align center
33294 \begin_inset Tabular
33295 <lyxtabular version="3" rows="3" columns="2">
33296 <features>
33297 <column alignment="right" valignment="top" width="0">
33298 <column alignment="left" valignment="top" width="0">
33299 <row>
33300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33301 \begin_inset Text
33302
33303 \begin_layout Plain Layout
33304 normal text:
33305 \end_layout
33306
33307 \end_inset
33308 </cell>
33309 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33310 \begin_inset Text
33311
33312 \begin_layout Plain Layout
33313 x = -2
33314 \end_layout
33315
33316 \end_inset
33317 </cell>
33318 </row>
33319 <row>
33320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33321 \begin_inset Text
33322
33323 \begin_layout Plain Layout
33324 formula:
33325 \end_layout
33326
33327 \end_inset
33328 </cell>
33329 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33330 \begin_inset Text
33331
33332 \begin_layout Plain Layout
33333 \begin_inset Formula $x=-2$
33334 \end_inset
33335
33336
33337 \end_layout
33338
33339 \end_inset
33340 </cell>
33341 </row>
33342 <row>
33343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33344 \begin_inset Text
33345
33346 \begin_layout Plain Layout
33347 solution:
33348 \end_layout
33349
33350 \end_inset
33351 </cell>
33352 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33353 \begin_inset Text
33354
33355 \begin_layout Plain Layout
33356 \begin_inset Formula $x=\textrm{-}2$
33357 \end_inset
33358
33359
33360 \end_layout
33361
33362 \end_inset
33363 </cell>
33364 </row>
33365 </lyxtabular>
33366
33367 \end_inset
33368
33369
33370 \end_layout
33371
33372 \begin_layout Subsection
33373 Comma as decimal Separator
33374 \begin_inset Index
33375 status collapsed
33376
33377 \begin_layout Plain Layout
33378 Comma
33379 \end_layout
33380
33381 \end_inset
33382
33383
33384 \end_layout
33385
33386 \begin_layout Standard
33387 In LaTeX a comma inside a formula is used, according to the English convention,
33388  as number group separator.
33389  So there will be space added behind all commas in formulas.
33390 \end_layout
33391
33392 \begin_layout Standard
33393 To avoid this, the comma is highlighted and changed to mathematical text
33394  (shortcut 
33395 \begin_inset Info
33396 type  "shortcut"
33397 arg   "math-mode"
33398 \end_inset
33399
33400 ).
33401 \end_layout
33402
33403 \begin_layout Standard
33404 To use all formula commas in the document as decimal separator, the file
33405  
33406 \series bold
33407 icomma.sty
33408 \series default
33409
33410 \begin_inset Foot
33411 status collapsed
33412
33413 \begin_layout Plain Layout
33414
33415 \series bold
33416 icomma
33417 \series default
33418  is part of the LaTeX-package 
33419 \series bold
33420 was
33421 \series default
33422
33423 \begin_inset Index
33424 status collapsed
33425
33426 \begin_layout Plain Layout
33427 Packages ! was
33428 \begin_inset ERT
33429 status collapsed
33430
33431 \begin_layout Plain Layout
33432
33433
33434 \backslash
33435 vspace{4mm}
33436 \end_layout
33437
33438 \end_inset
33439
33440
33441 \end_layout
33442
33443 \end_inset
33444
33445 .
33446 \end_layout
33447
33448 \end_inset
33449
33450
33451 \begin_inset Index
33452 status collapsed
33453
33454 \begin_layout Plain Layout
33455 Packages ! icomma
33456 \end_layout
33457
33458 \end_inset
33459
33460  is loaded with the LaTeX-preamble line
33461 \end_layout
33462
33463 \begin_layout Standard
33464
33465 \series bold
33466
33467 \backslash
33468 usepackage{icomma}
33469 \end_layout
33470
33471 \begin_layout Subsection
33472 Physical Vectors
33473 \begin_inset CommandInset label
33474 LatexCommand label
33475 name "sub:Physical-Vectors"
33476
33477 \end_inset
33478
33479
33480 \begin_inset Index
33481 status collapsed
33482
33483 \begin_layout Plain Layout
33484 Vectors ! physical
33485 \end_layout
33486
33487 \end_inset
33488
33489
33490 \end_layout
33491
33492 \begin_layout Standard
33493 Predefined vectors are offered by the LaTeX-package 
33494 \series bold
33495 braket
33496 \series default
33497
33498 \begin_inset Foot
33499 status collapsed
33500
33501 \begin_layout Plain Layout
33502
33503 \series bold
33504 braket
33505 \series default
33506  should be part of every LaTeX standard installation.
33507 \end_layout
33508
33509 \end_inset
33510
33511
33512 \begin_inset Index
33513 status collapsed
33514
33515 \begin_layout Plain Layout
33516 Packages ! braket
33517 \end_layout
33518
33519 \end_inset
33520
33521  that is loaded with the LaTeX-preamble line
33522 \end_layout
33523
33524 \begin_layout Standard
33525
33526 \series bold
33527
33528 \backslash
33529 usepackage{braket}
33530 \end_layout
33531
33532 \begin_layout Standard
33533 \begin_inset ERT
33534 status collapsed
33535
33536 \begin_layout Plain Layout
33537
33538
33539 \backslash
33540 ifbraket 
33541 \end_layout
33542
33543 \end_inset
33544
33545
33546 \begin_inset Note Note
33547 status open
33548
33549 \begin_layout Plain Layout
33550 The following table will only be displayed when the LaTeX-package 
33551 \series bold
33552 braket
33553 \series default
33554  is installed.
33555 \end_layout
33556
33557 \end_inset
33558
33559 The following commands are defined:
33560 \end_layout
33561
33562 \begin_layout Standard
33563 \align center
33564 \begin_inset Tabular
33565 <lyxtabular version="3" rows="4" columns="2">
33566 <features>
33567 <column alignment="center" valignment="top" width="0">
33568 <column alignment="center" valignment="top" width="0">
33569 <row>
33570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33571 \begin_inset Text
33572
33573 \begin_layout Plain Layout
33574 Command
33575 \end_layout
33576
33577 \end_inset
33578 </cell>
33579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33580 \begin_inset Text
33581
33582 \begin_layout Plain Layout
33583 Result
33584 \end_layout
33585
33586 \end_inset
33587 </cell>
33588 </row>
33589 <row>
33590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33591 \begin_inset Text
33592
33593 \begin_layout Plain Layout
33594
33595 \backslash
33596 Bra{
33597 \backslash
33598 psi
33599 \end_layout
33600
33601 \end_inset
33602 </cell>
33603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33604 \begin_inset Text
33605
33606 \begin_layout Plain Layout
33607 \begin_inset Formula $\Bra{\psi}$
33608 \end_inset
33609
33610
33611 \end_layout
33612
33613 \end_inset
33614 </cell>
33615 </row>
33616 <row>
33617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33618 \begin_inset Text
33619
33620 \begin_layout Plain Layout
33621
33622 \backslash
33623 Ket{
33624 \backslash
33625 psi
33626 \end_layout
33627
33628 \end_inset
33629 </cell>
33630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33631 \begin_inset Text
33632
33633 \begin_layout Plain Layout
33634 \begin_inset Formula $\Ket{\psi}$
33635 \end_inset
33636
33637
33638 \end_layout
33639
33640 \end_inset
33641 </cell>
33642 </row>
33643 <row>
33644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33645 \begin_inset Text
33646
33647 \begin_layout Plain Layout
33648
33649 \backslash
33650 Braket{
33651 \backslash
33652 psi|
33653 \backslash
33654 phi
33655 \end_layout
33656
33657 \end_inset
33658 </cell>
33659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33660 \begin_inset Text
33661
33662 \begin_layout Plain Layout
33663 \begin_inset Formula $\Braket{\psi|\phi}$
33664 \end_inset
33665
33666
33667 \end_layout
33668
33669 \end_inset
33670 </cell>
33671 </row>
33672 </lyxtabular>
33673
33674 \end_inset
33675
33676
33677 \end_layout
33678
33679 \begin_layout Standard
33680 The command 
33681 \series bold
33682
33683 \backslash
33684 Braket
33685 \series default
33686  assures that all vertical bars are set in the size of the surrounding brackets:
33687 \begin_inset Formula \[
33688 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
33689
33690 \end_inset
33691
33692
33693 \begin_inset ERT
33694 status collapsed
33695
33696 \begin_layout Plain Layout
33697
33698
33699 \backslash
33700 else 
33701 \end_layout
33702
33703 \end_inset
33704
33705
33706 \begin_inset Note Note
33707 status open
33708
33709 \begin_layout Plain Layout
33710 The following will be displayed when the LaTeX-package 
33711 \series bold
33712 braket
33713 \series default
33714  is not installed:
33715 \end_layout
33716
33717 \end_inset
33718
33719
33720 \end_layout
33721
33722 \begin_layout Standard
33723 You need to install the LaTeX-package 
33724 \series bold
33725 braket
33726 \series default
33727  to see the rest of this subsection in the output.
33728 \end_layout
33729
33730 \begin_layout Standard
33731 \begin_inset ERT
33732 status collapsed
33733
33734 \begin_layout Plain Layout
33735
33736
33737 \backslash
33738 fi 
33739 \end_layout
33740
33741 \end_inset
33742
33743
33744 \end_layout
33745
33746 \begin_layout Standard
33747 The effect of 
33748 \series bold
33749
33750 \backslash
33751 Braket
33752 \series default
33753  can also be achieved using the command 
33754 \series bold
33755
33756 \backslash
33757 middle
33758 \series default
33759 , that is described in 
33760 \begin_inset CommandInset ref
33761 LatexCommand ref
33762 reference "sub:Automatic-Bracket-Size"
33763
33764 \end_inset
33765
33766 .
33767 \end_layout
33768
33769 \begin_layout Subsection
33770 Self-defined Fractions
33771 \begin_inset CommandInset label
33772 LatexCommand label
33773 name "sub:Self-defined-Fractions"
33774
33775 \end_inset
33776
33777
33778 \begin_inset Index
33779 status collapsed
33780
33781 \begin_layout Plain Layout
33782 Fractions ! self-defined
33783 \end_layout
33784
33785 \end_inset
33786
33787
33788 \end_layout
33789
33790 \begin_layout Standard
33791 To define custom commands for fractions, the command 
33792 \series bold
33793
33794 \backslash
33795 genfrac
33796 \series default
33797
33798 \begin_inset Index
33799 status collapsed
33800
33801 \begin_layout Plain Layout
33802 Commands ! G ! 
33803 \backslash
33804 genfrac
33805 \end_layout
33806
33807 \end_inset
33808
33809  is used in the following scheme:
33810 \end_layout
33811
33812 \begin_layout Standard
33813
33814 \series bold
33815
33816 \backslash
33817 genfrac{left
33818 \series default
33819  
33820 \series bold
33821 bracket}{right
33822 \series default
33823  
33824 \series bold
33825 bracket}{fraction bar thickness}{style}
33826 \begin_inset Newline newline
33827 \end_inset
33828
33829
33830 \begin_inset ERT
33831 status collapsed
33832
33833 \begin_layout Plain Layout
33834
33835
33836 \backslash
33837 phantom{
33838 \end_layout
33839
33840 \end_inset
33841
33842
33843 \backslash
33844 genfrac
33845 \begin_inset ERT
33846 status collapsed
33847
33848 \begin_layout Plain Layout
33849
33850 }
33851 \end_layout
33852
33853 \end_inset
33854
33855 {numerator}{denominator}
33856 \end_layout
33857
33858 \begin_layout Standard
33859 The style is a number in the range of 0
33860 \begin_inset space \thinspace{}
33861 \end_inset
33862
33863 -
33864 \begin_inset space \thinspace{}
33865 \end_inset
33866
33867 3.
33868 \end_layout
33869
33870 \begin_layout Standard
33871 \align center
33872 \begin_inset Tabular
33873 <lyxtabular version="3" rows="5" columns="2">
33874 <features>
33875 <column alignment="center" valignment="top" width="0">
33876 <column alignment="center" valignment="top" width="0">
33877 <row>
33878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33879 \begin_inset Text
33880
33881 \begin_layout Plain Layout
33882 Number
33883 \end_layout
33884
33885 \end_inset
33886 </cell>
33887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33888 \begin_inset Text
33889
33890 \begin_layout Plain Layout
33891 Style (Size)
33892 \end_layout
33893
33894 \end_inset
33895 </cell>
33896 </row>
33897 <row>
33898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33899 \begin_inset Text
33900
33901 \begin_layout Plain Layout
33902 0
33903 \end_layout
33904
33905 \end_inset
33906 </cell>
33907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33908 \begin_inset Text
33909
33910 \begin_layout Plain Layout
33911 display style formula
33912 \end_layout
33913
33914 \end_inset
33915 </cell>
33916 </row>
33917 <row>
33918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33919 \begin_inset Text
33920
33921 \begin_layout Plain Layout
33922 1
33923 \end_layout
33924
33925 \end_inset
33926 </cell>
33927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33928 \begin_inset Text
33929
33930 \begin_layout Plain Layout
33931 inline formula
33932 \end_layout
33933
33934 \end_inset
33935 </cell>
33936 </row>
33937 <row>
33938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33939 \begin_inset Text
33940
33941 \begin_layout Plain Layout
33942 2
33943 \end_layout
33944
33945 \end_inset
33946 </cell>
33947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33948 \begin_inset Text
33949
33950 \begin_layout Plain Layout
33951 small
33952 \end_layout
33953
33954 \end_inset
33955 </cell>
33956 </row>
33957 <row>
33958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33959 \begin_inset Text
33960
33961 \begin_layout Plain Layout
33962 3
33963 \end_layout
33964
33965 \end_inset
33966 </cell>
33967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33968 \begin_inset Text
33969
33970 \begin_layout Plain Layout
33971 tiny
33972 \end_layout
33973
33974 \end_inset
33975 </cell>
33976 </row>
33977 </lyxtabular>
33978
33979 \end_inset
33980
33981
33982 \end_layout
33983
33984 \begin_layout Standard
33985 When no style is given, the size is adjusted to the surrounding environment
33986  like for the command 
33987 \series bold
33988
33989 \backslash
33990 frac
33991 \series default
33992 .
33993 \end_layout
33994
33995 \begin_layout Standard
33996 When no fraction bar thickness is given, the predefined value of 0.4
33997 \begin_inset space \thinspace{}
33998 \end_inset
33999
34000 pt will be used.
34001 \end_layout
34002
34003 \begin_layout Standard
34004 \begin_inset VSpace medskip
34005 \end_inset
34006
34007 For example, the commands 
34008 \series bold
34009
34010 \backslash
34011 dfrac
34012 \series default
34013  and 
34014 \series bold
34015
34016 \backslash
34017 tbinom
34018 \series default
34019  from 
34020 \begin_inset CommandInset ref
34021 LatexCommand ref
34022 reference "sub:Fractions"
34023
34024 \end_inset
34025
34026  are defined with the commands
34027 \end_layout
34028
34029 \begin_layout Standard
34030
34031 \series bold
34032
34033 \backslash
34034 newcommand{
34035 \backslash
34036 dfrac}[2]{
34037 \backslash
34038 genfrac{}{}{}{0}{#1}{#2}}
34039 \end_layout
34040
34041 \begin_layout Standard
34042 and
34043 \end_layout
34044
34045 \begin_layout Standard
34046
34047 \series bold
34048
34049 \backslash
34050 newcommand{
34051 \backslash
34052 tbinom}[2]{
34053 \backslash
34054 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34055 \end_layout
34056
34057 \begin_layout Standard
34058 \begin_inset VSpace medskip
34059 \end_inset
34060
34061 To define a fraction where the fraction bar thickness can be given as optional
34062  argument, the following line is inserted to the LaTeX-preamble:
34063 \end_layout
34064
34065 \begin_layout Standard
34066
34067 \series bold
34068
34069 \backslash
34070 newcommand{
34071 \backslash
34072 fracS}[3][]{
34073 \backslash
34074 genfrac{}{}{#1}{}{#2}{#3}}
34075 \end_layout
34076
34077 \begin_layout Standard
34078 A test:
34079 \begin_inset Formula \begin{align*}
34080 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34081 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
34082
34083 \end_inset
34084
34085 As one can see, the distance of the numerator and the denominator to the
34086  fraction bar is round about three times the bar thickness.
34087 \end_layout
34088
34089 \begin_layout Subsection
34090 Canceled Formulas
34091 \begin_inset Index
34092 status collapsed
34093
34094 \begin_layout Plain Layout
34095 Formula ! canceled
34096 \end_layout
34097
34098 \end_inset
34099
34100
34101 \end_layout
34102
34103 \begin_layout Standard
34104 To cancel formulas or formula parts, the LaTeX-package 
34105 \series bold
34106 cancel
34107 \series default
34108
34109 \begin_inset Foot
34110 status collapsed
34111
34112 \begin_layout Plain Layout
34113
34114 \series bold
34115 cancel
34116 \series default
34117  is part of every LaTeX standard installation.
34118 \end_layout
34119
34120 \end_inset
34121
34122
34123 \begin_inset Index
34124 status collapsed
34125
34126 \begin_layout Plain Layout
34127 Packages ! cancel
34128 \end_layout
34129
34130 \end_inset
34131
34132  has to be loaded with the LaTeX-preamble line
34133 \end_layout
34134
34135 \begin_layout Standard
34136
34137 \series bold
34138
34139 \backslash
34140 usepackage[samesize]{cancel}
34141 \end_layout
34142
34143 \begin_layout Standard
34144 There are four ways to cancel formulas:
34145 \end_layout
34146
34147 \begin_layout Standard
34148 \align center
34149 \begin_inset Tabular
34150 <lyxtabular version="3" rows="5" columns="2">
34151 <features>
34152 <column alignment="center" valignment="top" width="0">
34153 <column alignment="center" valignment="top" width="0">
34154 <row>
34155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34156 \begin_inset Text
34157
34158 \begin_layout Plain Layout
34159 Command
34160 \end_layout
34161
34162 \end_inset
34163 </cell>
34164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34165 \begin_inset Text
34166
34167 \begin_layout Plain Layout
34168 Result
34169 \begin_inset Note Note
34170 status collapsed
34171
34172 \begin_layout Plain Layout
34173 The space and
34174 \series bold
34175  
34176 \backslash
34177 raisebox
34178 \series default
34179  are used here as spacer.
34180 \end_layout
34181
34182 \end_inset
34183
34184
34185 \end_layout
34186
34187 \end_inset
34188 </cell>
34189 </row>
34190 <row>
34191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34192 \begin_inset Text
34193
34194 \begin_layout Plain Layout
34195
34196 \backslash
34197 cancel{
34198 \backslash
34199 int
34200 \begin_inset ERT
34201 status collapsed
34202
34203 \begin_layout Plain Layout
34204
34205
34206 \backslash
34207 spce 
34208 \end_layout
34209
34210 \end_inset
34211
34212 A=B
34213 \end_layout
34214
34215 \end_inset
34216 </cell>
34217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34218 \begin_inset Text
34219
34220 \begin_layout Plain Layout
34221 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34222 \end_inset
34223
34224
34225 \end_layout
34226
34227 \end_inset
34228 </cell>
34229 </row>
34230 <row>
34231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34232 \begin_inset Text
34233
34234 \begin_layout Plain Layout
34235
34236 \backslash
34237 bcancel{
34238 \backslash
34239 int
34240 \begin_inset ERT
34241 status collapsed
34242
34243 \begin_layout Plain Layout
34244
34245
34246 \backslash
34247 spce 
34248 \end_layout
34249
34250 \end_inset
34251
34252 A=B
34253 \end_layout
34254
34255 \end_inset
34256 </cell>
34257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34258 \begin_inset Text
34259
34260 \begin_layout Plain Layout
34261 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34262 \end_inset
34263
34264
34265 \end_layout
34266
34267 \end_inset
34268 </cell>
34269 </row>
34270 <row>
34271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34272 \begin_inset Text
34273
34274 \begin_layout Plain Layout
34275
34276 \backslash
34277 xcancel{
34278 \backslash
34279 int
34280 \begin_inset ERT
34281 status collapsed
34282
34283 \begin_layout Plain Layout
34284
34285
34286 \backslash
34287 spce 
34288 \end_layout
34289
34290 \end_inset
34291
34292 A=B
34293 \end_layout
34294
34295 \end_inset
34296 </cell>
34297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34298 \begin_inset Text
34299
34300 \begin_layout Plain Layout
34301 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34302 \end_inset
34303
34304
34305 \end_layout
34306
34307 \end_inset
34308 </cell>
34309 </row>
34310 <row>
34311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34312 \begin_inset Text
34313
34314 \begin_layout Plain Layout
34315
34316 \backslash
34317 cancelto{1
34318 \begin_inset Formula $\to$
34319 \end_inset
34320
34321
34322 \backslash
34323 {
34324 \backslash
34325 int
34326 \begin_inset ERT
34327 status collapsed
34328
34329 \begin_layout Plain Layout
34330
34331
34332 \backslash
34333 spce 
34334 \end_layout
34335
34336 \end_inset
34337
34338 A=B
34339 \end_layout
34340
34341 \end_inset
34342 </cell>
34343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34344 \begin_inset Text
34345
34346 \begin_layout Plain Layout
34347 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34348 \end_inset
34349
34350
34351 \end_layout
34352
34353 \end_inset
34354 </cell>
34355 </row>
34356 </lyxtabular>
34357
34358 \end_inset
34359
34360
34361 \end_layout
34362
34363 \begin_layout Standard
34364
34365 \series bold
34366
34367 \backslash
34368 cancelto
34369 \series default
34370  is especially suitable to visualize the reduction of fractions within formulas:
34371 \begin_inset Formula \[
34372 \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}}}\]
34373
34374 \end_inset
34375
34376
34377 \end_layout
34378
34379 \begin_layout Subsection
34380 Formulas in Section Headings
34381 \begin_inset CommandInset label
34382 LatexCommand label
34383 name "sub:Formulas-in-Section"
34384
34385 \end_inset
34386
34387
34388 \begin_inset Index
34389 status collapsed
34390
34391 \begin_layout Plain Layout
34392 Formula ! in section headings
34393 \end_layout
34394
34395 \end_inset
34396
34397
34398 \end_layout
34399
34400 \begin_layout Standard
34401 When formulas are used in section headings, the following has to be taken
34402  into account:
34403 \end_layout
34404
34405 \begin_layout Standard
34406 \begin_inset Note Greyedout
34407 status open
34408
34409 \begin_layout Plain Layout
34410 When 
34411 \series bold
34412 hyperref
34413 \series default
34414
34415 \begin_inset Index
34416 status collapsed
34417
34418 \begin_layout Plain Layout
34419 Packages ! hyperref
34420 \end_layout
34421
34422 \end_inset
34423
34424  support is enabled in the document settings dialog under 
34425 \family sans
34426 PDF
34427 \begin_inset space ~
34428 \end_inset
34429
34430 Properties
34431 \family default
34432 , PDF-bookmarks are created for every section heading in the table of contents.
34433  If a section heading contains formulas, they are incorrectly displayed
34434  in the bookmark text, because formulas in bookmarks infringe the PDF convention
34435 s.
34436 \end_layout
34437
34438 \end_inset
34439
34440
34441 \end_layout
34442
34443 \begin_layout Standard
34444 Both problems can be solved by inserting at the end of the section heading
34445  a short title with the menu 
34446 \family sans
34447 Insert\SpecialChar \menuseparator
34448 Short
34449 \begin_inset space ~
34450 \end_inset
34451
34452 Title
34453 \family default
34454 .
34455  Short titles are used as alternative for multiline section headings to
34456  keep the table of contents clearly arranged.
34457  Only the short title appears in the table of contents and therefore also
34458  in the PDF-bookmark.
34459 \end_layout
34460
34461 \begin_layout Standard
34462 When formulas should be used in the table of contents but 
34463 \series bold
34464 hyperref
34465 \series default
34466  is used, one can use the following command in TeX-mode:
34467 \end_layout
34468
34469 \begin_layout Standard
34470
34471 \series bold
34472
34473 \backslash
34474 texorpdfstring{part}{alternative}
34475 \begin_inset Index
34476 status collapsed
34477
34478 \begin_layout Plain Layout
34479 Commands ! T ! 
34480 \backslash
34481 texorpdfstring
34482 \end_layout
34483
34484 \end_inset
34485
34486
34487 \end_layout
34488
34489 \begin_layout Standard
34490 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
34491  This can be characters, formulas, footnotes, but also cross-references.
34492  The alternative is used instead of the part for the bookmark.
34493 \end_layout
34494
34495 \begin_layout Standard
34496 Here are two example headings:
34497 \begin_inset VSpace -3mm
34498 \end_inset
34499
34500
34501 \begin_inset ERT
34502 status collapsed
34503
34504 \begin_layout Plain Layout
34505
34506
34507 \backslash
34508 boldmath 
34509 \end_layout
34510
34511 \end_inset
34512
34513
34514 \end_layout
34515
34516 \begin_layout Subsubsection
34517 Heading without formula in table of contents 
34518 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34519 \end_inset
34520
34521
34522 \begin_inset OptArg
34523 status collapsed
34524
34525 \begin_layout Plain Layout
34526 Heading without formula in table of contents
34527 \end_layout
34528
34529 \end_inset
34530
34531
34532 \end_layout
34533
34534 \begin_layout Subsubsection
34535 Heading with formula in table of contents
34536 \begin_inset ERT
34537 status collapsed
34538
34539 \begin_layout Plain Layout
34540
34541
34542 \backslash
34543 texorpdfstring{
34544 \end_layout
34545
34546 \end_inset
34547
34548  
34549 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34550 \end_inset
34551
34552
34553 \begin_inset ERT
34554 status collapsed
34555
34556 \begin_layout Plain Layout
34557
34558 }{}
34559 \end_layout
34560
34561 \end_inset
34562
34563
34564 \end_layout
34565
34566 \begin_layout Standard
34567 \begin_inset ERT
34568 status collapsed
34569
34570 \begin_layout Plain Layout
34571
34572
34573 \backslash
34574 unboldmath 
34575 \end_layout
34576
34577 \end_inset
34578
34579 In the first heading a short title was used, in the second one 
34580 \series bold
34581
34582 \backslash
34583 texorpdfstring
34584 \series default
34585 .
34586 \end_layout
34587
34588 \begin_layout Standard
34589 To get the same formatting as for the other headings, the complete heading
34590  was set into a 
34591 \series bold
34592 boldmath
34593 \series default
34594  environment
34595 \begin_inset Foot
34596 status collapsed
34597
34598 \begin_layout Plain Layout
34599 see 
34600 \begin_inset CommandInset ref
34601 LatexCommand ref
34602 reference "sub:Bold-Formulas"
34603
34604 \end_inset
34605
34606
34607 \end_layout
34608
34609 \end_inset
34610
34611 .
34612 \end_layout
34613
34614 \begin_layout Subsection
34615 Formulas in multi-column Text
34616 \begin_inset Index
34617 status collapsed
34618
34619 \begin_layout Plain Layout
34620 Formula ! in multi-column text
34621 \end_layout
34622
34623 \end_inset
34624
34625
34626 \end_layout
34627
34628 \begin_layout Standard
34629 Formulas in multi-column text are often too wide to fit into a column and
34630  thus need to be set over the whole page width.
34631  This is done by using the LaTeX-package 
34632 \series bold
34633 multicol
34634 \series default
34635
34636 \begin_inset Foot
34637 status collapsed
34638
34639 \begin_layout Plain Layout
34640
34641 \series bold
34642 multicol
34643 \series default
34644  is part of every LaTeX standard installation.
34645 \end_layout
34646
34647 \end_inset
34648
34649
34650 \begin_inset Index
34651 status collapsed
34652
34653 \begin_layout Plain Layout
34654 Packages ! multicol
34655 \end_layout
34656
34657 \end_inset
34658
34659 , that is loaded with the LaTeX-preamble line
34660 \end_layout
34661
34662 \begin_layout Standard
34663
34664 \series bold
34665
34666 \backslash
34667 usepackage{multicol}
34668 \end_layout
34669
34670 \begin_layout Standard
34671 \begin_inset Note Greyedout
34672 status open
34673
34674 \begin_layout Plain Layout
34675 Note herby that the setting 
34676 \family sans
34677 Two-column
34678 \begin_inset space ~
34679 \end_inset
34680
34681 document
34682 \family default
34683  in the menu 
34684 \family sans
34685 Document\SpecialChar \menuseparator
34686 Settings
34687 \family default
34688  under 
34689 \family sans
34690 Text
34691 \begin_inset space ~
34692 \end_inset
34693
34694 Layout
34695 \family default
34696 \emph on
34697  
34698 \emph default
34699 must 
34700 \emph on
34701 not
34702 \emph default
34703  be selected.
34704 \end_layout
34705
34706 \end_inset
34707
34708
34709 \end_layout
34710
34711 \begin_layout Standard
34712 Before the multi-column text the command
34713 \end_layout
34714
34715 \begin_layout Standard
34716
34717 \series bold
34718
34719 \backslash
34720 begin{multicols}{column number}
34721 \end_layout
34722
34723 \begin_layout Standard
34724 is written in TeX-mode.
34725  The column number is a number in the range of 2
34726 \begin_inset space \thinspace{}
34727 \end_inset
34728
34729 -
34730 \begin_inset space \thinspace{}
34731 \end_inset
34732
34733 10.
34734  Before the formula the multi-column text is ended by inserting the command
34735 \end_layout
34736
34737 \begin_layout Standard
34738
34739 \series bold
34740
34741 \backslash
34742 end{multicols}
34743 \end_layout
34744
34745 \begin_layout Standard
34746 in TeX-mode.
34747 \end_layout
34748
34749 \begin_layout Standard
34750 Due to the command some space is automatically added before the formula.
34751  To revert this, -6
34752 \begin_inset space \thinspace{}
34753 \end_inset
34754
34755 mm vertical space is inserted before the formula.
34756  When the formula style 
34757 \series bold
34758 Indented
34759 \begin_inset Foot
34760 status collapsed
34761
34762 \begin_layout Plain Layout
34763 formula styles see 
34764 \begin_inset CommandInset ref
34765 LatexCommand ref
34766 reference "sec:Formula-Styles"
34767
34768 \end_inset
34769
34770
34771 \end_layout
34772
34773 \end_inset
34774
34775
34776 \series default
34777  is used, -9
34778 \begin_inset space \thinspace{}
34779 \end_inset
34780
34781 mm space is inserted instead.
34782 \end_layout
34783
34784 \begin_layout Standard
34785 As example a multi-column text with a displayed formula:
34786 \end_layout
34787
34788 \begin_layout Standard
34789 \begin_inset ERT
34790 status collapsed
34791
34792 \begin_layout Plain Layout
34793
34794
34795 \backslash
34796 begin{multicols}{2}
34797 \end_layout
34798
34799 \end_inset
34800
34801 Das Spektrum wird fouriertransformiert.
34802  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
34803 , Lösungsmittel) zu trennen.
34804  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
34805  nun das Aussehen des Ausgangssignals.
34806  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
34807  über alle Phasen integrieren muss.
34808  Sei nun 
34809 \begin_inset Formula $S$
34810 \end_inset
34811
34812  unser normiertes Ausgangssignal and 
34813 \begin_inset Formula $P$
34814 \end_inset
34815
34816  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
34817 \begin_inset ERT
34818 status collapsed
34819
34820 \begin_layout Plain Layout
34821
34822
34823 \backslash
34824 end{multicols}
34825 \end_layout
34826
34827 \end_inset
34828
34829
34830 \begin_inset VSpace -6mm
34831 \end_inset
34832
34833
34834 \begin_inset Formula \begin{equation}
34835 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
34836
34837 \end_inset
34838
34839
34840 \begin_inset ERT
34841 status collapsed
34842
34843 \begin_layout Plain Layout
34844
34845
34846 \backslash
34847 begin{multicols}{2}
34848 \end_layout
34849
34850 \end_inset
34851
34852 wobei 
34853 \begin_inset Formula $S_{0}$
34854 \end_inset
34855
34856  das Signal ohne Gradient ist and the Normierungsbedingung 
34857 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
34858 \end_inset
34859
34860  gilt.
34861  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
34862  Direkt nach the 
34863 \begin_inset Formula $\nicefrac{\pi}{2}$
34864 \end_inset
34865
34866
34867 \begin_inset space \thinspace{}
34868 \end_inset
34869
34870 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
34871  das Signal zusätzlich abschwächt.
34872  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
34873  
34874 \begin_inset Formula $T_{2}$
34875 \end_inset
34876
34877 -Zeit.
34878 \end_layout
34879
34880 \begin_layout Standard
34881 \begin_inset ERT
34882 status collapsed
34883
34884 \begin_layout Plain Layout
34885
34886
34887 \backslash
34888 end{multicols}
34889 \end_layout
34890
34891 \end_inset
34892
34893  
34894 \end_layout
34895
34896 \begin_layout Subsection
34897 Formulas with Description of Variables
34898 \begin_inset Index
34899 status collapsed
34900
34901 \begin_layout Plain Layout
34902 Formula ! with description of variables
34903 \end_layout
34904
34905 \end_inset
34906
34907
34908 \end_layout
34909
34910 \begin_layout Standard
34911 To describe variables within a formula, like in formula 
34912 \begin_inset CommandInset ref
34913 LatexCommand eqref
34914 reference "eq:within"
34915
34916 \end_inset
34917
34918 , a 2
34919 \series bold
34920 ×
34921 \series default
34922
34923 \begin_inset Formula $n$
34924 \end_inset
34925
34926
34927 \begin_inset space ~
34928 \end_inset
34929
34930 matrix is used with left aligned columns for the 
34931 \begin_inset Formula $n$
34932 \end_inset
34933
34934  used variables.
34935 \begin_inset Foot
34936 status collapsed
34937
34938 \begin_layout Plain Layout
34939 matrices see 
34940 \begin_inset CommandInset ref
34941 LatexCommand ref
34942 reference "sec:Matrices"
34943
34944 \end_inset
34945
34946
34947 \end_layout
34948
34949 \end_inset
34950
34951  To set the description in a smaller size, before the matrix e.
34952 \begin_inset space \thinspace{}
34953 \end_inset
34954
34955 g.
34956 \begin_inset space \space{}
34957 \end_inset
34958
34959 the command 
34960 \series bold
34961
34962 \backslash
34963 footnotesize
34964 \series default
34965  is inserted.
34966 \begin_inset Foot
34967 status collapsed
34968
34969 \begin_layout Plain Layout
34970 font sizes see 
34971 \begin_inset CommandInset ref
34972 LatexCommand ref
34973 reference "sub:Font-Sizes"
34974
34975 \end_inset
34976
34977
34978 \end_layout
34979
34980 \end_inset
34981
34982
34983 \end_layout
34984
34985 \begin_layout Standard
34986 When the formula style 
34987 \series bold
34988 Indented
34989 \begin_inset Foot
34990 status collapsed
34991
34992 \begin_layout Plain Layout
34993 formula styles see 
34994 \begin_inset CommandInset ref
34995 LatexCommand ref
34996 reference "sec:Formula-Styles"
34997
34998 \end_inset
34999
35000
35001 \end_layout
35002
35003 \end_inset
35004
35005
35006 \series default
35007  is used, a 
35008 \series bold
35009
35010 \backslash
35011 hfill
35012 \series default
35013
35014 \begin_inset Foot
35015 status collapsed
35016
35017 \begin_layout Plain Layout
35018
35019 \series bold
35020
35021 \backslash
35022 hfill
35023 \series default
35024  only works in formulas with the style 
35025 \series bold
35026 Indented
35027 \series default
35028 , see 
35029 \begin_inset CommandInset ref
35030 LatexCommand ref
35031 reference "sub:Variable-Space"
35032
35033 \end_inset
35034
35035 .
35036 \end_layout
35037
35038 \end_inset
35039
35040  is inserted before and after the matrix to have the same separation of
35041  the matrix from the equation and the side margin.
35042 \end_layout
35043
35044 \begin_layout Standard
35045 When the formula style 
35046 \series bold
35047 Centered
35048 \series default
35049  is used, the method described in 
35050 \begin_inset CommandInset ref
35051 LatexCommand ref
35052 reference "sub:Flalign-Environment"
35053
35054 \end_inset
35055
35056  is used to indent formulas.
35057  Formula 
35058 \begin_inset CommandInset ref
35059 LatexCommand eqref
35060 reference "eq:within"
35061
35062 \end_inset
35063
35064  consists of five columns whereas in the first two columns contain the equation,
35065  the third the matrix, and the last one an empty TeX-brace.
35066 \begin_inset Formula \begin{flalign}
35067 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35068 \rho & \textrm{density}\\
35069 V & \textrm{volume}\\
35070 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
35071
35072 \end_inset
35073
35074
35075 \end_layout
35076
35077 \begin_layout Subsection
35078 Upright small Greek Letters
35079 \begin_inset CommandInset label
35080 LatexCommand label
35081 name "sub:Upright-small-Greek"
35082
35083 \end_inset
35084
35085
35086 \begin_inset Index
35087 status collapsed
35088
35089 \begin_layout Plain Layout
35090 Greek letters ! upright
35091 \end_layout
35092
35093 \end_inset
35094
35095
35096 \end_layout
35097
35098 \begin_layout Standard
35099 Most of the math fonts only provide italic small Greek letters.
35100  But for symbols of elementary particles like pions and neutrinos, upright
35101  Greek letters are needed.
35102  The file 
35103 \series bold
35104 upgreek.sty
35105 \series default
35106
35107 \begin_inset Foot
35108 status collapsed
35109
35110 \begin_layout Plain Layout
35111
35112 \series bold
35113 upgreek
35114 \series default
35115  is part of the LaTeX-package 
35116 \series bold
35117 was
35118 \series default
35119
35120 \begin_inset Index
35121 status collapsed
35122
35123 \begin_layout Plain Layout
35124 Packages ! was
35125 \begin_inset ERT
35126 status collapsed
35127
35128 \begin_layout Plain Layout
35129
35130
35131 \backslash
35132 vspace{4mm}
35133 \end_layout
35134
35135 \end_inset
35136
35137
35138 \end_layout
35139
35140 \end_inset
35141
35142 .
35143 \end_layout
35144
35145 \end_inset
35146
35147
35148 \begin_inset Index
35149 status collapsed
35150
35151 \begin_layout Plain Layout
35152 Packages ! upgreek
35153 \end_layout
35154
35155 \end_inset
35156
35157  that is loaded with the LaTeX-preamble line
35158 \end_layout
35159
35160 \begin_layout Standard
35161
35162 \series bold
35163
35164 \backslash
35165 usepackage{upgreek}
35166 \end_layout
35167
35168 \begin_layout Standard
35169 provides them.
35170  
35171 \begin_inset ERT
35172 status collapsed
35173
35174 \begin_layout Plain Layout
35175
35176
35177 \backslash
35178 ifupgreek 
35179 \end_layout
35180
35181 \end_inset
35182
35183
35184 \begin_inset Note Note
35185 status open
35186
35187 \begin_layout Plain Layout
35188 The following table will only be displayed when the LaTeX-package 
35189 \series bold
35190 upgreek
35191 \series default
35192  is installed.
35193 \end_layout
35194
35195 \end_inset
35196
35197  They are created when the command for a small Greek letters is started
35198  with 
35199 \series bold
35200 up
35201 \series default
35202 .
35203  For example the command 
35204 \series bold
35205
35206 \backslash
35207 uptau
35208 \series default
35209  creates this: 
35210 \begin_inset Formula $\uptau$
35211 \end_inset
35212
35213
35214 \end_layout
35215
35216 \begin_layout Standard
35217 With these commands reactions of elementary particles can be typeset:
35218 \begin_inset Formula \[
35219 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
35220
35221 \end_inset
35222
35223
35224 \end_layout
35225
35226 \begin_layout Standard
35227 The upright letters are more bold and wider than the italic ones.
35228  They should therefore not be used for units like 
35229 \begin_inset Quotes eld
35230 \end_inset
35231
35232 µm
35233 \begin_inset Quotes erd
35234 \end_inset
35235
35236 .
35237 \end_layout
35238
35239 \begin_layout Standard
35240 \begin_inset ERT
35241 status collapsed
35242
35243 \begin_layout Plain Layout
35244
35245
35246 \backslash
35247 else 
35248 \end_layout
35249
35250 \end_inset
35251
35252
35253 \begin_inset Note Note
35254 status open
35255
35256 \begin_layout Plain Layout
35257 The following will be displayed when the LaTeX-package 
35258 \series bold
35259 upgreek
35260 \series default
35261  is not installed:
35262 \end_layout
35263
35264 \end_inset
35265
35266
35267 \end_layout
35268
35269 \begin_layout Standard
35270 You need to install the LaTeX-package 
35271 \series bold
35272 upgreek
35273 \series default
35274  to see the rest of this subsection in the output.
35275 \end_layout
35276
35277 \begin_layout Standard
35278 \begin_inset ERT
35279 status collapsed
35280
35281 \begin_layout Plain Layout
35282
35283
35284 \backslash
35285 fi 
35286 \end_layout
35287
35288 \end_inset
35289
35290
35291 \end_layout
35292
35293 \begin_layout Subsection
35294 Text Characters in Formulas
35295 \begin_inset CommandInset label
35296 LatexCommand label
35297 name "sub:Text-Characters-in"
35298
35299 \end_inset
35300
35301
35302 \begin_inset Index
35303 status collapsed
35304
35305 \begin_layout Plain Layout
35306 Text ! in formulas
35307 \end_layout
35308
35309 \end_inset
35310
35311
35312 \end_layout
35313
35314 \begin_layout Standard
35315 In some cases you might want to insert text characters directly into formulas.
35316  When for example the centered dot · is often used in formulas like 
35317 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35318 \end_inset
35319
35320 , one would have to insert the command 
35321 \series bold
35322
35323 \backslash
35324 cdot
35325 \series default
35326
35327 \begin_inset Foot
35328 status collapsed
35329
35330 \begin_layout Plain Layout
35331 see 
35332 \begin_inset CommandInset ref
35333 LatexCommand ref
35334 reference "sub:Binary-Operators"
35335
35336 \end_inset
35337
35338
35339 \end_layout
35340
35341 \end_inset
35342
35343  all the time, because this character is defined in all encodings as text
35344  character.
35345  But the encoding can be changed by this LaTeX-preamble line:
35346 \end_layout
35347
35348 \begin_layout Standard
35349
35350 \series bold
35351
35352 \backslash
35353 Declare Inputtext{183}{
35354 \backslash
35355 ifmmode
35356 \backslash
35357 cdot
35358 \backslash
35359 else
35360 \backslash
35361 textperiodcentered
35362 \backslash
35363 f\SpecialChar \textcompwordmark{}
35364 i}
35365 \end_layout
35366
35367 \begin_layout Standard
35368 The character encoding (menu 
35369 \family sans
35370 Document\SpecialChar \menuseparator
35371 Settings\SpecialChar \menuseparator
35372 Language
35373 \family default
35374 ) specifies what character appears when a keyboard key is pressed.
35375  When the key for the character '·' is pressed, internally the command 
35376 \series bold
35377
35378 \backslash
35379 textperiodcentered
35380 \series default
35381  is used.
35382  But this command is not available in a formula so that you would get LaTeX-erro
35383 rs.
35384  With the changed encoding the right command is chosen automatically, depending
35385  on if the character was inserted into a formula or not.
35386 \end_layout
35387
35388 \begin_layout Standard
35389 The encoding of several characters is saved in definition files.
35390  Fore example the encoding 
35391 \series bold
35392 latin9
35393 \series default
35394  is defined in the file 
35395 \series bold
35396 latin9.def
35397 \series default
35398  that is in the installation folder of LaTeX.
35399  Encodings should only be changed via the LaTeX-preamble and not in the
35400  definition files.
35401  Otherwise own documents could not be edited by other LyX users working
35402  on other computers.
35403 \end_layout
35404
35405 \begin_layout Standard
35406 \begin_inset VSpace medskip
35407 \end_inset
35408
35409 Besides the centered dot, in this document the degree sign ° is defined
35410  with the following LaTeX-preamble line so that it can directly be inserted
35411  to a formula:
35412 \end_layout
35413
35414 \begin_layout Standard
35415
35416 \series bold
35417
35418 \backslash
35419 DeclareInputtext{176}{
35420 \backslash
35421 ifmmode^
35422 \backslash
35423 circ
35424 \backslash
35425 else
35426 \backslash
35427 textdegree
35428 \backslash
35429 f\SpecialChar \textcompwordmark{}
35430 i}
35431 \end_layout
35432
35433 \begin_layout Standard
35434 \begin_inset Newpage newpage
35435 \end_inset
35436
35437
35438 \end_layout
35439
35440 \begin_layout Section
35441 \start_of_appendix
35442 Typographic Advice
35443 \begin_inset Index
35444 status collapsed
35445
35446 \begin_layout Plain Layout
35447 Typographic advice
35448 \end_layout
35449
35450 \end_inset
35451
35452
35453 \end_layout
35454
35455 \begin_layout Standard
35456 This section is a summary of the most important typographic rules, listed
35457  in ISO norms.
35458 \begin_inset Foot
35459 status collapsed
35460
35461 \begin_layout Plain Layout
35462 This collection was partly taken from the German semi-official dictionary
35463  called 
35464 \begin_inset Quotes eld
35465 \end_inset
35466
35467 Duden
35468 \begin_inset Quotes erd
35469 \end_inset
35470
35471  
35472 \begin_inset CommandInset citation
35473 LatexCommand cite
35474 key "Duden"
35475
35476 \end_inset
35477
35478  that lists some of the ISO rules.
35479 \end_layout
35480
35481 \end_inset
35482
35483
35484 \end_layout
35485
35486 \begin_layout Itemize
35487 Physical units are 
35488 \emph on
35489 always
35490 \emph default
35491  set upright
35492 \begin_inset Foot
35493 status collapsed
35494
35495 \begin_layout Plain Layout
35496 done with font styles, see 
35497 \begin_inset CommandInset ref
35498 LatexCommand ref
35499 reference "sub:Font-Styles"
35500
35501 \end_inset
35502
35503
35504 \end_layout
35505
35506 \end_inset
35507
35508 : 30
35509 \begin_inset space \thinspace{}
35510 \end_inset
35511
35512 km/h
35513 \begin_inset Newline newline
35514 \end_inset
35515
35516 Between the value and the unit is the smallest space, see 
35517 \begin_inset CommandInset ref
35518 LatexCommand ref
35519 reference "sub:Predefined-Space"
35520
35521 \end_inset
35522
35523 .
35524 \begin_inset Newline newline
35525 \end_inset
35526
35527 This convention is automatically fulfilled when the command 
35528 \series bold
35529
35530 \backslash
35531 unittwo
35532 \series default
35533  is used.
35534  When it is entered to a formula, two boxes appear.
35535  In the first one the value is inserted, in the second one the unit, and
35536  one gets as above: 
35537 \begin_inset Formula $\unit[30]{km/h}$
35538 \end_inset
35539
35540
35541 \begin_inset space \thinspace{}
35542 \end_inset
35543
35544 .
35545  Note that 
35546 \series bold
35547
35548 \backslash
35549 unittwo
35550 \series default
35551  is not a real LaTeX command but the command 
35552 \series bold
35553
35554 \backslash
35555 unit[value]{unit}
35556 \series default
35557 , therefore you cannot use it in TeX code.
35558 \end_layout
35559
35560 \begin_layout Itemize
35561 Percent and perthousand signs are set like physical units:
35562 \begin_inset Newline newline
35563 \end_inset
35564
35565 1,2
35566 \begin_inset space \thinspace{}
35567 \end_inset
35568
35569 ‰ alcohol in blood
35570 \end_layout
35571
35572 \begin_layout Itemize
35573 The degree sign follows directly on the value: 15°, but not when it is used
35574  in units: 15
35575 \begin_inset space \thinspace{}
35576 \end_inset
35577
35578 °C
35579 \end_layout
35580
35581 \begin_layout Itemize
35582 In numbers with more than four digits the smallest space is inserted before
35583  every third digit to group them: 
35584 \family roman
35585 \series medium
35586 \shape up
35587 \size normal
35588 \emph off
35589 \bar no
35590 \noun off
35591 \color none
35592 18
35593 \begin_inset space \thinspace{}
35594 \end_inset
35595
35596 473
35597 \begin_inset space \thinspace{}
35598 \end_inset
35599
35600 588
35601 \end_layout
35602
35603 \begin_layout Itemize
35604 For dimensions like 120×90×40
35605 \begin_inset space \thinspace{}
35606 \end_inset
35607
35608 cm the multiplication sign 
35609 \begin_inset Quotes eld
35610 \end_inset
35611
35612 ×
35613 \begin_inset Quotes erd
35614 \end_inset
35615
35616  is used.
35617  It is available via the menu 
35618 \family sans
35619 Insert\SpecialChar \menuseparator
35620 Special Character\SpecialChar \menuseparator
35621 Symbols
35622 \family default
35623 .
35624  With some keyboard definitions it can also be inserted directly.
35625 \end_layout
35626
35627 \begin_layout Itemize
35628 Functions with names consisting of several letters are set upright to avoid
35629  confusions, see 
35630 \begin_inset CommandInset ref
35631 LatexCommand ref
35632 reference "sub:Predefined-Functions"
35633
35634 \end_inset
35635
35636 .
35637 \end_layout
35638
35639 \begin_layout Itemize
35640 Indices consisting of several letters, are set upright: 
35641 \begin_inset Formula $E_{\mathrm{kin}}$
35642 \end_inset
35643
35644
35645 \begin_inset Newline newline
35646 \end_inset
35647
35648 Components of matrices are set italic: 
35649 \begin_inset Formula $\hat{H}_{kl}$
35650 \end_inset
35651
35652
35653 \end_layout
35654
35655 \begin_layout Itemize
35656 The differentiation/integration operator 'd', the Euler's number 'e', and
35657  the imaginary unit 'i' should be set upright, to avoid mixing them up with
35658  other variables.
35659 \end_layout
35660
35661 \begin_layout Standard
35662 \begin_inset Newpage newpage
35663 \end_inset
35664
35665
35666 \end_layout
35667
35668 \begin_layout Section
35669 Synonyms
35670 \begin_inset Index
35671 status collapsed
35672
35673 \begin_layout Plain Layout
35674 Synonyms
35675 \end_layout
35676
35677 \end_inset
35678
35679
35680 \end_layout
35681
35682 \begin_layout Standard
35683 Some characters and symbols can be created with several commands.
35684  Here is a list of the synonym commands:
35685 \end_layout
35686
35687 \begin_layout Standard
35688 \begin_inset VSpace bigskip
35689 \end_inset
35690
35691
35692 \begin_inset space \hfill{}
35693 \end_inset
35694
35695
35696 \begin_inset Tabular
35697 <lyxtabular version="3" rows="12" columns="2">
35698 <features>
35699 <column alignment="center" valignment="top" width="0pt">
35700 <column alignment="center" valignment="top" width="0pt">
35701 <row>
35702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35703 \begin_inset Text
35704
35705 \begin_layout Plain Layout
35706 Command
35707 \end_layout
35708
35709 \end_inset
35710 </cell>
35711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35712 \begin_inset Text
35713
35714 \begin_layout Plain Layout
35715 equivalent to
35716 \begin_inset Note Note
35717 status collapsed
35718
35719 \begin_layout Plain Layout
35720
35721 \series bold
35722
35723 \backslash
35724 raisebox
35725 \series default
35726  is only used as spacer.
35727 \end_layout
35728
35729 \end_inset
35730
35731
35732 \end_layout
35733
35734 \end_inset
35735 </cell>
35736 </row>
35737 <row>
35738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35739 \begin_inset Text
35740
35741 \begin_layout Plain Layout
35742
35743 \backslash
35744 ast
35745 \end_layout
35746
35747 \end_inset
35748 </cell>
35749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35750 \begin_inset Text
35751
35752 \begin_layout Plain Layout
35753 \begin_inset ERT
35754 status collapsed
35755
35756 \begin_layout Plain Layout
35757
35758
35759 \backslash
35760 raisebox{-1.2mm}{
35761 \end_layout
35762
35763 \end_inset
35764
35765 *
35766 \begin_inset ERT
35767 status collapsed
35768
35769 \begin_layout Plain Layout
35770
35771 }
35772 \end_layout
35773
35774 \end_inset
35775
35776
35777 \end_layout
35778
35779 \end_inset
35780 </cell>
35781 </row>
35782 <row>
35783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35784 \begin_inset Text
35785
35786 \begin_layout Plain Layout
35787
35788 \backslash
35789 choose
35790 \end_layout
35791
35792 \end_inset
35793 </cell>
35794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35795 \begin_inset Text
35796
35797 \begin_layout Plain Layout
35798
35799 \backslash
35800 binom
35801 \end_layout
35802
35803 \end_inset
35804 </cell>
35805 </row>
35806 <row>
35807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35808 \begin_inset Text
35809
35810 \begin_layout Plain Layout
35811
35812 \backslash
35813 geq
35814 \end_layout
35815
35816 \end_inset
35817 </cell>
35818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35819 \begin_inset Text
35820
35821 \begin_layout Plain Layout
35822
35823 \backslash
35824 ge
35825 \end_layout
35826
35827 \end_inset
35828 </cell>
35829 </row>
35830 <row>
35831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35832 \begin_inset Text
35833
35834 \begin_layout Plain Layout
35835
35836 \backslash
35837 lbrace
35838 \end_layout
35839
35840 \end_inset
35841 </cell>
35842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35843 \begin_inset Text
35844
35845 \begin_layout Plain Layout
35846 {
35847 \end_layout
35848
35849 \end_inset
35850 </cell>
35851 </row>
35852 <row>
35853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35854 \begin_inset Text
35855
35856 \begin_layout Plain Layout
35857
35858 \backslash
35859 lbracket
35860 \end_layout
35861
35862 \end_inset
35863 </cell>
35864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35865 \begin_inset Text
35866
35867 \begin_layout Plain Layout
35868 [
35869 \end_layout
35870
35871 \end_inset
35872 </cell>
35873 </row>
35874 <row>
35875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35876 \begin_inset Text
35877
35878 \begin_layout Plain Layout
35879
35880 \backslash
35881 leftarrow
35882 \end_layout
35883
35884 \end_inset
35885 </cell>
35886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35887 \begin_inset Text
35888
35889 \begin_layout Plain Layout
35890
35891 \backslash
35892 gets
35893 \end_layout
35894
35895 \end_inset
35896 </cell>
35897 </row>
35898 <row>
35899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35900 \begin_inset Text
35901
35902 \begin_layout Plain Layout
35903
35904 \backslash
35905 leq
35906 \end_layout
35907
35908 \end_inset
35909 </cell>
35910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35911 \begin_inset Text
35912
35913 \begin_layout Plain Layout
35914
35915 \backslash
35916 le
35917 \end_layout
35918
35919 \end_inset
35920 </cell>
35921 </row>
35922 <row>
35923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35924 \begin_inset Text
35925
35926 \begin_layout Plain Layout
35927
35928 \backslash
35929 lor
35930 \end_layout
35931
35932 \end_inset
35933 </cell>
35934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35935 \begin_inset Text
35936
35937 \begin_layout Plain Layout
35938
35939 \backslash
35940 vee
35941 \end_layout
35942
35943 \end_inset
35944 </cell>
35945 </row>
35946 <row>
35947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35948 \begin_inset Text
35949
35950 \begin_layout Plain Layout
35951
35952 \backslash
35953 neq
35954 \end_layout
35955
35956 \end_inset
35957 </cell>
35958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35959 \begin_inset Text
35960
35961 \begin_layout Plain Layout
35962
35963 \backslash
35964 not=
35965 \end_layout
35966
35967 \end_inset
35968 </cell>
35969 </row>
35970 <row>
35971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35972 \begin_inset Text
35973
35974 \begin_layout Plain Layout
35975
35976 \backslash
35977 slash
35978 \end_layout
35979
35980 \end_inset
35981 </cell>
35982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35983 \begin_inset Text
35984
35985 \begin_layout Plain Layout
35986 /
35987 \end_layout
35988
35989 \end_inset
35990 </cell>
35991 </row>
35992 <row>
35993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35994 \begin_inset Text
35995
35996 \begin_layout Plain Layout
35997
35998 \backslash
35999 vert
36000 \end_layout
36001
36002 \end_inset
36003 </cell>
36004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36005 \begin_inset Text
36006
36007 \begin_layout Plain Layout
36008 |
36009 \end_layout
36010
36011 \end_inset
36012 </cell>
36013 </row>
36014 </lyxtabular>
36015
36016 \end_inset
36017
36018
36019 \begin_inset space \hfill{}
36020 \end_inset
36021
36022
36023 \begin_inset Tabular
36024 <lyxtabular version="3" rows="12" columns="2">
36025 <features>
36026 <column alignment="center" valignment="top" width="0pt">
36027 <column alignment="center" valignment="top" width="0pt">
36028 <row>
36029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36030 \begin_inset Text
36031
36032 \begin_layout Plain Layout
36033 Command
36034 \end_layout
36035
36036 \end_inset
36037 </cell>
36038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36039 \begin_inset Text
36040
36041 \begin_layout Plain Layout
36042 equivalent to
36043 \end_layout
36044
36045 \end_inset
36046 </cell>
36047 </row>
36048 <row>
36049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36050 \begin_inset Text
36051
36052 \begin_layout Plain Layout
36053
36054 \backslash
36055 backslash
36056 \end_layout
36057
36058 \end_inset
36059 </cell>
36060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36061 \begin_inset Text
36062
36063 \begin_layout Plain Layout
36064
36065 \backslash
36066
36067 \backslash
36068
36069 \end_layout
36070
36071 \end_inset
36072 </cell>
36073 </row>
36074 <row>
36075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36076 \begin_inset Text
36077
36078 \begin_layout Plain Layout
36079
36080 \backslash
36081 dasharrow
36082 \end_layout
36083
36084 \end_inset
36085 </cell>
36086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36087 \begin_inset Text
36088
36089 \begin_layout Plain Layout
36090
36091 \backslash
36092 dashrightarrow
36093 \end_layout
36094
36095 \end_inset
36096 </cell>
36097 </row>
36098 <row>
36099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36100 \begin_inset Text
36101
36102 \begin_layout Plain Layout
36103
36104 \backslash
36105 land
36106 \end_layout
36107
36108 \end_inset
36109 </cell>
36110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36111 \begin_inset Text
36112
36113 \begin_layout Plain Layout
36114
36115 \backslash
36116 wedge
36117 \end_layout
36118
36119 \end_inset
36120 </cell>
36121 </row>
36122 <row>
36123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36124 \begin_inset Text
36125
36126 \begin_layout Plain Layout
36127
36128 \backslash
36129 rbrace
36130 \end_layout
36131
36132 \end_inset
36133 </cell>
36134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36135 \begin_inset Text
36136
36137 \begin_layout Plain Layout
36138 }
36139 \end_layout
36140
36141 \end_inset
36142 </cell>
36143 </row>
36144 <row>
36145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36146 \begin_inset Text
36147
36148 \begin_layout Plain Layout
36149
36150 \backslash
36151 rbracket
36152 \end_layout
36153
36154 \end_inset
36155 </cell>
36156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36157 \begin_inset Text
36158
36159 \begin_layout Plain Layout
36160 ]
36161 \end_layout
36162
36163 \end_inset
36164 </cell>
36165 </row>
36166 <row>
36167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36168 \begin_inset Text
36169
36170 \begin_layout Plain Layout
36171
36172 \backslash
36173 rightarrow
36174 \end_layout
36175
36176 \end_inset
36177 </cell>
36178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36179 \begin_inset Text
36180
36181 \begin_layout Plain Layout
36182
36183 \backslash
36184 to
36185 \end_layout
36186
36187 \end_inset
36188 </cell>
36189 </row>
36190 <row>
36191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36192 \begin_inset Text
36193
36194 \begin_layout Plain Layout
36195
36196 \backslash
36197 lnot
36198 \end_layout
36199
36200 \end_inset
36201 </cell>
36202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36203 \begin_inset Text
36204
36205 \begin_layout Plain Layout
36206
36207 \backslash
36208 neg
36209 \end_layout
36210
36211 \end_inset
36212 </cell>
36213 </row>
36214 <row>
36215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36216 \begin_inset Text
36217
36218 \begin_layout Plain Layout
36219
36220 \backslash
36221 ne
36222 \end_layout
36223
36224 \end_inset
36225 </cell>
36226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36227 \begin_inset Text
36228
36229 \begin_layout Plain Layout
36230
36231 \backslash
36232 not=
36233 \end_layout
36234
36235 \end_inset
36236 </cell>
36237 </row>
36238 <row>
36239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36240 \begin_inset Text
36241
36242 \begin_layout Plain Layout
36243
36244 \backslash
36245 owns
36246 \end_layout
36247
36248 \end_inset
36249 </cell>
36250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36251 \begin_inset Text
36252
36253 \begin_layout Plain Layout
36254
36255 \backslash
36256 ni
36257 \end_layout
36258
36259 \end_inset
36260 </cell>
36261 </row>
36262 <row>
36263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36264 \begin_inset Text
36265
36266 \begin_layout Plain Layout
36267
36268 \backslash
36269 square
36270 \end_layout
36271
36272 \end_inset
36273 </cell>
36274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36275 \begin_inset Text
36276
36277 \begin_layout Plain Layout
36278
36279 \backslash
36280 Box
36281 \end_layout
36282
36283 \end_inset
36284 </cell>
36285 </row>
36286 <row>
36287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36288 \begin_inset Text
36289
36290 \begin_layout Plain Layout
36291
36292 \backslash
36293 Vert
36294 \end_layout
36295
36296 \end_inset
36297 </cell>
36298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36299 \begin_inset Text
36300
36301 \begin_layout Plain Layout
36302
36303 \backslash
36304 |
36305 \end_layout
36306
36307 \end_inset
36308 </cell>
36309 </row>
36310 </lyxtabular>
36311
36312 \end_inset
36313
36314
36315 \begin_inset space \hfill{}
36316 \end_inset
36317
36318
36319 \end_layout
36320
36321 \begin_layout Standard
36322 \begin_inset Newpage newpage
36323 \end_inset
36324
36325
36326 \end_layout
36327
36328 \begin_layout Bibliography
36329 \begin_inset CommandInset bibitem
36330 LatexCommand bibitem
36331 key "TLC2"
36332
36333 \end_inset
36334
36335
36336 \shape smallcaps
36337 Mittelbach, F.
36338  ; Goossens, M.
36339 \shape default
36340
36341 \shape italic
36342 The LaTeX Companion
36343 \shape default
36344 .
36345  Addison Wesley, 2004
36346 \end_layout
36347
36348 \begin_layout Bibliography
36349 \begin_inset CommandInset bibitem
36350 LatexCommand bibitem
36351 key "Mathmode"
36352
36353 \end_inset
36354
36355
36356 \begin_inset CommandInset href
36357 LatexCommand href
36358 name "Description"
36359 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36360
36361 \end_inset
36362
36363  of LaTeX's math abilities
36364 \end_layout
36365
36366 \begin_layout Bibliography
36367 \begin_inset CommandInset bibitem
36368 LatexCommand bibitem
36369 key "Voss"
36370
36371 \end_inset
36372
36373 LaTeX tips and tricks-
36374 \begin_inset CommandInset href
36375 LatexCommand href
36376 name "page"
36377 target "http://tug.org/TeXnik/"
36378
36379 \end_inset
36380
36381
36382 \end_layout
36383
36384 \begin_layout Bibliography
36385 \begin_inset CommandInset bibitem
36386 LatexCommand bibitem
36387 key "AMS"
36388
36389 \end_inset
36390
36391
36392 \begin_inset CommandInset href
36393 LatexCommand href
36394 name "Description"
36395 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
36396
36397 \end_inset
36398
36399  of 
36400 \begin_inset ERT
36401 status collapsed
36402
36403 \begin_layout Plain Layout
36404
36405
36406 \backslash
36407 AmS
36408 \end_layout
36409
36410 \end_inset
36411
36412 -LaTeX
36413 \end_layout
36414
36415 \begin_layout Bibliography
36416 \begin_inset CommandInset bibitem
36417 LatexCommand bibitem
36418 key "Symbole"
36419
36420 \end_inset
36421
36422
36423 \begin_inset CommandInset href
36424 LatexCommand href
36425 name "List"
36426 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36427
36428 \end_inset
36429
36430  of all symbols available with LaTeX-packages
36431 \end_layout
36432
36433 \begin_layout Bibliography
36434 \begin_inset CommandInset bibitem
36435 LatexCommand bibitem
36436 key "hyperref"
36437
36438 \end_inset
36439
36440
36441 \begin_inset CommandInset href
36442 LatexCommand href
36443 name "Documentation"
36444 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36445
36446 \end_inset
36447
36448  of the LaTeX-package 
36449 \series bold
36450 hyperref
36451 \series default
36452
36453 \begin_inset Index
36454 status collapsed
36455
36456 \begin_layout Plain Layout
36457 Packages ! hyperref
36458 \end_layout
36459
36460 \end_inset
36461
36462
36463 \end_layout
36464
36465 \begin_layout Bibliography
36466 \begin_inset CommandInset bibitem
36467 LatexCommand bibitem
36468 key "Mathclap"
36469
36470 \end_inset
36471
36472
36473 \begin_inset CommandInset href
36474 LatexCommand href
36475 name "Description"
36476 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36477
36478 \end_inset
36479
36480  of the command 
36481 \series bold
36482
36483 \backslash
36484 mathclap
36485 \series default
36486 , described in 
36487 \begin_inset CommandInset ref
36488 LatexCommand ref
36489 reference "sub:Operator-Limits"
36490
36491 \end_inset
36492
36493
36494 \begin_inset Index
36495 status collapsed
36496
36497 \begin_layout Plain Layout
36498 Commands ! M ! 
36499 \backslash
36500 mathclap
36501 \end_layout
36502
36503 \end_inset
36504
36505
36506 \end_layout
36507
36508 \begin_layout Bibliography
36509 \begin_inset CommandInset bibitem
36510 LatexCommand bibitem
36511 key "Duden"
36512
36513 \end_inset
36514
36515
36516 \emph on
36517 Duden Band 1
36518 \emph default
36519 .
36520  22.
36521  Auflage, Duden 2001
36522 \end_layout
36523
36524 \begin_layout Subsubsection*
36525 \begin_inset CommandInset index_print
36526 LatexCommand printindex
36527
36528 \end_inset
36529
36530
36531 \end_layout
36532
36533 \end_body
36534 \end_document