]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
90d57828d270ffd67ceb6bde1da74771cb241151
[lyx.git] / lib / doc / Math.lyx
1 #LyX 1.6.0rc2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 340
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16
17 % if pdflatex is used
18 \usepackage{ifpdf}
19 \ifpdf
20
21 % set fonts for nicer pdf view
22 \IfFileExists{lmodern.sty}
23  {\usepackage{lmodern}}{}
24
25 \fi % end if pdflatex is used
26
27 % Folgendes Problem lösen:
28 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
29 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
30 % die Kapitelnummer geschrieben.
31 % Als Lösung wird mehr Platz zwischen Nummer und
32 % Überschrift eingefügt.
33 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
34 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
35
36 % To be able to enter the character ° and · directly in LyX,
37 % see sec. 22.11
38 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
39 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
40
41 % increase link area for cross-references and autoname them,
42 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
43 \newlength{\abc}
44 \settowidth{\abc}{\space}
45 \addto\extrasenglish{
46  \renewcommand{\equationautorefname}{\hspace{-\abc}}
47  \renewcommand{\sectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
49  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
50
51 % don't load packages twice
52 % see first footnote in sec. 9.3
53 \@ifundefined{textcolor}{\usepackage{color}}{}
54
55 % the pages of the TOC are numbered roman
56 % and a PDF-bookmark for the TOC is added
57 \pagenumbering{roman}
58 \let\myTOC\tableofcontents
59 \renewcommand{\tableofcontents}{%
60  \vspace{1cm}
61  \pdfbookmark[1]{\contentsname}{}
62  \myTOC
63  \cleardoublepage
64  \pagenumbering{arabic}}
65
66 % insert additional vertical space of 1.5 mm between footnotes,
67 \let\myFoot\footnote
68 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
69
70 % provides caption formatting
71 \setkomafont{captionlabel}{\bfseries}
72
73 % used in Kap. 22.6
74 \usepackage[samesize]{cancel}
75
76 % enables calculation of values,
77 \usepackage{calc}
78
79 % for multiple table row and column cells
80 \usepackage{multirow}
81 \usepackage{multicol}
82
83 % needed in sec. 19.4
84 \usepackage{remreset}
85
86 % center multirows (e.g. in sec. 13.3)
87 \renewcommand{\multirowsetup}{\centering}
88
89 % define a color, used in sec.9.3
90 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
91
92 % declare operators (see sec. 10.4 and sec. 15.2)
93 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
94 \DeclareMathOperator{\sgn}{sgn}
95
96 \newcommand{\spce}{\textvisiblespace}
97
98 % example definitions for sec. 20.1 
99 \newcommand{\gr}{\Longrightarrow}
100 \newcommand{\us}[1]{\underline{#1}}
101 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
102 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
103 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
104
105 % example macro from sec. 19.4
106 %\def\tagform@#1{\maketag@@@{|#1|}}
107
108 % macro from sec. 10.2
109 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
110 \def\mathclap {\mathpalette \mathclapinternal}
111 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
112
113 % redefine the greyed out note
114 \renewenvironment{lyxgreyedout}
115  {\textcolor{blue}\bgroup}{\egroup}
116
117 % ------------------------------------
118 % used to check for needed LaTeX packages
119 \usepackage{ifthen}
120
121 % check for package eurosym
122 % used for the Euro symbol
123 \newboolean{eurosym}
124 \IfFileExists{eurosym.sty}
125  {\usepackage[gennarrow]{eurosym}
126   \setboolean{eurosym}{true}}
127  {\setboolean{eurosym}{false}}
128
129 % needed in sec. 22.4
130 % check for package braket
131 \newboolean{braket}
132 \IfFileExists{braket.sty}
133  {\usepackage{braket}
134   \setboolean{braket}{true}}
135  {\setboolean{braket}{false}}
136
137 % needed in sec. 22.10
138 % check for package upgreek
139 \newboolean{upgreek}
140 \IfFileExists{upgreek.sty}
141  {\usepackage{upgreek}
142   \setboolean{upgreek}{true}}
143  {\setboolean{upgreek}{false}}
144 \end_preamble
145 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
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_pagebackref false
174 \pdf_pdfusetitle false
175 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
176 \papersize a4paper
177 \use_geometry false
178 \use_amsmath 2
179 \use_esint 1
180 \cite_engine basic
181 \use_bibtopic false
182 \paperorientation portrait
183 \secnumdepth 4
184 \tocdepth 3
185 \paragraph_separation skip
186 \defskip medskip
187 \quotes_language english
188 \papercolumns 1
189 \papersides 2
190 \paperpagestyle plain
191 \bullet 1 0 6 -1
192 \bullet 2 2 35 -1
193 \bullet 3 2 7 -1
194 \tracking_changes false
195 \output_changes false
196 \author "" 
197 \author "" 
198 \end_header
199
200 \begin_body
201
202 \begin_layout Title
203 LyX's detailed Math manual
204 \end_layout
205
206 \begin_layout Author
207 by the LyX Team
208 \begin_inset Foot
209 status collapsed
210
211 \begin_layout Plain Layout
212 \noindent
213 If you have comments or error corrections, please send them to the LyX Documenta
214 tion mailing list: 
215 \family typewriter
216
217 \begin_inset CommandInset href
218 LatexCommand href
219 name "lyx-docs@lists.lyx.org"
220 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
221 type "mailto:"
222
223 \end_inset
224
225
226 \end_layout
227
228 \end_inset
229
230
231 \begin_inset Note Note
232 status collapsed
233
234 \begin_layout Plain Layout
235 author: Uwe Stöhr
236 \end_layout
237
238 \end_inset
239
240
241 \begin_inset Newline newline
242 \end_inset
243
244
245 \begin_inset Newline newline
246 \end_inset
247
248
249 \family sans
250 Version 1.6svn
251 \end_layout
252
253 \begin_layout Standard
254 \begin_inset CommandInset toc
255 LatexCommand tableofcontents
256
257 \end_inset
258
259
260 \end_layout
261
262 \begin_layout Standard
263 \begin_inset Note Note
264 status open
265
266 \begin_layout Plain Layout
267 To export this document to PDF, PS, or DVI the LaTeX-packages 
268 \series bold
269 eurosym,
270 \series default
271  
272 \series bold
273 multirow,
274 \series default
275  and 
276 \series bold
277 was
278 \series default
279  must be installed.
280  If they are not installed you can export the document anyway but the sections
281  where the packages are required won't appear in the output.
282 \end_layout
283
284 \begin_layout Plain Layout
285 The latest PDF-version of this document can be found here:
286 \begin_inset Newline newline
287 \end_inset
288
289
290 \series bold
291 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
292 \end_layout
293
294 \end_inset
295
296
297 \end_layout
298
299 \begin_layout Standard
300 \begin_inset Newpage newpage
301 \end_inset
302
303
304 \end_layout
305
306 \begin_layout Section
307 Introduction
308 \begin_inset CommandInset label
309 LatexCommand label
310 name "sec:Introduction"
311
312 \end_inset
313
314
315 \end_layout
316
317 \begin_layout Standard
318 This document explains LyX's math features and is furthermore a collection
319  of LaTeX-commands used for mathematical characters and constructs.
320  The explanations are designed for the usage of commands.
321  It is therefore required that you have read the section 
322 \family typewriter
323 Mathematical
324 \begin_inset space ~
325 \end_inset
326
327 Formulas
328 \family default
329  of the User's Guide.
330 \end_layout
331
332 \begin_layout Standard
333 Most of the characters and many constructs explained in this manual are
334  also accessible via the menu 
335 \family sans
336 Insert
337 \series bold
338 \SpecialChar \menuseparator
339
340 \series default
341 Math
342 \family default
343 , or the 
344 \family sans
345 math
346 \family default
347 \series bold
348  
349 \family sans
350 \series default
351 toolbar
352 \family default
353 .
354  But everybody who has to write lots of formulas will notice that it is
355  much faster to use commands instead of the math toolbar.
356  Therefore this manual is focused on commands but also mentions the correspondin
357 g toolbar buttons when available.
358 \end_layout
359
360 \begin_layout Standard
361 If not specially mentioned the commands are only available within formulas.
362  To be able to use all commands explained in this document, the option 
363 \family sans
364 Use AMS math package
365 \family default
366  must be used in the document settings (menu 
367 \family sans
368 Document\SpecialChar \menuseparator
369 Settings\SpecialChar \menuseparator
370 Math
371 \begin_inset space ~
372 \end_inset
373
374 Options
375 \family default
376 ).
377 \begin_inset Foot
378 status collapsed
379
380 \begin_layout Plain Layout
381 The option 
382 \family sans
383 Use AMS math package automatically
384 \family default
385  only uses 
386 \begin_inset ERT
387 status collapsed
388
389 \begin_layout Plain Layout
390
391
392 \backslash
393 AmS 
394 \end_layout
395
396 \end_inset
397
398 -math when math constructs are found that are supported by LyX.
399 \end_layout
400
401 \end_inset
402
403
404 \end_layout
405
406 \begin_layout Standard
407 This document doesn't list all 
408 \begin_inset ERT
409 status collapsed
410
411 \begin_layout Plain Layout
412
413
414 \backslash
415 AmS 
416 \end_layout
417
418 \end_inset
419
420 -math commands
421 \begin_inset Foot
422 status collapsed
423
424 \begin_layout Plain Layout
425 A list with all 
426 \begin_inset ERT
427 status collapsed
428
429 \begin_layout Plain Layout
430
431
432 \backslash
433 AmS
434 \end_layout
435
436 \end_inset
437
438 -math commands is in the file 
439 \family sans
440
441 \begin_inset CommandInset href
442 LatexCommand href
443 name "amsguide.ps"
444 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
445
446 \end_inset
447
448
449 \family default
450 , which is part of every LaTeX standard installation.
451 \end_layout
452
453 \end_inset
454
455  for lucidity reasons.
456 \end_layout
457
458 \begin_layout Section
459 General Instructions
460 \begin_inset CommandInset label
461 LatexCommand label
462 name "sec:General-Instructions"
463
464 \end_inset
465
466
467 \end_layout
468
469 \begin_layout Standard
470 To create an inline formula
471 \begin_inset Index
472 status collapsed
473
474 \begin_layout Plain Layout
475 Formula ! inline
476 \end_layout
477
478 \end_inset
479
480  that is embedded into a text line, press 
481 \family sans
482 Ctrl-m
483 \family default
484  or the toolbar button 
485 \begin_inset Graphics
486         filename ../images/math-mode.png
487         scale 85
488
489 \end_inset
490
491
492 \begin_inset Newline newline
493 \end_inset
494
495 To create a display style formula
496 \begin_inset Index
497 status collapsed
498
499 \begin_layout Plain Layout
500 Formula ! display style
501 \end_layout
502
503 \end_inset
504
505  that will appear bigger and in an own paragraph, press 
506 \family sans
507 Ctrl-M
508 \family default
509 .
510 \end_layout
511
512 \begin_layout Standard
513 To change a display style formula to an inline formula, set the cursor into
514  the formula and press 
515 \family sans
516 Ctrl-M
517 \family default
518  or use the menu 
519 \family sans
520 Edit\SpecialChar \menuseparator
521 Math\SpecialChar \menuseparator
522 Change formula type
523 \family default
524 .
525  The same way is used to change an inline formula to a display style formula.
526 \end_layout
527
528 \begin_layout Standard
529 To display parts of an inline formula in the size of a display style formula,
530  enter the command 
531 \series bold
532
533 \backslash
534 displaystyle
535 \begin_inset Index
536 status collapsed
537
538 \begin_layout Plain Layout
539 Commands ! D ! 
540 \backslash
541 displaystyle
542 \end_layout
543
544 \end_inset
545
546
547 \series default
548  to a formula.
549  Then a new blue box appears in which the desired formula part is inserted.
550 \end_layout
551
552 \begin_layout Standard
553 Only inline formulas are allowed inside tables.
554 \end_layout
555
556 \begin_layout Standard
557 The 
558 \family sans
559 math toolbar
560 \family default
561  can be turned on in the menu 
562 \family sans
563 View\SpecialChar \menuseparator
564 Toolbars
565 \family default
566 .
567  When you click there on 
568 \begin_inset Quotes eld
569 \end_inset
570
571 Math
572 \begin_inset Quotes erd
573 \end_inset
574
575  the toolbar will be shown permanently at the bottom; this state is visualized
576  in the 
577 \family sans
578 Toolbars
579 \family default
580  menu with a checkmark.
581  When you click in this state again on 
582 \begin_inset Quotes eld
583 \end_inset
584
585 Math
586 \begin_inset Quotes erd
587 \end_inset
588
589  in the 
590 \family sans
591 Toolbars
592 \family default
593  menu, the 
594 \family sans
595 math toolbar
596 \family default
597  is only shown when the cursor is within a formula; this state is visualized
598  by the renaming of the menu entry from 
599 \begin_inset Quotes eld
600 \end_inset
601
602 Math
603 \begin_inset Quotes erd
604 \end_inset
605
606  to 
607 \begin_inset Quotes eld
608 \end_inset
609
610 Math
611 \begin_inset space ~
612 \end_inset
613
614 (auto)
615 \begin_inset Quotes erd
616 \end_inset
617
618 .
619 \end_layout
620
621 \begin_layout Standard
622 The TeX-mode
623 \begin_inset Index
624 status collapsed
625
626 \begin_layout Plain Layout
627 T@TeX-mode
628 \end_layout
629
630 \end_inset
631
632  is invoked by pressing the toolbar button 
633 \begin_inset Graphics
634         filename ../images/ert-insert.png
635         scale 85
636
637 \end_inset
638
639  or by using the menu 
640 \family sans
641 Insert\SpecialChar \menuseparator
642 Te
643 \begin_inset ERT
644 status collapsed
645
646 \begin_layout Plain Layout
647
648 {}
649 \end_layout
650
651 \end_inset
652
653 X Code
654 \family default
655  (shortcut 
656 \family sans
657 Ctrl-l
658 \family default
659 ).
660 \begin_inset Note Note
661 status collapsed
662
663 \begin_layout Plain Layout
664 In LyX there are three 
665 \begin_inset Quotes eld
666 \end_inset
667
668 proper names
669 \begin_inset Quotes erd
670 \end_inset
671
672  that appear in the output with sub- and superscript letters: TeX, LaTeX,
673  and LyX
674 \end_layout
675
676 \begin_layout Plain Layout
677 To avoid that these names are recognized as proper names, a TeX-brace pair
678  is inserted.
679 \end_layout
680
681 \end_inset
682
683
684 \end_layout
685
686 \begin_layout Standard
687 To change the LaTeX-preamble
688 \begin_inset Index
689 status collapsed
690
691 \begin_layout Plain Layout
692 L@LaTeX-preamble
693 \end_layout
694
695 \end_inset
696
697 , use the menu 
698 \family sans
699 Document\SpecialChar \menuseparator
700 Settings\SpecialChar \menuseparator
701 LaT
702 \begin_inset ERT
703 status collapsed
704
705 \begin_layout Plain Layout
706
707 {}
708 \end_layout
709
710 \end_inset
711
712 eX
713 \family default
714  
715 \family sans
716 Preamble
717 \family default
718 .
719 \end_layout
720
721 \begin_layout Standard
722 To edit matrices, case differentiations, and multiline formulas subsequently,
723  the menus 
724 \family sans
725 Edit\SpecialChar \menuseparator
726 Math
727 \family default
728  and 
729 \family sans
730 Edit\SpecialChar \menuseparator
731 Rows
732 \begin_inset space \thinspace{}
733 \end_inset
734
735 &
736 \begin_inset space \thinspace{}
737 \end_inset
738
739 Columns,
740 \family default
741  or the 
742 \family sans
743 table toolbar
744 \family default
745  can be used.
746  When lines and columns are swapped via the menu, the column or line where
747  the cursor is in is exchanged with the column to the right or the line
748  below, respectively.
749  Is the cursor in the last column or row, the exchange is done with the
750  column to the left or the line above.
751 \end_layout
752
753 \begin_layout Standard
754 To write text in formulas
755 \begin_inset Foot
756 status collapsed
757
758 \begin_layout Plain Layout
759 For multiline formulas the command 
760 \series bold
761
762 \backslash
763 intertext
764 \series default
765  is used, see 
766 \begin_inset CommandInset ref
767 LatexCommand ref
768 reference "sub:Text-in-multiline"
769
770 \end_inset
771
772 .
773 \end_layout
774
775 \end_inset
776
777  
778 \emph on
779 mathematical text
780 \emph default
781
782 \begin_inset Index
783 status collapsed
784
785 \begin_layout Plain Layout
786 Text ! in formulas
787 \end_layout
788
789 \end_inset
790
791
792 \begin_inset Index
793 status collapsed
794
795 \begin_layout Plain Layout
796 Mathematical text
797 \end_layout
798
799 \end_inset
800
801  is used.
802  This mode is invoked with the the shortcut 
803 \family sans
804 Alt-m
805 \begin_inset space ~
806 \end_inset
807
808 m
809 \family default
810  or by the insertion of the command 
811 \series bold
812
813 \backslash
814 text
815 \begin_inset Index
816 status collapsed
817
818 \begin_layout Plain Layout
819 Commands ! T ! 
820 \backslash
821 text
822 \end_layout
823
824 \end_inset
825
826
827 \series default
828 .
829  The text appears black in LyX and can therefore be distinguished from the
830  other formula parts that appear blue.
831  In the output mathematical text is set upright, in contrary to other formula
832  parts.
833 \end_layout
834
835 \begin_layout Subsection*
836 Command Scheme
837 \end_layout
838
839 \begin_layout Standard
840 Most of the LaTeX-commands for math constructs have the following scheme:
841 \end_layout
842
843 \begin_layout Standard
844
845 \series bold
846
847 \backslash
848 commandname[optional
849 \series default
850  
851 \series bold
852 argument]{required
853 \series default
854  
855 \series bold
856 argument}
857 \end_layout
858
859 \begin_layout Standard
860 A command starts always with a backslash 
861 \begin_inset Quotes gld
862 \end_inset
863
864
865 \series bold
866
867 \backslash
868
869 \series default
870
871 \begin_inset Quotes grd
872 \end_inset
873
874 .
875  To omit optional arguments, also omit the associated brackets.
876  The braces around the required arguments are named in this document as
877  TeX-braces
878 \begin_inset Index
879 status collapsed
880
881 \begin_layout Plain Layout
882 T@TeX-braces
883 \end_layout
884
885 \end_inset
886
887 .
888  If you add in a formula a left brace to a command name, LyX creates automatical
889 ly a TeX-brace.
890  In all other cases TeX-braces are created in formulas with the command
891  
892 \series bold
893
894 \backslash
895 {
896 \series default
897 .
898  TeX-braces appear red in LyX, in contrary to normal braces that appear
899  blue.
900  In TeX-mode no command is needed to get TeX-braces.
901  TeX-braces don't appear in the output.
902 \end_layout
903
904 \begin_layout Standard
905 When commands without arguments, like commands for symbols are entered in
906  TeX-mode, a space character must 
907 \emph on
908 always
909 \emph default
910  be behind the command to end it.
911  This space doesn't appear in the output.
912  When the space should appear in the output, the space must be followed
913  by a protected space in normal text.
914 \end_layout
915
916 \begin_layout Standard
917 A protected space is inserted with 
918 \family sans
919 Ctrl-Space
920 \family default
921 .
922 \end_layout
923
924 \begin_layout Subsection*
925 \begin_inset Newpage newpage
926 \end_inset
927
928 Syntax Explanation
929 \end_layout
930
931 \begin_layout Itemize
932 The symbol
933 \begin_inset Foot
934 status collapsed
935
936 \begin_layout Plain Layout
937 This visible space character can be created with the command 
938 \series bold
939
940 \backslash
941 textvisiblespace
942 \series default
943
944 \begin_inset Index
945 status collapsed
946
947 \begin_layout Plain Layout
948 Commands ! T ! 
949 \backslash
950 textvisiblespace
951 \end_layout
952
953 \end_inset
954
955 , inserted in TeX-mode.
956 \end_layout
957
958 \end_inset
959
960  
961 \begin_inset ERT
962 status collapsed
963
964 \begin_layout Plain Layout
965
966
967 \backslash
968 spce 
969 \end_layout
970
971 \end_inset
972
973
974 \begin_inset space ~
975 \end_inset
976
977 denotes a space character to be input.
978 \end_layout
979
980 \begin_layout Itemize
981 An arrow like 
982 \begin_inset Formula $\to$
983 \end_inset
984
985  denotes the usage of the corresponding arrow key on the keyboard.
986 \end_layout
987
988 \begin_layout Subsection*
989 Available units
990 \end_layout
991
992 \begin_layout Standard
993 \align center
994 \begin_inset Float table
995 placement H
996 wide false
997 sideways false
998 status open
999
1000 \begin_layout Plain Layout
1001 \align center
1002 \begin_inset Caption
1003
1004 \begin_layout Plain Layout
1005 \begin_inset CommandInset label
1006 LatexCommand label
1007 name "tab:Available-units"
1008
1009 \end_inset
1010
1011 Available units
1012 \end_layout
1013
1014 \end_inset
1015
1016
1017 \end_layout
1018
1019 \begin_layout Plain Layout
1020 \align center
1021 \begin_inset Tabular
1022 <lyxtabular version="3" rows="13" columns="2">
1023 <features>
1024 <column alignment="center" valignment="top" width="0">
1025 <column alignment="center" valignment="top" width="0">
1026 <row>
1027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1028 \begin_inset Text
1029
1030 \begin_layout Plain Layout
1031 Unit
1032 \end_layout
1033
1034 \end_inset
1035 </cell>
1036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1037 \begin_inset Text
1038
1039 \begin_layout Plain Layout
1040 Name / Description
1041 \end_layout
1042
1043 \end_inset
1044 </cell>
1045 </row>
1046 <row>
1047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1048 \begin_inset Text
1049
1050 \begin_layout Plain Layout
1051 mm
1052 \end_layout
1053
1054 \end_inset
1055 </cell>
1056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1057 \begin_inset Text
1058
1059 \begin_layout Plain Layout
1060 Millimeter
1061 \end_layout
1062
1063 \end_inset
1064 </cell>
1065 </row>
1066 <row>
1067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1068 \begin_inset Text
1069
1070 \begin_layout Plain Layout
1071 cm
1072 \end_layout
1073
1074 \end_inset
1075 </cell>
1076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1077 \begin_inset Text
1078
1079 \begin_layout Plain Layout
1080 Centimeter
1081 \end_layout
1082
1083 \end_inset
1084 </cell>
1085 </row>
1086 <row>
1087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1088 \begin_inset Text
1089
1090 \begin_layout Plain Layout
1091 in
1092 \end_layout
1093
1094 \end_inset
1095 </cell>
1096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1097 \begin_inset Text
1098
1099 \begin_layout Plain Layout
1100 Inch (1
1101 \begin_inset space \thinspace{}
1102 \end_inset
1103
1104 in = 2,54
1105 \begin_inset space \thinspace{}
1106 \end_inset
1107
1108 cm)
1109 \end_layout
1110
1111 \end_inset
1112 </cell>
1113 </row>
1114 <row>
1115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1116 \begin_inset Text
1117
1118 \begin_layout Plain Layout
1119 pt
1120 \end_layout
1121
1122 \end_inset
1123 </cell>
1124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1125 \begin_inset Text
1126
1127 \begin_layout Plain Layout
1128 Point (72.27
1129 \begin_inset space \thinspace{}
1130 \end_inset
1131
1132 pt = 1
1133 \begin_inset space \thinspace{}
1134 \end_inset
1135
1136 in)
1137 \end_layout
1138
1139 \end_inset
1140 </cell>
1141 </row>
1142 <row>
1143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1144 \begin_inset Text
1145
1146 \begin_layout Plain Layout
1147 pc
1148 \end_layout
1149
1150 \end_inset
1151 </cell>
1152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1153 \begin_inset Text
1154
1155 \begin_layout Plain Layout
1156 Pica (1
1157 \begin_inset space \thinspace{}
1158 \end_inset
1159
1160 pc = 12
1161 \begin_inset space \thinspace{}
1162 \end_inset
1163
1164 pt)
1165 \end_layout
1166
1167 \end_inset
1168 </cell>
1169 </row>
1170 <row>
1171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1172 \begin_inset Text
1173
1174 \begin_layout Plain Layout
1175 sp
1176 \end_layout
1177
1178 \end_inset
1179 </cell>
1180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1181 \begin_inset Text
1182
1183 \begin_layout Plain Layout
1184 scaled point (65536
1185 \begin_inset space \thinspace{}
1186 \end_inset
1187
1188 sp = 1
1189 \begin_inset space \thinspace{}
1190 \end_inset
1191
1192 pt)
1193 \end_layout
1194
1195 \end_inset
1196 </cell>
1197 </row>
1198 <row>
1199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1200 \begin_inset Text
1201
1202 \begin_layout Plain Layout
1203 bp
1204 \end_layout
1205
1206 \end_inset
1207 </cell>
1208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1209 \begin_inset Text
1210
1211 \begin_layout Plain Layout
1212 big point (72
1213 \begin_inset space \thinspace{}
1214 \end_inset
1215
1216 bp = 1
1217 \begin_inset space \thinspace{}
1218 \end_inset
1219
1220 in)
1221 \end_layout
1222
1223 \end_inset
1224 </cell>
1225 </row>
1226 <row>
1227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1228 \begin_inset Text
1229
1230 \begin_layout Plain Layout
1231 dd
1232 \end_layout
1233
1234 \end_inset
1235 </cell>
1236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1237 \begin_inset Text
1238
1239 \begin_layout Plain Layout
1240 Didot (1
1241 \begin_inset space \thinspace{}
1242 \end_inset
1243
1244 dd 
1245 \begin_inset Formula $\approx$
1246 \end_inset
1247
1248  0.376
1249 \begin_inset space \thinspace{}
1250 \end_inset
1251
1252 mm)
1253 \end_layout
1254
1255 \end_inset
1256 </cell>
1257 </row>
1258 <row>
1259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1260 \begin_inset Text
1261
1262 \begin_layout Plain Layout
1263 cc
1264 \end_layout
1265
1266 \end_inset
1267 </cell>
1268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1269 \begin_inset Text
1270
1271 \begin_layout Plain Layout
1272 Cicero (1
1273 \begin_inset space \thinspace{}
1274 \end_inset
1275
1276 cc = 12
1277 \begin_inset space \thinspace{}
1278 \end_inset
1279
1280 dd)
1281 \end_layout
1282
1283 \end_inset
1284 </cell>
1285 </row>
1286 <row>
1287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1288 \begin_inset Text
1289
1290 \begin_layout Plain Layout
1291 ex
1292 \end_layout
1293
1294 \end_inset
1295 </cell>
1296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1297 \begin_inset Text
1298
1299 \begin_layout Plain Layout
1300 Height of letter 
1301 \emph on
1302
1303 \begin_inset Quotes eld
1304 \end_inset
1305
1306 x
1307 \emph default
1308
1309 \begin_inset Quotes erd
1310 \end_inset
1311
1312  in the current font
1313 \end_layout
1314
1315 \end_inset
1316 </cell>
1317 </row>
1318 <row>
1319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1320 \begin_inset Text
1321
1322 \begin_layout Plain Layout
1323 em
1324 \end_layout
1325
1326 \end_inset
1327 </cell>
1328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1329 \begin_inset Text
1330
1331 \begin_layout Plain Layout
1332 width of letter 
1333 \begin_inset Quotes eld
1334 \end_inset
1335
1336
1337 \emph on
1338 M
1339 \emph default
1340
1341 \begin_inset Quotes erd
1342 \end_inset
1343
1344  in the current font
1345 \end_layout
1346
1347 \end_inset
1348 </cell>
1349 </row>
1350 <row>
1351 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1352 \begin_inset Text
1353
1354 \begin_layout Plain Layout
1355 mu
1356 \end_layout
1357
1358 \end_inset
1359 </cell>
1360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1361 \begin_inset Text
1362
1363 \begin_layout Plain Layout
1364 math unit (1
1365 \begin_inset space \thinspace{}
1366 \end_inset
1367
1368 mu = 
1369 \begin_inset Formula $\nicefrac{1}{18}$
1370 \end_inset
1371
1372
1373 \begin_inset space \thinspace{}
1374 \end_inset
1375
1376 em)
1377 \end_layout
1378
1379 \end_inset
1380 </cell>
1381 </row>
1382 </lyxtabular>
1383
1384 \end_inset
1385
1386
1387 \end_layout
1388
1389 \end_inset
1390
1391
1392 \end_layout
1393
1394 \begin_layout Standard
1395 \begin_inset Newpage newpage
1396 \end_inset
1397
1398
1399 \end_layout
1400
1401 \begin_layout Section
1402 Basic Functions
1403 \end_layout
1404
1405 \begin_layout Subsection
1406 Exponents
1407 \begin_inset Index
1408 status collapsed
1409
1410 \begin_layout Plain Layout
1411 Exponents
1412 \end_layout
1413
1414 \end_inset
1415
1416  and Indices
1417 \begin_inset Index
1418 status collapsed
1419
1420 \begin_layout Plain Layout
1421 Indices
1422 \end_layout
1423
1424 \end_inset
1425
1426
1427 \begin_inset Index
1428 status collapsed
1429
1430 \begin_layout Plain Layout
1431 Superscripts|see
1432 \begin_inset ERT
1433 status collapsed
1434
1435 \begin_layout Plain Layout
1436
1437 {
1438 \end_layout
1439
1440 \end_inset
1441
1442 Exponents
1443 \begin_inset ERT
1444 status collapsed
1445
1446 \begin_layout Plain Layout
1447
1448 }
1449 \end_layout
1450
1451 \end_inset
1452
1453
1454 \end_layout
1455
1456 \end_inset
1457
1458
1459 \begin_inset Index
1460 status collapsed
1461
1462 \begin_layout Plain Layout
1463 Subscripts|see
1464 \begin_inset ERT
1465 status collapsed
1466
1467 \begin_layout Plain Layout
1468
1469 {
1470 \end_layout
1471
1472 \end_inset
1473
1474 Indices
1475 \begin_inset ERT
1476 status collapsed
1477
1478 \begin_layout Plain Layout
1479
1480 }
1481 \end_layout
1482
1483 \end_inset
1484
1485
1486 \end_layout
1487
1488 \end_inset
1489
1490
1491 \end_layout
1492
1493 \begin_layout Standard
1494 Indices are created with an underscore 
1495 \begin_inset Quotes eld
1496 \end_inset
1497
1498 _
1499 \begin_inset Quotes erd
1500 \end_inset
1501
1502  or via the math toolbar button 
1503 \begin_inset Graphics
1504         filename ../images/math-subscript.png
1505         scale 85
1506
1507 \end_inset
1508
1509  , exponents with a caret 
1510 \begin_inset Quotes eld
1511 \end_inset
1512
1513 ^
1514 \begin_inset Quotes erd
1515 \end_inset
1516
1517  or via the math toolbar button 
1518 \begin_inset Graphics
1519         filename ../images/math-superscript.png
1520         scale 85
1521
1522 \end_inset
1523
1524 .
1525 \end_layout
1526
1527 \begin_layout Standard
1528 \align center
1529 \begin_inset Tabular
1530 <lyxtabular version="3" rows="4" columns="2">
1531 <features>
1532 <column alignment="center" valignment="top" width="0pt">
1533 <column alignment="center" valignment="top" width="0pt">
1534 <row>
1535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1536 \begin_inset Text
1537
1538 \begin_layout Plain Layout
1539 command
1540 \end_layout
1541
1542 \end_inset
1543 </cell>
1544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1545 \begin_inset Text
1546
1547 \begin_layout Plain Layout
1548 Result
1549 \begin_inset Note Note
1550 status collapsed
1551
1552 \begin_layout Plain Layout
1553
1554 \series bold
1555
1556 \backslash
1557 raisebox
1558 \series default
1559  is only used as spacer.
1560 \end_layout
1561
1562 \end_inset
1563
1564
1565 \end_layout
1566
1567 \end_inset
1568 </cell>
1569 </row>
1570 <row>
1571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1572 \begin_inset Text
1573
1574 \begin_layout Plain Layout
1575 B_V
1576 \end_layout
1577
1578 \end_inset
1579 </cell>
1580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1581 \begin_inset Text
1582
1583 \begin_layout Plain Layout
1584 \begin_inset Formula $B_{V}$
1585 \end_inset
1586
1587
1588 \end_layout
1589
1590 \end_inset
1591 </cell>
1592 </row>
1593 <row>
1594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1595 \begin_inset Text
1596
1597 \begin_layout Plain Layout
1598 B^V
1599 \end_layout
1600
1601 \end_inset
1602 </cell>
1603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1604 \begin_inset Text
1605
1606 \begin_layout Plain Layout
1607 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1608 \end_inset
1609
1610
1611 \end_layout
1612
1613 \end_inset
1614 </cell>
1615 </row>
1616 <row>
1617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1618 \begin_inset Text
1619
1620 \begin_layout Plain Layout
1621 B^
1622 \begin_inset ERT
1623 status collapsed
1624
1625 \begin_layout Plain Layout
1626
1627
1628 \backslash
1629 spce 
1630 \end_layout
1631
1632 \end_inset
1633
1634 A
1635 \end_layout
1636
1637 \end_inset
1638 </cell>
1639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1640 \begin_inset Text
1641
1642 \begin_layout Plain Layout
1643 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1644 \end_inset
1645
1646
1647 \end_layout
1648
1649 \end_inset
1650 </cell>
1651 </row>
1652 </lyxtabular>
1653
1654 \end_inset
1655
1656
1657 \end_layout
1658
1659 \begin_layout Standard
1660 As the caret is in some languages an accent, vowels will be accentuated
1661  in this case and not set as exponents
1662 \begin_inset Foot
1663 status collapsed
1664
1665 \begin_layout Plain Layout
1666 Depending on the used keyboard settings this can also happen for other character
1667 s than vowels.
1668 \end_layout
1669
1670 \end_inset
1671
1672 .
1673  To get in this case exponents, press 
1674 \family sans
1675 Space
1676 \family default
1677  after the caret as in the last example.
1678 \end_layout
1679
1680 \begin_layout Subsection
1681 Fractions
1682 \begin_inset CommandInset label
1683 LatexCommand label
1684 name "sub:Fractions"
1685
1686 \end_inset
1687
1688
1689 \begin_inset Index
1690 status collapsed
1691
1692 \begin_layout Plain Layout
1693 Fractions
1694 \end_layout
1695
1696 \end_inset
1697
1698
1699 \end_layout
1700
1701 \begin_layout Standard
1702 Fractions are generated with the command 
1703 \series bold
1704
1705 \backslash
1706 frac
1707 \series default
1708
1709 \begin_inset Index
1710 status collapsed
1711
1712 \begin_layout Plain Layout
1713 Commands ! F ! 
1714 \backslash
1715 frac
1716 \end_layout
1717
1718 \end_inset
1719
1720  or via the math toolbar button 
1721 \begin_inset Graphics
1722         filename ../images/math/frac.png
1723         scale 50
1724
1725 \end_inset
1726
1727 .
1728  The font size is adjusted automatically, depending on whether the fraction
1729  is in an inline or display style formula.
1730  With the math toolbar button 
1731 \begin_inset Graphics
1732         filename ../images/math/frac-square.png
1733         scale 85
1734
1735 \end_inset
1736
1737  you can select different fraction types.
1738 \end_layout
1739
1740 \begin_layout Standard
1741 With the command 
1742 \series bold
1743
1744 \backslash
1745 dfrac
1746 \begin_inset Index
1747 status collapsed
1748
1749 \begin_layout Plain Layout
1750 Commands ! D ! 
1751 \backslash
1752 dfrac
1753 \end_layout
1754
1755 \end_inset
1756
1757
1758 \series default
1759  a fraction can be created that has in any case the size of a display style
1760  formula.
1761  With 
1762 \series bold
1763
1764 \backslash
1765 tfrac
1766 \begin_inset Index
1767 status collapsed
1768
1769 \begin_layout Plain Layout
1770 Commands ! T ! 
1771 \backslash
1772 tfrac
1773 \end_layout
1774
1775 \end_inset
1776
1777
1778 \series default
1779  the fraction appears always with the size of an inline formula.
1780  An example:
1781 \end_layout
1782
1783 \begin_layout Standard
1784 A line with the fraction 
1785 \begin_inset Formula $\frac{1}{2}$
1786 \end_inset
1787
1788  that was created with the command 
1789 \series bold
1790
1791 \backslash
1792 frac
1793 \series default
1794 .
1795 \end_layout
1796
1797 \begin_layout Standard
1798 A line with the fraction 
1799 \begin_inset Formula $\dfrac{1}{2}$
1800 \end_inset
1801
1802  that was created with the command 
1803 \series bold
1804
1805 \backslash
1806 dfrac
1807 \series default
1808 .
1809 \end_layout
1810
1811 \begin_layout Standard
1812 \align center
1813 \begin_inset Tabular
1814 <lyxtabular version="3" rows="4" columns="2">
1815 <features>
1816 <column alignment="center" valignment="top" width="0pt">
1817 <column alignment="center" valignment="top" width="0pt">
1818 <row>
1819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1820 \begin_inset Text
1821
1822 \begin_layout Plain Layout
1823 Command
1824 \end_layout
1825
1826 \end_inset
1827 </cell>
1828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1829 \begin_inset Text
1830
1831 \begin_layout Plain Layout
1832 Result
1833 \begin_inset Note Note
1834 status collapsed
1835
1836 \begin_layout Plain Layout
1837
1838 \series bold
1839
1840 \backslash
1841 raisebox
1842 \series default
1843  is only used as spacer.
1844 \end_layout
1845
1846 \end_inset
1847
1848
1849 \end_layout
1850
1851 \end_inset
1852 </cell>
1853 </row>
1854 <row>
1855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1856 \begin_inset Text
1857
1858 \begin_layout Plain Layout
1859
1860 \backslash
1861 frac
1862 \begin_inset ERT
1863 status collapsed
1864
1865 \begin_layout Plain Layout
1866
1867
1868 \backslash
1869 spce 
1870 \end_layout
1871
1872 \end_inset
1873
1874 A
1875 \begin_inset Formula $\downarrow$
1876 \end_inset
1877
1878 B
1879 \end_layout
1880
1881 \end_inset
1882 </cell>
1883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1884 \begin_inset Text
1885
1886 \begin_layout Plain Layout
1887 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1888 \end_inset
1889
1890
1891 \end_layout
1892
1893 \end_inset
1894 </cell>
1895 </row>
1896 <row>
1897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1898 \begin_inset Text
1899
1900 \begin_layout Plain Layout
1901
1902 \backslash
1903 dfrac
1904 \begin_inset ERT
1905 status collapsed
1906
1907 \begin_layout Plain Layout
1908
1909
1910 \backslash
1911 spce 
1912 \end_layout
1913
1914 \end_inset
1915
1916 A
1917 \begin_inset Formula $\downarrow$
1918 \end_inset
1919
1920 B
1921 \end_layout
1922
1923 \end_inset
1924 </cell>
1925 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1926 \begin_inset Text
1927
1928 \begin_layout Plain Layout
1929 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1930 \end_inset
1931
1932
1933 \end_layout
1934
1935 \end_inset
1936 </cell>
1937 </row>
1938 <row>
1939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1940 \begin_inset Text
1941
1942 \begin_layout Plain Layout
1943
1944 \backslash
1945 dfrac
1946 \begin_inset ERT
1947 status collapsed
1948
1949 \begin_layout Plain Layout
1950
1951
1952 \backslash
1953 spce 
1954 \end_layout
1955
1956 \end_inset
1957
1958 e^
1959 \begin_inset ERT
1960 status collapsed
1961
1962 \begin_layout Plain Layout
1963
1964
1965 \backslash
1966 spce 
1967 \end_layout
1968
1969 \end_inset
1970
1971
1972 \backslash
1973 frac
1974 \begin_inset ERT
1975 status collapsed
1976
1977 \begin_layout Plain Layout
1978
1979
1980 \backslash
1981 spce 
1982 \end_layout
1983
1984 \end_inset
1985
1986 1
1987 \begin_inset Formula $\downarrow$
1988 \end_inset
1989
1990 2
1991 \begin_inset Formula $\downarrow\downarrow$
1992 \end_inset
1993
1994 3
1995 \end_layout
1996
1997 \end_inset
1998 </cell>
1999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2000 \begin_inset Text
2001
2002 \begin_layout Plain Layout
2003 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
2004 \end_inset
2005
2006
2007 \end_layout
2008
2009 \end_inset
2010 </cell>
2011 </row>
2012 </lyxtabular>
2013
2014 \end_inset
2015
2016
2017 \end_layout
2018
2019 \begin_layout Standard
2020 \begin_inset VSpace bigskip
2021 \end_inset
2022
2023
2024 \begin_inset Newpage newpage
2025 \end_inset
2026
2027 For nested fractions the command 
2028 \series bold
2029
2030 \backslash
2031 cfrac
2032 \series default
2033
2034 \begin_inset Index
2035 status collapsed
2036
2037 \begin_layout Plain Layout
2038 Commands ! C ! 
2039 \backslash
2040 cfrac
2041 \end_layout
2042
2043 \end_inset
2044
2045  can be used.
2046  Here an example:
2047 \begin_inset VSpace -3mm
2048 \end_inset
2049
2050
2051 \end_layout
2052
2053 \begin_layout Standard
2054 \begin_inset Formula \begin{align*}
2055 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2056 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2057
2058 \end_inset
2059
2060
2061 \end_layout
2062
2063 \begin_layout Standard
2064 The command for the example above is:
2065 \end_layout
2066
2067 \begin_layout Standard
2068
2069 \series bold
2070
2071 \backslash
2072 cfrac{A
2073 \begin_inset Formula $\to$
2074 \end_inset
2075
2076
2077 \backslash
2078 {B+
2079 \backslash
2080 cfrac{C+
2081 \backslash
2082 cfrac{E
2083 \begin_inset Formula $\to$
2084 \end_inset
2085
2086
2087 \backslash
2088 {F
2089 \begin_inset Formula $\to\to$
2090 \end_inset
2091
2092
2093 \backslash
2094 {D
2095 \end_layout
2096
2097 \begin_layout Standard
2098 \begin_inset VSpace medskip
2099 \end_inset
2100
2101
2102 \end_layout
2103
2104 \begin_layout Standard
2105
2106 \series bold
2107
2108 \backslash
2109 cfrac
2110 \series default
2111  sets the fraction always in the size of a displayed formula, also when
2112  it is part of another fraction.
2113  
2114 \series bold
2115
2116 \backslash
2117 cfrac
2118 \series default
2119  has the following command scheme:
2120 \end_layout
2121
2122 \begin_layout Standard
2123
2124 \series bold
2125
2126 \backslash
2127 cfrac[numerator position]{numerator}{denominator}
2128 \end_layout
2129
2130 \begin_layout Standard
2131 The numerator position can be 
2132 \emph on
2133 l
2134 \emph default
2135  , 
2136 \emph on
2137 c
2138 \emph default
2139 , or 
2140 \emph on
2141 r
2142 \emph default
2143  .
2144  l or r aligns the numerator to the left or right, resp.
2145 \begin_inset space ~
2146 \end_inset
2147
2148 with the fraction stroke.
2149  When 
2150 \emph on
2151 c
2152 \emph default
2153  or no position is given, the numerator appears centered.
2154  These fractions demonstrate the different alignments:
2155 \begin_inset Newline newline
2156 \end_inset
2157
2158
2159 \series bold
2160
2161 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2162 \end_inset
2163
2164
2165 \begin_inset Formula $\cfrac{A}{B+C}$
2166 \end_inset
2167
2168
2169 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2170 \end_inset
2171
2172
2173 \end_layout
2174
2175 \begin_layout Standard
2176 \begin_inset VSpace medskip
2177 \end_inset
2178
2179 It is often advantageous to combine 
2180 \series bold
2181
2182 \backslash
2183 cfrac
2184 \series default
2185  and 
2186 \series bold
2187
2188 \backslash
2189 frac
2190 \series default
2191 :
2192 \begin_inset Formula \[
2193 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2194
2195 \end_inset
2196
2197
2198 \end_layout
2199
2200 \begin_layout Standard
2201 For inline fractions with a sloped fraction stroke you can use the command
2202  
2203 \series bold
2204
2205 \backslash
2206 nicefrac
2207 \series default
2208
2209 \begin_inset Index
2210 status collapsed
2211
2212 \begin_layout Plain Layout
2213 Commands ! N ! 
2214 \backslash
2215 nicefrac
2216 \end_layout
2217
2218 \end_inset
2219
2220
2221 \begin_inset Formula $\nicefrac{5}{31}$
2222 \end_inset
2223
2224  or 
2225 \series bold
2226
2227 \backslash
2228 unitfrac
2229 \series default
2230
2231 \begin_inset Index
2232 status collapsed
2233
2234 \begin_layout Plain Layout
2235 Commands ! U ! 
2236 \backslash
2237 unitfrac
2238 \end_layout
2239
2240 \end_inset
2241
2242
2243 \begin_inset Formula $\unitfrac{5}{31}$
2244 \end_inset
2245
2246  There is furthermore the command 
2247 \series bold
2248
2249 \backslash
2250 unitfracthree
2251 \series default
2252  that offers to write a fraction in combination with a number: 
2253 \begin_inset Formula $\unitfrac[2]{1}{3}$
2254 \end_inset
2255
2256
2257 \begin_inset Newline newline
2258 \end_inset
2259
2260 Note that 
2261 \series bold
2262
2263 \backslash
2264 unitfracthree
2265 \series default
2266  is not a real LaTeX command but the command
2267 \begin_inset Newline newline
2268 \end_inset
2269
2270
2271 \series bold
2272
2273 \backslash
2274 unitfrac[number]{numerator}{denominator}
2275 \series default
2276 , therefore you cannot use it in TeX code.
2277 \end_layout
2278
2279 \begin_layout Standard
2280 How to define own fractions where the fraction stroke can be changed, is
2281  explained in 
2282 \begin_inset CommandInset ref
2283 LatexCommand ref
2284 reference "sub:Self-defined-Fractions"
2285
2286 \end_inset
2287
2288 .
2289 \end_layout
2290
2291 \begin_layout Subsection
2292 Roots
2293 \begin_inset Index
2294 status collapsed
2295
2296 \begin_layout Plain Layout
2297 Roots
2298 \end_layout
2299
2300 \end_inset
2301
2302
2303 \end_layout
2304
2305 \begin_layout Standard
2306 Square roots are created with 
2307 \series bold
2308
2309 \backslash
2310 sqrt
2311 \series default
2312
2313 \begin_inset Index
2314 status collapsed
2315
2316 \begin_layout Plain Layout
2317 Commands ! S ! 
2318 \backslash
2319 sqrt
2320 \end_layout
2321
2322 \end_inset
2323
2324  or the math toolbar button 
2325 \begin_inset Graphics
2326         filename ../images/math/sqrt.png
2327         scale 85
2328
2329 \end_inset
2330
2331 , all other roots with the command 
2332 \series bold
2333
2334 \backslash
2335 root
2336 \series default
2337
2338 \begin_inset Index
2339 status collapsed
2340
2341 \begin_layout Plain Layout
2342 Commands ! R ! 
2343 \backslash
2344 root
2345 \end_layout
2346
2347 \end_inset
2348
2349  or with the math toolbar button 
2350 \begin_inset Graphics
2351         filename ../images/math/root.png
2352         scale 85
2353
2354 \end_inset
2355
2356 .
2357 \end_layout
2358
2359 \begin_layout Standard
2360 \align center
2361 \begin_inset Tabular
2362 <lyxtabular version="3" rows="3" columns="2">
2363 <features>
2364 <column alignment="center" valignment="top" width="0pt">
2365 <column alignment="center" valignment="top" width="0pt">
2366 <row>
2367 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2368 \begin_inset Text
2369
2370 \begin_layout Plain Layout
2371 Command
2372 \end_layout
2373
2374 \end_inset
2375 </cell>
2376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2377 \begin_inset Text
2378
2379 \begin_layout Plain Layout
2380 Result
2381 \begin_inset Note Note
2382 status collapsed
2383
2384 \begin_layout Plain Layout
2385
2386 \series bold
2387
2388 \backslash
2389 raisebox
2390 \series default
2391  is only used as spacer.
2392 \end_layout
2393
2394 \end_inset
2395
2396
2397 \end_layout
2398
2399 \end_inset
2400 </cell>
2401 </row>
2402 <row>
2403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2404 \begin_inset Text
2405
2406 \begin_layout Plain Layout
2407
2408 \backslash
2409 sqrt
2410 \begin_inset ERT
2411 status collapsed
2412
2413 \begin_layout Plain Layout
2414
2415
2416 \backslash
2417 spce 
2418 \end_layout
2419
2420 \end_inset
2421
2422 A-B
2423 \end_layout
2424
2425 \end_inset
2426 </cell>
2427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2428 \begin_inset Text
2429
2430 \begin_layout Plain Layout
2431 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2432 \end_inset
2433
2434
2435 \end_layout
2436
2437 \end_inset
2438 </cell>
2439 </row>
2440 <row>
2441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2442 \begin_inset Text
2443
2444 \begin_layout Plain Layout
2445
2446 \backslash
2447 root
2448 \begin_inset ERT
2449 status collapsed
2450
2451 \begin_layout Plain Layout
2452
2453
2454 \backslash
2455 spce 
2456 \end_layout
2457
2458 \end_inset
2459
2460 3
2461 \begin_inset Formula $\downarrow$
2462 \end_inset
2463
2464 A-B
2465 \end_layout
2466
2467 \end_inset
2468 </cell>
2469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2470 \begin_inset Text
2471
2472 \begin_layout Plain Layout
2473 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2474 \end_inset
2475
2476
2477 \end_layout
2478
2479 \end_inset
2480 </cell>
2481 </row>
2482 </lyxtabular>
2483
2484 \end_inset
2485
2486
2487 \end_layout
2488
2489 \begin_layout Standard
2490 A square root can also be created with 
2491 \series bold
2492
2493 \backslash
2494 root
2495 \series default
2496  when the root index field is left empty.
2497 \end_layout
2498
2499 \begin_layout Standard
2500 With certain indices the distance to the root is too small, like in this
2501  formula: 
2502 \begin_inset Formula $\sqrt[\beta]{B}$
2503 \end_inset
2504
2505
2506 \begin_inset Newline newline
2507 \end_inset
2508
2509 The 
2510 \begin_inset Formula $\beta$
2511 \end_inset
2512
2513  touches the root.
2514  To avoid this, the commands 
2515 \series bold
2516
2517 \backslash
2518 leftroot
2519 \series default
2520
2521 \begin_inset Index
2522 status collapsed
2523
2524 \begin_layout Plain Layout
2525 Commands ! L ! 
2526 \backslash
2527 leftroot
2528 \end_layout
2529
2530 \end_inset
2531
2532  and 
2533 \series bold
2534
2535 \backslash
2536 uproot
2537 \series default
2538
2539 \begin_inset Index
2540 status collapsed
2541
2542 \begin_layout Plain Layout
2543 Commands ! U ! 
2544 \backslash
2545 uproot
2546 \end_layout
2547
2548 \end_inset
2549
2550  are used with the following scheme:
2551 \end_layout
2552
2553 \begin_layout Standard
2554
2555 \series bold
2556
2557 \backslash
2558 leftroot{distance}
2559 \series default
2560  and 
2561 \series bold
2562
2563 \backslash
2564 uproot{distance}
2565 \end_layout
2566
2567 \begin_layout Standard
2568 Distance is the number of Big Points (unit bp; 
2569 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2570 \end_inset
2571
2572 ), that the index should be moved to the left or top, resp..
2573  The commands are written to the index.
2574  This way the command
2575 \begin_inset Newline newline
2576 \end_inset
2577
2578
2579 \series bold
2580
2581 \backslash
2582 root
2583 \backslash
2584 leftroot{-1
2585 \begin_inset Formula $\to$
2586 \end_inset
2587
2588
2589 \backslash
2590 uproot{2
2591 \begin_inset Formula $\to$
2592 \end_inset
2593
2594
2595 \backslash
2596 beta
2597 \begin_inset ERT
2598 status collapsed
2599
2600 \begin_layout Plain Layout
2601
2602
2603 \backslash
2604 spce 
2605 \end_layout
2606
2607 \end_inset
2608
2609
2610 \begin_inset Formula $\to$
2611 \end_inset
2612
2613 B
2614 \begin_inset Newline newline
2615 \end_inset
2616
2617
2618 \series default
2619 produces a correct typeset formula: 
2620 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2621 \end_inset
2622
2623
2624 \end_layout
2625
2626 \begin_layout Subsection
2627 Binomial Coefficients
2628 \begin_inset Index
2629 status collapsed
2630
2631 \begin_layout Plain Layout
2632 Binomial coefficients
2633 \end_layout
2634
2635 \end_inset
2636
2637
2638 \end_layout
2639
2640 \begin_layout Standard
2641 Binomial coefficients are inserted with the command 
2642 \series bold
2643
2644 \backslash
2645 binom
2646 \series default
2647
2648 \begin_inset Index
2649 status collapsed
2650
2651 \begin_layout Plain Layout
2652 Commands ! B ! 
2653 \backslash
2654 binom
2655 \end_layout
2656
2657 \end_inset
2658
2659  or with the submenu of the math toolbar button 
2660 \begin_inset Graphics
2661         filename ../images/math/frac-square.png
2662         scale 85
2663
2664 \end_inset
2665
2666 .
2667  Analog to fractions (
2668 \series bold
2669
2670 \backslash
2671 frac
2672 \series default
2673 ) there are besides 
2674 \series bold
2675
2676 \backslash
2677 binom
2678 \series default
2679  the commands 
2680 \series bold
2681
2682 \backslash
2683 dbinom
2684 \begin_inset Index
2685 status collapsed
2686
2687 \begin_layout Plain Layout
2688 Commands ! D ! 
2689 \backslash
2690 dbinom
2691 \end_layout
2692
2693 \end_inset
2694
2695
2696 \series default
2697  and 
2698 \series bold
2699
2700 \backslash
2701 tbinom
2702 \series default
2703
2704 \begin_inset Index
2705 status collapsed
2706
2707 \begin_layout Plain Layout
2708 Commands ! T ! 
2709 \backslash
2710 tbinom
2711 \end_layout
2712
2713 \end_inset
2714
2715 .
2716  For other brackets around binomial coeficients there are the commands 
2717 \series bold
2718
2719 \backslash
2720 brace
2721 \series default
2722
2723 \begin_inset Index
2724 status collapsed
2725
2726 \begin_layout Plain Layout
2727 Commands ! B ! 
2728 \backslash
2729 brace
2730 \end_layout
2731
2732 \end_inset
2733
2734  and 
2735 \series bold
2736
2737 \backslash
2738 brack
2739 \series default
2740
2741 \begin_inset Index
2742 status collapsed
2743
2744 \begin_layout Plain Layout
2745 Commands ! B ! 
2746 \backslash
2747 brack
2748 \end_layout
2749
2750 \end_inset
2751
2752 .
2753 \end_layout
2754
2755 \begin_layout Standard
2756 \align center
2757 \begin_inset Tabular
2758 <lyxtabular version="3" rows="6" columns="2">
2759 <features>
2760 <column alignment="center" valignment="top" width="0pt">
2761 <column alignment="center" valignment="top" width="0pt">
2762 <row>
2763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2764 \begin_inset Text
2765
2766 \begin_layout Plain Layout
2767 Command
2768 \end_layout
2769
2770 \end_inset
2771 </cell>
2772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2773 \begin_inset Text
2774
2775 \begin_layout Plain Layout
2776 Result
2777 \begin_inset Note Note
2778 status collapsed
2779
2780 \begin_layout Plain Layout
2781
2782 \series bold
2783
2784 \backslash
2785 raisebox
2786 \series default
2787  is only used as spacer.
2788 \end_layout
2789
2790 \end_inset
2791
2792
2793 \end_layout
2794
2795 \end_inset
2796 </cell>
2797 </row>
2798 <row>
2799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2800 \begin_inset Text
2801
2802 \begin_layout Plain Layout
2803
2804 \backslash
2805 binom
2806 \begin_inset ERT
2807 status collapsed
2808
2809 \begin_layout Plain Layout
2810
2811
2812 \backslash
2813 spce 
2814 \end_layout
2815
2816 \end_inset
2817
2818 A
2819 \begin_inset Formula $\downarrow$
2820 \end_inset
2821
2822 B
2823 \end_layout
2824
2825 \end_inset
2826 </cell>
2827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2828 \begin_inset Text
2829
2830 \begin_layout Plain Layout
2831 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2832 \end_inset
2833
2834
2835 \end_layout
2836
2837 \end_inset
2838 </cell>
2839 </row>
2840 <row>
2841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2842 \begin_inset Text
2843
2844 \begin_layout Plain Layout
2845
2846 \backslash
2847 dbinom
2848 \begin_inset ERT
2849 status collapsed
2850
2851 \begin_layout Plain Layout
2852
2853
2854 \backslash
2855 spce 
2856 \end_layout
2857
2858 \end_inset
2859
2860 A
2861 \begin_inset Formula $\downarrow$
2862 \end_inset
2863
2864 B
2865 \end_layout
2866
2867 \end_inset
2868 </cell>
2869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2870 \begin_inset Text
2871
2872 \begin_layout Plain Layout
2873 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2874 \end_inset
2875
2876
2877 \end_layout
2878
2879 \end_inset
2880 </cell>
2881 </row>
2882 <row>
2883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2884 \begin_inset Text
2885
2886 \begin_layout Plain Layout
2887
2888 \backslash
2889 tbinom
2890 \begin_inset ERT
2891 status collapsed
2892
2893 \begin_layout Plain Layout
2894
2895
2896 \backslash
2897 spce 
2898 \end_layout
2899
2900 \end_inset
2901
2902 A
2903 \begin_inset Formula $\downarrow$
2904 \end_inset
2905
2906 B
2907 \end_layout
2908
2909 \end_inset
2910 </cell>
2911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2912 \begin_inset Text
2913
2914 \begin_layout Plain Layout
2915 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2916 \end_inset
2917
2918
2919 \end_layout
2920
2921 \end_inset
2922 </cell>
2923 </row>
2924 <row>
2925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2926 \begin_inset Text
2927
2928 \begin_layout Plain Layout
2929
2930 \backslash
2931 brack
2932 \begin_inset ERT
2933 status collapsed
2934
2935 \begin_layout Plain Layout
2936
2937
2938 \backslash
2939 spce 
2940 \end_layout
2941
2942 \end_inset
2943
2944 A
2945 \begin_inset Formula $\downarrow$
2946 \end_inset
2947
2948 B
2949 \end_layout
2950
2951 \end_inset
2952 </cell>
2953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2954 \begin_inset Text
2955
2956 \begin_layout Plain Layout
2957 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2958 \end_inset
2959
2960
2961 \end_layout
2962
2963 \end_inset
2964 </cell>
2965 </row>
2966 <row>
2967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2968 \begin_inset Text
2969
2970 \begin_layout Plain Layout
2971
2972 \backslash
2973 brace
2974 \begin_inset ERT
2975 status collapsed
2976
2977 \begin_layout Plain Layout
2978
2979
2980 \backslash
2981 spce 
2982 \end_layout
2983
2984 \end_inset
2985
2986 A
2987 \begin_inset Formula $\downarrow$
2988 \end_inset
2989
2990 B
2991 \end_layout
2992
2993 \end_inset
2994 </cell>
2995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2996 \begin_inset Text
2997
2998 \begin_layout Plain Layout
2999 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3000 \end_inset
3001
3002
3003 \end_layout
3004
3005 \end_inset
3006 </cell>
3007 </row>
3008 </lyxtabular>
3009
3010 \end_inset
3011
3012
3013 \end_layout
3014
3015 \begin_layout Subsection
3016 Case Differentiations
3017 \begin_inset Index
3018 status collapsed
3019
3020 \begin_layout Plain Layout
3021 Case differentiations 
3022 \end_layout
3023
3024 \end_inset
3025
3026
3027 \end_layout
3028
3029 \begin_layout Standard
3030 \align center
3031 \begin_inset Tabular
3032 <lyxtabular version="3" rows="3" columns="2">
3033 <features>
3034 <column alignment="center" valignment="top" width="0pt">
3035 <column alignment="center" valignment="top" width="0pt">
3036 <row>
3037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3038 \begin_inset Text
3039
3040 \begin_layout Plain Layout
3041 Command
3042 \end_layout
3043
3044 \end_inset
3045 </cell>
3046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3047 \begin_inset Text
3048
3049 \begin_layout Plain Layout
3050 Result
3051 \end_layout
3052
3053 \end_inset
3054 </cell>
3055 </row>
3056 <row>
3057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3058 \begin_inset Text
3059
3060 \begin_layout Plain Layout
3061
3062 \backslash
3063 cases
3064 \begin_inset ERT
3065 status collapsed
3066
3067 \begin_layout Plain Layout
3068
3069
3070 \backslash
3071 spce 
3072 \end_layout
3073
3074 \end_inset
3075
3076 A
3077 \begin_inset Formula $\to$
3078 \end_inset
3079
3080 B>0
3081 \begin_inset Index
3082 status collapsed
3083
3084 \begin_layout Plain Layout
3085 Commands ! C ! 
3086 \backslash
3087 cases
3088 \end_layout
3089
3090 \end_inset
3091
3092
3093 \end_layout
3094
3095 \end_inset
3096 </cell>
3097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3098 \begin_inset Text
3099
3100 \begin_layout Plain Layout
3101 \begin_inset Formula $\begin{cases}
3102 A & B>0\end{cases}$
3103 \end_inset
3104
3105
3106 \end_layout
3107
3108 \end_inset
3109 </cell>
3110 </row>
3111 <row>
3112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3113 \begin_inset Text
3114
3115 \begin_layout Plain Layout
3116
3117 \backslash
3118 cases
3119 \begin_inset ERT
3120 status collapsed
3121
3122 \begin_layout Plain Layout
3123
3124
3125 \backslash
3126 spce 
3127 \end_layout
3128
3129 \end_inset
3130
3131 Ctrl-Enter
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 \family sans
3174 Ctrl-Return
3175 \family default
3176  or the table toolbar button 
3177 \begin_inset Graphics
3178         filename ../images/tabular-feature_append-row.png
3179         scale 85
3180
3181 \end_inset
3182
3183 .
3184 \end_layout
3185
3186 \begin_layout Standard
3187 The command 
3188 \series bold
3189
3190 \backslash
3191 cases
3192 \series default
3193  is also available via the menu 
3194 \family sans
3195 Insert\SpecialChar \menuseparator
3196 Math\SpecialChar \menuseparator
3197 Cases-Environment
3198 \family default
3199 .
3200 \end_layout
3201
3202 \begin_layout Subsection
3203 Negations
3204 \begin_inset Index
3205 status collapsed
3206
3207 \begin_layout Plain Layout
3208 Negations
3209 \end_layout
3210
3211 \end_inset
3212
3213
3214 \end_layout
3215
3216 \begin_layout Standard
3217 By inserting of 
3218 \series bold
3219
3220 \backslash
3221 not
3222 \series default
3223
3224 \begin_inset Index
3225 status collapsed
3226
3227 \begin_layout Plain Layout
3228 Commands ! N ! 
3229 \backslash
3230 not
3231 \end_layout
3232
3233 \end_inset
3234
3235  every character can be displayed canceled.
3236  The characters are quasi accentuated by a slash.
3237 \end_layout
3238
3239 \begin_layout Standard
3240 \align center
3241 \begin_inset Tabular
3242 <lyxtabular version="3" rows="4" columns="2">
3243 <features>
3244 <column alignment="center" valignment="top" width="0pt">
3245 <column alignment="center" valignment="top" width="0pt">
3246 <row>
3247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3248 \begin_inset Text
3249
3250 \begin_layout Plain Layout
3251 Command
3252 \end_layout
3253
3254 \end_inset
3255 </cell>
3256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3257 \begin_inset Text
3258
3259 \begin_layout Plain Layout
3260 Result
3261 \end_layout
3262
3263 \end_inset
3264 </cell>
3265 </row>
3266 <row>
3267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3268 \begin_inset Text
3269
3270 \begin_layout Plain Layout
3271
3272 \backslash
3273 not=
3274 \end_layout
3275
3276 \end_inset
3277 </cell>
3278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3279 \begin_inset Text
3280
3281 \begin_layout Plain Layout
3282 \begin_inset Formula $\not=$
3283 \end_inset
3284
3285
3286 \end_layout
3287
3288 \end_inset
3289 </cell>
3290 </row>
3291 <row>
3292 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3293 \begin_inset Text
3294
3295 \begin_layout Plain Layout
3296
3297 \backslash
3298 not 
3299 \backslash
3300 le
3301 \end_layout
3302
3303 \end_inset
3304 </cell>
3305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Plain Layout
3309 \begin_inset Formula $\not\le$
3310 \end_inset
3311
3312
3313 \end_layout
3314
3315 \end_inset
3316 </cell>
3317 </row>
3318 <row>
3319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3320 \begin_inset Text
3321
3322 \begin_layout Plain Layout
3323
3324 \backslash
3325 not 
3326 \backslash
3327 parallel
3328 \end_layout
3329
3330 \end_inset
3331 </cell>
3332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3333 \begin_inset Text
3334
3335 \begin_layout Plain Layout
3336 \begin_inset Formula $\not\parallel$
3337 \end_inset
3338
3339
3340 \end_layout
3341
3342 \end_inset
3343 </cell>
3344 </row>
3345 </lyxtabular>
3346
3347 \end_inset
3348
3349
3350 \end_layout
3351
3352 \begin_layout Standard
3353 The last example shows, that not all negations look good.
3354  Therefore there are for some negations special commands (see 
3355 \begin_inset CommandInset ref
3356 LatexCommand ref
3357 reference "sub:Mathematical-Symbols"
3358
3359 \end_inset
3360
3361  and 
3362 \begin_inset CommandInset ref
3363 LatexCommand ref
3364 reference "sec:Relations"
3365
3366 \end_inset
3367
3368 ).
3369 \end_layout
3370
3371 \begin_layout Subsection
3372 Placeholders
3373 \begin_inset CommandInset label
3374 LatexCommand label
3375 name "sub:Placeholders"
3376
3377 \end_inset
3378
3379
3380 \begin_inset Index
3381 status collapsed
3382
3383 \begin_layout Plain Layout
3384 Placeholders
3385 \end_layout
3386
3387 \end_inset
3388
3389
3390 \begin_inset Index
3391 status collapsed
3392
3393 \begin_layout Plain Layout
3394 Chemical characters ! Isotopes
3395 \end_layout
3396
3397 \end_inset
3398
3399
3400 \begin_inset Index
3401 status collapsed
3402
3403 \begin_layout Plain Layout
3404 Isotopes|see
3405 \begin_inset ERT
3406 status collapsed
3407
3408 \begin_layout Plain Layout
3409
3410 {
3411 \end_layout
3412
3413 \end_inset
3414
3415 Chemical characters
3416 \begin_inset ERT
3417 status collapsed
3418
3419 \begin_layout Plain Layout
3420
3421 }
3422 \end_layout
3423
3424 \end_inset
3425
3426
3427 \end_layout
3428
3429 \end_inset
3430
3431
3432 \end_layout
3433
3434 \begin_layout Standard
3435 When displaying e.
3436 \begin_inset space \thinspace{}
3437 \end_inset
3438
3439 g.
3440 \begin_inset space ~
3441 \end_inset
3442
3443 isotopes
3444 \begin_inset Foot
3445 status collapsed
3446
3447 \begin_layout Plain Layout
3448 More about chemical symbols is written in 
3449 \begin_inset CommandInset ref
3450 LatexCommand ref
3451 reference "sub:Chemical-Symbols-and"
3452
3453 \end_inset
3454
3455 .
3456 \end_layout
3457
3458 \end_inset
3459
3460  the following problem occurs:
3461 \end_layout
3462
3463 \begin_layout Standard
3464 \align center
3465 \begin_inset Tabular
3466 <lyxtabular version="3" rows="2" columns="2">
3467 <features>
3468 <column alignment="center" valignment="top" width="0pt">
3469 <column alignment="center" valignment="top" width="0pt">
3470 <row>
3471 <cell alignment="center" valignment="top" usebox="none">
3472 \begin_inset Text
3473
3474 \begin_layout Plain Layout
3475 Indices created with sub- and superscripts:
3476 \end_layout
3477
3478 \end_inset
3479 </cell>
3480 <cell alignment="center" valignment="top" usebox="none">
3481 \begin_inset Text
3482
3483 \begin_layout Plain Layout
3484 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3485 \end_inset
3486
3487
3488 \end_layout
3489
3490 \end_inset
3491 </cell>
3492 </row>
3493 <row>
3494 <cell alignment="center" valignment="top" usebox="none">
3495 \begin_inset Text
3496
3497 \begin_layout Plain Layout
3498 correct indices:
3499 \end_layout
3500
3501 \end_inset
3502 </cell>
3503 <cell alignment="center" valignment="top" usebox="none">
3504 \begin_inset Text
3505
3506 \begin_layout Plain Layout
3507 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3508 \end_inset
3509
3510
3511 \end_layout
3512
3513 \end_inset
3514 </cell>
3515 </row>
3516 </lyxtabular>
3517
3518 \end_inset
3519
3520
3521 \begin_inset Note Note
3522 status collapsed
3523
3524 \begin_layout Plain Layout
3525
3526 \series bold
3527
3528 \backslash
3529 raisebox
3530 \series default
3531  is only used as spacer.
3532 \end_layout
3533
3534 \end_inset
3535
3536
3537 \end_layout
3538
3539 \begin_layout Standard
3540 The shorter index is by default placed below or above the first character
3541  of the longer index.
3542  To avoid this there is the command 
3543 \series bold
3544
3545 \backslash
3546 phantom
3547 \series default
3548
3549 \begin_inset Index
3550 status collapsed
3551
3552 \begin_layout Plain Layout
3553 Commands ! P ! 
3554 \backslash
3555 phantom
3556 \end_layout
3557
3558 \end_inset
3559
3560  or the math toolbar button
3561 \begin_inset space \thinspace{}
3562 \end_inset
3563
3564
3565 \begin_inset Foot
3566 status collapsed
3567
3568 \begin_layout Plain Layout
3569 can be found in the submenu of the toolbar button 
3570 \begin_inset Graphics
3571         filename ../images/math/space.png
3572         scale 85
3573
3574 \end_inset
3575
3576
3577 \end_layout
3578
3579 \end_inset
3580
3581  
3582 \begin_inset Graphics
3583         filename ../images/math/phantom.png
3584         scale 85
3585
3586 \end_inset
3587
3588  that creates one or more phantom characters.
3589  When inserting 
3590 \series bold
3591
3592 \backslash
3593 phantom
3594 \series default
3595  a small blue box appears that is superposed with two red arrows.
3596  The arrows indicate that the complete width and height of the box content
3597  will be created as placeholder.
3598  Phantom characters are accordingly placeholders with the size of the characters.
3599 \end_layout
3600
3601 \begin_layout Standard
3602 \align center
3603 \begin_inset Tabular
3604 <lyxtabular version="3" rows="4" columns="2">
3605 <features>
3606 <column alignment="center" valignment="top" width="0">
3607 <column alignment="center" valignment="top" width="0">
3608 <row>
3609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3610 \begin_inset Text
3611
3612 \begin_layout Plain Layout
3613 Command
3614 \end_layout
3615
3616 \end_inset
3617 </cell>
3618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3619 \begin_inset Text
3620
3621 \begin_layout Plain Layout
3622 Result
3623 \begin_inset Note Note
3624 status collapsed
3625
3626 \begin_layout Plain Layout
3627
3628 \series bold
3629
3630 \backslash
3631 raisebox
3632 \series default
3633  is only used as spacer.
3634 \end_layout
3635
3636 \end_inset
3637
3638
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 </row>
3644 <row>
3645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3646 \begin_inset Text
3647
3648 \begin_layout Plain Layout
3649 ^19
3650 \begin_inset ERT
3651 status collapsed
3652
3653 \begin_layout Plain Layout
3654
3655
3656 \backslash
3657 spce 
3658 \end_layout
3659
3660 \end_inset
3661
3662 _
3663 \backslash
3664 phantom
3665 \begin_inset ERT
3666 status collapsed
3667
3668 \begin_layout Plain Layout
3669
3670
3671 \backslash
3672 spce 
3673 \end_layout
3674
3675 \end_inset
3676
3677 1
3678 \begin_inset Formula $\to$
3679 \end_inset
3680
3681 9
3682 \begin_inset ERT
3683 status collapsed
3684
3685 \begin_layout Plain Layout
3686
3687
3688 \backslash
3689 spce 
3690 \end_layout
3691
3692 \end_inset
3693
3694 F
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Plain Layout
3703 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3704 \end_inset
3705
3706
3707 \end_layout
3708
3709 \end_inset
3710 </cell>
3711 </row>
3712 <row>
3713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3714 \begin_inset Text
3715
3716 \begin_layout Plain Layout
3717 ^235
3718 \begin_inset ERT
3719 status collapsed
3720
3721 \begin_layout Plain Layout
3722
3723
3724 \backslash
3725 spce 
3726 \end_layout
3727
3728 \end_inset
3729
3730 _
3731 \backslash
3732 phantom
3733 \begin_inset ERT
3734 status collapsed
3735
3736 \begin_layout Plain Layout
3737
3738
3739 \backslash
3740 spce 
3741 \end_layout
3742
3743 \end_inset
3744
3745 23
3746 \begin_inset Formula $\to$
3747 \end_inset
3748
3749 9
3750 \begin_inset ERT
3751 status collapsed
3752
3753 \begin_layout Plain Layout
3754
3755
3756 \backslash
3757 spce 
3758 \end_layout
3759
3760 \end_inset
3761
3762 F
3763 \end_layout
3764
3765 \end_inset
3766 </cell>
3767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3768 \begin_inset Text
3769
3770 \begin_layout Plain Layout
3771 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3772 \end_inset
3773
3774
3775 \end_layout
3776
3777 \end_inset
3778 </cell>
3779 </row>
3780 <row>
3781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3782 \begin_inset Text
3783
3784 \begin_layout Plain Layout
3785
3786 \backslash
3787 Lambda^
3788 \begin_inset ERT
3789 status collapsed
3790
3791 \begin_layout Plain Layout
3792
3793
3794 \backslash
3795 spce 
3796 \end_layout
3797
3798 \end_inset
3799
3800
3801 \backslash
3802 phantom
3803 \begin_inset ERT
3804 status collapsed
3805
3806 \begin_layout Plain Layout
3807
3808
3809 \backslash
3810 spce 
3811 \end_layout
3812
3813 \end_inset
3814
3815 ii
3816 \begin_inset Formula $\to$
3817 \end_inset
3818
3819 t
3820 \begin_inset ERT
3821 status collapsed
3822
3823 \begin_layout Plain Layout
3824
3825
3826 \backslash
3827 spce 
3828 \end_layout
3829
3830 \end_inset
3831
3832 _MMt
3833 \end_layout
3834
3835 \end_inset
3836 </cell>
3837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3838 \begin_inset Text
3839
3840 \begin_layout Plain Layout
3841 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3842 \end_inset
3843
3844
3845 \end_layout
3846
3847 \end_inset
3848 </cell>
3849 </row>
3850 </lyxtabular>
3851
3852 \end_inset
3853
3854
3855 \end_layout
3856
3857 \begin_layout Standard
3858 Furthermore there are the commands 
3859 \series bold
3860
3861 \backslash
3862 vphantom
3863 \series default
3864
3865 \begin_inset Index
3866 status collapsed
3867
3868 \begin_layout Plain Layout
3869 Commands ! V ! 
3870 \backslash
3871 vphantom
3872 \end_layout
3873
3874 \end_inset
3875
3876  (toolbar button 
3877 \begin_inset space ~
3878 \end_inset
3879
3880
3881 \begin_inset Graphics
3882         filename ../images/math/vphantom.png
3883         scale 85
3884
3885 \end_inset
3886
3887 ) and 
3888 \series bold
3889
3890 \backslash
3891 hphantom
3892 \series default
3893
3894 \begin_inset Index
3895 status collapsed
3896
3897 \begin_layout Plain Layout
3898 Commands ! H ! 
3899 \backslash
3900 hphantom
3901 \end_layout
3902
3903 \end_inset
3904
3905  (toolbar button 
3906 \begin_inset space ~
3907 \end_inset
3908
3909
3910 \begin_inset Graphics
3911         filename ../images/math/hphantom.png
3912         scale 85
3913
3914 \end_inset
3915
3916 ).
3917  
3918 \series bold
3919
3920 \backslash
3921 hphantom
3922 \series default
3923  creates only space for the maximal height of the characters in the box
3924  but not for its width.
3925  
3926 \series bold
3927
3928 \backslash
3929 vphantom
3930 \series default
3931  creates only space for the width of the box content.
3932  Therefore  the boxes of both commands have only one red arrow.
3933 \end_layout
3934
3935 \begin_layout Standard
3936 For example creates 
3937 \series bold
3938
3939 \backslash
3940 vphantom
3941 \series default
3942
3943 \begin_inset ERT
3944 status collapsed
3945
3946 \begin_layout Plain Layout
3947
3948
3949 \backslash
3950 spce 
3951 \end_layout
3952
3953 \end_inset
3954
3955
3956 \series bold
3957 a
3958 \backslash
3959 int
3960 \series default
3961  space for the height of the integral sign,
3962 \begin_inset Foot
3963 status collapsed
3964
3965 \begin_layout Plain Layout
3966 The command 
3967 \series bold
3968
3969 \backslash
3970 int
3971 \series default
3972  creates an integral sign, see 
3973 \begin_inset CommandInset ref
3974 LatexCommand ref
3975 reference "sub:Big-Operators"
3976
3977 \end_inset
3978
3979 .
3980 \end_layout
3981
3982 \end_inset
3983
3984  because this is the larger character.
3985  An example application is in 
3986 \begin_inset CommandInset ref
3987 LatexCommand ref
3988 reference "sub:Multiline-Brackets"
3989
3990 \end_inset
3991
3992 .
3993 \end_layout
3994
3995 \begin_layout Subsection
3996 Lines
3997 \begin_inset Index
3998 status collapsed
3999
4000 \begin_layout Plain Layout
4001 Lines
4002 \end_layout
4003
4004 \end_inset
4005
4006
4007 \begin_inset Index
4008 status collapsed
4009
4010 \begin_layout Plain Layout
4011 Formula ! underlined
4012 \end_layout
4013
4014 \end_inset
4015
4016
4017 \end_layout
4018
4019 \begin_layout Standard
4020 \align center
4021 \begin_inset Tabular
4022 <lyxtabular version="3" rows="4" columns="2">
4023 <features>
4024 <column alignment="center" valignment="top" width="0pt">
4025 <column alignment="center" valignment="top" width="0pt">
4026 <row>
4027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4028 \begin_inset Text
4029
4030 \begin_layout Plain Layout
4031 Command
4032 \end_layout
4033
4034 \end_inset
4035 </cell>
4036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4037 \begin_inset Text
4038
4039 \begin_layout Plain Layout
4040 Result
4041 \begin_inset Note Note
4042 status collapsed
4043
4044 \begin_layout Plain Layout
4045
4046 \series bold
4047
4048 \backslash
4049 raisebox
4050 \series default
4051  is only used as spacer.
4052 \end_layout
4053
4054 \end_inset
4055
4056
4057 \end_layout
4058
4059 \end_inset
4060 </cell>
4061 </row>
4062 <row>
4063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4064 \begin_inset Text
4065
4066 \begin_layout Plain Layout
4067
4068 \backslash
4069 overline
4070 \begin_inset ERT
4071 status collapsed
4072
4073 \begin_layout Plain Layout
4074
4075
4076 \backslash
4077 spce 
4078 \end_layout
4079
4080 \end_inset
4081
4082 A+B
4083 \begin_inset Index
4084 status collapsed
4085
4086 \begin_layout Plain Layout
4087 Commands ! O ! 
4088 \backslash
4089 overline
4090 \end_layout
4091
4092 \end_inset
4093
4094
4095 \end_layout
4096
4097 \end_inset
4098 </cell>
4099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4100 \begin_inset Text
4101
4102 \begin_layout Plain Layout
4103 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4104 \end_inset
4105
4106
4107 \end_layout
4108
4109 \end_inset
4110 </cell>
4111 </row>
4112 <row>
4113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4114 \begin_inset Text
4115
4116 \begin_layout Plain Layout
4117
4118 \backslash
4119 underline
4120 \begin_inset ERT
4121 status collapsed
4122
4123 \begin_layout Plain Layout
4124
4125
4126 \backslash
4127 spce 
4128 \end_layout
4129
4130 \end_inset
4131
4132 A+B
4133 \begin_inset Index
4134 status collapsed
4135
4136 \begin_layout Plain Layout
4137 Commands ! U ! 
4138 \backslash
4139 underline
4140 \end_layout
4141
4142 \end_inset
4143
4144
4145 \end_layout
4146
4147 \end_inset
4148 </cell>
4149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4150 \begin_inset Text
4151
4152 \begin_layout Plain Layout
4153 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4154 \end_inset
4155
4156
4157 \end_layout
4158
4159 \end_inset
4160 </cell>
4161 </row>
4162 <row>
4163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4164 \begin_inset Text
4165
4166 \begin_layout Plain Layout
4167
4168 \backslash
4169 overline
4170 \begin_inset ERT
4171 status collapsed
4172
4173 \begin_layout Plain Layout
4174
4175
4176 \backslash
4177 spce 
4178 \end_layout
4179
4180 \end_inset
4181
4182
4183 \backslash
4184 underline
4185 \begin_inset ERT
4186 status collapsed
4187
4188 \begin_layout Plain Layout
4189
4190
4191 \backslash
4192 spce 
4193 \end_layout
4194
4195 \end_inset
4196
4197 A+B
4198 \end_layout
4199
4200 \end_inset
4201 </cell>
4202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4203 \begin_inset Text
4204
4205 \begin_layout Plain Layout
4206 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4207 \end_inset
4208
4209
4210 \end_layout
4211
4212 \end_inset
4213 </cell>
4214 </row>
4215 </lyxtabular>
4216
4217 \end_inset
4218
4219
4220 \end_layout
4221
4222 \begin_layout Standard
4223 In the last example it doesn't matter if first 
4224 \series bold
4225
4226 \backslash
4227 overline
4228 \series default
4229  or 
4230 \series bold
4231
4232 \backslash
4233 underline
4234 \series default
4235  is inserted.
4236 \end_layout
4237
4238 \begin_layout Standard
4239 To double underline e.
4240 \begin_inset space \thinspace{}
4241 \end_inset
4242
4243 g.
4244  results, one uses 
4245 \series bold
4246
4247 \backslash
4248 underline
4249 \series default
4250  twice.
4251 \end_layout
4252
4253 \begin_layout Standard
4254 It is possible to place up to 6 lines above or below characters.
4255 \end_layout
4256
4257 \begin_layout Standard
4258 \begin_inset VSpace bigskip
4259 \end_inset
4260
4261 Custom lines can be created using the command 
4262 \series bold
4263
4264 \backslash
4265 rule
4266 \series default
4267
4268 \begin_inset Index
4269 status collapsed
4270
4271 \begin_layout Plain Layout
4272 Commands ! R ! 
4273 \backslash
4274 rule
4275 \end_layout
4276
4277 \end_inset
4278
4279  which has the following scheme:
4280 \end_layout
4281
4282 \begin_layout Standard
4283
4284 \series bold
4285
4286 \backslash
4287 rule[vertical offset]{length}{thickness}
4288 \end_layout
4289
4290 \begin_layout Standard
4291 The optional vertical offset shifts the line upwards (or downwards, when
4292  the value is negative).
4293  The units listed in 
4294 \begin_inset CommandInset ref
4295 LatexCommand ref
4296 reference "tab:Available-units"
4297
4298 \end_inset
4299
4300  can be used for the values.
4301  Here are two example lines created with the commands
4302 \begin_inset Newline newline
4303 \end_inset
4304
4305
4306 \series bold
4307
4308 \backslash
4309 rule[-2ex]{3cm}{2pt}
4310 \series default
4311  and 
4312 \series bold
4313
4314 \backslash
4315 rule{2cm}{1pt}
4316 \series default
4317 :
4318 \end_layout
4319
4320 \begin_layout Standard
4321 This is a sentence 
4322 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4323 \end_inset
4324
4325  with two lines.
4326 \end_layout
4327
4328 \begin_layout Standard
4329
4330 \series bold
4331
4332 \backslash
4333 rule
4334 \series default
4335  can also be used for text when it is inserted in TeX-mode.
4336 \end_layout
4337
4338 \begin_layout Subsection
4339 Ellipses
4340 \begin_inset CommandInset label
4341 LatexCommand label
4342 name "sub:Ellipses"
4343
4344 \end_inset
4345
4346
4347 \begin_inset Index
4348 status collapsed
4349
4350 \begin_layout Plain Layout
4351 Ellipses
4352 \end_layout
4353
4354 \end_inset
4355
4356
4357 \end_layout
4358
4359 \begin_layout Standard
4360 There are different types of ellipses available.
4361 \begin_inset Foot
4362 status collapsed
4363
4364 \begin_layout Plain Layout
4365 In the math toolbar in the submenu of the button 
4366 \begin_inset Graphics
4367         filename ../images/math/ldots.png
4368         scale 85
4369
4370 \end_inset
4371
4372
4373 \end_layout
4374
4375 \end_inset
4376
4377  For listings dots at the baseline are used (
4378 \series bold
4379
4380 \backslash
4381 ldots
4382 \series default
4383
4384 \begin_inset Index
4385 status collapsed
4386
4387 \begin_layout Plain Layout
4388 Commands ! L ! 
4389 \backslash
4390 ldots
4391 \end_layout
4392
4393 \end_inset
4394
4395 ), while for operations dots are needed that are on the same height as the
4396  operators (
4397 \series bold
4398
4399 \backslash
4400 cdots
4401 \series default
4402
4403 \begin_inset Index
4404 status collapsed
4405
4406 \begin_layout Plain Layout
4407 Commands ! C ! 
4408 \backslash
4409 cdots
4410 \end_layout
4411
4412 \end_inset
4413
4414 ).
4415  When using the command 
4416 \series bold
4417
4418 \backslash
4419 dots
4420 \series default
4421
4422 \begin_inset Index
4423 status collapsed
4424
4425 \begin_layout Plain Layout
4426 Commands ! D ! 
4427 \backslash
4428 dots
4429 \end_layout
4430
4431 \end_inset
4432
4433 , LaTeX decides on the basis of the next character what type is used.
4434 \end_layout
4435
4436 \begin_layout Standard
4437 \align center
4438 \begin_inset Tabular
4439 <lyxtabular version="3" rows="8" columns="2">
4440 <features>
4441 <column alignment="center" valignment="top" width="0pt">
4442 <column alignment="center" valignment="top" width="0pt">
4443 <row>
4444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4445 \begin_inset Text
4446
4447 \begin_layout Plain Layout
4448 Command
4449 \end_layout
4450
4451 \end_inset
4452 </cell>
4453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4454 \begin_inset Text
4455
4456 \begin_layout Plain Layout
4457 Result
4458 \end_layout
4459
4460 \end_inset
4461 </cell>
4462 </row>
4463 <row>
4464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4465 \begin_inset Text
4466
4467 \begin_layout Plain Layout
4468 A_1
4469 \begin_inset ERT
4470 status collapsed
4471
4472 \begin_layout Plain Layout
4473
4474
4475 \backslash
4476 spce 
4477 \end_layout
4478
4479 \end_inset
4480
4481 ,
4482 \backslash
4483 dots
4484 \begin_inset ERT
4485 status collapsed
4486
4487 \begin_layout Plain Layout
4488
4489
4490 \backslash
4491 spce 
4492 \end_layout
4493
4494 \end_inset
4495
4496 ,A_n
4497 \end_layout
4498
4499 \end_inset
4500 </cell>
4501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4502 \begin_inset Text
4503
4504 \begin_layout Plain Layout
4505 \begin_inset Formula $A_{1},\dots,A_{n}$
4506 \end_inset
4507
4508
4509 \end_layout
4510
4511 \end_inset
4512 </cell>
4513 </row>
4514 <row>
4515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4516 \begin_inset Text
4517
4518 \begin_layout Plain Layout
4519 A_1
4520 \begin_inset ERT
4521 status collapsed
4522
4523 \begin_layout Plain Layout
4524
4525
4526 \backslash
4527 spce 
4528 \end_layout
4529
4530 \end_inset
4531
4532 +
4533 \backslash
4534 dots
4535 \begin_inset ERT
4536 status collapsed
4537
4538 \begin_layout Plain Layout
4539
4540
4541 \backslash
4542 spce 
4543 \end_layout
4544
4545 \end_inset
4546
4547 +A_n
4548 \end_layout
4549
4550 \end_inset
4551 </cell>
4552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4553 \begin_inset Text
4554
4555 \begin_layout Plain Layout
4556 \begin_inset Formula $A_{1}+\dots+A_{n}$
4557 \end_inset
4558
4559
4560 \end_layout
4561
4562 \end_inset
4563 </cell>
4564 </row>
4565 <row>
4566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4567 \begin_inset Text
4568
4569 \begin_layout Plain Layout
4570 A_1
4571 \begin_inset ERT
4572 status collapsed
4573
4574 \begin_layout Plain Layout
4575
4576
4577 \backslash
4578 spce 
4579 \end_layout
4580
4581 \end_inset
4582
4583 ,
4584 \backslash
4585 ldots
4586 \begin_inset ERT
4587 status collapsed
4588
4589 \begin_layout Plain Layout
4590
4591
4592 \backslash
4593 spce 
4594 \end_layout
4595
4596 \end_inset
4597
4598 ,A_n
4599 \end_layout
4600
4601 \end_inset
4602 </cell>
4603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4604 \begin_inset Text
4605
4606 \begin_layout Plain Layout
4607 \begin_inset Formula $A_{1},\ldots,A_{n}$
4608 \end_inset
4609
4610
4611 \end_layout
4612
4613 \end_inset
4614 </cell>
4615 </row>
4616 <row>
4617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4618 \begin_inset Text
4619
4620 \begin_layout Plain Layout
4621 A_1
4622 \begin_inset ERT
4623 status collapsed
4624
4625 \begin_layout Plain Layout
4626
4627
4628 \backslash
4629 spce 
4630 \end_layout
4631
4632 \end_inset
4633
4634 +
4635 \backslash
4636 cdots
4637 \begin_inset ERT
4638 status collapsed
4639
4640 \begin_layout Plain Layout
4641
4642
4643 \backslash
4644 spce 
4645 \end_layout
4646
4647 \end_inset
4648
4649 +A_n
4650 \end_layout
4651
4652 \end_inset
4653 </cell>
4654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4655 \begin_inset Text
4656
4657 \begin_layout Plain Layout
4658 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4659 \end_inset
4660
4661
4662 \end_layout
4663
4664 \end_inset
4665 </cell>
4666 </row>
4667 <row>
4668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4669 \begin_inset Text
4670
4671 \begin_layout Plain Layout
4672
4673 \backslash
4674 vdots
4675 \end_layout
4676
4677 \end_inset
4678 </cell>
4679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4680 \begin_inset Text
4681
4682 \begin_layout Plain Layout
4683 \begin_inset Formula $\vdots$
4684 \end_inset
4685
4686
4687 \end_layout
4688
4689 \end_inset
4690 </cell>
4691 </row>
4692 <row>
4693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4694 \begin_inset Text
4695
4696 \begin_layout Plain Layout
4697
4698 \backslash
4699 ddots
4700 \end_layout
4701
4702 \end_inset
4703 </cell>
4704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4705 \begin_inset Text
4706
4707 \begin_layout Plain Layout
4708 \begin_inset Formula $\ddots$
4709 \end_inset
4710
4711
4712 \end_layout
4713
4714 \end_inset
4715 </cell>
4716 </row>
4717 <row>
4718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4719 \begin_inset Text
4720
4721 \begin_layout Plain Layout
4722 3×3
4723 \begin_inset space \thinspace{}
4724 \end_inset
4725
4726 matrix with the different dots
4727 \end_layout
4728
4729 \end_inset
4730 </cell>
4731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4732 \begin_inset Text
4733
4734 \begin_layout Plain Layout
4735 \begin_inset Formula $\begin{array}{ccc}
4736 A_{11} & \cdots & A_{1m}\\
4737 \vdots & \ddots & \vdots\\
4738 A_{n1} & \cdots & A_{nm}\end{array}$
4739 \end_inset
4740
4741
4742 \end_layout
4743
4744 \end_inset
4745 </cell>
4746 </row>
4747 </lyxtabular>
4748
4749 \end_inset
4750
4751
4752 \end_layout
4753
4754 \begin_layout Standard
4755 The ellipses available in menu 
4756 \family sans
4757 Insert\SpecialChar \menuseparator
4758 Special
4759 \begin_inset space ~
4760 \end_inset
4761
4762 Character
4763 \family default
4764  are 
4765 \series bold
4766
4767 \backslash
4768 ldots
4769 \series default
4770 .
4771 \end_layout
4772
4773 \begin_layout Standard
4774 \begin_inset VSpace medskip
4775 \end_inset
4776
4777 Specially for matrices there are ellipses that span over several columns.
4778  They are created with the command 
4779 \series bold
4780
4781 \backslash
4782 hdotsfor
4783 \series default
4784
4785 \begin_inset Index
4786 status collapsed
4787
4788 \begin_layout Plain Layout
4789 Commands ! H ! 
4790 \backslash
4791 hdotsfor
4792 \end_layout
4793
4794 \end_inset
4795
4796 , that has the following scheme:
4797 \end_layout
4798
4799 \begin_layout Standard
4800
4801 \series bold
4802
4803 \backslash
4804 hdotsfor[distance]{number of columns}
4805 \end_layout
4806
4807 \begin_layout Standard
4808 The number of columns specifies how many columns should be spanned.
4809  Distance is a factor for the distance between the dots.
4810 \end_layout
4811
4812 \begin_layout Standard
4813 In the following matrix the command 
4814 \series bold
4815
4816 \backslash
4817 hdotsfor[2]{4}
4818 \series default
4819  was inserted in the first box of the second line, to get an ellipsis with
4820  a dot distance twice as long as with the command 
4821 \series bold
4822
4823 \backslash
4824 dots
4825 \series default
4826 :
4827 \begin_inset Formula \[
4828 \left(\begin{array}{cccc}
4829 A & B & C & D\\
4830 \hdotsfor[2]{4}\\
4831 q & w & e & r\end{array}\right)\]
4832
4833 \end_inset
4834
4835 Note that the matrix fields that should be spanned must be empty, otherwise
4836  you get LaTeX-errors.
4837 \end_layout
4838
4839 \begin_layout Standard
4840 \begin_inset VSpace bigskip
4841 \end_inset
4842
4843 Furthermore you can fill with the command 
4844 \series bold
4845
4846 \backslash
4847 dotfill
4848 \series default
4849
4850 \begin_inset Index
4851 status collapsed
4852
4853 \begin_layout Plain Layout
4854 Commands ! D ! 
4855 \backslash
4856 dotfill
4857 \end_layout
4858
4859 \end_inset
4860
4861  the rest of a line with dots.
4862  The effect of these commands is the same like with 
4863 \series bold
4864
4865 \backslash
4866 hfill
4867 \series default
4868 , see 
4869 \begin_inset CommandInset ref
4870 LatexCommand ref
4871 reference "sub:Variable-Space"
4872
4873 \end_inset
4874
4875 .
4876 \end_layout
4877
4878 \begin_layout Standard
4879 For example the command 
4880 \series bold
4881 A
4882 \backslash
4883 dotfill
4884 \begin_inset ERT
4885 status collapsed
4886
4887 \begin_layout Plain Layout
4888
4889
4890 \backslash
4891 spce 
4892 \end_layout
4893
4894 \end_inset
4895
4896 B
4897 \series default
4898  produces
4899 \end_layout
4900
4901 \begin_layout Standard
4902 \begin_inset Formula $A\dotfill B$
4903 \end_inset
4904
4905
4906 \end_layout
4907
4908 \begin_layout Standard
4909 Analog to
4910 \series bold
4911  
4912 \backslash
4913 dotfill
4914 \series default
4915  there is for a line the command 
4916 \series bold
4917
4918 \backslash
4919 hrulefill
4920 \series default
4921
4922 \begin_inset Index
4923 status collapsed
4924
4925 \begin_layout Plain Layout
4926 Commands ! H ! 
4927 \backslash
4928 hrulefill
4929 \end_layout
4930
4931 \end_inset
4932
4933 :
4934 \end_layout
4935
4936 \begin_layout Standard
4937 \begin_inset Formula $A\hrulefill B$
4938 \end_inset
4939
4940
4941 \end_layout
4942
4943 \begin_layout Standard
4944 To use the commands for text, they have to be inserted in TeX-mode.
4945 \end_layout
4946
4947 \begin_layout Section
4948 Matrices
4949 \begin_inset CommandInset label
4950 LatexCommand label
4951 name "sec:Matrices"
4952
4953 \end_inset
4954
4955
4956 \begin_inset Index
4957 status collapsed
4958
4959 \begin_layout Plain Layout
4960 Matrices
4961 \end_layout
4962
4963 \end_inset
4964
4965
4966 \end_layout
4967
4968 \begin_layout Standard
4969 Matrices can be inserted via the math toolbar button 
4970 \begin_inset Graphics
4971         filename ../images/dialog-show_mathmatrix.png
4972         scale 85
4973
4974 \end_inset
4975
4976  or the menu 
4977 \family sans
4978 Insert\SpecialChar \menuseparator
4979 Math\SpecialChar \menuseparator
4980 Matrix
4981 \family default
4982 .
4983  You will be asked for the number of matrix columns and rows, and the alignment.
4984  The vertical alignment is hereby only of importance for matrices in inline
4985  formulas:
4986 \end_layout
4987
4988 \begin_layout Standard
4989 The first matrix is top 
4990 \begin_inset Formula $\begin{array}[t]{cccc}
4991 A & D & G & J\\
4992 B & E & H & K\\
4993 C & F & I & L\end{array}$
4994 \end_inset
4995
4996 , the second middle 
4997 \begin_inset Formula $\begin{array}{cccc}
4998 A & D & G & J\\
4999 B & E & H & K\\
5000 C & F & I & L\end{array}$
5001 \end_inset
5002
5003 , and the third bottom 
5004 \begin_inset Formula $\begin{array}[b]{cccc}
5005 A & D & G & J\\
5006 B & E & H & K\\
5007 C & F & I & L\end{array}$
5008 \end_inset
5009
5010  aligned.
5011 \end_layout
5012
5013 \begin_layout Standard
5014 The horizontal alignment specifies how the column entries should be aligned.
5015  It is set by entering a letter for every column.
5016  
5017 \emph on
5018 l
5019 \emph default
5020  denotes left aligned, 
5021 \emph on
5022 c
5023 \emph default
5024  centered, and 
5025 \emph on
5026 r
5027 \emph default
5028  right aligned.
5029  To create for example a 4
5030 \series bold
5031 ×
5032 \series default
5033 4
5034 \begin_inset space ~
5035 \end_inset
5036
5037 matrix where the first column is left aligned, the second and third are
5038  centered, and the last one is right aligned, one enters for the horizontal
5039  alignment 
5040 \series bold
5041 lccr
5042 \series default
5043 .
5044  Normally are in a matrix all columns centered, therefore the default is
5045  for every column is a 
5046 \series bold
5047 c
5048 \series default
5049 .
5050 \end_layout
5051
5052 \begin_layout Standard
5053 Horizontal alignment:
5054 \end_layout
5055
5056 \begin_layout Standard
5057
5058 \series bold
5059 lll
5060 \series default
5061  : 
5062 \begin_inset Formula $\begin{array}{lll}
5063 10000 & D & G\\
5064 B & 10000 & H\\
5065 C & F & 10000\end{array}$
5066 \end_inset
5067
5068  , 
5069 \series bold
5070 ccc
5071 \series default
5072  : 
5073 \begin_inset Formula $\begin{array}{ccc}
5074 10000 & D & G\\
5075 B & 10000 & H\\
5076 C & F & 10000\end{array}$
5077 \end_inset
5078
5079  , 
5080 \series bold
5081 rrr
5082 \series default
5083  : 
5084 \begin_inset Formula $\begin{array}{rrr}
5085 10000 & D & G\\
5086 B & 10000 & H\\
5087 C & F & 10000\end{array}$
5088 \end_inset
5089
5090
5091 \end_layout
5092
5093 \begin_layout Standard
5094 To add or delete rows and columns subsequently, the math toolbar buttons
5095  
5096 \begin_inset Graphics
5097         filename ../images/tabular-feature_append-row.png
5098         scale 85
5099
5100 \end_inset
5101
5102
5103 \begin_inset Graphics
5104         filename ../images/tabular-feature_delete-row.png
5105         scale 85
5106
5107 \end_inset
5108
5109 , etc.
5110 \begin_inset space \thinspace{}
5111 \end_inset
5112
5113 , or the menu 
5114 \family sans
5115 Edit\SpecialChar \menuseparator
5116 Rows & Columns
5117 \family default
5118  can be used.
5119  New rows can also be created with 
5120 \family sans
5121 Ctrl-Return
5122 \family default
5123 .
5124 \end_layout
5125
5126 \begin_layout Standard
5127 \begin_inset VSpace bigskip
5128 \end_inset
5129
5130 Parentheses around a matrix can can either be created with the commands
5131  
5132 \series bold
5133
5134 \backslash
5135 left
5136 \series default
5137
5138 \begin_inset Index
5139 status collapsed
5140
5141 \begin_layout Plain Layout
5142 Commands ! L ! 
5143 \backslash
5144 left
5145 \end_layout
5146
5147 \end_inset
5148
5149  and 
5150 \series bold
5151
5152 \backslash
5153 right
5154 \series default
5155
5156 \begin_inset Index
5157 status collapsed
5158
5159 \begin_layout Plain Layout
5160 Commands ! R ! 
5161 \backslash
5162 right
5163 \end_layout
5164
5165 \end_inset
5166
5167  (shortcut 
5168 \family sans
5169 Alt-m
5170 \begin_inset space ~
5171 \end_inset
5172
5173 parenthesis
5174 \family default
5175 ), see 
5176 \begin_inset CommandInset ref
5177 LatexCommand ref
5178 reference "sub:Automatic-Bracket-Size"
5179
5180 \end_inset
5181
5182 , or by using the following commands:
5183 \begin_inset VSpace medskip
5184 \end_inset
5185
5186
5187 \end_layout
5188
5189 \begin_layout Standard
5190 \begin_inset space \hfill{}
5191 \end_inset
5192
5193
5194 \begin_inset Tabular
5195 <lyxtabular version="3" rows="4" columns="2">
5196 <features>
5197 <column alignment="center" valignment="top" width="0">
5198 <column alignment="center" valignment="top" width="0">
5199 <row>
5200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5201 \begin_inset Text
5202
5203 \begin_layout Plain Layout
5204 Command
5205 \end_layout
5206
5207 \end_inset
5208 </cell>
5209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5210 \begin_inset Text
5211
5212 \begin_layout Plain Layout
5213 Result
5214 \begin_inset Note Note
5215 status collapsed
5216
5217 \begin_layout Plain Layout
5218
5219 \series bold
5220
5221 \backslash
5222 raisebox
5223 \series default
5224  is only used as spacer.
5225 \end_layout
5226
5227 \end_inset
5228
5229
5230 \end_layout
5231
5232 \end_inset
5233 </cell>
5234 </row>
5235 <row>
5236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5237 \begin_inset Text
5238
5239 \begin_layout Plain Layout
5240
5241 \backslash
5242 bmatrix
5243 \begin_inset ERT
5244 status collapsed
5245
5246 \begin_layout Plain Layout
5247
5248
5249 \backslash
5250 spce 
5251 \end_layout
5252
5253 \end_inset
5254
5255 2
5256 \series bold
5257 ×
5258 \series default
5259 2
5260 \begin_inset space \thinspace{}
5261 \end_inset
5262
5263 matrix
5264 \end_layout
5265
5266 \end_inset
5267 </cell>
5268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5269 \begin_inset Text
5270
5271 \begin_layout Plain Layout
5272 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5273 0 & \textrm{-}\mathrm{i}\\
5274 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5275 \end_inset
5276
5277
5278 \end_layout
5279
5280 \end_inset
5281 </cell>
5282 </row>
5283 <row>
5284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5285 \begin_inset Text
5286
5287 \begin_layout Plain Layout
5288
5289 \backslash
5290 Bmatrix
5291 \begin_inset ERT
5292 status collapsed
5293
5294 \begin_layout Plain Layout
5295
5296
5297 \backslash
5298 spce 
5299 \end_layout
5300
5301 \end_inset
5302
5303 2
5304 \series bold
5305 ×
5306 \series default
5307 2
5308 \begin_inset space \thinspace{}
5309 \end_inset
5310
5311 matrix
5312 \end_layout
5313
5314 \end_inset
5315 </cell>
5316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5317 \begin_inset Text
5318
5319 \begin_layout Plain Layout
5320 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5321 0 & \textrm{-}\mathrm{i}\\
5322 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5323 \end_inset
5324
5325
5326 \end_layout
5327
5328 \end_inset
5329 </cell>
5330 </row>
5331 <row>
5332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5333 \begin_inset Text
5334
5335 \begin_layout Plain Layout
5336
5337 \backslash
5338 pmatrix
5339 \begin_inset ERT
5340 status collapsed
5341
5342 \begin_layout Plain Layout
5343
5344
5345 \backslash
5346 spce 
5347 \end_layout
5348
5349 \end_inset
5350
5351 2
5352 \series bold
5353 ×
5354 \series default
5355 2
5356 \begin_inset space \thinspace{}
5357 \end_inset
5358
5359 matrix
5360 \end_layout
5361
5362 \end_inset
5363 </cell>
5364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5365 \begin_inset Text
5366
5367 \begin_layout Plain Layout
5368 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5369 0 & \textrm{-}\mathrm{i}\\
5370 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5371 \end_inset
5372
5373
5374 \end_layout
5375
5376 \end_inset
5377 </cell>
5378 </row>
5379 </lyxtabular>
5380
5381 \end_inset
5382
5383
5384 \begin_inset space \hfill{}
5385 \end_inset
5386
5387
5388 \begin_inset Tabular
5389 <lyxtabular version="3" rows="4" columns="2">
5390 <features>
5391 <column alignment="center" valignment="top" width="0">
5392 <column alignment="center" valignment="top" width="0">
5393 <row>
5394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5395 \begin_inset Text
5396
5397 \begin_layout Plain Layout
5398 Command
5399 \end_layout
5400
5401 \end_inset
5402 </cell>
5403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5404 \begin_inset Text
5405
5406 \begin_layout Plain Layout
5407 Result
5408 \end_layout
5409
5410 \end_inset
5411 </cell>
5412 </row>
5413 <row>
5414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5415 \begin_inset Text
5416
5417 \begin_layout Plain Layout
5418
5419 \backslash
5420 vmatrix
5421 \begin_inset ERT
5422 status collapsed
5423
5424 \begin_layout Plain Layout
5425
5426
5427 \backslash
5428 spce 
5429 \end_layout
5430
5431 \end_inset
5432
5433 2
5434 \series bold
5435 ×
5436 \series default
5437 2
5438 \begin_inset space \thinspace{}
5439 \end_inset
5440
5441 matrix
5442 \end_layout
5443
5444 \end_inset
5445 </cell>
5446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5447 \begin_inset Text
5448
5449 \begin_layout Plain Layout
5450 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5451 0 & \textrm{-}\mathrm{i}\\
5452 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5453 \end_inset
5454
5455
5456 \end_layout
5457
5458 \end_inset
5459 </cell>
5460 </row>
5461 <row>
5462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5463 \begin_inset Text
5464
5465 \begin_layout Plain Layout
5466
5467 \backslash
5468 Vmatrix
5469 \begin_inset ERT
5470 status collapsed
5471
5472 \begin_layout Plain Layout
5473
5474
5475 \backslash
5476 spce 
5477 \end_layout
5478
5479 \end_inset
5480
5481 2
5482 \series bold
5483 ×
5484 \series default
5485 2
5486 \begin_inset space \thinspace{}
5487 \end_inset
5488
5489 matrix
5490 \end_layout
5491
5492 \end_inset
5493 </cell>
5494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5495 \begin_inset Text
5496
5497 \begin_layout Plain Layout
5498 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5499 0 & \textrm{-}\mathrm{i}\\
5500 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5501 \end_inset
5502
5503
5504 \end_layout
5505
5506 \end_inset
5507 </cell>
5508 </row>
5509 <row>
5510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5511 \begin_inset Text
5512
5513 \begin_layout Plain Layout
5514
5515 \backslash
5516 matrix
5517 \begin_inset ERT
5518 status collapsed
5519
5520 \begin_layout Plain Layout
5521
5522
5523 \backslash
5524 spce 
5525 \end_layout
5526
5527 \end_inset
5528
5529 2
5530 \series bold
5531 ×
5532 \series default
5533 2
5534 \begin_inset space \thinspace{}
5535 \end_inset
5536
5537 matrix
5538 \end_layout
5539
5540 \end_inset
5541 </cell>
5542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5543 \begin_inset Text
5544
5545 \begin_layout Plain Layout
5546 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5547 0 & \textrm{-}\mathrm{i}\\
5548 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5549 \end_inset
5550
5551
5552 \end_layout
5553
5554 \end_inset
5555 </cell>
5556 </row>
5557 </lyxtabular>
5558
5559 \end_inset
5560
5561
5562 \begin_inset space \hfill{}
5563 \end_inset
5564
5565
5566 \end_layout
5567
5568 \begin_layout Standard
5569 \begin_inset VSpace medskip
5570 \end_inset
5571
5572 When e.
5573 \begin_inset space \thinspace{}
5574 \end_inset
5575
5576 g.
5577 \begin_inset space ~
5578 \end_inset
5579
5580
5581 \series bold
5582
5583 \backslash
5584 vmatrix
5585 \series default
5586  is inserted, a blue box appears between two vertical lines where the matrix
5587  is inserted.
5588 \end_layout
5589
5590 \begin_layout Standard
5591 \begin_inset VSpace bigskip
5592 \end_inset
5593
5594 As all multiline formulas are matrices, the length 
5595 \series bold
5596
5597 \backslash
5598 arraycolsep
5599 \series default
5600
5601 \begin_inset Index
5602 status collapsed
5603
5604 \begin_layout Plain Layout
5605 Commands ! A ! 
5606 \backslash
5607 arraycolsep
5608 \end_layout
5609
5610 \end_inset
5611
5612  that is described in 
5613 \begin_inset CommandInset ref
5614 LatexCommand ref
5615 reference "sub:Column-Separation"
5616
5617 \end_inset
5618
5619  can also be used to change the column separation of matrices.
5620 \end_layout
5621
5622 \begin_layout Standard
5623 To change the row separation, the command 
5624 \series bold
5625
5626 \backslash
5627 arraystretch
5628 \series default
5629
5630 \begin_inset Index
5631 status collapsed
5632
5633 \begin_layout Plain Layout
5634 Commands ! A ! 
5635 \backslash
5636 arraystretch
5637 \end_layout
5638
5639 \end_inset
5640
5641  is used.
5642  It is used as follows:
5643 \end_layout
5644
5645 \begin_layout Standard
5646
5647 \series bold
5648
5649 \backslash
5650 renewcommand{
5651 \backslash
5652 arraystretch}{stretch factor}
5653 \begin_inset Index
5654 status collapsed
5655
5656 \begin_layout Plain Layout
5657 Commands ! R ! 
5658 \backslash
5659 renewcommand
5660 \end_layout
5661
5662 \end_inset
5663
5664
5665 \end_layout
5666
5667 \begin_layout Standard
5668 The command 
5669 \series bold
5670
5671 \backslash
5672 renewcommand
5673 \series default
5674  assigns the stretch factor to the predefined command 
5675 \series bold
5676
5677 \backslash
5678 arraystretch
5679 \series default
5680 .
5681  To double e.
5682 \begin_inset space \thinspace{}
5683 \end_inset
5684
5685 g.
5686 \begin_inset space ~
5687 \end_inset
5688
5689 the row separation, use the factor 2.
5690  This is then used for all following matrices.
5691  To go back to the original separation, assign the factor 1 to 
5692 \series bold
5693
5694 \backslash
5695 arraystretch
5696 \series default
5697 .
5698 \end_layout
5699
5700 \begin_layout Standard
5701 To set matrices into a text line, the command 
5702 \series bold
5703
5704 \backslash
5705 smallmatrix
5706 \series default
5707
5708 \begin_inset Index
5709 status collapsed
5710
5711 \begin_layout Plain Layout
5712 Commands ! S ! 
5713 \backslash
5714 smallmatrix
5715 \end_layout
5716
5717 \end_inset
5718
5719  is used.
5720  When it is inserted a blue box with two dashed lines appears.
5721  In this box the matrix is inserted.
5722 \end_layout
5723
5724 \begin_layout Standard
5725 This is a matrix 
5726 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5727 C & D\end{smallmatrix}\right)$
5728 \end_inset
5729
5730  in a text line.
5731 \end_layout
5732
5733 \begin_layout Section
5734 Brackets and Delimiters
5735 \begin_inset Index
5736 status collapsed
5737
5738 \begin_layout Plain Layout
5739 Brackets
5740 \end_layout
5741
5742 \end_inset
5743
5744
5745 \begin_inset Index
5746 status collapsed
5747
5748 \begin_layout Plain Layout
5749 Delimiters
5750 \end_layout
5751
5752 \end_inset
5753
5754
5755 \end_layout
5756
5757 \begin_layout Subsection
5758 Vertical Brackets and Delimiters
5759 \begin_inset Index
5760 status collapsed
5761
5762 \begin_layout Plain Layout
5763 Brackets ! vertical
5764 \end_layout
5765
5766 \end_inset
5767
5768
5769 \end_layout
5770
5771 \begin_layout Standard
5772 \begin_inset space \hfill{}
5773 \end_inset
5774
5775
5776 \begin_inset Tabular
5777 <lyxtabular version="3" rows="9" columns="2">
5778 <features>
5779 <column alignment="center" valignment="top" width="0pt">
5780 <column alignment="center" valignment="top" width="0pt">
5781 <row>
5782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5783 \begin_inset Text
5784
5785 \begin_layout Plain Layout
5786 Command
5787 \end_layout
5788
5789 \end_inset
5790 </cell>
5791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5792 \begin_inset Text
5793
5794 \begin_layout Plain Layout
5795 Result
5796 \end_layout
5797
5798 \end_inset
5799 </cell>
5800 </row>
5801 <row>
5802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5803 \begin_inset Text
5804
5805 \begin_layout Plain Layout
5806 (
5807 \end_layout
5808
5809 \end_inset
5810 </cell>
5811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5812 \begin_inset Text
5813
5814 \begin_layout Plain Layout
5815 \begin_inset Formula $($
5816 \end_inset
5817
5818
5819 \end_layout
5820
5821 \end_inset
5822 </cell>
5823 </row>
5824 <row>
5825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5826 \begin_inset Text
5827
5828 \begin_layout Plain Layout
5829 {
5830 \end_layout
5831
5832 \end_inset
5833 </cell>
5834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5835 \begin_inset Text
5836
5837 \begin_layout Plain Layout
5838 \begin_inset Formula $\{$
5839 \end_inset
5840
5841
5842 \end_layout
5843
5844 \end_inset
5845 </cell>
5846 </row>
5847 <row>
5848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 [
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 \begin_inset Formula $[$
5862 \end_inset
5863
5864
5865 \end_layout
5866
5867 \end_inset
5868 </cell>
5869 </row>
5870 <row>
5871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875
5876 \backslash
5877 langle
5878 \end_layout
5879
5880 \end_inset
5881 </cell>
5882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5883 \begin_inset Text
5884
5885 \begin_layout Plain Layout
5886 \begin_inset Formula $\langle$
5887 \end_inset
5888
5889
5890 \end_layout
5891
5892 \end_inset
5893 </cell>
5894 </row>
5895 <row>
5896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5897 \begin_inset Text
5898
5899 \begin_layout Plain Layout
5900
5901 \backslash
5902 lceil
5903 \end_layout
5904
5905 \end_inset
5906 </cell>
5907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911 \begin_inset Formula $\lceil$
5912 \end_inset
5913
5914
5915 \end_layout
5916
5917 \end_inset
5918 </cell>
5919 </row>
5920 <row>
5921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5922 \begin_inset Text
5923
5924 \begin_layout Plain Layout
5925
5926 \backslash
5927 lfloor
5928 \end_layout
5929
5930 \end_inset
5931 </cell>
5932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936 \begin_inset Formula $\lfloor$
5937 \end_inset
5938
5939
5940 \end_layout
5941
5942 \end_inset
5943 </cell>
5944 </row>
5945 <row>
5946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5947 \begin_inset Text
5948
5949 \begin_layout Plain Layout
5950 /
5951 \end_layout
5952
5953 \end_inset
5954 </cell>
5955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5956 \begin_inset Text
5957
5958 \begin_layout Plain Layout
5959 \begin_inset Formula $/$
5960 \end_inset
5961
5962
5963 \end_layout
5964
5965 \end_inset
5966 </cell>
5967 </row>
5968 <row>
5969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5970 \begin_inset Text
5971
5972 \begin_layout Plain Layout
5973 |
5974 \end_layout
5975
5976 \end_inset
5977 </cell>
5978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5979 \begin_inset Text
5980
5981 \begin_layout Plain Layout
5982 \begin_inset Formula $|$
5983 \end_inset
5984
5985
5986 \end_layout
5987
5988 \end_inset
5989 </cell>
5990 </row>
5991 </lyxtabular>
5992
5993 \end_inset
5994
5995
5996 \begin_inset space \hfill{}
5997 \end_inset
5998
5999
6000 \begin_inset Tabular
6001 <lyxtabular version="3" rows="9" columns="2">
6002 <features>
6003 <column alignment="center" valignment="top" width="0pt">
6004 <column alignment="center" valignment="top" width="0pt">
6005 <row>
6006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010 Command
6011 \end_layout
6012
6013 \end_inset
6014 </cell>
6015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6016 \begin_inset Text
6017
6018 \begin_layout Plain Layout
6019 Result
6020 \end_layout
6021
6022 \end_inset
6023 </cell>
6024 </row>
6025 <row>
6026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6027 \begin_inset Text
6028
6029 \begin_layout Plain Layout
6030 )
6031 \end_layout
6032
6033 \end_inset
6034 </cell>
6035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6036 \begin_inset Text
6037
6038 \begin_layout Plain Layout
6039 \begin_inset Formula $)$
6040 \end_inset
6041
6042
6043 \end_layout
6044
6045 \end_inset
6046 </cell>
6047 </row>
6048 <row>
6049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6050 \begin_inset Text
6051
6052 \begin_layout Plain Layout
6053 }
6054 \end_layout
6055
6056 \end_inset
6057 </cell>
6058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6059 \begin_inset Text
6060
6061 \begin_layout Plain Layout
6062 \begin_inset Formula $\}$
6063 \end_inset
6064
6065
6066 \end_layout
6067
6068 \end_inset
6069 </cell>
6070 </row>
6071 <row>
6072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6073 \begin_inset Text
6074
6075 \begin_layout Plain Layout
6076 ]
6077 \end_layout
6078
6079 \end_inset
6080 </cell>
6081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6082 \begin_inset Text
6083
6084 \begin_layout Plain Layout
6085 \begin_inset Formula $]$
6086 \end_inset
6087
6088
6089 \end_layout
6090
6091 \end_inset
6092 </cell>
6093 </row>
6094 <row>
6095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6096 \begin_inset Text
6097
6098 \begin_layout Plain Layout
6099
6100 \backslash
6101 rangle
6102 \end_layout
6103
6104 \end_inset
6105 </cell>
6106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6107 \begin_inset Text
6108
6109 \begin_layout Plain Layout
6110 \begin_inset Formula $\rangle$
6111 \end_inset
6112
6113
6114 \end_layout
6115
6116 \end_inset
6117 </cell>
6118 </row>
6119 <row>
6120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6121 \begin_inset Text
6122
6123 \begin_layout Plain Layout
6124
6125 \backslash
6126 rceil
6127 \end_layout
6128
6129 \end_inset
6130 </cell>
6131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6132 \begin_inset Text
6133
6134 \begin_layout Plain Layout
6135 \begin_inset Formula $\rceil$
6136 \end_inset
6137
6138
6139 \end_layout
6140
6141 \end_inset
6142 </cell>
6143 </row>
6144 <row>
6145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6146 \begin_inset Text
6147
6148 \begin_layout Plain Layout
6149
6150 \backslash
6151 rfloor
6152 \end_layout
6153
6154 \end_inset
6155 </cell>
6156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6157 \begin_inset Text
6158
6159 \begin_layout Plain Layout
6160 \begin_inset Formula $\rfloor$
6161 \end_inset
6162
6163
6164 \end_layout
6165
6166 \end_inset
6167 </cell>
6168 </row>
6169 <row>
6170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \begin_layout Plain Layout
6174
6175 \backslash
6176
6177 \backslash
6178
6179 \end_layout
6180
6181 \end_inset
6182 </cell>
6183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6184 \begin_inset Text
6185
6186 \begin_layout Plain Layout
6187 \begin_inset Formula $\backslash$
6188 \end_inset
6189
6190
6191 \end_layout
6192
6193 \end_inset
6194 </cell>
6195 </row>
6196 <row>
6197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6198 \begin_inset Text
6199
6200 \begin_layout Plain Layout
6201
6202 \backslash
6203 |
6204 \end_layout
6205
6206 \end_inset
6207 </cell>
6208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6209 \begin_inset Text
6210
6211 \begin_layout Plain Layout
6212 \begin_inset Formula $\|$
6213 \end_inset
6214
6215
6216 \end_layout
6217
6218 \end_inset
6219 </cell>
6220 </row>
6221 </lyxtabular>
6222
6223 \end_inset
6224
6225
6226 \begin_inset space \hfill{}
6227 \end_inset
6228
6229
6230 \end_layout
6231
6232 \begin_layout Standard
6233
6234 \series medium
6235 \begin_inset Note Greyedout
6236 status open
6237
6238 \begin_layout Plain Layout
6239
6240 \series bold
6241 Note:
6242 \series default
6243  In TeX-mode the command 
6244 \series bold
6245
6246 \backslash
6247 textbackslash
6248 \series default
6249
6250 \begin_inset Index
6251 status collapsed
6252
6253 \begin_layout Plain Layout
6254 Commands ! T ! 
6255 \backslash
6256 textbackslash
6257 \end_layout
6258
6259 \end_inset
6260
6261  must be used for the backslash, because the command 
6262 \series bold
6263
6264 \backslash
6265
6266 \backslash
6267
6268 \series default
6269  produces there a line break.
6270 \end_layout
6271
6272 \end_inset
6273
6274
6275 \end_layout
6276
6277 \begin_layout Standard
6278 For all characters listed above the size can be adjusted with the commands
6279  described in the following two subsections.
6280  When using these commands, the characters < and > can directly be used
6281  instead of the commands 
6282 \series bold
6283
6284 \backslash
6285 langle
6286 \series default
6287  and 
6288 \series bold
6289
6290 \backslash
6291 rangle
6292 \series default
6293 .
6294 \end_layout
6295
6296 \begin_layout Subsubsection
6297 Manual Bracket Size
6298 \begin_inset CommandInset label
6299 LatexCommand label
6300 name "sub:Manual-Bracket-Size"
6301
6302 \end_inset
6303
6304
6305 \begin_inset Index
6306 status collapsed
6307
6308 \begin_layout Plain Layout
6309 Bracket size ! manual
6310 \end_layout
6311
6312 \end_inset
6313
6314
6315 \end_layout
6316
6317 \begin_layout Standard
6318 The bracket size can be specified manually by the LaTeX-commands 
6319 \series bold
6320
6321 \backslash
6322 big
6323 \series default
6324
6325 \begin_inset Index
6326 status collapsed
6327
6328 \begin_layout Plain Layout
6329 Commands ! B ! 
6330 \backslash
6331 big
6332 \end_layout
6333
6334 \end_inset
6335
6336
6337 \series bold
6338
6339 \backslash
6340 Big
6341 \series default
6342
6343 \series bold
6344
6345 \backslash
6346 bigg
6347 \series default
6348 , and 
6349 \series bold
6350
6351 \backslash
6352 Bigg
6353 \series default
6354 .
6355  
6356 \series bold
6357
6358 \backslash
6359 big
6360 \series default
6361  denotes the smallest and 
6362 \series bold
6363
6364 \backslash
6365 Bigg
6366 \series default
6367  the largest bracket size.
6368 \end_layout
6369
6370 \begin_layout Standard
6371 These commands are used to emphasize levels of brackets:
6372 \end_layout
6373
6374 \begin_layout Standard
6375 \align center
6376 \begin_inset Tabular
6377 <lyxtabular version="3" rows="2" columns="2">
6378 <features>
6379 <column alignment="center" valignment="top" width="0pt">
6380 <column alignment="center" valignment="top" width="0pt">
6381 <row>
6382 <cell alignment="center" valignment="top" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386 all brackets in the same size:
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 <cell alignment="center" valignment="top" usebox="none">
6392 \begin_inset Text
6393
6394 \begin_layout Plain Layout
6395 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6396 \end_inset
6397
6398
6399 \end_layout
6400
6401 \end_inset
6402 </cell>
6403 </row>
6404 <row>
6405 <cell alignment="center" valignment="top" usebox="none">
6406 \begin_inset Text
6407
6408 \begin_layout Plain Layout
6409 this looks better:
6410 \end_layout
6411
6412 \end_inset
6413 </cell>
6414 <cell alignment="center" valignment="top" usebox="none">
6415 \begin_inset Text
6416
6417 \begin_layout Plain Layout
6418 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6419 \end_inset
6420
6421
6422 \end_layout
6423
6424 \end_inset
6425 </cell>
6426 </row>
6427 </lyxtabular>
6428
6429 \end_inset
6430
6431
6432 \begin_inset Note Note
6433 status collapsed
6434
6435 \begin_layout Plain Layout
6436
6437 \series bold
6438
6439 \backslash
6440 raisebox
6441 \series default
6442  is only used as spacer.
6443 \end_layout
6444
6445 \end_inset
6446
6447
6448 \end_layout
6449
6450 \begin_layout Standard
6451 For the second formula the command 
6452 \series bold
6453
6454 \backslash
6455 Big((A+B)(A-B)
6456 \backslash
6457 Big)^
6458 \begin_inset ERT
6459 status collapsed
6460
6461 \begin_layout Plain Layout
6462
6463
6464 \backslash
6465 spce 
6466 \end_layout
6467
6468 \end_inset
6469
6470 C
6471 \series default
6472  has been used.
6473 \end_layout
6474
6475 \begin_layout Standard
6476 Here is an overview about all bracket sizes:
6477 \end_layout
6478
6479 \begin_layout Standard
6480 \align center
6481
6482 \backslash
6483 Bigg(
6484 \backslash
6485 exp
6486 \backslash
6487 bigg<
6488 \backslash
6489 Big[
6490 \backslash
6491 big{
6492 \backslash
6493 ln(3x)
6494 \backslash
6495 big}^2
6496 \begin_inset ERT
6497 status collapsed
6498
6499 \begin_layout Plain Layout
6500
6501
6502 \backslash
6503 spce 
6504 \end_layout
6505
6506 \end_inset
6507
6508
6509 \backslash
6510 sin(x)
6511 \backslash
6512 Big]^
6513 \begin_inset ERT
6514 status collapsed
6515
6516 \begin_layout Plain Layout
6517
6518
6519 \backslash
6520 spce 
6521 \end_layout
6522
6523 \end_inset
6524
6525 A
6526 \begin_inset ERT
6527 status collapsed
6528
6529 \begin_layout Plain Layout
6530
6531
6532 \backslash
6533 spce 
6534 \end_layout
6535
6536 \end_inset
6537
6538
6539 \backslash
6540 bigg>
6541 \backslash
6542 Bigg)^0,5
6543 \end_layout
6544
6545 \begin_layout Standard
6546 \align center
6547 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6548 \end_inset
6549
6550
6551 \end_layout
6552
6553 \begin_layout Standard
6554 Besides the 
6555 \series bold
6556
6557 \backslash
6558 big
6559 \series default
6560 -commands there is the variant 
6561 \series bold
6562
6563 \backslash
6564 bigm
6565 \series default
6566
6567 \begin_inset Index
6568 status collapsed
6569
6570 \begin_layout Plain Layout
6571 Commands ! B ! 
6572 \backslash
6573 bigm
6574 \end_layout
6575
6576 \end_inset
6577
6578  that adds a bit more space between the bracket and its content, and the
6579  variant 
6580 \series bold
6581
6582 \backslash
6583 bigl
6584 \series default
6585 -
6586 \series bold
6587
6588 \backslash
6589 bigr
6590 \series default
6591
6592 \begin_inset Index
6593 status collapsed
6594
6595 \begin_layout Plain Layout
6596 Commands ! B ! 
6597 \backslash
6598 bigl - 
6599 \backslash
6600 bigr
6601 \end_layout
6602
6603 \end_inset
6604
6605 , that don't add additional space.
6606  The 
6607 \emph on
6608 l
6609 \emph default
6610  at the end of the command 
6611 \series bold
6612
6613 \backslash
6614 bigl
6615 \series default
6616  is for a left bracket; for a right bracket this will be replaced by an
6617  
6618 \emph on
6619 r
6620 \emph default
6621 .
6622  A left or right bracket can each be an opening or closing bracket.
6623 \end_layout
6624
6625 \begin_layout Standard
6626 In the following table is a comparison of the variants:
6627 \end_layout
6628
6629 \begin_layout Standard
6630 \align center
6631 \begin_inset Tabular
6632 <lyxtabular version="3" rows="5" columns="2">
6633 <features>
6634 <column alignment="center" valignment="middle" width="0">
6635 <column alignment="center" valignment="middle" width="0">
6636 <row>
6637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6638 \begin_inset Text
6639
6640 \begin_layout Plain Layout
6641 Command
6642 \end_layout
6643
6644 \end_inset
6645 </cell>
6646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6647 \begin_inset Text
6648
6649 \begin_layout Plain Layout
6650 Result
6651 \begin_inset Note Note
6652 status collapsed
6653
6654 \begin_layout Plain Layout
6655
6656 \series bold
6657
6658 \backslash
6659 raisebox
6660 \series default
6661  is only used as spacer.
6662 \end_layout
6663
6664 \end_inset
6665
6666
6667 \end_layout
6668
6669 \end_inset
6670 </cell>
6671 </row>
6672 <row>
6673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6674 \begin_inset Text
6675
6676 \begin_layout Plain Layout
6677
6678 \backslash
6679 Bigm(
6680 \backslash
6681 bigm(
6682 \backslash
6683 ln(3x)
6684 \backslash
6685 bigm)^2
6686 \series bold
6687
6688 \begin_inset ERT
6689 status collapsed
6690
6691 \begin_layout Plain Layout
6692
6693
6694 \backslash
6695 spce 
6696 \end_layout
6697
6698 \end_inset
6699
6700
6701 \series default
6702
6703 \backslash
6704 Bigm)
6705 \end_layout
6706
6707 \end_inset
6708 </cell>
6709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6710 \begin_inset Text
6711
6712 \begin_layout Plain Layout
6713 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6714 \end_inset
6715
6716
6717 \end_layout
6718
6719 \end_inset
6720 </cell>
6721 </row>
6722 <row>
6723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6724 \begin_inset Text
6725
6726 \begin_layout Plain Layout
6727
6728 \backslash
6729 Big(
6730 \backslash
6731 big(
6732 \backslash
6733 ln(3x)
6734 \backslash
6735 big)^2
6736 \series bold
6737
6738 \begin_inset ERT
6739 status collapsed
6740
6741 \begin_layout Plain Layout
6742
6743
6744 \backslash
6745 spce 
6746 \end_layout
6747
6748 \end_inset
6749
6750
6751 \series default
6752
6753 \backslash
6754 Big)
6755 \end_layout
6756
6757 \end_inset
6758 </cell>
6759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6760 \begin_inset Text
6761
6762 \begin_layout Plain Layout
6763 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6764 \end_inset
6765
6766
6767 \end_layout
6768
6769 \end_inset
6770 </cell>
6771 </row>
6772 <row>
6773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6774 \begin_inset Text
6775
6776 \begin_layout Plain Layout
6777
6778 \backslash
6779 Bigl(
6780 \backslash
6781 bigl(
6782 \backslash
6783 ln(3x)
6784 \backslash
6785 bigr)^2
6786 \series bold
6787
6788 \begin_inset ERT
6789 status collapsed
6790
6791 \begin_layout Plain Layout
6792
6793
6794 \backslash
6795 spce 
6796 \end_layout
6797
6798 \end_inset
6799
6800
6801 \series default
6802
6803 \backslash
6804 Bigr)
6805 \end_layout
6806
6807 \end_inset
6808 </cell>
6809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6810 \begin_inset Text
6811
6812 \begin_layout Plain Layout
6813 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6814 \end_inset
6815
6816
6817 \end_layout
6818
6819 \end_inset
6820 </cell>
6821 </row>
6822 <row>
6823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6824 \begin_inset Text
6825
6826 \begin_layout Plain Layout
6827
6828 \backslash
6829 bigl)
6830 \backslash
6831 ln(3x)
6832 \backslash
6833 bigr(
6834 \end_layout
6835
6836 \end_inset
6837 </cell>
6838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6839 \begin_inset Text
6840
6841 \begin_layout Plain Layout
6842 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6843 \end_inset
6844
6845
6846 \end_layout
6847
6848 \end_inset
6849 </cell>
6850 </row>
6851 </lyxtabular>
6852
6853 \end_inset
6854
6855
6856 \end_layout
6857
6858 \begin_layout Subsubsection
6859 Automatic Bracket Size
6860 \begin_inset CommandInset label
6861 LatexCommand label
6862 name "sub:Automatic-Bracket-Size"
6863
6864 \end_inset
6865
6866
6867 \begin_inset Index
6868 status collapsed
6869
6870 \begin_layout Plain Layout
6871 Bracket size ! automatic
6872 \end_layout
6873
6874 \end_inset
6875
6876
6877 \end_layout
6878
6879 \begin_layout Standard
6880 Brackets with variable size can be inserted with the commands 
6881 \series bold
6882
6883 \backslash
6884 left
6885 \series default
6886
6887 \begin_inset Index
6888 status collapsed
6889
6890 \begin_layout Plain Layout
6891 Commands ! L ! 
6892 \backslash
6893 left
6894 \end_layout
6895
6896 \end_inset
6897
6898  and 
6899 \series bold
6900
6901 \backslash
6902 right
6903 \series default
6904
6905 \begin_inset Index
6906 status collapsed
6907
6908 \begin_layout Plain Layout
6909 Commands ! R ! 
6910 \backslash
6911 right
6912 \end_layout
6913
6914 \end_inset
6915
6916  or via the math toolbar button 
6917 \begin_inset Graphics
6918         filename ../images/dialog-show_mathdelimiter.png
6919         scale 85
6920
6921 \end_inset
6922
6923 .
6924  Directly behind 
6925 \series bold
6926
6927 \backslash
6928 left
6929 \series default
6930  and 
6931 \series bold
6932
6933 \backslash
6934 right
6935 \series default
6936  the wanted bracket must be inserted.
6937  The bracket size will then automatically be calculated for the output.
6938 \end_layout
6939
6940 \begin_layout Standard
6941 \align center
6942 normal bracket: The command 
6943 \series bold
6944
6945 \backslash
6946 ln(
6947 \backslash
6948 frac
6949 \begin_inset ERT
6950 status collapsed
6951
6952 \begin_layout Plain Layout
6953
6954
6955 \backslash
6956 spce 
6957 \end_layout
6958
6959 \end_inset
6960
6961 A
6962 \begin_inset Formula $\downarrow$
6963 \end_inset
6964
6965 C
6966 \begin_inset ERT
6967 status collapsed
6968
6969 \begin_layout Plain Layout
6970
6971
6972 \backslash
6973 spce 
6974 \end_layout
6975
6976 \end_inset
6977
6978 )
6979 \series default
6980  creates
6981 \begin_inset Formula \[
6982 \ln(\frac{A}{C})\]
6983
6984 \end_inset
6985
6986
6987 \end_layout
6988
6989 \begin_layout Standard
6990 \align center
6991 multiline bracket: The command 
6992 \series bold
6993
6994 \backslash
6995 ln
6996 \backslash
6997 left(
6998 \backslash
6999 frac
7000 \begin_inset ERT
7001 status collapsed
7002
7003 \begin_layout Plain Layout
7004
7005
7006 \backslash
7007 spce 
7008 \end_layout
7009
7010 \end_inset
7011
7012 A
7013 \begin_inset Formula $\downarrow$
7014 \end_inset
7015
7016 C
7017 \begin_inset ERT
7018 status collapsed
7019
7020 \begin_layout Plain Layout
7021
7022
7023 \backslash
7024 spce 
7025 \end_layout
7026
7027 \end_inset
7028
7029
7030 \backslash
7031 right)
7032 \series default
7033  creates
7034 \begin_inset Formula \[
7035 \ln\left(\frac{A}{C}\right)\]
7036
7037 \end_inset
7038
7039
7040 \end_layout
7041
7042 \begin_layout Standard
7043 Instead of 
7044 \series bold
7045
7046 \backslash
7047 left
7048 \series default
7049  and 
7050 \series bold
7051
7052 \backslash
7053 right
7054 \series default
7055  the shortcut 
7056 \family sans
7057 Alt-m
7058 \begin_inset space ~
7059 \end_inset
7060
7061 bracket
7062 \family default
7063  can be used.
7064  This has the advantage that you can see in LyX immediately the real bracket
7065  size and that the matching right bracket will be created too.
7066 \begin_inset Newline newline
7067 \end_inset
7068
7069 The command for the last example would then be: 
7070 \series bold
7071
7072 \backslash
7073 ln Alt-m
7074 \series default
7075  
7076 \series bold
7077 (
7078 \backslash
7079 frac
7080 \begin_inset ERT
7081 status collapsed
7082
7083 \begin_layout Plain Layout
7084
7085
7086 \backslash
7087 spce 
7088 \end_layout
7089
7090 \end_inset
7091
7092 A
7093 \begin_inset Formula $\downarrow$
7094 \end_inset
7095
7096 C
7097 \end_layout
7098
7099 \begin_layout Standard
7100 To omit a left or right bracket, a dot is inserted for the omitted bracket.
7101  For example the command 
7102 \series bold
7103
7104 \backslash
7105 left.
7106 \backslash
7107 frac
7108 \begin_inset ERT
7109 status collapsed
7110
7111 \begin_layout Plain Layout
7112
7113
7114 \backslash
7115 spce 
7116 \end_layout
7117
7118 \end_inset
7119
7120 A
7121 \begin_inset Formula $\downarrow$
7122 \end_inset
7123
7124 B
7125 \begin_inset ERT
7126 status collapsed
7127
7128 \begin_layout Plain Layout
7129
7130
7131 \backslash
7132 spce 
7133 \end_layout
7134
7135 \end_inset
7136
7137
7138 \backslash
7139 right}
7140 \series default
7141  creates:
7142 \series bold
7143
7144 \begin_inset Formula \[
7145 \left.\frac{A}{B}\right\} \]
7146
7147 \end_inset
7148
7149
7150 \series default
7151 The commands 
7152 \series bold
7153
7154 \backslash
7155 left
7156 \series default
7157  and 
7158 \series bold
7159
7160 \backslash
7161 right
7162 \series default
7163  will be converted by LyX to brackets in the right size when the document
7164  is reloaded and an omitted bracket will appear as dashed line.
7165 \end_layout
7166
7167 \begin_layout Standard
7168 \begin_inset VSpace bigskip
7169 \end_inset
7170
7171 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7172  the command 
7173 \series bold
7174
7175 \backslash
7176 middle
7177 \series default
7178
7179 \begin_inset Index
7180 status collapsed
7181
7182 \begin_layout Plain Layout
7183 Commands ! M ! 
7184 \backslash
7185 middle
7186 \end_layout
7187
7188 \end_inset
7189
7190  is additionally available for all brackets and limits.
7191  With this command the height of the following character is adapted to the
7192  one of the surrounding brackets, what is e.
7193 \begin_inset space \thinspace{}
7194 \end_inset
7195
7196 g.
7197 \begin_inset space ~
7198 \end_inset
7199
7200 needed for physical vectors:
7201 \begin_inset Formula \[
7202 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7203
7204 \end_inset
7205
7206 For physical vectors there is a special LaTeX-package, described in 
7207 \begin_inset CommandInset ref
7208 LatexCommand ref
7209 reference "sub:Physical-Vectors"
7210
7211 \end_inset
7212
7213 .
7214 \end_layout
7215
7216 \begin_layout Subsection
7217 Horizontal Brackets
7218 \begin_inset Index
7219 status collapsed
7220
7221 \begin_layout Plain Layout
7222 Brackets ! horizontal
7223 \end_layout
7224
7225 \end_inset
7226
7227
7228 \end_layout
7229
7230 \begin_layout Standard
7231 \align center
7232 \begin_inset Tabular
7233 <lyxtabular version="3" rows="4" columns="2">
7234 <features>
7235 <column alignment="center" valignment="top" width="0pt">
7236 <column alignment="center" valignment="top" width="0pt">
7237 <row>
7238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7239 \begin_inset Text
7240
7241 \begin_layout Plain Layout
7242 Command
7243 \begin_inset Note Note
7244 status collapsed
7245
7246 \begin_layout Plain Layout
7247
7248 \series bold
7249
7250 \backslash
7251 raisebox
7252 \series default
7253  is only used as spacer.
7254 \end_layout
7255
7256 \end_inset
7257
7258
7259 \end_layout
7260
7261 \end_inset
7262 </cell>
7263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7264 \begin_inset Text
7265
7266 \begin_layout Plain Layout
7267 Result
7268 \end_layout
7269
7270 \end_inset
7271 </cell>
7272 </row>
7273 <row>
7274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7275 \begin_inset Text
7276
7277 \begin_layout Plain Layout
7278 \begin_inset ERT
7279 status collapsed
7280
7281 \begin_layout Plain Layout
7282
7283
7284 \backslash
7285 raisebox{2.3mm}{
7286 \end_layout
7287
7288 \end_inset
7289
7290
7291 \backslash
7292 overbrace
7293 \begin_inset ERT
7294 status collapsed
7295
7296 \begin_layout Plain Layout
7297
7298
7299 \backslash
7300 spce 
7301 \end_layout
7302
7303 \end_inset
7304
7305 A+B
7306 \begin_inset ERT
7307 status collapsed
7308
7309 \begin_layout Plain Layout
7310
7311
7312 \backslash
7313 spce 
7314 \end_layout
7315
7316 \end_inset
7317
7318 ^
7319 \begin_inset ERT
7320 status collapsed
7321
7322 \begin_layout Plain Layout
7323
7324
7325 \backslash
7326 spce 
7327 \end_layout
7328
7329 \end_inset
7330
7331 3
7332 \begin_inset ERT
7333 status collapsed
7334
7335 \begin_layout Plain Layout
7336
7337 }
7338 \end_layout
7339
7340 \end_inset
7341
7342
7343 \begin_inset Index
7344 status collapsed
7345
7346 \begin_layout Plain Layout
7347 Commands ! O ! 
7348 \backslash
7349 overbrace
7350 \end_layout
7351
7352 \end_inset
7353
7354
7355 \end_layout
7356
7357 \end_inset
7358 </cell>
7359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7360 \begin_inset Text
7361
7362 \begin_layout Plain Layout
7363 \begin_inset Formula $\overbrace{A+B}^{3}$
7364 \end_inset
7365
7366
7367 \end_layout
7368
7369 \end_inset
7370 </cell>
7371 </row>
7372 <row>
7373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7374 \begin_inset Text
7375
7376 \begin_layout Plain Layout
7377 \begin_inset ERT
7378 status collapsed
7379
7380 \begin_layout Plain Layout
7381
7382
7383 \backslash
7384 raisebox{-2.2mm}{
7385 \end_layout
7386
7387 \end_inset
7388
7389
7390 \backslash
7391 underbrace
7392 \begin_inset ERT
7393 status collapsed
7394
7395 \begin_layout Plain Layout
7396
7397
7398 \backslash
7399 spce 
7400 \end_layout
7401
7402 \end_inset
7403
7404 A+B
7405 \begin_inset ERT
7406 status collapsed
7407
7408 \begin_layout Plain Layout
7409
7410
7411 \backslash
7412 spce 
7413 \end_layout
7414
7415 \end_inset
7416
7417 _5
7418 \begin_inset ERT
7419 status collapsed
7420
7421 \begin_layout Plain Layout
7422
7423 }
7424 \end_layout
7425
7426 \end_inset
7427
7428
7429 \begin_inset Index
7430 status collapsed
7431
7432 \begin_layout Plain Layout
7433 Commands ! U ! 
7434 \backslash
7435 underbrace
7436 \end_layout
7437
7438 \end_inset
7439
7440
7441 \end_layout
7442
7443 \end_inset
7444 </cell>
7445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7446 \begin_inset Text
7447
7448 \begin_layout Plain Layout
7449 \begin_inset Formula $\underbrace{A+B}_{5}$
7450 \end_inset
7451
7452
7453 \end_layout
7454
7455 \end_inset
7456 </cell>
7457 </row>
7458 <row>
7459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7460 \begin_inset Text
7461
7462 \begin_layout Plain Layout
7463
7464 \backslash
7465 overbrace
7466 \begin_inset ERT
7467 status collapsed
7468
7469 \begin_layout Plain Layout
7470
7471
7472 \backslash
7473 spce 
7474 \end_layout
7475
7476 \end_inset
7477
7478
7479 \backslash
7480 underbrace
7481 \begin_inset ERT
7482 status collapsed
7483
7484 \begin_layout Plain Layout
7485
7486
7487 \backslash
7488 spce 
7489 \end_layout
7490
7491 \end_inset
7492
7493 A+B_w
7494 \begin_inset ERT
7495 status collapsed
7496
7497 \begin_layout Plain Layout
7498
7499
7500 \backslash
7501 spce 
7502 \end_layout
7503
7504 \end_inset
7505
7506
7507 \begin_inset ERT
7508 status collapsed
7509
7510 \begin_layout Plain Layout
7511
7512
7513 \backslash
7514 spce 
7515 \end_layout
7516
7517 \end_inset
7518
7519 _7
7520 \begin_inset ERT
7521 status collapsed
7522
7523 \begin_layout Plain Layout
7524
7525
7526 \backslash
7527 spce 
7528 \end_layout
7529
7530 \end_inset
7531
7532
7533 \begin_inset ERT
7534 status collapsed
7535
7536 \begin_layout Plain Layout
7537
7538
7539 \backslash
7540 spce 
7541 \end_layout
7542
7543 \end_inset
7544
7545 ^
7546 \begin_inset ERT
7547 status collapsed
7548
7549 \begin_layout Plain Layout
7550
7551
7552 \backslash
7553 spce 
7554 \end_layout
7555
7556 \end_inset
7557
7558 C
7559 \end_layout
7560
7561 \end_inset
7562 </cell>
7563 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7564 \begin_inset Text
7565
7566 \begin_layout Plain Layout
7567 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7568 \end_inset
7569
7570
7571 \end_layout
7572
7573 \end_inset
7574 </cell>
7575 </row>
7576 </lyxtabular>
7577
7578 \end_inset
7579
7580
7581 \end_layout
7582
7583 \begin_layout Standard
7584 In the last example it doesn't matter if 
7585 \series bold
7586
7587 \backslash
7588 overbrace
7589 \series default
7590  or 
7591 \series bold
7592
7593 \backslash
7594 underbrace
7595 \series default
7596  is inserted at first.
7597 \end_layout
7598
7599 \begin_layout Standard
7600 \begin_inset VSpace bigskip
7601 \end_inset
7602
7603 When brackets are needed that overlap each other, multiline formulas, as
7604  described in 
7605 \begin_inset CommandInset ref
7606 LatexCommand ref
7607 reference "sec:Multiline-Formulas"
7608
7609 \end_inset
7610
7611 , must be used:
7612 \begin_inset Formula \begin{eqnarray*}
7613 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7614  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7615
7616 \end_inset
7617
7618 In the first row the formula is inserted together with the first brace.
7619  It is hereby important that the space command
7620 \begin_inset Foot
7621 status collapsed
7622
7623 \begin_layout Plain Layout
7624 Space commands are explained in 
7625 \begin_inset CommandInset ref
7626 LatexCommand ref
7627 reference "sub:Predefined-Space"
7628
7629 \end_inset
7630
7631 .
7632 \end_layout
7633
7634 \end_inset
7635
7636  
7637 \series bold
7638
7639 \backslash
7640 :
7641 \series default
7642  is inserted before the first 
7643 \begin_inset Formula $d$
7644 \end_inset
7645
7646 , because the brace that ends behind the 
7647 \begin_inset Formula $q$
7648 \end_inset
7649
7650  prevents that the following 
7651 \begin_inset Quotes eld
7652 \end_inset
7653
7654 +
7655 \begin_inset Quotes erd
7656 \end_inset
7657
7658  is surrounded by space.
7659 \begin_inset Foot
7660 status collapsed
7661
7662 \begin_layout Plain Layout
7663 because a bracket is not handled as character, see 
7664 \begin_inset CommandInset ref
7665 LatexCommand ref
7666 reference "sub:Binary-Operators"
7667
7668 \end_inset
7669
7670
7671 \end_layout
7672
7673 \end_inset
7674
7675  In the second row the second brace is inserted.
7676  As it should begin before the 
7677 \begin_inset Formula $b$
7678 \end_inset
7679
7680 , first the command 
7681 \series bold
7682
7683 \backslash
7684 hphantom{gggg+
7685 \backslash
7686 :}
7687 \series default
7688  is inserted.
7689 \begin_inset Foot
7690 status collapsed
7691
7692 \begin_layout Plain Layout
7693 more about 
7694 \series bold
7695
7696 \backslash
7697 hphantom
7698 \series default
7699  see 
7700 \begin_inset CommandInset ref
7701 LatexCommand ref
7702 reference "sub:Placeholders"
7703
7704 \end_inset
7705
7706
7707 \end_layout
7708
7709 \end_inset
7710
7711  This space is needed because the 
7712 \begin_inset Quotes eld
7713 \end_inset
7714
7715 +
7716 \begin_inset Quotes erd
7717 \end_inset
7718
7719  is also surrounded by space in the formula.
7720  The brace is placed under the command 
7721 \series bold
7722
7723 \backslash
7724 hphantom{bbqq+dddd}
7725 \series default
7726 .
7727 \end_layout
7728
7729 \begin_layout Standard
7730 It gets more complicated when brackets overlap each other, like in the following
7731  example:
7732 \begin_inset ERT
7733 status collapsed
7734
7735 \begin_layout Plain Layout
7736
7737
7738 \backslash
7739 setlength{
7740 \backslash
7741 jot}{-6pt}
7742 \end_layout
7743
7744 \end_inset
7745
7746
7747 \begin_inset Formula \begin{eqnarray*}
7748  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7749 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7750
7751 \end_inset
7752
7753
7754 \begin_inset ERT
7755 status collapsed
7756
7757 \begin_layout Plain Layout
7758
7759
7760 \backslash
7761 setlength{
7762 \backslash
7763 jot}{3pt}
7764 \end_layout
7765
7766 \end_inset
7767
7768 The first formula row is the same as the second row of the previous example,
7769  with the difference that the brace is above.
7770  The second row contains the formula together with the second brace.
7771  To avoid that there is space between the upper brace in the first row and
7772  the formula, the row spacing need to be reduced.
7773  This is not easily possible due to a bug in LyX
7774 \begin_inset Foot
7775 status collapsed
7776
7777 \begin_layout Plain Layout
7778 \begin_inset CommandInset href
7779 LatexCommand href
7780 name "LyX-bug #1505"
7781 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7782
7783 \end_inset
7784
7785
7786 \end_layout
7787
7788 \end_inset
7789
7790 .
7791  As solution for the problem, the global formula row separation 
7792 \series bold
7793
7794 \backslash
7795 jot
7796 \series default
7797
7798 \begin_inset Index
7799 status collapsed
7800
7801 \begin_layout Plain Layout
7802 Commands ! J ! 
7803 \backslash
7804 jot
7805 \end_layout
7806
7807 \end_inset
7808
7809  must be changed to -6
7810 \begin_inset space \thinspace{}
7811 \end_inset
7812
7813 pt before the formula with the command 
7814 \series bold
7815
7816 \backslash
7817 setlength{
7818 \backslash
7819 jot}{-6pt}
7820 \series default
7821  in TeX-mode.
7822  
7823 \series bold
7824
7825 \backslash
7826 jot
7827 \series default
7828  is set back after the formula to the standard value of 3
7829 \begin_inset space \thinspace{}
7830 \end_inset
7831
7832 pt using the same command.
7833  More about the row separation in formulas is explained in 
7834 \begin_inset CommandInset ref
7835 LatexCommand ref
7836 reference "sub:Line-Separation"
7837
7838 \end_inset
7839
7840 .
7841 \end_layout
7842
7843 \begin_layout Section
7844 Arrows
7845 \begin_inset Index
7846 status collapsed
7847
7848 \begin_layout Plain Layout
7849 Arrows
7850 \end_layout
7851
7852 \end_inset
7853
7854
7855 \end_layout
7856
7857 \begin_layout Standard
7858 Arrows can be inserted via the math toolbar button 
7859 \begin_inset Graphics
7860         filename ../images/math/leftarrow.png
7861         scale 85
7862
7863 \end_inset
7864
7865  or the commands listed in the following subsections.
7866 \end_layout
7867
7868 \begin_layout Standard
7869 \begin_inset Newpage newpage
7870 \end_inset
7871
7872
7873 \end_layout
7874
7875 \begin_layout Subsection
7876 Horizontal Arrows
7877 \begin_inset Index
7878 status collapsed
7879
7880 \begin_layout Plain Layout
7881 Arrows ! horizontal
7882 \end_layout
7883
7884 \end_inset
7885
7886
7887 \end_layout
7888
7889 \begin_layout Standard
7890 \begin_inset space \hfill{}
7891 \end_inset
7892
7893
7894 \begin_inset Tabular
7895 <lyxtabular version="3" rows="8" columns="2">
7896 <features>
7897 <column alignment="center" valignment="top" width="0pt">
7898 <column alignment="center" valignment="top" width="0pt">
7899 <row>
7900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7901 \begin_inset Text
7902
7903 \begin_layout Plain Layout
7904 Command
7905 \end_layout
7906
7907 \end_inset
7908 </cell>
7909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7910 \begin_inset Text
7911
7912 \begin_layout Plain Layout
7913 Result
7914 \end_layout
7915
7916 \end_inset
7917 </cell>
7918 </row>
7919 <row>
7920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7921 \begin_inset Text
7922
7923 \begin_layout Plain Layout
7924
7925 \backslash
7926 gets
7927 \end_layout
7928
7929 \end_inset
7930 </cell>
7931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7932 \begin_inset Text
7933
7934 \begin_layout Plain Layout
7935 \begin_inset Formula $\gets$
7936 \end_inset
7937
7938
7939 \end_layout
7940
7941 \end_inset
7942 </cell>
7943 </row>
7944 <row>
7945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7946 \begin_inset Text
7947
7948 \begin_layout Plain Layout
7949
7950 \backslash
7951 Leftarrow
7952 \end_layout
7953
7954 \end_inset
7955 </cell>
7956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Plain Layout
7960 \begin_inset Formula $\Leftarrow$
7961 \end_inset
7962
7963
7964 \end_layout
7965
7966 \end_inset
7967 </cell>
7968 </row>
7969 <row>
7970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7971 \begin_inset Text
7972
7973 \begin_layout Plain Layout
7974
7975 \backslash
7976 longleftarrow
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7982 \begin_inset Text
7983
7984 \begin_layout Plain Layout
7985 \begin_inset Formula $\longleftarrow$
7986 \end_inset
7987
7988
7989 \end_layout
7990
7991 \end_inset
7992 </cell>
7993 </row>
7994 <row>
7995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7996 \begin_inset Text
7997
7998 \begin_layout Plain Layout
7999
8000 \backslash
8001 Longleftarrow
8002 \end_layout
8003
8004 \end_inset
8005 </cell>
8006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8007 \begin_inset Text
8008
8009 \begin_layout Plain Layout
8010 \begin_inset Formula $\Longleftarrow$
8011 \end_inset
8012
8013
8014 \end_layout
8015
8016 \end_inset
8017 </cell>
8018 </row>
8019 <row>
8020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Plain Layout
8024
8025 \backslash
8026 leftharpoonup
8027 \end_layout
8028
8029 \end_inset
8030 </cell>
8031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8032 \begin_inset Text
8033
8034 \begin_layout Plain Layout
8035 \begin_inset Formula $\leftharpoonup$
8036 \end_inset
8037
8038
8039 \end_layout
8040
8041 \end_inset
8042 </cell>
8043 </row>
8044 <row>
8045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049
8050 \backslash
8051 leftharpoondown
8052 \end_layout
8053
8054 \end_inset
8055 </cell>
8056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060 \begin_inset Formula $\leftharpoondown$
8061 \end_inset
8062
8063
8064 \end_layout
8065
8066 \end_inset
8067 </cell>
8068 </row>
8069 <row>
8070 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074
8075 \backslash
8076 hookleftarrow
8077 \end_layout
8078
8079 \end_inset
8080 </cell>
8081 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8082 \begin_inset Text
8083
8084 \begin_layout Plain Layout
8085 \begin_inset Formula $\hookleftarrow$
8086 \end_inset
8087
8088
8089 \end_layout
8090
8091 \end_inset
8092 </cell>
8093 </row>
8094 </lyxtabular>
8095
8096 \end_inset
8097
8098
8099 \begin_inset space \hfill{}
8100 \end_inset
8101
8102
8103 \begin_inset Tabular
8104 <lyxtabular version="3" rows="8" columns="2">
8105 <features>
8106 <column alignment="center" valignment="top" width="0pt">
8107 <column alignment="center" valignment="top" width="0pt">
8108 <row>
8109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113 Command
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Plain Layout
8122 Result
8123 \end_layout
8124
8125 \end_inset
8126 </cell>
8127 </row>
8128 <row>
8129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8130 \begin_inset Text
8131
8132 \begin_layout Plain Layout
8133
8134 \backslash
8135 to
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144 \begin_inset Formula $\to$
8145 \end_inset
8146
8147
8148 \end_layout
8149
8150 \end_inset
8151 </cell>
8152 </row>
8153 <row>
8154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8155 \begin_inset Text
8156
8157 \begin_layout Plain Layout
8158
8159 \backslash
8160 Rightarrow
8161 \end_layout
8162
8163 \end_inset
8164 </cell>
8165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8166 \begin_inset Text
8167
8168 \begin_layout Plain Layout
8169 \begin_inset Formula $\Rightarrow$
8170 \end_inset
8171
8172
8173 \end_layout
8174
8175 \end_inset
8176 </cell>
8177 </row>
8178 <row>
8179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8180 \begin_inset Text
8181
8182 \begin_layout Plain Layout
8183
8184 \backslash
8185 longrightarrow
8186 \end_layout
8187
8188 \end_inset
8189 </cell>
8190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8191 \begin_inset Text
8192
8193 \begin_layout Plain Layout
8194 \begin_inset Formula $\longrightarrow$
8195 \end_inset
8196
8197
8198 \end_layout
8199
8200 \end_inset
8201 </cell>
8202 </row>
8203 <row>
8204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8205 \begin_inset Text
8206
8207 \begin_layout Plain Layout
8208
8209 \backslash
8210 Longrightarrow
8211 \end_layout
8212
8213 \end_inset
8214 </cell>
8215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219 \begin_inset Formula $\Longrightarrow$
8220 \end_inset
8221
8222
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 </row>
8228 <row>
8229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233
8234 \backslash
8235 rightharpoonup
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244 \begin_inset Formula $\rightharpoonup$
8245 \end_inset
8246
8247
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 </row>
8253 <row>
8254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Plain Layout
8258
8259 \backslash
8260 rightharpoondown
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269 \begin_inset Formula $\rightharpoondown$
8270 \end_inset
8271
8272
8273 \end_layout
8274
8275 \end_inset
8276 </cell>
8277 </row>
8278 <row>
8279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8280 \begin_inset Text
8281
8282 \begin_layout Plain Layout
8283
8284 \backslash
8285 hookrightarrow
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294 \begin_inset Formula $\hookrightarrow$
8295 \end_inset
8296
8297
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 </row>
8303 </lyxtabular>
8304
8305 \end_inset
8306
8307
8308 \begin_inset space \hfill{}
8309 \end_inset
8310
8311
8312 \end_layout
8313
8314 \begin_layout Standard
8315 \begin_inset space \hfill{}
8316 \end_inset
8317
8318
8319 \begin_inset Tabular
8320 <lyxtabular version="3" rows="6" columns="2">
8321 <features>
8322 <column alignment="center" valignment="top" width="0pt">
8323 <column alignment="center" valignment="top" width="0pt">
8324 <row>
8325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8326 \begin_inset Text
8327
8328 \begin_layout Plain Layout
8329 Command
8330 \end_layout
8331
8332 \end_inset
8333 </cell>
8334 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8335 \begin_inset Text
8336
8337 \begin_layout Plain Layout
8338 Result
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 </row>
8344 <row>
8345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8346 \begin_inset Text
8347
8348 \begin_layout Plain Layout
8349
8350 \backslash
8351 leftrightarrow
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8357 \begin_inset Text
8358
8359 \begin_layout Plain Layout
8360 \begin_inset Formula $\leftrightarrow$
8361 \end_inset
8362
8363
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 </row>
8369 <row>
8370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374
8375 \backslash
8376 Leftrightarrow
8377 \end_layout
8378
8379 \end_inset
8380 </cell>
8381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8382 \begin_inset Text
8383
8384 \begin_layout Plain Layout
8385 \begin_inset Formula $\Leftrightarrow$
8386 \end_inset
8387
8388
8389 \end_layout
8390
8391 \end_inset
8392 </cell>
8393 </row>
8394 <row>
8395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399
8400 \backslash
8401 longleftrightarrow
8402 \end_layout
8403
8404 \end_inset
8405 </cell>
8406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410 \begin_inset Formula $\longleftrightarrow$
8411 \end_inset
8412
8413
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 </row>
8419 <row>
8420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424
8425 \backslash
8426 Longleftrightarrow
8427 \end_layout
8428
8429 \end_inset
8430 </cell>
8431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8432 \begin_inset Text
8433
8434 \begin_layout Plain Layout
8435 \begin_inset Formula $\Longleftrightarrow$
8436 \end_inset
8437
8438
8439 \end_layout
8440
8441 \end_inset
8442 </cell>
8443 </row>
8444 <row>
8445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449
8450 \backslash
8451 rightleftharpoons
8452 \end_layout
8453
8454 \end_inset
8455 </cell>
8456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Plain Layout
8460 \begin_inset Formula $\rightleftharpoons$
8461 \end_inset
8462
8463
8464 \end_layout
8465
8466 \end_inset
8467 </cell>
8468 </row>
8469 </lyxtabular>
8470
8471 \end_inset
8472
8473
8474 \begin_inset space \hspace{}
8475 \length 25pt
8476 \end_inset
8477
8478
8479 \begin_inset space \hfill{}
8480 \end_inset
8481
8482
8483 \begin_inset Tabular
8484 <lyxtabular version="3" rows="5" columns="2">
8485 <features>
8486 <column alignment="center" valignment="top" width="0pt">
8487 <column alignment="center" valignment="top" width="0pt">
8488 <row>
8489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8490 \begin_inset Text
8491
8492 \begin_layout Plain Layout
8493 Command
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Plain Layout
8502 Result
8503 \end_layout
8504
8505 \end_inset
8506 </cell>
8507 </row>
8508 <row>
8509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513
8514 \backslash
8515 mapsto
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8521 \begin_inset Text
8522
8523 \begin_layout Plain Layout
8524 \begin_inset Formula $\mapsto$
8525 \end_inset
8526
8527
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 </row>
8533 <row>
8534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8535 \begin_inset Text
8536
8537 \begin_layout Plain Layout
8538
8539 \backslash
8540 longmapsto
8541 \end_layout
8542
8543 \end_inset
8544 </cell>
8545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549 \begin_inset Formula $\longmapsto$
8550 \end_inset
8551
8552
8553 \end_layout
8554
8555 \end_inset
8556 </cell>
8557 </row>
8558 <row>
8559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8560 \begin_inset Text
8561
8562 \begin_layout Plain Layout
8563
8564 \backslash
8565 leadsto
8566 \end_layout
8567
8568 \end_inset
8569 </cell>
8570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8571 \begin_inset Text
8572
8573 \begin_layout Plain Layout
8574 \begin_inset Formula $\leadsto$
8575 \end_inset
8576
8577
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 </row>
8583 <row>
8584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588
8589 \backslash
8590 dasharrow
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599 \begin_inset Formula $\dasharrow$
8600 \end_inset
8601
8602
8603 \end_layout
8604
8605 \end_inset
8606 </cell>
8607 </row>
8608 </lyxtabular>
8609
8610 \end_inset
8611
8612
8613 \begin_inset space \hfill{}
8614 \end_inset
8615
8616
8617 \end_layout
8618
8619 \begin_layout Standard
8620 \begin_inset VSpace medskip
8621 \end_inset
8622
8623 Arrows used as accent like e.
8624 \begin_inset space \thinspace{}
8625 \end_inset
8626
8627 g.
8628 \begin_inset space ~
8629 \end_inset
8630
8631 vector arrows are listed in 
8632 \begin_inset CommandInset ref
8633 LatexCommand ref
8634 reference "sec:Accents"
8635
8636 \end_inset
8637
8638 .
8639 \end_layout
8640
8641 \begin_layout Standard
8642 \begin_inset VSpace bigskip
8643 \end_inset
8644
8645 Furthermore there are the labeled arrows
8646 \begin_inset Index
8647 status collapsed
8648
8649 \begin_layout Plain Layout
8650 Arrows ! labeled
8651 \end_layout
8652
8653 \end_inset
8654
8655  
8656 \series bold
8657
8658 \backslash
8659 xleftarrow
8660 \series default
8661
8662 \begin_inset Index
8663 status collapsed
8664
8665 \begin_layout Plain Layout
8666 Commands ! X ! 
8667 \backslash
8668 xleftarrow
8669 \end_layout
8670
8671 \end_inset
8672
8673  and 
8674 \series bold
8675
8676 \backslash
8677 xrightarrow
8678 \series default
8679
8680 \begin_inset Index
8681 status collapsed
8682
8683 \begin_layout Plain Layout
8684 Commands ! X ! 
8685 \backslash
8686 xrightarrow
8687 \begin_inset ERT
8688 status collapsed
8689
8690 \begin_layout Plain Layout
8691
8692
8693 \backslash
8694 vspace{4mm}
8695 \end_layout
8696
8697 \end_inset
8698
8699
8700 \end_layout
8701
8702 \end_inset
8703
8704 .
8705  When inserting one of these commands in a formula, an arrow with two blue
8706  boxes appear where the label can be inserted.
8707  The length of the arrow adapts to the label width.
8708 \end_layout
8709
8710 \begin_layout Standard
8711 \align center
8712 \begin_inset Tabular
8713 <lyxtabular version="3" rows="3" columns="2">
8714 <features>
8715 <column alignment="center" valignment="top" width="0pt">
8716 <column alignment="center" valignment="top" width="0pt">
8717 <row>
8718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8719 \begin_inset Text
8720
8721 \begin_layout Plain Layout
8722 Command
8723 \end_layout
8724
8725 \end_inset
8726 </cell>
8727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \begin_layout Plain Layout
8731 Result
8732 \begin_inset Note Note
8733 status collapsed
8734
8735 \begin_layout Plain Layout
8736
8737 \series bold
8738
8739 \backslash
8740 raisebox
8741 \series default
8742  is only used as spacer.
8743 \end_layout
8744
8745 \end_inset
8746
8747
8748 \end_layout
8749
8750 \end_inset
8751 </cell>
8752 </row>
8753 <row>
8754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8755 \begin_inset Text
8756
8757 \begin_layout Plain Layout
8758 F(a)
8759 \backslash
8760 xleftarrow
8761 \begin_inset ERT
8762 status collapsed
8763
8764 \begin_layout Plain Layout
8765
8766
8767 \backslash
8768 spce 
8769 \end_layout
8770
8771 \end_inset
8772
8773 x=a
8774 \begin_inset Formula $\downarrow$
8775 \end_inset
8776
8777 x>0
8778 \begin_inset Formula $\to$
8779 \end_inset
8780
8781 F(x)
8782 \end_layout
8783
8784 \end_inset
8785 </cell>
8786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8787 \begin_inset Text
8788
8789 \begin_layout Plain Layout
8790 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8791 \end_inset
8792
8793
8794 \end_layout
8795
8796 \end_inset
8797 </cell>
8798 </row>
8799 <row>
8800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8801 \begin_inset Text
8802
8803 \begin_layout Plain Layout
8804 F(x)
8805 \backslash
8806 xrightarrow
8807 \begin_inset ERT
8808 status collapsed
8809
8810 \begin_layout Plain Layout
8811
8812
8813 \backslash
8814 spce 
8815 \end_layout
8816
8817 \end_inset
8818
8819 x=a
8820 \begin_inset Formula $\downarrow$
8821 \end_inset
8822
8823 x>0
8824 \begin_inset Formula $\to$
8825 \end_inset
8826
8827 F(a)
8828 \end_layout
8829
8830 \end_inset
8831 </cell>
8832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8837 \end_inset
8838
8839
8840 \end_layout
8841
8842 \end_inset
8843 </cell>
8844 </row>
8845 </lyxtabular>
8846
8847 \end_inset
8848
8849
8850 \end_layout
8851
8852 \begin_layout Subsection
8853 Vertical and diagonal Arrows
8854 \begin_inset Index
8855 status collapsed
8856
8857 \begin_layout Plain Layout
8858 Arrows ! diagonal
8859 \end_layout
8860
8861 \end_inset
8862
8863
8864 \begin_inset Index
8865 status collapsed
8866
8867 \begin_layout Plain Layout
8868 Arrows ! vertical
8869 \end_layout
8870
8871 \end_inset
8872
8873
8874 \end_layout
8875
8876 \begin_layout Standard
8877 \begin_inset space \hfill{}
8878 \end_inset
8879
8880
8881 \begin_inset Tabular
8882 <lyxtabular version="3" rows="7" columns="2">
8883 <features>
8884 <column alignment="center" valignment="top" width="0pt">
8885 <column alignment="center" valignment="top" width="0pt">
8886 <row>
8887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8888 \begin_inset Text
8889
8890 \begin_layout Plain Layout
8891 Command
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900 Result
8901 \end_layout
8902
8903 \end_inset
8904 </cell>
8905 </row>
8906 <row>
8907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911
8912 \backslash
8913 uparrow
8914 \end_layout
8915
8916 \end_inset
8917 </cell>
8918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8919 \begin_inset Text
8920
8921 \begin_layout Plain Layout
8922 \begin_inset Formula $\uparrow$
8923 \end_inset
8924
8925
8926 \end_layout
8927
8928 \end_inset
8929 </cell>
8930 </row>
8931 <row>
8932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936
8937 \backslash
8938 Uparrow
8939 \end_layout
8940
8941 \end_inset
8942 </cell>
8943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8944 \begin_inset Text
8945
8946 \begin_layout Plain Layout
8947 \begin_inset Formula $\Uparrow$
8948 \end_inset
8949
8950
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 </row>
8956 <row>
8957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8958 \begin_inset Text
8959
8960 \begin_layout Plain Layout
8961
8962 \backslash
8963 updownarrow
8964 \end_layout
8965
8966 \end_inset
8967 </cell>
8968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Plain Layout
8972 \begin_inset Formula $\updownarrow$
8973 \end_inset
8974
8975
8976 \end_layout
8977
8978 \end_inset
8979 </cell>
8980 </row>
8981 <row>
8982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8983 \begin_inset Text
8984
8985 \begin_layout Plain Layout
8986
8987 \backslash
8988 Updownarrow
8989 \end_layout
8990
8991 \end_inset
8992 </cell>
8993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8994 \begin_inset Text
8995
8996 \begin_layout Plain Layout
8997 \begin_inset Formula $\Updownarrow$
8998 \end_inset
8999
9000
9001 \end_layout
9002
9003 \end_inset
9004 </cell>
9005 </row>
9006 <row>
9007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011
9012 \backslash
9013 Downarrow
9014 \end_layout
9015
9016 \end_inset
9017 </cell>
9018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9019 \begin_inset Text
9020
9021 \begin_layout Plain Layout
9022 \begin_inset Formula $\Downarrow$
9023 \end_inset
9024
9025
9026 \end_layout
9027
9028 \end_inset
9029 </cell>
9030 </row>
9031 <row>
9032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9033 \begin_inset Text
9034
9035 \begin_layout Plain Layout
9036
9037 \backslash
9038 downarrow
9039 \end_layout
9040
9041 \end_inset
9042 </cell>
9043 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9044 \begin_inset Text
9045
9046 \begin_layout Plain Layout
9047 \begin_inset Formula $\downarrow$
9048 \end_inset
9049
9050
9051 \end_layout
9052
9053 \end_inset
9054 </cell>
9055 </row>
9056 </lyxtabular>
9057
9058 \end_inset
9059
9060
9061 \begin_inset space \hfill{}
9062 \end_inset
9063
9064
9065 \begin_inset Tabular
9066 <lyxtabular version="3" rows="5" columns="2">
9067 <features>
9068 <column alignment="center" valignment="top" width="0pt">
9069 <column alignment="center" valignment="top" width="0pt">
9070 <row>
9071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075 Command
9076 \end_layout
9077
9078 \end_inset
9079 </cell>
9080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9081 \begin_inset Text
9082
9083 \begin_layout Plain Layout
9084 Result
9085 \end_layout
9086
9087 \end_inset
9088 </cell>
9089 </row>
9090 <row>
9091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095
9096 \backslash
9097 nearrow
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 \begin_inset Formula $\nearrow$
9107 \end_inset
9108
9109
9110 \end_layout
9111
9112 \end_inset
9113 </cell>
9114 </row>
9115 <row>
9116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9117 \begin_inset Text
9118
9119 \begin_layout Plain Layout
9120
9121 \backslash
9122 searrow
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9128 \begin_inset Text
9129
9130 \begin_layout Plain Layout
9131 \begin_inset Formula $\searrow$
9132 \end_inset
9133
9134
9135 \end_layout
9136
9137 \end_inset
9138 </cell>
9139 </row>
9140 <row>
9141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9142 \begin_inset Text
9143
9144 \begin_layout Plain Layout
9145
9146 \backslash
9147 swarrow
9148 \end_layout
9149
9150 \end_inset
9151 </cell>
9152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9153 \begin_inset Text
9154
9155 \begin_layout Plain Layout
9156 \begin_inset Formula $\swarrow$
9157 \end_inset
9158
9159
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 </row>
9165 <row>
9166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9167 \begin_inset Text
9168
9169 \begin_layout Plain Layout
9170
9171 \backslash
9172 nwarrow
9173 \end_layout
9174
9175 \end_inset
9176 </cell>
9177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9178 \begin_inset Text
9179
9180 \begin_layout Plain Layout
9181 \begin_inset Formula $\nwarrow$
9182 \end_inset
9183
9184
9185 \end_layout
9186
9187 \end_inset
9188 </cell>
9189 </row>
9190 </lyxtabular>
9191
9192 \end_inset
9193
9194
9195 \begin_inset space \hfill{}
9196 \end_inset
9197
9198
9199 \end_layout
9200
9201 \begin_layout Standard
9202 \begin_inset VSpace medskip
9203 \end_inset
9204
9205 Vertical arrows can be used also as delimiter together with the commands
9206  described in 
9207 \begin_inset CommandInset ref
9208 LatexCommand ref
9209 reference "sub:Manual-Bracket-Size"
9210
9211 \end_inset
9212
9213  and 
9214 \begin_inset CommandInset ref
9215 LatexCommand ref
9216 reference "sub:Automatic-Bracket-Size"
9217
9218 \end_inset
9219
9220 .
9221 \end_layout
9222
9223 \begin_layout Standard
9224 \begin_inset Newpage newpage
9225 \end_inset
9226
9227
9228 \end_layout
9229
9230 \begin_layout Section
9231 Accents
9232 \begin_inset CommandInset label
9233 LatexCommand label
9234 name "sec:Accents"
9235
9236 \end_inset
9237
9238
9239 \begin_inset Index
9240 status collapsed
9241
9242 \begin_layout Plain Layout
9243 Accents
9244 \end_layout
9245
9246 \end_inset
9247
9248
9249 \end_layout
9250
9251 \begin_layout Standard
9252 Accents can be inserted via the math toolbar button 
9253 \begin_inset Graphics
9254         filename ../images/math/hat.png
9255         scale 85
9256
9257 \end_inset
9258
9259  or the commands listed in the following subsections.
9260 \end_layout
9261
9262 \begin_layout Subsection
9263 Accents for one Character
9264 \begin_inset ERT
9265 status collapsed
9266
9267 \begin_layout Plain Layout
9268
9269
9270 \backslash
9271 texorpdfstring{
9272 \end_layout
9273
9274 \end_inset
9275
9276
9277 \begin_inset Foot
9278 status collapsed
9279
9280 \begin_layout Plain Layout
9281 accents in text see 
9282 \begin_inset CommandInset ref
9283 LatexCommand ref
9284 reference "sub:Accents-in-Text"
9285
9286 \end_inset
9287
9288
9289 \end_layout
9290
9291 \end_inset
9292
9293
9294 \begin_inset ERT
9295 status collapsed
9296
9297 \begin_layout Plain Layout
9298
9299 }{}
9300 \end_layout
9301
9302 \end_inset
9303
9304
9305 \begin_inset Note Note
9306 status collapsed
9307
9308 \begin_layout Plain Layout
9309
9310 \backslash
9311 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
9312 \end_layout
9313
9314 \begin_layout Plain Layout
9315 More about 
9316 \backslash
9317 texorpdfstring is in section 
9318 \begin_inset CommandInset ref
9319 LatexCommand ref
9320 reference "sub:Formulas-in-Section"
9321
9322 \end_inset
9323
9324 .
9325 \end_layout
9326
9327 \end_inset
9328
9329
9330 \begin_inset CommandInset label
9331 LatexCommand label
9332 name "sub:Accents-for-one"
9333
9334 \end_inset
9335
9336
9337 \begin_inset Index
9338 status collapsed
9339
9340 \begin_layout Plain Layout
9341 Accents ! for one character
9342 \end_layout
9343
9344 \end_inset
9345
9346
9347 \end_layout
9348
9349 \begin_layout Standard
9350 \begin_inset space \hfill{}
9351 \end_inset
9352
9353
9354 \begin_inset Tabular
9355 <lyxtabular version="3" rows="8" columns="2">
9356 <features>
9357 <column alignment="center" valignment="top" width="0pt">
9358 <column alignment="center" valignment="top" width="0pt">
9359 <row>
9360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9361 \begin_inset Text
9362
9363 \begin_layout Plain Layout
9364 Command
9365 \end_layout
9366
9367 \end_inset
9368 </cell>
9369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9370 \begin_inset Text
9371
9372 \begin_layout Plain Layout
9373 Result
9374 \begin_inset Note Note
9375 status collapsed
9376
9377 \begin_layout Plain Layout
9378
9379 \series bold
9380
9381 \backslash
9382 raisebox
9383 \series default
9384  is only used as spacer.
9385 \end_layout
9386
9387 \end_inset
9388
9389
9390 \end_layout
9391
9392 \end_inset
9393 </cell>
9394 </row>
9395 <row>
9396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9397 \begin_inset Text
9398
9399 \begin_layout Plain Layout
9400
9401 \backslash
9402 dot
9403 \begin_inset ERT
9404 status collapsed
9405
9406 \begin_layout Plain Layout
9407
9408
9409 \backslash
9410 spce 
9411 \end_layout
9412
9413 \end_inset
9414
9415 A
9416 \end_layout
9417
9418 \end_inset
9419 </cell>
9420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9421 \begin_inset Text
9422
9423 \begin_layout Plain Layout
9424 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9425 \end_inset
9426
9427
9428 \end_layout
9429
9430 \end_inset
9431 </cell>
9432 </row>
9433 <row>
9434 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9435 \begin_inset Text
9436
9437 \begin_layout Plain Layout
9438
9439 \backslash
9440 ddot
9441 \begin_inset ERT
9442 status collapsed
9443
9444 \begin_layout Plain Layout
9445
9446
9447 \backslash
9448 spce 
9449 \end_layout
9450
9451 \end_inset
9452
9453 A
9454 \end_layout
9455
9456 \end_inset
9457 </cell>
9458 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9459 \begin_inset Text
9460
9461 \begin_layout Plain Layout
9462 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9463 \end_inset
9464
9465
9466 \end_layout
9467
9468 \end_inset
9469 </cell>
9470 </row>
9471 <row>
9472 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9473 \begin_inset Text
9474
9475 \begin_layout Plain Layout
9476
9477 \backslash
9478 dddot
9479 \begin_inset ERT
9480 status collapsed
9481
9482 \begin_layout Plain Layout
9483
9484
9485 \backslash
9486 spce 
9487 \end_layout
9488
9489 \end_inset
9490
9491 A
9492 \end_layout
9493
9494 \end_inset
9495 </cell>
9496 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9497 \begin_inset Text
9498
9499 \begin_layout Plain Layout
9500 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9501 \end_inset
9502
9503
9504 \end_layout
9505
9506 \end_inset
9507 </cell>
9508 </row>
9509 <row>
9510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9511 \begin_inset Text
9512
9513 \begin_layout Plain Layout
9514
9515 \backslash
9516 ddddot{A
9517 \end_layout
9518
9519 \end_inset
9520 </cell>
9521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9522 \begin_inset Text
9523
9524 \begin_layout Plain Layout
9525 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9526 \end_inset
9527
9528
9529 \end_layout
9530
9531 \end_inset
9532 </cell>
9533 </row>
9534 <row>
9535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9536 \begin_inset Text
9537
9538 \begin_layout Plain Layout
9539
9540 \backslash
9541 vec
9542 \begin_inset ERT
9543 status collapsed
9544
9545 \begin_layout Plain Layout
9546
9547
9548 \backslash
9549 spce 
9550 \end_layout
9551
9552 \end_inset
9553
9554 A
9555 \begin_inset Index
9556 status collapsed
9557
9558 \begin_layout Plain Layout
9559 Vectors
9560 \end_layout
9561
9562 \end_inset
9563
9564
9565 \end_layout
9566
9567 \end_inset
9568 </cell>
9569 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9570 \begin_inset Text
9571
9572 \begin_layout Plain Layout
9573 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9574 \end_inset
9575
9576
9577 \end_layout
9578
9579 \end_inset
9580 </cell>
9581 </row>
9582 <row>
9583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9584 \begin_inset Text
9585
9586 \begin_layout Plain Layout
9587
9588 \backslash
9589 bar
9590 \begin_inset ERT
9591 status collapsed
9592
9593 \begin_layout Plain Layout
9594
9595
9596 \backslash
9597 spce 
9598 \end_layout
9599
9600 \end_inset
9601
9602 A
9603 \end_layout
9604
9605 \end_inset
9606 </cell>
9607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9608 \begin_inset Text
9609
9610 \begin_layout Plain Layout
9611 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9612 \end_inset
9613
9614
9615 \end_layout
9616
9617 \end_inset
9618 </cell>
9619 </row>
9620 <row>
9621 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Plain Layout
9625
9626 \backslash
9627 mathring
9628 \begin_inset ERT
9629 status collapsed
9630
9631 \begin_layout Plain Layout
9632
9633
9634 \backslash
9635 spce 
9636 \end_layout
9637
9638 \end_inset
9639
9640 A
9641 \end_layout
9642
9643 \end_inset
9644 </cell>
9645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9646 \begin_inset Text
9647
9648 \begin_layout Plain Layout
9649 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9650 \end_inset
9651
9652
9653 \end_layout
9654
9655 \end_inset
9656 </cell>
9657 </row>
9658 </lyxtabular>
9659
9660 \end_inset
9661
9662
9663 \begin_inset space \hfill{}
9664 \end_inset
9665
9666
9667 \begin_inset Tabular
9668 <lyxtabular version="3" rows="7" columns="2">
9669 <features>
9670 <column alignment="center" valignment="top" width="0pt">
9671 <column alignment="center" valignment="top" width="0pt">
9672 <row>
9673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9674 \begin_inset Text
9675
9676 \begin_layout Plain Layout
9677 Command
9678 \end_layout
9679
9680 \end_inset
9681 </cell>
9682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9683 \begin_inset Text
9684
9685 \begin_layout Plain Layout
9686 Result
9687 \end_layout
9688
9689 \end_inset
9690 </cell>
9691 </row>
9692 <row>
9693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9694 \begin_inset Text
9695
9696 \begin_layout Plain Layout
9697
9698 \backslash
9699 tilde
9700 \begin_inset ERT
9701 status collapsed
9702
9703 \begin_layout Plain Layout
9704
9705
9706 \backslash
9707 spce 
9708 \end_layout
9709
9710 \end_inset
9711
9712 A
9713 \end_layout
9714
9715 \end_inset
9716 </cell>
9717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9718 \begin_inset Text
9719
9720 \begin_layout Plain Layout
9721 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9722 \end_inset
9723
9724
9725 \end_layout
9726
9727 \end_inset
9728 </cell>
9729 </row>
9730 <row>
9731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9732 \begin_inset Text
9733
9734 \begin_layout Plain Layout
9735
9736 \backslash
9737 hat
9738 \begin_inset ERT
9739 status collapsed
9740
9741 \begin_layout Plain Layout
9742
9743
9744 \backslash
9745 spce 
9746 \end_layout
9747
9748 \end_inset
9749
9750 A
9751 \end_layout
9752
9753 \end_inset
9754 </cell>
9755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9756 \begin_inset Text
9757
9758 \begin_layout Plain Layout
9759 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9760 \end_inset
9761
9762
9763 \end_layout
9764
9765 \end_inset
9766 </cell>
9767 </row>
9768 <row>
9769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9770 \begin_inset Text
9771
9772 \begin_layout Plain Layout
9773
9774 \backslash
9775 check
9776 \begin_inset ERT
9777 status collapsed
9778
9779 \begin_layout Plain Layout
9780
9781
9782 \backslash
9783 spce 
9784 \end_layout
9785
9786 \end_inset
9787
9788 A
9789 \end_layout
9790
9791 \end_inset
9792 </cell>
9793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9794 \begin_inset Text
9795
9796 \begin_layout Plain Layout
9797 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9798 \end_inset
9799
9800
9801 \end_layout
9802
9803 \end_inset
9804 </cell>
9805 </row>
9806 <row>
9807 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Plain Layout
9811
9812 \backslash
9813 acute
9814 \begin_inset ERT
9815 status collapsed
9816
9817 \begin_layout Plain Layout
9818
9819
9820 \backslash
9821 spce 
9822 \end_layout
9823
9824 \end_inset
9825
9826 A
9827 \end_layout
9828
9829 \end_inset
9830 </cell>
9831 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9832 \begin_inset Text
9833
9834 \begin_layout Plain Layout
9835 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9836 \end_inset
9837
9838
9839 \end_layout
9840
9841 \end_inset
9842 </cell>
9843 </row>
9844 <row>
9845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Plain Layout
9849
9850 \backslash
9851 grave
9852 \begin_inset ERT
9853 status collapsed
9854
9855 \begin_layout Plain Layout
9856
9857
9858 \backslash
9859 spce 
9860 \end_layout
9861
9862 \end_inset
9863
9864 A
9865 \end_layout
9866
9867 \end_inset
9868 </cell>
9869 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9870 \begin_inset Text
9871
9872 \begin_layout Plain Layout
9873 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9874 \end_inset
9875
9876
9877 \end_layout
9878
9879 \end_inset
9880 </cell>
9881 </row>
9882 <row>
9883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9884 \begin_inset Text
9885
9886 \begin_layout Plain Layout
9887
9888 \backslash
9889 breve
9890 \begin_inset ERT
9891 status collapsed
9892
9893 \begin_layout Plain Layout
9894
9895
9896 \backslash
9897 spce 
9898 \end_layout
9899
9900 \end_inset
9901
9902 A
9903 \end_layout
9904
9905 \end_inset
9906 </cell>
9907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9908 \begin_inset Text
9909
9910 \begin_layout Plain Layout
9911 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9912 \end_inset
9913
9914
9915 \end_layout
9916
9917 \end_inset
9918 </cell>
9919 </row>
9920 </lyxtabular>
9921
9922 \end_inset
9923
9924
9925 \begin_inset space \hfill{}
9926 \end_inset
9927
9928
9929 \end_layout
9930
9931 \begin_layout Standard
9932 \begin_inset VSpace bigskip
9933 \end_inset
9934
9935 To create umlauts
9936 \begin_inset Index
9937 status collapsed
9938
9939 \begin_layout Plain Layout
9940 Umlauts
9941 \end_layout
9942
9943 \end_inset
9944
9945  in formulas, a quotation mark is inserted before the vowel.
9946  These two characters are then treated by LaTeX as 
9947 \emph on
9948 one
9949 \emph default
9950  character when the formula part with the umlaut is marked as German.
9951  In contrary to 
9952 \series bold
9953
9954 \backslash
9955 ddot
9956 \series default
9957 , with this method 
9958 \begin_inset Quotes eld
9959 \end_inset
9960
9961 real
9962 \begin_inset Quotes erd
9963 \end_inset
9964
9965  umlauts are created as demonstrated in the following example:
9966 \end_layout
9967
9968 \begin_layout Standard
9969 \begin_inset VSpace -2mm
9970 \end_inset
9971
9972
9973 \end_layout
9974
9975 \begin_layout Standard
9976 \align center
9977 \begin_inset Tabular
9978 <lyxtabular version="3" rows="3" columns="2">
9979 <features>
9980 <column alignment="center" valignment="top" width="0">
9981 <column alignment="center" valignment="top" width="0">
9982 <row>
9983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9984 \begin_inset Text
9985
9986 \begin_layout Plain Layout
9987 Command
9988 \end_layout
9989
9990 \end_inset
9991 </cell>
9992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9993 \begin_inset Text
9994
9995 \begin_layout Plain Layout
9996 Result
9997 \begin_inset Note Note
9998 status collapsed
9999
10000 \begin_layout Plain Layout
10001
10002 \series bold
10003
10004 \backslash
10005 raisebox
10006 \series default
10007  is only used as spacer.
10008 \end_layout
10009
10010 \end_inset
10011
10012
10013 \end_layout
10014
10015 \end_inset
10016 </cell>
10017 </row>
10018 <row>
10019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10020 \begin_inset Text
10021
10022 \begin_layout Plain Layout
10023
10024 \lang ngerman
10025 \begin_inset Quotes grd
10026 \end_inset
10027
10028 i
10029 \end_layout
10030
10031 \end_inset
10032 </cell>
10033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10034 \begin_inset Text
10035
10036 \begin_layout Plain Layout
10037
10038 \lang ngerman
10039 \begin_inset Formula $"i$
10040 \end_inset
10041
10042
10043 \end_layout
10044
10045 \end_inset
10046 </cell>
10047 </row>
10048 <row>
10049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10050 \begin_inset Text
10051
10052 \begin_layout Plain Layout
10053
10054 \backslash
10055 ddot
10056 \begin_inset ERT
10057 status collapsed
10058
10059 \begin_layout Plain Layout
10060
10061
10062 \backslash
10063 spce 
10064 \end_layout
10065
10066 \end_inset
10067
10068 i
10069 \end_layout
10070
10071 \end_inset
10072 </cell>
10073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10074 \begin_inset Text
10075
10076 \begin_layout Plain Layout
10077 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10078 \end_inset
10079
10080
10081 \end_layout
10082
10083 \end_inset
10084 </cell>
10085 </row>
10086 </lyxtabular>
10087
10088 \end_inset
10089
10090
10091 \end_layout
10092
10093 \begin_layout Standard
10094 Another advantage to 
10095 \series bold
10096
10097 \backslash
10098 ddot
10099 \series default
10100  is that umlauts can directly be converted to mathematical text because
10101  the accent commands above are 
10102 \emph on
10103 not allowed
10104 \emph default
10105  
10106 \emph on
10107 in mathematical text
10108 \emph default
10109 .
10110  To convert an accented character to mathematical text, only the character
10111  under the accent may be converted.
10112  This applies also for all other conversions, e.
10113 \begin_inset space \thinspace{}
10114 \end_inset
10115
10116 g.
10117 \begin_inset space ~
10118 \end_inset
10119
10120 to italic or bold.
10121 \end_layout
10122
10123 \begin_layout Standard
10124 In mathematical text, umlauts and other accented characters can directly
10125  be inserted.
10126 \end_layout
10127
10128 \begin_layout Subsection
10129 Accents for Operators
10130 \begin_inset Index
10131 status collapsed
10132
10133 \begin_layout Plain Layout
10134 Accents ! for operators
10135 \end_layout
10136
10137 \end_inset
10138
10139
10140 \end_layout
10141
10142 \begin_layout Standard
10143 With the commands 
10144 \series bold
10145
10146 \backslash
10147 overset
10148 \series default
10149
10150 \begin_inset Index
10151 status collapsed
10152
10153 \begin_layout Plain Layout
10154 Commands ! O ! 
10155 \backslash
10156 overset
10157 \end_layout
10158
10159 \end_inset
10160
10161  and 
10162 \series bold
10163
10164 \backslash
10165 underset
10166 \series default
10167
10168 \begin_inset Index
10169 status collapsed
10170
10171 \begin_layout Plain Layout
10172 Commands ! U ! 
10173 \backslash
10174 underset
10175 \end_layout
10176
10177 \end_inset
10178
10179  characters can be placed above or below an operator, respectively, to accent
10180  it.
10181  With the command 
10182 \series bold
10183
10184 \backslash
10185 sideset
10186 \series default
10187
10188 \begin_inset Index
10189 status collapsed
10190
10191 \begin_layout Plain Layout
10192 Commands ! S ! 
10193 \backslash
10194 sideset
10195 \end_layout
10196
10197 \end_inset
10198
10199  characters can be set before and behind an operator.
10200  The command scheme is:
10201 \end_layout
10202
10203 \begin_layout Standard
10204
10205 \series bold
10206
10207 \backslash
10208 sideset{character
10209 \series default
10210  
10211 \series bold
10212 before}{character
10213 \series default
10214  
10215 \series bold
10216 behind}
10217 \end_layout
10218
10219 \begin_layout Standard
10220
10221 \series bold
10222
10223 \backslash
10224 sideset
10225 \series default
10226  must always be before the operator that should be accented.
10227  You can accent with several characters and even with other operators and
10228  symbols.
10229  To place with 
10230 \series bold
10231
10232 \backslash
10233 sideset
10234 \series default
10235  for example only characters behind an operator, write nothing between the
10236  first braces but don't omit the braces.
10237 \end_layout
10238
10239 \begin_layout Standard
10240 For example the command 
10241 \series bold
10242
10243 \backslash
10244 sideset{
10245 \begin_inset Formula $\to$
10246 \end_inset
10247
10248
10249 \backslash
10250 {
10251 \series default
10252 '
10253 \series bold
10254
10255 \begin_inset Formula $\to$
10256 \end_inset
10257
10258
10259 \backslash
10260 sum_k=1
10261 \begin_inset ERT
10262 status collapsed
10263
10264 \begin_layout Plain Layout
10265
10266
10267 \backslash
10268 spce 
10269 \end_layout
10270
10271 \end_inset
10272
10273
10274 \series default
10275 ^
10276 \series bold
10277 n
10278 \series default
10279  produces:
10280 \begin_inset Formula \[
10281 \sideset{}{'}\sum_{k=1}^{n}\]
10282
10283 \end_inset
10284
10285
10286 \end_layout
10287
10288 \begin_layout Standard
10289 The command 
10290 \series bold
10291
10292 \backslash
10293 overset
10294 \begin_inset ERT
10295 status collapsed
10296
10297 \begin_layout Plain Layout
10298
10299
10300 \backslash
10301 spce 
10302 \end_layout
10303
10304 \end_inset
10305
10306
10307 \backslash
10308 maltese
10309 \begin_inset ERT
10310 status collapsed
10311
10312 \begin_layout Plain Layout
10313
10314
10315 \backslash
10316 spce 
10317 \end_layout
10318
10319 \end_inset
10320
10321
10322 \series default
10323
10324 \begin_inset Formula $\uparrow$
10325 \end_inset
10326
10327
10328 \series bold
10329 a
10330 \series default
10331  produces:
10332 \begin_inset Formula \[
10333 \overset{a}{\maltese}\]
10334
10335 \end_inset
10336
10337 As seen in the last example, with 
10338 \series bold
10339
10340 \backslash
10341 overset
10342 \series default
10343  and 
10344 \series bold
10345
10346 \backslash
10347 underset
10348 \series default
10349  also symbols and characters can be accented; with 
10350 \series bold
10351
10352 \backslash
10353 sideset
10354 \series default
10355  this is not possible.
10356 \end_layout
10357
10358 \begin_layout Subsection
10359 Accents for several Characters
10360 \begin_inset CommandInset label
10361 LatexCommand label
10362 name "sub:Accents-for-several"
10363
10364 \end_inset
10365
10366
10367 \begin_inset Index
10368 status collapsed
10369
10370 \begin_layout Plain Layout
10371 Accents ! for several characters
10372 \end_layout
10373
10374 \end_inset
10375
10376
10377 \end_layout
10378
10379 \begin_layout Standard
10380 \begin_inset space \hfill{}
10381 \end_inset
10382
10383
10384 \begin_inset Tabular
10385 <lyxtabular version="3" rows="5" columns="2">
10386 <features>
10387 <column alignment="center" valignment="top" width="0pt">
10388 <column alignment="center" valignment="top" width="0pt">
10389 <row>
10390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10391 \begin_inset Text
10392
10393 \begin_layout Plain Layout
10394 Command
10395 \end_layout
10396
10397 \end_inset
10398 </cell>
10399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10400 \begin_inset Text
10401
10402 \begin_layout Plain Layout
10403 Result
10404 \begin_inset Note Note
10405 status collapsed
10406
10407 \begin_layout Plain Layout
10408
10409 \series bold
10410
10411 \backslash
10412 raisebox
10413 \series default
10414  is only used as spacer.
10415 \end_layout
10416
10417 \end_inset
10418
10419
10420 \end_layout
10421
10422 \end_inset
10423 </cell>
10424 </row>
10425 <row>
10426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10427 \begin_inset Text
10428
10429 \begin_layout Plain Layout
10430
10431 \backslash
10432 overleftarrow
10433 \begin_inset ERT
10434 status collapsed
10435
10436 \begin_layout Plain Layout
10437
10438
10439 \backslash
10440 spce 
10441 \end_layout
10442
10443 \end_inset
10444
10445 A=B
10446 \end_layout
10447
10448 \end_inset
10449 </cell>
10450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10451 \begin_inset Text
10452
10453 \begin_layout Plain Layout
10454 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10455 \end_inset
10456
10457
10458 \end_layout
10459
10460 \end_inset
10461 </cell>
10462 </row>
10463 <row>
10464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10465 \begin_inset Text
10466
10467 \begin_layout Plain Layout
10468
10469 \backslash
10470 underleftarrow
10471 \begin_inset ERT
10472 status collapsed
10473
10474 \begin_layout Plain Layout
10475
10476
10477 \backslash
10478 spce 
10479 \end_layout
10480
10481 \end_inset
10482
10483 A=B
10484 \end_layout
10485
10486 \end_inset
10487 </cell>
10488 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10489 \begin_inset Text
10490
10491 \begin_layout Plain Layout
10492 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10493 \end_inset
10494
10495
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 </row>
10501 <row>
10502 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10503 \begin_inset Text
10504
10505 \begin_layout Plain Layout
10506
10507 \backslash
10508 overleftrightarrow
10509 \begin_inset ERT
10510 status collapsed
10511
10512 \begin_layout Plain Layout
10513
10514
10515 \backslash
10516 spce 
10517 \end_layout
10518
10519 \end_inset
10520
10521 A=B
10522 \end_layout
10523
10524 \end_inset
10525 </cell>
10526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10527 \begin_inset Text
10528
10529 \begin_layout Plain Layout
10530 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10531 \end_inset
10532
10533
10534 \end_layout
10535
10536 \end_inset
10537 </cell>
10538 </row>
10539 <row>
10540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10541 \begin_inset Text
10542
10543 \begin_layout Plain Layout
10544
10545 \backslash
10546 underleftrightarrow
10547 \begin_inset ERT
10548 status collapsed
10549
10550 \begin_layout Plain Layout
10551
10552
10553 \backslash
10554 spce 
10555 \end_layout
10556
10557 \end_inset
10558
10559 A=B
10560 \end_layout
10561
10562 \end_inset
10563 </cell>
10564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10565 \begin_inset Text
10566
10567 \begin_layout Plain Layout
10568 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10569 \end_inset
10570
10571
10572 \end_layout
10573
10574 \end_inset
10575 </cell>
10576 </row>
10577 </lyxtabular>
10578
10579 \end_inset
10580
10581
10582 \begin_inset space \hfill{}
10583 \end_inset
10584
10585
10586 \begin_inset Tabular
10587 <lyxtabular version="3" rows="5" columns="2">
10588 <features>
10589 <column alignment="center" valignment="top" width="0pt">
10590 <column alignment="center" valignment="top" width="0pt">
10591 <row>
10592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596 Command
10597 \end_layout
10598
10599 \end_inset
10600 </cell>
10601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10602 \begin_inset Text
10603
10604 \begin_layout Plain Layout
10605 Result
10606 \end_layout
10607
10608 \end_inset
10609 </cell>
10610 </row>
10611 <row>
10612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10613 \begin_inset Text
10614
10615 \begin_layout Plain Layout
10616
10617 \backslash
10618 overrightarrow
10619 \begin_inset ERT
10620 status collapsed
10621
10622 \begin_layout Plain Layout
10623
10624
10625 \backslash
10626 spce 
10627 \end_layout
10628
10629 \end_inset
10630
10631 A=B
10632 \end_layout
10633
10634 \end_inset
10635 </cell>
10636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10637 \begin_inset Text
10638
10639 \begin_layout Plain Layout
10640 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10641 \end_inset
10642
10643
10644 \end_layout
10645
10646 \end_inset
10647 </cell>
10648 </row>
10649 <row>
10650 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10651 \begin_inset Text
10652
10653 \begin_layout Plain Layout
10654
10655 \backslash
10656 underrightarrow
10657 \begin_inset ERT
10658 status collapsed
10659
10660 \begin_layout Plain Layout
10661
10662
10663 \backslash
10664 spce 
10665 \end_layout
10666
10667 \end_inset
10668
10669 A=B
10670 \end_layout
10671
10672 \end_inset
10673 </cell>
10674 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10675 \begin_inset Text
10676
10677 \begin_layout Plain Layout
10678 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10679 \end_inset
10680
10681
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 </row>
10687 <row>
10688 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10689 \begin_inset Text
10690
10691 \begin_layout Plain Layout
10692
10693 \backslash
10694 widetilde
10695 \begin_inset ERT
10696 status collapsed
10697
10698 \begin_layout Plain Layout
10699
10700
10701 \backslash
10702 spce 
10703 \end_layout
10704
10705 \end_inset
10706
10707 A=B
10708 \end_layout
10709
10710 \end_inset
10711 </cell>
10712 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10713 \begin_inset Text
10714
10715 \begin_layout Plain Layout
10716 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10717 \end_inset
10718
10719
10720 \end_layout
10721
10722 \end_inset
10723 </cell>
10724 </row>
10725 <row>
10726 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10727 \begin_inset Text
10728
10729 \begin_layout Plain Layout
10730
10731 \backslash
10732 widehat
10733 \begin_inset ERT
10734 status collapsed
10735
10736 \begin_layout Plain Layout
10737
10738
10739 \backslash
10740 spce 
10741 \end_layout
10742
10743 \end_inset
10744
10745 A=B
10746 \end_layout
10747
10748 \end_inset
10749 </cell>
10750 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10751 \begin_inset Text
10752
10753 \begin_layout Plain Layout
10754 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10755 \end_inset
10756
10757
10758 \end_layout
10759
10760 \end_inset
10761 </cell>
10762 </row>
10763 </lyxtabular>
10764
10765 \end_inset
10766
10767
10768 \begin_inset space \hfill{}
10769 \end_inset
10770
10771
10772 \end_layout
10773
10774 \begin_layout Standard
10775 \begin_inset VSpace medskip
10776 \end_inset
10777
10778 With these commands as many characters as you like can be accented.
10779  But the accents 
10780 \series bold
10781
10782 \backslash
10783 widetilde
10784 \series default
10785  and 
10786 \series bold
10787
10788 \backslash
10789 widehat
10790 \series default
10791  will only be set in the output with a length of three characters, as shown
10792  in the following example:
10793 \begin_inset Formula \[
10794 \widetilde{A+B=C-D}\]
10795
10796 \end_inset
10797
10798
10799 \end_layout
10800
10801 \begin_layout Standard
10802 With the commands 
10803 \series bold
10804
10805 \backslash
10806 overset
10807 \series default
10808
10809 \begin_inset Index
10810 status collapsed
10811
10812 \begin_layout Plain Layout
10813 Commands ! O ! 
10814 \backslash
10815 overset
10816 \end_layout
10817
10818 \end_inset
10819
10820  and 
10821 \series bold
10822
10823 \backslash
10824 underset
10825 \series default
10826
10827 \begin_inset Index
10828 status collapsed
10829
10830 \begin_layout Plain Layout
10831 Commands ! U ! 
10832 \backslash
10833 underset
10834 \end_layout
10835
10836 \end_inset
10837
10838  described in the previous subsection it is also possible to accent several
10839  characters.
10840  The command 
10841 \series bold
10842
10843 \backslash
10844 underset
10845 \begin_inset ERT
10846 status collapsed
10847
10848 \begin_layout Plain Layout
10849
10850
10851 \backslash
10852 spce 
10853 \end_layout
10854
10855 \end_inset
10856
10857 A=B
10858 \begin_inset Formula $\downarrow$
10859 \end_inset
10860
10861 ***
10862 \series default
10863  creates:
10864 \begin_inset Formula \[
10865 \underset{***}{A=B}\]
10866
10867 \end_inset
10868
10869
10870 \end_layout
10871
10872 \begin_layout Section
10873 Space
10874 \begin_inset CommandInset label
10875 LatexCommand label
10876 name "sub:Space"
10877
10878 \end_inset
10879
10880
10881 \begin_inset Index
10882 status collapsed
10883
10884 \begin_layout Plain Layout
10885 Space ! horizontal
10886 \end_layout
10887
10888 \end_inset
10889
10890
10891 \end_layout
10892
10893 \begin_layout Subsection
10894 Predefined Space
10895 \begin_inset CommandInset label
10896 LatexCommand label
10897 name "sub:Predefined-Space"
10898
10899 \end_inset
10900
10901
10902 \begin_inset Index
10903 status collapsed
10904
10905 \begin_layout Plain Layout
10906 Space ! horizontal ! predefined
10907 \end_layout
10908
10909 \end_inset
10910
10911
10912 \end_layout
10913
10914 \begin_layout Standard
10915 Sometimes it is necessary to insert horizontal space to a formula.
10916  This is done by inserting a protected space (shortcut 
10917 \family sans
10918 Ctrl-Space
10919 \family default
10920 ).
10921  A blue 
10922 \begin_inset Quotes eld
10923 \end_inset
10924
10925
10926 \series bold
10927 \color blue
10928
10929 \begin_inset ERT
10930 status collapsed
10931
10932 \begin_layout Plain Layout
10933
10934
10935 \backslash
10936 spce 
10937 \end_layout
10938
10939 \end_inset
10940
10941
10942 \series default
10943 \color inherit
10944
10945 \begin_inset Quotes erd
10946 \end_inset
10947
10948  appears and by pressing 
10949 \family sans
10950 Space
10951 \family default
10952  several times one can select one of eight different space sizes.
10953  The spaces can also be inserted using the math toolbar button 
10954 \begin_inset Graphics
10955         filename ../images/math/space.png
10956         scale 85
10957
10958 \end_inset
10959
10960  or special commands.
10961  Independent from the inserted command, one can select the size again by
10962  pressing 
10963 \family sans
10964 Space
10965 \family default
10966  afterwards.
10967 \end_layout
10968
10969 \begin_layout Standard
10970 \noindent
10971 \align center
10972 \begin_inset VSpace -5mm
10973 \end_inset
10974
10975
10976 \begin_inset Tabular
10977 <lyxtabular version="3" rows="3" columns="7">
10978 <features>
10979 <column alignment="center" valignment="middle" width="6.8cm">
10980 <column alignment="center" valignment="top" width="0">
10981 <column alignment="center" valignment="top" width="0">
10982 <column alignment="center" valignment="top" width="0">
10983 <column alignment="center" valignment="top" width="0">
10984 <column alignment="center" valignment="top" width="0">
10985 <column alignment="center" valignment="top" width="0">
10986 <row>
10987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10988 \begin_inset Text
10989
10990 \begin_layout Plain Layout
10991 Command
10992 \end_layout
10993
10994 \end_inset
10995 </cell>
10996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10997 \begin_inset Text
10998
10999 \begin_layout Plain Layout
11000
11001 \backslash
11002 ,
11003 \end_layout
11004
11005 \end_inset
11006 </cell>
11007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11008 \begin_inset Text
11009
11010 \begin_layout Plain Layout
11011
11012 \backslash
11013 :
11014 \end_layout
11015
11016 \end_inset
11017 </cell>
11018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11019 \begin_inset Text
11020
11021 \begin_layout Plain Layout
11022
11023 \backslash
11024 ;
11025 \end_layout
11026
11027 \end_inset
11028 </cell>
11029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11030 \begin_inset Text
11031
11032 \begin_layout Plain Layout
11033
11034 \backslash
11035 quad
11036 \end_layout
11037
11038 \end_inset
11039 </cell>
11040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11041 \begin_inset Text
11042
11043 \begin_layout Plain Layout
11044
11045 \backslash
11046 qquad
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11052 \begin_inset Text
11053
11054 \begin_layout Plain Layout
11055
11056 \backslash
11057 !
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 </row>
11063 <row>
11064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11065 \begin_inset Text
11066
11067 \begin_layout Plain Layout
11068 Number of 
11069 \family sans
11070 Space
11071 \family default
11072  keystrokes after inserting the protected space
11073 \end_layout
11074
11075 \end_inset
11076 </cell>
11077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11078 \begin_inset Text
11079
11080 \begin_layout Plain Layout
11081 0
11082 \end_layout
11083
11084 \end_inset
11085 </cell>
11086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11087 \begin_inset Text
11088
11089 \begin_layout Plain Layout
11090 1
11091 \end_layout
11092
11093 \end_inset
11094 </cell>
11095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11096 \begin_inset Text
11097
11098 \begin_layout Plain Layout
11099 2
11100 \end_layout
11101
11102 \end_inset
11103 </cell>
11104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11105 \begin_inset Text
11106
11107 \begin_layout Plain Layout
11108 3
11109 \end_layout
11110
11111 \end_inset
11112 </cell>
11113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11114 \begin_inset Text
11115
11116 \begin_layout Plain Layout
11117 4
11118 \end_layout
11119
11120 \end_inset
11121 </cell>
11122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11123 \begin_inset Text
11124
11125 \begin_layout Plain Layout
11126 5
11127 \end_layout
11128
11129 \end_inset
11130 </cell>
11131 </row>
11132 <row>
11133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11134 \begin_inset Text
11135
11136 \begin_layout Plain Layout
11137 Result
11138 \end_layout
11139
11140 \end_inset
11141 </cell>
11142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11143 \begin_inset Text
11144
11145 \begin_layout Plain Layout
11146 \begin_inset Formula $A\, B$
11147 \end_inset
11148
11149
11150 \end_layout
11151
11152 \end_inset
11153 </cell>
11154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11155 \begin_inset Text
11156
11157 \begin_layout Plain Layout
11158 \begin_inset Formula $A\: B$
11159 \end_inset
11160
11161
11162 \end_layout
11163
11164 \end_inset
11165 </cell>
11166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11167 \begin_inset Text
11168
11169 \begin_layout Plain Layout
11170 \begin_inset Formula $A\; B$
11171 \end_inset
11172
11173
11174 \end_layout
11175
11176 \end_inset
11177 </cell>
11178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11179 \begin_inset Text
11180
11181 \begin_layout Plain Layout
11182 \begin_inset Formula $A\quad B$
11183 \end_inset
11184
11185
11186 \end_layout
11187
11188 \end_inset
11189 </cell>
11190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11191 \begin_inset Text
11192
11193 \begin_layout Plain Layout
11194 \begin_inset Formula $A\qquad B$
11195 \end_inset
11196
11197
11198 \end_layout
11199
11200 \end_inset
11201 </cell>
11202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11203 \begin_inset Text
11204
11205 \begin_layout Plain Layout
11206 \begin_inset Formula $A\! B$
11207 \end_inset
11208
11209
11210 \end_layout
11211
11212 \end_inset
11213 </cell>
11214 </row>
11215 </lyxtabular>
11216
11217 \end_inset
11218
11219
11220 \end_layout
11221
11222 \begin_layout Standard
11223 The last size seem to produce no space.
11224  It is displayed red in LyX contrary to the other sizes, because it is a
11225  negative space.
11226  There are two more negative spaces:
11227 \end_layout
11228
11229 \begin_layout Standard
11230 \align center
11231 \begin_inset Tabular
11232 <lyxtabular version="3" rows="3" columns="3">
11233 <features>
11234 <column alignment="center" valignment="middle" width="6.8cm">
11235 <column alignment="center" valignment="top" width="0pt">
11236 <column alignment="center" valignment="top" width="0pt">
11237 <row>
11238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11239 \begin_inset Text
11240
11241 \begin_layout Plain Layout
11242 Command
11243 \end_layout
11244
11245 \end_inset
11246 </cell>
11247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11248 \begin_inset Text
11249
11250 \begin_layout Plain Layout
11251
11252 \backslash
11253 negmedspace
11254 \end_layout
11255
11256 \end_inset
11257 </cell>
11258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11259 \begin_inset Text
11260
11261 \begin_layout Plain Layout
11262
11263 \backslash
11264 negthickspace
11265 \end_layout
11266
11267 \end_inset
11268 </cell>
11269 </row>
11270 <row>
11271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11272 \begin_inset Text
11273
11274 \begin_layout Plain Layout
11275 Number of 
11276 \family sans
11277 Space
11278 \family default
11279  keystrokes after inserting the protected space
11280 \end_layout
11281
11282 \end_inset
11283 </cell>
11284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11285 \begin_inset Text
11286
11287 \begin_layout Plain Layout
11288 6
11289 \end_layout
11290
11291 \end_inset
11292 </cell>
11293 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11294 \begin_inset Text
11295
11296 \begin_layout Plain Layout
11297 7
11298 \end_layout
11299
11300 \end_inset
11301 </cell>
11302 </row>
11303 <row>
11304 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11305 \begin_inset Text
11306
11307 \begin_layout Plain Layout
11308 Result
11309 \end_layout
11310
11311 \end_inset
11312 </cell>
11313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11314 \begin_inset Text
11315
11316 \begin_layout Plain Layout
11317 \begin_inset Formula $A\negmedspace B$
11318 \end_inset
11319
11320
11321 \end_layout
11322
11323 \end_inset
11324 </cell>
11325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11326 \begin_inset Text
11327
11328 \begin_layout Plain Layout
11329 \begin_inset Formula $A\negthickspace B$
11330 \end_inset
11331
11332
11333 \end_layout
11334
11335 \end_inset
11336 </cell>
11337 </row>
11338 </lyxtabular>
11339
11340 \end_inset
11341
11342
11343 \end_layout
11344
11345 \begin_layout Standard
11346 Negative spaces can lead to characters overlapping each other.
11347  Thus they can be used to enforce ligatures, what is e.
11348 \begin_inset space \thinspace{}
11349 \end_inset
11350
11351 g.
11352 \begin_inset space ~
11353 \end_inset
11354
11355 useful for summation operators: 
11356 \end_layout
11357
11358 \begin_layout Standard
11359 \align center
11360 \begin_inset Tabular
11361 <lyxtabular version="3" rows="3" columns="2">
11362 <features>
11363 <column alignment="center" valignment="top" width="0">
11364 <column alignment="center" valignment="top" width="0">
11365 <row>
11366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11367 \begin_inset Text
11368
11369 \begin_layout Plain Layout
11370 Command
11371 \end_layout
11372
11373 \end_inset
11374 </cell>
11375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11376 \begin_inset Text
11377
11378 \begin_layout Plain Layout
11379 Result
11380 \begin_inset Note Note
11381 status collapsed
11382
11383 \begin_layout Plain Layout
11384
11385 \series bold
11386
11387 \backslash
11388 raisebox
11389 \series default
11390  is only used as spacer.
11391 \end_layout
11392
11393 \end_inset
11394
11395
11396 \end_layout
11397
11398 \end_inset
11399 </cell>
11400 </row>
11401 <row>
11402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406
11407 \backslash
11408 sum
11409 \backslash
11410 sum
11411 \begin_inset ERT
11412 status collapsed
11413
11414 \begin_layout Plain Layout
11415
11416
11417 \backslash
11418 spce 
11419 \end_layout
11420
11421 \end_inset
11422
11423 f_kl
11424 \end_layout
11425
11426 \end_inset
11427 </cell>
11428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11429 \begin_inset Text
11430
11431 \begin_layout Plain Layout
11432 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11433 \end_inset
11434
11435
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 </row>
11441 <row>
11442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11443 \begin_inset Text
11444
11445 \begin_layout Plain Layout
11446
11447 \backslash
11448 sum
11449 \backslash
11450 negmedspace
11451 \backslash
11452 sum
11453 \begin_inset ERT
11454 status collapsed
11455
11456 \begin_layout Plain Layout
11457
11458
11459 \backslash
11460 spce 
11461 \end_layout
11462
11463 \end_inset
11464
11465 f_kl
11466 \end_layout
11467
11468 \end_inset
11469 </cell>
11470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11471 \begin_inset Text
11472
11473 \begin_layout Plain Layout
11474 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11475 \end_inset
11476
11477
11478 \end_layout
11479
11480 \end_inset
11481 </cell>
11482 </row>
11483 </lyxtabular>
11484
11485 \end_inset
11486
11487
11488 \end_layout
11489
11490 \begin_layout Standard
11491 Relations like for example equal signs, are always surrounded by space.
11492  To suppress this, the equal sign is placed into a TeX-brace.
11493  The following example demonstrates this:
11494 \end_layout
11495
11496 \begin_layout Standard
11497 \align center
11498 \begin_inset Tabular
11499 <lyxtabular version="3" rows="2" columns="2">
11500 <features>
11501 <column alignment="center" valignment="top" width="0pt">
11502 <column alignment="center" valignment="top" width="0pt">
11503 <row>
11504 <cell alignment="center" valignment="top" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Plain Layout
11508 normal equation
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 <cell alignment="center" valignment="top" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 \begin_inset Formula $A=B$
11518 \end_inset
11519
11520
11521 \end_layout
11522
11523 \end_inset
11524 </cell>
11525 </row>
11526 <row>
11527 <cell alignment="center" valignment="top" usebox="none">
11528 \begin_inset Text
11529
11530 \begin_layout Plain Layout
11531 \begin_inset Note Note
11532 status collapsed
11533
11534 \begin_layout Plain Layout
11535
11536 \series bold
11537
11538 \backslash
11539 raisebox
11540 \series default
11541  is only used as spacer.
11542 \end_layout
11543
11544 \end_inset
11545
11546
11547 \begin_inset Formula $\raisebox{5mm}{}$
11548 \end_inset
11549
11550 equation without space
11551 \end_layout
11552
11553 \end_inset
11554 </cell>
11555 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11556 \begin_inset Text
11557
11558 \begin_layout Plain Layout
11559 \begin_inset Formula $A{=}B$
11560 \end_inset
11561
11562
11563 \end_layout
11564
11565 \end_inset
11566 </cell>
11567 </row>
11568 </lyxtabular>
11569
11570 \end_inset
11571
11572
11573 \end_layout
11574
11575 \begin_layout Standard
11576 \noindent
11577 The command for the last formula is: 
11578 \series bold
11579 A
11580 \backslash
11581 {=
11582 \begin_inset Formula $\to$
11583 \end_inset
11584
11585 B
11586 \end_layout
11587
11588 \begin_layout Standard
11589 \begin_inset VSpace bigskip
11590 \end_inset
11591
11592 Spaces are needed for physical units, because the space between the value
11593  and the unit is the smallest one and not a normal space.
11594  For units in text, the smallest space is inserted via the menu 
11595 \family sans
11596 Insert\SpecialChar \menuseparator
11597 Formatting\SpecialChar \menuseparator
11598 Thin
11599 \begin_inset space ~
11600 \end_inset
11601
11602 Space
11603 \family default
11604  (shortcut 
11605 \family sans
11606 Ctrl-Shift-Space
11607 \family default
11608 ).
11609 \end_layout
11610
11611 \begin_layout Standard
11612 An example to visualize the difference:
11613 \end_layout
11614
11615 \begin_layout Standard
11616 \begin_inset Tabular
11617 <lyxtabular version="3" rows="2" columns="2">
11618 <features>
11619 <column alignment="left" valignment="top" width="0">
11620 <column alignment="left" valignment="top" width="0">
11621 <row>
11622 <cell alignment="center" valignment="top" usebox="none">
11623 \begin_inset Text
11624
11625 \begin_layout Plain Layout
11626 24 kW
11627 \begin_inset Formula $\cdot$
11628 \end_inset
11629
11630 h
11631 \end_layout
11632
11633 \end_inset
11634 </cell>
11635 <cell alignment="center" valignment="top" usebox="none">
11636 \begin_inset Text
11637
11638 \begin_layout Plain Layout
11639 space between value and unit
11640 \end_layout
11641
11642 \end_inset
11643 </cell>
11644 </row>
11645 <row>
11646 <cell alignment="center" valignment="top" usebox="none">
11647 \begin_inset Text
11648
11649 \begin_layout Plain Layout
11650 24
11651 \begin_inset space \thinspace{}
11652 \end_inset
11653
11654 kW
11655 \begin_inset Formula $\cdot$
11656 \end_inset
11657
11658 h
11659 \end_layout
11660
11661 \end_inset
11662 </cell>
11663 <cell alignment="center" valignment="top" usebox="none">
11664 \begin_inset Text
11665
11666 \begin_layout Plain Layout
11667 smallest space between value and unit
11668 \end_layout
11669
11670 \end_inset
11671 </cell>
11672 </row>
11673 </lyxtabular>
11674
11675 \end_inset
11676
11677
11678 \end_layout
11679
11680 \begin_layout Subsection
11681 Variable Space
11682 \begin_inset ERT
11683 status collapsed
11684
11685 \begin_layout Plain Layout
11686
11687
11688 \backslash
11689 texorpdfstring{
11690 \end_layout
11691
11692 \end_inset
11693
11694
11695 \begin_inset Foot
11696 status collapsed
11697
11698 \begin_layout Plain Layout
11699 for vertical space in formulas see 
11700 \begin_inset CommandInset ref
11701 LatexCommand ref
11702 reference "sub:Line-Separation"
11703
11704 \end_inset
11705
11706
11707 \end_layout
11708
11709 \end_inset
11710
11711
11712 \begin_inset ERT
11713 status collapsed
11714
11715 \begin_layout Plain Layout
11716
11717 }{}
11718 \end_layout
11719
11720 \end_inset
11721
11722
11723 \begin_inset Note Note
11724 status collapsed
11725
11726 \begin_layout Plain Layout
11727
11728 \backslash
11729 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11730 \end_layout
11731
11732 \begin_layout Plain Layout
11733 More about 
11734 \backslash
11735 texorpdfstring is in section 
11736 \begin_inset CommandInset ref
11737 LatexCommand ref
11738 reference "sub:Formulas-in-Section"
11739
11740 \end_inset
11741
11742 .
11743 \end_layout
11744
11745 \end_inset
11746
11747
11748 \begin_inset CommandInset label
11749 LatexCommand label
11750 name "sub:Variable-Space"
11751
11752 \end_inset
11753
11754
11755 \begin_inset Index
11756 status collapsed
11757
11758 \begin_layout Plain Layout
11759 Space ! horizontal ! variable
11760 \end_layout
11761
11762 \end_inset
11763
11764
11765 \end_layout
11766
11767 \begin_layout Standard
11768 Space with a defined length can be inserted in LyX with the command
11769 \begin_inset Newline newline
11770 \end_inset
11771
11772
11773 \series bold
11774
11775 \backslash
11776 hspace{length}
11777 \series default
11778
11779 \begin_inset Index
11780 status collapsed
11781
11782 \begin_layout Plain Layout
11783 Commands ! H ! 
11784 \backslash
11785 hspace
11786 \end_layout
11787
11788 \end_inset
11789
11790 .
11791  For the length all units listed in 
11792 \begin_inset CommandInset ref
11793 LatexCommand ref
11794 reference "tab:Available-units"
11795
11796 \end_inset
11797
11798  are allowed, except of the unit 
11799 \begin_inset Quotes eld
11800 \end_inset
11801
11802 mu
11803 \begin_inset Quotes erd
11804 \end_inset
11805
11806 .
11807  The length may also be negative.
11808  To insert so many space that the formula uses all available space, the
11809  command 
11810 \series bold
11811
11812 \backslash
11813 hfill
11814 \series default
11815
11816 \begin_inset Index
11817 status collapsed
11818
11819 \begin_layout Plain Layout
11820 Commands ! H ! 
11821 \backslash
11822 hfill
11823 \end_layout
11824
11825 \end_inset
11826
11827  is used.
11828 \end_layout
11829
11830 \begin_layout Standard
11831 \begin_inset VSpace -1mm
11832 \end_inset
11833
11834
11835 \end_layout
11836
11837 \begin_layout Standard
11838 \align center
11839 \begin_inset Tabular
11840 <lyxtabular version="3" rows="4" columns="2">
11841 <features>
11842 <column alignment="center" valignment="top" width="0">
11843 <column alignment="center" valignment="top" width="0">
11844 <row>
11845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11846 \begin_inset Text
11847
11848 \begin_layout Plain Layout
11849 Command
11850 \end_layout
11851
11852 \end_inset
11853 </cell>
11854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11855 \begin_inset Text
11856
11857 \begin_layout Plain Layout
11858 Result
11859 \end_layout
11860
11861 \end_inset
11862 </cell>
11863 </row>
11864 <row>
11865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11866 \begin_inset Text
11867
11868 \begin_layout Plain Layout
11869 A=B
11870 \backslash
11871 hspace{3cm
11872 \begin_inset Formula $\to$
11873 \end_inset
11874
11875 A
11876 \backslash
11877 not=C
11878 \end_layout
11879
11880 \end_inset
11881 </cell>
11882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11883 \begin_inset Text
11884
11885 \begin_layout Plain Layout
11886 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11887 \end_inset
11888
11889
11890 \end_layout
11891
11892 \end_inset
11893 </cell>
11894 </row>
11895 <row>
11896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11897 \begin_inset Text
11898
11899 \begin_layout Plain Layout
11900 A
11901 \backslash
11902 hspace{-1mm
11903 \begin_inset Formula $\to$
11904 \end_inset
11905
11906 A
11907 \backslash
11908 not=A
11909 \end_layout
11910
11911 \end_inset
11912 </cell>
11913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11914 \begin_inset Text
11915
11916 \begin_layout Plain Layout
11917 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11918 \end_inset
11919
11920
11921 \end_layout
11922
11923 \end_inset
11924 </cell>
11925 </row>
11926 <row>
11927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11928 \begin_inset Text
11929
11930 \begin_layout Plain Layout
11931 A=A
11932 \backslash
11933 hfill
11934 \begin_inset ERT
11935 status collapsed
11936
11937 \begin_layout Plain Layout
11938
11939
11940 \backslash
11941 spce 
11942 \end_layout
11943
11944 \end_inset
11945
11946 B=B
11947 \end_layout
11948
11949 \end_inset
11950 </cell>
11951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11952 \begin_inset Text
11953
11954 \begin_layout Plain Layout
11955 \begin_inset Formula $A=A\hfill B=B$
11956 \end_inset
11957
11958
11959 \end_layout
11960
11961 \end_inset
11962 </cell>
11963 </row>
11964 </lyxtabular>
11965
11966 \end_inset
11967
11968
11969 \end_layout
11970
11971 \begin_layout Standard
11972 In the last example the available space is given by the longest column entry
11973  of the table.
11974  In an inline formula the space depends on the length of the line in which
11975  
11976 \series bold
11977
11978 \backslash
11979 hfill
11980 \series default
11981  is inserted.
11982  Thus, when the line uses the full width, no space will be created.
11983  
11984 \series bold
11985
11986 \backslash
11987 hfill
11988 \series default
11989  only has an effect on displayed formulas when the formula style 
11990 \series bold
11991 Indented
11992 \series default
11993  is used.
11994  (Formula styles are explained in 
11995 \begin_inset CommandInset ref
11996 LatexCommand ref
11997 reference "sec:Formula-Styles"
11998
11999 \end_inset
12000
12001 .)
12002 \end_layout
12003
12004 \begin_layout Standard
12005 Besides 
12006 \series bold
12007
12008 \backslash
12009 hfill
12010 \series default
12011 , there are the commands 
12012 \series bold
12013
12014 \backslash
12015 dotfill
12016 \series default
12017  and 
12018 \series bold
12019
12020 \backslash
12021 hrulefill
12022 \series default
12023  that fill the space with a pattern, see 
12024 \begin_inset CommandInset ref
12025 LatexCommand ref
12026 reference "sub:Ellipses"
12027
12028 \end_inset
12029
12030  for an example.
12031 \end_layout
12032
12033 \begin_layout Standard
12034 For text, variable space can be inserted via the menu 
12035 \family sans
12036 Insert\SpecialChar \menuseparator
12037 Formatting\SpecialChar \menuseparator
12038 Horizontal
12039 \begin_inset space ~
12040 \end_inset
12041
12042 Space
12043 \family default
12044 , what is not possible in formulas:
12045 \end_layout
12046
12047 \begin_layout Standard
12048 This is a line with
12049 \begin_inset space \hspace{}
12050 \length 2cm
12051 \end_inset
12052
12053 2
12054 \begin_inset space \thinspace{}
12055 \end_inset
12056
12057 cm space.
12058 \end_layout
12059
12060 \begin_layout Standard
12061 This is a line with
12062 \begin_inset space \hfill{}
12063 \end_inset
12064
12065 maximum space.
12066 \end_layout
12067
12068 \begin_layout Subsection
12069 Space besides inline Formulas
12070 \begin_inset Index
12071 status collapsed
12072
12073 \begin_layout Plain Layout
12074 Space ! besides inline formulas
12075 \end_layout
12076
12077 \end_inset
12078
12079
12080 \end_layout
12081
12082 \begin_layout Standard
12083 The space that surrounds inline formulas can be adjusted with the length
12084  
12085 \series bold
12086
12087 \backslash
12088 mathsurround
12089 \begin_inset Index
12090 status collapsed
12091
12092 \begin_layout Plain Layout
12093 Commands ! M ! 
12094 \backslash
12095 mathsurround
12096 \end_layout
12097
12098 \end_inset
12099
12100
12101 \series default
12102 .
12103  The value of a length is set with the command 
12104 \series bold
12105
12106 \backslash
12107 setlength
12108 \begin_inset Index
12109 status collapsed
12110
12111 \begin_layout Plain Layout
12112 Commands ! S ! 
12113 \backslash
12114 setlength
12115 \end_layout
12116
12117 \end_inset
12118
12119
12120 \series default
12121  that has the following scheme:
12122 \end_layout
12123
12124 \begin_layout Standard
12125
12126 \series bold
12127
12128 \backslash
12129 setlength{length name}{value}
12130 \end_layout
12131
12132 \begin_layout Standard
12133 To set 
12134 \series bold
12135
12136 \backslash
12137 mathsurround
12138 \series default
12139  to the value 5
12140 \begin_inset space \thinspace{}
12141 \end_inset
12142
12143 mm, the command
12144 \end_layout
12145
12146 \begin_layout Standard
12147
12148 \series bold
12149
12150 \backslash
12151 setlength{
12152 \backslash
12153 mathsurround}{5mm}
12154 \end_layout
12155
12156 \begin_layout Standard
12157 is inserted in TeX-mode.
12158  5
12159 \begin_inset space \thinspace{}
12160 \end_inset
12161
12162 mm space will now be set around all inline formulas:
12163 \begin_inset ERT
12164 status collapsed
12165
12166 \begin_layout Plain Layout
12167
12168
12169 \backslash
12170 setlength{
12171 \backslash
12172 mathsurround}{5mm}
12173 \end_layout
12174
12175 \end_inset
12176
12177
12178 \end_layout
12179
12180 \begin_layout Standard
12181 This is a line with an inline formula 
12182 \begin_inset Formula $A=B$
12183 \end_inset
12184
12185  with 5
12186 \begin_inset space \thinspace{}
12187 \end_inset
12188
12189 mm surrounding space.
12190 \begin_inset ERT
12191 status collapsed
12192
12193 \begin_layout Plain Layout
12194
12195
12196 \backslash
12197 setlength{
12198 \backslash
12199 mathsurround}{0pt}
12200 \end_layout
12201
12202 \end_inset
12203
12204
12205 \end_layout
12206
12207 \begin_layout Standard
12208 To return to the predefined value, 
12209 \series bold
12210
12211 \backslash
12212 mathsurround
12213 \series default
12214  is set to the value 0
12215 \begin_inset space \thinspace{}
12216 \end_inset
12217
12218 pt.
12219 \end_layout
12220
12221 \begin_layout Section
12222 Boxes and Frames
12223 \begin_inset Index
12224 status collapsed
12225
12226 \begin_layout Plain Layout
12227 Boxes
12228 \end_layout
12229
12230 \end_inset
12231
12232
12233 \begin_inset Index
12234 status collapsed
12235
12236 \begin_layout Plain Layout
12237 Frames | see
12238 \begin_inset ERT
12239 status collapsed
12240
12241 \begin_layout Plain Layout
12242
12243 {
12244 \end_layout
12245
12246 \end_inset
12247
12248 Boxes
12249 \begin_inset ERT
12250 status collapsed
12251
12252 \begin_layout Plain Layout
12253
12254 }
12255 \end_layout
12256
12257 \end_inset
12258
12259
12260 \end_layout
12261
12262 \end_inset
12263
12264
12265 \end_layout
12266
12267 \begin_layout Standard
12268 Boxes for text are described in chapter 
12269 \family typewriter
12270 Boxes
12271 \family default
12272  in the 
12273 \family typewriter
12274 Embedded
12275 \begin_inset space ~
12276 \end_inset
12277
12278 Objects
12279 \family default
12280  manual.
12281 \end_layout
12282
12283 \begin_layout Subsection
12284 Boxes with Frame
12285 \begin_inset CommandInset label
12286 LatexCommand label
12287 name "sub:Boxes-with-Frame"
12288
12289 \end_inset
12290
12291
12292 \begin_inset Index
12293 status collapsed
12294
12295 \begin_layout Plain Layout
12296 Boxes ! with frame
12297 \end_layout
12298
12299 \end_inset
12300
12301
12302 \end_layout
12303
12304 \begin_layout Standard
12305 It is possible to frame formulas or parts of it with the commands 
12306 \series bold
12307
12308 \backslash
12309 fbox
12310 \series default
12311
12312 \begin_inset Index
12313 status collapsed
12314
12315 \begin_layout Plain Layout
12316 Commands ! F ! 
12317 \backslash
12318 fbox
12319 \end_layout
12320
12321 \end_inset
12322
12323  and 
12324 \series bold
12325
12326 \backslash
12327 boxed
12328 \series default
12329
12330 \begin_inset Index
12331 status collapsed
12332
12333 \begin_layout Plain Layout
12334 Commands ! B ! 
12335 \backslash
12336 boxed
12337 \end_layout
12338
12339 \end_inset
12340
12341 .
12342 \end_layout
12343
12344 \begin_layout Standard
12345 When one of these commands is inserted to a formula, a blue box appears
12346  within a frame to enter formula parts.
12347  For 
12348 \series bold
12349
12350 \backslash
12351 fbox
12352 \series default
12353  an additional formula has to be created by 
12354 \family sans
12355 Ctrl-m
12356 \family default
12357  within this box
12358 \begin_inset Foot
12359 status collapsed
12360
12361 \begin_layout Plain Layout
12362 Due to a bug in LyX it is not possible to create a new formula with 
12363 \family sans
12364 Ctrl-m
12365 \family default
12366 , see 
12367 \begin_inset CommandInset href
12368 LatexCommand href
12369 name "LyX-bug #1435"
12370 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12371
12372 \end_inset
12373
12374 .
12375 \end_layout
12376
12377 \end_inset
12378
12379 , because the box content will otherwise be treated as mathematical text.
12380  When 
12381 \series bold
12382
12383 \backslash
12384 boxed
12385 \series default
12386  is used, a new formula is automatically created inside the frame.
12387 \end_layout
12388
12389 \begin_layout Standard
12390 The command 
12391 \series bold
12392
12393 \backslash
12394 fbox
12395 \series default
12396  is not suitable to frame displayed formulas, because the formula will always
12397  be set in the size of the text.
12398  
12399 \series bold
12400
12401 \backslash
12402 boxed
12403 \series default
12404  is in contrary not suitable to frame inline formulas, because the formula
12405  will always be set in the size of a displayed formula.
12406 \end_layout
12407
12408 \begin_layout Standard
12409 As extension to 
12410 \series bold
12411
12412 \backslash
12413 fbox
12414 \series default
12415  there is the command 
12416 \series bold
12417
12418 \backslash
12419 framebox
12420 \series default
12421
12422 \begin_inset Index
12423 status collapsed
12424
12425 \begin_layout Plain Layout
12426 Commands ! F ! 
12427 \backslash
12428 framebox
12429 \end_layout
12430
12431 \end_inset
12432
12433  where additionally the frame width and the alignment can be specified.
12434  
12435 \series bold
12436
12437 \backslash
12438 framebox
12439 \series default
12440  is used in the following scheme:
12441 \end_layout
12442
12443 \begin_layout Standard
12444
12445 \series bold
12446
12447 \backslash
12448 framebox[frame width][position]{box content}
12449 \end_layout
12450
12451 \begin_layout Standard
12452 The position can either be 
12453 \emph on
12454 l
12455 \emph default
12456  or 
12457 \emph on
12458 r
12459 \emph default
12460 .
12461  
12462 \emph on
12463 l
12464 \emph default
12465  left aligns, 
12466 \emph on
12467 r
12468 \emph default
12469  right aligns the formula in the box.
12470  When no position is given, the formula will be centered.
12471 \begin_inset Newline newline
12472 \end_inset
12473
12474 Is no width given, also no position can be given.
12475  In this case the frame width is adjusted to the box content like for 
12476 \series bold
12477
12478 \backslash
12479 fbox
12480 \series default
12481 .
12482 \end_layout
12483
12484 \begin_layout Standard
12485 When the command 
12486 \series bold
12487
12488 \backslash
12489 framebox
12490 \series default
12491  is inserted, a box appears containing three blue boxes.
12492  The first two boxes are surrounded by brackets and denote the two optional
12493  arguments.
12494  The third box is for formula parts like for 
12495 \series bold
12496
12497 \backslash
12498 fbox
12499 \series default
12500 .
12501 \end_layout
12502
12503 \begin_layout Standard
12504 \align center
12505 \begin_inset Note Note
12506 status open
12507
12508 \begin_layout Plain Layout
12509 The table has been set into a minipage to make the footnote appearing.
12510  Otherwise the footnote text would not be displayed.
12511 \end_layout
12512
12513 \end_inset
12514
12515
12516 \begin_inset Box Frameless
12517 position "c"
12518 hor_pos "c"
12519 has_inner_box 1
12520 inner_pos "c"
12521 use_parbox 0
12522 width "100col%"
12523 special "none"
12524 height "1in"
12525 height_special "totalheight"
12526 status open
12527
12528 \begin_layout Plain Layout
12529 \align center
12530 \begin_inset Tabular
12531 <lyxtabular version="3" rows="5" columns="2">
12532 <features>
12533 <column alignment="center" valignment="top" width="0">
12534 <column alignment="center" valignment="top" width="0">
12535 <row>
12536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12537 \begin_inset Text
12538
12539 \begin_layout Plain Layout
12540 Command
12541 \begin_inset Foot
12542 status collapsed
12543
12544 \begin_layout Plain Layout
12545 Due to a bug in LyX it is not possible to create a new formula with 
12546 \family sans
12547 Ctrl-m
12548 \family default
12549 , see 
12550 \begin_inset CommandInset href
12551 LatexCommand href
12552 name "LyX-bug #1435"
12553 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12554
12555 \end_inset
12556
12557 .
12558 \end_layout
12559
12560 \end_inset
12561
12562
12563 \end_layout
12564
12565 \end_inset
12566 </cell>
12567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12568 \begin_inset Text
12569
12570 \begin_layout Plain Layout
12571 Result
12572 \begin_inset Note Note
12573 status collapsed
12574
12575 \begin_layout Plain Layout
12576
12577 \series bold
12578
12579 \backslash
12580 raisebox
12581 \series default
12582  is only used as spacer.
12583 \end_layout
12584
12585 \end_inset
12586
12587
12588 \end_layout
12589
12590 \end_inset
12591 </cell>
12592 </row>
12593 <row>
12594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12595 \begin_inset Text
12596
12597 \begin_layout Plain Layout
12598
12599 \backslash
12600 fbox
12601 \begin_inset ERT
12602 status collapsed
12603
12604 \begin_layout Plain Layout
12605
12606
12607 \backslash
12608 spce 
12609 \end_layout
12610
12611 \end_inset
12612
12613
12614 \family sans
12615 Ctrl-m
12616 \family default
12617  
12618 \backslash
12619 int
12620 \begin_inset ERT
12621 status collapsed
12622
12623 \begin_layout Plain Layout
12624
12625
12626 \backslash
12627 spce 
12628 \end_layout
12629
12630 \end_inset
12631
12632 A=B
12633 \end_layout
12634
12635 \end_inset
12636 </cell>
12637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12638 \begin_inset Text
12639
12640 \begin_layout Plain Layout
12641 \begin_inset Formula $\raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}$
12642 \end_inset
12643
12644
12645 \end_layout
12646
12647 \end_inset
12648 </cell>
12649 </row>
12650 <row>
12651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12652 \begin_inset Text
12653
12654 \begin_layout Plain Layout
12655
12656 \backslash
12657 boxed
12658 \begin_inset ERT
12659 status collapsed
12660
12661 \begin_layout Plain Layout
12662
12663
12664 \backslash
12665 spce 
12666 \end_layout
12667
12668 \end_inset
12669
12670
12671 \backslash
12672 int
12673 \begin_inset ERT
12674 status collapsed
12675
12676 \begin_layout Plain Layout
12677
12678
12679 \backslash
12680 spce 
12681 \end_layout
12682
12683 \end_inset
12684
12685 A=B
12686 \end_layout
12687
12688 \end_inset
12689 </cell>
12690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12691 \begin_inset Text
12692
12693 \begin_layout Plain Layout
12694 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12695 \end_inset
12696
12697
12698 \end_layout
12699
12700 \end_inset
12701 </cell>
12702 </row>
12703 <row>
12704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12705 \begin_inset Text
12706
12707 \begin_layout Plain Layout
12708 A+
12709 \backslash
12710 fbox
12711 \begin_inset ERT
12712 status collapsed
12713
12714 \begin_layout Plain Layout
12715
12716
12717 \backslash
12718 spce 
12719 \end_layout
12720
12721 \end_inset
12722
12723 B
12724 \end_layout
12725
12726 \end_inset
12727 </cell>
12728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12729 \begin_inset Text
12730
12731 \begin_layout Plain Layout
12732 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12733 \end_inset
12734
12735
12736 \end_layout
12737
12738 \end_inset
12739 </cell>
12740 </row>
12741 <row>
12742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12743 \begin_inset Text
12744
12745 \begin_layout Plain Layout
12746
12747 \backslash
12748 framebox
12749 \begin_inset ERT
12750 status collapsed
12751
12752 \begin_layout Plain Layout
12753
12754
12755 \backslash
12756 spce 
12757 \end_layout
12758
12759 \end_inset
12760
12761 20mm
12762 \begin_inset Formula $\to$
12763 \end_inset
12764
12765
12766 \begin_inset Formula $\to$
12767 \end_inset
12768
12769
12770 \family sans
12771 Ctrl-m
12772 \family default
12773  
12774 \backslash
12775 frac
12776 \begin_inset ERT
12777 status collapsed
12778
12779 \begin_layout Plain Layout
12780
12781
12782 \backslash
12783 spce 
12784 \end_layout
12785
12786 \end_inset
12787
12788 A
12789 \begin_inset Formula $\downarrow$
12790 \end_inset
12791
12792 B
12793 \end_layout
12794
12795 \end_inset
12796 </cell>
12797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12798 \begin_inset Text
12799
12800 \begin_layout Plain Layout
12801 \begin_inset Formula $\raisebox{6mm}{}$
12802 \end_inset
12803
12804
12805 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12806 \end_inset
12807
12808
12809 \begin_inset Formula $\raisebox{-4mm}{}$
12810 \end_inset
12811
12812
12813 \end_layout
12814
12815 \end_inset
12816 </cell>
12817 </row>
12818 </lyxtabular>
12819
12820 \end_inset
12821
12822
12823 \end_layout
12824
12825 \end_inset
12826
12827
12828 \end_layout
12829
12830 \begin_layout Standard
12831 The frame thickness can also be adjusted.
12832  To do this the following commands have to be inserted in TeX-mode before
12833  the formula
12834 \end_layout
12835
12836 \begin_layout Standard
12837
12838 \series bold
12839
12840 \backslash
12841 fboxrule
12842 \series default
12843  
12844 \series bold
12845
12846 \begin_inset Quotes eld
12847 \end_inset
12848
12849 thickness
12850 \begin_inset Quotes erd
12851 \end_inset
12852
12853
12854 \series default
12855  
12856 \series bold
12857
12858 \backslash
12859 fboxsep
12860 \series default
12861  
12862 \series bold
12863
12864 \begin_inset Quotes eld
12865 \end_inset
12866
12867 distance
12868 \begin_inset Quotes erd
12869 \end_inset
12870
12871
12872 \end_layout
12873
12874 \begin_layout Standard
12875 \begin_inset Quotes eld
12876 \end_inset
12877
12878 distance
12879 \begin_inset Quotes erd
12880 \end_inset
12881
12882  specifies the minimal distance between the frame and the first character
12883  in the box.
12884  An example for this is the following framed formula:
12885 \begin_inset ERT
12886 status collapsed
12887
12888 \begin_layout Plain Layout
12889
12890
12891 \backslash
12892 fboxrule 2mm 
12893 \backslash
12894 fboxsep 3mm
12895 \end_layout
12896
12897 \end_inset
12898
12899
12900 \begin_inset Formula \[
12901 \boxed{A+B=C}\]
12902
12903 \end_inset
12904
12905 Before this formula the commands
12906 \end_layout
12907
12908 \begin_layout Standard
12909
12910 \series bold
12911
12912 \backslash
12913 fboxrule
12914 \series default
12915  
12916 \series bold
12917 2mm
12918 \series default
12919  
12920 \series bold
12921
12922 \backslash
12923 fboxsep
12924 \series default
12925  
12926 \series bold
12927 3mm
12928 \end_layout
12929
12930 \begin_layout Standard
12931 were inserted in TeX-mode.
12932  The given values are used for all following boxes.
12933 \end_layout
12934
12935 \begin_layout Standard
12936 To return to the standard frame size, the command
12937 \end_layout
12938
12939 \begin_layout Standard
12940
12941 \series bold
12942
12943 \backslash
12944 fboxrule
12945 \series default
12946  
12947 \series bold
12948 0.4pt
12949 \series default
12950  
12951 \series bold
12952
12953 \backslash
12954 fboxsep
12955 \series default
12956  
12957 \series bold
12958 3pt
12959 \series default
12960
12961 \begin_inset ERT
12962 status collapsed
12963
12964 \begin_layout Plain Layout
12965
12966
12967 \backslash
12968 fboxrule 0.4pt 
12969 \backslash
12970 fboxsep 3pt
12971 \end_layout
12972
12973 \end_inset
12974
12975
12976 \end_layout
12977
12978 \begin_layout Standard
12979 is inserted in TeX-mode before the next formula.
12980 \end_layout
12981
12982 \begin_layout Subsection
12983 Boxes without Frame
12984 \begin_inset CommandInset label
12985 LatexCommand label
12986 name "sub:Boxes-without-Frame"
12987
12988 \end_inset
12989
12990
12991 \begin_inset Index
12992 status collapsed
12993
12994 \begin_layout Plain Layout
12995 Boxes ! without frame
12996 \end_layout
12997
12998 \end_inset
12999
13000
13001 \end_layout
13002
13003 \begin_layout Standard
13004 For boxes without a frame there are the following box commands: 
13005 \series bold
13006
13007 \backslash
13008 mbox
13009 \series default
13010
13011 \begin_inset Index
13012 status collapsed
13013
13014 \begin_layout Plain Layout
13015 Commands ! M ! 
13016 \backslash
13017 mbox
13018 \end_layout
13019
13020 \end_inset
13021
13022
13023 \series bold
13024
13025 \backslash
13026 makebox
13027 \series default
13028
13029 \begin_inset Index
13030 status collapsed
13031
13032 \begin_layout Plain Layout
13033 Commands ! M ! 
13034 \backslash
13035 makebox
13036 \end_layout
13037
13038 \end_inset
13039
13040 , and 
13041 \series bold
13042
13043 \backslash
13044 raisebox
13045 \series default
13046
13047 \begin_inset Index
13048 status collapsed
13049
13050 \begin_layout Plain Layout
13051 Commands ! R ! 
13052 \backslash
13053 raisebox
13054 \end_layout
13055
13056 \end_inset
13057
13058
13059 \end_layout
13060
13061 \begin_layout Standard
13062 With 
13063 \series bold
13064
13065 \backslash
13066 raisebox
13067 \series default
13068  a box can be super- or subscripted.
13069  But in contrary to normal super- and subscripting, the characters in the
13070  box keep their font size.
13071  
13072 \series bold
13073
13074 \backslash
13075 raisebox
13076 \series default
13077  is used in the following scheme:
13078 \end_layout
13079
13080 \begin_layout Standard
13081
13082 \series bold
13083
13084 \backslash
13085 raisebox{height}{box content}
13086 \end_layout
13087
13088 \begin_layout Standard
13089 When the box should contain a formula, an extra formula is needed like for
13090  
13091 \series bold
13092
13093 \backslash
13094 fbox
13095 \series default
13096 .
13097 \end_layout
13098
13099 \begin_layout Standard
13100 \align center
13101 \begin_inset Tabular
13102 <lyxtabular version="3" rows="4" columns="2">
13103 <features>
13104 <column alignment="center" valignment="top" width="0">
13105 <column alignment="center" valignment="top" width="0">
13106 <row>
13107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13108 \begin_inset Text
13109
13110 \begin_layout Plain Layout
13111 Command
13112 \end_layout
13113
13114 \end_inset
13115 </cell>
13116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13117 \begin_inset Text
13118
13119 \begin_layout Plain Layout
13120 Result
13121 \end_layout
13122
13123 \end_inset
13124 </cell>
13125 </row>
13126 <row>
13127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13128 \begin_inset Text
13129
13130 \begin_layout Plain Layout
13131 H
13132 \backslash
13133 raisebox{2mm
13134 \begin_inset Formula $\to$
13135 \end_inset
13136
13137
13138 \backslash
13139 {al
13140 \begin_inset Formula $\to$
13141 \end_inset
13142
13143  lo
13144 \end_layout
13145
13146 \end_inset
13147 </cell>
13148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13149 \begin_inset Text
13150
13151 \begin_layout Plain Layout
13152 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13153 \end_inset
13154
13155
13156 \end_layout
13157
13158 \end_inset
13159 </cell>
13160 </row>
13161 <row>
13162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13163 \begin_inset Text
13164
13165 \begin_layout Plain Layout
13166 H
13167 \backslash
13168 raisebox{-2mm
13169 \begin_inset Formula $\to$
13170 \end_inset
13171
13172
13173 \backslash
13174 {al
13175 \begin_inset Formula $\to$
13176 \end_inset
13177
13178 lo
13179 \end_layout
13180
13181 \end_inset
13182 </cell>
13183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13184 \begin_inset Text
13185
13186 \begin_layout Plain Layout
13187 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13188 \end_inset
13189
13190
13191 \end_layout
13192
13193 \end_inset
13194 </cell>
13195 </row>
13196 <row>
13197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13198 \begin_inset Text
13199
13200 \begin_layout Plain Layout
13201 A=
13202 \backslash
13203 raisebox{-2mm
13204 \begin_inset Formula $\to$
13205 \end_inset
13206
13207
13208 \backslash
13209 {
13210 \family sans
13211 Ctrl-m
13212 \family default
13213  
13214 \backslash
13215 sqrt
13216 \begin_inset ERT
13217 status collapsed
13218
13219 \begin_layout Plain Layout
13220
13221
13222 \backslash
13223 spce 
13224 \end_layout
13225
13226 \end_inset
13227
13228
13229 \end_layout
13230
13231 \end_inset
13232 </cell>
13233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13234 \begin_inset Text
13235
13236 \begin_layout Plain Layout
13237 \begin_inset ERT
13238 status collapsed
13239
13240 \begin_layout Plain Layout
13241
13242 $A=
13243 \backslash
13244 raisebox{-2mm}{$
13245 \backslash
13246 sqrt{B}$}$
13247 \end_layout
13248
13249 \end_inset
13250
13251
13252 \end_layout
13253
13254 \end_inset
13255 </cell>
13256 </row>
13257 </lyxtabular>
13258
13259 \end_inset
13260
13261
13262 \end_layout
13263
13264 \begin_layout Standard
13265 The last formula can currently only be created using TeX-mode because LyX
13266  inserts a box instead of the needed extra formula.
13267 \begin_inset Foot
13268 status collapsed
13269
13270 \begin_layout Plain Layout
13271 see 
13272 \begin_inset CommandInset href
13273 LatexCommand href
13274 name "LyX-bug #1435"
13275 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13276
13277 \end_inset
13278
13279
13280 \end_layout
13281
13282 \end_inset
13283
13284
13285 \end_layout
13286
13287 \begin_layout Standard
13288 The command 
13289 \series bold
13290
13291 \backslash
13292 mbox
13293 \series default
13294  is equivalent to 
13295 \series bold
13296
13297 \backslash
13298 fbox
13299 \series default
13300  and 
13301 \series bold
13302
13303 \backslash
13304 makebox
13305 \series default
13306  is equivalent to 
13307 \series bold
13308
13309 \backslash
13310 framebox
13311 \series default
13312 , with the difference that there is no frame.
13313 \end_layout
13314
13315 \begin_layout Subsection
13316 Colored Boxes
13317 \begin_inset CommandInset label
13318 LatexCommand label
13319 name "sub:Colored-Boxes"
13320
13321 \end_inset
13322
13323
13324 \begin_inset Index
13325 status collapsed
13326
13327 \begin_layout Plain Layout
13328 Boxes ! colored
13329 \end_layout
13330
13331 \end_inset
13332
13333
13334 \end_layout
13335
13336 \begin_layout Standard
13337 To be able to use all commands explained in this section, the LaTeX-package
13338  
13339 \series bold
13340 color
13341 \series default
13342
13343 \begin_inset Foot
13344 status collapsed
13345
13346 \begin_layout Plain Layout
13347 The LaTeX-package 
13348 \series bold
13349 color
13350 \series default
13351  is part of every LaTeX standard installation.
13352 \end_layout
13353
13354 \end_inset
13355
13356
13357 \begin_inset Index
13358 status collapsed
13359
13360 \begin_layout Plain Layout
13361 Packages ! color
13362 \end_layout
13363
13364 \end_inset
13365
13366  has to be loaded in the LaTeX-preamble with the line
13367 \begin_inset Foot
13368 status collapsed
13369
13370 \begin_layout Plain Layout
13371 When text is colored somewhere in the document with a predefined color,
13372  LyX loads the LaTeX-package 
13373 \series bold
13374 color
13375 \series default
13376  automatically.
13377  Thus it is possible that the package is loaded twice, but this doesn't
13378  arise problems.
13379 \end_layout
13380
13381 \end_inset
13382
13383
13384 \begin_inset Note Note
13385 status collapsed
13386
13387 \begin_layout Plain Layout
13388 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13389 amble.
13390 \end_layout
13391
13392 \end_inset
13393
13394
13395 \end_layout
13396
13397 \begin_layout Standard
13398
13399 \series bold
13400
13401 \backslash
13402 usepackage{color}
13403 \end_layout
13404
13405 \begin_layout Standard
13406 \begin_inset VSpace medskip
13407 \end_inset
13408
13409 To color boxes, the command 
13410 \series bold
13411
13412 \backslash
13413 colorbox
13414 \series default
13415
13416 \begin_inset Index
13417 status collapsed
13418
13419 \begin_layout Plain Layout
13420 Commands ! C ! 
13421 \backslash
13422 colorbox
13423 \end_layout
13424
13425 \end_inset
13426
13427  is used in the following scheme:
13428 \end_layout
13429
13430 \begin_layout Standard
13431
13432 \series bold
13433
13434 \backslash
13435 colorbox{color}{box content}
13436 \end_layout
13437
13438 \begin_layout Standard
13439 The box content can also be a box and a 
13440 \series bold
13441
13442 \backslash
13443 colorbox
13444 \series default
13445  can also be part of another box (see the 2nd and 3rd example).
13446  When the box should contain a formula, an extra formula has to be created,
13447  the same as for 
13448 \series bold
13449
13450 \backslash
13451 fbox
13452 \series default
13453 .
13454 \begin_inset Foot
13455 status collapsed
13456
13457 \begin_layout Plain Layout
13458 This also applies for the command 
13459 \series bold
13460
13461 \backslash
13462 fcolorbox
13463 \series default
13464 .
13465  Thereby note 
13466 \begin_inset CommandInset href
13467 LatexCommand href
13468 name "LyX-bug #1435"
13469 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13470
13471 \end_inset
13472
13473 .
13474 \end_layout
13475
13476 \end_inset
13477
13478
13479 \end_layout
13480
13481 \begin_layout Standard
13482 One of the following predefined colors can be chosen:
13483 \end_layout
13484
13485 \begin_layout Standard
13486
13487 \series bold
13488 black
13489 \series default
13490
13491 \series bold
13492 blue
13493 \series default
13494
13495 \series bold
13496 cyan
13497 \series default
13498
13499 \series bold
13500 green
13501 \series default
13502
13503 \series bold
13504 magenta
13505 \series default
13506
13507 \series bold
13508 red
13509 \series default
13510
13511 \series bold
13512 white
13513 \series default
13514 , and 
13515 \series bold
13516 yellow
13517 \end_layout
13518
13519 \begin_layout Standard
13520 \align center
13521 \begin_inset Tabular
13522 <lyxtabular version="3" rows="4" columns="2">
13523 <features>
13524 <column alignment="center" valignment="top" width="0">
13525 <column alignment="center" valignment="top" width="0">
13526 <row>
13527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13528 \begin_inset Text
13529
13530 \begin_layout Plain Layout
13531 Command
13532 \end_layout
13533
13534 \end_inset
13535 </cell>
13536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13537 \begin_inset Text
13538
13539 \begin_layout Plain Layout
13540 Result
13541 \begin_inset Note Note
13542 status collapsed
13543
13544 \begin_layout Plain Layout
13545
13546 \series bold
13547
13548 \backslash
13549 raisebox
13550 \series default
13551  is only used as spacer.
13552 \end_layout
13553
13554 \end_inset
13555
13556
13557 \end_layout
13558
13559 \end_inset
13560 </cell>
13561 </row>
13562 <row>
13563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13564 \begin_inset Text
13565
13566 \begin_layout Plain Layout
13567
13568 \backslash
13569 colorbox{yellow
13570 \begin_inset Formula $\to$
13571 \end_inset
13572
13573
13574 \backslash
13575 {A=B
13576 \end_layout
13577
13578 \end_inset
13579 </cell>
13580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13581 \begin_inset Text
13582
13583 \begin_layout Plain Layout
13584 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13585 \end_inset
13586
13587
13588 \end_layout
13589
13590 \end_inset
13591 </cell>
13592 </row>
13593 <row>
13594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13595 \begin_inset Text
13596
13597 \begin_layout Plain Layout
13598
13599 \backslash
13600 colorbox{green
13601 \begin_inset Formula $\to$
13602 \end_inset
13603
13604
13605 \backslash
13606 {
13607 \backslash
13608 fbox
13609 \begin_inset ERT
13610 status collapsed
13611
13612 \begin_layout Plain Layout
13613
13614
13615 \backslash
13616 spce 
13617 \end_layout
13618
13619 \end_inset
13620
13621 A=B
13622 \end_layout
13623
13624 \end_inset
13625 </cell>
13626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13627 \begin_inset Text
13628
13629 \begin_layout Plain Layout
13630 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13631 \end_inset
13632
13633
13634 \end_layout
13635
13636 \end_inset
13637 </cell>
13638 </row>
13639 <row>
13640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13641 \begin_inset Text
13642
13643 \begin_layout Plain Layout
13644
13645 \backslash
13646 fbox
13647 \begin_inset ERT
13648 status collapsed
13649
13650 \begin_layout Plain Layout
13651
13652
13653 \backslash
13654 spce 
13655 \end_layout
13656
13657 \end_inset
13658
13659
13660 \backslash
13661 colorbox{green
13662 \begin_inset Formula $\to$
13663 \end_inset
13664
13665
13666 \backslash
13667 {A=B
13668 \end_layout
13669
13670 \end_inset
13671 </cell>
13672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13673 \begin_inset Text
13674
13675 \begin_layout Plain Layout
13676 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13677 \end_inset
13678
13679
13680 \end_layout
13681
13682 \end_inset
13683 </cell>
13684 </row>
13685 </lyxtabular>
13686
13687 \end_inset
13688
13689
13690 \end_layout
13691
13692 \begin_layout Standard
13693
13694 \series bold
13695
13696 \backslash
13697 colorbox
13698 \series default
13699  only colors the box but not the characters in the box.
13700  To color all characters, the whole formula is highlighted and the wanted
13701  color is chosen in the 
13702 \family sans
13703 Text
13704 \begin_inset space ~
13705 \end_inset
13706
13707 Style
13708 \family default
13709  dialog.
13710  The dialog can be called with the toolbar button 
13711 \begin_inset Graphics
13712         filename ../images/dialog-show_character.png
13713         scale 85
13714
13715 \end_inset
13716
13717  or the menu 
13718 \family sans
13719 Edit\SpecialChar \menuseparator
13720 Text
13721 \begin_inset space ~
13722 \end_inset
13723
13724 Style\SpecialChar \menuseparator
13725 Customized
13726 \family default
13727 .
13728  The formula number has then the same color as the formula.
13729  When the formula number should get another color than the formula characters,
13730  the color must be changed within the formula.
13731 \end_layout
13732
13733 \begin_layout Standard
13734 An example:
13735 \end_layout
13736
13737 \begin_layout Standard
13738
13739 \color red
13740 \begin_inset Formula \begin{equation}
13741 \int A=B\label{eq:red}\end{equation}
13742
13743 \end_inset
13744
13745
13746 \color green
13747
13748 \begin_inset Formula \begin{equation}
13749 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
13750
13751 \end_inset
13752
13753
13754 \end_layout
13755
13756 \begin_layout Standard
13757 Formula 
13758 \begin_inset CommandInset ref
13759 LatexCommand eqref
13760 reference "eq:red"
13761
13762 \end_inset
13763
13764  is completely colored red.
13765 \begin_inset Newline newline
13766 \end_inset
13767
13768 Formula 
13769 \begin_inset CommandInset ref
13770 LatexCommand eqref
13771 reference "eq:redgreen"
13772
13773 \end_inset
13774
13775  was first completely colored green to set the color for the formula number.
13776  Subsequently the formula characters were colored red.
13777 \end_layout
13778
13779 \begin_layout Standard
13780 \begin_inset VSpace bigskip
13781 \end_inset
13782
13783 To color the frame different than the rest of the box, the command 
13784 \series bold
13785
13786 \backslash
13787 fcolorbox
13788 \series default
13789
13790 \begin_inset Index
13791 status collapsed
13792
13793 \begin_layout Plain Layout
13794 Commands ! F ! 
13795 \backslash
13796 fcolorbox
13797 \end_layout
13798
13799 \end_inset
13800
13801  is used in the following scheme:
13802 \end_layout
13803
13804 \begin_layout Standard
13805
13806 \series bold
13807
13808 \backslash
13809 fcolorbox{frame color}{color}{box content}
13810 \end_layout
13811
13812 \begin_layout Standard
13813 So 
13814 \series bold
13815
13816 \backslash
13817 fcolorbox
13818 \series default
13819  is an extension of the command 
13820 \series bold
13821
13822 \backslash
13823 colorbox
13824 \series default
13825 .
13826  The frame width is set, like for 
13827 \series bold
13828
13829 \backslash
13830 framebox
13831 \series default
13832 , with 
13833 \series bold
13834
13835 \backslash
13836 fboxrule
13837 \series default
13838  and 
13839 \series bold
13840
13841 \backslash
13842 fboxsep
13843 \series default
13844 .
13845  An example:
13846 \begin_inset ERT
13847 status collapsed
13848
13849 \begin_layout Plain Layout
13850
13851
13852 \backslash
13853 fboxrule 1mm 
13854 \backslash
13855 fboxsep 1mm
13856 \end_layout
13857
13858 \end_inset
13859
13860
13861 \begin_inset Formula \[
13862 \fcolorbox{cyan}{magenta}{A=B}\]
13863
13864 \end_inset
13865
13866
13867 \begin_inset ERT
13868 status collapsed
13869
13870 \begin_layout Plain Layout
13871
13872
13873 \backslash
13874 fboxrule 0.4pt 
13875 \backslash
13876 fboxsep 3pt
13877 \end_layout
13878
13879 \end_inset
13880
13881
13882 \end_layout
13883
13884 \begin_layout Standard
13885 This formula was created with the command
13886 \begin_inset Newline newline
13887 \end_inset
13888
13889
13890 \series bold
13891
13892 \backslash
13893 fcolorbox{cyan
13894 \begin_inset Formula $\to$
13895 \end_inset
13896
13897
13898 \backslash
13899 {magenta
13900 \begin_inset Formula $\to$
13901 \end_inset
13902
13903
13904 \backslash
13905 {A=B
13906 \series default
13907 .
13908 \end_layout
13909
13910 \begin_layout Standard
13911 \begin_inset VSpace bigskip
13912 \end_inset
13913
13914 To use other colors than the predefined ones, they have to be defined first.
13915 \end_layout
13916
13917 \begin_layout Standard
13918 One can for example define the color 
13919 \begin_inset Quotes eld
13920 \end_inset
13921
13922
13923 \series bold
13924 darkgreen
13925 \series default
13926
13927 \begin_inset Quotes erd
13928 \end_inset
13929
13930  with the LaTeX-preamble line:
13931 \end_layout
13932
13933 \begin_layout Standard
13934
13935 \series bold
13936
13937 \backslash
13938 definecolor{darkgreen}{cmyk}{0.5,
13939 \series default
13940  
13941 \series bold
13942 0,
13943 \series default
13944  
13945 \series bold
13946 1,
13947 \series default
13948  
13949 \series bold
13950 0.5}
13951 \series default
13952
13953 \begin_inset Index
13954 status collapsed
13955
13956 \begin_layout Plain Layout
13957 Commands ! D ! 
13958 \backslash
13959 definecolor
13960 \end_layout
13961
13962 \end_inset
13963
13964
13965 \end_layout
13966
13967 \begin_layout Standard
13968
13969 \series bold
13970 cmyk
13971 \series default
13972  is the color space that denotes the colors 
13973 \series bold
13974 cyan
13975 \series default
13976
13977 \series bold
13978 magenta
13979 \series default
13980
13981 \series bold
13982 yellow
13983 \series default
13984 , and 
13985 \series bold
13986 black
13987 \series default
13988 .
13989  The four comma separated numbers are the portion factor for the corresponding
13990  colors of the color space.
13991  The factors can be in the range of 0
13992 \begin_inset space \thinspace{}
13993 \end_inset
13994
13995 -
13996 \begin_inset space \thinspace{}
13997 \end_inset
13998
13999 1.
14000  Instead of 
14001 \series bold
14002 cmyk
14003 \series default
14004  also the color space 
14005 \series bold
14006 rgb
14007 \series default
14008  can be used for definitions.
14009  
14010 \series bold
14011 rgb
14012 \series default
14013  denotes 
14014 \series bold
14015 red
14016 \series default
14017
14018 \series bold
14019 green
14020 \series default
14021 , and 
14022 \series bold
14023 blue
14024 \series default
14025 , so that there are in this case three portion factors for the corresponding
14026  colors.
14027  Furthermore there is the color space 
14028 \series bold
14029 gray
14030 \series default
14031  with one portion factor for the gray value.
14032 \end_layout
14033
14034 \begin_layout Standard
14035 As example a framed box with the new defined color 
14036 \series bold
14037 darkgreen
14038 \series default
14039  where the characters have been colored 
14040 \series bold
14041 yellow
14042 \series default
14043 :
14044 \begin_inset Formula \begin{equation}
14045 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14046
14047 \end_inset
14048
14049
14050 \end_layout
14051
14052 \begin_layout Standard
14053 Self-defined colors can also be used for text with the help of the command
14054  
14055 \series bold
14056
14057 \backslash
14058 textcolor
14059 \series default
14060 :
14061 \begin_inset Index
14062 status collapsed
14063
14064 \begin_layout Plain Layout
14065 Text ! colored
14066 \end_layout
14067
14068 \end_inset
14069
14070
14071 \end_layout
14072
14073 \begin_layout Standard
14074 \begin_inset ERT
14075 status collapsed
14076
14077 \begin_layout Plain Layout
14078
14079
14080 \backslash
14081 textcolor{darkgreen}{
14082 \end_layout
14083
14084 \end_inset
14085
14086 This sentence is 
14087 \begin_inset Quotes eld
14088 \end_inset
14089
14090 darkgreen
14091 \begin_inset Quotes erd
14092 \end_inset
14093
14094 .
14095 \begin_inset ERT
14096 status collapsed
14097
14098 \begin_layout Plain Layout
14099
14100 }
14101 \end_layout
14102
14103 \end_inset
14104
14105
14106 \end_layout
14107
14108 \begin_layout Standard
14109
14110 \series bold
14111
14112 \backslash
14113 textcolor
14114 \series default
14115
14116 \begin_inset Index
14117 status collapsed
14118
14119 \begin_layout Plain Layout
14120 Commands ! T ! 
14121 \backslash
14122 textcolor
14123 \end_layout
14124
14125 \end_inset
14126
14127  is used in the scheme 
14128 \series bold
14129
14130 \backslash
14131 textcolor{color}{characters to color}
14132 \series default
14133 .
14134 \end_layout
14135
14136 \begin_layout Subsection
14137 Paragraph Boxes
14138 \begin_inset CommandInset label
14139 LatexCommand label
14140 name "sub:Paragraph-Boxes"
14141
14142 \end_inset
14143
14144
14145 \begin_inset Index
14146 status collapsed
14147
14148 \begin_layout Plain Layout
14149 Boxes ! as paragraph
14150 \end_layout
14151
14152 \end_inset
14153
14154
14155 \end_layout
14156
14157 \begin_layout Standard
14158 A box that can contain several lines and paragraphs, a so called paragraph
14159  box (parbox), can be created with the menu 
14160 \family sans
14161 Insert\SpecialChar \menuseparator
14162 Box
14163 \family default
14164  or the toolbar button 
14165 \begin_inset Graphics
14166         filename ../images/box-insert.png
14167         scale 85
14168
14169 \end_inset
14170
14171 .
14172 \end_layout
14173
14174 \begin_layout Standard
14175 The following example shows a framed parbox in a line:
14176 \end_layout
14177
14178 \begin_layout Standard
14179 \begin_inset VSpace medskip
14180 \end_inset
14181
14182 This is a line 
14183 \begin_inset Box Boxed
14184 position "c"
14185 hor_pos "c"
14186 has_inner_box 1
14187 inner_pos "t"
14188 use_parbox 1
14189 width "5cm"
14190 special "none"
14191 height "1in"
14192 height_special "totalheight"
14193 status open
14194
14195 \begin_layout Plain Layout
14196 This is a paragraph box.
14197  It is exactly 5
14198 \begin_inset space \thinspace{}
14199 \end_inset
14200
14201 cm long and can also contain formulas: 
14202 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14203 \end_inset
14204
14205
14206 \end_layout
14207
14208 \end_inset
14209
14210  with a parbox.
14211 \end_layout
14212
14213 \begin_layout Standard
14214 \begin_inset VSpace medskip
14215 \end_inset
14216
14217
14218 \end_layout
14219
14220 \begin_layout Standard
14221 Such a box is created by right-clicking on the gray box inset.
14222  A dialog pops up showing the box properties.
14223  In our case set: 
14224 \emph on
14225 Decoration
14226 \emph default
14227 : Recangular box, 
14228 \emph on
14229 Inner Box
14230 \emph default
14231 : Parbox, 
14232 \emph on
14233 Width
14234 \emph default
14235 : 5
14236 \begin_inset space \thinspace{}
14237 \end_inset
14238
14239 cm, 
14240 \emph on
14241 Vertical Box Alignment
14242 \emph default
14243 : Middle
14244 \end_layout
14245
14246 \begin_layout Standard
14247 \begin_inset VSpace medskip
14248 \end_inset
14249
14250 In LaTeX a parbox is created with the command 
14251 \series bold
14252
14253 \backslash
14254 parbox
14255 \series default
14256
14257 \begin_inset Index
14258 status collapsed
14259
14260 \begin_layout Plain Layout
14261 Commands ! P ! 
14262 \backslash
14263 parbox
14264 \end_layout
14265
14266 \end_inset
14267
14268  that has the following scheme:
14269 \end_layout
14270
14271 \begin_layout Standard
14272
14273 \series bold
14274
14275 \backslash
14276 parbox[position]{width}{box content}
14277 \end_layout
14278
14279 \begin_layout Standard
14280 The positions 
14281 \emph on
14282 b
14283 \emph default
14284  and 
14285 \emph on
14286 t
14287 \emph default
14288  are possible.
14289  
14290 \emph on
14291 b
14292 \emph default
14293  for bottom means that the box is aligned within the surrounding text with
14294  its last line.
14295  With 
14296 \emph on
14297 t
14298 \emph default
14299  for top this is done with the first line.
14300  When no position is given, the box will be vertically centered, see section
14301  
14302 \emph on
14303 Boxes
14304 \emph default
14305  of the 
14306 \emph on
14307 Embedded
14308 \begin_inset space ~
14309 \end_inset
14310
14311 Objects
14312 \emph default
14313  manual for examples.
14314 \end_layout
14315
14316 \begin_layout Standard
14317 \begin_inset VSpace bigskip
14318 \end_inset
14319
14320 To frame formulas completely, including the formula number, the formula
14321  must be set into a parbox.
14322  To do this, the command 
14323 \series bold
14324
14325 \backslash
14326 fbox{
14327 \backslash
14328 parbox{
14329 \backslash
14330 linewidth-2
14331 \backslash
14332 fboxsep-2
14333 \backslash
14334 fboxrule}{
14335 \series default
14336  is inserted in TeX-mode before the formula.
14337  
14338 \series bold
14339
14340 \backslash
14341 linewidth
14342 \begin_inset Index
14343 status collapsed
14344
14345 \begin_layout Plain Layout
14346 Commands ! L ! 
14347 \backslash
14348 linewidth
14349 \end_layout
14350
14351 \end_inset
14352
14353
14354 \series default
14355  is hereby the line width set for the document.
14356  Because the frame is outside the parbox, 2
14357 \begin_inset space \thinspace{}
14358 \end_inset
14359
14360 times the frame separation and the frame thickness must be subtracted from
14361  the line width.
14362  As this is not automatically done by LyX due to a bug
14363 \begin_inset Foot
14364 status collapsed
14365
14366 \begin_layout Plain Layout
14367 \begin_inset CommandInset href
14368 LatexCommand href
14369 name "LyX-bug #4483"
14370 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14371
14372 \end_inset
14373
14374
14375 \end_layout
14376
14377 \end_inset
14378
14379 , TeX-mode has to be used.
14380  To be able to multiply and subtract in arguments, the LaTeX-package 
14381 \series bold
14382 calc
14383 \series default
14384
14385 \begin_inset Foot
14386 status collapsed
14387
14388 \begin_layout Plain Layout
14389
14390 \series bold
14391 calc
14392 \series default
14393  is part of every LaTeX standard installation.
14394 \end_layout
14395
14396 \end_inset
14397
14398
14399 \begin_inset Index
14400 status collapsed
14401
14402 \begin_layout Plain Layout
14403 Packages ! calc
14404 \end_layout
14405
14406 \end_inset
14407
14408  must be loaded in the LaTeX-preamble with the line
14409 \end_layout
14410
14411 \begin_layout Standard
14412
14413 \series bold
14414
14415 \backslash
14416 usepackage{calc}
14417 \end_layout
14418
14419 \begin_layout Standard
14420 Behind the formula both boxes are closed by entering 
14421 \series bold
14422 }}
14423 \series default
14424  in TeX-mode.
14425  Here is an example:
14426 \begin_inset ERT
14427 status collapsed
14428
14429 \begin_layout Plain Layout
14430
14431
14432 \backslash
14433 fboxsep 5mm 
14434 \backslash
14435 fboxrule 5mm
14436 \end_layout
14437
14438 \end_inset
14439
14440
14441 \end_layout
14442
14443 \begin_layout Standard
14444 \begin_inset ERT
14445 status collapsed
14446
14447 \begin_layout Plain Layout
14448
14449
14450 \backslash
14451 fbox{
14452 \backslash
14453 parbox{
14454 \backslash
14455 linewidth-2
14456 \backslash
14457 fboxsep-2
14458 \backslash
14459 fboxrule}{
14460 \end_layout
14461
14462 \end_inset
14463
14464
14465 \begin_inset Formula \begin{equation}
14466 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14467
14468 \end_inset
14469
14470
14471 \begin_inset ERT
14472 status collapsed
14473
14474 \begin_layout Plain Layout
14475
14476 }}
14477 \end_layout
14478
14479 \end_inset
14480
14481
14482 \begin_inset ERT
14483 status collapsed
14484
14485 \begin_layout Plain Layout
14486
14487
14488 \backslash
14489 fboxrule 0.4pt 
14490 \backslash
14491 fboxsep 3pt
14492 \end_layout
14493
14494 \end_inset
14495
14496
14497 \end_layout
14498
14499 \begin_layout Standard
14500 \begin_inset VSpace medskip
14501 \end_inset
14502
14503 As a parbox is used as argument of 
14504 \series bold
14505
14506 \backslash
14507 fbox
14508 \series default
14509 , there is in this case no difference between 
14510 \series bold
14511
14512 \backslash
14513 fbox
14514 \series default
14515  and 
14516 \series bold
14517
14518 \backslash
14519 boxed
14520 \series default
14521 .
14522 \end_layout
14523
14524 \begin_layout Standard
14525 \begin_inset VSpace bigskip
14526 \end_inset
14527
14528 Paragraph boxes are very useful to comment formulas directly.
14529  To do this, 
14530 \series bold
14531
14532 \backslash
14533 parbox
14534 \series default
14535  is used in combination with the command 
14536 \series bold
14537
14538 \backslash
14539 tag
14540 \series default
14541 .
14542  (more about 
14543 \series bold
14544
14545 \backslash
14546 tag
14547 \series default
14548  see 
14549 \begin_inset CommandInset ref
14550 LatexCommand ref
14551 reference "sub:User-defined-Numbering"
14552
14553 \end_inset
14554
14555 )
14556 \end_layout
14557
14558 \begin_layout Standard
14559 An example of a formula commented with 
14560 \series bold
14561
14562 \backslash
14563 parbox
14564 \series default
14565 :
14566 \end_layout
14567
14568 \begin_layout Standard
14569 \begin_inset ERT
14570 status collapsed
14571
14572 \begin_layout Plain Layout
14573
14574
14575 \backslash
14576 [5x-7b=3b
14577 \backslash
14578 tag*{
14579 \backslash
14580 parbox{5cm}{
14581 \end_layout
14582
14583 \end_inset
14584
14585 This is a description.
14586  It is distinctly separated from the formula and multiline.
14587 \begin_inset ERT
14588 status collapsed
14589
14590 \begin_layout Plain Layout
14591
14592 }}
14593 \backslash
14594 ]
14595 \end_layout
14596
14597 \end_inset
14598
14599
14600 \end_layout
14601
14602 \begin_layout Standard
14603 Such a formula must be inserted completely in TeX-mode because LyX does
14604  not yet support the command 
14605 \series bold
14606
14607 \backslash
14608 parbox
14609 \series default
14610  in formulas.
14611  The formula is created with the following command sequence:
14612 \end_layout
14613
14614 \begin_layout Standard
14615 The command 
14616 \series bold
14617
14618 \backslash
14619 [5x-7b=3b
14620 \backslash
14621 tag*
14622 \backslash
14623 {
14624 \backslash
14625 parbox{5cm}{
14626 \series default
14627  is inserted in TeX-mode.
14628 \begin_inset Foot
14629 status collapsed
14630
14631 \begin_layout Plain Layout
14632 When the formula style 
14633 \series bold
14634 Indented
14635 \series default
14636  is used, 
14637 \series bold
14638
14639 \backslash
14640 tag*
14641 \backslash
14642 {
14643 \series default
14644  can also be replaced by 
14645 \series bold
14646
14647 \backslash
14648 hfill
14649 \series default
14650 .
14651  (formula styles see 
14652 \begin_inset CommandInset ref
14653 LatexCommand ref
14654 reference "sec:Formula-Styles"
14655
14656 \end_inset
14657
14658 )
14659 \end_layout
14660
14661 \end_inset
14662
14663  Then the description follows as normal text, and finally 
14664 \series bold
14665 }}
14666 \backslash
14667 ]
14668 \series default
14669  is inserted in TeX-mode.
14670  The commands 
14671 \series bold
14672
14673 \backslash
14674 [
14675 \series default
14676  and 
14677 \series bold
14678
14679 \backslash
14680 ]
14681 \series default
14682  hereby create a displayed formula.
14683 \end_layout
14684
14685 \begin_layout Standard
14686 The advantages of 
14687 \series bold
14688
14689 \backslash
14690 parbox
14691 \series default
14692  can be seen in this example that was 
14693 \begin_inset Quotes eld
14694 \end_inset
14695
14696 commented
14697 \begin_inset Quotes erd
14698 \end_inset
14699
14700  using the mathematical textmode:
14701 \begin_inset Formula \[
14702 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
14703
14704 \end_inset
14705
14706
14707 \end_layout
14708
14709 \begin_layout Section
14710 Operators
14711 \begin_inset Index
14712 status collapsed
14713
14714 \begin_layout Plain Layout
14715 Operators
14716 \end_layout
14717
14718 \end_inset
14719
14720
14721 \end_layout
14722
14723 \begin_layout Subsection
14724 Big Operators
14725 \begin_inset CommandInset label
14726 LatexCommand label
14727 name "sub:Big-Operators"
14728
14729 \end_inset
14730
14731
14732 \begin_inset Index
14733 status collapsed
14734
14735 \begin_layout Plain Layout
14736 Operators ! big
14737 \end_layout
14738
14739 \end_inset
14740
14741
14742 \begin_inset Index
14743 status collapsed
14744
14745 \begin_layout Plain Layout
14746 Sums
14747 \end_layout
14748
14749 \end_inset
14750
14751
14752 \begin_inset Index
14753 status collapsed
14754
14755 \begin_layout Plain Layout
14756 Integrals
14757 \end_layout
14758
14759 \end_inset
14760
14761
14762 \end_layout
14763
14764 \begin_layout Standard
14765 To be able to use all integral operators listed here, the option 
14766 \family sans
14767 Use esint package automatically
14768 \family default
14769  must be set in the document settings under 
14770 \family sans
14771 Math
14772 \begin_inset space ~
14773 \end_inset
14774
14775 Options
14776 \family default
14777 .
14778 \end_layout
14779
14780 \begin_layout Standard
14781 \begin_inset space \hfill{}
14782 \end_inset
14783
14784
14785 \begin_inset Tabular
14786 <lyxtabular version="3" rows="11" columns="2">
14787 <features>
14788 <column alignment="center" valignment="top" width="0pt">
14789 <column alignment="center" valignment="top" width="0pt">
14790 <row>
14791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14792 \begin_inset Text
14793
14794 \begin_layout Plain Layout
14795 Command
14796 \end_layout
14797
14798 \end_inset
14799 </cell>
14800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14801 \begin_inset Text
14802
14803 \begin_layout Plain Layout
14804 Result
14805 \end_layout
14806
14807 \end_inset
14808 </cell>
14809 </row>
14810 <row>
14811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14812 \begin_inset Text
14813
14814 \begin_layout Plain Layout
14815
14816 \backslash
14817 sum
14818 \begin_inset Index
14819 status collapsed
14820
14821 \begin_layout Plain Layout
14822 Commands ! S ! 
14823 \backslash
14824 sum
14825 \end_layout
14826
14827 \end_inset
14828
14829
14830 \end_layout
14831
14832 \end_inset
14833 </cell>
14834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14835 \begin_inset Text
14836
14837 \begin_layout Plain Layout
14838 \begin_inset Formula $\sum$
14839 \end_inset
14840
14841
14842 \end_layout
14843
14844 \end_inset
14845 </cell>
14846 </row>
14847 <row>
14848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14849 \begin_inset Text
14850
14851 \begin_layout Plain Layout
14852
14853 \backslash
14854 int
14855 \begin_inset Index
14856 status collapsed
14857
14858 \begin_layout Plain Layout
14859 Commands ! I ! 
14860 \backslash
14861 int
14862 \end_layout
14863
14864 \end_inset
14865
14866
14867 \end_layout
14868
14869 \end_inset
14870 </cell>
14871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14872 \begin_inset Text
14873
14874 \begin_layout Plain Layout
14875 \begin_inset Formula $\int$
14876 \end_inset
14877
14878
14879 \end_layout
14880
14881 \end_inset
14882 </cell>
14883 </row>
14884 <row>
14885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14886 \begin_inset Text
14887
14888 \begin_layout Plain Layout
14889
14890 \backslash
14891 intop
14892 \end_layout
14893
14894 \end_inset
14895 </cell>
14896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14897 \begin_inset Text
14898
14899 \begin_layout Plain Layout
14900 \begin_inset Formula $\intop$
14901 \end_inset
14902
14903
14904 \end_layout
14905
14906 \end_inset
14907 </cell>
14908 </row>
14909 <row>
14910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14911 \begin_inset Text
14912
14913 \begin_layout Plain Layout
14914
14915 \backslash
14916 oint
14917 \end_layout
14918
14919 \end_inset
14920 </cell>
14921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14922 \begin_inset Text
14923
14924 \begin_layout Plain Layout
14925 \begin_inset Formula $\oint$
14926 \end_inset
14927
14928
14929 \end_layout
14930
14931 \end_inset
14932 </cell>
14933 </row>
14934 <row>
14935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14936 \begin_inset Text
14937
14938 \begin_layout Plain Layout
14939
14940 \backslash
14941 ointop
14942 \end_layout
14943
14944 \end_inset
14945 </cell>
14946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14947 \begin_inset Text
14948
14949 \begin_layout Plain Layout
14950 \begin_inset Formula $\ointop$
14951 \end_inset
14952
14953
14954 \end_layout
14955
14956 \end_inset
14957 </cell>
14958 </row>
14959 <row>
14960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14961 \begin_inset Text
14962
14963 \begin_layout Plain Layout
14964
14965 \backslash
14966 ointctrclockwise
14967 \end_layout
14968
14969 \end_inset
14970 </cell>
14971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14972 \begin_inset Text
14973
14974 \begin_layout Plain Layout
14975 \begin_inset Formula $\ointctrclockwise$
14976 \end_inset
14977
14978
14979 \end_layout
14980
14981 \end_inset
14982 </cell>
14983 </row>
14984 <row>
14985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14986 \begin_inset Text
14987
14988 \begin_layout Plain Layout
14989
14990 \backslash
14991 ointclockwise
14992 \end_layout
14993
14994 \end_inset
14995 </cell>
14996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14997 \begin_inset Text
14998
14999 \begin_layout Plain Layout
15000 \begin_inset Formula $\ointclockwise$
15001 \end_inset
15002
15003
15004 \end_layout
15005
15006 \end_inset
15007 </cell>
15008 </row>
15009 <row>
15010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15011 \begin_inset Text
15012
15013 \begin_layout Plain Layout
15014
15015 \backslash
15016 sqint
15017 \end_layout
15018
15019 \end_inset
15020 </cell>
15021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15022 \begin_inset Text
15023
15024 \begin_layout Plain Layout
15025 \begin_inset Formula $\sqint$
15026 \end_inset
15027
15028
15029 \end_layout
15030
15031 \end_inset
15032 </cell>
15033 </row>
15034 <row>
15035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15036 \begin_inset Text
15037
15038 \begin_layout Plain Layout
15039
15040 \backslash
15041 bigcap
15042 \end_layout
15043
15044 \end_inset
15045 </cell>
15046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15047 \begin_inset Text
15048
15049 \begin_layout Plain Layout
15050 \begin_inset Formula $\bigcap$
15051 \end_inset
15052
15053
15054 \end_layout
15055
15056 \end_inset
15057 </cell>
15058 </row>
15059 <row>
15060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15061 \begin_inset Text
15062
15063 \begin_layout Plain Layout
15064
15065 \backslash
15066 bigcup
15067 \end_layout
15068
15069 \end_inset
15070 </cell>
15071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15072 \begin_inset Text
15073
15074 \begin_layout Plain Layout
15075 \begin_inset Formula $\bigcup$
15076 \end_inset
15077
15078
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 </row>
15084 </lyxtabular>
15085
15086 \end_inset
15087
15088
15089 \begin_inset space \hfill{}
15090 \end_inset
15091
15092
15093 \begin_inset Tabular
15094 <lyxtabular version="3" rows="10" columns="2">
15095 <features>
15096 <column alignment="center" valignment="top" width="0pt">
15097 <column alignment="center" valignment="top" width="0pt">
15098 <row>
15099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15100 \begin_inset Text
15101
15102 \begin_layout Plain Layout
15103 Command
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15109 \begin_inset Text
15110
15111 \begin_layout Plain Layout
15112 Result
15113 \end_layout
15114
15115 \end_inset
15116 </cell>
15117 </row>
15118 <row>
15119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15120 \begin_inset Text
15121
15122 \begin_layout Plain Layout
15123
15124 \backslash
15125 prod
15126 \begin_inset Index
15127 status collapsed
15128
15129 \begin_layout Plain Layout
15130 Commands ! P ! 
15131 \backslash
15132 prod
15133 \end_layout
15134
15135 \end_inset
15136
15137
15138 \end_layout
15139
15140 \end_inset
15141 </cell>
15142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15143 \begin_inset Text
15144
15145 \begin_layout Plain Layout
15146 \begin_inset Formula $\prod$
15147 \end_inset
15148
15149
15150 \end_layout
15151
15152 \end_inset
15153 </cell>
15154 </row>
15155 <row>
15156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15157 \begin_inset Text
15158
15159 \begin_layout Plain Layout
15160
15161 \backslash
15162 coprod
15163 \end_layout
15164
15165 \end_inset
15166 </cell>
15167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15168 \begin_inset Text
15169
15170 \begin_layout Plain Layout
15171 \begin_inset Formula $\coprod$
15172 \end_inset
15173
15174
15175 \end_layout
15176
15177 \end_inset
15178 </cell>
15179 </row>
15180 <row>
15181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15182 \begin_inset Text
15183
15184 \begin_layout Plain Layout
15185
15186 \backslash
15187 bigodot
15188 \end_layout
15189
15190 \end_inset
15191 </cell>
15192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15193 \begin_inset Text
15194
15195 \begin_layout Plain Layout
15196 \begin_inset Formula $\bigodot$
15197 \end_inset
15198
15199
15200 \end_layout
15201
15202 \end_inset
15203 </cell>
15204 </row>
15205 <row>
15206 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15207 \begin_inset Text
15208
15209 \begin_layout Plain Layout
15210
15211 \backslash
15212 bigotimes
15213 \end_layout
15214
15215 \end_inset
15216 </cell>
15217 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15218 \begin_inset Text
15219
15220 \begin_layout Plain Layout
15221 \begin_inset Formula $\bigotimes$
15222 \end_inset
15223
15224
15225 \end_layout
15226
15227 \end_inset
15228 </cell>
15229 </row>
15230 <row>
15231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15232 \begin_inset Text
15233
15234 \begin_layout Plain Layout
15235
15236 \backslash
15237 bigoplus
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Plain Layout
15246 \begin_inset Formula $\bigoplus$
15247 \end_inset
15248
15249
15250 \end_layout
15251
15252 \end_inset
15253 </cell>
15254 </row>
15255 <row>
15256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15257 \begin_inset Text
15258
15259 \begin_layout Plain Layout
15260
15261 \backslash
15262 bigwedge
15263 \end_layout
15264
15265 \end_inset
15266 </cell>
15267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15268 \begin_inset Text
15269
15270 \begin_layout Plain Layout
15271 \begin_inset Formula $\bigwedge$
15272 \end_inset
15273
15274
15275 \end_layout
15276
15277 \end_inset
15278 </cell>
15279 </row>
15280 <row>
15281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15282 \begin_inset Text
15283
15284 \begin_layout Plain Layout
15285
15286 \backslash
15287 bigvee
15288 \end_layout
15289
15290 \end_inset
15291 </cell>
15292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15293 \begin_inset Text
15294
15295 \begin_layout Plain Layout
15296 \begin_inset Formula $\bigvee$
15297 \end_inset
15298
15299
15300 \end_layout
15301
15302 \end_inset
15303 </cell>
15304 </row>
15305 <row>
15306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15307 \begin_inset Text
15308
15309 \begin_layout Plain Layout
15310
15311 \backslash
15312 bigsqcup
15313 \end_layout
15314
15315 \end_inset
15316 </cell>
15317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15318 \begin_inset Text
15319
15320 \begin_layout Plain Layout
15321 \begin_inset Formula $\bigsqcup$
15322 \end_inset
15323
15324
15325 \end_layout
15326
15327 \end_inset
15328 </cell>
15329 </row>
15330 <row>
15331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15332 \begin_inset Text
15333
15334 \begin_layout Plain Layout
15335
15336 \backslash
15337 biguplus
15338 \end_layout
15339
15340 \end_inset
15341 </cell>
15342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15343 \begin_inset Text
15344
15345 \begin_layout Plain Layout
15346 \begin_inset Formula $\biguplus$
15347 \end_inset
15348
15349
15350 \end_layout
15351
15352 \end_inset
15353 </cell>
15354 </row>
15355 </lyxtabular>
15356
15357 \end_inset
15358
15359
15360 \begin_inset space \hfill{}
15361 \end_inset
15362
15363
15364 \end_layout
15365
15366 \begin_layout Standard
15367 All big operators can also be inserted via the math toolbar button 
15368 \begin_inset Graphics
15369         filename ../images/math/intop.png
15370         scale 85
15371
15372 \end_inset
15373
15374 .
15375 \end_layout
15376
15377 \begin_layout Standard
15378 The operators are called big because they are bigger than the sometimes
15379  equal looking binary operators.
15380  All big operators can have limits as described in the next subsection.
15381 \end_layout
15382
15383 \begin_layout Standard
15384 The operators 
15385 \series bold
15386
15387 \backslash
15388 intop
15389 \series default
15390  and 
15391 \series bold
15392
15393 \backslash
15394 ointop
15395 \series default
15396  are different from 
15397 \series bold
15398
15399 \backslash
15400 int
15401 \series default
15402  and 
15403 \series bold
15404
15405 \backslash
15406 oint
15407 \series default
15408 , resp.
15409 \begin_inset space ~
15410 \end_inset
15411
15412 in the style the operator limits are displayed, see 
15413 \begin_inset CommandInset ref
15414 LatexCommand ref
15415 reference "sub:Operator-Limits"
15416
15417 \end_inset
15418
15419 .
15420  
15421 \end_layout
15422
15423 \begin_layout Subsubsection*
15424 Advices for Integrals
15425 \end_layout
15426
15427 \begin_layout Standard
15428 The letter 
15429 \emph on
15430 d
15431 \emph default
15432  in an integral is an operator, that therefore has to be set upright.
15433  This is done by highlighting the 
15434 \emph on
15435 d
15436 \emph default
15437  and using the keyboard shortcut 
15438 \family sans
15439 Alt-c
15440 \begin_inset space ~
15441 \end_inset
15442
15443 r
15444 \family default
15445
15446 \begin_inset Foot
15447 status collapsed
15448
15449 \begin_layout Plain Layout
15450 Font styles
15451 \series bold
15452  
15453 \series default
15454 see 
15455 \begin_inset CommandInset ref
15456 LatexCommand ref
15457 reference "sub:Font-Styles"
15458
15459 \end_inset
15460
15461
15462 \end_layout
15463
15464 \end_inset
15465
15466 .
15467  Finally the smallest space is inserted before the 
15468 \emph on
15469 d
15470 \emph default
15471 , as this is usual for operators.
15472  An example:
15473 \end_layout
15474
15475 \begin_layout Standard
15476 incorrect: 
15477 \begin_inset Formula $\int A(x)dx$
15478 \end_inset
15479
15480
15481 \begin_inset Newline newline
15482 \end_inset
15483
15484
15485 \begin_inset ERT
15486 status collapsed
15487
15488 \begin_layout Plain Layout
15489
15490
15491 \backslash
15492 hphantom{in}
15493 \end_layout
15494
15495 \end_inset
15496
15497 correct: 
15498 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15499 \end_inset
15500
15501
15502 \end_layout
15503
15504 \begin_layout Standard
15505 For multiple integrals there are the following commands:
15506 \begin_inset VSpace medskip
15507 \end_inset
15508
15509
15510 \end_layout
15511
15512 \begin_layout Standard
15513 \begin_inset space \hfill{}
15514 \end_inset
15515
15516
15517 \begin_inset Tabular
15518 <lyxtabular version="3" rows="4" columns="2">
15519 <features>
15520 <column alignment="center" valignment="top" width="0">
15521 <column alignment="center" valignment="top" width="0">
15522 <row>
15523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15524 \begin_inset Text
15525
15526 \begin_layout Plain Layout
15527 Command
15528 \end_layout
15529
15530 \end_inset
15531 </cell>
15532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15533 \begin_inset Text
15534
15535 \begin_layout Plain Layout
15536 Result
15537 \begin_inset Note Note
15538 status collapsed
15539
15540 \begin_layout Plain Layout
15541
15542 \series bold
15543
15544 \backslash
15545 raisebox
15546 \series default
15547  is only used as spacer.
15548 \end_layout
15549
15550 \end_inset
15551
15552
15553 \end_layout
15554
15555 \end_inset
15556 </cell>
15557 </row>
15558 <row>
15559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15560 \begin_inset Text
15561
15562 \begin_layout Plain Layout
15563
15564 \backslash
15565 iint
15566 \end_layout
15567
15568 \end_inset
15569 </cell>
15570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15571 \begin_inset Text
15572
15573 \begin_layout Plain Layout
15574 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15575 \end_inset
15576
15577
15578 \end_layout
15579
15580 \end_inset
15581 </cell>
15582 </row>
15583 <row>
15584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15585 \begin_inset Text
15586
15587 \begin_layout Plain Layout
15588
15589 \backslash
15590 oiint
15591 \end_layout
15592
15593 \end_inset
15594 </cell>
15595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15596 \begin_inset Text
15597
15598 \begin_layout Plain Layout
15599 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15600 \end_inset
15601
15602
15603 \end_layout
15604
15605 \end_inset
15606 </cell>
15607 </row>
15608 <row>
15609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15610 \begin_inset Text
15611
15612 \begin_layout Plain Layout
15613
15614 \backslash
15615 sqiint
15616 \end_layout
15617
15618 \end_inset
15619 </cell>
15620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15621 \begin_inset Text
15622
15623 \begin_layout Plain Layout
15624 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15625 \end_inset
15626
15627
15628 \end_layout
15629
15630 \end_inset
15631 </cell>
15632 </row>
15633 </lyxtabular>
15634
15635 \end_inset
15636
15637
15638 \begin_inset space \hfill{}
15639 \end_inset
15640
15641
15642 \begin_inset Tabular
15643 <lyxtabular version="3" rows="4" columns="2">
15644 <features>
15645 <column alignment="center" valignment="top" width="0">
15646 <column alignment="center" valignment="top" width="0">
15647 <row>
15648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15649 \begin_inset Text
15650
15651 \begin_layout Plain Layout
15652 Command
15653 \end_layout
15654
15655 \end_inset
15656 </cell>
15657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15658 \begin_inset Text
15659
15660 \begin_layout Plain Layout
15661 Result
15662 \end_layout
15663
15664 \end_inset
15665 </cell>
15666 </row>
15667 <row>
15668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15669 \begin_inset Text
15670
15671 \begin_layout Plain Layout
15672
15673 \backslash
15674 iiint
15675 \end_layout
15676
15677 \end_inset
15678 </cell>
15679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15680 \begin_inset Text
15681
15682 \begin_layout Plain Layout
15683 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15684 \end_inset
15685
15686
15687 \end_layout
15688
15689 \end_inset
15690 </cell>
15691 </row>
15692 <row>
15693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15694 \begin_inset Text
15695
15696 \begin_layout Plain Layout
15697
15698 \backslash
15699 iiiint
15700 \end_layout
15701
15702 \end_inset
15703 </cell>
15704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15705 \begin_inset Text
15706
15707 \begin_layout Plain Layout
15708 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15709 \end_inset
15710
15711
15712 \end_layout
15713
15714 \end_inset
15715 </cell>
15716 </row>
15717 <row>
15718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15719 \begin_inset Text
15720
15721 \begin_layout Plain Layout
15722
15723 \backslash
15724 dotsint
15725 \end_layout
15726
15727 \end_inset
15728 </cell>
15729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15730 \begin_inset Text
15731
15732 \begin_layout Plain Layout
15733 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15734 \end_inset
15735
15736
15737 \end_layout
15738
15739 \end_inset
15740 </cell>
15741 </row>
15742 </lyxtabular>
15743
15744 \end_inset
15745
15746
15747 \begin_inset space \hfill{}
15748 \end_inset
15749
15750
15751 \end_layout
15752
15753 \begin_layout Subsection
15754 Operator Limits
15755 \begin_inset CommandInset label
15756 LatexCommand label
15757 name "sub:Operator-Limits"
15758
15759 \end_inset
15760
15761
15762 \begin_inset Index
15763 status collapsed
15764
15765 \begin_layout Plain Layout
15766 Operators ! Limits
15767 \end_layout
15768
15769 \end_inset
15770
15771
15772 \end_layout
15773
15774 \begin_layout Standard
15775 Limits are created by super- and subscripts:
15776 \end_layout
15777
15778 \begin_layout Standard
15779 \align center
15780 \begin_inset Tabular
15781 <lyxtabular version="3" rows="2" columns="2">
15782 <features>
15783 <column alignment="center" valignment="top" width="0pt">
15784 <column alignment="center" valignment="top" width="0pt">
15785 <row>
15786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15787 \begin_inset Text
15788
15789 \begin_layout Plain Layout
15790 Command
15791 \end_layout
15792
15793 \end_inset
15794 </cell>
15795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15796 \begin_inset Text
15797
15798 \begin_layout Plain Layout
15799 Result
15800 \begin_inset Note Note
15801 status collapsed
15802
15803 \begin_layout Plain Layout
15804
15805 \series bold
15806
15807 \backslash
15808 raisebox
15809 \series default
15810  is only used as spacer.
15811 \end_layout
15812
15813 \end_inset
15814
15815
15816 \end_layout
15817
15818 \end_inset
15819 </cell>
15820 </row>
15821 <row>
15822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15823 \begin_inset Text
15824
15825 \begin_layout Plain Layout
15826
15827 \backslash
15828 prod^
15829 \backslash
15830 infty
15831 \begin_inset ERT
15832 status collapsed
15833
15834 \begin_layout Plain Layout
15835
15836
15837 \backslash
15838 spce 
15839 \end_layout
15840
15841 \end_inset
15842
15843
15844 \begin_inset Formula $\to$
15845 \end_inset
15846
15847 _0
15848 \begin_inset Formula $\to$
15849 \end_inset
15850
15851 A(x)
15852 \end_layout
15853
15854 \end_inset
15855 </cell>
15856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15857 \begin_inset Text
15858
15859 \begin_layout Plain Layout
15860 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15861 \end_inset
15862
15863
15864 \end_layout
15865
15866 \end_inset
15867 </cell>
15868 </row>
15869 </lyxtabular>
15870
15871 \end_inset
15872
15873
15874 \end_layout
15875
15876 \begin_layout Standard
15877 Limits of inline formulas are set right beside the operator.
15878  Limits in displayed formulas are set above or below the operator, except
15879  of integral limits.
15880 \end_layout
15881
15882 \begin_layout Standard
15883 To force that the limits are set beside the operator, the cursor is set
15884  directly behind the operator and the limits type is changed with the menu
15885  
15886 \family sans
15887 Edit\SpecialChar \menuseparator
15888 Math\SpecialChar \menuseparator
15889 Change Limits Type
15890 \family default
15891  to 
15892 \family sans
15893 \series bold
15894 Inline
15895 \family default
15896 \series default
15897  (shortcut 
15898 \family sans
15899 Alt-m
15900 \begin_inset space ~
15901 \end_inset
15902
15903 l
15904 \family default
15905 ).
15906  An example:
15907 \end_layout
15908
15909 \begin_layout Standard
15910 The default limits type is this:
15911 \begin_inset Formula \[
15912 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15913
15914 \end_inset
15915
15916 This is how it looks when the limits type was changed to 
15917 \family sans
15918 \series bold
15919 Inline
15920 \family default
15921 \series default
15922 :
15923 \begin_inset Formula \[
15924 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15925
15926 \end_inset
15927
15928 For integrals, except of 
15929 \series bold
15930
15931 \backslash
15932 intop
15933 \series default
15934  and 
15935 \series bold
15936
15937 \backslash
15938 ointop
15939 \series default
15940 , the limits are by default set beside the operator.
15941  But for multiple integrals the limits are often set below the operator.
15942  In the following example the limits type was therefore set to 
15943 \series bold
15944 Display
15945 \series default
15946  and so set below the integrals:
15947 \begin_inset Formula \begin{equation}
15948 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
15949
15950 \end_inset
15951
15952
15953 \end_layout
15954
15955 \begin_layout Standard
15956 \begin_inset VSpace medskip
15957 \end_inset
15958
15959 To specify conditions for limits, the commands 
15960 \series bold
15961
15962 \backslash
15963 subarray
15964 \series default
15965
15966 \begin_inset Index
15967 status collapsed
15968
15969 \begin_layout Plain Layout
15970 Commands ! S ! 
15971 \backslash
15972 subarray
15973 \end_layout
15974
15975 \end_inset
15976
15977  and 
15978 \series bold
15979
15980 \backslash
15981 substack
15982 \series default
15983
15984 \begin_inset Index
15985 status collapsed
15986
15987 \begin_layout Plain Layout
15988 Commands ! S ! 
15989 \backslash
15990 substack
15991 \end_layout
15992
15993 \end_inset
15994
15995  are used.
15996  To create for example this expression 
15997 \begin_inset Formula \begin{equation}
15998 \sum_{\begin{subarray}{c}
15999 0<k<1000\\
16000 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16001
16002 \end_inset
16003
16004
16005 \end_layout
16006
16007 \begin_layout Standard
16008 the following has to be done:
16009 \begin_inset Newline newline
16010 \end_inset
16011
16012 First the command 
16013 \series bold
16014
16015 \backslash
16016 sum
16017 \series default
16018 ^
16019 \series bold
16020 n
16021 \begin_inset ERT
16022 status collapsed
16023
16024 \begin_layout Plain Layout
16025
16026
16027 \backslash
16028 spce 
16029 \end_layout
16030
16031 \end_inset
16032
16033 _
16034 \series default
16035  is typed in.
16036  One is now in a blue box under the summation operator and insert there
16037  the command 
16038 \series bold
16039
16040 \backslash
16041 subarray
16042 \begin_inset ERT
16043 status collapsed
16044
16045 \begin_layout Plain Layout
16046
16047
16048 \backslash
16049 spce 
16050 \end_layout
16051
16052 \end_inset
16053
16054
16055 \series default
16056 .
16057  The blue box is now within a purple box and now several lines can be written
16058  among each other.
16059  A new line is created by inserting a line break (
16060 \family sans
16061 Ctrl-Return
16062 \family default
16063 ).
16064  When now
16065 \begin_inset Newline newline
16066 \end_inset
16067
16068
16069 \series bold
16070 0<k<1000 Ctrl-Return
16071 \begin_inset Newline newline
16072 \end_inset
16073
16074
16075 \series default
16076 is typed in, a new box appears below for the new line.
16077 \end_layout
16078
16079 \begin_layout Standard
16080 The alignment of the lines can be changed to left aligned with the 
16081 \family sans
16082 table
16083 \family default
16084  
16085 \family sans
16086 toolbar
16087 \family default
16088  or the menu 
16089 \family sans
16090 Edit\SpecialChar \menuseparator
16091 Rows &Columns
16092 \family default
16093 .
16094  To get right alignment, 
16095 \series bold
16096
16097 \backslash
16098 hfill
16099 \begin_inset ERT
16100 status collapsed
16101
16102 \begin_layout Plain Layout
16103
16104
16105 \backslash
16106 spce 
16107 \end_layout
16108
16109 \end_inset
16110
16111
16112 \series default
16113  is inserted at the beginning of the line.
16114 \end_layout
16115
16116 \begin_layout Standard
16117 The command 
16118 \series bold
16119
16120 \backslash
16121 substack
16122 \series default
16123  is equivalent to 
16124 \series bold
16125
16126 \backslash
16127 subarray
16128 \series default
16129  with the difference that the lines are always centered.
16130 \end_layout
16131
16132 \begin_layout Standard
16133 \begin_inset VSpace bigskip
16134 \end_inset
16135
16136 Like in formula 
16137 \begin_inset CommandInset ref
16138 LatexCommand eqref
16139 reference "eq:substack"
16140
16141 \end_inset
16142
16143  there can be too much space beside an operator, because the characters
16144  following the operator are set beside the limits.
16145 \end_layout
16146
16147 \begin_layout Standard
16148 To avoid this, the following macro can be used in the LaTeX-preamble:
16149 \end_layout
16150
16151 \begin_layout Standard
16152
16153 \series bold
16154
16155 \backslash
16156 def
16157 \backslash
16158 clap#1{
16159 \backslash
16160 hbox to 0pt{
16161 \backslash
16162 hss #1
16163 \backslash
16164 hss}}
16165 \begin_inset Newline newline
16166 \end_inset
16167
16168
16169 \backslash
16170 def
16171 \backslash
16172 mathclap {
16173 \backslash
16174 mathpalette 
16175 \backslash
16176 mathclapinternal}
16177 \begin_inset Newline newline
16178 \end_inset
16179
16180
16181 \backslash
16182 def
16183 \backslash
16184 mathclapinternal #1#2{
16185 \backslash
16186 clap{$
16187 \backslash
16188 mathsurround =0pt #1{#2}$}}
16189 \end_layout
16190
16191 \begin_layout Standard
16192 This defines the command 
16193 \series bold
16194
16195 \backslash
16196 mathclap
16197 \series default
16198
16199 \begin_inset Index
16200 status collapsed
16201
16202 \begin_layout Plain Layout
16203 Commands ! M ! 
16204 \backslash
16205 mathclap
16206 \end_layout
16207
16208 \end_inset
16209
16210  that sets the width of the limit to 0
16211 \begin_inset space \thinspace{}
16212 \end_inset
16213
16214 pt.
16215  The command scheme is
16216 \end_layout
16217
16218 \begin_layout Standard
16219
16220 \series bold
16221
16222 \backslash
16223 mathclap{limit}
16224 \end_layout
16225
16226 \begin_layout Standard
16227 where the limit can consist of several conditions.
16228 \end_layout
16229
16230 \begin_layout Standard
16231 Applied on formula 
16232 \begin_inset CommandInset ref
16233 LatexCommand eqref
16234 reference "eq:substack"
16235
16236 \end_inset
16237
16238 , one uses the command
16239 \end_layout
16240
16241 \begin_layout Standard
16242
16243 \series bold
16244
16245 \backslash
16246 sum_
16247 \backslash
16248 mathclap{
16249 \backslash
16250 substack
16251 \begin_inset ERT
16252 status collapsed
16253
16254 \begin_layout Plain Layout
16255
16256
16257 \backslash
16258 spce 
16259 \end_layout
16260
16261 \end_inset
16262
16263 0<k<1000 Ctrl-Enter
16264 \end_layout
16265
16266 \begin_layout Standard
16267 to create the lower limit.
16268  The summand is now directly behind the summation operator:
16269 \begin_inset Formula \[
16270 \sum_{\mathclap{\substack{0<k<1000\\
16271 \\k\,\in\,\mathbb{N}}
16272 }}^{n}k^{-2}\]
16273
16274 \end_inset
16275
16276
16277 \end_layout
16278
16279 \begin_layout Standard
16280 \begin_inset VSpace bigskip
16281 \end_inset
16282
16283 How to use one limit for several operators is described in 
16284 \begin_inset CommandInset ref
16285 LatexCommand ref
16286 reference "sub:Self-defined-Operators"
16287
16288 \end_inset
16289
16290 .
16291 \end_layout
16292
16293 \begin_layout Standard
16294 \begin_inset Newpage newpage
16295 \end_inset
16296
16297
16298 \end_layout
16299
16300 \begin_layout Subsection
16301 Binary Operators
16302 \begin_inset CommandInset label
16303 LatexCommand label
16304 name "sub:Binary-Operators"
16305
16306 \end_inset
16307
16308
16309 \begin_inset Index
16310 status collapsed
16311
16312 \begin_layout Plain Layout
16313 Operators ! binary
16314 \end_layout
16315
16316 \end_inset
16317
16318
16319 \end_layout
16320
16321 \begin_layout Standard
16322 Binary operators are surrounded by space when there is a character before
16323  and behind them.
16324 \begin_inset VSpace medskip
16325 \end_inset
16326
16327
16328 \end_layout
16329
16330 \begin_layout Standard
16331 \begin_inset space \hfill{}
16332 \end_inset
16333
16334
16335 \begin_inset Tabular
16336 <lyxtabular version="3" rows="13" columns="2">
16337 <features>
16338 <column alignment="center" valignment="top" width="0pt">
16339 <column alignment="center" valignment="top" width="0pt">
16340 <row>
16341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16342 \begin_inset Text
16343
16344 \begin_layout Plain Layout
16345 Command
16346 \begin_inset Note Note
16347 status collapsed
16348
16349 \begin_layout Plain Layout
16350
16351 \series bold
16352
16353 \backslash
16354 raisebox
16355 \series default
16356  is only used as spacer.
16357 \end_layout
16358
16359 \end_inset
16360
16361
16362 \end_layout
16363
16364 \end_inset
16365 </cell>
16366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16367 \begin_inset Text
16368
16369 \begin_layout Plain Layout
16370 Result
16371 \end_layout
16372
16373 \end_inset
16374 </cell>
16375 </row>
16376 <row>
16377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16378 \begin_inset Text
16379
16380 \begin_layout Plain Layout
16381 +
16382 \end_layout
16383
16384 \end_inset
16385 </cell>
16386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16387 \begin_inset Text
16388
16389 \begin_layout Plain Layout
16390 \begin_inset Formula $+$
16391 \end_inset
16392
16393
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 </row>
16399 <row>
16400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16401 \begin_inset Text
16402
16403 \begin_layout Plain Layout
16404 -
16405 \end_layout
16406
16407 \end_inset
16408 </cell>
16409 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16410 \begin_inset Text
16411
16412 \begin_layout Plain Layout
16413 \begin_inset Formula $-$
16414 \end_inset
16415
16416
16417 \end_layout
16418
16419 \end_inset
16420 </cell>
16421 </row>
16422 <row>
16423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16424 \begin_inset Text
16425
16426 \begin_layout Plain Layout
16427
16428 \backslash
16429 pm
16430 \end_layout
16431
16432 \end_inset
16433 </cell>
16434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16435 \begin_inset Text
16436
16437 \begin_layout Plain Layout
16438 \begin_inset Formula $\pm$
16439 \end_inset
16440
16441
16442 \end_layout
16443
16444 \end_inset
16445 </cell>
16446 </row>
16447 <row>
16448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16449 \begin_inset Text
16450
16451 \begin_layout Plain Layout
16452
16453 \backslash
16454 mp
16455 \end_layout
16456
16457 \end_inset
16458 </cell>
16459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16460 \begin_inset Text
16461
16462 \begin_layout Plain Layout
16463 \begin_inset Formula $\mp$
16464 \end_inset
16465
16466
16467 \end_layout
16468
16469 \end_inset
16470 </cell>
16471 </row>
16472 <row>
16473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16474 \begin_inset Text
16475
16476 \begin_layout Plain Layout
16477
16478 \backslash
16479 cdot
16480 \end_layout
16481
16482 \end_inset
16483 </cell>
16484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16485 \begin_inset Text
16486
16487 \begin_layout Plain Layout
16488 \begin_inset Formula $\cdot$
16489 \end_inset
16490
16491
16492 \end_layout
16493
16494 \end_inset
16495 </cell>
16496 </row>
16497 <row>
16498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16499 \begin_inset Text
16500
16501 \begin_layout Plain Layout
16502
16503 \backslash
16504 times
16505 \end_layout
16506
16507 \end_inset
16508 </cell>
16509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16510 \begin_inset Text
16511
16512 \begin_layout Plain Layout
16513 \begin_inset Formula $\times$
16514 \end_inset
16515
16516
16517 \end_layout
16518
16519 \end_inset
16520 </cell>
16521 </row>
16522 <row>
16523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16524 \begin_inset Text
16525
16526 \begin_layout Plain Layout
16527
16528 \backslash
16529 div
16530 \end_layout
16531
16532 \end_inset
16533 </cell>
16534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Plain Layout
16538 \begin_inset Formula $\div$
16539 \end_inset
16540
16541
16542 \end_layout
16543
16544 \end_inset
16545 </cell>
16546 </row>
16547 <row>
16548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16549 \begin_inset Text
16550
16551 \begin_layout Plain Layout
16552 \begin_inset ERT
16553 status collapsed
16554
16555 \begin_layout Plain Layout
16556
16557
16558 \backslash
16559 raisebox{-1.2mm}{
16560 \end_layout
16561
16562 \end_inset
16563
16564 *
16565 \begin_inset ERT
16566 status collapsed
16567
16568 \begin_layout Plain Layout
16569
16570 }
16571 \end_layout
16572
16573 \end_inset
16574
16575
16576 \end_layout
16577
16578 \end_inset
16579 </cell>
16580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16581 \begin_inset Text
16582
16583 \begin_layout Plain Layout
16584 \begin_inset Formula $*$
16585 \end_inset
16586
16587
16588 \end_layout
16589
16590 \end_inset
16591 </cell>
16592 </row>
16593 <row>
16594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16595 \begin_inset Text
16596
16597 \begin_layout Plain Layout
16598
16599 \backslash
16600 star
16601 \end_layout
16602
16603 \end_inset
16604 </cell>
16605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16606 \begin_inset Text
16607
16608 \begin_layout Plain Layout
16609 \begin_inset Formula $\star$
16610 \end_inset
16611
16612
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 </row>
16618 <row>
16619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Plain Layout
16623
16624 \backslash
16625 circ
16626 \end_layout
16627
16628 \end_inset
16629 </cell>
16630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16631 \begin_inset Text
16632
16633 \begin_layout Plain Layout
16634 \begin_inset Formula $\circ$
16635 \end_inset
16636
16637
16638 \end_layout
16639
16640 \end_inset
16641 </cell>
16642 </row>
16643 <row>
16644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16645 \begin_inset Text
16646
16647 \begin_layout Plain Layout
16648
16649 \backslash
16650 diamond
16651 \end_layout
16652
16653 \end_inset
16654 </cell>
16655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16656 \begin_inset Text
16657
16658 \begin_layout Plain Layout
16659 \begin_inset Formula $\diamond$
16660 \end_inset
16661
16662
16663 \end_layout
16664
16665 \end_inset
16666 </cell>
16667 </row>
16668 <row>
16669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16670 \begin_inset Text
16671
16672 \begin_layout Plain Layout
16673
16674 \backslash
16675 bullet
16676 \end_layout
16677
16678 \end_inset
16679 </cell>
16680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16681 \begin_inset Text
16682
16683 \begin_layout Plain Layout
16684 \begin_inset Formula $\bullet$
16685 \end_inset
16686
16687
16688 \end_layout
16689
16690 \end_inset
16691 </cell>
16692 </row>
16693 </lyxtabular>
16694
16695 \end_inset
16696
16697
16698 \begin_inset space \hfill{}
16699 \end_inset
16700
16701
16702 \begin_inset Tabular
16703 <lyxtabular version="3" rows="13" columns="2">
16704 <features>
16705 <column alignment="center" valignment="top" width="0pt">
16706 <column alignment="center" valignment="top" width="0pt">
16707 <row>
16708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16709 \begin_inset Text
16710
16711 \begin_layout Plain Layout
16712 Command
16713 \end_layout
16714
16715 \end_inset
16716 </cell>
16717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16718 \begin_inset Text
16719
16720 \begin_layout Plain Layout
16721 Result
16722 \end_layout
16723
16724 \end_inset
16725 </cell>
16726 </row>
16727 <row>
16728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16729 \begin_inset Text
16730
16731 \begin_layout Plain Layout
16732
16733 \backslash
16734 nabla
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16740 \begin_inset Text
16741
16742 \begin_layout Plain Layout
16743 \begin_inset Formula $\nabla$
16744 \end_inset
16745
16746
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 </row>
16752 <row>
16753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Plain Layout
16757
16758 \backslash
16759 bigtriangledown
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Plain Layout
16768 \begin_inset Formula $\bigtriangledown$
16769 \end_inset
16770
16771
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 </row>
16777 <row>
16778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Plain Layout
16782
16783 \backslash
16784 bigtriangleup
16785 \end_layout
16786
16787 \end_inset
16788 </cell>
16789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16790 \begin_inset Text
16791
16792 \begin_layout Plain Layout
16793 \begin_inset Formula $\bigtriangleup$
16794 \end_inset
16795
16796
16797 \end_layout
16798
16799 \end_inset
16800 </cell>
16801 </row>
16802 <row>
16803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807
16808 \backslash
16809 Box
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818 \begin_inset Formula $\Box$
16819 \end_inset
16820
16821
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 </row>
16827 <row>
16828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16829 \begin_inset Text
16830
16831 \begin_layout Plain Layout
16832
16833 \backslash
16834 cap 
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16840 \begin_inset Text
16841
16842 \begin_layout Plain Layout
16843 \begin_inset Formula $\cap$
16844 \end_inset
16845
16846
16847 \end_layout
16848
16849 \end_inset
16850 </cell>
16851 </row>
16852 <row>
16853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16854 \begin_inset Text
16855
16856 \begin_layout Plain Layout
16857
16858 \backslash
16859 cup
16860 \end_layout
16861
16862 \end_inset
16863 </cell>
16864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16865 \begin_inset Text
16866
16867 \begin_layout Plain Layout
16868 \begin_inset Formula $\cup$
16869 \end_inset
16870
16871
16872 \end_layout
16873
16874 \end_inset
16875 </cell>
16876 </row>
16877 <row>
16878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882
16883 \backslash
16884 dagger
16885 \end_layout
16886
16887 \end_inset
16888 </cell>
16889 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16890 \begin_inset Text
16891
16892 \begin_layout Plain Layout
16893 \begin_inset Formula $\dagger$
16894 \end_inset
16895
16896
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 </row>
16902 <row>
16903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16904 \begin_inset Text
16905
16906 \begin_layout Plain Layout
16907
16908 \backslash
16909 ddagger
16910 \end_layout
16911
16912 \end_inset
16913 </cell>
16914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16915 \begin_inset Text
16916
16917 \begin_layout Plain Layout
16918 \begin_inset Formula $\ddagger$
16919 \end_inset
16920
16921
16922 \end_layout
16923
16924 \end_inset
16925 </cell>
16926 </row>
16927 <row>
16928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16929 \begin_inset Text
16930
16931 \begin_layout Plain Layout
16932
16933 \backslash
16934 wr
16935 \end_layout
16936
16937 \end_inset
16938 </cell>
16939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16940 \begin_inset Text
16941
16942 \begin_layout Plain Layout
16943 \begin_inset Formula $\wr$
16944 \end_inset
16945
16946
16947 \end_layout
16948
16949 \end_inset
16950 </cell>
16951 </row>
16952 <row>
16953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16954 \begin_inset Text
16955
16956 \begin_layout Plain Layout
16957
16958 \backslash
16959 bigcirc
16960 \end_layout
16961
16962 \end_inset
16963 </cell>
16964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16965 \begin_inset Text
16966
16967 \begin_layout Plain Layout
16968 \begin_inset Formula $\bigcirc$
16969 \end_inset
16970
16971
16972 \end_layout
16973
16974 \end_inset
16975 </cell>
16976 </row>
16977 <row>
16978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16979 \begin_inset Text
16980
16981 \begin_layout Plain Layout
16982
16983 \backslash
16984 wedge
16985 \end_layout
16986
16987 \end_inset
16988 </cell>
16989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16990 \begin_inset Text
16991
16992 \begin_layout Plain Layout
16993 \begin_inset Formula $\wedge$
16994 \end_inset
16995
16996
16997 \end_layout
16998
16999 \end_inset
17000 </cell>
17001 </row>
17002 <row>
17003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17004 \begin_inset Text
17005
17006 \begin_layout Plain Layout
17007
17008 \backslash
17009 vee
17010 \end_layout
17011
17012 \end_inset
17013 </cell>
17014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17015 \begin_inset Text
17016
17017 \begin_layout Plain Layout
17018 \begin_inset Formula $\vee$
17019 \end_inset
17020
17021
17022 \end_layout
17023
17024 \end_inset
17025 </cell>
17026 </row>
17027 </lyxtabular>
17028
17029 \end_inset
17030
17031
17032 \begin_inset space \hfill{}
17033 \end_inset
17034
17035
17036 \begin_inset Tabular
17037 <lyxtabular version="3" rows="13" columns="2">
17038 <features>
17039 <column alignment="center" valignment="top" width="0pt">
17040 <column alignment="center" valignment="top" width="0pt">
17041 <row>
17042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17043 \begin_inset Text
17044
17045 \begin_layout Plain Layout
17046 Command
17047 \end_layout
17048
17049 \end_inset
17050 </cell>
17051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17052 \begin_inset Text
17053
17054 \begin_layout Plain Layout
17055 Result
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 </row>
17061 <row>
17062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17063 \begin_inset Text
17064
17065 \begin_layout Plain Layout
17066
17067 \backslash
17068 oplus
17069 \end_layout
17070
17071 \end_inset
17072 </cell>
17073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17074 \begin_inset Text
17075
17076 \begin_layout Plain Layout
17077 \begin_inset Formula $\oplus$
17078 \end_inset
17079
17080
17081 \end_layout
17082
17083 \end_inset
17084 </cell>
17085 </row>
17086 <row>
17087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17088 \begin_inset Text
17089
17090 \begin_layout Plain Layout
17091
17092 \backslash
17093 ominus
17094 \end_layout
17095
17096 \end_inset
17097 </cell>
17098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17099 \begin_inset Text
17100
17101 \begin_layout Plain Layout
17102 \begin_inset Formula $\ominus$
17103 \end_inset
17104
17105
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 </row>
17111 <row>
17112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17113 \begin_inset Text
17114
17115 \begin_layout Plain Layout
17116
17117 \backslash
17118 otimes
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127 \begin_inset Formula $\otimes$
17128 \end_inset
17129
17130
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 </row>
17136 <row>
17137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17138 \begin_inset Text
17139
17140 \begin_layout Plain Layout
17141
17142 \backslash
17143 oslash
17144 \end_layout
17145
17146 \end_inset
17147 </cell>
17148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17149 \begin_inset Text
17150
17151 \begin_layout Plain Layout
17152 \begin_inset Formula $\oslash$
17153 \end_inset
17154
17155
17156 \end_layout
17157
17158 \end_inset
17159 </cell>
17160 </row>
17161 <row>
17162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17163 \begin_inset Text
17164
17165 \begin_layout Plain Layout
17166
17167 \backslash
17168 odot
17169 \end_layout
17170
17171 \end_inset
17172 </cell>
17173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17174 \begin_inset Text
17175
17176 \begin_layout Plain Layout
17177 \begin_inset Formula $\odot$
17178 \end_inset
17179
17180
17181 \end_layout
17182
17183 \end_inset
17184 </cell>
17185 </row>
17186 <row>
17187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17188 \begin_inset Text
17189
17190 \begin_layout Plain Layout
17191
17192 \backslash
17193 amalg
17194 \end_layout
17195
17196 \end_inset
17197 </cell>
17198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17199 \begin_inset Text
17200
17201 \begin_layout Plain Layout
17202 \begin_inset Formula $\amalg$
17203 \end_inset
17204
17205
17206 \end_layout
17207
17208 \end_inset
17209 </cell>
17210 </row>
17211 <row>
17212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17213 \begin_inset Text
17214
17215 \begin_layout Plain Layout
17216
17217 \backslash
17218 uplus
17219 \end_layout
17220
17221 \end_inset
17222 </cell>
17223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17224 \begin_inset Text
17225
17226 \begin_layout Plain Layout
17227 \begin_inset Formula $\uplus$
17228 \end_inset
17229
17230
17231 \end_layout
17232
17233 \end_inset
17234 </cell>
17235 </row>
17236 <row>
17237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17238 \begin_inset Text
17239
17240 \begin_layout Plain Layout
17241
17242 \backslash
17243 setminus
17244 \end_layout
17245
17246 \end_inset
17247 </cell>
17248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17249 \begin_inset Text
17250
17251 \begin_layout Plain Layout
17252 \begin_inset Formula $\setminus$
17253 \end_inset
17254
17255
17256 \end_layout
17257
17258 \end_inset
17259 </cell>
17260 </row>
17261 <row>
17262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17263 \begin_inset Text
17264
17265 \begin_layout Plain Layout
17266
17267 \backslash
17268 sqcap
17269 \end_layout
17270
17271 \end_inset
17272 </cell>
17273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17274 \begin_inset Text
17275
17276 \begin_layout Plain Layout
17277 \begin_inset Formula $\sqcap$
17278 \end_inset
17279
17280
17281 \end_layout
17282
17283 \end_inset
17284 </cell>
17285 </row>
17286 <row>
17287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17288 \begin_inset Text
17289
17290 \begin_layout Plain Layout
17291
17292 \backslash
17293 sqcup
17294 \end_layout
17295
17296 \end_inset
17297 </cell>
17298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17299 \begin_inset Text
17300
17301 \begin_layout Plain Layout
17302 \begin_inset Formula $\sqcup$
17303 \end_inset
17304
17305
17306 \end_layout
17307
17308 \end_inset
17309 </cell>
17310 </row>
17311 <row>
17312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17313 \begin_inset Text
17314
17315 \begin_layout Plain Layout
17316
17317 \backslash
17318 triangleleft
17319 \end_layout
17320
17321 \end_inset
17322 </cell>
17323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17324 \begin_inset Text
17325
17326 \begin_layout Plain Layout
17327 \begin_inset Formula $\triangleleft$
17328 \end_inset
17329
17330
17331 \end_layout
17332
17333 \end_inset
17334 </cell>
17335 </row>
17336 <row>
17337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17338 \begin_inset Text
17339
17340 \begin_layout Plain Layout
17341
17342 \backslash
17343 triangleright
17344 \end_layout
17345
17346 \end_inset
17347 </cell>
17348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17349 \begin_inset Text
17350
17351 \begin_layout Plain Layout
17352 \begin_inset Formula $\triangleright$
17353 \end_inset
17354
17355
17356 \end_layout
17357
17358 \end_inset
17359 </cell>
17360 </row>
17361 </lyxtabular>
17362
17363 \end_inset
17364
17365
17366 \begin_inset space \hfill{}
17367 \end_inset
17368
17369
17370 \end_layout
17371
17372 \begin_layout Standard
17373 All binary operators can also be inserted via the math toolbar button 
17374 \begin_inset Graphics
17375         filename ../images/math/pm.png
17376         scale 85
17377
17378 \end_inset
17379
17380 .
17381 \end_layout
17382
17383 \begin_layout Standard
17384 To typeset the Laplace operator also 
17385 \series bold
17386
17387 \backslash
17388 Delta
17389 \series default
17390  or 
17391 \series bold
17392
17393 \backslash
17394 nabla
17395 \series default
17396 ^
17397 \series bold
17398 2
17399 \series default
17400  (
17401 \begin_inset Formula $\nabla^{2}$
17402 \end_inset
17403
17404 ) can be used instead of 
17405 \series bold
17406
17407 \backslash
17408 bigtriangleup
17409 \series default
17410  .
17411 \end_layout
17412
17413 \begin_layout Standard
17414 The character 
17415 \family sans
17416 Menu Separator
17417 \family default
17418  from the menu 
17419 \family sans
17420 Insert\SpecialChar \menuseparator
17421 Special Character
17422 \family default
17423  is the operator 
17424 \series bold
17425
17426 \backslash
17427 triangleright
17428 \series default
17429 .
17430 \end_layout
17431
17432 \begin_layout Subsection
17433 Self-defined Operators
17434 \begin_inset CommandInset label
17435 LatexCommand label
17436 name "sub:Self-defined-Operators"
17437
17438 \end_inset
17439
17440
17441 \begin_inset Index
17442 status collapsed
17443
17444 \begin_layout Plain Layout
17445 Operators ! self-defined
17446 \end_layout
17447
17448 \end_inset
17449
17450
17451 \end_layout
17452
17453 \begin_layout Standard
17454 With the help of the command 
17455 \series bold
17456
17457 \backslash
17458 DeclareMathOperator
17459 \series default
17460
17461 \begin_inset Index
17462 status collapsed
17463
17464 \begin_layout Plain Layout
17465 Commands ! D ! 
17466 \backslash
17467 dbinom@
17468 \backslash
17469 DeclareMathOperator
17470 \end_layout
17471
17472 \end_inset
17473
17474  custom operators can be defined in the LaTeX-preamble.
17475  Its command scheme is:
17476 \end_layout
17477
17478 \begin_layout Standard
17479
17480 \series bold
17481
17482 \backslash
17483 DeclareMathOperator{new command}{display}
17484 \end_layout
17485
17486 \begin_layout Standard
17487 Display can be characters or symbols that define how the operator looks
17488  in the output.
17489  To define a big operator a * is set behind the command.
17490  All self-defined big operators can have limits as described in 
17491 \begin_inset CommandInset ref
17492 LatexCommand ref
17493 reference "sub:Operator-Limits"
17494
17495 \end_inset
17496
17497 .
17498 \end_layout
17499
17500 \begin_layout Standard
17501 For example the LaTeX-preamble line
17502 \end_layout
17503
17504 \begin_layout Standard
17505
17506 \series bold
17507
17508 \backslash
17509 DeclareMathOperator*{
17510 \backslash
17511 Lozenge}{
17512 \backslash
17513 blacklozenge}
17514 \end_layout
17515
17516 \begin_layout Standard
17517 defines the command 
17518 \series bold
17519
17520 \backslash
17521 Lozenge
17522 \series default
17523 , that inserts a big operator consisting of the lozenge symbol from 
17524 \begin_inset CommandInset ref
17525 LatexCommand ref
17526 reference "sub:Miscellaneous-Symbols"
17527
17528 \end_inset
17529
17530 :
17531 \begin_inset Formula \[
17532 \Lozenge_{n=1}^{\infty}\]
17533
17534 \end_inset
17535
17536 The command for this formula is: 
17537 \series bold
17538
17539 \backslash
17540 Lozenge
17541 \series default
17542 ^
17543 \series bold
17544
17545 \backslash
17546 infty
17547 \begin_inset Formula $\to$
17548 \end_inset
17549
17550 _n=1
17551 \end_layout
17552
17553 \begin_layout Standard
17554 \begin_inset VSpace bigskip
17555 \end_inset
17556
17557 When self-defined operators are not used several times in the document,
17558  they can also be defined with the commands 
17559 \series bold
17560
17561 \backslash
17562 mathop
17563 \series default
17564
17565 \begin_inset Index
17566 status collapsed
17567
17568 \begin_layout Plain Layout
17569 Commands ! M ! 
17570 \backslash
17571 mathop
17572 \end_layout
17573
17574 \end_inset
17575
17576  and 
17577 \series bold
17578
17579 \backslash
17580 mathbin
17581 \series default
17582
17583 \begin_inset Index
17584 status collapsed
17585
17586 \begin_layout Plain Layout
17587 Commands ! M ! 
17588 \backslash
17589 mathbin
17590 \end_layout
17591
17592 \end_inset
17593
17594 , which have the following scheme:
17595 \end_layout
17596
17597 \begin_layout Standard
17598
17599 \series bold
17600
17601 \backslash
17602 mathop{display}
17603 \series default
17604  and 
17605 \series bold
17606
17607 \backslash
17608 mathbin{display}
17609 \end_layout
17610
17611 \begin_layout Standard
17612
17613 \series bold
17614
17615 \backslash
17616 mathop
17617 \series default
17618  defines big operators, 
17619 \series bold
17620
17621 \backslash
17622 mathbin
17623 \series default
17624  binary operators.
17625 \end_layout
17626
17627 \begin_layout Standard
17628
17629 \series bold
17630
17631 \backslash
17632 mathop
17633 \series default
17634  can e.
17635 \begin_inset space \thinspace{}
17636 \end_inset
17637
17638 g.
17639 \begin_inset space ~
17640 \end_inset
17641
17642 be used to use one limit for several operators:
17643 \end_layout
17644
17645 \begin_layout Standard
17646 \begin_inset Formula \[
17647 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17648
17649 \end_inset
17650
17651
17652 \end_layout
17653
17654 \begin_layout Standard
17655 The command for the formula above is:
17656 \begin_inset Newline newline
17657 \end_inset
17658
17659
17660 \series bold
17661
17662 \backslash
17663 mathop{
17664 \backslash
17665 sum
17666 \backslash
17667 negmedspace
17668 \backslash
17669 sum
17670 \series default
17671
17672 \begin_inset ERT
17673 status collapsed
17674
17675 \begin_layout Plain Layout
17676
17677
17678 \backslash
17679 spce 
17680 \end_layout
17681
17682 \end_inset
17683
17684
17685 \series bold
17686
17687 \begin_inset Formula $\to$
17688 \end_inset
17689
17690 ^N
17691 \series default
17692
17693 \begin_inset ERT
17694 status collapsed
17695
17696 \begin_layout Plain Layout
17697
17698
17699 \backslash
17700 spce 
17701 \end_layout
17702
17703 \end_inset
17704
17705
17706 \series bold
17707 _i,j=1
17708 \end_layout
17709
17710 \begin_layout Section
17711 Fonts
17712 \begin_inset Index
17713 status collapsed
17714
17715 \begin_layout Plain Layout
17716 Fonts
17717 \end_layout
17718
17719 \end_inset
17720
17721
17722 \end_layout
17723
17724 \begin_layout Subsection
17725 Font Styles
17726 \begin_inset CommandInset label
17727 LatexCommand label
17728 name "sub:Font-Styles"
17729
17730 \end_inset
17731
17732
17733 \begin_inset Index
17734 status collapsed
17735
17736 \begin_layout Plain Layout
17737 Font ! style
17738 \end_layout
17739
17740 \end_inset
17741
17742
17743 \end_layout
17744
17745 \begin_layout Standard
17746 Latin letters in formulas can be set in one of the following font styles:
17747 \begin_inset VSpace -2mm
17748 \end_inset
17749
17750
17751 \end_layout
17752
17753 \begin_layout Standard
17754 \align center
17755 \begin_inset Tabular
17756 <lyxtabular version="3" rows="6" columns="3">
17757 <features>
17758 <column alignment="center" valignment="top" width="0">
17759 <column alignment="center" valignment="top" width="0">
17760 <column alignment="center" valignment="top" width="0">
17761 <row>
17762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766 Command
17767 \end_layout
17768
17769 \end_inset
17770 </cell>
17771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17772 \begin_inset Text
17773
17774 \begin_layout Plain Layout
17775 Result
17776 \end_layout
17777
17778 \end_inset
17779 </cell>
17780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17781 \begin_inset Text
17782
17783 \begin_layout Plain Layout
17784 shortcut
17785 \end_layout
17786
17787 \end_inset
17788 </cell>
17789 </row>
17790 <row>
17791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17792 \begin_inset Text
17793
17794 \begin_layout Plain Layout
17795
17796 \backslash
17797 mathbb
17798 \series bold
17799
17800 \begin_inset ERT
17801 status collapsed
17802
17803 \begin_layout Plain Layout
17804
17805
17806 \backslash
17807 spce 
17808 \end_layout
17809
17810 \end_inset
17811
17812
17813 \series default
17814 ABC
17815 \end_layout
17816
17817 \end_inset
17818 </cell>
17819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17820 \begin_inset Text
17821
17822 \begin_layout Plain Layout
17823 \begin_inset Formula $\mathbb{ABC}$
17824 \end_inset
17825
17826
17827 \end_layout
17828
17829 \end_inset
17830 </cell>
17831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17832 \begin_inset Text
17833
17834 \begin_layout Plain Layout
17835 Alt-c c
17836 \end_layout
17837
17838 \end_inset
17839 </cell>
17840 </row>
17841 <row>
17842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17843 \begin_inset Text
17844
17845 \begin_layout Plain Layout
17846
17847 \backslash
17848 mathbf
17849 \series bold
17850
17851 \begin_inset ERT
17852 status collapsed
17853
17854 \begin_layout Plain Layout
17855
17856
17857 \backslash
17858 spce 
17859 \end_layout
17860
17861 \end_inset
17862
17863
17864 \series default
17865 AbC
17866 \end_layout
17867
17868 \end_inset
17869 </cell>
17870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17871 \begin_inset Text
17872
17873 \begin_layout Plain Layout
17874 \begin_inset Formula $\mathbf{AbC}$
17875 \end_inset
17876
17877
17878 \end_layout
17879
17880 \end_inset
17881 </cell>
17882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17883 \begin_inset Text
17884
17885 \begin_layout Plain Layout
17886 -
17887 \end_layout
17888
17889 \end_inset
17890 </cell>
17891 </row>
17892 <row>
17893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17894 \begin_inset Text
17895
17896 \begin_layout Plain Layout
17897
17898 \backslash
17899 boldsymbol
17900 \series bold
17901
17902 \begin_inset ERT
17903 status collapsed
17904
17905 \begin_layout Plain Layout
17906
17907
17908 \backslash
17909 spce 
17910 \end_layout
17911
17912 \end_inset
17913
17914
17915 \series default
17916 AbC
17917 \end_layout
17918
17919 \end_inset
17920 </cell>
17921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17922 \begin_inset Text
17923
17924 \begin_layout Plain Layout
17925 \begin_inset Formula $\boldsymbol{AbC}$
17926 \end_inset
17927
17928
17929 \end_layout
17930
17931 \end_inset
17932 </cell>
17933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17934 \begin_inset Text
17935
17936 \begin_layout Plain Layout
17937 Alt-c b
17938 \end_layout
17939
17940 \end_inset
17941 </cell>
17942 </row>
17943 <row>
17944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17945 \begin_inset Text
17946
17947 \begin_layout Plain Layout
17948
17949 \backslash
17950 mathcal
17951 \series bold
17952
17953 \begin_inset ERT
17954 status collapsed
17955
17956 \begin_layout Plain Layout
17957
17958
17959 \backslash
17960 spce 
17961 \end_layout
17962
17963 \end_inset
17964
17965
17966 \series default
17967 ABC
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17973 \begin_inset Text
17974
17975 \begin_layout Plain Layout
17976 \begin_inset Formula $\mathcal{ABC}$
17977 \end_inset
17978
17979
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988 Alt-c e
17989 \end_layout
17990
17991 \end_inset
17992 </cell>
17993 </row>
17994 <row>
17995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17996 \begin_inset Text
17997
17998 \begin_layout Plain Layout
17999
18000 \backslash
18001 mathfrak
18002 \series bold
18003
18004 \begin_inset ERT
18005 status collapsed
18006
18007 \begin_layout Plain Layout
18008
18009
18010 \backslash
18011 spce 
18012 \end_layout
18013
18014 \end_inset
18015
18016
18017 \series default
18018 AbC
18019 \end_layout
18020
18021 \end_inset
18022 </cell>
18023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18024 \begin_inset Text
18025
18026 \begin_layout Plain Layout
18027 \begin_inset Formula $\mathfrak{AbC}$
18028 \end_inset
18029
18030
18031 \end_layout
18032
18033 \end_inset
18034 </cell>
18035 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Plain Layout
18039 -
18040 \end_layout
18041
18042 \end_inset
18043 </cell>
18044 </row>
18045 </lyxtabular>
18046
18047 \end_inset
18048
18049
18050 \end_layout
18051
18052 \begin_layout Standard
18053 \align center
18054 \begin_inset Tabular
18055 <lyxtabular version="3" rows="5" columns="3">
18056 <features>
18057 <column alignment="center" valignment="top" width="0">
18058 <column alignment="center" valignment="top" width="0">
18059 <column alignment="center" valignment="top" width="0">
18060 <row>
18061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18062 \begin_inset Text
18063
18064 \begin_layout Plain Layout
18065 Command
18066 \end_layout
18067
18068 \end_inset
18069 </cell>
18070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18071 \begin_inset Text
18072
18073 \begin_layout Plain Layout
18074 Result
18075 \end_layout
18076
18077 \end_inset
18078 </cell>
18079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18080 \begin_inset Text
18081
18082 \begin_layout Plain Layout
18083 shortcut
18084 \end_layout
18085
18086 \end_inset
18087 </cell>
18088 </row>
18089 <row>
18090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18091 \begin_inset Text
18092
18093 \begin_layout Plain Layout
18094
18095 \backslash
18096 mathit
18097 \series bold
18098
18099 \begin_inset ERT
18100 status collapsed
18101
18102 \begin_layout Plain Layout
18103
18104
18105 \backslash
18106 spce 
18107 \end_layout
18108
18109 \end_inset
18110
18111
18112 \series default
18113 AbC
18114 \end_layout
18115
18116 \end_inset
18117 </cell>
18118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18119 \begin_inset Text
18120
18121 \begin_layout Plain Layout
18122 \begin_inset Formula $\mathit{AbC}$
18123 \end_inset
18124
18125
18126 \end_layout
18127
18128 \end_inset
18129 </cell>
18130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18131 \begin_inset Text
18132
18133 \begin_layout Plain Layout
18134 -
18135 \end_layout
18136
18137 \end_inset
18138 </cell>
18139 </row>
18140 <row>
18141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18142 \begin_inset Text
18143
18144 \begin_layout Plain Layout
18145
18146 \backslash
18147 mathrm
18148 \series bold
18149
18150 \begin_inset ERT
18151 status collapsed
18152
18153 \begin_layout Plain Layout
18154
18155
18156 \backslash
18157 spce 
18158 \end_layout
18159
18160 \end_inset
18161
18162
18163 \series default
18164 AbC
18165 \end_layout
18166
18167 \end_inset
18168 </cell>
18169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173 \begin_inset Formula $\mathrm{AbC}$
18174 \end_inset
18175
18176
18177 \end_layout
18178
18179 \end_inset
18180 </cell>
18181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18182 \begin_inset Text
18183
18184 \begin_layout Plain Layout
18185 Alt-c r
18186 \end_layout
18187
18188 \end_inset
18189 </cell>
18190 </row>
18191 <row>
18192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196
18197 \backslash
18198 mathsf
18199 \series bold
18200
18201 \begin_inset ERT
18202 status collapsed
18203
18204 \begin_layout Plain Layout
18205
18206
18207 \backslash
18208 spce 
18209 \end_layout
18210
18211 \end_inset
18212
18213
18214 \series default
18215 AbC
18216 \end_layout
18217
18218 \end_inset
18219 </cell>
18220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Plain Layout
18224 \begin_inset Formula $\mathsf{AbC}$
18225 \end_inset
18226
18227
18228 \end_layout
18229
18230 \end_inset
18231 </cell>
18232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18233 \begin_inset Text
18234
18235 \begin_layout Plain Layout
18236 Alt-c s
18237 \end_layout
18238
18239 \end_inset
18240 </cell>
18241 </row>
18242 <row>
18243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18244 \begin_inset Text
18245
18246 \begin_layout Plain Layout
18247
18248 \backslash
18249 mathtt
18250 \series bold
18251
18252 \begin_inset ERT
18253 status collapsed
18254
18255 \begin_layout Plain Layout
18256
18257
18258 \backslash
18259 spce 
18260 \end_layout
18261
18262 \end_inset
18263
18264
18265 \series default
18266 AbC
18267 \end_layout
18268
18269 \end_inset
18270 </cell>
18271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18272 \begin_inset Text
18273
18274 \begin_layout Plain Layout
18275 \begin_inset Formula $\mathtt{AbC}$
18276 \end_inset
18277
18278
18279 \end_layout
18280
18281 \end_inset
18282 </cell>
18283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Plain Layout
18287 Alt-c p
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 </row>
18293 </lyxtabular>
18294
18295 \end_inset
18296
18297
18298 \end_layout
18299
18300 \begin_layout Standard
18301 \begin_inset Note Greyedout
18302 status open
18303
18304 \begin_layout Plain Layout
18305
18306 \series bold
18307 Note:
18308 \series default
18309  The styles 
18310 \series bold
18311
18312 \backslash
18313 mathbb
18314 \series default
18315  and 
18316 \series bold
18317
18318 \backslash
18319 mathcal
18320 \series default
18321  can only be used for big letters.
18322 \end_layout
18323
18324 \end_inset
18325
18326
18327 \end_layout
18328
18329 \begin_layout Standard
18330 Predefined is the style 
18331 \series bold
18332
18333 \backslash
18334 mathnormal
18335 \series default
18336 .
18337 \end_layout
18338
18339 \begin_layout Standard
18340 The style commands work also for letters in mathematical constructs:
18341 \begin_inset Formula \[
18342 \mathfrak{A=\frac{b}{C}}\]
18343
18344 \end_inset
18345
18346
18347 \end_layout
18348
18349 \begin_layout Standard
18350 Characters in mathematical text don't appear in a math font style but in
18351  the text font style 
18352 \series bold
18353
18354 \backslash
18355 textrm
18356 \series default
18357 .
18358  That their style can't be set correctly via the text style dialog is a
18359  bug in LyX.
18360 \begin_inset Foot
18361 status collapsed
18362
18363 \begin_layout Plain Layout
18364 \begin_inset CommandInset href
18365 LatexCommand href
18366 name "LyX-bug #4091"
18367 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18368
18369 \end_inset
18370
18371
18372 \end_layout
18373
18374 \end_inset
18375
18376
18377 \end_layout
18378
18379 \begin_layout Standard
18380 Instead of the style commands the dialog 
18381 \family sans
18382 Edit\SpecialChar \menuseparator
18383 Math\SpecialChar \menuseparator
18384 Text Style
18385 \family default
18386  or the toolbar button 
18387 \begin_inset Graphics
18388         filename ../images/math/font.png
18389         scale 85
18390
18391 \end_inset
18392
18393  can be used.
18394 \end_layout
18395
18396 \begin_layout Subsection
18397 Bold Formulas
18398 \begin_inset CommandInset label
18399 LatexCommand label
18400 name "sub:Bold-Formulas"
18401
18402 \end_inset
18403
18404
18405 \begin_inset Index
18406 status collapsed
18407
18408 \begin_layout Plain Layout
18409 Formula ! bold
18410 \end_layout
18411
18412 \end_inset
18413
18414
18415 \end_layout
18416
18417 \begin_layout Standard
18418 To make a complete formula bold, the command 
18419 \series bold
18420
18421 \backslash
18422 mathbf
18423 \series default
18424  from the previous subsection cannot be used, because it doesn't work for
18425  small Greek letters.
18426  Furthermore it prints Latin letters always upright, like in the following
18427  equation:
18428 \end_layout
18429
18430 \begin_layout Standard
18431 \begin_inset Formula \[
18432 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
18433
18434 \end_inset
18435
18436
18437 \end_layout
18438
18439 \begin_layout Standard
18440 To display the formula correctly, the command 
18441 \series bold
18442
18443 \backslash
18444 boldsymbol
18445 \series default
18446  is used:
18447 \begin_inset Formula \[
18448 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
18449
18450 \end_inset
18451
18452 It is also possible to set the formula in a 
18453 \series bold
18454 boldmath environment
18455 \series default
18456 .
18457  This environment is created by inserting the command 
18458 \series bold
18459
18460 \backslash
18461 boldmath
18462 \begin_inset Index
18463 status collapsed
18464
18465 \begin_layout Plain Layout
18466 Commands ! B ! 
18467 \backslash
18468 boldmath
18469 \end_layout
18470
18471 \end_inset
18472
18473
18474 \series default
18475  in TeX-mode.
18476  To end the environment, the command 
18477 \series bold
18478
18479 \backslash
18480 unboldmath
18481 \begin_inset Index
18482 status collapsed
18483
18484 \begin_layout Plain Layout
18485 Commands ! U ! 
18486 \backslash
18487 unboldmath
18488 \end_layout
18489
18490 \end_inset
18491
18492
18493 \series default
18494  is inserted in TeX-mode.
18495 \begin_inset ERT
18496 status collapsed
18497
18498 \begin_layout Plain Layout
18499
18500
18501 \backslash
18502 boldmath 
18503 \end_layout
18504
18505 \end_inset
18506
18507
18508 \begin_inset Formula \[
18509 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
18510
18511 \end_inset
18512
18513
18514 \begin_inset ERT
18515 status collapsed
18516
18517 \begin_layout Plain Layout
18518
18519
18520 \backslash
18521 unboldmath 
18522 \end_layout
18523
18524 \end_inset
18525
18526
18527 \end_layout
18528
18529 \begin_layout Subsection
18530 Font Sizes
18531 \begin_inset CommandInset label
18532 LatexCommand label
18533 name "sub:Font-Sizes"
18534
18535 \end_inset
18536
18537
18538 \begin_inset Index
18539 status collapsed
18540
18541 \begin_layout Plain Layout
18542 Font ! size
18543 \end_layout
18544
18545 \end_inset
18546
18547
18548 \end_layout
18549
18550 \begin_layout Standard
18551 For characters in formulas there are, analog to characters in text, the
18552  following size commands:
18553 \end_layout
18554
18555 \begin_layout Standard
18556
18557 \series bold
18558
18559 \backslash
18560 Huge
18561 \series default
18562
18563 \series bold
18564
18565 \backslash
18566 huge
18567 \series default
18568
18569 \series bold
18570
18571 \backslash
18572 LARGE
18573 \series default
18574
18575 \series bold
18576
18577 \backslash
18578 Large
18579 \series default
18580
18581 \series bold
18582
18583 \backslash
18584 large
18585 \series default
18586
18587 \series bold
18588
18589 \backslash
18590 normalsize
18591 \series default
18592
18593 \series bold
18594
18595 \backslash
18596 small
18597 \series default
18598 ,
18599 \begin_inset Newline newline
18600 \end_inset
18601
18602
18603 \series bold
18604
18605 \backslash
18606 footnotesize
18607 \series default
18608
18609 \series bold
18610
18611 \backslash
18612 scriptsize
18613 \series default
18614 , and 
18615 \series bold
18616
18617 \backslash
18618 tiny
18619 \end_layout
18620
18621 \begin_layout Standard
18622 The size produced by the commands depends on the document font size, that
18623  corresponds with the command 
18624 \series bold
18625
18626 \backslash
18627 normalsize
18628 \series default
18629 .
18630  The other commands produce smaller or larger sizes than 
18631 \series bold
18632
18633 \backslash
18634 normalsize
18635 \series default
18636 .
18637  The font size can however not exceed a certain value.
18638  Is for example the document font size 12
18639 \begin_inset space \thinspace{}
18640 \end_inset
18641
18642 pt, the command 
18643 \series bold
18644
18645 \backslash
18646 Huge
18647 \series default
18648  switches to the same size as 
18649 \series bold
18650
18651 \backslash
18652 huge
18653 \series default
18654 .
18655  
18656 \end_layout
18657
18658 \begin_layout Standard
18659 A size command is inserted in TeX-mode before the formula and sets the size
18660  for all following formula and text characters.
18661  To switch back to the initial size, the command 
18662 \series bold
18663
18664 \backslash
18665 normalsize
18666 \series default
18667  is inserted behind the formula in TeX-mode.
18668 \end_layout
18669
18670 \begin_layout Standard
18671 Within a formula the size can only be changed for symbols or letters in
18672  mathematical text.
18673  To do this, the size command is inserted in mathematical text.
18674  All following characters until the end of the mathematical text or until
18675  another size command will have the selected size.
18676  Two examples:
18677 \begin_inset VSpace -2mm
18678 \end_inset
18679
18680
18681 \end_layout
18682
18683 \begin_layout Standard
18684 \begin_inset ERT
18685 status collapsed
18686
18687 \begin_layout Plain Layout
18688
18689
18690 \backslash
18691 huge 
18692 \end_layout
18693
18694 \end_inset
18695
18696
18697 \begin_inset Formula \[
18698 A=\frac{B}{c}\cdot\maltese\]
18699
18700 \end_inset
18701
18702
18703 \begin_inset Formula \[
18704 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18705
18706 \end_inset
18707
18708
18709 \begin_inset ERT
18710 status collapsed
18711
18712 \begin_layout Plain Layout
18713
18714
18715 \backslash
18716 normalsize 
18717 \end_layout
18718
18719 \end_inset
18720
18721
18722 \end_layout
18723
18724 \begin_layout Standard
18725 \begin_inset VSpace medskip
18726 \end_inset
18727
18728 Before both formulas the command 
18729 \series bold
18730
18731 \backslash
18732 huge
18733 \series default
18734  was inserted.
18735  The command for the second formula is:
18736 \begin_inset Newline newline
18737 \end_inset
18738
18739
18740 \series bold
18741
18742 \backslash
18743 maltese
18744 \begin_inset ERT
18745 status collapsed
18746
18747 \begin_layout Plain Layout
18748
18749
18750 \backslash
18751 spce 
18752 \end_layout
18753
18754 \end_inset
18755
18756 A Alt-m m 
18757 \backslash
18758 Large
18759 \begin_inset ERT
18760 status collapsed
18761
18762 \begin_layout Plain Layout
18763
18764
18765 \backslash
18766 spce 
18767 \end_layout
18768
18769 \end_inset
18770
18771
18772 \backslash
18773 maltese
18774 \begin_inset ERT
18775 status collapsed
18776
18777 \begin_layout Plain Layout
18778
18779
18780 \backslash
18781 spce 
18782 \end_layout
18783
18784 \end_inset
18785
18786
18787 \backslash
18788 textit
18789 \begin_inset ERT
18790 status collapsed
18791
18792 \begin_layout Plain Layout
18793
18794
18795 \backslash
18796 spce 
18797 \end_layout
18798
18799 \end_inset
18800
18801 A
18802 \begin_inset Formula $\to$
18803 \end_inset
18804
18805
18806 \begin_inset Formula $\to$
18807 \end_inset
18808
18809
18810 \begin_inset Newline newline
18811 \end_inset
18812
18813
18814 \begin_inset space \hspace*{}
18815 \length 1cm
18816 \end_inset
18817
18818 Alt-m
18819 \series default
18820  
18821 \series bold
18822
18823 \backslash
18824 tiny
18825 \begin_inset ERT
18826 status collapsed
18827
18828 \begin_layout Plain Layout
18829
18830
18831 \backslash
18832 spce 
18833 \end_layout
18834
18835 \end_inset
18836
18837
18838 \backslash
18839 maltese
18840 \begin_inset ERT
18841 status collapsed
18842
18843 \begin_layout Plain Layout
18844
18845
18846 \backslash
18847 spce 
18848 \end_layout
18849
18850 \end_inset
18851
18852
18853 \backslash
18854 textit
18855 \begin_inset ERT
18856 status collapsed
18857
18858 \begin_layout Plain Layout
18859
18860
18861 \backslash
18862 spce 
18863 \end_layout
18864
18865 \end_inset
18866
18867 A
18868 \end_layout
18869
18870 \begin_layout Standard
18871 If a symbol cannot be displayed in different sizes, it will always be displayed
18872  in the default size.
18873 \end_layout
18874
18875 \begin_layout Section
18876 Greek Letters
18877 \begin_inset Index
18878 status collapsed
18879
18880 \begin_layout Plain Layout
18881 Greek letters
18882 \end_layout
18883
18884 \end_inset
18885
18886
18887 \end_layout
18888
18889 \begin_layout Standard
18890 All Greek letters can also be inserted via the toolbar button 
18891 \begin_inset Graphics
18892         filename ../images/math/alpha.png
18893         scale 85
18894
18895 \end_inset
18896
18897 .
18898 \end_layout
18899
18900 \begin_layout Subsection
18901 Small Letters
18902 \begin_inset CommandInset label
18903 LatexCommand label
18904 name "sub:Small-Letters"
18905
18906 \end_inset
18907
18908
18909 \begin_inset Index
18910 status collapsed
18911
18912 \begin_layout Plain Layout
18913 Greek letters ! small
18914 \end_layout
18915
18916 \end_inset
18917
18918
18919 \end_layout
18920
18921 \begin_layout Standard
18922 \begin_inset space \hfill{}
18923 \end_inset
18924
18925
18926 \begin_inset Tabular
18927 <lyxtabular version="3" rows="11" columns="2">
18928 <features>
18929 <column alignment="center" valignment="top" width="0pt">
18930 <column alignment="center" valignment="top" width="0pt">
18931 <row>
18932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18933 \begin_inset Text
18934
18935 \begin_layout Plain Layout
18936 Command
18937 \end_layout
18938
18939 \end_inset
18940 </cell>
18941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18942 \begin_inset Text
18943
18944 \begin_layout Plain Layout
18945 Result
18946 \end_layout
18947
18948 \end_inset
18949 </cell>
18950 </row>
18951 <row>
18952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18953 \begin_inset Text
18954
18955 \begin_layout Plain Layout
18956
18957 \backslash
18958 alpha
18959 \end_layout
18960
18961 \end_inset
18962 </cell>
18963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18964 \begin_inset Text
18965
18966 \begin_layout Plain Layout
18967 \begin_inset Formula $\alpha$
18968 \end_inset
18969
18970
18971 \end_layout
18972
18973 \end_inset
18974 </cell>
18975 </row>
18976 <row>
18977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18978 \begin_inset Text
18979
18980 \begin_layout Plain Layout
18981
18982 \backslash
18983 beta
18984 \end_layout
18985
18986 \end_inset
18987 </cell>
18988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18989 \begin_inset Text
18990
18991 \begin_layout Plain Layout
18992 \begin_inset Formula $\beta$
18993 \end_inset
18994
18995
18996 \end_layout
18997
18998 \end_inset
18999 </cell>
19000 </row>
19001 <row>
19002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19003 \begin_inset Text
19004
19005 \begin_layout Plain Layout
19006
19007 \backslash
19008 gamma
19009 \end_layout
19010
19011 \end_inset
19012 </cell>
19013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19014 \begin_inset Text
19015
19016 \begin_layout Plain Layout
19017 \begin_inset Formula $\gamma$
19018 \end_inset
19019
19020
19021 \end_layout
19022
19023 \end_inset
19024 </cell>
19025 </row>
19026 <row>
19027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19028 \begin_inset Text
19029
19030 \begin_layout Plain Layout
19031
19032 \backslash
19033 delta
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19039 \begin_inset Text
19040
19041 \begin_layout Plain Layout
19042 \begin_inset Formula $\delta$
19043 \end_inset
19044
19045
19046 \end_layout
19047
19048 \end_inset
19049 </cell>
19050 </row>
19051 <row>
19052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19053 \begin_inset Text
19054
19055 \begin_layout Plain Layout
19056
19057 \backslash
19058 epsilon
19059 \end_layout
19060
19061 \end_inset
19062 </cell>
19063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19064 \begin_inset Text
19065
19066 \begin_layout Plain Layout
19067 \begin_inset Formula $\epsilon$
19068 \end_inset
19069
19070
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 </row>
19076 <row>
19077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081
19082 \backslash
19083 varepsilon
19084 \end_layout
19085
19086 \end_inset
19087 </cell>
19088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19089 \begin_inset Text
19090
19091 \begin_layout Plain Layout
19092 \begin_inset Formula $\varepsilon$
19093 \end_inset
19094
19095
19096 \end_layout
19097
19098 \end_inset
19099 </cell>
19100 </row>
19101 <row>
19102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106
19107 \backslash
19108 zeta
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117 \begin_inset Formula $\zeta$
19118 \end_inset
19119
19120
19121 \end_layout
19122
19123 \end_inset
19124 </cell>
19125 </row>
19126 <row>
19127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19128 \begin_inset Text
19129
19130 \begin_layout Plain Layout
19131
19132 \backslash
19133 eta
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19139 \begin_inset Text
19140
19141 \begin_layout Plain Layout
19142 \begin_inset Formula $\eta$
19143 \end_inset
19144
19145
19146 \end_layout
19147
19148 \end_inset
19149 </cell>
19150 </row>
19151 <row>
19152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19153 \begin_inset Text
19154
19155 \begin_layout Plain Layout
19156
19157 \backslash
19158 theta
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19164 \begin_inset Text
19165
19166 \begin_layout Plain Layout
19167 \begin_inset Formula $\theta$
19168 \end_inset
19169
19170
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 </row>
19176 <row>
19177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181
19182 \backslash
19183 vartheta
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192 \begin_inset Formula $\vartheta$
19193 \end_inset
19194
19195
19196 \end_layout
19197
19198 \end_inset
19199 </cell>
19200 </row>
19201 </lyxtabular>
19202
19203 \end_inset
19204
19205
19206 \begin_inset space \hfill{}
19207 \end_inset
19208
19209
19210 \begin_inset Tabular
19211 <lyxtabular version="3" rows="12" columns="2">
19212 <features>
19213 <column alignment="center" valignment="top" width="0pt">
19214 <column alignment="center" valignment="top" width="0pt">
19215 <row>
19216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19217 \begin_inset Text
19218
19219 \begin_layout Plain Layout
19220 Command
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19226 \begin_inset Text
19227
19228 \begin_layout Plain Layout
19229 Result
19230 \end_layout
19231
19232 \end_inset
19233 </cell>
19234 </row>
19235 <row>
19236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Plain Layout
19240
19241 \backslash
19242 iota
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19248 \begin_inset Text
19249
19250 \begin_layout Plain Layout
19251 \begin_inset Formula $\iota$
19252 \end_inset
19253
19254
19255 \end_layout
19256
19257 \end_inset
19258 </cell>
19259 </row>
19260 <row>
19261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19262 \begin_inset Text
19263
19264 \begin_layout Plain Layout
19265
19266 \backslash
19267 kappa
19268 \end_layout
19269
19270 \end_inset
19271 </cell>
19272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19273 \begin_inset Text
19274
19275 \begin_layout Plain Layout
19276 \begin_inset Formula $\kappa$
19277 \end_inset
19278
19279
19280 \end_layout
19281
19282 \end_inset
19283 </cell>
19284 </row>
19285 <row>
19286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290
19291 \backslash
19292 varkappa
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Plain Layout
19301 \begin_inset Formula $\varkappa$
19302 \end_inset
19303
19304
19305 \end_layout
19306
19307 \end_inset
19308 </cell>
19309 </row>
19310 <row>
19311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19312 \begin_inset Text
19313
19314 \begin_layout Plain Layout
19315
19316 \backslash
19317 lambda
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19323 \begin_inset Text
19324
19325 \begin_layout Plain Layout
19326 \begin_inset Formula $\lambda$
19327 \end_inset
19328
19329
19330 \end_layout
19331
19332 \end_inset
19333 </cell>
19334 </row>
19335 <row>
19336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19337 \begin_inset Text
19338
19339 \begin_layout Plain Layout
19340
19341 \backslash
19342 mu
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19348 \begin_inset Text
19349
19350 \begin_layout Plain Layout
19351 \begin_inset Formula $\mu$
19352 \end_inset
19353
19354
19355 \end_layout
19356
19357 \end_inset
19358 </cell>
19359 </row>
19360 <row>
19361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365
19366 \backslash
19367 nu
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19373 \begin_inset Text
19374
19375 \begin_layout Plain Layout
19376 \begin_inset Formula $\nu$
19377 \end_inset
19378
19379
19380 \end_layout
19381
19382 \end_inset
19383 </cell>
19384 </row>
19385 <row>
19386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19387 \begin_inset Text
19388
19389 \begin_layout Plain Layout
19390
19391 \backslash
19392 xi
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19398 \begin_inset Text
19399
19400 \begin_layout Plain Layout
19401 \begin_inset Formula $\xi$
19402 \end_inset
19403
19404
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 </row>
19410 <row>
19411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415 o
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19421 \begin_inset Text
19422
19423 \begin_layout Plain Layout
19424 \begin_inset Formula $o$
19425 \end_inset
19426
19427
19428 \end_layout
19429
19430 \end_inset
19431 </cell>
19432 </row>
19433 <row>
19434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438
19439 \backslash
19440 pi
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 \begin_inset Formula $\pi$
19450 \end_inset
19451
19452
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 </row>
19458 <row>
19459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19460 \begin_inset Text
19461
19462 \begin_layout Plain Layout
19463
19464 \backslash
19465 varpi
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19471 \begin_inset Text
19472
19473 \begin_layout Plain Layout
19474 \begin_inset Formula $\varpi$
19475 \end_inset
19476
19477
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 </row>
19483 <row>
19484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488
19489 \backslash
19490 rho
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 \begin_inset Formula $\rho$
19500 \end_inset
19501
19502
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 </row>
19508 </lyxtabular>
19509
19510 \end_inset
19511
19512
19513 \begin_inset space \hfill{}
19514 \end_inset
19515
19516
19517 \begin_inset Tabular
19518 <lyxtabular version="3" rows="11" columns="2">
19519 <features>
19520 <column alignment="center" valignment="top" width="0pt">
19521 <column alignment="center" valignment="top" width="0pt">
19522 <row>
19523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19524 \begin_inset Text
19525
19526 \begin_layout Plain Layout
19527 Command
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19533 \begin_inset Text
19534
19535 \begin_layout Plain Layout
19536 Result
19537 \end_layout
19538
19539 \end_inset
19540 </cell>
19541 </row>
19542 <row>
19543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19544 \begin_inset Text
19545
19546 \begin_layout Plain Layout
19547
19548 \backslash
19549 varrho
19550 \end_layout
19551
19552 \end_inset
19553 </cell>
19554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19555 \begin_inset Text
19556
19557 \begin_layout Plain Layout
19558 \begin_inset Formula $\varrho$
19559 \end_inset
19560
19561
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 </row>
19567 <row>
19568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19569 \begin_inset Text
19570
19571 \begin_layout Plain Layout
19572
19573 \backslash
19574 sigma
19575 \end_layout
19576
19577 \end_inset
19578 </cell>
19579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19580 \begin_inset Text
19581
19582 \begin_layout Plain Layout
19583 \begin_inset Formula $\sigma$
19584 \end_inset
19585
19586
19587 \end_layout
19588
19589 \end_inset
19590 </cell>
19591 </row>
19592 <row>
19593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19594 \begin_inset Text
19595
19596 \begin_layout Plain Layout
19597
19598 \backslash
19599 varsigma
19600 \end_layout
19601
19602 \end_inset
19603 </cell>
19604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19605 \begin_inset Text
19606
19607 \begin_layout Plain Layout
19608 \begin_inset Formula $\varsigma$
19609 \end_inset
19610
19611
19612 \end_layout
19613
19614 \end_inset
19615 </cell>
19616 </row>
19617 <row>
19618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19619 \begin_inset Text
19620
19621 \begin_layout Plain Layout
19622
19623 \backslash
19624 tau
19625 \end_layout
19626
19627 \end_inset
19628 </cell>
19629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19630 \begin_inset Text
19631
19632 \begin_layout Plain Layout
19633 \begin_inset Formula $\tau$
19634 \end_inset
19635
19636
19637 \end_layout
19638
19639 \end_inset
19640 </cell>
19641 </row>
19642 <row>
19643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19644 \begin_inset Text
19645
19646 \begin_layout Plain Layout
19647
19648 \backslash
19649 upsilon
19650 \end_layout
19651
19652 \end_inset
19653 </cell>
19654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19655 \begin_inset Text
19656
19657 \begin_layout Plain Layout
19658 \begin_inset Formula $\upsilon$
19659 \end_inset
19660
19661
19662 \end_layout
19663
19664 \end_inset
19665 </cell>
19666 </row>
19667 <row>
19668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19669 \begin_inset Text
19670
19671 \begin_layout Plain Layout
19672
19673 \backslash
19674 phi
19675 \end_layout
19676
19677 \end_inset
19678 </cell>
19679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Plain Layout
19683 \begin_inset Formula $\phi$
19684 \end_inset
19685
19686
19687 \end_layout
19688
19689 \end_inset
19690 </cell>
19691 </row>
19692 <row>
19693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19694 \begin_inset Text
19695
19696 \begin_layout Plain Layout
19697
19698 \backslash
19699 varphi
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19705 \begin_inset Text
19706
19707 \begin_layout Plain Layout
19708 \begin_inset Formula $\varphi$
19709 \end_inset
19710
19711
19712 \end_layout
19713
19714 \end_inset
19715 </cell>
19716 </row>
19717 <row>
19718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722
19723 \backslash
19724 chi
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733 \begin_inset Formula $\chi$
19734 \end_inset
19735
19736
19737 \end_layout
19738
19739 \end_inset
19740 </cell>
19741 </row>
19742 <row>
19743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747
19748 \backslash
19749 psi
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Plain Layout
19758 \begin_inset Formula $\psi$
19759 \end_inset
19760
19761
19762 \end_layout
19763
19764 \end_inset
19765 </cell>
19766 </row>
19767 <row>
19768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19769 \begin_inset Text
19770
19771 \begin_layout Plain Layout
19772
19773 \backslash
19774 omega
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19780 \begin_inset Text
19781
19782 \begin_layout Plain Layout
19783 \begin_inset Formula $\omega$
19784 \end_inset
19785
19786
19787 \end_layout
19788
19789 \end_inset
19790 </cell>
19791 </row>
19792 </lyxtabular>
19793
19794 \end_inset
19795
19796
19797 \begin_inset space \hfill{}
19798 \end_inset
19799
19800
19801 \end_layout
19802
19803 \begin_layout Standard
19804 \begin_inset VSpace medskip
19805 \end_inset
19806
19807
19808 \end_layout
19809
19810 \begin_layout Standard
19811 How to create upright Greek letters is explained in 
19812 \begin_inset CommandInset ref
19813 LatexCommand ref
19814 reference "sub:Upright-small-Greek"
19815
19816 \end_inset
19817
19818 .
19819 \end_layout
19820
19821 \begin_layout Subsection
19822 Big Letters
19823 \begin_inset Index
19824 status collapsed
19825
19826 \begin_layout Plain Layout
19827 Greek letters ! big
19828 \end_layout
19829
19830 \end_inset
19831
19832
19833 \end_layout
19834
19835 \begin_layout Standard
19836 \begin_inset space \hfill{}
19837 \end_inset
19838
19839
19840 \begin_inset Tabular
19841 <lyxtabular version="3" rows="7" columns="2">
19842 <features>
19843 <column alignment="center" valignment="top" width="0pt">
19844 <column alignment="center" valignment="top" width="0pt">
19845 <row>
19846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19847 \begin_inset Text
19848
19849 \begin_layout Plain Layout
19850 Command
19851 \end_layout
19852
19853 \end_inset
19854 </cell>
19855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19856 \begin_inset Text
19857
19858 \begin_layout Plain Layout
19859 Result
19860 \end_layout
19861
19862 \end_inset
19863 </cell>
19864 </row>
19865 <row>
19866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19867 \begin_inset Text
19868
19869 \begin_layout Plain Layout
19870
19871 \backslash
19872 Gamma
19873 \end_layout
19874
19875 \end_inset
19876 </cell>
19877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19878 \begin_inset Text
19879
19880 \begin_layout Plain Layout
19881 \begin_inset Formula $\Gamma$
19882 \end_inset
19883
19884
19885 \end_layout
19886
19887 \end_inset
19888 </cell>
19889 </row>
19890 <row>
19891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19892 \begin_inset Text
19893
19894 \begin_layout Plain Layout
19895
19896 \backslash
19897 Delta
19898 \end_layout
19899
19900 \end_inset
19901 </cell>
19902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Plain Layout
19906 \begin_inset Formula $\Delta$
19907 \end_inset
19908
19909
19910 \end_layout
19911
19912 \end_inset
19913 </cell>
19914 </row>
19915 <row>
19916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19917 \begin_inset Text
19918
19919 \begin_layout Plain Layout
19920
19921 \backslash
19922 Theta
19923 \end_layout
19924
19925 \end_inset
19926 </cell>
19927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19928 \begin_inset Text
19929
19930 \begin_layout Plain Layout
19931 \begin_inset Formula $\Theta$
19932 \end_inset
19933
19934
19935 \end_layout
19936
19937 \end_inset
19938 </cell>
19939 </row>
19940 <row>
19941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19942 \begin_inset Text
19943
19944 \begin_layout Plain Layout
19945
19946 \backslash
19947 Lambda
19948 \end_layout
19949
19950 \end_inset
19951 </cell>
19952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19953 \begin_inset Text
19954
19955 \begin_layout Plain Layout
19956 \begin_inset Formula $\Lambda$
19957 \end_inset
19958
19959
19960 \end_layout
19961
19962 \end_inset
19963 </cell>
19964 </row>
19965 <row>
19966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19967 \begin_inset Text
19968
19969 \begin_layout Plain Layout
19970
19971 \backslash
19972 Xi
19973 \end_layout
19974
19975 \end_inset
19976 </cell>
19977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19978 \begin_inset Text
19979
19980 \begin_layout Plain Layout
19981 \begin_inset Formula $\Xi$
19982 \end_inset
19983
19984
19985 \end_layout
19986
19987 \end_inset
19988 </cell>
19989 </row>
19990 <row>
19991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19992 \begin_inset Text
19993
19994 \begin_layout Plain Layout
19995
19996 \backslash
19997 Pi
19998 \end_layout
19999
20000 \end_inset
20001 </cell>
20002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20003 \begin_inset Text
20004
20005 \begin_layout Plain Layout
20006 \begin_inset Formula $\Pi$
20007 \end_inset
20008
20009
20010 \end_layout
20011
20012 \end_inset
20013 </cell>
20014 </row>
20015 </lyxtabular>
20016
20017 \end_inset
20018
20019
20020 \begin_inset space \hfill{}
20021 \end_inset
20022
20023
20024 \begin_inset Tabular
20025 <lyxtabular version="3" rows="6" columns="2">
20026 <features>
20027 <column alignment="center" valignment="top" width="0pt">
20028 <column alignment="center" valignment="top" width="0pt">
20029 <row>
20030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034 Command
20035 \end_layout
20036
20037 \end_inset
20038 </cell>
20039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20040 \begin_inset Text
20041
20042 \begin_layout Plain Layout
20043 Result
20044 \end_layout
20045
20046 \end_inset
20047 </cell>
20048 </row>
20049 <row>
20050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20051 \begin_inset Text
20052
20053 \begin_layout Plain Layout
20054
20055 \backslash
20056 Sigma
20057 \end_layout
20058
20059 \end_inset
20060 </cell>
20061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20062 \begin_inset Text
20063
20064 \begin_layout Plain Layout
20065 \begin_inset Formula $\Sigma$
20066 \end_inset
20067
20068
20069 \end_layout
20070
20071 \end_inset
20072 </cell>
20073 </row>
20074 <row>
20075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20076 \begin_inset Text
20077
20078 \begin_layout Plain Layout
20079
20080 \backslash
20081 Upsilon
20082 \end_layout
20083
20084 \end_inset
20085 </cell>
20086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20087 \begin_inset Text
20088
20089 \begin_layout Plain Layout
20090 \begin_inset Formula $\Upsilon$
20091 \end_inset
20092
20093
20094 \end_layout
20095
20096 \end_inset
20097 </cell>
20098 </row>
20099 <row>
20100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20101 \begin_inset Text
20102
20103 \begin_layout Plain Layout
20104
20105 \backslash
20106 Phi
20107 \end_layout
20108
20109 \end_inset
20110 </cell>
20111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20112 \begin_inset Text
20113
20114 \begin_layout Plain Layout
20115 \begin_inset Formula $\Phi$
20116 \end_inset
20117
20118
20119 \end_layout
20120
20121 \end_inset
20122 </cell>
20123 </row>
20124 <row>
20125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20126 \begin_inset Text
20127
20128 \begin_layout Plain Layout
20129
20130 \backslash
20131 Psi
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20137 \begin_inset Text
20138
20139 \begin_layout Plain Layout
20140 \begin_inset Formula $\Psi$
20141 \end_inset
20142
20143
20144 \end_layout
20145
20146 \end_inset
20147 </cell>
20148 </row>
20149 <row>
20150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20151 \begin_inset Text
20152
20153 \begin_layout Plain Layout
20154
20155 \backslash
20156 Omega
20157 \end_layout
20158
20159 \end_inset
20160 </cell>
20161 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20162 \begin_inset Text
20163
20164 \begin_layout Plain Layout
20165 \begin_inset Formula $\Omega$
20166 \end_inset
20167
20168
20169 \end_layout
20170
20171 \end_inset
20172 </cell>
20173 </row>
20174 </lyxtabular>
20175
20176 \end_inset
20177
20178
20179 \begin_inset space \hfill{}
20180 \end_inset
20181
20182
20183 \end_layout
20184
20185 \begin_layout Standard
20186 \begin_inset VSpace medskip
20187 \end_inset
20188
20189 That the big Greek letters appear upright is caused by a design bug when
20190  TeX was developed.
20191  To get correct italic big letters, begin every command with 
20192 \series bold
20193 var
20194 \series default
20195 .
20196  For example the command 
20197 \series bold
20198
20199 \backslash
20200 varGamma
20201 \series default
20202  produces: 
20203 \begin_inset Formula $\varGamma$
20204 \end_inset
20205
20206
20207 \end_layout
20208
20209 \begin_layout Subsection
20210 Bold Letters
20211 \begin_inset Index
20212 status collapsed
20213
20214 \begin_layout Plain Layout
20215 Greek letters ! bold
20216 \end_layout
20217
20218 \end_inset
20219
20220
20221 \end_layout
20222
20223 \begin_layout Standard
20224 Greek letters cannot be set with different font styles like Latin letters.
20225  They can only be made bold with the command 
20226 \series bold
20227
20228 \backslash
20229 boldsymbol
20230 \series default
20231
20232 \begin_inset Index
20233 status collapsed
20234
20235 \begin_layout Plain Layout
20236 Commands ! B ! 
20237 \backslash
20238 boldsymbol
20239 \end_layout
20240
20241 \end_inset
20242
20243 .
20244 \end_layout
20245
20246 \begin_layout Standard
20247 \align center
20248 \begin_inset Tabular
20249 <lyxtabular version="3" rows="3" columns="2">
20250 <features>
20251 <column alignment="center" valignment="top" width="0">
20252 <column alignment="center" valignment="top" width="0">
20253 <row>
20254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20255 \begin_inset Text
20256
20257 \begin_layout Plain Layout
20258 Command
20259 \end_layout
20260
20261 \end_inset
20262 </cell>
20263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267 Result
20268 \end_layout
20269
20270 \end_inset
20271 </cell>
20272 </row>
20273 <row>
20274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278
20279 \backslash
20280 Upsilon
20281 \backslash
20282 boldsymbol
20283 \backslash
20284 Upsilon
20285 \end_layout
20286
20287 \end_inset
20288 </cell>
20289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20290 \begin_inset Text
20291
20292 \begin_layout Plain Layout
20293 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20294 \end_inset
20295
20296
20297 \end_layout
20298
20299 \end_inset
20300 </cell>
20301 </row>
20302 <row>
20303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20304 \begin_inset Text
20305
20306 \begin_layout Plain Layout
20307
20308 \backslash
20309 theta
20310 \backslash
20311 boldsymbol
20312 \backslash
20313 theta
20314 \end_layout
20315
20316 \end_inset
20317 </cell>
20318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20319 \begin_inset Text
20320
20321 \begin_layout Plain Layout
20322 \begin_inset Formula $\theta\boldsymbol{\theta}$
20323 \end_inset
20324
20325
20326 \end_layout
20327
20328 \end_inset
20329 </cell>
20330 </row>
20331 </lyxtabular>
20332
20333 \end_inset
20334
20335
20336 \end_layout
20337
20338 \begin_layout Section
20339 Symbols
20340 \begin_inset ERT
20341 status collapsed
20342
20343 \begin_layout Plain Layout
20344
20345
20346 \backslash
20347 texorpdfstring{
20348 \end_layout
20349
20350 \end_inset
20351
20352
20353 \begin_inset Foot
20354 status collapsed
20355
20356 \begin_layout Plain Layout
20357 A list with all symbols of most of the LaTeX-packages can be found in 
20358 \begin_inset CommandInset citation
20359 LatexCommand cite
20360 key "Symbole"
20361
20362 \end_inset
20363
20364 .
20365 \end_layout
20366
20367 \end_inset
20368
20369
20370 \begin_inset ERT
20371 status collapsed
20372
20373 \begin_layout Plain Layout
20374
20375 }{}
20376 \end_layout
20377
20378 \end_inset
20379
20380
20381 \begin_inset Note Note
20382 status collapsed
20383
20384 \begin_layout Plain Layout
20385
20386 \backslash
20387 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20388 \end_layout
20389
20390 \begin_layout Plain Layout
20391 More about 
20392 \backslash
20393 texorpdfstring is in section 
20394 \begin_inset CommandInset ref
20395 LatexCommand ref
20396 reference "sub:Formulas-in-Section"
20397
20398 \end_inset
20399
20400 .
20401 \end_layout
20402
20403 \end_inset
20404
20405
20406 \begin_inset Index
20407 status collapsed
20408
20409 \begin_layout Plain Layout
20410 Symbols
20411 \end_layout
20412
20413 \end_inset
20414
20415
20416 \end_layout
20417
20418 \begin_layout Standard
20419 Many of the symbols listed in this section can also be inserted via the
20420  toolbar buttons 
20421 \begin_inset Graphics
20422         filename ../images/math/nabla.png
20423         scale 85
20424
20425 \end_inset
20426
20427  and 
20428 \begin_inset Graphics
20429         filename ../images/math/digamma.png
20430         scale 85
20431
20432 \end_inset
20433
20434 .
20435 \end_layout
20436
20437 \begin_layout Subsection
20438 Mathematical Symbols
20439 \begin_inset CommandInset label
20440 LatexCommand label
20441 name "sub:Mathematical-Symbols"
20442
20443 \end_inset
20444
20445
20446 \begin_inset Index
20447 status collapsed
20448
20449 \begin_layout Plain Layout
20450 Symbols ! mathematical
20451 \end_layout
20452
20453 \end_inset
20454
20455
20456 \end_layout
20457
20458 \begin_layout Standard
20459 \begin_inset space \hfill{}
20460 \end_inset
20461
20462
20463 \begin_inset Tabular
20464 <lyxtabular version="3" rows="10" columns="2">
20465 <features>
20466 <column alignment="center" valignment="top" width="0pt">
20467 <column alignment="center" valignment="top" width="0pt">
20468 <row>
20469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20470 \begin_inset Text
20471
20472 \begin_layout Plain Layout
20473 Command
20474 \end_layout
20475
20476 \end_inset
20477 </cell>
20478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20479 \begin_inset Text
20480
20481 \begin_layout Plain Layout
20482 Result
20483 \end_layout
20484
20485 \end_inset
20486 </cell>
20487 </row>
20488 <row>
20489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20490 \begin_inset Text
20491
20492 \begin_layout Plain Layout
20493
20494 \backslash
20495 neg
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20501 \begin_inset Text
20502
20503 \begin_layout Plain Layout
20504 \begin_inset Formula $\neg$
20505 \end_inset
20506
20507
20508 \end_layout
20509
20510 \end_inset
20511 </cell>
20512 </row>
20513 <row>
20514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20515 \begin_inset Text
20516
20517 \begin_layout Plain Layout
20518
20519 \backslash
20520 Im
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529 \begin_inset Formula $\Im$
20530 \end_inset
20531
20532
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 </row>
20538 <row>
20539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543
20544 \backslash
20545 Re
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554 \begin_inset Formula $\Re$
20555 \end_inset
20556
20557
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 </row>
20563 <row>
20564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20565 \begin_inset Text
20566
20567 \begin_layout Plain Layout
20568
20569 \backslash
20570 aleph
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Plain Layout
20579 \begin_inset Formula $\aleph$
20580 \end_inset
20581
20582
20583 \end_layout
20584
20585 \end_inset
20586 </cell>
20587 </row>
20588 <row>
20589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20590 \begin_inset Text
20591
20592 \begin_layout Plain Layout
20593
20594 \backslash
20595 partial
20596 \end_layout
20597
20598 \end_inset
20599 </cell>
20600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20601 \begin_inset Text
20602
20603 \begin_layout Plain Layout
20604 \begin_inset Formula $\partial$
20605 \end_inset
20606
20607
20608 \end_layout
20609
20610 \end_inset
20611 </cell>
20612 </row>
20613 <row>
20614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20615 \begin_inset Text
20616
20617 \begin_layout Plain Layout
20618
20619 \backslash
20620 infty
20621 \end_layout
20622
20623 \end_inset
20624 </cell>
20625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20626 \begin_inset Text
20627
20628 \begin_layout Plain Layout
20629 \begin_inset Formula $\infty$
20630 \end_inset
20631
20632
20633 \end_layout
20634
20635 \end_inset
20636 </cell>
20637 </row>
20638 <row>
20639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20640 \begin_inset Text
20641
20642 \begin_layout Plain Layout
20643
20644 \backslash
20645 wp
20646 \end_layout
20647
20648 \end_inset
20649 </cell>
20650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20651 \begin_inset Text
20652
20653 \begin_layout Plain Layout
20654 \begin_inset Formula $\wp$
20655 \end_inset
20656
20657
20658 \end_layout
20659
20660 \end_inset
20661 </cell>
20662 </row>
20663 <row>
20664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20665 \begin_inset Text
20666
20667 \begin_layout Plain Layout
20668
20669 \backslash
20670 imath
20671 \end_layout
20672
20673 \end_inset
20674 </cell>
20675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20676 \begin_inset Text
20677
20678 \begin_layout Plain Layout
20679 \begin_inset Formula $\imath$
20680 \end_inset
20681
20682
20683 \end_layout
20684
20685 \end_inset
20686 </cell>
20687 </row>
20688 <row>
20689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20690 \begin_inset Text
20691
20692 \begin_layout Plain Layout
20693
20694 \backslash
20695 jmath
20696 \end_layout
20697
20698 \end_inset
20699 </cell>
20700 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20701 \begin_inset Text
20702
20703 \begin_layout Plain Layout
20704 \begin_inset Formula $\jmath$
20705 \end_inset
20706
20707
20708 \end_layout
20709
20710 \end_inset
20711 </cell>
20712 </row>
20713 </lyxtabular>
20714
20715 \end_inset
20716
20717
20718 \begin_inset space \hfill{}
20719 \end_inset
20720
20721
20722 \begin_inset Tabular
20723 <lyxtabular version="3" rows="10" columns="2">
20724 <features>
20725 <column alignment="center" valignment="top" width="0pt">
20726 <column alignment="center" valignment="top" width="0pt">
20727 <row>
20728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20729 \begin_inset Text
20730
20731 \begin_layout Plain Layout
20732 Command
20733 \end_layout
20734
20735 \end_inset
20736 </cell>
20737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20738 \begin_inset Text
20739
20740 \begin_layout Plain Layout
20741 Result
20742 \begin_inset Note Note
20743 status collapsed
20744
20745 \begin_layout Plain Layout
20746
20747 \series bold
20748
20749 \backslash
20750 raisebox
20751 \series default
20752  is only used as spacer.
20753 \end_layout
20754
20755 \end_inset
20756
20757
20758 \end_layout
20759
20760 \end_inset
20761 </cell>
20762 </row>
20763 <row>
20764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20765 \begin_inset Text
20766
20767 \begin_layout Plain Layout
20768
20769 \backslash
20770 forall
20771 \end_layout
20772
20773 \end_inset
20774 </cell>
20775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20776 \begin_inset Text
20777
20778 \begin_layout Plain Layout
20779 \begin_inset Formula $\forall$
20780 \end_inset
20781
20782
20783 \end_layout
20784
20785 \end_inset
20786 </cell>
20787 </row>
20788 <row>
20789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20790 \begin_inset Text
20791
20792 \begin_layout Plain Layout
20793
20794 \backslash
20795 exists
20796 \end_layout
20797
20798 \end_inset
20799 </cell>
20800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20801 \begin_inset Text
20802
20803 \begin_layout Plain Layout
20804 \begin_inset Formula $\exists$
20805 \end_inset
20806
20807
20808 \end_layout
20809
20810 \end_inset
20811 </cell>
20812 </row>
20813 <row>
20814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818
20819 \backslash
20820 nexists
20821 \end_layout
20822
20823 \end_inset
20824 </cell>
20825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20826 \begin_inset Text
20827
20828 \begin_layout Plain Layout
20829 \begin_inset Formula $\nexists$
20830 \end_inset
20831
20832
20833 \end_layout
20834
20835 \end_inset
20836 </cell>
20837 </row>
20838 <row>
20839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20840 \begin_inset Text
20841
20842 \begin_layout Plain Layout
20843
20844 \backslash
20845 emptyset
20846 \end_layout
20847
20848 \end_inset
20849 </cell>
20850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20851 \begin_inset Text
20852
20853 \begin_layout Plain Layout
20854 \begin_inset Formula $\emptyset$
20855 \end_inset
20856
20857
20858 \end_layout
20859
20860 \end_inset
20861 </cell>
20862 </row>
20863 <row>
20864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868
20869 \backslash
20870 varnothing
20871 \end_layout
20872
20873 \end_inset
20874 </cell>
20875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20876 \begin_inset Text
20877
20878 \begin_layout Plain Layout
20879 \begin_inset Formula $\varnothing$
20880 \end_inset
20881
20882
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 </row>
20888 <row>
20889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20890 \begin_inset Text
20891
20892 \begin_layout Plain Layout
20893
20894 \backslash
20895 dag
20896 \end_layout
20897
20898 \end_inset
20899 </cell>
20900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20901 \begin_inset Text
20902
20903 \begin_layout Plain Layout
20904 \begin_inset Formula $\dag$
20905 \end_inset
20906
20907
20908 \end_layout
20909
20910 \end_inset
20911 </cell>
20912 </row>
20913 <row>
20914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20915 \begin_inset Text
20916
20917 \begin_layout Plain Layout
20918
20919 \backslash
20920 ddag
20921 \end_layout
20922
20923 \end_inset
20924 </cell>
20925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20926 \begin_inset Text
20927
20928 \begin_layout Plain Layout
20929 \begin_inset Formula $\ddag$
20930 \end_inset
20931
20932
20933 \end_layout
20934
20935 \end_inset
20936 </cell>
20937 </row>
20938 <row>
20939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Plain Layout
20943
20944 \backslash
20945 complement
20946 \end_layout
20947
20948 \end_inset
20949 </cell>
20950 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20951 \begin_inset Text
20952
20953 \begin_layout Plain Layout
20954 \begin_inset ERT
20955 status collapsed
20956
20957 \begin_layout Plain Layout
20958
20959
20960 \backslash
20961 raisebox{-0.8mm}{
20962 \end_layout
20963
20964 \end_inset
20965
20966
20967 \begin_inset Formula $\complement$
20968 \end_inset
20969
20970
20971 \begin_inset ERT
20972 status collapsed
20973
20974 \begin_layout Plain Layout
20975
20976 }
20977 \end_layout
20978
20979 \end_inset
20980
20981
20982 \end_layout
20983
20984 \end_inset
20985 </cell>
20986 </row>
20987 <row>
20988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20989 \begin_inset Text
20990
20991 \begin_layout Plain Layout
20992
20993 \backslash
20994 Bbbk
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21000 \begin_inset Text
21001
21002 \begin_layout Plain Layout
21003 \begin_inset Formula $\Bbbk$
21004 \end_inset
21005
21006
21007 \end_layout
21008
21009 \end_inset
21010 </cell>
21011 </row>
21012 </lyxtabular>
21013
21014 \end_inset
21015
21016
21017 \begin_inset space \hfill{}
21018 \end_inset
21019
21020
21021 \begin_inset Tabular
21022 <lyxtabular version="3" rows="10" columns="2">
21023 <features>
21024 <column alignment="center" valignment="top" width="0pt">
21025 <column alignment="center" valignment="top" width="0pt">
21026 <row>
21027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21028 \begin_inset Text
21029
21030 \begin_layout Plain Layout
21031 Command
21032 \end_layout
21033
21034 \end_inset
21035 </cell>
21036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21037 \begin_inset Text
21038
21039 \begin_layout Plain Layout
21040 Result
21041 \end_layout
21042
21043 \end_inset
21044 </cell>
21045 </row>
21046 <row>
21047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21048 \begin_inset Text
21049
21050 \begin_layout Plain Layout
21051
21052 \backslash
21053 prime
21054 \end_layout
21055
21056 \end_inset
21057 </cell>
21058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21059 \begin_inset Text
21060
21061 \begin_layout Plain Layout
21062 \begin_inset Formula $\prime$
21063 \end_inset
21064
21065
21066 \end_layout
21067
21068 \end_inset
21069 </cell>
21070 </row>
21071 <row>
21072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21073 \begin_inset Text
21074
21075 \begin_layout Plain Layout
21076
21077 \backslash
21078 backprime
21079 \end_layout
21080
21081 \end_inset
21082 </cell>
21083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21084 \begin_inset Text
21085
21086 \begin_layout Plain Layout
21087 \begin_inset Formula $\backprime$
21088 \end_inset
21089
21090
21091 \end_layout
21092
21093 \end_inset
21094 </cell>
21095 </row>
21096 <row>
21097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21098 \begin_inset Text
21099
21100 \begin_layout Plain Layout
21101
21102 \backslash
21103 mho
21104 \end_layout
21105
21106 \end_inset
21107 </cell>
21108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21109 \begin_inset Text
21110
21111 \begin_layout Plain Layout
21112 \begin_inset Formula $\mho$
21113 \end_inset
21114
21115
21116 \end_layout
21117
21118 \end_inset
21119 </cell>
21120 </row>
21121 <row>
21122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21123 \begin_inset Text
21124
21125 \begin_layout Plain Layout
21126
21127 \backslash
21128 triangle
21129 \end_layout
21130
21131 \end_inset
21132 </cell>
21133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21134 \begin_inset Text
21135
21136 \begin_layout Plain Layout
21137 \begin_inset Formula $\triangle$
21138 \end_inset
21139
21140
21141 \end_layout
21142
21143 \end_inset
21144 </cell>
21145 </row>
21146 <row>
21147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21148 \begin_inset Text
21149
21150 \begin_layout Plain Layout
21151
21152 \backslash
21153 angle
21154 \end_layout
21155
21156 \end_inset
21157 </cell>
21158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21159 \begin_inset Text
21160
21161 \begin_layout Plain Layout
21162 \begin_inset Formula $\angle$
21163 \end_inset
21164
21165
21166 \end_layout
21167
21168 \end_inset
21169 </cell>
21170 </row>
21171 <row>
21172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21173 \begin_inset Text
21174
21175 \begin_layout Plain Layout
21176
21177 \backslash
21178 measuredangle
21179 \end_layout
21180
21181 \end_inset
21182 </cell>
21183 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21184 \begin_inset Text
21185
21186 \begin_layout Plain Layout
21187 \begin_inset Formula $\measuredangle$
21188 \end_inset
21189
21190
21191 \end_layout
21192
21193 \end_inset
21194 </cell>
21195 </row>
21196 <row>
21197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21198 \begin_inset Text
21199
21200 \begin_layout Plain Layout
21201
21202 \backslash
21203 sphericalangle
21204 \end_layout
21205
21206 \end_inset
21207 </cell>
21208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21209 \begin_inset Text
21210
21211 \begin_layout Plain Layout
21212 \begin_inset Formula $\sphericalangle$
21213 \end_inset
21214
21215
21216 \end_layout
21217
21218 \end_inset
21219 </cell>
21220 </row>
21221 <row>
21222 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21223 \begin_inset Text
21224
21225 \begin_layout Plain Layout
21226
21227 \backslash
21228 top
21229 \end_layout
21230
21231 \end_inset
21232 </cell>
21233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21234 \begin_inset Text
21235
21236 \begin_layout Plain Layout
21237 \begin_inset Formula $\top$
21238 \end_inset
21239
21240
21241 \end_layout
21242
21243 \end_inset
21244 </cell>
21245 </row>
21246 <row>
21247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21248 \begin_inset Text
21249
21250 \begin_layout Plain Layout
21251
21252 \backslash
21253 bot
21254 \end_layout
21255
21256 \end_inset
21257 </cell>
21258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21259 \begin_inset Text
21260
21261 \begin_layout Plain Layout
21262 \begin_inset Formula $\bot$
21263 \end_inset
21264
21265
21266 \end_layout
21267
21268 \end_inset
21269 </cell>
21270 </row>
21271 </lyxtabular>
21272
21273 \end_inset
21274
21275
21276 \begin_inset space \hfill{}
21277 \end_inset
21278
21279
21280 \end_layout
21281
21282 \begin_layout Standard
21283 \begin_inset Newpage newpage
21284 \end_inset
21285
21286
21287 \end_layout
21288
21289 \begin_layout Subsection
21290 Miscellaneous Symbols
21291 \begin_inset CommandInset label
21292 LatexCommand label
21293 name "sub:Miscellaneous-Symbols"
21294
21295 \end_inset
21296
21297
21298 \begin_inset Index
21299 status collapsed
21300
21301 \begin_layout Plain Layout
21302 Symbols ! miscellaneous
21303 \end_layout
21304
21305 \end_inset
21306
21307
21308 \end_layout
21309
21310 \begin_layout Standard
21311 \noindent
21312 \align center
21313 \begin_inset Tabular
21314 <lyxtabular version="3" rows="10" columns="2">
21315 <features>
21316 <column alignment="center" valignment="top" width="0pt">
21317 <column alignment="center" valignment="top" width="0pt">
21318 <row>
21319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21320 \begin_inset Text
21321
21322 \begin_layout Plain Layout
21323 Command
21324 \end_layout
21325
21326 \end_inset
21327 </cell>
21328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21329 \begin_inset Text
21330
21331 \begin_layout Plain Layout
21332 Result
21333 \end_layout
21334
21335 \end_inset
21336 </cell>
21337 </row>
21338 <row>
21339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21340 \begin_inset Text
21341
21342 \begin_layout Plain Layout
21343
21344 \backslash
21345 flat
21346 \end_layout
21347
21348 \end_inset
21349 </cell>
21350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21351 \begin_inset Text
21352
21353 \begin_layout Plain Layout
21354 \begin_inset Formula $\flat$
21355 \end_inset
21356
21357
21358 \end_layout
21359
21360 \end_inset
21361 </cell>
21362 </row>
21363 <row>
21364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21365 \begin_inset Text
21366
21367 \begin_layout Plain Layout
21368
21369 \backslash
21370 natural
21371 \end_layout
21372
21373 \end_inset
21374 </cell>
21375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21376 \begin_inset Text
21377
21378 \begin_layout Plain Layout
21379 \begin_inset Formula $\natural$
21380 \end_inset
21381
21382
21383 \end_layout
21384
21385 \end_inset
21386 </cell>
21387 </row>
21388 <row>
21389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21390 \begin_inset Text
21391
21392 \begin_layout Plain Layout
21393
21394 \backslash
21395 sharp
21396 \end_layout
21397
21398 \end_inset
21399 </cell>
21400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21401 \begin_inset Text
21402
21403 \begin_layout Plain Layout
21404 \begin_inset Formula $\sharp$
21405 \end_inset
21406
21407
21408 \end_layout
21409
21410 \end_inset
21411 </cell>
21412 </row>
21413 <row>
21414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21415 \begin_inset Text
21416
21417 \begin_layout Plain Layout
21418
21419 \backslash
21420 surd
21421 \end_layout
21422
21423 \end_inset
21424 </cell>
21425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21426 \begin_inset Text
21427
21428 \begin_layout Plain Layout
21429 \begin_inset Formula $\surd$
21430 \end_inset
21431
21432
21433 \end_layout
21434
21435 \end_inset
21436 </cell>
21437 </row>
21438 <row>
21439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21440 \begin_inset Text
21441
21442 \begin_layout Plain Layout
21443
21444 \backslash
21445 checkmark
21446 \end_layout
21447
21448 \end_inset
21449 </cell>
21450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21451 \begin_inset Text
21452
21453 \begin_layout Plain Layout
21454 \begin_inset Formula $\checkmark$
21455 \end_inset
21456
21457
21458 \end_layout
21459
21460 \end_inset
21461 </cell>
21462 </row>
21463 <row>
21464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21465 \begin_inset Text
21466
21467 \begin_layout Plain Layout
21468
21469 \backslash
21470 yen
21471 \end_layout
21472
21473 \end_inset
21474 </cell>
21475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21476 \begin_inset Text
21477
21478 \begin_layout Plain Layout
21479 \begin_inset Formula $\yen$
21480 \end_inset
21481
21482
21483 \end_layout
21484
21485 \end_inset
21486 </cell>
21487 </row>
21488 <row>
21489 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21490 \begin_inset Text
21491
21492 \begin_layout Plain Layout
21493
21494 \backslash
21495 pounds
21496 \end_layout
21497
21498 \end_inset
21499 </cell>
21500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21501 \begin_inset Text
21502
21503 \begin_layout Plain Layout
21504 \begin_inset Formula $\pounds$
21505 \end_inset
21506
21507
21508 \end_layout
21509
21510 \end_inset
21511 </cell>
21512 </row>
21513 <row>
21514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21515 \begin_inset Text
21516
21517 \begin_layout Plain Layout
21518 $
21519 \end_layout
21520
21521 \end_inset
21522 </cell>
21523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21524 \begin_inset Text
21525
21526 \begin_layout Plain Layout
21527 \begin_inset Formula $\$$
21528 \end_inset
21529
21530
21531 \end_layout
21532
21533 \end_inset
21534 </cell>
21535 </row>
21536 <row>
21537 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21538 \begin_inset Text
21539
21540 \begin_layout Plain Layout
21541 §
21542 \end_layout
21543
21544 \end_inset
21545 </cell>
21546 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21547 \begin_inset Text
21548
21549 \begin_layout Plain Layout
21550 \begin_inset Formula $§$
21551 \end_inset
21552
21553
21554 \end_layout
21555
21556 \end_inset
21557 </cell>
21558 </row>
21559 </lyxtabular>
21560
21561 \end_inset
21562
21563
21564 \begin_inset Tabular
21565 <lyxtabular version="3" rows="10" columns="2">
21566 <features>
21567 <column alignment="center" valignment="top" width="0">
21568 <column alignment="center" valignment="top" width="0">
21569 <row>
21570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21571 \begin_inset Text
21572
21573 \begin_layout Plain Layout
21574 Command
21575 \end_layout
21576
21577 \end_inset
21578 </cell>
21579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21580 \begin_inset Text
21581
21582 \begin_layout Plain Layout
21583 Result
21584 \end_layout
21585
21586 \end_inset
21587 </cell>
21588 </row>
21589 <row>
21590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21591 \begin_inset Text
21592
21593 \begin_layout Plain Layout
21594
21595 \backslash
21596 hbar
21597 \end_layout
21598
21599 \end_inset
21600 </cell>
21601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21602 \begin_inset Text
21603
21604 \begin_layout Plain Layout
21605 \begin_inset Formula $\hbar$
21606 \end_inset
21607
21608
21609 \end_layout
21610
21611 \end_inset
21612 </cell>
21613 </row>
21614 <row>
21615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \begin_layout Plain Layout
21619
21620 \backslash
21621 hslash
21622 \end_layout
21623
21624 \end_inset
21625 </cell>
21626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21627 \begin_inset Text
21628
21629 \begin_layout Plain Layout
21630 \begin_inset Formula $\hslash$
21631 \end_inset
21632
21633
21634 \end_layout
21635
21636 \end_inset
21637 </cell>
21638 </row>
21639 <row>
21640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644
21645 \backslash
21646 clubsuit
21647 \end_layout
21648
21649 \end_inset
21650 </cell>
21651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21652 \begin_inset Text
21653
21654 \begin_layout Plain Layout
21655 \begin_inset Formula $\clubsuit$
21656 \end_inset
21657
21658
21659 \end_layout
21660
21661 \end_inset
21662 </cell>
21663 </row>
21664 <row>
21665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21666 \begin_inset Text
21667
21668 \begin_layout Plain Layout
21669
21670 \backslash
21671 spadesuit
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21677 \begin_inset Text
21678
21679 \begin_layout Plain Layout
21680 \begin_inset Formula $\spadesuit$
21681 \end_inset
21682
21683
21684 \end_layout
21685
21686 \end_inset
21687 </cell>
21688 </row>
21689 <row>
21690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21691 \begin_inset Text
21692
21693 \begin_layout Plain Layout
21694
21695 \backslash
21696 bigstar
21697 \end_layout
21698
21699 \end_inset
21700 </cell>
21701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21702 \begin_inset Text
21703
21704 \begin_layout Plain Layout
21705 \begin_inset Formula $\bigstar$
21706 \end_inset
21707
21708
21709 \end_layout
21710
21711 \end_inset
21712 </cell>
21713 </row>
21714 <row>
21715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21716 \begin_inset Text
21717
21718 \begin_layout Plain Layout
21719
21720 \backslash
21721 blacklozenge
21722 \end_layout
21723
21724 \end_inset
21725 </cell>
21726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21727 \begin_inset Text
21728
21729 \begin_layout Plain Layout
21730 \begin_inset Formula $\blacklozenge$
21731 \end_inset
21732
21733
21734 \end_layout
21735
21736 \end_inset
21737 </cell>
21738 </row>
21739 <row>
21740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21741 \begin_inset Text
21742
21743 \begin_layout Plain Layout
21744
21745 \backslash
21746 blacktriangle
21747 \end_layout
21748
21749 \end_inset
21750 </cell>
21751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21752 \begin_inset Text
21753
21754 \begin_layout Plain Layout
21755 \begin_inset Formula $\blacktriangle$
21756 \end_inset
21757
21758
21759 \end_layout
21760
21761 \end_inset
21762 </cell>
21763 </row>
21764 <row>
21765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769
21770 \backslash
21771 blacktiangledown
21772 \end_layout
21773
21774 \end_inset
21775 </cell>
21776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21777 \begin_inset Text
21778
21779 \begin_layout Plain Layout
21780 \begin_inset Formula $\blacktriangledown$
21781 \end_inset
21782
21783
21784 \end_layout
21785
21786 \end_inset
21787 </cell>
21788 </row>
21789 <row>
21790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21791 \begin_inset Text
21792
21793 \begin_layout Plain Layout
21794
21795 \backslash
21796 bullet
21797 \end_layout
21798
21799 \end_inset
21800 </cell>
21801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21802 \begin_inset Text
21803
21804 \begin_layout Plain Layout
21805 \begin_inset Formula $\bullet$
21806 \end_inset
21807
21808
21809 \end_layout
21810
21811 \end_inset
21812 </cell>
21813 </row>
21814 </lyxtabular>
21815
21816 \end_inset
21817
21818
21819 \begin_inset Tabular
21820 <lyxtabular version="3" rows="10" columns="2">
21821 <features>
21822 <column alignment="center" valignment="top" width="0pt">
21823 <column alignment="center" valignment="top" width="0pt">
21824 <row>
21825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21826 \begin_inset Text
21827
21828 \begin_layout Plain Layout
21829 Command
21830 \end_layout
21831
21832 \end_inset
21833 </cell>
21834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21835 \begin_inset Text
21836
21837 \begin_layout Plain Layout
21838 Result
21839 \end_layout
21840
21841 \end_inset
21842 </cell>
21843 </row>
21844 <row>
21845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21846 \begin_inset Text
21847
21848 \begin_layout Plain Layout
21849
21850 \backslash
21851 diamondsuit
21852 \end_layout
21853
21854 \end_inset
21855 </cell>
21856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21857 \begin_inset Text
21858
21859 \begin_layout Plain Layout
21860 \begin_inset Formula $\diamondsuit$
21861 \end_inset
21862
21863
21864 \end_layout
21865
21866 \end_inset
21867 </cell>
21868 </row>
21869 <row>
21870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21871 \begin_inset Text
21872
21873 \begin_layout Plain Layout
21874
21875 \backslash
21876 Diamond
21877 \end_layout
21878
21879 \end_inset
21880 </cell>
21881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21882 \begin_inset Text
21883
21884 \begin_layout Plain Layout
21885 \begin_inset Formula $\Diamond$
21886 \end_inset
21887
21888
21889 \end_layout
21890
21891 \end_inset
21892 </cell>
21893 </row>
21894 <row>
21895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21896 \begin_inset Text
21897
21898 \begin_layout Plain Layout
21899
21900 \backslash
21901 heartsuit
21902 \end_layout
21903
21904 \end_inset
21905 </cell>
21906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21907 \begin_inset Text
21908
21909 \begin_layout Plain Layout
21910 \begin_inset Formula $\heartsuit$
21911 \end_inset
21912
21913
21914 \end_layout
21915
21916 \end_inset
21917 </cell>
21918 </row>
21919 <row>
21920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21921 \begin_inset Text
21922
21923 \begin_layout Plain Layout
21924
21925 \backslash
21926 P
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21932 \begin_inset Text
21933
21934 \begin_layout Plain Layout
21935 \begin_inset Formula $\P$
21936 \end_inset
21937
21938
21939 \end_layout
21940
21941 \end_inset
21942 </cell>
21943 </row>
21944 <row>
21945 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949
21950 \backslash
21951 copyright
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21957 \begin_inset Text
21958
21959 \begin_layout Plain Layout
21960 \begin_inset Formula $\copyright$
21961 \end_inset
21962
21963
21964 \end_layout
21965
21966 \end_inset
21967 </cell>
21968 </row>
21969 <row>
21970 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21971 \begin_inset Text
21972
21973 \begin_layout Plain Layout
21974
21975 \backslash
21976 circledR
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985 \begin_inset Formula $\circledR$
21986 \end_inset
21987
21988
21989 \end_layout
21990
21991 \end_inset
21992 </cell>
21993 </row>
21994 <row>
21995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21996 \begin_inset Text
21997
21998 \begin_layout Plain Layout
21999
22000 \backslash
22001 maltese
22002 \end_layout
22003
22004 \end_inset
22005 </cell>
22006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22007 \begin_inset Text
22008
22009 \begin_layout Plain Layout
22010 \begin_inset Formula $\maltese$
22011 \end_inset
22012
22013
22014 \end_layout
22015
22016 \end_inset
22017 </cell>
22018 </row>
22019 <row>
22020 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22021 \begin_inset Text
22022
22023 \begin_layout Plain Layout
22024
22025 \backslash
22026 diagup
22027 \end_layout
22028
22029 \end_inset
22030 </cell>
22031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22032 \begin_inset Text
22033
22034 \begin_layout Plain Layout
22035 \begin_inset Formula $\diagup$
22036 \end_inset
22037
22038
22039 \end_layout
22040
22041 \end_inset
22042 </cell>
22043 </row>
22044 <row>
22045 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22046 \begin_inset Text
22047
22048 \begin_layout Plain Layout
22049
22050 \backslash
22051 diagdown
22052 \end_layout
22053
22054 \end_inset
22055 </cell>
22056 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22057 \begin_inset Text
22058
22059 \begin_layout Plain Layout
22060 \begin_inset Formula $\diagdown$
22061 \end_inset
22062
22063
22064 \end_layout
22065
22066 \end_inset
22067 </cell>
22068 </row>
22069 </lyxtabular>
22070
22071 \end_inset
22072
22073
22074 \end_layout
22075
22076 \begin_layout Standard
22077 \begin_inset VSpace medskip
22078 \end_inset
22079
22080 More symbols are listed in 
22081 \begin_inset CommandInset ref
22082 LatexCommand ref
22083 reference "sub:Miscellaneous-special-Characters"
22084
22085 \end_inset
22086
22087 .
22088 \end_layout
22089
22090 \begin_layout Standard
22091 Some symbols can be displayed in different sizes, see 
22092 \begin_inset CommandInset ref
22093 LatexCommand ref
22094 reference "sub:Font-Sizes"
22095
22096 \end_inset
22097
22098 .
22099 \end_layout
22100
22101 \begin_layout Subsection
22102 The Euro-Symbol €
22103 \begin_inset Index
22104 status collapsed
22105
22106 \begin_layout Plain Layout
22107 Symbols ! Euro-symbol
22108 \end_layout
22109
22110 \end_inset
22111
22112
22113 \begin_inset Index
22114 status collapsed
22115
22116 \begin_layout Plain Layout
22117
22118 \backslash
22119 @
22120 \begin_inset ERT
22121 status collapsed
22122
22123 \begin_layout Plain Layout
22124
22125
22126 \backslash
22127 officialeuro
22128 \end_layout
22129
22130 \end_inset
22131
22132
22133 \end_layout
22134
22135 \end_inset
22136
22137
22138 \end_layout
22139
22140 \begin_layout Standard
22141 To use the Euro symbol in formulas, the LaTeX-package 
22142 \series bold
22143 eurosym
22144 \series default
22145
22146 \begin_inset Index
22147 status collapsed
22148
22149 \begin_layout Plain Layout
22150 Packages ! eurosym
22151 \end_layout
22152
22153 \end_inset
22154
22155  must be installed and loaded with the LaTeX-preamble line
22156 \end_layout
22157
22158 \begin_layout Standard
22159
22160 \series bold
22161
22162 \backslash
22163 usepackage[gennarrow]{eurosym}
22164 \end_layout
22165
22166 \begin_layout Standard
22167 The Euro symbol can now be inserted with the command 
22168 \series bold
22169
22170 \backslash
22171 euro
22172 \series default
22173
22174 \begin_inset Index
22175 status collapsed
22176
22177 \begin_layout Plain Layout
22178 Commands ! E ! 
22179 \backslash
22180 euro
22181 \end_layout
22182
22183 \end_inset
22184
22185 .
22186 \end_layout
22187
22188 \begin_layout Standard
22189 The Euro symbol can directly be inserted with the € key in mathematical
22190  text, without having 
22191 \series bold
22192 eurosym
22193 \series default
22194  installed.
22195  When 
22196 \series bold
22197 eurosym
22198 \series default
22199  is installed, 
22200 \series bold
22201
22202 \backslash
22203 euro
22204 \series default
22205  can also be inserted in TeX-mode.
22206  The official currency symbol can then be inserted with the command 
22207 \series bold
22208
22209 \backslash
22210 officialeuro
22211 \series default
22212
22213 \begin_inset Index
22214 status collapsed
22215
22216 \begin_layout Plain Layout
22217 Commands ! O ! 
22218 \backslash
22219 officialeuro
22220 \end_layout
22221
22222 \end_inset
22223
22224 , that is only available in TeX-mode.
22225 \end_layout
22226
22227 \begin_layout Standard
22228 \begin_inset ERT
22229 status collapsed
22230
22231 \begin_layout Plain Layout
22232
22233
22234 \backslash
22235 ifeurosym 
22236 \end_layout
22237
22238 \end_inset
22239
22240
22241 \begin_inset Note Note
22242 status open
22243
22244 \begin_layout Plain Layout
22245 The following table will only be displayed when the LaTeX-package 
22246 \series bold
22247 eurosym
22248 \series default
22249  is installed.
22250 \end_layout
22251
22252 \end_inset
22253
22254
22255 \end_layout
22256
22257 \begin_layout Standard
22258 An overview about the different Euro symbols:
22259 \end_layout
22260
22261 \begin_layout Standard
22262 \align center
22263 \begin_inset Tabular
22264 <lyxtabular version="3" rows="4" columns="3">
22265 <features>
22266 <column alignment="center" valignment="top" width="0pt">
22267 <column alignment="center" valignment="top" width="0pt">
22268 <column alignment="center" valignment="top" width="0pt">
22269 <row>
22270 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22271 \begin_inset Text
22272
22273 \begin_layout Plain Layout
22274
22275 \end_layout
22276
22277 \end_inset
22278 </cell>
22279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22280 \begin_inset Text
22281
22282 \begin_layout Plain Layout
22283 Command 
22284 \end_layout
22285
22286 \end_inset
22287 </cell>
22288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22289 \begin_inset Text
22290
22291 \begin_layout Plain Layout
22292 Result
22293 \end_layout
22294
22295 \end_inset
22296 </cell>
22297 </row>
22298 <row>
22299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22300 \begin_inset Text
22301
22302 \begin_layout Plain Layout
22303 formula
22304 \end_layout
22305
22306 \end_inset
22307 </cell>
22308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22309 \begin_inset Text
22310
22311 \begin_layout Plain Layout
22312
22313 \backslash
22314 euro
22315 \end_layout
22316
22317 \end_inset
22318 </cell>
22319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22320 \begin_inset Text
22321
22322 \begin_layout Plain Layout
22323 \begin_inset Formula $\euro$
22324 \end_inset
22325
22326
22327 \end_layout
22328
22329 \end_inset
22330 </cell>
22331 </row>
22332 <row>
22333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22334 \begin_inset Text
22335
22336 \begin_layout Plain Layout
22337 mathematical text
22338 \end_layout
22339
22340 \end_inset
22341 </cell>
22342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22343 \begin_inset Text
22344
22345 \begin_layout Plain Layout
22346
22347 \end_layout
22348
22349 \end_inset
22350 </cell>
22351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22352 \begin_inset Text
22353
22354 \begin_layout Plain Layout
22355 \begin_inset Formula $\mbox{€}$
22356 \end_inset
22357
22358
22359 \end_layout
22360
22361 \end_inset
22362 </cell>
22363 </row>
22364 <row>
22365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22366 \begin_inset Text
22367
22368 \begin_layout Plain Layout
22369 TeX-mode
22370 \end_layout
22371
22372 \end_inset
22373 </cell>
22374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22375 \begin_inset Text
22376
22377 \begin_layout Plain Layout
22378
22379 \backslash
22380 officialeuro
22381 \end_layout
22382
22383 \end_inset
22384 </cell>
22385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22386 \begin_inset Text
22387
22388 \begin_layout Plain Layout
22389 \begin_inset ERT
22390 status collapsed
22391
22392 \begin_layout Plain Layout
22393
22394
22395 \backslash
22396 officialeuro
22397 \end_layout
22398
22399 \end_inset
22400
22401
22402 \end_layout
22403
22404 \end_inset
22405 </cell>
22406 </row>
22407 </lyxtabular>
22408
22409 \end_inset
22410
22411
22412 \end_layout
22413
22414 \begin_layout Standard
22415 \begin_inset ERT
22416 status collapsed
22417
22418 \begin_layout Plain Layout
22419
22420
22421 \backslash
22422 else 
22423 \end_layout
22424
22425 \end_inset
22426
22427
22428 \begin_inset Note Note
22429 status open
22430
22431 \begin_layout Plain Layout
22432 The following will be displayed when the LaTeX-package 
22433 \series bold
22434 eurosym
22435 \series default
22436  is not installed:
22437 \end_layout
22438
22439 \end_inset
22440
22441
22442 \end_layout
22443
22444 \begin_layout Standard
22445 You need to install the LaTeX-package 
22446 \series bold
22447 eurosym
22448 \series default
22449  to see the rest of this subsection in the output.
22450 \end_layout
22451
22452 \begin_layout Standard
22453 \begin_inset ERT
22454 status collapsed
22455
22456 \begin_layout Plain Layout
22457
22458
22459 \backslash
22460 fi 
22461 \end_layout
22462
22463 \end_inset
22464
22465
22466 \end_layout
22467
22468 \begin_layout Section
22469 Relations
22470 \begin_inset CommandInset label
22471 LatexCommand label
22472 name "sec:Relations"
22473
22474 \end_inset
22475
22476
22477 \begin_inset Index
22478 status collapsed
22479
22480 \begin_layout Plain Layout
22481 Relations
22482 \end_layout
22483
22484 \end_inset
22485
22486
22487 \begin_inset Index
22488 status collapsed
22489
22490 \begin_layout Plain Layout
22491 Comparisons|see
22492 \begin_inset ERT
22493 status collapsed
22494
22495 \begin_layout Plain Layout
22496
22497 {
22498 \end_layout
22499
22500 \end_inset
22501
22502 Relations
22503 \begin_inset ERT
22504 status collapsed
22505
22506 \begin_layout Plain Layout
22507
22508 }
22509 \end_layout
22510
22511 \end_inset
22512
22513
22514 \end_layout
22515
22516 \end_inset
22517
22518
22519 \end_layout
22520
22521 \begin_layout Standard
22522 All relations can also be inserted via the toolbar button 
22523 \begin_inset Graphics
22524         filename ../images/math/leq.png
22525         scale 85
22526
22527 \end_inset
22528
22529 .
22530 \end_layout
22531
22532 \begin_layout Standard
22533 \begin_inset space \hfill{}
22534 \end_inset
22535
22536
22537 \begin_inset Tabular
22538 <lyxtabular version="3" rows="17" columns="2">
22539 <features>
22540 <column alignment="center" valignment="top" width="0pt">
22541 <column alignment="center" valignment="top" width="0pt">
22542 <row>
22543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22544 \begin_inset Text
22545
22546 \begin_layout Plain Layout
22547 Command
22548 \end_layout
22549
22550 \end_inset
22551 </cell>
22552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22553 \begin_inset Text
22554
22555 \begin_layout Plain Layout
22556 Result
22557 \end_layout
22558
22559 \end_inset
22560 </cell>
22561 </row>
22562 <row>
22563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22564 \begin_inset Text
22565
22566 \begin_layout Plain Layout
22567 <
22568 \end_layout
22569
22570 \end_inset
22571 </cell>
22572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22573 \begin_inset Text
22574
22575 \begin_layout Plain Layout
22576 \begin_inset Formula $<$
22577 \end_inset
22578
22579
22580 \end_layout
22581
22582 \end_inset
22583 </cell>
22584 </row>
22585 <row>
22586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22587 \begin_inset Text
22588
22589 \begin_layout Plain Layout
22590
22591 \backslash
22592 le
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22598 \begin_inset Text
22599
22600 \begin_layout Plain Layout
22601 \begin_inset Formula $\le$
22602 \end_inset
22603
22604
22605 \end_layout
22606
22607 \end_inset
22608 </cell>
22609 </row>
22610 <row>
22611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22612 \begin_inset Text
22613
22614 \begin_layout Plain Layout
22615
22616 \backslash
22617 ll
22618 \end_layout
22619
22620 \end_inset
22621 </cell>
22622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22623 \begin_inset Text
22624
22625 \begin_layout Plain Layout
22626 \begin_inset Formula $\ll$
22627 \end_inset
22628
22629
22630 \end_layout
22631
22632 \end_inset
22633 </cell>
22634 </row>
22635 <row>
22636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22637 \begin_inset Text
22638
22639 \begin_layout Plain Layout
22640
22641 \backslash
22642 prec
22643 \end_layout
22644
22645 \end_inset
22646 </cell>
22647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22648 \begin_inset Text
22649
22650 \begin_layout Plain Layout
22651 \begin_inset Formula $\prec$
22652 \end_inset
22653
22654
22655 \end_layout
22656
22657 \end_inset
22658 </cell>
22659 </row>
22660 <row>
22661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22662 \begin_inset Text
22663
22664 \begin_layout Plain Layout
22665
22666 \backslash
22667 preceq
22668 \end_layout
22669
22670 \end_inset
22671 </cell>
22672 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22673 \begin_inset Text
22674
22675 \begin_layout Plain Layout
22676 \begin_inset Formula $\preceq$
22677 \end_inset
22678
22679
22680 \end_layout
22681
22682 \end_inset
22683 </cell>
22684 </row>
22685 <row>
22686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22687 \begin_inset Text
22688
22689 \begin_layout Plain Layout
22690
22691 \backslash
22692 subset
22693 \end_layout
22694
22695 \end_inset
22696 </cell>
22697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22698 \begin_inset Text
22699
22700 \begin_layout Plain Layout
22701 \begin_inset Formula $\subset$
22702 \end_inset
22703
22704
22705 \end_layout
22706
22707 \end_inset
22708 </cell>
22709 </row>
22710 <row>
22711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22712 \begin_inset Text
22713
22714 \begin_layout Plain Layout
22715
22716 \backslash
22717 subseteq
22718 \end_layout
22719
22720 \end_inset
22721 </cell>
22722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22723 \begin_inset Text
22724
22725 \begin_layout Plain Layout
22726 \begin_inset Formula $\subseteq$
22727 \end_inset
22728
22729
22730 \end_layout
22731
22732 \end_inset
22733 </cell>
22734 </row>
22735 <row>
22736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22737 \begin_inset Text
22738
22739 \begin_layout Plain Layout
22740
22741 \backslash
22742 sqsubseteq
22743 \end_layout
22744
22745 \end_inset
22746 </cell>
22747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22748 \begin_inset Text
22749
22750 \begin_layout Plain Layout
22751 \begin_inset Formula $\sqsubseteq$
22752 \end_inset
22753
22754
22755 \end_layout
22756
22757 \end_inset
22758 </cell>
22759 </row>
22760 <row>
22761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22762 \begin_inset Text
22763
22764 \begin_layout Plain Layout
22765
22766 \backslash
22767 in
22768 \end_layout
22769
22770 \end_inset
22771 </cell>
22772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22773 \begin_inset Text
22774
22775 \begin_layout Plain Layout
22776 \begin_inset Formula $\in$
22777 \end_inset
22778
22779
22780 \end_layout
22781
22782 \end_inset
22783 </cell>
22784 </row>
22785 <row>
22786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22787 \begin_inset Text
22788
22789 \begin_layout Plain Layout
22790
22791 \backslash
22792 vdash
22793 \end_layout
22794
22795 \end_inset
22796 </cell>
22797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22798 \begin_inset Text
22799
22800 \begin_layout Plain Layout
22801 \begin_inset Formula $\vdash$
22802 \end_inset
22803
22804
22805 \end_layout
22806
22807 \end_inset
22808 </cell>
22809 </row>
22810 <row>
22811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22812 \begin_inset Text
22813
22814 \begin_layout Plain Layout
22815
22816 \backslash
22817 smile
22818 \end_layout
22819
22820 \end_inset
22821 </cell>
22822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22823 \begin_inset Text
22824
22825 \begin_layout Plain Layout
22826 \begin_inset Formula $\smile$
22827 \end_inset
22828
22829
22830 \end_layout
22831
22832 \end_inset
22833 </cell>
22834 </row>
22835 <row>
22836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22837 \begin_inset Text
22838
22839 \begin_layout Plain Layout
22840
22841 \backslash
22842 lhd
22843 \end_layout
22844
22845 \end_inset
22846 </cell>
22847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22848 \begin_inset Text
22849
22850 \begin_layout Plain Layout
22851 \begin_inset Formula $\lhd$
22852 \end_inset
22853
22854
22855 \end_layout
22856
22857 \end_inset
22858 </cell>
22859 </row>
22860 <row>
22861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22862 \begin_inset Text
22863
22864 \begin_layout Plain Layout
22865
22866 \backslash
22867 unlhd
22868 \end_layout
22869
22870 \end_inset
22871 </cell>
22872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22873 \begin_inset Text
22874
22875 \begin_layout Plain Layout
22876 \begin_inset Formula $\unlhd$
22877 \end_inset
22878
22879
22880 \end_layout
22881
22882 \end_inset
22883 </cell>
22884 </row>
22885 <row>
22886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22887 \begin_inset Text
22888
22889 \begin_layout Plain Layout
22890
22891 \backslash
22892 gtrless
22893 \end_layout
22894
22895 \end_inset
22896 </cell>
22897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22898 \begin_inset Text
22899
22900 \begin_layout Plain Layout
22901 \begin_inset Formula $\gtrless$
22902 \end_inset
22903
22904
22905 \end_layout
22906
22907 \end_inset
22908 </cell>
22909 </row>
22910 <row>
22911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22912 \begin_inset Text
22913
22914 \begin_layout Plain Layout
22915
22916 \backslash
22917 mid
22918 \end_layout
22919
22920 \end_inset
22921 </cell>
22922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22923 \begin_inset Text
22924
22925 \begin_layout Plain Layout
22926 \begin_inset Formula $\mid$
22927 \end_inset
22928
22929
22930 \end_layout
22931
22932 \end_inset
22933 </cell>
22934 </row>
22935 <row>
22936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22937 \begin_inset Text
22938
22939 \begin_layout Plain Layout
22940
22941 \backslash
22942 nmid
22943 \end_layout
22944
22945 \end_inset
22946 </cell>
22947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22948 \begin_inset Text
22949
22950 \begin_layout Plain Layout
22951 \begin_inset Formula $\nmid$
22952 \end_inset
22953
22954
22955 \end_layout
22956
22957 \end_inset
22958 </cell>
22959 </row>
22960 </lyxtabular>
22961
22962 \end_inset
22963
22964
22965 \begin_inset space \hfill{}
22966 \end_inset
22967
22968
22969 \begin_inset Tabular
22970 <lyxtabular version="3" rows="17" columns="2">
22971 <features>
22972 <column alignment="center" valignment="top" width="0pt">
22973 <column alignment="center" valignment="top" width="0pt">
22974 <row>
22975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22976 \begin_inset Text
22977
22978 \begin_layout Plain Layout
22979 Command
22980 \end_layout
22981
22982 \end_inset
22983 </cell>
22984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22985 \begin_inset Text
22986
22987 \begin_layout Plain Layout
22988 Result
22989 \end_layout
22990
22991 \end_inset
22992 </cell>
22993 </row>
22994 <row>
22995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22996 \begin_inset Text
22997
22998 \begin_layout Plain Layout
22999 =
23000 \end_layout
23001
23002 \end_inset
23003 </cell>
23004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23005 \begin_inset Text
23006
23007 \begin_layout Plain Layout
23008 \begin_inset Formula $=$
23009 \end_inset
23010
23011
23012 \end_layout
23013
23014 \end_inset
23015 </cell>
23016 </row>
23017 <row>
23018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23019 \begin_inset Text
23020
23021 \begin_layout Plain Layout
23022
23023 \backslash
23024 not=
23025 \end_layout
23026
23027 \end_inset
23028 </cell>
23029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23030 \begin_inset Text
23031
23032 \begin_layout Plain Layout
23033 \begin_inset Formula $\not=$
23034 \end_inset
23035
23036
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 </row>
23042 <row>
23043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23044 \begin_inset Text
23045
23046 \begin_layout Plain Layout
23047
23048 \backslash
23049 equiv
23050 \end_layout
23051
23052 \end_inset
23053 </cell>
23054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23055 \begin_inset Text
23056
23057 \begin_layout Plain Layout
23058 \begin_inset Formula $\equiv$
23059 \end_inset
23060
23061
23062 \end_layout
23063
23064 \end_inset
23065 </cell>
23066 </row>
23067 <row>
23068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23069 \begin_inset Text
23070
23071 \begin_layout Plain Layout
23072
23073 \backslash
23074 sim
23075 \end_layout
23076
23077 \end_inset
23078 </cell>
23079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23080 \begin_inset Text
23081
23082 \begin_layout Plain Layout
23083 \begin_inset Formula $\sim$
23084 \end_inset
23085
23086
23087 \end_layout
23088
23089 \end_inset
23090 </cell>
23091 </row>
23092 <row>
23093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23094 \begin_inset Text
23095
23096 \begin_layout Plain Layout
23097
23098 \backslash
23099 simeq
23100 \end_layout
23101
23102 \end_inset
23103 </cell>
23104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23105 \begin_inset Text
23106
23107 \begin_layout Plain Layout
23108 \begin_inset Formula $\simeq$
23109 \end_inset
23110
23111
23112 \end_layout
23113
23114 \end_inset
23115 </cell>
23116 </row>
23117 <row>
23118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23119 \begin_inset Text
23120
23121 \begin_layout Plain Layout
23122
23123 \backslash
23124 approx
23125 \end_layout
23126
23127 \end_inset
23128 </cell>
23129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23130 \begin_inset Text
23131
23132 \begin_layout Plain Layout
23133 \begin_inset Formula $\approx$
23134 \end_inset
23135
23136
23137 \end_layout
23138
23139 \end_inset
23140 </cell>
23141 </row>
23142 <row>
23143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23144 \begin_inset Text
23145
23146 \begin_layout Plain Layout
23147
23148 \backslash
23149 cong
23150 \end_layout
23151
23152 \end_inset
23153 </cell>
23154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23155 \begin_inset Text
23156
23157 \begin_layout Plain Layout
23158 \begin_inset Formula $\cong$
23159 \end_inset
23160
23161
23162 \end_layout
23163
23164 \end_inset
23165 </cell>
23166 </row>
23167 <row>
23168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23169 \begin_inset Text
23170
23171 \begin_layout Plain Layout
23172
23173 \backslash
23174 bowtie
23175 \end_layout
23176
23177 \end_inset
23178 </cell>
23179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23180 \begin_inset Text
23181
23182 \begin_layout Plain Layout
23183 \begin_inset Formula $\bowtie$
23184 \end_inset
23185
23186
23187 \end_layout
23188
23189 \end_inset
23190 </cell>
23191 </row>
23192 <row>
23193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23194 \begin_inset Text
23195
23196 \begin_layout Plain Layout
23197
23198 \backslash
23199 notin
23200 \end_layout
23201
23202 \end_inset
23203 </cell>
23204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23205 \begin_inset Text
23206
23207 \begin_layout Plain Layout
23208 \begin_inset Formula $\notin$
23209 \end_inset
23210
23211
23212 \end_layout
23213
23214 \end_inset
23215 </cell>
23216 </row>
23217 <row>
23218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23219 \begin_inset Text
23220
23221 \begin_layout Plain Layout
23222
23223 \backslash
23224 perp
23225 \end_layout
23226
23227 \end_inset
23228 </cell>
23229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23230 \begin_inset Text
23231
23232 \begin_layout Plain Layout
23233 \begin_inset Formula $\perp$
23234 \end_inset
23235
23236
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 </row>
23242 <row>
23243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23244 \begin_inset Text
23245
23246 \begin_layout Plain Layout
23247
23248 \backslash
23249 propto
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258 \begin_inset Formula $\propto$
23259 \end_inset
23260
23261
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 </row>
23267 <row>
23268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23269 \begin_inset Text
23270
23271 \begin_layout Plain Layout
23272
23273 \backslash
23274 asymp
23275 \end_layout
23276
23277 \end_inset
23278 </cell>
23279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23280 \begin_inset Text
23281
23282 \begin_layout Plain Layout
23283 \begin_inset Formula $\asymp$
23284 \end_inset
23285
23286
23287 \end_layout
23288
23289 \end_inset
23290 </cell>
23291 </row>
23292 <row>
23293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23294 \begin_inset Text
23295
23296 \begin_layout Plain Layout
23297
23298 \backslash
23299 doteq
23300 \end_layout
23301
23302 \end_inset
23303 </cell>
23304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23305 \begin_inset Text
23306
23307 \begin_layout Plain Layout
23308 \begin_inset Formula $\doteq$
23309 \end_inset
23310
23311
23312 \end_layout
23313
23314 \end_inset
23315 </cell>
23316 </row>
23317 <row>
23318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23319 \begin_inset Text
23320
23321 \begin_layout Plain Layout
23322
23323 \backslash
23324 circeq
23325 \end_layout
23326
23327 \end_inset
23328 </cell>
23329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23330 \begin_inset Text
23331
23332 \begin_layout Plain Layout
23333 \begin_inset Formula $\circeq$
23334 \end_inset
23335
23336
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 </row>
23342 <row>
23343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23344 \begin_inset Text
23345
23346 \begin_layout Plain Layout
23347
23348 \backslash
23349 models
23350 \end_layout
23351
23352 \end_inset
23353 </cell>
23354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23355 \begin_inset Text
23356
23357 \begin_layout Plain Layout
23358 \begin_inset Formula $\models$
23359 \end_inset
23360
23361
23362 \end_layout
23363
23364 \end_inset
23365 </cell>
23366 </row>
23367 <row>
23368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23369 \begin_inset Text
23370
23371 \begin_layout Plain Layout
23372
23373 \backslash
23374 widehat=
23375 \end_layout
23376
23377 \end_inset
23378 </cell>
23379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23380 \begin_inset Text
23381
23382 \begin_layout Plain Layout
23383 \begin_inset Formula $\widehat{=}$
23384 \end_inset
23385
23386
23387 \end_layout
23388
23389 \end_inset
23390 </cell>
23391 </row>
23392 </lyxtabular>
23393
23394 \end_inset
23395
23396
23397 \begin_inset space \hfill{}
23398 \end_inset
23399
23400
23401 \begin_inset Tabular
23402 <lyxtabular version="3" rows="17" columns="2">
23403 <features>
23404 <column alignment="center" valignment="top" width="0pt">
23405 <column alignment="center" valignment="top" width="0pt">
23406 <row>
23407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23408 \begin_inset Text
23409
23410 \begin_layout Plain Layout
23411 Command
23412 \end_layout
23413
23414 \end_inset
23415 </cell>
23416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23417 \begin_inset Text
23418
23419 \begin_layout Plain Layout
23420 Result
23421 \end_layout
23422
23423 \end_inset
23424 </cell>
23425 </row>
23426 <row>
23427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23428 \begin_inset Text
23429
23430 \begin_layout Plain Layout
23431 >
23432 \end_layout
23433
23434 \end_inset
23435 </cell>
23436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23437 \begin_inset Text
23438
23439 \begin_layout Plain Layout
23440 \begin_inset Formula $>$
23441 \end_inset
23442
23443
23444 \end_layout
23445
23446 \end_inset
23447 </cell>
23448 </row>
23449 <row>
23450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23451 \begin_inset Text
23452
23453 \begin_layout Plain Layout
23454
23455 \backslash
23456 ge
23457 \end_layout
23458
23459 \end_inset
23460 </cell>
23461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23462 \begin_inset Text
23463
23464 \begin_layout Plain Layout
23465 \begin_inset Formula $\ge$
23466 \end_inset
23467
23468
23469 \end_layout
23470
23471 \end_inset
23472 </cell>
23473 </row>
23474 <row>
23475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23476 \begin_inset Text
23477
23478 \begin_layout Plain Layout
23479
23480 \backslash
23481 gg
23482 \end_layout
23483
23484 \end_inset
23485 </cell>
23486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23487 \begin_inset Text
23488
23489 \begin_layout Plain Layout
23490 \begin_inset Formula $\gg$
23491 \end_inset
23492
23493
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 </row>
23499 <row>
23500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23501 \begin_inset Text
23502
23503 \begin_layout Plain Layout
23504
23505 \backslash
23506 succ
23507 \end_layout
23508
23509 \end_inset
23510 </cell>
23511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23512 \begin_inset Text
23513
23514 \begin_layout Plain Layout
23515 \begin_inset Formula $\succ$
23516 \end_inset
23517
23518
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 </row>
23524 <row>
23525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23526 \begin_inset Text
23527
23528 \begin_layout Plain Layout
23529
23530 \backslash
23531 succeq
23532 \end_layout
23533
23534 \end_inset
23535 </cell>
23536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23537 \begin_inset Text
23538
23539 \begin_layout Plain Layout
23540 \begin_inset Formula $\succeq$
23541 \end_inset
23542
23543
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 </row>
23549 <row>
23550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23551 \begin_inset Text
23552
23553 \begin_layout Plain Layout
23554
23555 \backslash
23556 supset
23557 \end_layout
23558
23559 \end_inset
23560 </cell>
23561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23562 \begin_inset Text
23563
23564 \begin_layout Plain Layout
23565 \begin_inset Formula $\supset$
23566 \end_inset
23567
23568
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 </row>
23574 <row>
23575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23576 \begin_inset Text
23577
23578 \begin_layout Plain Layout
23579
23580 \backslash
23581 supseteq
23582 \end_layout
23583
23584 \end_inset
23585 </cell>
23586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23587 \begin_inset Text
23588
23589 \begin_layout Plain Layout
23590 \begin_inset Formula $\supseteq$
23591 \end_inset
23592
23593
23594 \end_layout
23595
23596 \end_inset
23597 </cell>
23598 </row>
23599 <row>
23600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23601 \begin_inset Text
23602
23603 \begin_layout Plain Layout
23604
23605 \backslash
23606 sqsupseteq
23607 \end_layout
23608
23609 \end_inset
23610 </cell>
23611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23612 \begin_inset Text
23613
23614 \begin_layout Plain Layout
23615 \begin_inset Formula $\sqsupseteq$
23616 \end_inset
23617
23618
23619 \end_layout
23620
23621 \end_inset
23622 </cell>
23623 </row>
23624 <row>
23625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23626 \begin_inset Text
23627
23628 \begin_layout Plain Layout
23629
23630 \backslash
23631 ni
23632 \end_layout
23633
23634 \end_inset
23635 </cell>
23636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23637 \begin_inset Text
23638
23639 \begin_layout Plain Layout
23640 \begin_inset Formula $\ni$
23641 \end_inset
23642
23643
23644 \end_layout
23645
23646 \end_inset
23647 </cell>
23648 </row>
23649 <row>
23650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23651 \begin_inset Text
23652
23653 \begin_layout Plain Layout
23654
23655 \backslash
23656 dashv
23657 \end_layout
23658
23659 \end_inset
23660 </cell>
23661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23662 \begin_inset Text
23663
23664 \begin_layout Plain Layout
23665 \begin_inset Formula $\dashv$
23666 \end_inset
23667
23668
23669 \end_layout
23670
23671 \end_inset
23672 </cell>
23673 </row>
23674 <row>
23675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23676 \begin_inset Text
23677
23678 \begin_layout Plain Layout
23679
23680 \backslash
23681 frown
23682 \end_layout
23683
23684 \end_inset
23685 </cell>
23686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23687 \begin_inset Text
23688
23689 \begin_layout Plain Layout
23690 \begin_inset Formula $\frown$
23691 \end_inset
23692
23693
23694 \end_layout
23695
23696 \end_inset
23697 </cell>
23698 </row>
23699 <row>
23700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23701 \begin_inset Text
23702
23703 \begin_layout Plain Layout
23704
23705 \backslash
23706 rhd
23707 \end_layout
23708
23709 \end_inset
23710 </cell>
23711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23712 \begin_inset Text
23713
23714 \begin_layout Plain Layout
23715 \begin_inset Formula $\rhd$
23716 \end_inset
23717
23718
23719 \end_layout
23720
23721 \end_inset
23722 </cell>
23723 </row>
23724 <row>
23725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23726 \begin_inset Text
23727
23728 \begin_layout Plain Layout
23729
23730 \backslash
23731 unrhd
23732 \end_layout
23733
23734 \end_inset
23735 </cell>
23736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23737 \begin_inset Text
23738
23739 \begin_layout Plain Layout
23740 \begin_inset Formula $\unrhd$
23741 \end_inset
23742
23743
23744 \end_layout
23745
23746 \end_inset
23747 </cell>
23748 </row>
23749 <row>
23750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23751 \begin_inset Text
23752
23753 \begin_layout Plain Layout
23754
23755 \backslash
23756 lessgtr
23757 \end_layout
23758
23759 \end_inset
23760 </cell>
23761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23762 \begin_inset Text
23763
23764 \begin_layout Plain Layout
23765 \begin_inset Formula $\lessgtr$
23766 \end_inset
23767
23768
23769 \end_layout
23770
23771 \end_inset
23772 </cell>
23773 </row>
23774 <row>
23775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23776 \begin_inset Text
23777
23778 \begin_layout Plain Layout
23779
23780 \backslash
23781 parallel
23782 \end_layout
23783
23784 \end_inset
23785 </cell>
23786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23787 \begin_inset Text
23788
23789 \begin_layout Plain Layout
23790 \begin_inset Formula $\parallel$
23791 \end_inset
23792
23793
23794 \end_layout
23795
23796 \end_inset
23797 </cell>
23798 </row>
23799 <row>
23800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23801 \begin_inset Text
23802
23803 \begin_layout Plain Layout
23804
23805 \backslash
23806 nparallel
23807 \end_layout
23808
23809 \end_inset
23810 </cell>
23811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23812 \begin_inset Text
23813
23814 \begin_layout Plain Layout
23815 \begin_inset Formula $\nparallel$
23816 \end_inset
23817
23818
23819 \end_layout
23820
23821 \end_inset
23822 </cell>
23823 </row>
23824 </lyxtabular>
23825
23826 \end_inset
23827
23828
23829 \begin_inset space \hfill{}
23830 \end_inset
23831
23832
23833 \end_layout
23834
23835 \begin_layout Standard
23836 \begin_inset VSpace medskip
23837 \end_inset
23838
23839 The characters 
23840 \series bold
23841
23842 \backslash
23843 lhd
23844 \series default
23845  and 
23846 \series bold
23847
23848 \backslash
23849 rhd
23850 \series default
23851  are bigger than the equal looking operators 
23852 \series bold
23853
23854 \backslash
23855 triangleleft
23856 \series default
23857  and 
23858 \series bold
23859
23860 \backslash
23861 triangleright
23862 \series default
23863 , respectively.
23864 \end_layout
23865
23866 \begin_layout Standard
23867 Relations are, in contrary to symbols, always surrounded by space.
23868 \end_layout
23869
23870 \begin_layout Standard
23871 Relations with labels can be created with the command 
23872 \series bold
23873
23874 \backslash
23875 stackrel
23876 \series default
23877
23878 \begin_inset Index
23879 status collapsed
23880
23881 \begin_layout Plain Layout
23882 Commands ! S ! 
23883 \backslash
23884 stackrel
23885 \end_layout
23886
23887 \end_inset
23888
23889 :
23890 \end_layout
23891
23892 \begin_layout Standard
23893 \align center
23894 \begin_inset Tabular
23895 <lyxtabular version="3" rows="2" columns="2">
23896 <features>
23897 <column alignment="center" valignment="top" width="0">
23898 <column alignment="center" valignment="top" width="0">
23899 <row>
23900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23901 \begin_inset Text
23902
23903 \begin_layout Plain Layout
23904 Command
23905 \end_layout
23906
23907 \end_inset
23908 </cell>
23909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23910 \begin_inset Text
23911
23912 \begin_layout Plain Layout
23913 Result
23914 \begin_inset Note Note
23915 status collapsed
23916
23917 \begin_layout Plain Layout
23918
23919 \series bold
23920
23921 \backslash
23922 raisebox
23923 \series default
23924  is only used as spacer.
23925 \end_layout
23926
23927 \end_inset
23928
23929
23930 \end_layout
23931
23932 \end_inset
23933 </cell>
23934 </row>
23935 <row>
23936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23937 \begin_inset Text
23938
23939 \begin_layout Plain Layout
23940 A(r)
23941 \backslash
23942 stackrel
23943 \begin_inset ERT
23944 status collapsed
23945
23946 \begin_layout Plain Layout
23947
23948
23949 \backslash
23950 spce 
23951 \end_layout
23952
23953 \end_inset
23954
23955 r
23956 \backslash
23957 to
23958 \backslash
23959 infty
23960 \begin_inset ERT
23961 status collapsed
23962
23963 \begin_layout Plain Layout
23964
23965
23966 \backslash
23967 spce 
23968 \end_layout
23969
23970 \end_inset
23971
23972
23973 \begin_inset Formula $\downarrow$
23974 \end_inset
23975
23976
23977 \backslash
23978 approx
23979 \begin_inset ERT
23980 status collapsed
23981
23982 \begin_layout Plain Layout
23983
23984
23985 \backslash
23986 spce 
23987 \end_layout
23988
23989 \end_inset
23990
23991
23992 \begin_inset ERT
23993 status collapsed
23994
23995 \begin_layout Plain Layout
23996
23997
23998 \backslash
23999 spce 
24000 \end_layout
24001
24002 \end_inset
24003
24004 B
24005 \end_layout
24006
24007 \end_inset
24008 </cell>
24009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24010 \begin_inset Text
24011
24012 \begin_layout Plain Layout
24013 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24014 \end_inset
24015
24016
24017 \end_layout
24018
24019 \end_inset
24020 </cell>
24021 </row>
24022 </lyxtabular>
24023
24024 \end_inset
24025
24026
24027 \end_layout
24028
24029 \begin_layout Section
24030 Functions
24031 \end_layout
24032
24033 \begin_layout Subsection
24034 Predefined Functions
24035 \begin_inset CommandInset label
24036 LatexCommand label
24037 name "sub:Predefined-Functions"
24038
24039 \end_inset
24040
24041
24042 \begin_inset Index
24043 status collapsed
24044
24045 \begin_layout Plain Layout
24046 Functions ! predefined
24047 \end_layout
24048
24049 \end_inset
24050
24051
24052 \end_layout
24053
24054 \begin_layout Standard
24055 In general, variables are set 
24056 \emph on
24057 italic
24058 \emph default
24059  in mathematical expressions, but not function names, because 
24060 \begin_inset Formula $sin$
24061 \end_inset
24062
24063  could be misunderstood as 
24064 \begin_inset Formula $s\cdot i\cdot n$
24065 \end_inset
24066
24067 .
24068  Therefore there are predefined functions, that are additionally a bit separated
24069  from prefactors.
24070  They are inserted as commands starting with a backslash before their name.
24071 \end_layout
24072
24073 \begin_layout Standard
24074 \align center
24075 \begin_inset Tabular
24076 <lyxtabular version="3" rows="2" columns="4">
24077 <features>
24078 <column alignment="center" valignment="top" width="0pt">
24079 <column alignment="center" valignment="top" width="0pt">
24080 <column alignment="center" valignment="top" width="0pt">
24081 <column alignment="center" valignment="top" width="0pt">
24082 <row>
24083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24084 \begin_inset Text
24085
24086 \begin_layout Plain Layout
24087 Command
24088 \end_layout
24089
24090 \end_inset
24091 </cell>
24092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24093 \begin_inset Text
24094
24095 \begin_layout Plain Layout
24096 Result
24097 \end_layout
24098
24099 \end_inset
24100 </cell>
24101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24102 \begin_inset Text
24103
24104 \begin_layout Plain Layout
24105 Command
24106 \end_layout
24107
24108 \end_inset
24109 </cell>
24110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24111 \begin_inset Text
24112
24113 \begin_layout Plain Layout
24114 Result
24115 \end_layout
24116
24117 \end_inset
24118 </cell>
24119 </row>
24120 <row>
24121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24122 \begin_inset Text
24123
24124 \begin_layout Plain Layout
24125 Asin(x)+B
24126 \end_layout
24127
24128 \end_inset
24129 </cell>
24130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24131 \begin_inset Text
24132
24133 \begin_layout Plain Layout
24134 \begin_inset Formula $Asin(x)+B$
24135 \end_inset
24136
24137
24138 \end_layout
24139
24140 \end_inset
24141 </cell>
24142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24143 \begin_inset Text
24144
24145 \begin_layout Plain Layout
24146 A
24147 \backslash
24148 sin(x)+B
24149 \end_layout
24150
24151 \end_inset
24152 </cell>
24153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24154 \begin_inset Text
24155
24156 \begin_layout Plain Layout
24157 \begin_inset Formula $A\sin(x)+B$
24158 \end_inset
24159
24160
24161 \end_layout
24162
24163 \end_inset
24164 </cell>
24165 </row>
24166 </lyxtabular>
24167
24168 \end_inset
24169
24170
24171 \begin_inset Newpage pagebreak
24172 \end_inset
24173
24174
24175 \end_layout
24176
24177 \begin_layout Standard
24178 The following functions are predefined:
24179 \end_layout
24180
24181 \begin_layout Standard
24182 \begin_inset VSpace -2mm
24183 \end_inset
24184
24185
24186 \end_layout
24187
24188 \begin_layout Standard
24189 \align center
24190 \begin_inset Tabular
24191 <lyxtabular version="3" rows="9" columns="4">
24192 <features>
24193 <column alignment="center" valignment="top" width="0pt">
24194 <column alignment="center" valignment="top" width="0pt">
24195 <column alignment="center" valignment="top" width="0pt">
24196 <column alignment="center" valignment="top" width="0pt">
24197 <row>
24198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24199 \begin_inset Text
24200
24201 \begin_layout Plain Layout
24202 Command
24203 \end_layout
24204
24205 \end_inset
24206 </cell>
24207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24208 \begin_inset Text
24209
24210 \begin_layout Plain Layout
24211 Command
24212 \end_layout
24213
24214 \end_inset
24215 </cell>
24216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24217 \begin_inset Text
24218
24219 \begin_layout Plain Layout
24220 Command
24221 \end_layout
24222
24223 \end_inset
24224 </cell>
24225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24226 \begin_inset Text
24227
24228 \begin_layout Plain Layout
24229 Command
24230 \end_layout
24231
24232 \end_inset
24233 </cell>
24234 </row>
24235 <row>
24236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24237 \begin_inset Text
24238
24239 \begin_layout Plain Layout
24240
24241 \backslash
24242 sin
24243 \end_layout
24244
24245 \end_inset
24246 </cell>
24247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24248 \begin_inset Text
24249
24250 \begin_layout Plain Layout
24251
24252 \backslash
24253 sinh
24254 \end_layout
24255
24256 \end_inset
24257 </cell>
24258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24259 \begin_inset Text
24260
24261 \begin_layout Plain Layout
24262
24263 \backslash
24264 arcsin
24265 \end_layout
24266
24267 \end_inset
24268 </cell>
24269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24270 \begin_inset Text
24271
24272 \begin_layout Plain Layout
24273
24274 \backslash
24275 sup
24276 \end_layout
24277
24278 \end_inset
24279 </cell>
24280 </row>
24281 <row>
24282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24283 \begin_inset Text
24284
24285 \begin_layout Plain Layout
24286
24287 \backslash
24288 cos
24289 \end_layout
24290
24291 \end_inset
24292 </cell>
24293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24294 \begin_inset Text
24295
24296 \begin_layout Plain Layout
24297
24298 \backslash
24299 cosh
24300 \end_layout
24301
24302 \end_inset
24303 </cell>
24304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24305 \begin_inset Text
24306
24307 \begin_layout Plain Layout
24308
24309 \backslash
24310 arccos
24311 \end_layout
24312
24313 \end_inset
24314 </cell>
24315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24316 \begin_inset Text
24317
24318 \begin_layout Plain Layout
24319
24320 \backslash
24321 inf
24322 \end_layout
24323
24324 \end_inset
24325 </cell>
24326 </row>
24327 <row>
24328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24329 \begin_inset Text
24330
24331 \begin_layout Plain Layout
24332
24333 \backslash
24334 tan
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343
24344 \backslash
24345 tanh
24346 \end_layout
24347
24348 \end_inset
24349 </cell>
24350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24351 \begin_inset Text
24352
24353 \begin_layout Plain Layout
24354
24355 \backslash
24356 arctan
24357 \end_layout
24358
24359 \end_inset
24360 </cell>
24361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24362 \begin_inset Text
24363
24364 \begin_layout Plain Layout
24365
24366 \backslash
24367 lim
24368 \end_layout
24369
24370 \end_inset
24371 </cell>
24372 </row>
24373 <row>
24374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378
24379 \backslash
24380 cot
24381 \end_layout
24382
24383 \end_inset
24384 </cell>
24385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Plain Layout
24389
24390 \backslash
24391 coth
24392 \end_layout
24393
24394 \end_inset
24395 </cell>
24396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24397 \begin_inset Text
24398
24399 \begin_layout Plain Layout
24400
24401 \backslash
24402 arg
24403 \end_layout
24404
24405 \end_inset
24406 </cell>
24407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24408 \begin_inset Text
24409
24410 \begin_layout Plain Layout
24411
24412 \backslash
24413 liminf
24414 \end_layout
24415
24416 \end_inset
24417 </cell>
24418 </row>
24419 <row>
24420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24421 \begin_inset Text
24422
24423 \begin_layout Plain Layout
24424
24425 \backslash
24426 sec
24427 \end_layout
24428
24429 \end_inset
24430 </cell>
24431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24432 \begin_inset Text
24433
24434 \begin_layout Plain Layout
24435
24436 \backslash
24437 min
24438 \end_layout
24439
24440 \end_inset
24441 </cell>
24442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24443 \begin_inset Text
24444
24445 \begin_layout Plain Layout
24446
24447 \backslash
24448 deg
24449 \end_layout
24450
24451 \end_inset
24452 </cell>
24453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24454 \begin_inset Text
24455
24456 \begin_layout Plain Layout
24457
24458 \backslash
24459 limsup
24460 \end_layout
24461
24462 \end_inset
24463 </cell>
24464 </row>
24465 <row>
24466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Plain Layout
24470
24471 \backslash
24472 csc
24473 \end_layout
24474
24475 \end_inset
24476 </cell>
24477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24478 \begin_inset Text
24479
24480 \begin_layout Plain Layout
24481
24482 \backslash
24483 max
24484 \end_layout
24485
24486 \end_inset
24487 </cell>
24488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24489 \begin_inset Text
24490
24491 \begin_layout Plain Layout
24492
24493 \backslash
24494 det
24495 \end_layout
24496
24497 \end_inset
24498 </cell>
24499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503
24504 \backslash
24505 Pr
24506 \end_layout
24507
24508 \end_inset
24509 </cell>
24510 </row>
24511 <row>
24512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24513 \begin_inset Text
24514
24515 \begin_layout Plain Layout
24516
24517 \backslash
24518 ln
24519 \end_layout
24520
24521 \end_inset
24522 </cell>
24523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24524 \begin_inset Text
24525
24526 \begin_layout Plain Layout
24527
24528 \backslash
24529 exp
24530 \end_layout
24531
24532 \end_inset
24533 </cell>
24534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24535 \begin_inset Text
24536
24537 \begin_layout Plain Layout
24538
24539 \backslash
24540 dim
24541 \end_layout
24542
24543 \end_inset
24544 </cell>
24545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24546 \begin_inset Text
24547
24548 \begin_layout Plain Layout
24549
24550 \backslash
24551 hom
24552 \end_layout
24553
24554 \end_inset
24555 </cell>
24556 </row>
24557 <row>
24558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562
24563 \backslash
24564 lg
24565 \end_layout
24566
24567 \end_inset
24568 </cell>
24569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24570 \begin_inset Text
24571
24572 \begin_layout Plain Layout
24573
24574 \backslash
24575 log
24576 \end_layout
24577
24578 \end_inset
24579 </cell>
24580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24581 \begin_inset Text
24582
24583 \begin_layout Plain Layout
24584
24585 \backslash
24586 ker
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24592 \begin_inset Text
24593
24594 \begin_layout Plain Layout
24595
24596 \backslash
24597 gcd
24598 \end_layout
24599
24600 \end_inset
24601 </cell>
24602 </row>
24603 </lyxtabular>
24604
24605 \end_inset
24606
24607
24608 \end_layout
24609
24610 \begin_layout Standard
24611 They can also be inserted with the math toolbar button 
24612 \begin_inset Graphics
24613         filename ../images/math/functions.png
24614         scale 85
24615
24616 \end_inset
24617
24618 .
24619 \end_layout
24620
24621 \begin_layout Subsection
24622 Self-defined Functions
24623 \begin_inset Index
24624 status collapsed
24625
24626 \begin_layout Plain Layout
24627 Functions ! self-defined
24628 \end_layout
24629
24630 \end_inset
24631
24632
24633 \end_layout
24634
24635 \begin_layout Standard
24636 To use a function that is not predefined, like for example the sign function
24637  sgn(x), there are two possibilities:
24638 \end_layout
24639
24640 \begin_layout Itemize
24641 Define the function by inserting the following line to the LaTeX-preamble
24642 \begin_inset Foot
24643 status collapsed
24644
24645 \begin_layout Plain Layout
24646 For more about 
24647 \series bold
24648
24649 \backslash
24650 DeclareMathOperator
24651 \series default
24652  see 
24653 \begin_inset CommandInset ref
24654 LatexCommand ref
24655 reference "sub:Self-defined-Operators"
24656
24657 \end_inset
24658
24659 .
24660 \end_layout
24661
24662 \end_inset
24663
24664
24665 \begin_inset Newline newline
24666 \end_inset
24667
24668
24669 \begin_inset VSpace -3mm
24670 \end_inset
24671
24672
24673 \begin_inset Newline newline
24674 \end_inset
24675
24676
24677 \series bold
24678
24679 \backslash
24680 DeclareMathOperator{
24681 \backslash
24682 sgn}{sgn}
24683 \series default
24684
24685 \begin_inset Index
24686 status collapsed
24687
24688 \begin_layout Plain Layout
24689 Commands ! D ! 
24690 \backslash
24691 dbinom@
24692 \backslash
24693 DeclareMathOperator
24694 \end_layout
24695
24696 \end_inset
24697
24698
24699 \begin_inset Newline newline
24700 \end_inset
24701
24702
24703 \begin_inset VSpace -2mm
24704 \end_inset
24705
24706
24707 \begin_inset Newline newline
24708 \end_inset
24709
24710 Now the new defined function can be called with the command 
24711 \series bold
24712
24713 \backslash
24714 sgn
24715 \series default
24716 .
24717 \end_layout
24718
24719 \begin_layout Itemize
24720 Write the the formula as usual, mark the formula name, in our example the
24721  letters 
24722 \emph on
24723 sgn
24724 \emph default
24725 , and change it to mathematical text.
24726  At last a space is inserted between prefactor and function.
24727 \end_layout
24728
24729 \begin_layout Standard
24730 The result is the same with both methods as with a predefined function
24731 \begin_inset Foot
24732 status collapsed
24733
24734 \begin_layout Plain Layout
24735 In LyX self-defined functions are displayed red, predefined ones black.
24736 \end_layout
24737
24738 \end_inset
24739
24740 :
24741 \end_layout
24742
24743 \begin_layout Standard
24744 \align center
24745 \begin_inset Tabular
24746 <lyxtabular version="3" rows="3" columns="2">
24747 <features>
24748 <column alignment="center" valignment="top" width="0pt">
24749 <column alignment="center" valignment="top" width="0pt">
24750 <row>
24751 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24752 \begin_inset Text
24753
24754 \begin_layout Plain Layout
24755 Command
24756 \end_layout
24757
24758 \end_inset
24759 </cell>
24760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24761 \begin_inset Text
24762
24763 \begin_layout Plain Layout
24764 Result
24765 \end_layout
24766
24767 \end_inset
24768 </cell>
24769 </row>
24770 <row>
24771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24772 \begin_inset Text
24773
24774 \begin_layout Plain Layout
24775 A
24776 \backslash
24777 sgn(x)+B
24778 \end_layout
24779
24780 \end_inset
24781 </cell>
24782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24783 \begin_inset Text
24784
24785 \begin_layout Plain Layout
24786 \begin_inset Formula $A\sgn(x)+B$
24787 \end_inset
24788
24789
24790 \end_layout
24791
24792 \end_inset
24793 </cell>
24794 </row>
24795 <row>
24796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24797 \begin_inset Text
24798
24799 \begin_layout Plain Layout
24800 A
24801 \backslash
24802 ,
24803 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
24804 \end_inset
24805
24806 (x)+B
24807 \end_layout
24808
24809 \end_inset
24810 </cell>
24811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24812 \begin_inset Text
24813
24814 \begin_layout Plain Layout
24815 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24816 \end_inset
24817
24818
24819 \end_layout
24820
24821 \end_inset
24822 </cell>
24823 </row>
24824 </lyxtabular>
24825
24826 \end_inset
24827
24828
24829 \end_layout
24830
24831 \begin_layout Standard
24832 The first method is more suitable when the self-defined function should
24833  be used several times.
24834 \end_layout
24835
24836 \begin_layout Subsection
24837 Limits
24838 \begin_inset Index
24839 status collapsed
24840
24841 \begin_layout Plain Layout
24842 Limits
24843 \end_layout
24844
24845 \end_inset
24846
24847
24848 \end_layout
24849
24850 \begin_layout Standard
24851 For limits there are defined besides 
24852 \series bold
24853
24854 \backslash
24855 lim
24856 \series default
24857
24858 \begin_inset Index
24859 status collapsed
24860
24861 \begin_layout Plain Layout
24862 Commands ! L ! 
24863 \backslash
24864 lim
24865 \end_layout
24866
24867 \end_inset
24868
24869
24870 \series bold
24871
24872 \backslash
24873 liminf
24874 \series default
24875  and 
24876 \series bold
24877
24878 \backslash
24879 limsup
24880 \series default
24881  furthermore the following functions:
24882 \end_layout
24883
24884 \begin_layout Standard
24885 \align center
24886 \begin_inset Tabular
24887 <lyxtabular version="3" rows="5" columns="2">
24888 <features>
24889 <column alignment="center" valignment="top" width="0">
24890 <column alignment="center" valignment="top" width="0">
24891 <row>
24892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24893 \begin_inset Text
24894
24895 \begin_layout Plain Layout
24896 Command
24897 \end_layout
24898
24899 \end_inset
24900 </cell>
24901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24902 \begin_inset Text
24903
24904 \begin_layout Plain Layout
24905 Result
24906 \begin_inset Note Note
24907 status collapsed
24908
24909 \begin_layout Plain Layout
24910
24911 \series bold
24912
24913 \backslash
24914 raisebox
24915 \series default
24916  is only used as spacer.
24917 \end_layout
24918
24919 \end_inset
24920
24921
24922 \end_layout
24923
24924 \end_inset
24925 </cell>
24926 </row>
24927 <row>
24928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24929 \begin_inset Text
24930
24931 \begin_layout Plain Layout
24932
24933 \backslash
24934 varliminf
24935 \end_layout
24936
24937 \end_inset
24938 </cell>
24939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24940 \begin_inset Text
24941
24942 \begin_layout Plain Layout
24943 \begin_inset Formula $\varliminf$
24944 \end_inset
24945
24946
24947 \end_layout
24948
24949 \end_inset
24950 </cell>
24951 </row>
24952 <row>
24953 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24954 \begin_inset Text
24955
24956 \begin_layout Plain Layout
24957
24958 \backslash
24959 varlimsup
24960 \end_layout
24961
24962 \end_inset
24963 </cell>
24964 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24965 \begin_inset Text
24966
24967 \begin_layout Plain Layout
24968 \begin_inset Formula $\varlimsup$
24969 \end_inset
24970
24971
24972 \end_layout
24973
24974 \end_inset
24975 </cell>
24976 </row>
24977 <row>
24978 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24979 \begin_inset Text
24980
24981 \begin_layout Plain Layout
24982
24983 \backslash
24984 varprojlim
24985 \end_layout
24986
24987 \end_inset
24988 </cell>
24989 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24990 \begin_inset Text
24991
24992 \begin_layout Plain Layout
24993 \begin_inset Formula $\varprojlim$
24994 \end_inset
24995
24996
24997 \end_layout
24998
24999 \end_inset
25000 </cell>
25001 </row>
25002 <row>
25003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25004 \begin_inset Text
25005
25006 \begin_layout Plain Layout
25007
25008 \backslash
25009 varinjlim
25010 \end_layout
25011
25012 \end_inset
25013 </cell>
25014 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25015 \begin_inset Text
25016
25017 \begin_layout Plain Layout
25018 \begin_inset Formula $\varinjlim$
25019 \end_inset
25020
25021
25022 \begin_inset Formula $\raisebox{-2.5mm}{}$
25023 \end_inset
25024
25025
25026 \end_layout
25027
25028 \end_inset
25029 </cell>
25030 </row>
25031 </lyxtabular>
25032
25033 \end_inset
25034
25035
25036 \end_layout
25037
25038 \begin_layout Standard
25039 \begin_inset VSpace medskip
25040 \end_inset
25041
25042 The limit is created by inserting a subscript.
25043  It is set right beside the function in an inline formula:
25044 \end_layout
25045
25046 \begin_layout Standard
25047 \align center
25048 \begin_inset Tabular
25049 <lyxtabular version="3" rows="2" columns="2">
25050 <features>
25051 <column alignment="center" valignment="top" width="0pt">
25052 <column alignment="center" valignment="top" width="0pt">
25053 <row>
25054 <cell alignment="center" valignment="top" usebox="none">
25055 \begin_inset Text
25056
25057 \begin_layout Plain Layout
25058 Command
25059 \end_layout
25060
25061 \end_inset
25062 </cell>
25063 <cell alignment="center" valignment="top" usebox="none">
25064 \begin_inset Text
25065
25066 \begin_layout Plain Layout
25067 \begin_inset space \hspace{}
25068 \length 1cm
25069 \end_inset
25070
25071 Result
25072 \begin_inset Note Note
25073 status collapsed
25074
25075 \begin_layout Plain Layout
25076
25077 \series bold
25078
25079 \backslash
25080 hspace
25081 \series default
25082  and
25083 \series bold
25084  
25085 \backslash
25086 raisebox
25087 \series default
25088  are used here as spacer.
25089 \end_layout
25090
25091 \end_inset
25092
25093
25094 \end_layout
25095
25096 \end_inset
25097 </cell>
25098 </row>
25099 <row>
25100 <cell alignment="center" valignment="top" usebox="none">
25101 \begin_inset Text
25102
25103 \begin_layout Plain Layout
25104
25105 \backslash
25106 lim_x
25107 \backslash
25108 to
25109 \begin_inset ERT
25110 status collapsed
25111
25112 \begin_layout Plain Layout
25113
25114
25115 \backslash
25116 spce 
25117 \end_layout
25118
25119 \end_inset
25120
25121 A
25122 \begin_inset ERT
25123 status collapsed
25124
25125 \begin_layout Plain Layout
25126
25127
25128 \backslash
25129 spce 
25130 \end_layout
25131
25132 \end_inset
25133
25134 x=B
25135 \end_layout
25136
25137 \end_inset
25138 </cell>
25139 <cell alignment="center" valignment="top" usebox="none">
25140 \begin_inset Text
25141
25142 \begin_layout Plain Layout
25143 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25144 \end_inset
25145
25146
25147 \end_layout
25148
25149 \end_inset
25150 </cell>
25151 </row>
25152 </lyxtabular>
25153
25154 \end_inset
25155
25156
25157 \end_layout
25158
25159 \begin_layout Standard
25160 In a displayed formula the limit is set below the formula, as usual:
25161 \begin_inset Formula \[
25162 \lim_{x\to A}x=B\]
25163
25164 \end_inset
25165
25166
25167 \end_layout
25168
25169 \begin_layout Subsection
25170 Modulo-Functions
25171 \begin_inset Index
25172 status collapsed
25173
25174 \begin_layout Plain Layout
25175 Functions ! modulo-
25176 \end_layout
25177
25178 \end_inset
25179
25180
25181 \end_layout
25182
25183 \begin_layout Standard
25184 The modulo-function is special, because it exists in four variants.
25185 \end_layout
25186
25187 \begin_layout Standard
25188 The variants in a displayed formula:
25189 \begin_inset Formula \begin{align*}
25190 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25191 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25192 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25193 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25194 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25195
25196 \end_inset
25197
25198
25199 \end_layout
25200
25201 \begin_layout Standard
25202 In an inline formula less space is set before the function names for all
25203  variants.
25204 \end_layout
25205
25206 \begin_layout Section
25207 Special Characters
25208 \begin_inset Index
25209 status collapsed
25210
25211 \begin_layout Plain Layout
25212 Special characters
25213 \end_layout
25214
25215 \end_inset
25216
25217
25218 \end_layout
25219
25220 \begin_layout Subsection
25221 Special Characters in Mathematical Text
25222 \end_layout
25223
25224 \begin_layout Standard
25225 The following commands can only be used in mathematical text or in TeX-mode:
25226 \end_layout
25227
25228 \begin_layout Standard
25229 \begin_inset space \hfill{}
25230 \end_inset
25231
25232
25233 \begin_inset Tabular
25234 <lyxtabular version="3" rows="8" columns="2">
25235 <features>
25236 <column alignment="block" valignment="top" width="0">
25237 <column alignment="block" valignment="top" width="0">
25238 <row>
25239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25240 \begin_inset Text
25241
25242 \begin_layout Plain Layout
25243 Command
25244 \end_layout
25245
25246 \end_inset
25247 </cell>
25248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25249 \begin_inset Text
25250
25251 \begin_layout Plain Layout
25252 Result
25253 \end_layout
25254
25255 \end_inset
25256 </cell>
25257 </row>
25258 <row>
25259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25260 \begin_inset Text
25261
25262 \begin_layout Plain Layout
25263
25264 \backslash
25265 oe
25266 \end_layout
25267
25268 \end_inset
25269 </cell>
25270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25271 \begin_inset Text
25272
25273 \begin_layout Plain Layout
25274 \begin_inset Formula $\textrm{œ}$
25275 \end_inset
25276
25277
25278 \end_layout
25279
25280 \end_inset
25281 </cell>
25282 </row>
25283 <row>
25284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25285 \begin_inset Text
25286
25287 \begin_layout Plain Layout
25288
25289 \backslash
25290 OE
25291 \end_layout
25292
25293 \end_inset
25294 </cell>
25295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25296 \begin_inset Text
25297
25298 \begin_layout Plain Layout
25299 \begin_inset Formula $\textrm{Œ}$
25300 \end_inset
25301
25302
25303 \end_layout
25304
25305 \end_inset
25306 </cell>
25307 </row>
25308 <row>
25309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25310 \begin_inset Text
25311
25312 \begin_layout Plain Layout
25313
25314 \backslash
25315 ae
25316 \end_layout
25317
25318 \end_inset
25319 </cell>
25320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25321 \begin_inset Text
25322
25323 \begin_layout Plain Layout
25324 \begin_inset Formula $\textrm{æ}$
25325 \end_inset
25326
25327
25328 \end_layout
25329
25330 \end_inset
25331 </cell>
25332 </row>
25333 <row>
25334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25335 \begin_inset Text
25336
25337 \begin_layout Plain Layout
25338
25339 \backslash
25340 AE
25341 \end_layout
25342
25343 \end_inset
25344 </cell>
25345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25346 \begin_inset Text
25347
25348 \begin_layout Plain Layout
25349 \begin_inset Formula $\textrm{Æ}$
25350 \end_inset
25351
25352
25353 \end_layout
25354
25355 \end_inset
25356 </cell>
25357 </row>
25358 <row>
25359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25360 \begin_inset Text
25361
25362 \begin_layout Plain Layout
25363
25364 \backslash
25365 aa
25366 \end_layout
25367
25368 \end_inset
25369 </cell>
25370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25371 \begin_inset Text
25372
25373 \begin_layout Plain Layout
25374 \begin_inset Formula $\textrm{\aa}$
25375 \end_inset
25376
25377
25378 \end_layout
25379
25380 \end_inset
25381 </cell>
25382 </row>
25383 <row>
25384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25385 \begin_inset Text
25386
25387 \begin_layout Plain Layout
25388
25389 \backslash
25390 AA
25391 \begin_inset Index
25392 status collapsed
25393
25394 \begin_layout Plain Layout
25395
25396 \backslash
25397 @
25398 \begin_inset ERT
25399 status collapsed
25400
25401 \begin_layout Plain Layout
25402
25403
25404 \backslash
25405 textrm{
25406 \backslash
25407 AA}
25408 \end_layout
25409
25410 \end_inset
25411
25412
25413 \end_layout
25414
25415 \end_inset
25416
25417
25418 \end_layout
25419
25420 \end_inset
25421 </cell>
25422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25423 \begin_inset Text
25424
25425 \begin_layout Plain Layout
25426 \begin_inset Formula $\textrm{Å}$
25427 \end_inset
25428
25429
25430 \end_layout
25431
25432 \end_inset
25433 </cell>
25434 </row>
25435 <row>
25436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25437 \begin_inset Text
25438
25439 \begin_layout Plain Layout
25440
25441 \backslash
25442 i
25443 \end_layout
25444
25445 \end_inset
25446 </cell>
25447 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25448 \begin_inset Text
25449
25450 \begin_layout Plain Layout
25451 \begin_inset Formula $\textrm{ı}$
25452 \end_inset
25453
25454
25455 \end_layout
25456
25457 \end_inset
25458 </cell>
25459 </row>
25460 </lyxtabular>
25461
25462 \end_inset
25463
25464
25465 \begin_inset space \hfill{}
25466 \end_inset
25467
25468
25469 \begin_inset Tabular
25470 <lyxtabular version="3" rows="8" columns="2">
25471 <features>
25472 <column alignment="block" valignment="top" width="0">
25473 <column alignment="center" valignment="top" width="0">
25474 <row>
25475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25476 \begin_inset Text
25477
25478 \begin_layout Plain Layout
25479 command
25480 \begin_inset Note Note
25481 status collapsed
25482
25483 \begin_layout Plain Layout
25484
25485 \series bold
25486
25487 \backslash
25488 hspace{0mm}
25489 \series default
25490  is used for separation, because otherwise the output will be ¡ and ¿ respective
25491 ly.
25492 \end_layout
25493
25494 \end_inset
25495
25496
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 o
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 O
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 l
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 L
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" bottomline="true" leftline="true" usebox="none">
25613 \begin_inset Text
25614
25615 \begin_layout Plain Layout
25616 !
25617 \begin_inset space \hspace{}
25618 \length 0mm
25619 \end_inset
25620
25621 `
25622 \begin_inset ERT
25623 status collapsed
25624
25625 \begin_layout Plain Layout
25626
25627
25628 \backslash
25629 spce 
25630 \end_layout
25631
25632 \end_inset
25633
25634
25635 \end_layout
25636
25637 \end_inset
25638 </cell>
25639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25640 \begin_inset Text
25641
25642 \begin_layout Plain Layout
25643 \begin_inset Formula $\textrm{!`}$
25644 \end_inset
25645
25646
25647 \end_layout
25648
25649 \end_inset
25650 </cell>
25651 </row>
25652 <row>
25653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25654 \begin_inset Text
25655
25656 \begin_layout Plain Layout
25657 ?
25658 \begin_inset space \hspace{}
25659 \length 0mm
25660 \end_inset
25661
25662 `
25663 \begin_inset ERT
25664 status collapsed
25665
25666 \begin_layout Plain Layout
25667
25668
25669 \backslash
25670 spce 
25671 \end_layout
25672
25673 \end_inset
25674
25675
25676 \end_layout
25677
25678 \end_inset
25679 </cell>
25680 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25681 \begin_inset Text
25682
25683 \begin_layout Plain Layout
25684 \begin_inset Formula $\textrm{?`}$
25685 \end_inset
25686
25687
25688 \end_layout
25689
25690 \end_inset
25691 </cell>
25692 </row>
25693 <row>
25694 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25695 \begin_inset Text
25696
25697 \begin_layout Plain Layout
25698
25699 \backslash
25700 j
25701 \end_layout
25702
25703 \end_inset
25704 </cell>
25705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25706 \begin_inset Text
25707
25708 \begin_layout Plain Layout
25709 \begin_inset Formula $\textrm{ȷ}$
25710 \end_inset
25711
25712
25713 \end_layout
25714
25715 \end_inset
25716 </cell>
25717 </row>
25718 </lyxtabular>
25719
25720 \end_inset
25721
25722
25723 \begin_inset space \hfill{}
25724 \end_inset
25725
25726
25727 \end_layout
25728
25729 \begin_layout Standard
25730 The characters 
25731 \begin_inset Formula $\textrm{\textrm{Å}}$
25732 \end_inset
25733
25734  and 
25735 \begin_inset Formula $\textrm{\textrm{Ø}}$
25736 \end_inset
25737
25738  can also be inserted via the math toolbar button 
25739 \begin_inset Graphics
25740         filename ../images/math/digamma.png
25741         scale 85
25742
25743 \end_inset
25744
25745 .
25746 \end_layout
25747
25748 \begin_layout Standard
25749 An exception are the commands 
25750 \series bold
25751 !
25752 \begin_inset space \hspace{}
25753 \length 0mm
25754 \end_inset
25755
25756 `
25757 \series default
25758  and 
25759 \series bold
25760 ?
25761 \begin_inset space \hspace{}
25762 \length 0mm
25763 \end_inset
25764
25765 `
25766 \series default
25767 , because they can be inserted in LyX directly to text.
25768 \end_layout
25769
25770 \begin_layout Subsection
25771 Accents in Text
25772 \begin_inset CommandInset label
25773 LatexCommand label
25774 name "sub:Accents-in-Text"
25775
25776 \end_inset
25777
25778
25779 \begin_inset Index
25780 status collapsed
25781
25782 \begin_layout Plain Layout
25783 Accents ! in text
25784 \end_layout
25785
25786 \end_inset
25787
25788
25789 \end_layout
25790
25791 \begin_layout Standard
25792 With the following commands all letters can be accented.
25793  The commands must be inserted in TeX-mode.
25794 \end_layout
25795
25796 \begin_layout Standard
25797 \begin_inset space \hfill{}
25798 \end_inset
25799
25800
25801 \begin_inset Tabular
25802 <lyxtabular version="3" rows="8" columns="2">
25803 <features>
25804 <column alignment="block" valignment="top" width="0">
25805 <column alignment="block" valignment="top" width="0">
25806 <row>
25807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25808 \begin_inset Text
25809
25810 \begin_layout Plain Layout
25811 Command
25812 \end_layout
25813
25814 \end_inset
25815 </cell>
25816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25817 \begin_inset Text
25818
25819 \begin_layout Plain Layout
25820 Result
25821 \end_layout
25822
25823 \end_inset
25824 </cell>
25825 </row>
25826 <row>
25827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25828 \begin_inset Text
25829
25830 \begin_layout Plain Layout
25831
25832 \backslash
25833
25834 \begin_inset Quotes grd
25835 \end_inset
25836
25837 e
25838 \end_layout
25839
25840 \end_inset
25841 </cell>
25842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25843 \begin_inset Text
25844
25845 \begin_layout Plain Layout
25846 \begin_inset ERT
25847 status collapsed
25848
25849 \begin_layout Plain Layout
25850
25851
25852 \backslash
25853 "e
25854 \end_layout
25855
25856 \end_inset
25857
25858
25859 \end_layout
25860
25861 \end_inset
25862 </cell>
25863 </row>
25864 <row>
25865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25866 \begin_inset Text
25867
25868 \begin_layout Plain Layout
25869
25870 \backslash
25871 `e
25872 \end_layout
25873
25874 \end_inset
25875 </cell>
25876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25877 \begin_inset Text
25878
25879 \begin_layout Plain Layout
25880 \begin_inset ERT
25881 status collapsed
25882
25883 \begin_layout Plain Layout
25884
25885
25886 \backslash
25887 `e
25888 \end_layout
25889
25890 \end_inset
25891
25892
25893 \end_layout
25894
25895 \end_inset
25896 </cell>
25897 </row>
25898 <row>
25899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25900 \begin_inset Text
25901
25902 \begin_layout Plain Layout
25903
25904 \backslash
25905 ^
25906 \begin_inset ERT
25907 status collapsed
25908
25909 \begin_layout Plain Layout
25910
25911
25912 \backslash
25913 spce 
25914 \end_layout
25915
25916 \end_inset
25917
25918 e
25919 \end_layout
25920
25921 \end_inset
25922 </cell>
25923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25924 \begin_inset Text
25925
25926 \begin_layout Plain Layout
25927 \begin_inset ERT
25928 status collapsed
25929
25930 \begin_layout Plain Layout
25931
25932
25933 \backslash
25934 ^e
25935 \end_layout
25936
25937 \end_inset
25938
25939
25940 \end_layout
25941
25942 \end_inset
25943 </cell>
25944 </row>
25945 <row>
25946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25947 \begin_inset Text
25948
25949 \begin_layout Plain Layout
25950
25951 \backslash
25952 =e
25953 \end_layout
25954
25955 \end_inset
25956 </cell>
25957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25958 \begin_inset Text
25959
25960 \begin_layout Plain Layout
25961 \begin_inset ERT
25962 status collapsed
25963
25964 \begin_layout Plain Layout
25965
25966
25967 \backslash
25968 =e
25969 \end_layout
25970
25971 \end_inset
25972
25973
25974 \end_layout
25975
25976 \end_inset
25977 </cell>
25978 </row>
25979 <row>
25980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25981 \begin_inset Text
25982
25983 \begin_layout Plain Layout
25984
25985 \backslash
25986 u
25987 \begin_inset ERT
25988 status collapsed
25989
25990 \begin_layout Plain Layout
25991
25992
25993 \backslash
25994 spce 
25995 \end_layout
25996
25997 \end_inset
25998
25999 e
26000 \end_layout
26001
26002 \end_inset
26003 </cell>
26004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26005 \begin_inset Text
26006
26007 \begin_layout Plain Layout
26008 \begin_inset ERT
26009 status collapsed
26010
26011 \begin_layout Plain Layout
26012
26013
26014 \backslash
26015 u e
26016 \end_layout
26017
26018 \end_inset
26019
26020
26021 \end_layout
26022
26023 \end_inset
26024 </cell>
26025 </row>
26026 <row>
26027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26028 \begin_inset Text
26029
26030 \begin_layout Plain Layout
26031
26032 \backslash
26033 b
26034 \begin_inset ERT
26035 status collapsed
26036
26037 \begin_layout Plain Layout
26038
26039
26040 \backslash
26041 spce 
26042 \end_layout
26043
26044 \end_inset
26045
26046 e
26047 \end_layout
26048
26049 \end_inset
26050 </cell>
26051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26052 \begin_inset Text
26053
26054 \begin_layout Plain Layout
26055 \begin_inset ERT
26056 status collapsed
26057
26058 \begin_layout Plain Layout
26059
26060
26061 \backslash
26062 b e
26063 \end_layout
26064
26065 \end_inset
26066
26067
26068 \end_layout
26069
26070 \end_inset
26071 </cell>
26072 </row>
26073 <row>
26074 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26075 \begin_inset Text
26076
26077 \begin_layout Plain Layout
26078
26079 \backslash
26080 t
26081 \begin_inset ERT
26082 status collapsed
26083
26084 \begin_layout Plain Layout
26085
26086
26087 \backslash
26088 spce 
26089 \end_layout
26090
26091 \end_inset
26092
26093 ee
26094 \end_layout
26095
26096 \end_inset
26097 </cell>
26098 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26099 \begin_inset Text
26100
26101 \begin_layout Plain Layout
26102 \begin_inset ERT
26103 status collapsed
26104
26105 \begin_layout Plain Layout
26106
26107
26108 \backslash
26109 t ee
26110 \end_layout
26111
26112 \end_inset
26113
26114
26115 \end_layout
26116
26117 \end_inset
26118 </cell>
26119 </row>
26120 </lyxtabular>
26121
26122 \end_inset
26123
26124
26125 \begin_inset space \hfill{}
26126 \end_inset
26127
26128
26129 \begin_inset Tabular
26130 <lyxtabular version="3" rows="8" columns="2">
26131 <features>
26132 <column alignment="block" valignment="top" width="0">
26133 <column alignment="center" valignment="top" width="0">
26134 <row>
26135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26136 \begin_inset Text
26137
26138 \begin_layout Plain Layout
26139 Command
26140 \end_layout
26141
26142 \end_inset
26143 </cell>
26144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26145 \begin_inset Text
26146
26147 \begin_layout Plain Layout
26148 Result
26149 \end_layout
26150
26151 \end_inset
26152 </cell>
26153 </row>
26154 <row>
26155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26156 \begin_inset Text
26157
26158 \begin_layout Plain Layout
26159
26160 \backslash
26161 H
26162 \begin_inset ERT
26163 status collapsed
26164
26165 \begin_layout Plain Layout
26166
26167
26168 \backslash
26169 spce 
26170 \end_layout
26171
26172 \end_inset
26173
26174 e
26175 \end_layout
26176
26177 \end_inset
26178 </cell>
26179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26180 \begin_inset Text
26181
26182 \begin_layout Plain Layout
26183 \begin_inset ERT
26184 status collapsed
26185
26186 \begin_layout Plain Layout
26187
26188
26189 \backslash
26190 H e
26191 \end_layout
26192
26193 \end_inset
26194
26195
26196 \end_layout
26197
26198 \end_inset
26199 </cell>
26200 </row>
26201 <row>
26202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26203 \begin_inset Text
26204
26205 \begin_layout Plain Layout
26206
26207 \backslash
26208 'e
26209 \end_layout
26210
26211 \end_inset
26212 </cell>
26213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26214 \begin_inset Text
26215
26216 \begin_layout Plain Layout
26217 \begin_inset ERT
26218 status collapsed
26219
26220 \begin_layout Plain Layout
26221
26222
26223 \backslash
26224 'e
26225 \end_layout
26226
26227 \end_inset
26228
26229
26230 \end_layout
26231
26232 \end_inset
26233 </cell>
26234 </row>
26235 <row>
26236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26237 \begin_inset Text
26238
26239 \begin_layout Plain Layout
26240
26241 \backslash
26242 ~e
26243 \begin_inset Index
26244 status collapsed
26245
26246 \begin_layout Plain Layout
26247 Tilde
26248 \end_layout
26249
26250 \end_inset
26251
26252
26253 \end_layout
26254
26255 \end_inset
26256 </cell>
26257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26258 \begin_inset Text
26259
26260 \begin_layout Plain Layout
26261 \begin_inset ERT
26262 status collapsed
26263
26264 \begin_layout Plain Layout
26265
26266
26267 \backslash
26268 ~e
26269 \end_layout
26270
26271 \end_inset
26272
26273
26274 \end_layout
26275
26276 \end_inset
26277 </cell>
26278 </row>
26279 <row>
26280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26281 \begin_inset Text
26282
26283 \begin_layout Plain Layout
26284
26285 \backslash
26286 .e
26287 \end_layout
26288
26289 \end_inset
26290 </cell>
26291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26292 \begin_inset Text
26293
26294 \begin_layout Plain Layout
26295 \begin_inset ERT
26296 status collapsed
26297
26298 \begin_layout Plain Layout
26299
26300
26301 \backslash
26302 .e
26303 \end_layout
26304
26305 \end_inset
26306
26307
26308 \end_layout
26309
26310 \end_inset
26311 </cell>
26312 </row>
26313 <row>
26314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26315 \begin_inset Text
26316
26317 \begin_layout Plain Layout
26318
26319 \backslash
26320 v
26321 \begin_inset ERT
26322 status collapsed
26323
26324 \begin_layout Plain Layout
26325
26326
26327 \backslash
26328 spce 
26329 \end_layout
26330
26331 \end_inset
26332
26333 e
26334 \end_layout
26335
26336 \end_inset
26337 </cell>
26338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26339 \begin_inset Text
26340
26341 \begin_layout Plain Layout
26342 \begin_inset ERT
26343 status collapsed
26344
26345 \begin_layout Plain Layout
26346
26347
26348 \backslash
26349 v e
26350 \end_layout
26351
26352 \end_inset
26353
26354
26355 \end_layout
26356
26357 \end_inset
26358 </cell>
26359 </row>
26360 <row>
26361 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26362 \begin_inset Text
26363
26364 \begin_layout Plain Layout
26365
26366 \backslash
26367 d
26368 \begin_inset ERT
26369 status collapsed
26370
26371 \begin_layout Plain Layout
26372
26373
26374 \backslash
26375 spce 
26376 \end_layout
26377
26378 \end_inset
26379
26380 e
26381 \end_layout
26382
26383 \end_inset
26384 </cell>
26385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26386 \begin_inset Text
26387
26388 \begin_layout Plain Layout
26389 \begin_inset ERT
26390 status collapsed
26391
26392 \begin_layout Plain Layout
26393
26394
26395 \backslash
26396 d e
26397 \end_layout
26398
26399 \end_inset
26400
26401
26402 \end_layout
26403
26404 \end_inset
26405 </cell>
26406 </row>
26407 <row>
26408 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26409 \begin_inset Text
26410
26411 \begin_layout Plain Layout
26412
26413 \backslash
26414 c
26415 \begin_inset ERT
26416 status collapsed
26417
26418 \begin_layout Plain Layout
26419
26420
26421 \backslash
26422 spce 
26423 \end_layout
26424
26425 \end_inset
26426
26427 e
26428 \end_layout
26429
26430 \end_inset
26431 </cell>
26432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26433 \begin_inset Text
26434
26435 \begin_layout Plain Layout
26436 \begin_inset ERT
26437 status collapsed
26438
26439 \begin_layout Plain Layout
26440
26441
26442 \backslash
26443 c e
26444 \end_layout
26445
26446 \end_inset
26447
26448
26449 \end_layout
26450
26451 \end_inset
26452 </cell>
26453 </row>
26454 </lyxtabular>
26455
26456 \end_inset
26457
26458
26459 \begin_inset space \hfill{}
26460 \end_inset
26461
26462
26463 \end_layout
26464
26465 \begin_layout Standard
26466 \begin_inset VSpace medskip
26467 \end_inset
26468
26469 With the command 
26470 \series bold
26471
26472 \backslash
26473 t
26474 \series default
26475  also two different characters can be accented.
26476  The command 
26477 \series bold
26478
26479 \backslash
26480 t
26481 \begin_inset ERT
26482 status collapsed
26483
26484 \begin_layout Plain Layout
26485
26486
26487 \backslash
26488 spce 
26489 \end_layout
26490
26491 \end_inset
26492
26493 sz
26494 \series default
26495  creates: 
26496 \begin_inset ERT
26497 status collapsed
26498
26499 \begin_layout Plain Layout
26500
26501
26502 \backslash
26503 t sz
26504 \end_layout
26505
26506 \end_inset
26507
26508
26509 \end_layout
26510
26511 \begin_layout Standard
26512 The accents 
26513 \series bold
26514 `
26515 \series default
26516  , 
26517 \series bold
26518 '
26519 \series default
26520  , and 
26521 \series bold
26522 ^
26523 \series default
26524  can in combination with vowels directly be inserted with the keyboard without
26525  using TeX-mode.
26526  The same applies for the tilde
26527 \begin_inset Foot
26528 status collapsed
26529
26530 \begin_layout Plain Layout
26531 This only applies for keyboards where the tilde is defined as accent.
26532 \end_layout
26533
26534 \end_inset
26535
26536  
26537 \series bold
26538 ~
26539 \series default
26540  in combination with 
26541 \emph on
26542 a
26543 \emph default
26544  , 
26545 \emph on
26546 n
26547 \emph default
26548  , or 
26549 \emph on
26550 o
26551 \emph default
26552 .
26553 \end_layout
26554
26555 \begin_layout Standard
26556 The commands 
26557 \series bold
26558
26559 \backslash
26560 b
26561 \series default
26562  , 
26563 \series bold
26564
26565 \backslash
26566 c
26567 \series default
26568  , 
26569 \series bold
26570
26571 \backslash
26572 d
26573 \series default
26574  , 
26575 \series bold
26576
26577 \backslash
26578 H
26579 \series default
26580  , 
26581 \series bold
26582
26583 \backslash
26584 t
26585 \series default
26586  , 
26587 \series bold
26588
26589 \backslash
26590 u
26591 \series default
26592  , 
26593 \series bold
26594
26595 \backslash
26596 v
26597 \series default
26598 , and accents inserted directly with the keyboard are also available in
26599  mathematical text.
26600  For the other accents there are special math commands to be used in formulas,
26601  see 
26602 \begin_inset CommandInset ref
26603 LatexCommand ref
26604 reference "sub:Accents-for-one"
26605
26606 \end_inset
26607
26608 .
26609 \end_layout
26610
26611 \begin_layout Standard
26612 \begin_inset VSpace bigskip
26613 \end_inset
26614
26615 Furthermore, with the command 
26616 \series bold
26617
26618 \backslash
26619 textcircled
26620 \series default
26621
26622 \begin_inset Index
26623 status collapsed
26624
26625 \begin_layout Plain Layout
26626 Commands ! T ! 
26627 \backslash
26628 textcircled
26629 \end_layout
26630
26631 \end_inset
26632
26633  all numbers and letters can be set into a circle, quasi accented with a
26634  circle, similar to the the copyright symbol.
26635 \end_layout
26636
26637 \begin_layout Standard
26638 \align center
26639 \begin_inset Tabular
26640 <lyxtabular version="3" rows="3" columns="2">
26641 <features>
26642 <column alignment="center" valignment="top" width="0">
26643 <column alignment="center" valignment="top" width="0">
26644 <row>
26645 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26646 \begin_inset Text
26647
26648 \begin_layout Plain Layout
26649 Command
26650 \end_layout
26651
26652 \end_inset
26653 </cell>
26654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26655 \begin_inset Text
26656
26657 \begin_layout Plain Layout
26658 Result
26659 \begin_inset Note Note
26660 status collapsed
26661
26662 \begin_layout Plain Layout
26663
26664 \series bold
26665
26666 \backslash
26667 raisebox
26668 \series default
26669  is only used as spacer.
26670 \end_layout
26671
26672 \end_inset
26673
26674
26675 \end_layout
26676
26677 \end_inset
26678 </cell>
26679 </row>
26680 <row>
26681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26682 \begin_inset Text
26683
26684 \begin_layout Plain Layout
26685
26686 \backslash
26687 textcircled{w}
26688 \end_layout
26689
26690 \end_inset
26691 </cell>
26692 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26693 \begin_inset Text
26694
26695 \begin_layout Plain Layout
26696 \begin_inset ERT
26697 status collapsed
26698
26699 \begin_layout Plain Layout
26700
26701
26702 \backslash
26703 textcircled{w}
26704 \end_layout
26705
26706 \end_inset
26707
26708
26709 \end_layout
26710
26711 \end_inset
26712 </cell>
26713 </row>
26714 <row>
26715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26716 \begin_inset Text
26717
26718 \begin_layout Plain Layout
26719
26720 \backslash
26721 Large 
26722 \backslash
26723 textcircled{
26724 \backslash
26725 normalsize
26726 \backslash
26727 protect
26728 \backslash
26729 raisebox{-1.5pt}{W}}
26730 \end_layout
26731
26732 \end_inset
26733 </cell>
26734 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26735 \begin_inset Text
26736
26737 \begin_layout Plain Layout
26738 \begin_inset Formula $\raisebox{4.5mm}{}$
26739 \end_inset
26740
26741
26742 \begin_inset ERT
26743 status collapsed
26744
26745 \begin_layout Plain Layout
26746
26747
26748 \backslash
26749 Large 
26750 \backslash
26751 textcircled{
26752 \backslash
26753 normalsize
26754 \backslash
26755 protect
26756 \backslash
26757 raisebox{-1.5pt}W}
26758 \end_layout
26759
26760 \end_inset
26761
26762
26763 \begin_inset Formula $\raisebox{-2mm}{}$
26764 \end_inset
26765
26766
26767 \end_layout
26768
26769 \end_inset
26770 </cell>
26771 </row>
26772 </lyxtabular>
26773
26774 \end_inset
26775
26776
26777 \end_layout
26778
26779 \begin_layout Standard
26780 One has to take care that the character fits in the circle.
26781  
26782 \series bold
26783
26784 \backslash
26785 Large
26786 \series default
26787
26788 \begin_inset Foot
26789 status collapsed
26790
26791 \begin_layout Plain Layout
26792 see 
26793 \begin_inset CommandInset ref
26794 LatexCommand ref
26795 reference "sub:Font-Sizes"
26796
26797 \end_inset
26798
26799
26800 \end_layout
26801
26802 \end_inset
26803
26804  specifies thereby the size of the circle.
26805  With the help of 
26806 \series bold
26807
26808 \backslash
26809 raisebox
26810 \series default
26811
26812 \begin_inset Foot
26813 status collapsed
26814
26815 \begin_layout Plain Layout
26816 see 
26817 \begin_inset CommandInset ref
26818 LatexCommand ref
26819 reference "sub:Boxes-without-Frame"
26820
26821 \end_inset
26822
26823
26824 \end_layout
26825
26826 \end_inset
26827
26828  the character can be centered.
26829 \end_layout
26830
26831 \begin_layout Subsection
26832 Minuscule Numbers
26833 \begin_inset Index
26834 status collapsed
26835
26836 \begin_layout Plain Layout
26837 Minuscule numbers
26838 \end_layout
26839
26840 \end_inset
26841
26842
26843 \end_layout
26844
26845 \begin_layout Standard
26846 Minuscule numbers are created with the command 
26847 \series bold
26848
26849 \backslash
26850 oldstylenums
26851 \series default
26852
26853 \begin_inset Index
26854 status collapsed
26855
26856 \begin_layout Plain Layout
26857 Commands ! O ! 
26858 \backslash
26859 oldstylenums
26860 \end_layout
26861
26862 \end_inset
26863
26864 .
26865  The command can be used in formulas and in TeX-mode.
26866  The command scheme is:
26867 \end_layout
26868
26869 \begin_layout Standard
26870
26871 \series bold
26872
26873 \backslash
26874 oldstylenums{number}
26875 \end_layout
26876
26877 \begin_layout Standard
26878 The command 
26879 \series bold
26880
26881 \backslash
26882 oldstylenums{0123456789
26883 \series default
26884  produces: 
26885 \begin_inset Formula $\oldstylenums{0123456789}$
26886 \end_inset
26887
26888
26889 \end_layout
26890
26891 \begin_layout Subsection
26892 Miscellaneous special Characters
26893 \begin_inset CommandInset label
26894 LatexCommand label
26895 name "sub:Miscellaneous-special-Characters"
26896
26897 \end_inset
26898
26899
26900 \begin_inset Index
26901 status collapsed
26902
26903 \begin_layout Plain Layout
26904 Special characters ! miscellaneous
26905 \end_layout
26906
26907 \end_inset
26908
26909
26910 \end_layout
26911
26912 \begin_layout Standard
26913 The following characters can only be inserted to formulas by using commands:
26914 \end_layout
26915
26916 \begin_layout Standard
26917 \align center
26918 \begin_inset Tabular
26919 <lyxtabular version="3" rows="4" columns="2">
26920 <features>
26921 <column alignment="center" valignment="top" width="0">
26922 <column alignment="center" valignment="top" width="0">
26923 <row>
26924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26925 \begin_inset Text
26926
26927 \begin_layout Plain Layout
26928 Command
26929 \end_layout
26930
26931 \end_inset
26932 </cell>
26933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26934 \begin_inset Text
26935
26936 \begin_layout Plain Layout
26937 Result
26938 \end_layout
26939
26940 \end_inset
26941 </cell>
26942 </row>
26943 <row>
26944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26945 \begin_inset Text
26946
26947 \begin_layout Plain Layout
26948
26949 \backslash
26950 ^
26951 \begin_inset ERT
26952 status collapsed
26953
26954 \begin_layout Plain Layout
26955
26956
26957 \backslash
26958 spce 
26959 \end_layout
26960
26961 \end_inset
26962
26963
26964 \end_layout
26965
26966 \end_inset
26967 </cell>
26968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26969 \begin_inset Text
26970
26971 \begin_layout Plain Layout
26972 \begin_inset Formula $\mathcircumflex$
26973 \end_inset
26974
26975
26976 \end_layout
26977
26978 \end_inset
26979 </cell>
26980 </row>
26981 <row>
26982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26983 \begin_inset Text
26984
26985 \begin_layout Plain Layout
26986
26987 \backslash
26988 _
26989 \end_layout
26990
26991 \end_inset
26992 </cell>
26993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26994 \begin_inset Text
26995
26996 \begin_layout Plain Layout
26997 \begin_inset Formula $\_$
26998 \end_inset
26999
27000
27001 \end_layout
27002
27003 \end_inset
27004 </cell>
27005 </row>
27006 <row>
27007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27008 \begin_inset Text
27009
27010 \begin_layout Plain Layout
27011 ^
27012 \begin_inset ERT
27013 status collapsed
27014
27015 \begin_layout Plain Layout
27016
27017
27018 \backslash
27019 spce 
27020 \end_layout
27021
27022 \end_inset
27023
27024
27025 \backslash
27026 circ
27027 \begin_inset Index
27028 status collapsed
27029
27030 \begin_layout Plain Layout
27031 °
27032 \end_layout
27033
27034 \end_inset
27035
27036
27037 \end_layout
27038
27039 \end_inset
27040 </cell>
27041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27042 \begin_inset Text
27043
27044 \begin_layout Plain Layout
27045 \begin_inset Formula $^{\circ}$
27046 \end_inset
27047
27048
27049 \end_layout
27050
27051 \end_inset
27052 </cell>
27053 </row>
27054 </lyxtabular>
27055
27056 \end_inset
27057
27058
27059 \end_layout
27060
27061 \begin_layout Standard
27062 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
27063  contains the following line
27064 \begin_inset Foot
27065 status collapsed
27066
27067 \begin_layout Plain Layout
27068 More about this is described in 
27069 \begin_inset CommandInset ref
27070 LatexCommand ref
27071 reference "sub:Text-Characters-in"
27072
27073 \end_inset
27074
27075 .
27076 \end_layout
27077
27078 \end_inset
27079
27080 :
27081 \end_layout
27082
27083 \begin_layout Standard
27084
27085 \series bold
27086
27087 \backslash
27088 DeclareInputtext{176}{
27089 \backslash
27090 ifmmode^
27091 \backslash
27092 circ
27093 \backslash
27094 else
27095 \backslash
27096 textdegree
27097 \backslash
27098 fi}
27099 \end_layout
27100
27101 \begin_layout Section
27102 Formula Styles
27103 \begin_inset CommandInset label
27104 LatexCommand label
27105 name "sec:Formula-Styles"
27106
27107 \end_inset
27108
27109
27110 \begin_inset Index
27111 status collapsed
27112
27113 \begin_layout Plain Layout
27114 Formula ! styles
27115 \end_layout
27116
27117 \end_inset
27118
27119
27120 \end_layout
27121
27122 \begin_layout Itemize
27123 There are two different alignment styles:
27124 \end_layout
27125
27126 \begin_deeper
27127 \begin_layout Description
27128 Centered is the predefined standard
27129 \end_layout
27130
27131 \begin_layout Description
27132 Indented for this the option 
27133 \series bold
27134 fleqn
27135 \series default
27136  must be inserted in the menu 
27137 \family sans
27138 Document\SpecialChar \menuseparator
27139 Settings
27140 \family default
27141  under 
27142 \family sans
27143 Document
27144 \begin_inset space ~
27145 \end_inset
27146
27147 Class
27148 \end_layout
27149
27150 \begin_layout Standard
27151 When 
27152 \series bold
27153 Indented
27154 \series default
27155  is used, the indentation can be adjusted with the length 
27156 \series bold
27157
27158 \backslash
27159 mathindent
27160 \series default
27161
27162 \begin_inset Index
27163 status collapsed
27164
27165 \begin_layout Plain Layout
27166 Commands ! M ! 
27167 \backslash
27168 mathindent
27169 \end_layout
27170
27171 \end_inset
27172
27173 .
27174  Should the distance be 15
27175 \begin_inset space \thinspace{}
27176 \end_inset
27177
27178 mm, the following command line is inserted in the LaTeX-preamble
27179 \end_layout
27180
27181 \begin_layout Standard
27182
27183 \series bold
27184
27185 \backslash
27186 setlength{
27187 \backslash
27188 mathindent}{15mm}
27189 \end_layout
27190
27191 \begin_layout Standard
27192 When no length is specified, the predefined value of 30
27193 \begin_inset space \thinspace{}
27194 \end_inset
27195
27196 pt will be used.
27197 \end_layout
27198
27199 \end_deeper
27200 \begin_layout Itemize
27201 And two different numbering styles:
27202 \end_layout
27203
27204 \begin_deeper
27205 \begin_layout Description
27206 Right is the predefined standard
27207 \end_layout
27208
27209 \begin_layout Description
27210 Left for this the option 
27211 \series bold
27212 leqno
27213 \series default
27214  must be inserted in the menu 
27215 \family sans
27216 Document\SpecialChar \menuseparator
27217 Settings
27218 \family default
27219  under 
27220 \family sans
27221 Document
27222 \begin_inset space ~
27223 \end_inset
27224
27225 Class
27226 \end_layout
27227
27228 \end_deeper
27229 \begin_layout Standard
27230
27231 \series bold
27232 fleqn
27233 \series default
27234  and 
27235 \series bold
27236 leqno
27237 \series default
27238  can also be used together.
27239  In this case both options are inserted, separated by a comma.
27240 \end_layout
27241
27242 \begin_layout Standard
27243 The chosen styles are used for all displayed formulas of the document.
27244  When both, centered and indented formulas should be created in a document,
27245  the style 
27246 \series bold
27247 Centered
27248 \series default
27249  is used.
27250  The indented formulas are then set in a flalign environment, see 
27251 \begin_inset CommandInset ref
27252 LatexCommand ref
27253 reference "sub:Flalign-Environment"
27254
27255 \end_inset
27256
27257 .
27258 \end_layout
27259
27260 \begin_layout Section
27261 Multiline Formulas
27262 \begin_inset CommandInset label
27263 LatexCommand label
27264 name "sec:Multiline-Formulas"
27265
27266 \end_inset
27267
27268
27269 \begin_inset Index
27270 status collapsed
27271
27272 \begin_layout Plain Layout
27273 Formula ! multiline
27274 \end_layout
27275
27276 \end_inset
27277
27278
27279 \end_layout
27280
27281 \begin_layout Subsection
27282 General
27283 \end_layout
27284
27285 \begin_layout Standard
27286 In LyX multiline formulas are created by pressing 
27287 \family sans
27288 \series bold
27289 Ctrl-Return
27290 \family default
27291 \series default
27292  inside a formula.
27293  This creates either an 
27294 \series bold
27295 eqnarray environment
27296 \series default
27297  that is described in 
27298 \begin_inset CommandInset ref
27299 LatexCommand ref
27300 reference "sub:Eqnarray-Environment"
27301
27302 \end_inset
27303
27304  or, when the option 
27305 \family sans
27306 Use AMS math package
27307 \family default
27308  in the document settings is selected, an 
27309 \series bold
27310 align environment
27311 \series default
27312  that is described in 
27313 \begin_inset CommandInset ref
27314 LatexCommand ref
27315 reference "sub:Standard-align-Environment"
27316
27317 \end_inset
27318
27319 .
27320 \end_layout
27321
27322 \begin_layout Standard
27323 There are other multiline formula environments that can be created via the
27324  menu 
27325 \family sans
27326 Insert\SpecialChar \menuseparator
27327 Math
27328 \family default
27329 .
27330  These environments are described in the following sections.
27331 \end_layout
27332
27333 \begin_layout Standard
27334 In all multiline formula environments a new line is created by pressing
27335  
27336 \family sans
27337 Ctrl-Return
27338 \family default
27339 .
27340  To add or delete lines, the math toolbar buttons 
27341 \begin_inset Graphics
27342         filename ../images/tabular-feature_append-row.png
27343         scale 85
27344
27345 \end_inset
27346
27347  or 
27348 \begin_inset Graphics
27349         filename ../images/tabular-feature_delete-row.png
27350         scale 85
27351
27352 \end_inset
27353
27354 , respectively, or the menu 
27355 \family sans
27356 Edit\SpecialChar \menuseparator
27357 Rows & Columns
27358 \family default
27359  can be used.
27360 \end_layout
27361
27362 \begin_layout Subsubsection
27363 Line Separation
27364 \begin_inset CommandInset label
27365 LatexCommand label
27366 name "sub:Line-Separation"
27367
27368 \end_inset
27369
27370
27371 \begin_inset Index
27372 status collapsed
27373
27374 \begin_layout Plain Layout
27375 Formula ! multiline ! Line separation
27376 \end_layout
27377
27378 \end_inset
27379
27380
27381 \end_layout
27382
27383 \begin_layout Standard
27384 There is sometimes not enough space in multiline formulas between the lines:
27385 \begin_inset Formula \begin{eqnarray*}
27386 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}\\
27387 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*}
27388
27389 \end_inset
27390
27391
27392 \end_layout
27393
27394 \begin_layout Standard
27395 In LaTeX additional line space is specified as optional argument of the
27396  new line command.
27397  This is not yet possible in LyX
27398 \begin_inset Foot
27399 status collapsed
27400
27401 \begin_layout Plain Layout
27402 see 
27403 \begin_inset CommandInset href
27404 LatexCommand href
27405 name "LyX-bug #1505"
27406 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27407
27408 \end_inset
27409
27410
27411 \end_layout
27412
27413 \end_inset
27414
27415 , therefore the whole formula must be inserted in TeX-mode.
27416  To add in our example space, the command 
27417 \series bold
27418
27419 \backslash
27420
27421 \backslash
27422 [3mm]
27423 \series default
27424  is inserted at the end of the first line.
27425  One gets: 
27426 \begin_inset ERT
27427 status collapsed
27428
27429 \begin_layout Plain Layout
27430
27431
27432 \backslash
27433 begin{eqnarray*}
27434 \end_layout
27435
27436 \begin_layout Plain Layout
27437
27438 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27439  = & 
27440 \backslash
27441 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27442 \backslash
27443
27444 \backslash
27445 [3mm]
27446 \end_layout
27447
27448 \begin_layout Plain Layout
27449
27450 4x^{2}
27451 \backslash
27452 left(B^{2}+x_{0}^{2}
27453 \backslash
27454 right)+4x_{0}x
27455 \backslash
27456 left(D-B^{2}
27457 \backslash
27458 right)+B^{2}
27459 \backslash
27460 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27461 \backslash
27462 right) & = & 0
27463 \end_layout
27464
27465 \begin_layout Plain Layout
27466
27467
27468 \backslash
27469 end{eqnarray*}
27470 \end_layout
27471
27472 \end_inset
27473
27474
27475 \end_layout
27476
27477 \begin_layout Standard
27478 \begin_inset VSpace bigskip
27479 \end_inset
27480
27481 To set the the line separation for all lines in a formula, the length 
27482 \series bold
27483
27484 \backslash
27485 jot
27486 \series default
27487
27488 \begin_inset Index
27489 status collapsed
27490
27491 \begin_layout Plain Layout
27492 Commands ! J ! 
27493 \backslash
27494 jot
27495 \end_layout
27496
27497 \end_inset
27498
27499  is changed.
27500  The definition is: 
27501 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27502 \end_inset
27503
27504 .
27505  Predefined for 
27506 \series bold
27507
27508 \backslash
27509 jot
27510 \series default
27511  is the value 3
27512 \begin_inset space \thinspace{}
27513 \end_inset
27514
27515 pt.
27516  To create 3
27517 \begin_inset space \thinspace{}
27518 \end_inset
27519
27520 mm additional line separation as in the previous example, the command
27521 \end_layout
27522
27523 \begin_layout Standard
27524
27525 \series bold
27526
27527 \backslash
27528 setlength{
27529 \backslash
27530 jot}{3mm+3pt}
27531 \end_layout
27532
27533 \begin_layout Standard
27534 is inserted in TeX-mode before the formula.
27535  This requires that the LaTeX-package 
27536 \series bold
27537 calc
27538 \series default
27539
27540 \begin_inset Foot
27541 status collapsed
27542
27543 \begin_layout Plain Layout
27544
27545 \series bold
27546 calc
27547 \series default
27548  is part of every LaTeX standard installation.
27549 \end_layout
27550
27551 \end_inset
27552
27553
27554 \begin_inset Index
27555 status collapsed
27556
27557 \begin_layout Plain Layout
27558 Packages ! calc
27559 \end_layout
27560
27561 \end_inset
27562
27563  was loaded in LaTeX-preamble with the line
27564 \end_layout
27565
27566 \begin_layout Standard
27567
27568 \series bold
27569
27570 \backslash
27571 usepackage{calc}
27572 \end_layout
27573
27574 \begin_layout Standard
27575 One gets: 
27576 \begin_inset ERT
27577 status collapsed
27578
27579 \begin_layout Plain Layout
27580
27581
27582 \backslash
27583 setlength{
27584 \backslash
27585 jot}{3mm+3pt}
27586 \end_layout
27587
27588 \end_inset
27589
27590
27591 \begin_inset Formula \begin{eqnarray*}
27592 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}\\
27593 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*}
27594
27595 \end_inset
27596
27597
27598 \end_layout
27599
27600 \begin_layout Standard
27601 \begin_inset ERT
27602 status collapsed
27603
27604 \begin_layout Plain Layout
27605
27606
27607 \backslash
27608 setlength{
27609 \backslash
27610 jot}{3pt}
27611 \end_layout
27612
27613 \end_inset
27614
27615  To get back to the predefined distance, 
27616 \series bold
27617
27618 \backslash
27619 jot
27620 \series default
27621  is set to the value 3
27622 \begin_inset space \thinspace{}
27623 \end_inset
27624
27625 pt.
27626 \end_layout
27627
27628 \begin_layout Subsubsection
27629 Column Separation
27630 \begin_inset CommandInset label
27631 LatexCommand label
27632 name "sub:Column-Separation"
27633
27634 \end_inset
27635
27636
27637 \begin_inset Index
27638 status collapsed
27639
27640 \begin_layout Plain Layout
27641 Formula ! multiline ! Column separation
27642 \end_layout
27643
27644 \end_inset
27645
27646
27647 \end_layout
27648
27649 \begin_layout Standard
27650 Multiline formulas form a matrix.
27651  A formula in the eqnarray environment is for example a matrix with three
27652  columns.
27653  By changing the column separation in this environment, the space beside
27654  the relation sign can be changed.
27655 \end_layout
27656
27657 \begin_layout Standard
27658 The column separation is specified with the length 
27659 \series bold
27660
27661 \backslash
27662 arraycolsep
27663 \series default
27664
27665 \begin_inset Index
27666 status collapsed
27667
27668 \begin_layout Plain Layout
27669 Commands ! A ! 
27670 \backslash
27671 arraycolsep
27672 \end_layout
27673
27674 \end_inset
27675
27676  according to:
27677 \begin_inset Newline newline
27678 \end_inset
27679
27680 column separation = 2
27681 \begin_inset space \thinspace{}
27682 \end_inset
27683
27684
27685 \series bold
27686
27687 \backslash
27688 arraycolsep
27689 \series default
27690
27691 \begin_inset Newline newline
27692 \end_inset
27693
27694 Thus, the command
27695 \end_layout
27696
27697 \begin_layout Standard
27698
27699 \series bold
27700
27701 \backslash
27702 setlength{
27703 \backslash
27704 arraycolsep}{1cm}
27705 \end_layout
27706
27707 \begin_layout Standard
27708 inserted in TeX-mode, sets for all following formulas a column separation
27709  of 2
27710 \begin_inset space \thinspace{}
27711 \end_inset
27712
27713 cm.
27714  To get back to the predefined distance, 
27715 \series bold
27716
27717 \backslash
27718 arraycolsep
27719 \series default
27720  is set to 5
27721 \begin_inset space \thinspace{}
27722 \end_inset
27723
27724 pt.
27725 \end_layout
27726
27727 \begin_layout Standard
27728 A formula with 2
27729 \begin_inset space \thinspace{}
27730 \end_inset
27731
27732 cm column separation:
27733 \begin_inset ERT
27734 status collapsed
27735
27736 \begin_layout Plain Layout
27737
27738
27739 \backslash
27740 setlength{
27741 \backslash
27742 arraycolsep}{1cm}
27743 \end_layout
27744
27745 \end_inset
27746
27747
27748 \begin_inset Formula \begin{eqnarray*}
27749 A & = & B\\
27750 C & \ne & A\end{eqnarray*}
27751
27752 \end_inset
27753
27754 A formula with the predefined column separation for matrices of 10
27755 \begin_inset space \thinspace{}
27756 \end_inset
27757
27758 pt:
27759 \begin_inset ERT
27760 status collapsed
27761
27762 \begin_layout Plain Layout
27763
27764
27765 \backslash
27766 setlength{
27767 \backslash
27768 arraycolsep}{5pt}
27769 \end_layout
27770
27771 \end_inset
27772
27773
27774 \begin_inset Formula \begin{eqnarray*}
27775 A & = & B\\
27776 C & \ne & A\end{eqnarray*}
27777
27778 \end_inset
27779
27780
27781 \end_layout
27782
27783 \begin_layout Subsubsection
27784 Long Formulas
27785 \begin_inset Index
27786 status collapsed
27787
27788 \begin_layout Plain Layout
27789 Formula ! long
27790 \end_layout
27791
27792 \end_inset
27793
27794
27795 \end_layout
27796
27797 \begin_layout Standard
27798 Long formulas can be typeset using these methods:
27799 \end_layout
27800
27801 \begin_layout Itemize
27802 When one side of the equation is much shorther than the line width, this
27803  one is chosen for the left side and the right side is typeset over two
27804  lines:
27805 \begin_inset ERT
27806 status collapsed
27807
27808 \begin_layout Plain Layout
27809
27810
27811 \backslash
27812 medskip
27813 \end_layout
27814
27815 \end_inset
27816
27817  
27818 \begin_inset Formula \begin{eqnarray}
27819 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 \\
27820  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:kurzlang}\end{eqnarray}
27821
27822 \end_inset
27823
27824
27825 \begin_inset ERT
27826 status collapsed
27827
27828 \begin_layout Plain Layout
27829
27830
27831 \backslash
27832 smallskip
27833 \end_layout
27834
27835 \end_inset
27836
27837
27838 \begin_inset Newline newline
27839 \end_inset
27840
27841 The minus sign at the beginning of the second line does normally not appear
27842  as operator because it is the first character of the line.
27843  Thus it would not be surrounded by space and could not be distinguished
27844  from the fraction bar.
27845  To avoid this, space was inserted behind the minus sign with the command
27846  
27847 \series bold
27848
27849 \backslash
27850 hspace{3pt}
27851 \series default
27852
27853 \begin_inset Foot
27854 status collapsed
27855
27856 \begin_layout Plain Layout
27857 more about 
27858 \series bold
27859
27860 \backslash
27861 hspace
27862 \series default
27863  see 
27864 \begin_inset CommandInset ref
27865 LatexCommand ref
27866 reference "sub:Variable-Space"
27867
27868 \end_inset
27869
27870
27871 \end_layout
27872
27873 \end_inset
27874
27875
27876 \begin_inset Index
27877 status collapsed
27878
27879 \begin_layout Plain Layout
27880 Commands ! H ! 
27881 \backslash
27882 hspace
27883 \end_layout
27884
27885 \end_inset
27886
27887 .
27888 \end_layout
27889
27890 \begin_layout Itemize
27891 When both sides of the equation are too long, the command 
27892 \series bold
27893
27894 \backslash
27895 lefteqn
27896 \series default
27897
27898 \begin_inset Index
27899 status collapsed
27900
27901 \begin_layout Plain Layout
27902 Commands ! L ! 
27903 \backslash
27904 lefteqn
27905 \end_layout
27906
27907 \end_inset
27908
27909  is used.
27910  It is inserted to the first column of the first line and effects that all
27911  further insertions overwrite the following columns:
27912 \begin_inset ERT
27913 status collapsed
27914
27915 \begin_layout Plain Layout
27916
27917
27918 \backslash
27919 medskip
27920 \end_layout
27921
27922 \end_inset
27923
27924
27925 \begin_inset Formula \begin{eqnarray}
27926 \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 \\
27927  &  & -\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 \\
27928  &  & =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}
27929
27930 \end_inset
27931
27932
27933 \begin_inset ERT
27934 status collapsed
27935
27936 \begin_layout Plain Layout
27937
27938
27939 \backslash
27940 smallskip
27941 \end_layout
27942
27943 \end_inset
27944
27945
27946 \begin_inset Newline newline
27947 \end_inset
27948
27949 After the insertion of 
27950 \series bold
27951
27952 \backslash
27953 lefteqn
27954 \series default
27955 , the cursor is in a purple box that is a bit shifted to the left from the
27956  blue one.
27957  In this the formula is inserted.
27958 \begin_inset ERT
27959 status collapsed
27960
27961 \begin_layout Plain Layout
27962
27963
27964 \backslash
27965 medskip
27966 \end_layout
27967
27968 \end_inset
27969
27970
27971 \begin_inset Newline newline
27972 \end_inset
27973
27974 The content of the further lines is inserted to the second or another formula
27975  column.
27976  The greater the column number where it was inserted, the larger the indentation.
27977 \begin_inset ERT
27978 status collapsed
27979
27980 \begin_layout Plain Layout
27981
27982
27983 \backslash
27984 medskip
27985 \end_layout
27986
27987 \end_inset
27988
27989
27990 \begin_inset Newline newline
27991 \end_inset
27992
27993
27994 \begin_inset Note Greyedout
27995 status open
27996
27997 \begin_layout Plain Layout
27998 Note the following when using 
27999 \series bold
28000
28001 \backslash
28002 lefteqn
28003 \series default
28004 :
28005 \end_layout
28006
28007 \begin_layout Itemize
28008 The formula doesn't use the full page width.
28009  When e.
28010 \begin_inset space \thinspace{}
28011 \end_inset
28012
28013 g.
28014 \begin_inset space ~
28015 \end_inset
28016
28017 the term 
28018 \begin_inset Formula $-B^{2}$
28019 \end_inset
28020
28021  is added to the first line in the above example, it would have been outside
28022  the page margin.
28023  To better use the width, negative space can be inserted at the beginning
28024  of the first line.
28025 \end_layout
28026
28027 \begin_layout Itemize
28028 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28029  line.
28030 \begin_inset Foot
28031 status collapsed
28032
28033 \begin_layout Plain Layout
28034 \begin_inset CommandInset href
28035 LatexCommand href
28036 name "LyX-bug #1429"
28037 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28038
28039 \end_inset
28040
28041
28042 \end_layout
28043
28044 \end_inset
28045
28046  One can only set the cursor at the beginning of the line and move it with
28047  the arrow keys.
28048 \end_layout
28049
28050 \end_inset
28051
28052
28053 \end_layout
28054
28055 \begin_layout Itemize
28056 Other methods to set long formulas are offered by the environments described
28057  in 
28058 \begin_inset CommandInset ref
28059 LatexCommand ref
28060 reference "sub:Multline-Environment"
28061
28062 \end_inset
28063
28064  and 
28065 \begin_inset CommandInset ref
28066 LatexCommand ref
28067 reference "sub:Multiline-Formula-Parts"
28068
28069 \end_inset
28070
28071 .
28072 \end_layout
28073
28074 \begin_layout Subsubsection
28075 Multiline Brackets
28076 \begin_inset CommandInset label
28077 LatexCommand label
28078 name "sub:Multiline-Brackets"
28079
28080 \end_inset
28081
28082
28083 \begin_inset Index
28084 status collapsed
28085
28086 \begin_layout Plain Layout
28087 Brackets ! for multiline expressions
28088 \end_layout
28089
28090 \end_inset
28091
28092
28093 \end_layout
28094
28095 \begin_layout Standard
28096 For brackets spanning multiple lines the following problem occurs:
28097 \begin_inset Formula \begin{eqnarray*}
28098 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28099  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28100
28101 \end_inset
28102
28103
28104 \end_layout
28105
28106 \begin_layout Standard
28107 The closing bracket is smaller than the opening bracket because brackets
28108  with variable size may not span multiple lines.
28109 \end_layout
28110
28111 \begin_layout Standard
28112 To set the bracket size for the second line correctly, the first line is
28113  ended with 
28114 \series bold
28115
28116 \backslash
28117 right.
28118 \series default
28119
28120 \begin_inset Index
28121 status collapsed
28122
28123 \begin_layout Plain Layout
28124 Commands ! R ! 
28125 \backslash
28126 right
28127 \end_layout
28128
28129 \end_inset
28130
28131  and the second line with 
28132 \series bold
28133
28134 \backslash
28135 left.
28136 \begin_inset Foot
28137 status collapsed
28138
28139 \begin_layout Plain Layout
28140 for more about 
28141 \series bold
28142
28143 \backslash
28144 left
28145 \series default
28146  and 
28147 \series bold
28148
28149 \backslash
28150 right
28151 \series default
28152  see 
28153 \begin_inset CommandInset ref
28154 LatexCommand ref
28155 reference "sub:Automatic-Bracket-Size"
28156
28157 \end_inset
28158
28159
28160 \end_layout
28161
28162 \end_inset
28163
28164
28165 \series default
28166
28167 \begin_inset Index
28168 status collapsed
28169
28170 \begin_layout Plain Layout
28171 Commands ! L ! 
28172 \backslash
28173 left
28174 \end_layout
28175
28176 \end_inset
28177
28178 .
28179  After 
28180 \series bold
28181
28182 \backslash
28183 left.
28184
28185 \series default
28186  the command 
28187 \series bold
28188
28189 \backslash
28190 vphantom
28191 \series default
28192
28193 \begin_inset ERT
28194 status collapsed
28195
28196 \begin_layout Plain Layout
28197
28198
28199 \backslash
28200 spce 
28201 \end_layout
28202
28203 \end_inset
28204
28205
28206 \series bold
28207
28208 \backslash
28209 prod
28210 \series default
28211 ^
28212 \begin_inset ERT
28213 status collapsed
28214
28215 \begin_layout Plain Layout
28216
28217
28218 \backslash
28219 spce 
28220 \end_layout
28221
28222 \end_inset
28223
28224
28225 \series bold
28226
28227 \backslash
28228 infty
28229 \series default
28230
28231 \begin_inset ERT
28232 status collapsed
28233
28234 \begin_layout Plain Layout
28235
28236
28237 \backslash
28238 spce 
28239 \end_layout
28240
28241 \end_inset
28242
28243
28244 \series bold
28245
28246 \begin_inset Formula $\downarrow$
28247 \end_inset
28248
28249 _R=1}
28250 \series default
28251
28252 \begin_inset Index
28253 status collapsed
28254
28255 \begin_layout Plain Layout
28256 Commands ! V ! 
28257 \backslash
28258 vphantom
28259 \end_layout
28260
28261 \end_inset
28262
28263  is inserted, because the multiplication operator with its limits is the
28264  largest symbol in the first line and this should be the size for the bracket
28265  in the second line.
28266 \end_layout
28267
28268 \begin_layout Standard
28269 The result is this:
28270 \begin_inset Formula \begin{eqnarray*}
28271 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28272  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28273
28274 \end_inset
28275
28276
28277 \end_layout
28278
28279 \begin_layout Subsection
28280 Align Environments
28281 \end_layout
28282
28283 \begin_layout Standard
28284 Align environments can be used for every kind of multiline formulas.
28285  They are specially useful to set several formulas side by side.
28286 \end_layout
28287
28288 \begin_layout Standard
28289 Align environments consist of columns.
28290  The odd columns are right aligned, the even ones left aligned.
28291  Every line in an Align environment can be numbered.
28292 \end_layout
28293
28294 \begin_layout Standard
28295 Align environments are created via the menu 
28296 \family sans
28297 Insert\SpecialChar \menuseparator
28298 Math
28299 \family default
28300 .
28301  With the menu 
28302 \family sans
28303 Edit\SpecialChar \menuseparator
28304 Math\SpecialChar \menuseparator
28305 Change Formula Type
28306 \family default
28307  already existing formulas can be converted to Align environments.
28308 \end_layout
28309
28310 \begin_layout Standard
28311 To add or delete columns, the math toolbar buttons 
28312 \begin_inset Graphics
28313         filename ../images/tabular-feature_append-column.png
28314         scale 85
28315
28316 \end_inset
28317
28318  or 
28319 \begin_inset Graphics
28320         filename ../images/tabular-feature_delete-column.png
28321         scale 85
28322
28323 \end_inset
28324
28325 , respectively, or the menu 
28326 \family sans
28327 Edit\SpecialChar \menuseparator
28328 Rows & Columns
28329 \family default
28330  can be used.
28331 \end_layout
28332
28333 \begin_layout Subsubsection
28334 Standard align Environment
28335 \begin_inset CommandInset label
28336 LatexCommand label
28337 name "sub:Standard-align-Environment"
28338
28339 \end_inset
28340
28341
28342 \begin_inset Index
28343 status collapsed
28344
28345 \begin_layout Plain Layout
28346 Formula ! multiline ! align environment
28347 \end_layout
28348
28349 \end_inset
28350
28351
28352 \end_layout
28353
28354 \begin_layout Standard
28355 This Align environment is created by presssing 
28356 \family sans
28357 Ctrl-Return
28358 \family default
28359  in a formula or by the menu 
28360 \family sans
28361 Insert\SpecialChar \menuseparator
28362 Math\SpecialChar \menuseparator
28363 AMS align Environment
28364 \family default
28365 .
28366 \end_layout
28367
28368 \begin_layout Standard
28369 An example for two formulas set side by side, that are created with a four
28370  column align environment:
28371 \begin_inset Formula \begin{align*}
28372 A & =\sin(B) & C & =D\\
28373 C & \ne A & B & \ne D\end{align*}
28374
28375 \end_inset
28376
28377 As it can be seen, the formulas in this environment are placed so as if
28378  there would be a 
28379 \series bold
28380
28381 \backslash
28382 hfill
28383 \begin_inset Foot
28384 status collapsed
28385
28386 \begin_layout Plain Layout
28387 more about 
28388 \series bold
28389
28390 \backslash
28391 hfill
28392 \series default
28393  see 
28394 \begin_inset CommandInset ref
28395 LatexCommand ref
28396 reference "sub:Variable-Space"
28397
28398 \end_inset
28399
28400
28401 \end_layout
28402
28403 \end_inset
28404
28405
28406 \series default
28407  before the first and after every even column.
28408  When the formula style 
28409 \series bold
28410 Indented
28411 \begin_inset Foot
28412 status collapsed
28413
28414 \begin_layout Plain Layout
28415 formula styles see 
28416 \begin_inset CommandInset ref
28417 LatexCommand ref
28418 reference "sec:Formula-Styles"
28419
28420 \end_inset
28421
28422
28423 \end_layout
28424
28425 \end_inset
28426
28427
28428 \series default
28429  is used, the formula is set without the 
28430 \series bold
28431
28432 \backslash
28433 hfill
28434 \series default
28435  before the first column.
28436 \end_layout
28437
28438 \begin_layout Subsubsection
28439 Alignat Environment
28440 \begin_inset Index
28441 status collapsed
28442
28443 \begin_layout Plain Layout
28444 Formula ! multiline ! alignat environment
28445 \end_layout
28446
28447 \end_inset
28448
28449
28450 \end_layout
28451
28452 \begin_layout Standard
28453 The alignat environment has no predefined column separation.
28454  It can be inserted manually with the spaces that are described 
28455 \begin_inset CommandInset ref
28456 LatexCommand ref
28457 reference "sub:Space"
28458
28459 \end_inset
28460
28461 .
28462 \end_layout
28463
28464 \begin_layout Standard
28465 The above example in the alignat environment where 1
28466 \begin_inset space \thinspace{}
28467 \end_inset
28468
28469 cm space was inserted at the beginning of the second formula:
28470 \begin_inset Formula \begin{alignat*}{2}
28471 A & =\sin(B) & \hspace{1cm}C & =D\\
28472 C & \ne A & B & \ne D\end{alignat*}
28473
28474 \end_inset
28475
28476 Because the column separation can be set separately for every column, this
28477  environment is especially suitable to set three and more formulas side
28478  by side.
28479 \end_layout
28480
28481 \begin_layout Subsubsection
28482 Flalign Environment
28483 \begin_inset CommandInset label
28484 LatexCommand label
28485 name "sub:Flalign-Environment"
28486
28487 \end_inset
28488
28489
28490 \begin_inset Index
28491 status collapsed
28492
28493 \begin_layout Plain Layout
28494 Formula ! multiline ! flalign environment
28495 \end_layout
28496
28497 \end_inset
28498
28499
28500 \end_layout
28501
28502 \begin_layout Standard
28503 In this environment the first two columns are always set as much as possible
28504  to the left and the last two ones to the right.
28505  An example:
28506 \begin_inset Formula \begin{flalign*}
28507 A & =1 & B & =2 & C & =3\\
28508 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28509
28510 \end_inset
28511
28512
28513 \end_layout
28514
28515 \begin_layout Standard
28516 By creating a flalign environment with an odd number of columns where an
28517  empty TeX-brace is inserted to the last column, several formulas in a document
28518  can be set to the left, although the formula style 
28519 \series bold
28520 Centered
28521 \series default
28522  is used.
28523  As example the indented formula 
28524 \begin_inset CommandInset ref
28525 LatexCommand eqref
28526 reference "eq:VolInt"
28527
28528 \end_inset
28529
28530 :
28531 \begin_inset Formula \begin{flalign}
28532 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28533
28534 \end_inset
28535
28536 The first two columns contain the formula.
28537  To indent it as with the formula style 
28538 \series bold
28539 Indented
28540 \series default
28541 , 30
28542 \begin_inset space \thinspace{}
28543 \end_inset
28544
28545 pt space was inserted at the beginning of the first column.
28546 \end_layout
28547
28548 \begin_layout Subsection
28549 Eqnarray Environment
28550 \begin_inset CommandInset label
28551 LatexCommand label
28552 name "sub:Eqnarray-Environment"
28553
28554 \end_inset
28555
28556
28557 \begin_inset Index
28558 status collapsed
28559
28560 \begin_layout Plain Layout
28561 Formula ! multiline ! eqnarray environment
28562 \end_layout
28563
28564 \end_inset
28565
28566
28567 \end_layout
28568
28569 \begin_layout Standard
28570 When this environment has been created, three blue boxes appear.
28571  The content of the first box is right aligned, the content of the last
28572  one left aligned.
28573  The content of the middle box appears centered and a bit smaller, because
28574  it is designed to insert there only relation characters.
28575 \begin_inset Formula \begin{eqnarray*}
28576 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28577 AB & AB & AB\\
28578 A & = & A\end{eqnarray*}
28579
28580 \end_inset
28581
28582
28583 \end_layout
28584
28585 \begin_layout Subsection
28586 Gather Environment
28587 \begin_inset Index
28588 status collapsed
28589
28590 \begin_layout Plain Layout
28591 Formula ! multiline ! gather environment
28592 \end_layout
28593
28594 \end_inset
28595
28596
28597 \end_layout
28598
28599 \begin_layout Standard
28600 This environment consists of only one centered column.
28601  Every line can be numbered.
28602 \begin_inset Formula \begin{gather}
28603 A=1\\
28604 X=\textrm{-}1\end{gather}
28605
28606 \end_inset
28607
28608
28609 \end_layout
28610
28611 \begin_layout Subsection
28612 Multline Environment
28613 \begin_inset CommandInset label
28614 LatexCommand label
28615 name "sub:Multline-Environment"
28616
28617 \end_inset
28618
28619
28620 \begin_inset Index
28621 status collapsed
28622
28623 \begin_layout Plain Layout
28624 Formula ! multiline ! multline environment
28625 \end_layout
28626
28627 \end_inset
28628
28629
28630 \end_layout
28631
28632 \begin_layout Standard
28633 The multline environment consists, like the gather environment, of only
28634  one column.
28635  But the first line is left aligned, the last one right aligned.
28636  All other lines are centered.
28637  Therefore this environment is suitable for long formulas.
28638  As example formula 
28639 \begin_inset CommandInset ref
28640 LatexCommand eqref
28641 reference "eq:lefteqn"
28642
28643 \end_inset
28644
28645  in the multline environment:
28646 \begin_inset Formula \begin{multline}
28647 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}\\
28648 -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}\\
28649 =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}
28650
28651 \end_inset
28652
28653
28654 \end_layout
28655
28656 \begin_layout Standard
28657 In the output only the last (first) line of a multline environment appears
28658  numbered when the document numbering is right (left).
28659 \begin_inset Foot
28660 status collapsed
28661
28662 \begin_layout Plain Layout
28663 numbering styles see 
28664 \begin_inset CommandInset ref
28665 LatexCommand ref
28666 reference "sec:Formula-Styles"
28667
28668 \end_inset
28669
28670
28671 \end_layout
28672
28673 \end_inset
28674
28675
28676 \end_layout
28677
28678 \begin_layout Standard
28679 With the commands 
28680 \series bold
28681
28682 \backslash
28683 shoveright
28684 \begin_inset Index
28685 status collapsed
28686
28687 \begin_layout Plain Layout
28688 Commands ! S ! 
28689 \backslash
28690 shoveright
28691 \end_layout
28692
28693 \end_inset
28694
28695
28696 \series default
28697  and 
28698 \series bold
28699
28700 \backslash
28701 shoveleft
28702 \begin_inset Index
28703 status collapsed
28704
28705 \begin_layout Plain Layout
28706 Commands ! S ! 
28707 \backslash
28708 shoveleft
28709 \end_layout
28710
28711 \end_inset
28712
28713
28714 \series default
28715  a centered line can be right or left aligned, respectively.
28716  The commands are used as follows:
28717 \end_layout
28718
28719 \begin_layout Standard
28720
28721 \series bold
28722
28723 \backslash
28724 shoveright{line content}
28725 \series default
28726  and 
28727 \series bold
28728
28729 \backslash
28730 shoveleft{line content}
28731 \end_layout
28732
28733 \begin_layout Standard
28734 \begin_inset VSpace medskip
28735 \end_inset
28736
28737 The length 
28738 \series bold
28739
28740 \backslash
28741 multlinegap
28742 \begin_inset Index
28743 status collapsed
28744
28745 \begin_layout Plain Layout
28746 Commands ! M ! 
28747 \backslash
28748 multlinegap
28749 \end_layout
28750
28751 \end_inset
28752
28753
28754 \series default
28755  specifies the distance of the first line from the left page margin.
28756  Predefined is the length 0
28757 \begin_inset space \thinspace{}
28758 \end_inset
28759
28760 pt.
28761 \end_layout
28762
28763 \begin_layout Standard
28764 As example the above formula where the command
28765 \end_layout
28766
28767 \begin_layout Standard
28768
28769 \series bold
28770
28771 \backslash
28772 setlength{
28773 \backslash
28774 multlinegap}{2cm}
28775 \end_layout
28776
28777 \begin_layout Standard
28778 was inserted in TeX-mode before:
28779 \begin_inset ERT
28780 status collapsed
28781
28782 \begin_layout Plain Layout
28783
28784
28785 \backslash
28786 setlength{
28787 \backslash
28788 multlinegap}{2cm}
28789 \end_layout
28790
28791 \end_inset
28792
28793
28794 \begin_inset Formula \begin{multline}
28795 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}\\
28796 \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}}\\
28797 =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}
28798
28799 \end_inset
28800
28801
28802 \begin_inset ERT
28803 status collapsed
28804
28805 \begin_layout Plain Layout
28806
28807
28808 \backslash
28809 setlength{
28810 \backslash
28811 multlinegap}{0pt}
28812 \end_layout
28813
28814 \end_inset
28815
28816 The second line was left aligned using 
28817 \series bold
28818
28819 \backslash
28820 shoveleft
28821 \series default
28822 .
28823 \end_layout
28824
28825 \begin_layout Subsection
28826 Multiline Formula Parts
28827 \begin_inset CommandInset label
28828 LatexCommand label
28829 name "sub:Multiline-Formula-Parts"
28830
28831 \end_inset
28832
28833
28834 \begin_inset Index
28835 status collapsed
28836
28837 \begin_layout Plain Layout
28838 Formula ! multiline ! formula parts
28839 \end_layout
28840
28841 \end_inset
28842
28843
28844 \end_layout
28845
28846 \begin_layout Standard
28847 To display only parts of a formula with multiple lines, one of the following
28848  environments are used: 
28849 \series bold
28850 aligned
28851 \series default
28852
28853 \series bold
28854 alignedat
28855 \series default
28856
28857 \series bold
28858 gathered
28859 \series default
28860  or 
28861 \series bold
28862 split
28863 \series default
28864 .
28865  They can be inserted via the menu 
28866 \family sans
28867 Insert\SpecialChar \menuseparator
28868 Math
28869 \family default
28870  or by using the commands described in this section.
28871 \end_layout
28872
28873 \begin_layout Standard
28874 The first three have the same properties as the corresponding multiline
28875  formula environments, but it is possible to set further formula parts beside
28876  them.
28877  An example:
28878 \begin_inset Formula \[
28879 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28880 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
28881 \right\} \textrm{Uncertainty relations}\]
28882
28883 \end_inset
28884
28885
28886 \end_layout
28887
28888 \begin_layout Standard
28889 To get this formula, a displayed formula is created where the command 
28890 \series bold
28891
28892 \backslash
28893 aligned
28894 \begin_inset Index
28895 status collapsed
28896
28897 \begin_layout Plain Layout
28898 Commands ! A ! 
28899 \backslash
28900 aligned
28901 \end_layout
28902
28903 \end_inset
28904
28905
28906 \series default
28907  is inserted.
28908  A purple box appears around the blue formula box where now columns and
28909  lines can be added.
28910  Outside the multiline environment other formula parts can be set, like
28911  the brace.
28912 \end_layout
28913
28914 \begin_layout Standard
28915 The aligned environment is also suitable for long formulas whose lines are
28916  horizontally aligned.
28917  Using aligned in a displayed formula has the advantage that the formula
28918  number is vertically centered behind the lines.
28919  As example formula 
28920 \begin_inset CommandInset ref
28921 LatexCommand eqref
28922 reference "eq:kurzlang"
28923
28924 \end_inset
28925
28926  in the aligned environment:
28927 \begin_inset Formula \begin{equation}
28928 \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}|}\\
28929  & -\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}
28930 \end{equation}
28931
28932 \end_inset
28933
28934
28935 \end_layout
28936
28937 \begin_layout Standard
28938 To use the environments 
28939 \series bold
28940 alignedat
28941 \series default
28942
28943 \series bold
28944 gathered
28945 \series default
28946 , or 
28947 \series bold
28948 split
28949 \series default
28950 , the command 
28951 \series bold
28952
28953 \backslash
28954 alignedat
28955 \series default
28956 ,
28957 \begin_inset Index
28958 status collapsed
28959
28960 \begin_layout Plain Layout
28961 Commands ! A ! 
28962 \backslash
28963 alignedat
28964 \end_layout
28965
28966 \end_inset
28967
28968  
28969 \series bold
28970
28971 \backslash
28972 gathered
28973 \series default
28974
28975 \begin_inset Index
28976 status collapsed
28977
28978 \begin_layout Plain Layout
28979 Commands ! G ! 
28980 \backslash
28981 gathered
28982 \end_layout
28983
28984 \end_inset
28985
28986 , or 
28987 \series bold
28988
28989 \backslash
28990 split
28991 \series default
28992
28993 \begin_inset Index
28994 status collapsed
28995
28996 \begin_layout Plain Layout
28997 Commands ! S ! 
28998 \backslash
28999 split
29000 \end_layout
29001
29002 \end_inset
29003
29004  are inserted, respectively.
29005  The split environment has the same properties as the aligned environment
29006  but it can only have two columns.
29007 \end_layout
29008
29009 \begin_layout Subsection
29010 Text in multiline Formulas
29011 \begin_inset CommandInset label
29012 LatexCommand label
29013 name "sub:Text-in-multiline"
29014
29015 \end_inset
29016
29017
29018 \begin_inset Index
29019 status collapsed
29020
29021 \begin_layout Plain Layout
29022 Text ! in formulas
29023 \end_layout
29024
29025 \end_inset
29026
29027
29028 \begin_inset Index
29029 status collapsed
29030
29031 \begin_layout Plain Layout
29032 Formula ! multiline ! text
29033 \end_layout
29034
29035 \end_inset
29036
29037
29038 \end_layout
29039
29040 \begin_layout Standard
29041 In the Align environments, and the multline and gather environment, text
29042  can be inserted that will appear in a separate line and doesn't affect
29043  the column alignment.
29044  To do this, the command 
29045 \series bold
29046
29047 \backslash
29048 intertext
29049 \begin_inset Index
29050 status collapsed
29051
29052 \begin_layout Plain Layout
29053 Commands ! I ! 
29054 \backslash
29055 intertext
29056 \end_layout
29057
29058 \end_inset
29059
29060
29061 \series default
29062  is used in the following scheme:
29063 \end_layout
29064
29065 \begin_layout Standard
29066
29067 \series bold
29068
29069 \backslash
29070 intertext{text}
29071 \end_layout
29072
29073 \begin_layout Standard
29074 The text should not be longer than a line because it cannot be hyphenated.
29075  As LyX doesn't yet support 
29076 \series bold
29077
29078 \backslash
29079 intertext
29080 \series default
29081  directly, the text is written as mathematical text.
29082  
29083 \series bold
29084
29085 \backslash
29086 intertext
29087 \series default
29088  must hereby be at the beginning of a line and appears in the output above
29089  this line.
29090  An example where the text was inserted at the beginning of the second line:
29091 \begin_inset Formula \begin{align}
29092 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29093 \intertext{\text{integrand is symmetric to $\phi=\pi$, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29094
29095 \end_inset
29096
29097
29098 \end_layout
29099
29100 \begin_layout Section
29101 Formula Numbering
29102 \begin_inset Index
29103 status collapsed
29104
29105 \begin_layout Plain Layout
29106 Formula numbering
29107 \end_layout
29108
29109 \end_inset
29110
29111
29112 \begin_inset Index
29113 status collapsed
29114
29115 \begin_layout Plain Layout
29116 Formula ! numbering|see
29117 \begin_inset ERT
29118 status collapsed
29119
29120 \begin_layout Plain Layout
29121
29122 {
29123 \end_layout
29124
29125 \end_inset
29126
29127 Formula numbering
29128 \begin_inset ERT
29129 status collapsed
29130
29131 \begin_layout Plain Layout
29132
29133 }
29134 \end_layout
29135
29136 \end_inset
29137
29138
29139 \end_layout
29140
29141 \end_inset
29142
29143
29144 \end_layout
29145
29146 \begin_layout Subsection
29147 General
29148 \end_layout
29149
29150 \begin_layout Standard
29151 Numbered formulas can be created with the menu 
29152 \family sans
29153 Insert\SpecialChar \menuseparator
29154 Math\SpecialChar \menuseparator
29155 Numbered
29156 \begin_inset space ~
29157 \end_inset
29158
29159 Formula
29160 \family default
29161  (shortcut 
29162 \family sans
29163 Ctrl-Alt
29164 \begin_inset space ~
29165 \end_inset
29166
29167 n
29168 \family default
29169 ).
29170  Existing formulas can be numbered with the menu 
29171 \family sans
29172 Edit\SpecialChar \menuseparator
29173 Math\SpecialChar \menuseparator
29174 Toggle
29175 \begin_inset space ~
29176 \end_inset
29177
29178 Numbering
29179 \family default
29180  (shortcut 
29181 \family sans
29182 Alt-m
29183 \begin_inset space ~
29184 \end_inset
29185
29186 n
29187 \family default
29188 ).
29189  The formula number is displayed in LyX behind the formula as number sign
29190  in parentheses.
29191  The number sign is replaced in the output by the formula number.
29192 \end_layout
29193
29194 \begin_layout Standard
29195 When numbering is turned on in multiline formulas, all lines will be numbered.
29196  But the numbering can be controlled with the menu 
29197 \family sans
29198 Edit\SpecialChar \menuseparator
29199 Math\SpecialChar \menuseparator
29200 Toggle
29201 \begin_inset space ~
29202 \end_inset
29203
29204 Numbering
29205 \begin_inset space ~
29206 \end_inset
29207
29208 of
29209 \begin_inset space ~
29210 \end_inset
29211
29212 Line
29213 \family default
29214  (shortcut 
29215 \family sans
29216 Alt-m
29217 \begin_inset space ~
29218 \end_inset
29219
29220 N
29221 \family default
29222 ) for every line.
29223 \end_layout
29224
29225 \begin_layout Standard
29226 Except of inline formulas, all formulas can be numbered with two different
29227  styles, see 
29228 \begin_inset CommandInset ref
29229 LatexCommand ref
29230 reference "sec:Formula-Styles"
29231
29232 \end_inset
29233
29234 .
29235 \end_layout
29236
29237 \begin_layout Subsection
29238 Cross-References
29239 \begin_inset CommandInset label
29240 LatexCommand label
29241 name "sub:Cross-References"
29242
29243 \end_inset
29244
29245
29246 \begin_inset Index
29247 status collapsed
29248
29249 \begin_layout Plain Layout
29250 Cross-references ! to formulas
29251 \end_layout
29252
29253 \end_inset
29254
29255
29256 \end_layout
29257
29258 \begin_layout Standard
29259 All labeled formulas can be cross-referenced.
29260  A label is added by the menu 
29261 \family sans
29262 Insert\SpecialChar \menuseparator
29263 Label
29264 \family default
29265  or the toolbar button 
29266 \begin_inset Graphics
29267         filename ../images/label-insert.png
29268         scale 85
29269
29270 \end_inset
29271
29272 .
29273  The cursor must hereby be inside a displayed formula.
29274  A dialog pops up displaying the prefix 
29275 \series bold
29276 eq:
29277 \series default
29278  in a text field.
29279  The label is inserted there behind the prefix.
29280  The predefined prefix means 
29281 \begin_inset Quotes eld
29282 \end_inset
29283
29284 equation
29285 \begin_inset Quotes erd
29286 \end_inset
29287
29288  and makes it easier to find labels in large documents because it marks
29289  it as formula label to divide it from e.
29290 \begin_inset space \thinspace{}
29291 \end_inset
29292
29293 g.
29294 \begin_inset space ~
29295 \end_inset
29296
29297 section labels.
29298  To change a label, the menu 
29299 \family sans
29300 Insert\SpecialChar \menuseparator
29301 Label
29302 \family default
29303  is used again.
29304 \end_layout
29305
29306 \begin_layout Standard
29307 The name of the label is displayed in LyX within two parentheses behind
29308  formula.
29309  A formula with a label is always numbered.
29310 \end_layout
29311
29312 \begin_layout Standard
29313 Cross-references are inserted via the menu 
29314 \family sans
29315 Insert\SpecialChar \menuseparator
29316 Cross-Reference
29317 \family default
29318  or with the toolbar button 
29319 \begin_inset Graphics
29320         filename ../images/dialog-show-new-inset_ref.png
29321         scale 85
29322
29323 \end_inset
29324
29325 .
29326  A formula cross-reference appears in the output as formula number.
29327  When in the cross-reference dialog window the format 
29328 \series bold
29329 (<reference>)
29330 \series default
29331  is chosen, the cross-reference appears in the output as formula number
29332  in parentheses.
29333 \begin_inset Newline newline
29334 \end_inset
29335
29336 By right-clicking on a cross-reference in LyX, one jumps to the formula
29337  that is referenced.
29338 \end_layout
29339
29340 \begin_layout Standard
29341 Here are as examples cross-references to formulas of the following subsections:
29342 \begin_inset Note Note
29343 status open
29344
29345 \begin_layout Plain Layout
29346 Note the different cross-reference types.
29347 \end_layout
29348
29349 \end_inset
29350
29351
29352 \end_layout
29353
29354 \begin_layout Standard
29355 The equations 
29356 \begin_inset CommandInset ref
29357 LatexCommand eqref
29358 reference "eq:tag"
29359
29360 \end_inset
29361
29362  and 
29363 \begin_inset CommandInset ref
29364 LatexCommand eqref
29365 reference "eq:c"
29366
29367 \end_inset
29368
29369  are equivalent.
29370  In (
29371 \begin_inset CommandInset ref
29372 LatexCommand ref
29373 reference "eq:Lat"
29374
29375 \end_inset
29376
29377 ) big Latin letters are used for the numbering in contrary to (
29378 \begin_inset CommandInset ref
29379 LatexCommand ref
29380 reference "eq:Rom"
29381
29382 \end_inset
29383
29384 ).
29385 \end_layout
29386
29387 \begin_layout Standard
29388 \begin_inset VSpace medskip
29389 \end_inset
29390
29391 When the argument of 
29392 \series bold
29393
29394 \backslash
29395 tag
29396 \begin_inset Foot
29397 status collapsed
29398
29399 \begin_layout Plain Layout
29400
29401 \series bold
29402
29403 \backslash
29404 tag
29405 \series default
29406  is described in 
29407 \begin_inset CommandInset ref
29408 LatexCommand ref
29409 reference "sub:User-defined-Numbering"
29410
29411 \end_inset
29412
29413 .
29414 \end_layout
29415
29416 \end_inset
29417
29418
29419 \series default
29420  contains a box like in 
29421 \begin_inset CommandInset ref
29422 LatexCommand ref
29423 reference "sub:Paragraph-Boxes"
29424
29425 \end_inset
29426
29427 , the formula cannot be referenced.
29428 \end_layout
29429
29430 \begin_layout Subsection
29431 Subnumbering
29432 \begin_inset Index
29433 status collapsed
29434
29435 \begin_layout Plain Layout
29436 Formula numbering ! subnumbering
29437 \end_layout
29438
29439 \end_inset
29440
29441
29442 \end_layout
29443
29444 \begin_layout Standard
29445 With the help of the commands 
29446 \series bold
29447
29448 \backslash
29449 begin{subequations}
29450 \series default
29451  and 
29452 \series bold
29453
29454 \backslash
29455 end{subequations}
29456 \series default
29457  formulas can be subnumbered.
29458  Both commands are inserted in TeX-mode.
29459 \end_layout
29460
29461 \begin_layout Standard
29462 An example:
29463 \begin_inset Formula \begin{equation}
29464 A=C-B\label{eq:a}\end{equation}
29465
29466 \end_inset
29467
29468
29469 \begin_inset ERT
29470 status collapsed
29471
29472 \begin_layout Plain Layout
29473
29474
29475 \backslash
29476 addtocounter{equation}{-1}
29477 \end_layout
29478
29479 \end_inset
29480
29481
29482 \begin_inset ERT
29483 status collapsed
29484
29485 \begin_layout Plain Layout
29486
29487
29488 \backslash
29489 begin{subequations}
29490 \end_layout
29491
29492 \end_inset
29493
29494
29495 \begin_inset VSpace -5mm
29496 \end_inset
29497
29498
29499 \begin_inset Formula \begin{equation}
29500 B=C-A\label{eq:b}\end{equation}
29501
29502 \end_inset
29503
29504
29505 \begin_inset Formula \begin{equation}
29506 C=A+B\label{eq:c}\end{equation}
29507
29508 \end_inset
29509
29510
29511 \end_layout
29512
29513 \begin_layout Standard
29514 \begin_inset ERT
29515 status collapsed
29516
29517 \begin_layout Plain Layout
29518
29519
29520 \backslash
29521 end{subequations}
29522 \end_layout
29523
29524 \end_inset
29525
29526
29527 \end_layout
29528
29529 \begin_layout Standard
29530 To create the example, the following is done:
29531 \end_layout
29532
29533 \begin_layout Enumerate
29534 first formula is inserted
29535 \end_layout
29536
29537 \begin_layout Enumerate
29538
29539 \series bold
29540
29541 \backslash
29542 addtocounter{equation}{-1} 
29543 \backslash
29544 begin{subequations}
29545 \begin_inset Index
29546 status collapsed
29547
29548 \begin_layout Plain Layout
29549 Commands ! A ! 
29550 \backslash
29551 addtocounter
29552 \end_layout
29553
29554 \end_inset
29555
29556
29557 \begin_inset Newline newline
29558 \end_inset
29559
29560
29561 \series default
29562 is inserted after the first formula
29563 \end_layout
29564
29565 \begin_layout Enumerate
29566 second formula is inserted
29567 \end_layout
29568
29569 \begin_layout Enumerate
29570 third formula is inserted
29571 \end_layout
29572
29573 \begin_layout Enumerate
29574
29575 \series bold
29576
29577 \backslash
29578 end{subequations}
29579 \series default
29580  is inserted after the third formula
29581 \end_layout
29582
29583 \begin_layout Standard
29584 Every formula between the commands 
29585 \series bold
29586
29587 \backslash
29588 begin
29589 \series default
29590  and 
29591 \series bold
29592
29593 \backslash
29594 end
29595 \series default
29596  is subnumbered as a, b, 
29597 \begin_inset Newline linebreak
29598 \end_inset
29599
29600 c, \SpecialChar \ldots{}
29601  For multiline formulas every line will be subnumbered.
29602  All subnumbered formulas are treated as 
29603 \emph on
29604 one
29605 \emph default
29606  numbered formula.
29607  But as every numbered formula increases the counter 
29608 \series bold
29609 equation
29610 \series default
29611  by one, the command 
29612 \series bold
29613
29614 \backslash
29615 addtocounter
29616 \series default
29617  is needed to decrease it.
29618  Otherwise the formulas 
29619 \begin_inset CommandInset ref
29620 LatexCommand eqref
29621 reference "eq:a"
29622
29623 \end_inset
29624
29625
29626 \begin_inset CommandInset ref
29627 LatexCommand eqref
29628 reference "eq:b"
29629
29630 \end_inset
29631
29632
29633 \begin_inset CommandInset ref
29634 LatexCommand eqref
29635 reference "eq:c"
29636
29637 \end_inset
29638
29639  would be numbered as 
29640 \begin_inset CommandInset ref
29641 LatexCommand eqref
29642 reference "eq:a"
29643
29644 \end_inset
29645
29646
29647 \begin_inset CommandInset ref
29648 LatexCommand eqref
29649 reference "eq:d"
29650
29651 \end_inset
29652
29653
29654 \begin_inset CommandInset ref
29655 LatexCommand eqref
29656 reference "eq:f"
29657
29658 \end_inset
29659
29660 .
29661 \end_layout
29662
29663 \begin_layout Standard
29664 By inserting the commands in TeX-mode, a space is created between the first
29665  two formulas.
29666  To revert this -5
29667 \begin_inset space \thinspace{}
29668 \end_inset
29669
29670 mm vertical space is inserted after the command 
29671 \series bold
29672
29673 \backslash
29674 begin{subequations}
29675 \series default
29676 .
29677  When the formula style 
29678 \series bold
29679 Indented
29680 \begin_inset Foot
29681 status collapsed
29682
29683 \begin_layout Plain Layout
29684 formula styles see 
29685 \begin_inset CommandInset ref
29686 LatexCommand ref
29687 reference "sec:Formula-Styles"
29688
29689 \end_inset
29690
29691
29692 \end_layout
29693
29694 \end_inset
29695
29696
29697 \series default
29698  is used, -7
29699 \begin_inset space \thinspace{}
29700 \end_inset
29701
29702 mm space is inserted instead.
29703 \end_layout
29704
29705 \begin_layout Standard
29706 Here is an example for a multiline formula where the numbering was turned
29707  off for the second line:
29708 \begin_inset ERT
29709 status collapsed
29710
29711 \begin_layout Plain Layout
29712
29713
29714 \backslash
29715 begin{subequations}
29716 \end_layout
29717
29718 \end_inset
29719
29720
29721 \begin_inset Formula \begin{eqnarray}
29722 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29723  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29724  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29725
29726 \end_inset
29727
29728
29729 \begin_inset ERT
29730 status collapsed
29731
29732 \begin_layout Plain Layout
29733
29734
29735 \backslash
29736 end{subequations}
29737 \end_layout
29738
29739 \end_inset
29740
29741
29742 \end_layout
29743
29744 \begin_layout Subsection
29745 User-defined Numbering
29746 \begin_inset CommandInset label
29747 LatexCommand label
29748 name "sub:User-defined-Numbering"
29749
29750 \end_inset
29751
29752
29753 \begin_inset Index
29754 status collapsed
29755
29756 \begin_layout Plain Layout
29757 Formula numbering ! user-defined
29758 \end_layout
29759
29760 \end_inset
29761
29762
29763 \end_layout
29764
29765 \begin_layout Standard
29766 \begin_inset Index
29767 status collapsed
29768
29769 \begin_layout Plain Layout
29770 Formula numbering ! self-defined delimiters
29771 \end_layout
29772
29773 \end_inset
29774
29775 With the standard numbering parentheses are set around the formula number.
29776  To replace the parentheses for example by vertical bars, the following
29777  line is added to the LaTeX-preamble:
29778 \end_layout
29779
29780 \begin_layout Standard
29781
29782 \series bold
29783
29784 \backslash
29785 def
29786 \backslash
29787 tagform@#1{
29788 \backslash
29789 maketag@@@{|#1|}}
29790 \series default
29791
29792 \begin_inset Note Note
29793 status collapsed
29794
29795 \begin_layout Plain Layout
29796 This macro is already declared in the LaTeX-preamble for testing.
29797  To activate it, remove the percent sign at the beginning.
29798 \end_layout
29799
29800 \end_inset
29801
29802
29803 \end_layout
29804
29805 \begin_layout Standard
29806 To use other characters, the vertical bars besides the 
29807 \series bold
29808 #1
29809 \series default
29810  are replaced by one ore more characters.
29811  To get only the formula number the vertical bars are omitted.
29812 \end_layout
29813
29814 \begin_layout Standard
29815 \begin_inset VSpace bigskip
29816 \end_inset
29817
29818 When there should be an expression of your choice instead of the consecutive
29819  formula number in parentheses behind the formula, the command 
29820 \series bold
29821
29822 \backslash
29823 tag
29824 \series default
29825
29826 \begin_inset Index
29827 status collapsed
29828
29829 \begin_layout Plain Layout
29830 Commands ! T ! 
29831 \backslash
29832 tag
29833 \end_layout
29834
29835 \end_inset
29836
29837  is used:
29838 \begin_inset Formula \begin{equation}
29839 A+B=C\tag{something}\label{eq:tag}\end{equation}
29840
29841 \end_inset
29842
29843 In this example the command 
29844 \series bold
29845
29846 \backslash
29847 tag
29848 \begin_inset ERT
29849 status collapsed
29850
29851 \begin_layout Plain Layout
29852
29853
29854 \backslash
29855 spce 
29856 \end_layout
29857
29858 \end_inset
29859
29860 something
29861 \series default
29862  was inserted to the formula.
29863 \end_layout
29864
29865 \begin_layout Standard
29866 When the command 
29867 \series bold
29868
29869 \backslash
29870 tag*
29871 \begin_inset ERT
29872 status collapsed
29873
29874 \begin_layout Plain Layout
29875
29876
29877 \backslash
29878 spce 
29879 \end_layout
29880
29881 \end_inset
29882
29883 something
29884 \series default
29885  is inserted instead, the star prevents the parentheses around the expression:
29886 \begin_inset Formula \[
29887 A+B=C\tag*{something}\]
29888
29889 \end_inset
29890
29891
29892 \end_layout
29893
29894 \begin_layout Standard
29895 \begin_inset VSpace bigskip
29896 \end_inset
29897
29898 To restart the formula numbering with new document parts or sections, the
29899  following command is used:
29900 \end_layout
29901
29902 \begin_layout Standard
29903
29904 \series bold
29905
29906 \backslash
29907 @addtoreset{equation}{part}
29908 \series default
29909
29910 \begin_inset Index
29911 status collapsed
29912
29913 \begin_layout Plain Layout
29914 Commands ! 
29915 \begin_inset ERT
29916 status collapsed
29917
29918 \begin_layout Plain Layout
29919
29920 "
29921 \end_layout
29922
29923 \end_inset
29924
29925 @
29926 \begin_inset ERT
29927 status collapsed
29928
29929 \begin_layout Plain Layout
29930
29931 "
29932 \end_layout
29933
29934 \end_inset
29935
29936  ! 
29937 \backslash
29938
29939 \begin_inset ERT
29940 status collapsed
29941
29942 \begin_layout Plain Layout
29943
29944 "
29945 \end_layout
29946
29947 \end_inset
29948
29949 @
29950 \begin_inset ERT
29951 status collapsed
29952
29953 \begin_layout Plain Layout
29954
29955 "
29956 \end_layout
29957
29958 \end_inset
29959
29960 addtoreset
29961 \end_layout
29962
29963 \end_inset
29964
29965
29966 \begin_inset Newline newline
29967 \end_inset
29968
29969 resp.
29970 \begin_inset Newline newline
29971 \end_inset
29972
29973
29974 \series bold
29975
29976 \backslash
29977 @addtoreset{equation}{section}
29978 \end_layout
29979
29980 \begin_layout Standard
29981 To be able to use these commands in TeX-mode, the 
29982 \begin_inset Quotes eld
29983 \end_inset
29984
29985 @
29986 \begin_inset Quotes erd
29987 \end_inset
29988
29989  character has to be made 
29990 \begin_inset Quotes eld
29991 \end_inset
29992
29993 active
29994 \begin_inset Quotes erd
29995 \end_inset
29996
29997  for LaTeX using the command 
29998 \series bold
29999
30000 \backslash
30001 makeatletter.
30002
30003 \series default
30004  The command 
30005 \series bold
30006
30007 \backslash
30008 makeatother
30009 \series default
30010  reverts this.
30011  So the command sequence in TeX-mode is:
30012 \end_layout
30013
30014 \begin_layout Standard
30015
30016 \series bold
30017
30018 \backslash
30019 makeatletter
30020 \begin_inset Newline newline
30021 \end_inset
30022
30023
30024 \backslash
30025 @addtoreset{equation}{section}
30026 \begin_inset Newline newline
30027 \end_inset
30028
30029
30030 \backslash
30031 makeatother
30032 \end_layout
30033
30034 \begin_layout Standard
30035 In the LaTeX-preamble 
30036 \series bold
30037
30038 \backslash
30039 makeatletter
30040 \series default
30041  and 
30042 \series bold
30043
30044 \backslash
30045 makeatother
30046 \series default
30047  can be omitted as they are automatically internally inserted by LyX.
30048 \end_layout
30049
30050 \begin_layout Standard
30051 To revert 
30052 \series bold
30053
30054 \backslash
30055 @addtoreset
30056 \series default
30057 , the file 
30058 \series bold
30059 remreset.sty
30060 \series default
30061
30062 \begin_inset Foot
30063 status collapsed
30064
30065 \begin_layout Plain Layout
30066
30067 \series bold
30068 remreset
30069 \series default
30070  is part of the LaTeX-package 
30071 \series bold
30072 carlisle
30073 \series default
30074
30075 \begin_inset Index
30076 status collapsed
30077
30078 \begin_layout Plain Layout
30079 Packages ! carlisle
30080 \end_layout
30081
30082 \end_inset
30083
30084  that is part of every LaTeX standard installation.
30085 \end_layout
30086
30087 \end_inset
30088
30089
30090 \begin_inset Index
30091 status collapsed
30092
30093 \begin_layout Plain Layout
30094 Packages ! remreset
30095 \end_layout
30096
30097 \end_inset
30098
30099  has to be loaded in the LaTeX-preamble with the line
30100 \end_layout
30101
30102 \begin_layout Standard
30103
30104 \series bold
30105
30106 \backslash
30107 usepackage{remreset}
30108 \end_layout
30109
30110 \begin_layout Standard
30111 Then the command 
30112 \series bold
30113
30114 \backslash
30115 @removefromreset
30116 \series default
30117
30118 \begin_inset Index
30119 status collapsed
30120
30121 \begin_layout Plain Layout
30122 Commands ! 
30123 \begin_inset ERT
30124 status collapsed
30125
30126 \begin_layout Plain Layout
30127
30128 "
30129 \end_layout
30130
30131 \end_inset
30132
30133 @
30134 \begin_inset ERT
30135 status collapsed
30136
30137 \begin_layout Plain Layout
30138
30139 "
30140 \end_layout
30141
30142 \end_inset
30143
30144  ! 
30145 \backslash
30146
30147 \begin_inset ERT
30148 status collapsed
30149
30150 \begin_layout Plain Layout
30151
30152 "
30153 \end_layout
30154
30155 \end_inset
30156
30157 @
30158 \begin_inset ERT
30159 status collapsed
30160
30161 \begin_layout Plain Layout
30162
30163 "
30164 \end_layout
30165
30166 \end_inset
30167
30168 removefromreset
30169 \end_layout
30170
30171 \end_inset
30172
30173  can be used with the same scheme as 
30174 \series bold
30175
30176 \backslash
30177 @addtoreset
30178 \series default
30179 .
30180 \end_layout
30181
30182 \begin_layout Standard
30183 \begin_inset VSpace bigskip
30184 \end_inset
30185
30186 Sometimes formulas should be numbered in the following form:
30187 \end_layout
30188
30189 \begin_layout Standard
30190
30191 \family typewriter
30192 (section number.formula number)
30193 \end_layout
30194
30195 \begin_layout Standard
30196 The formula number should start with every section with 
30197 \begin_inset Quotes eld
30198 \end_inset
30199
30200 1
30201 \begin_inset Quotes erd
30202 \end_inset
30203
30204 .
30205 \end_layout
30206
30207 \begin_layout Standard
30208 For this case there is the command 
30209 \series bold
30210
30211 \backslash
30212 numberwithin
30213 \series default
30214
30215 \begin_inset Index
30216 status collapsed
30217
30218 \begin_layout Plain Layout
30219 Commands ! N ! 
30220 \backslash
30221 numberwithin
30222 \end_layout
30223
30224 \end_inset
30225
30226 , which is used with the following scheme:
30227 \end_layout
30228
30229 \begin_layout Standard
30230
30231 \series bold
30232
30233 \backslash
30234 numberwithin{counter}{sectioning}
30235 \end_layout
30236
30237 \begin_layout Standard
30238 Counter denotes what kind of numbering is affected, sectioning denotes what
30239  number is before the dot.
30240 \end_layout
30241
30242 \begin_layout Standard
30243 Thus in our case the following LaTeX-preamble or TeX-Code line is used:
30244 \end_layout
30245
30246 \begin_layout Standard
30247
30248 \series bold
30249
30250 \backslash
30251 numberwithin{equation}{section}
30252 \end_layout
30253
30254 \begin_layout Standard
30255 This is the result:
30256 \begin_inset ERT
30257 status collapsed
30258
30259 \begin_layout Plain Layout
30260
30261
30262 \backslash
30263 numberwithin{equation}{section}
30264 \end_layout
30265
30266 \end_inset
30267
30268
30269 \begin_inset Formula \begin{equation}
30270 A+B=C\end{equation}
30271
30272 \end_inset
30273
30274
30275 \end_layout
30276
30277 \begin_layout Standard
30278 To number e.
30279 \begin_inset space \thinspace{}
30280 \end_inset
30281
30282 g.
30283 \begin_inset space ~
30284 \end_inset
30285
30286 tables so that the number of the part is the sectioning,
30287 \begin_inset Newline newline
30288 \end_inset
30289
30290
30291 \series bold
30292
30293 \backslash
30294 numberwithin{table}{part}
30295 \series default
30296  is used.
30297 \end_layout
30298
30299 \begin_layout Standard
30300 To go back to the standard numbering or to prevent this kind of numbering
30301  when it is defined by the document class, the following command is inserted
30302  as TeX-Code or to the LaTeX-preamble:
30303 \end_layout
30304
30305 \begin_layout Standard
30306
30307 \series bold
30308
30309 \backslash
30310 renewcommand{
30311 \backslash
30312 theequation}{
30313 \backslash
30314 arabic{equation}}
30315 \begin_inset Index
30316 status collapsed
30317
30318 \begin_layout Plain Layout
30319 Commands ! A ! 
30320 \backslash
30321 arabic
30322 \end_layout
30323
30324 \end_inset
30325
30326
30327 \series default
30328
30329 \begin_inset ERT
30330 status collapsed
30331
30332 \begin_layout Plain Layout
30333
30334
30335 \backslash
30336 renewcommand{
30337 \backslash
30338 theequation}{
30339 \backslash
30340 arabic{equation}}
30341 \end_layout
30342
30343 \end_inset
30344
30345
30346 \series bold
30347
30348 \begin_inset Newline newline
30349 \end_inset
30350
30351
30352 \series default
30353 or
30354 \series bold
30355
30356 \begin_inset Newline newline
30357 \end_inset
30358
30359
30360 \backslash
30361 renewcommand{
30362 \backslash
30363 thetable}{
30364 \backslash
30365 arabic{table}}
30366 \end_layout
30367
30368 \begin_layout Standard
30369
30370 \series bold
30371
30372 \backslash
30373 numberwithin
30374 \series default
30375  uses internally the command 
30376 \series bold
30377
30378 \backslash
30379 @addtoreset
30380 \series default
30381 , described above, that also needs to be reverted.
30382 \begin_inset ERT
30383 status collapsed
30384
30385 \begin_layout Plain Layout
30386
30387
30388 \backslash
30389 makeatletter
30390 \end_layout
30391
30392 \begin_layout Plain Layout
30393
30394
30395 \backslash
30396 @removefromreset{equation}{section}
30397 \end_layout
30398
30399 \begin_layout Plain Layout
30400
30401
30402 \backslash
30403 makeatother
30404 \end_layout
30405
30406 \end_inset
30407
30408
30409 \end_layout
30410
30411 \begin_layout Subsection
30412 Numbering with Roman Numbers and Letters
30413 \begin_inset CommandInset label
30414 LatexCommand label
30415 name "sub:Numbering-with-Roman"
30416
30417 \end_inset
30418
30419
30420 \begin_inset Index
30421 status collapsed
30422
30423 \begin_layout Plain Layout
30424 Formula numbering ! with letters
30425 \end_layout
30426
30427 \end_inset
30428
30429
30430 \begin_inset Index
30431 status collapsed
30432
30433 \begin_layout Plain Layout
30434 Formula numbering ! with Roman numbers
30435 \end_layout
30436
30437 \end_inset
30438
30439
30440 \end_layout
30441
30442 \begin_layout Standard
30443 Formulas can also be numbered with Roman numbers and Latin letters.
30444  To number for example with small Roman numbers, the command
30445 \end_layout
30446
30447 \begin_layout Standard
30448
30449 \series bold
30450
30451 \backslash
30452 renewcommand{
30453 \backslash
30454 theequation}{
30455 \backslash
30456 roman{equation}}
30457 \end_layout
30458
30459 \begin_layout Standard
30460 is inserted before the formula in TeX-mode.
30461  
30462 \series bold
30463
30464 \backslash
30465 renewcommand
30466 \series default
30467
30468 \begin_inset Index
30469 status collapsed
30470
30471 \begin_layout Plain Layout
30472 Commands ! R ! 
30473 \backslash
30474 renewcommand
30475 \end_layout
30476
30477 \end_inset
30478
30479  redefines the predefined command 
30480 \series bold
30481
30482 \backslash
30483 theequation
30484 \series default
30485  to the command 
30486 \series bold
30487
30488 \backslash
30489 roman{equation}
30490 \series default
30491
30492 \begin_inset Foot
30493 status collapsed
30494
30495 \begin_layout Plain Layout
30496 The command 
30497 \series bold
30498
30499 \backslash
30500 renewcommand
30501 \series default
30502  has the same scheme like the command 
30503 \series bold
30504
30505 \backslash
30506 newcommand
30507 \series default
30508  that is described in 
30509 \begin_inset CommandInset ref
30510 LatexCommand ref
30511 reference "sec:User-defined-Commands"
30512
30513 \end_inset
30514
30515 .
30516 \end_layout
30517
30518 \end_inset
30519
30520 .
30521  
30522 \series bold
30523 equation
30524 \series default
30525  is the formula counter.
30526  When the command 
30527 \series bold
30528
30529 \backslash
30530 the
30531 \series default
30532  is used as prefix for a counter, the value of the counter is output as
30533  Arabic number.
30534  When a formula is numbered, LaTeX sets internally the command 
30535 \series bold
30536
30537 \backslash
30538 theequation
30539 \series default
30540  behind the formula.
30541  
30542 \series bold
30543
30544 \backslash
30545 roman{equation}
30546 \begin_inset Index
30547 status collapsed
30548
30549 \begin_layout Plain Layout
30550 Commands ! R ! 
30551 \backslash
30552 roman
30553 \end_layout
30554
30555 \end_inset
30556
30557
30558 \series default
30559  outputs the counter as small Roman number.
30560 \end_layout
30561
30562 \begin_layout Standard
30563 All formulas behind the command 
30564 \series bold
30565
30566 \backslash
30567 renew
30568 \series default
30569 c
30570 \series bold
30571 ommand
30572 \series default
30573  are now numbered Roman.
30574  To switch to numbering with big Roman numbers, the command is inserted
30575  again, but 
30576 \series bold
30577
30578 \backslash
30579 roman
30580 \series default
30581  is replaced by 
30582 \series bold
30583
30584 \backslash
30585 Roman
30586 \series default
30587
30588 \begin_inset Index
30589 status collapsed
30590
30591 \begin_layout Plain Layout
30592 Commands ! R ! 
30593 \backslash
30594 roman@
30595 \backslash
30596 Roman
30597 \end_layout
30598
30599 \end_inset
30600
30601 .
30602  To 
30603 \begin_inset Quotes eld
30604 \end_inset
30605
30606 number
30607 \begin_inset Quotes erd
30608 \end_inset
30609
30610  with small Latin letters there is the command 
30611 \series bold
30612
30613 \backslash
30614 alph
30615 \series default
30616
30617 \begin_inset Index
30618 status collapsed
30619
30620 \begin_layout Plain Layout
30621 Commands ! A ! 
30622 \backslash
30623 alph
30624 \end_layout
30625
30626 \end_inset
30627
30628 , for big ones there is the command 
30629 \series bold
30630
30631 \backslash
30632 Alph
30633 \series default
30634
30635 \begin_inset Index
30636 status open
30637
30638 \begin_layout Plain Layout
30639 Commands ! A ! 
30640 \backslash
30641 alph@
30642 \backslash
30643 Alph
30644 \end_layout
30645
30646 \end_inset
30647
30648 .
30649 \end_layout
30650
30651 \begin_layout Standard
30652 \begin_inset Note Greyedout
30653 status open
30654
30655 \begin_layout Plain Layout
30656
30657 \series bold
30658 Note:
30659 \series default
30660  Only maximal 26 formulas can be numbered with Latin letters in one document.
30661 \end_layout
30662
30663 \end_inset
30664
30665
30666 \end_layout
30667
30668 \begin_layout Standard
30669 \begin_inset ERT
30670 status collapsed
30671
30672 \begin_layout Plain Layout
30673
30674
30675 \backslash
30676 renewcommand{
30677 \backslash
30678 theequation}{
30679 \backslash
30680 roman{equation}}
30681 \end_layout
30682
30683 \end_inset
30684
30685
30686 \end_layout
30687
30688 \begin_layout Standard
30689 \begin_inset Formula \begin{equation}
30690 A=\textrm{small roman}\label{eq:rom}\end{equation}
30691
30692 \end_inset
30693
30694
30695 \begin_inset ERT
30696 status collapsed
30697
30698 \begin_layout Plain Layout
30699
30700
30701 \backslash
30702 renewcommand{
30703 \backslash
30704 theequation}{
30705 \backslash
30706 Roman{equation}}
30707 \end_layout
30708
30709 \end_inset
30710
30711
30712 \begin_inset Formula \begin{equation}
30713 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
30714
30715 \end_inset
30716
30717
30718 \begin_inset ERT
30719 status collapsed
30720
30721 \begin_layout Plain Layout
30722
30723
30724 \backslash
30725 renewcommand{
30726 \backslash
30727 theequation}{
30728 \backslash
30729 alph{equation}}
30730 \end_layout
30731
30732 \end_inset
30733
30734
30735 \begin_inset Formula \begin{equation}
30736 C=\textrm{small Latin}\label{eq:lat}\end{equation}
30737
30738 \end_inset
30739
30740
30741 \begin_inset ERT
30742 status collapsed
30743
30744 \begin_layout Plain Layout
30745
30746
30747 \backslash
30748 renewcommand{
30749 \backslash
30750 theequation}{
30751 \backslash
30752 Alph{equation}}
30753 \end_layout
30754
30755 \end_inset
30756
30757
30758 \begin_inset Formula \begin{equation}
30759 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
30760
30761 \end_inset
30762
30763
30764 \end_layout
30765
30766 \begin_layout Standard
30767 To switch back to the default numbering, insert the command:
30768 \end_layout
30769
30770 \begin_layout Standard
30771
30772 \series bold
30773
30774 \backslash
30775 renewcommand{
30776 \backslash
30777 theequation}{
30778 \backslash
30779 arabic{equation}}
30780 \begin_inset Index
30781 status collapsed
30782
30783 \begin_layout Plain Layout
30784 Commands ! A ! 
30785 \backslash
30786 arabic
30787 \end_layout
30788
30789 \end_inset
30790
30791
30792 \end_layout
30793
30794 \begin_layout Standard
30795 \begin_inset ERT
30796 status collapsed
30797
30798 \begin_layout Plain Layout
30799
30800
30801 \backslash
30802 renewcommand{
30803 \backslash
30804 theequation}{
30805 \backslash
30806 arabic{equation}}
30807 \end_layout
30808
30809 \end_inset
30810
30811
30812 \begin_inset Formula \begin{equation}
30813 E=\textrm{Arabic}\label{eq:arab}\end{equation}
30814
30815 \end_inset
30816
30817
30818 \end_layout
30819
30820 \begin_layout Standard
30821 \begin_inset VSpace medskip
30822 \end_inset
30823
30824 As you see, formulas are numbered serially independent from the numbering
30825  style.
30826  When then numbering should start with 
30827 \begin_inset Quotes eld
30828 \end_inset
30829
30830 1
30831 \begin_inset Quotes erd
30832 \end_inset
30833
30834  when the style is changed, new equation counters have to be defined.
30835  A description about this can be found in the file 
30836 \begin_inset CommandInset href
30837 LatexCommand href
30838 target "Formula-numbering.lyx"
30839
30840 \end_inset
30841
30842 .
30843 \end_layout
30844
30845 \begin_layout Section
30846 User-defined Commands
30847 \begin_inset CommandInset label
30848 LatexCommand label
30849 name "sec:User-defined-Commands"
30850
30851 \end_inset
30852
30853
30854 \begin_inset Index
30855 status collapsed
30856
30857 \begin_layout Plain Layout
30858 User-defined commands
30859 \end_layout
30860
30861 \end_inset
30862
30863
30864 \end_layout
30865
30866 \begin_layout Standard
30867 Many LaTeX-commands are too long to be used frequently.
30868  But it is possible to define with the command 
30869 \series bold
30870
30871 \backslash
30872 newcommand
30873 \series default
30874
30875 \begin_inset Index
30876 status collapsed
30877
30878 \begin_layout Plain Layout
30879 Commands ! N ! 
30880 \backslash
30881 newcommand
30882 \end_layout
30883
30884 \end_inset
30885
30886  new shorter commands.
30887 \end_layout
30888
30889 \begin_layout Standard
30890 The command scheme of 
30891 \series bold
30892
30893 \backslash
30894 newcommand
30895 \series default
30896  is:
30897 \end_layout
30898
30899 \begin_layout Standard
30900
30901 \series bold
30902
30903 \backslash
30904 newcommand{new command name}[number of arguments][optional
30905 \series default
30906  
30907 \series bold
30908 value]
30909 \begin_inset Newline newline
30910 \end_inset
30911
30912
30913 \begin_inset ERT
30914 status collapsed
30915
30916 \begin_layout Plain Layout
30917
30918
30919 \backslash
30920 phantom{
30921 \end_layout
30922
30923 \end_inset
30924
30925
30926 \backslash
30927 newcommand
30928 \begin_inset ERT
30929 status collapsed
30930
30931 \begin_layout Plain Layout
30932
30933 }
30934 \end_layout
30935
30936 \end_inset
30937
30938 {command definition}
30939 \end_layout
30940
30941 \begin_layout Standard
30942 \begin_inset Note Greyedout
30943 status open
30944
30945 \begin_layout Plain Layout
30946
30947 \series bold
30948 Note:
30949 \series default
30950  Assure that the name of the new command is not already used in your document
30951  or by LaTeX-packages that you use.
30952  When you for example define the command 
30953 \series bold
30954
30955 \backslash
30956 le
30957 \series default
30958  for 
30959 \series bold
30960
30961 \backslash
30962 Leftarrow
30963 \series default
30964 , you get an error message because 
30965 \series bold
30966
30967 \backslash
30968 le
30969 \series default
30970  is already defined as command for 
30971 \begin_inset Quotes eld
30972 \end_inset
30973
30974
30975 \begin_inset Formula $\le$
30976 \end_inset
30977
30978
30979 \begin_inset Quotes erd
30980 \end_inset
30981
30982 .
30983 \end_layout
30984
30985 \end_inset
30986
30987
30988 \end_layout
30989
30990 \begin_layout Standard
30991 \begin_inset Note Greyedout
30992 status open
30993
30994 \begin_layout Plain Layout
30995
30996 \series bold
30997 Note:
30998 \series default
30999  The names of user-defined commands may only consist of Latin letters.
31000 \end_layout
31001
31002 \end_inset
31003
31004
31005 \end_layout
31006
31007 \begin_layout Standard
31008 The number of arguments is an integer in the range 0
31009 \begin_inset space \thinspace{}
31010 \end_inset
31011
31012 -
31013 \begin_inset space \thinspace{}
31014 \end_inset
31015
31016 9 and specifies how many arguments the new command should have.
31017  With the optional value a value for an optional argument can be predefined.
31018  When this is done, the 
31019 \emph on
31020 first
31021 \emph default
31022  
31023 \emph on
31024 a
31025 \emph default
31026 rgument of the new command is automatically an optional one.
31027 \end_layout
31028
31029 \begin_layout Standard
31030 Here are some examples:
31031 \end_layout
31032
31033 \begin_layout Itemize
31034 To define the command 
31035 \series bold
31036
31037 \backslash
31038 gr
31039 \series default
31040  for 
31041 \series bold
31042
31043 \backslash
31044 Longrightarrow
31045 \series default
31046 , the LaTeX-preamble line is:
31047 \begin_inset ERT
31048 status collapsed
31049
31050 \begin_layout Plain Layout
31051
31052
31053 \backslash
31054 medskip
31055 \end_layout
31056
31057 \end_inset
31058
31059
31060 \series bold
31061
31062 \begin_inset Newline newline
31063 \end_inset
31064
31065
31066 \backslash
31067 newcommand{
31068 \backslash
31069 gr}{
31070 \backslash
31071 Longrightarrow}
31072 \end_layout
31073
31074 \begin_layout Itemize
31075 To define the command 
31076 \series bold
31077
31078 \backslash
31079 us
31080 \series default
31081  for 
31082 \series bold
31083
31084 \backslash
31085 underline
31086 \series default
31087 , the argument (that should be underlined) must be taken into account.
31088  For this the preamble line is:
31089 \begin_inset ERT
31090 status collapsed
31091
31092 \begin_layout Plain Layout
31093
31094
31095 \backslash
31096 medskip
31097 \end_layout
31098
31099 \end_inset
31100
31101
31102 \series bold
31103
31104 \begin_inset Newline newline
31105 \end_inset
31106
31107
31108 \backslash
31109 newcommand{
31110 \backslash
31111 us}[1]{
31112 \backslash
31113 underline{#1}}
31114 \series default
31115
31116 \begin_inset ERT
31117 status collapsed
31118
31119 \begin_layout Plain Layout
31120
31121
31122 \backslash
31123 medskip
31124 \end_layout
31125
31126 \end_inset
31127
31128
31129 \series bold
31130
31131 \begin_inset Newline newline
31132 \end_inset
31133
31134
31135 \series default
31136 The character 
31137 \series bold
31138 #
31139 \series default
31140  acts as argument placeholder, the 
31141 \series bold
31142 1
31143 \series default
31144  behind it denotes that it is the placeholder for the first argument.
31145 \end_layout
31146
31147 \begin_layout Itemize
31148 For 
31149 \series bold
31150
31151 \backslash
31152 framebox
31153 \series default
31154  one can e.
31155 \begin_inset space \thinspace{}
31156 \end_inset
31157
31158 g.
31159 \begin_inset space ~
31160 \end_inset
31161
31162 define the command 
31163 \series bold
31164
31165 \backslash
31166 fb
31167 \series default
31168 :
31169 \begin_inset ERT
31170 status collapsed
31171
31172 \begin_layout Plain Layout
31173
31174
31175 \backslash
31176 medskip
31177 \end_layout
31178
31179 \end_inset
31180
31181
31182 \series bold
31183
31184 \begin_inset Newline newline
31185 \end_inset
31186
31187
31188 \backslash
31189 newcommand{
31190 \backslash
31191 fb}[3]{
31192 \backslash
31193 framebox#1#2{$#3$}}
31194 \series default
31195
31196 \begin_inset ERT
31197 status collapsed
31198
31199 \begin_layout Plain Layout
31200
31201
31202 \backslash
31203 medskip
31204 \end_layout
31205
31206 \end_inset
31207
31208
31209 \series bold
31210
31211 \begin_inset Newline newline
31212 \end_inset
31213
31214
31215 \series default
31216 The two Dollar signs creates the extra formula needed for 
31217 \series bold
31218
31219 \backslash
31220 framebox
31221 \series default
31222 , see 
31223 \begin_inset CommandInset ref
31224 LatexCommand ref
31225 reference "sub:Boxes-with-Frame"
31226
31227 \end_inset
31228
31229 .
31230 \end_layout
31231
31232 \begin_layout Itemize
31233 To create a new command for 
31234 \series bold
31235
31236 \backslash
31237 fcolorbox
31238 \series default
31239  where the color for the box needn't to be specified, the argument for the
31240  color is defined optional:
31241 \begin_inset ERT
31242 status collapsed
31243
31244 \begin_layout Plain Layout
31245
31246
31247 \backslash
31248 medskip
31249 \end_layout
31250
31251 \end_inset
31252
31253
31254 \series bold
31255
31256 \begin_inset Newline newline
31257 \end_inset
31258
31259
31260 \backslash
31261 newcommand{
31262 \backslash
31263 cb}[3][white]{
31264 \backslash
31265 fcolorbox{#2}{#1}{$#3$}}
31266 \series default
31267
31268 \begin_inset ERT
31269 status collapsed
31270
31271 \begin_layout Plain Layout
31272
31273
31274 \backslash
31275 medskip
31276 \end_layout
31277
31278 \end_inset
31279
31280
31281 \begin_inset Newline newline
31282 \end_inset
31283
31284 When the color is not specified when using 
31285 \series bold
31286
31287 \backslash
31288 cb
31289 \series default
31290 , the predefined color 
31291 \series bold
31292 white
31293 \series default
31294  will be used.
31295 \end_layout
31296
31297 \begin_layout Standard
31298 A test of the new defined commands:
31299 \end_layout
31300
31301 \begin_layout Standard
31302 \align center
31303 \begin_inset Tabular
31304 <lyxtabular version="3" rows="6" columns="2">
31305 <features>
31306 <column alignment="center" valignment="top" width="0">
31307 <column alignment="center" valignment="top" width="0">
31308 <row>
31309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31310 \begin_inset Text
31311
31312 \begin_layout Plain Layout
31313 Command
31314 \end_layout
31315
31316 \end_inset
31317 </cell>
31318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31319 \begin_inset Text
31320
31321 \begin_layout Plain Layout
31322 Result
31323 \begin_inset Note Note
31324 status collapsed
31325
31326 \begin_layout Plain Layout
31327
31328 \series bold
31329
31330 \backslash
31331 raisebox
31332 \series default
31333  is only used as spacer.
31334 \end_layout
31335
31336 \end_inset
31337
31338
31339 \end_layout
31340
31341 \end_inset
31342 </cell>
31343 </row>
31344 <row>
31345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31346 \begin_inset Text
31347
31348 \begin_layout Plain Layout
31349 A
31350 \backslash
31351 gr
31352 \begin_inset ERT
31353 status collapsed
31354
31355 \begin_layout Plain Layout
31356
31357
31358 \backslash
31359 spce 
31360 \end_layout
31361
31362 \end_inset
31363
31364 B
31365 \end_layout
31366
31367 \end_inset
31368 </cell>
31369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31370 \begin_inset Text
31371
31372 \begin_layout Plain Layout
31373 \begin_inset Formula $A\gr B$
31374 \end_inset
31375
31376
31377 \end_layout
31378
31379 \end_inset
31380 </cell>
31381 </row>
31382 <row>
31383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31384 \begin_inset Text
31385
31386 \begin_layout Plain Layout
31387
31388 \backslash
31389 us{ABcd
31390 \end_layout
31391
31392 \end_inset
31393 </cell>
31394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31395 \begin_inset Text
31396
31397 \begin_layout Plain Layout
31398 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31399 \end_inset
31400
31401
31402 \end_layout
31403
31404 \end_inset
31405 </cell>
31406 </row>
31407 <row>
31408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31409 \begin_inset Text
31410
31411 \begin_layout Plain Layout
31412
31413 \backslash
31414 fb{[2cm]
31415 \begin_inset Formula $\to$
31416 \end_inset
31417
31418
31419 \backslash
31420 {
31421 \begin_inset Formula $\to$
31422 \end_inset
31423
31424
31425 \backslash
31426 {
31427 \backslash
31428 int
31429 \begin_inset ERT
31430 status collapsed
31431
31432 \begin_layout Plain Layout
31433
31434
31435 \backslash
31436 spce 
31437 \end_layout
31438
31439 \end_inset
31440
31441 A=B
31442 \end_layout
31443
31444 \end_inset
31445 </cell>
31446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31447 \begin_inset Text
31448
31449 \begin_layout Plain Layout
31450 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31451 \end_inset
31452
31453
31454 \end_layout
31455
31456 \end_inset
31457 </cell>
31458 </row>
31459 <row>
31460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31461 \begin_inset Text
31462
31463 \begin_layout Plain Layout
31464
31465 \backslash
31466 cb{red
31467 \begin_inset Formula $\to$
31468 \end_inset
31469
31470
31471 \backslash
31472 {
31473 \backslash
31474 int
31475 \begin_inset ERT
31476 status collapsed
31477
31478 \begin_layout Plain Layout
31479
31480
31481 \backslash
31482 spce 
31483 \end_layout
31484
31485 \end_inset
31486
31487 A=B
31488 \end_layout
31489
31490 \end_inset
31491 </cell>
31492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31493 \begin_inset Text
31494
31495 \begin_layout Plain Layout
31496 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31497 \end_inset
31498
31499
31500 \end_layout
31501
31502 \end_inset
31503 </cell>
31504 </row>
31505 <row>
31506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31507 \begin_inset Text
31508
31509 \begin_layout Plain Layout
31510
31511 \backslash
31512 cb[green]
31513 \backslash
31514 {red
31515 \begin_inset Formula $\to$
31516 \end_inset
31517
31518
31519 \backslash
31520 {
31521 \backslash
31522 int
31523 \begin_inset ERT
31524 status collapsed
31525
31526 \begin_layout Plain Layout
31527
31528
31529 \backslash
31530 spce 
31531 \end_layout
31532
31533 \end_inset
31534
31535 A=B
31536 \end_layout
31537
31538 \end_inset
31539 </cell>
31540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31541 \begin_inset Text
31542
31543 \begin_layout Plain Layout
31544 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31545 \end_inset
31546
31547
31548 \end_layout
31549
31550 \end_inset
31551 </cell>
31552 </row>
31553 </lyxtabular>
31554
31555 \end_inset
31556
31557
31558 \end_layout
31559
31560 \begin_layout Section
31561 Diagrams
31562 \end_layout
31563
31564 \begin_layout Standard
31565 LyX supports two types of commutative diagrams: 
31566 \series bold
31567 amscd
31568 \series default
31569  and 
31570 \series bold
31571 xymatrix
31572 \series default
31573  that are explained in the following.
31574 \end_layout
31575
31576 \begin_layout Subsection
31577 Amscd Diagrams
31578 \begin_inset Index
31579 status collapsed
31580
31581 \begin_layout Plain Layout
31582 Diagrams ! amscd
31583 \end_layout
31584
31585 \end_inset
31586
31587
31588 \end_layout
31589
31590 \begin_layout Standard
31591 Diagrams of this type visualize relations by vertical and horizontal lines
31592  or arrows:
31593 \begin_inset Formula \[
31594 \begin{CD}A@>>>B@>>>C\\
31595 @AAA@.@VVV\\
31596 F@<<<E@<<<D\end{CD}\]
31597
31598 \end_inset
31599
31600
31601 \end_layout
31602
31603 \begin_layout Standard
31604 To get them, the command 
31605 \series bold
31606
31607 \backslash
31608 CD
31609 \begin_inset Index
31610 status collapsed
31611
31612 \begin_layout Plain Layout
31613 Commands ! C ! 
31614 \backslash
31615 CD
31616 \end_layout
31617
31618 \end_inset
31619
31620
31621 \series default
31622  is inserted to a formula.
31623  A blue box appears with two dashed lines where further commands can be
31624  inserted.
31625  With 
31626 \family sans
31627 Ctrl-Return
31628 \family default
31629  a new line is created.
31630  Horizontal relations are inserted in odd, vertical in even formula lines.
31631 \end_layout
31632
31633 \begin_layout Standard
31634 To create the relations there are the following commands:
31635 \end_layout
31636
31637 \begin_layout Itemize
31638
31639 \series bold
31640 @<<<
31641 \series default
31642  creates a left arrow, 
31643 \series bold
31644 @>>>
31645 \series default
31646  a right arrow, and 
31647 \series bold
31648 @=
31649 \series default
31650  a long equal sign
31651 \end_layout
31652
31653 \begin_layout Itemize
31654
31655 \series bold
31656 @AAA
31657 \series default
31658  creates an up arrow, 
31659 \series bold
31660 @VVV
31661 \series default
31662  an down arrow, and 
31663 \series bold
31664 @|
31665 \series default
31666  a vertical equal sign
31667 \end_layout
31668
31669 \begin_layout Itemize
31670
31671 \series bold
31672 @.
31673
31674 \series default
31675  is a placeholder for non-existent relations
31676 \end_layout
31677
31678 \begin_layout Standard
31679 All arrows can be labeled as follows:
31680 \end_layout
31681
31682 \begin_layout Itemize
31683 Is text inserted between the first and second < or >, resp., it is placed
31684  above the arrow.
31685  When it is inserted between the second and third one, it appears under
31686  the arrow.
31687 \end_layout
31688
31689 \begin_layout Itemize
31690 When text for vertical arrows is inserted between the first and second A
31691  or V, resp., it is placed left beside the arrow.
31692  When it is inserted between the second and third one, it appears right
31693  beside the arrow.
31694  If the text contains an A or V, these letters must be set into a TeX-brace.
31695 \end_layout
31696
31697 \begin_layout Standard
31698 As example a diagram with all possible relations:
31699 \end_layout
31700
31701 \begin_layout Standard
31702 \begin_inset Formula \[
31703 \begin{CD}A@>j>>B@>>k>C@=F\\
31704 @AmAA@.@VV{V}V@|\\
31705 D@<<j<E@>k>>F@=C\end{CD}\]
31706
31707 \end_inset
31708
31709
31710 \end_layout
31711
31712 \begin_layout Standard
31713 The command for this is:
31714 \begin_inset Newline newline
31715 \end_inset
31716
31717
31718 \series bold
31719
31720 \backslash
31721 CD
31722 \begin_inset ERT
31723 status collapsed
31724
31725 \begin_layout Plain Layout
31726
31727
31728 \backslash
31729 spce 
31730 \end_layout
31731
31732 \end_inset
31733
31734 A@>j>>B@>>k>C@=F Ctrl-Enter
31735 \begin_inset Newline newline
31736 \end_inset
31737
31738
31739 \begin_inset ERT
31740 status collapsed
31741
31742 \begin_layout Plain Layout
31743
31744
31745 \backslash
31746 hphantom{
31747 \end_layout
31748
31749 \end_inset
31750
31751
31752 \backslash
31753 CD
31754 \begin_inset ERT
31755 status collapsed
31756
31757 \begin_layout Plain Layout
31758
31759
31760 \backslash
31761 spce 
31762 \end_layout
31763
31764 \end_inset
31765
31766
31767 \begin_inset ERT
31768 status collapsed
31769
31770 \begin_layout Plain Layout
31771
31772 }
31773 \end_layout
31774
31775 \end_inset
31776
31777 @AmAA@.@VV
31778 \backslash
31779 {V
31780 \series default
31781
31782 \begin_inset Formula $\to$
31783 \end_inset
31784
31785
31786 \series bold
31787 V@| Ctrl-Enter
31788 \begin_inset Newline newline
31789 \end_inset
31790
31791
31792 \begin_inset ERT
31793 status collapsed
31794
31795 \begin_layout Plain Layout
31796
31797
31798 \backslash
31799 hphantom{
31800 \end_layout
31801
31802 \end_inset
31803
31804
31805 \backslash
31806 CD
31807 \begin_inset ERT
31808 status collapsed
31809
31810 \begin_layout Plain Layout
31811
31812
31813 \backslash
31814 spce 
31815 \end_layout
31816
31817 \end_inset
31818
31819
31820 \begin_inset ERT
31821 status collapsed
31822
31823 \begin_layout Plain Layout
31824
31825 }
31826 \end_layout
31827
31828 \end_inset
31829
31830 D@<<j<E@>k>>F@=C
31831 \end_layout
31832
31833 \begin_layout Subsection
31834 Xymatrix Diagrams
31835 \begin_inset Index
31836 status collapsed
31837
31838 \begin_layout Plain Layout
31839 Diagrams ! xymatrix
31840 \end_layout
31841
31842 \end_inset
31843
31844
31845 \end_layout
31846
31847 \begin_layout Standard
31848 To be able to use xymatrices, the LaTeX-package 
31849 \series bold
31850 xypic
31851 \series default
31852  must be installed.
31853  A xymatrix is created by inserting the command 
31854 \series bold
31855
31856 \backslash
31857 xymatrix
31858 \series default
31859  in a formula.
31860  Then you are able to add new matrix columns and rows like for normal matrices,
31861  see 
31862 \begin_inset CommandInset ref
31863 LatexCommand ref
31864 reference "sec:Matrices"
31865
31866 \end_inset
31867
31868 .
31869 \end_layout
31870
31871 \begin_layout Standard
31872 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
31873  and much more.
31874  All possibilities to create commutative diagrams and decorations are explained
31875  in detail in this manual: 
31876 \begin_inset CommandInset href
31877 LatexCommand href
31878 target "http://wiki.lyx.org/LyX/XY-pic#xy-manual"
31879
31880 \end_inset
31881
31882 .
31883 \end_layout
31884
31885 \begin_layout Standard
31886 \begin_inset Newpage newpage
31887 \end_inset
31888
31889
31890 \end_layout
31891
31892 \begin_layout Section
31893 Tips
31894 \begin_inset ERT
31895 status collapsed
31896
31897 \begin_layout Plain Layout
31898
31899
31900 \backslash
31901 texorpdfstring{
31902 \end_layout
31903
31904 \end_inset
31905
31906
31907 \begin_inset Foot
31908 status collapsed
31909
31910 \begin_layout Plain Layout
31911 Other useful math tips can be found in 
31912 \begin_inset CommandInset citation
31913 LatexCommand cite
31914 key "Voss"
31915
31916 \end_inset
31917
31918 .
31919 \end_layout
31920
31921 \end_inset
31922
31923
31924 \begin_inset ERT
31925 status collapsed
31926
31927 \begin_layout Plain Layout
31928
31929 }{}
31930 \end_layout
31931
31932 \end_inset
31933
31934
31935 \begin_inset Note Note
31936 status collapsed
31937
31938 \begin_layout Plain Layout
31939
31940 \backslash
31941 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
31942 \end_layout
31943
31944 \begin_layout Plain Layout
31945 More about 
31946 \backslash
31947 texorpdfstring is in section 
31948 \begin_inset CommandInset ref
31949 LatexCommand ref
31950 reference "sub:Formulas-in-Section"
31951
31952 \end_inset
31953
31954 .
31955 \end_layout
31956
31957 \end_inset
31958
31959
31960 \begin_inset Index
31961 status collapsed
31962
31963 \begin_layout Plain Layout
31964 Tips
31965 \end_layout
31966
31967 \end_inset
31968
31969
31970 \begin_inset Index
31971 status collapsed
31972
31973 \begin_layout Plain Layout
31974 Ions|see
31975 \begin_inset ERT
31976 status collapsed
31977
31978 \begin_layout Plain Layout
31979
31980 {
31981 \end_layout
31982
31983 \end_inset
31984
31985 Chemical characters
31986 \begin_inset ERT
31987 status collapsed
31988
31989 \begin_layout Plain Layout
31990
31991 }
31992 \end_layout
31993
31994 \end_inset
31995
31996
31997 \end_layout
31998
31999 \end_inset
32000
32001
32002 \end_layout
32003
32004 \begin_layout Subsection
32005 Chemical Symbols and Equations
32006 \begin_inset CommandInset label
32007 LatexCommand label
32008 name "sub:Chemical-Symbols-and"
32009
32010 \end_inset
32011
32012
32013 \begin_inset Index
32014 status collapsed
32015
32016 \begin_layout Plain Layout
32017 Chemical characters ! Symbols
32018 \end_layout
32019
32020 \end_inset
32021
32022
32023 \begin_inset Index
32024 status collapsed
32025
32026 \begin_layout Plain Layout
32027 Chemical equations
32028 \end_layout
32029
32030 \end_inset
32031
32032
32033 \begin_inset Index
32034 status collapsed
32035
32036 \begin_layout Plain Layout
32037 Symbols ! chemical
32038 \end_layout
32039
32040 \end_inset
32041
32042
32043 \end_layout
32044
32045 \begin_layout Standard
32046 An example text from chemistry:
32047 \end_layout
32048
32049 \begin_layout Quote
32050 The 
32051 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32052 \end_inset
32053
32054 -ion reacts with two 
32055 \begin_inset Formula $\mathrm{Na^{+}}$
32056 \end_inset
32057
32058 -ions to sodium sulfate 
32059 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
32060 \end_inset
32061
32062 .
32063  The chemical equation for this is:
32064 \begin_inset Formula \[
32065 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
32066
32067 \end_inset
32068
32069
32070 \end_layout
32071
32072 \begin_layout Standard
32073 This chemical equation can directly be created as formula.
32074  To avoid that the symbols appear italic, everything is highlighted and
32075  changed by the shortcut 
32076 \family sans
32077 Alt-c
32078 \begin_inset space ~
32079 \end_inset
32080
32081 r
32082 \family default
32083  to the upright font style.
32084 \begin_inset Foot
32085 status collapsed
32086
32087 \begin_layout Plain Layout
32088 font styles
32089 \series bold
32090  
32091 \series default
32092 see 
32093 \begin_inset CommandInset ref
32094 LatexCommand ref
32095 reference "sub:Font-Styles"
32096
32097 \end_inset
32098
32099
32100 \end_layout
32101
32102 \end_inset
32103
32104
32105 \end_layout
32106
32107 \begin_layout Subsection
32108 Negative Numbers
32109 \begin_inset Index
32110 status collapsed
32111
32112 \begin_layout Plain Layout
32113 Numbers ! negative
32114 \end_layout
32115
32116 \end_inset
32117
32118
32119 \end_layout
32120
32121 \begin_layout Standard
32122 Negative numbers often look ugly in formulas because the minus sign before
32123  the number is set with the same length as the minus operator sign.
32124  When writing the negative number in normal text, the minus sign appears
32125  correctly.
32126 \end_layout
32127
32128 \begin_layout Standard
32129 Thus, the problem disappears when converting the minus sign to mathematical
32130  text.
32131 \end_layout
32132
32133 \begin_layout Standard
32134 An example to visualize the problem:
32135 \end_layout
32136
32137 \begin_layout Standard
32138 \align center
32139 \begin_inset Tabular
32140 <lyxtabular version="3" rows="3" columns="2">
32141 <features>
32142 <column alignment="right" valignment="top" width="0">
32143 <column alignment="left" valignment="top" width="0">
32144 <row>
32145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32146 \begin_inset Text
32147
32148 \begin_layout Plain Layout
32149 normal text:
32150 \end_layout
32151
32152 \end_inset
32153 </cell>
32154 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32155 \begin_inset Text
32156
32157 \begin_layout Plain Layout
32158 x = -2
32159 \end_layout
32160
32161 \end_inset
32162 </cell>
32163 </row>
32164 <row>
32165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32166 \begin_inset Text
32167
32168 \begin_layout Plain Layout
32169 formula:
32170 \end_layout
32171
32172 \end_inset
32173 </cell>
32174 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32175 \begin_inset Text
32176
32177 \begin_layout Plain Layout
32178 \begin_inset Formula $x=-2$
32179 \end_inset
32180
32181
32182 \end_layout
32183
32184 \end_inset
32185 </cell>
32186 </row>
32187 <row>
32188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32189 \begin_inset Text
32190
32191 \begin_layout Plain Layout
32192 solution:
32193 \end_layout
32194
32195 \end_inset
32196 </cell>
32197 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32198 \begin_inset Text
32199
32200 \begin_layout Plain Layout
32201 \begin_inset Formula $x=\textrm{-}2$
32202 \end_inset
32203
32204
32205 \end_layout
32206
32207 \end_inset
32208 </cell>
32209 </row>
32210 </lyxtabular>
32211
32212 \end_inset
32213
32214
32215 \end_layout
32216
32217 \begin_layout Subsection
32218 Comma as decimal Separator
32219 \begin_inset Index
32220 status collapsed
32221
32222 \begin_layout Plain Layout
32223 Comma
32224 \end_layout
32225
32226 \end_inset
32227
32228
32229 \end_layout
32230
32231 \begin_layout Standard
32232 In LaTeX a comma inside a formula is used, according to the English convention,
32233  as number group separator.
32234  So there will be space added behind all commas in formulas.
32235 \end_layout
32236
32237 \begin_layout Standard
32238 To avoid this, the comma is highlighted and changed to mathematical text
32239  (shortcut 
32240 \family sans
32241 Alt-m
32242 \begin_inset space ~
32243 \end_inset
32244
32245 m
32246 \family default
32247 ).
32248 \end_layout
32249
32250 \begin_layout Standard
32251 To use all formula commas in the document as decimal separator, the file
32252  
32253 \series bold
32254 icomma.sty
32255 \series default
32256
32257 \begin_inset Foot
32258 status collapsed
32259
32260 \begin_layout Plain Layout
32261
32262 \series bold
32263 icomma
32264 \series default
32265  is part of the LaTeX-package 
32266 \series bold
32267 was
32268 \series default
32269
32270 \begin_inset Index
32271 status collapsed
32272
32273 \begin_layout Plain Layout
32274 Packages ! was
32275 \begin_inset ERT
32276 status collapsed
32277
32278 \begin_layout Plain Layout
32279
32280
32281 \backslash
32282 vspace{4mm}
32283 \end_layout
32284
32285 \end_inset
32286
32287
32288 \end_layout
32289
32290 \end_inset
32291
32292 .
32293 \end_layout
32294
32295 \end_inset
32296
32297
32298 \begin_inset Index
32299 status collapsed
32300
32301 \begin_layout Plain Layout
32302 Packages ! icomma
32303 \end_layout
32304
32305 \end_inset
32306
32307  is loaded with the LaTeX-preamble line
32308 \end_layout
32309
32310 \begin_layout Standard
32311
32312 \series bold
32313
32314 \backslash
32315 usepackage{icomma}
32316 \end_layout
32317
32318 \begin_layout Subsection
32319 Physical Vectors
32320 \begin_inset CommandInset label
32321 LatexCommand label
32322 name "sub:Physical-Vectors"
32323
32324 \end_inset
32325
32326
32327 \begin_inset Index
32328 status collapsed
32329
32330 \begin_layout Plain Layout
32331 Vectors ! physical
32332 \end_layout
32333
32334 \end_inset
32335
32336
32337 \end_layout
32338
32339 \begin_layout Standard
32340 Predefined vectors are offered by the LaTeX-package 
32341 \series bold
32342 braket
32343 \series default
32344
32345 \begin_inset Foot
32346 status collapsed
32347
32348 \begin_layout Plain Layout
32349
32350 \series bold
32351 braket
32352 \series default
32353  should be part of every LaTeX standard installation.
32354 \end_layout
32355
32356 \end_inset
32357
32358
32359 \begin_inset Index
32360 status collapsed
32361
32362 \begin_layout Plain Layout
32363 Packages ! braket
32364 \end_layout
32365
32366 \end_inset
32367
32368  that is loaded with the LaTeX-preamble line
32369 \end_layout
32370
32371 \begin_layout Standard
32372
32373 \series bold
32374
32375 \backslash
32376 usepackage{braket}
32377 \end_layout
32378
32379 \begin_layout Standard
32380 \begin_inset ERT
32381 status collapsed
32382
32383 \begin_layout Plain Layout
32384
32385
32386 \backslash
32387 ifbraket 
32388 \end_layout
32389
32390 \end_inset
32391
32392
32393 \begin_inset Note Note
32394 status open
32395
32396 \begin_layout Plain Layout
32397 The following table will only be displayed when the LaTeX-package 
32398 \series bold
32399 braket
32400 \series default
32401  is installed.
32402 \end_layout
32403
32404 \end_inset
32405
32406 The following commands are defined:
32407 \end_layout
32408
32409 \begin_layout Standard
32410 \align center
32411 \begin_inset Tabular
32412 <lyxtabular version="3" rows="4" columns="2">
32413 <features>
32414 <column alignment="center" valignment="top" width="0">
32415 <column alignment="center" valignment="top" width="0">
32416 <row>
32417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32418 \begin_inset Text
32419
32420 \begin_layout Plain Layout
32421 Command
32422 \end_layout
32423
32424 \end_inset
32425 </cell>
32426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32427 \begin_inset Text
32428
32429 \begin_layout Plain Layout
32430 Result
32431 \end_layout
32432
32433 \end_inset
32434 </cell>
32435 </row>
32436 <row>
32437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32438 \begin_inset Text
32439
32440 \begin_layout Plain Layout
32441
32442 \backslash
32443 Bra{
32444 \backslash
32445 psi
32446 \end_layout
32447
32448 \end_inset
32449 </cell>
32450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32451 \begin_inset Text
32452
32453 \begin_layout Plain Layout
32454 \begin_inset Formula $\Bra{\psi}$
32455 \end_inset
32456
32457
32458 \end_layout
32459
32460 \end_inset
32461 </cell>
32462 </row>
32463 <row>
32464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32465 \begin_inset Text
32466
32467 \begin_layout Plain Layout
32468
32469 \backslash
32470 Ket{
32471 \backslash
32472 psi
32473 \end_layout
32474
32475 \end_inset
32476 </cell>
32477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32478 \begin_inset Text
32479
32480 \begin_layout Plain Layout
32481 \begin_inset Formula $\Ket{\psi}$
32482 \end_inset
32483
32484
32485 \end_layout
32486
32487 \end_inset
32488 </cell>
32489 </row>
32490 <row>
32491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32492 \begin_inset Text
32493
32494 \begin_layout Plain Layout
32495
32496 \backslash
32497 Braket{
32498 \backslash
32499 psi|
32500 \backslash
32501 phi
32502 \end_layout
32503
32504 \end_inset
32505 </cell>
32506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32507 \begin_inset Text
32508
32509 \begin_layout Plain Layout
32510 \begin_inset Formula $\Braket{\psi|\phi}$
32511 \end_inset
32512
32513
32514 \end_layout
32515
32516 \end_inset
32517 </cell>
32518 </row>
32519 </lyxtabular>
32520
32521 \end_inset
32522
32523
32524 \end_layout
32525
32526 \begin_layout Standard
32527 The command 
32528 \series bold
32529
32530 \backslash
32531 Braket
32532 \series default
32533  assures that all vertical bars are set in the size of the surrounding brackets:
32534 \begin_inset Formula \[
32535 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
32536
32537 \end_inset
32538
32539
32540 \begin_inset ERT
32541 status collapsed
32542
32543 \begin_layout Plain Layout
32544
32545
32546 \backslash
32547 else 
32548 \end_layout
32549
32550 \end_inset
32551
32552
32553 \begin_inset Note Note
32554 status open
32555
32556 \begin_layout Plain Layout
32557 The following will be displayed when the LaTeX-package 
32558 \series bold
32559 braket
32560 \series default
32561  is not installed:
32562 \end_layout
32563
32564 \end_inset
32565
32566
32567 \end_layout
32568
32569 \begin_layout Standard
32570 You need to install the LaTeX-package 
32571 \series bold
32572 braket
32573 \series default
32574  to see the rest of this subsection in the output.
32575 \end_layout
32576
32577 \begin_layout Standard
32578 \begin_inset ERT
32579 status collapsed
32580
32581 \begin_layout Plain Layout
32582
32583
32584 \backslash
32585 fi 
32586 \end_layout
32587
32588 \end_inset
32589
32590
32591 \end_layout
32592
32593 \begin_layout Standard
32594 The effect of 
32595 \series bold
32596
32597 \backslash
32598 Braket
32599 \series default
32600  can also be achieved using the command 
32601 \series bold
32602
32603 \backslash
32604 middle
32605 \series default
32606 , that is described in 
32607 \begin_inset CommandInset ref
32608 LatexCommand ref
32609 reference "sub:Automatic-Bracket-Size"
32610
32611 \end_inset
32612
32613 .
32614 \end_layout
32615
32616 \begin_layout Subsection
32617 Self-defined Fractions
32618 \begin_inset CommandInset label
32619 LatexCommand label
32620 name "sub:Self-defined-Fractions"
32621
32622 \end_inset
32623
32624
32625 \begin_inset Index
32626 status collapsed
32627
32628 \begin_layout Plain Layout
32629 Fractions ! self-defined
32630 \end_layout
32631
32632 \end_inset
32633
32634
32635 \end_layout
32636
32637 \begin_layout Standard
32638 To define custom commands for fractions, the command 
32639 \series bold
32640
32641 \backslash
32642 genfrac
32643 \series default
32644
32645 \begin_inset Index
32646 status collapsed
32647
32648 \begin_layout Plain Layout
32649 Commands ! G ! 
32650 \backslash
32651 genfrac
32652 \end_layout
32653
32654 \end_inset
32655
32656  is used in the following scheme:
32657 \end_layout
32658
32659 \begin_layout Standard
32660
32661 \series bold
32662
32663 \backslash
32664 genfrac{left
32665 \series default
32666  
32667 \series bold
32668 bracket}{right
32669 \series default
32670  
32671 \series bold
32672 bracket}{fraction bar thickness}{style}
32673 \begin_inset Newline newline
32674 \end_inset
32675
32676
32677 \begin_inset ERT
32678 status collapsed
32679
32680 \begin_layout Plain Layout
32681
32682
32683 \backslash
32684 phantom{
32685 \end_layout
32686
32687 \end_inset
32688
32689
32690 \backslash
32691 genfrac
32692 \begin_inset ERT
32693 status collapsed
32694
32695 \begin_layout Plain Layout
32696
32697 }
32698 \end_layout
32699
32700 \end_inset
32701
32702 {numerator}{denominator}
32703 \end_layout
32704
32705 \begin_layout Standard
32706 The style is a number in the range of 0
32707 \begin_inset space \thinspace{}
32708 \end_inset
32709
32710 -
32711 \begin_inset space \thinspace{}
32712 \end_inset
32713
32714 3.
32715 \end_layout
32716
32717 \begin_layout Standard
32718 \align center
32719 \begin_inset Tabular
32720 <lyxtabular version="3" rows="5" columns="2">
32721 <features>
32722 <column alignment="center" valignment="top" width="0">
32723 <column alignment="center" valignment="top" width="0">
32724 <row>
32725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32726 \begin_inset Text
32727
32728 \begin_layout Plain Layout
32729 Number
32730 \end_layout
32731
32732 \end_inset
32733 </cell>
32734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32735 \begin_inset Text
32736
32737 \begin_layout Plain Layout
32738 Style (Size)
32739 \end_layout
32740
32741 \end_inset
32742 </cell>
32743 </row>
32744 <row>
32745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32746 \begin_inset Text
32747
32748 \begin_layout Plain Layout
32749 0
32750 \end_layout
32751
32752 \end_inset
32753 </cell>
32754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32755 \begin_inset Text
32756
32757 \begin_layout Plain Layout
32758 display style formula
32759 \end_layout
32760
32761 \end_inset
32762 </cell>
32763 </row>
32764 <row>
32765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32766 \begin_inset Text
32767
32768 \begin_layout Plain Layout
32769 1
32770 \end_layout
32771
32772 \end_inset
32773 </cell>
32774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32775 \begin_inset Text
32776
32777 \begin_layout Plain Layout
32778 inline formula
32779 \end_layout
32780
32781 \end_inset
32782 </cell>
32783 </row>
32784 <row>
32785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32786 \begin_inset Text
32787
32788 \begin_layout Plain Layout
32789 2
32790 \end_layout
32791
32792 \end_inset
32793 </cell>
32794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32795 \begin_inset Text
32796
32797 \begin_layout Plain Layout
32798 small
32799 \end_layout
32800
32801 \end_inset
32802 </cell>
32803 </row>
32804 <row>
32805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32806 \begin_inset Text
32807
32808 \begin_layout Plain Layout
32809 3
32810 \end_layout
32811
32812 \end_inset
32813 </cell>
32814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32815 \begin_inset Text
32816
32817 \begin_layout Plain Layout
32818 tiny
32819 \end_layout
32820
32821 \end_inset
32822 </cell>
32823 </row>
32824 </lyxtabular>
32825
32826 \end_inset
32827
32828
32829 \end_layout
32830
32831 \begin_layout Standard
32832 When no style is given, the size is adjusted to the surrounding environment
32833  like for the command 
32834 \series bold
32835
32836 \backslash
32837 frac
32838 \series default
32839 .
32840 \end_layout
32841
32842 \begin_layout Standard
32843 When no fraction bar thickness is given, the predefined value of 0.4
32844 \begin_inset space \thinspace{}
32845 \end_inset
32846
32847 pt will be used.
32848 \end_layout
32849
32850 \begin_layout Standard
32851 \begin_inset VSpace medskip
32852 \end_inset
32853
32854 For example, the commands 
32855 \series bold
32856
32857 \backslash
32858 dfrac
32859 \series default
32860  and 
32861 \series bold
32862
32863 \backslash
32864 tbinom
32865 \series default
32866  from 
32867 \begin_inset CommandInset ref
32868 LatexCommand ref
32869 reference "sub:Fractions"
32870
32871 \end_inset
32872
32873  are defined with the commands
32874 \end_layout
32875
32876 \begin_layout Standard
32877
32878 \series bold
32879
32880 \backslash
32881 newcommand{
32882 \backslash
32883 dfrac}[2]{
32884 \backslash
32885 genfrac{}{}{}{0}{#1}{#2}}
32886 \end_layout
32887
32888 \begin_layout Standard
32889 and
32890 \end_layout
32891
32892 \begin_layout Standard
32893
32894 \series bold
32895
32896 \backslash
32897 newcommand{
32898 \backslash
32899 tbinom}[2]{
32900 \backslash
32901 genfrac{(}{)}{0pt}{1}{#1}{#2}}
32902 \end_layout
32903
32904 \begin_layout Standard
32905 \begin_inset VSpace medskip
32906 \end_inset
32907
32908 To define a fraction where the fraction bar thickness can be given as optional
32909  argument, the following line is inserted to the LaTeX-preamble:
32910 \end_layout
32911
32912 \begin_layout Standard
32913
32914 \series bold
32915
32916 \backslash
32917 newcommand{
32918 \backslash
32919 fracS}[3][]{
32920 \backslash
32921 genfrac{}{}{#1}{}{#2}{#3}}
32922 \end_layout
32923
32924 \begin_layout Standard
32925 A test:
32926 \begin_inset Formula \begin{align*}
32927 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
32928 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
32929
32930 \end_inset
32931
32932 As one can see, the distance of the numerator and the denominator to the
32933  fraction bar is round about three times the bar thickness.
32934 \end_layout
32935
32936 \begin_layout Subsection
32937 Canceled Formulas
32938 \begin_inset CommandInset label
32939 LatexCommand label
32940 name "sub:Canceled-Formulas"
32941
32942 \end_inset
32943
32944
32945 \begin_inset Index
32946 status collapsed
32947
32948 \begin_layout Plain Layout
32949 Formula ! canceled
32950 \end_layout
32951
32952 \end_inset
32953
32954
32955 \end_layout
32956
32957 \begin_layout Standard
32958 To cancel formulas or formula parts, the LaTeX-package 
32959 \series bold
32960 cancel
32961 \series default
32962
32963 \begin_inset Foot
32964 status collapsed
32965
32966 \begin_layout Plain Layout
32967
32968 \series bold
32969 cancel
32970 \series default
32971  is part of every LaTeX standard installation.
32972 \end_layout
32973
32974 \end_inset
32975
32976
32977 \begin_inset Index
32978 status collapsed
32979
32980 \begin_layout Plain Layout
32981 Packages ! cancel
32982 \end_layout
32983
32984 \end_inset
32985
32986  has to be loaded with the LaTeX-preamble line
32987 \end_layout
32988
32989 \begin_layout Standard
32990
32991 \series bold
32992
32993 \backslash
32994 usepackage[samesize]{cancel}
32995 \end_layout
32996
32997 \begin_layout Standard
32998 There are four ways to cancel formulas:
32999 \end_layout
33000
33001 \begin_layout Standard
33002 \align center
33003 \begin_inset Tabular
33004 <lyxtabular version="3" rows="5" columns="2">
33005 <features>
33006 <column alignment="center" valignment="top" width="0">
33007 <column alignment="center" valignment="top" width="0">
33008 <row>
33009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33010 \begin_inset Text
33011
33012 \begin_layout Plain Layout
33013 Command
33014 \end_layout
33015
33016 \end_inset
33017 </cell>
33018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33019 \begin_inset Text
33020
33021 \begin_layout Plain Layout
33022 Result
33023 \begin_inset Note Note
33024 status collapsed
33025
33026 \begin_layout Plain Layout
33027
33028 \series bold
33029
33030 \backslash
33031 hspace
33032 \series default
33033  and
33034 \series bold
33035  
33036 \backslash
33037 raisebox
33038 \series default
33039  are used here as spacer.
33040 \end_layout
33041
33042 \end_inset
33043
33044
33045 \end_layout
33046
33047 \end_inset
33048 </cell>
33049 </row>
33050 <row>
33051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33052 \begin_inset Text
33053
33054 \begin_layout Plain Layout
33055
33056 \backslash
33057 cancel{
33058 \backslash
33059 int
33060 \begin_inset ERT
33061 status collapsed
33062
33063 \begin_layout Plain Layout
33064
33065
33066 \backslash
33067 spce 
33068 \end_layout
33069
33070 \end_inset
33071
33072 A=B
33073 \end_layout
33074
33075 \end_inset
33076 </cell>
33077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33078 \begin_inset Text
33079
33080 \begin_layout Plain Layout
33081 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
33082 \end_inset
33083
33084
33085 \end_layout
33086
33087 \end_inset
33088 </cell>
33089 </row>
33090 <row>
33091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33092 \begin_inset Text
33093
33094 \begin_layout Plain Layout
33095
33096 \backslash
33097 bcancel{
33098 \backslash
33099 int
33100 \begin_inset ERT
33101 status collapsed
33102
33103 \begin_layout Plain Layout
33104
33105
33106 \backslash
33107 spce 
33108 \end_layout
33109
33110 \end_inset
33111
33112 A=B
33113 \end_layout
33114
33115 \end_inset
33116 </cell>
33117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33118 \begin_inset Text
33119
33120 \begin_layout Plain Layout
33121 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
33122 \end_inset
33123
33124
33125 \end_layout
33126
33127 \end_inset
33128 </cell>
33129 </row>
33130 <row>
33131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33132 \begin_inset Text
33133
33134 \begin_layout Plain Layout
33135
33136 \backslash
33137 xcancel{
33138 \backslash
33139 int
33140 \begin_inset ERT
33141 status collapsed
33142
33143 \begin_layout Plain Layout
33144
33145
33146 \backslash
33147 spce 
33148 \end_layout
33149
33150 \end_inset
33151
33152 A=B
33153 \end_layout
33154
33155 \end_inset
33156 </cell>
33157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33158 \begin_inset Text
33159
33160 \begin_layout Plain Layout
33161 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33162 \end_inset
33163
33164
33165 \end_layout
33166
33167 \end_inset
33168 </cell>
33169 </row>
33170 <row>
33171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33172 \begin_inset Text
33173
33174 \begin_layout Plain Layout
33175
33176 \backslash
33177 cancelto{1
33178 \begin_inset Formula $\to$
33179 \end_inset
33180
33181
33182 \backslash
33183 {
33184 \backslash
33185 int
33186 \begin_inset ERT
33187 status collapsed
33188
33189 \begin_layout Plain Layout
33190
33191
33192 \backslash
33193 spce 
33194 \end_layout
33195
33196 \end_inset
33197
33198 A=B
33199 \end_layout
33200
33201 \end_inset
33202 </cell>
33203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33204 \begin_inset Text
33205
33206 \begin_layout Plain Layout
33207 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33208 \end_inset
33209
33210
33211 \end_layout
33212
33213 \end_inset
33214 </cell>
33215 </row>
33216 </lyxtabular>
33217
33218 \end_inset
33219
33220
33221 \end_layout
33222
33223 \begin_layout Standard
33224
33225 \series bold
33226
33227 \backslash
33228 cancelto
33229 \series default
33230  is especially suitable to visualize the reduction of fractions within formulas:
33231 \begin_inset Formula \[
33232 \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}}}\]
33233
33234 \end_inset
33235
33236
33237 \end_layout
33238
33239 \begin_layout Subsection
33240 Formulas in Section Headings
33241 \begin_inset CommandInset label
33242 LatexCommand label
33243 name "sub:Formulas-in-Section"
33244
33245 \end_inset
33246
33247
33248 \begin_inset Index
33249 status collapsed
33250
33251 \begin_layout Plain Layout
33252 Formula ! in section headings
33253 \end_layout
33254
33255 \end_inset
33256
33257
33258 \end_layout
33259
33260 \begin_layout Standard
33261 When formulas are used in section headings, the following has to be taken
33262  into account:
33263 \end_layout
33264
33265 \begin_layout Standard
33266 \begin_inset Note Greyedout
33267 status open
33268
33269 \begin_layout Plain Layout
33270 When 
33271 \series bold
33272 hyperref
33273 \series default
33274
33275 \begin_inset Index
33276 status collapsed
33277
33278 \begin_layout Plain Layout
33279 Packages ! hyperref
33280 \end_layout
33281
33282 \end_inset
33283
33284  support is enabled in the document settings dialog under 
33285 \family sans
33286 PDF
33287 \begin_inset space ~
33288 \end_inset
33289
33290 Properties
33291 \family default
33292 , PDF-bookmarks are created for every section heading in the table of contents.
33293  If a section heading contains formulas, they are incorrectly displayed
33294  in the bookmark text, because formulas in bookmarks infringe the PDF convention
33295 s.
33296 \end_layout
33297
33298 \end_inset
33299
33300
33301 \end_layout
33302
33303 \begin_layout Standard
33304 Both problems can be solved by inserting at the end of the section heading
33305  a short title with the menu 
33306 \family sans
33307 Insert\SpecialChar \menuseparator
33308 Short
33309 \begin_inset space ~
33310 \end_inset
33311
33312 Title
33313 \family default
33314 .
33315  Short titles are used as alternative for multiline section headings to
33316  keep the table of contents clearly arranged.
33317  Only the short title appears in the table of contents and therefore also
33318  in the PDF-bookmark.
33319 \end_layout
33320
33321 \begin_layout Standard
33322 When formulas should be used in the table of contents but 
33323 \series bold
33324 hyperref
33325 \series default
33326  is used, one can use the following command in TeX-mode:
33327 \end_layout
33328
33329 \begin_layout Standard
33330
33331 \series bold
33332
33333 \backslash
33334 texorpdfstring{part}{alternative}
33335 \begin_inset Index
33336 status collapsed
33337
33338 \begin_layout Plain Layout
33339 Commands ! T ! 
33340 \backslash
33341 texorpdfstring
33342 \end_layout
33343
33344 \end_inset
33345
33346
33347 \end_layout
33348
33349 \begin_layout Standard
33350 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
33351  This can be characters, formulas, footnotes, but also cross-references.
33352  The alternative is used instead of the part for the bookmark.
33353 \end_layout
33354
33355 \begin_layout Standard
33356 Here are two example headings:
33357 \begin_inset VSpace -3mm
33358 \end_inset
33359
33360
33361 \begin_inset ERT
33362 status collapsed
33363
33364 \begin_layout Plain Layout
33365
33366
33367 \backslash
33368 boldmath 
33369 \end_layout
33370
33371 \end_inset
33372
33373
33374 \end_layout
33375
33376 \begin_layout Subsubsection
33377 Heading without formula in table of contents 
33378 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33379 \end_inset
33380
33381
33382 \begin_inset OptArg
33383 status collapsed
33384
33385 \begin_layout Plain Layout
33386 Heading without formula in table of contents
33387 \end_layout
33388
33389 \end_inset
33390
33391
33392 \end_layout
33393
33394 \begin_layout Subsubsection
33395 Heading with formula in table of contents
33396 \begin_inset ERT
33397 status collapsed
33398
33399 \begin_layout Plain Layout
33400
33401
33402 \backslash
33403 texorpdfstring{
33404 \end_layout
33405
33406 \end_inset
33407
33408  
33409 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33410 \end_inset
33411
33412
33413 \begin_inset ERT
33414 status collapsed
33415
33416 \begin_layout Plain Layout
33417
33418 }{}
33419 \end_layout
33420
33421 \end_inset
33422
33423
33424 \end_layout
33425
33426 \begin_layout Standard
33427 \begin_inset ERT
33428 status collapsed
33429
33430 \begin_layout Plain Layout
33431
33432
33433 \backslash
33434 unboldmath 
33435 \end_layout
33436
33437 \end_inset
33438
33439 In the first heading a short title was used, in the second one 
33440 \series bold
33441
33442 \backslash
33443 texorpdfstring
33444 \series default
33445 .
33446 \end_layout
33447
33448 \begin_layout Standard
33449 To get the same formatting as for the other headings, the complete heading
33450  was set into a 
33451 \series bold
33452 boldmath
33453 \series default
33454  environment
33455 \begin_inset Foot
33456 status collapsed
33457
33458 \begin_layout Plain Layout
33459 see 
33460 \begin_inset CommandInset ref
33461 LatexCommand ref
33462 reference "sub:Bold-Formulas"
33463
33464 \end_inset
33465
33466
33467 \end_layout
33468
33469 \end_inset
33470
33471 .
33472 \end_layout
33473
33474 \begin_layout Subsection
33475 Formulas in multi-column Text
33476 \begin_inset Index
33477 status collapsed
33478
33479 \begin_layout Plain Layout
33480 Formula ! in multi-column text
33481 \end_layout
33482
33483 \end_inset
33484
33485
33486 \end_layout
33487
33488 \begin_layout Standard
33489 Formulas in multi-column text are often too wide to fit into a column and
33490  thus need to be set over the whole page width.
33491  This is done by using the LaTeX-package 
33492 \series bold
33493 multicol
33494 \series default
33495
33496 \begin_inset Foot
33497 status collapsed
33498
33499 \begin_layout Plain Layout
33500
33501 \series bold
33502 multicol
33503 \series default
33504  is part of every LaTeX standard installation.
33505 \end_layout
33506
33507 \end_inset
33508
33509
33510 \begin_inset Index
33511 status collapsed
33512
33513 \begin_layout Plain Layout
33514 Packages ! multicol
33515 \end_layout
33516
33517 \end_inset
33518
33519 , that is loaded with the LaTeX-preamble line
33520 \end_layout
33521
33522 \begin_layout Standard
33523
33524 \series bold
33525
33526 \backslash
33527 usepackage{multicol}
33528 \end_layout
33529
33530 \begin_layout Standard
33531 \begin_inset Note Greyedout
33532 status open
33533
33534 \begin_layout Plain Layout
33535 Note herby that the setting 
33536 \family sans
33537 Two-column
33538 \begin_inset space ~
33539 \end_inset
33540
33541 document
33542 \family default
33543  in the menu 
33544 \family sans
33545 Document\SpecialChar \menuseparator
33546 Settings
33547 \family default
33548  under 
33549 \family sans
33550 Text
33551 \begin_inset space ~
33552 \end_inset
33553
33554 Layout
33555 \family default
33556 \emph on
33557  
33558 \emph default
33559 must 
33560 \emph on
33561 not
33562 \emph default
33563  be selected.
33564 \end_layout
33565
33566 \end_inset
33567
33568
33569 \end_layout
33570
33571 \begin_layout Standard
33572 Before the multi-column text the command
33573 \end_layout
33574
33575 \begin_layout Standard
33576
33577 \series bold
33578
33579 \backslash
33580 begin{multicols}{column number}
33581 \end_layout
33582
33583 \begin_layout Standard
33584 is written in TeX-mode.
33585  The column number is a number in the range of 2
33586 \begin_inset space \thinspace{}
33587 \end_inset
33588
33589 -
33590 \begin_inset space \thinspace{}
33591 \end_inset
33592
33593 10.
33594  Before the formula the multi-column text is ended by inserting the command
33595 \end_layout
33596
33597 \begin_layout Standard
33598
33599 \series bold
33600
33601 \backslash
33602 end{multicols}
33603 \end_layout
33604
33605 \begin_layout Standard
33606 in TeX-mode.
33607 \end_layout
33608
33609 \begin_layout Standard
33610 Due to the command some space is automatically added before the formula.
33611  To revert this, -6
33612 \begin_inset space \thinspace{}
33613 \end_inset
33614
33615 mm vertical space is inserted before the formula.
33616  When the formula style 
33617 \series bold
33618 Indented
33619 \begin_inset Foot
33620 status collapsed
33621
33622 \begin_layout Plain Layout
33623 formula styles see 
33624 \begin_inset CommandInset ref
33625 LatexCommand ref
33626 reference "sec:Formula-Styles"
33627
33628 \end_inset
33629
33630
33631 \end_layout
33632
33633 \end_inset
33634
33635
33636 \series default
33637  is used, -9
33638 \begin_inset space \thinspace{}
33639 \end_inset
33640
33641 mm space is inserted instead.
33642 \end_layout
33643
33644 \begin_layout Standard
33645 As example a multi-column text with a displayed formula:
33646 \end_layout
33647
33648 \begin_layout Standard
33649 \begin_inset ERT
33650 status collapsed
33651
33652 \begin_layout Plain Layout
33653
33654
33655 \backslash
33656 begin{multicols}{2}
33657 \end_layout
33658
33659 \end_inset
33660
33661 Das Spektrum wird fouriertransformiert.
33662  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
33663 , Lösungsmittel) zu trennen.
33664  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
33665  nun das Aussehen des Ausgangssignals.
33666  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
33667  über alle Phasen integrieren muss.
33668  Sei nun 
33669 \begin_inset Formula $S$
33670 \end_inset
33671
33672  unser normiertes Ausgangssignal and 
33673 \begin_inset Formula $P$
33674 \end_inset
33675
33676  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
33677 \begin_inset ERT
33678 status collapsed
33679
33680 \begin_layout Plain Layout
33681
33682
33683 \backslash
33684 end{multicols}
33685 \end_layout
33686
33687 \end_inset
33688
33689
33690 \begin_inset VSpace -6mm
33691 \end_inset
33692
33693
33694 \begin_inset Formula \begin{equation}
33695 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
33696
33697 \end_inset
33698
33699
33700 \begin_inset ERT
33701 status collapsed
33702
33703 \begin_layout Plain Layout
33704
33705
33706 \backslash
33707 begin{multicols}{2}
33708 \end_layout
33709
33710 \end_inset
33711
33712 wobei 
33713 \begin_inset Formula $S_{0}$
33714 \end_inset
33715
33716  das Signal ohne Gradient ist and the Normierungsbedingung 
33717 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
33718 \end_inset
33719
33720  gilt.
33721  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
33722  Direkt nach the 
33723 \begin_inset Formula $\nicefrac{\pi}{2}$
33724 \end_inset
33725
33726
33727 \begin_inset space \thinspace{}
33728 \end_inset
33729
33730 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
33731  das Signal zusätzlich abschwächt.
33732  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
33733  
33734 \begin_inset Formula $T_{2}$
33735 \end_inset
33736
33737 -Zeit.
33738 \end_layout
33739
33740 \begin_layout Standard
33741 \begin_inset ERT
33742 status collapsed
33743
33744 \begin_layout Plain Layout
33745
33746
33747 \backslash
33748 end{multicols}
33749 \end_layout
33750
33751 \end_inset
33752
33753  
33754 \end_layout
33755
33756 \begin_layout Subsection
33757 Formulas with Description of Variables
33758 \begin_inset Index
33759 status collapsed
33760
33761 \begin_layout Plain Layout
33762 Formula ! with description of variables
33763 \end_layout
33764
33765 \end_inset
33766
33767
33768 \end_layout
33769
33770 \begin_layout Standard
33771 To describe variables within a formula, like in formula 
33772 \begin_inset CommandInset ref
33773 LatexCommand eqref
33774 reference "eq:within"
33775
33776 \end_inset
33777
33778 , a 2
33779 \series bold
33780 ×
33781 \series default
33782
33783 \begin_inset Formula $n$
33784 \end_inset
33785
33786
33787 \begin_inset space ~
33788 \end_inset
33789
33790 matrix is used with left aligned columns for the 
33791 \begin_inset Formula $n$
33792 \end_inset
33793
33794  used variables.
33795 \begin_inset Foot
33796 status collapsed
33797
33798 \begin_layout Plain Layout
33799 matrices see 
33800 \begin_inset CommandInset ref
33801 LatexCommand ref
33802 reference "sec:Matrices"
33803
33804 \end_inset
33805
33806
33807 \end_layout
33808
33809 \end_inset
33810
33811  To set the description in a smaller size, before the matrix e.
33812 \begin_inset space \thinspace{}
33813 \end_inset
33814
33815 g.
33816 \begin_inset space ~
33817 \end_inset
33818
33819 the command 
33820 \series bold
33821
33822 \backslash
33823 footnotesize
33824 \series default
33825  is inserted.
33826 \begin_inset Foot
33827 status collapsed
33828
33829 \begin_layout Plain Layout
33830 font sizes see 
33831 \begin_inset CommandInset ref
33832 LatexCommand ref
33833 reference "sub:Font-Sizes"
33834
33835 \end_inset
33836
33837
33838 \end_layout
33839
33840 \end_inset
33841
33842
33843 \end_layout
33844
33845 \begin_layout Standard
33846 When the formula style 
33847 \series bold
33848 Indented
33849 \begin_inset Foot
33850 status collapsed
33851
33852 \begin_layout Plain Layout
33853 formula styles see 
33854 \begin_inset CommandInset ref
33855 LatexCommand ref
33856 reference "sec:Formula-Styles"
33857
33858 \end_inset
33859
33860
33861 \end_layout
33862
33863 \end_inset
33864
33865
33866 \series default
33867  is used, a 
33868 \series bold
33869
33870 \backslash
33871 hfill
33872 \series default
33873
33874 \begin_inset Foot
33875 status collapsed
33876
33877 \begin_layout Plain Layout
33878
33879 \series bold
33880
33881 \backslash
33882 hfill
33883 \series default
33884  only works in formulas with the style 
33885 \series bold
33886 Indented
33887 \series default
33888 , see 
33889 \begin_inset CommandInset ref
33890 LatexCommand ref
33891 reference "sub:Variable-Space"
33892
33893 \end_inset
33894
33895 .
33896 \end_layout
33897
33898 \end_inset
33899
33900  is inserted before and after the matrix to have the same separation of
33901  the matrix from the equation and the side margin.
33902 \end_layout
33903
33904 \begin_layout Standard
33905 When the formula style 
33906 \series bold
33907 Centered
33908 \series default
33909  is used, the method described in 
33910 \begin_inset CommandInset ref
33911 LatexCommand ref
33912 reference "sub:Flalign-Environment"
33913
33914 \end_inset
33915
33916  is used to indent formulas.
33917  Formula 
33918 \begin_inset CommandInset ref
33919 LatexCommand eqref
33920 reference "eq:within"
33921
33922 \end_inset
33923
33924  consists of five columns whereas in the first two columns contain the equation,
33925  the third the matrix, and the last one an empty TeX-brace.
33926 \begin_inset Formula \begin{flalign}
33927 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
33928 \rho & \textrm{density}\\
33929 V & \textrm{volume}\\
33930 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
33931
33932 \end_inset
33933
33934
33935 \end_layout
33936
33937 \begin_layout Subsection
33938 Upright small Greek Letters
33939 \begin_inset CommandInset label
33940 LatexCommand label
33941 name "sub:Upright-small-Greek"
33942
33943 \end_inset
33944
33945
33946 \begin_inset Index
33947 status collapsed
33948
33949 \begin_layout Plain Layout
33950 Greek letters ! upright
33951 \end_layout
33952
33953 \end_inset
33954
33955
33956 \end_layout
33957
33958 \begin_layout Standard
33959 Most of the math fonts only provide italic small Greek letters.
33960  But for symbols of elementary particles like pions and neutrinos, upright
33961  Greek letters are needed.
33962  The file 
33963 \series bold
33964 upgreek.sty
33965 \series default
33966
33967 \begin_inset Foot
33968 status collapsed
33969
33970 \begin_layout Plain Layout
33971
33972 \series bold
33973 upgreek
33974 \series default
33975  is part of the LaTeX-package 
33976 \series bold
33977 was
33978 \series default
33979
33980 \begin_inset Index
33981 status collapsed
33982
33983 \begin_layout Plain Layout
33984 Packages ! was
33985 \begin_inset ERT
33986 status collapsed
33987
33988 \begin_layout Plain Layout
33989
33990
33991 \backslash
33992 vspace{4mm}
33993 \end_layout
33994
33995 \end_inset
33996
33997
33998 \end_layout
33999
34000 \end_inset
34001
34002 .
34003 \end_layout
34004
34005 \end_inset
34006
34007
34008 \begin_inset Index
34009 status collapsed
34010
34011 \begin_layout Plain Layout
34012 Packages ! upgreek
34013 \end_layout
34014
34015 \end_inset
34016
34017  that is loaded with the LaTeX-preamble line
34018 \end_layout
34019
34020 \begin_layout Standard
34021
34022 \series bold
34023
34024 \backslash
34025 usepackage{upgreek}
34026 \end_layout
34027
34028 \begin_layout Standard
34029 provides them.
34030  
34031 \begin_inset ERT
34032 status collapsed
34033
34034 \begin_layout Plain Layout
34035
34036
34037 \backslash
34038 ifupgreek 
34039 \end_layout
34040
34041 \end_inset
34042
34043
34044 \begin_inset Note Note
34045 status open
34046
34047 \begin_layout Plain Layout
34048 The following table will only be displayed when the LaTeX-package 
34049 \series bold
34050 upgreek
34051 \series default
34052  is installed.
34053 \end_layout
34054
34055 \end_inset
34056
34057  They are created when the command for a small Greek letters is started
34058  with 
34059 \series bold
34060 up
34061 \series default
34062 .
34063  For example the command 
34064 \series bold
34065
34066 \backslash
34067 uptau
34068 \series default
34069  creates this: 
34070 \begin_inset Formula $\uptau$
34071 \end_inset
34072
34073
34074 \end_layout
34075
34076 \begin_layout Standard
34077 With these commands reactions of elementary particles can be typeset:
34078 \begin_inset Formula \[
34079 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
34080
34081 \end_inset
34082
34083
34084 \end_layout
34085
34086 \begin_layout Standard
34087 The upright letters are more bold and wider than the italic ones.
34088  They should therefore not be used for units like 
34089 \begin_inset Quotes eld
34090 \end_inset
34091
34092 µm
34093 \begin_inset Quotes erd
34094 \end_inset
34095
34096 .
34097 \end_layout
34098
34099 \begin_layout Standard
34100 \begin_inset ERT
34101 status collapsed
34102
34103 \begin_layout Plain Layout
34104
34105
34106 \backslash
34107 else 
34108 \end_layout
34109
34110 \end_inset
34111
34112
34113 \begin_inset Note Note
34114 status open
34115
34116 \begin_layout Plain Layout
34117 The following will be displayed when the LaTeX-package 
34118 \series bold
34119 upgreek
34120 \series default
34121  is not installed:
34122 \end_layout
34123
34124 \end_inset
34125
34126
34127 \end_layout
34128
34129 \begin_layout Standard
34130 You need to install the LaTeX-package 
34131 \series bold
34132 upgreek
34133 \series default
34134  to see the rest of this subsection in the output.
34135 \end_layout
34136
34137 \begin_layout Standard
34138 \begin_inset ERT
34139 status collapsed
34140
34141 \begin_layout Plain Layout
34142
34143
34144 \backslash
34145 fi 
34146 \end_layout
34147
34148 \end_inset
34149
34150
34151 \end_layout
34152
34153 \begin_layout Subsection
34154 Text Characters in Formulas
34155 \begin_inset CommandInset label
34156 LatexCommand label
34157 name "sub:Text-Characters-in"
34158
34159 \end_inset
34160
34161
34162 \begin_inset Index
34163 status collapsed
34164
34165 \begin_layout Plain Layout
34166 Text ! in formulas
34167 \end_layout
34168
34169 \end_inset
34170
34171
34172 \end_layout
34173
34174 \begin_layout Standard
34175 In some cases you might want to insert text characters directly into formulas.
34176  When for example the centered dot · is often used in formulas like 
34177 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
34178 \end_inset
34179
34180 , one would have to insert the command 
34181 \series bold
34182
34183 \backslash
34184 cdot
34185 \series default
34186
34187 \begin_inset Foot
34188 status collapsed
34189
34190 \begin_layout Plain Layout
34191 see 
34192 \begin_inset CommandInset ref
34193 LatexCommand ref
34194 reference "sub:Binary-Operators"
34195
34196 \end_inset
34197
34198
34199 \end_layout
34200
34201 \end_inset
34202
34203  all the time, because this character is defined in all encodings as text
34204  character.
34205  But the encoding can be changed by this LaTeX-preamble line:
34206 \end_layout
34207
34208 \begin_layout Standard
34209
34210 \series bold
34211
34212 \backslash
34213 Declare Inputtext{183}{
34214 \backslash
34215 ifmmode
34216 \backslash
34217 cdot
34218 \backslash
34219 else
34220 \backslash
34221 textperiodcentered
34222 \backslash
34223 f\SpecialChar \textcompwordmark{}
34224 i}
34225 \end_layout
34226
34227 \begin_layout Standard
34228 The character encoding (menu 
34229 \family sans
34230 Document\SpecialChar \menuseparator
34231 Settings\SpecialChar \menuseparator
34232 Language
34233 \family default
34234 ) specifies what character appears when a keyboard key is pressed.
34235  When the key for the character '·' is pressed, internally the command 
34236 \series bold
34237
34238 \backslash
34239 textperiodcentered
34240 \series default
34241  is used.
34242  But this command is not available in a formula so that you would get LaTeX-erro
34243 rs.
34244  With the changed encoding the right command is chosen automatically, depending
34245  on if the character was inserted into a formula or not.
34246 \end_layout
34247
34248 \begin_layout Standard
34249 The encoding of several characters is saved in definition files.
34250  Fore example the encoding 
34251 \series bold
34252 latin9
34253 \series default
34254  is defined in the file 
34255 \series bold
34256 latin9.def
34257 \series default
34258  that is in the installation folder of LaTeX.
34259  Encodings should only be changed via the LaTeX-preamble and not in the
34260  definition files.
34261  Otherwise own documents could not be edited by other LyX users working
34262  on other computers.
34263 \end_layout
34264
34265 \begin_layout Standard
34266 \begin_inset VSpace medskip
34267 \end_inset
34268
34269 Besides the centered dot, in this document the degree sign ° is defined
34270  with the following LaTeX-preamble line so that it can directly be inserted
34271  to a formula:
34272 \end_layout
34273
34274 \begin_layout Standard
34275
34276 \series bold
34277
34278 \backslash
34279 DeclareInputtext{176}{
34280 \backslash
34281 ifmmode^
34282 \backslash
34283 circ
34284 \backslash
34285 else
34286 \backslash
34287 textdegree
34288 \backslash
34289 f\SpecialChar \textcompwordmark{}
34290 i}
34291 \end_layout
34292
34293 \begin_layout Standard
34294 \begin_inset Newpage newpage
34295 \end_inset
34296
34297
34298 \end_layout
34299
34300 \begin_layout Section
34301 \start_of_appendix
34302 Typographic Advice
34303 \begin_inset Index
34304 status collapsed
34305
34306 \begin_layout Plain Layout
34307 Typographic advice
34308 \end_layout
34309
34310 \end_inset
34311
34312
34313 \end_layout
34314
34315 \begin_layout Standard
34316 This section is a summary of the most important typographic rules, listed
34317  in ISO norms.
34318 \begin_inset Foot
34319 status collapsed
34320
34321 \begin_layout Plain Layout
34322 This collection was partly taken from the German semi-official dictionary
34323  called 
34324 \begin_inset Quotes eld
34325 \end_inset
34326
34327 Duden
34328 \begin_inset Quotes erd
34329 \end_inset
34330
34331  
34332 \begin_inset CommandInset citation
34333 LatexCommand cite
34334 key "Duden"
34335
34336 \end_inset
34337
34338  that lists some of the ISO rules.
34339 \end_layout
34340
34341 \end_inset
34342
34343
34344 \end_layout
34345
34346 \begin_layout Itemize
34347 Physical units are 
34348 \emph on
34349 always
34350 \emph default
34351  set upright
34352 \begin_inset Foot
34353 status collapsed
34354
34355 \begin_layout Plain Layout
34356 done with font styles, see 
34357 \begin_inset CommandInset ref
34358 LatexCommand ref
34359 reference "sub:Font-Styles"
34360
34361 \end_inset
34362
34363
34364 \end_layout
34365
34366 \end_inset
34367
34368 : 30
34369 \begin_inset space \thinspace{}
34370 \end_inset
34371
34372 km/h
34373 \begin_inset Newline newline
34374 \end_inset
34375
34376 Between the value and the unit is the smallest space, see 
34377 \begin_inset CommandInset ref
34378 LatexCommand ref
34379 reference "sub:Predefined-Space"
34380
34381 \end_inset
34382
34383 .
34384 \begin_inset Newline newline
34385 \end_inset
34386
34387 This convention is automatically fulfilled when the command 
34388 \series bold
34389
34390 \backslash
34391 unittwo
34392 \series default
34393  is used.
34394  When it is entered to a formula, two boxes appear.
34395  In the first one the value is inserted, in the second one the unit, and
34396  one gets as above: 
34397 \begin_inset Formula $\unit[30]{km/h}$
34398 \end_inset
34399
34400
34401 \begin_inset space \thinspace{}
34402 \end_inset
34403
34404 .
34405  Note that 
34406 \series bold
34407
34408 \backslash
34409 unittwo
34410 \series default
34411  is not a real LaTeX command but the command 
34412 \series bold
34413
34414 \backslash
34415 unit[value]{unit}
34416 \series default
34417 , therefore you cannot use it in TeX code.
34418 \end_layout
34419
34420 \begin_layout Itemize
34421 Percent and perthousand signs are set like physical units:
34422 \begin_inset Newline newline
34423 \end_inset
34424
34425 1,2
34426 \begin_inset space \thinspace{}
34427 \end_inset
34428
34429 ‰ alcohol in blood
34430 \end_layout
34431
34432 \begin_layout Itemize
34433 The degree sign follows directly on the value: 15°, but not when it is used
34434  in units: 15
34435 \begin_inset space \thinspace{}
34436 \end_inset
34437
34438 °C
34439 \end_layout
34440
34441 \begin_layout Itemize
34442 In numbers with more than four digits the smallest space is inserted before
34443  every third digit to group them: 
34444 \family roman
34445 \series medium
34446 \shape up
34447 \size normal
34448 \emph off
34449 \bar no
34450 \noun off
34451 \color none
34452 18
34453 \begin_inset space \thinspace{}
34454 \end_inset
34455
34456 473
34457 \begin_inset space \thinspace{}
34458 \end_inset
34459
34460 588
34461 \end_layout
34462
34463 \begin_layout Itemize
34464 For dimensions like 120×90×40
34465 \begin_inset space \thinspace{}
34466 \end_inset
34467
34468 cm the multiplication sign 
34469 \begin_inset Quotes eld
34470 \end_inset
34471
34472 ×
34473 \begin_inset Quotes erd
34474 \end_inset
34475
34476  is used.
34477  It is available with the LaTeX-command 
34478 \series bold
34479
34480 \backslash
34481 texttimes
34482 \series default
34483 , but can also directly be inserted with some keyboard definitions.
34484 \end_layout
34485
34486 \begin_layout Itemize
34487 Functions with names consisting of several letters are set upright to avoid
34488  confusions, see 
34489 \begin_inset CommandInset ref
34490 LatexCommand ref
34491 reference "sub:Predefined-Functions"
34492
34493 \end_inset
34494
34495 .
34496 \end_layout
34497
34498 \begin_layout Itemize
34499 Indices consisting of several letters, are set upright: 
34500 \begin_inset Formula $E_{\mathrm{kin}}$
34501 \end_inset
34502
34503
34504 \begin_inset Newline newline
34505 \end_inset
34506
34507 Components of matrices are set italic: 
34508 \begin_inset Formula $\hat{H}_{kl}$
34509 \end_inset
34510
34511
34512 \end_layout
34513
34514 \begin_layout Itemize
34515 The differentiation/integration operator 'd', the Euler's number 'e', and
34516  the imaginary unit 'i' should be set upright, to avoid mixing them up with
34517  other variables.
34518 \end_layout
34519
34520 \begin_layout Standard
34521 \begin_inset Newpage newpage
34522 \end_inset
34523
34524
34525 \end_layout
34526
34527 \begin_layout Section
34528 Synonyms
34529 \begin_inset Index
34530 status collapsed
34531
34532 \begin_layout Plain Layout
34533 Synonyms
34534 \end_layout
34535
34536 \end_inset
34537
34538
34539 \end_layout
34540
34541 \begin_layout Standard
34542 Some characters and symbols can be created with several commands.
34543  Here is a list of the synonym commands:
34544 \end_layout
34545
34546 \begin_layout Standard
34547 \begin_inset VSpace bigskip
34548 \end_inset
34549
34550
34551 \begin_inset space \hfill{}
34552 \end_inset
34553
34554
34555 \begin_inset Tabular
34556 <lyxtabular version="3" rows="12" columns="2">
34557 <features>
34558 <column alignment="center" valignment="top" width="0pt">
34559 <column alignment="center" valignment="top" width="0pt">
34560 <row>
34561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34562 \begin_inset Text
34563
34564 \begin_layout Plain Layout
34565 Command
34566 \end_layout
34567
34568 \end_inset
34569 </cell>
34570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34571 \begin_inset Text
34572
34573 \begin_layout Plain Layout
34574 equivalent to
34575 \begin_inset Note Note
34576 status collapsed
34577
34578 \begin_layout Plain Layout
34579
34580 \series bold
34581
34582 \backslash
34583 raisebox
34584 \series default
34585  is only used as spacer.
34586 \end_layout
34587
34588 \end_inset
34589
34590
34591 \end_layout
34592
34593 \end_inset
34594 </cell>
34595 </row>
34596 <row>
34597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34598 \begin_inset Text
34599
34600 \begin_layout Plain Layout
34601
34602 \backslash
34603 ast
34604 \end_layout
34605
34606 \end_inset
34607 </cell>
34608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34609 \begin_inset Text
34610
34611 \begin_layout Plain Layout
34612 \begin_inset ERT
34613 status collapsed
34614
34615 \begin_layout Plain Layout
34616
34617
34618 \backslash
34619 raisebox{-1.2mm}{
34620 \end_layout
34621
34622 \end_inset
34623
34624 *
34625 \begin_inset ERT
34626 status collapsed
34627
34628 \begin_layout Plain Layout
34629
34630 }
34631 \end_layout
34632
34633 \end_inset
34634
34635
34636 \end_layout
34637
34638 \end_inset
34639 </cell>
34640 </row>
34641 <row>
34642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34643 \begin_inset Text
34644
34645 \begin_layout Plain Layout
34646
34647 \backslash
34648 choose
34649 \end_layout
34650
34651 \end_inset
34652 </cell>
34653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34654 \begin_inset Text
34655
34656 \begin_layout Plain Layout
34657
34658 \backslash
34659 binom
34660 \end_layout
34661
34662 \end_inset
34663 </cell>
34664 </row>
34665 <row>
34666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34667 \begin_inset Text
34668
34669 \begin_layout Plain Layout
34670
34671 \backslash
34672 geq
34673 \end_layout
34674
34675 \end_inset
34676 </cell>
34677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34678 \begin_inset Text
34679
34680 \begin_layout Plain Layout
34681
34682 \backslash
34683 ge
34684 \end_layout
34685
34686 \end_inset
34687 </cell>
34688 </row>
34689 <row>
34690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34691 \begin_inset Text
34692
34693 \begin_layout Plain Layout
34694
34695 \backslash
34696 lbrace
34697 \end_layout
34698
34699 \end_inset
34700 </cell>
34701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34702 \begin_inset Text
34703
34704 \begin_layout Plain Layout
34705 {
34706 \end_layout
34707
34708 \end_inset
34709 </cell>
34710 </row>
34711 <row>
34712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34713 \begin_inset Text
34714
34715 \begin_layout Plain Layout
34716
34717 \backslash
34718 lbracket
34719 \end_layout
34720
34721 \end_inset
34722 </cell>
34723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34724 \begin_inset Text
34725
34726 \begin_layout Plain Layout
34727 [
34728 \end_layout
34729
34730 \end_inset
34731 </cell>
34732 </row>
34733 <row>
34734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34735 \begin_inset Text
34736
34737 \begin_layout Plain Layout
34738
34739 \backslash
34740 leftarrow
34741 \end_layout
34742
34743 \end_inset
34744 </cell>
34745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34746 \begin_inset Text
34747
34748 \begin_layout Plain Layout
34749
34750 \backslash
34751 gets
34752 \end_layout
34753
34754 \end_inset
34755 </cell>
34756 </row>
34757 <row>
34758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34759 \begin_inset Text
34760
34761 \begin_layout Plain Layout
34762
34763 \backslash
34764 leq
34765 \end_layout
34766
34767 \end_inset
34768 </cell>
34769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34770 \begin_inset Text
34771
34772 \begin_layout Plain Layout
34773
34774 \backslash
34775 le
34776 \end_layout
34777
34778 \end_inset
34779 </cell>
34780 </row>
34781 <row>
34782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34783 \begin_inset Text
34784
34785 \begin_layout Plain Layout
34786
34787 \backslash
34788 lor
34789 \end_layout
34790
34791 \end_inset
34792 </cell>
34793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34794 \begin_inset Text
34795
34796 \begin_layout Plain Layout
34797
34798 \backslash
34799 vee
34800 \end_layout
34801
34802 \end_inset
34803 </cell>
34804 </row>
34805 <row>
34806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34807 \begin_inset Text
34808
34809 \begin_layout Plain Layout
34810
34811 \backslash
34812 neq
34813 \end_layout
34814
34815 \end_inset
34816 </cell>
34817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34818 \begin_inset Text
34819
34820 \begin_layout Plain Layout
34821
34822 \backslash
34823 not=
34824 \end_layout
34825
34826 \end_inset
34827 </cell>
34828 </row>
34829 <row>
34830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34831 \begin_inset Text
34832
34833 \begin_layout Plain Layout
34834
34835 \backslash
34836 slash
34837 \end_layout
34838
34839 \end_inset
34840 </cell>
34841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34842 \begin_inset Text
34843
34844 \begin_layout Plain Layout
34845 /
34846 \end_layout
34847
34848 \end_inset
34849 </cell>
34850 </row>
34851 <row>
34852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34853 \begin_inset Text
34854
34855 \begin_layout Plain Layout
34856
34857 \backslash
34858 vert
34859 \end_layout
34860
34861 \end_inset
34862 </cell>
34863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34864 \begin_inset Text
34865
34866 \begin_layout Plain Layout
34867 |
34868 \end_layout
34869
34870 \end_inset
34871 </cell>
34872 </row>
34873 </lyxtabular>
34874
34875 \end_inset
34876
34877
34878 \begin_inset space \hfill{}
34879 \end_inset
34880
34881
34882 \begin_inset Tabular
34883 <lyxtabular version="3" rows="12" columns="2">
34884 <features>
34885 <column alignment="center" valignment="top" width="0pt">
34886 <column alignment="center" valignment="top" width="0pt">
34887 <row>
34888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34889 \begin_inset Text
34890
34891 \begin_layout Plain Layout
34892 Command
34893 \end_layout
34894
34895 \end_inset
34896 </cell>
34897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34898 \begin_inset Text
34899
34900 \begin_layout Plain Layout
34901 equivalent to
34902 \end_layout
34903
34904 \end_inset
34905 </cell>
34906 </row>
34907 <row>
34908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34909 \begin_inset Text
34910
34911 \begin_layout Plain Layout
34912
34913 \backslash
34914 backslash
34915 \end_layout
34916
34917 \end_inset
34918 </cell>
34919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34920 \begin_inset Text
34921
34922 \begin_layout Plain Layout
34923
34924 \backslash
34925
34926 \backslash
34927
34928 \end_layout
34929
34930 \end_inset
34931 </cell>
34932 </row>
34933 <row>
34934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34935 \begin_inset Text
34936
34937 \begin_layout Plain Layout
34938
34939 \backslash
34940 dasharrow
34941 \end_layout
34942
34943 \end_inset
34944 </cell>
34945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34946 \begin_inset Text
34947
34948 \begin_layout Plain Layout
34949
34950 \backslash
34951 dashrightarrow
34952 \end_layout
34953
34954 \end_inset
34955 </cell>
34956 </row>
34957 <row>
34958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34959 \begin_inset Text
34960
34961 \begin_layout Plain Layout
34962
34963 \backslash
34964 land
34965 \end_layout
34966
34967 \end_inset
34968 </cell>
34969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34970 \begin_inset Text
34971
34972 \begin_layout Plain Layout
34973
34974 \backslash
34975 wedge
34976 \end_layout
34977
34978 \end_inset
34979 </cell>
34980 </row>
34981 <row>
34982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34983 \begin_inset Text
34984
34985 \begin_layout Plain Layout
34986
34987 \backslash
34988 rbrace
34989 \end_layout
34990
34991 \end_inset
34992 </cell>
34993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34994 \begin_inset Text
34995
34996 \begin_layout Plain Layout
34997 }
34998 \end_layout
34999
35000 \end_inset
35001 </cell>
35002 </row>
35003 <row>
35004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35005 \begin_inset Text
35006
35007 \begin_layout Plain Layout
35008
35009 \backslash
35010 rbracket
35011 \end_layout
35012
35013 \end_inset
35014 </cell>
35015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35016 \begin_inset Text
35017
35018 \begin_layout Plain Layout
35019 ]
35020 \end_layout
35021
35022 \end_inset
35023 </cell>
35024 </row>
35025 <row>
35026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35027 \begin_inset Text
35028
35029 \begin_layout Plain Layout
35030
35031 \backslash
35032 rightarrow
35033 \end_layout
35034
35035 \end_inset
35036 </cell>
35037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35038 \begin_inset Text
35039
35040 \begin_layout Plain Layout
35041
35042 \backslash
35043 to
35044 \end_layout
35045
35046 \end_inset
35047 </cell>
35048 </row>
35049 <row>
35050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35051 \begin_inset Text
35052
35053 \begin_layout Plain Layout
35054
35055 \backslash
35056 lnot
35057 \end_layout
35058
35059 \end_inset
35060 </cell>
35061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35062 \begin_inset Text
35063
35064 \begin_layout Plain Layout
35065
35066 \backslash
35067 neg
35068 \end_layout
35069
35070 \end_inset
35071 </cell>
35072 </row>
35073 <row>
35074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35075 \begin_inset Text
35076
35077 \begin_layout Plain Layout
35078
35079 \backslash
35080 ne
35081 \end_layout
35082
35083 \end_inset
35084 </cell>
35085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35086 \begin_inset Text
35087
35088 \begin_layout Plain Layout
35089
35090 \backslash
35091 not=
35092 \end_layout
35093
35094 \end_inset
35095 </cell>
35096 </row>
35097 <row>
35098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35099 \begin_inset Text
35100
35101 \begin_layout Plain Layout
35102
35103 \backslash
35104 owns
35105 \end_layout
35106
35107 \end_inset
35108 </cell>
35109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35110 \begin_inset Text
35111
35112 \begin_layout Plain Layout
35113
35114 \backslash
35115 ni
35116 \end_layout
35117
35118 \end_inset
35119 </cell>
35120 </row>
35121 <row>
35122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35123 \begin_inset Text
35124
35125 \begin_layout Plain Layout
35126
35127 \backslash
35128 square
35129 \end_layout
35130
35131 \end_inset
35132 </cell>
35133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35134 \begin_inset Text
35135
35136 \begin_layout Plain Layout
35137
35138 \backslash
35139 Box
35140 \end_layout
35141
35142 \end_inset
35143 </cell>
35144 </row>
35145 <row>
35146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35147 \begin_inset Text
35148
35149 \begin_layout Plain Layout
35150
35151 \backslash
35152 Vert
35153 \end_layout
35154
35155 \end_inset
35156 </cell>
35157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35158 \begin_inset Text
35159
35160 \begin_layout Plain Layout
35161
35162 \backslash
35163 |
35164 \end_layout
35165
35166 \end_inset
35167 </cell>
35168 </row>
35169 </lyxtabular>
35170
35171 \end_inset
35172
35173
35174 \begin_inset space \hfill{}
35175 \end_inset
35176
35177
35178 \end_layout
35179
35180 \begin_layout Standard
35181 \begin_inset Newpage newpage
35182 \end_inset
35183
35184
35185 \end_layout
35186
35187 \begin_layout Bibliography
35188 \begin_inset CommandInset bibitem
35189 LatexCommand bibitem
35190 key "TLC2"
35191
35192 \end_inset
35193
35194
35195 \shape smallcaps
35196 Mittelbach, F.
35197  ; Goossens, M.
35198 \shape default
35199
35200 \shape italic
35201 The LaTeX Companion
35202 \shape default
35203 .
35204  Addison Wesley, 2004
35205 \end_layout
35206
35207 \begin_layout Bibliography
35208 \begin_inset CommandInset bibitem
35209 LatexCommand bibitem
35210 key "Mathmode"
35211
35212 \end_inset
35213
35214
35215 \begin_inset CommandInset href
35216 LatexCommand href
35217 name "Description"
35218 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35219
35220 \end_inset
35221
35222  of LaTeX's math abilities
35223 \end_layout
35224
35225 \begin_layout Bibliography
35226 \begin_inset CommandInset bibitem
35227 LatexCommand bibitem
35228 key "Voss"
35229
35230 \end_inset
35231
35232 LaTeX tips and tricks-
35233 \begin_inset CommandInset href
35234 LatexCommand href
35235 name "page"
35236 target "http://tug.org/TeXnik/"
35237
35238 \end_inset
35239
35240
35241 \end_layout
35242
35243 \begin_layout Bibliography
35244 \begin_inset CommandInset bibitem
35245 LatexCommand bibitem
35246 key "AMS"
35247
35248 \end_inset
35249
35250
35251 \begin_inset CommandInset href
35252 LatexCommand href
35253 name "Description"
35254 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35255
35256 \end_inset
35257
35258  of 
35259 \begin_inset ERT
35260 status collapsed
35261
35262 \begin_layout Plain Layout
35263
35264
35265 \backslash
35266 AmS
35267 \end_layout
35268
35269 \end_inset
35270
35271 -LaTeX
35272 \end_layout
35273
35274 \begin_layout Bibliography
35275 \begin_inset CommandInset bibitem
35276 LatexCommand bibitem
35277 key "Symbole"
35278
35279 \end_inset
35280
35281
35282 \begin_inset CommandInset href
35283 LatexCommand href
35284 name "List"
35285 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35286
35287 \end_inset
35288
35289  of all symbols available with LaTeX-packages
35290 \end_layout
35291
35292 \begin_layout Bibliography
35293 \begin_inset CommandInset bibitem
35294 LatexCommand bibitem
35295 key "hyperref"
35296
35297 \end_inset
35298
35299
35300 \begin_inset CommandInset href
35301 LatexCommand href
35302 name "Documentation"
35303 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35304
35305 \end_inset
35306
35307  of the LaTeX-package 
35308 \series bold
35309 hyperref
35310 \series default
35311
35312 \begin_inset Index
35313 status collapsed
35314
35315 \begin_layout Plain Layout
35316 Packages ! hyperref
35317 \end_layout
35318
35319 \end_inset
35320
35321
35322 \end_layout
35323
35324 \begin_layout Bibliography
35325 \begin_inset CommandInset bibitem
35326 LatexCommand bibitem
35327 key "Mathclap"
35328
35329 \end_inset
35330
35331
35332 \begin_inset CommandInset href
35333 LatexCommand href
35334 name "Description"
35335 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35336
35337 \end_inset
35338
35339  of the command 
35340 \series bold
35341
35342 \backslash
35343 mathclap
35344 \series default
35345 , described in 
35346 \begin_inset CommandInset ref
35347 LatexCommand ref
35348 reference "sub:Operator-Limits"
35349
35350 \end_inset
35351
35352
35353 \begin_inset Index
35354 status collapsed
35355
35356 \begin_layout Plain Layout
35357 Commands ! M ! 
35358 \backslash
35359 mathclap
35360 \end_layout
35361
35362 \end_inset
35363
35364
35365 \end_layout
35366
35367 \begin_layout Bibliography
35368 \begin_inset CommandInset bibitem
35369 LatexCommand bibitem
35370 key "Duden"
35371
35372 \end_inset
35373
35374
35375 \emph on
35376 Duden Band 1
35377 \emph default
35378 .
35379  22.
35380  Auflage, Duden 2001
35381 \end_layout
35382
35383 \begin_layout Subsubsection*
35384 \begin_inset CommandInset index_print
35385 LatexCommand printindex
35386
35387 \end_inset
35388
35389
35390 \end_layout
35391
35392 \end_body
35393 \end_document