]> git.lyx.org Git - features.git/blob - lib/doc/Math.lyx
- Math.lyx: - update math bold description to the new shortcuts
[features.git] / lib / doc / Math.lyx
1 #LyX 1.6.0svn 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 Ctrl-b
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 or Ctrl-Alt-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 Colored Formulas
18531 \begin_inset Index
18532 status collapsed
18533
18534 \begin_layout Plain Layout
18535 Formula ! colored
18536 \end_layout
18537
18538 \end_inset
18539
18540
18541 \end_layout
18542
18543 \begin_layout Standard
18544 Formulas can be colored like normal text: Highlight a formula or a formula
18545  part and use the 
18546 \family sans
18547 Text Style
18548 \family default
18549  dialog.
18550  Here is a formula in magenta:
18551 \begin_inset Formula \[
18552 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18553
18554 \end_inset
18555
18556
18557 \end_layout
18558
18559 \begin_layout Standard
18560 You can also define your own colors as described in 
18561 \begin_inset CommandInset ref
18562 LatexCommand ref
18563 reference "sub:Colored-Boxes"
18564
18565 \end_inset
18566
18567 .
18568  They can be used with the TeX code command 
18569 \series bold
18570
18571 \backslash
18572 textcolor
18573 \series default
18574
18575 \begin_inset Index
18576 status collapsed
18577
18578 \begin_layout Plain Layout
18579 Commands ! T ! 
18580 \backslash
18581 textcolor
18582 \end_layout
18583
18584 \end_inset
18585
18586  in the scheme
18587 \end_layout
18588
18589 \begin_layout Standard
18590
18591 \series bold
18592
18593 \backslash
18594 textcolor{color}{characters or formula}
18595 \end_layout
18596
18597 \begin_layout Standard
18598 The following example was colored completely dark green and partly red:
18599 \end_layout
18600
18601 \begin_layout Standard
18602 \begin_inset ERT
18603 status collapsed
18604
18605 \begin_layout Plain Layout
18606
18607
18608 \backslash
18609 textcolor{darkgreen}{
18610 \end_layout
18611
18612 \end_inset
18613
18614
18615 \begin_inset Formula \[
18616 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
18617
18618 \end_inset
18619
18620
18621 \begin_inset ERT
18622 status collapsed
18623
18624 \begin_layout Plain Layout
18625
18626 }
18627 \end_layout
18628
18629 \end_inset
18630
18631
18632 \end_layout
18633
18634 \begin_layout Standard
18635 Due to a bug in LyX only complete formulas can be colored with self-defined
18636  colors.
18637 \begin_inset Foot
18638 status collapsed
18639
18640 \begin_layout Plain Layout
18641 \begin_inset CommandInset href
18642 LatexCommand href
18643 name "LyX-bug #5269"
18644 target "http://bugzilla.lyx.org/show_bug.cgi?id=5269"
18645
18646 \end_inset
18647
18648
18649 \end_layout
18650
18651 \end_inset
18652
18653
18654 \end_layout
18655
18656 \begin_layout Subsection
18657 Font Sizes
18658 \begin_inset CommandInset label
18659 LatexCommand label
18660 name "sub:Font-Sizes"
18661
18662 \end_inset
18663
18664
18665 \begin_inset Index
18666 status collapsed
18667
18668 \begin_layout Plain Layout
18669 Font ! size
18670 \end_layout
18671
18672 \end_inset
18673
18674
18675 \end_layout
18676
18677 \begin_layout Standard
18678 For characters in formulas there are, analog to characters in text, the
18679  following size commands:
18680 \end_layout
18681
18682 \begin_layout Standard
18683
18684 \series bold
18685
18686 \backslash
18687 Huge
18688 \series default
18689
18690 \series bold
18691
18692 \backslash
18693 huge
18694 \series default
18695
18696 \series bold
18697
18698 \backslash
18699 LARGE
18700 \series default
18701
18702 \series bold
18703
18704 \backslash
18705 Large
18706 \series default
18707
18708 \series bold
18709
18710 \backslash
18711 large
18712 \series default
18713
18714 \series bold
18715
18716 \backslash
18717 normalsize
18718 \series default
18719
18720 \series bold
18721
18722 \backslash
18723 small
18724 \series default
18725 ,
18726 \begin_inset Newline newline
18727 \end_inset
18728
18729
18730 \series bold
18731
18732 \backslash
18733 footnotesize
18734 \series default
18735
18736 \series bold
18737
18738 \backslash
18739 scriptsize
18740 \series default
18741 , and 
18742 \series bold
18743
18744 \backslash
18745 tiny
18746 \end_layout
18747
18748 \begin_layout Standard
18749 The size produced by the commands depends on the document font size, that
18750  corresponds with the command 
18751 \series bold
18752
18753 \backslash
18754 normalsize
18755 \series default
18756 .
18757  The other commands produce smaller or larger sizes than 
18758 \series bold
18759
18760 \backslash
18761 normalsize
18762 \series default
18763 .
18764  The font size can however not exceed a certain value.
18765  Is for example the document font size 12
18766 \begin_inset space \thinspace{}
18767 \end_inset
18768
18769 pt, the command 
18770 \series bold
18771
18772 \backslash
18773 Huge
18774 \series default
18775  switches to the same size as 
18776 \series bold
18777
18778 \backslash
18779 huge
18780 \series default
18781 .
18782  
18783 \end_layout
18784
18785 \begin_layout Standard
18786 A size command is inserted in TeX-mode before the formula and sets the size
18787  for all following formula and text characters.
18788  To switch back to the initial size, the command 
18789 \series bold
18790
18791 \backslash
18792 normalsize
18793 \series default
18794  is inserted behind the formula in TeX-mode.
18795 \end_layout
18796
18797 \begin_layout Standard
18798 Within a formula the size can only be changed for symbols or letters in
18799  mathematical text.
18800  To do this, the size command is inserted in mathematical text.
18801  All following characters until the end of the mathematical text or until
18802  another size command will have the selected size.
18803  Two examples:
18804 \begin_inset VSpace -2mm
18805 \end_inset
18806
18807
18808 \end_layout
18809
18810 \begin_layout Standard
18811 \begin_inset ERT
18812 status collapsed
18813
18814 \begin_layout Plain Layout
18815
18816
18817 \backslash
18818 huge 
18819 \end_layout
18820
18821 \end_inset
18822
18823
18824 \begin_inset Formula \[
18825 A=\frac{B}{c}\cdot\maltese\]
18826
18827 \end_inset
18828
18829
18830 \begin_inset Formula \[
18831 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18832
18833 \end_inset
18834
18835
18836 \begin_inset ERT
18837 status collapsed
18838
18839 \begin_layout Plain Layout
18840
18841
18842 \backslash
18843 normalsize 
18844 \end_layout
18845
18846 \end_inset
18847
18848
18849 \end_layout
18850
18851 \begin_layout Standard
18852 \begin_inset VSpace medskip
18853 \end_inset
18854
18855 Before both formulas the command 
18856 \series bold
18857
18858 \backslash
18859 huge
18860 \series default
18861  was inserted.
18862  The command for the second formula is:
18863 \begin_inset Newline newline
18864 \end_inset
18865
18866
18867 \series bold
18868
18869 \backslash
18870 maltese
18871 \begin_inset ERT
18872 status collapsed
18873
18874 \begin_layout Plain Layout
18875
18876
18877 \backslash
18878 spce 
18879 \end_layout
18880
18881 \end_inset
18882
18883 A Alt-m m 
18884 \backslash
18885 Large
18886 \begin_inset ERT
18887 status collapsed
18888
18889 \begin_layout Plain Layout
18890
18891
18892 \backslash
18893 spce 
18894 \end_layout
18895
18896 \end_inset
18897
18898
18899 \backslash
18900 maltese
18901 \begin_inset ERT
18902 status collapsed
18903
18904 \begin_layout Plain Layout
18905
18906
18907 \backslash
18908 spce 
18909 \end_layout
18910
18911 \end_inset
18912
18913
18914 \backslash
18915 textit
18916 \begin_inset ERT
18917 status collapsed
18918
18919 \begin_layout Plain Layout
18920
18921
18922 \backslash
18923 spce 
18924 \end_layout
18925
18926 \end_inset
18927
18928 A
18929 \begin_inset Formula $\to$
18930 \end_inset
18931
18932
18933 \begin_inset Formula $\to$
18934 \end_inset
18935
18936
18937 \begin_inset Newline newline
18938 \end_inset
18939
18940
18941 \begin_inset space \hspace*{}
18942 \length 1cm
18943 \end_inset
18944
18945 Alt-m
18946 \series default
18947  
18948 \series bold
18949
18950 \backslash
18951 tiny
18952 \begin_inset ERT
18953 status collapsed
18954
18955 \begin_layout Plain Layout
18956
18957
18958 \backslash
18959 spce 
18960 \end_layout
18961
18962 \end_inset
18963
18964
18965 \backslash
18966 maltese
18967 \begin_inset ERT
18968 status collapsed
18969
18970 \begin_layout Plain Layout
18971
18972
18973 \backslash
18974 spce 
18975 \end_layout
18976
18977 \end_inset
18978
18979
18980 \backslash
18981 textit
18982 \begin_inset ERT
18983 status collapsed
18984
18985 \begin_layout Plain Layout
18986
18987
18988 \backslash
18989 spce 
18990 \end_layout
18991
18992 \end_inset
18993
18994 A
18995 \end_layout
18996
18997 \begin_layout Standard
18998 If a symbol cannot be displayed in different sizes, it will always be displayed
18999  in the default size.
19000 \end_layout
19001
19002 \begin_layout Section
19003 Greek Letters
19004 \begin_inset Index
19005 status collapsed
19006
19007 \begin_layout Plain Layout
19008 Greek letters
19009 \end_layout
19010
19011 \end_inset
19012
19013
19014 \end_layout
19015
19016 \begin_layout Standard
19017 All Greek letters can also be inserted via the toolbar button 
19018 \begin_inset Graphics
19019         filename ../images/math/alpha.png
19020         scale 85
19021
19022 \end_inset
19023
19024 .
19025 \end_layout
19026
19027 \begin_layout Subsection
19028 Small Letters
19029 \begin_inset CommandInset label
19030 LatexCommand label
19031 name "sub:Small-Letters"
19032
19033 \end_inset
19034
19035
19036 \begin_inset Index
19037 status collapsed
19038
19039 \begin_layout Plain Layout
19040 Greek letters ! small
19041 \end_layout
19042
19043 \end_inset
19044
19045
19046 \end_layout
19047
19048 \begin_layout Standard
19049 \begin_inset space \hfill{}
19050 \end_inset
19051
19052
19053 \begin_inset Tabular
19054 <lyxtabular version="3" rows="11" columns="2">
19055 <features>
19056 <column alignment="center" valignment="top" width="0pt">
19057 <column alignment="center" valignment="top" width="0pt">
19058 <row>
19059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19060 \begin_inset Text
19061
19062 \begin_layout Plain Layout
19063 Command
19064 \end_layout
19065
19066 \end_inset
19067 </cell>
19068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19069 \begin_inset Text
19070
19071 \begin_layout Plain Layout
19072 Result
19073 \end_layout
19074
19075 \end_inset
19076 </cell>
19077 </row>
19078 <row>
19079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19080 \begin_inset Text
19081
19082 \begin_layout Plain Layout
19083
19084 \backslash
19085 alpha
19086 \end_layout
19087
19088 \end_inset
19089 </cell>
19090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19091 \begin_inset Text
19092
19093 \begin_layout Plain Layout
19094 \begin_inset Formula $\alpha$
19095 \end_inset
19096
19097
19098 \end_layout
19099
19100 \end_inset
19101 </cell>
19102 </row>
19103 <row>
19104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108
19109 \backslash
19110 beta
19111 \end_layout
19112
19113 \end_inset
19114 </cell>
19115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19116 \begin_inset Text
19117
19118 \begin_layout Plain Layout
19119 \begin_inset Formula $\beta$
19120 \end_inset
19121
19122
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 </row>
19128 <row>
19129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133
19134 \backslash
19135 gamma
19136 \end_layout
19137
19138 \end_inset
19139 </cell>
19140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19141 \begin_inset Text
19142
19143 \begin_layout Plain Layout
19144 \begin_inset Formula $\gamma$
19145 \end_inset
19146
19147
19148 \end_layout
19149
19150 \end_inset
19151 </cell>
19152 </row>
19153 <row>
19154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19155 \begin_inset Text
19156
19157 \begin_layout Plain Layout
19158
19159 \backslash
19160 delta
19161 \end_layout
19162
19163 \end_inset
19164 </cell>
19165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19166 \begin_inset Text
19167
19168 \begin_layout Plain Layout
19169 \begin_inset Formula $\delta$
19170 \end_inset
19171
19172
19173 \end_layout
19174
19175 \end_inset
19176 </cell>
19177 </row>
19178 <row>
19179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19180 \begin_inset Text
19181
19182 \begin_layout Plain Layout
19183
19184 \backslash
19185 epsilon
19186 \end_layout
19187
19188 \end_inset
19189 </cell>
19190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19191 \begin_inset Text
19192
19193 \begin_layout Plain Layout
19194 \begin_inset Formula $\epsilon$
19195 \end_inset
19196
19197
19198 \end_layout
19199
19200 \end_inset
19201 </cell>
19202 </row>
19203 <row>
19204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Plain Layout
19208
19209 \backslash
19210 varepsilon
19211 \end_layout
19212
19213 \end_inset
19214 </cell>
19215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19216 \begin_inset Text
19217
19218 \begin_layout Plain Layout
19219 \begin_inset Formula $\varepsilon$
19220 \end_inset
19221
19222
19223 \end_layout
19224
19225 \end_inset
19226 </cell>
19227 </row>
19228 <row>
19229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19230 \begin_inset Text
19231
19232 \begin_layout Plain Layout
19233
19234 \backslash
19235 zeta
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19241 \begin_inset Text
19242
19243 \begin_layout Plain Layout
19244 \begin_inset Formula $\zeta$
19245 \end_inset
19246
19247
19248 \end_layout
19249
19250 \end_inset
19251 </cell>
19252 </row>
19253 <row>
19254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Plain Layout
19258
19259 \backslash
19260 eta
19261 \end_layout
19262
19263 \end_inset
19264 </cell>
19265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269 \begin_inset Formula $\eta$
19270 \end_inset
19271
19272
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 </row>
19278 <row>
19279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Plain Layout
19283
19284 \backslash
19285 theta
19286 \end_layout
19287
19288 \end_inset
19289 </cell>
19290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294 \begin_inset Formula $\theta$
19295 \end_inset
19296
19297
19298 \end_layout
19299
19300 \end_inset
19301 </cell>
19302 </row>
19303 <row>
19304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19305 \begin_inset Text
19306
19307 \begin_layout Plain Layout
19308
19309 \backslash
19310 vartheta
19311 \end_layout
19312
19313 \end_inset
19314 </cell>
19315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Plain Layout
19319 \begin_inset Formula $\vartheta$
19320 \end_inset
19321
19322
19323 \end_layout
19324
19325 \end_inset
19326 </cell>
19327 </row>
19328 </lyxtabular>
19329
19330 \end_inset
19331
19332
19333 \begin_inset space \hfill{}
19334 \end_inset
19335
19336
19337 \begin_inset Tabular
19338 <lyxtabular version="3" rows="12" columns="2">
19339 <features>
19340 <column alignment="center" valignment="top" width="0pt">
19341 <column alignment="center" valignment="top" width="0pt">
19342 <row>
19343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347 Command
19348 \end_layout
19349
19350 \end_inset
19351 </cell>
19352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356 Result
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 </row>
19362 <row>
19363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367
19368 \backslash
19369 iota
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378 \begin_inset Formula $\iota$
19379 \end_inset
19380
19381
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 </row>
19387 <row>
19388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Plain Layout
19392
19393 \backslash
19394 kappa
19395 \end_layout
19396
19397 \end_inset
19398 </cell>
19399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403 \begin_inset Formula $\kappa$
19404 \end_inset
19405
19406
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 </row>
19412 <row>
19413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417
19418 \backslash
19419 varkappa
19420 \end_layout
19421
19422 \end_inset
19423 </cell>
19424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428 \begin_inset Formula $\varkappa$
19429 \end_inset
19430
19431
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 </row>
19437 <row>
19438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19439 \begin_inset Text
19440
19441 \begin_layout Plain Layout
19442
19443 \backslash
19444 lambda
19445 \end_layout
19446
19447 \end_inset
19448 </cell>
19449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19450 \begin_inset Text
19451
19452 \begin_layout Plain Layout
19453 \begin_inset Formula $\lambda$
19454 \end_inset
19455
19456
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 </row>
19462 <row>
19463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19464 \begin_inset Text
19465
19466 \begin_layout Plain Layout
19467
19468 \backslash
19469 mu
19470 \end_layout
19471
19472 \end_inset
19473 </cell>
19474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478 \begin_inset Formula $\mu$
19479 \end_inset
19480
19481
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 </row>
19487 <row>
19488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19489 \begin_inset Text
19490
19491 \begin_layout Plain Layout
19492
19493 \backslash
19494 nu
19495 \end_layout
19496
19497 \end_inset
19498 </cell>
19499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19500 \begin_inset Text
19501
19502 \begin_layout Plain Layout
19503 \begin_inset Formula $\nu$
19504 \end_inset
19505
19506
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 </row>
19512 <row>
19513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19514 \begin_inset Text
19515
19516 \begin_layout Plain Layout
19517
19518 \backslash
19519 xi
19520 \end_layout
19521
19522 \end_inset
19523 </cell>
19524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Plain Layout
19528 \begin_inset Formula $\xi$
19529 \end_inset
19530
19531
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 </row>
19537 <row>
19538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542 o
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551 \begin_inset Formula $o$
19552 \end_inset
19553
19554
19555 \end_layout
19556
19557 \end_inset
19558 </cell>
19559 </row>
19560 <row>
19561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Plain Layout
19565
19566 \backslash
19567 pi
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19573 \begin_inset Text
19574
19575 \begin_layout Plain Layout
19576 \begin_inset Formula $\pi$
19577 \end_inset
19578
19579
19580 \end_layout
19581
19582 \end_inset
19583 </cell>
19584 </row>
19585 <row>
19586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19587 \begin_inset Text
19588
19589 \begin_layout Plain Layout
19590
19591 \backslash
19592 varpi
19593 \end_layout
19594
19595 \end_inset
19596 </cell>
19597 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19598 \begin_inset Text
19599
19600 \begin_layout Plain Layout
19601 \begin_inset Formula $\varpi$
19602 \end_inset
19603
19604
19605 \end_layout
19606
19607 \end_inset
19608 </cell>
19609 </row>
19610 <row>
19611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19612 \begin_inset Text
19613
19614 \begin_layout Plain Layout
19615
19616 \backslash
19617 rho
19618 \end_layout
19619
19620 \end_inset
19621 </cell>
19622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19623 \begin_inset Text
19624
19625 \begin_layout Plain Layout
19626 \begin_inset Formula $\rho$
19627 \end_inset
19628
19629
19630 \end_layout
19631
19632 \end_inset
19633 </cell>
19634 </row>
19635 </lyxtabular>
19636
19637 \end_inset
19638
19639
19640 \begin_inset space \hfill{}
19641 \end_inset
19642
19643
19644 \begin_inset Tabular
19645 <lyxtabular version="3" rows="11" columns="2">
19646 <features>
19647 <column alignment="center" valignment="top" width="0pt">
19648 <column alignment="center" valignment="top" width="0pt">
19649 <row>
19650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19651 \begin_inset Text
19652
19653 \begin_layout Plain Layout
19654 Command
19655 \end_layout
19656
19657 \end_inset
19658 </cell>
19659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Plain Layout
19663 Result
19664 \end_layout
19665
19666 \end_inset
19667 </cell>
19668 </row>
19669 <row>
19670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674
19675 \backslash
19676 varrho
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19682 \begin_inset Text
19683
19684 \begin_layout Plain Layout
19685 \begin_inset Formula $\varrho$
19686 \end_inset
19687
19688
19689 \end_layout
19690
19691 \end_inset
19692 </cell>
19693 </row>
19694 <row>
19695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19696 \begin_inset Text
19697
19698 \begin_layout Plain Layout
19699
19700 \backslash
19701 sigma
19702 \end_layout
19703
19704 \end_inset
19705 </cell>
19706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Plain Layout
19710 \begin_inset Formula $\sigma$
19711 \end_inset
19712
19713
19714 \end_layout
19715
19716 \end_inset
19717 </cell>
19718 </row>
19719 <row>
19720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19721 \begin_inset Text
19722
19723 \begin_layout Plain Layout
19724
19725 \backslash
19726 varsigma
19727 \end_layout
19728
19729 \end_inset
19730 </cell>
19731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19732 \begin_inset Text
19733
19734 \begin_layout Plain Layout
19735 \begin_inset Formula $\varsigma$
19736 \end_inset
19737
19738
19739 \end_layout
19740
19741 \end_inset
19742 </cell>
19743 </row>
19744 <row>
19745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19746 \begin_inset Text
19747
19748 \begin_layout Plain Layout
19749
19750 \backslash
19751 tau
19752 \end_layout
19753
19754 \end_inset
19755 </cell>
19756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760 \begin_inset Formula $\tau$
19761 \end_inset
19762
19763
19764 \end_layout
19765
19766 \end_inset
19767 </cell>
19768 </row>
19769 <row>
19770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19771 \begin_inset Text
19772
19773 \begin_layout Plain Layout
19774
19775 \backslash
19776 upsilon
19777 \end_layout
19778
19779 \end_inset
19780 </cell>
19781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19782 \begin_inset Text
19783
19784 \begin_layout Plain Layout
19785 \begin_inset Formula $\upsilon$
19786 \end_inset
19787
19788
19789 \end_layout
19790
19791 \end_inset
19792 </cell>
19793 </row>
19794 <row>
19795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799
19800 \backslash
19801 phi
19802 \end_layout
19803
19804 \end_inset
19805 </cell>
19806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19807 \begin_inset Text
19808
19809 \begin_layout Plain Layout
19810 \begin_inset Formula $\phi$
19811 \end_inset
19812
19813
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 </row>
19819 <row>
19820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824
19825 \backslash
19826 varphi
19827 \end_layout
19828
19829 \end_inset
19830 </cell>
19831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Plain Layout
19835 \begin_inset Formula $\varphi$
19836 \end_inset
19837
19838
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 </row>
19844 <row>
19845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849
19850 \backslash
19851 chi
19852 \end_layout
19853
19854 \end_inset
19855 </cell>
19856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860 \begin_inset Formula $\chi$
19861 \end_inset
19862
19863
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 </row>
19869 <row>
19870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19871 \begin_inset Text
19872
19873 \begin_layout Plain Layout
19874
19875 \backslash
19876 psi
19877 \end_layout
19878
19879 \end_inset
19880 </cell>
19881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19882 \begin_inset Text
19883
19884 \begin_layout Plain Layout
19885 \begin_inset Formula $\psi$
19886 \end_inset
19887
19888
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 </row>
19894 <row>
19895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899
19900 \backslash
19901 omega
19902 \end_layout
19903
19904 \end_inset
19905 </cell>
19906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910 \begin_inset Formula $\omega$
19911 \end_inset
19912
19913
19914 \end_layout
19915
19916 \end_inset
19917 </cell>
19918 </row>
19919 </lyxtabular>
19920
19921 \end_inset
19922
19923
19924 \begin_inset space \hfill{}
19925 \end_inset
19926
19927
19928 \end_layout
19929
19930 \begin_layout Standard
19931 \begin_inset VSpace medskip
19932 \end_inset
19933
19934
19935 \end_layout
19936
19937 \begin_layout Standard
19938 How to create upright Greek letters is explained in 
19939 \begin_inset CommandInset ref
19940 LatexCommand ref
19941 reference "sub:Upright-small-Greek"
19942
19943 \end_inset
19944
19945 .
19946 \end_layout
19947
19948 \begin_layout Subsection
19949 Big Letters
19950 \begin_inset Index
19951 status collapsed
19952
19953 \begin_layout Plain Layout
19954 Greek letters ! big
19955 \end_layout
19956
19957 \end_inset
19958
19959
19960 \end_layout
19961
19962 \begin_layout Standard
19963 \begin_inset space \hfill{}
19964 \end_inset
19965
19966
19967 \begin_inset Tabular
19968 <lyxtabular version="3" rows="7" columns="2">
19969 <features>
19970 <column alignment="center" valignment="top" width="0pt">
19971 <column alignment="center" valignment="top" width="0pt">
19972 <row>
19973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19974 \begin_inset Text
19975
19976 \begin_layout Plain Layout
19977 Command
19978 \end_layout
19979
19980 \end_inset
19981 </cell>
19982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19983 \begin_inset Text
19984
19985 \begin_layout Plain Layout
19986 Result
19987 \end_layout
19988
19989 \end_inset
19990 </cell>
19991 </row>
19992 <row>
19993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19994 \begin_inset Text
19995
19996 \begin_layout Plain Layout
19997
19998 \backslash
19999 Gamma
20000 \end_layout
20001
20002 \end_inset
20003 </cell>
20004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20005 \begin_inset Text
20006
20007 \begin_layout Plain Layout
20008 \begin_inset Formula $\Gamma$
20009 \end_inset
20010
20011
20012 \end_layout
20013
20014 \end_inset
20015 </cell>
20016 </row>
20017 <row>
20018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022
20023 \backslash
20024 Delta
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033 \begin_inset Formula $\Delta$
20034 \end_inset
20035
20036
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 </row>
20042 <row>
20043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047
20048 \backslash
20049 Theta
20050 \end_layout
20051
20052 \end_inset
20053 </cell>
20054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058 \begin_inset Formula $\Theta$
20059 \end_inset
20060
20061
20062 \end_layout
20063
20064 \end_inset
20065 </cell>
20066 </row>
20067 <row>
20068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20069 \begin_inset Text
20070
20071 \begin_layout Plain Layout
20072
20073 \backslash
20074 Lambda
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Plain Layout
20083 \begin_inset Formula $\Lambda$
20084 \end_inset
20085
20086
20087 \end_layout
20088
20089 \end_inset
20090 </cell>
20091 </row>
20092 <row>
20093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20094 \begin_inset Text
20095
20096 \begin_layout Plain Layout
20097
20098 \backslash
20099 Xi
20100 \end_layout
20101
20102 \end_inset
20103 </cell>
20104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20105 \begin_inset Text
20106
20107 \begin_layout Plain Layout
20108 \begin_inset Formula $\Xi$
20109 \end_inset
20110
20111
20112 \end_layout
20113
20114 \end_inset
20115 </cell>
20116 </row>
20117 <row>
20118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20119 \begin_inset Text
20120
20121 \begin_layout Plain Layout
20122
20123 \backslash
20124 Pi
20125 \end_layout
20126
20127 \end_inset
20128 </cell>
20129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20130 \begin_inset Text
20131
20132 \begin_layout Plain Layout
20133 \begin_inset Formula $\Pi$
20134 \end_inset
20135
20136
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 </row>
20142 </lyxtabular>
20143
20144 \end_inset
20145
20146
20147 \begin_inset space \hfill{}
20148 \end_inset
20149
20150
20151 \begin_inset Tabular
20152 <lyxtabular version="3" rows="6" columns="2">
20153 <features>
20154 <column alignment="center" valignment="top" width="0pt">
20155 <column alignment="center" valignment="top" width="0pt">
20156 <row>
20157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20158 \begin_inset Text
20159
20160 \begin_layout Plain Layout
20161 Command
20162 \end_layout
20163
20164 \end_inset
20165 </cell>
20166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20167 \begin_inset Text
20168
20169 \begin_layout Plain Layout
20170 Result
20171 \end_layout
20172
20173 \end_inset
20174 </cell>
20175 </row>
20176 <row>
20177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20178 \begin_inset Text
20179
20180 \begin_layout Plain Layout
20181
20182 \backslash
20183 Sigma
20184 \end_layout
20185
20186 \end_inset
20187 </cell>
20188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20189 \begin_inset Text
20190
20191 \begin_layout Plain Layout
20192 \begin_inset Formula $\Sigma$
20193 \end_inset
20194
20195
20196 \end_layout
20197
20198 \end_inset
20199 </cell>
20200 </row>
20201 <row>
20202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20203 \begin_inset Text
20204
20205 \begin_layout Plain Layout
20206
20207 \backslash
20208 Upsilon
20209 \end_layout
20210
20211 \end_inset
20212 </cell>
20213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20214 \begin_inset Text
20215
20216 \begin_layout Plain Layout
20217 \begin_inset Formula $\Upsilon$
20218 \end_inset
20219
20220
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 </row>
20226 <row>
20227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20228 \begin_inset Text
20229
20230 \begin_layout Plain Layout
20231
20232 \backslash
20233 Phi
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242 \begin_inset Formula $\Phi$
20243 \end_inset
20244
20245
20246 \end_layout
20247
20248 \end_inset
20249 </cell>
20250 </row>
20251 <row>
20252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20253 \begin_inset Text
20254
20255 \begin_layout Plain Layout
20256
20257 \backslash
20258 Psi
20259 \end_layout
20260
20261 \end_inset
20262 </cell>
20263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267 \begin_inset Formula $\Psi$
20268 \end_inset
20269
20270
20271 \end_layout
20272
20273 \end_inset
20274 </cell>
20275 </row>
20276 <row>
20277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20278 \begin_inset Text
20279
20280 \begin_layout Plain Layout
20281
20282 \backslash
20283 Omega
20284 \end_layout
20285
20286 \end_inset
20287 </cell>
20288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20289 \begin_inset Text
20290
20291 \begin_layout Plain Layout
20292 \begin_inset Formula $\Omega$
20293 \end_inset
20294
20295
20296 \end_layout
20297
20298 \end_inset
20299 </cell>
20300 </row>
20301 </lyxtabular>
20302
20303 \end_inset
20304
20305
20306 \begin_inset space \hfill{}
20307 \end_inset
20308
20309
20310 \end_layout
20311
20312 \begin_layout Standard
20313 \begin_inset VSpace medskip
20314 \end_inset
20315
20316 That the big Greek letters appear upright is caused by a design bug when
20317  TeX was developed.
20318  To get correct italic big letters, begin every command with 
20319 \series bold
20320 var
20321 \series default
20322 .
20323  For example the command 
20324 \series bold
20325
20326 \backslash
20327 varGamma
20328 \series default
20329  produces: 
20330 \begin_inset Formula $\varGamma$
20331 \end_inset
20332
20333
20334 \end_layout
20335
20336 \begin_layout Subsection
20337 Bold Letters
20338 \begin_inset Index
20339 status collapsed
20340
20341 \begin_layout Plain Layout
20342 Greek letters ! bold
20343 \end_layout
20344
20345 \end_inset
20346
20347
20348 \end_layout
20349
20350 \begin_layout Standard
20351 Greek letters cannot be set with different font styles like Latin letters.
20352  They can only be made bold with the command 
20353 \series bold
20354
20355 \backslash
20356 boldsymbol
20357 \series default
20358
20359 \begin_inset Index
20360 status collapsed
20361
20362 \begin_layout Plain Layout
20363 Commands ! B ! 
20364 \backslash
20365 boldsymbol
20366 \end_layout
20367
20368 \end_inset
20369
20370 .
20371 \end_layout
20372
20373 \begin_layout Standard
20374 \align center
20375 \begin_inset Tabular
20376 <lyxtabular version="3" rows="3" columns="2">
20377 <features>
20378 <column alignment="center" valignment="top" width="0">
20379 <column alignment="center" valignment="top" width="0">
20380 <row>
20381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20382 \begin_inset Text
20383
20384 \begin_layout Plain Layout
20385 Command
20386 \end_layout
20387
20388 \end_inset
20389 </cell>
20390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20391 \begin_inset Text
20392
20393 \begin_layout Plain Layout
20394 Result
20395 \end_layout
20396
20397 \end_inset
20398 </cell>
20399 </row>
20400 <row>
20401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20402 \begin_inset Text
20403
20404 \begin_layout Plain Layout
20405
20406 \backslash
20407 Upsilon
20408 \backslash
20409 boldsymbol
20410 \backslash
20411 Upsilon
20412 \end_layout
20413
20414 \end_inset
20415 </cell>
20416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20417 \begin_inset Text
20418
20419 \begin_layout Plain Layout
20420 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20421 \end_inset
20422
20423
20424 \end_layout
20425
20426 \end_inset
20427 </cell>
20428 </row>
20429 <row>
20430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20431 \begin_inset Text
20432
20433 \begin_layout Plain Layout
20434
20435 \backslash
20436 theta
20437 \backslash
20438 boldsymbol
20439 \backslash
20440 theta
20441 \end_layout
20442
20443 \end_inset
20444 </cell>
20445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20446 \begin_inset Text
20447
20448 \begin_layout Plain Layout
20449 \begin_inset Formula $\theta\boldsymbol{\theta}$
20450 \end_inset
20451
20452
20453 \end_layout
20454
20455 \end_inset
20456 </cell>
20457 </row>
20458 </lyxtabular>
20459
20460 \end_inset
20461
20462
20463 \end_layout
20464
20465 \begin_layout Section
20466 Symbols
20467 \begin_inset ERT
20468 status collapsed
20469
20470 \begin_layout Plain Layout
20471
20472
20473 \backslash
20474 texorpdfstring{
20475 \end_layout
20476
20477 \end_inset
20478
20479
20480 \begin_inset Foot
20481 status collapsed
20482
20483 \begin_layout Plain Layout
20484 A list with all symbols of most of the LaTeX-packages can be found in 
20485 \begin_inset CommandInset citation
20486 LatexCommand cite
20487 key "Symbole"
20488
20489 \end_inset
20490
20491 .
20492 \end_layout
20493
20494 \end_inset
20495
20496
20497 \begin_inset ERT
20498 status collapsed
20499
20500 \begin_layout Plain Layout
20501
20502 }{}
20503 \end_layout
20504
20505 \end_inset
20506
20507
20508 \begin_inset Note Note
20509 status collapsed
20510
20511 \begin_layout Plain Layout
20512
20513 \backslash
20514 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20515 \end_layout
20516
20517 \begin_layout Plain Layout
20518 More about 
20519 \backslash
20520 texorpdfstring is in section 
20521 \begin_inset CommandInset ref
20522 LatexCommand ref
20523 reference "sub:Formulas-in-Section"
20524
20525 \end_inset
20526
20527 .
20528 \end_layout
20529
20530 \end_inset
20531
20532
20533 \begin_inset Index
20534 status collapsed
20535
20536 \begin_layout Plain Layout
20537 Symbols
20538 \end_layout
20539
20540 \end_inset
20541
20542
20543 \end_layout
20544
20545 \begin_layout Standard
20546 Many of the symbols listed in this section can also be inserted via the
20547  toolbar buttons 
20548 \begin_inset Graphics
20549         filename ../images/math/nabla.png
20550         scale 85
20551
20552 \end_inset
20553
20554  and 
20555 \begin_inset Graphics
20556         filename ../images/math/digamma.png
20557         scale 85
20558
20559 \end_inset
20560
20561 .
20562 \end_layout
20563
20564 \begin_layout Subsection
20565 Mathematical Symbols
20566 \begin_inset CommandInset label
20567 LatexCommand label
20568 name "sub:Mathematical-Symbols"
20569
20570 \end_inset
20571
20572
20573 \begin_inset Index
20574 status collapsed
20575
20576 \begin_layout Plain Layout
20577 Symbols ! mathematical
20578 \end_layout
20579
20580 \end_inset
20581
20582
20583 \end_layout
20584
20585 \begin_layout Standard
20586 \begin_inset space \hfill{}
20587 \end_inset
20588
20589
20590 \begin_inset Tabular
20591 <lyxtabular version="3" rows="10" columns="2">
20592 <features>
20593 <column alignment="center" valignment="top" width="0pt">
20594 <column alignment="center" valignment="top" width="0pt">
20595 <row>
20596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20597 \begin_inset Text
20598
20599 \begin_layout Plain Layout
20600 Command
20601 \end_layout
20602
20603 \end_inset
20604 </cell>
20605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20606 \begin_inset Text
20607
20608 \begin_layout Plain Layout
20609 Result
20610 \end_layout
20611
20612 \end_inset
20613 </cell>
20614 </row>
20615 <row>
20616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20617 \begin_inset Text
20618
20619 \begin_layout Plain Layout
20620
20621 \backslash
20622 neg
20623 \end_layout
20624
20625 \end_inset
20626 </cell>
20627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20628 \begin_inset Text
20629
20630 \begin_layout Plain Layout
20631 \begin_inset Formula $\neg$
20632 \end_inset
20633
20634
20635 \end_layout
20636
20637 \end_inset
20638 </cell>
20639 </row>
20640 <row>
20641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20642 \begin_inset Text
20643
20644 \begin_layout Plain Layout
20645
20646 \backslash
20647 Im
20648 \end_layout
20649
20650 \end_inset
20651 </cell>
20652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20653 \begin_inset Text
20654
20655 \begin_layout Plain Layout
20656 \begin_inset Formula $\Im$
20657 \end_inset
20658
20659
20660 \end_layout
20661
20662 \end_inset
20663 </cell>
20664 </row>
20665 <row>
20666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20667 \begin_inset Text
20668
20669 \begin_layout Plain Layout
20670
20671 \backslash
20672 Re
20673 \end_layout
20674
20675 \end_inset
20676 </cell>
20677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20678 \begin_inset Text
20679
20680 \begin_layout Plain Layout
20681 \begin_inset Formula $\Re$
20682 \end_inset
20683
20684
20685 \end_layout
20686
20687 \end_inset
20688 </cell>
20689 </row>
20690 <row>
20691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20692 \begin_inset Text
20693
20694 \begin_layout Plain Layout
20695
20696 \backslash
20697 aleph
20698 \end_layout
20699
20700 \end_inset
20701 </cell>
20702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20703 \begin_inset Text
20704
20705 \begin_layout Plain Layout
20706 \begin_inset Formula $\aleph$
20707 \end_inset
20708
20709
20710 \end_layout
20711
20712 \end_inset
20713 </cell>
20714 </row>
20715 <row>
20716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20717 \begin_inset Text
20718
20719 \begin_layout Plain Layout
20720
20721 \backslash
20722 partial
20723 \end_layout
20724
20725 \end_inset
20726 </cell>
20727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20728 \begin_inset Text
20729
20730 \begin_layout Plain Layout
20731 \begin_inset Formula $\partial$
20732 \end_inset
20733
20734
20735 \end_layout
20736
20737 \end_inset
20738 </cell>
20739 </row>
20740 <row>
20741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20742 \begin_inset Text
20743
20744 \begin_layout Plain Layout
20745
20746 \backslash
20747 infty
20748 \end_layout
20749
20750 \end_inset
20751 </cell>
20752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20753 \begin_inset Text
20754
20755 \begin_layout Plain Layout
20756 \begin_inset Formula $\infty$
20757 \end_inset
20758
20759
20760 \end_layout
20761
20762 \end_inset
20763 </cell>
20764 </row>
20765 <row>
20766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20767 \begin_inset Text
20768
20769 \begin_layout Plain Layout
20770
20771 \backslash
20772 wp
20773 \end_layout
20774
20775 \end_inset
20776 </cell>
20777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20778 \begin_inset Text
20779
20780 \begin_layout Plain Layout
20781 \begin_inset Formula $\wp$
20782 \end_inset
20783
20784
20785 \end_layout
20786
20787 \end_inset
20788 </cell>
20789 </row>
20790 <row>
20791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20792 \begin_inset Text
20793
20794 \begin_layout Plain Layout
20795
20796 \backslash
20797 imath
20798 \end_layout
20799
20800 \end_inset
20801 </cell>
20802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20803 \begin_inset Text
20804
20805 \begin_layout Plain Layout
20806 \begin_inset Formula $\imath$
20807 \end_inset
20808
20809
20810 \end_layout
20811
20812 \end_inset
20813 </cell>
20814 </row>
20815 <row>
20816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20817 \begin_inset Text
20818
20819 \begin_layout Plain Layout
20820
20821 \backslash
20822 jmath
20823 \end_layout
20824
20825 \end_inset
20826 </cell>
20827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20828 \begin_inset Text
20829
20830 \begin_layout Plain Layout
20831 \begin_inset Formula $\jmath$
20832 \end_inset
20833
20834
20835 \end_layout
20836
20837 \end_inset
20838 </cell>
20839 </row>
20840 </lyxtabular>
20841
20842 \end_inset
20843
20844
20845 \begin_inset space \hfill{}
20846 \end_inset
20847
20848
20849 \begin_inset Tabular
20850 <lyxtabular version="3" rows="10" columns="2">
20851 <features>
20852 <column alignment="center" valignment="top" width="0pt">
20853 <column alignment="center" valignment="top" width="0pt">
20854 <row>
20855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20856 \begin_inset Text
20857
20858 \begin_layout Plain Layout
20859 Command
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868 Result
20869 \begin_inset Note Note
20870 status collapsed
20871
20872 \begin_layout Plain Layout
20873
20874 \series bold
20875
20876 \backslash
20877 raisebox
20878 \series default
20879  is only used as spacer.
20880 \end_layout
20881
20882 \end_inset
20883
20884
20885 \end_layout
20886
20887 \end_inset
20888 </cell>
20889 </row>
20890 <row>
20891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20892 \begin_inset Text
20893
20894 \begin_layout Plain Layout
20895
20896 \backslash
20897 forall
20898 \end_layout
20899
20900 \end_inset
20901 </cell>
20902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20903 \begin_inset Text
20904
20905 \begin_layout Plain Layout
20906 \begin_inset Formula $\forall$
20907 \end_inset
20908
20909
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 </row>
20915 <row>
20916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20917 \begin_inset Text
20918
20919 \begin_layout Plain Layout
20920
20921 \backslash
20922 exists
20923 \end_layout
20924
20925 \end_inset
20926 </cell>
20927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931 \begin_inset Formula $\exists$
20932 \end_inset
20933
20934
20935 \end_layout
20936
20937 \end_inset
20938 </cell>
20939 </row>
20940 <row>
20941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20942 \begin_inset Text
20943
20944 \begin_layout Plain Layout
20945
20946 \backslash
20947 nexists
20948 \end_layout
20949
20950 \end_inset
20951 </cell>
20952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20953 \begin_inset Text
20954
20955 \begin_layout Plain Layout
20956 \begin_inset Formula $\nexists$
20957 \end_inset
20958
20959
20960 \end_layout
20961
20962 \end_inset
20963 </cell>
20964 </row>
20965 <row>
20966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Plain Layout
20970
20971 \backslash
20972 emptyset
20973 \end_layout
20974
20975 \end_inset
20976 </cell>
20977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Plain Layout
20981 \begin_inset Formula $\emptyset$
20982 \end_inset
20983
20984
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 </row>
20990 <row>
20991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20992 \begin_inset Text
20993
20994 \begin_layout Plain Layout
20995
20996 \backslash
20997 varnothing
20998 \end_layout
20999
21000 \end_inset
21001 </cell>
21002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21003 \begin_inset Text
21004
21005 \begin_layout Plain Layout
21006 \begin_inset Formula $\varnothing$
21007 \end_inset
21008
21009
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 </row>
21015 <row>
21016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21017 \begin_inset Text
21018
21019 \begin_layout Plain Layout
21020
21021 \backslash
21022 dag
21023 \end_layout
21024
21025 \end_inset
21026 </cell>
21027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21028 \begin_inset Text
21029
21030 \begin_layout Plain Layout
21031 \begin_inset Formula $\dag$
21032 \end_inset
21033
21034
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 </row>
21040 <row>
21041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21042 \begin_inset Text
21043
21044 \begin_layout Plain Layout
21045
21046 \backslash
21047 ddag
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21053 \begin_inset Text
21054
21055 \begin_layout Plain Layout
21056 \begin_inset Formula $\ddag$
21057 \end_inset
21058
21059
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 </row>
21065 <row>
21066 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21067 \begin_inset Text
21068
21069 \begin_layout Plain Layout
21070
21071 \backslash
21072 complement
21073 \end_layout
21074
21075 \end_inset
21076 </cell>
21077 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21078 \begin_inset Text
21079
21080 \begin_layout Plain Layout
21081 \begin_inset ERT
21082 status collapsed
21083
21084 \begin_layout Plain Layout
21085
21086
21087 \backslash
21088 raisebox{-0.8mm}{
21089 \end_layout
21090
21091 \end_inset
21092
21093
21094 \begin_inset Formula $\complement$
21095 \end_inset
21096
21097
21098 \begin_inset ERT
21099 status collapsed
21100
21101 \begin_layout Plain Layout
21102
21103 }
21104 \end_layout
21105
21106 \end_inset
21107
21108
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 </row>
21114 <row>
21115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21116 \begin_inset Text
21117
21118 \begin_layout Plain Layout
21119
21120 \backslash
21121 Bbbk
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21127 \begin_inset Text
21128
21129 \begin_layout Plain Layout
21130 \begin_inset Formula $\Bbbk$
21131 \end_inset
21132
21133
21134 \end_layout
21135
21136 \end_inset
21137 </cell>
21138 </row>
21139 </lyxtabular>
21140
21141 \end_inset
21142
21143
21144 \begin_inset space \hfill{}
21145 \end_inset
21146
21147
21148 \begin_inset Tabular
21149 <lyxtabular version="3" rows="10" columns="2">
21150 <features>
21151 <column alignment="center" valignment="top" width="0pt">
21152 <column alignment="center" valignment="top" width="0pt">
21153 <row>
21154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21155 \begin_inset Text
21156
21157 \begin_layout Plain Layout
21158 Command
21159 \end_layout
21160
21161 \end_inset
21162 </cell>
21163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21164 \begin_inset Text
21165
21166 \begin_layout Plain Layout
21167 Result
21168 \end_layout
21169
21170 \end_inset
21171 </cell>
21172 </row>
21173 <row>
21174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21175 \begin_inset Text
21176
21177 \begin_layout Plain Layout
21178
21179 \backslash
21180 prime
21181 \end_layout
21182
21183 \end_inset
21184 </cell>
21185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21186 \begin_inset Text
21187
21188 \begin_layout Plain Layout
21189 \begin_inset Formula $\prime$
21190 \end_inset
21191
21192
21193 \end_layout
21194
21195 \end_inset
21196 </cell>
21197 </row>
21198 <row>
21199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21200 \begin_inset Text
21201
21202 \begin_layout Plain Layout
21203
21204 \backslash
21205 backprime
21206 \end_layout
21207
21208 \end_inset
21209 </cell>
21210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21211 \begin_inset Text
21212
21213 \begin_layout Plain Layout
21214 \begin_inset Formula $\backprime$
21215 \end_inset
21216
21217
21218 \end_layout
21219
21220 \end_inset
21221 </cell>
21222 </row>
21223 <row>
21224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21225 \begin_inset Text
21226
21227 \begin_layout Plain Layout
21228
21229 \backslash
21230 mho
21231 \end_layout
21232
21233 \end_inset
21234 </cell>
21235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21236 \begin_inset Text
21237
21238 \begin_layout Plain Layout
21239 \begin_inset Formula $\mho$
21240 \end_inset
21241
21242
21243 \end_layout
21244
21245 \end_inset
21246 </cell>
21247 </row>
21248 <row>
21249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21250 \begin_inset Text
21251
21252 \begin_layout Plain Layout
21253
21254 \backslash
21255 triangle
21256 \end_layout
21257
21258 \end_inset
21259 </cell>
21260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21261 \begin_inset Text
21262
21263 \begin_layout Plain Layout
21264 \begin_inset Formula $\triangle$
21265 \end_inset
21266
21267
21268 \end_layout
21269
21270 \end_inset
21271 </cell>
21272 </row>
21273 <row>
21274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21275 \begin_inset Text
21276
21277 \begin_layout Plain Layout
21278
21279 \backslash
21280 angle
21281 \end_layout
21282
21283 \end_inset
21284 </cell>
21285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21286 \begin_inset Text
21287
21288 \begin_layout Plain Layout
21289 \begin_inset Formula $\angle$
21290 \end_inset
21291
21292
21293 \end_layout
21294
21295 \end_inset
21296 </cell>
21297 </row>
21298 <row>
21299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21300 \begin_inset Text
21301
21302 \begin_layout Plain Layout
21303
21304 \backslash
21305 measuredangle
21306 \end_layout
21307
21308 \end_inset
21309 </cell>
21310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21311 \begin_inset Text
21312
21313 \begin_layout Plain Layout
21314 \begin_inset Formula $\measuredangle$
21315 \end_inset
21316
21317
21318 \end_layout
21319
21320 \end_inset
21321 </cell>
21322 </row>
21323 <row>
21324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21325 \begin_inset Text
21326
21327 \begin_layout Plain Layout
21328
21329 \backslash
21330 sphericalangle
21331 \end_layout
21332
21333 \end_inset
21334 </cell>
21335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21336 \begin_inset Text
21337
21338 \begin_layout Plain Layout
21339 \begin_inset Formula $\sphericalangle$
21340 \end_inset
21341
21342
21343 \end_layout
21344
21345 \end_inset
21346 </cell>
21347 </row>
21348 <row>
21349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21350 \begin_inset Text
21351
21352 \begin_layout Plain Layout
21353
21354 \backslash
21355 top
21356 \end_layout
21357
21358 \end_inset
21359 </cell>
21360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21361 \begin_inset Text
21362
21363 \begin_layout Plain Layout
21364 \begin_inset Formula $\top$
21365 \end_inset
21366
21367
21368 \end_layout
21369
21370 \end_inset
21371 </cell>
21372 </row>
21373 <row>
21374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21375 \begin_inset Text
21376
21377 \begin_layout Plain Layout
21378
21379 \backslash
21380 bot
21381 \end_layout
21382
21383 \end_inset
21384 </cell>
21385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21386 \begin_inset Text
21387
21388 \begin_layout Plain Layout
21389 \begin_inset Formula $\bot$
21390 \end_inset
21391
21392
21393 \end_layout
21394
21395 \end_inset
21396 </cell>
21397 </row>
21398 </lyxtabular>
21399
21400 \end_inset
21401
21402
21403 \begin_inset space \hfill{}
21404 \end_inset
21405
21406
21407 \end_layout
21408
21409 \begin_layout Subsection
21410 Miscellaneous Symbols
21411 \begin_inset CommandInset label
21412 LatexCommand label
21413 name "sub:Miscellaneous-Symbols"
21414
21415 \end_inset
21416
21417
21418 \begin_inset Index
21419 status collapsed
21420
21421 \begin_layout Plain Layout
21422 Symbols ! miscellaneous
21423 \end_layout
21424
21425 \end_inset
21426
21427
21428 \end_layout
21429
21430 \begin_layout Standard
21431 \noindent
21432 \align center
21433 \begin_inset Tabular
21434 <lyxtabular version="3" rows="10" columns="2">
21435 <features>
21436 <column alignment="center" valignment="top" width="0pt">
21437 <column alignment="center" valignment="top" width="0pt">
21438 <row>
21439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21440 \begin_inset Text
21441
21442 \begin_layout Plain Layout
21443 Command
21444 \end_layout
21445
21446 \end_inset
21447 </cell>
21448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21449 \begin_inset Text
21450
21451 \begin_layout Plain Layout
21452 Result
21453 \end_layout
21454
21455 \end_inset
21456 </cell>
21457 </row>
21458 <row>
21459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21460 \begin_inset Text
21461
21462 \begin_layout Plain Layout
21463
21464 \backslash
21465 flat
21466 \end_layout
21467
21468 \end_inset
21469 </cell>
21470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21471 \begin_inset Text
21472
21473 \begin_layout Plain Layout
21474 \begin_inset Formula $\flat$
21475 \end_inset
21476
21477
21478 \end_layout
21479
21480 \end_inset
21481 </cell>
21482 </row>
21483 <row>
21484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21485 \begin_inset Text
21486
21487 \begin_layout Plain Layout
21488
21489 \backslash
21490 natural
21491 \end_layout
21492
21493 \end_inset
21494 </cell>
21495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21496 \begin_inset Text
21497
21498 \begin_layout Plain Layout
21499 \begin_inset Formula $\natural$
21500 \end_inset
21501
21502
21503 \end_layout
21504
21505 \end_inset
21506 </cell>
21507 </row>
21508 <row>
21509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21510 \begin_inset Text
21511
21512 \begin_layout Plain Layout
21513
21514 \backslash
21515 sharp
21516 \end_layout
21517
21518 \end_inset
21519 </cell>
21520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21521 \begin_inset Text
21522
21523 \begin_layout Plain Layout
21524 \begin_inset Formula $\sharp$
21525 \end_inset
21526
21527
21528 \end_layout
21529
21530 \end_inset
21531 </cell>
21532 </row>
21533 <row>
21534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21535 \begin_inset Text
21536
21537 \begin_layout Plain Layout
21538
21539 \backslash
21540 surd
21541 \end_layout
21542
21543 \end_inset
21544 </cell>
21545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21546 \begin_inset Text
21547
21548 \begin_layout Plain Layout
21549 \begin_inset Formula $\surd$
21550 \end_inset
21551
21552
21553 \end_layout
21554
21555 \end_inset
21556 </cell>
21557 </row>
21558 <row>
21559 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21560 \begin_inset Text
21561
21562 \begin_layout Plain Layout
21563
21564 \backslash
21565 checkmark
21566 \end_layout
21567
21568 \end_inset
21569 </cell>
21570 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21571 \begin_inset Text
21572
21573 \begin_layout Plain Layout
21574 \begin_inset Formula $\checkmark$
21575 \end_inset
21576
21577
21578 \end_layout
21579
21580 \end_inset
21581 </cell>
21582 </row>
21583 <row>
21584 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21585 \begin_inset Text
21586
21587 \begin_layout Plain Layout
21588
21589 \backslash
21590 yen
21591 \end_layout
21592
21593 \end_inset
21594 </cell>
21595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21596 \begin_inset Text
21597
21598 \begin_layout Plain Layout
21599 \begin_inset Formula $\yen$
21600 \end_inset
21601
21602
21603 \end_layout
21604
21605 \end_inset
21606 </cell>
21607 </row>
21608 <row>
21609 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21610 \begin_inset Text
21611
21612 \begin_layout Plain Layout
21613
21614 \backslash
21615 pounds
21616 \end_layout
21617
21618 \end_inset
21619 </cell>
21620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21621 \begin_inset Text
21622
21623 \begin_layout Plain Layout
21624 \begin_inset Formula $\pounds$
21625 \end_inset
21626
21627
21628 \end_layout
21629
21630 \end_inset
21631 </cell>
21632 </row>
21633 <row>
21634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21635 \begin_inset Text
21636
21637 \begin_layout Plain Layout
21638 $
21639 \end_layout
21640
21641 \end_inset
21642 </cell>
21643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21644 \begin_inset Text
21645
21646 \begin_layout Plain Layout
21647 \begin_inset Formula $\$$
21648 \end_inset
21649
21650
21651 \end_layout
21652
21653 \end_inset
21654 </cell>
21655 </row>
21656 <row>
21657 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21658 \begin_inset Text
21659
21660 \begin_layout Plain Layout
21661 §
21662 \end_layout
21663
21664 \end_inset
21665 </cell>
21666 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21667 \begin_inset Text
21668
21669 \begin_layout Plain Layout
21670 \begin_inset Formula $§$
21671 \end_inset
21672
21673
21674 \end_layout
21675
21676 \end_inset
21677 </cell>
21678 </row>
21679 </lyxtabular>
21680
21681 \end_inset
21682
21683
21684 \begin_inset Tabular
21685 <lyxtabular version="3" rows="10" columns="2">
21686 <features>
21687 <column alignment="center" valignment="top" width="0">
21688 <column alignment="center" valignment="top" width="0">
21689 <row>
21690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21691 \begin_inset Text
21692
21693 \begin_layout Plain Layout
21694 Command
21695 \end_layout
21696
21697 \end_inset
21698 </cell>
21699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21700 \begin_inset Text
21701
21702 \begin_layout Plain Layout
21703 Result
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 </row>
21709 <row>
21710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21711 \begin_inset Text
21712
21713 \begin_layout Plain Layout
21714
21715 \backslash
21716 hbar
21717 \end_layout
21718
21719 \end_inset
21720 </cell>
21721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \begin_layout Plain Layout
21725 \begin_inset Formula $\hbar$
21726 \end_inset
21727
21728
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 </row>
21734 <row>
21735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21736 \begin_inset Text
21737
21738 \begin_layout Plain Layout
21739
21740 \backslash
21741 hslash
21742 \end_layout
21743
21744 \end_inset
21745 </cell>
21746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21747 \begin_inset Text
21748
21749 \begin_layout Plain Layout
21750 \begin_inset Formula $\hslash$
21751 \end_inset
21752
21753
21754 \end_layout
21755
21756 \end_inset
21757 </cell>
21758 </row>
21759 <row>
21760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21761 \begin_inset Text
21762
21763 \begin_layout Plain Layout
21764
21765 \backslash
21766 clubsuit
21767 \end_layout
21768
21769 \end_inset
21770 </cell>
21771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21772 \begin_inset Text
21773
21774 \begin_layout Plain Layout
21775 \begin_inset Formula $\clubsuit$
21776 \end_inset
21777
21778
21779 \end_layout
21780
21781 \end_inset
21782 </cell>
21783 </row>
21784 <row>
21785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21786 \begin_inset Text
21787
21788 \begin_layout Plain Layout
21789
21790 \backslash
21791 spadesuit
21792 \end_layout
21793
21794 \end_inset
21795 </cell>
21796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21797 \begin_inset Text
21798
21799 \begin_layout Plain Layout
21800 \begin_inset Formula $\spadesuit$
21801 \end_inset
21802
21803
21804 \end_layout
21805
21806 \end_inset
21807 </cell>
21808 </row>
21809 <row>
21810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21811 \begin_inset Text
21812
21813 \begin_layout Plain Layout
21814
21815 \backslash
21816 bigstar
21817 \end_layout
21818
21819 \end_inset
21820 </cell>
21821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21822 \begin_inset Text
21823
21824 \begin_layout Plain Layout
21825 \begin_inset Formula $\bigstar$
21826 \end_inset
21827
21828
21829 \end_layout
21830
21831 \end_inset
21832 </cell>
21833 </row>
21834 <row>
21835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21836 \begin_inset Text
21837
21838 \begin_layout Plain Layout
21839
21840 \backslash
21841 blacklozenge
21842 \end_layout
21843
21844 \end_inset
21845 </cell>
21846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21847 \begin_inset Text
21848
21849 \begin_layout Plain Layout
21850 \begin_inset Formula $\blacklozenge$
21851 \end_inset
21852
21853
21854 \end_layout
21855
21856 \end_inset
21857 </cell>
21858 </row>
21859 <row>
21860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21861 \begin_inset Text
21862
21863 \begin_layout Plain Layout
21864
21865 \backslash
21866 blacktriangle
21867 \end_layout
21868
21869 \end_inset
21870 </cell>
21871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21872 \begin_inset Text
21873
21874 \begin_layout Plain Layout
21875 \begin_inset Formula $\blacktriangle$
21876 \end_inset
21877
21878
21879 \end_layout
21880
21881 \end_inset
21882 </cell>
21883 </row>
21884 <row>
21885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21886 \begin_inset Text
21887
21888 \begin_layout Plain Layout
21889
21890 \backslash
21891 blacktiangledown
21892 \end_layout
21893
21894 \end_inset
21895 </cell>
21896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900 \begin_inset Formula $\blacktriangledown$
21901 \end_inset
21902
21903
21904 \end_layout
21905
21906 \end_inset
21907 </cell>
21908 </row>
21909 <row>
21910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21911 \begin_inset Text
21912
21913 \begin_layout Plain Layout
21914
21915 \backslash
21916 bullet
21917 \end_layout
21918
21919 \end_inset
21920 </cell>
21921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21922 \begin_inset Text
21923
21924 \begin_layout Plain Layout
21925 \begin_inset Formula $\bullet$
21926 \end_inset
21927
21928
21929 \end_layout
21930
21931 \end_inset
21932 </cell>
21933 </row>
21934 </lyxtabular>
21935
21936 \end_inset
21937
21938
21939 \begin_inset Tabular
21940 <lyxtabular version="3" rows="10" columns="2">
21941 <features>
21942 <column alignment="center" valignment="top" width="0pt">
21943 <column alignment="center" valignment="top" width="0pt">
21944 <row>
21945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21946 \begin_inset Text
21947
21948 \begin_layout Plain Layout
21949 Command
21950 \end_layout
21951
21952 \end_inset
21953 </cell>
21954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21955 \begin_inset Text
21956
21957 \begin_layout Plain Layout
21958 Result
21959 \end_layout
21960
21961 \end_inset
21962 </cell>
21963 </row>
21964 <row>
21965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21966 \begin_inset Text
21967
21968 \begin_layout Plain Layout
21969
21970 \backslash
21971 diamondsuit
21972 \end_layout
21973
21974 \end_inset
21975 </cell>
21976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21977 \begin_inset Text
21978
21979 \begin_layout Plain Layout
21980 \begin_inset Formula $\diamondsuit$
21981 \end_inset
21982
21983
21984 \end_layout
21985
21986 \end_inset
21987 </cell>
21988 </row>
21989 <row>
21990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21991 \begin_inset Text
21992
21993 \begin_layout Plain Layout
21994
21995 \backslash
21996 Diamond
21997 \end_layout
21998
21999 \end_inset
22000 </cell>
22001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22002 \begin_inset Text
22003
22004 \begin_layout Plain Layout
22005 \begin_inset Formula $\Diamond$
22006 \end_inset
22007
22008
22009 \end_layout
22010
22011 \end_inset
22012 </cell>
22013 </row>
22014 <row>
22015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22016 \begin_inset Text
22017
22018 \begin_layout Plain Layout
22019
22020 \backslash
22021 heartsuit
22022 \end_layout
22023
22024 \end_inset
22025 </cell>
22026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22027 \begin_inset Text
22028
22029 \begin_layout Plain Layout
22030 \begin_inset Formula $\heartsuit$
22031 \end_inset
22032
22033
22034 \end_layout
22035
22036 \end_inset
22037 </cell>
22038 </row>
22039 <row>
22040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22041 \begin_inset Text
22042
22043 \begin_layout Plain Layout
22044
22045 \backslash
22046 P
22047 \end_layout
22048
22049 \end_inset
22050 </cell>
22051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22052 \begin_inset Text
22053
22054 \begin_layout Plain Layout
22055 \begin_inset Formula $\P$
22056 \end_inset
22057
22058
22059 \end_layout
22060
22061 \end_inset
22062 </cell>
22063 </row>
22064 <row>
22065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22066 \begin_inset Text
22067
22068 \begin_layout Plain Layout
22069
22070 \backslash
22071 copyright
22072 \end_layout
22073
22074 \end_inset
22075 </cell>
22076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22077 \begin_inset Text
22078
22079 \begin_layout Plain Layout
22080 \begin_inset Formula $\copyright$
22081 \end_inset
22082
22083
22084 \end_layout
22085
22086 \end_inset
22087 </cell>
22088 </row>
22089 <row>
22090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22091 \begin_inset Text
22092
22093 \begin_layout Plain Layout
22094
22095 \backslash
22096 circledR
22097 \end_layout
22098
22099 \end_inset
22100 </cell>
22101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22102 \begin_inset Text
22103
22104 \begin_layout Plain Layout
22105 \begin_inset Formula $\circledR$
22106 \end_inset
22107
22108
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 </row>
22114 <row>
22115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22116 \begin_inset Text
22117
22118 \begin_layout Plain Layout
22119
22120 \backslash
22121 maltese
22122 \end_layout
22123
22124 \end_inset
22125 </cell>
22126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22127 \begin_inset Text
22128
22129 \begin_layout Plain Layout
22130 \begin_inset Formula $\maltese$
22131 \end_inset
22132
22133
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 </row>
22139 <row>
22140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22141 \begin_inset Text
22142
22143 \begin_layout Plain Layout
22144
22145 \backslash
22146 diagup
22147 \end_layout
22148
22149 \end_inset
22150 </cell>
22151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22152 \begin_inset Text
22153
22154 \begin_layout Plain Layout
22155 \begin_inset Formula $\diagup$
22156 \end_inset
22157
22158
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 </row>
22164 <row>
22165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169
22170 \backslash
22171 diagdown
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180 \begin_inset Formula $\diagdown$
22181 \end_inset
22182
22183
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 </row>
22189 </lyxtabular>
22190
22191 \end_inset
22192
22193
22194 \end_layout
22195
22196 \begin_layout Standard
22197 \begin_inset VSpace medskip
22198 \end_inset
22199
22200 More symbols are listed in 
22201 \begin_inset CommandInset ref
22202 LatexCommand ref
22203 reference "sub:Miscellaneous-special-Characters"
22204
22205 \end_inset
22206
22207 .
22208 \end_layout
22209
22210 \begin_layout Standard
22211 Some symbols can be displayed in different sizes, see 
22212 \begin_inset CommandInset ref
22213 LatexCommand ref
22214 reference "sub:Font-Sizes"
22215
22216 \end_inset
22217
22218 .
22219 \end_layout
22220
22221 \begin_layout Subsection
22222 The Euro-Symbol €
22223 \begin_inset Index
22224 status collapsed
22225
22226 \begin_layout Plain Layout
22227 Symbols ! Euro-symbol
22228 \end_layout
22229
22230 \end_inset
22231
22232
22233 \begin_inset Index
22234 status collapsed
22235
22236 \begin_layout Plain Layout
22237
22238 \backslash
22239 @
22240 \begin_inset ERT
22241 status collapsed
22242
22243 \begin_layout Plain Layout
22244
22245
22246 \backslash
22247 officialeuro
22248 \end_layout
22249
22250 \end_inset
22251
22252
22253 \end_layout
22254
22255 \end_inset
22256
22257
22258 \end_layout
22259
22260 \begin_layout Standard
22261 To use the Euro symbol in formulas, the LaTeX-package 
22262 \series bold
22263 eurosym
22264 \series default
22265
22266 \begin_inset Index
22267 status collapsed
22268
22269 \begin_layout Plain Layout
22270 Packages ! eurosym
22271 \end_layout
22272
22273 \end_inset
22274
22275  must be installed and loaded with the LaTeX-preamble line
22276 \end_layout
22277
22278 \begin_layout Standard
22279
22280 \series bold
22281
22282 \backslash
22283 usepackage[gennarrow]{eurosym}
22284 \end_layout
22285
22286 \begin_layout Standard
22287 The Euro symbol can now be inserted with the command 
22288 \series bold
22289
22290 \backslash
22291 euro
22292 \series default
22293
22294 \begin_inset Index
22295 status collapsed
22296
22297 \begin_layout Plain Layout
22298 Commands ! E ! 
22299 \backslash
22300 euro
22301 \end_layout
22302
22303 \end_inset
22304
22305 .
22306 \end_layout
22307
22308 \begin_layout Standard
22309 The Euro symbol can directly be inserted with the € key in mathematical
22310  text, without having 
22311 \series bold
22312 eurosym
22313 \series default
22314  installed.
22315  When 
22316 \series bold
22317 eurosym
22318 \series default
22319  is installed, 
22320 \series bold
22321
22322 \backslash
22323 euro
22324 \series default
22325  can also be inserted in TeX-mode.
22326  The official currency symbol can then be inserted with the command 
22327 \series bold
22328
22329 \backslash
22330 officialeuro
22331 \series default
22332
22333 \begin_inset Index
22334 status collapsed
22335
22336 \begin_layout Plain Layout
22337 Commands ! O ! 
22338 \backslash
22339 officialeuro
22340 \end_layout
22341
22342 \end_inset
22343
22344 , that is only available in TeX-mode.
22345 \end_layout
22346
22347 \begin_layout Standard
22348 \begin_inset ERT
22349 status collapsed
22350
22351 \begin_layout Plain Layout
22352
22353
22354 \backslash
22355 ifeurosym 
22356 \end_layout
22357
22358 \end_inset
22359
22360
22361 \begin_inset Note Note
22362 status open
22363
22364 \begin_layout Plain Layout
22365 The following table will only be displayed when the LaTeX-package 
22366 \series bold
22367 eurosym
22368 \series default
22369  is installed.
22370 \end_layout
22371
22372 \end_inset
22373
22374
22375 \end_layout
22376
22377 \begin_layout Standard
22378 An overview about the different Euro symbols:
22379 \end_layout
22380
22381 \begin_layout Standard
22382 \align center
22383 \begin_inset Tabular
22384 <lyxtabular version="3" rows="4" columns="3">
22385 <features>
22386 <column alignment="center" valignment="top" width="0pt">
22387 <column alignment="center" valignment="top" width="0pt">
22388 <column alignment="center" valignment="top" width="0pt">
22389 <row>
22390 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22391 \begin_inset Text
22392
22393 \begin_layout Plain Layout
22394
22395 \end_layout
22396
22397 \end_inset
22398 </cell>
22399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22400 \begin_inset Text
22401
22402 \begin_layout Plain Layout
22403 Command 
22404 \end_layout
22405
22406 \end_inset
22407 </cell>
22408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22409 \begin_inset Text
22410
22411 \begin_layout Plain Layout
22412 Result
22413 \end_layout
22414
22415 \end_inset
22416 </cell>
22417 </row>
22418 <row>
22419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22420 \begin_inset Text
22421
22422 \begin_layout Plain Layout
22423 formula
22424 \end_layout
22425
22426 \end_inset
22427 </cell>
22428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22429 \begin_inset Text
22430
22431 \begin_layout Plain Layout
22432
22433 \backslash
22434 euro
22435 \end_layout
22436
22437 \end_inset
22438 </cell>
22439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22440 \begin_inset Text
22441
22442 \begin_layout Plain Layout
22443 \begin_inset Formula $\euro$
22444 \end_inset
22445
22446
22447 \end_layout
22448
22449 \end_inset
22450 </cell>
22451 </row>
22452 <row>
22453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22454 \begin_inset Text
22455
22456 \begin_layout Plain Layout
22457 mathematical text
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22463 \begin_inset Text
22464
22465 \begin_layout Plain Layout
22466
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22472 \begin_inset Text
22473
22474 \begin_layout Plain Layout
22475 \begin_inset Formula $\mbox{€}$
22476 \end_inset
22477
22478
22479 \end_layout
22480
22481 \end_inset
22482 </cell>
22483 </row>
22484 <row>
22485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22486 \begin_inset Text
22487
22488 \begin_layout Plain Layout
22489 TeX-mode
22490 \end_layout
22491
22492 \end_inset
22493 </cell>
22494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22495 \begin_inset Text
22496
22497 \begin_layout Plain Layout
22498
22499 \backslash
22500 officialeuro
22501 \end_layout
22502
22503 \end_inset
22504 </cell>
22505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22506 \begin_inset Text
22507
22508 \begin_layout Plain Layout
22509 \begin_inset ERT
22510 status collapsed
22511
22512 \begin_layout Plain Layout
22513
22514
22515 \backslash
22516 officialeuro
22517 \end_layout
22518
22519 \end_inset
22520
22521
22522 \end_layout
22523
22524 \end_inset
22525 </cell>
22526 </row>
22527 </lyxtabular>
22528
22529 \end_inset
22530
22531
22532 \end_layout
22533
22534 \begin_layout Standard
22535 \begin_inset ERT
22536 status collapsed
22537
22538 \begin_layout Plain Layout
22539
22540
22541 \backslash
22542 else 
22543 \end_layout
22544
22545 \end_inset
22546
22547
22548 \begin_inset Note Note
22549 status open
22550
22551 \begin_layout Plain Layout
22552 The following will be displayed when the LaTeX-package 
22553 \series bold
22554 eurosym
22555 \series default
22556  is not installed:
22557 \end_layout
22558
22559 \end_inset
22560
22561
22562 \end_layout
22563
22564 \begin_layout Standard
22565 You need to install the LaTeX-package 
22566 \series bold
22567 eurosym
22568 \series default
22569  to see the rest of this subsection in the output.
22570 \end_layout
22571
22572 \begin_layout Standard
22573 \begin_inset ERT
22574 status collapsed
22575
22576 \begin_layout Plain Layout
22577
22578
22579 \backslash
22580 fi 
22581 \end_layout
22582
22583 \end_inset
22584
22585
22586 \end_layout
22587
22588 \begin_layout Section
22589 Relations
22590 \begin_inset CommandInset label
22591 LatexCommand label
22592 name "sec:Relations"
22593
22594 \end_inset
22595
22596
22597 \begin_inset Index
22598 status collapsed
22599
22600 \begin_layout Plain Layout
22601 Relations
22602 \end_layout
22603
22604 \end_inset
22605
22606
22607 \begin_inset Index
22608 status collapsed
22609
22610 \begin_layout Plain Layout
22611 Comparisons|see
22612 \begin_inset ERT
22613 status collapsed
22614
22615 \begin_layout Plain Layout
22616
22617 {
22618 \end_layout
22619
22620 \end_inset
22621
22622 Relations
22623 \begin_inset ERT
22624 status collapsed
22625
22626 \begin_layout Plain Layout
22627
22628 }
22629 \end_layout
22630
22631 \end_inset
22632
22633
22634 \end_layout
22635
22636 \end_inset
22637
22638
22639 \end_layout
22640
22641 \begin_layout Standard
22642 All relations can also be inserted via the toolbar button 
22643 \begin_inset Graphics
22644         filename ../images/math/leq.png
22645         scale 85
22646
22647 \end_inset
22648
22649 .
22650 \end_layout
22651
22652 \begin_layout Standard
22653 \begin_inset space \hfill{}
22654 \end_inset
22655
22656
22657 \begin_inset Tabular
22658 <lyxtabular version="3" rows="17" columns="2">
22659 <features>
22660 <column alignment="center" valignment="top" width="0pt">
22661 <column alignment="center" valignment="top" width="0pt">
22662 <row>
22663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22664 \begin_inset Text
22665
22666 \begin_layout Plain Layout
22667 Command
22668 \end_layout
22669
22670 \end_inset
22671 </cell>
22672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22673 \begin_inset Text
22674
22675 \begin_layout Plain Layout
22676 Result
22677 \end_layout
22678
22679 \end_inset
22680 </cell>
22681 </row>
22682 <row>
22683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22684 \begin_inset Text
22685
22686 \begin_layout Plain Layout
22687 <
22688 \end_layout
22689
22690 \end_inset
22691 </cell>
22692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22693 \begin_inset Text
22694
22695 \begin_layout Plain Layout
22696 \begin_inset Formula $<$
22697 \end_inset
22698
22699
22700 \end_layout
22701
22702 \end_inset
22703 </cell>
22704 </row>
22705 <row>
22706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22707 \begin_inset Text
22708
22709 \begin_layout Plain Layout
22710
22711 \backslash
22712 le
22713 \end_layout
22714
22715 \end_inset
22716 </cell>
22717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22718 \begin_inset Text
22719
22720 \begin_layout Plain Layout
22721 \begin_inset Formula $\le$
22722 \end_inset
22723
22724
22725 \end_layout
22726
22727 \end_inset
22728 </cell>
22729 </row>
22730 <row>
22731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22732 \begin_inset Text
22733
22734 \begin_layout Plain Layout
22735
22736 \backslash
22737 ll
22738 \end_layout
22739
22740 \end_inset
22741 </cell>
22742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22743 \begin_inset Text
22744
22745 \begin_layout Plain Layout
22746 \begin_inset Formula $\ll$
22747 \end_inset
22748
22749
22750 \end_layout
22751
22752 \end_inset
22753 </cell>
22754 </row>
22755 <row>
22756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22757 \begin_inset Text
22758
22759 \begin_layout Plain Layout
22760
22761 \backslash
22762 prec
22763 \end_layout
22764
22765 \end_inset
22766 </cell>
22767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22768 \begin_inset Text
22769
22770 \begin_layout Plain Layout
22771 \begin_inset Formula $\prec$
22772 \end_inset
22773
22774
22775 \end_layout
22776
22777 \end_inset
22778 </cell>
22779 </row>
22780 <row>
22781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22782 \begin_inset Text
22783
22784 \begin_layout Plain Layout
22785
22786 \backslash
22787 preceq
22788 \end_layout
22789
22790 \end_inset
22791 </cell>
22792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22793 \begin_inset Text
22794
22795 \begin_layout Plain Layout
22796 \begin_inset Formula $\preceq$
22797 \end_inset
22798
22799
22800 \end_layout
22801
22802 \end_inset
22803 </cell>
22804 </row>
22805 <row>
22806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22807 \begin_inset Text
22808
22809 \begin_layout Plain Layout
22810
22811 \backslash
22812 subset
22813 \end_layout
22814
22815 \end_inset
22816 </cell>
22817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22818 \begin_inset Text
22819
22820 \begin_layout Plain Layout
22821 \begin_inset Formula $\subset$
22822 \end_inset
22823
22824
22825 \end_layout
22826
22827 \end_inset
22828 </cell>
22829 </row>
22830 <row>
22831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22832 \begin_inset Text
22833
22834 \begin_layout Plain Layout
22835
22836 \backslash
22837 subseteq
22838 \end_layout
22839
22840 \end_inset
22841 </cell>
22842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22843 \begin_inset Text
22844
22845 \begin_layout Plain Layout
22846 \begin_inset Formula $\subseteq$
22847 \end_inset
22848
22849
22850 \end_layout
22851
22852 \end_inset
22853 </cell>
22854 </row>
22855 <row>
22856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22857 \begin_inset Text
22858
22859 \begin_layout Plain Layout
22860
22861 \backslash
22862 sqsubseteq
22863 \end_layout
22864
22865 \end_inset
22866 </cell>
22867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22868 \begin_inset Text
22869
22870 \begin_layout Plain Layout
22871 \begin_inset Formula $\sqsubseteq$
22872 \end_inset
22873
22874
22875 \end_layout
22876
22877 \end_inset
22878 </cell>
22879 </row>
22880 <row>
22881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22882 \begin_inset Text
22883
22884 \begin_layout Plain Layout
22885
22886 \backslash
22887 in
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896 \begin_inset Formula $\in$
22897 \end_inset
22898
22899
22900 \end_layout
22901
22902 \end_inset
22903 </cell>
22904 </row>
22905 <row>
22906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22907 \begin_inset Text
22908
22909 \begin_layout Plain Layout
22910
22911 \backslash
22912 vdash
22913 \end_layout
22914
22915 \end_inset
22916 </cell>
22917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22918 \begin_inset Text
22919
22920 \begin_layout Plain Layout
22921 \begin_inset Formula $\vdash$
22922 \end_inset
22923
22924
22925 \end_layout
22926
22927 \end_inset
22928 </cell>
22929 </row>
22930 <row>
22931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22932 \begin_inset Text
22933
22934 \begin_layout Plain Layout
22935
22936 \backslash
22937 smile
22938 \end_layout
22939
22940 \end_inset
22941 </cell>
22942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22943 \begin_inset Text
22944
22945 \begin_layout Plain Layout
22946 \begin_inset Formula $\smile$
22947 \end_inset
22948
22949
22950 \end_layout
22951
22952 \end_inset
22953 </cell>
22954 </row>
22955 <row>
22956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22957 \begin_inset Text
22958
22959 \begin_layout Plain Layout
22960
22961 \backslash
22962 lhd
22963 \end_layout
22964
22965 \end_inset
22966 </cell>
22967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22968 \begin_inset Text
22969
22970 \begin_layout Plain Layout
22971 \begin_inset Formula $\lhd$
22972 \end_inset
22973
22974
22975 \end_layout
22976
22977 \end_inset
22978 </cell>
22979 </row>
22980 <row>
22981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22982 \begin_inset Text
22983
22984 \begin_layout Plain Layout
22985
22986 \backslash
22987 unlhd
22988 \end_layout
22989
22990 \end_inset
22991 </cell>
22992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22993 \begin_inset Text
22994
22995 \begin_layout Plain Layout
22996 \begin_inset Formula $\unlhd$
22997 \end_inset
22998
22999
23000 \end_layout
23001
23002 \end_inset
23003 </cell>
23004 </row>
23005 <row>
23006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23007 \begin_inset Text
23008
23009 \begin_layout Plain Layout
23010
23011 \backslash
23012 gtrless
23013 \end_layout
23014
23015 \end_inset
23016 </cell>
23017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23018 \begin_inset Text
23019
23020 \begin_layout Plain Layout
23021 \begin_inset Formula $\gtrless$
23022 \end_inset
23023
23024
23025 \end_layout
23026
23027 \end_inset
23028 </cell>
23029 </row>
23030 <row>
23031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23032 \begin_inset Text
23033
23034 \begin_layout Plain Layout
23035
23036 \backslash
23037 mid
23038 \end_layout
23039
23040 \end_inset
23041 </cell>
23042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23043 \begin_inset Text
23044
23045 \begin_layout Plain Layout
23046 \begin_inset Formula $\mid$
23047 \end_inset
23048
23049
23050 \end_layout
23051
23052 \end_inset
23053 </cell>
23054 </row>
23055 <row>
23056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23057 \begin_inset Text
23058
23059 \begin_layout Plain Layout
23060
23061 \backslash
23062 nmid
23063 \end_layout
23064
23065 \end_inset
23066 </cell>
23067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23068 \begin_inset Text
23069
23070 \begin_layout Plain Layout
23071 \begin_inset Formula $\nmid$
23072 \end_inset
23073
23074
23075 \end_layout
23076
23077 \end_inset
23078 </cell>
23079 </row>
23080 </lyxtabular>
23081
23082 \end_inset
23083
23084
23085 \begin_inset space \hfill{}
23086 \end_inset
23087
23088
23089 \begin_inset Tabular
23090 <lyxtabular version="3" rows="17" columns="2">
23091 <features>
23092 <column alignment="center" valignment="top" width="0pt">
23093 <column alignment="center" valignment="top" width="0pt">
23094 <row>
23095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23096 \begin_inset Text
23097
23098 \begin_layout Plain Layout
23099 Command
23100 \end_layout
23101
23102 \end_inset
23103 </cell>
23104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23105 \begin_inset Text
23106
23107 \begin_layout Plain Layout
23108 Result
23109 \end_layout
23110
23111 \end_inset
23112 </cell>
23113 </row>
23114 <row>
23115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23116 \begin_inset Text
23117
23118 \begin_layout Plain Layout
23119 =
23120 \end_layout
23121
23122 \end_inset
23123 </cell>
23124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23125 \begin_inset Text
23126
23127 \begin_layout Plain Layout
23128 \begin_inset Formula $=$
23129 \end_inset
23130
23131
23132 \end_layout
23133
23134 \end_inset
23135 </cell>
23136 </row>
23137 <row>
23138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23139 \begin_inset Text
23140
23141 \begin_layout Plain Layout
23142
23143 \backslash
23144 not=
23145 \end_layout
23146
23147 \end_inset
23148 </cell>
23149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23150 \begin_inset Text
23151
23152 \begin_layout Plain Layout
23153 \begin_inset Formula $\not=$
23154 \end_inset
23155
23156
23157 \end_layout
23158
23159 \end_inset
23160 </cell>
23161 </row>
23162 <row>
23163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23164 \begin_inset Text
23165
23166 \begin_layout Plain Layout
23167
23168 \backslash
23169 equiv
23170 \end_layout
23171
23172 \end_inset
23173 </cell>
23174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23175 \begin_inset Text
23176
23177 \begin_layout Plain Layout
23178 \begin_inset Formula $\equiv$
23179 \end_inset
23180
23181
23182 \end_layout
23183
23184 \end_inset
23185 </cell>
23186 </row>
23187 <row>
23188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23189 \begin_inset Text
23190
23191 \begin_layout Plain Layout
23192
23193 \backslash
23194 sim
23195 \end_layout
23196
23197 \end_inset
23198 </cell>
23199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23200 \begin_inset Text
23201
23202 \begin_layout Plain Layout
23203 \begin_inset Formula $\sim$
23204 \end_inset
23205
23206
23207 \end_layout
23208
23209 \end_inset
23210 </cell>
23211 </row>
23212 <row>
23213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23214 \begin_inset Text
23215
23216 \begin_layout Plain Layout
23217
23218 \backslash
23219 simeq
23220 \end_layout
23221
23222 \end_inset
23223 </cell>
23224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23225 \begin_inset Text
23226
23227 \begin_layout Plain Layout
23228 \begin_inset Formula $\simeq$
23229 \end_inset
23230
23231
23232 \end_layout
23233
23234 \end_inset
23235 </cell>
23236 </row>
23237 <row>
23238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23239 \begin_inset Text
23240
23241 \begin_layout Plain Layout
23242
23243 \backslash
23244 approx
23245 \end_layout
23246
23247 \end_inset
23248 </cell>
23249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23250 \begin_inset Text
23251
23252 \begin_layout Plain Layout
23253 \begin_inset Formula $\approx$
23254 \end_inset
23255
23256
23257 \end_layout
23258
23259 \end_inset
23260 </cell>
23261 </row>
23262 <row>
23263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23264 \begin_inset Text
23265
23266 \begin_layout Plain Layout
23267
23268 \backslash
23269 cong
23270 \end_layout
23271
23272 \end_inset
23273 </cell>
23274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23275 \begin_inset Text
23276
23277 \begin_layout Plain Layout
23278 \begin_inset Formula $\cong$
23279 \end_inset
23280
23281
23282 \end_layout
23283
23284 \end_inset
23285 </cell>
23286 </row>
23287 <row>
23288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23289 \begin_inset Text
23290
23291 \begin_layout Plain Layout
23292
23293 \backslash
23294 bowtie
23295 \end_layout
23296
23297 \end_inset
23298 </cell>
23299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23300 \begin_inset Text
23301
23302 \begin_layout Plain Layout
23303 \begin_inset Formula $\bowtie$
23304 \end_inset
23305
23306
23307 \end_layout
23308
23309 \end_inset
23310 </cell>
23311 </row>
23312 <row>
23313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23314 \begin_inset Text
23315
23316 \begin_layout Plain Layout
23317
23318 \backslash
23319 notin
23320 \end_layout
23321
23322 \end_inset
23323 </cell>
23324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23325 \begin_inset Text
23326
23327 \begin_layout Plain Layout
23328 \begin_inset Formula $\notin$
23329 \end_inset
23330
23331
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 </row>
23337 <row>
23338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23339 \begin_inset Text
23340
23341 \begin_layout Plain Layout
23342
23343 \backslash
23344 perp
23345 \end_layout
23346
23347 \end_inset
23348 </cell>
23349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23350 \begin_inset Text
23351
23352 \begin_layout Plain Layout
23353 \begin_inset Formula $\perp$
23354 \end_inset
23355
23356
23357 \end_layout
23358
23359 \end_inset
23360 </cell>
23361 </row>
23362 <row>
23363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Plain Layout
23367
23368 \backslash
23369 propto
23370 \end_layout
23371
23372 \end_inset
23373 </cell>
23374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23375 \begin_inset Text
23376
23377 \begin_layout Plain Layout
23378 \begin_inset Formula $\propto$
23379 \end_inset
23380
23381
23382 \end_layout
23383
23384 \end_inset
23385 </cell>
23386 </row>
23387 <row>
23388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23389 \begin_inset Text
23390
23391 \begin_layout Plain Layout
23392
23393 \backslash
23394 asymp
23395 \end_layout
23396
23397 \end_inset
23398 </cell>
23399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23400 \begin_inset Text
23401
23402 \begin_layout Plain Layout
23403 \begin_inset Formula $\asymp$
23404 \end_inset
23405
23406
23407 \end_layout
23408
23409 \end_inset
23410 </cell>
23411 </row>
23412 <row>
23413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23414 \begin_inset Text
23415
23416 \begin_layout Plain Layout
23417
23418 \backslash
23419 doteq
23420 \end_layout
23421
23422 \end_inset
23423 </cell>
23424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23425 \begin_inset Text
23426
23427 \begin_layout Plain Layout
23428 \begin_inset Formula $\doteq$
23429 \end_inset
23430
23431
23432 \end_layout
23433
23434 \end_inset
23435 </cell>
23436 </row>
23437 <row>
23438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23439 \begin_inset Text
23440
23441 \begin_layout Plain Layout
23442
23443 \backslash
23444 circeq
23445 \end_layout
23446
23447 \end_inset
23448 </cell>
23449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23450 \begin_inset Text
23451
23452 \begin_layout Plain Layout
23453 \begin_inset Formula $\circeq$
23454 \end_inset
23455
23456
23457 \end_layout
23458
23459 \end_inset
23460 </cell>
23461 </row>
23462 <row>
23463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23464 \begin_inset Text
23465
23466 \begin_layout Plain Layout
23467
23468 \backslash
23469 models
23470 \end_layout
23471
23472 \end_inset
23473 </cell>
23474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478 \begin_inset Formula $\models$
23479 \end_inset
23480
23481
23482 \end_layout
23483
23484 \end_inset
23485 </cell>
23486 </row>
23487 <row>
23488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23489 \begin_inset Text
23490
23491 \begin_layout Plain Layout
23492
23493 \backslash
23494 widehat=
23495 \end_layout
23496
23497 \end_inset
23498 </cell>
23499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503 \begin_inset Formula $\widehat{=}$
23504 \end_inset
23505
23506
23507 \end_layout
23508
23509 \end_inset
23510 </cell>
23511 </row>
23512 </lyxtabular>
23513
23514 \end_inset
23515
23516
23517 \begin_inset space \hfill{}
23518 \end_inset
23519
23520
23521 \begin_inset Tabular
23522 <lyxtabular version="3" rows="17" columns="2">
23523 <features>
23524 <column alignment="center" valignment="top" width="0pt">
23525 <column alignment="center" valignment="top" width="0pt">
23526 <row>
23527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531 Command
23532 \end_layout
23533
23534 \end_inset
23535 </cell>
23536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23537 \begin_inset Text
23538
23539 \begin_layout Plain Layout
23540 Result
23541 \end_layout
23542
23543 \end_inset
23544 </cell>
23545 </row>
23546 <row>
23547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23548 \begin_inset Text
23549
23550 \begin_layout Plain Layout
23551 >
23552 \end_layout
23553
23554 \end_inset
23555 </cell>
23556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23557 \begin_inset Text
23558
23559 \begin_layout Plain Layout
23560 \begin_inset Formula $>$
23561 \end_inset
23562
23563
23564 \end_layout
23565
23566 \end_inset
23567 </cell>
23568 </row>
23569 <row>
23570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23571 \begin_inset Text
23572
23573 \begin_layout Plain Layout
23574
23575 \backslash
23576 ge
23577 \end_layout
23578
23579 \end_inset
23580 </cell>
23581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23582 \begin_inset Text
23583
23584 \begin_layout Plain Layout
23585 \begin_inset Formula $\ge$
23586 \end_inset
23587
23588
23589 \end_layout
23590
23591 \end_inset
23592 </cell>
23593 </row>
23594 <row>
23595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23596 \begin_inset Text
23597
23598 \begin_layout Plain Layout
23599
23600 \backslash
23601 gg
23602 \end_layout
23603
23604 \end_inset
23605 </cell>
23606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23607 \begin_inset Text
23608
23609 \begin_layout Plain Layout
23610 \begin_inset Formula $\gg$
23611 \end_inset
23612
23613
23614 \end_layout
23615
23616 \end_inset
23617 </cell>
23618 </row>
23619 <row>
23620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23621 \begin_inset Text
23622
23623 \begin_layout Plain Layout
23624
23625 \backslash
23626 succ
23627 \end_layout
23628
23629 \end_inset
23630 </cell>
23631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23632 \begin_inset Text
23633
23634 \begin_layout Plain Layout
23635 \begin_inset Formula $\succ$
23636 \end_inset
23637
23638
23639 \end_layout
23640
23641 \end_inset
23642 </cell>
23643 </row>
23644 <row>
23645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23646 \begin_inset Text
23647
23648 \begin_layout Plain Layout
23649
23650 \backslash
23651 succeq
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23657 \begin_inset Text
23658
23659 \begin_layout Plain Layout
23660 \begin_inset Formula $\succeq$
23661 \end_inset
23662
23663
23664 \end_layout
23665
23666 \end_inset
23667 </cell>
23668 </row>
23669 <row>
23670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23671 \begin_inset Text
23672
23673 \begin_layout Plain Layout
23674
23675 \backslash
23676 supset
23677 \end_layout
23678
23679 \end_inset
23680 </cell>
23681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23682 \begin_inset Text
23683
23684 \begin_layout Plain Layout
23685 \begin_inset Formula $\supset$
23686 \end_inset
23687
23688
23689 \end_layout
23690
23691 \end_inset
23692 </cell>
23693 </row>
23694 <row>
23695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23696 \begin_inset Text
23697
23698 \begin_layout Plain Layout
23699
23700 \backslash
23701 supseteq
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23707 \begin_inset Text
23708
23709 \begin_layout Plain Layout
23710 \begin_inset Formula $\supseteq$
23711 \end_inset
23712
23713
23714 \end_layout
23715
23716 \end_inset
23717 </cell>
23718 </row>
23719 <row>
23720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23721 \begin_inset Text
23722
23723 \begin_layout Plain Layout
23724
23725 \backslash
23726 sqsupseteq
23727 \end_layout
23728
23729 \end_inset
23730 </cell>
23731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23732 \begin_inset Text
23733
23734 \begin_layout Plain Layout
23735 \begin_inset Formula $\sqsupseteq$
23736 \end_inset
23737
23738
23739 \end_layout
23740
23741 \end_inset
23742 </cell>
23743 </row>
23744 <row>
23745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23746 \begin_inset Text
23747
23748 \begin_layout Plain Layout
23749
23750 \backslash
23751 ni
23752 \end_layout
23753
23754 \end_inset
23755 </cell>
23756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23757 \begin_inset Text
23758
23759 \begin_layout Plain Layout
23760 \begin_inset Formula $\ni$
23761 \end_inset
23762
23763
23764 \end_layout
23765
23766 \end_inset
23767 </cell>
23768 </row>
23769 <row>
23770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23771 \begin_inset Text
23772
23773 \begin_layout Plain Layout
23774
23775 \backslash
23776 dashv
23777 \end_layout
23778
23779 \end_inset
23780 </cell>
23781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23782 \begin_inset Text
23783
23784 \begin_layout Plain Layout
23785 \begin_inset Formula $\dashv$
23786 \end_inset
23787
23788
23789 \end_layout
23790
23791 \end_inset
23792 </cell>
23793 </row>
23794 <row>
23795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23796 \begin_inset Text
23797
23798 \begin_layout Plain Layout
23799
23800 \backslash
23801 frown
23802 \end_layout
23803
23804 \end_inset
23805 </cell>
23806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23807 \begin_inset Text
23808
23809 \begin_layout Plain Layout
23810 \begin_inset Formula $\frown$
23811 \end_inset
23812
23813
23814 \end_layout
23815
23816 \end_inset
23817 </cell>
23818 </row>
23819 <row>
23820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23821 \begin_inset Text
23822
23823 \begin_layout Plain Layout
23824
23825 \backslash
23826 rhd
23827 \end_layout
23828
23829 \end_inset
23830 </cell>
23831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23832 \begin_inset Text
23833
23834 \begin_layout Plain Layout
23835 \begin_inset Formula $\rhd$
23836 \end_inset
23837
23838
23839 \end_layout
23840
23841 \end_inset
23842 </cell>
23843 </row>
23844 <row>
23845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23846 \begin_inset Text
23847
23848 \begin_layout Plain Layout
23849
23850 \backslash
23851 unrhd
23852 \end_layout
23853
23854 \end_inset
23855 </cell>
23856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23857 \begin_inset Text
23858
23859 \begin_layout Plain Layout
23860 \begin_inset Formula $\unrhd$
23861 \end_inset
23862
23863
23864 \end_layout
23865
23866 \end_inset
23867 </cell>
23868 </row>
23869 <row>
23870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23871 \begin_inset Text
23872
23873 \begin_layout Plain Layout
23874
23875 \backslash
23876 lessgtr
23877 \end_layout
23878
23879 \end_inset
23880 </cell>
23881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23882 \begin_inset Text
23883
23884 \begin_layout Plain Layout
23885 \begin_inset Formula $\lessgtr$
23886 \end_inset
23887
23888
23889 \end_layout
23890
23891 \end_inset
23892 </cell>
23893 </row>
23894 <row>
23895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23896 \begin_inset Text
23897
23898 \begin_layout Plain Layout
23899
23900 \backslash
23901 parallel
23902 \end_layout
23903
23904 \end_inset
23905 </cell>
23906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23907 \begin_inset Text
23908
23909 \begin_layout Plain Layout
23910 \begin_inset Formula $\parallel$
23911 \end_inset
23912
23913
23914 \end_layout
23915
23916 \end_inset
23917 </cell>
23918 </row>
23919 <row>
23920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23921 \begin_inset Text
23922
23923 \begin_layout Plain Layout
23924
23925 \backslash
23926 nparallel
23927 \end_layout
23928
23929 \end_inset
23930 </cell>
23931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23932 \begin_inset Text
23933
23934 \begin_layout Plain Layout
23935 \begin_inset Formula $\nparallel$
23936 \end_inset
23937
23938
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 </row>
23944 </lyxtabular>
23945
23946 \end_inset
23947
23948
23949 \begin_inset space \hfill{}
23950 \end_inset
23951
23952
23953 \end_layout
23954
23955 \begin_layout Standard
23956 \begin_inset VSpace medskip
23957 \end_inset
23958
23959 The characters 
23960 \series bold
23961
23962 \backslash
23963 lhd
23964 \series default
23965  and 
23966 \series bold
23967
23968 \backslash
23969 rhd
23970 \series default
23971  are bigger than the equal looking operators 
23972 \series bold
23973
23974 \backslash
23975 triangleleft
23976 \series default
23977  and 
23978 \series bold
23979
23980 \backslash
23981 triangleright
23982 \series default
23983 , respectively.
23984 \end_layout
23985
23986 \begin_layout Standard
23987 Relations are, in contrary to symbols, always surrounded by space.
23988 \end_layout
23989
23990 \begin_layout Standard
23991 Relations with labels can be created with the command 
23992 \series bold
23993
23994 \backslash
23995 stackrel
23996 \series default
23997
23998 \begin_inset Index
23999 status collapsed
24000
24001 \begin_layout Plain Layout
24002 Commands ! S ! 
24003 \backslash
24004 stackrel
24005 \end_layout
24006
24007 \end_inset
24008
24009 :
24010 \end_layout
24011
24012 \begin_layout Standard
24013 \align center
24014 \begin_inset Tabular
24015 <lyxtabular version="3" rows="2" columns="2">
24016 <features>
24017 <column alignment="center" valignment="top" width="0">
24018 <column alignment="center" valignment="top" width="0">
24019 <row>
24020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24021 \begin_inset Text
24022
24023 \begin_layout Plain Layout
24024 Command
24025 \end_layout
24026
24027 \end_inset
24028 </cell>
24029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24030 \begin_inset Text
24031
24032 \begin_layout Plain Layout
24033 Result
24034 \begin_inset Note Note
24035 status collapsed
24036
24037 \begin_layout Plain Layout
24038
24039 \series bold
24040
24041 \backslash
24042 raisebox
24043 \series default
24044  is only used as spacer.
24045 \end_layout
24046
24047 \end_inset
24048
24049
24050 \end_layout
24051
24052 \end_inset
24053 </cell>
24054 </row>
24055 <row>
24056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Plain Layout
24060 A(r)
24061 \backslash
24062 stackrel
24063 \begin_inset ERT
24064 status collapsed
24065
24066 \begin_layout Plain Layout
24067
24068
24069 \backslash
24070 spce 
24071 \end_layout
24072
24073 \end_inset
24074
24075 r
24076 \backslash
24077 to
24078 \backslash
24079 infty
24080 \begin_inset ERT
24081 status collapsed
24082
24083 \begin_layout Plain Layout
24084
24085
24086 \backslash
24087 spce 
24088 \end_layout
24089
24090 \end_inset
24091
24092
24093 \begin_inset Formula $\downarrow$
24094 \end_inset
24095
24096
24097 \backslash
24098 approx
24099 \begin_inset ERT
24100 status collapsed
24101
24102 \begin_layout Plain Layout
24103
24104
24105 \backslash
24106 spce 
24107 \end_layout
24108
24109 \end_inset
24110
24111
24112 \begin_inset ERT
24113 status collapsed
24114
24115 \begin_layout Plain Layout
24116
24117
24118 \backslash
24119 spce 
24120 \end_layout
24121
24122 \end_inset
24123
24124 B
24125 \end_layout
24126
24127 \end_inset
24128 </cell>
24129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24130 \begin_inset Text
24131
24132 \begin_layout Plain Layout
24133 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24134 \end_inset
24135
24136
24137 \end_layout
24138
24139 \end_inset
24140 </cell>
24141 </row>
24142 </lyxtabular>
24143
24144 \end_inset
24145
24146
24147 \end_layout
24148
24149 \begin_layout Section
24150 Functions
24151 \end_layout
24152
24153 \begin_layout Subsection
24154 Predefined Functions
24155 \begin_inset CommandInset label
24156 LatexCommand label
24157 name "sub:Predefined-Functions"
24158
24159 \end_inset
24160
24161
24162 \begin_inset Index
24163 status collapsed
24164
24165 \begin_layout Plain Layout
24166 Functions ! predefined
24167 \end_layout
24168
24169 \end_inset
24170
24171
24172 \end_layout
24173
24174 \begin_layout Standard
24175 In general, variables are set 
24176 \emph on
24177 italic
24178 \emph default
24179  in mathematical expressions, but not function names, because 
24180 \begin_inset Formula $sin$
24181 \end_inset
24182
24183  could be misunderstood as 
24184 \begin_inset Formula $s\cdot i\cdot n$
24185 \end_inset
24186
24187 .
24188  Therefore there are predefined functions, that are additionally a bit separated
24189  from prefactors.
24190  They are inserted as commands starting with a backslash before their name.
24191 \end_layout
24192
24193 \begin_layout Standard
24194 \align center
24195 \begin_inset Tabular
24196 <lyxtabular version="3" rows="2" columns="4">
24197 <features>
24198 <column alignment="center" valignment="top" width="0pt">
24199 <column alignment="center" valignment="top" width="0pt">
24200 <column alignment="center" valignment="top" width="0pt">
24201 <column alignment="center" valignment="top" width="0pt">
24202 <row>
24203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24204 \begin_inset Text
24205
24206 \begin_layout Plain Layout
24207 Command
24208 \end_layout
24209
24210 \end_inset
24211 </cell>
24212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24213 \begin_inset Text
24214
24215 \begin_layout Plain Layout
24216 Result
24217 \end_layout
24218
24219 \end_inset
24220 </cell>
24221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24222 \begin_inset Text
24223
24224 \begin_layout Plain Layout
24225 Command
24226 \end_layout
24227
24228 \end_inset
24229 </cell>
24230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24231 \begin_inset Text
24232
24233 \begin_layout Plain Layout
24234 Result
24235 \end_layout
24236
24237 \end_inset
24238 </cell>
24239 </row>
24240 <row>
24241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24242 \begin_inset Text
24243
24244 \begin_layout Plain Layout
24245 Asin(x)+B
24246 \end_layout
24247
24248 \end_inset
24249 </cell>
24250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24251 \begin_inset Text
24252
24253 \begin_layout Plain Layout
24254 \begin_inset Formula $Asin(x)+B$
24255 \end_inset
24256
24257
24258 \end_layout
24259
24260 \end_inset
24261 </cell>
24262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24263 \begin_inset Text
24264
24265 \begin_layout Plain Layout
24266 A
24267 \backslash
24268 sin(x)+B
24269 \end_layout
24270
24271 \end_inset
24272 </cell>
24273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24274 \begin_inset Text
24275
24276 \begin_layout Plain Layout
24277 \begin_inset Formula $A\sin(x)+B$
24278 \end_inset
24279
24280
24281 \end_layout
24282
24283 \end_inset
24284 </cell>
24285 </row>
24286 </lyxtabular>
24287
24288 \end_inset
24289
24290
24291 \end_layout
24292
24293 \begin_layout Standard
24294 The following functions are predefined:
24295 \end_layout
24296
24297 \begin_layout Standard
24298 \begin_inset VSpace -2mm
24299 \end_inset
24300
24301
24302 \end_layout
24303
24304 \begin_layout Standard
24305 \align center
24306 \begin_inset Tabular
24307 <lyxtabular version="3" rows="9" columns="4">
24308 <features>
24309 <column alignment="center" valignment="top" width="0pt">
24310 <column alignment="center" valignment="top" width="0pt">
24311 <column alignment="center" valignment="top" width="0pt">
24312 <column alignment="center" valignment="top" width="0pt">
24313 <row>
24314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24315 \begin_inset Text
24316
24317 \begin_layout Plain Layout
24318 Command
24319 \end_layout
24320
24321 \end_inset
24322 </cell>
24323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24324 \begin_inset Text
24325
24326 \begin_layout Plain Layout
24327 Command
24328 \end_layout
24329
24330 \end_inset
24331 </cell>
24332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24333 \begin_inset Text
24334
24335 \begin_layout Plain Layout
24336 Command
24337 \end_layout
24338
24339 \end_inset
24340 </cell>
24341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24342 \begin_inset Text
24343
24344 \begin_layout Plain Layout
24345 Command
24346 \end_layout
24347
24348 \end_inset
24349 </cell>
24350 </row>
24351 <row>
24352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24353 \begin_inset Text
24354
24355 \begin_layout Plain Layout
24356
24357 \backslash
24358 sin
24359 \end_layout
24360
24361 \end_inset
24362 </cell>
24363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24364 \begin_inset Text
24365
24366 \begin_layout Plain Layout
24367
24368 \backslash
24369 sinh
24370 \end_layout
24371
24372 \end_inset
24373 </cell>
24374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378
24379 \backslash
24380 arcsin
24381 \end_layout
24382
24383 \end_inset
24384 </cell>
24385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Plain Layout
24389
24390 \backslash
24391 sup
24392 \end_layout
24393
24394 \end_inset
24395 </cell>
24396 </row>
24397 <row>
24398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24399 \begin_inset Text
24400
24401 \begin_layout Plain Layout
24402
24403 \backslash
24404 cos
24405 \end_layout
24406
24407 \end_inset
24408 </cell>
24409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24410 \begin_inset Text
24411
24412 \begin_layout Plain Layout
24413
24414 \backslash
24415 cosh
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24421 \begin_inset Text
24422
24423 \begin_layout Plain Layout
24424
24425 \backslash
24426 arccos
24427 \end_layout
24428
24429 \end_inset
24430 </cell>
24431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24432 \begin_inset Text
24433
24434 \begin_layout Plain Layout
24435
24436 \backslash
24437 inf
24438 \end_layout
24439
24440 \end_inset
24441 </cell>
24442 </row>
24443 <row>
24444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24445 \begin_inset Text
24446
24447 \begin_layout Plain Layout
24448
24449 \backslash
24450 tan
24451 \end_layout
24452
24453 \end_inset
24454 </cell>
24455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24456 \begin_inset Text
24457
24458 \begin_layout Plain Layout
24459
24460 \backslash
24461 tanh
24462 \end_layout
24463
24464 \end_inset
24465 </cell>
24466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Plain Layout
24470
24471 \backslash
24472 arctan
24473 \end_layout
24474
24475 \end_inset
24476 </cell>
24477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24478 \begin_inset Text
24479
24480 \begin_layout Plain Layout
24481
24482 \backslash
24483 lim
24484 \end_layout
24485
24486 \end_inset
24487 </cell>
24488 </row>
24489 <row>
24490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24491 \begin_inset Text
24492
24493 \begin_layout Plain Layout
24494
24495 \backslash
24496 cot
24497 \end_layout
24498
24499 \end_inset
24500 </cell>
24501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24502 \begin_inset Text
24503
24504 \begin_layout Plain Layout
24505
24506 \backslash
24507 coth
24508 \end_layout
24509
24510 \end_inset
24511 </cell>
24512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24513 \begin_inset Text
24514
24515 \begin_layout Plain Layout
24516
24517 \backslash
24518 arg
24519 \end_layout
24520
24521 \end_inset
24522 </cell>
24523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24524 \begin_inset Text
24525
24526 \begin_layout Plain Layout
24527
24528 \backslash
24529 liminf
24530 \end_layout
24531
24532 \end_inset
24533 </cell>
24534 </row>
24535 <row>
24536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24537 \begin_inset Text
24538
24539 \begin_layout Plain Layout
24540
24541 \backslash
24542 sec
24543 \end_layout
24544
24545 \end_inset
24546 </cell>
24547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24548 \begin_inset Text
24549
24550 \begin_layout Plain Layout
24551
24552 \backslash
24553 min
24554 \end_layout
24555
24556 \end_inset
24557 </cell>
24558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562
24563 \backslash
24564 deg
24565 \end_layout
24566
24567 \end_inset
24568 </cell>
24569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24570 \begin_inset Text
24571
24572 \begin_layout Plain Layout
24573
24574 \backslash
24575 limsup
24576 \end_layout
24577
24578 \end_inset
24579 </cell>
24580 </row>
24581 <row>
24582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24583 \begin_inset Text
24584
24585 \begin_layout Plain Layout
24586
24587 \backslash
24588 csc
24589 \end_layout
24590
24591 \end_inset
24592 </cell>
24593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24594 \begin_inset Text
24595
24596 \begin_layout Plain Layout
24597
24598 \backslash
24599 max
24600 \end_layout
24601
24602 \end_inset
24603 </cell>
24604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24605 \begin_inset Text
24606
24607 \begin_layout Plain Layout
24608
24609 \backslash
24610 det
24611 \end_layout
24612
24613 \end_inset
24614 </cell>
24615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24616 \begin_inset Text
24617
24618 \begin_layout Plain Layout
24619
24620 \backslash
24621 Pr
24622 \end_layout
24623
24624 \end_inset
24625 </cell>
24626 </row>
24627 <row>
24628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24629 \begin_inset Text
24630
24631 \begin_layout Plain Layout
24632
24633 \backslash
24634 ln
24635 \end_layout
24636
24637 \end_inset
24638 </cell>
24639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24640 \begin_inset Text
24641
24642 \begin_layout Plain Layout
24643
24644 \backslash
24645 exp
24646 \end_layout
24647
24648 \end_inset
24649 </cell>
24650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24651 \begin_inset Text
24652
24653 \begin_layout Plain Layout
24654
24655 \backslash
24656 dim
24657 \end_layout
24658
24659 \end_inset
24660 </cell>
24661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24662 \begin_inset Text
24663
24664 \begin_layout Plain Layout
24665
24666 \backslash
24667 hom
24668 \end_layout
24669
24670 \end_inset
24671 </cell>
24672 </row>
24673 <row>
24674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24675 \begin_inset Text
24676
24677 \begin_layout Plain Layout
24678
24679 \backslash
24680 lg
24681 \end_layout
24682
24683 \end_inset
24684 </cell>
24685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24686 \begin_inset Text
24687
24688 \begin_layout Plain Layout
24689
24690 \backslash
24691 log
24692 \end_layout
24693
24694 \end_inset
24695 </cell>
24696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24697 \begin_inset Text
24698
24699 \begin_layout Plain Layout
24700
24701 \backslash
24702 ker
24703 \end_layout
24704
24705 \end_inset
24706 </cell>
24707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24708 \begin_inset Text
24709
24710 \begin_layout Plain Layout
24711
24712 \backslash
24713 gcd
24714 \end_layout
24715
24716 \end_inset
24717 </cell>
24718 </row>
24719 </lyxtabular>
24720
24721 \end_inset
24722
24723
24724 \end_layout
24725
24726 \begin_layout Standard
24727 They can also be inserted with the math toolbar button 
24728 \begin_inset Graphics
24729         filename ../images/math/functions.png
24730         scale 85
24731
24732 \end_inset
24733
24734 .
24735 \end_layout
24736
24737 \begin_layout Subsection
24738 Self-defined Functions
24739 \begin_inset Index
24740 status collapsed
24741
24742 \begin_layout Plain Layout
24743 Functions ! self-defined
24744 \end_layout
24745
24746 \end_inset
24747
24748
24749 \end_layout
24750
24751 \begin_layout Standard
24752 To use a function that is not predefined, like for example the sign function
24753  sgn(x), there are two possibilities:
24754 \end_layout
24755
24756 \begin_layout Itemize
24757 Define the function by inserting the following line to the LaTeX-preamble
24758 \begin_inset Foot
24759 status collapsed
24760
24761 \begin_layout Plain Layout
24762 For more about 
24763 \series bold
24764
24765 \backslash
24766 DeclareMathOperator
24767 \series default
24768  see 
24769 \begin_inset CommandInset ref
24770 LatexCommand ref
24771 reference "sub:Self-defined-Operators"
24772
24773 \end_inset
24774
24775 .
24776 \end_layout
24777
24778 \end_inset
24779
24780
24781 \begin_inset Newline newline
24782 \end_inset
24783
24784
24785 \begin_inset VSpace -3mm
24786 \end_inset
24787
24788
24789 \begin_inset Newline newline
24790 \end_inset
24791
24792
24793 \series bold
24794
24795 \backslash
24796 DeclareMathOperator{
24797 \backslash
24798 sgn}{sgn}
24799 \series default
24800
24801 \begin_inset Index
24802 status collapsed
24803
24804 \begin_layout Plain Layout
24805 Commands ! D ! 
24806 \backslash
24807 dbinom@
24808 \backslash
24809 DeclareMathOperator
24810 \end_layout
24811
24812 \end_inset
24813
24814
24815 \begin_inset Newline newline
24816 \end_inset
24817
24818
24819 \begin_inset VSpace -2mm
24820 \end_inset
24821
24822
24823 \begin_inset Newline newline
24824 \end_inset
24825
24826 Now the new defined function can be called with the command 
24827 \series bold
24828
24829 \backslash
24830 sgn
24831 \series default
24832 .
24833 \end_layout
24834
24835 \begin_layout Itemize
24836 Write the the formula as usual, mark the formula name, in our example the
24837  letters 
24838 \emph on
24839 sgn
24840 \emph default
24841 , and change it to mathematical text.
24842  At last a space is inserted between prefactor and function.
24843 \end_layout
24844
24845 \begin_layout Standard
24846 The result is the same with both methods as with a predefined function
24847 \begin_inset Foot
24848 status collapsed
24849
24850 \begin_layout Plain Layout
24851 In LyX self-defined functions are displayed red, predefined ones black.
24852 \end_layout
24853
24854 \end_inset
24855
24856 :
24857 \end_layout
24858
24859 \begin_layout Standard
24860 \align center
24861 \begin_inset Tabular
24862 <lyxtabular version="3" rows="3" columns="2">
24863 <features>
24864 <column alignment="center" valignment="top" width="0pt">
24865 <column alignment="center" valignment="top" width="0pt">
24866 <row>
24867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24868 \begin_inset Text
24869
24870 \begin_layout Plain Layout
24871 Command
24872 \end_layout
24873
24874 \end_inset
24875 </cell>
24876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24877 \begin_inset Text
24878
24879 \begin_layout Plain Layout
24880 Result
24881 \end_layout
24882
24883 \end_inset
24884 </cell>
24885 </row>
24886 <row>
24887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24888 \begin_inset Text
24889
24890 \begin_layout Plain Layout
24891 A
24892 \backslash
24893 sgn(x)+B
24894 \end_layout
24895
24896 \end_inset
24897 </cell>
24898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24899 \begin_inset Text
24900
24901 \begin_layout Plain Layout
24902 \begin_inset Formula $A\sgn(x)+B$
24903 \end_inset
24904
24905
24906 \end_layout
24907
24908 \end_inset
24909 </cell>
24910 </row>
24911 <row>
24912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24913 \begin_inset Text
24914
24915 \begin_layout Plain Layout
24916 A
24917 \backslash
24918 ,
24919 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
24920 \end_inset
24921
24922 (x)+B
24923 \end_layout
24924
24925 \end_inset
24926 </cell>
24927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24928 \begin_inset Text
24929
24930 \begin_layout Plain Layout
24931 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24932 \end_inset
24933
24934
24935 \end_layout
24936
24937 \end_inset
24938 </cell>
24939 </row>
24940 </lyxtabular>
24941
24942 \end_inset
24943
24944
24945 \end_layout
24946
24947 \begin_layout Standard
24948 The first method is more suitable when the self-defined function should
24949  be used several times.
24950 \end_layout
24951
24952 \begin_layout Subsection
24953 Limits
24954 \begin_inset Index
24955 status collapsed
24956
24957 \begin_layout Plain Layout
24958 Limits
24959 \end_layout
24960
24961 \end_inset
24962
24963
24964 \end_layout
24965
24966 \begin_layout Standard
24967 For limits there are defined besides 
24968 \series bold
24969
24970 \backslash
24971 lim
24972 \series default
24973
24974 \begin_inset Index
24975 status collapsed
24976
24977 \begin_layout Plain Layout
24978 Commands ! L ! 
24979 \backslash
24980 lim
24981 \end_layout
24982
24983 \end_inset
24984
24985
24986 \series bold
24987
24988 \backslash
24989 liminf
24990 \series default
24991  and 
24992 \series bold
24993
24994 \backslash
24995 limsup
24996 \series default
24997  furthermore the following functions:
24998 \end_layout
24999
25000 \begin_layout Standard
25001 \align center
25002 \begin_inset Tabular
25003 <lyxtabular version="3" rows="5" columns="2">
25004 <features>
25005 <column alignment="center" valignment="top" width="0">
25006 <column alignment="center" valignment="top" width="0">
25007 <row>
25008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25009 \begin_inset Text
25010
25011 \begin_layout Plain Layout
25012 Command
25013 \end_layout
25014
25015 \end_inset
25016 </cell>
25017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25018 \begin_inset Text
25019
25020 \begin_layout Plain Layout
25021 Result
25022 \begin_inset Note Note
25023 status collapsed
25024
25025 \begin_layout Plain Layout
25026
25027 \series bold
25028
25029 \backslash
25030 raisebox
25031 \series default
25032  is only used as spacer.
25033 \end_layout
25034
25035 \end_inset
25036
25037
25038 \end_layout
25039
25040 \end_inset
25041 </cell>
25042 </row>
25043 <row>
25044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25045 \begin_inset Text
25046
25047 \begin_layout Plain Layout
25048
25049 \backslash
25050 varliminf
25051 \end_layout
25052
25053 \end_inset
25054 </cell>
25055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25056 \begin_inset Text
25057
25058 \begin_layout Plain Layout
25059 \begin_inset Formula $\varliminf$
25060 \end_inset
25061
25062
25063 \end_layout
25064
25065 \end_inset
25066 </cell>
25067 </row>
25068 <row>
25069 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25070 \begin_inset Text
25071
25072 \begin_layout Plain Layout
25073
25074 \backslash
25075 varlimsup
25076 \end_layout
25077
25078 \end_inset
25079 </cell>
25080 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25081 \begin_inset Text
25082
25083 \begin_layout Plain Layout
25084 \begin_inset Formula $\varlimsup$
25085 \end_inset
25086
25087
25088 \end_layout
25089
25090 \end_inset
25091 </cell>
25092 </row>
25093 <row>
25094 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25095 \begin_inset Text
25096
25097 \begin_layout Plain Layout
25098
25099 \backslash
25100 varprojlim
25101 \end_layout
25102
25103 \end_inset
25104 </cell>
25105 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25106 \begin_inset Text
25107
25108 \begin_layout Plain Layout
25109 \begin_inset Formula $\varprojlim$
25110 \end_inset
25111
25112
25113 \end_layout
25114
25115 \end_inset
25116 </cell>
25117 </row>
25118 <row>
25119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25120 \begin_inset Text
25121
25122 \begin_layout Plain Layout
25123
25124 \backslash
25125 varinjlim
25126 \end_layout
25127
25128 \end_inset
25129 </cell>
25130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25131 \begin_inset Text
25132
25133 \begin_layout Plain Layout
25134 \begin_inset Formula $\varinjlim$
25135 \end_inset
25136
25137
25138 \begin_inset Formula $\raisebox{-2.5mm}{}$
25139 \end_inset
25140
25141
25142 \end_layout
25143
25144 \end_inset
25145 </cell>
25146 </row>
25147 </lyxtabular>
25148
25149 \end_inset
25150
25151
25152 \end_layout
25153
25154 \begin_layout Standard
25155 \begin_inset VSpace medskip
25156 \end_inset
25157
25158 The limit is created by inserting a subscript.
25159  It is set right beside the function in an inline formula:
25160 \end_layout
25161
25162 \begin_layout Standard
25163 \align center
25164 \begin_inset Tabular
25165 <lyxtabular version="3" rows="2" columns="2">
25166 <features>
25167 <column alignment="center" valignment="top" width="0pt">
25168 <column alignment="center" valignment="top" width="0pt">
25169 <row>
25170 <cell alignment="center" valignment="top" usebox="none">
25171 \begin_inset Text
25172
25173 \begin_layout Plain Layout
25174 Command
25175 \end_layout
25176
25177 \end_inset
25178 </cell>
25179 <cell alignment="center" valignment="top" usebox="none">
25180 \begin_inset Text
25181
25182 \begin_layout Plain Layout
25183 \begin_inset space \hspace{}
25184 \length 1cm
25185 \end_inset
25186
25187 Result
25188 \begin_inset Note Note
25189 status collapsed
25190
25191 \begin_layout Plain Layout
25192
25193 \series bold
25194
25195 \backslash
25196 hspace
25197 \series default
25198  and
25199 \series bold
25200  
25201 \backslash
25202 raisebox
25203 \series default
25204  are used here as spacer.
25205 \end_layout
25206
25207 \end_inset
25208
25209
25210 \end_layout
25211
25212 \end_inset
25213 </cell>
25214 </row>
25215 <row>
25216 <cell alignment="center" valignment="top" usebox="none">
25217 \begin_inset Text
25218
25219 \begin_layout Plain Layout
25220
25221 \backslash
25222 lim_x
25223 \backslash
25224 to
25225 \begin_inset ERT
25226 status collapsed
25227
25228 \begin_layout Plain Layout
25229
25230
25231 \backslash
25232 spce 
25233 \end_layout
25234
25235 \end_inset
25236
25237 A
25238 \begin_inset ERT
25239 status collapsed
25240
25241 \begin_layout Plain Layout
25242
25243
25244 \backslash
25245 spce 
25246 \end_layout
25247
25248 \end_inset
25249
25250 x=B
25251 \end_layout
25252
25253 \end_inset
25254 </cell>
25255 <cell alignment="center" valignment="top" usebox="none">
25256 \begin_inset Text
25257
25258 \begin_layout Plain Layout
25259 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25260 \end_inset
25261
25262
25263 \end_layout
25264
25265 \end_inset
25266 </cell>
25267 </row>
25268 </lyxtabular>
25269
25270 \end_inset
25271
25272
25273 \end_layout
25274
25275 \begin_layout Standard
25276 In a displayed formula the limit is set below the formula, as usual:
25277 \begin_inset Formula \[
25278 \lim_{x\to A}x=B\]
25279
25280 \end_inset
25281
25282
25283 \end_layout
25284
25285 \begin_layout Subsection
25286 Modulo-Functions
25287 \begin_inset Index
25288 status collapsed
25289
25290 \begin_layout Plain Layout
25291 Functions ! modulo-
25292 \end_layout
25293
25294 \end_inset
25295
25296
25297 \end_layout
25298
25299 \begin_layout Standard
25300 The modulo-function is special, because it exists in four variants.
25301 \end_layout
25302
25303 \begin_layout Standard
25304 The variants in a displayed formula:
25305 \begin_inset Formula \begin{align*}
25306 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25307 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25308 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25309 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25310 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25311
25312 \end_inset
25313
25314
25315 \end_layout
25316
25317 \begin_layout Standard
25318 In an inline formula less space is set before the function names for all
25319  variants.
25320 \end_layout
25321
25322 \begin_layout Section
25323 Special Characters
25324 \begin_inset Index
25325 status collapsed
25326
25327 \begin_layout Plain Layout
25328 Special characters
25329 \end_layout
25330
25331 \end_inset
25332
25333
25334 \end_layout
25335
25336 \begin_layout Subsection
25337 Special Characters in Mathematical Text
25338 \end_layout
25339
25340 \begin_layout Standard
25341 The following commands can only be used in mathematical text or in TeX-mode:
25342 \end_layout
25343
25344 \begin_layout Standard
25345 \begin_inset space \hfill{}
25346 \end_inset
25347
25348
25349 \begin_inset Tabular
25350 <lyxtabular version="3" rows="8" columns="2">
25351 <features>
25352 <column alignment="block" valignment="top" width="0">
25353 <column alignment="block" valignment="top" width="0">
25354 <row>
25355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25356 \begin_inset Text
25357
25358 \begin_layout Plain Layout
25359 Command
25360 \end_layout
25361
25362 \end_inset
25363 </cell>
25364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25365 \begin_inset Text
25366
25367 \begin_layout Plain Layout
25368 Result
25369 \end_layout
25370
25371 \end_inset
25372 </cell>
25373 </row>
25374 <row>
25375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25376 \begin_inset Text
25377
25378 \begin_layout Plain Layout
25379
25380 \backslash
25381 oe
25382 \end_layout
25383
25384 \end_inset
25385 </cell>
25386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25387 \begin_inset Text
25388
25389 \begin_layout Plain Layout
25390 \begin_inset Formula $\textrm{œ}$
25391 \end_inset
25392
25393
25394 \end_layout
25395
25396 \end_inset
25397 </cell>
25398 </row>
25399 <row>
25400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25401 \begin_inset Text
25402
25403 \begin_layout Plain Layout
25404
25405 \backslash
25406 OE
25407 \end_layout
25408
25409 \end_inset
25410 </cell>
25411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25412 \begin_inset Text
25413
25414 \begin_layout Plain Layout
25415 \begin_inset Formula $\textrm{Œ}$
25416 \end_inset
25417
25418
25419 \end_layout
25420
25421 \end_inset
25422 </cell>
25423 </row>
25424 <row>
25425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25426 \begin_inset Text
25427
25428 \begin_layout Plain Layout
25429
25430 \backslash
25431 ae
25432 \end_layout
25433
25434 \end_inset
25435 </cell>
25436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25437 \begin_inset Text
25438
25439 \begin_layout Plain Layout
25440 \begin_inset Formula $\textrm{æ}$
25441 \end_inset
25442
25443
25444 \end_layout
25445
25446 \end_inset
25447 </cell>
25448 </row>
25449 <row>
25450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25451 \begin_inset Text
25452
25453 \begin_layout Plain Layout
25454
25455 \backslash
25456 AE
25457 \end_layout
25458
25459 \end_inset
25460 </cell>
25461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25462 \begin_inset Text
25463
25464 \begin_layout Plain Layout
25465 \begin_inset Formula $\textrm{Æ}$
25466 \end_inset
25467
25468
25469 \end_layout
25470
25471 \end_inset
25472 </cell>
25473 </row>
25474 <row>
25475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25476 \begin_inset Text
25477
25478 \begin_layout Plain Layout
25479
25480 \backslash
25481 aa
25482 \end_layout
25483
25484 \end_inset
25485 </cell>
25486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25487 \begin_inset Text
25488
25489 \begin_layout Plain Layout
25490 \begin_inset Formula $\textrm{\aa}$
25491 \end_inset
25492
25493
25494 \end_layout
25495
25496 \end_inset
25497 </cell>
25498 </row>
25499 <row>
25500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25501 \begin_inset Text
25502
25503 \begin_layout Plain Layout
25504
25505 \backslash
25506 AA
25507 \begin_inset Index
25508 status collapsed
25509
25510 \begin_layout Plain Layout
25511
25512 \backslash
25513 @
25514 \begin_inset ERT
25515 status collapsed
25516
25517 \begin_layout Plain Layout
25518
25519
25520 \backslash
25521 textrm{
25522 \backslash
25523 AA}
25524 \end_layout
25525
25526 \end_inset
25527
25528
25529 \end_layout
25530
25531 \end_inset
25532
25533
25534 \end_layout
25535
25536 \end_inset
25537 </cell>
25538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25539 \begin_inset Text
25540
25541 \begin_layout Plain Layout
25542 \begin_inset Formula $\textrm{Å}$
25543 \end_inset
25544
25545
25546 \end_layout
25547
25548 \end_inset
25549 </cell>
25550 </row>
25551 <row>
25552 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25553 \begin_inset Text
25554
25555 \begin_layout Plain Layout
25556
25557 \backslash
25558 i
25559 \end_layout
25560
25561 \end_inset
25562 </cell>
25563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25564 \begin_inset Text
25565
25566 \begin_layout Plain Layout
25567 \begin_inset Formula $\textrm{ı}$
25568 \end_inset
25569
25570
25571 \end_layout
25572
25573 \end_inset
25574 </cell>
25575 </row>
25576 </lyxtabular>
25577
25578 \end_inset
25579
25580
25581 \begin_inset space \hfill{}
25582 \end_inset
25583
25584
25585 \begin_inset Tabular
25586 <lyxtabular version="3" rows="8" columns="2">
25587 <features>
25588 <column alignment="block" valignment="top" width="0">
25589 <column alignment="center" valignment="top" width="0">
25590 <row>
25591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25592 \begin_inset Text
25593
25594 \begin_layout Plain Layout
25595 command
25596 \begin_inset Note Note
25597 status collapsed
25598
25599 \begin_layout Plain Layout
25600
25601 \series bold
25602
25603 \backslash
25604 hspace{0mm}
25605 \series default
25606  is used for separation, because otherwise the output will be ¡ and ¿ respective
25607 ly.
25608 \end_layout
25609
25610 \end_inset
25611
25612
25613 \end_layout
25614
25615 \end_inset
25616 </cell>
25617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25618 \begin_inset Text
25619
25620 \begin_layout Plain Layout
25621 Result
25622 \end_layout
25623
25624 \end_inset
25625 </cell>
25626 </row>
25627 <row>
25628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25629 \begin_inset Text
25630
25631 \begin_layout Plain Layout
25632
25633 \backslash
25634 o
25635 \end_layout
25636
25637 \end_inset
25638 </cell>
25639 <cell alignment="center" valignment="top" topline="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" topline="true" leftline="true" usebox="none">
25654 \begin_inset Text
25655
25656 \begin_layout Plain Layout
25657
25658 \backslash
25659 O
25660 \end_layout
25661
25662 \end_inset
25663 </cell>
25664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25665 \begin_inset Text
25666
25667 \begin_layout Plain Layout
25668 \begin_inset Formula $\textrm{Ø}$
25669 \end_inset
25670
25671
25672 \end_layout
25673
25674 \end_inset
25675 </cell>
25676 </row>
25677 <row>
25678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25679 \begin_inset Text
25680
25681 \begin_layout Plain Layout
25682
25683 \backslash
25684 l
25685 \end_layout
25686
25687 \end_inset
25688 </cell>
25689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25690 \begin_inset Text
25691
25692 \begin_layout Plain Layout
25693 \begin_inset Formula $\textrm{ł}$
25694 \end_inset
25695
25696
25697 \end_layout
25698
25699 \end_inset
25700 </cell>
25701 </row>
25702 <row>
25703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25704 \begin_inset Text
25705
25706 \begin_layout Plain Layout
25707
25708 \backslash
25709 L
25710 \end_layout
25711
25712 \end_inset
25713 </cell>
25714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25715 \begin_inset Text
25716
25717 \begin_layout Plain Layout
25718 \begin_inset Formula $\textrm{Ł}$
25719 \end_inset
25720
25721
25722 \end_layout
25723
25724 \end_inset
25725 </cell>
25726 </row>
25727 <row>
25728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25729 \begin_inset Text
25730
25731 \begin_layout Plain Layout
25732 !
25733 \begin_inset space \hspace{}
25734 \length 0mm
25735 \end_inset
25736
25737 `
25738 \begin_inset ERT
25739 status collapsed
25740
25741 \begin_layout Plain Layout
25742
25743
25744 \backslash
25745 spce 
25746 \end_layout
25747
25748 \end_inset
25749
25750
25751 \end_layout
25752
25753 \end_inset
25754 </cell>
25755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25756 \begin_inset Text
25757
25758 \begin_layout Plain Layout
25759 \begin_inset Formula $\textrm{!`}$
25760 \end_inset
25761
25762
25763 \end_layout
25764
25765 \end_inset
25766 </cell>
25767 </row>
25768 <row>
25769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25770 \begin_inset Text
25771
25772 \begin_layout Plain Layout
25773 ?
25774 \begin_inset space \hspace{}
25775 \length 0mm
25776 \end_inset
25777
25778 `
25779 \begin_inset ERT
25780 status collapsed
25781
25782 \begin_layout Plain Layout
25783
25784
25785 \backslash
25786 spce 
25787 \end_layout
25788
25789 \end_inset
25790
25791
25792 \end_layout
25793
25794 \end_inset
25795 </cell>
25796 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25797 \begin_inset Text
25798
25799 \begin_layout Plain Layout
25800 \begin_inset Formula $\textrm{?`}$
25801 \end_inset
25802
25803
25804 \end_layout
25805
25806 \end_inset
25807 </cell>
25808 </row>
25809 <row>
25810 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25811 \begin_inset Text
25812
25813 \begin_layout Plain Layout
25814
25815 \backslash
25816 j
25817 \end_layout
25818
25819 \end_inset
25820 </cell>
25821 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25822 \begin_inset Text
25823
25824 \begin_layout Plain Layout
25825 \begin_inset Formula $\textrm{ȷ}$
25826 \end_inset
25827
25828
25829 \end_layout
25830
25831 \end_inset
25832 </cell>
25833 </row>
25834 </lyxtabular>
25835
25836 \end_inset
25837
25838
25839 \begin_inset space \hfill{}
25840 \end_inset
25841
25842
25843 \end_layout
25844
25845 \begin_layout Standard
25846 The characters 
25847 \begin_inset Formula $\textrm{\textrm{Å}}$
25848 \end_inset
25849
25850  and 
25851 \begin_inset Formula $\textrm{\textrm{Ø}}$
25852 \end_inset
25853
25854  can also be inserted via the math toolbar button 
25855 \begin_inset Graphics
25856         filename ../images/math/digamma.png
25857         scale 85
25858
25859 \end_inset
25860
25861 .
25862 \end_layout
25863
25864 \begin_layout Standard
25865 An exception are the commands 
25866 \series bold
25867 !
25868 \begin_inset space \hspace{}
25869 \length 0mm
25870 \end_inset
25871
25872 `
25873 \series default
25874  and 
25875 \series bold
25876 ?
25877 \begin_inset space \hspace{}
25878 \length 0mm
25879 \end_inset
25880
25881 `
25882 \series default
25883 , because they can be inserted in LyX directly to text.
25884 \end_layout
25885
25886 \begin_layout Subsection
25887 Accents in Text
25888 \begin_inset CommandInset label
25889 LatexCommand label
25890 name "sub:Accents-in-Text"
25891
25892 \end_inset
25893
25894
25895 \begin_inset Index
25896 status collapsed
25897
25898 \begin_layout Plain Layout
25899 Accents ! in text
25900 \end_layout
25901
25902 \end_inset
25903
25904
25905 \end_layout
25906
25907 \begin_layout Standard
25908 With the following commands all letters can be accented.
25909  The commands must be inserted in TeX-mode.
25910 \end_layout
25911
25912 \begin_layout Standard
25913 \begin_inset space \hfill{}
25914 \end_inset
25915
25916
25917 \begin_inset Tabular
25918 <lyxtabular version="3" rows="8" columns="2">
25919 <features>
25920 <column alignment="block" valignment="top" width="0">
25921 <column alignment="block" valignment="top" width="0">
25922 <row>
25923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25924 \begin_inset Text
25925
25926 \begin_layout Plain Layout
25927 Command
25928 \end_layout
25929
25930 \end_inset
25931 </cell>
25932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25933 \begin_inset Text
25934
25935 \begin_layout Plain Layout
25936 Result
25937 \end_layout
25938
25939 \end_inset
25940 </cell>
25941 </row>
25942 <row>
25943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25944 \begin_inset Text
25945
25946 \begin_layout Plain Layout
25947
25948 \backslash
25949
25950 \begin_inset Quotes grd
25951 \end_inset
25952
25953 e
25954 \end_layout
25955
25956 \end_inset
25957 </cell>
25958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25959 \begin_inset Text
25960
25961 \begin_layout Plain Layout
25962 \begin_inset ERT
25963 status collapsed
25964
25965 \begin_layout Plain Layout
25966
25967
25968 \backslash
25969 "e
25970 \end_layout
25971
25972 \end_inset
25973
25974
25975 \end_layout
25976
25977 \end_inset
25978 </cell>
25979 </row>
25980 <row>
25981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25982 \begin_inset Text
25983
25984 \begin_layout Plain Layout
25985
25986 \backslash
25987 `e
25988 \end_layout
25989
25990 \end_inset
25991 </cell>
25992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25993 \begin_inset Text
25994
25995 \begin_layout Plain Layout
25996 \begin_inset ERT
25997 status collapsed
25998
25999 \begin_layout Plain Layout
26000
26001
26002 \backslash
26003 `e
26004 \end_layout
26005
26006 \end_inset
26007
26008
26009 \end_layout
26010
26011 \end_inset
26012 </cell>
26013 </row>
26014 <row>
26015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26016 \begin_inset Text
26017
26018 \begin_layout Plain Layout
26019
26020 \backslash
26021 ^
26022 \begin_inset ERT
26023 status collapsed
26024
26025 \begin_layout Plain Layout
26026
26027
26028 \backslash
26029 spce 
26030 \end_layout
26031
26032 \end_inset
26033
26034 e
26035 \end_layout
26036
26037 \end_inset
26038 </cell>
26039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26040 \begin_inset Text
26041
26042 \begin_layout Plain Layout
26043 \begin_inset ERT
26044 status collapsed
26045
26046 \begin_layout Plain Layout
26047
26048
26049 \backslash
26050 ^e
26051 \end_layout
26052
26053 \end_inset
26054
26055
26056 \end_layout
26057
26058 \end_inset
26059 </cell>
26060 </row>
26061 <row>
26062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26063 \begin_inset Text
26064
26065 \begin_layout Plain Layout
26066
26067 \backslash
26068 =e
26069 \end_layout
26070
26071 \end_inset
26072 </cell>
26073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26074 \begin_inset Text
26075
26076 \begin_layout Plain Layout
26077 \begin_inset ERT
26078 status collapsed
26079
26080 \begin_layout Plain Layout
26081
26082
26083 \backslash
26084 =e
26085 \end_layout
26086
26087 \end_inset
26088
26089
26090 \end_layout
26091
26092 \end_inset
26093 </cell>
26094 </row>
26095 <row>
26096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26097 \begin_inset Text
26098
26099 \begin_layout Plain Layout
26100
26101 \backslash
26102 u
26103 \begin_inset ERT
26104 status collapsed
26105
26106 \begin_layout Plain Layout
26107
26108
26109 \backslash
26110 spce 
26111 \end_layout
26112
26113 \end_inset
26114
26115 e
26116 \end_layout
26117
26118 \end_inset
26119 </cell>
26120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26121 \begin_inset Text
26122
26123 \begin_layout Plain Layout
26124 \begin_inset ERT
26125 status collapsed
26126
26127 \begin_layout Plain Layout
26128
26129
26130 \backslash
26131 u e
26132 \end_layout
26133
26134 \end_inset
26135
26136
26137 \end_layout
26138
26139 \end_inset
26140 </cell>
26141 </row>
26142 <row>
26143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26144 \begin_inset Text
26145
26146 \begin_layout Plain Layout
26147
26148 \backslash
26149 b
26150 \begin_inset ERT
26151 status collapsed
26152
26153 \begin_layout Plain Layout
26154
26155
26156 \backslash
26157 spce 
26158 \end_layout
26159
26160 \end_inset
26161
26162 e
26163 \end_layout
26164
26165 \end_inset
26166 </cell>
26167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26168 \begin_inset Text
26169
26170 \begin_layout Plain Layout
26171 \begin_inset ERT
26172 status collapsed
26173
26174 \begin_layout Plain Layout
26175
26176
26177 \backslash
26178 b e
26179 \end_layout
26180
26181 \end_inset
26182
26183
26184 \end_layout
26185
26186 \end_inset
26187 </cell>
26188 </row>
26189 <row>
26190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26191 \begin_inset Text
26192
26193 \begin_layout Plain Layout
26194
26195 \backslash
26196 t
26197 \begin_inset ERT
26198 status collapsed
26199
26200 \begin_layout Plain Layout
26201
26202
26203 \backslash
26204 spce 
26205 \end_layout
26206
26207 \end_inset
26208
26209 ee
26210 \end_layout
26211
26212 \end_inset
26213 </cell>
26214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26215 \begin_inset Text
26216
26217 \begin_layout Plain Layout
26218 \begin_inset ERT
26219 status collapsed
26220
26221 \begin_layout Plain Layout
26222
26223
26224 \backslash
26225 t ee
26226 \end_layout
26227
26228 \end_inset
26229
26230
26231 \end_layout
26232
26233 \end_inset
26234 </cell>
26235 </row>
26236 </lyxtabular>
26237
26238 \end_inset
26239
26240
26241 \begin_inset space \hfill{}
26242 \end_inset
26243
26244
26245 \begin_inset Tabular
26246 <lyxtabular version="3" rows="8" columns="2">
26247 <features>
26248 <column alignment="block" valignment="top" width="0">
26249 <column alignment="center" valignment="top" width="0">
26250 <row>
26251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26252 \begin_inset Text
26253
26254 \begin_layout Plain Layout
26255 Command
26256 \end_layout
26257
26258 \end_inset
26259 </cell>
26260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26261 \begin_inset Text
26262
26263 \begin_layout Plain Layout
26264 Result
26265 \end_layout
26266
26267 \end_inset
26268 </cell>
26269 </row>
26270 <row>
26271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26272 \begin_inset Text
26273
26274 \begin_layout Plain Layout
26275
26276 \backslash
26277 H
26278 \begin_inset ERT
26279 status collapsed
26280
26281 \begin_layout Plain Layout
26282
26283
26284 \backslash
26285 spce 
26286 \end_layout
26287
26288 \end_inset
26289
26290 e
26291 \end_layout
26292
26293 \end_inset
26294 </cell>
26295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26296 \begin_inset Text
26297
26298 \begin_layout Plain Layout
26299 \begin_inset ERT
26300 status collapsed
26301
26302 \begin_layout Plain Layout
26303
26304
26305 \backslash
26306 H e
26307 \end_layout
26308
26309 \end_inset
26310
26311
26312 \end_layout
26313
26314 \end_inset
26315 </cell>
26316 </row>
26317 <row>
26318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26319 \begin_inset Text
26320
26321 \begin_layout Plain Layout
26322
26323 \backslash
26324 'e
26325 \end_layout
26326
26327 \end_inset
26328 </cell>
26329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26330 \begin_inset Text
26331
26332 \begin_layout Plain Layout
26333 \begin_inset ERT
26334 status collapsed
26335
26336 \begin_layout Plain Layout
26337
26338
26339 \backslash
26340 'e
26341 \end_layout
26342
26343 \end_inset
26344
26345
26346 \end_layout
26347
26348 \end_inset
26349 </cell>
26350 </row>
26351 <row>
26352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26353 \begin_inset Text
26354
26355 \begin_layout Plain Layout
26356
26357 \backslash
26358 ~e
26359 \begin_inset Index
26360 status collapsed
26361
26362 \begin_layout Plain Layout
26363 Tilde
26364 \end_layout
26365
26366 \end_inset
26367
26368
26369 \end_layout
26370
26371 \end_inset
26372 </cell>
26373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26374 \begin_inset Text
26375
26376 \begin_layout Plain Layout
26377 \begin_inset ERT
26378 status collapsed
26379
26380 \begin_layout Plain Layout
26381
26382
26383 \backslash
26384 ~e
26385 \end_layout
26386
26387 \end_inset
26388
26389
26390 \end_layout
26391
26392 \end_inset
26393 </cell>
26394 </row>
26395 <row>
26396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26397 \begin_inset Text
26398
26399 \begin_layout Plain Layout
26400
26401 \backslash
26402 .e
26403 \end_layout
26404
26405 \end_inset
26406 </cell>
26407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26408 \begin_inset Text
26409
26410 \begin_layout Plain Layout
26411 \begin_inset ERT
26412 status collapsed
26413
26414 \begin_layout Plain Layout
26415
26416
26417 \backslash
26418 .e
26419 \end_layout
26420
26421 \end_inset
26422
26423
26424 \end_layout
26425
26426 \end_inset
26427 </cell>
26428 </row>
26429 <row>
26430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26431 \begin_inset Text
26432
26433 \begin_layout Plain Layout
26434
26435 \backslash
26436 v
26437 \begin_inset ERT
26438 status collapsed
26439
26440 \begin_layout Plain Layout
26441
26442
26443 \backslash
26444 spce 
26445 \end_layout
26446
26447 \end_inset
26448
26449 e
26450 \end_layout
26451
26452 \end_inset
26453 </cell>
26454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26455 \begin_inset Text
26456
26457 \begin_layout Plain Layout
26458 \begin_inset ERT
26459 status collapsed
26460
26461 \begin_layout Plain Layout
26462
26463
26464 \backslash
26465 v e
26466 \end_layout
26467
26468 \end_inset
26469
26470
26471 \end_layout
26472
26473 \end_inset
26474 </cell>
26475 </row>
26476 <row>
26477 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26478 \begin_inset Text
26479
26480 \begin_layout Plain Layout
26481
26482 \backslash
26483 d
26484 \begin_inset ERT
26485 status collapsed
26486
26487 \begin_layout Plain Layout
26488
26489
26490 \backslash
26491 spce 
26492 \end_layout
26493
26494 \end_inset
26495
26496 e
26497 \end_layout
26498
26499 \end_inset
26500 </cell>
26501 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26502 \begin_inset Text
26503
26504 \begin_layout Plain Layout
26505 \begin_inset ERT
26506 status collapsed
26507
26508 \begin_layout Plain Layout
26509
26510
26511 \backslash
26512 d e
26513 \end_layout
26514
26515 \end_inset
26516
26517
26518 \end_layout
26519
26520 \end_inset
26521 </cell>
26522 </row>
26523 <row>
26524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26525 \begin_inset Text
26526
26527 \begin_layout Plain Layout
26528
26529 \backslash
26530 c
26531 \begin_inset ERT
26532 status collapsed
26533
26534 \begin_layout Plain Layout
26535
26536
26537 \backslash
26538 spce 
26539 \end_layout
26540
26541 \end_inset
26542
26543 e
26544 \end_layout
26545
26546 \end_inset
26547 </cell>
26548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26549 \begin_inset Text
26550
26551 \begin_layout Plain Layout
26552 \begin_inset ERT
26553 status collapsed
26554
26555 \begin_layout Plain Layout
26556
26557
26558 \backslash
26559 c e
26560 \end_layout
26561
26562 \end_inset
26563
26564
26565 \end_layout
26566
26567 \end_inset
26568 </cell>
26569 </row>
26570 </lyxtabular>
26571
26572 \end_inset
26573
26574
26575 \begin_inset space \hfill{}
26576 \end_inset
26577
26578
26579 \end_layout
26580
26581 \begin_layout Standard
26582 \begin_inset VSpace medskip
26583 \end_inset
26584
26585 With the command 
26586 \series bold
26587
26588 \backslash
26589 t
26590 \series default
26591  also two different characters can be accented.
26592  The command 
26593 \series bold
26594
26595 \backslash
26596 t
26597 \begin_inset ERT
26598 status collapsed
26599
26600 \begin_layout Plain Layout
26601
26602
26603 \backslash
26604 spce 
26605 \end_layout
26606
26607 \end_inset
26608
26609 sz
26610 \series default
26611  creates: 
26612 \begin_inset ERT
26613 status collapsed
26614
26615 \begin_layout Plain Layout
26616
26617
26618 \backslash
26619 t sz
26620 \end_layout
26621
26622 \end_inset
26623
26624
26625 \end_layout
26626
26627 \begin_layout Standard
26628 The accents 
26629 \series bold
26630 `
26631 \series default
26632  , 
26633 \series bold
26634 '
26635 \series default
26636  , and 
26637 \series bold
26638 ^
26639 \series default
26640  can in combination with vowels directly be inserted with the keyboard without
26641  using TeX-mode.
26642  The same applies for the tilde
26643 \begin_inset Foot
26644 status collapsed
26645
26646 \begin_layout Plain Layout
26647 This only applies for keyboards where the tilde is defined as accent.
26648 \end_layout
26649
26650 \end_inset
26651
26652  
26653 \series bold
26654 ~
26655 \series default
26656  in combination with 
26657 \emph on
26658 a
26659 \emph default
26660  , 
26661 \emph on
26662 n
26663 \emph default
26664  , or 
26665 \emph on
26666 o
26667 \emph default
26668 .
26669 \end_layout
26670
26671 \begin_layout Standard
26672 The commands 
26673 \series bold
26674
26675 \backslash
26676 b
26677 \series default
26678  , 
26679 \series bold
26680
26681 \backslash
26682 c
26683 \series default
26684  , 
26685 \series bold
26686
26687 \backslash
26688 d
26689 \series default
26690  , 
26691 \series bold
26692
26693 \backslash
26694 H
26695 \series default
26696  , 
26697 \series bold
26698
26699 \backslash
26700 t
26701 \series default
26702  , 
26703 \series bold
26704
26705 \backslash
26706 u
26707 \series default
26708  , 
26709 \series bold
26710
26711 \backslash
26712 v
26713 \series default
26714 , and accents inserted directly with the keyboard are also available in
26715  mathematical text.
26716  For the other accents there are special math commands to be used in formulas,
26717  see 
26718 \begin_inset CommandInset ref
26719 LatexCommand ref
26720 reference "sub:Accents-for-one"
26721
26722 \end_inset
26723
26724 .
26725 \end_layout
26726
26727 \begin_layout Standard
26728 \begin_inset VSpace bigskip
26729 \end_inset
26730
26731 Furthermore, with the command 
26732 \series bold
26733
26734 \backslash
26735 textcircled
26736 \series default
26737
26738 \begin_inset Index
26739 status collapsed
26740
26741 \begin_layout Plain Layout
26742 Commands ! T ! 
26743 \backslash
26744 textcircled
26745 \end_layout
26746
26747 \end_inset
26748
26749  all numbers and letters can be set into a circle, quasi accented with a
26750  circle, similar to the the copyright symbol.
26751 \end_layout
26752
26753 \begin_layout Standard
26754 \align center
26755 \begin_inset Tabular
26756 <lyxtabular version="3" rows="3" columns="2">
26757 <features>
26758 <column alignment="center" valignment="top" width="0">
26759 <column alignment="center" valignment="top" width="0">
26760 <row>
26761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26762 \begin_inset Text
26763
26764 \begin_layout Plain Layout
26765 Command
26766 \end_layout
26767
26768 \end_inset
26769 </cell>
26770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26771 \begin_inset Text
26772
26773 \begin_layout Plain Layout
26774 Result
26775 \begin_inset Note Note
26776 status collapsed
26777
26778 \begin_layout Plain Layout
26779
26780 \series bold
26781
26782 \backslash
26783 raisebox
26784 \series default
26785  is only used as spacer.
26786 \end_layout
26787
26788 \end_inset
26789
26790
26791 \end_layout
26792
26793 \end_inset
26794 </cell>
26795 </row>
26796 <row>
26797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26798 \begin_inset Text
26799
26800 \begin_layout Plain Layout
26801
26802 \backslash
26803 textcircled{w}
26804 \end_layout
26805
26806 \end_inset
26807 </cell>
26808 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26809 \begin_inset Text
26810
26811 \begin_layout Plain Layout
26812 \begin_inset ERT
26813 status collapsed
26814
26815 \begin_layout Plain Layout
26816
26817
26818 \backslash
26819 textcircled{w}
26820 \end_layout
26821
26822 \end_inset
26823
26824
26825 \end_layout
26826
26827 \end_inset
26828 </cell>
26829 </row>
26830 <row>
26831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26832 \begin_inset Text
26833
26834 \begin_layout Plain Layout
26835
26836 \backslash
26837 Large 
26838 \backslash
26839 textcircled{
26840 \backslash
26841 normalsize
26842 \backslash
26843 protect
26844 \backslash
26845 raisebox{-1.5pt}{W}}
26846 \end_layout
26847
26848 \end_inset
26849 </cell>
26850 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26851 \begin_inset Text
26852
26853 \begin_layout Plain Layout
26854 \begin_inset Formula $\raisebox{4.5mm}{}$
26855 \end_inset
26856
26857
26858 \begin_inset ERT
26859 status collapsed
26860
26861 \begin_layout Plain Layout
26862
26863
26864 \backslash
26865 Large 
26866 \backslash
26867 textcircled{
26868 \backslash
26869 normalsize
26870 \backslash
26871 protect
26872 \backslash
26873 raisebox{-1.5pt}W}
26874 \end_layout
26875
26876 \end_inset
26877
26878
26879 \begin_inset Formula $\raisebox{-2mm}{}$
26880 \end_inset
26881
26882
26883 \end_layout
26884
26885 \end_inset
26886 </cell>
26887 </row>
26888 </lyxtabular>
26889
26890 \end_inset
26891
26892
26893 \end_layout
26894
26895 \begin_layout Standard
26896 One has to take care that the character fits in the circle.
26897  
26898 \series bold
26899
26900 \backslash
26901 Large
26902 \series default
26903
26904 \begin_inset Foot
26905 status collapsed
26906
26907 \begin_layout Plain Layout
26908 see 
26909 \begin_inset CommandInset ref
26910 LatexCommand ref
26911 reference "sub:Font-Sizes"
26912
26913 \end_inset
26914
26915
26916 \end_layout
26917
26918 \end_inset
26919
26920  specifies thereby the size of the circle.
26921  With the help of 
26922 \series bold
26923
26924 \backslash
26925 raisebox
26926 \series default
26927
26928 \begin_inset Foot
26929 status collapsed
26930
26931 \begin_layout Plain Layout
26932 see 
26933 \begin_inset CommandInset ref
26934 LatexCommand ref
26935 reference "sub:Boxes-without-Frame"
26936
26937 \end_inset
26938
26939
26940 \end_layout
26941
26942 \end_inset
26943
26944  the character can be centered.
26945 \end_layout
26946
26947 \begin_layout Subsection
26948 Minuscule Numbers
26949 \begin_inset Index
26950 status collapsed
26951
26952 \begin_layout Plain Layout
26953 Minuscule numbers
26954 \end_layout
26955
26956 \end_inset
26957
26958
26959 \end_layout
26960
26961 \begin_layout Standard
26962 Minuscule numbers are created with the command 
26963 \series bold
26964
26965 \backslash
26966 oldstylenums
26967 \series default
26968
26969 \begin_inset Index
26970 status collapsed
26971
26972 \begin_layout Plain Layout
26973 Commands ! O ! 
26974 \backslash
26975 oldstylenums
26976 \end_layout
26977
26978 \end_inset
26979
26980 .
26981  The command can be used in formulas and in TeX-mode.
26982  The command scheme is:
26983 \end_layout
26984
26985 \begin_layout Standard
26986
26987 \series bold
26988
26989 \backslash
26990 oldstylenums{number}
26991 \end_layout
26992
26993 \begin_layout Standard
26994 The command 
26995 \series bold
26996
26997 \backslash
26998 oldstylenums{0123456789
26999 \series default
27000  produces: 
27001 \begin_inset Formula $\oldstylenums{0123456789}$
27002 \end_inset
27003
27004
27005 \end_layout
27006
27007 \begin_layout Subsection
27008 Miscellaneous special Characters
27009 \begin_inset CommandInset label
27010 LatexCommand label
27011 name "sub:Miscellaneous-special-Characters"
27012
27013 \end_inset
27014
27015
27016 \begin_inset Index
27017 status collapsed
27018
27019 \begin_layout Plain Layout
27020 Special characters ! miscellaneous
27021 \end_layout
27022
27023 \end_inset
27024
27025
27026 \end_layout
27027
27028 \begin_layout Standard
27029 The following characters can only be inserted to formulas by using commands:
27030 \end_layout
27031
27032 \begin_layout Standard
27033 \align center
27034 \begin_inset Tabular
27035 <lyxtabular version="3" rows="4" columns="2">
27036 <features>
27037 <column alignment="center" valignment="top" width="0">
27038 <column alignment="center" valignment="top" width="0">
27039 <row>
27040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27041 \begin_inset Text
27042
27043 \begin_layout Plain Layout
27044 Command
27045 \end_layout
27046
27047 \end_inset
27048 </cell>
27049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27050 \begin_inset Text
27051
27052 \begin_layout Plain Layout
27053 Result
27054 \end_layout
27055
27056 \end_inset
27057 </cell>
27058 </row>
27059 <row>
27060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27061 \begin_inset Text
27062
27063 \begin_layout Plain Layout
27064
27065 \backslash
27066 ^
27067 \begin_inset ERT
27068 status collapsed
27069
27070 \begin_layout Plain Layout
27071
27072
27073 \backslash
27074 spce 
27075 \end_layout
27076
27077 \end_inset
27078
27079
27080 \end_layout
27081
27082 \end_inset
27083 </cell>
27084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27085 \begin_inset Text
27086
27087 \begin_layout Plain Layout
27088 \begin_inset Formula $\mathcircumflex$
27089 \end_inset
27090
27091
27092 \end_layout
27093
27094 \end_inset
27095 </cell>
27096 </row>
27097 <row>
27098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27099 \begin_inset Text
27100
27101 \begin_layout Plain Layout
27102
27103 \backslash
27104 _
27105 \end_layout
27106
27107 \end_inset
27108 </cell>
27109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27110 \begin_inset Text
27111
27112 \begin_layout Plain Layout
27113 \begin_inset Formula $\_$
27114 \end_inset
27115
27116
27117 \end_layout
27118
27119 \end_inset
27120 </cell>
27121 </row>
27122 <row>
27123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27124 \begin_inset Text
27125
27126 \begin_layout Plain Layout
27127 ^
27128 \begin_inset ERT
27129 status collapsed
27130
27131 \begin_layout Plain Layout
27132
27133
27134 \backslash
27135 spce 
27136 \end_layout
27137
27138 \end_inset
27139
27140
27141 \backslash
27142 circ
27143 \begin_inset Index
27144 status collapsed
27145
27146 \begin_layout Plain Layout
27147
27148 \backslash
27149
27150 \end_layout
27151
27152 \end_inset
27153
27154
27155 \end_layout
27156
27157 \end_inset
27158 </cell>
27159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27160 \begin_inset Text
27161
27162 \begin_layout Plain Layout
27163 \begin_inset Formula $^{\circ}$
27164 \end_inset
27165
27166
27167 \end_layout
27168
27169 \end_inset
27170 </cell>
27171 </row>
27172 </lyxtabular>
27173
27174 \end_inset
27175
27176
27177 \end_layout
27178
27179 \begin_layout Standard
27180 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
27181  contains the following line
27182 \begin_inset Foot
27183 status collapsed
27184
27185 \begin_layout Plain Layout
27186 More about this is described in 
27187 \begin_inset CommandInset ref
27188 LatexCommand ref
27189 reference "sub:Text-Characters-in"
27190
27191 \end_inset
27192
27193 .
27194 \end_layout
27195
27196 \end_inset
27197
27198 :
27199 \end_layout
27200
27201 \begin_layout Standard
27202
27203 \series bold
27204
27205 \backslash
27206 DeclareInputtext{176}{
27207 \backslash
27208 ifmmode^
27209 \backslash
27210 circ
27211 \backslash
27212 else
27213 \backslash
27214 textdegree
27215 \backslash
27216 fi}
27217 \end_layout
27218
27219 \begin_layout Section
27220 Formula Styles
27221 \begin_inset CommandInset label
27222 LatexCommand label
27223 name "sec:Formula-Styles"
27224
27225 \end_inset
27226
27227
27228 \begin_inset Index
27229 status collapsed
27230
27231 \begin_layout Plain Layout
27232 Formula ! styles
27233 \end_layout
27234
27235 \end_inset
27236
27237
27238 \end_layout
27239
27240 \begin_layout Itemize
27241 There are two different alignment styles:
27242 \end_layout
27243
27244 \begin_deeper
27245 \begin_layout Description
27246 Centered is the predefined standard
27247 \end_layout
27248
27249 \begin_layout Description
27250 Indented for this the option 
27251 \series bold
27252 fleqn
27253 \series default
27254  must be inserted in the menu 
27255 \family sans
27256 Document\SpecialChar \menuseparator
27257 Settings
27258 \family default
27259  under 
27260 \family sans
27261 Document
27262 \begin_inset space ~
27263 \end_inset
27264
27265 Class
27266 \end_layout
27267
27268 \begin_layout Standard
27269 When 
27270 \series bold
27271 Indented
27272 \series default
27273  is used, the indentation can be adjusted with the length 
27274 \series bold
27275
27276 \backslash
27277 mathindent
27278 \series default
27279
27280 \begin_inset Index
27281 status collapsed
27282
27283 \begin_layout Plain Layout
27284 Commands ! M ! 
27285 \backslash
27286 mathindent
27287 \end_layout
27288
27289 \end_inset
27290
27291 .
27292  Should the distance be 15
27293 \begin_inset space \thinspace{}
27294 \end_inset
27295
27296 mm, the following command line is inserted in the LaTeX-preamble
27297 \end_layout
27298
27299 \begin_layout Standard
27300
27301 \series bold
27302
27303 \backslash
27304 setlength{
27305 \backslash
27306 mathindent}{15mm}
27307 \end_layout
27308
27309 \begin_layout Standard
27310 When no length is specified, the predefined value of 30
27311 \begin_inset space \thinspace{}
27312 \end_inset
27313
27314 pt will be used.
27315 \end_layout
27316
27317 \end_deeper
27318 \begin_layout Itemize
27319 And two different numbering styles:
27320 \end_layout
27321
27322 \begin_deeper
27323 \begin_layout Description
27324 Right is the predefined standard
27325 \end_layout
27326
27327 \begin_layout Description
27328 Left for this the option 
27329 \series bold
27330 leqno
27331 \series default
27332  must be inserted in the menu 
27333 \family sans
27334 Document\SpecialChar \menuseparator
27335 Settings
27336 \family default
27337  under 
27338 \family sans
27339 Document
27340 \begin_inset space ~
27341 \end_inset
27342
27343 Class
27344 \end_layout
27345
27346 \end_deeper
27347 \begin_layout Standard
27348
27349 \series bold
27350 fleqn
27351 \series default
27352  and 
27353 \series bold
27354 leqno
27355 \series default
27356  can also be used together.
27357  In this case both options are inserted, separated by a comma.
27358 \end_layout
27359
27360 \begin_layout Standard
27361 The chosen styles are used for all displayed formulas of the document.
27362  When both, centered and indented formulas should be created in a document,
27363  the style 
27364 \series bold
27365 Centered
27366 \series default
27367  is used.
27368  The indented formulas are then set in a flalign environment, see 
27369 \begin_inset CommandInset ref
27370 LatexCommand ref
27371 reference "sub:Flalign-Environment"
27372
27373 \end_inset
27374
27375 .
27376 \end_layout
27377
27378 \begin_layout Section
27379 Multiline Formulas
27380 \begin_inset CommandInset label
27381 LatexCommand label
27382 name "sec:Multiline-Formulas"
27383
27384 \end_inset
27385
27386
27387 \begin_inset Index
27388 status collapsed
27389
27390 \begin_layout Plain Layout
27391 Formula ! multiline
27392 \end_layout
27393
27394 \end_inset
27395
27396
27397 \end_layout
27398
27399 \begin_layout Subsection
27400 General
27401 \end_layout
27402
27403 \begin_layout Standard
27404 In LyX multiline formulas are created by pressing 
27405 \family sans
27406 \series bold
27407 Ctrl-Return
27408 \family default
27409 \series default
27410  inside a formula.
27411  This creates either an 
27412 \series bold
27413 eqnarray environment
27414 \series default
27415  that is described in 
27416 \begin_inset CommandInset ref
27417 LatexCommand ref
27418 reference "sub:Eqnarray-Environment"
27419
27420 \end_inset
27421
27422  or, when the option 
27423 \family sans
27424 Use AMS math package
27425 \family default
27426  in the document settings is selected, an 
27427 \series bold
27428 align environment
27429 \series default
27430  that is described in 
27431 \begin_inset CommandInset ref
27432 LatexCommand ref
27433 reference "sub:Standard-align-Environment"
27434
27435 \end_inset
27436
27437 .
27438 \end_layout
27439
27440 \begin_layout Standard
27441 There are other multiline formula environments that can be created via the
27442  menu 
27443 \family sans
27444 Insert\SpecialChar \menuseparator
27445 Math
27446 \family default
27447 .
27448  These environments are described in the following sections.
27449 \end_layout
27450
27451 \begin_layout Standard
27452 In all multiline formula environments a new line is created by pressing
27453  
27454 \family sans
27455 Ctrl-Return
27456 \family default
27457 .
27458  To add or delete lines, the math toolbar buttons 
27459 \begin_inset Graphics
27460         filename ../images/tabular-feature_append-row.png
27461         scale 85
27462
27463 \end_inset
27464
27465  or 
27466 \begin_inset Graphics
27467         filename ../images/tabular-feature_delete-row.png
27468         scale 85
27469
27470 \end_inset
27471
27472 , respectively, or the menu 
27473 \family sans
27474 Edit\SpecialChar \menuseparator
27475 Rows & Columns
27476 \family default
27477  can be used.
27478 \end_layout
27479
27480 \begin_layout Subsubsection
27481 Line Separation
27482 \begin_inset CommandInset label
27483 LatexCommand label
27484 name "sub:Line-Separation"
27485
27486 \end_inset
27487
27488
27489 \begin_inset Index
27490 status collapsed
27491
27492 \begin_layout Plain Layout
27493 Formula ! multiline ! Line separation
27494 \end_layout
27495
27496 \end_inset
27497
27498
27499 \end_layout
27500
27501 \begin_layout Standard
27502 There is sometimes not enough space in multiline formulas between the lines:
27503 \begin_inset Formula \begin{eqnarray*}
27504 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}\\
27505 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*}
27506
27507 \end_inset
27508
27509
27510 \end_layout
27511
27512 \begin_layout Standard
27513 In LaTeX additional line space is specified as optional argument of the
27514  new line command.
27515  This is not yet possible in LyX
27516 \begin_inset Foot
27517 status collapsed
27518
27519 \begin_layout Plain Layout
27520 see 
27521 \begin_inset CommandInset href
27522 LatexCommand href
27523 name "LyX-bug #1505"
27524 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27525
27526 \end_inset
27527
27528
27529 \end_layout
27530
27531 \end_inset
27532
27533 , therefore the whole formula must be inserted in TeX-mode.
27534  To add in our example space, the command 
27535 \series bold
27536
27537 \backslash
27538
27539 \backslash
27540 [3mm]
27541 \series default
27542  is inserted at the end of the first line.
27543  One gets: 
27544 \begin_inset ERT
27545 status collapsed
27546
27547 \begin_layout Plain Layout
27548
27549
27550 \backslash
27551 begin{eqnarray*}
27552 \end_layout
27553
27554 \begin_layout Plain Layout
27555
27556 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27557  = & 
27558 \backslash
27559 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27560 \backslash
27561
27562 \backslash
27563 [3mm]
27564 \end_layout
27565
27566 \begin_layout Plain Layout
27567
27568 4x^{2}
27569 \backslash
27570 left(B^{2}+x_{0}^{2}
27571 \backslash
27572 right)+4x_{0}x
27573 \backslash
27574 left(D-B^{2}
27575 \backslash
27576 right)+B^{2}
27577 \backslash
27578 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27579 \backslash
27580 right) & = & 0
27581 \end_layout
27582
27583 \begin_layout Plain Layout
27584
27585
27586 \backslash
27587 end{eqnarray*}
27588 \end_layout
27589
27590 \end_inset
27591
27592
27593 \end_layout
27594
27595 \begin_layout Standard
27596 \begin_inset VSpace bigskip
27597 \end_inset
27598
27599 To set the the line separation for all lines in a formula, the length 
27600 \series bold
27601
27602 \backslash
27603 jot
27604 \series default
27605
27606 \begin_inset Index
27607 status collapsed
27608
27609 \begin_layout Plain Layout
27610 Commands ! J ! 
27611 \backslash
27612 jot
27613 \end_layout
27614
27615 \end_inset
27616
27617  is changed.
27618  The definition is: 
27619 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27620 \end_inset
27621
27622 .
27623  Predefined for 
27624 \series bold
27625
27626 \backslash
27627 jot
27628 \series default
27629  is the value 3
27630 \begin_inset space \thinspace{}
27631 \end_inset
27632
27633 pt.
27634  To create 3
27635 \begin_inset space \thinspace{}
27636 \end_inset
27637
27638 mm additional line separation as in the previous example, the command
27639 \end_layout
27640
27641 \begin_layout Standard
27642
27643 \series bold
27644
27645 \backslash
27646 setlength{
27647 \backslash
27648 jot}{3mm+3pt}
27649 \end_layout
27650
27651 \begin_layout Standard
27652 is inserted in TeX-mode before the formula.
27653  This requires that the LaTeX-package 
27654 \series bold
27655 calc
27656 \series default
27657
27658 \begin_inset Foot
27659 status collapsed
27660
27661 \begin_layout Plain Layout
27662
27663 \series bold
27664 calc
27665 \series default
27666  is part of every LaTeX standard installation.
27667 \end_layout
27668
27669 \end_inset
27670
27671
27672 \begin_inset Index
27673 status collapsed
27674
27675 \begin_layout Plain Layout
27676 Packages ! calc
27677 \end_layout
27678
27679 \end_inset
27680
27681  was loaded in LaTeX-preamble with the line
27682 \end_layout
27683
27684 \begin_layout Standard
27685
27686 \series bold
27687
27688 \backslash
27689 usepackage{calc}
27690 \end_layout
27691
27692 \begin_layout Standard
27693 One gets: 
27694 \begin_inset ERT
27695 status collapsed
27696
27697 \begin_layout Plain Layout
27698
27699
27700 \backslash
27701 setlength{
27702 \backslash
27703 jot}{3mm+3pt}
27704 \end_layout
27705
27706 \end_inset
27707
27708
27709 \begin_inset Formula \begin{eqnarray*}
27710 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}\\
27711 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*}
27712
27713 \end_inset
27714
27715
27716 \end_layout
27717
27718 \begin_layout Standard
27719 \begin_inset ERT
27720 status collapsed
27721
27722 \begin_layout Plain Layout
27723
27724
27725 \backslash
27726 setlength{
27727 \backslash
27728 jot}{3pt}
27729 \end_layout
27730
27731 \end_inset
27732
27733  To get back to the predefined distance, 
27734 \series bold
27735
27736 \backslash
27737 jot
27738 \series default
27739  is set to the value 3
27740 \begin_inset space \thinspace{}
27741 \end_inset
27742
27743 pt.
27744 \end_layout
27745
27746 \begin_layout Subsubsection
27747 Column Separation
27748 \begin_inset CommandInset label
27749 LatexCommand label
27750 name "sub:Column-Separation"
27751
27752 \end_inset
27753
27754
27755 \begin_inset Index
27756 status collapsed
27757
27758 \begin_layout Plain Layout
27759 Formula ! multiline ! Column separation
27760 \end_layout
27761
27762 \end_inset
27763
27764
27765 \end_layout
27766
27767 \begin_layout Standard
27768 Multiline formulas form a matrix.
27769  A formula in the eqnarray environment is for example a matrix with three
27770  columns.
27771  By changing the column separation in this environment, the space beside
27772  the relation sign can be changed.
27773 \end_layout
27774
27775 \begin_layout Standard
27776 The column separation is specified with the length 
27777 \series bold
27778
27779 \backslash
27780 arraycolsep
27781 \series default
27782
27783 \begin_inset Index
27784 status collapsed
27785
27786 \begin_layout Plain Layout
27787 Commands ! A ! 
27788 \backslash
27789 arraycolsep
27790 \end_layout
27791
27792 \end_inset
27793
27794  according to:
27795 \begin_inset Newline newline
27796 \end_inset
27797
27798 column separation = 2
27799 \begin_inset space \thinspace{}
27800 \end_inset
27801
27802
27803 \series bold
27804
27805 \backslash
27806 arraycolsep
27807 \series default
27808
27809 \begin_inset Newline newline
27810 \end_inset
27811
27812 Thus, the command
27813 \end_layout
27814
27815 \begin_layout Standard
27816
27817 \series bold
27818
27819 \backslash
27820 setlength{
27821 \backslash
27822 arraycolsep}{1cm}
27823 \end_layout
27824
27825 \begin_layout Standard
27826 inserted in TeX-mode, sets for all following formulas a column separation
27827  of 2
27828 \begin_inset space \thinspace{}
27829 \end_inset
27830
27831 cm.
27832  To get back to the predefined distance, 
27833 \series bold
27834
27835 \backslash
27836 arraycolsep
27837 \series default
27838  is set to 5
27839 \begin_inset space \thinspace{}
27840 \end_inset
27841
27842 pt.
27843 \end_layout
27844
27845 \begin_layout Standard
27846 A formula with 2
27847 \begin_inset space \thinspace{}
27848 \end_inset
27849
27850 cm column separation:
27851 \begin_inset ERT
27852 status collapsed
27853
27854 \begin_layout Plain Layout
27855
27856
27857 \backslash
27858 setlength{
27859 \backslash
27860 arraycolsep}{1cm}
27861 \end_layout
27862
27863 \end_inset
27864
27865
27866 \begin_inset Formula \begin{eqnarray*}
27867 A & = & B\\
27868 C & \ne & A\end{eqnarray*}
27869
27870 \end_inset
27871
27872 A formula with the predefined column separation for matrices of 10
27873 \begin_inset space \thinspace{}
27874 \end_inset
27875
27876 pt:
27877 \begin_inset ERT
27878 status collapsed
27879
27880 \begin_layout Plain Layout
27881
27882
27883 \backslash
27884 setlength{
27885 \backslash
27886 arraycolsep}{5pt}
27887 \end_layout
27888
27889 \end_inset
27890
27891
27892 \begin_inset Formula \begin{eqnarray*}
27893 A & = & B\\
27894 C & \ne & A\end{eqnarray*}
27895
27896 \end_inset
27897
27898
27899 \end_layout
27900
27901 \begin_layout Subsubsection
27902 Long Formulas
27903 \begin_inset Index
27904 status collapsed
27905
27906 \begin_layout Plain Layout
27907 Formula ! long
27908 \end_layout
27909
27910 \end_inset
27911
27912
27913 \end_layout
27914
27915 \begin_layout Standard
27916 Long formulas can be typeset using these methods:
27917 \end_layout
27918
27919 \begin_layout Itemize
27920 When one side of the equation is much shorther than the line width, this
27921  one is chosen for the left side and the right side is typeset over two
27922  lines:
27923 \begin_inset ERT
27924 status collapsed
27925
27926 \begin_layout Plain Layout
27927
27928
27929 \backslash
27930 medskip
27931 \end_layout
27932
27933 \end_inset
27934
27935  
27936 \begin_inset Formula \begin{eqnarray}
27937 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 \\
27938  &  & -\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}
27939
27940 \end_inset
27941
27942
27943 \begin_inset ERT
27944 status collapsed
27945
27946 \begin_layout Plain Layout
27947
27948
27949 \backslash
27950 smallskip
27951 \end_layout
27952
27953 \end_inset
27954
27955
27956 \begin_inset Newline newline
27957 \end_inset
27958
27959 The minus sign at the beginning of the second line does normally not appear
27960  as operator because it is the first character of the line.
27961  Thus it would not be surrounded by space and could not be distinguished
27962  from the fraction bar.
27963  To avoid this, space was inserted behind the minus sign with the command
27964  
27965 \series bold
27966
27967 \backslash
27968 hspace{3pt}
27969 \series default
27970
27971 \begin_inset Foot
27972 status collapsed
27973
27974 \begin_layout Plain Layout
27975 more about 
27976 \series bold
27977
27978 \backslash
27979 hspace
27980 \series default
27981  see 
27982 \begin_inset CommandInset ref
27983 LatexCommand ref
27984 reference "sub:Variable-Space"
27985
27986 \end_inset
27987
27988
27989 \end_layout
27990
27991 \end_inset
27992
27993
27994 \begin_inset Index
27995 status collapsed
27996
27997 \begin_layout Plain Layout
27998 Commands ! H ! 
27999 \backslash
28000 hspace
28001 \end_layout
28002
28003 \end_inset
28004
28005 .
28006 \end_layout
28007
28008 \begin_layout Itemize
28009 When both sides of the equation are too long, the command 
28010 \series bold
28011
28012 \backslash
28013 lefteqn
28014 \series default
28015
28016 \begin_inset Index
28017 status collapsed
28018
28019 \begin_layout Plain Layout
28020 Commands ! L ! 
28021 \backslash
28022 lefteqn
28023 \end_layout
28024
28025 \end_inset
28026
28027  is used.
28028  It is inserted to the first column of the first line and effects that all
28029  further insertions overwrite the following columns:
28030 \begin_inset ERT
28031 status collapsed
28032
28033 \begin_layout Plain Layout
28034
28035
28036 \backslash
28037 medskip
28038 \end_layout
28039
28040 \end_inset
28041
28042
28043 \begin_inset Formula \begin{eqnarray}
28044 \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 \\
28045  &  & -\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 \\
28046  &  & =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}
28047
28048 \end_inset
28049
28050
28051 \begin_inset ERT
28052 status collapsed
28053
28054 \begin_layout Plain Layout
28055
28056
28057 \backslash
28058 smallskip
28059 \end_layout
28060
28061 \end_inset
28062
28063
28064 \begin_inset Newline newline
28065 \end_inset
28066
28067 After the insertion of 
28068 \series bold
28069
28070 \backslash
28071 lefteqn
28072 \series default
28073 , the cursor is in a purple box that is a bit shifted to the left from the
28074  blue one.
28075  In this the formula is inserted.
28076 \begin_inset ERT
28077 status collapsed
28078
28079 \begin_layout Plain Layout
28080
28081
28082 \backslash
28083 medskip
28084 \end_layout
28085
28086 \end_inset
28087
28088
28089 \begin_inset Newline newline
28090 \end_inset
28091
28092 The content of the further lines is inserted to the second or another formula
28093  column.
28094  The greater the column number where it was inserted, the larger the indentation.
28095 \begin_inset ERT
28096 status collapsed
28097
28098 \begin_layout Plain Layout
28099
28100
28101 \backslash
28102 medskip
28103 \end_layout
28104
28105 \end_inset
28106
28107
28108 \begin_inset Newline newline
28109 \end_inset
28110
28111
28112 \begin_inset Note Greyedout
28113 status open
28114
28115 \begin_layout Plain Layout
28116 Note the following when using 
28117 \series bold
28118
28119 \backslash
28120 lefteqn
28121 \series default
28122 :
28123 \end_layout
28124
28125 \begin_layout Itemize
28126 The formula doesn't use the full page width.
28127  When e.
28128 \begin_inset space \thinspace{}
28129 \end_inset
28130
28131 g.
28132 \begin_inset space ~
28133 \end_inset
28134
28135 the term 
28136 \begin_inset Formula $-B^{2}$
28137 \end_inset
28138
28139  is added to the first line in the above example, it would have been outside
28140  the page margin.
28141  To better use the width, negative space can be inserted at the beginning
28142  of the first line.
28143 \end_layout
28144
28145 \begin_layout Itemize
28146 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28147  line.
28148 \begin_inset Foot
28149 status collapsed
28150
28151 \begin_layout Plain Layout
28152 \begin_inset CommandInset href
28153 LatexCommand href
28154 name "LyX-bug #1429"
28155 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
28156
28157 \end_inset
28158
28159
28160 \end_layout
28161
28162 \end_inset
28163
28164  One can only set the cursor at the beginning of the line and move it with
28165  the arrow keys.
28166 \end_layout
28167
28168 \end_inset
28169
28170
28171 \end_layout
28172
28173 \begin_layout Itemize
28174 Other methods to set long formulas are offered by the environments described
28175  in 
28176 \begin_inset CommandInset ref
28177 LatexCommand ref
28178 reference "sub:Multline-Environment"
28179
28180 \end_inset
28181
28182  and 
28183 \begin_inset CommandInset ref
28184 LatexCommand ref
28185 reference "sub:Multiline-Formula-Parts"
28186
28187 \end_inset
28188
28189 .
28190 \end_layout
28191
28192 \begin_layout Subsubsection
28193 Multiline Brackets
28194 \begin_inset CommandInset label
28195 LatexCommand label
28196 name "sub:Multiline-Brackets"
28197
28198 \end_inset
28199
28200
28201 \begin_inset Index
28202 status collapsed
28203
28204 \begin_layout Plain Layout
28205 Brackets ! for multiline expressions
28206 \end_layout
28207
28208 \end_inset
28209
28210
28211 \end_layout
28212
28213 \begin_layout Standard
28214 For brackets spanning multiple lines the following problem occurs:
28215 \begin_inset Formula \begin{eqnarray*}
28216 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28217  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28218
28219 \end_inset
28220
28221
28222 \end_layout
28223
28224 \begin_layout Standard
28225 The closing bracket is smaller than the opening bracket because brackets
28226  with variable size may not span multiple lines.
28227 \end_layout
28228
28229 \begin_layout Standard
28230 To set the bracket size for the second line correctly, the first line is
28231  ended with 
28232 \series bold
28233
28234 \backslash
28235 right.
28236 \series default
28237
28238 \begin_inset Index
28239 status collapsed
28240
28241 \begin_layout Plain Layout
28242 Commands ! R ! 
28243 \backslash
28244 right
28245 \end_layout
28246
28247 \end_inset
28248
28249  and the second line with 
28250 \series bold
28251
28252 \backslash
28253 left.
28254 \begin_inset Foot
28255 status collapsed
28256
28257 \begin_layout Plain Layout
28258 for more about 
28259 \series bold
28260
28261 \backslash
28262 left
28263 \series default
28264  and 
28265 \series bold
28266
28267 \backslash
28268 right
28269 \series default
28270  see 
28271 \begin_inset CommandInset ref
28272 LatexCommand ref
28273 reference "sub:Automatic-Bracket-Size"
28274
28275 \end_inset
28276
28277
28278 \end_layout
28279
28280 \end_inset
28281
28282
28283 \series default
28284
28285 \begin_inset Index
28286 status collapsed
28287
28288 \begin_layout Plain Layout
28289 Commands ! L ! 
28290 \backslash
28291 left
28292 \end_layout
28293
28294 \end_inset
28295
28296 .
28297  After 
28298 \series bold
28299
28300 \backslash
28301 left.
28302
28303 \series default
28304  the command 
28305 \series bold
28306
28307 \backslash
28308 vphantom
28309 \series default
28310
28311 \begin_inset ERT
28312 status collapsed
28313
28314 \begin_layout Plain Layout
28315
28316
28317 \backslash
28318 spce 
28319 \end_layout
28320
28321 \end_inset
28322
28323
28324 \series bold
28325
28326 \backslash
28327 prod
28328 \series default
28329 ^
28330 \begin_inset ERT
28331 status collapsed
28332
28333 \begin_layout Plain Layout
28334
28335
28336 \backslash
28337 spce 
28338 \end_layout
28339
28340 \end_inset
28341
28342
28343 \series bold
28344
28345 \backslash
28346 infty
28347 \series default
28348
28349 \begin_inset ERT
28350 status collapsed
28351
28352 \begin_layout Plain Layout
28353
28354
28355 \backslash
28356 spce 
28357 \end_layout
28358
28359 \end_inset
28360
28361
28362 \series bold
28363
28364 \begin_inset Formula $\downarrow$
28365 \end_inset
28366
28367 _R=1}
28368 \series default
28369
28370 \begin_inset Index
28371 status collapsed
28372
28373 \begin_layout Plain Layout
28374 Commands ! V ! 
28375 \backslash
28376 vphantom
28377 \end_layout
28378
28379 \end_inset
28380
28381  is inserted, because the multiplication operator with its limits is the
28382  largest symbol in the first line and this should be the size for the bracket
28383  in the second line.
28384 \end_layout
28385
28386 \begin_layout Standard
28387 The result is this:
28388 \begin_inset Formula \begin{eqnarray*}
28389 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28390  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28391
28392 \end_inset
28393
28394
28395 \end_layout
28396
28397 \begin_layout Subsection
28398 Align Environments
28399 \end_layout
28400
28401 \begin_layout Standard
28402 Align environments can be used for every kind of multiline formulas.
28403  They are specially useful to set several formulas side by side.
28404 \end_layout
28405
28406 \begin_layout Standard
28407 Align environments consist of columns.
28408  The odd columns are right aligned, the even ones left aligned.
28409  Every line in an Align environment can be numbered.
28410 \end_layout
28411
28412 \begin_layout Standard
28413 Align environments are created via the menu 
28414 \family sans
28415 Insert\SpecialChar \menuseparator
28416 Math
28417 \family default
28418 .
28419  With the menu 
28420 \family sans
28421 Edit\SpecialChar \menuseparator
28422 Math\SpecialChar \menuseparator
28423 Change Formula Type
28424 \family default
28425  already existing formulas can be converted to Align environments.
28426 \end_layout
28427
28428 \begin_layout Standard
28429 To add or delete columns, the math toolbar buttons 
28430 \begin_inset Graphics
28431         filename ../images/tabular-feature_append-column.png
28432         scale 85
28433
28434 \end_inset
28435
28436  or 
28437 \begin_inset Graphics
28438         filename ../images/tabular-feature_delete-column.png
28439         scale 85
28440
28441 \end_inset
28442
28443 , respectively, or the menu 
28444 \family sans
28445 Edit\SpecialChar \menuseparator
28446 Rows & Columns
28447 \family default
28448  can be used.
28449 \end_layout
28450
28451 \begin_layout Subsubsection
28452 Standard align Environment
28453 \begin_inset CommandInset label
28454 LatexCommand label
28455 name "sub:Standard-align-Environment"
28456
28457 \end_inset
28458
28459
28460 \begin_inset Index
28461 status collapsed
28462
28463 \begin_layout Plain Layout
28464 Formula ! multiline ! align environment
28465 \end_layout
28466
28467 \end_inset
28468
28469
28470 \end_layout
28471
28472 \begin_layout Standard
28473 This Align environment is created by presssing 
28474 \family sans
28475 Ctrl-Return
28476 \family default
28477  in a formula or by the menu 
28478 \family sans
28479 Insert\SpecialChar \menuseparator
28480 Math\SpecialChar \menuseparator
28481 AMS align Environment
28482 \family default
28483 .
28484 \end_layout
28485
28486 \begin_layout Standard
28487 An example for two formulas set side by side, that are created with a four
28488  column align environment:
28489 \begin_inset Formula \begin{align*}
28490 A & =\sin(B) & C & =D\\
28491 C & \ne A & B & \ne D\end{align*}
28492
28493 \end_inset
28494
28495 As it can be seen, the formulas in this environment are placed so as if
28496  there would be a 
28497 \series bold
28498
28499 \backslash
28500 hfill
28501 \begin_inset Foot
28502 status collapsed
28503
28504 \begin_layout Plain Layout
28505 more about 
28506 \series bold
28507
28508 \backslash
28509 hfill
28510 \series default
28511  see 
28512 \begin_inset CommandInset ref
28513 LatexCommand ref
28514 reference "sub:Variable-Space"
28515
28516 \end_inset
28517
28518
28519 \end_layout
28520
28521 \end_inset
28522
28523
28524 \series default
28525  before the first and after every even column.
28526  When the formula style 
28527 \series bold
28528 Indented
28529 \begin_inset Foot
28530 status collapsed
28531
28532 \begin_layout Plain Layout
28533 formula styles see 
28534 \begin_inset CommandInset ref
28535 LatexCommand ref
28536 reference "sec:Formula-Styles"
28537
28538 \end_inset
28539
28540
28541 \end_layout
28542
28543 \end_inset
28544
28545
28546 \series default
28547  is used, the formula is set without the 
28548 \series bold
28549
28550 \backslash
28551 hfill
28552 \series default
28553  before the first column.
28554 \end_layout
28555
28556 \begin_layout Subsubsection
28557 Alignat Environment
28558 \begin_inset Index
28559 status collapsed
28560
28561 \begin_layout Plain Layout
28562 Formula ! multiline ! alignat environment
28563 \end_layout
28564
28565 \end_inset
28566
28567
28568 \end_layout
28569
28570 \begin_layout Standard
28571 The alignat environment has no predefined column separation.
28572  It can be inserted manually with the spaces that are described 
28573 \begin_inset CommandInset ref
28574 LatexCommand ref
28575 reference "sub:Space"
28576
28577 \end_inset
28578
28579 .
28580 \end_layout
28581
28582 \begin_layout Standard
28583 The above example in the alignat environment where 1
28584 \begin_inset space \thinspace{}
28585 \end_inset
28586
28587 cm space was inserted at the beginning of the second formula:
28588 \begin_inset Formula \begin{alignat*}{2}
28589 A & =\sin(B) & \hspace{1cm}C & =D\\
28590 C & \ne A & B & \ne D\end{alignat*}
28591
28592 \end_inset
28593
28594 Because the column separation can be set separately for every column, this
28595  environment is especially suitable to set three and more formulas side
28596  by side.
28597 \end_layout
28598
28599 \begin_layout Subsubsection
28600 Flalign Environment
28601 \begin_inset CommandInset label
28602 LatexCommand label
28603 name "sub:Flalign-Environment"
28604
28605 \end_inset
28606
28607
28608 \begin_inset Index
28609 status collapsed
28610
28611 \begin_layout Plain Layout
28612 Formula ! multiline ! flalign environment
28613 \end_layout
28614
28615 \end_inset
28616
28617
28618 \end_layout
28619
28620 \begin_layout Standard
28621 In this environment the first two columns are always set as much as possible
28622  to the left and the last two ones to the right.
28623  An example:
28624 \begin_inset Formula \begin{flalign*}
28625 A & =1 & B & =2 & C & =3\\
28626 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28627
28628 \end_inset
28629
28630
28631 \end_layout
28632
28633 \begin_layout Standard
28634 By creating a flalign environment with an odd number of columns where an
28635  empty TeX-brace is inserted to the last column, several formulas in a document
28636  can be set to the left, although the formula style 
28637 \series bold
28638 Centered
28639 \series default
28640  is used.
28641  As example the indented formula 
28642 \begin_inset CommandInset ref
28643 LatexCommand eqref
28644 reference "eq:VolInt"
28645
28646 \end_inset
28647
28648 :
28649 \begin_inset Formula \begin{flalign}
28650 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28651
28652 \end_inset
28653
28654 The first two columns contain the formula.
28655  To indent it as with the formula style 
28656 \series bold
28657 Indented
28658 \series default
28659 , 30
28660 \begin_inset space \thinspace{}
28661 \end_inset
28662
28663 pt space was inserted at the beginning of the first column.
28664 \end_layout
28665
28666 \begin_layout Subsection
28667 Eqnarray Environment
28668 \begin_inset CommandInset label
28669 LatexCommand label
28670 name "sub:Eqnarray-Environment"
28671
28672 \end_inset
28673
28674
28675 \begin_inset Index
28676 status collapsed
28677
28678 \begin_layout Plain Layout
28679 Formula ! multiline ! eqnarray environment
28680 \end_layout
28681
28682 \end_inset
28683
28684
28685 \end_layout
28686
28687 \begin_layout Standard
28688 When this environment has been created, three blue boxes appear.
28689  The content of the first box is right aligned, the content of the last
28690  one left aligned.
28691  The content of the middle box appears centered and a bit smaller, because
28692  it is designed to insert there only relation characters.
28693 \begin_inset Formula \begin{eqnarray*}
28694 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28695 AB & AB & AB\\
28696 A & = & A\end{eqnarray*}
28697
28698 \end_inset
28699
28700
28701 \end_layout
28702
28703 \begin_layout Subsection
28704 Gather Environment
28705 \begin_inset Index
28706 status collapsed
28707
28708 \begin_layout Plain Layout
28709 Formula ! multiline ! gather environment
28710 \end_layout
28711
28712 \end_inset
28713
28714
28715 \end_layout
28716
28717 \begin_layout Standard
28718 This environment consists of only one centered column.
28719  Every line can be numbered.
28720 \begin_inset Formula \begin{gather}
28721 A=1\\
28722 X=\textrm{-}1\end{gather}
28723
28724 \end_inset
28725
28726
28727 \end_layout
28728
28729 \begin_layout Subsection
28730 Multline Environment
28731 \begin_inset CommandInset label
28732 LatexCommand label
28733 name "sub:Multline-Environment"
28734
28735 \end_inset
28736
28737
28738 \begin_inset Index
28739 status collapsed
28740
28741 \begin_layout Plain Layout
28742 Formula ! multiline ! multline environment
28743 \end_layout
28744
28745 \end_inset
28746
28747
28748 \end_layout
28749
28750 \begin_layout Standard
28751 The multline environment consists, like the gather environment, of only
28752  one column.
28753  But the first line is left aligned, the last one right aligned.
28754  All other lines are centered.
28755  Therefore this environment is suitable for long formulas.
28756  As example formula 
28757 \begin_inset CommandInset ref
28758 LatexCommand eqref
28759 reference "eq:lefteqn"
28760
28761 \end_inset
28762
28763  in the multline environment:
28764 \begin_inset Formula \begin{multline}
28765 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}\\
28766 -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}\\
28767 =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}
28768
28769 \end_inset
28770
28771
28772 \end_layout
28773
28774 \begin_layout Standard
28775 In the output only the last (first) line of a multline environment appears
28776  numbered when the document numbering is right (left).
28777 \begin_inset Foot
28778 status collapsed
28779
28780 \begin_layout Plain Layout
28781 numbering styles see 
28782 \begin_inset CommandInset ref
28783 LatexCommand ref
28784 reference "sec:Formula-Styles"
28785
28786 \end_inset
28787
28788
28789 \end_layout
28790
28791 \end_inset
28792
28793
28794 \end_layout
28795
28796 \begin_layout Standard
28797 With the commands 
28798 \series bold
28799
28800 \backslash
28801 shoveright
28802 \begin_inset Index
28803 status collapsed
28804
28805 \begin_layout Plain Layout
28806 Commands ! S ! 
28807 \backslash
28808 shoveright
28809 \end_layout
28810
28811 \end_inset
28812
28813
28814 \series default
28815  and 
28816 \series bold
28817
28818 \backslash
28819 shoveleft
28820 \begin_inset Index
28821 status collapsed
28822
28823 \begin_layout Plain Layout
28824 Commands ! S ! 
28825 \backslash
28826 shoveleft
28827 \end_layout
28828
28829 \end_inset
28830
28831
28832 \series default
28833  a centered line can be right or left aligned, respectively.
28834  The commands are used as follows:
28835 \end_layout
28836
28837 \begin_layout Standard
28838
28839 \series bold
28840
28841 \backslash
28842 shoveright{line content}
28843 \series default
28844  and 
28845 \series bold
28846
28847 \backslash
28848 shoveleft{line content}
28849 \end_layout
28850
28851 \begin_layout Standard
28852 \begin_inset VSpace medskip
28853 \end_inset
28854
28855 The length 
28856 \series bold
28857
28858 \backslash
28859 multlinegap
28860 \begin_inset Index
28861 status collapsed
28862
28863 \begin_layout Plain Layout
28864 Commands ! M ! 
28865 \backslash
28866 multlinegap
28867 \end_layout
28868
28869 \end_inset
28870
28871
28872 \series default
28873  specifies the distance of the first line from the left page margin.
28874  Predefined is the length 0
28875 \begin_inset space \thinspace{}
28876 \end_inset
28877
28878 pt.
28879 \end_layout
28880
28881 \begin_layout Standard
28882 As example the above formula where the command
28883 \end_layout
28884
28885 \begin_layout Standard
28886
28887 \series bold
28888
28889 \backslash
28890 setlength{
28891 \backslash
28892 multlinegap}{2cm}
28893 \end_layout
28894
28895 \begin_layout Standard
28896 was inserted in TeX-mode before:
28897 \begin_inset ERT
28898 status collapsed
28899
28900 \begin_layout Plain Layout
28901
28902
28903 \backslash
28904 setlength{
28905 \backslash
28906 multlinegap}{2cm}
28907 \end_layout
28908
28909 \end_inset
28910
28911
28912 \begin_inset Formula \begin{multline}
28913 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}\\
28914 \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}}\\
28915 =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}
28916
28917 \end_inset
28918
28919
28920 \begin_inset ERT
28921 status collapsed
28922
28923 \begin_layout Plain Layout
28924
28925
28926 \backslash
28927 setlength{
28928 \backslash
28929 multlinegap}{0pt}
28930 \end_layout
28931
28932 \end_inset
28933
28934 The second line was left aligned using 
28935 \series bold
28936
28937 \backslash
28938 shoveleft
28939 \series default
28940 .
28941 \end_layout
28942
28943 \begin_layout Subsection
28944 Multiline Formula Parts
28945 \begin_inset CommandInset label
28946 LatexCommand label
28947 name "sub:Multiline-Formula-Parts"
28948
28949 \end_inset
28950
28951
28952 \begin_inset Index
28953 status collapsed
28954
28955 \begin_layout Plain Layout
28956 Formula ! multiline ! formula parts
28957 \end_layout
28958
28959 \end_inset
28960
28961
28962 \end_layout
28963
28964 \begin_layout Standard
28965 To display only parts of a formula with multiple lines, one of the following
28966  environments are used: 
28967 \series bold
28968 aligned
28969 \series default
28970
28971 \series bold
28972 alignedat
28973 \series default
28974
28975 \series bold
28976 gathered
28977 \series default
28978  or 
28979 \series bold
28980 split
28981 \series default
28982 .
28983  They can be inserted via the menu 
28984 \family sans
28985 Insert\SpecialChar \menuseparator
28986 Math
28987 \family default
28988  or by using the commands described in this section.
28989 \end_layout
28990
28991 \begin_layout Standard
28992 The first three have the same properties as the corresponding multiline
28993  formula environments, but it is possible to set further formula parts beside
28994  them.
28995  An example:
28996 \begin_inset Formula \[
28997 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28998 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
28999 \right\} \textrm{Uncertainty relations}\]
29000
29001 \end_inset
29002
29003
29004 \end_layout
29005
29006 \begin_layout Standard
29007 To get this formula, a displayed formula is created where the command 
29008 \series bold
29009
29010 \backslash
29011 aligned
29012 \begin_inset Index
29013 status collapsed
29014
29015 \begin_layout Plain Layout
29016 Commands ! A ! 
29017 \backslash
29018 aligned
29019 \end_layout
29020
29021 \end_inset
29022
29023
29024 \series default
29025  is inserted.
29026  A purple box appears around the blue formula box where now columns and
29027  lines can be added.
29028  Outside the multiline environment other formula parts can be set, like
29029  the brace.
29030 \end_layout
29031
29032 \begin_layout Standard
29033 The aligned environment is also suitable for long formulas whose lines are
29034  horizontally aligned.
29035  Using aligned in a displayed formula has the advantage that the formula
29036  number is vertically centered behind the lines.
29037  As example formula 
29038 \begin_inset CommandInset ref
29039 LatexCommand eqref
29040 reference "eq:kurzlang"
29041
29042 \end_inset
29043
29044  in the aligned environment:
29045 \begin_inset Formula \begin{equation}
29046 \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}|}\\
29047  & -\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}
29048 \end{equation}
29049
29050 \end_inset
29051
29052
29053 \end_layout
29054
29055 \begin_layout Standard
29056 To use the environments 
29057 \series bold
29058 alignedat
29059 \series default
29060
29061 \series bold
29062 gathered
29063 \series default
29064 , or 
29065 \series bold
29066 split
29067 \series default
29068 , the command 
29069 \series bold
29070
29071 \backslash
29072 alignedat
29073 \series default
29074 ,
29075 \begin_inset Index
29076 status collapsed
29077
29078 \begin_layout Plain Layout
29079 Commands ! A ! 
29080 \backslash
29081 alignedat
29082 \end_layout
29083
29084 \end_inset
29085
29086  
29087 \series bold
29088
29089 \backslash
29090 gathered
29091 \series default
29092
29093 \begin_inset Index
29094 status collapsed
29095
29096 \begin_layout Plain Layout
29097 Commands ! G ! 
29098 \backslash
29099 gathered
29100 \end_layout
29101
29102 \end_inset
29103
29104 , or 
29105 \series bold
29106
29107 \backslash
29108 split
29109 \series default
29110
29111 \begin_inset Index
29112 status collapsed
29113
29114 \begin_layout Plain Layout
29115 Commands ! S ! 
29116 \backslash
29117 split
29118 \end_layout
29119
29120 \end_inset
29121
29122  are inserted, respectively.
29123  The split environment has the same properties as the aligned environment
29124  but it can only have two columns.
29125 \end_layout
29126
29127 \begin_layout Subsection
29128 Text in multiline Formulas
29129 \begin_inset CommandInset label
29130 LatexCommand label
29131 name "sub:Text-in-multiline"
29132
29133 \end_inset
29134
29135
29136 \begin_inset Index
29137 status collapsed
29138
29139 \begin_layout Plain Layout
29140 Text ! in formulas
29141 \end_layout
29142
29143 \end_inset
29144
29145
29146 \begin_inset Index
29147 status collapsed
29148
29149 \begin_layout Plain Layout
29150 Formula ! multiline ! text
29151 \end_layout
29152
29153 \end_inset
29154
29155
29156 \end_layout
29157
29158 \begin_layout Standard
29159 In the Align environments, and the multline and gather environment, text
29160  can be inserted that will appear in a separate line and doesn't affect
29161  the column alignment.
29162  To do this, the command 
29163 \series bold
29164
29165 \backslash
29166 intertext
29167 \begin_inset Index
29168 status collapsed
29169
29170 \begin_layout Plain Layout
29171 Commands ! I ! 
29172 \backslash
29173 intertext
29174 \end_layout
29175
29176 \end_inset
29177
29178
29179 \series default
29180  is used in the following scheme:
29181 \end_layout
29182
29183 \begin_layout Standard
29184
29185 \series bold
29186
29187 \backslash
29188 intertext{text}
29189 \end_layout
29190
29191 \begin_layout Standard
29192 The text should not be longer than a line because it cannot be hyphenated.
29193  As LyX doesn't yet support 
29194 \series bold
29195
29196 \backslash
29197 intertext
29198 \series default
29199  directly, the text is written as mathematical text.
29200  
29201 \series bold
29202
29203 \backslash
29204 intertext
29205 \series default
29206  must hereby be at the beginning of a line and appears in the output above
29207  this line.
29208  An example where the text was inserted at the beginning of the second line:
29209 \begin_inset Formula \begin{align}
29210 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29211 \intertext{\text{integrand is symmetric to $\phi=\pi$, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29212
29213 \end_inset
29214
29215
29216 \end_layout
29217
29218 \begin_layout Section
29219 Formula Numbering
29220 \begin_inset Index
29221 status collapsed
29222
29223 \begin_layout Plain Layout
29224 Formula numbering
29225 \end_layout
29226
29227 \end_inset
29228
29229
29230 \begin_inset Index
29231 status collapsed
29232
29233 \begin_layout Plain Layout
29234 Formula ! numbering|see
29235 \begin_inset ERT
29236 status collapsed
29237
29238 \begin_layout Plain Layout
29239
29240 {
29241 \end_layout
29242
29243 \end_inset
29244
29245 Formula numbering
29246 \begin_inset ERT
29247 status collapsed
29248
29249 \begin_layout Plain Layout
29250
29251 }
29252 \end_layout
29253
29254 \end_inset
29255
29256
29257 \end_layout
29258
29259 \end_inset
29260
29261
29262 \end_layout
29263
29264 \begin_layout Subsection
29265 General
29266 \end_layout
29267
29268 \begin_layout Standard
29269 Numbered formulas can be created with the menu 
29270 \family sans
29271 Insert\SpecialChar \menuseparator
29272 Math\SpecialChar \menuseparator
29273 Numbered
29274 \begin_inset space ~
29275 \end_inset
29276
29277 Formula
29278 \family default
29279  (shortcut 
29280 \family sans
29281 Ctrl-Alt
29282 \begin_inset space ~
29283 \end_inset
29284
29285 n
29286 \family default
29287 ).
29288  Existing formulas can be numbered with the menu 
29289 \family sans
29290 Edit\SpecialChar \menuseparator
29291 Math\SpecialChar \menuseparator
29292 Toggle
29293 \begin_inset space ~
29294 \end_inset
29295
29296 Numbering
29297 \family default
29298  (shortcut 
29299 \family sans
29300 Alt-m
29301 \begin_inset space ~
29302 \end_inset
29303
29304 n
29305 \family default
29306 ).
29307  The formula number is displayed in LyX behind the formula as number sign
29308  in parentheses.
29309  The number sign is replaced in the output by the formula number.
29310 \end_layout
29311
29312 \begin_layout Standard
29313 When numbering is turned on in multiline formulas, all lines will be numbered.
29314  But the numbering can be controlled with the menu 
29315 \family sans
29316 Edit\SpecialChar \menuseparator
29317 Math\SpecialChar \menuseparator
29318 Toggle
29319 \begin_inset space ~
29320 \end_inset
29321
29322 Numbering
29323 \begin_inset space ~
29324 \end_inset
29325
29326 of
29327 \begin_inset space ~
29328 \end_inset
29329
29330 Line
29331 \family default
29332  (shortcut 
29333 \family sans
29334 Alt-m
29335 \begin_inset space ~
29336 \end_inset
29337
29338 N
29339 \family default
29340 ) for every line.
29341 \end_layout
29342
29343 \begin_layout Standard
29344 Except of inline formulas, all formulas can be numbered with two different
29345  styles, see 
29346 \begin_inset CommandInset ref
29347 LatexCommand ref
29348 reference "sec:Formula-Styles"
29349
29350 \end_inset
29351
29352 .
29353 \end_layout
29354
29355 \begin_layout Subsection
29356 Cross-References
29357 \begin_inset CommandInset label
29358 LatexCommand label
29359 name "sub:Cross-References"
29360
29361 \end_inset
29362
29363
29364 \begin_inset Index
29365 status collapsed
29366
29367 \begin_layout Plain Layout
29368 Cross-references ! to formulas
29369 \end_layout
29370
29371 \end_inset
29372
29373
29374 \end_layout
29375
29376 \begin_layout Standard
29377 All labeled formulas can be cross-referenced.
29378  A label is added by the menu 
29379 \family sans
29380 Insert\SpecialChar \menuseparator
29381 Label
29382 \family default
29383  or the toolbar button 
29384 \begin_inset Graphics
29385         filename ../images/label-insert.png
29386         scale 85
29387
29388 \end_inset
29389
29390 .
29391  The cursor must hereby be inside a displayed formula.
29392  A dialog pops up displaying the prefix 
29393 \series bold
29394 eq:
29395 \series default
29396  in a text field.
29397  The label is inserted there behind the prefix.
29398  The predefined prefix means 
29399 \begin_inset Quotes eld
29400 \end_inset
29401
29402 equation
29403 \begin_inset Quotes erd
29404 \end_inset
29405
29406  and makes it easier to find labels in large documents because it marks
29407  it as formula label to divide it from e.
29408 \begin_inset space \thinspace{}
29409 \end_inset
29410
29411 g.
29412 \begin_inset space ~
29413 \end_inset
29414
29415 section labels.
29416  To change a label, the menu 
29417 \family sans
29418 Insert\SpecialChar \menuseparator
29419 Label
29420 \family default
29421  is used again.
29422 \end_layout
29423
29424 \begin_layout Standard
29425 The name of the label is displayed in LyX within two parentheses behind
29426  formula.
29427  A formula with a label is always numbered.
29428 \end_layout
29429
29430 \begin_layout Standard
29431 Cross-references are inserted via the menu 
29432 \family sans
29433 Insert\SpecialChar \menuseparator
29434 Cross-Reference
29435 \family default
29436  or with the toolbar button 
29437 \begin_inset Graphics
29438         filename ../images/dialog-show-new-inset_ref.png
29439         scale 85
29440
29441 \end_inset
29442
29443 .
29444  A formula cross-reference appears in the output as formula number.
29445  When in the cross-reference dialog window the format 
29446 \series bold
29447 (<reference>)
29448 \series default
29449  is chosen, the cross-reference appears in the output as formula number
29450  in parentheses.
29451 \begin_inset Newline newline
29452 \end_inset
29453
29454 By right-clicking on a cross-reference in LyX, one jumps to the formula
29455  that is referenced.
29456 \end_layout
29457
29458 \begin_layout Standard
29459 Here are as examples cross-references to formulas of the following subsections:
29460 \begin_inset Note Note
29461 status open
29462
29463 \begin_layout Plain Layout
29464 Note the different cross-reference types.
29465 \end_layout
29466
29467 \end_inset
29468
29469
29470 \end_layout
29471
29472 \begin_layout Standard
29473 The equations 
29474 \begin_inset CommandInset ref
29475 LatexCommand eqref
29476 reference "eq:tag"
29477
29478 \end_inset
29479
29480  and 
29481 \begin_inset CommandInset ref
29482 LatexCommand eqref
29483 reference "eq:c"
29484
29485 \end_inset
29486
29487  are equivalent.
29488  In (
29489 \begin_inset CommandInset ref
29490 LatexCommand ref
29491 reference "eq:Lat"
29492
29493 \end_inset
29494
29495 ) big Latin letters are used for the numbering in contrary to (
29496 \begin_inset CommandInset ref
29497 LatexCommand ref
29498 reference "eq:Rom"
29499
29500 \end_inset
29501
29502 ).
29503 \end_layout
29504
29505 \begin_layout Standard
29506 \begin_inset VSpace medskip
29507 \end_inset
29508
29509 When the argument of 
29510 \series bold
29511
29512 \backslash
29513 tag
29514 \begin_inset Foot
29515 status collapsed
29516
29517 \begin_layout Plain Layout
29518
29519 \series bold
29520
29521 \backslash
29522 tag
29523 \series default
29524  is described in 
29525 \begin_inset CommandInset ref
29526 LatexCommand ref
29527 reference "sub:User-defined-Numbering"
29528
29529 \end_inset
29530
29531 .
29532 \end_layout
29533
29534 \end_inset
29535
29536
29537 \series default
29538  contains a box like in 
29539 \begin_inset CommandInset ref
29540 LatexCommand ref
29541 reference "sub:Paragraph-Boxes"
29542
29543 \end_inset
29544
29545 , the formula cannot be referenced.
29546 \end_layout
29547
29548 \begin_layout Subsection
29549 Subnumbering
29550 \begin_inset Index
29551 status collapsed
29552
29553 \begin_layout Plain Layout
29554 Formula numbering ! subnumbering
29555 \end_layout
29556
29557 \end_inset
29558
29559
29560 \end_layout
29561
29562 \begin_layout Standard
29563 With the help of the commands 
29564 \series bold
29565
29566 \backslash
29567 begin{subequations}
29568 \series default
29569  and 
29570 \series bold
29571
29572 \backslash
29573 end{subequations}
29574 \series default
29575  formulas can be subnumbered.
29576  Both commands are inserted in TeX-mode.
29577 \end_layout
29578
29579 \begin_layout Standard
29580 An example:
29581 \begin_inset Formula \begin{equation}
29582 A=C-B\label{eq:a}\end{equation}
29583
29584 \end_inset
29585
29586
29587 \begin_inset ERT
29588 status collapsed
29589
29590 \begin_layout Plain Layout
29591
29592
29593 \backslash
29594 addtocounter{equation}{-1}
29595 \end_layout
29596
29597 \end_inset
29598
29599
29600 \begin_inset ERT
29601 status collapsed
29602
29603 \begin_layout Plain Layout
29604
29605
29606 \backslash
29607 begin{subequations}
29608 \end_layout
29609
29610 \end_inset
29611
29612
29613 \begin_inset VSpace -5mm
29614 \end_inset
29615
29616
29617 \begin_inset Formula \begin{equation}
29618 B=C-A\label{eq:b}\end{equation}
29619
29620 \end_inset
29621
29622
29623 \begin_inset Formula \begin{equation}
29624 C=A+B\label{eq:c}\end{equation}
29625
29626 \end_inset
29627
29628
29629 \end_layout
29630
29631 \begin_layout Standard
29632 \begin_inset ERT
29633 status collapsed
29634
29635 \begin_layout Plain Layout
29636
29637
29638 \backslash
29639 end{subequations}
29640 \end_layout
29641
29642 \end_inset
29643
29644
29645 \end_layout
29646
29647 \begin_layout Standard
29648 To create the example, the following is done:
29649 \end_layout
29650
29651 \begin_layout Enumerate
29652 first formula is inserted
29653 \end_layout
29654
29655 \begin_layout Enumerate
29656
29657 \series bold
29658
29659 \backslash
29660 addtocounter{equation}{-1} 
29661 \backslash
29662 begin{subequations}
29663 \begin_inset Index
29664 status collapsed
29665
29666 \begin_layout Plain Layout
29667 Commands ! A ! 
29668 \backslash
29669 addtocounter
29670 \end_layout
29671
29672 \end_inset
29673
29674
29675 \begin_inset Newline newline
29676 \end_inset
29677
29678
29679 \series default
29680 is inserted after the first formula
29681 \end_layout
29682
29683 \begin_layout Enumerate
29684 second formula is inserted
29685 \end_layout
29686
29687 \begin_layout Enumerate
29688 third formula is inserted
29689 \end_layout
29690
29691 \begin_layout Enumerate
29692
29693 \series bold
29694
29695 \backslash
29696 end{subequations}
29697 \series default
29698  is inserted after the third formula
29699 \end_layout
29700
29701 \begin_layout Standard
29702 Every formula between the commands 
29703 \series bold
29704
29705 \backslash
29706 begin
29707 \series default
29708  and 
29709 \series bold
29710
29711 \backslash
29712 end
29713 \series default
29714  is subnumbered as a, b, 
29715 \begin_inset Newline linebreak
29716 \end_inset
29717
29718 c, \SpecialChar \ldots{}
29719  For multiline formulas every line will be subnumbered.
29720  All subnumbered formulas are treated as 
29721 \emph on
29722 one
29723 \emph default
29724  numbered formula.
29725  But as every numbered formula increases the counter 
29726 \series bold
29727 equation
29728 \series default
29729  by one, the command 
29730 \series bold
29731
29732 \backslash
29733 addtocounter
29734 \series default
29735  is needed to decrease it.
29736  Otherwise the formulas 
29737 \begin_inset CommandInset ref
29738 LatexCommand eqref
29739 reference "eq:a"
29740
29741 \end_inset
29742
29743
29744 \begin_inset CommandInset ref
29745 LatexCommand eqref
29746 reference "eq:b"
29747
29748 \end_inset
29749
29750
29751 \begin_inset CommandInset ref
29752 LatexCommand eqref
29753 reference "eq:c"
29754
29755 \end_inset
29756
29757  would be numbered as 
29758 \begin_inset CommandInset ref
29759 LatexCommand eqref
29760 reference "eq:a"
29761
29762 \end_inset
29763
29764
29765 \begin_inset CommandInset ref
29766 LatexCommand eqref
29767 reference "eq:d"
29768
29769 \end_inset
29770
29771
29772 \begin_inset CommandInset ref
29773 LatexCommand eqref
29774 reference "eq:f"
29775
29776 \end_inset
29777
29778 .
29779 \end_layout
29780
29781 \begin_layout Standard
29782 By inserting the commands in TeX-mode, a space is created between the first
29783  two formulas.
29784  To revert this -5
29785 \begin_inset space \thinspace{}
29786 \end_inset
29787
29788 mm vertical space is inserted after the command 
29789 \series bold
29790
29791 \backslash
29792 begin{subequations}
29793 \series default
29794 .
29795  When the formula style 
29796 \series bold
29797 Indented
29798 \begin_inset Foot
29799 status collapsed
29800
29801 \begin_layout Plain Layout
29802 formula styles see 
29803 \begin_inset CommandInset ref
29804 LatexCommand ref
29805 reference "sec:Formula-Styles"
29806
29807 \end_inset
29808
29809
29810 \end_layout
29811
29812 \end_inset
29813
29814
29815 \series default
29816  is used, -7
29817 \begin_inset space \thinspace{}
29818 \end_inset
29819
29820 mm space is inserted instead.
29821 \end_layout
29822
29823 \begin_layout Standard
29824 Here is an example for a multiline formula where the numbering was turned
29825  off for the second line:
29826 \begin_inset ERT
29827 status collapsed
29828
29829 \begin_layout Plain Layout
29830
29831
29832 \backslash
29833 begin{subequations}
29834 \end_layout
29835
29836 \end_inset
29837
29838
29839 \begin_inset Formula \begin{eqnarray}
29840 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29841  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29842  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29843
29844 \end_inset
29845
29846
29847 \begin_inset ERT
29848 status collapsed
29849
29850 \begin_layout Plain Layout
29851
29852
29853 \backslash
29854 end{subequations}
29855 \end_layout
29856
29857 \end_inset
29858
29859
29860 \end_layout
29861
29862 \begin_layout Subsection
29863 User-defined Numbering
29864 \begin_inset CommandInset label
29865 LatexCommand label
29866 name "sub:User-defined-Numbering"
29867
29868 \end_inset
29869
29870
29871 \begin_inset Index
29872 status collapsed
29873
29874 \begin_layout Plain Layout
29875 Formula numbering ! user-defined
29876 \end_layout
29877
29878 \end_inset
29879
29880
29881 \end_layout
29882
29883 \begin_layout Standard
29884 \begin_inset Index
29885 status collapsed
29886
29887 \begin_layout Plain Layout
29888 Formula numbering ! self-defined delimiters
29889 \end_layout
29890
29891 \end_inset
29892
29893 With the standard numbering parentheses are set around the formula number.
29894  To replace the parentheses for example by vertical bars, the following
29895  line is added to the LaTeX-preamble:
29896 \end_layout
29897
29898 \begin_layout Standard
29899
29900 \series bold
29901
29902 \backslash
29903 def
29904 \backslash
29905 tagform@#1{
29906 \backslash
29907 maketag@@@{|#1|}}
29908 \series default
29909
29910 \begin_inset Note Note
29911 status collapsed
29912
29913 \begin_layout Plain Layout
29914 This macro is already declared in the LaTeX-preamble for testing.
29915  To activate it, remove the percent sign at the beginning.
29916 \end_layout
29917
29918 \end_inset
29919
29920
29921 \end_layout
29922
29923 \begin_layout Standard
29924 To use other characters, the vertical bars besides the 
29925 \series bold
29926 #1
29927 \series default
29928  are replaced by one ore more characters.
29929  To get only the formula number the vertical bars are omitted.
29930 \end_layout
29931
29932 \begin_layout Standard
29933 \begin_inset VSpace bigskip
29934 \end_inset
29935
29936 When there should be an expression of your choice instead of the consecutive
29937  formula number in parentheses behind the formula, the command 
29938 \series bold
29939
29940 \backslash
29941 tag
29942 \series default
29943
29944 \begin_inset Index
29945 status collapsed
29946
29947 \begin_layout Plain Layout
29948 Commands ! T ! 
29949 \backslash
29950 tag
29951 \end_layout
29952
29953 \end_inset
29954
29955  is used:
29956 \begin_inset Formula \begin{equation}
29957 A+B=C\tag{something}\label{eq:tag}\end{equation}
29958
29959 \end_inset
29960
29961 In this example the command 
29962 \series bold
29963
29964 \backslash
29965 tag
29966 \begin_inset ERT
29967 status collapsed
29968
29969 \begin_layout Plain Layout
29970
29971
29972 \backslash
29973 spce 
29974 \end_layout
29975
29976 \end_inset
29977
29978 something
29979 \series default
29980  was inserted to the formula.
29981 \end_layout
29982
29983 \begin_layout Standard
29984 When the command 
29985 \series bold
29986
29987 \backslash
29988 tag*
29989 \begin_inset ERT
29990 status collapsed
29991
29992 \begin_layout Plain Layout
29993
29994
29995 \backslash
29996 spce 
29997 \end_layout
29998
29999 \end_inset
30000
30001 something
30002 \series default
30003  is inserted instead, the star prevents the parentheses around the expression:
30004 \begin_inset Formula \[
30005 A+B=C\tag*{something}\]
30006
30007 \end_inset
30008
30009
30010 \end_layout
30011
30012 \begin_layout Standard
30013 \begin_inset VSpace bigskip
30014 \end_inset
30015
30016 To restart the formula numbering with new document parts or sections, the
30017  following command is used:
30018 \end_layout
30019
30020 \begin_layout Standard
30021
30022 \series bold
30023
30024 \backslash
30025 @addtoreset{equation}{part}
30026 \series default
30027
30028 \begin_inset Index
30029 status collapsed
30030
30031 \begin_layout Plain Layout
30032 Commands ! 
30033 \begin_inset ERT
30034 status collapsed
30035
30036 \begin_layout Plain Layout
30037
30038 "
30039 \end_layout
30040
30041 \end_inset
30042
30043 @
30044 \begin_inset ERT
30045 status collapsed
30046
30047 \begin_layout Plain Layout
30048
30049 "
30050 \end_layout
30051
30052 \end_inset
30053
30054  ! 
30055 \backslash
30056
30057 \begin_inset ERT
30058 status collapsed
30059
30060 \begin_layout Plain Layout
30061
30062 "
30063 \end_layout
30064
30065 \end_inset
30066
30067 @
30068 \begin_inset ERT
30069 status collapsed
30070
30071 \begin_layout Plain Layout
30072
30073 "
30074 \end_layout
30075
30076 \end_inset
30077
30078 addtoreset
30079 \end_layout
30080
30081 \end_inset
30082
30083
30084 \begin_inset Newline newline
30085 \end_inset
30086
30087 resp.
30088 \begin_inset Newline newline
30089 \end_inset
30090
30091
30092 \series bold
30093
30094 \backslash
30095 @addtoreset{equation}{section}
30096 \end_layout
30097
30098 \begin_layout Standard
30099 To be able to use these commands in TeX-mode, the 
30100 \begin_inset Quotes eld
30101 \end_inset
30102
30103 @
30104 \begin_inset Quotes erd
30105 \end_inset
30106
30107  character has to be made 
30108 \begin_inset Quotes eld
30109 \end_inset
30110
30111 active
30112 \begin_inset Quotes erd
30113 \end_inset
30114
30115  for LaTeX using the command 
30116 \series bold
30117
30118 \backslash
30119 makeatletter.
30120
30121 \series default
30122  The command 
30123 \series bold
30124
30125 \backslash
30126 makeatother
30127 \series default
30128  reverts this.
30129  So the command sequence in TeX-mode is:
30130 \end_layout
30131
30132 \begin_layout Standard
30133
30134 \series bold
30135
30136 \backslash
30137 makeatletter
30138 \begin_inset Newline newline
30139 \end_inset
30140
30141
30142 \backslash
30143 @addtoreset{equation}{section}
30144 \begin_inset Newline newline
30145 \end_inset
30146
30147
30148 \backslash
30149 makeatother
30150 \end_layout
30151
30152 \begin_layout Standard
30153 In the LaTeX-preamble 
30154 \series bold
30155
30156 \backslash
30157 makeatletter
30158 \series default
30159  and 
30160 \series bold
30161
30162 \backslash
30163 makeatother
30164 \series default
30165  can be omitted as they are automatically internally inserted by LyX.
30166 \end_layout
30167
30168 \begin_layout Standard
30169 To revert 
30170 \series bold
30171
30172 \backslash
30173 @addtoreset
30174 \series default
30175 , the file 
30176 \series bold
30177 remreset.sty
30178 \series default
30179
30180 \begin_inset Foot
30181 status collapsed
30182
30183 \begin_layout Plain Layout
30184
30185 \series bold
30186 remreset
30187 \series default
30188  is part of the LaTeX-package 
30189 \series bold
30190 carlisle
30191 \series default
30192
30193 \begin_inset Index
30194 status collapsed
30195
30196 \begin_layout Plain Layout
30197 Packages ! carlisle
30198 \end_layout
30199
30200 \end_inset
30201
30202  that is part of every LaTeX standard installation.
30203 \end_layout
30204
30205 \end_inset
30206
30207
30208 \begin_inset Index
30209 status collapsed
30210
30211 \begin_layout Plain Layout
30212 Packages ! remreset
30213 \end_layout
30214
30215 \end_inset
30216
30217  has to be loaded in the LaTeX-preamble with the line
30218 \end_layout
30219
30220 \begin_layout Standard
30221
30222 \series bold
30223
30224 \backslash
30225 usepackage{remreset}
30226 \end_layout
30227
30228 \begin_layout Standard
30229 Then the command 
30230 \series bold
30231
30232 \backslash
30233 @removefromreset
30234 \series default
30235
30236 \begin_inset Index
30237 status collapsed
30238
30239 \begin_layout Plain Layout
30240 Commands ! 
30241 \begin_inset ERT
30242 status collapsed
30243
30244 \begin_layout Plain Layout
30245
30246 "
30247 \end_layout
30248
30249 \end_inset
30250
30251 @
30252 \begin_inset ERT
30253 status collapsed
30254
30255 \begin_layout Plain Layout
30256
30257 "
30258 \end_layout
30259
30260 \end_inset
30261
30262  ! 
30263 \backslash
30264
30265 \begin_inset ERT
30266 status collapsed
30267
30268 \begin_layout Plain Layout
30269
30270 "
30271 \end_layout
30272
30273 \end_inset
30274
30275 @
30276 \begin_inset ERT
30277 status collapsed
30278
30279 \begin_layout Plain Layout
30280
30281 "
30282 \end_layout
30283
30284 \end_inset
30285
30286 removefromreset
30287 \end_layout
30288
30289 \end_inset
30290
30291  can be used with the same scheme as 
30292 \series bold
30293
30294 \backslash
30295 @addtoreset
30296 \series default
30297 .
30298 \end_layout
30299
30300 \begin_layout Standard
30301 \begin_inset VSpace bigskip
30302 \end_inset
30303
30304 Sometimes formulas should be numbered in the following form:
30305 \end_layout
30306
30307 \begin_layout Standard
30308
30309 \family typewriter
30310 (section number.formula number)
30311 \end_layout
30312
30313 \begin_layout Standard
30314 The formula number should start with every section with 
30315 \begin_inset Quotes eld
30316 \end_inset
30317
30318 1
30319 \begin_inset Quotes erd
30320 \end_inset
30321
30322 .
30323 \end_layout
30324
30325 \begin_layout Standard
30326 For this case there is the command 
30327 \series bold
30328
30329 \backslash
30330 numberwithin
30331 \series default
30332
30333 \begin_inset Index
30334 status collapsed
30335
30336 \begin_layout Plain Layout
30337 Commands ! N ! 
30338 \backslash
30339 numberwithin
30340 \end_layout
30341
30342 \end_inset
30343
30344 , which is used with the following scheme:
30345 \end_layout
30346
30347 \begin_layout Standard
30348
30349 \series bold
30350
30351 \backslash
30352 numberwithin{counter}{sectioning}
30353 \end_layout
30354
30355 \begin_layout Standard
30356 Counter denotes what kind of numbering is affected, sectioning denotes what
30357  number is before the dot.
30358 \end_layout
30359
30360 \begin_layout Standard
30361 Thus in our case the following LaTeX-preamble or TeX-Code line is used:
30362 \end_layout
30363
30364 \begin_layout Standard
30365
30366 \series bold
30367
30368 \backslash
30369 numberwithin{equation}{section}
30370 \end_layout
30371
30372 \begin_layout Standard
30373 This is the result:
30374 \begin_inset ERT
30375 status collapsed
30376
30377 \begin_layout Plain Layout
30378
30379
30380 \backslash
30381 numberwithin{equation}{section}
30382 \end_layout
30383
30384 \end_inset
30385
30386
30387 \begin_inset Formula \begin{equation}
30388 A+B=C\end{equation}
30389
30390 \end_inset
30391
30392
30393 \end_layout
30394
30395 \begin_layout Standard
30396 To number e.
30397 \begin_inset space \thinspace{}
30398 \end_inset
30399
30400 g.
30401 \begin_inset space ~
30402 \end_inset
30403
30404 tables so that the number of the part is the sectioning,
30405 \begin_inset Newline newline
30406 \end_inset
30407
30408
30409 \series bold
30410
30411 \backslash
30412 numberwithin{table}{part}
30413 \series default
30414  is used.
30415 \end_layout
30416
30417 \begin_layout Standard
30418 To go back to the standard numbering or to prevent this kind of numbering
30419  when it is defined by the document class, the following command is inserted
30420  as TeX-Code or to the LaTeX-preamble:
30421 \end_layout
30422
30423 \begin_layout Standard
30424
30425 \series bold
30426
30427 \backslash
30428 renewcommand{
30429 \backslash
30430 theequation}{
30431 \backslash
30432 arabic{equation}}
30433 \begin_inset Index
30434 status collapsed
30435
30436 \begin_layout Plain Layout
30437 Commands ! A ! 
30438 \backslash
30439 arabic
30440 \end_layout
30441
30442 \end_inset
30443
30444
30445 \series default
30446
30447 \begin_inset ERT
30448 status collapsed
30449
30450 \begin_layout Plain Layout
30451
30452
30453 \backslash
30454 renewcommand{
30455 \backslash
30456 theequation}{
30457 \backslash
30458 arabic{equation}}
30459 \end_layout
30460
30461 \end_inset
30462
30463
30464 \series bold
30465
30466 \begin_inset Newline newline
30467 \end_inset
30468
30469
30470 \series default
30471 or
30472 \series bold
30473
30474 \begin_inset Newline newline
30475 \end_inset
30476
30477
30478 \backslash
30479 renewcommand{
30480 \backslash
30481 thetable}{
30482 \backslash
30483 arabic{table}}
30484 \end_layout
30485
30486 \begin_layout Standard
30487
30488 \series bold
30489
30490 \backslash
30491 numberwithin
30492 \series default
30493  uses internally the command 
30494 \series bold
30495
30496 \backslash
30497 @addtoreset
30498 \series default
30499 , described above, that also needs to be reverted.
30500 \begin_inset ERT
30501 status collapsed
30502
30503 \begin_layout Plain Layout
30504
30505
30506 \backslash
30507 makeatletter
30508 \end_layout
30509
30510 \begin_layout Plain Layout
30511
30512
30513 \backslash
30514 @removefromreset{equation}{section}
30515 \end_layout
30516
30517 \begin_layout Plain Layout
30518
30519
30520 \backslash
30521 makeatother
30522 \end_layout
30523
30524 \end_inset
30525
30526
30527 \end_layout
30528
30529 \begin_layout Subsection
30530 Numbering with Roman Numbers and Letters
30531 \begin_inset CommandInset label
30532 LatexCommand label
30533 name "sub:Numbering-with-Roman"
30534
30535 \end_inset
30536
30537
30538 \begin_inset Index
30539 status collapsed
30540
30541 \begin_layout Plain Layout
30542 Formula numbering ! with letters
30543 \end_layout
30544
30545 \end_inset
30546
30547
30548 \begin_inset Index
30549 status collapsed
30550
30551 \begin_layout Plain Layout
30552 Formula numbering ! with Roman numbers
30553 \end_layout
30554
30555 \end_inset
30556
30557
30558 \end_layout
30559
30560 \begin_layout Standard
30561 Formulas can also be numbered with Roman numbers and Latin letters.
30562  To number for example with small Roman numbers, the command
30563 \end_layout
30564
30565 \begin_layout Standard
30566
30567 \series bold
30568
30569 \backslash
30570 renewcommand{
30571 \backslash
30572 theequation}{
30573 \backslash
30574 roman{equation}}
30575 \end_layout
30576
30577 \begin_layout Standard
30578 is inserted before the formula in TeX-mode.
30579  
30580 \series bold
30581
30582 \backslash
30583 renewcommand
30584 \series default
30585
30586 \begin_inset Index
30587 status collapsed
30588
30589 \begin_layout Plain Layout
30590 Commands ! R ! 
30591 \backslash
30592 renewcommand
30593 \end_layout
30594
30595 \end_inset
30596
30597  redefines the predefined command 
30598 \series bold
30599
30600 \backslash
30601 theequation
30602 \series default
30603  to the command 
30604 \series bold
30605
30606 \backslash
30607 roman{equation}
30608 \series default
30609
30610 \begin_inset Foot
30611 status collapsed
30612
30613 \begin_layout Plain Layout
30614 The command 
30615 \series bold
30616
30617 \backslash
30618 renewcommand
30619 \series default
30620  has the same scheme like the command 
30621 \series bold
30622
30623 \backslash
30624 newcommand
30625 \series default
30626  that is described in 
30627 \begin_inset CommandInset ref
30628 LatexCommand ref
30629 reference "sec:User-defined-Commands"
30630
30631 \end_inset
30632
30633 .
30634 \end_layout
30635
30636 \end_inset
30637
30638 .
30639  
30640 \series bold
30641 equation
30642 \series default
30643  is the formula counter.
30644  When the command 
30645 \series bold
30646
30647 \backslash
30648 the
30649 \series default
30650  is used as prefix for a counter, the value of the counter is output as
30651  Arabic number.
30652  When a formula is numbered, LaTeX sets internally the command 
30653 \series bold
30654
30655 \backslash
30656 theequation
30657 \series default
30658  behind the formula.
30659  
30660 \series bold
30661
30662 \backslash
30663 roman{equation}
30664 \begin_inset Index
30665 status collapsed
30666
30667 \begin_layout Plain Layout
30668 Commands ! R ! 
30669 \backslash
30670 roman
30671 \end_layout
30672
30673 \end_inset
30674
30675
30676 \series default
30677  outputs the counter as small Roman number.
30678 \end_layout
30679
30680 \begin_layout Standard
30681 All formulas behind the command 
30682 \series bold
30683
30684 \backslash
30685 renew
30686 \series default
30687 c
30688 \series bold
30689 ommand
30690 \series default
30691  are now numbered Roman.
30692  To switch to numbering with big Roman numbers, the command is inserted
30693  again, but 
30694 \series bold
30695
30696 \backslash
30697 roman
30698 \series default
30699  is replaced by 
30700 \series bold
30701
30702 \backslash
30703 Roman
30704 \series default
30705
30706 \begin_inset Index
30707 status collapsed
30708
30709 \begin_layout Plain Layout
30710 Commands ! R ! 
30711 \backslash
30712 roman@
30713 \backslash
30714 Roman
30715 \end_layout
30716
30717 \end_inset
30718
30719 .
30720  To 
30721 \begin_inset Quotes eld
30722 \end_inset
30723
30724 number
30725 \begin_inset Quotes erd
30726 \end_inset
30727
30728  with small Latin letters there is the command 
30729 \series bold
30730
30731 \backslash
30732 alph
30733 \series default
30734
30735 \begin_inset Index
30736 status collapsed
30737
30738 \begin_layout Plain Layout
30739 Commands ! A ! 
30740 \backslash
30741 alph
30742 \end_layout
30743
30744 \end_inset
30745
30746 , for big ones there is the command 
30747 \series bold
30748
30749 \backslash
30750 Alph
30751 \series default
30752
30753 \begin_inset Index
30754 status open
30755
30756 \begin_layout Plain Layout
30757 Commands ! A ! 
30758 \backslash
30759 alph@
30760 \backslash
30761 Alph
30762 \end_layout
30763
30764 \end_inset
30765
30766 .
30767 \end_layout
30768
30769 \begin_layout Standard
30770 \begin_inset Note Greyedout
30771 status open
30772
30773 \begin_layout Plain Layout
30774
30775 \series bold
30776 Note:
30777 \series default
30778  Only maximal 26 formulas can be numbered with Latin letters in one document.
30779 \end_layout
30780
30781 \end_inset
30782
30783
30784 \end_layout
30785
30786 \begin_layout Standard
30787 \begin_inset ERT
30788 status collapsed
30789
30790 \begin_layout Plain Layout
30791
30792
30793 \backslash
30794 renewcommand{
30795 \backslash
30796 theequation}{
30797 \backslash
30798 roman{equation}}
30799 \end_layout
30800
30801 \end_inset
30802
30803
30804 \end_layout
30805
30806 \begin_layout Standard
30807 \begin_inset Formula \begin{equation}
30808 A=\textrm{small roman}\label{eq:rom}\end{equation}
30809
30810 \end_inset
30811
30812
30813 \begin_inset ERT
30814 status collapsed
30815
30816 \begin_layout Plain Layout
30817
30818
30819 \backslash
30820 renewcommand{
30821 \backslash
30822 theequation}{
30823 \backslash
30824 Roman{equation}}
30825 \end_layout
30826
30827 \end_inset
30828
30829
30830 \begin_inset Formula \begin{equation}
30831 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
30832
30833 \end_inset
30834
30835
30836 \begin_inset ERT
30837 status collapsed
30838
30839 \begin_layout Plain Layout
30840
30841
30842 \backslash
30843 renewcommand{
30844 \backslash
30845 theequation}{
30846 \backslash
30847 alph{equation}}
30848 \end_layout
30849
30850 \end_inset
30851
30852
30853 \begin_inset Formula \begin{equation}
30854 C=\textrm{small Latin}\label{eq:lat}\end{equation}
30855
30856 \end_inset
30857
30858
30859 \begin_inset ERT
30860 status collapsed
30861
30862 \begin_layout Plain Layout
30863
30864
30865 \backslash
30866 renewcommand{
30867 \backslash
30868 theequation}{
30869 \backslash
30870 Alph{equation}}
30871 \end_layout
30872
30873 \end_inset
30874
30875
30876 \begin_inset Formula \begin{equation}
30877 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
30878
30879 \end_inset
30880
30881
30882 \end_layout
30883
30884 \begin_layout Standard
30885 To switch back to the default numbering, insert the command:
30886 \end_layout
30887
30888 \begin_layout Standard
30889
30890 \series bold
30891
30892 \backslash
30893 renewcommand{
30894 \backslash
30895 theequation}{
30896 \backslash
30897 arabic{equation}}
30898 \begin_inset Index
30899 status collapsed
30900
30901 \begin_layout Plain Layout
30902 Commands ! A ! 
30903 \backslash
30904 arabic
30905 \end_layout
30906
30907 \end_inset
30908
30909
30910 \end_layout
30911
30912 \begin_layout Standard
30913 \begin_inset ERT
30914 status collapsed
30915
30916 \begin_layout Plain Layout
30917
30918
30919 \backslash
30920 renewcommand{
30921 \backslash
30922 theequation}{
30923 \backslash
30924 arabic{equation}}
30925 \end_layout
30926
30927 \end_inset
30928
30929
30930 \begin_inset Formula \begin{equation}
30931 E=\textrm{Arabic}\label{eq:arab}\end{equation}
30932
30933 \end_inset
30934
30935
30936 \end_layout
30937
30938 \begin_layout Standard
30939 \begin_inset VSpace medskip
30940 \end_inset
30941
30942 As you see, formulas are numbered serially independent from the numbering
30943  style.
30944  When then numbering should start with 
30945 \begin_inset Quotes eld
30946 \end_inset
30947
30948 1
30949 \begin_inset Quotes erd
30950 \end_inset
30951
30952  when the style is changed, new equation counters have to be defined.
30953  A description about this can be found in the file 
30954 \begin_inset CommandInset href
30955 LatexCommand href
30956 target "Formula-numbering.lyx"
30957
30958 \end_inset
30959
30960 .
30961 \end_layout
30962
30963 \begin_layout Section
30964 User-defined Commands
30965 \begin_inset CommandInset label
30966 LatexCommand label
30967 name "sec:User-defined-Commands"
30968
30969 \end_inset
30970
30971
30972 \begin_inset Index
30973 status collapsed
30974
30975 \begin_layout Plain Layout
30976 User-defined commands
30977 \end_layout
30978
30979 \end_inset
30980
30981
30982 \end_layout
30983
30984 \begin_layout Standard
30985 Many LaTeX-commands are too long to be used frequently.
30986  But it is possible to define with the command 
30987 \series bold
30988
30989 \backslash
30990 newcommand
30991 \series default
30992
30993 \begin_inset Index
30994 status collapsed
30995
30996 \begin_layout Plain Layout
30997 Commands ! N ! 
30998 \backslash
30999 newcommand
31000 \end_layout
31001
31002 \end_inset
31003
31004  new shorter commands.
31005 \end_layout
31006
31007 \begin_layout Standard
31008 The command scheme of 
31009 \series bold
31010
31011 \backslash
31012 newcommand
31013 \series default
31014  is:
31015 \end_layout
31016
31017 \begin_layout Standard
31018
31019 \series bold
31020
31021 \backslash
31022 newcommand{new command name}[number of arguments][optional
31023 \series default
31024  
31025 \series bold
31026 value]
31027 \begin_inset Newline newline
31028 \end_inset
31029
31030
31031 \begin_inset ERT
31032 status collapsed
31033
31034 \begin_layout Plain Layout
31035
31036
31037 \backslash
31038 phantom{
31039 \end_layout
31040
31041 \end_inset
31042
31043
31044 \backslash
31045 newcommand
31046 \begin_inset ERT
31047 status collapsed
31048
31049 \begin_layout Plain Layout
31050
31051 }
31052 \end_layout
31053
31054 \end_inset
31055
31056 {command definition}
31057 \end_layout
31058
31059 \begin_layout Standard
31060 \begin_inset Note Greyedout
31061 status open
31062
31063 \begin_layout Plain Layout
31064
31065 \series bold
31066 Note:
31067 \series default
31068  Assure that the name of the new command is not already used in your document
31069  or by LaTeX-packages that you use.
31070  When you for example define the command 
31071 \series bold
31072
31073 \backslash
31074 le
31075 \series default
31076  for 
31077 \series bold
31078
31079 \backslash
31080 Leftarrow
31081 \series default
31082 , you get an error message because 
31083 \series bold
31084
31085 \backslash
31086 le
31087 \series default
31088  is already defined as command for 
31089 \begin_inset Quotes eld
31090 \end_inset
31091
31092
31093 \begin_inset Formula $\le$
31094 \end_inset
31095
31096
31097 \begin_inset Quotes erd
31098 \end_inset
31099
31100 .
31101 \end_layout
31102
31103 \end_inset
31104
31105
31106 \end_layout
31107
31108 \begin_layout Standard
31109 \begin_inset Note Greyedout
31110 status open
31111
31112 \begin_layout Plain Layout
31113
31114 \series bold
31115 Note:
31116 \series default
31117  The names of user-defined commands may only consist of Latin letters.
31118 \end_layout
31119
31120 \end_inset
31121
31122
31123 \end_layout
31124
31125 \begin_layout Standard
31126 The number of arguments is an integer in the range 0
31127 \begin_inset space \thinspace{}
31128 \end_inset
31129
31130 -
31131 \begin_inset space \thinspace{}
31132 \end_inset
31133
31134 9 and specifies how many arguments the new command should have.
31135  With the optional value a value for an optional argument can be predefined.
31136  When this is done, the 
31137 \emph on
31138 first
31139 \emph default
31140  
31141 \emph on
31142 a
31143 \emph default
31144 rgument of the new command is automatically an optional one.
31145 \end_layout
31146
31147 \begin_layout Standard
31148 Here are some examples:
31149 \end_layout
31150
31151 \begin_layout Itemize
31152 To define the command 
31153 \series bold
31154
31155 \backslash
31156 gr
31157 \series default
31158  for 
31159 \series bold
31160
31161 \backslash
31162 Longrightarrow
31163 \series default
31164 , the LaTeX-preamble line is:
31165 \begin_inset ERT
31166 status collapsed
31167
31168 \begin_layout Plain Layout
31169
31170
31171 \backslash
31172 medskip
31173 \end_layout
31174
31175 \end_inset
31176
31177
31178 \series bold
31179
31180 \begin_inset Newline newline
31181 \end_inset
31182
31183
31184 \backslash
31185 newcommand{
31186 \backslash
31187 gr}{
31188 \backslash
31189 Longrightarrow}
31190 \end_layout
31191
31192 \begin_layout Itemize
31193 To define the command 
31194 \series bold
31195
31196 \backslash
31197 us
31198 \series default
31199  for 
31200 \series bold
31201
31202 \backslash
31203 underline
31204 \series default
31205 , the argument (that should be underlined) must be taken into account.
31206  For this the preamble line is:
31207 \begin_inset ERT
31208 status collapsed
31209
31210 \begin_layout Plain Layout
31211
31212
31213 \backslash
31214 medskip
31215 \end_layout
31216
31217 \end_inset
31218
31219
31220 \series bold
31221
31222 \begin_inset Newline newline
31223 \end_inset
31224
31225
31226 \backslash
31227 newcommand{
31228 \backslash
31229 us}[1]{
31230 \backslash
31231 underline{#1}}
31232 \series default
31233
31234 \begin_inset ERT
31235 status collapsed
31236
31237 \begin_layout Plain Layout
31238
31239
31240 \backslash
31241 medskip
31242 \end_layout
31243
31244 \end_inset
31245
31246
31247 \series bold
31248
31249 \begin_inset Newline newline
31250 \end_inset
31251
31252
31253 \series default
31254 The character 
31255 \series bold
31256 #
31257 \series default
31258  acts as argument placeholder, the 
31259 \series bold
31260 1
31261 \series default
31262  behind it denotes that it is the placeholder for the first argument.
31263 \end_layout
31264
31265 \begin_layout Itemize
31266 For 
31267 \series bold
31268
31269 \backslash
31270 framebox
31271 \series default
31272  one can e.
31273 \begin_inset space \thinspace{}
31274 \end_inset
31275
31276 g.
31277 \begin_inset space ~
31278 \end_inset
31279
31280 define the command 
31281 \series bold
31282
31283 \backslash
31284 fb
31285 \series default
31286 :
31287 \begin_inset ERT
31288 status collapsed
31289
31290 \begin_layout Plain Layout
31291
31292
31293 \backslash
31294 medskip
31295 \end_layout
31296
31297 \end_inset
31298
31299
31300 \series bold
31301
31302 \begin_inset Newline newline
31303 \end_inset
31304
31305
31306 \backslash
31307 newcommand{
31308 \backslash
31309 fb}[3]{
31310 \backslash
31311 framebox#1#2{$#3$}}
31312 \series default
31313
31314 \begin_inset ERT
31315 status collapsed
31316
31317 \begin_layout Plain Layout
31318
31319
31320 \backslash
31321 medskip
31322 \end_layout
31323
31324 \end_inset
31325
31326
31327 \series bold
31328
31329 \begin_inset Newline newline
31330 \end_inset
31331
31332
31333 \series default
31334 The two Dollar signs creates the extra formula needed for 
31335 \series bold
31336
31337 \backslash
31338 framebox
31339 \series default
31340 , see 
31341 \begin_inset CommandInset ref
31342 LatexCommand ref
31343 reference "sub:Boxes-with-Frame"
31344
31345 \end_inset
31346
31347 .
31348 \end_layout
31349
31350 \begin_layout Itemize
31351 To create a new command for 
31352 \series bold
31353
31354 \backslash
31355 fcolorbox
31356 \series default
31357  where the color for the box needn't to be specified, the argument for the
31358  color is defined optional:
31359 \begin_inset ERT
31360 status collapsed
31361
31362 \begin_layout Plain Layout
31363
31364
31365 \backslash
31366 medskip
31367 \end_layout
31368
31369 \end_inset
31370
31371
31372 \series bold
31373
31374 \begin_inset Newline newline
31375 \end_inset
31376
31377
31378 \backslash
31379 newcommand{
31380 \backslash
31381 cb}[3][white]{
31382 \backslash
31383 fcolorbox{#2}{#1}{$#3$}}
31384 \series default
31385
31386 \begin_inset ERT
31387 status collapsed
31388
31389 \begin_layout Plain Layout
31390
31391
31392 \backslash
31393 medskip
31394 \end_layout
31395
31396 \end_inset
31397
31398
31399 \begin_inset Newline newline
31400 \end_inset
31401
31402 When the color is not specified when using 
31403 \series bold
31404
31405 \backslash
31406 cb
31407 \series default
31408 , the predefined color 
31409 \series bold
31410 white
31411 \series default
31412  will be used.
31413 \end_layout
31414
31415 \begin_layout Standard
31416 A test of the new defined commands:
31417 \end_layout
31418
31419 \begin_layout Standard
31420 \align center
31421 \begin_inset Tabular
31422 <lyxtabular version="3" rows="6" columns="2">
31423 <features>
31424 <column alignment="center" valignment="top" width="0">
31425 <column alignment="center" valignment="top" width="0">
31426 <row>
31427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31428 \begin_inset Text
31429
31430 \begin_layout Plain Layout
31431 Command
31432 \end_layout
31433
31434 \end_inset
31435 </cell>
31436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31437 \begin_inset Text
31438
31439 \begin_layout Plain Layout
31440 Result
31441 \begin_inset Note Note
31442 status collapsed
31443
31444 \begin_layout Plain Layout
31445
31446 \series bold
31447
31448 \backslash
31449 raisebox
31450 \series default
31451  is only used as spacer.
31452 \end_layout
31453
31454 \end_inset
31455
31456
31457 \end_layout
31458
31459 \end_inset
31460 </cell>
31461 </row>
31462 <row>
31463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31464 \begin_inset Text
31465
31466 \begin_layout Plain Layout
31467 A
31468 \backslash
31469 gr
31470 \begin_inset ERT
31471 status collapsed
31472
31473 \begin_layout Plain Layout
31474
31475
31476 \backslash
31477 spce 
31478 \end_layout
31479
31480 \end_inset
31481
31482 B
31483 \end_layout
31484
31485 \end_inset
31486 </cell>
31487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31488 \begin_inset Text
31489
31490 \begin_layout Plain Layout
31491 \begin_inset Formula $A\gr B$
31492 \end_inset
31493
31494
31495 \end_layout
31496
31497 \end_inset
31498 </cell>
31499 </row>
31500 <row>
31501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31502 \begin_inset Text
31503
31504 \begin_layout Plain Layout
31505
31506 \backslash
31507 us{ABcd
31508 \end_layout
31509
31510 \end_inset
31511 </cell>
31512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31513 \begin_inset Text
31514
31515 \begin_layout Plain Layout
31516 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31517 \end_inset
31518
31519
31520 \end_layout
31521
31522 \end_inset
31523 </cell>
31524 </row>
31525 <row>
31526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31527 \begin_inset Text
31528
31529 \begin_layout Plain Layout
31530
31531 \backslash
31532 fb{[2cm]
31533 \begin_inset Formula $\to$
31534 \end_inset
31535
31536
31537 \backslash
31538 {
31539 \begin_inset Formula $\to$
31540 \end_inset
31541
31542
31543 \backslash
31544 {
31545 \backslash
31546 int
31547 \begin_inset ERT
31548 status collapsed
31549
31550 \begin_layout Plain Layout
31551
31552
31553 \backslash
31554 spce 
31555 \end_layout
31556
31557 \end_inset
31558
31559 A=B
31560 \end_layout
31561
31562 \end_inset
31563 </cell>
31564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31565 \begin_inset Text
31566
31567 \begin_layout Plain Layout
31568 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31569 \end_inset
31570
31571
31572 \end_layout
31573
31574 \end_inset
31575 </cell>
31576 </row>
31577 <row>
31578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31579 \begin_inset Text
31580
31581 \begin_layout Plain Layout
31582
31583 \backslash
31584 cb{red
31585 \begin_inset Formula $\to$
31586 \end_inset
31587
31588
31589 \backslash
31590 {
31591 \backslash
31592 int
31593 \begin_inset ERT
31594 status collapsed
31595
31596 \begin_layout Plain Layout
31597
31598
31599 \backslash
31600 spce 
31601 \end_layout
31602
31603 \end_inset
31604
31605 A=B
31606 \end_layout
31607
31608 \end_inset
31609 </cell>
31610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31611 \begin_inset Text
31612
31613 \begin_layout Plain Layout
31614 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31615 \end_inset
31616
31617
31618 \end_layout
31619
31620 \end_inset
31621 </cell>
31622 </row>
31623 <row>
31624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31625 \begin_inset Text
31626
31627 \begin_layout Plain Layout
31628
31629 \backslash
31630 cb[green]
31631 \backslash
31632 {red
31633 \begin_inset Formula $\to$
31634 \end_inset
31635
31636
31637 \backslash
31638 {
31639 \backslash
31640 int
31641 \begin_inset ERT
31642 status collapsed
31643
31644 \begin_layout Plain Layout
31645
31646
31647 \backslash
31648 spce 
31649 \end_layout
31650
31651 \end_inset
31652
31653 A=B
31654 \end_layout
31655
31656 \end_inset
31657 </cell>
31658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31659 \begin_inset Text
31660
31661 \begin_layout Plain Layout
31662 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31663 \end_inset
31664
31665
31666 \end_layout
31667
31668 \end_inset
31669 </cell>
31670 </row>
31671 </lyxtabular>
31672
31673 \end_inset
31674
31675
31676 \end_layout
31677
31678 \begin_layout Section
31679 Diagrams
31680 \end_layout
31681
31682 \begin_layout Standard
31683 LyX supports two types of commutative diagrams: 
31684 \series bold
31685 amscd
31686 \series default
31687  and 
31688 \series bold
31689 xymatrix
31690 \series default
31691  that are explained in the following.
31692 \end_layout
31693
31694 \begin_layout Subsection
31695 Amscd Diagrams
31696 \begin_inset Index
31697 status collapsed
31698
31699 \begin_layout Plain Layout
31700 Diagrams ! amscd
31701 \end_layout
31702
31703 \end_inset
31704
31705
31706 \end_layout
31707
31708 \begin_layout Standard
31709 Diagrams of this type visualize relations by vertical and horizontal lines
31710  or arrows:
31711 \begin_inset Formula \[
31712 \begin{CD}A@>>>B@>>>C\\
31713 @AAA@.@VVV\\
31714 F@<<<E@<<<D\end{CD}\]
31715
31716 \end_inset
31717
31718
31719 \end_layout
31720
31721 \begin_layout Standard
31722 To get them, the command 
31723 \series bold
31724
31725 \backslash
31726 CD
31727 \begin_inset Index
31728 status collapsed
31729
31730 \begin_layout Plain Layout
31731 Commands ! C ! 
31732 \backslash
31733 CD
31734 \end_layout
31735
31736 \end_inset
31737
31738
31739 \series default
31740  is inserted to a formula.
31741  A blue box appears with two dashed lines where further commands can be
31742  inserted.
31743  With 
31744 \family sans
31745 Ctrl-Return
31746 \family default
31747  a new line is created.
31748  Horizontal relations are inserted in odd, vertical in even formula lines.
31749 \end_layout
31750
31751 \begin_layout Standard
31752 To create the relations there are the following commands:
31753 \end_layout
31754
31755 \begin_layout Itemize
31756
31757 \series bold
31758 @<<<
31759 \series default
31760  creates a left arrow, 
31761 \series bold
31762 @>>>
31763 \series default
31764  a right arrow, and 
31765 \series bold
31766 @=
31767 \series default
31768  a long equal sign
31769 \end_layout
31770
31771 \begin_layout Itemize
31772
31773 \series bold
31774 @AAA
31775 \series default
31776  creates an up arrow, 
31777 \series bold
31778 @VVV
31779 \series default
31780  an down arrow, and 
31781 \series bold
31782 @|
31783 \series default
31784  a vertical equal sign
31785 \end_layout
31786
31787 \begin_layout Itemize
31788
31789 \series bold
31790 @.
31791
31792 \series default
31793  is a placeholder for non-existent relations
31794 \end_layout
31795
31796 \begin_layout Standard
31797 All arrows can be labeled as follows:
31798 \end_layout
31799
31800 \begin_layout Itemize
31801 Is text inserted between the first and second < or >, resp., it is placed
31802  above the arrow.
31803  When it is inserted between the second and third one, it appears under
31804  the arrow.
31805 \end_layout
31806
31807 \begin_layout Itemize
31808 When text for vertical arrows is inserted between the first and second A
31809  or V, resp., it is placed left beside the arrow.
31810  When it is inserted between the second and third one, it appears right
31811  beside the arrow.
31812  If the text contains an A or V, these letters must be set into a TeX-brace.
31813 \end_layout
31814
31815 \begin_layout Standard
31816 As example a diagram with all possible relations:
31817 \end_layout
31818
31819 \begin_layout Standard
31820 \begin_inset Formula \[
31821 \begin{CD}A@>j>>B@>>k>C@=F\\
31822 @AmAA@.@VV{V}V@|\\
31823 D@<<j<E@>k>>F@=C\end{CD}\]
31824
31825 \end_inset
31826
31827
31828 \end_layout
31829
31830 \begin_layout Standard
31831 The command for this is:
31832 \begin_inset Newline newline
31833 \end_inset
31834
31835
31836 \series bold
31837
31838 \backslash
31839 CD
31840 \begin_inset ERT
31841 status collapsed
31842
31843 \begin_layout Plain Layout
31844
31845
31846 \backslash
31847 spce 
31848 \end_layout
31849
31850 \end_inset
31851
31852 A@>j>>B@>>k>C@=F Ctrl-Enter
31853 \begin_inset Newline newline
31854 \end_inset
31855
31856
31857 \begin_inset ERT
31858 status collapsed
31859
31860 \begin_layout Plain Layout
31861
31862
31863 \backslash
31864 hphantom{
31865 \end_layout
31866
31867 \end_inset
31868
31869
31870 \backslash
31871 CD
31872 \begin_inset ERT
31873 status collapsed
31874
31875 \begin_layout Plain Layout
31876
31877
31878 \backslash
31879 spce 
31880 \end_layout
31881
31882 \end_inset
31883
31884
31885 \begin_inset ERT
31886 status collapsed
31887
31888 \begin_layout Plain Layout
31889
31890 }
31891 \end_layout
31892
31893 \end_inset
31894
31895 @AmAA@.@VV
31896 \backslash
31897 {V
31898 \series default
31899
31900 \begin_inset Formula $\to$
31901 \end_inset
31902
31903
31904 \series bold
31905 V@| Ctrl-Enter
31906 \begin_inset Newline newline
31907 \end_inset
31908
31909
31910 \begin_inset ERT
31911 status collapsed
31912
31913 \begin_layout Plain Layout
31914
31915
31916 \backslash
31917 hphantom{
31918 \end_layout
31919
31920 \end_inset
31921
31922
31923 \backslash
31924 CD
31925 \begin_inset ERT
31926 status collapsed
31927
31928 \begin_layout Plain Layout
31929
31930
31931 \backslash
31932 spce 
31933 \end_layout
31934
31935 \end_inset
31936
31937
31938 \begin_inset ERT
31939 status collapsed
31940
31941 \begin_layout Plain Layout
31942
31943 }
31944 \end_layout
31945
31946 \end_inset
31947
31948 D@<<j<E@>k>>F@=C
31949 \end_layout
31950
31951 \begin_layout Subsection
31952 Xymatrix Diagrams
31953 \begin_inset Index
31954 status collapsed
31955
31956 \begin_layout Plain Layout
31957 Diagrams ! xymatrix
31958 \end_layout
31959
31960 \end_inset
31961
31962
31963 \end_layout
31964
31965 \begin_layout Standard
31966 To be able to use xymatrices, the LaTeX-package 
31967 \series bold
31968 xypic
31969 \series default
31970  must be installed.
31971  A xymatrix is created by inserting the command 
31972 \series bold
31973
31974 \backslash
31975 xymatrix
31976 \series default
31977  in a formula.
31978  Then you are able to add new matrix columns and rows like for normal matrices,
31979  see 
31980 \begin_inset CommandInset ref
31981 LatexCommand ref
31982 reference "sec:Matrices"
31983
31984 \end_inset
31985
31986 .
31987 \end_layout
31988
31989 \begin_layout Standard
31990 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
31991  and much more.
31992  All possibilities to create commutative diagrams and decorations are explained
31993  in detail in this manual: 
31994 \begin_inset CommandInset href
31995 LatexCommand href
31996 target "http://wiki.lyx.org/LyX/XY-pic#xy-manual"
31997
31998 \end_inset
31999
32000 .
32001 \end_layout
32002
32003 \begin_layout Standard
32004 \begin_inset Newpage newpage
32005 \end_inset
32006
32007
32008 \end_layout
32009
32010 \begin_layout Section
32011 Tips
32012 \begin_inset ERT
32013 status collapsed
32014
32015 \begin_layout Plain Layout
32016
32017
32018 \backslash
32019 texorpdfstring{
32020 \end_layout
32021
32022 \end_inset
32023
32024
32025 \begin_inset Foot
32026 status collapsed
32027
32028 \begin_layout Plain Layout
32029 Other useful math tips can be found in 
32030 \begin_inset CommandInset citation
32031 LatexCommand cite
32032 key "Voss"
32033
32034 \end_inset
32035
32036 .
32037 \end_layout
32038
32039 \end_inset
32040
32041
32042 \begin_inset ERT
32043 status collapsed
32044
32045 \begin_layout Plain Layout
32046
32047 }{}
32048 \end_layout
32049
32050 \end_inset
32051
32052
32053 \begin_inset Note Note
32054 status collapsed
32055
32056 \begin_layout Plain Layout
32057
32058 \backslash
32059 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
32060 \end_layout
32061
32062 \begin_layout Plain Layout
32063 More about 
32064 \backslash
32065 texorpdfstring is in section 
32066 \begin_inset CommandInset ref
32067 LatexCommand ref
32068 reference "sub:Formulas-in-Section"
32069
32070 \end_inset
32071
32072 .
32073 \end_layout
32074
32075 \end_inset
32076
32077
32078 \begin_inset Index
32079 status collapsed
32080
32081 \begin_layout Plain Layout
32082 Tips
32083 \end_layout
32084
32085 \end_inset
32086
32087
32088 \begin_inset Index
32089 status collapsed
32090
32091 \begin_layout Plain Layout
32092 Ions|see
32093 \begin_inset ERT
32094 status collapsed
32095
32096 \begin_layout Plain Layout
32097
32098 {
32099 \end_layout
32100
32101 \end_inset
32102
32103 Chemical characters
32104 \begin_inset ERT
32105 status collapsed
32106
32107 \begin_layout Plain Layout
32108
32109 }
32110 \end_layout
32111
32112 \end_inset
32113
32114
32115 \end_layout
32116
32117 \end_inset
32118
32119
32120 \end_layout
32121
32122 \begin_layout Subsection
32123 Chemical Symbols and Equations
32124 \begin_inset CommandInset label
32125 LatexCommand label
32126 name "sub:Chemical-Symbols-and"
32127
32128 \end_inset
32129
32130
32131 \begin_inset Index
32132 status collapsed
32133
32134 \begin_layout Plain Layout
32135 Chemical characters ! Symbols
32136 \end_layout
32137
32138 \end_inset
32139
32140
32141 \begin_inset Index
32142 status collapsed
32143
32144 \begin_layout Plain Layout
32145 Chemical equations
32146 \end_layout
32147
32148 \end_inset
32149
32150
32151 \begin_inset Index
32152 status collapsed
32153
32154 \begin_layout Plain Layout
32155 Symbols ! chemical
32156 \end_layout
32157
32158 \end_inset
32159
32160
32161 \end_layout
32162
32163 \begin_layout Standard
32164 An example text from chemistry:
32165 \end_layout
32166
32167 \begin_layout Quote
32168 The 
32169 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32170 \end_inset
32171
32172 -ion reacts with two 
32173 \begin_inset Formula $\mathrm{Na^{+}}$
32174 \end_inset
32175
32176 -ions to sodium sulfate 
32177 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
32178 \end_inset
32179
32180 .
32181  The chemical equation for this is:
32182 \begin_inset Formula \[
32183 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
32184
32185 \end_inset
32186
32187
32188 \end_layout
32189
32190 \begin_layout Standard
32191 This chemical equation can directly be created as formula.
32192  To avoid that the symbols appear italic, everything is highlighted and
32193  changed by the shortcut 
32194 \family sans
32195 Alt-c
32196 \begin_inset space ~
32197 \end_inset
32198
32199 r
32200 \family default
32201  to the upright font style.
32202 \begin_inset Foot
32203 status collapsed
32204
32205 \begin_layout Plain Layout
32206 font styles
32207 \series bold
32208  
32209 \series default
32210 see 
32211 \begin_inset CommandInset ref
32212 LatexCommand ref
32213 reference "sub:Font-Styles"
32214
32215 \end_inset
32216
32217
32218 \end_layout
32219
32220 \end_inset
32221
32222
32223 \end_layout
32224
32225 \begin_layout Subsection
32226 Negative Numbers
32227 \begin_inset Index
32228 status collapsed
32229
32230 \begin_layout Plain Layout
32231 Numbers ! negative
32232 \end_layout
32233
32234 \end_inset
32235
32236
32237 \end_layout
32238
32239 \begin_layout Standard
32240 Negative numbers often look ugly in formulas because the minus sign before
32241  the number is set with the same length as the minus operator sign.
32242  When writing the negative number in normal text, the minus sign appears
32243  correctly.
32244 \end_layout
32245
32246 \begin_layout Standard
32247 Thus, the problem disappears when converting the minus sign to mathematical
32248  text.
32249 \end_layout
32250
32251 \begin_layout Standard
32252 An example to visualize the problem:
32253 \end_layout
32254
32255 \begin_layout Standard
32256 \align center
32257 \begin_inset Tabular
32258 <lyxtabular version="3" rows="3" columns="2">
32259 <features>
32260 <column alignment="right" valignment="top" width="0">
32261 <column alignment="left" valignment="top" width="0">
32262 <row>
32263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32264 \begin_inset Text
32265
32266 \begin_layout Plain Layout
32267 normal text:
32268 \end_layout
32269
32270 \end_inset
32271 </cell>
32272 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32273 \begin_inset Text
32274
32275 \begin_layout Plain Layout
32276 x = -2
32277 \end_layout
32278
32279 \end_inset
32280 </cell>
32281 </row>
32282 <row>
32283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32284 \begin_inset Text
32285
32286 \begin_layout Plain Layout
32287 formula:
32288 \end_layout
32289
32290 \end_inset
32291 </cell>
32292 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32293 \begin_inset Text
32294
32295 \begin_layout Plain Layout
32296 \begin_inset Formula $x=-2$
32297 \end_inset
32298
32299
32300 \end_layout
32301
32302 \end_inset
32303 </cell>
32304 </row>
32305 <row>
32306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32307 \begin_inset Text
32308
32309 \begin_layout Plain Layout
32310 solution:
32311 \end_layout
32312
32313 \end_inset
32314 </cell>
32315 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32316 \begin_inset Text
32317
32318 \begin_layout Plain Layout
32319 \begin_inset Formula $x=\textrm{-}2$
32320 \end_inset
32321
32322
32323 \end_layout
32324
32325 \end_inset
32326 </cell>
32327 </row>
32328 </lyxtabular>
32329
32330 \end_inset
32331
32332
32333 \end_layout
32334
32335 \begin_layout Subsection
32336 Comma as decimal Separator
32337 \begin_inset Index
32338 status collapsed
32339
32340 \begin_layout Plain Layout
32341 Comma
32342 \end_layout
32343
32344 \end_inset
32345
32346
32347 \end_layout
32348
32349 \begin_layout Standard
32350 In LaTeX a comma inside a formula is used, according to the English convention,
32351  as number group separator.
32352  So there will be space added behind all commas in formulas.
32353 \end_layout
32354
32355 \begin_layout Standard
32356 To avoid this, the comma is highlighted and changed to mathematical text
32357  (shortcut 
32358 \family sans
32359 Alt-m
32360 \begin_inset space ~
32361 \end_inset
32362
32363 m
32364 \family default
32365 ).
32366 \end_layout
32367
32368 \begin_layout Standard
32369 To use all formula commas in the document as decimal separator, the file
32370  
32371 \series bold
32372 icomma.sty
32373 \series default
32374
32375 \begin_inset Foot
32376 status collapsed
32377
32378 \begin_layout Plain Layout
32379
32380 \series bold
32381 icomma
32382 \series default
32383  is part of the LaTeX-package 
32384 \series bold
32385 was
32386 \series default
32387
32388 \begin_inset Index
32389 status collapsed
32390
32391 \begin_layout Plain Layout
32392 Packages ! was
32393 \begin_inset ERT
32394 status collapsed
32395
32396 \begin_layout Plain Layout
32397
32398
32399 \backslash
32400 vspace{4mm}
32401 \end_layout
32402
32403 \end_inset
32404
32405
32406 \end_layout
32407
32408 \end_inset
32409
32410 .
32411 \end_layout
32412
32413 \end_inset
32414
32415
32416 \begin_inset Index
32417 status collapsed
32418
32419 \begin_layout Plain Layout
32420 Packages ! icomma
32421 \end_layout
32422
32423 \end_inset
32424
32425  is loaded with the LaTeX-preamble line
32426 \end_layout
32427
32428 \begin_layout Standard
32429
32430 \series bold
32431
32432 \backslash
32433 usepackage{icomma}
32434 \end_layout
32435
32436 \begin_layout Subsection
32437 Physical Vectors
32438 \begin_inset CommandInset label
32439 LatexCommand label
32440 name "sub:Physical-Vectors"
32441
32442 \end_inset
32443
32444
32445 \begin_inset Index
32446 status collapsed
32447
32448 \begin_layout Plain Layout
32449 Vectors ! physical
32450 \end_layout
32451
32452 \end_inset
32453
32454
32455 \end_layout
32456
32457 \begin_layout Standard
32458 Predefined vectors are offered by the LaTeX-package 
32459 \series bold
32460 braket
32461 \series default
32462
32463 \begin_inset Foot
32464 status collapsed
32465
32466 \begin_layout Plain Layout
32467
32468 \series bold
32469 braket
32470 \series default
32471  should be part of every LaTeX standard installation.
32472 \end_layout
32473
32474 \end_inset
32475
32476
32477 \begin_inset Index
32478 status collapsed
32479
32480 \begin_layout Plain Layout
32481 Packages ! braket
32482 \end_layout
32483
32484 \end_inset
32485
32486  that is loaded with the LaTeX-preamble line
32487 \end_layout
32488
32489 \begin_layout Standard
32490
32491 \series bold
32492
32493 \backslash
32494 usepackage{braket}
32495 \end_layout
32496
32497 \begin_layout Standard
32498 \begin_inset ERT
32499 status collapsed
32500
32501 \begin_layout Plain Layout
32502
32503
32504 \backslash
32505 ifbraket 
32506 \end_layout
32507
32508 \end_inset
32509
32510
32511 \begin_inset Note Note
32512 status open
32513
32514 \begin_layout Plain Layout
32515 The following table will only be displayed when the LaTeX-package 
32516 \series bold
32517 braket
32518 \series default
32519  is installed.
32520 \end_layout
32521
32522 \end_inset
32523
32524 The following commands are defined:
32525 \end_layout
32526
32527 \begin_layout Standard
32528 \align center
32529 \begin_inset Tabular
32530 <lyxtabular version="3" rows="4" columns="2">
32531 <features>
32532 <column alignment="center" valignment="top" width="0">
32533 <column alignment="center" valignment="top" width="0">
32534 <row>
32535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32536 \begin_inset Text
32537
32538 \begin_layout Plain Layout
32539 Command
32540 \end_layout
32541
32542 \end_inset
32543 </cell>
32544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32545 \begin_inset Text
32546
32547 \begin_layout Plain Layout
32548 Result
32549 \end_layout
32550
32551 \end_inset
32552 </cell>
32553 </row>
32554 <row>
32555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32556 \begin_inset Text
32557
32558 \begin_layout Plain Layout
32559
32560 \backslash
32561 Bra{
32562 \backslash
32563 psi
32564 \end_layout
32565
32566 \end_inset
32567 </cell>
32568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32569 \begin_inset Text
32570
32571 \begin_layout Plain Layout
32572 \begin_inset Formula $\Bra{\psi}$
32573 \end_inset
32574
32575
32576 \end_layout
32577
32578 \end_inset
32579 </cell>
32580 </row>
32581 <row>
32582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32583 \begin_inset Text
32584
32585 \begin_layout Plain Layout
32586
32587 \backslash
32588 Ket{
32589 \backslash
32590 psi
32591 \end_layout
32592
32593 \end_inset
32594 </cell>
32595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32596 \begin_inset Text
32597
32598 \begin_layout Plain Layout
32599 \begin_inset Formula $\Ket{\psi}$
32600 \end_inset
32601
32602
32603 \end_layout
32604
32605 \end_inset
32606 </cell>
32607 </row>
32608 <row>
32609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32610 \begin_inset Text
32611
32612 \begin_layout Plain Layout
32613
32614 \backslash
32615 Braket{
32616 \backslash
32617 psi|
32618 \backslash
32619 phi
32620 \end_layout
32621
32622 \end_inset
32623 </cell>
32624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32625 \begin_inset Text
32626
32627 \begin_layout Plain Layout
32628 \begin_inset Formula $\Braket{\psi|\phi}$
32629 \end_inset
32630
32631
32632 \end_layout
32633
32634 \end_inset
32635 </cell>
32636 </row>
32637 </lyxtabular>
32638
32639 \end_inset
32640
32641
32642 \end_layout
32643
32644 \begin_layout Standard
32645 The command 
32646 \series bold
32647
32648 \backslash
32649 Braket
32650 \series default
32651  assures that all vertical bars are set in the size of the surrounding brackets:
32652 \begin_inset Formula \[
32653 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
32654
32655 \end_inset
32656
32657
32658 \begin_inset ERT
32659 status collapsed
32660
32661 \begin_layout Plain Layout
32662
32663
32664 \backslash
32665 else 
32666 \end_layout
32667
32668 \end_inset
32669
32670
32671 \begin_inset Note Note
32672 status open
32673
32674 \begin_layout Plain Layout
32675 The following will be displayed when the LaTeX-package 
32676 \series bold
32677 braket
32678 \series default
32679  is not installed:
32680 \end_layout
32681
32682 \end_inset
32683
32684
32685 \end_layout
32686
32687 \begin_layout Standard
32688 You need to install the LaTeX-package 
32689 \series bold
32690 braket
32691 \series default
32692  to see the rest of this subsection in the output.
32693 \end_layout
32694
32695 \begin_layout Standard
32696 \begin_inset ERT
32697 status collapsed
32698
32699 \begin_layout Plain Layout
32700
32701
32702 \backslash
32703 fi 
32704 \end_layout
32705
32706 \end_inset
32707
32708
32709 \end_layout
32710
32711 \begin_layout Standard
32712 The effect of 
32713 \series bold
32714
32715 \backslash
32716 Braket
32717 \series default
32718  can also be achieved using the command 
32719 \series bold
32720
32721 \backslash
32722 middle
32723 \series default
32724 , that is described in 
32725 \begin_inset CommandInset ref
32726 LatexCommand ref
32727 reference "sub:Automatic-Bracket-Size"
32728
32729 \end_inset
32730
32731 .
32732 \end_layout
32733
32734 \begin_layout Subsection
32735 Self-defined Fractions
32736 \begin_inset CommandInset label
32737 LatexCommand label
32738 name "sub:Self-defined-Fractions"
32739
32740 \end_inset
32741
32742
32743 \begin_inset Index
32744 status collapsed
32745
32746 \begin_layout Plain Layout
32747 Fractions ! self-defined
32748 \end_layout
32749
32750 \end_inset
32751
32752
32753 \end_layout
32754
32755 \begin_layout Standard
32756 To define custom commands for fractions, the command 
32757 \series bold
32758
32759 \backslash
32760 genfrac
32761 \series default
32762
32763 \begin_inset Index
32764 status collapsed
32765
32766 \begin_layout Plain Layout
32767 Commands ! G ! 
32768 \backslash
32769 genfrac
32770 \end_layout
32771
32772 \end_inset
32773
32774  is used in the following scheme:
32775 \end_layout
32776
32777 \begin_layout Standard
32778
32779 \series bold
32780
32781 \backslash
32782 genfrac{left
32783 \series default
32784  
32785 \series bold
32786 bracket}{right
32787 \series default
32788  
32789 \series bold
32790 bracket}{fraction bar thickness}{style}
32791 \begin_inset Newline newline
32792 \end_inset
32793
32794
32795 \begin_inset ERT
32796 status collapsed
32797
32798 \begin_layout Plain Layout
32799
32800
32801 \backslash
32802 phantom{
32803 \end_layout
32804
32805 \end_inset
32806
32807
32808 \backslash
32809 genfrac
32810 \begin_inset ERT
32811 status collapsed
32812
32813 \begin_layout Plain Layout
32814
32815 }
32816 \end_layout
32817
32818 \end_inset
32819
32820 {numerator}{denominator}
32821 \end_layout
32822
32823 \begin_layout Standard
32824 The style is a number in the range of 0
32825 \begin_inset space \thinspace{}
32826 \end_inset
32827
32828 -
32829 \begin_inset space \thinspace{}
32830 \end_inset
32831
32832 3.
32833 \end_layout
32834
32835 \begin_layout Standard
32836 \align center
32837 \begin_inset Tabular
32838 <lyxtabular version="3" rows="5" columns="2">
32839 <features>
32840 <column alignment="center" valignment="top" width="0">
32841 <column alignment="center" valignment="top" width="0">
32842 <row>
32843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32844 \begin_inset Text
32845
32846 \begin_layout Plain Layout
32847 Number
32848 \end_layout
32849
32850 \end_inset
32851 </cell>
32852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32853 \begin_inset Text
32854
32855 \begin_layout Plain Layout
32856 Style (Size)
32857 \end_layout
32858
32859 \end_inset
32860 </cell>
32861 </row>
32862 <row>
32863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32864 \begin_inset Text
32865
32866 \begin_layout Plain Layout
32867 0
32868 \end_layout
32869
32870 \end_inset
32871 </cell>
32872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32873 \begin_inset Text
32874
32875 \begin_layout Plain Layout
32876 display style formula
32877 \end_layout
32878
32879 \end_inset
32880 </cell>
32881 </row>
32882 <row>
32883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32884 \begin_inset Text
32885
32886 \begin_layout Plain Layout
32887 1
32888 \end_layout
32889
32890 \end_inset
32891 </cell>
32892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32893 \begin_inset Text
32894
32895 \begin_layout Plain Layout
32896 inline formula
32897 \end_layout
32898
32899 \end_inset
32900 </cell>
32901 </row>
32902 <row>
32903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32904 \begin_inset Text
32905
32906 \begin_layout Plain Layout
32907 2
32908 \end_layout
32909
32910 \end_inset
32911 </cell>
32912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32913 \begin_inset Text
32914
32915 \begin_layout Plain Layout
32916 small
32917 \end_layout
32918
32919 \end_inset
32920 </cell>
32921 </row>
32922 <row>
32923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32924 \begin_inset Text
32925
32926 \begin_layout Plain Layout
32927 3
32928 \end_layout
32929
32930 \end_inset
32931 </cell>
32932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32933 \begin_inset Text
32934
32935 \begin_layout Plain Layout
32936 tiny
32937 \end_layout
32938
32939 \end_inset
32940 </cell>
32941 </row>
32942 </lyxtabular>
32943
32944 \end_inset
32945
32946
32947 \end_layout
32948
32949 \begin_layout Standard
32950 When no style is given, the size is adjusted to the surrounding environment
32951  like for the command 
32952 \series bold
32953
32954 \backslash
32955 frac
32956 \series default
32957 .
32958 \end_layout
32959
32960 \begin_layout Standard
32961 When no fraction bar thickness is given, the predefined value of 0.4
32962 \begin_inset space \thinspace{}
32963 \end_inset
32964
32965 pt will be used.
32966 \end_layout
32967
32968 \begin_layout Standard
32969 \begin_inset VSpace medskip
32970 \end_inset
32971
32972 For example, the commands 
32973 \series bold
32974
32975 \backslash
32976 dfrac
32977 \series default
32978  and 
32979 \series bold
32980
32981 \backslash
32982 tbinom
32983 \series default
32984  from 
32985 \begin_inset CommandInset ref
32986 LatexCommand ref
32987 reference "sub:Fractions"
32988
32989 \end_inset
32990
32991  are defined with the commands
32992 \end_layout
32993
32994 \begin_layout Standard
32995
32996 \series bold
32997
32998 \backslash
32999 newcommand{
33000 \backslash
33001 dfrac}[2]{
33002 \backslash
33003 genfrac{}{}{}{0}{#1}{#2}}
33004 \end_layout
33005
33006 \begin_layout Standard
33007 and
33008 \end_layout
33009
33010 \begin_layout Standard
33011
33012 \series bold
33013
33014 \backslash
33015 newcommand{
33016 \backslash
33017 tbinom}[2]{
33018 \backslash
33019 genfrac{(}{)}{0pt}{1}{#1}{#2}}
33020 \end_layout
33021
33022 \begin_layout Standard
33023 \begin_inset VSpace medskip
33024 \end_inset
33025
33026 To define a fraction where the fraction bar thickness can be given as optional
33027  argument, the following line is inserted to the LaTeX-preamble:
33028 \end_layout
33029
33030 \begin_layout Standard
33031
33032 \series bold
33033
33034 \backslash
33035 newcommand{
33036 \backslash
33037 fracS}[3][]{
33038 \backslash
33039 genfrac{}{}{#1}{}{#2}{#3}}
33040 \end_layout
33041
33042 \begin_layout Standard
33043 A test:
33044 \begin_inset Formula \begin{align*}
33045 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
33046 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
33047
33048 \end_inset
33049
33050 As one can see, the distance of the numerator and the denominator to the
33051  fraction bar is round about three times the bar thickness.
33052 \end_layout
33053
33054 \begin_layout Subsection
33055 Canceled Formulas
33056 \begin_inset CommandInset label
33057 LatexCommand label
33058 name "sub:Canceled-Formulas"
33059
33060 \end_inset
33061
33062
33063 \begin_inset Index
33064 status collapsed
33065
33066 \begin_layout Plain Layout
33067 Formula ! canceled
33068 \end_layout
33069
33070 \end_inset
33071
33072
33073 \end_layout
33074
33075 \begin_layout Standard
33076 To cancel formulas or formula parts, the LaTeX-package 
33077 \series bold
33078 cancel
33079 \series default
33080
33081 \begin_inset Foot
33082 status collapsed
33083
33084 \begin_layout Plain Layout
33085
33086 \series bold
33087 cancel
33088 \series default
33089  is part of every LaTeX standard installation.
33090 \end_layout
33091
33092 \end_inset
33093
33094
33095 \begin_inset Index
33096 status collapsed
33097
33098 \begin_layout Plain Layout
33099 Packages ! cancel
33100 \end_layout
33101
33102 \end_inset
33103
33104  has to be loaded with the LaTeX-preamble line
33105 \end_layout
33106
33107 \begin_layout Standard
33108
33109 \series bold
33110
33111 \backslash
33112 usepackage[samesize]{cancel}
33113 \end_layout
33114
33115 \begin_layout Standard
33116 There are four ways to cancel formulas:
33117 \end_layout
33118
33119 \begin_layout Standard
33120 \align center
33121 \begin_inset Tabular
33122 <lyxtabular version="3" rows="5" columns="2">
33123 <features>
33124 <column alignment="center" valignment="top" width="0">
33125 <column alignment="center" valignment="top" width="0">
33126 <row>
33127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33128 \begin_inset Text
33129
33130 \begin_layout Plain Layout
33131 Command
33132 \end_layout
33133
33134 \end_inset
33135 </cell>
33136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33137 \begin_inset Text
33138
33139 \begin_layout Plain Layout
33140 Result
33141 \begin_inset Note Note
33142 status collapsed
33143
33144 \begin_layout Plain Layout
33145
33146 \series bold
33147
33148 \backslash
33149 hspace
33150 \series default
33151  and
33152 \series bold
33153  
33154 \backslash
33155 raisebox
33156 \series default
33157  are used here as spacer.
33158 \end_layout
33159
33160 \end_inset
33161
33162
33163 \end_layout
33164
33165 \end_inset
33166 </cell>
33167 </row>
33168 <row>
33169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33170 \begin_inset Text
33171
33172 \begin_layout Plain Layout
33173
33174 \backslash
33175 cancel{
33176 \backslash
33177 int
33178 \begin_inset ERT
33179 status collapsed
33180
33181 \begin_layout Plain Layout
33182
33183
33184 \backslash
33185 spce 
33186 \end_layout
33187
33188 \end_inset
33189
33190 A=B
33191 \end_layout
33192
33193 \end_inset
33194 </cell>
33195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33196 \begin_inset Text
33197
33198 \begin_layout Plain Layout
33199 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
33200 \end_inset
33201
33202
33203 \end_layout
33204
33205 \end_inset
33206 </cell>
33207 </row>
33208 <row>
33209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33210 \begin_inset Text
33211
33212 \begin_layout Plain Layout
33213
33214 \backslash
33215 bcancel{
33216 \backslash
33217 int
33218 \begin_inset ERT
33219 status collapsed
33220
33221 \begin_layout Plain Layout
33222
33223
33224 \backslash
33225 spce 
33226 \end_layout
33227
33228 \end_inset
33229
33230 A=B
33231 \end_layout
33232
33233 \end_inset
33234 </cell>
33235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33236 \begin_inset Text
33237
33238 \begin_layout Plain Layout
33239 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
33240 \end_inset
33241
33242
33243 \end_layout
33244
33245 \end_inset
33246 </cell>
33247 </row>
33248 <row>
33249 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33250 \begin_inset Text
33251
33252 \begin_layout Plain Layout
33253
33254 \backslash
33255 xcancel{
33256 \backslash
33257 int
33258 \begin_inset ERT
33259 status collapsed
33260
33261 \begin_layout Plain Layout
33262
33263
33264 \backslash
33265 spce 
33266 \end_layout
33267
33268 \end_inset
33269
33270 A=B
33271 \end_layout
33272
33273 \end_inset
33274 </cell>
33275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33276 \begin_inset Text
33277
33278 \begin_layout Plain Layout
33279 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33280 \end_inset
33281
33282
33283 \end_layout
33284
33285 \end_inset
33286 </cell>
33287 </row>
33288 <row>
33289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33290 \begin_inset Text
33291
33292 \begin_layout Plain Layout
33293
33294 \backslash
33295 cancelto{1
33296 \begin_inset Formula $\to$
33297 \end_inset
33298
33299
33300 \backslash
33301 {
33302 \backslash
33303 int
33304 \begin_inset ERT
33305 status collapsed
33306
33307 \begin_layout Plain Layout
33308
33309
33310 \backslash
33311 spce 
33312 \end_layout
33313
33314 \end_inset
33315
33316 A=B
33317 \end_layout
33318
33319 \end_inset
33320 </cell>
33321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33322 \begin_inset Text
33323
33324 \begin_layout Plain Layout
33325 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33326 \end_inset
33327
33328
33329 \end_layout
33330
33331 \end_inset
33332 </cell>
33333 </row>
33334 </lyxtabular>
33335
33336 \end_inset
33337
33338
33339 \end_layout
33340
33341 \begin_layout Standard
33342
33343 \series bold
33344
33345 \backslash
33346 cancelto
33347 \series default
33348  is especially suitable to visualize the reduction of fractions within formulas:
33349 \begin_inset Formula \[
33350 \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}}}\]
33351
33352 \end_inset
33353
33354
33355 \end_layout
33356
33357 \begin_layout Subsection
33358 Formulas in Section Headings
33359 \begin_inset CommandInset label
33360 LatexCommand label
33361 name "sub:Formulas-in-Section"
33362
33363 \end_inset
33364
33365
33366 \begin_inset Index
33367 status collapsed
33368
33369 \begin_layout Plain Layout
33370 Formula ! in section headings
33371 \end_layout
33372
33373 \end_inset
33374
33375
33376 \end_layout
33377
33378 \begin_layout Standard
33379 When formulas are used in section headings, the following has to be taken
33380  into account:
33381 \end_layout
33382
33383 \begin_layout Standard
33384 \begin_inset Note Greyedout
33385 status open
33386
33387 \begin_layout Plain Layout
33388 When 
33389 \series bold
33390 hyperref
33391 \series default
33392
33393 \begin_inset Index
33394 status collapsed
33395
33396 \begin_layout Plain Layout
33397 Packages ! hyperref
33398 \end_layout
33399
33400 \end_inset
33401
33402  support is enabled in the document settings dialog under 
33403 \family sans
33404 PDF
33405 \begin_inset space ~
33406 \end_inset
33407
33408 Properties
33409 \family default
33410 , PDF-bookmarks are created for every section heading in the table of contents.
33411  If a section heading contains formulas, they are incorrectly displayed
33412  in the bookmark text, because formulas in bookmarks infringe the PDF convention
33413 s.
33414 \end_layout
33415
33416 \end_inset
33417
33418
33419 \end_layout
33420
33421 \begin_layout Standard
33422 Both problems can be solved by inserting at the end of the section heading
33423  a short title with the menu 
33424 \family sans
33425 Insert\SpecialChar \menuseparator
33426 Short
33427 \begin_inset space ~
33428 \end_inset
33429
33430 Title
33431 \family default
33432 .
33433  Short titles are used as alternative for multiline section headings to
33434  keep the table of contents clearly arranged.
33435  Only the short title appears in the table of contents and therefore also
33436  in the PDF-bookmark.
33437 \end_layout
33438
33439 \begin_layout Standard
33440 When formulas should be used in the table of contents but 
33441 \series bold
33442 hyperref
33443 \series default
33444  is used, one can use the following command in TeX-mode:
33445 \end_layout
33446
33447 \begin_layout Standard
33448
33449 \series bold
33450
33451 \backslash
33452 texorpdfstring{part}{alternative}
33453 \begin_inset Index
33454 status collapsed
33455
33456 \begin_layout Plain Layout
33457 Commands ! T ! 
33458 \backslash
33459 texorpdfstring
33460 \end_layout
33461
33462 \end_inset
33463
33464
33465 \end_layout
33466
33467 \begin_layout Standard
33468 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
33469  This can be characters, formulas, footnotes, but also cross-references.
33470  The alternative is used instead of the part for the bookmark.
33471 \end_layout
33472
33473 \begin_layout Standard
33474 Here are two example headings:
33475 \begin_inset VSpace -3mm
33476 \end_inset
33477
33478
33479 \begin_inset ERT
33480 status collapsed
33481
33482 \begin_layout Plain Layout
33483
33484
33485 \backslash
33486 boldmath 
33487 \end_layout
33488
33489 \end_inset
33490
33491
33492 \end_layout
33493
33494 \begin_layout Subsubsection
33495 Heading without formula in table of contents 
33496 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33497 \end_inset
33498
33499
33500 \begin_inset OptArg
33501 status collapsed
33502
33503 \begin_layout Plain Layout
33504 Heading without formula in table of contents
33505 \end_layout
33506
33507 \end_inset
33508
33509
33510 \end_layout
33511
33512 \begin_layout Subsubsection
33513 Heading with formula in table of contents
33514 \begin_inset ERT
33515 status collapsed
33516
33517 \begin_layout Plain Layout
33518
33519
33520 \backslash
33521 texorpdfstring{
33522 \end_layout
33523
33524 \end_inset
33525
33526  
33527 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33528 \end_inset
33529
33530
33531 \begin_inset ERT
33532 status collapsed
33533
33534 \begin_layout Plain Layout
33535
33536 }{}
33537 \end_layout
33538
33539 \end_inset
33540
33541
33542 \end_layout
33543
33544 \begin_layout Standard
33545 \begin_inset ERT
33546 status collapsed
33547
33548 \begin_layout Plain Layout
33549
33550
33551 \backslash
33552 unboldmath 
33553 \end_layout
33554
33555 \end_inset
33556
33557 In the first heading a short title was used, in the second one 
33558 \series bold
33559
33560 \backslash
33561 texorpdfstring
33562 \series default
33563 .
33564 \end_layout
33565
33566 \begin_layout Standard
33567 To get the same formatting as for the other headings, the complete heading
33568  was set into a 
33569 \series bold
33570 boldmath
33571 \series default
33572  environment
33573 \begin_inset Foot
33574 status collapsed
33575
33576 \begin_layout Plain Layout
33577 see 
33578 \begin_inset CommandInset ref
33579 LatexCommand ref
33580 reference "sub:Bold-Formulas"
33581
33582 \end_inset
33583
33584
33585 \end_layout
33586
33587 \end_inset
33588
33589 .
33590 \end_layout
33591
33592 \begin_layout Subsection
33593 Formulas in multi-column Text
33594 \begin_inset Index
33595 status collapsed
33596
33597 \begin_layout Plain Layout
33598 Formula ! in multi-column text
33599 \end_layout
33600
33601 \end_inset
33602
33603
33604 \end_layout
33605
33606 \begin_layout Standard
33607 Formulas in multi-column text are often too wide to fit into a column and
33608  thus need to be set over the whole page width.
33609  This is done by using the LaTeX-package 
33610 \series bold
33611 multicol
33612 \series default
33613
33614 \begin_inset Foot
33615 status collapsed
33616
33617 \begin_layout Plain Layout
33618
33619 \series bold
33620 multicol
33621 \series default
33622  is part of every LaTeX standard installation.
33623 \end_layout
33624
33625 \end_inset
33626
33627
33628 \begin_inset Index
33629 status collapsed
33630
33631 \begin_layout Plain Layout
33632 Packages ! multicol
33633 \end_layout
33634
33635 \end_inset
33636
33637 , that is loaded with the LaTeX-preamble line
33638 \end_layout
33639
33640 \begin_layout Standard
33641
33642 \series bold
33643
33644 \backslash
33645 usepackage{multicol}
33646 \end_layout
33647
33648 \begin_layout Standard
33649 \begin_inset Note Greyedout
33650 status open
33651
33652 \begin_layout Plain Layout
33653 Note herby that the setting 
33654 \family sans
33655 Two-column
33656 \begin_inset space ~
33657 \end_inset
33658
33659 document
33660 \family default
33661  in the menu 
33662 \family sans
33663 Document\SpecialChar \menuseparator
33664 Settings
33665 \family default
33666  under 
33667 \family sans
33668 Text
33669 \begin_inset space ~
33670 \end_inset
33671
33672 Layout
33673 \family default
33674 \emph on
33675  
33676 \emph default
33677 must 
33678 \emph on
33679 not
33680 \emph default
33681  be selected.
33682 \end_layout
33683
33684 \end_inset
33685
33686
33687 \end_layout
33688
33689 \begin_layout Standard
33690 Before the multi-column text the command
33691 \end_layout
33692
33693 \begin_layout Standard
33694
33695 \series bold
33696
33697 \backslash
33698 begin{multicols}{column number}
33699 \end_layout
33700
33701 \begin_layout Standard
33702 is written in TeX-mode.
33703  The column number is a number in the range of 2
33704 \begin_inset space \thinspace{}
33705 \end_inset
33706
33707 -
33708 \begin_inset space \thinspace{}
33709 \end_inset
33710
33711 10.
33712  Before the formula the multi-column text is ended by inserting the command
33713 \end_layout
33714
33715 \begin_layout Standard
33716
33717 \series bold
33718
33719 \backslash
33720 end{multicols}
33721 \end_layout
33722
33723 \begin_layout Standard
33724 in TeX-mode.
33725 \end_layout
33726
33727 \begin_layout Standard
33728 Due to the command some space is automatically added before the formula.
33729  To revert this, -6
33730 \begin_inset space \thinspace{}
33731 \end_inset
33732
33733 mm vertical space is inserted before the formula.
33734  When the formula style 
33735 \series bold
33736 Indented
33737 \begin_inset Foot
33738 status collapsed
33739
33740 \begin_layout Plain Layout
33741 formula styles see 
33742 \begin_inset CommandInset ref
33743 LatexCommand ref
33744 reference "sec:Formula-Styles"
33745
33746 \end_inset
33747
33748
33749 \end_layout
33750
33751 \end_inset
33752
33753
33754 \series default
33755  is used, -9
33756 \begin_inset space \thinspace{}
33757 \end_inset
33758
33759 mm space is inserted instead.
33760 \end_layout
33761
33762 \begin_layout Standard
33763 As example a multi-column text with a displayed formula:
33764 \end_layout
33765
33766 \begin_layout Standard
33767 \begin_inset ERT
33768 status collapsed
33769
33770 \begin_layout Plain Layout
33771
33772
33773 \backslash
33774 begin{multicols}{2}
33775 \end_layout
33776
33777 \end_inset
33778
33779 Das Spektrum wird fouriertransformiert.
33780  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
33781 , Lösungsmittel) zu trennen.
33782  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
33783  nun das Aussehen des Ausgangssignals.
33784  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
33785  über alle Phasen integrieren muss.
33786  Sei nun 
33787 \begin_inset Formula $S$
33788 \end_inset
33789
33790  unser normiertes Ausgangssignal and 
33791 \begin_inset Formula $P$
33792 \end_inset
33793
33794  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
33795 \begin_inset ERT
33796 status collapsed
33797
33798 \begin_layout Plain Layout
33799
33800
33801 \backslash
33802 end{multicols}
33803 \end_layout
33804
33805 \end_inset
33806
33807
33808 \begin_inset VSpace -6mm
33809 \end_inset
33810
33811
33812 \begin_inset Formula \begin{equation}
33813 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
33814
33815 \end_inset
33816
33817
33818 \begin_inset ERT
33819 status collapsed
33820
33821 \begin_layout Plain Layout
33822
33823
33824 \backslash
33825 begin{multicols}{2}
33826 \end_layout
33827
33828 \end_inset
33829
33830 wobei 
33831 \begin_inset Formula $S_{0}$
33832 \end_inset
33833
33834  das Signal ohne Gradient ist and the Normierungsbedingung 
33835 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
33836 \end_inset
33837
33838  gilt.
33839  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
33840  Direkt nach the 
33841 \begin_inset Formula $\nicefrac{\pi}{2}$
33842 \end_inset
33843
33844
33845 \begin_inset space \thinspace{}
33846 \end_inset
33847
33848 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
33849  das Signal zusätzlich abschwächt.
33850  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
33851  
33852 \begin_inset Formula $T_{2}$
33853 \end_inset
33854
33855 -Zeit.
33856 \end_layout
33857
33858 \begin_layout Standard
33859 \begin_inset ERT
33860 status collapsed
33861
33862 \begin_layout Plain Layout
33863
33864
33865 \backslash
33866 end{multicols}
33867 \end_layout
33868
33869 \end_inset
33870
33871  
33872 \end_layout
33873
33874 \begin_layout Subsection
33875 Formulas with Description of Variables
33876 \begin_inset Index
33877 status collapsed
33878
33879 \begin_layout Plain Layout
33880 Formula ! with description of variables
33881 \end_layout
33882
33883 \end_inset
33884
33885
33886 \end_layout
33887
33888 \begin_layout Standard
33889 To describe variables within a formula, like in formula 
33890 \begin_inset CommandInset ref
33891 LatexCommand eqref
33892 reference "eq:within"
33893
33894 \end_inset
33895
33896 , a 2
33897 \series bold
33898 ×
33899 \series default
33900
33901 \begin_inset Formula $n$
33902 \end_inset
33903
33904
33905 \begin_inset space ~
33906 \end_inset
33907
33908 matrix is used with left aligned columns for the 
33909 \begin_inset Formula $n$
33910 \end_inset
33911
33912  used variables.
33913 \begin_inset Foot
33914 status collapsed
33915
33916 \begin_layout Plain Layout
33917 matrices see 
33918 \begin_inset CommandInset ref
33919 LatexCommand ref
33920 reference "sec:Matrices"
33921
33922 \end_inset
33923
33924
33925 \end_layout
33926
33927 \end_inset
33928
33929  To set the description in a smaller size, before the matrix e.
33930 \begin_inset space \thinspace{}
33931 \end_inset
33932
33933 g.
33934 \begin_inset space ~
33935 \end_inset
33936
33937 the command 
33938 \series bold
33939
33940 \backslash
33941 footnotesize
33942 \series default
33943  is inserted.
33944 \begin_inset Foot
33945 status collapsed
33946
33947 \begin_layout Plain Layout
33948 font sizes see 
33949 \begin_inset CommandInset ref
33950 LatexCommand ref
33951 reference "sub:Font-Sizes"
33952
33953 \end_inset
33954
33955
33956 \end_layout
33957
33958 \end_inset
33959
33960
33961 \end_layout
33962
33963 \begin_layout Standard
33964 When the formula style 
33965 \series bold
33966 Indented
33967 \begin_inset Foot
33968 status collapsed
33969
33970 \begin_layout Plain Layout
33971 formula styles see 
33972 \begin_inset CommandInset ref
33973 LatexCommand ref
33974 reference "sec:Formula-Styles"
33975
33976 \end_inset
33977
33978
33979 \end_layout
33980
33981 \end_inset
33982
33983
33984 \series default
33985  is used, a 
33986 \series bold
33987
33988 \backslash
33989 hfill
33990 \series default
33991
33992 \begin_inset Foot
33993 status collapsed
33994
33995 \begin_layout Plain Layout
33996
33997 \series bold
33998
33999 \backslash
34000 hfill
34001 \series default
34002  only works in formulas with the style 
34003 \series bold
34004 Indented
34005 \series default
34006 , see 
34007 \begin_inset CommandInset ref
34008 LatexCommand ref
34009 reference "sub:Variable-Space"
34010
34011 \end_inset
34012
34013 .
34014 \end_layout
34015
34016 \end_inset
34017
34018  is inserted before and after the matrix to have the same separation of
34019  the matrix from the equation and the side margin.
34020 \end_layout
34021
34022 \begin_layout Standard
34023 When the formula style 
34024 \series bold
34025 Centered
34026 \series default
34027  is used, the method described in 
34028 \begin_inset CommandInset ref
34029 LatexCommand ref
34030 reference "sub:Flalign-Environment"
34031
34032 \end_inset
34033
34034  is used to indent formulas.
34035  Formula 
34036 \begin_inset CommandInset ref
34037 LatexCommand eqref
34038 reference "eq:within"
34039
34040 \end_inset
34041
34042  consists of five columns whereas in the first two columns contain the equation,
34043  the third the matrix, and the last one an empty TeX-brace.
34044 \begin_inset Formula \begin{flalign}
34045 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
34046 \rho & \textrm{density}\\
34047 V & \textrm{volume}\\
34048 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
34049
34050 \end_inset
34051
34052
34053 \end_layout
34054
34055 \begin_layout Subsection
34056 Upright small Greek Letters
34057 \begin_inset CommandInset label
34058 LatexCommand label
34059 name "sub:Upright-small-Greek"
34060
34061 \end_inset
34062
34063
34064 \begin_inset Index
34065 status collapsed
34066
34067 \begin_layout Plain Layout
34068 Greek letters ! upright
34069 \end_layout
34070
34071 \end_inset
34072
34073
34074 \end_layout
34075
34076 \begin_layout Standard
34077 Most of the math fonts only provide italic small Greek letters.
34078  But for symbols of elementary particles like pions and neutrinos, upright
34079  Greek letters are needed.
34080  The file 
34081 \series bold
34082 upgreek.sty
34083 \series default
34084
34085 \begin_inset Foot
34086 status collapsed
34087
34088 \begin_layout Plain Layout
34089
34090 \series bold
34091 upgreek
34092 \series default
34093  is part of the LaTeX-package 
34094 \series bold
34095 was
34096 \series default
34097
34098 \begin_inset Index
34099 status collapsed
34100
34101 \begin_layout Plain Layout
34102 Packages ! was
34103 \begin_inset ERT
34104 status collapsed
34105
34106 \begin_layout Plain Layout
34107
34108
34109 \backslash
34110 vspace{4mm}
34111 \end_layout
34112
34113 \end_inset
34114
34115
34116 \end_layout
34117
34118 \end_inset
34119
34120 .
34121 \end_layout
34122
34123 \end_inset
34124
34125
34126 \begin_inset Index
34127 status collapsed
34128
34129 \begin_layout Plain Layout
34130 Packages ! upgreek
34131 \end_layout
34132
34133 \end_inset
34134
34135  that is loaded with the LaTeX-preamble line
34136 \end_layout
34137
34138 \begin_layout Standard
34139
34140 \series bold
34141
34142 \backslash
34143 usepackage{upgreek}
34144 \end_layout
34145
34146 \begin_layout Standard
34147 provides them.
34148  
34149 \begin_inset ERT
34150 status collapsed
34151
34152 \begin_layout Plain Layout
34153
34154
34155 \backslash
34156 ifupgreek 
34157 \end_layout
34158
34159 \end_inset
34160
34161
34162 \begin_inset Note Note
34163 status open
34164
34165 \begin_layout Plain Layout
34166 The following table will only be displayed when the LaTeX-package 
34167 \series bold
34168 upgreek
34169 \series default
34170  is installed.
34171 \end_layout
34172
34173 \end_inset
34174
34175  They are created when the command for a small Greek letters is started
34176  with 
34177 \series bold
34178 up
34179 \series default
34180 .
34181  For example the command 
34182 \series bold
34183
34184 \backslash
34185 uptau
34186 \series default
34187  creates this: 
34188 \begin_inset Formula $\uptau$
34189 \end_inset
34190
34191
34192 \end_layout
34193
34194 \begin_layout Standard
34195 With these commands reactions of elementary particles can be typeset:
34196 \begin_inset Formula \[
34197 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
34198
34199 \end_inset
34200
34201
34202 \end_layout
34203
34204 \begin_layout Standard
34205 The upright letters are more bold and wider than the italic ones.
34206  They should therefore not be used for units like 
34207 \begin_inset Quotes eld
34208 \end_inset
34209
34210 µm
34211 \begin_inset Quotes erd
34212 \end_inset
34213
34214 .
34215 \end_layout
34216
34217 \begin_layout Standard
34218 \begin_inset ERT
34219 status collapsed
34220
34221 \begin_layout Plain Layout
34222
34223
34224 \backslash
34225 else 
34226 \end_layout
34227
34228 \end_inset
34229
34230
34231 \begin_inset Note Note
34232 status open
34233
34234 \begin_layout Plain Layout
34235 The following will be displayed when the LaTeX-package 
34236 \series bold
34237 upgreek
34238 \series default
34239  is not installed:
34240 \end_layout
34241
34242 \end_inset
34243
34244
34245 \end_layout
34246
34247 \begin_layout Standard
34248 You need to install the LaTeX-package 
34249 \series bold
34250 upgreek
34251 \series default
34252  to see the rest of this subsection in the output.
34253 \end_layout
34254
34255 \begin_layout Standard
34256 \begin_inset ERT
34257 status collapsed
34258
34259 \begin_layout Plain Layout
34260
34261
34262 \backslash
34263 fi 
34264 \end_layout
34265
34266 \end_inset
34267
34268
34269 \end_layout
34270
34271 \begin_layout Subsection
34272 Text Characters in Formulas
34273 \begin_inset CommandInset label
34274 LatexCommand label
34275 name "sub:Text-Characters-in"
34276
34277 \end_inset
34278
34279
34280 \begin_inset Index
34281 status collapsed
34282
34283 \begin_layout Plain Layout
34284 Text ! in formulas
34285 \end_layout
34286
34287 \end_inset
34288
34289
34290 \end_layout
34291
34292 \begin_layout Standard
34293 In some cases you might want to insert text characters directly into formulas.
34294  When for example the centered dot · is often used in formulas like 
34295 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
34296 \end_inset
34297
34298 , one would have to insert the command 
34299 \series bold
34300
34301 \backslash
34302 cdot
34303 \series default
34304
34305 \begin_inset Foot
34306 status collapsed
34307
34308 \begin_layout Plain Layout
34309 see 
34310 \begin_inset CommandInset ref
34311 LatexCommand ref
34312 reference "sub:Binary-Operators"
34313
34314 \end_inset
34315
34316
34317 \end_layout
34318
34319 \end_inset
34320
34321  all the time, because this character is defined in all encodings as text
34322  character.
34323  But the encoding can be changed by this LaTeX-preamble line:
34324 \end_layout
34325
34326 \begin_layout Standard
34327
34328 \series bold
34329
34330 \backslash
34331 Declare Inputtext{183}{
34332 \backslash
34333 ifmmode
34334 \backslash
34335 cdot
34336 \backslash
34337 else
34338 \backslash
34339 textperiodcentered
34340 \backslash
34341 f\SpecialChar \textcompwordmark{}
34342 i}
34343 \end_layout
34344
34345 \begin_layout Standard
34346 The character encoding (menu 
34347 \family sans
34348 Document\SpecialChar \menuseparator
34349 Settings\SpecialChar \menuseparator
34350 Language
34351 \family default
34352 ) specifies what character appears when a keyboard key is pressed.
34353  When the key for the character '·' is pressed, internally the command 
34354 \series bold
34355
34356 \backslash
34357 textperiodcentered
34358 \series default
34359  is used.
34360  But this command is not available in a formula so that you would get LaTeX-erro
34361 rs.
34362  With the changed encoding the right command is chosen automatically, depending
34363  on if the character was inserted into a formula or not.
34364 \end_layout
34365
34366 \begin_layout Standard
34367 The encoding of several characters is saved in definition files.
34368  Fore example the encoding 
34369 \series bold
34370 latin9
34371 \series default
34372  is defined in the file 
34373 \series bold
34374 latin9.def
34375 \series default
34376  that is in the installation folder of LaTeX.
34377  Encodings should only be changed via the LaTeX-preamble and not in the
34378  definition files.
34379  Otherwise own documents could not be edited by other LyX users working
34380  on other computers.
34381 \end_layout
34382
34383 \begin_layout Standard
34384 \begin_inset VSpace medskip
34385 \end_inset
34386
34387 Besides the centered dot, in this document the degree sign ° is defined
34388  with the following LaTeX-preamble line so that it can directly be inserted
34389  to a formula:
34390 \end_layout
34391
34392 \begin_layout Standard
34393
34394 \series bold
34395
34396 \backslash
34397 DeclareInputtext{176}{
34398 \backslash
34399 ifmmode^
34400 \backslash
34401 circ
34402 \backslash
34403 else
34404 \backslash
34405 textdegree
34406 \backslash
34407 f\SpecialChar \textcompwordmark{}
34408 i}
34409 \end_layout
34410
34411 \begin_layout Standard
34412 \begin_inset Newpage newpage
34413 \end_inset
34414
34415
34416 \end_layout
34417
34418 \begin_layout Section
34419 \start_of_appendix
34420 Typographic Advice
34421 \begin_inset Index
34422 status collapsed
34423
34424 \begin_layout Plain Layout
34425 Typographic advice
34426 \end_layout
34427
34428 \end_inset
34429
34430
34431 \end_layout
34432
34433 \begin_layout Standard
34434 This section is a summary of the most important typographic rules, listed
34435  in ISO norms.
34436 \begin_inset Foot
34437 status collapsed
34438
34439 \begin_layout Plain Layout
34440 This collection was partly taken from the German semi-official dictionary
34441  called 
34442 \begin_inset Quotes eld
34443 \end_inset
34444
34445 Duden
34446 \begin_inset Quotes erd
34447 \end_inset
34448
34449  
34450 \begin_inset CommandInset citation
34451 LatexCommand cite
34452 key "Duden"
34453
34454 \end_inset
34455
34456  that lists some of the ISO rules.
34457 \end_layout
34458
34459 \end_inset
34460
34461
34462 \end_layout
34463
34464 \begin_layout Itemize
34465 Physical units are 
34466 \emph on
34467 always
34468 \emph default
34469  set upright
34470 \begin_inset Foot
34471 status collapsed
34472
34473 \begin_layout Plain Layout
34474 done with font styles, see 
34475 \begin_inset CommandInset ref
34476 LatexCommand ref
34477 reference "sub:Font-Styles"
34478
34479 \end_inset
34480
34481
34482 \end_layout
34483
34484 \end_inset
34485
34486 : 30
34487 \begin_inset space \thinspace{}
34488 \end_inset
34489
34490 km/h
34491 \begin_inset Newline newline
34492 \end_inset
34493
34494 Between the value and the unit is the smallest space, see 
34495 \begin_inset CommandInset ref
34496 LatexCommand ref
34497 reference "sub:Predefined-Space"
34498
34499 \end_inset
34500
34501 .
34502 \begin_inset Newline newline
34503 \end_inset
34504
34505 This convention is automatically fulfilled when the command 
34506 \series bold
34507
34508 \backslash
34509 unittwo
34510 \series default
34511  is used.
34512  When it is entered to a formula, two boxes appear.
34513  In the first one the value is inserted, in the second one the unit, and
34514  one gets as above: 
34515 \begin_inset Formula $\unit[30]{km/h}$
34516 \end_inset
34517
34518
34519 \begin_inset space \thinspace{}
34520 \end_inset
34521
34522 .
34523  Note that 
34524 \series bold
34525
34526 \backslash
34527 unittwo
34528 \series default
34529  is not a real LaTeX command but the command 
34530 \series bold
34531
34532 \backslash
34533 unit[value]{unit}
34534 \series default
34535 , therefore you cannot use it in TeX code.
34536 \end_layout
34537
34538 \begin_layout Itemize
34539 Percent and perthousand signs are set like physical units:
34540 \begin_inset Newline newline
34541 \end_inset
34542
34543 1,2
34544 \begin_inset space \thinspace{}
34545 \end_inset
34546
34547 ‰ alcohol in blood
34548 \end_layout
34549
34550 \begin_layout Itemize
34551 The degree sign follows directly on the value: 15°, but not when it is used
34552  in units: 15
34553 \begin_inset space \thinspace{}
34554 \end_inset
34555
34556 °C
34557 \end_layout
34558
34559 \begin_layout Itemize
34560 In numbers with more than four digits the smallest space is inserted before
34561  every third digit to group them: 
34562 \family roman
34563 \series medium
34564 \shape up
34565 \size normal
34566 \emph off
34567 \bar no
34568 \noun off
34569 \color none
34570 18
34571 \begin_inset space \thinspace{}
34572 \end_inset
34573
34574 473
34575 \begin_inset space \thinspace{}
34576 \end_inset
34577
34578 588
34579 \end_layout
34580
34581 \begin_layout Itemize
34582 For dimensions like 120×90×40
34583 \begin_inset space \thinspace{}
34584 \end_inset
34585
34586 cm the multiplication sign 
34587 \begin_inset Quotes eld
34588 \end_inset
34589
34590 ×
34591 \begin_inset Quotes erd
34592 \end_inset
34593
34594  is used.
34595  It is available with the LaTeX-command 
34596 \series bold
34597
34598 \backslash
34599 texttimes
34600 \series default
34601 , but can also directly be inserted with some keyboard definitions.
34602 \end_layout
34603
34604 \begin_layout Itemize
34605 Functions with names consisting of several letters are set upright to avoid
34606  confusions, see 
34607 \begin_inset CommandInset ref
34608 LatexCommand ref
34609 reference "sub:Predefined-Functions"
34610
34611 \end_inset
34612
34613 .
34614 \end_layout
34615
34616 \begin_layout Itemize
34617 Indices consisting of several letters, are set upright: 
34618 \begin_inset Formula $E_{\mathrm{kin}}$
34619 \end_inset
34620
34621
34622 \begin_inset Newline newline
34623 \end_inset
34624
34625 Components of matrices are set italic: 
34626 \begin_inset Formula $\hat{H}_{kl}$
34627 \end_inset
34628
34629
34630 \end_layout
34631
34632 \begin_layout Itemize
34633 The differentiation/integration operator 'd', the Euler's number 'e', and
34634  the imaginary unit 'i' should be set upright, to avoid mixing them up with
34635  other variables.
34636 \end_layout
34637
34638 \begin_layout Standard
34639 \begin_inset Newpage newpage
34640 \end_inset
34641
34642
34643 \end_layout
34644
34645 \begin_layout Section
34646 Synonyms
34647 \begin_inset Index
34648 status collapsed
34649
34650 \begin_layout Plain Layout
34651 Synonyms
34652 \end_layout
34653
34654 \end_inset
34655
34656
34657 \end_layout
34658
34659 \begin_layout Standard
34660 Some characters and symbols can be created with several commands.
34661  Here is a list of the synonym commands:
34662 \end_layout
34663
34664 \begin_layout Standard
34665 \begin_inset VSpace bigskip
34666 \end_inset
34667
34668
34669 \begin_inset space \hfill{}
34670 \end_inset
34671
34672
34673 \begin_inset Tabular
34674 <lyxtabular version="3" rows="12" columns="2">
34675 <features>
34676 <column alignment="center" valignment="top" width="0pt">
34677 <column alignment="center" valignment="top" width="0pt">
34678 <row>
34679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34680 \begin_inset Text
34681
34682 \begin_layout Plain Layout
34683 Command
34684 \end_layout
34685
34686 \end_inset
34687 </cell>
34688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34689 \begin_inset Text
34690
34691 \begin_layout Plain Layout
34692 equivalent to
34693 \begin_inset Note Note
34694 status collapsed
34695
34696 \begin_layout Plain Layout
34697
34698 \series bold
34699
34700 \backslash
34701 raisebox
34702 \series default
34703  is only used as spacer.
34704 \end_layout
34705
34706 \end_inset
34707
34708
34709 \end_layout
34710
34711 \end_inset
34712 </cell>
34713 </row>
34714 <row>
34715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34716 \begin_inset Text
34717
34718 \begin_layout Plain Layout
34719
34720 \backslash
34721 ast
34722 \end_layout
34723
34724 \end_inset
34725 </cell>
34726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34727 \begin_inset Text
34728
34729 \begin_layout Plain Layout
34730 \begin_inset ERT
34731 status collapsed
34732
34733 \begin_layout Plain Layout
34734
34735
34736 \backslash
34737 raisebox{-1.2mm}{
34738 \end_layout
34739
34740 \end_inset
34741
34742 *
34743 \begin_inset ERT
34744 status collapsed
34745
34746 \begin_layout Plain Layout
34747
34748 }
34749 \end_layout
34750
34751 \end_inset
34752
34753
34754 \end_layout
34755
34756 \end_inset
34757 </cell>
34758 </row>
34759 <row>
34760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34761 \begin_inset Text
34762
34763 \begin_layout Plain Layout
34764
34765 \backslash
34766 choose
34767 \end_layout
34768
34769 \end_inset
34770 </cell>
34771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34772 \begin_inset Text
34773
34774 \begin_layout Plain Layout
34775
34776 \backslash
34777 binom
34778 \end_layout
34779
34780 \end_inset
34781 </cell>
34782 </row>
34783 <row>
34784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34785 \begin_inset Text
34786
34787 \begin_layout Plain Layout
34788
34789 \backslash
34790 geq
34791 \end_layout
34792
34793 \end_inset
34794 </cell>
34795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34796 \begin_inset Text
34797
34798 \begin_layout Plain Layout
34799
34800 \backslash
34801 ge
34802 \end_layout
34803
34804 \end_inset
34805 </cell>
34806 </row>
34807 <row>
34808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34809 \begin_inset Text
34810
34811 \begin_layout Plain Layout
34812
34813 \backslash
34814 lbrace
34815 \end_layout
34816
34817 \end_inset
34818 </cell>
34819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34820 \begin_inset Text
34821
34822 \begin_layout Plain Layout
34823 {
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 lbracket
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" leftline="true" usebox="none">
34853 \begin_inset Text
34854
34855 \begin_layout Plain Layout
34856
34857 \backslash
34858 leftarrow
34859 \end_layout
34860
34861 \end_inset
34862 </cell>
34863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34864 \begin_inset Text
34865
34866 \begin_layout Plain Layout
34867
34868 \backslash
34869 gets
34870 \end_layout
34871
34872 \end_inset
34873 </cell>
34874 </row>
34875 <row>
34876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34877 \begin_inset Text
34878
34879 \begin_layout Plain Layout
34880
34881 \backslash
34882 leq
34883 \end_layout
34884
34885 \end_inset
34886 </cell>
34887 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34888 \begin_inset Text
34889
34890 \begin_layout Plain Layout
34891
34892 \backslash
34893 le
34894 \end_layout
34895
34896 \end_inset
34897 </cell>
34898 </row>
34899 <row>
34900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34901 \begin_inset Text
34902
34903 \begin_layout Plain Layout
34904
34905 \backslash
34906 lor
34907 \end_layout
34908
34909 \end_inset
34910 </cell>
34911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34912 \begin_inset Text
34913
34914 \begin_layout Plain Layout
34915
34916 \backslash
34917 vee
34918 \end_layout
34919
34920 \end_inset
34921 </cell>
34922 </row>
34923 <row>
34924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34925 \begin_inset Text
34926
34927 \begin_layout Plain Layout
34928
34929 \backslash
34930 neq
34931 \end_layout
34932
34933 \end_inset
34934 </cell>
34935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34936 \begin_inset Text
34937
34938 \begin_layout Plain Layout
34939
34940 \backslash
34941 not=
34942 \end_layout
34943
34944 \end_inset
34945 </cell>
34946 </row>
34947 <row>
34948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34949 \begin_inset Text
34950
34951 \begin_layout Plain Layout
34952
34953 \backslash
34954 slash
34955 \end_layout
34956
34957 \end_inset
34958 </cell>
34959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34960 \begin_inset Text
34961
34962 \begin_layout Plain Layout
34963 /
34964 \end_layout
34965
34966 \end_inset
34967 </cell>
34968 </row>
34969 <row>
34970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34971 \begin_inset Text
34972
34973 \begin_layout Plain Layout
34974
34975 \backslash
34976 vert
34977 \end_layout
34978
34979 \end_inset
34980 </cell>
34981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34982 \begin_inset Text
34983
34984 \begin_layout Plain Layout
34985 |
34986 \end_layout
34987
34988 \end_inset
34989 </cell>
34990 </row>
34991 </lyxtabular>
34992
34993 \end_inset
34994
34995
34996 \begin_inset space \hfill{}
34997 \end_inset
34998
34999
35000 \begin_inset Tabular
35001 <lyxtabular version="3" rows="12" columns="2">
35002 <features>
35003 <column alignment="center" valignment="top" width="0pt">
35004 <column alignment="center" valignment="top" width="0pt">
35005 <row>
35006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35007 \begin_inset Text
35008
35009 \begin_layout Plain Layout
35010 Command
35011 \end_layout
35012
35013 \end_inset
35014 </cell>
35015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35016 \begin_inset Text
35017
35018 \begin_layout Plain Layout
35019 equivalent to
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 backslash
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
35044 \backslash
35045
35046 \end_layout
35047
35048 \end_inset
35049 </cell>
35050 </row>
35051 <row>
35052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35053 \begin_inset Text
35054
35055 \begin_layout Plain Layout
35056
35057 \backslash
35058 dasharrow
35059 \end_layout
35060
35061 \end_inset
35062 </cell>
35063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35064 \begin_inset Text
35065
35066 \begin_layout Plain Layout
35067
35068 \backslash
35069 dashrightarrow
35070 \end_layout
35071
35072 \end_inset
35073 </cell>
35074 </row>
35075 <row>
35076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35077 \begin_inset Text
35078
35079 \begin_layout Plain Layout
35080
35081 \backslash
35082 land
35083 \end_layout
35084
35085 \end_inset
35086 </cell>
35087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35088 \begin_inset Text
35089
35090 \begin_layout Plain Layout
35091
35092 \backslash
35093 wedge
35094 \end_layout
35095
35096 \end_inset
35097 </cell>
35098 </row>
35099 <row>
35100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35101 \begin_inset Text
35102
35103 \begin_layout Plain Layout
35104
35105 \backslash
35106 rbrace
35107 \end_layout
35108
35109 \end_inset
35110 </cell>
35111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35112 \begin_inset Text
35113
35114 \begin_layout Plain Layout
35115 }
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 rbracket
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 \end_layout
35139
35140 \end_inset
35141 </cell>
35142 </row>
35143 <row>
35144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35145 \begin_inset Text
35146
35147 \begin_layout Plain Layout
35148
35149 \backslash
35150 rightarrow
35151 \end_layout
35152
35153 \end_inset
35154 </cell>
35155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35156 \begin_inset Text
35157
35158 \begin_layout Plain Layout
35159
35160 \backslash
35161 to
35162 \end_layout
35163
35164 \end_inset
35165 </cell>
35166 </row>
35167 <row>
35168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35169 \begin_inset Text
35170
35171 \begin_layout Plain Layout
35172
35173 \backslash
35174 lnot
35175 \end_layout
35176
35177 \end_inset
35178 </cell>
35179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35180 \begin_inset Text
35181
35182 \begin_layout Plain Layout
35183
35184 \backslash
35185 neg
35186 \end_layout
35187
35188 \end_inset
35189 </cell>
35190 </row>
35191 <row>
35192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35193 \begin_inset Text
35194
35195 \begin_layout Plain Layout
35196
35197 \backslash
35198 ne
35199 \end_layout
35200
35201 \end_inset
35202 </cell>
35203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35204 \begin_inset Text
35205
35206 \begin_layout Plain Layout
35207
35208 \backslash
35209 not=
35210 \end_layout
35211
35212 \end_inset
35213 </cell>
35214 </row>
35215 <row>
35216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35217 \begin_inset Text
35218
35219 \begin_layout Plain Layout
35220
35221 \backslash
35222 owns
35223 \end_layout
35224
35225 \end_inset
35226 </cell>
35227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35228 \begin_inset Text
35229
35230 \begin_layout Plain Layout
35231
35232 \backslash
35233 ni
35234 \end_layout
35235
35236 \end_inset
35237 </cell>
35238 </row>
35239 <row>
35240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35241 \begin_inset Text
35242
35243 \begin_layout Plain Layout
35244
35245 \backslash
35246 square
35247 \end_layout
35248
35249 \end_inset
35250 </cell>
35251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35252 \begin_inset Text
35253
35254 \begin_layout Plain Layout
35255
35256 \backslash
35257 Box
35258 \end_layout
35259
35260 \end_inset
35261 </cell>
35262 </row>
35263 <row>
35264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35265 \begin_inset Text
35266
35267 \begin_layout Plain Layout
35268
35269 \backslash
35270 Vert
35271 \end_layout
35272
35273 \end_inset
35274 </cell>
35275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35276 \begin_inset Text
35277
35278 \begin_layout Plain Layout
35279
35280 \backslash
35281 |
35282 \end_layout
35283
35284 \end_inset
35285 </cell>
35286 </row>
35287 </lyxtabular>
35288
35289 \end_inset
35290
35291
35292 \begin_inset space \hfill{}
35293 \end_inset
35294
35295
35296 \end_layout
35297
35298 \begin_layout Standard
35299 \begin_inset Newpage newpage
35300 \end_inset
35301
35302
35303 \end_layout
35304
35305 \begin_layout Bibliography
35306 \begin_inset CommandInset bibitem
35307 LatexCommand bibitem
35308 key "TLC2"
35309
35310 \end_inset
35311
35312
35313 \shape smallcaps
35314 Mittelbach, F.
35315  ; Goossens, M.
35316 \shape default
35317
35318 \shape italic
35319 The LaTeX Companion
35320 \shape default
35321 .
35322  Addison Wesley, 2004
35323 \end_layout
35324
35325 \begin_layout Bibliography
35326 \begin_inset CommandInset bibitem
35327 LatexCommand bibitem
35328 key "Mathmode"
35329
35330 \end_inset
35331
35332
35333 \begin_inset CommandInset href
35334 LatexCommand href
35335 name "Description"
35336 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35337
35338 \end_inset
35339
35340  of LaTeX's math abilities
35341 \end_layout
35342
35343 \begin_layout Bibliography
35344 \begin_inset CommandInset bibitem
35345 LatexCommand bibitem
35346 key "Voss"
35347
35348 \end_inset
35349
35350 LaTeX tips and tricks-
35351 \begin_inset CommandInset href
35352 LatexCommand href
35353 name "page"
35354 target "http://tug.org/TeXnik/"
35355
35356 \end_inset
35357
35358
35359 \end_layout
35360
35361 \begin_layout Bibliography
35362 \begin_inset CommandInset bibitem
35363 LatexCommand bibitem
35364 key "AMS"
35365
35366 \end_inset
35367
35368
35369 \begin_inset CommandInset href
35370 LatexCommand href
35371 name "Description"
35372 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35373
35374 \end_inset
35375
35376  of 
35377 \begin_inset ERT
35378 status collapsed
35379
35380 \begin_layout Plain Layout
35381
35382
35383 \backslash
35384 AmS
35385 \end_layout
35386
35387 \end_inset
35388
35389 -LaTeX
35390 \end_layout
35391
35392 \begin_layout Bibliography
35393 \begin_inset CommandInset bibitem
35394 LatexCommand bibitem
35395 key "Symbole"
35396
35397 \end_inset
35398
35399
35400 \begin_inset CommandInset href
35401 LatexCommand href
35402 name "List"
35403 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35404
35405 \end_inset
35406
35407  of all symbols available with LaTeX-packages
35408 \end_layout
35409
35410 \begin_layout Bibliography
35411 \begin_inset CommandInset bibitem
35412 LatexCommand bibitem
35413 key "hyperref"
35414
35415 \end_inset
35416
35417
35418 \begin_inset CommandInset href
35419 LatexCommand href
35420 name "Documentation"
35421 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35422
35423 \end_inset
35424
35425  of the LaTeX-package 
35426 \series bold
35427 hyperref
35428 \series default
35429
35430 \begin_inset Index
35431 status collapsed
35432
35433 \begin_layout Plain Layout
35434 Packages ! hyperref
35435 \end_layout
35436
35437 \end_inset
35438
35439
35440 \end_layout
35441
35442 \begin_layout Bibliography
35443 \begin_inset CommandInset bibitem
35444 LatexCommand bibitem
35445 key "Mathclap"
35446
35447 \end_inset
35448
35449
35450 \begin_inset CommandInset href
35451 LatexCommand href
35452 name "Description"
35453 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35454
35455 \end_inset
35456
35457  of the command 
35458 \series bold
35459
35460 \backslash
35461 mathclap
35462 \series default
35463 , described in 
35464 \begin_inset CommandInset ref
35465 LatexCommand ref
35466 reference "sub:Operator-Limits"
35467
35468 \end_inset
35469
35470
35471 \begin_inset Index
35472 status collapsed
35473
35474 \begin_layout Plain Layout
35475 Commands ! M ! 
35476 \backslash
35477 mathclap
35478 \end_layout
35479
35480 \end_inset
35481
35482
35483 \end_layout
35484
35485 \begin_layout Bibliography
35486 \begin_inset CommandInset bibitem
35487 LatexCommand bibitem
35488 key "Duden"
35489
35490 \end_inset
35491
35492
35493 \emph on
35494 Duden Band 1
35495 \emph default
35496 .
35497  22.
35498  Auflage, Duden 2001
35499 \end_layout
35500
35501 \begin_layout Subsubsection*
35502 \begin_inset CommandInset index_print
35503 LatexCommand printindex
35504
35505 \end_inset
35506
35507
35508 \end_layout
35509
35510 \end_body
35511 \end_document