]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
Math.lyx: add description of \displaystyle and friends
[lyx.git] / lib / doc / Math.lyx
1 #LyX 1.6.6svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \newlength{\abc}
43 \settowidth{\abc}{\space}
44 \addto\extrasenglish{
45  \renewcommand{\equationautorefname}{\hspace{-\abc}}
46  \renewcommand{\sectionautorefname}{sec.\negthinspace}
47  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC are numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % insert additional vertical space of 1.5 mm between footnotes,
66 \let\myFoot\footnote
67 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
68
69 % provides caption formatting
70 \setkomafont{captionlabel}{\bfseries}
71
72 % used in Kap. 22.6
73 \usepackage[samesize]{cancel}
74
75 % enables calculation of values,
76 \usepackage{calc}
77
78 % for multiple table row and column cells
79 \usepackage{multirow}
80 \usepackage{multicol}
81
82 % needed in sec. 19.4
83 \usepackage{remreset}
84
85 % for the Fourier transformation symbol
86 \usepackage{mathrsfs}
87
88 % center multirows (e.g. in sec. 13.3)
89 \renewcommand{\multirowsetup}{\centering}
90
91 % define a color, used in sec.9.3
92 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
93
94 % declare operators (see sec. 10.4 and sec. 15.2)
95 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
96 \DeclareMathOperator{\sgn}{sgn}
97
98 \newcommand{\spce}{\textvisiblespace}
99
100 % example definitions for sec. 20.1 
101 \newcommand{\gr}{\Longrightarrow}
102 \newcommand{\us}[1]{\underline{#1}}
103 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
104 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
105 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
106
107 % example macro from sec. 19.4
108 %\def\tagform@#1{\maketag@@@{|#1|}}
109
110 % macro from sec. 10.2
111 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
112 \def\mathclap {\mathpalette \mathclapinternal}
113 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
114
115 % redefine the greyed out note
116 \renewenvironment{lyxgreyedout}
117  {\textcolor{blue}\bgroup}{\egroup}
118
119 % ------------------------------------
120 % used to check for needed LaTeX packages
121 \usepackage{ifthen}
122
123 % check for package eurosym
124 % used for the Euro symbol
125 \newboolean{eurosym}
126 \IfFileExists{eurosym.sty}
127  {\usepackage[gennarrow]{eurosym}
128   \setboolean{eurosym}{true}}
129  {\setboolean{eurosym}{false}}
130
131 % check for package braket
132 % used for physical vectors
133 \newboolean{braket}
134 \IfFileExists{braket.sty}
135  {\usepackage{braket}
136   \setboolean{braket}{true}}
137  {\setboolean{braket}{false}}
138
139 % check for package upgreek
140 \newboolean{upgreek}
141 \IfFileExists{upgreek.sty}
142  {\usepackage{upgreek}
143   \setboolean{upgreek}{true}}
144  {\setboolean{upgreek}{false}}
145 \end_preamble
146 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
147 \use_default_options false
148 \language english
149 \inputencoding auto
150 \font_roman default
151 \font_sans default
152 \font_typewriter default
153 \font_default_family default
154 \font_sc false
155 \font_osf false
156 \font_sf_scale 100
157 \font_tt_scale 100
158
159 \graphics default
160 \paperfontsize 12
161 \spacing single
162 \use_hyperref true
163 \pdf_title "LyX's Math Manual"
164 \pdf_author "LyX Team, Uwe Stöhr"
165 \pdf_subject "LyX-documentation about math"
166 \pdf_keywords "LyX, Mathed"
167 \pdf_bookmarks true
168 \pdf_bookmarksnumbered true
169 \pdf_bookmarksopen true
170 \pdf_bookmarksopenlevel 1
171 \pdf_breaklinks false
172 \pdf_pdfborder false
173 \pdf_colorlinks true
174 \pdf_backref false
175 \pdf_pdfusetitle false
176 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
177 \papersize a4paper
178 \use_geometry false
179 \use_amsmath 2
180 \use_esint 1
181 \cite_engine basic
182 \use_bibtopic false
183 \paperorientation portrait
184 \secnumdepth 4
185 \tocdepth 3
186 \paragraph_separation skip
187 \defskip medskip
188 \quotes_language english
189 \papercolumns 1
190 \papersides 2
191 \paperpagestyle plain
192 \bullet 1 0 6 -1
193 \bullet 2 2 35 -1
194 \bullet 3 2 7 -1
195 \tracking_changes false
196 \output_changes false
197 \author "" 
198 \author "" 
199 \end_header
200
201 \begin_body
202
203 \begin_layout Title
204 LyX's detailed Math manual
205 \end_layout
206
207 \begin_layout Author
208 by the LyX Team
209 \begin_inset Foot
210 status collapsed
211
212 \begin_layout Plain Layout
213 \noindent
214 If you have comments or error corrections, please send them to the LyX Documenta
215 tion mailing list: 
216 \family typewriter
217
218 \begin_inset CommandInset href
219 LatexCommand href
220 name "lyx-docs@lists.lyx.org"
221 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
222 type "mailto:"
223
224 \end_inset
225
226
227 \end_layout
228
229 \end_inset
230
231
232 \begin_inset Note Note
233 status collapsed
234
235 \begin_layout Plain Layout
236 author: Uwe Stöhr
237 \end_layout
238
239 \end_inset
240
241
242 \begin_inset Newline newline
243 \end_inset
244
245
246 \begin_inset Newline newline
247 \end_inset
248
249
250 \family sans
251 Version 1.6.x
252 \end_layout
253
254 \begin_layout Standard
255 \begin_inset CommandInset toc
256 LatexCommand tableofcontents
257
258 \end_inset
259
260
261 \end_layout
262
263 \begin_layout Standard
264 \begin_inset Note Note
265 status open
266
267 \begin_layout Plain Layout
268 To export this document to PDF, PS or DVI the LaTeX-packages 
269 \series bold
270 eurosym,
271 \series default
272  
273 \series bold
274 mhchem, multirow
275 \series default
276  and 
277 \series bold
278 was
279 \series default
280  must be installed.
281  If 
282 \series bold
283 eurosym,
284 \series default
285  
286 \series bold
287 multirow
288 \series default
289  or 
290 \series bold
291 was
292 \series default
293  are not installed you can export the document anyway but the sections where
294  the packages are required won't appear in the output.
295  If 
296 \series bold
297 mhchem
298 \series default
299  is not installed, this file cannot be exported.
300 \end_layout
301
302 \begin_layout Plain Layout
303 The latest PDF-version of this document can be found here:
304 \begin_inset Newline newline
305 \end_inset
306
307
308 \series bold
309 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
310 \end_layout
311
312 \end_inset
313
314
315 \end_layout
316
317 \begin_layout Standard
318 \begin_inset Newpage newpage
319 \end_inset
320
321
322 \end_layout
323
324 \begin_layout Section
325 Introduction
326 \end_layout
327
328 \begin_layout Standard
329 This document explains LyX's math features and is furthermore a collection
330  of LaTeX-commands used for mathematical characters and constructs.
331  The explanations are designed for the usage of commands.
332  It is therefore required that you have read the section 
333 \family typewriter
334 Mathematical
335 \begin_inset space ~
336 \end_inset
337
338 Formulas
339 \family default
340  of the User's Guide.
341 \end_layout
342
343 \begin_layout Standard
344 Most of the characters and many constructs explained in this manual are
345  also accessible via the menu 
346 \family sans
347 Insert
348 \series bold
349 \SpecialChar \menuseparator
350
351 \series default
352 Math
353 \family default
354 , or the 
355 \family sans
356 math
357 \family default
358 \series bold
359  
360 \family sans
361 \series default
362 toolbar
363 \family default
364 .
365  But everybody who has to write lots of formulas will notice that it is
366  much faster to use commands instead of the math toolbar.
367  Therefore this manual is focused on commands but also mentions the correspondin
368 g toolbar buttons when available.
369 \end_layout
370
371 \begin_layout Standard
372 If not specially mentioned the commands are only available within formulas.
373  To be able to use all commands explained in this document, the option 
374 \family sans
375 Use AMS math package
376 \family default
377  must be used in the document settings (menu 
378 \family sans
379 Document\SpecialChar \menuseparator
380 Settings\SpecialChar \menuseparator
381 Math
382 \begin_inset space ~
383 \end_inset
384
385 Options
386 \family default
387 ).
388 \begin_inset Foot
389 status collapsed
390
391 \begin_layout Plain Layout
392 The option 
393 \family sans
394 Use AMS math package automatically
395 \family default
396  only uses 
397 \begin_inset ERT
398 status collapsed
399
400 \begin_layout Plain Layout
401
402
403 \backslash
404 AmS 
405 \end_layout
406
407 \end_inset
408
409 -math when math constructs are found that are supported by LyX.
410 \end_layout
411
412 \end_inset
413
414
415 \end_layout
416
417 \begin_layout Standard
418 This document doesn't list all 
419 \begin_inset ERT
420 status collapsed
421
422 \begin_layout Plain Layout
423
424
425 \backslash
426 AmS 
427 \end_layout
428
429 \end_inset
430
431 -math commands
432 \begin_inset Foot
433 status collapsed
434
435 \begin_layout Plain Layout
436 A list with all 
437 \begin_inset ERT
438 status collapsed
439
440 \begin_layout Plain Layout
441
442
443 \backslash
444 AmS
445 \end_layout
446
447 \end_inset
448
449 -math commands is in the file 
450 \family sans
451
452 \begin_inset CommandInset href
453 LatexCommand href
454 name "amsguide.ps"
455 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
456
457 \end_inset
458
459
460 \family default
461 , which is part of every LaTeX standard installation.
462 \end_layout
463
464 \end_inset
465
466  for lucidity reasons.
467 \end_layout
468
469 \begin_layout Section
470 General Instructions
471 \end_layout
472
473 \begin_layout Standard
474 To create an inline formula
475 \begin_inset Index
476 status collapsed
477
478 \begin_layout Plain Layout
479 Formula ! inline
480 \end_layout
481
482 \end_inset
483
484  that is embedded into a text line, use one of the shortcuts 
485 \begin_inset Info
486 type  "shortcuts"
487 arg   "math-mode"
488 \end_inset
489
490  or the toolbar button 
491 \begin_inset Graphics
492         filename ../images/math-mode.png
493         scale 85
494
495 \end_inset
496
497
498 \begin_inset Newline newline
499 \end_inset
500
501 To create a display style formula
502 \begin_inset Index
503 status collapsed
504
505 \begin_layout Plain Layout
506 Formula ! display style
507 \end_layout
508
509 \end_inset
510
511  that will appear bigger and in an own paragraph, use one of these shortcuts:
512  
513 \begin_inset Info
514 type  "shortcuts"
515 arg   "math-display"
516 \end_inset
517
518 .
519 \end_layout
520
521 \begin_layout Standard
522 To change a display style formula to an inline formula, set the cursor into
523  the formula and use one of the shortcuts 
524 \begin_inset Info
525 type  "shortcuts"
526 arg   "math-mode"
527 \end_inset
528
529  or the menu 
530 \family sans
531 Edit\SpecialChar \menuseparator
532 Math\SpecialChar \menuseparator
533 Change formula type
534 \family default
535 .
536  The same way is used to change an inline formula to a display style formula.
537 \end_layout
538
539 \begin_layout Standard
540 To display parts of an inline formula in the size of a display style formula,
541  enter the command 
542 \series bold
543
544 \backslash
545 displaystyle
546 \series default
547
548 \begin_inset Index
549 status collapsed
550
551 \begin_layout Plain Layout
552 Commands ! D ! 
553 \backslash
554 displaystyle
555 \end_layout
556
557 \end_inset
558
559  to a formula.
560  Then a new blue box appears in which the desired formula part is inserted.
561 \end_layout
562
563 \begin_layout Standard
564 Only inline formulas are allowed inside tables.
565 \end_layout
566
567 \begin_layout Standard
568 The 
569 \family sans
570 math toolbar
571 \family default
572  can be turned on in the menu 
573 \family sans
574 View\SpecialChar \menuseparator
575 Toolbars
576 \family default
577 .
578  When you click there on 
579 \begin_inset Quotes eld
580 \end_inset
581
582 Math
583 \begin_inset Quotes erd
584 \end_inset
585
586  the toolbar will be shown permanently at the bottom; this state is visualized
587  in the 
588 \family sans
589 Toolbars
590 \family default
591  menu with a checkmark.
592  When you click in this state again on 
593 \begin_inset Quotes eld
594 \end_inset
595
596 Math
597 \begin_inset Quotes erd
598 \end_inset
599
600  in the 
601 \family sans
602 Toolbars
603 \family default
604  menu, the 
605 \family sans
606 math toolbar
607 \family default
608  is only shown when the cursor is within a formula; this state is visualized
609  by the renaming of the menu entry from 
610 \begin_inset Quotes eld
611 \end_inset
612
613 Math
614 \begin_inset Quotes erd
615 \end_inset
616
617  to 
618 \begin_inset Quotes eld
619 \end_inset
620
621 Math
622 \begin_inset space ~
623 \end_inset
624
625 (auto)
626 \begin_inset Quotes erd
627 \end_inset
628
629 .
630 \end_layout
631
632 \begin_layout Standard
633 The TeX-mode
634 \begin_inset Index
635 status collapsed
636
637 \begin_layout Plain Layout
638 T@TeX-mode
639 \end_layout
640
641 \end_inset
642
643  is invoked by pressing the toolbar button 
644 \begin_inset Graphics
645         filename ../images/ert-insert.png
646         scale 85
647
648 \end_inset
649
650  or by using the menu 
651 \family sans
652 Insert\SpecialChar \menuseparator
653 Te
654 \begin_inset ERT
655 status collapsed
656
657 \begin_layout Plain Layout
658
659 {}
660 \end_layout
661
662 \end_inset
663
664 X Code
665 \family default
666  (shortcut 
667 \begin_inset Info
668 type  "shortcut"
669 arg   "ert-insert"
670 \end_inset
671
672 ).
673 \begin_inset Note Note
674 status collapsed
675
676 \begin_layout Plain Layout
677 In LyX there are three 
678 \begin_inset Quotes eld
679 \end_inset
680
681 proper names
682 \begin_inset Quotes erd
683 \end_inset
684
685  that appear in the output with sub- and superscript letters: TeX, LaTeX
686  and LyX
687 \end_layout
688
689 \begin_layout Plain Layout
690 To avoid that these names are recognized as proper names, a TeX-brace pair
691  is inserted.
692 \end_layout
693
694 \end_inset
695
696
697 \end_layout
698
699 \begin_layout Standard
700 To change the LaTeX-preamble
701 \begin_inset Index
702 status collapsed
703
704 \begin_layout Plain Layout
705 L@LaTeX-preamble
706 \end_layout
707
708 \end_inset
709
710 , use the menu 
711 \family sans
712 Document\SpecialChar \menuseparator
713 Settings\SpecialChar \menuseparator
714 LaT
715 \begin_inset ERT
716 status collapsed
717
718 \begin_layout Plain Layout
719
720 {}
721 \end_layout
722
723 \end_inset
724
725 eX
726 \family default
727  
728 \family sans
729 Preamble
730 \family default
731 .
732 \end_layout
733
734 \begin_layout Standard
735 To edit matrices, case differentiations and multiline formulas subsequently,
736  the menus 
737 \family sans
738 Edit\SpecialChar \menuseparator
739 Math
740 \family default
741  and 
742 \family sans
743 Edit\SpecialChar \menuseparator
744 Rows
745 \begin_inset space \thinspace{}
746 \end_inset
747
748 &
749 \begin_inset space \thinspace{}
750 \end_inset
751
752 Columns,
753 \family default
754  or the 
755 \family sans
756 table toolbar
757 \family default
758  can be used.
759  When lines and columns are swapped via the menu, the column or line where
760  the cursor is in is exchanged with the column to the right or the line
761  below, respectively.
762  Is the cursor in the last column or row, the exchange is done with the
763  column to the left or the line above.
764 \end_layout
765
766 \begin_layout Standard
767 To write text in formulas
768 \begin_inset Foot
769 status collapsed
770
771 \begin_layout Plain Layout
772 For multiline formulas the command 
773 \series bold
774
775 \backslash
776 intertext
777 \series default
778  is used, see 
779 \begin_inset CommandInset ref
780 LatexCommand ref
781 reference "sub:Text-in-multiline"
782
783 \end_inset
784
785 .
786 \end_layout
787
788 \end_inset
789
790  
791 \emph on
792 mathematical text
793 \emph default
794
795 \begin_inset Index
796 status collapsed
797
798 \begin_layout Plain Layout
799 Text ! in formulas
800 \end_layout
801
802 \end_inset
803
804
805 \begin_inset Index
806 status collapsed
807
808 \begin_layout Plain Layout
809 Mathematical text
810 \end_layout
811
812 \end_inset
813
814  is used.
815  This mode is invoked with the the shortcut 
816 \begin_inset Info
817 type  "shortcut"
818 arg   "font-default"
819 \end_inset
820
821  or by the insertion of the command 
822 \series bold
823
824 \backslash
825 text
826 \series default
827
828 \begin_inset Index
829 status collapsed
830
831 \begin_layout Plain Layout
832 Commands ! T ! 
833 \backslash
834 text
835 \end_layout
836
837 \end_inset
838
839 .
840  The text appears black in LyX and can therefore be distinguished from the
841  other formula parts that appear blue.
842  In the output mathematical text is set upright, in contrary to other formula
843  parts.
844 \end_layout
845
846 \begin_layout Subsection*
847 Command Scheme
848 \end_layout
849
850 \begin_layout Standard
851 Most of the LaTeX-commands for math constructs have the following scheme:
852 \end_layout
853
854 \begin_layout Standard
855
856 \series bold
857
858 \backslash
859 commandname[optional
860 \series default
861  
862 \series bold
863 argument]{required
864 \series default
865  
866 \series bold
867 argument}
868 \end_layout
869
870 \begin_layout Standard
871 A command starts always with a backslash 
872 \begin_inset Quotes gld
873 \end_inset
874
875
876 \series bold
877
878 \backslash
879
880 \series default
881
882 \begin_inset Quotes grd
883 \end_inset
884
885 .
886  To omit optional arguments, also omit the associated brackets.
887  The braces around the required arguments are named in this document as
888  TeX-braces
889 \begin_inset Index
890 status collapsed
891
892 \begin_layout Plain Layout
893 T@TeX-braces
894 \end_layout
895
896 \end_inset
897
898 .
899  If you add in a formula a left brace to a command name, LyX creates automatical
900 ly a TeX-brace.
901  In all other cases TeX-braces are created in formulas with the command
902  
903 \series bold
904
905 \backslash
906 {
907 \series default
908 .
909  TeX-braces appear red in LyX, in contrary to normal braces that appear
910  blue.
911  In TeX-mode no command is needed to get TeX-braces.
912  TeX-braces don't appear in the output.
913 \end_layout
914
915 \begin_layout Standard
916 When commands without arguments, like commands for symbols are entered in
917  TeX-mode, a space character must 
918 \emph on
919 always
920 \emph default
921  be behind the command to end it.
922  This space doesn't appear in the output.
923  When the space should appear in the output, the space must be followed
924  by a protected space in normal text.
925 \end_layout
926
927 \begin_layout Standard
928 A protected space is inserted with 
929 \begin_inset Info
930 type  "shortcut"
931 arg   "space-insert protected"
932 \end_inset
933
934 .
935 \end_layout
936
937 \begin_layout Subsection*
938 \begin_inset Newpage newpage
939 \end_inset
940
941 Syntax Explanation
942 \end_layout
943
944 \begin_layout Itemize
945 The symbol
946 \begin_inset Foot
947 status collapsed
948
949 \begin_layout Plain Layout
950 This visible space character can be created with the command 
951 \series bold
952
953 \backslash
954 textvisiblespace
955 \series default
956
957 \begin_inset Index
958 status collapsed
959
960 \begin_layout Plain Layout
961 Commands ! T ! 
962 \backslash
963 textvisiblespace
964 \end_layout
965
966 \end_inset
967
968 , inserted in TeX-mode.
969 \end_layout
970
971 \end_inset
972
973  
974 \begin_inset ERT
975 status collapsed
976
977 \begin_layout Plain Layout
978
979
980 \backslash
981 spce 
982 \end_layout
983
984 \end_inset
985
986
987 \begin_inset space ~
988 \end_inset
989
990 denotes a space character to be input.
991 \end_layout
992
993 \begin_layout Itemize
994 An arrow like 
995 \begin_inset Formula $\to$
996 \end_inset
997
998  denotes the usage of the corresponding arrow key on the keyboard.
999 \end_layout
1000
1001 \begin_layout Subsection*
1002 Available units
1003 \end_layout
1004
1005 \begin_layout Standard
1006 \align center
1007 \begin_inset Float table
1008 placement H
1009 wide false
1010 sideways false
1011 status open
1012
1013 \begin_layout Plain Layout
1014 \align center
1015 \begin_inset Caption
1016
1017 \begin_layout Plain Layout
1018 \begin_inset CommandInset label
1019 LatexCommand label
1020 name "tab:Available-units"
1021
1022 \end_inset
1023
1024 Available units
1025 \end_layout
1026
1027 \end_inset
1028
1029
1030 \end_layout
1031
1032 \begin_layout Plain Layout
1033 \align center
1034 \begin_inset Tabular
1035 <lyxtabular version="3" rows="13" columns="2">
1036 <features>
1037 <column alignment="center" valignment="top" width="0">
1038 <column alignment="center" valignment="top" width="0">
1039 <row>
1040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1041 \begin_inset Text
1042
1043 \begin_layout Plain Layout
1044 Unit
1045 \end_layout
1046
1047 \end_inset
1048 </cell>
1049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1050 \begin_inset Text
1051
1052 \begin_layout Plain Layout
1053 Name / Description
1054 \end_layout
1055
1056 \end_inset
1057 </cell>
1058 </row>
1059 <row>
1060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1061 \begin_inset Text
1062
1063 \begin_layout Plain Layout
1064 mm
1065 \end_layout
1066
1067 \end_inset
1068 </cell>
1069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1070 \begin_inset Text
1071
1072 \begin_layout Plain Layout
1073 Millimeter
1074 \end_layout
1075
1076 \end_inset
1077 </cell>
1078 </row>
1079 <row>
1080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1081 \begin_inset Text
1082
1083 \begin_layout Plain Layout
1084 cm
1085 \end_layout
1086
1087 \end_inset
1088 </cell>
1089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1090 \begin_inset Text
1091
1092 \begin_layout Plain Layout
1093 Centimeter
1094 \end_layout
1095
1096 \end_inset
1097 </cell>
1098 </row>
1099 <row>
1100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1101 \begin_inset Text
1102
1103 \begin_layout Plain Layout
1104 in
1105 \end_layout
1106
1107 \end_inset
1108 </cell>
1109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1110 \begin_inset Text
1111
1112 \begin_layout Plain Layout
1113 Inch (1
1114 \begin_inset space \thinspace{}
1115 \end_inset
1116
1117 in = 2,54
1118 \begin_inset space \thinspace{}
1119 \end_inset
1120
1121 cm)
1122 \end_layout
1123
1124 \end_inset
1125 </cell>
1126 </row>
1127 <row>
1128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1129 \begin_inset Text
1130
1131 \begin_layout Plain Layout
1132 pt
1133 \end_layout
1134
1135 \end_inset
1136 </cell>
1137 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1138 \begin_inset Text
1139
1140 \begin_layout Plain Layout
1141 Point (72.27
1142 \begin_inset space \thinspace{}
1143 \end_inset
1144
1145 pt = 1
1146 \begin_inset space \thinspace{}
1147 \end_inset
1148
1149 in)
1150 \end_layout
1151
1152 \end_inset
1153 </cell>
1154 </row>
1155 <row>
1156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1157 \begin_inset Text
1158
1159 \begin_layout Plain Layout
1160 pc
1161 \end_layout
1162
1163 \end_inset
1164 </cell>
1165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1166 \begin_inset Text
1167
1168 \begin_layout Plain Layout
1169 Pica (1
1170 \begin_inset space \thinspace{}
1171 \end_inset
1172
1173 pc = 12
1174 \begin_inset space \thinspace{}
1175 \end_inset
1176
1177 pt)
1178 \end_layout
1179
1180 \end_inset
1181 </cell>
1182 </row>
1183 <row>
1184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1185 \begin_inset Text
1186
1187 \begin_layout Plain Layout
1188 sp
1189 \end_layout
1190
1191 \end_inset
1192 </cell>
1193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1194 \begin_inset Text
1195
1196 \begin_layout Plain Layout
1197 scaled point (65536
1198 \begin_inset space \thinspace{}
1199 \end_inset
1200
1201 sp = 1
1202 \begin_inset space \thinspace{}
1203 \end_inset
1204
1205 pt)
1206 \end_layout
1207
1208 \end_inset
1209 </cell>
1210 </row>
1211 <row>
1212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1213 \begin_inset Text
1214
1215 \begin_layout Plain Layout
1216 bp
1217 \end_layout
1218
1219 \end_inset
1220 </cell>
1221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1222 \begin_inset Text
1223
1224 \begin_layout Plain Layout
1225 big point (72
1226 \begin_inset space \thinspace{}
1227 \end_inset
1228
1229 bp = 1
1230 \begin_inset space \thinspace{}
1231 \end_inset
1232
1233 in)
1234 \end_layout
1235
1236 \end_inset
1237 </cell>
1238 </row>
1239 <row>
1240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1241 \begin_inset Text
1242
1243 \begin_layout Plain Layout
1244 dd
1245 \end_layout
1246
1247 \end_inset
1248 </cell>
1249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1250 \begin_inset Text
1251
1252 \begin_layout Plain Layout
1253 Didot (1
1254 \begin_inset space \thinspace{}
1255 \end_inset
1256
1257 dd 
1258 \begin_inset Formula $\approx$
1259 \end_inset
1260
1261  0.376
1262 \begin_inset space \thinspace{}
1263 \end_inset
1264
1265 mm)
1266 \end_layout
1267
1268 \end_inset
1269 </cell>
1270 </row>
1271 <row>
1272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1273 \begin_inset Text
1274
1275 \begin_layout Plain Layout
1276 cc
1277 \end_layout
1278
1279 \end_inset
1280 </cell>
1281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1282 \begin_inset Text
1283
1284 \begin_layout Plain Layout
1285 Cicero (1
1286 \begin_inset space \thinspace{}
1287 \end_inset
1288
1289 cc = 12
1290 \begin_inset space \thinspace{}
1291 \end_inset
1292
1293 dd)
1294 \end_layout
1295
1296 \end_inset
1297 </cell>
1298 </row>
1299 <row>
1300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1301 \begin_inset Text
1302
1303 \begin_layout Plain Layout
1304 ex
1305 \end_layout
1306
1307 \end_inset
1308 </cell>
1309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1310 \begin_inset Text
1311
1312 \begin_layout Plain Layout
1313 Height of letter 
1314 \emph on
1315
1316 \begin_inset Quotes eld
1317 \end_inset
1318
1319 x
1320 \emph default
1321
1322 \begin_inset Quotes erd
1323 \end_inset
1324
1325  in the current font
1326 \end_layout
1327
1328 \end_inset
1329 </cell>
1330 </row>
1331 <row>
1332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1333 \begin_inset Text
1334
1335 \begin_layout Plain Layout
1336 em
1337 \end_layout
1338
1339 \end_inset
1340 </cell>
1341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1342 \begin_inset Text
1343
1344 \begin_layout Plain Layout
1345 width of letter 
1346 \begin_inset Quotes eld
1347 \end_inset
1348
1349
1350 \emph on
1351 M
1352 \emph default
1353
1354 \begin_inset Quotes erd
1355 \end_inset
1356
1357  in the current font
1358 \end_layout
1359
1360 \end_inset
1361 </cell>
1362 </row>
1363 <row>
1364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1365 \begin_inset Text
1366
1367 \begin_layout Plain Layout
1368 mu
1369 \end_layout
1370
1371 \end_inset
1372 </cell>
1373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1374 \begin_inset Text
1375
1376 \begin_layout Plain Layout
1377 math unit (1
1378 \begin_inset space \thinspace{}
1379 \end_inset
1380
1381 mu = 
1382 \begin_inset Formula $\nicefrac{1}{18}$
1383 \end_inset
1384
1385
1386 \begin_inset space \thinspace{}
1387 \end_inset
1388
1389 em)
1390 \end_layout
1391
1392 \end_inset
1393 </cell>
1394 </row>
1395 </lyxtabular>
1396
1397 \end_inset
1398
1399
1400 \end_layout
1401
1402 \end_inset
1403
1404
1405 \end_layout
1406
1407 \begin_layout Standard
1408 \begin_inset Newpage newpage
1409 \end_inset
1410
1411
1412 \end_layout
1413
1414 \begin_layout Section
1415 Basic Functions
1416 \end_layout
1417
1418 \begin_layout Subsection
1419 Exponents
1420 \begin_inset Index
1421 status collapsed
1422
1423 \begin_layout Plain Layout
1424 Exponents
1425 \end_layout
1426
1427 \end_inset
1428
1429  and Indices
1430 \begin_inset Index
1431 status collapsed
1432
1433 \begin_layout Plain Layout
1434 Indices
1435 \end_layout
1436
1437 \end_inset
1438
1439
1440 \begin_inset Index
1441 status collapsed
1442
1443 \begin_layout Plain Layout
1444 Superscripts|see
1445 \begin_inset ERT
1446 status collapsed
1447
1448 \begin_layout Plain Layout
1449
1450 {
1451 \end_layout
1452
1453 \end_inset
1454
1455 Exponents
1456 \begin_inset ERT
1457 status collapsed
1458
1459 \begin_layout Plain Layout
1460
1461 }
1462 \end_layout
1463
1464 \end_inset
1465
1466
1467 \end_layout
1468
1469 \end_inset
1470
1471
1472 \begin_inset Index
1473 status collapsed
1474
1475 \begin_layout Plain Layout
1476 Subscripts|see
1477 \begin_inset ERT
1478 status collapsed
1479
1480 \begin_layout Plain Layout
1481
1482 {
1483 \end_layout
1484
1485 \end_inset
1486
1487 Indices
1488 \begin_inset ERT
1489 status collapsed
1490
1491 \begin_layout Plain Layout
1492
1493 }
1494 \end_layout
1495
1496 \end_inset
1497
1498
1499 \end_layout
1500
1501 \end_inset
1502
1503
1504 \end_layout
1505
1506 \begin_layout Standard
1507 Indices are created with an underscore 
1508 \begin_inset Quotes eld
1509 \end_inset
1510
1511 _
1512 \begin_inset Quotes erd
1513 \end_inset
1514
1515  or via the math toolbar button 
1516 \begin_inset Graphics
1517         filename ../images/math-subscript.png
1518         scale 85
1519
1520 \end_inset
1521
1522  , exponents with a caret 
1523 \begin_inset Quotes eld
1524 \end_inset
1525
1526 ^
1527 \begin_inset Quotes erd
1528 \end_inset
1529
1530  or via the math toolbar button 
1531 \begin_inset Graphics
1532         filename ../images/math-superscript.png
1533         scale 85
1534
1535 \end_inset
1536
1537 .
1538 \end_layout
1539
1540 \begin_layout Standard
1541 \align center
1542 \begin_inset Tabular
1543 <lyxtabular version="3" rows="4" columns="2">
1544 <features>
1545 <column alignment="center" valignment="top" width="0pt">
1546 <column alignment="center" valignment="top" width="0pt">
1547 <row>
1548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1549 \begin_inset Text
1550
1551 \begin_layout Plain Layout
1552 command
1553 \end_layout
1554
1555 \end_inset
1556 </cell>
1557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1558 \begin_inset Text
1559
1560 \begin_layout Plain Layout
1561 Result
1562 \begin_inset Note Note
1563 status collapsed
1564
1565 \begin_layout Plain Layout
1566
1567 \series bold
1568
1569 \backslash
1570 raisebox
1571 \series default
1572  is only used as spacer.
1573 \end_layout
1574
1575 \end_inset
1576
1577
1578 \end_layout
1579
1580 \end_inset
1581 </cell>
1582 </row>
1583 <row>
1584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1585 \begin_inset Text
1586
1587 \begin_layout Plain Layout
1588 B_V
1589 \end_layout
1590
1591 \end_inset
1592 </cell>
1593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1594 \begin_inset Text
1595
1596 \begin_layout Plain Layout
1597 \begin_inset Formula $B_{V}$
1598 \end_inset
1599
1600
1601 \end_layout
1602
1603 \end_inset
1604 </cell>
1605 </row>
1606 <row>
1607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1608 \begin_inset Text
1609
1610 \begin_layout Plain Layout
1611 B^V
1612 \end_layout
1613
1614 \end_inset
1615 </cell>
1616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1617 \begin_inset Text
1618
1619 \begin_layout Plain Layout
1620 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1621 \end_inset
1622
1623
1624 \end_layout
1625
1626 \end_inset
1627 </cell>
1628 </row>
1629 <row>
1630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1631 \begin_inset Text
1632
1633 \begin_layout Plain Layout
1634 B^
1635 \begin_inset ERT
1636 status collapsed
1637
1638 \begin_layout Plain Layout
1639
1640
1641 \backslash
1642 spce 
1643 \end_layout
1644
1645 \end_inset
1646
1647 A
1648 \end_layout
1649
1650 \end_inset
1651 </cell>
1652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1653 \begin_inset Text
1654
1655 \begin_layout Plain Layout
1656 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1657 \end_inset
1658
1659
1660 \end_layout
1661
1662 \end_inset
1663 </cell>
1664 </row>
1665 </lyxtabular>
1666
1667 \end_inset
1668
1669
1670 \end_layout
1671
1672 \begin_layout Standard
1673 As the caret is in some languages an accent, vowels will be accentuated
1674  in this case and not set as exponents
1675 \begin_inset Foot
1676 status collapsed
1677
1678 \begin_layout Plain Layout
1679 Depending on the used keyboard settings this can also happen for other character
1680 s than vowels.
1681 \end_layout
1682
1683 \end_inset
1684
1685 .
1686  To get in this case exponents, press 
1687 \family sans
1688 Space
1689 \family default
1690  after the caret as in the last example.
1691 \end_layout
1692
1693 \begin_layout Subsection
1694 Fractions
1695 \begin_inset CommandInset label
1696 LatexCommand label
1697 name "sub:Fractions"
1698
1699 \end_inset
1700
1701
1702 \begin_inset Index
1703 status collapsed
1704
1705 \begin_layout Plain Layout
1706 Fractions
1707 \end_layout
1708
1709 \end_inset
1710
1711
1712 \end_layout
1713
1714 \begin_layout Standard
1715 Fractions are generated with the command 
1716 \series bold
1717
1718 \backslash
1719 frac
1720 \series default
1721
1722 \begin_inset Index
1723 status collapsed
1724
1725 \begin_layout Plain Layout
1726 Commands ! F ! 
1727 \backslash
1728 frac
1729 \end_layout
1730
1731 \end_inset
1732
1733  or via the math toolbar button 
1734 \begin_inset Graphics
1735         filename ../images/math/frac.png
1736         scale 50
1737
1738 \end_inset
1739
1740 .
1741  The font size is adjusted automatically, depending on whether the fraction
1742  is in an inline or display style formula.
1743  With the math toolbar button 
1744 \begin_inset Graphics
1745         filename ../images/math/frac-square.png
1746         scale 85
1747
1748 \end_inset
1749
1750  you can select different fraction types.
1751 \end_layout
1752
1753 \begin_layout Standard
1754 With the command 
1755 \series bold
1756
1757 \backslash
1758 dfrac
1759 \begin_inset Index
1760 status collapsed
1761
1762 \begin_layout Plain Layout
1763 Commands ! D ! 
1764 \backslash
1765 dfrac
1766 \end_layout
1767
1768 \end_inset
1769
1770
1771 \series default
1772  a fraction can be created that has in any case the size of a display style
1773  formula.
1774  With 
1775 \series bold
1776
1777 \backslash
1778 tfrac
1779 \begin_inset Index
1780 status collapsed
1781
1782 \begin_layout Plain Layout
1783 Commands ! T ! 
1784 \backslash
1785 tfrac
1786 \end_layout
1787
1788 \end_inset
1789
1790
1791 \series default
1792  the fraction appears always with the size of an inline formula.
1793  An example:
1794 \end_layout
1795
1796 \begin_layout Standard
1797 A line with the fraction 
1798 \begin_inset Formula $\frac{1}{2}$
1799 \end_inset
1800
1801  that was created with the command 
1802 \series bold
1803
1804 \backslash
1805 frac
1806 \series default
1807 .
1808 \end_layout
1809
1810 \begin_layout Standard
1811 A line with the fraction 
1812 \begin_inset Formula $\dfrac{1}{2}$
1813 \end_inset
1814
1815  that was created with the command 
1816 \series bold
1817
1818 \backslash
1819 dfrac
1820 \series default
1821 .
1822 \end_layout
1823
1824 \begin_layout Standard
1825 \align center
1826 \begin_inset Tabular
1827 <lyxtabular version="3" rows="4" columns="2">
1828 <features>
1829 <column alignment="center" valignment="top" width="0pt">
1830 <column alignment="center" valignment="top" width="0pt">
1831 <row>
1832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1833 \begin_inset Text
1834
1835 \begin_layout Plain Layout
1836 Command
1837 \end_layout
1838
1839 \end_inset
1840 </cell>
1841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1842 \begin_inset Text
1843
1844 \begin_layout Plain Layout
1845 Result
1846 \begin_inset Note Note
1847 status collapsed
1848
1849 \begin_layout Plain Layout
1850
1851 \series bold
1852
1853 \backslash
1854 raisebox
1855 \series default
1856  is only used as spacer.
1857 \end_layout
1858
1859 \end_inset
1860
1861
1862 \end_layout
1863
1864 \end_inset
1865 </cell>
1866 </row>
1867 <row>
1868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1869 \begin_inset Text
1870
1871 \begin_layout Plain Layout
1872
1873 \backslash
1874 frac
1875 \begin_inset ERT
1876 status collapsed
1877
1878 \begin_layout Plain Layout
1879
1880
1881 \backslash
1882 spce 
1883 \end_layout
1884
1885 \end_inset
1886
1887 A
1888 \begin_inset Formula $\downarrow$
1889 \end_inset
1890
1891 B
1892 \end_layout
1893
1894 \end_inset
1895 </cell>
1896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1897 \begin_inset Text
1898
1899 \begin_layout Plain Layout
1900 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1901 \end_inset
1902
1903
1904 \end_layout
1905
1906 \end_inset
1907 </cell>
1908 </row>
1909 <row>
1910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1911 \begin_inset Text
1912
1913 \begin_layout Plain Layout
1914
1915 \backslash
1916 dfrac
1917 \begin_inset ERT
1918 status collapsed
1919
1920 \begin_layout Plain Layout
1921
1922
1923 \backslash
1924 spce 
1925 \end_layout
1926
1927 \end_inset
1928
1929 A
1930 \begin_inset Formula $\downarrow$
1931 \end_inset
1932
1933 B
1934 \end_layout
1935
1936 \end_inset
1937 </cell>
1938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1939 \begin_inset Text
1940
1941 \begin_layout Plain Layout
1942 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1943 \end_inset
1944
1945
1946 \end_layout
1947
1948 \end_inset
1949 </cell>
1950 </row>
1951 <row>
1952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1953 \begin_inset Text
1954
1955 \begin_layout Plain Layout
1956
1957 \backslash
1958 dfrac
1959 \begin_inset ERT
1960 status collapsed
1961
1962 \begin_layout Plain Layout
1963
1964
1965 \backslash
1966 spce 
1967 \end_layout
1968
1969 \end_inset
1970
1971 e^
1972 \begin_inset ERT
1973 status collapsed
1974
1975 \begin_layout Plain Layout
1976
1977
1978 \backslash
1979 spce 
1980 \end_layout
1981
1982 \end_inset
1983
1984
1985 \backslash
1986 frac
1987 \begin_inset ERT
1988 status collapsed
1989
1990 \begin_layout Plain Layout
1991
1992
1993 \backslash
1994 spce 
1995 \end_layout
1996
1997 \end_inset
1998
1999 1
2000 \begin_inset Formula $\downarrow$
2001 \end_inset
2002
2003 2
2004 \begin_inset Formula $\downarrow\downarrow$
2005 \end_inset
2006
2007 3
2008 \end_layout
2009
2010 \end_inset
2011 </cell>
2012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2013 \begin_inset Text
2014
2015 \begin_layout Plain Layout
2016 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
2017 \end_inset
2018
2019
2020 \end_layout
2021
2022 \end_inset
2023 </cell>
2024 </row>
2025 </lyxtabular>
2026
2027 \end_inset
2028
2029
2030 \end_layout
2031
2032 \begin_layout Standard
2033 \begin_inset VSpace bigskip
2034 \end_inset
2035
2036
2037 \begin_inset Newpage newpage
2038 \end_inset
2039
2040 For nested fractions the command 
2041 \series bold
2042
2043 \backslash
2044 cfrac
2045 \series default
2046
2047 \begin_inset Index
2048 status collapsed
2049
2050 \begin_layout Plain Layout
2051 Commands ! C ! 
2052 \backslash
2053 cfrac
2054 \end_layout
2055
2056 \end_inset
2057
2058  can be used.
2059  Here is an example:
2060 \begin_inset VSpace -3mm
2061 \end_inset
2062
2063
2064 \end_layout
2065
2066 \begin_layout Standard
2067 \begin_inset Formula \begin{align*}
2068 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2069 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2070
2071 \end_inset
2072
2073
2074 \end_layout
2075
2076 \begin_layout Standard
2077 The command for the example above is:
2078 \end_layout
2079
2080 \begin_layout Standard
2081
2082 \series bold
2083
2084 \backslash
2085 cfrac
2086 \begin_inset ERT
2087 status collapsed
2088
2089 \begin_layout Plain Layout
2090
2091
2092 \backslash
2093 spce 
2094 \end_layout
2095
2096 \end_inset
2097
2098 A
2099 \begin_inset Formula $\downarrow$
2100 \end_inset
2101
2102 B+
2103 \backslash
2104 cfrac
2105 \begin_inset ERT
2106 status collapsed
2107
2108 \begin_layout Plain Layout
2109
2110
2111 \backslash
2112 spce 
2113 \end_layout
2114
2115 \end_inset
2116
2117 C+
2118 \backslash
2119 cfrac
2120 \begin_inset ERT
2121 status collapsed
2122
2123 \begin_layout Plain Layout
2124
2125
2126 \backslash
2127 spce 
2128 \end_layout
2129
2130 \end_inset
2131
2132 E
2133 \begin_inset Formula $\downarrow$
2134 \end_inset
2135
2136 F
2137 \begin_inset Formula $\downarrow$
2138 \end_inset
2139
2140 D
2141 \end_layout
2142
2143 \begin_layout Standard
2144 \begin_inset VSpace medskip
2145 \end_inset
2146
2147
2148 \end_layout
2149
2150 \begin_layout Standard
2151
2152 \series bold
2153
2154 \backslash
2155 cfrac
2156 \series default
2157  sets the fraction always in the size of a displayed formula, also when
2158  it is part of another fraction.
2159 \end_layout
2160
2161 \begin_layout Standard
2162 It is possible to specify the alignment of the numerator.
2163  The command 
2164 \series bold
2165
2166 \backslash
2167 cfracleft
2168 \series default
2169  is used to left align it, the command 
2170 \series bold
2171
2172 \backslash
2173 cfracright
2174 \series default
2175  to right-align it.
2176  
2177 \series bold
2178
2179 \backslash
2180 cfrac
2181 \series default
2182  centers the numerator.
2183  These fractions demonstrate the different alignments:
2184 \end_layout
2185
2186 \begin_layout Standard
2187 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2188 \end_inset
2189
2190
2191 \begin_inset Formula $\cfrac{A}{B+C}$
2192 \end_inset
2193
2194
2195 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2196 \end_inset
2197
2198
2199 \end_layout
2200
2201 \begin_layout Standard
2202 \begin_inset Note Greyedout
2203 status open
2204
2205 \begin_layout Plain Layout
2206
2207 \series bold
2208 Note:
2209 \series default
2210  
2211 \series bold
2212
2213 \backslash
2214 cfracleft
2215 \series default
2216  and 
2217 \series bold
2218
2219 \backslash
2220 cfracright
2221 \series default
2222  are no real LaTeX commands but represent the command 
2223 \series bold
2224
2225 \backslash
2226 cfrac[alignment]{numerator}{denominator}
2227 \series default
2228  .
2229  Therefore you cannot use them in TeX code.
2230 \end_layout
2231
2232 \end_inset
2233
2234
2235 \end_layout
2236
2237 \begin_layout Standard
2238 \begin_inset VSpace medskip
2239 \end_inset
2240
2241 It is often advantageous to combine 
2242 \series bold
2243
2244 \backslash
2245 cfrac
2246 \series default
2247  and 
2248 \series bold
2249
2250 \backslash
2251 frac
2252 \series default
2253 :
2254 \begin_inset Formula \[
2255 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2256
2257 \end_inset
2258
2259
2260 \end_layout
2261
2262 \begin_layout Standard
2263 For inline fractions with a sloped fraction stroke you can use the command
2264  
2265 \series bold
2266
2267 \backslash
2268 nicefrac
2269 \series default
2270
2271 \begin_inset Index
2272 status collapsed
2273
2274 \begin_layout Plain Layout
2275 Commands ! N ! 
2276 \backslash
2277 nicefrac
2278 \end_layout
2279
2280 \end_inset
2281
2282
2283 \begin_inset Formula $\nicefrac{5}{31}$
2284 \end_inset
2285
2286  or 
2287 \series bold
2288
2289 \backslash
2290 unitfrac
2291 \series default
2292
2293 \begin_inset Index
2294 status collapsed
2295
2296 \begin_layout Plain Layout
2297 Commands ! U ! 
2298 \backslash
2299 unitfrac
2300 \end_layout
2301
2302 \end_inset
2303
2304
2305 \begin_inset Formula $\unitfrac{5}{31}$
2306 \end_inset
2307
2308  There is furthermore the command 
2309 \series bold
2310
2311 \backslash
2312 unitfracthree
2313 \series default
2314  that offers to write a fraction in combination with a number: 
2315 \begin_inset Formula $\unitfrac[2]{1}{3}$
2316 \end_inset
2317
2318
2319 \end_layout
2320
2321 \begin_layout Standard
2322 \begin_inset Note Greyedout
2323 status open
2324
2325 \begin_layout Plain Layout
2326
2327 \series bold
2328 Note:
2329 \series default
2330  
2331 \series bold
2332
2333 \backslash
2334 unitfracthree
2335 \series default
2336  is not a real LaTeX command but the command
2337 \begin_inset Newline newline
2338 \end_inset
2339
2340
2341 \series bold
2342
2343 \backslash
2344 unitfrac[number]{numerator}{denominator}
2345 \series default
2346  .
2347  Therefore you cannot use it in TeX code.
2348 \end_layout
2349
2350 \end_inset
2351
2352
2353 \end_layout
2354
2355 \begin_layout Standard
2356 How to define own fractions where the fraction stroke can be changed, is
2357  explained in 
2358 \begin_inset CommandInset ref
2359 LatexCommand ref
2360 reference "sub:Self-defined-Fractions"
2361
2362 \end_inset
2363
2364 .
2365 \end_layout
2366
2367 \begin_layout Subsection
2368 Roots
2369 \begin_inset Index
2370 status collapsed
2371
2372 \begin_layout Plain Layout
2373 Roots
2374 \end_layout
2375
2376 \end_inset
2377
2378
2379 \end_layout
2380
2381 \begin_layout Standard
2382 Square roots are created with 
2383 \series bold
2384
2385 \backslash
2386 sqrt
2387 \series default
2388
2389 \begin_inset Index
2390 status collapsed
2391
2392 \begin_layout Plain Layout
2393 Commands ! S ! 
2394 \backslash
2395 sqrt
2396 \end_layout
2397
2398 \end_inset
2399
2400  or the math toolbar button 
2401 \begin_inset Graphics
2402         filename ../images/math/sqrt.png
2403         scale 85
2404
2405 \end_inset
2406
2407 , all other roots with the command 
2408 \series bold
2409
2410 \backslash
2411 root
2412 \series default
2413
2414 \begin_inset Index
2415 status collapsed
2416
2417 \begin_layout Plain Layout
2418 Commands ! R ! 
2419 \backslash
2420 root
2421 \end_layout
2422
2423 \end_inset
2424
2425  or with the math toolbar button 
2426 \begin_inset Graphics
2427         filename ../images/math/root.png
2428         scale 85
2429
2430 \end_inset
2431
2432 .
2433 \end_layout
2434
2435 \begin_layout Standard
2436 \align center
2437 \begin_inset Tabular
2438 <lyxtabular version="3" rows="3" columns="2">
2439 <features>
2440 <column alignment="center" valignment="top" width="0pt">
2441 <column alignment="center" valignment="top" width="0pt">
2442 <row>
2443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2444 \begin_inset Text
2445
2446 \begin_layout Plain Layout
2447 Command
2448 \end_layout
2449
2450 \end_inset
2451 </cell>
2452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2453 \begin_inset Text
2454
2455 \begin_layout Plain Layout
2456 Result
2457 \begin_inset Note Note
2458 status collapsed
2459
2460 \begin_layout Plain Layout
2461
2462 \series bold
2463
2464 \backslash
2465 raisebox
2466 \series default
2467  is only used as spacer.
2468 \end_layout
2469
2470 \end_inset
2471
2472
2473 \end_layout
2474
2475 \end_inset
2476 </cell>
2477 </row>
2478 <row>
2479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2480 \begin_inset Text
2481
2482 \begin_layout Plain Layout
2483
2484 \backslash
2485 sqrt
2486 \begin_inset ERT
2487 status collapsed
2488
2489 \begin_layout Plain Layout
2490
2491
2492 \backslash
2493 spce 
2494 \end_layout
2495
2496 \end_inset
2497
2498 A-B
2499 \end_layout
2500
2501 \end_inset
2502 </cell>
2503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2504 \begin_inset Text
2505
2506 \begin_layout Plain Layout
2507 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2508 \end_inset
2509
2510
2511 \end_layout
2512
2513 \end_inset
2514 </cell>
2515 </row>
2516 <row>
2517 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2518 \begin_inset Text
2519
2520 \begin_layout Plain Layout
2521
2522 \backslash
2523 root
2524 \begin_inset ERT
2525 status collapsed
2526
2527 \begin_layout Plain Layout
2528
2529
2530 \backslash
2531 spce 
2532 \end_layout
2533
2534 \end_inset
2535
2536 3
2537 \begin_inset Formula $\downarrow$
2538 \end_inset
2539
2540 A-B
2541 \end_layout
2542
2543 \end_inset
2544 </cell>
2545 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2546 \begin_inset Text
2547
2548 \begin_layout Plain Layout
2549 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2550 \end_inset
2551
2552
2553 \end_layout
2554
2555 \end_inset
2556 </cell>
2557 </row>
2558 </lyxtabular>
2559
2560 \end_inset
2561
2562
2563 \end_layout
2564
2565 \begin_layout Standard
2566 A square root can also be created with 
2567 \series bold
2568
2569 \backslash
2570 root
2571 \series default
2572  when the root index field is left empty.
2573 \end_layout
2574
2575 \begin_layout Standard
2576 With certain indices the distance to the root is too small, like in this
2577  formula: 
2578 \begin_inset Formula $\sqrt[\beta]{B}$
2579 \end_inset
2580
2581
2582 \begin_inset Newline newline
2583 \end_inset
2584
2585 The 
2586 \begin_inset Formula $\beta$
2587 \end_inset
2588
2589  touches the root.
2590  To avoid this, the commands 
2591 \series bold
2592
2593 \backslash
2594 leftroot
2595 \series default
2596
2597 \begin_inset Index
2598 status collapsed
2599
2600 \begin_layout Plain Layout
2601 Commands ! L ! 
2602 \backslash
2603 leftroot
2604 \end_layout
2605
2606 \end_inset
2607
2608  and 
2609 \series bold
2610
2611 \backslash
2612 uproot
2613 \series default
2614
2615 \begin_inset Index
2616 status collapsed
2617
2618 \begin_layout Plain Layout
2619 Commands ! U ! 
2620 \backslash
2621 uproot
2622 \end_layout
2623
2624 \end_inset
2625
2626  are used with the following scheme:
2627 \end_layout
2628
2629 \begin_layout Standard
2630
2631 \series bold
2632
2633 \backslash
2634 leftroot{distance}
2635 \series default
2636  and 
2637 \series bold
2638
2639 \backslash
2640 uproot{distance}
2641 \end_layout
2642
2643 \begin_layout Standard
2644 Distance is the number of Big Points (unit bp; 
2645 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2646 \end_inset
2647
2648 ), that the index should be moved to the left or top, resp..
2649  The commands are written to the index.
2650  This way the command
2651 \begin_inset Newline newline
2652 \end_inset
2653
2654
2655 \series bold
2656
2657 \backslash
2658 root
2659 \backslash
2660 leftroot{-1
2661 \begin_inset Formula $\to$
2662 \end_inset
2663
2664
2665 \backslash
2666 uproot{2
2667 \begin_inset Formula $\to$
2668 \end_inset
2669
2670
2671 \backslash
2672 beta
2673 \begin_inset ERT
2674 status collapsed
2675
2676 \begin_layout Plain Layout
2677
2678
2679 \backslash
2680 spce 
2681 \end_layout
2682
2683 \end_inset
2684
2685
2686 \begin_inset Formula $\to$
2687 \end_inset
2688
2689 B
2690 \begin_inset Newline newline
2691 \end_inset
2692
2693
2694 \series default
2695 produces a correct typeset formula: 
2696 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2697 \end_inset
2698
2699
2700 \end_layout
2701
2702 \begin_layout Subsection
2703 Binomial Coefficients
2704 \begin_inset Index
2705 status collapsed
2706
2707 \begin_layout Plain Layout
2708 Binomial coefficients
2709 \end_layout
2710
2711 \end_inset
2712
2713
2714 \end_layout
2715
2716 \begin_layout Standard
2717 Binomial coefficients are inserted with the command 
2718 \series bold
2719
2720 \backslash
2721 binom
2722 \series default
2723
2724 \begin_inset Index
2725 status collapsed
2726
2727 \begin_layout Plain Layout
2728 Commands ! B ! 
2729 \backslash
2730 binom
2731 \end_layout
2732
2733 \end_inset
2734
2735  or with the submenu of the math toolbar button 
2736 \begin_inset Graphics
2737         filename ../images/math/frac-square.png
2738         scale 85
2739
2740 \end_inset
2741
2742 .
2743  Analog to fractions (
2744 \series bold
2745
2746 \backslash
2747 frac
2748 \series default
2749 ) there are besides 
2750 \series bold
2751
2752 \backslash
2753 binom
2754 \series default
2755  the commands 
2756 \series bold
2757
2758 \backslash
2759 dbinom
2760 \begin_inset Index
2761 status collapsed
2762
2763 \begin_layout Plain Layout
2764 Commands ! D ! 
2765 \backslash
2766 dbinom
2767 \end_layout
2768
2769 \end_inset
2770
2771
2772 \series default
2773  and 
2774 \series bold
2775
2776 \backslash
2777 tbinom
2778 \series default
2779
2780 \begin_inset Index
2781 status collapsed
2782
2783 \begin_layout Plain Layout
2784 Commands ! T ! 
2785 \backslash
2786 tbinom
2787 \end_layout
2788
2789 \end_inset
2790
2791 .
2792  For other brackets around binomial coeficients there are the commands 
2793 \series bold
2794
2795 \backslash
2796 brace
2797 \series default
2798
2799 \begin_inset Index
2800 status collapsed
2801
2802 \begin_layout Plain Layout
2803 Commands ! B ! 
2804 \backslash
2805 brace
2806 \end_layout
2807
2808 \end_inset
2809
2810  and 
2811 \series bold
2812
2813 \backslash
2814 brack
2815 \series default
2816
2817 \begin_inset Index
2818 status collapsed
2819
2820 \begin_layout Plain Layout
2821 Commands ! B ! 
2822 \backslash
2823 brack
2824 \end_layout
2825
2826 \end_inset
2827
2828 .
2829 \end_layout
2830
2831 \begin_layout Standard
2832 \align center
2833 \begin_inset Tabular
2834 <lyxtabular version="3" rows="6" columns="2">
2835 <features>
2836 <column alignment="center" valignment="top" width="0pt">
2837 <column alignment="center" valignment="top" width="0pt">
2838 <row>
2839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2840 \begin_inset Text
2841
2842 \begin_layout Plain Layout
2843 Command
2844 \end_layout
2845
2846 \end_inset
2847 </cell>
2848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2849 \begin_inset Text
2850
2851 \begin_layout Plain Layout
2852 Result
2853 \begin_inset Note Note
2854 status collapsed
2855
2856 \begin_layout Plain Layout
2857
2858 \series bold
2859
2860 \backslash
2861 raisebox
2862 \series default
2863  is only used as spacer.
2864 \end_layout
2865
2866 \end_inset
2867
2868
2869 \end_layout
2870
2871 \end_inset
2872 </cell>
2873 </row>
2874 <row>
2875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2876 \begin_inset Text
2877
2878 \begin_layout Plain Layout
2879
2880 \backslash
2881 binom
2882 \begin_inset ERT
2883 status collapsed
2884
2885 \begin_layout Plain Layout
2886
2887
2888 \backslash
2889 spce 
2890 \end_layout
2891
2892 \end_inset
2893
2894 A
2895 \begin_inset Formula $\downarrow$
2896 \end_inset
2897
2898 B
2899 \end_layout
2900
2901 \end_inset
2902 </cell>
2903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2904 \begin_inset Text
2905
2906 \begin_layout Plain Layout
2907 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2908 \end_inset
2909
2910
2911 \end_layout
2912
2913 \end_inset
2914 </cell>
2915 </row>
2916 <row>
2917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2918 \begin_inset Text
2919
2920 \begin_layout Plain Layout
2921
2922 \backslash
2923 dbinom
2924 \begin_inset ERT
2925 status collapsed
2926
2927 \begin_layout Plain Layout
2928
2929
2930 \backslash
2931 spce 
2932 \end_layout
2933
2934 \end_inset
2935
2936 A
2937 \begin_inset Formula $\downarrow$
2938 \end_inset
2939
2940 B
2941 \end_layout
2942
2943 \end_inset
2944 </cell>
2945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2946 \begin_inset Text
2947
2948 \begin_layout Plain Layout
2949 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2950 \end_inset
2951
2952
2953 \end_layout
2954
2955 \end_inset
2956 </cell>
2957 </row>
2958 <row>
2959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2960 \begin_inset Text
2961
2962 \begin_layout Plain Layout
2963
2964 \backslash
2965 tbinom
2966 \begin_inset ERT
2967 status collapsed
2968
2969 \begin_layout Plain Layout
2970
2971
2972 \backslash
2973 spce 
2974 \end_layout
2975
2976 \end_inset
2977
2978 A
2979 \begin_inset Formula $\downarrow$
2980 \end_inset
2981
2982 B
2983 \end_layout
2984
2985 \end_inset
2986 </cell>
2987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2988 \begin_inset Text
2989
2990 \begin_layout Plain Layout
2991 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2992 \end_inset
2993
2994
2995 \end_layout
2996
2997 \end_inset
2998 </cell>
2999 </row>
3000 <row>
3001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3002 \begin_inset Text
3003
3004 \begin_layout Plain Layout
3005
3006 \backslash
3007 brack
3008 \begin_inset ERT
3009 status collapsed
3010
3011 \begin_layout Plain Layout
3012
3013
3014 \backslash
3015 spce 
3016 \end_layout
3017
3018 \end_inset
3019
3020 A
3021 \begin_inset Formula $\downarrow$
3022 \end_inset
3023
3024 B
3025 \end_layout
3026
3027 \end_inset
3028 </cell>
3029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3030 \begin_inset Text
3031
3032 \begin_layout Plain Layout
3033 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
3034 \end_inset
3035
3036
3037 \end_layout
3038
3039 \end_inset
3040 </cell>
3041 </row>
3042 <row>
3043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047
3048 \backslash
3049 brace
3050 \begin_inset ERT
3051 status collapsed
3052
3053 \begin_layout Plain Layout
3054
3055
3056 \backslash
3057 spce 
3058 \end_layout
3059
3060 \end_inset
3061
3062 A
3063 \begin_inset Formula $\downarrow$
3064 \end_inset
3065
3066 B
3067 \end_layout
3068
3069 \end_inset
3070 </cell>
3071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3072 \begin_inset Text
3073
3074 \begin_layout Plain Layout
3075 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3076 \end_inset
3077
3078
3079 \end_layout
3080
3081 \end_inset
3082 </cell>
3083 </row>
3084 </lyxtabular>
3085
3086 \end_inset
3087
3088
3089 \end_layout
3090
3091 \begin_layout Subsection
3092 Case Differentiations
3093 \begin_inset Index
3094 status collapsed
3095
3096 \begin_layout Plain Layout
3097 Case differentiations 
3098 \end_layout
3099
3100 \end_inset
3101
3102
3103 \end_layout
3104
3105 \begin_layout Standard
3106 \align center
3107 \begin_inset Tabular
3108 <lyxtabular version="3" rows="3" columns="2">
3109 <features>
3110 <column alignment="center" valignment="top" width="0pt">
3111 <column alignment="center" valignment="top" width="0pt">
3112 <row>
3113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3114 \begin_inset Text
3115
3116 \begin_layout Plain Layout
3117 Command
3118 \end_layout
3119
3120 \end_inset
3121 </cell>
3122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3123 \begin_inset Text
3124
3125 \begin_layout Plain Layout
3126 Result
3127 \end_layout
3128
3129 \end_inset
3130 </cell>
3131 </row>
3132 <row>
3133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3134 \begin_inset Text
3135
3136 \begin_layout Plain Layout
3137
3138 \backslash
3139 cases
3140 \begin_inset ERT
3141 status collapsed
3142
3143 \begin_layout Plain Layout
3144
3145
3146 \backslash
3147 spce 
3148 \end_layout
3149
3150 \end_inset
3151
3152 A
3153 \begin_inset Formula $\to$
3154 \end_inset
3155
3156 B>0
3157 \begin_inset Index
3158 status collapsed
3159
3160 \begin_layout Plain Layout
3161 Commands ! C ! 
3162 \backslash
3163 cases
3164 \end_layout
3165
3166 \end_inset
3167
3168
3169 \end_layout
3170
3171 \end_inset
3172 </cell>
3173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3174 \begin_inset Text
3175
3176 \begin_layout Plain Layout
3177 \begin_inset Formula $\begin{cases}
3178 A & B>0\end{cases}$
3179 \end_inset
3180
3181
3182 \end_layout
3183
3184 \end_inset
3185 </cell>
3186 </row>
3187 <row>
3188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3189 \begin_inset Text
3190
3191 \begin_layout Plain Layout
3192
3193 \backslash
3194 cases
3195 \begin_inset ERT
3196 status collapsed
3197
3198 \begin_layout Plain Layout
3199
3200
3201 \backslash
3202 spce 
3203 \end_layout
3204
3205 \end_inset
3206
3207
3208 \begin_inset Info
3209 type  "shortcut"
3210 arg   "newline-insert newline"
3211 \end_inset
3212
3213
3214 \end_layout
3215
3216 \end_inset
3217 </cell>
3218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3219 \begin_inset Text
3220
3221 \begin_layout Plain Layout
3222 \begin_inset Formula $\begin{cases}
3223 A & \textrm{for }x>0\\
3224 B & \textrm{for }x=0\end{cases}$
3225 \end_inset
3226
3227
3228 \end_layout
3229
3230 \end_inset
3231 </cell>
3232 </row>
3233 </lyxtabular>
3234
3235 \end_inset
3236
3237
3238 \end_layout
3239
3240 \begin_layout Standard
3241 After inserting 
3242 \series bold
3243
3244 \backslash
3245 cases
3246 \series default
3247  or the usage of the math toolbar button 
3248 \begin_inset Graphics
3249         filename ../images/math/cases.png
3250         scale 85
3251
3252 \end_inset
3253
3254  you can create new lines with the shortcut 
3255 \begin_inset Info
3256 type  "shortcut"
3257 arg   "newline-insert newline"
3258 \end_inset
3259
3260  or the table toolbar button 
3261 \begin_inset Graphics
3262         filename ../images/tabular-feature_append-row.png
3263         scale 85
3264
3265 \end_inset
3266
3267 .
3268 \end_layout
3269
3270 \begin_layout Standard
3271 The command 
3272 \series bold
3273
3274 \backslash
3275 cases
3276 \series default
3277  is also available via the menu 
3278 \family sans
3279 Insert\SpecialChar \menuseparator
3280 Math\SpecialChar \menuseparator
3281 Cases-Environment
3282 \family default
3283 .
3284 \end_layout
3285
3286 \begin_layout Subsection
3287 Negations
3288 \begin_inset Index
3289 status collapsed
3290
3291 \begin_layout Plain Layout
3292 Negations
3293 \end_layout
3294
3295 \end_inset
3296
3297
3298 \end_layout
3299
3300 \begin_layout Standard
3301 By inserting of 
3302 \series bold
3303
3304 \backslash
3305 not
3306 \series default
3307
3308 \begin_inset Index
3309 status collapsed
3310
3311 \begin_layout Plain Layout
3312 Commands ! N ! 
3313 \backslash
3314 not
3315 \end_layout
3316
3317 \end_inset
3318
3319  every character can be displayed canceled.
3320  The characters are quasi accentuated by a slash.
3321 \end_layout
3322
3323 \begin_layout Standard
3324 \align center
3325 \begin_inset Tabular
3326 <lyxtabular version="3" rows="4" columns="2">
3327 <features>
3328 <column alignment="center" valignment="top" width="0pt">
3329 <column alignment="center" valignment="top" width="0pt">
3330 <row>
3331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3332 \begin_inset Text
3333
3334 \begin_layout Plain Layout
3335 Command
3336 \end_layout
3337
3338 \end_inset
3339 </cell>
3340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3341 \begin_inset Text
3342
3343 \begin_layout Plain Layout
3344 Result
3345 \end_layout
3346
3347 \end_inset
3348 </cell>
3349 </row>
3350 <row>
3351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3352 \begin_inset Text
3353
3354 \begin_layout Plain Layout
3355
3356 \backslash
3357 not=
3358 \end_layout
3359
3360 \end_inset
3361 </cell>
3362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3363 \begin_inset Text
3364
3365 \begin_layout Plain Layout
3366 \begin_inset Formula $\not=$
3367 \end_inset
3368
3369
3370 \end_layout
3371
3372 \end_inset
3373 </cell>
3374 </row>
3375 <row>
3376 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3377 \begin_inset Text
3378
3379 \begin_layout Plain Layout
3380
3381 \backslash
3382 not 
3383 \backslash
3384 le
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393 \begin_inset Formula $\not\le$
3394 \end_inset
3395
3396
3397 \end_layout
3398
3399 \end_inset
3400 </cell>
3401 </row>
3402 <row>
3403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3404 \begin_inset Text
3405
3406 \begin_layout Plain Layout
3407
3408 \backslash
3409 not 
3410 \backslash
3411 parallel
3412 \end_layout
3413
3414 \end_inset
3415 </cell>
3416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3417 \begin_inset Text
3418
3419 \begin_layout Plain Layout
3420 \begin_inset Formula $\not\parallel$
3421 \end_inset
3422
3423
3424 \end_layout
3425
3426 \end_inset
3427 </cell>
3428 </row>
3429 </lyxtabular>
3430
3431 \end_inset
3432
3433
3434 \end_layout
3435
3436 \begin_layout Standard
3437 The last example shows, that not all negations look good.
3438  Therefore there are for some negations special commands (see 
3439 \begin_inset CommandInset ref
3440 LatexCommand ref
3441 reference "sub:Mathematical-Symbols"
3442
3443 \end_inset
3444
3445  and 
3446 \begin_inset CommandInset ref
3447 LatexCommand ref
3448 reference "sec:Relations"
3449
3450 \end_inset
3451
3452 ).
3453 \end_layout
3454
3455 \begin_layout Subsection
3456 Placeholders
3457 \begin_inset CommandInset label
3458 LatexCommand label
3459 name "sub:Placeholders"
3460
3461 \end_inset
3462
3463
3464 \begin_inset Index
3465 status collapsed
3466
3467 \begin_layout Plain Layout
3468 Placeholders
3469 \end_layout
3470
3471 \end_inset
3472
3473
3474 \begin_inset Index
3475 status collapsed
3476
3477 \begin_layout Plain Layout
3478 Chemical characters ! Isotopes
3479 \end_layout
3480
3481 \end_inset
3482
3483
3484 \begin_inset Index
3485 status collapsed
3486
3487 \begin_layout Plain Layout
3488 Isotopes|see
3489 \begin_inset ERT
3490 status collapsed
3491
3492 \begin_layout Plain Layout
3493
3494 {
3495 \end_layout
3496
3497 \end_inset
3498
3499 Chemical characters
3500 \begin_inset ERT
3501 status collapsed
3502
3503 \begin_layout Plain Layout
3504
3505 }
3506 \end_layout
3507
3508 \end_inset
3509
3510
3511 \end_layout
3512
3513 \end_inset
3514
3515
3516 \end_layout
3517
3518 \begin_layout Standard
3519 When displaying e.
3520 \begin_inset space \thinspace{}
3521 \end_inset
3522
3523 g.
3524 \begin_inset space \space{}
3525 \end_inset
3526
3527 isotopes
3528 \begin_inset Foot
3529 status collapsed
3530
3531 \begin_layout Plain Layout
3532 Typesetting isotopes and chemical symbols is described in 
3533 \begin_inset CommandInset ref
3534 LatexCommand ref
3535 reference "sub:Chemical-Symbols-and"
3536
3537 \end_inset
3538
3539 .
3540 \end_layout
3541
3542 \end_inset
3543
3544  the following problem occurs:
3545 \end_layout
3546
3547 \begin_layout Standard
3548 \align center
3549 \begin_inset Tabular
3550 <lyxtabular version="3" rows="2" columns="2">
3551 <features>
3552 <column alignment="center" valignment="top" width="0pt">
3553 <column alignment="center" valignment="top" width="0pt">
3554 <row>
3555 <cell alignment="center" valignment="top" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Plain Layout
3559 Indices created with sub- and superscripts:
3560 \end_layout
3561
3562 \end_inset
3563 </cell>
3564 <cell alignment="center" valignment="top" usebox="none">
3565 \begin_inset Text
3566
3567 \begin_layout Plain Layout
3568 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3569 \end_inset
3570
3571
3572 \end_layout
3573
3574 \end_inset
3575 </cell>
3576 </row>
3577 <row>
3578 <cell alignment="center" valignment="top" usebox="none">
3579 \begin_inset Text
3580
3581 \begin_layout Plain Layout
3582 correct indices:
3583 \end_layout
3584
3585 \end_inset
3586 </cell>
3587 <cell alignment="center" valignment="top" usebox="none">
3588 \begin_inset Text
3589
3590 \begin_layout Plain Layout
3591 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3592 \end_inset
3593
3594
3595 \end_layout
3596
3597 \end_inset
3598 </cell>
3599 </row>
3600 </lyxtabular>
3601
3602 \end_inset
3603
3604
3605 \begin_inset Note Note
3606 status collapsed
3607
3608 \begin_layout Plain Layout
3609
3610 \series bold
3611
3612 \backslash
3613 raisebox
3614 \series default
3615  is only used as spacer.
3616 \end_layout
3617
3618 \end_inset
3619
3620
3621 \end_layout
3622
3623 \begin_layout Standard
3624 The shorter index is by default placed below or above the first character
3625  of the longer index.
3626  To avoid this there is the command 
3627 \series bold
3628
3629 \backslash
3630 phantom
3631 \series default
3632
3633 \begin_inset Index
3634 status collapsed
3635
3636 \begin_layout Plain Layout
3637 Commands ! P ! 
3638 \backslash
3639 phantom
3640 \end_layout
3641
3642 \end_inset
3643
3644  or the math toolbar button
3645 \begin_inset space \thinspace{}
3646 \end_inset
3647
3648
3649 \begin_inset Foot
3650 status collapsed
3651
3652 \begin_layout Plain Layout
3653 can be found in the submenu of the toolbar button 
3654 \begin_inset Graphics
3655         filename ../images/math/space.png
3656         scale 85
3657
3658 \end_inset
3659
3660
3661 \end_layout
3662
3663 \end_inset
3664
3665  
3666 \begin_inset Graphics
3667         filename ../images/math/phantom.png
3668         scale 85
3669
3670 \end_inset
3671
3672  that creates one or more phantom characters.
3673  When inserting 
3674 \series bold
3675
3676 \backslash
3677 phantom
3678 \series default
3679  a small blue box appears that is superposed with two red arrows.
3680  The arrows indicate that the complete width and height of the box content
3681  will be created as placeholder.
3682  Phantom characters are accordingly placeholders with the size of the characters.
3683 \end_layout
3684
3685 \begin_layout Standard
3686 \align center
3687 \begin_inset Tabular
3688 <lyxtabular version="3" rows="4" columns="2">
3689 <features>
3690 <column alignment="center" valignment="top" width="0">
3691 <column alignment="center" valignment="top" width="0">
3692 <row>
3693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3694 \begin_inset Text
3695
3696 \begin_layout Plain Layout
3697 Command
3698 \end_layout
3699
3700 \end_inset
3701 </cell>
3702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3703 \begin_inset Text
3704
3705 \begin_layout Plain Layout
3706 Result
3707 \begin_inset Note Note
3708 status collapsed
3709
3710 \begin_layout Plain Layout
3711
3712 \series bold
3713
3714 \backslash
3715 raisebox
3716 \series default
3717  is only used as spacer.
3718 \end_layout
3719
3720 \end_inset
3721
3722
3723 \end_layout
3724
3725 \end_inset
3726 </cell>
3727 </row>
3728 <row>
3729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3730 \begin_inset Text
3731
3732 \begin_layout Plain Layout
3733 ^19
3734 \begin_inset ERT
3735 status collapsed
3736
3737 \begin_layout Plain Layout
3738
3739
3740 \backslash
3741 spce 
3742 \end_layout
3743
3744 \end_inset
3745
3746 _
3747 \backslash
3748 phantom
3749 \begin_inset ERT
3750 status collapsed
3751
3752 \begin_layout Plain Layout
3753
3754
3755 \backslash
3756 spce 
3757 \end_layout
3758
3759 \end_inset
3760
3761 1
3762 \begin_inset Formula $\to$
3763 \end_inset
3764
3765 9
3766 \begin_inset ERT
3767 status collapsed
3768
3769 \begin_layout Plain Layout
3770
3771
3772 \backslash
3773 spce 
3774 \end_layout
3775
3776 \end_inset
3777
3778 F
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Plain Layout
3787 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3788 \end_inset
3789
3790
3791 \end_layout
3792
3793 \end_inset
3794 </cell>
3795 </row>
3796 <row>
3797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3798 \begin_inset Text
3799
3800 \begin_layout Plain Layout
3801 ^235
3802 \begin_inset ERT
3803 status collapsed
3804
3805 \begin_layout Plain Layout
3806
3807
3808 \backslash
3809 spce 
3810 \end_layout
3811
3812 \end_inset
3813
3814 _
3815 \backslash
3816 phantom
3817 \begin_inset ERT
3818 status collapsed
3819
3820 \begin_layout Plain Layout
3821
3822
3823 \backslash
3824 spce 
3825 \end_layout
3826
3827 \end_inset
3828
3829 23
3830 \begin_inset Formula $\to$
3831 \end_inset
3832
3833 9
3834 \begin_inset ERT
3835 status collapsed
3836
3837 \begin_layout Plain Layout
3838
3839
3840 \backslash
3841 spce 
3842 \end_layout
3843
3844 \end_inset
3845
3846 F
3847 \end_layout
3848
3849 \end_inset
3850 </cell>
3851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3852 \begin_inset Text
3853
3854 \begin_layout Plain Layout
3855 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3856 \end_inset
3857
3858
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 </row>
3864 <row>
3865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3866 \begin_inset Text
3867
3868 \begin_layout Plain Layout
3869
3870 \backslash
3871 Lambda^
3872 \begin_inset ERT
3873 status collapsed
3874
3875 \begin_layout Plain Layout
3876
3877
3878 \backslash
3879 spce 
3880 \end_layout
3881
3882 \end_inset
3883
3884
3885 \backslash
3886 phantom
3887 \begin_inset ERT
3888 status collapsed
3889
3890 \begin_layout Plain Layout
3891
3892
3893 \backslash
3894 spce 
3895 \end_layout
3896
3897 \end_inset
3898
3899 ii
3900 \begin_inset Formula $\to$
3901 \end_inset
3902
3903 t
3904 \begin_inset ERT
3905 status collapsed
3906
3907 \begin_layout Plain Layout
3908
3909
3910 \backslash
3911 spce 
3912 \end_layout
3913
3914 \end_inset
3915
3916 _MMt
3917 \end_layout
3918
3919 \end_inset
3920 </cell>
3921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3922 \begin_inset Text
3923
3924 \begin_layout Plain Layout
3925 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3926 \end_inset
3927
3928
3929 \end_layout
3930
3931 \end_inset
3932 </cell>
3933 </row>
3934 </lyxtabular>
3935
3936 \end_inset
3937
3938
3939 \end_layout
3940
3941 \begin_layout Standard
3942 Furthermore there are the commands 
3943 \series bold
3944
3945 \backslash
3946 vphantom
3947 \series default
3948
3949 \begin_inset Index
3950 status collapsed
3951
3952 \begin_layout Plain Layout
3953 Commands ! V ! 
3954 \backslash
3955 vphantom
3956 \end_layout
3957
3958 \end_inset
3959
3960  (toolbar button 
3961 \begin_inset space ~
3962 \end_inset
3963
3964
3965 \begin_inset Graphics
3966         filename ../images/math/vphantom.png
3967         scale 85
3968
3969 \end_inset
3970
3971 ) and 
3972 \series bold
3973
3974 \backslash
3975 hphantom
3976 \series default
3977
3978 \begin_inset Index
3979 status collapsed
3980
3981 \begin_layout Plain Layout
3982 Commands ! H ! 
3983 \backslash
3984 hphantom
3985 \end_layout
3986
3987 \end_inset
3988
3989  (toolbar button 
3990 \begin_inset space ~
3991 \end_inset
3992
3993
3994 \begin_inset Graphics
3995         filename ../images/math/hphantom.png
3996         scale 85
3997
3998 \end_inset
3999
4000 ).
4001  
4002 \series bold
4003
4004 \backslash
4005 hphantom
4006 \series default
4007  creates only space for the maximal height of the characters in the box
4008  but not for its width.
4009  
4010 \series bold
4011
4012 \backslash
4013 vphantom
4014 \series default
4015  creates only space for the width of the box content.
4016  Therefore  the boxes of both commands have only one red arrow.
4017 \end_layout
4018
4019 \begin_layout Standard
4020 For example creates 
4021 \series bold
4022
4023 \backslash
4024 vphantom
4025 \series default
4026
4027 \begin_inset ERT
4028 status collapsed
4029
4030 \begin_layout Plain Layout
4031
4032
4033 \backslash
4034 spce 
4035 \end_layout
4036
4037 \end_inset
4038
4039
4040 \series bold
4041 a
4042 \backslash
4043 int
4044 \series default
4045  space for the height of the integral sign,
4046 \begin_inset Foot
4047 status collapsed
4048
4049 \begin_layout Plain Layout
4050 The command 
4051 \series bold
4052
4053 \backslash
4054 int
4055 \series default
4056  creates an integral sign, see 
4057 \begin_inset CommandInset ref
4058 LatexCommand ref
4059 reference "sub:Big-Operators"
4060
4061 \end_inset
4062
4063 .
4064 \end_layout
4065
4066 \end_inset
4067
4068  because this is the larger character.
4069  An example application is in 
4070 \begin_inset CommandInset ref
4071 LatexCommand ref
4072 reference "sub:Multiline-Brackets"
4073
4074 \end_inset
4075
4076 .
4077 \end_layout
4078
4079 \begin_layout Subsection
4080 Lines
4081 \begin_inset Index
4082 status collapsed
4083
4084 \begin_layout Plain Layout
4085 Lines
4086 \end_layout
4087
4088 \end_inset
4089
4090
4091 \begin_inset Index
4092 status collapsed
4093
4094 \begin_layout Plain Layout
4095 Formula ! underlined
4096 \end_layout
4097
4098 \end_inset
4099
4100
4101 \end_layout
4102
4103 \begin_layout Standard
4104 \align center
4105 \begin_inset Tabular
4106 <lyxtabular version="3" rows="4" columns="2">
4107 <features>
4108 <column alignment="center" valignment="top" width="0pt">
4109 <column alignment="center" valignment="top" width="0pt">
4110 <row>
4111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4112 \begin_inset Text
4113
4114 \begin_layout Plain Layout
4115 Command
4116 \end_layout
4117
4118 \end_inset
4119 </cell>
4120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4121 \begin_inset Text
4122
4123 \begin_layout Plain Layout
4124 Result
4125 \begin_inset Note Note
4126 status collapsed
4127
4128 \begin_layout Plain Layout
4129
4130 \series bold
4131
4132 \backslash
4133 raisebox
4134 \series default
4135  is only used as spacer.
4136 \end_layout
4137
4138 \end_inset
4139
4140
4141 \end_layout
4142
4143 \end_inset
4144 </cell>
4145 </row>
4146 <row>
4147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4148 \begin_inset Text
4149
4150 \begin_layout Plain Layout
4151
4152 \backslash
4153 overline
4154 \begin_inset ERT
4155 status collapsed
4156
4157 \begin_layout Plain Layout
4158
4159
4160 \backslash
4161 spce 
4162 \end_layout
4163
4164 \end_inset
4165
4166 A+B
4167 \begin_inset Index
4168 status collapsed
4169
4170 \begin_layout Plain Layout
4171 Commands ! O ! 
4172 \backslash
4173 overline
4174 \end_layout
4175
4176 \end_inset
4177
4178
4179 \end_layout
4180
4181 \end_inset
4182 </cell>
4183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4184 \begin_inset Text
4185
4186 \begin_layout Plain Layout
4187 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4188 \end_inset
4189
4190
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 </row>
4196 <row>
4197 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4198 \begin_inset Text
4199
4200 \begin_layout Plain Layout
4201
4202 \backslash
4203 underline
4204 \begin_inset ERT
4205 status collapsed
4206
4207 \begin_layout Plain Layout
4208
4209
4210 \backslash
4211 spce 
4212 \end_layout
4213
4214 \end_inset
4215
4216 A+B
4217 \begin_inset Index
4218 status collapsed
4219
4220 \begin_layout Plain Layout
4221 Commands ! U ! 
4222 \backslash
4223 underline
4224 \end_layout
4225
4226 \end_inset
4227
4228
4229 \end_layout
4230
4231 \end_inset
4232 </cell>
4233 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Plain Layout
4237 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4238 \end_inset
4239
4240
4241 \end_layout
4242
4243 \end_inset
4244 </cell>
4245 </row>
4246 <row>
4247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4248 \begin_inset Text
4249
4250 \begin_layout Plain Layout
4251
4252 \backslash
4253 overline
4254 \begin_inset ERT
4255 status collapsed
4256
4257 \begin_layout Plain Layout
4258
4259
4260 \backslash
4261 spce 
4262 \end_layout
4263
4264 \end_inset
4265
4266
4267 \backslash
4268 underline
4269 \begin_inset ERT
4270 status collapsed
4271
4272 \begin_layout Plain Layout
4273
4274
4275 \backslash
4276 spce 
4277 \end_layout
4278
4279 \end_inset
4280
4281 A+B
4282 \end_layout
4283
4284 \end_inset
4285 </cell>
4286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4287 \begin_inset Text
4288
4289 \begin_layout Plain Layout
4290 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4291 \end_inset
4292
4293
4294 \end_layout
4295
4296 \end_inset
4297 </cell>
4298 </row>
4299 </lyxtabular>
4300
4301 \end_inset
4302
4303
4304 \end_layout
4305
4306 \begin_layout Standard
4307 In the last example it doesn't matter if first 
4308 \series bold
4309
4310 \backslash
4311 overline
4312 \series default
4313  or 
4314 \series bold
4315
4316 \backslash
4317 underline
4318 \series default
4319  is inserted.
4320 \end_layout
4321
4322 \begin_layout Standard
4323 To double underline e.
4324 \begin_inset space \thinspace{}
4325 \end_inset
4326
4327 g.
4328 \begin_inset space \space{}
4329 \end_inset
4330
4331 results, one uses 
4332 \series bold
4333
4334 \backslash
4335 underline
4336 \series default
4337  twice.
4338 \end_layout
4339
4340 \begin_layout Standard
4341 It is possible to place up to 6 lines above or below characters.
4342 \end_layout
4343
4344 \begin_layout Standard
4345 \begin_inset VSpace bigskip
4346 \end_inset
4347
4348 Custom lines can be created using the command 
4349 \series bold
4350
4351 \backslash
4352 rule
4353 \series default
4354
4355 \begin_inset Index
4356 status collapsed
4357
4358 \begin_layout Plain Layout
4359 Commands ! R ! 
4360 \backslash
4361 rule
4362 \end_layout
4363
4364 \end_inset
4365
4366  which has the following scheme:
4367 \end_layout
4368
4369 \begin_layout Standard
4370
4371 \series bold
4372
4373 \backslash
4374 rule[vertical offset]{length}{thickness}
4375 \end_layout
4376
4377 \begin_layout Standard
4378 The optional vertical offset shifts the line upwards (or downwards, when
4379  the value is negative).
4380  The units listed in 
4381 \begin_inset CommandInset ref
4382 LatexCommand ref
4383 reference "tab:Available-units"
4384
4385 \end_inset
4386
4387  can be used for the values.
4388  Here are two example lines created with the commands
4389 \begin_inset Newline newline
4390 \end_inset
4391
4392
4393 \series bold
4394
4395 \backslash
4396 rule[-2ex]{3cm}{2pt}
4397 \series default
4398  and 
4399 \series bold
4400
4401 \backslash
4402 rule{2cm}{1pt}
4403 \series default
4404 :
4405 \end_layout
4406
4407 \begin_layout Standard
4408 This is a sentence 
4409 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4410 \end_inset
4411
4412  with two lines.
4413 \end_layout
4414
4415 \begin_layout Standard
4416
4417 \series bold
4418
4419 \backslash
4420 rule
4421 \series default
4422  can also be used for text when it is inserted in TeX-mode.
4423 \end_layout
4424
4425 \begin_layout Subsection
4426 Ellipses
4427 \begin_inset CommandInset label
4428 LatexCommand label
4429 name "sub:Ellipses"
4430
4431 \end_inset
4432
4433
4434 \begin_inset Index
4435 status collapsed
4436
4437 \begin_layout Plain Layout
4438 Ellipses
4439 \end_layout
4440
4441 \end_inset
4442
4443
4444 \end_layout
4445
4446 \begin_layout Standard
4447 There are different types of ellipses available.
4448 \begin_inset Foot
4449 status collapsed
4450
4451 \begin_layout Plain Layout
4452 In the math toolbar in the submenu of the button 
4453 \begin_inset Graphics
4454         filename ../images/math/ldots.png
4455         scale 85
4456
4457 \end_inset
4458
4459
4460 \end_layout
4461
4462 \end_inset
4463
4464  For listings dots at the baseline are used (
4465 \series bold
4466
4467 \backslash
4468 ldots
4469 \series default
4470
4471 \begin_inset Index
4472 status collapsed
4473
4474 \begin_layout Plain Layout
4475 Commands ! L ! 
4476 \backslash
4477 ldots
4478 \end_layout
4479
4480 \end_inset
4481
4482 ), while for operations dots are needed that are on the same height as the
4483  operators (
4484 \series bold
4485
4486 \backslash
4487 cdots
4488 \series default
4489
4490 \begin_inset Index
4491 status collapsed
4492
4493 \begin_layout Plain Layout
4494 Commands ! C ! 
4495 \backslash
4496 cdots
4497 \end_layout
4498
4499 \end_inset
4500
4501 ).
4502  When using the command 
4503 \series bold
4504
4505 \backslash
4506 dots
4507 \series default
4508
4509 \begin_inset Index
4510 status collapsed
4511
4512 \begin_layout Plain Layout
4513 Commands ! D ! 
4514 \backslash
4515 dots
4516 \end_layout
4517
4518 \end_inset
4519
4520 , LaTeX decides on the basis of the next character what type is used.
4521 \end_layout
4522
4523 \begin_layout Standard
4524 \align center
4525 \begin_inset Tabular
4526 <lyxtabular version="3" rows="8" columns="2">
4527 <features>
4528 <column alignment="center" valignment="top" width="0pt">
4529 <column alignment="center" valignment="top" width="0pt">
4530 <row>
4531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535 Command
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4541 \begin_inset Text
4542
4543 \begin_layout Plain Layout
4544 Result
4545 \end_layout
4546
4547 \end_inset
4548 </cell>
4549 </row>
4550 <row>
4551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4552 \begin_inset Text
4553
4554 \begin_layout Plain Layout
4555 A_1
4556 \begin_inset ERT
4557 status collapsed
4558
4559 \begin_layout Plain Layout
4560
4561
4562 \backslash
4563 spce 
4564 \end_layout
4565
4566 \end_inset
4567
4568 ,
4569 \backslash
4570 dots
4571 \begin_inset ERT
4572 status collapsed
4573
4574 \begin_layout Plain Layout
4575
4576
4577 \backslash
4578 spce 
4579 \end_layout
4580
4581 \end_inset
4582
4583 ,A_n
4584 \end_layout
4585
4586 \end_inset
4587 </cell>
4588 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4589 \begin_inset Text
4590
4591 \begin_layout Plain Layout
4592 \begin_inset Formula $A_{1},\dots,A_{n}$
4593 \end_inset
4594
4595
4596 \end_layout
4597
4598 \end_inset
4599 </cell>
4600 </row>
4601 <row>
4602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4603 \begin_inset Text
4604
4605 \begin_layout Plain Layout
4606 A_1
4607 \begin_inset ERT
4608 status collapsed
4609
4610 \begin_layout Plain Layout
4611
4612
4613 \backslash
4614 spce 
4615 \end_layout
4616
4617 \end_inset
4618
4619 +
4620 \backslash
4621 dots
4622 \begin_inset ERT
4623 status collapsed
4624
4625 \begin_layout Plain Layout
4626
4627
4628 \backslash
4629 spce 
4630 \end_layout
4631
4632 \end_inset
4633
4634 +A_n
4635 \end_layout
4636
4637 \end_inset
4638 </cell>
4639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4640 \begin_inset Text
4641
4642 \begin_layout Plain Layout
4643 \begin_inset Formula $A_{1}+\dots+A_{n}$
4644 \end_inset
4645
4646
4647 \end_layout
4648
4649 \end_inset
4650 </cell>
4651 </row>
4652 <row>
4653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4654 \begin_inset Text
4655
4656 \begin_layout Plain Layout
4657 A_1
4658 \begin_inset ERT
4659 status collapsed
4660
4661 \begin_layout Plain Layout
4662
4663
4664 \backslash
4665 spce 
4666 \end_layout
4667
4668 \end_inset
4669
4670 ,
4671 \backslash
4672 ldots
4673 \begin_inset ERT
4674 status collapsed
4675
4676 \begin_layout Plain Layout
4677
4678
4679 \backslash
4680 spce 
4681 \end_layout
4682
4683 \end_inset
4684
4685 ,A_n
4686 \end_layout
4687
4688 \end_inset
4689 </cell>
4690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4691 \begin_inset Text
4692
4693 \begin_layout Plain Layout
4694 \begin_inset Formula $A_{1},\ldots,A_{n}$
4695 \end_inset
4696
4697
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 </row>
4703 <row>
4704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4705 \begin_inset Text
4706
4707 \begin_layout Plain Layout
4708 A_1
4709 \begin_inset ERT
4710 status collapsed
4711
4712 \begin_layout Plain Layout
4713
4714
4715 \backslash
4716 spce 
4717 \end_layout
4718
4719 \end_inset
4720
4721 +
4722 \backslash
4723 cdots
4724 \begin_inset ERT
4725 status collapsed
4726
4727 \begin_layout Plain Layout
4728
4729
4730 \backslash
4731 spce 
4732 \end_layout
4733
4734 \end_inset
4735
4736 +A_n
4737 \end_layout
4738
4739 \end_inset
4740 </cell>
4741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4742 \begin_inset Text
4743
4744 \begin_layout Plain Layout
4745 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4746 \end_inset
4747
4748
4749 \end_layout
4750
4751 \end_inset
4752 </cell>
4753 </row>
4754 <row>
4755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Plain Layout
4759
4760 \backslash
4761 vdots
4762 \end_layout
4763
4764 \end_inset
4765 </cell>
4766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4767 \begin_inset Text
4768
4769 \begin_layout Plain Layout
4770 \begin_inset Formula $\vdots$
4771 \end_inset
4772
4773
4774 \end_layout
4775
4776 \end_inset
4777 </cell>
4778 </row>
4779 <row>
4780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4781 \begin_inset Text
4782
4783 \begin_layout Plain Layout
4784
4785 \backslash
4786 ddots
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4792 \begin_inset Text
4793
4794 \begin_layout Plain Layout
4795 \begin_inset Formula $\ddots$
4796 \end_inset
4797
4798
4799 \end_layout
4800
4801 \end_inset
4802 </cell>
4803 </row>
4804 <row>
4805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4806 \begin_inset Text
4807
4808 \begin_layout Plain Layout
4809 3×3
4810 \begin_inset space \thinspace{}
4811 \end_inset
4812
4813 matrix with the different dots
4814 \end_layout
4815
4816 \end_inset
4817 </cell>
4818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4819 \begin_inset Text
4820
4821 \begin_layout Plain Layout
4822 \begin_inset Formula $\begin{array}{ccc}
4823 A_{11} & \cdots & A_{1m}\\
4824 \vdots & \ddots & \vdots\\
4825 A_{n1} & \cdots & A_{nm}\end{array}$
4826 \end_inset
4827
4828
4829 \end_layout
4830
4831 \end_inset
4832 </cell>
4833 </row>
4834 </lyxtabular>
4835
4836 \end_inset
4837
4838
4839 \end_layout
4840
4841 \begin_layout Standard
4842 The ellipses available in menu 
4843 \family sans
4844 Insert\SpecialChar \menuseparator
4845 Special
4846 \begin_inset space ~
4847 \end_inset
4848
4849 Character
4850 \family default
4851  are 
4852 \series bold
4853
4854 \backslash
4855 ldots
4856 \series default
4857 .
4858 \end_layout
4859
4860 \begin_layout Standard
4861 \begin_inset VSpace medskip
4862 \end_inset
4863
4864 Specially for matrices there are ellipses that span over several columns.
4865  They are created with the command 
4866 \series bold
4867
4868 \backslash
4869 hdotsfor
4870 \series default
4871
4872 \begin_inset Index
4873 status collapsed
4874
4875 \begin_layout Plain Layout
4876 Commands ! H ! 
4877 \backslash
4878 hdotsfor
4879 \end_layout
4880
4881 \end_inset
4882
4883 , that has the following scheme:
4884 \end_layout
4885
4886 \begin_layout Standard
4887
4888 \series bold
4889
4890 \backslash
4891 hdotsfor[distance]{number of columns}
4892 \end_layout
4893
4894 \begin_layout Standard
4895 The number of columns specifies how many columns should be spanned.
4896  Distance is a factor for the distance between the dots.
4897 \end_layout
4898
4899 \begin_layout Standard
4900 In the following matrix the command 
4901 \series bold
4902
4903 \backslash
4904 hdotsfor[2]{4}
4905 \series default
4906  was inserted in the first box of the second line, to get an ellipsis with
4907  a dot distance twice as long as with the command 
4908 \series bold
4909
4910 \backslash
4911 dots
4912 \series default
4913 :
4914 \begin_inset Formula \[
4915 \left(\begin{array}{cccc}
4916 A & B & C & D\\
4917 \hdotsfor[2]{4}\\
4918 q & w & e & r\end{array}\right)\]
4919
4920 \end_inset
4921
4922 Note that the matrix fields that should be spanned must be empty, otherwise
4923  you get LaTeX-errors.
4924 \end_layout
4925
4926 \begin_layout Standard
4927 \begin_inset VSpace bigskip
4928 \end_inset
4929
4930 Furthermore you can fill with the command 
4931 \series bold
4932
4933 \backslash
4934 dotfill
4935 \series default
4936
4937 \begin_inset Index
4938 status collapsed
4939
4940 \begin_layout Plain Layout
4941 Commands ! D ! 
4942 \backslash
4943 dotfill
4944 \end_layout
4945
4946 \end_inset
4947
4948  the rest of a line with dots.
4949  The effect of these commands is the same like with 
4950 \series bold
4951
4952 \backslash
4953 hfill
4954 \series default
4955 , see 
4956 \begin_inset CommandInset ref
4957 LatexCommand ref
4958 reference "sub:Variable-Space"
4959
4960 \end_inset
4961
4962 .
4963 \end_layout
4964
4965 \begin_layout Standard
4966 For example the command 
4967 \series bold
4968 A
4969 \backslash
4970 dotfill
4971 \begin_inset ERT
4972 status collapsed
4973
4974 \begin_layout Plain Layout
4975
4976
4977 \backslash
4978 spce 
4979 \end_layout
4980
4981 \end_inset
4982
4983 B
4984 \series default
4985  produces
4986 \end_layout
4987
4988 \begin_layout Standard
4989 \begin_inset Formula $A\dotfill B$
4990 \end_inset
4991
4992
4993 \end_layout
4994
4995 \begin_layout Standard
4996 Analog to
4997 \series bold
4998  
4999 \backslash
5000 dotfill
5001 \series default
5002  there is for a line the command 
5003 \series bold
5004
5005 \backslash
5006 hrulefill
5007 \series default
5008
5009 \begin_inset Index
5010 status collapsed
5011
5012 \begin_layout Plain Layout
5013 Commands ! H ! 
5014 \backslash
5015 hrulefill
5016 \end_layout
5017
5018 \end_inset
5019
5020 :
5021 \end_layout
5022
5023 \begin_layout Standard
5024 \begin_inset Formula $A\hrulefill B$
5025 \end_inset
5026
5027
5028 \end_layout
5029
5030 \begin_layout Standard
5031 To use the commands for text, they have to be inserted in TeX-mode.
5032 \end_layout
5033
5034 \begin_layout Section
5035 Matrices
5036 \begin_inset CommandInset label
5037 LatexCommand label
5038 name "sec:Matrices"
5039
5040 \end_inset
5041
5042
5043 \begin_inset Index
5044 status collapsed
5045
5046 \begin_layout Plain Layout
5047 Matrices
5048 \end_layout
5049
5050 \end_inset
5051
5052
5053 \end_layout
5054
5055 \begin_layout Standard
5056 Matrices can be inserted via the math toolbar button 
5057 \begin_inset Graphics
5058         filename ../images/dialog-show_mathmatrix.png
5059         scale 85
5060
5061 \end_inset
5062
5063  or the menu 
5064 \family sans
5065 Insert\SpecialChar \menuseparator
5066 Math\SpecialChar \menuseparator
5067 Matrix
5068 \family default
5069 .
5070  You will be asked for the number of matrix columns and rows and the alignment.
5071  The vertical alignment is hereby only of importance for matrices in inline
5072  formulas:
5073 \end_layout
5074
5075 \begin_layout Standard
5076 The first matrix is top 
5077 \begin_inset Formula $\begin{array}[t]{cccc}
5078 A & D & G & J\\
5079 B & E & H & K\\
5080 C & F & I & L\end{array}$
5081 \end_inset
5082
5083 , the second middle 
5084 \begin_inset Formula $\begin{array}{cccc}
5085 A & D & G & J\\
5086 B & E & H & K\\
5087 C & F & I & L\end{array}$
5088 \end_inset
5089
5090  and the third bottom 
5091 \begin_inset Formula $\begin{array}[b]{cccc}
5092 A & D & G & J\\
5093 B & E & H & K\\
5094 C & F & I & L\end{array}$
5095 \end_inset
5096
5097  aligned.
5098 \end_layout
5099
5100 \begin_layout Standard
5101 The horizontal alignment specifies how the column entries should be aligned.
5102  It is set by entering a letter for every column.
5103  
5104 \emph on
5105 l
5106 \emph default
5107  denotes left aligned, 
5108 \emph on
5109 c
5110 \emph default
5111  centered and 
5112 \emph on
5113 r
5114 \emph default
5115  right aligned.
5116  To create for example a 4
5117 \series bold
5118 ×
5119 \series default
5120 4
5121 \begin_inset space ~
5122 \end_inset
5123
5124 matrix where the first column is left aligned, the second and third are
5125  centered and the last one is right aligned, one enters for the horizontal
5126  alignment 
5127 \series bold
5128 lccr
5129 \series default
5130 .
5131  Normally are in a matrix all columns centered, therefore the default is
5132  for every column is a 
5133 \series bold
5134 c
5135 \series default
5136 .
5137 \end_layout
5138
5139 \begin_layout Standard
5140 Horizontal alignment:
5141 \end_layout
5142
5143 \begin_layout Standard
5144
5145 \series bold
5146 lll
5147 \series default
5148  : 
5149 \begin_inset Formula $\begin{array}{lll}
5150 10000 & D & G\\
5151 B & 10000 & H\\
5152 C & F & 10000\end{array}$
5153 \end_inset
5154
5155  , 
5156 \series bold
5157 ccc
5158 \series default
5159  : 
5160 \begin_inset Formula $\begin{array}{ccc}
5161 10000 & D & G\\
5162 B & 10000 & H\\
5163 C & F & 10000\end{array}$
5164 \end_inset
5165
5166  , 
5167 \series bold
5168 rrr
5169 \series default
5170  : 
5171 \begin_inset Formula $\begin{array}{rrr}
5172 10000 & D & G\\
5173 B & 10000 & H\\
5174 C & F & 10000\end{array}$
5175 \end_inset
5176
5177
5178 \end_layout
5179
5180 \begin_layout Standard
5181 To add or delete rows and columns subsequently, the math toolbar buttons
5182  
5183 \begin_inset Graphics
5184         filename ../images/tabular-feature_append-row.png
5185         scale 85
5186
5187 \end_inset
5188
5189
5190 \begin_inset Graphics
5191         filename ../images/tabular-feature_delete-row.png
5192         scale 85
5193
5194 \end_inset
5195
5196 , etc.
5197 \begin_inset space \thinspace{}
5198 \end_inset
5199
5200 , or the menu 
5201 \family sans
5202 Edit\SpecialChar \menuseparator
5203 Rows & Columns
5204 \family default
5205  can be used.
5206  New rows can also be created with 
5207 \begin_inset Info
5208 type  "shortcut"
5209 arg   "newline-insert newline"
5210 \end_inset
5211
5212 .
5213 \end_layout
5214
5215 \begin_layout Standard
5216 \begin_inset VSpace bigskip
5217 \end_inset
5218
5219 Parentheses around a matrix can can either be created with the commands
5220  
5221 \series bold
5222
5223 \backslash
5224 left
5225 \series default
5226
5227 \begin_inset Index
5228 status collapsed
5229
5230 \begin_layout Plain Layout
5231 Commands ! L ! 
5232 \backslash
5233 left
5234 \end_layout
5235
5236 \end_inset
5237
5238  and 
5239 \series bold
5240
5241 \backslash
5242 right
5243 \series default
5244
5245 \begin_inset Index
5246 status collapsed
5247
5248 \begin_layout Plain Layout
5249 Commands ! R ! 
5250 \backslash
5251 right
5252 \end_layout
5253
5254 \end_inset
5255
5256  (shortcut 
5257 \family sans
5258 Alt+M
5259 \begin_inset space ~
5260 \end_inset
5261
5262 Parenthesis
5263 \family default
5264 ), see 
5265 \begin_inset CommandInset ref
5266 LatexCommand ref
5267 reference "sub:Automatic-Bracket-Size"
5268
5269 \end_inset
5270
5271 , or by using the following commands:
5272 \begin_inset VSpace medskip
5273 \end_inset
5274
5275
5276 \end_layout
5277
5278 \begin_layout Standard
5279 \begin_inset space \hfill{}
5280 \end_inset
5281
5282
5283 \begin_inset Tabular
5284 <lyxtabular version="3" rows="4" columns="2">
5285 <features>
5286 <column alignment="center" valignment="top" width="0">
5287 <column alignment="center" valignment="top" width="0">
5288 <row>
5289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293 Command
5294 \end_layout
5295
5296 \end_inset
5297 </cell>
5298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5299 \begin_inset Text
5300
5301 \begin_layout Plain Layout
5302 Result
5303 \begin_inset Note Note
5304 status collapsed
5305
5306 \begin_layout Plain Layout
5307
5308 \series bold
5309
5310 \backslash
5311 raisebox
5312 \series default
5313  is only used as spacer.
5314 \end_layout
5315
5316 \end_inset
5317
5318
5319 \end_layout
5320
5321 \end_inset
5322 </cell>
5323 </row>
5324 <row>
5325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5326 \begin_inset Text
5327
5328 \begin_layout Plain Layout
5329
5330 \backslash
5331 bmatrix
5332 \begin_inset ERT
5333 status collapsed
5334
5335 \begin_layout Plain Layout
5336
5337
5338 \backslash
5339 spce 
5340 \end_layout
5341
5342 \end_inset
5343
5344 2
5345 \series bold
5346 ×
5347 \series default
5348 2
5349 \begin_inset space \thinspace{}
5350 \end_inset
5351
5352 matrix
5353 \end_layout
5354
5355 \end_inset
5356 </cell>
5357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5358 \begin_inset Text
5359
5360 \begin_layout Plain Layout
5361 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5362 0 & \textrm{-}\mathrm{i}\\
5363 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5364 \end_inset
5365
5366
5367 \end_layout
5368
5369 \end_inset
5370 </cell>
5371 </row>
5372 <row>
5373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5374 \begin_inset Text
5375
5376 \begin_layout Plain Layout
5377
5378 \backslash
5379 Bmatrix
5380 \begin_inset ERT
5381 status collapsed
5382
5383 \begin_layout Plain Layout
5384
5385
5386 \backslash
5387 spce 
5388 \end_layout
5389
5390 \end_inset
5391
5392 2
5393 \series bold
5394 ×
5395 \series default
5396 2
5397 \begin_inset space \thinspace{}
5398 \end_inset
5399
5400 matrix
5401 \end_layout
5402
5403 \end_inset
5404 </cell>
5405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5406 \begin_inset Text
5407
5408 \begin_layout Plain Layout
5409 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5410 0 & \textrm{-}\mathrm{i}\\
5411 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5412 \end_inset
5413
5414
5415 \end_layout
5416
5417 \end_inset
5418 </cell>
5419 </row>
5420 <row>
5421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5422 \begin_inset Text
5423
5424 \begin_layout Plain Layout
5425
5426 \backslash
5427 pmatrix
5428 \begin_inset ERT
5429 status collapsed
5430
5431 \begin_layout Plain Layout
5432
5433
5434 \backslash
5435 spce 
5436 \end_layout
5437
5438 \end_inset
5439
5440 2
5441 \series bold
5442 ×
5443 \series default
5444 2
5445 \begin_inset space \thinspace{}
5446 \end_inset
5447
5448 matrix
5449 \end_layout
5450
5451 \end_inset
5452 </cell>
5453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5454 \begin_inset Text
5455
5456 \begin_layout Plain Layout
5457 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5458 0 & \textrm{-}\mathrm{i}\\
5459 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5460 \end_inset
5461
5462
5463 \end_layout
5464
5465 \end_inset
5466 </cell>
5467 </row>
5468 </lyxtabular>
5469
5470 \end_inset
5471
5472
5473 \begin_inset space \hfill{}
5474 \end_inset
5475
5476
5477 \begin_inset Tabular
5478 <lyxtabular version="3" rows="4" columns="2">
5479 <features>
5480 <column alignment="center" valignment="top" width="0">
5481 <column alignment="center" valignment="top" width="0">
5482 <row>
5483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5484 \begin_inset Text
5485
5486 \begin_layout Plain Layout
5487 Command
5488 \end_layout
5489
5490 \end_inset
5491 </cell>
5492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5493 \begin_inset Text
5494
5495 \begin_layout Plain Layout
5496 Result
5497 \end_layout
5498
5499 \end_inset
5500 </cell>
5501 </row>
5502 <row>
5503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5504 \begin_inset Text
5505
5506 \begin_layout Plain Layout
5507
5508 \backslash
5509 vmatrix
5510 \begin_inset ERT
5511 status collapsed
5512
5513 \begin_layout Plain Layout
5514
5515
5516 \backslash
5517 spce 
5518 \end_layout
5519
5520 \end_inset
5521
5522 2
5523 \series bold
5524 ×
5525 \series default
5526 2
5527 \begin_inset space \thinspace{}
5528 \end_inset
5529
5530 matrix
5531 \end_layout
5532
5533 \end_inset
5534 </cell>
5535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5536 \begin_inset Text
5537
5538 \begin_layout Plain Layout
5539 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5540 0 & \textrm{-}\mathrm{i}\\
5541 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5542 \end_inset
5543
5544
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 </row>
5550 <row>
5551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5552 \begin_inset Text
5553
5554 \begin_layout Plain Layout
5555
5556 \backslash
5557 Vmatrix
5558 \begin_inset ERT
5559 status collapsed
5560
5561 \begin_layout Plain Layout
5562
5563
5564 \backslash
5565 spce 
5566 \end_layout
5567
5568 \end_inset
5569
5570 2
5571 \series bold
5572 ×
5573 \series default
5574 2
5575 \begin_inset space \thinspace{}
5576 \end_inset
5577
5578 matrix
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5588 0 & \textrm{-}\mathrm{i}\\
5589 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5590 \end_inset
5591
5592
5593 \end_layout
5594
5595 \end_inset
5596 </cell>
5597 </row>
5598 <row>
5599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5600 \begin_inset Text
5601
5602 \begin_layout Plain Layout
5603
5604 \backslash
5605 matrix
5606 \begin_inset ERT
5607 status collapsed
5608
5609 \begin_layout Plain Layout
5610
5611
5612 \backslash
5613 spce 
5614 \end_layout
5615
5616 \end_inset
5617
5618 2
5619 \series bold
5620 ×
5621 \series default
5622 2
5623 \begin_inset space \thinspace{}
5624 \end_inset
5625
5626 matrix
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5632 \begin_inset Text
5633
5634 \begin_layout Plain Layout
5635 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5636 0 & \textrm{-}\mathrm{i}\\
5637 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5638 \end_inset
5639
5640
5641 \end_layout
5642
5643 \end_inset
5644 </cell>
5645 </row>
5646 </lyxtabular>
5647
5648 \end_inset
5649
5650
5651 \begin_inset space \hfill{}
5652 \end_inset
5653
5654
5655 \end_layout
5656
5657 \begin_layout Standard
5658 \begin_inset VSpace medskip
5659 \end_inset
5660
5661 When e.
5662 \begin_inset space \thinspace{}
5663 \end_inset
5664
5665 g.
5666 \begin_inset space \space{}
5667 \end_inset
5668
5669
5670 \series bold
5671
5672 \backslash
5673 vmatrix
5674 \series default
5675  is inserted, a blue box appears between two vertical lines where the matrix
5676  is inserted.
5677 \end_layout
5678
5679 \begin_layout Standard
5680 \begin_inset VSpace bigskip
5681 \end_inset
5682
5683 As all multiline formulas are matrices, the length 
5684 \series bold
5685
5686 \backslash
5687 arraycolsep
5688 \series default
5689
5690 \begin_inset Index
5691 status collapsed
5692
5693 \begin_layout Plain Layout
5694 Commands ! A ! 
5695 \backslash
5696 arraycolsep
5697 \end_layout
5698
5699 \end_inset
5700
5701  that is described in 
5702 \begin_inset CommandInset ref
5703 LatexCommand ref
5704 reference "sub:Column-Separation"
5705
5706 \end_inset
5707
5708  can also be used to change the column separation of matrices.
5709 \end_layout
5710
5711 \begin_layout Standard
5712 To change the row separation, the command 
5713 \series bold
5714
5715 \backslash
5716 arraystretch
5717 \series default
5718
5719 \begin_inset Index
5720 status collapsed
5721
5722 \begin_layout Plain Layout
5723 Commands ! A ! 
5724 \backslash
5725 arraystretch
5726 \end_layout
5727
5728 \end_inset
5729
5730  is used.
5731  It is used as follows:
5732 \end_layout
5733
5734 \begin_layout Standard
5735
5736 \series bold
5737
5738 \backslash
5739 renewcommand{
5740 \backslash
5741 arraystretch}{stretch factor}
5742 \begin_inset Index
5743 status collapsed
5744
5745 \begin_layout Plain Layout
5746 Commands ! R ! 
5747 \backslash
5748 renewcommand
5749 \end_layout
5750
5751 \end_inset
5752
5753
5754 \end_layout
5755
5756 \begin_layout Standard
5757 The command 
5758 \series bold
5759
5760 \backslash
5761 renewcommand
5762 \series default
5763  assigns the stretch factor to the predefined command 
5764 \series bold
5765
5766 \backslash
5767 arraystretch
5768 \series default
5769 .
5770  To double e.
5771 \begin_inset space \thinspace{}
5772 \end_inset
5773
5774 g.
5775 \begin_inset space \space{}
5776 \end_inset
5777
5778 the row separation, use the factor 2.
5779  This is then used for all following matrices.
5780  To go back to the original separation, assign the factor 1 to 
5781 \series bold
5782
5783 \backslash
5784 arraystretch
5785 \series default
5786 .
5787 \end_layout
5788
5789 \begin_layout Standard
5790 To set matrices into a text line, the command 
5791 \series bold
5792
5793 \backslash
5794 smallmatrix
5795 \series default
5796
5797 \begin_inset Index
5798 status collapsed
5799
5800 \begin_layout Plain Layout
5801 Commands ! S ! 
5802 \backslash
5803 smallmatrix
5804 \end_layout
5805
5806 \end_inset
5807
5808  is used.
5809  When it is inserted a blue box with two dashed lines appears.
5810  In this box the matrix is inserted.
5811 \end_layout
5812
5813 \begin_layout Standard
5814 This is a matrix 
5815 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5816 C & D\end{smallmatrix}\right)$
5817 \end_inset
5818
5819  in a text line.
5820 \end_layout
5821
5822 \begin_layout Section
5823 Brackets and Delimiters
5824 \begin_inset Index
5825 status collapsed
5826
5827 \begin_layout Plain Layout
5828 Brackets
5829 \end_layout
5830
5831 \end_inset
5832
5833
5834 \begin_inset Index
5835 status collapsed
5836
5837 \begin_layout Plain Layout
5838 Delimiters
5839 \end_layout
5840
5841 \end_inset
5842
5843
5844 \end_layout
5845
5846 \begin_layout Subsection
5847 Vertical Brackets and Delimiters
5848 \begin_inset Index
5849 status collapsed
5850
5851 \begin_layout Plain Layout
5852 Brackets ! vertical
5853 \end_layout
5854
5855 \end_inset
5856
5857
5858 \end_layout
5859
5860 \begin_layout Standard
5861 \begin_inset space \hfill{}
5862 \end_inset
5863
5864
5865 \begin_inset Tabular
5866 <lyxtabular version="3" rows="9" columns="2">
5867 <features>
5868 <column alignment="center" valignment="top" width="0pt">
5869 <column alignment="center" valignment="top" width="0pt">
5870 <row>
5871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875 Command
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 Result
5885 \end_layout
5886
5887 \end_inset
5888 </cell>
5889 </row>
5890 <row>
5891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895 (
5896 \end_layout
5897
5898 \end_inset
5899 </cell>
5900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5901 \begin_inset Text
5902
5903 \begin_layout Plain Layout
5904 \begin_inset Formula $($
5905 \end_inset
5906
5907
5908 \end_layout
5909
5910 \end_inset
5911 </cell>
5912 </row>
5913 <row>
5914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5915 \begin_inset Text
5916
5917 \begin_layout Plain Layout
5918 {
5919 \end_layout
5920
5921 \end_inset
5922 </cell>
5923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5924 \begin_inset Text
5925
5926 \begin_layout Plain Layout
5927 \begin_inset Formula $\{$
5928 \end_inset
5929
5930
5931 \end_layout
5932
5933 \end_inset
5934 </cell>
5935 </row>
5936 <row>
5937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5938 \begin_inset Text
5939
5940 \begin_layout Plain Layout
5941 [
5942 \end_layout
5943
5944 \end_inset
5945 </cell>
5946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5947 \begin_inset Text
5948
5949 \begin_layout Plain Layout
5950 \begin_inset Formula $[$
5951 \end_inset
5952
5953
5954 \end_layout
5955
5956 \end_inset
5957 </cell>
5958 </row>
5959 <row>
5960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5961 \begin_inset Text
5962
5963 \begin_layout Plain Layout
5964
5965 \backslash
5966 langle
5967 \end_layout
5968
5969 \end_inset
5970 </cell>
5971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5972 \begin_inset Text
5973
5974 \begin_layout Plain Layout
5975 \begin_inset Formula $\langle$
5976 \end_inset
5977
5978
5979 \end_layout
5980
5981 \end_inset
5982 </cell>
5983 </row>
5984 <row>
5985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5986 \begin_inset Text
5987
5988 \begin_layout Plain Layout
5989
5990 \backslash
5991 lceil
5992 \end_layout
5993
5994 \end_inset
5995 </cell>
5996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5997 \begin_inset Text
5998
5999 \begin_layout Plain Layout
6000 \begin_inset Formula $\lceil$
6001 \end_inset
6002
6003
6004 \end_layout
6005
6006 \end_inset
6007 </cell>
6008 </row>
6009 <row>
6010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6011 \begin_inset Text
6012
6013 \begin_layout Plain Layout
6014
6015 \backslash
6016 lfloor
6017 \end_layout
6018
6019 \end_inset
6020 </cell>
6021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6022 \begin_inset Text
6023
6024 \begin_layout Plain Layout
6025 \begin_inset Formula $\lfloor$
6026 \end_inset
6027
6028
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 </row>
6034 <row>
6035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6036 \begin_inset Text
6037
6038 \begin_layout Plain Layout
6039 /
6040 \end_layout
6041
6042 \end_inset
6043 </cell>
6044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6045 \begin_inset Text
6046
6047 \begin_layout Plain Layout
6048 \begin_inset Formula $/$
6049 \end_inset
6050
6051
6052 \end_layout
6053
6054 \end_inset
6055 </cell>
6056 </row>
6057 <row>
6058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6059 \begin_inset Text
6060
6061 \begin_layout Plain Layout
6062 |
6063 \end_layout
6064
6065 \end_inset
6066 </cell>
6067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6068 \begin_inset Text
6069
6070 \begin_layout Plain Layout
6071 \begin_inset Formula $|$
6072 \end_inset
6073
6074
6075 \end_layout
6076
6077 \end_inset
6078 </cell>
6079 </row>
6080 </lyxtabular>
6081
6082 \end_inset
6083
6084
6085 \begin_inset space \hfill{}
6086 \end_inset
6087
6088
6089 \begin_inset Tabular
6090 <lyxtabular version="3" rows="9" columns="2">
6091 <features>
6092 <column alignment="center" valignment="top" width="0pt">
6093 <column alignment="center" valignment="top" width="0pt">
6094 <row>
6095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6096 \begin_inset Text
6097
6098 \begin_layout Plain Layout
6099 Command
6100 \end_layout
6101
6102 \end_inset
6103 </cell>
6104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6105 \begin_inset Text
6106
6107 \begin_layout Plain Layout
6108 Result
6109 \end_layout
6110
6111 \end_inset
6112 </cell>
6113 </row>
6114 <row>
6115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6116 \begin_inset Text
6117
6118 \begin_layout Plain Layout
6119 )
6120 \end_layout
6121
6122 \end_inset
6123 </cell>
6124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6125 \begin_inset Text
6126
6127 \begin_layout Plain Layout
6128 \begin_inset Formula $)$
6129 \end_inset
6130
6131
6132 \end_layout
6133
6134 \end_inset
6135 </cell>
6136 </row>
6137 <row>
6138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6139 \begin_inset Text
6140
6141 \begin_layout Plain Layout
6142 }
6143 \end_layout
6144
6145 \end_inset
6146 </cell>
6147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6148 \begin_inset Text
6149
6150 \begin_layout Plain Layout
6151 \begin_inset Formula $\}$
6152 \end_inset
6153
6154
6155 \end_layout
6156
6157 \end_inset
6158 </cell>
6159 </row>
6160 <row>
6161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6162 \begin_inset Text
6163
6164 \begin_layout Plain Layout
6165 ]
6166 \end_layout
6167
6168 \end_inset
6169 </cell>
6170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6171 \begin_inset Text
6172
6173 \begin_layout Plain Layout
6174 \begin_inset Formula $]$
6175 \end_inset
6176
6177
6178 \end_layout
6179
6180 \end_inset
6181 </cell>
6182 </row>
6183 <row>
6184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6185 \begin_inset Text
6186
6187 \begin_layout Plain Layout
6188
6189 \backslash
6190 rangle
6191 \end_layout
6192
6193 \end_inset
6194 </cell>
6195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6196 \begin_inset Text
6197
6198 \begin_layout Plain Layout
6199 \begin_inset Formula $\rangle$
6200 \end_inset
6201
6202
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 </row>
6208 <row>
6209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6210 \begin_inset Text
6211
6212 \begin_layout Plain Layout
6213
6214 \backslash
6215 rceil
6216 \end_layout
6217
6218 \end_inset
6219 </cell>
6220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6221 \begin_inset Text
6222
6223 \begin_layout Plain Layout
6224 \begin_inset Formula $\rceil$
6225 \end_inset
6226
6227
6228 \end_layout
6229
6230 \end_inset
6231 </cell>
6232 </row>
6233 <row>
6234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6235 \begin_inset Text
6236
6237 \begin_layout Plain Layout
6238
6239 \backslash
6240 rfloor
6241 \end_layout
6242
6243 \end_inset
6244 </cell>
6245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6246 \begin_inset Text
6247
6248 \begin_layout Plain Layout
6249 \begin_inset Formula $\rfloor$
6250 \end_inset
6251
6252
6253 \end_layout
6254
6255 \end_inset
6256 </cell>
6257 </row>
6258 <row>
6259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6260 \begin_inset Text
6261
6262 \begin_layout Plain Layout
6263
6264 \backslash
6265
6266 \backslash
6267
6268 \end_layout
6269
6270 \end_inset
6271 </cell>
6272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6273 \begin_inset Text
6274
6275 \begin_layout Plain Layout
6276 \begin_inset Formula $\backslash$
6277 \end_inset
6278
6279
6280 \end_layout
6281
6282 \end_inset
6283 </cell>
6284 </row>
6285 <row>
6286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6287 \begin_inset Text
6288
6289 \begin_layout Plain Layout
6290
6291 \backslash
6292 |
6293 \end_layout
6294
6295 \end_inset
6296 </cell>
6297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6298 \begin_inset Text
6299
6300 \begin_layout Plain Layout
6301 \begin_inset Formula $\|$
6302 \end_inset
6303
6304
6305 \end_layout
6306
6307 \end_inset
6308 </cell>
6309 </row>
6310 </lyxtabular>
6311
6312 \end_inset
6313
6314
6315 \begin_inset space \hfill{}
6316 \end_inset
6317
6318
6319 \end_layout
6320
6321 \begin_layout Standard
6322
6323 \series medium
6324 \begin_inset Note Greyedout
6325 status open
6326
6327 \begin_layout Plain Layout
6328
6329 \series bold
6330 Note:
6331 \series default
6332  In TeX-mode the command 
6333 \series bold
6334
6335 \backslash
6336 textbackslash
6337 \series default
6338
6339 \begin_inset Index
6340 status collapsed
6341
6342 \begin_layout Plain Layout
6343 Commands ! T ! 
6344 \backslash
6345 textbackslash
6346 \end_layout
6347
6348 \end_inset
6349
6350  must be used for the backslash, because the command 
6351 \series bold
6352
6353 \backslash
6354
6355 \backslash
6356
6357 \series default
6358  produces there a line break.
6359 \end_layout
6360
6361 \end_inset
6362
6363
6364 \end_layout
6365
6366 \begin_layout Standard
6367 For all characters listed above the size can be adjusted with the commands
6368  described in the following two subsections.
6369  When using these commands, the characters < and > can directly be used
6370  instead of the commands 
6371 \series bold
6372
6373 \backslash
6374 langle
6375 \series default
6376  and 
6377 \series bold
6378
6379 \backslash
6380 rangle
6381 \series default
6382 .
6383 \end_layout
6384
6385 \begin_layout Subsubsection
6386 Manual Bracket Size
6387 \begin_inset CommandInset label
6388 LatexCommand label
6389 name "sub:Manual-Bracket-Size"
6390
6391 \end_inset
6392
6393
6394 \begin_inset Index
6395 status collapsed
6396
6397 \begin_layout Plain Layout
6398 Bracket size ! manual
6399 \end_layout
6400
6401 \end_inset
6402
6403
6404 \end_layout
6405
6406 \begin_layout Standard
6407 The bracket size can be specified manually by the LaTeX-commands 
6408 \series bold
6409
6410 \backslash
6411 big
6412 \series default
6413
6414 \begin_inset Index
6415 status collapsed
6416
6417 \begin_layout Plain Layout
6418 Commands ! B ! 
6419 \backslash
6420 big
6421 \end_layout
6422
6423 \end_inset
6424
6425
6426 \series bold
6427
6428 \backslash
6429 Big
6430 \series default
6431
6432 \series bold
6433
6434 \backslash
6435 bigg
6436 \series default
6437  and 
6438 \series bold
6439
6440 \backslash
6441 Bigg
6442 \series default
6443 .
6444  
6445 \series bold
6446
6447 \backslash
6448 big
6449 \series default
6450  denotes the smallest and 
6451 \series bold
6452
6453 \backslash
6454 Bigg
6455 \series default
6456  the largest bracket size.
6457 \end_layout
6458
6459 \begin_layout Standard
6460 These commands are used to emphasize levels of brackets:
6461 \end_layout
6462
6463 \begin_layout Standard
6464 \align center
6465 \begin_inset Tabular
6466 <lyxtabular version="3" rows="2" columns="2">
6467 <features>
6468 <column alignment="center" valignment="top" width="0pt">
6469 <column alignment="center" valignment="top" width="0pt">
6470 <row>
6471 <cell alignment="center" valignment="top" usebox="none">
6472 \begin_inset Text
6473
6474 \begin_layout Plain Layout
6475 all brackets in the same size:
6476 \end_layout
6477
6478 \end_inset
6479 </cell>
6480 <cell alignment="center" valignment="top" usebox="none">
6481 \begin_inset Text
6482
6483 \begin_layout Plain Layout
6484 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6485 \end_inset
6486
6487
6488 \end_layout
6489
6490 \end_inset
6491 </cell>
6492 </row>
6493 <row>
6494 <cell alignment="center" valignment="top" usebox="none">
6495 \begin_inset Text
6496
6497 \begin_layout Plain Layout
6498 this looks better:
6499 \end_layout
6500
6501 \end_inset
6502 </cell>
6503 <cell alignment="center" valignment="top" usebox="none">
6504 \begin_inset Text
6505
6506 \begin_layout Plain Layout
6507 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6508 \end_inset
6509
6510
6511 \end_layout
6512
6513 \end_inset
6514 </cell>
6515 </row>
6516 </lyxtabular>
6517
6518 \end_inset
6519
6520
6521 \begin_inset Note Note
6522 status collapsed
6523
6524 \begin_layout Plain Layout
6525
6526 \series bold
6527
6528 \backslash
6529 raisebox
6530 \series default
6531  is only used as spacer.
6532 \end_layout
6533
6534 \end_inset
6535
6536
6537 \end_layout
6538
6539 \begin_layout Standard
6540 For the second formula the command 
6541 \series bold
6542
6543 \backslash
6544 Big((A+B)(A-B)
6545 \backslash
6546 Big)^
6547 \begin_inset ERT
6548 status collapsed
6549
6550 \begin_layout Plain Layout
6551
6552
6553 \backslash
6554 spce 
6555 \end_layout
6556
6557 \end_inset
6558
6559 C
6560 \series default
6561  has been used.
6562 \end_layout
6563
6564 \begin_layout Standard
6565 Here is an overview about all bracket sizes:
6566 \end_layout
6567
6568 \begin_layout Standard
6569 \align center
6570
6571 \backslash
6572 Bigg(
6573 \backslash
6574 exp
6575 \backslash
6576 bigg<
6577 \backslash
6578 Big[
6579 \backslash
6580 big{
6581 \backslash
6582 ln(3x)
6583 \backslash
6584 big}^2
6585 \begin_inset ERT
6586 status collapsed
6587
6588 \begin_layout Plain Layout
6589
6590
6591 \backslash
6592 spce 
6593 \end_layout
6594
6595 \end_inset
6596
6597
6598 \backslash
6599 sin(x)
6600 \backslash
6601 Big]^
6602 \begin_inset ERT
6603 status collapsed
6604
6605 \begin_layout Plain Layout
6606
6607
6608 \backslash
6609 spce 
6610 \end_layout
6611
6612 \end_inset
6613
6614 A
6615 \begin_inset ERT
6616 status collapsed
6617
6618 \begin_layout Plain Layout
6619
6620
6621 \backslash
6622 spce 
6623 \end_layout
6624
6625 \end_inset
6626
6627
6628 \backslash
6629 bigg>
6630 \backslash
6631 Bigg)^0,5
6632 \end_layout
6633
6634 \begin_layout Standard
6635 \align center
6636 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6637 \end_inset
6638
6639
6640 \end_layout
6641
6642 \begin_layout Standard
6643 Besides the 
6644 \series bold
6645
6646 \backslash
6647 big
6648 \series default
6649 -commands there is the variant 
6650 \series bold
6651
6652 \backslash
6653 bigm
6654 \series default
6655
6656 \begin_inset Index
6657 status collapsed
6658
6659 \begin_layout Plain Layout
6660 Commands ! B ! 
6661 \backslash
6662 bigm
6663 \end_layout
6664
6665 \end_inset
6666
6667  that adds a bit more space between the bracket and its content, and the
6668  variant 
6669 \series bold
6670
6671 \backslash
6672 bigl
6673 \series default
6674 -
6675 \series bold
6676
6677 \backslash
6678 bigr
6679 \series default
6680
6681 \begin_inset Index
6682 status collapsed
6683
6684 \begin_layout Plain Layout
6685 Commands ! B ! 
6686 \backslash
6687 bigl - 
6688 \backslash
6689 bigr
6690 \end_layout
6691
6692 \end_inset
6693
6694 , that don't add additional space.
6695  The 
6696 \emph on
6697 l
6698 \emph default
6699  at the end of the command 
6700 \series bold
6701
6702 \backslash
6703 bigl
6704 \series default
6705  is for a left bracket; for a right bracket this will be replaced by an
6706  
6707 \emph on
6708 r
6709 \emph default
6710 .
6711  A left or right bracket can each be an opening or closing bracket.
6712 \end_layout
6713
6714 \begin_layout Standard
6715 In the following table is a comparison of the variants:
6716 \end_layout
6717
6718 \begin_layout Standard
6719 \align center
6720 \begin_inset Tabular
6721 <lyxtabular version="3" rows="5" columns="2">
6722 <features>
6723 <column alignment="center" valignment="middle" width="0">
6724 <column alignment="center" valignment="middle" width="0">
6725 <row>
6726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6727 \begin_inset Text
6728
6729 \begin_layout Plain Layout
6730 Command
6731 \end_layout
6732
6733 \end_inset
6734 </cell>
6735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6736 \begin_inset Text
6737
6738 \begin_layout Plain Layout
6739 Result
6740 \begin_inset Note Note
6741 status collapsed
6742
6743 \begin_layout Plain Layout
6744
6745 \series bold
6746
6747 \backslash
6748 raisebox
6749 \series default
6750  is only used as spacer.
6751 \end_layout
6752
6753 \end_inset
6754
6755
6756 \end_layout
6757
6758 \end_inset
6759 </cell>
6760 </row>
6761 <row>
6762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6763 \begin_inset Text
6764
6765 \begin_layout Plain Layout
6766
6767 \backslash
6768 Bigm(
6769 \backslash
6770 bigm(
6771 \backslash
6772 ln(3x)
6773 \backslash
6774 bigm)^2
6775 \series bold
6776
6777 \begin_inset ERT
6778 status collapsed
6779
6780 \begin_layout Plain Layout
6781
6782
6783 \backslash
6784 spce 
6785 \end_layout
6786
6787 \end_inset
6788
6789
6790 \series default
6791
6792 \backslash
6793 Bigm)
6794 \end_layout
6795
6796 \end_inset
6797 </cell>
6798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6799 \begin_inset Text
6800
6801 \begin_layout Plain Layout
6802 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6803 \end_inset
6804
6805
6806 \end_layout
6807
6808 \end_inset
6809 </cell>
6810 </row>
6811 <row>
6812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6813 \begin_inset Text
6814
6815 \begin_layout Plain Layout
6816
6817 \backslash
6818 Big(
6819 \backslash
6820 big(
6821 \backslash
6822 ln(3x)
6823 \backslash
6824 big)^2
6825 \series bold
6826
6827 \begin_inset ERT
6828 status collapsed
6829
6830 \begin_layout Plain Layout
6831
6832
6833 \backslash
6834 spce 
6835 \end_layout
6836
6837 \end_inset
6838
6839
6840 \series default
6841
6842 \backslash
6843 Big)
6844 \end_layout
6845
6846 \end_inset
6847 </cell>
6848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6849 \begin_inset Text
6850
6851 \begin_layout Plain Layout
6852 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6853 \end_inset
6854
6855
6856 \end_layout
6857
6858 \end_inset
6859 </cell>
6860 </row>
6861 <row>
6862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6863 \begin_inset Text
6864
6865 \begin_layout Plain Layout
6866
6867 \backslash
6868 Bigl(
6869 \backslash
6870 bigl(
6871 \backslash
6872 ln(3x)
6873 \backslash
6874 bigr)^2
6875 \series bold
6876
6877 \begin_inset ERT
6878 status collapsed
6879
6880 \begin_layout Plain Layout
6881
6882
6883 \backslash
6884 spce 
6885 \end_layout
6886
6887 \end_inset
6888
6889
6890 \series default
6891
6892 \backslash
6893 Bigr)
6894 \end_layout
6895
6896 \end_inset
6897 </cell>
6898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6899 \begin_inset Text
6900
6901 \begin_layout Plain Layout
6902 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6903 \end_inset
6904
6905
6906 \end_layout
6907
6908 \end_inset
6909 </cell>
6910 </row>
6911 <row>
6912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6913 \begin_inset Text
6914
6915 \begin_layout Plain Layout
6916
6917 \backslash
6918 bigl)
6919 \backslash
6920 ln(3x)
6921 \backslash
6922 bigr(
6923 \end_layout
6924
6925 \end_inset
6926 </cell>
6927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6928 \begin_inset Text
6929
6930 \begin_layout Plain Layout
6931 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6932 \end_inset
6933
6934
6935 \end_layout
6936
6937 \end_inset
6938 </cell>
6939 </row>
6940 </lyxtabular>
6941
6942 \end_inset
6943
6944
6945 \end_layout
6946
6947 \begin_layout Subsubsection
6948 Automatic Bracket Size
6949 \begin_inset CommandInset label
6950 LatexCommand label
6951 name "sub:Automatic-Bracket-Size"
6952
6953 \end_inset
6954
6955
6956 \begin_inset Index
6957 status collapsed
6958
6959 \begin_layout Plain Layout
6960 Bracket size ! automatic
6961 \end_layout
6962
6963 \end_inset
6964
6965
6966 \end_layout
6967
6968 \begin_layout Standard
6969 Brackets with variable size can be inserted with the commands 
6970 \series bold
6971
6972 \backslash
6973 left
6974 \series default
6975
6976 \begin_inset Index
6977 status collapsed
6978
6979 \begin_layout Plain Layout
6980 Commands ! L ! 
6981 \backslash
6982 left
6983 \end_layout
6984
6985 \end_inset
6986
6987  and 
6988 \series bold
6989
6990 \backslash
6991 right
6992 \series default
6993
6994 \begin_inset Index
6995 status collapsed
6996
6997 \begin_layout Plain Layout
6998 Commands ! R ! 
6999 \backslash
7000 right
7001 \end_layout
7002
7003 \end_inset
7004
7005  or via the math toolbar button 
7006 \begin_inset Graphics
7007         filename ../images/dialog-show_mathdelimiter.png
7008         scale 85
7009
7010 \end_inset
7011
7012 .
7013  Directly behind 
7014 \series bold
7015
7016 \backslash
7017 left
7018 \series default
7019  and 
7020 \series bold
7021
7022 \backslash
7023 right
7024 \series default
7025  the wanted bracket must be inserted.
7026  The bracket size will then automatically be calculated for the output.
7027 \end_layout
7028
7029 \begin_layout Standard
7030 \align center
7031 normal bracket: The command 
7032 \series bold
7033
7034 \backslash
7035 ln(
7036 \backslash
7037 frac
7038 \begin_inset ERT
7039 status collapsed
7040
7041 \begin_layout Plain Layout
7042
7043
7044 \backslash
7045 spce 
7046 \end_layout
7047
7048 \end_inset
7049
7050 A
7051 \begin_inset Formula $\downarrow$
7052 \end_inset
7053
7054 C
7055 \begin_inset ERT
7056 status collapsed
7057
7058 \begin_layout Plain Layout
7059
7060
7061 \backslash
7062 spce 
7063 \end_layout
7064
7065 \end_inset
7066
7067 )
7068 \series default
7069  creates
7070 \begin_inset Formula \[
7071 \ln(\frac{A}{C})\]
7072
7073 \end_inset
7074
7075
7076 \end_layout
7077
7078 \begin_layout Standard
7079 \align center
7080 multiline bracket: The command 
7081 \series bold
7082
7083 \backslash
7084 ln
7085 \backslash
7086 left(
7087 \backslash
7088 frac
7089 \begin_inset ERT
7090 status collapsed
7091
7092 \begin_layout Plain Layout
7093
7094
7095 \backslash
7096 spce 
7097 \end_layout
7098
7099 \end_inset
7100
7101 A
7102 \begin_inset Formula $\downarrow$
7103 \end_inset
7104
7105 C
7106 \begin_inset ERT
7107 status collapsed
7108
7109 \begin_layout Plain Layout
7110
7111
7112 \backslash
7113 spce 
7114 \end_layout
7115
7116 \end_inset
7117
7118
7119 \backslash
7120 right)
7121 \series default
7122  creates
7123 \begin_inset Formula \[
7124 \ln\left(\frac{A}{C}\right)\]
7125
7126 \end_inset
7127
7128
7129 \end_layout
7130
7131 \begin_layout Standard
7132 Instead of 
7133 \series bold
7134
7135 \backslash
7136 left
7137 \series default
7138  and 
7139 \series bold
7140
7141 \backslash
7142 right
7143 \series default
7144  the shortcut 
7145 \family sans
7146 Alt+M
7147 \begin_inset space ~
7148 \end_inset
7149
7150 Bracket
7151 \family default
7152  can be used.
7153  This has the advantage that you can see in LyX immediately the real bracket
7154  size and that the matching right bracket will be created too.
7155 \begin_inset Newline newline
7156 \end_inset
7157
7158 The command for the last example would then be: 
7159 \series bold
7160
7161 \backslash
7162 ln Alt+M
7163 \series default
7164  
7165 \series bold
7166 (
7167 \backslash
7168 frac
7169 \begin_inset ERT
7170 status collapsed
7171
7172 \begin_layout Plain Layout
7173
7174
7175 \backslash
7176 spce 
7177 \end_layout
7178
7179 \end_inset
7180
7181 A
7182 \begin_inset Formula $\downarrow$
7183 \end_inset
7184
7185 C
7186 \end_layout
7187
7188 \begin_layout Standard
7189 To omit a left or right bracket, a dot is inserted for the omitted bracket.
7190  For example the command 
7191 \series bold
7192
7193 \backslash
7194 left.
7195 \backslash
7196 frac
7197 \begin_inset ERT
7198 status collapsed
7199
7200 \begin_layout Plain Layout
7201
7202
7203 \backslash
7204 spce 
7205 \end_layout
7206
7207 \end_inset
7208
7209 A
7210 \begin_inset Formula $\downarrow$
7211 \end_inset
7212
7213 B
7214 \begin_inset ERT
7215 status collapsed
7216
7217 \begin_layout Plain Layout
7218
7219
7220 \backslash
7221 spce 
7222 \end_layout
7223
7224 \end_inset
7225
7226
7227 \backslash
7228 right}
7229 \series default
7230  creates:
7231 \series bold
7232
7233 \begin_inset Formula \[
7234 \left.\frac{A}{B}\right\} \]
7235
7236 \end_inset
7237
7238
7239 \series default
7240 The commands 
7241 \series bold
7242
7243 \backslash
7244 left
7245 \series default
7246  and 
7247 \series bold
7248
7249 \backslash
7250 right
7251 \series default
7252  will be converted by LyX to brackets in the right size when the document
7253  is reloaded and an omitted bracket will appear as dashed line.
7254 \end_layout
7255
7256 \begin_layout Standard
7257 \begin_inset VSpace bigskip
7258 \end_inset
7259
7260 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7261  the command 
7262 \series bold
7263
7264 \backslash
7265 middle
7266 \series default
7267
7268 \begin_inset Index
7269 status collapsed
7270
7271 \begin_layout Plain Layout
7272 Commands ! M ! 
7273 \backslash
7274 middle
7275 \end_layout
7276
7277 \end_inset
7278
7279  is additionally available for all brackets and limits.
7280  With this command the height of the following character is adapted to the
7281  one of the surrounding brackets, what is e.
7282 \begin_inset space \thinspace{}
7283 \end_inset
7284
7285 g.
7286 \begin_inset space \space{}
7287 \end_inset
7288
7289 needed for physical vectors:
7290 \begin_inset Formula \[
7291 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7292
7293 \end_inset
7294
7295 For physical vectors there is a special LaTeX-package, described in 
7296 \begin_inset CommandInset ref
7297 LatexCommand ref
7298 reference "sub:Physical-Vectors"
7299
7300 \end_inset
7301
7302 .
7303 \end_layout
7304
7305 \begin_layout Subsection
7306 Horizontal Brackets
7307 \begin_inset Index
7308 status collapsed
7309
7310 \begin_layout Plain Layout
7311 Brackets ! horizontal
7312 \end_layout
7313
7314 \end_inset
7315
7316
7317 \end_layout
7318
7319 \begin_layout Standard
7320 \align center
7321 \begin_inset Tabular
7322 <lyxtabular version="3" rows="4" columns="2">
7323 <features>
7324 <column alignment="center" valignment="top" width="0pt">
7325 <column alignment="center" valignment="top" width="0pt">
7326 <row>
7327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7328 \begin_inset Text
7329
7330 \begin_layout Plain Layout
7331 Command
7332 \begin_inset Note Note
7333 status collapsed
7334
7335 \begin_layout Plain Layout
7336
7337 \series bold
7338
7339 \backslash
7340 raisebox
7341 \series default
7342  is only used as spacer.
7343 \end_layout
7344
7345 \end_inset
7346
7347
7348 \end_layout
7349
7350 \end_inset
7351 </cell>
7352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7353 \begin_inset Text
7354
7355 \begin_layout Plain Layout
7356 Result
7357 \end_layout
7358
7359 \end_inset
7360 </cell>
7361 </row>
7362 <row>
7363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7364 \begin_inset Text
7365
7366 \begin_layout Plain Layout
7367 \begin_inset ERT
7368 status collapsed
7369
7370 \begin_layout Plain Layout
7371
7372
7373 \backslash
7374 raisebox{2.3mm}{
7375 \end_layout
7376
7377 \end_inset
7378
7379
7380 \backslash
7381 overbrace
7382 \begin_inset ERT
7383 status collapsed
7384
7385 \begin_layout Plain Layout
7386
7387
7388 \backslash
7389 spce 
7390 \end_layout
7391
7392 \end_inset
7393
7394 A+B
7395 \begin_inset ERT
7396 status collapsed
7397
7398 \begin_layout Plain Layout
7399
7400
7401 \backslash
7402 spce 
7403 \end_layout
7404
7405 \end_inset
7406
7407 ^
7408 \begin_inset ERT
7409 status collapsed
7410
7411 \begin_layout Plain Layout
7412
7413
7414 \backslash
7415 spce 
7416 \end_layout
7417
7418 \end_inset
7419
7420 3
7421 \begin_inset ERT
7422 status collapsed
7423
7424 \begin_layout Plain Layout
7425
7426 }
7427 \end_layout
7428
7429 \end_inset
7430
7431
7432 \begin_inset Index
7433 status collapsed
7434
7435 \begin_layout Plain Layout
7436 Commands ! O ! 
7437 \backslash
7438 overbrace
7439 \end_layout
7440
7441 \end_inset
7442
7443
7444 \end_layout
7445
7446 \end_inset
7447 </cell>
7448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7449 \begin_inset Text
7450
7451 \begin_layout Plain Layout
7452 \begin_inset Formula $\overbrace{A+B}^{3}$
7453 \end_inset
7454
7455
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 </row>
7461 <row>
7462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7463 \begin_inset Text
7464
7465 \begin_layout Plain Layout
7466 \begin_inset ERT
7467 status collapsed
7468
7469 \begin_layout Plain Layout
7470
7471
7472 \backslash
7473 raisebox{-2.2mm}{
7474 \end_layout
7475
7476 \end_inset
7477
7478
7479 \backslash
7480 underbrace
7481 \begin_inset ERT
7482 status collapsed
7483
7484 \begin_layout Plain Layout
7485
7486
7487 \backslash
7488 spce 
7489 \end_layout
7490
7491 \end_inset
7492
7493 A+B
7494 \begin_inset ERT
7495 status collapsed
7496
7497 \begin_layout Plain Layout
7498
7499
7500 \backslash
7501 spce 
7502 \end_layout
7503
7504 \end_inset
7505
7506 _5
7507 \begin_inset ERT
7508 status collapsed
7509
7510 \begin_layout Plain Layout
7511
7512 }
7513 \end_layout
7514
7515 \end_inset
7516
7517
7518 \begin_inset Index
7519 status collapsed
7520
7521 \begin_layout Plain Layout
7522 Commands ! U ! 
7523 \backslash
7524 underbrace
7525 \end_layout
7526
7527 \end_inset
7528
7529
7530 \end_layout
7531
7532 \end_inset
7533 </cell>
7534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7535 \begin_inset Text
7536
7537 \begin_layout Plain Layout
7538 \begin_inset Formula $\underbrace{A+B}_{5}$
7539 \end_inset
7540
7541
7542 \end_layout
7543
7544 \end_inset
7545 </cell>
7546 </row>
7547 <row>
7548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7549 \begin_inset Text
7550
7551 \begin_layout Plain Layout
7552
7553 \backslash
7554 overbrace
7555 \begin_inset ERT
7556 status collapsed
7557
7558 \begin_layout Plain Layout
7559
7560
7561 \backslash
7562 spce 
7563 \end_layout
7564
7565 \end_inset
7566
7567
7568 \backslash
7569 underbrace
7570 \begin_inset ERT
7571 status collapsed
7572
7573 \begin_layout Plain Layout
7574
7575
7576 \backslash
7577 spce 
7578 \end_layout
7579
7580 \end_inset
7581
7582 A+B_w
7583 \begin_inset ERT
7584 status collapsed
7585
7586 \begin_layout Plain Layout
7587
7588
7589 \backslash
7590 spce 
7591 \end_layout
7592
7593 \end_inset
7594
7595
7596 \begin_inset ERT
7597 status collapsed
7598
7599 \begin_layout Plain Layout
7600
7601
7602 \backslash
7603 spce 
7604 \end_layout
7605
7606 \end_inset
7607
7608 _7
7609 \begin_inset ERT
7610 status collapsed
7611
7612 \begin_layout Plain Layout
7613
7614
7615 \backslash
7616 spce 
7617 \end_layout
7618
7619 \end_inset
7620
7621
7622 \begin_inset ERT
7623 status collapsed
7624
7625 \begin_layout Plain Layout
7626
7627
7628 \backslash
7629 spce 
7630 \end_layout
7631
7632 \end_inset
7633
7634 ^
7635 \begin_inset ERT
7636 status collapsed
7637
7638 \begin_layout Plain Layout
7639
7640
7641 \backslash
7642 spce 
7643 \end_layout
7644
7645 \end_inset
7646
7647 C
7648 \end_layout
7649
7650 \end_inset
7651 </cell>
7652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7653 \begin_inset Text
7654
7655 \begin_layout Plain Layout
7656 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7657 \end_inset
7658
7659
7660 \end_layout
7661
7662 \end_inset
7663 </cell>
7664 </row>
7665 </lyxtabular>
7666
7667 \end_inset
7668
7669
7670 \end_layout
7671
7672 \begin_layout Standard
7673 In the last example it doesn't matter if 
7674 \series bold
7675
7676 \backslash
7677 overbrace
7678 \series default
7679  or 
7680 \series bold
7681
7682 \backslash
7683 underbrace
7684 \series default
7685  is inserted at first.
7686 \end_layout
7687
7688 \begin_layout Standard
7689 \begin_inset VSpace bigskip
7690 \end_inset
7691
7692 When brackets are needed that overlap each other, multiline formulas, as
7693  described in 
7694 \begin_inset CommandInset ref
7695 LatexCommand ref
7696 reference "sec:Multiline-Formulas"
7697
7698 \end_inset
7699
7700 , must be used:
7701 \begin_inset Formula \begin{eqnarray*}
7702 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7703  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7704
7705 \end_inset
7706
7707 In the first row the formula is inserted together with the first brace.
7708  It is hereby important that the space command
7709 \begin_inset Foot
7710 status collapsed
7711
7712 \begin_layout Plain Layout
7713 Space commands are explained in 
7714 \begin_inset CommandInset ref
7715 LatexCommand ref
7716 reference "sub:Predefined-Space"
7717
7718 \end_inset
7719
7720 .
7721 \end_layout
7722
7723 \end_inset
7724
7725  
7726 \series bold
7727
7728 \backslash
7729 :
7730 \series default
7731  is inserted before the first 
7732 \begin_inset Formula $d$
7733 \end_inset
7734
7735 , because the brace that ends behind the 
7736 \begin_inset Formula $q$
7737 \end_inset
7738
7739  prevents that the following 
7740 \begin_inset Quotes eld
7741 \end_inset
7742
7743 +
7744 \begin_inset Quotes erd
7745 \end_inset
7746
7747  is surrounded by space.
7748 \begin_inset Foot
7749 status collapsed
7750
7751 \begin_layout Plain Layout
7752 because a bracket is not handled as character, see 
7753 \begin_inset CommandInset ref
7754 LatexCommand ref
7755 reference "sub:Binary-Operators"
7756
7757 \end_inset
7758
7759
7760 \end_layout
7761
7762 \end_inset
7763
7764  In the second row the second brace is inserted.
7765  As it should begin before the 
7766 \begin_inset Formula $b$
7767 \end_inset
7768
7769 , first the command 
7770 \series bold
7771
7772 \backslash
7773 hphantom{gggg+
7774 \backslash
7775 :}
7776 \series default
7777  is inserted.
7778 \begin_inset Foot
7779 status collapsed
7780
7781 \begin_layout Plain Layout
7782 more about 
7783 \series bold
7784
7785 \backslash
7786 hphantom
7787 \series default
7788  see 
7789 \begin_inset CommandInset ref
7790 LatexCommand ref
7791 reference "sub:Placeholders"
7792
7793 \end_inset
7794
7795
7796 \end_layout
7797
7798 \end_inset
7799
7800  This space is needed because the 
7801 \begin_inset Quotes eld
7802 \end_inset
7803
7804 +
7805 \begin_inset Quotes erd
7806 \end_inset
7807
7808  is also surrounded by space in the formula.
7809  The brace is placed under the command 
7810 \series bold
7811
7812 \backslash
7813 hphantom{bbqq+dddd}
7814 \series default
7815 .
7816 \end_layout
7817
7818 \begin_layout Standard
7819 It gets more complicated when brackets overlap each other, like in the following
7820  example:
7821 \begin_inset ERT
7822 status collapsed
7823
7824 \begin_layout Plain Layout
7825
7826
7827 \backslash
7828 setlength{
7829 \backslash
7830 jot}{-6pt}
7831 \end_layout
7832
7833 \end_inset
7834
7835
7836 \begin_inset Formula \begin{eqnarray*}
7837  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7838 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7839
7840 \end_inset
7841
7842
7843 \begin_inset ERT
7844 status collapsed
7845
7846 \begin_layout Plain Layout
7847
7848
7849 \backslash
7850 setlength{
7851 \backslash
7852 jot}{3pt}
7853 \end_layout
7854
7855 \end_inset
7856
7857 The first formula row is the same as the second row of the previous example,
7858  with the difference that the brace is above.
7859  The second row contains the formula together with the second brace.
7860  To avoid that there is space between the upper brace in the first row and
7861  the formula, the row spacing need to be reduced.
7862  This is not easily possible due to a bug in LyX
7863 \begin_inset Foot
7864 status collapsed
7865
7866 \begin_layout Plain Layout
7867 \begin_inset CommandInset href
7868 LatexCommand href
7869 name "LyX-bug #1505"
7870 target "http://www.lyx.org/trac/ticket/1505"
7871
7872 \end_inset
7873
7874
7875 \end_layout
7876
7877 \end_inset
7878
7879 .
7880  As solution for the problem, the global formula row separation 
7881 \series bold
7882
7883 \backslash
7884 jot
7885 \series default
7886
7887 \begin_inset Index
7888 status collapsed
7889
7890 \begin_layout Plain Layout
7891 Commands ! J ! 
7892 \backslash
7893 jot
7894 \end_layout
7895
7896 \end_inset
7897
7898  must be changed to -6
7899 \begin_inset space \thinspace{}
7900 \end_inset
7901
7902 pt before the formula with the command 
7903 \series bold
7904
7905 \backslash
7906 setlength{
7907 \backslash
7908 jot}{-6pt}
7909 \series default
7910  in TeX-mode.
7911  
7912 \series bold
7913
7914 \backslash
7915 jot
7916 \series default
7917  is set back after the formula to the standard value of 3
7918 \begin_inset space \thinspace{}
7919 \end_inset
7920
7921 pt using the same command.
7922  More about the row separation in formulas is explained in 
7923 \begin_inset CommandInset ref
7924 LatexCommand ref
7925 reference "sub:Line-Separation"
7926
7927 \end_inset
7928
7929 .
7930 \end_layout
7931
7932 \begin_layout Section
7933 Arrows
7934 \begin_inset Index
7935 status collapsed
7936
7937 \begin_layout Plain Layout
7938 Arrows
7939 \end_layout
7940
7941 \end_inset
7942
7943
7944 \end_layout
7945
7946 \begin_layout Standard
7947 Arrows can be inserted via the math toolbar button 
7948 \begin_inset Graphics
7949         filename ../images/math/leftarrow.png
7950         scale 85
7951
7952 \end_inset
7953
7954  or the commands listed in the following subsections.
7955 \end_layout
7956
7957 \begin_layout Standard
7958 \begin_inset Newpage newpage
7959 \end_inset
7960
7961
7962 \end_layout
7963
7964 \begin_layout Subsection
7965 Horizontal Arrows
7966 \begin_inset Index
7967 status collapsed
7968
7969 \begin_layout Plain Layout
7970 Arrows ! horizontal
7971 \end_layout
7972
7973 \end_inset
7974
7975
7976 \end_layout
7977
7978 \begin_layout Standard
7979 \begin_inset space \hfill{}
7980 \end_inset
7981
7982
7983 \begin_inset Tabular
7984 <lyxtabular version="3" rows="8" columns="2">
7985 <features>
7986 <column alignment="center" valignment="top" width="0pt">
7987 <column alignment="center" valignment="top" width="0pt">
7988 <row>
7989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7990 \begin_inset Text
7991
7992 \begin_layout Plain Layout
7993 Command
7994 \end_layout
7995
7996 \end_inset
7997 </cell>
7998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7999 \begin_inset Text
8000
8001 \begin_layout Plain Layout
8002 Result
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 </row>
8008 <row>
8009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8010 \begin_inset Text
8011
8012 \begin_layout Plain Layout
8013
8014 \backslash
8015 gets
8016 \end_layout
8017
8018 \end_inset
8019 </cell>
8020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8021 \begin_inset Text
8022
8023 \begin_layout Plain Layout
8024 \begin_inset Formula $\gets$
8025 \end_inset
8026
8027
8028 \end_layout
8029
8030 \end_inset
8031 </cell>
8032 </row>
8033 <row>
8034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8035 \begin_inset Text
8036
8037 \begin_layout Plain Layout
8038
8039 \backslash
8040 Leftarrow
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049 \begin_inset Formula $\Leftarrow$
8050 \end_inset
8051
8052
8053 \end_layout
8054
8055 \end_inset
8056 </cell>
8057 </row>
8058 <row>
8059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063
8064 \backslash
8065 longleftarrow
8066 \end_layout
8067
8068 \end_inset
8069 </cell>
8070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8071 \begin_inset Text
8072
8073 \begin_layout Plain Layout
8074 \begin_inset Formula $\longleftarrow$
8075 \end_inset
8076
8077
8078 \end_layout
8079
8080 \end_inset
8081 </cell>
8082 </row>
8083 <row>
8084 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8085 \begin_inset Text
8086
8087 \begin_layout Plain Layout
8088
8089 \backslash
8090 Longleftarrow
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8096 \begin_inset Text
8097
8098 \begin_layout Plain Layout
8099 \begin_inset Formula $\Longleftarrow$
8100 \end_inset
8101
8102
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 </row>
8108 <row>
8109 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113
8114 \backslash
8115 leftharpoonup
8116 \end_layout
8117
8118 \end_inset
8119 </cell>
8120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Plain Layout
8124 \begin_inset Formula $\leftharpoonup$
8125 \end_inset
8126
8127
8128 \end_layout
8129
8130 \end_inset
8131 </cell>
8132 </row>
8133 <row>
8134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8135 \begin_inset Text
8136
8137 \begin_layout Plain Layout
8138
8139 \backslash
8140 leftharpoondown
8141 \end_layout
8142
8143 \end_inset
8144 </cell>
8145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8146 \begin_inset Text
8147
8148 \begin_layout Plain Layout
8149 \begin_inset Formula $\leftharpoondown$
8150 \end_inset
8151
8152
8153 \end_layout
8154
8155 \end_inset
8156 </cell>
8157 </row>
8158 <row>
8159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8160 \begin_inset Text
8161
8162 \begin_layout Plain Layout
8163
8164 \backslash
8165 hookleftarrow
8166 \end_layout
8167
8168 \end_inset
8169 </cell>
8170 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8171 \begin_inset Text
8172
8173 \begin_layout Plain Layout
8174 \begin_inset Formula $\hookleftarrow$
8175 \end_inset
8176
8177
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 </row>
8183 </lyxtabular>
8184
8185 \end_inset
8186
8187
8188 \begin_inset space \hfill{}
8189 \end_inset
8190
8191
8192 \begin_inset Tabular
8193 <lyxtabular version="3" rows="8" columns="2">
8194 <features>
8195 <column alignment="center" valignment="top" width="0pt">
8196 <column alignment="center" valignment="top" width="0pt">
8197 <row>
8198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8199 \begin_inset Text
8200
8201 \begin_layout Plain Layout
8202 Command
8203 \end_layout
8204
8205 \end_inset
8206 </cell>
8207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8208 \begin_inset Text
8209
8210 \begin_layout Plain Layout
8211 Result
8212 \end_layout
8213
8214 \end_inset
8215 </cell>
8216 </row>
8217 <row>
8218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222
8223 \backslash
8224 to
8225 \end_layout
8226
8227 \end_inset
8228 </cell>
8229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233 \begin_inset Formula $\to$
8234 \end_inset
8235
8236
8237 \end_layout
8238
8239 \end_inset
8240 </cell>
8241 </row>
8242 <row>
8243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247
8248 \backslash
8249 Rightarrow
8250 \end_layout
8251
8252 \end_inset
8253 </cell>
8254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Plain Layout
8258 \begin_inset Formula $\Rightarrow$
8259 \end_inset
8260
8261
8262 \end_layout
8263
8264 \end_inset
8265 </cell>
8266 </row>
8267 <row>
8268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8269 \begin_inset Text
8270
8271 \begin_layout Plain Layout
8272
8273 \backslash
8274 longrightarrow
8275 \end_layout
8276
8277 \end_inset
8278 </cell>
8279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8280 \begin_inset Text
8281
8282 \begin_layout Plain Layout
8283 \begin_inset Formula $\longrightarrow$
8284 \end_inset
8285
8286
8287 \end_layout
8288
8289 \end_inset
8290 </cell>
8291 </row>
8292 <row>
8293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8294 \begin_inset Text
8295
8296 \begin_layout Plain Layout
8297
8298 \backslash
8299 Longrightarrow
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308 \begin_inset Formula $\Longrightarrow$
8309 \end_inset
8310
8311
8312 \end_layout
8313
8314 \end_inset
8315 </cell>
8316 </row>
8317 <row>
8318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8319 \begin_inset Text
8320
8321 \begin_layout Plain Layout
8322
8323 \backslash
8324 rightharpoonup
8325 \end_layout
8326
8327 \end_inset
8328 </cell>
8329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8330 \begin_inset Text
8331
8332 \begin_layout Plain Layout
8333 \begin_inset Formula $\rightharpoonup$
8334 \end_inset
8335
8336
8337 \end_layout
8338
8339 \end_inset
8340 </cell>
8341 </row>
8342 <row>
8343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Plain Layout
8347
8348 \backslash
8349 rightharpoondown
8350 \end_layout
8351
8352 \end_inset
8353 </cell>
8354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8355 \begin_inset Text
8356
8357 \begin_layout Plain Layout
8358 \begin_inset Formula $\rightharpoondown$
8359 \end_inset
8360
8361
8362 \end_layout
8363
8364 \end_inset
8365 </cell>
8366 </row>
8367 <row>
8368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8369 \begin_inset Text
8370
8371 \begin_layout Plain Layout
8372
8373 \backslash
8374 hookrightarrow
8375 \end_layout
8376
8377 \end_inset
8378 </cell>
8379 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8380 \begin_inset Text
8381
8382 \begin_layout Plain Layout
8383 \begin_inset Formula $\hookrightarrow$
8384 \end_inset
8385
8386
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 </row>
8392 </lyxtabular>
8393
8394 \end_inset
8395
8396
8397 \begin_inset space \hfill{}
8398 \end_inset
8399
8400
8401 \end_layout
8402
8403 \begin_layout Standard
8404 \begin_inset space \hfill{}
8405 \end_inset
8406
8407
8408 \begin_inset Tabular
8409 <lyxtabular version="3" rows="6" columns="2">
8410 <features>
8411 <column alignment="center" valignment="top" width="0pt">
8412 <column alignment="center" valignment="top" width="0pt">
8413 <row>
8414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8415 \begin_inset Text
8416
8417 \begin_layout Plain Layout
8418 Command
8419 \end_layout
8420
8421 \end_inset
8422 </cell>
8423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8424 \begin_inset Text
8425
8426 \begin_layout Plain Layout
8427 Result
8428 \end_layout
8429
8430 \end_inset
8431 </cell>
8432 </row>
8433 <row>
8434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8435 \begin_inset Text
8436
8437 \begin_layout Plain Layout
8438
8439 \backslash
8440 leftrightarrow
8441 \end_layout
8442
8443 \end_inset
8444 </cell>
8445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Plain Layout
8449 \begin_inset Formula $\leftrightarrow$
8450 \end_inset
8451
8452
8453 \end_layout
8454
8455 \end_inset
8456 </cell>
8457 </row>
8458 <row>
8459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463
8464 \backslash
8465 Leftrightarrow
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474 \begin_inset Formula $\Leftrightarrow$
8475 \end_inset
8476
8477
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 </row>
8483 <row>
8484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8485 \begin_inset Text
8486
8487 \begin_layout Plain Layout
8488
8489 \backslash
8490 longleftrightarrow
8491 \end_layout
8492
8493 \end_inset
8494 </cell>
8495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499 \begin_inset Formula $\longleftrightarrow$
8500 \end_inset
8501
8502
8503 \end_layout
8504
8505 \end_inset
8506 </cell>
8507 </row>
8508 <row>
8509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8510 \begin_inset Text
8511
8512 \begin_layout Plain Layout
8513
8514 \backslash
8515 Longleftrightarrow
8516 \end_layout
8517
8518 \end_inset
8519 </cell>
8520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8521 \begin_inset Text
8522
8523 \begin_layout Plain Layout
8524 \begin_inset Formula $\Longleftrightarrow$
8525 \end_inset
8526
8527
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 </row>
8533 <row>
8534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8535 \begin_inset Text
8536
8537 \begin_layout Plain Layout
8538
8539 \backslash
8540 rightleftharpoons
8541 \end_layout
8542
8543 \end_inset
8544 </cell>
8545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549 \begin_inset Formula $\rightleftharpoons$
8550 \end_inset
8551
8552
8553 \end_layout
8554
8555 \end_inset
8556 </cell>
8557 </row>
8558 </lyxtabular>
8559
8560 \end_inset
8561
8562
8563 \begin_inset space \hspace{}
8564 \length 25pt
8565 \end_inset
8566
8567
8568 \begin_inset space \hfill{}
8569 \end_inset
8570
8571
8572 \begin_inset Tabular
8573 <lyxtabular version="3" rows="5" columns="2">
8574 <features>
8575 <column alignment="center" valignment="top" width="0pt">
8576 <column alignment="center" valignment="top" width="0pt">
8577 <row>
8578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8579 \begin_inset Text
8580
8581 \begin_layout Plain Layout
8582 Command
8583 \end_layout
8584
8585 \end_inset
8586 </cell>
8587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Plain Layout
8591 Result
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 </row>
8597 <row>
8598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Plain Layout
8602
8603 \backslash
8604 mapsto
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8610 \begin_inset Text
8611
8612 \begin_layout Plain Layout
8613 \begin_inset Formula $\mapsto$
8614 \end_inset
8615
8616
8617 \end_layout
8618
8619 \end_inset
8620 </cell>
8621 </row>
8622 <row>
8623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8624 \begin_inset Text
8625
8626 \begin_layout Plain Layout
8627
8628 \backslash
8629 longmapsto
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 \begin_inset Formula $\longmapsto$
8639 \end_inset
8640
8641
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 </row>
8647 <row>
8648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652
8653 \backslash
8654 leadsto
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Plain Layout
8663 \begin_inset Formula $\leadsto$
8664 \end_inset
8665
8666
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 </row>
8672 <row>
8673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8674 \begin_inset Text
8675
8676 \begin_layout Plain Layout
8677
8678 \backslash
8679 dasharrow
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8685 \begin_inset Text
8686
8687 \begin_layout Plain Layout
8688 \begin_inset Formula $\dasharrow$
8689 \end_inset
8690
8691
8692 \end_layout
8693
8694 \end_inset
8695 </cell>
8696 </row>
8697 </lyxtabular>
8698
8699 \end_inset
8700
8701
8702 \begin_inset space \hfill{}
8703 \end_inset
8704
8705
8706 \end_layout
8707
8708 \begin_layout Standard
8709 \begin_inset VSpace medskip
8710 \end_inset
8711
8712 Arrows used as accent like e.
8713 \begin_inset space \thinspace{}
8714 \end_inset
8715
8716 g.
8717 \begin_inset space \space{}
8718 \end_inset
8719
8720 vector arrows are listed in 
8721 \begin_inset CommandInset ref
8722 LatexCommand ref
8723 reference "sec:Accents"
8724
8725 \end_inset
8726
8727 .
8728 \end_layout
8729
8730 \begin_layout Standard
8731 \begin_inset VSpace bigskip
8732 \end_inset
8733
8734 Furthermore there are the labeled arrows
8735 \begin_inset Index
8736 status collapsed
8737
8738 \begin_layout Plain Layout
8739 Arrows ! labeled
8740 \end_layout
8741
8742 \end_inset
8743
8744  
8745 \series bold
8746
8747 \backslash
8748 xleftarrow
8749 \series default
8750
8751 \begin_inset Index
8752 status collapsed
8753
8754 \begin_layout Plain Layout
8755 Commands ! X ! 
8756 \backslash
8757 xleftarrow
8758 \end_layout
8759
8760 \end_inset
8761
8762  and 
8763 \series bold
8764
8765 \backslash
8766 xrightarrow
8767 \series default
8768
8769 \begin_inset Index
8770 status collapsed
8771
8772 \begin_layout Plain Layout
8773 Commands ! X ! 
8774 \backslash
8775 xrightarrow
8776 \begin_inset ERT
8777 status collapsed
8778
8779 \begin_layout Plain Layout
8780
8781
8782 \backslash
8783 vspace{4mm}
8784 \end_layout
8785
8786 \end_inset
8787
8788
8789 \end_layout
8790
8791 \end_inset
8792
8793 .
8794  When inserting one of these commands in a formula, an arrow with two blue
8795  boxes appear where the label can be inserted.
8796  The length of the arrow adapts to the label width.
8797 \end_layout
8798
8799 \begin_layout Standard
8800 \align center
8801 \begin_inset Tabular
8802 <lyxtabular version="3" rows="3" columns="2">
8803 <features>
8804 <column alignment="center" valignment="top" width="0pt">
8805 <column alignment="center" valignment="top" width="0pt">
8806 <row>
8807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8808 \begin_inset Text
8809
8810 \begin_layout Plain Layout
8811 Command
8812 \end_layout
8813
8814 \end_inset
8815 </cell>
8816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8817 \begin_inset Text
8818
8819 \begin_layout Plain Layout
8820 Result
8821 \begin_inset Note Note
8822 status collapsed
8823
8824 \begin_layout Plain Layout
8825
8826 \series bold
8827
8828 \backslash
8829 raisebox
8830 \series default
8831  is only used as spacer.
8832 \end_layout
8833
8834 \end_inset
8835
8836
8837 \end_layout
8838
8839 \end_inset
8840 </cell>
8841 </row>
8842 <row>
8843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8844 \begin_inset Text
8845
8846 \begin_layout Plain Layout
8847 F(a)
8848 \backslash
8849 xleftarrow
8850 \begin_inset ERT
8851 status collapsed
8852
8853 \begin_layout Plain Layout
8854
8855
8856 \backslash
8857 spce 
8858 \end_layout
8859
8860 \end_inset
8861
8862 x=a
8863 \begin_inset Formula $\downarrow$
8864 \end_inset
8865
8866 x>0
8867 \begin_inset Formula $\to$
8868 \end_inset
8869
8870 F(x)
8871 \end_layout
8872
8873 \end_inset
8874 </cell>
8875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8880 \end_inset
8881
8882
8883 \end_layout
8884
8885 \end_inset
8886 </cell>
8887 </row>
8888 <row>
8889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8890 \begin_inset Text
8891
8892 \begin_layout Plain Layout
8893 F(x)
8894 \backslash
8895 xrightarrow
8896 \begin_inset ERT
8897 status collapsed
8898
8899 \begin_layout Plain Layout
8900
8901
8902 \backslash
8903 spce 
8904 \end_layout
8905
8906 \end_inset
8907
8908 x=a
8909 \begin_inset Formula $\downarrow$
8910 \end_inset
8911
8912 x>0
8913 \begin_inset Formula $\to$
8914 \end_inset
8915
8916 F(a)
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8922 \begin_inset Text
8923
8924 \begin_layout Plain Layout
8925 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8926 \end_inset
8927
8928
8929 \end_layout
8930
8931 \end_inset
8932 </cell>
8933 </row>
8934 </lyxtabular>
8935
8936 \end_inset
8937
8938
8939 \end_layout
8940
8941 \begin_layout Subsection
8942 Vertical and diagonal Arrows
8943 \begin_inset Index
8944 status collapsed
8945
8946 \begin_layout Plain Layout
8947 Arrows ! diagonal
8948 \end_layout
8949
8950 \end_inset
8951
8952
8953 \begin_inset Index
8954 status collapsed
8955
8956 \begin_layout Plain Layout
8957 Arrows ! vertical
8958 \end_layout
8959
8960 \end_inset
8961
8962
8963 \end_layout
8964
8965 \begin_layout Standard
8966 \begin_inset space \hfill{}
8967 \end_inset
8968
8969
8970 \begin_inset Tabular
8971 <lyxtabular version="3" rows="7" columns="2">
8972 <features>
8973 <column alignment="center" valignment="top" width="0pt">
8974 <column alignment="center" valignment="top" width="0pt">
8975 <row>
8976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8977 \begin_inset Text
8978
8979 \begin_layout Plain Layout
8980 Command
8981 \end_layout
8982
8983 \end_inset
8984 </cell>
8985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989 Result
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 </row>
8995 <row>
8996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8997 \begin_inset Text
8998
8999 \begin_layout Plain Layout
9000
9001 \backslash
9002 uparrow
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011 \begin_inset Formula $\uparrow$
9012 \end_inset
9013
9014
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 </row>
9020 <row>
9021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9022 \begin_inset Text
9023
9024 \begin_layout Plain Layout
9025
9026 \backslash
9027 Uparrow
9028 \end_layout
9029
9030 \end_inset
9031 </cell>
9032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9033 \begin_inset Text
9034
9035 \begin_layout Plain Layout
9036 \begin_inset Formula $\Uparrow$
9037 \end_inset
9038
9039
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 </row>
9045 <row>
9046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050
9051 \backslash
9052 updownarrow
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9058 \begin_inset Text
9059
9060 \begin_layout Plain Layout
9061 \begin_inset Formula $\updownarrow$
9062 \end_inset
9063
9064
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 </row>
9070 <row>
9071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075
9076 \backslash
9077 Updownarrow
9078 \end_layout
9079
9080 \end_inset
9081 </cell>
9082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9083 \begin_inset Text
9084
9085 \begin_layout Plain Layout
9086 \begin_inset Formula $\Updownarrow$
9087 \end_inset
9088
9089
9090 \end_layout
9091
9092 \end_inset
9093 </cell>
9094 </row>
9095 <row>
9096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9097 \begin_inset Text
9098
9099 \begin_layout Plain Layout
9100
9101 \backslash
9102 Downarrow
9103 \end_layout
9104
9105 \end_inset
9106 </cell>
9107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9108 \begin_inset Text
9109
9110 \begin_layout Plain Layout
9111 \begin_inset Formula $\Downarrow$
9112 \end_inset
9113
9114
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 </row>
9120 <row>
9121 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9122 \begin_inset Text
9123
9124 \begin_layout Plain Layout
9125
9126 \backslash
9127 downarrow
9128 \end_layout
9129
9130 \end_inset
9131 </cell>
9132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9133 \begin_inset Text
9134
9135 \begin_layout Plain Layout
9136 \begin_inset Formula $\downarrow$
9137 \end_inset
9138
9139
9140 \end_layout
9141
9142 \end_inset
9143 </cell>
9144 </row>
9145 </lyxtabular>
9146
9147 \end_inset
9148
9149
9150 \begin_inset space \hfill{}
9151 \end_inset
9152
9153
9154 \begin_inset Tabular
9155 <lyxtabular version="3" rows="5" columns="2">
9156 <features>
9157 <column alignment="center" valignment="top" width="0pt">
9158 <column alignment="center" valignment="top" width="0pt">
9159 <row>
9160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164 Command
9165 \end_layout
9166
9167 \end_inset
9168 </cell>
9169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9170 \begin_inset Text
9171
9172 \begin_layout Plain Layout
9173 Result
9174 \end_layout
9175
9176 \end_inset
9177 </cell>
9178 </row>
9179 <row>
9180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9181 \begin_inset Text
9182
9183 \begin_layout Plain Layout
9184
9185 \backslash
9186 nearrow
9187 \end_layout
9188
9189 \end_inset
9190 </cell>
9191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9192 \begin_inset Text
9193
9194 \begin_layout Plain Layout
9195 \begin_inset Formula $\nearrow$
9196 \end_inset
9197
9198
9199 \end_layout
9200
9201 \end_inset
9202 </cell>
9203 </row>
9204 <row>
9205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9206 \begin_inset Text
9207
9208 \begin_layout Plain Layout
9209
9210 \backslash
9211 searrow
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220 \begin_inset Formula $\searrow$
9221 \end_inset
9222
9223
9224 \end_layout
9225
9226 \end_inset
9227 </cell>
9228 </row>
9229 <row>
9230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9231 \begin_inset Text
9232
9233 \begin_layout Plain Layout
9234
9235 \backslash
9236 swarrow
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 \begin_inset Formula $\swarrow$
9246 \end_inset
9247
9248
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 </row>
9254 <row>
9255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259
9260 \backslash
9261 nwarrow
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270 \begin_inset Formula $\nwarrow$
9271 \end_inset
9272
9273
9274 \end_layout
9275
9276 \end_inset
9277 </cell>
9278 </row>
9279 </lyxtabular>
9280
9281 \end_inset
9282
9283
9284 \begin_inset space \hfill{}
9285 \end_inset
9286
9287
9288 \end_layout
9289
9290 \begin_layout Standard
9291 \begin_inset VSpace medskip
9292 \end_inset
9293
9294 Vertical arrows can be used also as delimiter together with the commands
9295  described in 
9296 \begin_inset CommandInset ref
9297 LatexCommand ref
9298 reference "sub:Manual-Bracket-Size"
9299
9300 \end_inset
9301
9302  and 
9303 \begin_inset CommandInset ref
9304 LatexCommand ref
9305 reference "sub:Automatic-Bracket-Size"
9306
9307 \end_inset
9308
9309 .
9310 \end_layout
9311
9312 \begin_layout Standard
9313 \begin_inset Newpage newpage
9314 \end_inset
9315
9316
9317 \end_layout
9318
9319 \begin_layout Section
9320 Accents
9321 \begin_inset CommandInset label
9322 LatexCommand label
9323 name "sec:Accents"
9324
9325 \end_inset
9326
9327
9328 \begin_inset Index
9329 status collapsed
9330
9331 \begin_layout Plain Layout
9332 Accents
9333 \end_layout
9334
9335 \end_inset
9336
9337
9338 \end_layout
9339
9340 \begin_layout Standard
9341 Accents can be inserted via the math toolbar button 
9342 \begin_inset Graphics
9343         filename ../images/math/hat.png
9344         scale 85
9345
9346 \end_inset
9347
9348  or the commands listed in the following subsections.
9349 \end_layout
9350
9351 \begin_layout Subsection
9352 Accents for one Character
9353 \begin_inset ERT
9354 status collapsed
9355
9356 \begin_layout Plain Layout
9357
9358
9359 \backslash
9360 texorpdfstring{
9361 \end_layout
9362
9363 \end_inset
9364
9365
9366 \begin_inset Foot
9367 status collapsed
9368
9369 \begin_layout Plain Layout
9370 accents in text see 
9371 \begin_inset CommandInset ref
9372 LatexCommand ref
9373 reference "sub:Accents-in-Text"
9374
9375 \end_inset
9376
9377
9378 \end_layout
9379
9380 \end_inset
9381
9382
9383 \begin_inset ERT
9384 status collapsed
9385
9386 \begin_layout Plain Layout
9387
9388 }{}
9389 \end_layout
9390
9391 \end_inset
9392
9393
9394 \begin_inset Note Note
9395 status collapsed
9396
9397 \begin_layout Plain Layout
9398
9399 \backslash
9400 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
9401 \end_layout
9402
9403 \begin_layout Plain Layout
9404 More about 
9405 \backslash
9406 texorpdfstring is in section 
9407 \begin_inset CommandInset ref
9408 LatexCommand ref
9409 reference "sub:Formulas-in-Section"
9410
9411 \end_inset
9412
9413 .
9414 \end_layout
9415
9416 \end_inset
9417
9418
9419 \begin_inset CommandInset label
9420 LatexCommand label
9421 name "sub:Accents-for-one"
9422
9423 \end_inset
9424
9425
9426 \begin_inset Index
9427 status collapsed
9428
9429 \begin_layout Plain Layout
9430 Accents ! for one character
9431 \end_layout
9432
9433 \end_inset
9434
9435
9436 \end_layout
9437
9438 \begin_layout Standard
9439 \begin_inset space \hfill{}
9440 \end_inset
9441
9442
9443 \begin_inset Tabular
9444 <lyxtabular version="3" rows="8" columns="2">
9445 <features>
9446 <column alignment="center" valignment="top" width="0pt">
9447 <column alignment="center" valignment="top" width="0pt">
9448 <row>
9449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9450 \begin_inset Text
9451
9452 \begin_layout Plain Layout
9453 Command
9454 \end_layout
9455
9456 \end_inset
9457 </cell>
9458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9459 \begin_inset Text
9460
9461 \begin_layout Plain Layout
9462 Result
9463 \begin_inset Note Note
9464 status collapsed
9465
9466 \begin_layout Plain Layout
9467
9468 \series bold
9469
9470 \backslash
9471 raisebox
9472 \series default
9473  is only used as spacer.
9474 \end_layout
9475
9476 \end_inset
9477
9478
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 </row>
9484 <row>
9485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9486 \begin_inset Text
9487
9488 \begin_layout Plain Layout
9489
9490 \backslash
9491 dot
9492 \begin_inset ERT
9493 status collapsed
9494
9495 \begin_layout Plain Layout
9496
9497
9498 \backslash
9499 spce 
9500 \end_layout
9501
9502 \end_inset
9503
9504 A
9505 \end_layout
9506
9507 \end_inset
9508 </cell>
9509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9510 \begin_inset Text
9511
9512 \begin_layout Plain Layout
9513 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9514 \end_inset
9515
9516
9517 \end_layout
9518
9519 \end_inset
9520 </cell>
9521 </row>
9522 <row>
9523 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9524 \begin_inset Text
9525
9526 \begin_layout Plain Layout
9527
9528 \backslash
9529 ddot
9530 \begin_inset ERT
9531 status collapsed
9532
9533 \begin_layout Plain Layout
9534
9535
9536 \backslash
9537 spce 
9538 \end_layout
9539
9540 \end_inset
9541
9542 A
9543 \end_layout
9544
9545 \end_inset
9546 </cell>
9547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9548 \begin_inset Text
9549
9550 \begin_layout Plain Layout
9551 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9552 \end_inset
9553
9554
9555 \end_layout
9556
9557 \end_inset
9558 </cell>
9559 </row>
9560 <row>
9561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9562 \begin_inset Text
9563
9564 \begin_layout Plain Layout
9565
9566 \backslash
9567 dddot
9568 \begin_inset ERT
9569 status collapsed
9570
9571 \begin_layout Plain Layout
9572
9573
9574 \backslash
9575 spce 
9576 \end_layout
9577
9578 \end_inset
9579
9580 A
9581 \end_layout
9582
9583 \end_inset
9584 </cell>
9585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9586 \begin_inset Text
9587
9588 \begin_layout Plain Layout
9589 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9590 \end_inset
9591
9592
9593 \end_layout
9594
9595 \end_inset
9596 </cell>
9597 </row>
9598 <row>
9599 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9600 \begin_inset Text
9601
9602 \begin_layout Plain Layout
9603
9604 \backslash
9605 ddddot{A
9606 \end_layout
9607
9608 \end_inset
9609 </cell>
9610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Plain Layout
9614 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9615 \end_inset
9616
9617
9618 \end_layout
9619
9620 \end_inset
9621 </cell>
9622 </row>
9623 <row>
9624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9625 \begin_inset Text
9626
9627 \begin_layout Plain Layout
9628
9629 \backslash
9630 vec
9631 \begin_inset ERT
9632 status collapsed
9633
9634 \begin_layout Plain Layout
9635
9636
9637 \backslash
9638 spce 
9639 \end_layout
9640
9641 \end_inset
9642
9643 A
9644 \begin_inset Index
9645 status collapsed
9646
9647 \begin_layout Plain Layout
9648 Vectors
9649 \end_layout
9650
9651 \end_inset
9652
9653
9654 \end_layout
9655
9656 \end_inset
9657 </cell>
9658 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9659 \begin_inset Text
9660
9661 \begin_layout Plain Layout
9662 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9663 \end_inset
9664
9665
9666 \end_layout
9667
9668 \end_inset
9669 </cell>
9670 </row>
9671 <row>
9672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676
9677 \backslash
9678 bar
9679 \begin_inset ERT
9680 status collapsed
9681
9682 \begin_layout Plain Layout
9683
9684
9685 \backslash
9686 spce 
9687 \end_layout
9688
9689 \end_inset
9690
9691 A
9692 \end_layout
9693
9694 \end_inset
9695 </cell>
9696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9697 \begin_inset Text
9698
9699 \begin_layout Plain Layout
9700 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9701 \end_inset
9702
9703
9704 \end_layout
9705
9706 \end_inset
9707 </cell>
9708 </row>
9709 <row>
9710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9711 \begin_inset Text
9712
9713 \begin_layout Plain Layout
9714
9715 \backslash
9716 mathring
9717 \begin_inset ERT
9718 status collapsed
9719
9720 \begin_layout Plain Layout
9721
9722
9723 \backslash
9724 spce 
9725 \end_layout
9726
9727 \end_inset
9728
9729 A
9730 \end_layout
9731
9732 \end_inset
9733 </cell>
9734 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9735 \begin_inset Text
9736
9737 \begin_layout Plain Layout
9738 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9739 \end_inset
9740
9741
9742 \end_layout
9743
9744 \end_inset
9745 </cell>
9746 </row>
9747 </lyxtabular>
9748
9749 \end_inset
9750
9751
9752 \begin_inset space \hfill{}
9753 \end_inset
9754
9755
9756 \begin_inset Tabular
9757 <lyxtabular version="3" rows="7" columns="2">
9758 <features>
9759 <column alignment="center" valignment="top" width="0pt">
9760 <column alignment="center" valignment="top" width="0pt">
9761 <row>
9762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9763 \begin_inset Text
9764
9765 \begin_layout Plain Layout
9766 Command
9767 \end_layout
9768
9769 \end_inset
9770 </cell>
9771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9772 \begin_inset Text
9773
9774 \begin_layout Plain Layout
9775 Result
9776 \end_layout
9777
9778 \end_inset
9779 </cell>
9780 </row>
9781 <row>
9782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9783 \begin_inset Text
9784
9785 \begin_layout Plain Layout
9786
9787 \backslash
9788 tilde
9789 \begin_inset ERT
9790 status collapsed
9791
9792 \begin_layout Plain Layout
9793
9794
9795 \backslash
9796 spce 
9797 \end_layout
9798
9799 \end_inset
9800
9801 A
9802 \end_layout
9803
9804 \end_inset
9805 </cell>
9806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9807 \begin_inset Text
9808
9809 \begin_layout Plain Layout
9810 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9811 \end_inset
9812
9813
9814 \end_layout
9815
9816 \end_inset
9817 </cell>
9818 </row>
9819 <row>
9820 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9821 \begin_inset Text
9822
9823 \begin_layout Plain Layout
9824
9825 \backslash
9826 hat
9827 \begin_inset ERT
9828 status collapsed
9829
9830 \begin_layout Plain Layout
9831
9832
9833 \backslash
9834 spce 
9835 \end_layout
9836
9837 \end_inset
9838
9839 A
9840 \end_layout
9841
9842 \end_inset
9843 </cell>
9844 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9845 \begin_inset Text
9846
9847 \begin_layout Plain Layout
9848 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9849 \end_inset
9850
9851
9852 \end_layout
9853
9854 \end_inset
9855 </cell>
9856 </row>
9857 <row>
9858 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9859 \begin_inset Text
9860
9861 \begin_layout Plain Layout
9862
9863 \backslash
9864 check
9865 \begin_inset ERT
9866 status collapsed
9867
9868 \begin_layout Plain Layout
9869
9870
9871 \backslash
9872 spce 
9873 \end_layout
9874
9875 \end_inset
9876
9877 A
9878 \end_layout
9879
9880 \end_inset
9881 </cell>
9882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9883 \begin_inset Text
9884
9885 \begin_layout Plain Layout
9886 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9887 \end_inset
9888
9889
9890 \end_layout
9891
9892 \end_inset
9893 </cell>
9894 </row>
9895 <row>
9896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900
9901 \backslash
9902 acute
9903 \begin_inset ERT
9904 status collapsed
9905
9906 \begin_layout Plain Layout
9907
9908
9909 \backslash
9910 spce 
9911 \end_layout
9912
9913 \end_inset
9914
9915 A
9916 \end_layout
9917
9918 \end_inset
9919 </cell>
9920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9921 \begin_inset Text
9922
9923 \begin_layout Plain Layout
9924 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9925 \end_inset
9926
9927
9928 \end_layout
9929
9930 \end_inset
9931 </cell>
9932 </row>
9933 <row>
9934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9935 \begin_inset Text
9936
9937 \begin_layout Plain Layout
9938
9939 \backslash
9940 grave
9941 \begin_inset ERT
9942 status collapsed
9943
9944 \begin_layout Plain Layout
9945
9946
9947 \backslash
9948 spce 
9949 \end_layout
9950
9951 \end_inset
9952
9953 A
9954 \end_layout
9955
9956 \end_inset
9957 </cell>
9958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9959 \begin_inset Text
9960
9961 \begin_layout Plain Layout
9962 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9963 \end_inset
9964
9965
9966 \end_layout
9967
9968 \end_inset
9969 </cell>
9970 </row>
9971 <row>
9972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9973 \begin_inset Text
9974
9975 \begin_layout Plain Layout
9976
9977 \backslash
9978 breve
9979 \begin_inset ERT
9980 status collapsed
9981
9982 \begin_layout Plain Layout
9983
9984
9985 \backslash
9986 spce 
9987 \end_layout
9988
9989 \end_inset
9990
9991 A
9992 \end_layout
9993
9994 \end_inset
9995 </cell>
9996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9997 \begin_inset Text
9998
9999 \begin_layout Plain Layout
10000 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10001 \end_inset
10002
10003
10004 \end_layout
10005
10006 \end_inset
10007 </cell>
10008 </row>
10009 </lyxtabular>
10010
10011 \end_inset
10012
10013
10014 \begin_inset space \hfill{}
10015 \end_inset
10016
10017
10018 \end_layout
10019
10020 \begin_layout Standard
10021 \begin_inset VSpace bigskip
10022 \end_inset
10023
10024
10025 \end_layout
10026
10027 \begin_layout Standard
10028 You can directly insert accents like é to formulas.
10029  LyX will transform them to the corresponding accent command.
10030  For umlauts
10031 \begin_inset Index
10032 status collapsed
10033
10034 \begin_layout Plain Layout
10035 Umlauts
10036 \end_layout
10037
10038 \end_inset
10039
10040  it is better to insert a quotation mark before the vowel.
10041  These two characters are then treated by LaTeX as 
10042 \emph on
10043 one
10044 \emph default
10045  character when the formula part with the umlaut is marked as German.
10046  In contrary to 
10047 \series bold
10048
10049 \backslash
10050 ddot
10051 \series default
10052 , with this method 
10053 \begin_inset Quotes eld
10054 \end_inset
10055
10056 real
10057 \begin_inset Quotes erd
10058 \end_inset
10059
10060  umlauts are created as demonstrated in the following example:
10061 \end_layout
10062
10063 \begin_layout Standard
10064 \begin_inset VSpace -2mm
10065 \end_inset
10066
10067
10068 \end_layout
10069
10070 \begin_layout Standard
10071 \align center
10072 \begin_inset Tabular
10073 <lyxtabular version="3" rows="3" columns="2">
10074 <features>
10075 <column alignment="center" valignment="top" width="0">
10076 <column alignment="center" valignment="top" width="0">
10077 <row>
10078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10079 \begin_inset Text
10080
10081 \begin_layout Plain Layout
10082 Command
10083 \end_layout
10084
10085 \end_inset
10086 </cell>
10087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10088 \begin_inset Text
10089
10090 \begin_layout Plain Layout
10091 Result
10092 \begin_inset Note Note
10093 status collapsed
10094
10095 \begin_layout Plain Layout
10096
10097 \series bold
10098
10099 \backslash
10100 raisebox
10101 \series default
10102  and the 0
10103 \begin_inset space \thinspace{}
10104 \end_inset
10105
10106 pt space are only used as spacer.
10107 \end_layout
10108
10109 \end_inset
10110
10111
10112 \end_layout
10113
10114 \end_inset
10115 </cell>
10116 </row>
10117 <row>
10118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10119 \begin_inset Text
10120
10121 \begin_layout Plain Layout
10122
10123 \lang ngerman
10124 \begin_inset Quotes grd
10125 \end_inset
10126
10127 i
10128 \end_layout
10129
10130 \end_inset
10131 </cell>
10132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10133 \begin_inset Text
10134
10135 \begin_layout Plain Layout
10136 \begin_inset space \hspace{}
10137 \length 0pt
10138 \end_inset
10139
10140
10141 \lang ngerman
10142
10143 \begin_inset Formula $"i$
10144 \end_inset
10145
10146
10147 \end_layout
10148
10149 \end_inset
10150 </cell>
10151 </row>
10152 <row>
10153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157
10158 \backslash
10159 ddot
10160 \begin_inset ERT
10161 status collapsed
10162
10163 \begin_layout Plain Layout
10164
10165
10166 \backslash
10167 spce 
10168 \end_layout
10169
10170 \end_inset
10171
10172 i
10173 \end_layout
10174
10175 \end_inset
10176 </cell>
10177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10178 \begin_inset Text
10179
10180 \begin_layout Plain Layout
10181 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10182 \end_inset
10183
10184
10185 \end_layout
10186
10187 \end_inset
10188 </cell>
10189 </row>
10190 </lyxtabular>
10191
10192 \end_inset
10193
10194
10195 \end_layout
10196
10197 \begin_layout Standard
10198 Another advantage to 
10199 \series bold
10200
10201 \backslash
10202 ddot
10203 \series default
10204  is that umlauts can directly be converted to mathematical text because
10205  the accent commands above are 
10206 \emph on
10207 not allowed
10208 \emph default
10209  
10210 \emph on
10211 in mathematical text
10212 \emph default
10213 .
10214  To convert an accented character to mathematical text, only the character
10215  under the accent may be converted.
10216  This applies also for all other conversions, e.
10217 \begin_inset space \thinspace{}
10218 \end_inset
10219
10220 g.
10221 \begin_inset space \space{}
10222 \end_inset
10223
10224 to italic or bold.
10225 \end_layout
10226
10227 \begin_layout Standard
10228 In mathematical text, umlauts and other accented characters can directly
10229  be inserted.
10230 \end_layout
10231
10232 \begin_layout Subsection
10233 Accents for Operators
10234 \begin_inset Index
10235 status collapsed
10236
10237 \begin_layout Plain Layout
10238 Accents ! for operators
10239 \end_layout
10240
10241 \end_inset
10242
10243
10244 \end_layout
10245
10246 \begin_layout Standard
10247 With the commands 
10248 \series bold
10249
10250 \backslash
10251 overset
10252 \series default
10253
10254 \begin_inset Index
10255 status collapsed
10256
10257 \begin_layout Plain Layout
10258 Commands ! O ! 
10259 \backslash
10260 overset
10261 \end_layout
10262
10263 \end_inset
10264
10265  and 
10266 \series bold
10267
10268 \backslash
10269 underset
10270 \series default
10271
10272 \begin_inset Index
10273 status collapsed
10274
10275 \begin_layout Plain Layout
10276 Commands ! U ! 
10277 \backslash
10278 underset
10279 \end_layout
10280
10281 \end_inset
10282
10283  characters can be placed above or below an operator, respectively, to accent
10284  it.
10285  With the command 
10286 \series bold
10287
10288 \backslash
10289 sideset
10290 \series default
10291
10292 \begin_inset Index
10293 status collapsed
10294
10295 \begin_layout Plain Layout
10296 Commands ! S ! 
10297 \backslash
10298 sideset
10299 \end_layout
10300
10301 \end_inset
10302
10303  characters can be set before and behind an operator.
10304  The command scheme is:
10305 \end_layout
10306
10307 \begin_layout Standard
10308
10309 \series bold
10310
10311 \backslash
10312 sideset{character
10313 \series default
10314  
10315 \series bold
10316 before}{character
10317 \series default
10318  
10319 \series bold
10320 behind}
10321 \end_layout
10322
10323 \begin_layout Standard
10324
10325 \series bold
10326
10327 \backslash
10328 sideset
10329 \series default
10330  must always be before the operator that should be accented.
10331  You can accent with several characters and even with other operators and
10332  symbols.
10333  To place with 
10334 \series bold
10335
10336 \backslash
10337 sideset
10338 \series default
10339  for example only characters behind an operator, write nothing between the
10340  first braces but don't omit the braces.
10341 \end_layout
10342
10343 \begin_layout Standard
10344 For example the command 
10345 \series bold
10346
10347 \backslash
10348 sideset{
10349 \begin_inset Formula $\to$
10350 \end_inset
10351
10352
10353 \backslash
10354 {
10355 \series default
10356 '
10357 \series bold
10358
10359 \begin_inset Formula $\to$
10360 \end_inset
10361
10362
10363 \backslash
10364 sum_k=1
10365 \begin_inset ERT
10366 status collapsed
10367
10368 \begin_layout Plain Layout
10369
10370
10371 \backslash
10372 spce 
10373 \end_layout
10374
10375 \end_inset
10376
10377
10378 \series default
10379 ^
10380 \series bold
10381 n
10382 \series default
10383  produces:
10384 \begin_inset Formula \[
10385 \sideset{}{'}\sum_{k=1}^{n}\]
10386
10387 \end_inset
10388
10389
10390 \end_layout
10391
10392 \begin_layout Standard
10393 The command 
10394 \series bold
10395
10396 \backslash
10397 overset
10398 \begin_inset ERT
10399 status collapsed
10400
10401 \begin_layout Plain Layout
10402
10403
10404 \backslash
10405 spce 
10406 \end_layout
10407
10408 \end_inset
10409
10410
10411 \backslash
10412 maltese
10413 \begin_inset ERT
10414 status collapsed
10415
10416 \begin_layout Plain Layout
10417
10418
10419 \backslash
10420 spce 
10421 \end_layout
10422
10423 \end_inset
10424
10425
10426 \series default
10427
10428 \begin_inset Formula $\uparrow$
10429 \end_inset
10430
10431
10432 \series bold
10433 a
10434 \series default
10435  produces:
10436 \begin_inset Formula \[
10437 \overset{a}{\maltese}\]
10438
10439 \end_inset
10440
10441 As seen in the last example, with 
10442 \series bold
10443
10444 \backslash
10445 overset
10446 \series default
10447  and 
10448 \series bold
10449
10450 \backslash
10451 underset
10452 \series default
10453  also symbols and characters can be accented; with 
10454 \series bold
10455
10456 \backslash
10457 sideset
10458 \series default
10459  this is not possible.
10460 \end_layout
10461
10462 \begin_layout Subsection
10463 Accents for several Characters
10464 \begin_inset Index
10465 status collapsed
10466
10467 \begin_layout Plain Layout
10468 Accents ! for several characters
10469 \end_layout
10470
10471 \end_inset
10472
10473
10474 \end_layout
10475
10476 \begin_layout Standard
10477 \begin_inset space \hfill{}
10478 \end_inset
10479
10480
10481 \begin_inset Tabular
10482 <lyxtabular version="3" rows="5" columns="2">
10483 <features>
10484 <column alignment="center" valignment="top" width="0pt">
10485 <column alignment="center" valignment="top" width="0pt">
10486 <row>
10487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10488 \begin_inset Text
10489
10490 \begin_layout Plain Layout
10491 Command
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10497 \begin_inset Text
10498
10499 \begin_layout Plain Layout
10500 Result
10501 \begin_inset Note Note
10502 status collapsed
10503
10504 \begin_layout Plain Layout
10505
10506 \series bold
10507
10508 \backslash
10509 raisebox
10510 \series default
10511  is only used as spacer.
10512 \end_layout
10513
10514 \end_inset
10515
10516
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 </row>
10522 <row>
10523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Plain Layout
10527
10528 \backslash
10529 overleftarrow
10530 \begin_inset ERT
10531 status collapsed
10532
10533 \begin_layout Plain Layout
10534
10535
10536 \backslash
10537 spce 
10538 \end_layout
10539
10540 \end_inset
10541
10542 A=B
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10548 \begin_inset Text
10549
10550 \begin_layout Plain Layout
10551 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10552 \end_inset
10553
10554
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 </row>
10560 <row>
10561 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10562 \begin_inset Text
10563
10564 \begin_layout Plain Layout
10565
10566 \backslash
10567 underleftarrow
10568 \begin_inset ERT
10569 status collapsed
10570
10571 \begin_layout Plain Layout
10572
10573
10574 \backslash
10575 spce 
10576 \end_layout
10577
10578 \end_inset
10579
10580 A=B
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10586 \begin_inset Text
10587
10588 \begin_layout Plain Layout
10589 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10590 \end_inset
10591
10592
10593 \end_layout
10594
10595 \end_inset
10596 </cell>
10597 </row>
10598 <row>
10599 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10600 \begin_inset Text
10601
10602 \begin_layout Plain Layout
10603
10604 \backslash
10605 overleftrightarrow
10606 \begin_inset ERT
10607 status collapsed
10608
10609 \begin_layout Plain Layout
10610
10611
10612 \backslash
10613 spce 
10614 \end_layout
10615
10616 \end_inset
10617
10618 A=B
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10624 \begin_inset Text
10625
10626 \begin_layout Plain Layout
10627 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10628 \end_inset
10629
10630
10631 \end_layout
10632
10633 \end_inset
10634 </cell>
10635 </row>
10636 <row>
10637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10638 \begin_inset Text
10639
10640 \begin_layout Plain Layout
10641
10642 \backslash
10643 underleftrightarrow
10644 \begin_inset ERT
10645 status collapsed
10646
10647 \begin_layout Plain Layout
10648
10649
10650 \backslash
10651 spce 
10652 \end_layout
10653
10654 \end_inset
10655
10656 A=B
10657 \end_layout
10658
10659 \end_inset
10660 </cell>
10661 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10662 \begin_inset Text
10663
10664 \begin_layout Plain Layout
10665 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10666 \end_inset
10667
10668
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 </row>
10674 </lyxtabular>
10675
10676 \end_inset
10677
10678
10679 \begin_inset space \hfill{}
10680 \end_inset
10681
10682
10683 \begin_inset Tabular
10684 <lyxtabular version="3" rows="5" columns="2">
10685 <features>
10686 <column alignment="center" valignment="top" width="0pt">
10687 <column alignment="center" valignment="top" width="0pt">
10688 <row>
10689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10690 \begin_inset Text
10691
10692 \begin_layout Plain Layout
10693 Command
10694 \end_layout
10695
10696 \end_inset
10697 </cell>
10698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10699 \begin_inset Text
10700
10701 \begin_layout Plain Layout
10702 Result
10703 \end_layout
10704
10705 \end_inset
10706 </cell>
10707 </row>
10708 <row>
10709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10710 \begin_inset Text
10711
10712 \begin_layout Plain Layout
10713
10714 \backslash
10715 overrightarrow
10716 \begin_inset ERT
10717 status collapsed
10718
10719 \begin_layout Plain Layout
10720
10721
10722 \backslash
10723 spce 
10724 \end_layout
10725
10726 \end_inset
10727
10728 A=B
10729 \end_layout
10730
10731 \end_inset
10732 </cell>
10733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10734 \begin_inset Text
10735
10736 \begin_layout Plain Layout
10737 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10738 \end_inset
10739
10740
10741 \end_layout
10742
10743 \end_inset
10744 </cell>
10745 </row>
10746 <row>
10747 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10748 \begin_inset Text
10749
10750 \begin_layout Plain Layout
10751
10752 \backslash
10753 underrightarrow
10754 \begin_inset ERT
10755 status collapsed
10756
10757 \begin_layout Plain Layout
10758
10759
10760 \backslash
10761 spce 
10762 \end_layout
10763
10764 \end_inset
10765
10766 A=B
10767 \end_layout
10768
10769 \end_inset
10770 </cell>
10771 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10772 \begin_inset Text
10773
10774 \begin_layout Plain Layout
10775 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10776 \end_inset
10777
10778
10779 \end_layout
10780
10781 \end_inset
10782 </cell>
10783 </row>
10784 <row>
10785 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10786 \begin_inset Text
10787
10788 \begin_layout Plain Layout
10789
10790 \backslash
10791 widetilde
10792 \begin_inset ERT
10793 status collapsed
10794
10795 \begin_layout Plain Layout
10796
10797
10798 \backslash
10799 spce 
10800 \end_layout
10801
10802 \end_inset
10803
10804 A=B
10805 \end_layout
10806
10807 \end_inset
10808 </cell>
10809 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10810 \begin_inset Text
10811
10812 \begin_layout Plain Layout
10813 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10814 \end_inset
10815
10816
10817 \end_layout
10818
10819 \end_inset
10820 </cell>
10821 </row>
10822 <row>
10823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10824 \begin_inset Text
10825
10826 \begin_layout Plain Layout
10827
10828 \backslash
10829 widehat
10830 \begin_inset ERT
10831 status collapsed
10832
10833 \begin_layout Plain Layout
10834
10835
10836 \backslash
10837 spce 
10838 \end_layout
10839
10840 \end_inset
10841
10842 A=B
10843 \end_layout
10844
10845 \end_inset
10846 </cell>
10847 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Plain Layout
10851 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10852 \end_inset
10853
10854
10855 \end_layout
10856
10857 \end_inset
10858 </cell>
10859 </row>
10860 </lyxtabular>
10861
10862 \end_inset
10863
10864
10865 \begin_inset space \hfill{}
10866 \end_inset
10867
10868
10869 \end_layout
10870
10871 \begin_layout Standard
10872 \begin_inset VSpace medskip
10873 \end_inset
10874
10875 With these commands as many characters as you like can be accented.
10876  But the accents 
10877 \series bold
10878
10879 \backslash
10880 widetilde
10881 \series default
10882  and 
10883 \series bold
10884
10885 \backslash
10886 widehat
10887 \series default
10888  will only be set in the output with a length of three characters, as shown
10889  in the following example:
10890 \begin_inset Formula \[
10891 \widetilde{A+B=C-D}\]
10892
10893 \end_inset
10894
10895
10896 \end_layout
10897
10898 \begin_layout Standard
10899 With the commands 
10900 \series bold
10901
10902 \backslash
10903 overset
10904 \series default
10905
10906 \begin_inset Index
10907 status collapsed
10908
10909 \begin_layout Plain Layout
10910 Commands ! O ! 
10911 \backslash
10912 overset
10913 \end_layout
10914
10915 \end_inset
10916
10917  and 
10918 \series bold
10919
10920 \backslash
10921 underset
10922 \series default
10923
10924 \begin_inset Index
10925 status collapsed
10926
10927 \begin_layout Plain Layout
10928 Commands ! U ! 
10929 \backslash
10930 underset
10931 \end_layout
10932
10933 \end_inset
10934
10935  described in the previous subsection it is also possible to accent several
10936  characters.
10937  The command 
10938 \series bold
10939
10940 \backslash
10941 underset
10942 \begin_inset ERT
10943 status collapsed
10944
10945 \begin_layout Plain Layout
10946
10947
10948 \backslash
10949 spce 
10950 \end_layout
10951
10952 \end_inset
10953
10954 A=B
10955 \begin_inset Formula $\downarrow$
10956 \end_inset
10957
10958 ***
10959 \series default
10960  creates:
10961 \begin_inset Formula \[
10962 \underset{***}{A=B}\]
10963
10964 \end_inset
10965
10966
10967 \end_layout
10968
10969 \begin_layout Section
10970 Space
10971 \begin_inset CommandInset label
10972 LatexCommand label
10973 name "sub:Space"
10974
10975 \end_inset
10976
10977
10978 \begin_inset Index
10979 status collapsed
10980
10981 \begin_layout Plain Layout
10982 Space ! horizontal
10983 \end_layout
10984
10985 \end_inset
10986
10987
10988 \end_layout
10989
10990 \begin_layout Subsection
10991 Predefined Space
10992 \begin_inset CommandInset label
10993 LatexCommand label
10994 name "sub:Predefined-Space"
10995
10996 \end_inset
10997
10998
10999 \begin_inset Index
11000 status collapsed
11001
11002 \begin_layout Plain Layout
11003 Space ! horizontal ! predefined
11004 \end_layout
11005
11006 \end_inset
11007
11008
11009 \end_layout
11010
11011 \begin_layout Standard
11012 Sometimes it is necessary to insert horizontal space to a formula.
11013  This is done by inserting a protected space (shortcut 
11014 \begin_inset Info
11015 type  "shortcut"
11016 arg   "space-insert protected"
11017 \end_inset
11018
11019 ).
11020  A 
11021 \begin_inset Quotes eld
11022 \end_inset
11023
11024
11025 \color blue
11026
11027 \begin_inset ERT
11028 status collapsed
11029
11030 \begin_layout Plain Layout
11031
11032
11033 \backslash
11034 spce 
11035 \end_layout
11036
11037 \end_inset
11038
11039
11040 \color inherit
11041
11042 \begin_inset Quotes erd
11043 \end_inset
11044
11045  appears and by pressing 
11046 \family sans
11047 Space
11048 \family default
11049  several times one can select one of eight different space sizes.
11050  The spaces can also be inserted using the math toolbar button 
11051 \begin_inset Graphics
11052         filename ../images/math/space.png
11053         scale 85
11054
11055 \end_inset
11056
11057  or special commands.
11058  Independent from the inserted command, one can select the size again by
11059  pressing 
11060 \family sans
11061 Space
11062 \family default
11063  afterwards.
11064 \end_layout
11065
11066 \begin_layout Standard
11067 \noindent
11068 \align center
11069 \begin_inset VSpace -5mm
11070 \end_inset
11071
11072
11073 \begin_inset Tabular
11074 <lyxtabular version="3" rows="3" columns="7">
11075 <features>
11076 <column alignment="center" valignment="middle" width="6.8cm">
11077 <column alignment="center" valignment="top" width="0">
11078 <column alignment="center" valignment="top" width="0">
11079 <column alignment="center" valignment="top" width="0">
11080 <column alignment="center" valignment="top" width="0">
11081 <column alignment="center" valignment="top" width="0">
11082 <column alignment="center" valignment="top" width="0">
11083 <row>
11084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11085 \begin_inset Text
11086
11087 \begin_layout Plain Layout
11088 Command
11089 \end_layout
11090
11091 \end_inset
11092 </cell>
11093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11094 \begin_inset Text
11095
11096 \begin_layout Plain Layout
11097
11098 \backslash
11099 ,
11100 \end_layout
11101
11102 \end_inset
11103 </cell>
11104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11105 \begin_inset Text
11106
11107 \begin_layout Plain Layout
11108
11109 \backslash
11110 :
11111 \end_layout
11112
11113 \end_inset
11114 </cell>
11115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Plain Layout
11119
11120 \backslash
11121 ;
11122 \end_layout
11123
11124 \end_inset
11125 </cell>
11126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11127 \begin_inset Text
11128
11129 \begin_layout Plain Layout
11130
11131 \backslash
11132 quad
11133 \end_layout
11134
11135 \end_inset
11136 </cell>
11137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Plain Layout
11141
11142 \backslash
11143 qquad
11144 \end_layout
11145
11146 \end_inset
11147 </cell>
11148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11149 \begin_inset Text
11150
11151 \begin_layout Plain Layout
11152
11153 \backslash
11154 !
11155 \end_layout
11156
11157 \end_inset
11158 </cell>
11159 </row>
11160 <row>
11161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11162 \begin_inset Text
11163
11164 \begin_layout Plain Layout
11165 Number of 
11166 \family sans
11167 Space
11168 \family default
11169  keystrokes after inserting the protected space
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11175 \begin_inset Text
11176
11177 \begin_layout Plain Layout
11178 0
11179 \end_layout
11180
11181 \end_inset
11182 </cell>
11183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11184 \begin_inset Text
11185
11186 \begin_layout Plain Layout
11187 1
11188 \end_layout
11189
11190 \end_inset
11191 </cell>
11192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11193 \begin_inset Text
11194
11195 \begin_layout Plain Layout
11196 2
11197 \end_layout
11198
11199 \end_inset
11200 </cell>
11201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11202 \begin_inset Text
11203
11204 \begin_layout Plain Layout
11205 3
11206 \end_layout
11207
11208 \end_inset
11209 </cell>
11210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11211 \begin_inset Text
11212
11213 \begin_layout Plain Layout
11214 4
11215 \end_layout
11216
11217 \end_inset
11218 </cell>
11219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11220 \begin_inset Text
11221
11222 \begin_layout Plain Layout
11223 5
11224 \end_layout
11225
11226 \end_inset
11227 </cell>
11228 </row>
11229 <row>
11230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11231 \begin_inset Text
11232
11233 \begin_layout Plain Layout
11234 Result
11235 \end_layout
11236
11237 \end_inset
11238 </cell>
11239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11240 \begin_inset Text
11241
11242 \begin_layout Plain Layout
11243 \begin_inset Formula $A\, B$
11244 \end_inset
11245
11246
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Plain Layout
11255 \begin_inset Formula $A\: B$
11256 \end_inset
11257
11258
11259 \end_layout
11260
11261 \end_inset
11262 </cell>
11263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11264 \begin_inset Text
11265
11266 \begin_layout Plain Layout
11267 \begin_inset Formula $A\; B$
11268 \end_inset
11269
11270
11271 \end_layout
11272
11273 \end_inset
11274 </cell>
11275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11276 \begin_inset Text
11277
11278 \begin_layout Plain Layout
11279 \begin_inset Formula $A\quad B$
11280 \end_inset
11281
11282
11283 \end_layout
11284
11285 \end_inset
11286 </cell>
11287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11288 \begin_inset Text
11289
11290 \begin_layout Plain Layout
11291 \begin_inset Formula $A\qquad B$
11292 \end_inset
11293
11294
11295 \end_layout
11296
11297 \end_inset
11298 </cell>
11299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11300 \begin_inset Text
11301
11302 \begin_layout Plain Layout
11303 \begin_inset Formula $A\! B$
11304 \end_inset
11305
11306
11307 \end_layout
11308
11309 \end_inset
11310 </cell>
11311 </row>
11312 </lyxtabular>
11313
11314 \end_inset
11315
11316
11317 \end_layout
11318
11319 \begin_layout Standard
11320 The last size seem to produce no space.
11321  It is displayed red in LyX contrary to the other sizes, because it is a
11322  negative space.
11323  There are two more negative spaces:
11324 \end_layout
11325
11326 \begin_layout Standard
11327 \align center
11328 \begin_inset Tabular
11329 <lyxtabular version="3" rows="3" columns="3">
11330 <features>
11331 <column alignment="center" valignment="middle" width="6.8cm">
11332 <column alignment="center" valignment="top" width="0pt">
11333 <column alignment="center" valignment="top" width="0pt">
11334 <row>
11335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11336 \begin_inset Text
11337
11338 \begin_layout Plain Layout
11339 Command
11340 \end_layout
11341
11342 \end_inset
11343 </cell>
11344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11345 \begin_inset Text
11346
11347 \begin_layout Plain Layout
11348
11349 \backslash
11350 negmedspace
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11356 \begin_inset Text
11357
11358 \begin_layout Plain Layout
11359
11360 \backslash
11361 negthickspace
11362 \end_layout
11363
11364 \end_inset
11365 </cell>
11366 </row>
11367 <row>
11368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11369 \begin_inset Text
11370
11371 \begin_layout Plain Layout
11372 Number of 
11373 \family sans
11374 Space
11375 \family default
11376  keystrokes after inserting the protected space
11377 \end_layout
11378
11379 \end_inset
11380 </cell>
11381 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11382 \begin_inset Text
11383
11384 \begin_layout Plain Layout
11385 6
11386 \end_layout
11387
11388 \end_inset
11389 </cell>
11390 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11391 \begin_inset Text
11392
11393 \begin_layout Plain Layout
11394 7
11395 \end_layout
11396
11397 \end_inset
11398 </cell>
11399 </row>
11400 <row>
11401 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11402 \begin_inset Text
11403
11404 \begin_layout Plain Layout
11405 Result
11406 \end_layout
11407
11408 \end_inset
11409 </cell>
11410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11411 \begin_inset Text
11412
11413 \begin_layout Plain Layout
11414 \begin_inset Formula $A\negmedspace B$
11415 \end_inset
11416
11417
11418 \end_layout
11419
11420 \end_inset
11421 </cell>
11422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11423 \begin_inset Text
11424
11425 \begin_layout Plain Layout
11426 \begin_inset Formula $A\negthickspace B$
11427 \end_inset
11428
11429
11430 \end_layout
11431
11432 \end_inset
11433 </cell>
11434 </row>
11435 </lyxtabular>
11436
11437 \end_inset
11438
11439
11440 \end_layout
11441
11442 \begin_layout Standard
11443 Negative spaces can lead to characters overlapping each other.
11444  Thus they can be used to enforce ligatures, what is e.
11445 \begin_inset space \thinspace{}
11446 \end_inset
11447
11448 g.
11449 \begin_inset space \space{}
11450 \end_inset
11451
11452 useful for summation operators: 
11453 \end_layout
11454
11455 \begin_layout Standard
11456 \align center
11457 \begin_inset Tabular
11458 <lyxtabular version="3" rows="3" columns="2">
11459 <features>
11460 <column alignment="center" valignment="top" width="0">
11461 <column alignment="center" valignment="top" width="0">
11462 <row>
11463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11464 \begin_inset Text
11465
11466 \begin_layout Plain Layout
11467 Command
11468 \end_layout
11469
11470 \end_inset
11471 </cell>
11472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11473 \begin_inset Text
11474
11475 \begin_layout Plain Layout
11476 Result
11477 \begin_inset Note Note
11478 status collapsed
11479
11480 \begin_layout Plain Layout
11481
11482 \series bold
11483
11484 \backslash
11485 raisebox
11486 \series default
11487  is only used as spacer.
11488 \end_layout
11489
11490 \end_inset
11491
11492
11493 \end_layout
11494
11495 \end_inset
11496 </cell>
11497 </row>
11498 <row>
11499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11500 \begin_inset Text
11501
11502 \begin_layout Plain Layout
11503
11504 \backslash
11505 sum
11506 \backslash
11507 sum
11508 \begin_inset ERT
11509 status collapsed
11510
11511 \begin_layout Plain Layout
11512
11513
11514 \backslash
11515 spce 
11516 \end_layout
11517
11518 \end_inset
11519
11520 f_kl
11521 \end_layout
11522
11523 \end_inset
11524 </cell>
11525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11526 \begin_inset Text
11527
11528 \begin_layout Plain Layout
11529 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11530 \end_inset
11531
11532
11533 \end_layout
11534
11535 \end_inset
11536 </cell>
11537 </row>
11538 <row>
11539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11540 \begin_inset Text
11541
11542 \begin_layout Plain Layout
11543
11544 \backslash
11545 sum
11546 \backslash
11547 negmedspace
11548 \backslash
11549 sum
11550 \begin_inset ERT
11551 status collapsed
11552
11553 \begin_layout Plain Layout
11554
11555
11556 \backslash
11557 spce 
11558 \end_layout
11559
11560 \end_inset
11561
11562 f_kl
11563 \end_layout
11564
11565 \end_inset
11566 </cell>
11567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11568 \begin_inset Text
11569
11570 \begin_layout Plain Layout
11571 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11572 \end_inset
11573
11574
11575 \end_layout
11576
11577 \end_inset
11578 </cell>
11579 </row>
11580 </lyxtabular>
11581
11582 \end_inset
11583
11584
11585 \end_layout
11586
11587 \begin_layout Standard
11588 Relations like for example equal signs, are always surrounded by space.
11589  To suppress this, the equal sign is placed into a TeX-brace.
11590  The following example demonstrates this:
11591 \end_layout
11592
11593 \begin_layout Standard
11594 \align center
11595 \begin_inset Tabular
11596 <lyxtabular version="3" rows="2" columns="2">
11597 <features>
11598 <column alignment="center" valignment="top" width="0pt">
11599 <column alignment="center" valignment="top" width="0pt">
11600 <row>
11601 <cell alignment="center" valignment="top" usebox="none">
11602 \begin_inset Text
11603
11604 \begin_layout Plain Layout
11605 normal equation
11606 \end_layout
11607
11608 \end_inset
11609 </cell>
11610 <cell alignment="center" valignment="top" usebox="none">
11611 \begin_inset Text
11612
11613 \begin_layout Plain Layout
11614 \begin_inset Formula $A=B$
11615 \end_inset
11616
11617
11618 \end_layout
11619
11620 \end_inset
11621 </cell>
11622 </row>
11623 <row>
11624 <cell alignment="center" valignment="top" usebox="none">
11625 \begin_inset Text
11626
11627 \begin_layout Plain Layout
11628 \begin_inset Note Note
11629 status collapsed
11630
11631 \begin_layout Plain Layout
11632
11633 \series bold
11634
11635 \backslash
11636 raisebox
11637 \series default
11638  is only used as spacer.
11639 \end_layout
11640
11641 \end_inset
11642
11643
11644 \begin_inset Formula $\raisebox{5mm}{}$
11645 \end_inset
11646
11647 equation without space
11648 \end_layout
11649
11650 \end_inset
11651 </cell>
11652 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11653 \begin_inset Text
11654
11655 \begin_layout Plain Layout
11656 \begin_inset Formula $A{=}B$
11657 \end_inset
11658
11659
11660 \end_layout
11661
11662 \end_inset
11663 </cell>
11664 </row>
11665 </lyxtabular>
11666
11667 \end_inset
11668
11669
11670 \end_layout
11671
11672 \begin_layout Standard
11673 \noindent
11674 The command for the last formula is: 
11675 \series bold
11676 A
11677 \backslash
11678 {=
11679 \begin_inset Formula $\to$
11680 \end_inset
11681
11682 B
11683 \end_layout
11684
11685 \begin_layout Standard
11686 \begin_inset VSpace bigskip
11687 \end_inset
11688
11689 Spaces are needed for physical units, because the space between the value
11690  and the unit is the smallest one and not a normal space.
11691  For units in text, the smallest space is inserted via the menu 
11692 \family sans
11693 Insert\SpecialChar \menuseparator
11694 Formatting\SpecialChar \menuseparator
11695 Thin
11696 \begin_inset space ~
11697 \end_inset
11698
11699 Space
11700 \family default
11701  (shortcut 
11702 \begin_inset Info
11703 type  "shortcut"
11704 arg   "space-insert thin"
11705 \end_inset
11706
11707 ).
11708 \end_layout
11709
11710 \begin_layout Standard
11711 An example to visualize the difference:
11712 \end_layout
11713
11714 \begin_layout Standard
11715 \begin_inset Tabular
11716 <lyxtabular version="3" rows="2" columns="2">
11717 <features>
11718 <column alignment="left" valignment="top" width="0">
11719 <column alignment="left" valignment="top" width="0">
11720 <row>
11721 <cell alignment="center" valignment="top" usebox="none">
11722 \begin_inset Text
11723
11724 \begin_layout Plain Layout
11725 24 kW
11726 \begin_inset Formula $\cdot$
11727 \end_inset
11728
11729 h
11730 \end_layout
11731
11732 \end_inset
11733 </cell>
11734 <cell alignment="center" valignment="top" usebox="none">
11735 \begin_inset Text
11736
11737 \begin_layout Plain Layout
11738 space between value and unit
11739 \end_layout
11740
11741 \end_inset
11742 </cell>
11743 </row>
11744 <row>
11745 <cell alignment="center" valignment="top" usebox="none">
11746 \begin_inset Text
11747
11748 \begin_layout Plain Layout
11749 24
11750 \begin_inset space \thinspace{}
11751 \end_inset
11752
11753 kW
11754 \begin_inset Formula $\cdot$
11755 \end_inset
11756
11757 h
11758 \end_layout
11759
11760 \end_inset
11761 </cell>
11762 <cell alignment="center" valignment="top" usebox="none">
11763 \begin_inset Text
11764
11765 \begin_layout Plain Layout
11766 smallest space between value and unit
11767 \end_layout
11768
11769 \end_inset
11770 </cell>
11771 </row>
11772 </lyxtabular>
11773
11774 \end_inset
11775
11776
11777 \end_layout
11778
11779 \begin_layout Subsection
11780 Variable Space
11781 \begin_inset ERT
11782 status collapsed
11783
11784 \begin_layout Plain Layout
11785
11786
11787 \backslash
11788 texorpdfstring{
11789 \end_layout
11790
11791 \end_inset
11792
11793
11794 \begin_inset Foot
11795 status collapsed
11796
11797 \begin_layout Plain Layout
11798 for vertical space in formulas see 
11799 \begin_inset CommandInset ref
11800 LatexCommand ref
11801 reference "sub:Line-Separation"
11802
11803 \end_inset
11804
11805
11806 \end_layout
11807
11808 \end_inset
11809
11810
11811 \begin_inset ERT
11812 status collapsed
11813
11814 \begin_layout Plain Layout
11815
11816 }{}
11817 \end_layout
11818
11819 \end_inset
11820
11821
11822 \begin_inset Note Note
11823 status collapsed
11824
11825 \begin_layout Plain Layout
11826
11827 \backslash
11828 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11829 \end_layout
11830
11831 \begin_layout Plain Layout
11832 More about 
11833 \backslash
11834 texorpdfstring is in section 
11835 \begin_inset CommandInset ref
11836 LatexCommand ref
11837 reference "sub:Formulas-in-Section"
11838
11839 \end_inset
11840
11841 .
11842 \end_layout
11843
11844 \end_inset
11845
11846
11847 \begin_inset CommandInset label
11848 LatexCommand label
11849 name "sub:Variable-Space"
11850
11851 \end_inset
11852
11853
11854 \begin_inset Index
11855 status collapsed
11856
11857 \begin_layout Plain Layout
11858 Space ! horizontal ! variable
11859 \end_layout
11860
11861 \end_inset
11862
11863
11864 \end_layout
11865
11866 \begin_layout Standard
11867 Space with a defined length can be inserted with the command 
11868 \series bold
11869
11870 \backslash
11871 hspace
11872 \series default
11873
11874 \begin_inset Index
11875 status collapsed
11876
11877 \begin_layout Plain Layout
11878 Commands ! H ! 
11879 \backslash
11880 hspace
11881 \end_layout
11882
11883 \end_inset
11884
11885 .
11886  Then a long 
11887 \begin_inset Quotes eld
11888 \end_inset
11889
11890
11891 \color blue
11892
11893 \begin_inset ERT
11894 status collapsed
11895
11896 \begin_layout Plain Layout
11897
11898
11899 \backslash
11900 spce 
11901 \end_layout
11902
11903 \end_inset
11904
11905
11906 \color inherit
11907
11908 \begin_inset Quotes erd
11909 \end_inset
11910
11911  appears.
11912  The length can be specified by left-clicking on the 
11913 \begin_inset Quotes eld
11914 \end_inset
11915
11916
11917 \color blue
11918
11919 \begin_inset ERT
11920 status collapsed
11921
11922 \begin_layout Plain Layout
11923
11924
11925 \backslash
11926 spce 
11927 \end_layout
11928
11929 \end_inset
11930
11931
11932 \color inherit
11933
11934 \begin_inset Quotes erd
11935 \end_inset
11936
11937 .
11938  The length may also be negative.
11939  To insert so many space that the formula uses all available space, the
11940  command 
11941 \series bold
11942
11943 \backslash
11944 hfill
11945 \series default
11946
11947 \begin_inset Index
11948 status collapsed
11949
11950 \begin_layout Plain Layout
11951 Commands ! H ! 
11952 \backslash
11953 hfill
11954 \end_layout
11955
11956 \end_inset
11957
11958  is used.
11959 \end_layout
11960
11961 \begin_layout Standard
11962 \begin_inset VSpace -1mm
11963 \end_inset
11964
11965
11966 \end_layout
11967
11968 \begin_layout Standard
11969 \align center
11970 \begin_inset Tabular
11971 <lyxtabular version="3" rows="4" columns="2">
11972 <features>
11973 <column alignment="center" valignment="top" width="0">
11974 <column alignment="center" valignment="top" width="0">
11975 <row>
11976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11977 \begin_inset Text
11978
11979 \begin_layout Plain Layout
11980 Command (
11981 \backslash
11982 hspace length)
11983 \end_layout
11984
11985 \end_inset
11986 </cell>
11987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11988 \begin_inset Text
11989
11990 \begin_layout Plain Layout
11991 Result
11992 \end_layout
11993
11994 \end_inset
11995 </cell>
11996 </row>
11997 <row>
11998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11999 \begin_inset Text
12000
12001 \begin_layout Plain Layout
12002 A=B
12003 \backslash
12004 hspace
12005 \begin_inset ERT
12006 status collapsed
12007
12008 \begin_layout Plain Layout
12009
12010
12011 \backslash
12012 spce 
12013 \end_layout
12014
12015 \end_inset
12016
12017
12018 \begin_inset Formula $\to$
12019 \end_inset
12020
12021 A
12022 \backslash
12023 not=C (3
12024 \begin_inset space \thinspace{}
12025 \end_inset
12026
12027 cm)
12028 \end_layout
12029
12030 \end_inset
12031 </cell>
12032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12033 \begin_inset Text
12034
12035 \begin_layout Plain Layout
12036 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12037 \end_inset
12038
12039
12040 \end_layout
12041
12042 \end_inset
12043 </cell>
12044 </row>
12045 <row>
12046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12047 \begin_inset Text
12048
12049 \begin_layout Plain Layout
12050 A
12051 \backslash
12052 hspace
12053 \begin_inset ERT
12054 status collapsed
12055
12056 \begin_layout Plain Layout
12057
12058
12059 \backslash
12060 spce 
12061 \end_layout
12062
12063 \end_inset
12064
12065
12066 \begin_inset Formula $\to$
12067 \end_inset
12068
12069 A
12070 \backslash
12071 not=A (-1
12072 \begin_inset space \thinspace{}
12073 \end_inset
12074
12075 mm)
12076 \end_layout
12077
12078 \end_inset
12079 </cell>
12080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12081 \begin_inset Text
12082
12083 \begin_layout Plain Layout
12084 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12085 \end_inset
12086
12087
12088 \end_layout
12089
12090 \end_inset
12091 </cell>
12092 </row>
12093 <row>
12094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12095 \begin_inset Text
12096
12097 \begin_layout Plain Layout
12098 A=A
12099 \backslash
12100 hfill
12101 \begin_inset ERT
12102 status collapsed
12103
12104 \begin_layout Plain Layout
12105
12106
12107 \backslash
12108 spce 
12109 \end_layout
12110
12111 \end_inset
12112
12113 B=B
12114 \end_layout
12115
12116 \end_inset
12117 </cell>
12118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12119 \begin_inset Text
12120
12121 \begin_layout Plain Layout
12122 \begin_inset Formula $A=A\hfill B=B$
12123 \end_inset
12124
12125
12126 \end_layout
12127
12128 \end_inset
12129 </cell>
12130 </row>
12131 </lyxtabular>
12132
12133 \end_inset
12134
12135
12136 \end_layout
12137
12138 \begin_layout Standard
12139 In the last example the available space is given by the longest column entry
12140  of the table.
12141  In an inline formula the space depends on the length of the line in which
12142  
12143 \series bold
12144
12145 \backslash
12146 hfill
12147 \series default
12148  is inserted.
12149  Thus, when the line uses the full width, no space will be created.
12150  
12151 \series bold
12152
12153 \backslash
12154 hfill
12155 \series default
12156  only has an effect on displayed formulas when the formula style 
12157 \series bold
12158 Indented
12159 \series default
12160  is used.
12161  (Formula styles are explained in 
12162 \begin_inset CommandInset ref
12163 LatexCommand ref
12164 reference "sec:Formula-Styles"
12165
12166 \end_inset
12167
12168 .)
12169 \end_layout
12170
12171 \begin_layout Standard
12172 Besides 
12173 \series bold
12174
12175 \backslash
12176 hfill
12177 \series default
12178 , there are the commands 
12179 \series bold
12180
12181 \backslash
12182 dotfill
12183 \series default
12184  and 
12185 \series bold
12186
12187 \backslash
12188 hrulefill
12189 \series default
12190  that fill the space with a pattern, see 
12191 \begin_inset CommandInset ref
12192 LatexCommand ref
12193 reference "sub:Ellipses"
12194
12195 \end_inset
12196
12197  for an example.
12198 \end_layout
12199
12200 \begin_layout Standard
12201 For text, variable space can be inserted via the menu 
12202 \family sans
12203 Insert\SpecialChar \menuseparator
12204 Formatting\SpecialChar \menuseparator
12205 Horizontal
12206 \begin_inset space ~
12207 \end_inset
12208
12209 Space
12210 \family default
12211 :
12212 \end_layout
12213
12214 \begin_layout Standard
12215 This is a line with
12216 \begin_inset space \hspace{}
12217 \length 2cm
12218 \end_inset
12219
12220 2
12221 \begin_inset space \thinspace{}
12222 \end_inset
12223
12224 cm space.
12225 \end_layout
12226
12227 \begin_layout Standard
12228 This is a line with
12229 \begin_inset space \hfill{}
12230 \end_inset
12231
12232 maximum space.
12233 \end_layout
12234
12235 \begin_layout Subsection
12236 Space besides inline Formulas
12237 \begin_inset Index
12238 status collapsed
12239
12240 \begin_layout Plain Layout
12241 Space ! besides inline formulas
12242 \end_layout
12243
12244 \end_inset
12245
12246
12247 \end_layout
12248
12249 \begin_layout Standard
12250 The space that surrounds inline formulas can be adjusted with the length
12251  
12252 \series bold
12253
12254 \backslash
12255 mathsurround
12256 \begin_inset Index
12257 status collapsed
12258
12259 \begin_layout Plain Layout
12260 Commands ! M ! 
12261 \backslash
12262 mathsurround
12263 \end_layout
12264
12265 \end_inset
12266
12267
12268 \series default
12269 .
12270  The value of a length is set with the command 
12271 \series bold
12272
12273 \backslash
12274 setlength
12275 \begin_inset Index
12276 status collapsed
12277
12278 \begin_layout Plain Layout
12279 Commands ! S ! 
12280 \backslash
12281 setlength
12282 \end_layout
12283
12284 \end_inset
12285
12286
12287 \series default
12288  that has the following scheme:
12289 \end_layout
12290
12291 \begin_layout Standard
12292
12293 \series bold
12294
12295 \backslash
12296 setlength{length name}{value}
12297 \end_layout
12298
12299 \begin_layout Standard
12300 To set 
12301 \series bold
12302
12303 \backslash
12304 mathsurround
12305 \series default
12306  to the value 5
12307 \begin_inset space \thinspace{}
12308 \end_inset
12309
12310 mm, the command
12311 \end_layout
12312
12313 \begin_layout Standard
12314
12315 \series bold
12316
12317 \backslash
12318 setlength{
12319 \backslash
12320 mathsurround}{5mm}
12321 \end_layout
12322
12323 \begin_layout Standard
12324 is inserted in TeX-mode.
12325  5
12326 \begin_inset space \thinspace{}
12327 \end_inset
12328
12329 mm space will now be set around all inline formulas:
12330 \begin_inset ERT
12331 status collapsed
12332
12333 \begin_layout Plain Layout
12334
12335
12336 \backslash
12337 setlength{
12338 \backslash
12339 mathsurround}{5mm}
12340 \end_layout
12341
12342 \end_inset
12343
12344
12345 \end_layout
12346
12347 \begin_layout Standard
12348 This is a line with an inline formula 
12349 \begin_inset Formula $A=B$
12350 \end_inset
12351
12352  with 5
12353 \begin_inset space \thinspace{}
12354 \end_inset
12355
12356 mm surrounding space.
12357 \begin_inset ERT
12358 status collapsed
12359
12360 \begin_layout Plain Layout
12361
12362
12363 \backslash
12364 setlength{
12365 \backslash
12366 mathsurround}{0pt}
12367 \end_layout
12368
12369 \end_inset
12370
12371
12372 \end_layout
12373
12374 \begin_layout Standard
12375 To return to the predefined value, 
12376 \series bold
12377
12378 \backslash
12379 mathsurround
12380 \series default
12381  is set to the value 0
12382 \begin_inset space \thinspace{}
12383 \end_inset
12384
12385 pt.
12386 \end_layout
12387
12388 \begin_layout Section
12389 Boxes and Frames
12390 \begin_inset Index
12391 status collapsed
12392
12393 \begin_layout Plain Layout
12394 Boxes
12395 \end_layout
12396
12397 \end_inset
12398
12399
12400 \begin_inset Index
12401 status collapsed
12402
12403 \begin_layout Plain Layout
12404 Frames | see
12405 \begin_inset ERT
12406 status collapsed
12407
12408 \begin_layout Plain Layout
12409
12410 {
12411 \end_layout
12412
12413 \end_inset
12414
12415 Boxes
12416 \begin_inset ERT
12417 status collapsed
12418
12419 \begin_layout Plain Layout
12420
12421 }
12422 \end_layout
12423
12424 \end_inset
12425
12426
12427 \end_layout
12428
12429 \end_inset
12430
12431
12432 \end_layout
12433
12434 \begin_layout Standard
12435 Boxes for text are described in chapter 
12436 \family typewriter
12437 Boxes
12438 \family default
12439  in the 
12440 \family typewriter
12441 Embedded
12442 \begin_inset space ~
12443 \end_inset
12444
12445 Objects
12446 \family default
12447  manual.
12448 \end_layout
12449
12450 \begin_layout Subsection
12451 Boxes with Frame
12452 \begin_inset CommandInset label
12453 LatexCommand label
12454 name "sub:Boxes-with-Frame"
12455
12456 \end_inset
12457
12458
12459 \begin_inset Index
12460 status collapsed
12461
12462 \begin_layout Plain Layout
12463 Boxes ! with frame
12464 \end_layout
12465
12466 \end_inset
12467
12468
12469 \end_layout
12470
12471 \begin_layout Standard
12472 It is possible to frame formulas or parts of it with the commands 
12473 \series bold
12474
12475 \backslash
12476 fbox
12477 \series default
12478
12479 \begin_inset Index
12480 status collapsed
12481
12482 \begin_layout Plain Layout
12483 Commands ! F ! 
12484 \backslash
12485 fbox
12486 \end_layout
12487
12488 \end_inset
12489
12490  and 
12491 \series bold
12492
12493 \backslash
12494 boxed
12495 \series default
12496
12497 \begin_inset Index
12498 status collapsed
12499
12500 \begin_layout Plain Layout
12501 Commands ! B ! 
12502 \backslash
12503 boxed
12504 \end_layout
12505
12506 \end_inset
12507
12508 .
12509 \end_layout
12510
12511 \begin_layout Standard
12512 When one of these commands is inserted to a formula, a blue box appears
12513  within a frame to enter formula parts.
12514  For 
12515 \series bold
12516
12517 \backslash
12518 fbox
12519 \series default
12520  an additional formula has to be created by 
12521 \family sans
12522 Ctrl+M
12523 \family default
12524  within this box, because the box content will otherwise be treated as mathemati
12525 cal text.
12526  When 
12527 \series bold
12528
12529 \backslash
12530 boxed
12531 \series default
12532  is used, a new formula is automatically created inside the frame.
12533 \end_layout
12534
12535 \begin_layout Standard
12536 The command 
12537 \series bold
12538
12539 \backslash
12540 fbox
12541 \series default
12542  is not suitable to frame displayed formulas because the formula will always
12543  be set in the size of the text.
12544  
12545 \series bold
12546
12547 \backslash
12548 boxed
12549 \series default
12550  is in contrary not suitable to frame inline formulas, because the formula
12551  will always be set in the size of a displayed formula.
12552 \end_layout
12553
12554 \begin_layout Standard
12555 As extension to 
12556 \series bold
12557
12558 \backslash
12559 fbox
12560 \series default
12561  there is the command 
12562 \series bold
12563
12564 \backslash
12565 framebox
12566 \series default
12567
12568 \begin_inset Index
12569 status collapsed
12570
12571 \begin_layout Plain Layout
12572 Commands ! F ! 
12573 \backslash
12574 framebox
12575 \end_layout
12576
12577 \end_inset
12578
12579  where additionally the frame width and the alignment can be specified.
12580  
12581 \series bold
12582
12583 \backslash
12584 framebox
12585 \series default
12586  is used in the following scheme:
12587 \end_layout
12588
12589 \begin_layout Standard
12590
12591 \series bold
12592
12593 \backslash
12594 framebox[frame width][position]{box content}
12595 \end_layout
12596
12597 \begin_layout Standard
12598 The position can either be 
12599 \emph on
12600 l
12601 \emph default
12602  or 
12603 \emph on
12604 r
12605 \emph default
12606 .
12607  
12608 \emph on
12609 l
12610 \emph default
12611  left aligns, 
12612 \emph on
12613 r
12614 \emph default
12615  right aligns the formula in the box.
12616  When no position is given, the formula will be centered.
12617 \begin_inset Newline newline
12618 \end_inset
12619
12620 Is no width given, also no position can be given.
12621  In this case the frame width is adjusted to the box content like for 
12622 \series bold
12623
12624 \backslash
12625 fbox
12626 \series default
12627 .
12628 \end_layout
12629
12630 \begin_layout Standard
12631 When the command 
12632 \series bold
12633
12634 \backslash
12635 framebox
12636 \series default
12637  is inserted, a box appears containing three blue boxes.
12638  The first two boxes are surrounded by brackets and denote the two optional
12639  arguments.
12640  The third box is for formula parts like for 
12641 \series bold
12642
12643 \backslash
12644 fbox
12645 \series default
12646 .
12647 \end_layout
12648
12649 \begin_layout Standard
12650 \align center
12651 \begin_inset Tabular
12652 <lyxtabular version="3" rows="5" columns="2">
12653 <features>
12654 <column alignment="center" valignment="top" width="0">
12655 <column alignment="center" valignment="top" width="0">
12656 <row>
12657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12658 \begin_inset Text
12659
12660 \begin_layout Plain Layout
12661 Command
12662 \end_layout
12663
12664 \end_inset
12665 </cell>
12666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12667 \begin_inset Text
12668
12669 \begin_layout Plain Layout
12670 Result
12671 \begin_inset Note Note
12672 status collapsed
12673
12674 \begin_layout Plain Layout
12675
12676 \series bold
12677
12678 \backslash
12679 raisebox
12680 \series default
12681  is only used as spacer.
12682 \end_layout
12683
12684 \end_inset
12685
12686
12687 \end_layout
12688
12689 \end_inset
12690 </cell>
12691 </row>
12692 <row>
12693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12694 \begin_inset Text
12695
12696 \begin_layout Plain Layout
12697
12698 \backslash
12699 fbox
12700 \begin_inset ERT
12701 status collapsed
12702
12703 \begin_layout Plain Layout
12704
12705
12706 \backslash
12707 spce 
12708 \end_layout
12709
12710 \end_inset
12711
12712
12713 \family sans
12714 Ctrl+M
12715 \family default
12716  
12717 \backslash
12718 int
12719 \begin_inset ERT
12720 status collapsed
12721
12722 \begin_layout Plain Layout
12723
12724
12725 \backslash
12726 spce 
12727 \end_layout
12728
12729 \end_inset
12730
12731 A=B
12732 \end_layout
12733
12734 \end_inset
12735 </cell>
12736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12737 \begin_inset Text
12738
12739 \begin_layout Plain Layout
12740 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12741 \end_inset
12742
12743
12744 \end_layout
12745
12746 \end_inset
12747 </cell>
12748 </row>
12749 <row>
12750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12751 \begin_inset Text
12752
12753 \begin_layout Plain Layout
12754
12755 \backslash
12756 boxed
12757 \begin_inset ERT
12758 status collapsed
12759
12760 \begin_layout Plain Layout
12761
12762
12763 \backslash
12764 spce 
12765 \end_layout
12766
12767 \end_inset
12768
12769
12770 \backslash
12771 int
12772 \begin_inset ERT
12773 status collapsed
12774
12775 \begin_layout Plain Layout
12776
12777
12778 \backslash
12779 spce 
12780 \end_layout
12781
12782 \end_inset
12783
12784 A=B
12785 \end_layout
12786
12787 \end_inset
12788 </cell>
12789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12790 \begin_inset Text
12791
12792 \begin_layout Plain Layout
12793 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12794 \end_inset
12795
12796
12797 \end_layout
12798
12799 \end_inset
12800 </cell>
12801 </row>
12802 <row>
12803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12804 \begin_inset Text
12805
12806 \begin_layout Plain Layout
12807 A+
12808 \backslash
12809 fbox
12810 \begin_inset ERT
12811 status collapsed
12812
12813 \begin_layout Plain Layout
12814
12815
12816 \backslash
12817 spce 
12818 \end_layout
12819
12820 \end_inset
12821
12822 B
12823 \end_layout
12824
12825 \end_inset
12826 </cell>
12827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12828 \begin_inset Text
12829
12830 \begin_layout Plain Layout
12831 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12832 \end_inset
12833
12834
12835 \end_layout
12836
12837 \end_inset
12838 </cell>
12839 </row>
12840 <row>
12841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12842 \begin_inset Text
12843
12844 \begin_layout Plain Layout
12845
12846 \backslash
12847 framebox
12848 \begin_inset ERT
12849 status collapsed
12850
12851 \begin_layout Plain Layout
12852
12853
12854 \backslash
12855 spce 
12856 \end_layout
12857
12858 \end_inset
12859
12860 20mm
12861 \begin_inset Formula $\to$
12862 \end_inset
12863
12864
12865 \begin_inset Formula $\to$
12866 \end_inset
12867
12868
12869 \family sans
12870 Ctrl+M
12871 \family default
12872  
12873 \backslash
12874 frac
12875 \begin_inset ERT
12876 status collapsed
12877
12878 \begin_layout Plain Layout
12879
12880
12881 \backslash
12882 spce 
12883 \end_layout
12884
12885 \end_inset
12886
12887 A
12888 \begin_inset Formula $\downarrow$
12889 \end_inset
12890
12891 B
12892 \end_layout
12893
12894 \end_inset
12895 </cell>
12896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12897 \begin_inset Text
12898
12899 \begin_layout Plain Layout
12900 \begin_inset Formula $\raisebox{6mm}{}$
12901 \end_inset
12902
12903
12904 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12905 \end_inset
12906
12907
12908 \begin_inset Formula $\raisebox{-4mm}{}$
12909 \end_inset
12910
12911
12912 \end_layout
12913
12914 \end_inset
12915 </cell>
12916 </row>
12917 </lyxtabular>
12918
12919 \end_inset
12920
12921
12922 \end_layout
12923
12924 \begin_layout Standard
12925 The frame thickness can also be adjusted.
12926  To do this the following commands have to be inserted in TeX-mode before
12927  the formula
12928 \end_layout
12929
12930 \begin_layout Standard
12931
12932 \series bold
12933
12934 \backslash
12935 fboxrule
12936 \series default
12937  
12938 \series bold
12939
12940 \begin_inset Quotes eld
12941 \end_inset
12942
12943 thickness
12944 \begin_inset Quotes erd
12945 \end_inset
12946
12947
12948 \series default
12949  
12950 \series bold
12951
12952 \backslash
12953 fboxsep
12954 \series default
12955  
12956 \series bold
12957
12958 \begin_inset Quotes eld
12959 \end_inset
12960
12961 distance
12962 \begin_inset Quotes erd
12963 \end_inset
12964
12965
12966 \end_layout
12967
12968 \begin_layout Standard
12969 \begin_inset Quotes eld
12970 \end_inset
12971
12972 distance
12973 \begin_inset Quotes erd
12974 \end_inset
12975
12976  specifies the minimal distance between the frame and the first character
12977  in the box.
12978  An example for this is the following framed formula:
12979 \begin_inset ERT
12980 status collapsed
12981
12982 \begin_layout Plain Layout
12983
12984
12985 \backslash
12986 fboxrule 2mm 
12987 \backslash
12988 fboxsep 3mm
12989 \end_layout
12990
12991 \end_inset
12992
12993
12994 \begin_inset Formula \[
12995 \boxed{A+B=C}\]
12996
12997 \end_inset
12998
12999 Before this formula the commands
13000 \end_layout
13001
13002 \begin_layout Standard
13003
13004 \series bold
13005
13006 \backslash
13007 fboxrule
13008 \series default
13009  
13010 \series bold
13011 2mm
13012 \series default
13013  
13014 \series bold
13015
13016 \backslash
13017 fboxsep
13018 \series default
13019  
13020 \series bold
13021 3mm
13022 \end_layout
13023
13024 \begin_layout Standard
13025 were inserted in TeX-mode.
13026  The given values are used for all following boxes.
13027 \end_layout
13028
13029 \begin_layout Standard
13030 To return to the standard frame size, the command
13031 \end_layout
13032
13033 \begin_layout Standard
13034
13035 \series bold
13036
13037 \backslash
13038 fboxrule
13039 \series default
13040  
13041 \series bold
13042 0.4pt
13043 \series default
13044  
13045 \series bold
13046
13047 \backslash
13048 fboxsep
13049 \series default
13050  
13051 \series bold
13052 3pt
13053 \series default
13054
13055 \begin_inset ERT
13056 status collapsed
13057
13058 \begin_layout Plain Layout
13059
13060
13061 \backslash
13062 fboxrule 0.4pt 
13063 \backslash
13064 fboxsep 3pt
13065 \end_layout
13066
13067 \end_inset
13068
13069
13070 \end_layout
13071
13072 \begin_layout Standard
13073 is inserted in TeX-mode before the next formula.
13074 \end_layout
13075
13076 \begin_layout Subsection
13077 Boxes without Frame
13078 \begin_inset CommandInset label
13079 LatexCommand label
13080 name "sub:Boxes-without-Frame"
13081
13082 \end_inset
13083
13084
13085 \begin_inset Index
13086 status collapsed
13087
13088 \begin_layout Plain Layout
13089 Boxes ! without frame
13090 \end_layout
13091
13092 \end_inset
13093
13094
13095 \end_layout
13096
13097 \begin_layout Standard
13098 For boxes without a frame there are the following box commands: 
13099 \series bold
13100
13101 \backslash
13102 mbox
13103 \series default
13104
13105 \begin_inset Index
13106 status collapsed
13107
13108 \begin_layout Plain Layout
13109 Commands ! M ! 
13110 \backslash
13111 mbox
13112 \end_layout
13113
13114 \end_inset
13115
13116
13117 \series bold
13118
13119 \backslash
13120 makebox
13121 \series default
13122
13123 \begin_inset Index
13124 status collapsed
13125
13126 \begin_layout Plain Layout
13127 Commands ! M ! 
13128 \backslash
13129 makebox
13130 \end_layout
13131
13132 \end_inset
13133
13134  and 
13135 \series bold
13136
13137 \backslash
13138 raisebox
13139 \series default
13140
13141 \begin_inset Index
13142 status collapsed
13143
13144 \begin_layout Plain Layout
13145 Commands ! R ! 
13146 \backslash
13147 raisebox
13148 \end_layout
13149
13150 \end_inset
13151
13152
13153 \end_layout
13154
13155 \begin_layout Standard
13156 With 
13157 \series bold
13158
13159 \backslash
13160 raisebox
13161 \series default
13162  a box can be super- or subscripted.
13163  But in contrary to normal super- and subscripting, the characters in the
13164  box keep their font size.
13165  
13166 \series bold
13167
13168 \backslash
13169 raisebox
13170 \series default
13171  is used in the following scheme:
13172 \end_layout
13173
13174 \begin_layout Standard
13175
13176 \series bold
13177
13178 \backslash
13179 raisebox{height}{box content}
13180 \end_layout
13181
13182 \begin_layout Standard
13183 When the box should contain a formula, an extra formula is needed like for
13184  
13185 \series bold
13186
13187 \backslash
13188 fbox
13189 \series default
13190 .
13191  
13192 \series medium
13193
13194 \begin_inset Note Greyedout
13195 status open
13196
13197 \begin_layout Plain Layout
13198
13199 \series bold
13200 Note:
13201 \series default
13202  For 
13203 \series bold
13204
13205 \backslash
13206 raisebox
13207 \series default
13208  this extra formula is created by pressing 
13209 \family sans
13210 Ctrl+M
13211 \family default
13212  twice instead of once because LyX doesn't yet support 
13213 \series bold
13214
13215 \backslash
13216 raisebox
13217 \series default
13218  directly.
13219 \end_layout
13220
13221 \end_inset
13222
13223
13224 \end_layout
13225
13226 \begin_layout Standard
13227 \align center
13228 \begin_inset Tabular
13229 <lyxtabular version="3" rows="4" columns="2">
13230 <features>
13231 <column alignment="center" valignment="top" width="0">
13232 <column alignment="center" valignment="top" width="0">
13233 <row>
13234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13235 \begin_inset Text
13236
13237 \begin_layout Plain Layout
13238 Command
13239 \end_layout
13240
13241 \end_inset
13242 </cell>
13243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13244 \begin_inset Text
13245
13246 \begin_layout Plain Layout
13247 Result
13248 \end_layout
13249
13250 \end_inset
13251 </cell>
13252 </row>
13253 <row>
13254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13255 \begin_inset Text
13256
13257 \begin_layout Plain Layout
13258 H
13259 \backslash
13260 raisebox{2mm
13261 \begin_inset Formula $\to$
13262 \end_inset
13263
13264
13265 \backslash
13266 {al
13267 \begin_inset Formula $\to$
13268 \end_inset
13269
13270  lo
13271 \end_layout
13272
13273 \end_inset
13274 </cell>
13275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13276 \begin_inset Text
13277
13278 \begin_layout Plain Layout
13279 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13280 \end_inset
13281
13282
13283 \end_layout
13284
13285 \end_inset
13286 </cell>
13287 </row>
13288 <row>
13289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13290 \begin_inset Text
13291
13292 \begin_layout Plain Layout
13293 H
13294 \backslash
13295 raisebox{-2mm
13296 \begin_inset Formula $\to$
13297 \end_inset
13298
13299
13300 \backslash
13301 {al
13302 \begin_inset Formula $\to$
13303 \end_inset
13304
13305 lo
13306 \end_layout
13307
13308 \end_inset
13309 </cell>
13310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13311 \begin_inset Text
13312
13313 \begin_layout Plain Layout
13314 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13315 \end_inset
13316
13317
13318 \end_layout
13319
13320 \end_inset
13321 </cell>
13322 </row>
13323 <row>
13324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13325 \begin_inset Text
13326
13327 \begin_layout Plain Layout
13328 A=
13329 \backslash
13330 raisebox{-2mm
13331 \begin_inset Formula $\to$
13332 \end_inset
13333
13334
13335 \backslash
13336 {
13337 \family sans
13338 Ctrl+M
13339 \family default
13340  
13341 \family sans
13342 Ctrl+M
13343 \family default
13344  
13345 \backslash
13346 sqrt
13347 \begin_inset ERT
13348 status collapsed
13349
13350 \begin_layout Plain Layout
13351
13352
13353 \backslash
13354 spce 
13355 \end_layout
13356
13357 \end_inset
13358
13359
13360 \end_layout
13361
13362 \end_inset
13363 </cell>
13364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13365 \begin_inset Text
13366
13367 \begin_layout Plain Layout
13368 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13369 \end_inset
13370
13371
13372 \end_layout
13373
13374 \end_inset
13375 </cell>
13376 </row>
13377 </lyxtabular>
13378
13379 \end_inset
13380
13381
13382 \end_layout
13383
13384 \begin_layout Standard
13385 The command 
13386 \series bold
13387
13388 \backslash
13389 mbox
13390 \series default
13391  is equivalent to 
13392 \series bold
13393
13394 \backslash
13395 fbox
13396 \series default
13397  and 
13398 \series bold
13399
13400 \backslash
13401 makebox
13402 \series default
13403  is equivalent to 
13404 \series bold
13405
13406 \backslash
13407 framebox
13408 \series default
13409 , with the difference that there is no frame.
13410 \end_layout
13411
13412 \begin_layout Subsection
13413 Colored Boxes
13414 \begin_inset CommandInset label
13415 LatexCommand label
13416 name "sub:Colored-Boxes"
13417
13418 \end_inset
13419
13420
13421 \begin_inset Index
13422 status collapsed
13423
13424 \begin_layout Plain Layout
13425 Boxes ! colored
13426 \end_layout
13427
13428 \end_inset
13429
13430
13431 \end_layout
13432
13433 \begin_layout Standard
13434 To be able to use all commands explained in this section, the LaTeX-package
13435  
13436 \series bold
13437 color
13438 \series default
13439
13440 \begin_inset Foot
13441 status collapsed
13442
13443 \begin_layout Plain Layout
13444 The LaTeX-package 
13445 \series bold
13446 color
13447 \series default
13448  is part of every LaTeX standard installation.
13449 \end_layout
13450
13451 \end_inset
13452
13453
13454 \begin_inset Index
13455 status collapsed
13456
13457 \begin_layout Plain Layout
13458 Packages ! color
13459 \end_layout
13460
13461 \end_inset
13462
13463  has to be loaded in the LaTeX-preamble with the line
13464 \begin_inset Foot
13465 status collapsed
13466
13467 \begin_layout Plain Layout
13468 When text is colored somewhere in the document with a predefined color,
13469  LyX loads the LaTeX-package 
13470 \series bold
13471 color
13472 \series default
13473  automatically.
13474  Thus it is possible that the package is loaded twice, but this doesn't
13475  arise problems.
13476 \end_layout
13477
13478 \end_inset
13479
13480
13481 \begin_inset Note Note
13482 status collapsed
13483
13484 \begin_layout Plain Layout
13485 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13486 amble.
13487 \end_layout
13488
13489 \end_inset
13490
13491
13492 \end_layout
13493
13494 \begin_layout Standard
13495
13496 \series bold
13497
13498 \backslash
13499 usepackage{color}
13500 \end_layout
13501
13502 \begin_layout Standard
13503 \begin_inset VSpace medskip
13504 \end_inset
13505
13506 To color boxes, the command 
13507 \series bold
13508
13509 \backslash
13510 colorbox
13511 \series default
13512
13513 \begin_inset Index
13514 status collapsed
13515
13516 \begin_layout Plain Layout
13517 Commands ! C ! 
13518 \backslash
13519 colorbox
13520 \end_layout
13521
13522 \end_inset
13523
13524  is used in the following scheme:
13525 \end_layout
13526
13527 \begin_layout Standard
13528
13529 \series bold
13530
13531 \backslash
13532 colorbox{color}{box content}
13533 \end_layout
13534
13535 \begin_layout Standard
13536 The box content can also be a box and a 
13537 \series bold
13538
13539 \backslash
13540 colorbox
13541 \series default
13542  can also be part of another box (see the 2nd and 3rd example).
13543  When the box should contain a formula, an extra formula has to be created,
13544  the same way as for 
13545 \series bold
13546
13547 \backslash
13548 raisebox
13549 \series default
13550 .
13551 \begin_inset Foot
13552 status collapsed
13553
13554 \begin_layout Plain Layout
13555 This also applies for the command 
13556 \series bold
13557
13558 \backslash
13559 fcolorbox
13560 \series default
13561 .
13562 \end_layout
13563
13564 \end_inset
13565
13566
13567 \end_layout
13568
13569 \begin_layout Standard
13570 One of the following predefined colors can be chosen:
13571 \end_layout
13572
13573 \begin_layout Standard
13574
13575 \series bold
13576 black
13577 \series default
13578
13579 \series bold
13580 blue
13581 \series default
13582
13583 \series bold
13584 cyan
13585 \series default
13586
13587 \series bold
13588 green
13589 \series default
13590
13591 \series bold
13592 magenta
13593 \series default
13594
13595 \series bold
13596 red
13597 \series default
13598
13599 \series bold
13600 white
13601 \series default
13602  and 
13603 \series bold
13604 yellow
13605 \end_layout
13606
13607 \begin_layout Standard
13608 \align center
13609 \begin_inset Tabular
13610 <lyxtabular version="3" rows="4" columns="2">
13611 <features>
13612 <column alignment="center" valignment="top" width="0">
13613 <column alignment="center" valignment="top" width="0">
13614 <row>
13615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13616 \begin_inset Text
13617
13618 \begin_layout Plain Layout
13619 Command
13620 \end_layout
13621
13622 \end_inset
13623 </cell>
13624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13625 \begin_inset Text
13626
13627 \begin_layout Plain Layout
13628 Result
13629 \begin_inset Note Note
13630 status collapsed
13631
13632 \begin_layout Plain Layout
13633
13634 \series bold
13635
13636 \backslash
13637 raisebox
13638 \series default
13639  is only used as spacer.
13640 \end_layout
13641
13642 \end_inset
13643
13644
13645 \end_layout
13646
13647 \end_inset
13648 </cell>
13649 </row>
13650 <row>
13651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13652 \begin_inset Text
13653
13654 \begin_layout Plain Layout
13655
13656 \backslash
13657 colorbox{yellow
13658 \begin_inset Formula $\to$
13659 \end_inset
13660
13661
13662 \backslash
13663 {A=B
13664 \end_layout
13665
13666 \end_inset
13667 </cell>
13668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13669 \begin_inset Text
13670
13671 \begin_layout Plain Layout
13672 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13673 \end_inset
13674
13675
13676 \end_layout
13677
13678 \end_inset
13679 </cell>
13680 </row>
13681 <row>
13682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13683 \begin_inset Text
13684
13685 \begin_layout Plain Layout
13686
13687 \backslash
13688 colorbox{green
13689 \begin_inset Formula $\to$
13690 \end_inset
13691
13692
13693 \backslash
13694 {
13695 \backslash
13696 fbox
13697 \begin_inset ERT
13698 status collapsed
13699
13700 \begin_layout Plain Layout
13701
13702
13703 \backslash
13704 spce 
13705 \end_layout
13706
13707 \end_inset
13708
13709 A=B
13710 \end_layout
13711
13712 \end_inset
13713 </cell>
13714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13715 \begin_inset Text
13716
13717 \begin_layout Plain Layout
13718 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13719 \end_inset
13720
13721
13722 \end_layout
13723
13724 \end_inset
13725 </cell>
13726 </row>
13727 <row>
13728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13729 \begin_inset Text
13730
13731 \begin_layout Plain Layout
13732
13733 \backslash
13734 fbox
13735 \begin_inset ERT
13736 status collapsed
13737
13738 \begin_layout Plain Layout
13739
13740
13741 \backslash
13742 spce 
13743 \end_layout
13744
13745 \end_inset
13746
13747
13748 \backslash
13749 colorbox{green
13750 \begin_inset Formula $\to$
13751 \end_inset
13752
13753
13754 \backslash
13755 {
13756 \family sans
13757 Ctrl+M
13758 \family default
13759  
13760 \family sans
13761 Ctrl+M
13762 \family default
13763  
13764 \backslash
13765 int
13766 \begin_inset ERT
13767 status collapsed
13768
13769 \begin_layout Plain Layout
13770
13771
13772 \backslash
13773 spce 
13774 \end_layout
13775
13776 \end_inset
13777
13778 C=D
13779 \end_layout
13780
13781 \end_inset
13782 </cell>
13783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13784 \begin_inset Text
13785
13786 \begin_layout Plain Layout
13787 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13788 \end_inset
13789
13790
13791 \end_layout
13792
13793 \end_inset
13794 </cell>
13795 </row>
13796 </lyxtabular>
13797
13798 \end_inset
13799
13800
13801 \end_layout
13802
13803 \begin_layout Standard
13804
13805 \series bold
13806
13807 \backslash
13808 colorbox
13809 \series default
13810  only colors the box but not the characters in the box.
13811  To color all characters, the whole formula is highlighted and the wanted
13812  color is chosen in the 
13813 \family sans
13814 Text
13815 \begin_inset space ~
13816 \end_inset
13817
13818 Style
13819 \family default
13820  dialog.
13821  The dialog can be called with the toolbar button 
13822 \begin_inset Graphics
13823         filename ../images/dialog-show_character.png
13824         scale 85
13825
13826 \end_inset
13827
13828  or the menu 
13829 \family sans
13830 Edit\SpecialChar \menuseparator
13831 Text
13832 \begin_inset space ~
13833 \end_inset
13834
13835 Style\SpecialChar \menuseparator
13836 Customized
13837 \family default
13838 .
13839  The formula number has then the same color as the formula.
13840  When the formula number should get another color than the formula characters,
13841  the color must be changed within the formula.
13842 \end_layout
13843
13844 \begin_layout Standard
13845 An example:
13846 \end_layout
13847
13848 \begin_layout Standard
13849
13850 \color red
13851 \begin_inset Formula \begin{equation}
13852 \int A=B\label{eq:red}\end{equation}
13853
13854 \end_inset
13855
13856
13857 \color green
13858
13859 \begin_inset Formula \begin{equation}
13860 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
13861
13862 \end_inset
13863
13864
13865 \end_layout
13866
13867 \begin_layout Standard
13868 Formula 
13869 \begin_inset CommandInset ref
13870 LatexCommand eqref
13871 reference "eq:red"
13872
13873 \end_inset
13874
13875  is completely colored red.
13876 \begin_inset Newline newline
13877 \end_inset
13878
13879 Formula 
13880 \begin_inset CommandInset ref
13881 LatexCommand eqref
13882 reference "eq:redgreen"
13883
13884 \end_inset
13885
13886  was first completely colored green to set the color for the formula number.
13887  Subsequently the formula characters were colored red.
13888 \end_layout
13889
13890 \begin_layout Standard
13891 \begin_inset VSpace bigskip
13892 \end_inset
13893
13894 To color the frame different than the rest of the box, the command 
13895 \series bold
13896
13897 \backslash
13898 fcolorbox
13899 \series default
13900
13901 \begin_inset Index
13902 status collapsed
13903
13904 \begin_layout Plain Layout
13905 Commands ! F ! 
13906 \backslash
13907 fcolorbox
13908 \end_layout
13909
13910 \end_inset
13911
13912  is used in the following scheme:
13913 \end_layout
13914
13915 \begin_layout Standard
13916
13917 \series bold
13918
13919 \backslash
13920 fcolorbox{frame color}{color}{box content}
13921 \end_layout
13922
13923 \begin_layout Standard
13924 So 
13925 \series bold
13926
13927 \backslash
13928 fcolorbox
13929 \series default
13930  is an extension of the command 
13931 \series bold
13932
13933 \backslash
13934 colorbox
13935 \series default
13936 .
13937  The frame width is set, like for 
13938 \series bold
13939
13940 \backslash
13941 framebox
13942 \series default
13943 , with 
13944 \series bold
13945
13946 \backslash
13947 fboxrule
13948 \series default
13949  and 
13950 \series bold
13951
13952 \backslash
13953 fboxsep
13954 \series default
13955 .
13956  An example:
13957 \begin_inset ERT
13958 status collapsed
13959
13960 \begin_layout Plain Layout
13961
13962
13963 \backslash
13964 fboxrule 1mm 
13965 \backslash
13966 fboxsep 1mm
13967 \end_layout
13968
13969 \end_inset
13970
13971
13972 \begin_inset Formula \[
13973 \fcolorbox{cyan}{magenta}{A=B}\]
13974
13975 \end_inset
13976
13977
13978 \begin_inset ERT
13979 status collapsed
13980
13981 \begin_layout Plain Layout
13982
13983
13984 \backslash
13985 fboxrule 0.4pt 
13986 \backslash
13987 fboxsep 3pt
13988 \end_layout
13989
13990 \end_inset
13991
13992
13993 \end_layout
13994
13995 \begin_layout Standard
13996 This formula was created with the command
13997 \begin_inset Newline newline
13998 \end_inset
13999
14000
14001 \series bold
14002
14003 \backslash
14004 fcolorbox{cyan
14005 \begin_inset Formula $\to$
14006 \end_inset
14007
14008
14009 \backslash
14010 {magenta
14011 \begin_inset Formula $\to$
14012 \end_inset
14013
14014
14015 \backslash
14016 {A=B
14017 \series default
14018 .
14019 \end_layout
14020
14021 \begin_layout Standard
14022 \begin_inset VSpace bigskip
14023 \end_inset
14024
14025 To use other colors than the predefined ones, they have to be defined first.
14026 \end_layout
14027
14028 \begin_layout Standard
14029 One can for example define the color 
14030 \begin_inset Quotes eld
14031 \end_inset
14032
14033
14034 \series bold
14035 darkgreen
14036 \series default
14037
14038 \begin_inset Quotes erd
14039 \end_inset
14040
14041  with the LaTeX-preamble line:
14042 \end_layout
14043
14044 \begin_layout Standard
14045
14046 \series bold
14047
14048 \backslash
14049 definecolor{darkgreen}{cmyk}{0.5,
14050 \series default
14051  
14052 \series bold
14053 0,
14054 \series default
14055  
14056 \series bold
14057 1,
14058 \series default
14059  
14060 \series bold
14061 0.5}
14062 \series default
14063
14064 \begin_inset Index
14065 status collapsed
14066
14067 \begin_layout Plain Layout
14068 Commands ! D ! 
14069 \backslash
14070 definecolor
14071 \end_layout
14072
14073 \end_inset
14074
14075
14076 \end_layout
14077
14078 \begin_layout Standard
14079
14080 \series bold
14081 cmyk
14082 \series default
14083  is the color space that denotes the colors 
14084 \series bold
14085 cyan
14086 \series default
14087
14088 \series bold
14089 magenta
14090 \series default
14091
14092 \series bold
14093 yellow
14094 \series default
14095  and 
14096 \series bold
14097 black
14098 \series default
14099 .
14100  The four comma separated numbers are the portion factor for the corresponding
14101  colors of the color space.
14102  The factors can be in the range of 0
14103 \begin_inset space \thinspace{}
14104 \end_inset
14105
14106 -
14107 \begin_inset space \thinspace{}
14108 \end_inset
14109
14110 1.
14111  Instead of 
14112 \series bold
14113 cmyk
14114 \series default
14115  also the color space 
14116 \series bold
14117 rgb
14118 \series default
14119  can be used for definitions.
14120  
14121 \series bold
14122 rgb
14123 \series default
14124  denotes 
14125 \series bold
14126 red
14127 \series default
14128
14129 \series bold
14130 green
14131 \series default
14132  and 
14133 \series bold
14134 blue
14135 \series default
14136 , so that there are in this case three portion factors for the corresponding
14137  colors.
14138  Furthermore there is the color space 
14139 \series bold
14140 gray
14141 \series default
14142  with one portion factor for the gray value.
14143 \end_layout
14144
14145 \begin_layout Standard
14146 As example a framed box with the new defined color 
14147 \series bold
14148 darkgreen
14149 \series default
14150  where the characters have been colored 
14151 \series bold
14152 yellow
14153 \series default
14154 :
14155 \begin_inset Formula \begin{equation}
14156 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14157
14158 \end_inset
14159
14160
14161 \end_layout
14162
14163 \begin_layout Standard
14164 Self-defined colors can also be used for text with the help of the command
14165  
14166 \series bold
14167
14168 \backslash
14169 textcolor
14170 \series default
14171 :
14172 \begin_inset Index
14173 status collapsed
14174
14175 \begin_layout Plain Layout
14176 Text ! colored
14177 \end_layout
14178
14179 \end_inset
14180
14181
14182 \end_layout
14183
14184 \begin_layout Standard
14185 \begin_inset ERT
14186 status collapsed
14187
14188 \begin_layout Plain Layout
14189
14190
14191 \backslash
14192 textcolor{darkgreen}{
14193 \end_layout
14194
14195 \end_inset
14196
14197 This sentence is 
14198 \begin_inset Quotes eld
14199 \end_inset
14200
14201 darkgreen
14202 \begin_inset Quotes erd
14203 \end_inset
14204
14205 .
14206 \begin_inset ERT
14207 status collapsed
14208
14209 \begin_layout Plain Layout
14210
14211 }
14212 \end_layout
14213
14214 \end_inset
14215
14216
14217 \end_layout
14218
14219 \begin_layout Standard
14220
14221 \series bold
14222
14223 \backslash
14224 textcolor
14225 \series default
14226
14227 \begin_inset Index
14228 status collapsed
14229
14230 \begin_layout Plain Layout
14231 Commands ! T ! 
14232 \backslash
14233 textcolor
14234 \end_layout
14235
14236 \end_inset
14237
14238  is used in the scheme 
14239 \series bold
14240
14241 \backslash
14242 textcolor{color}{characters to color}
14243 \series default
14244 .
14245 \end_layout
14246
14247 \begin_layout Subsection
14248 Paragraph Boxes
14249 \begin_inset CommandInset label
14250 LatexCommand label
14251 name "sub:Paragraph-Boxes"
14252
14253 \end_inset
14254
14255
14256 \begin_inset Index
14257 status collapsed
14258
14259 \begin_layout Plain Layout
14260 Boxes ! as paragraph
14261 \end_layout
14262
14263 \end_inset
14264
14265
14266 \end_layout
14267
14268 \begin_layout Standard
14269 A box that can contain several lines and paragraphs, a so called paragraph
14270  box (parbox), can be created with the menu 
14271 \family sans
14272 Insert\SpecialChar \menuseparator
14273 Box
14274 \family default
14275  or the toolbar button 
14276 \begin_inset Graphics
14277         filename ../images/box-insert.png
14278         scale 85
14279
14280 \end_inset
14281
14282 .
14283 \end_layout
14284
14285 \begin_layout Standard
14286 The following example shows a framed parbox in a line:
14287 \end_layout
14288
14289 \begin_layout Standard
14290 \begin_inset VSpace medskip
14291 \end_inset
14292
14293 This is a line 
14294 \begin_inset Box Boxed
14295 position "c"
14296 hor_pos "c"
14297 has_inner_box 1
14298 inner_pos "t"
14299 use_parbox 1
14300 width "5cm"
14301 special "none"
14302 height "1in"
14303 height_special "totalheight"
14304 status open
14305
14306 \begin_layout Plain Layout
14307 This is a paragraph box.
14308  It is exactly 5
14309 \begin_inset space \thinspace{}
14310 \end_inset
14311
14312 cm long and can also contain formulas: 
14313 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14314 \end_inset
14315
14316
14317 \end_layout
14318
14319 \end_inset
14320
14321  with a parbox.
14322 \end_layout
14323
14324 \begin_layout Standard
14325 \begin_inset VSpace medskip
14326 \end_inset
14327
14328
14329 \end_layout
14330
14331 \begin_layout Standard
14332 Such a box is created by right-clicking on the gray box inset.
14333  A dialog pops up showing the box properties.
14334  In our case set: 
14335 \emph on
14336 Decoration
14337 \emph default
14338 : Recangular box, 
14339 \emph on
14340 Inner Box
14341 \emph default
14342 : Parbox, 
14343 \emph on
14344 Width
14345 \emph default
14346 : 5
14347 \begin_inset space \thinspace{}
14348 \end_inset
14349
14350 cm, 
14351 \emph on
14352 Vertical Box Alignment
14353 \emph default
14354 : Middle
14355 \end_layout
14356
14357 \begin_layout Standard
14358 \begin_inset VSpace medskip
14359 \end_inset
14360
14361 In LaTeX a parbox is created with the command 
14362 \series bold
14363
14364 \backslash
14365 parbox
14366 \series default
14367
14368 \begin_inset Index
14369 status collapsed
14370
14371 \begin_layout Plain Layout
14372 Commands ! P ! 
14373 \backslash
14374 parbox
14375 \end_layout
14376
14377 \end_inset
14378
14379  that has the following scheme:
14380 \end_layout
14381
14382 \begin_layout Standard
14383
14384 \series bold
14385
14386 \backslash
14387 parbox[position]{width}{box content}
14388 \end_layout
14389
14390 \begin_layout Standard
14391 The positions 
14392 \emph on
14393 b
14394 \emph default
14395  and 
14396 \emph on
14397 t
14398 \emph default
14399  are possible.
14400  
14401 \emph on
14402 b
14403 \emph default
14404  for bottom means that the box is aligned within the surrounding text with
14405  its last line.
14406  With 
14407 \emph on
14408 t
14409 \emph default
14410  for top this is done with the first line.
14411  When no position is given, the box will be vertically centered, see section
14412  
14413 \emph on
14414 Boxes
14415 \emph default
14416  of the 
14417 \emph on
14418 Embedded
14419 \begin_inset space ~
14420 \end_inset
14421
14422 Objects
14423 \emph default
14424  manual for examples.
14425 \end_layout
14426
14427 \begin_layout Standard
14428 \begin_inset VSpace bigskip
14429 \end_inset
14430
14431 To frame formulas completely, including the formula number, the formula
14432  must be set into a parbox.
14433  To do this, the command 
14434 \series bold
14435
14436 \backslash
14437 fbox{
14438 \backslash
14439 parbox{
14440 \backslash
14441 linewidth-2
14442 \backslash
14443 fboxsep-2
14444 \backslash
14445 fboxrule}{
14446 \series default
14447  is inserted in TeX-mode before the formula.
14448  
14449 \series bold
14450
14451 \backslash
14452 linewidth
14453 \begin_inset Index
14454 status collapsed
14455
14456 \begin_layout Plain Layout
14457 Commands ! L ! 
14458 \backslash
14459 linewidth
14460 \end_layout
14461
14462 \end_inset
14463
14464
14465 \series default
14466  is hereby the line width set for the document.
14467  Because the frame is outside the parbox, 2
14468 \begin_inset space \thinspace{}
14469 \end_inset
14470
14471 times the frame separation and the frame thickness must be subtracted from
14472  the line width.
14473  As this is not automatically done by LyX due to a bug
14474 \begin_inset Foot
14475 status collapsed
14476
14477 \begin_layout Plain Layout
14478 \begin_inset CommandInset href
14479 LatexCommand href
14480 name "LyX-bug #4483"
14481 target "http://www.lyx.org/trac/ticket/4483"
14482
14483 \end_inset
14484
14485
14486 \end_layout
14487
14488 \end_inset
14489
14490 , TeX-mode has to be used.
14491  To be able to multiply and subtract in arguments, the LaTeX-package 
14492 \series bold
14493 calc
14494 \series default
14495
14496 \begin_inset Foot
14497 status collapsed
14498
14499 \begin_layout Plain Layout
14500
14501 \series bold
14502 calc
14503 \series default
14504  is part of every LaTeX standard installation.
14505 \end_layout
14506
14507 \end_inset
14508
14509
14510 \begin_inset Index
14511 status collapsed
14512
14513 \begin_layout Plain Layout
14514 Packages ! calc
14515 \end_layout
14516
14517 \end_inset
14518
14519  must be loaded in the LaTeX-preamble with the line
14520 \end_layout
14521
14522 \begin_layout Standard
14523
14524 \series bold
14525
14526 \backslash
14527 usepackage{calc}
14528 \end_layout
14529
14530 \begin_layout Standard
14531 Behind the formula both boxes are closed by entering 
14532 \series bold
14533 }}
14534 \series default
14535  in TeX-mode.
14536  Here is an example:
14537 \begin_inset ERT
14538 status collapsed
14539
14540 \begin_layout Plain Layout
14541
14542
14543 \backslash
14544 fboxsep 5mm 
14545 \backslash
14546 fboxrule 5mm
14547 \end_layout
14548
14549 \end_inset
14550
14551
14552 \end_layout
14553
14554 \begin_layout Standard
14555 \begin_inset ERT
14556 status collapsed
14557
14558 \begin_layout Plain Layout
14559
14560
14561 \backslash
14562 fbox{
14563 \backslash
14564 parbox{
14565 \backslash
14566 linewidth-2
14567 \backslash
14568 fboxsep-2
14569 \backslash
14570 fboxrule}{
14571 \end_layout
14572
14573 \end_inset
14574
14575
14576 \begin_inset Formula \begin{equation}
14577 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14578
14579 \end_inset
14580
14581
14582 \begin_inset ERT
14583 status collapsed
14584
14585 \begin_layout Plain Layout
14586
14587 }}
14588 \end_layout
14589
14590 \end_inset
14591
14592
14593 \begin_inset ERT
14594 status collapsed
14595
14596 \begin_layout Plain Layout
14597
14598
14599 \backslash
14600 fboxrule 0.4pt 
14601 \backslash
14602 fboxsep 3pt
14603 \end_layout
14604
14605 \end_inset
14606
14607
14608 \end_layout
14609
14610 \begin_layout Standard
14611 \begin_inset VSpace medskip
14612 \end_inset
14613
14614 As a parbox is used as argument of 
14615 \series bold
14616
14617 \backslash
14618 fbox
14619 \series default
14620 , there is in this case no difference between 
14621 \series bold
14622
14623 \backslash
14624 fbox
14625 \series default
14626  and 
14627 \series bold
14628
14629 \backslash
14630 boxed
14631 \series default
14632 .
14633 \end_layout
14634
14635 \begin_layout Standard
14636 \begin_inset VSpace bigskip
14637 \end_inset
14638
14639 Paragraph boxes are very useful to comment formulas directly.
14640  To do this, 
14641 \series bold
14642
14643 \backslash
14644 parbox
14645 \series default
14646  is used in combination with the command 
14647 \series bold
14648
14649 \backslash
14650 tag
14651 \series default
14652 .
14653  (more about 
14654 \series bold
14655
14656 \backslash
14657 tag
14658 \series default
14659  see 
14660 \begin_inset CommandInset ref
14661 LatexCommand ref
14662 reference "sub:User-defined-Numbering"
14663
14664 \end_inset
14665
14666 )
14667 \end_layout
14668
14669 \begin_layout Standard
14670 An example of a formula commented with 
14671 \series bold
14672
14673 \backslash
14674 parbox
14675 \series default
14676 :
14677 \end_layout
14678
14679 \begin_layout Standard
14680 \begin_inset ERT
14681 status collapsed
14682
14683 \begin_layout Plain Layout
14684
14685
14686 \backslash
14687 [5x-7b=3b
14688 \backslash
14689 tag*{
14690 \backslash
14691 parbox{5cm}{
14692 \end_layout
14693
14694 \end_inset
14695
14696 This is a description.
14697  It is distinctly separated from the formula and multiline.
14698 \begin_inset ERT
14699 status collapsed
14700
14701 \begin_layout Plain Layout
14702
14703 }}
14704 \backslash
14705 ]
14706 \end_layout
14707
14708 \end_inset
14709
14710
14711 \end_layout
14712
14713 \begin_layout Standard
14714 Such a formula must be inserted completely in TeX-mode because LyX does
14715  not yet support the command 
14716 \series bold
14717
14718 \backslash
14719 parbox
14720 \series default
14721  in formulas.
14722  The formula is created with the following command sequence:
14723 \end_layout
14724
14725 \begin_layout Standard
14726 The command 
14727 \series bold
14728
14729 \backslash
14730 [5x-7b=3b
14731 \backslash
14732 tag*
14733 \backslash
14734 {
14735 \backslash
14736 parbox{5cm}{
14737 \series default
14738  is inserted in TeX-mode.
14739 \begin_inset Foot
14740 status collapsed
14741
14742 \begin_layout Plain Layout
14743 When the formula style 
14744 \series bold
14745 Indented
14746 \series default
14747  is used, 
14748 \series bold
14749
14750 \backslash
14751 tag*
14752 \backslash
14753 {
14754 \series default
14755  can also be replaced by 
14756 \series bold
14757
14758 \backslash
14759 hfill
14760 \series default
14761 .
14762  (formula styles see 
14763 \begin_inset CommandInset ref
14764 LatexCommand ref
14765 reference "sec:Formula-Styles"
14766
14767 \end_inset
14768
14769 )
14770 \end_layout
14771
14772 \end_inset
14773
14774  Then the description follows as normal text and finally 
14775 \series bold
14776 }}
14777 \backslash
14778 ]
14779 \series default
14780  is inserted in TeX-mode.
14781  The commands 
14782 \series bold
14783
14784 \backslash
14785 [
14786 \series default
14787  and 
14788 \series bold
14789
14790 \backslash
14791 ]
14792 \series default
14793  hereby create a displayed formula.
14794 \end_layout
14795
14796 \begin_layout Standard
14797 The advantages of 
14798 \series bold
14799
14800 \backslash
14801 parbox
14802 \series default
14803  can be seen in this example that was 
14804 \begin_inset Quotes eld
14805 \end_inset
14806
14807 commented
14808 \begin_inset Quotes erd
14809 \end_inset
14810
14811  using the mathematical textmode:
14812 \begin_inset Formula \[
14813 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
14814
14815 \end_inset
14816
14817
14818 \end_layout
14819
14820 \begin_layout Section
14821 Operators
14822 \begin_inset Index
14823 status collapsed
14824
14825 \begin_layout Plain Layout
14826 Operators
14827 \end_layout
14828
14829 \end_inset
14830
14831
14832 \end_layout
14833
14834 \begin_layout Subsection
14835 Big Operators
14836 \begin_inset CommandInset label
14837 LatexCommand label
14838 name "sub:Big-Operators"
14839
14840 \end_inset
14841
14842
14843 \begin_inset Index
14844 status collapsed
14845
14846 \begin_layout Plain Layout
14847 Operators ! big
14848 \end_layout
14849
14850 \end_inset
14851
14852
14853 \begin_inset Index
14854 status collapsed
14855
14856 \begin_layout Plain Layout
14857 Sums
14858 \end_layout
14859
14860 \end_inset
14861
14862
14863 \begin_inset Index
14864 status collapsed
14865
14866 \begin_layout Plain Layout
14867 Integrals
14868 \end_layout
14869
14870 \end_inset
14871
14872
14873 \end_layout
14874
14875 \begin_layout Standard
14876 To be able to use all integral operators listed here, the option 
14877 \family sans
14878 Use esint package automatically
14879 \family default
14880  must be set in the document settings under 
14881 \family sans
14882 Math
14883 \begin_inset space ~
14884 \end_inset
14885
14886 Options
14887 \family default
14888 .
14889 \end_layout
14890
14891 \begin_layout Standard
14892 \begin_inset space \hfill{}
14893 \end_inset
14894
14895
14896 \begin_inset Tabular
14897 <lyxtabular version="3" rows="11" columns="2">
14898 <features>
14899 <column alignment="center" valignment="top" width="0pt">
14900 <column alignment="center" valignment="top" width="0pt">
14901 <row>
14902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14903 \begin_inset Text
14904
14905 \begin_layout Plain Layout
14906 Command
14907 \end_layout
14908
14909 \end_inset
14910 </cell>
14911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14912 \begin_inset Text
14913
14914 \begin_layout Plain Layout
14915 Result
14916 \end_layout
14917
14918 \end_inset
14919 </cell>
14920 </row>
14921 <row>
14922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14923 \begin_inset Text
14924
14925 \begin_layout Plain Layout
14926
14927 \backslash
14928 int
14929 \begin_inset Index
14930 status collapsed
14931
14932 \begin_layout Plain Layout
14933 Commands ! I ! 
14934 \backslash
14935 int
14936 \end_layout
14937
14938 \end_inset
14939
14940
14941 \end_layout
14942
14943 \end_inset
14944 </cell>
14945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14946 \begin_inset Text
14947
14948 \begin_layout Plain Layout
14949 \begin_inset Formula $\int$
14950 \end_inset
14951
14952
14953 \end_layout
14954
14955 \end_inset
14956 </cell>
14957 </row>
14958 <row>
14959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14960 \begin_inset Text
14961
14962 \begin_layout Plain Layout
14963
14964 \backslash
14965 oint
14966 \end_layout
14967
14968 \end_inset
14969 </cell>
14970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14971 \begin_inset Text
14972
14973 \begin_layout Plain Layout
14974 \begin_inset Formula $\oint$
14975 \end_inset
14976
14977
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 </row>
14983 <row>
14984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14985 \begin_inset Text
14986
14987 \begin_layout Plain Layout
14988
14989 \backslash
14990 ointctrclockwise
14991 \end_layout
14992
14993 \end_inset
14994 </cell>
14995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14996 \begin_inset Text
14997
14998 \begin_layout Plain Layout
14999 \begin_inset Formula $\ointctrclockwise$
15000 \end_inset
15001
15002
15003 \end_layout
15004
15005 \end_inset
15006 </cell>
15007 </row>
15008 <row>
15009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15010 \begin_inset Text
15011
15012 \begin_layout Plain Layout
15013
15014 \backslash
15015 ointclockwise
15016 \end_layout
15017
15018 \end_inset
15019 </cell>
15020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15021 \begin_inset Text
15022
15023 \begin_layout Plain Layout
15024 \begin_inset Formula $\ointclockwise$
15025 \end_inset
15026
15027
15028 \end_layout
15029
15030 \end_inset
15031 </cell>
15032 </row>
15033 <row>
15034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15035 \begin_inset Text
15036
15037 \begin_layout Plain Layout
15038
15039 \backslash
15040 sqint
15041 \end_layout
15042
15043 \end_inset
15044 </cell>
15045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15046 \begin_inset Text
15047
15048 \begin_layout Plain Layout
15049 \begin_inset Formula $\sqint$
15050 \end_inset
15051
15052
15053 \end_layout
15054
15055 \end_inset
15056 </cell>
15057 </row>
15058 <row>
15059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15060 \begin_inset Text
15061
15062 \begin_layout Plain Layout
15063
15064 \backslash
15065 fint
15066 \end_layout
15067
15068 \end_inset
15069 </cell>
15070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15071 \begin_inset Text
15072
15073 \begin_layout Plain Layout
15074  
15075 \begin_inset Formula $\fint$
15076 \end_inset
15077
15078
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 </row>
15084 <row>
15085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15086 \begin_inset Text
15087
15088 \begin_layout Plain Layout
15089
15090 \backslash
15091 landupint
15092 \end_layout
15093
15094 \end_inset
15095 </cell>
15096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15097 \begin_inset Text
15098
15099 \begin_layout Plain Layout
15100  
15101 \begin_inset Formula $\landupint$
15102 \end_inset
15103
15104
15105 \end_layout
15106
15107 \end_inset
15108 </cell>
15109 </row>
15110 <row>
15111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15112 \begin_inset Text
15113
15114 \begin_layout Plain Layout
15115
15116 \backslash
15117 landdownint
15118 \end_layout
15119
15120 \end_inset
15121 </cell>
15122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15123 \begin_inset Text
15124
15125 \begin_layout Plain Layout
15126  
15127 \begin_inset Formula $\landdownint$
15128 \end_inset
15129
15130
15131 \end_layout
15132
15133 \end_inset
15134 </cell>
15135 </row>
15136 <row>
15137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15138 \begin_inset Text
15139
15140 \begin_layout Plain Layout
15141
15142 \backslash
15143 bigcap
15144 \end_layout
15145
15146 \end_inset
15147 </cell>
15148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15149 \begin_inset Text
15150
15151 \begin_layout Plain Layout
15152 \begin_inset Formula $\bigcap$
15153 \end_inset
15154
15155
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 </row>
15161 <row>
15162 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15163 \begin_inset Text
15164
15165 \begin_layout Plain Layout
15166
15167 \backslash
15168 bigcup
15169 \end_layout
15170
15171 \end_inset
15172 </cell>
15173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15174 \begin_inset Text
15175
15176 \begin_layout Plain Layout
15177 \begin_inset Formula $\bigcup$
15178 \end_inset
15179
15180
15181 \end_layout
15182
15183 \end_inset
15184 </cell>
15185 </row>
15186 </lyxtabular>
15187
15188 \end_inset
15189
15190
15191 \begin_inset space \hfill{}
15192 \end_inset
15193
15194
15195 \begin_inset Tabular
15196 <lyxtabular version="3" rows="11" columns="2">
15197 <features>
15198 <column alignment="center" valignment="top" width="0pt">
15199 <column alignment="center" valignment="top" width="0pt">
15200 <row>
15201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15202 \begin_inset Text
15203
15204 \begin_layout Plain Layout
15205 Command
15206 \end_layout
15207
15208 \end_inset
15209 </cell>
15210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15211 \begin_inset Text
15212
15213 \begin_layout Plain Layout
15214 Result
15215 \end_layout
15216
15217 \end_inset
15218 </cell>
15219 </row>
15220 <row>
15221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15222 \begin_inset Text
15223
15224 \begin_layout Plain Layout
15225
15226 \backslash
15227 sum
15228 \begin_inset Index
15229 status collapsed
15230
15231 \begin_layout Plain Layout
15232 Commands ! S ! 
15233 \backslash
15234 sum
15235 \end_layout
15236
15237 \end_inset
15238
15239
15240 \end_layout
15241
15242 \end_inset
15243 </cell>
15244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15245 \begin_inset Text
15246
15247 \begin_layout Plain Layout
15248 \begin_inset Formula $\sum$
15249 \end_inset
15250
15251
15252 \end_layout
15253
15254 \end_inset
15255 </cell>
15256 </row>
15257 <row>
15258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15259 \begin_inset Text
15260
15261 \begin_layout Plain Layout
15262
15263 \backslash
15264 prod
15265 \begin_inset Index
15266 status collapsed
15267
15268 \begin_layout Plain Layout
15269 Commands ! P ! 
15270 \backslash
15271 prod
15272 \end_layout
15273
15274 \end_inset
15275
15276
15277 \end_layout
15278
15279 \end_inset
15280 </cell>
15281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15282 \begin_inset Text
15283
15284 \begin_layout Plain Layout
15285 \begin_inset Formula $\prod$
15286 \end_inset
15287
15288
15289 \end_layout
15290
15291 \end_inset
15292 </cell>
15293 </row>
15294 <row>
15295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15296 \begin_inset Text
15297
15298 \begin_layout Plain Layout
15299
15300 \backslash
15301 coprod
15302 \end_layout
15303
15304 \end_inset
15305 </cell>
15306 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15307 \begin_inset Text
15308
15309 \begin_layout Plain Layout
15310 \begin_inset Formula $\coprod$
15311 \end_inset
15312
15313
15314 \end_layout
15315
15316 \end_inset
15317 </cell>
15318 </row>
15319 <row>
15320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15321 \begin_inset Text
15322
15323 \begin_layout Plain Layout
15324
15325 \backslash
15326 bigodot
15327 \end_layout
15328
15329 \end_inset
15330 </cell>
15331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15332 \begin_inset Text
15333
15334 \begin_layout Plain Layout
15335 \begin_inset Formula $\bigodot$
15336 \end_inset
15337
15338
15339 \end_layout
15340
15341 \end_inset
15342 </cell>
15343 </row>
15344 <row>
15345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15346 \begin_inset Text
15347
15348 \begin_layout Plain Layout
15349
15350 \backslash
15351 bigotimes
15352 \end_layout
15353
15354 \end_inset
15355 </cell>
15356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15357 \begin_inset Text
15358
15359 \begin_layout Plain Layout
15360 \begin_inset Formula $\bigotimes$
15361 \end_inset
15362
15363
15364 \end_layout
15365
15366 \end_inset
15367 </cell>
15368 </row>
15369 <row>
15370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15371 \begin_inset Text
15372
15373 \begin_layout Plain Layout
15374
15375 \backslash
15376 bigoplus
15377 \end_layout
15378
15379 \end_inset
15380 </cell>
15381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15382 \begin_inset Text
15383
15384 \begin_layout Plain Layout
15385 \begin_inset Formula $\bigoplus$
15386 \end_inset
15387
15388
15389 \end_layout
15390
15391 \end_inset
15392 </cell>
15393 </row>
15394 <row>
15395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15396 \begin_inset Text
15397
15398 \begin_layout Plain Layout
15399
15400 \backslash
15401 bigwedge
15402 \end_layout
15403
15404 \end_inset
15405 </cell>
15406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15407 \begin_inset Text
15408
15409 \begin_layout Plain Layout
15410 \begin_inset Formula $\bigwedge$
15411 \end_inset
15412
15413
15414 \end_layout
15415
15416 \end_inset
15417 </cell>
15418 </row>
15419 <row>
15420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15421 \begin_inset Text
15422
15423 \begin_layout Plain Layout
15424
15425 \backslash
15426 bigvee
15427 \end_layout
15428
15429 \end_inset
15430 </cell>
15431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15432 \begin_inset Text
15433
15434 \begin_layout Plain Layout
15435 \begin_inset Formula $\bigvee$
15436 \end_inset
15437
15438
15439 \end_layout
15440
15441 \end_inset
15442 </cell>
15443 </row>
15444 <row>
15445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15446 \begin_inset Text
15447
15448 \begin_layout Plain Layout
15449
15450 \backslash
15451 bigsqcup
15452 \end_layout
15453
15454 \end_inset
15455 </cell>
15456 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15457 \begin_inset Text
15458
15459 \begin_layout Plain Layout
15460 \begin_inset Formula $\bigsqcup$
15461 \end_inset
15462
15463
15464 \end_layout
15465
15466 \end_inset
15467 </cell>
15468 </row>
15469 <row>
15470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15471 \begin_inset Text
15472
15473 \begin_layout Plain Layout
15474
15475 \backslash
15476 biguplus
15477 \end_layout
15478
15479 \end_inset
15480 </cell>
15481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15482 \begin_inset Text
15483
15484 \begin_layout Plain Layout
15485 \begin_inset Formula $\biguplus$
15486 \end_inset
15487
15488
15489 \end_layout
15490
15491 \end_inset
15492 </cell>
15493 </row>
15494 </lyxtabular>
15495
15496 \end_inset
15497
15498
15499 \begin_inset space \hfill{}
15500 \end_inset
15501
15502
15503 \end_layout
15504
15505 \begin_layout Standard
15506 All big operators can also be inserted via the math toolbar button 
15507 \begin_inset Graphics
15508         filename ../images/math/intop.png
15509         scale 85
15510
15511 \end_inset
15512
15513 .
15514 \end_layout
15515
15516 \begin_layout Standard
15517 The operators are called big because they are bigger than the sometimes
15518  equal looking binary operators.
15519  All big operators can have limits as described in the next subsection.
15520 \end_layout
15521
15522 \begin_layout Standard
15523 For all integral operators there is a second version available, ending on
15524  
15525 \series bold
15526 op
15527 \series default
15528
15529 \series bold
15530
15531 \backslash
15532 intop
15533 \series default
15534
15535 \series bold
15536
15537 \backslash
15538 ointop
15539 \series default
15540  etc..
15541  These operators are different from 
15542 \series bold
15543
15544 \backslash
15545 int
15546 \series default
15547  etc.
15548 \begin_inset space \space{}
15549 \end_inset
15550
15551 in the style the operator limits are displayed, see 
15552 \begin_inset CommandInset ref
15553 LatexCommand ref
15554 reference "sub:Operator-Limits"
15555
15556 \end_inset
15557
15558 .
15559  
15560 \end_layout
15561
15562 \begin_layout Subsubsection*
15563 Advice for Integrals
15564 \end_layout
15565
15566 \begin_layout Standard
15567 The letter 
15568 \emph on
15569 d
15570 \emph default
15571  in an integral is an operator, that therefore has to be set upright.
15572  This is done by highlighting the 
15573 \emph on
15574 d
15575 \emph default
15576  and using the keyboard shortcut 
15577 \begin_inset Info
15578 type  "shortcut"
15579 arg   "font-roman"
15580 \end_inset
15581
15582
15583 \begin_inset Foot
15584 status collapsed
15585
15586 \begin_layout Plain Layout
15587 Font styles
15588 \series bold
15589  
15590 \series default
15591 see 
15592 \begin_inset CommandInset ref
15593 LatexCommand ref
15594 reference "sub:Font-Styles"
15595
15596 \end_inset
15597
15598
15599 \end_layout
15600
15601 \end_inset
15602
15603 .
15604  Finally the smallest space is inserted before the 
15605 \emph on
15606 d
15607 \emph default
15608 , as this is usual for operators.
15609  An example:
15610 \end_layout
15611
15612 \begin_layout Standard
15613 incorrect: 
15614 \begin_inset Formula $\int A(x)dx$
15615 \end_inset
15616
15617
15618 \begin_inset Newline newline
15619 \end_inset
15620
15621
15622 \begin_inset ERT
15623 status collapsed
15624
15625 \begin_layout Plain Layout
15626
15627
15628 \backslash
15629 hphantom{in}
15630 \end_layout
15631
15632 \end_inset
15633
15634 correct: 
15635 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15636 \end_inset
15637
15638
15639 \end_layout
15640
15641 \begin_layout Standard
15642 For multiple integrals there are the following commands:
15643 \begin_inset VSpace medskip
15644 \end_inset
15645
15646
15647 \end_layout
15648
15649 \begin_layout Standard
15650 \begin_inset space \hfill{}
15651 \end_inset
15652
15653
15654 \begin_inset Tabular
15655 <lyxtabular version="3" rows="4" columns="2">
15656 <features>
15657 <column alignment="center" valignment="top" width="0">
15658 <column alignment="center" valignment="top" width="0">
15659 <row>
15660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15661 \begin_inset Text
15662
15663 \begin_layout Plain Layout
15664 Command
15665 \end_layout
15666
15667 \end_inset
15668 </cell>
15669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15670 \begin_inset Text
15671
15672 \begin_layout Plain Layout
15673 Result
15674 \begin_inset Note Note
15675 status collapsed
15676
15677 \begin_layout Plain Layout
15678
15679 \series bold
15680
15681 \backslash
15682 raisebox
15683 \series default
15684  is only used as spacer.
15685 \end_layout
15686
15687 \end_inset
15688
15689
15690 \end_layout
15691
15692 \end_inset
15693 </cell>
15694 </row>
15695 <row>
15696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15697 \begin_inset Text
15698
15699 \begin_layout Plain Layout
15700
15701 \backslash
15702 iint
15703 \end_layout
15704
15705 \end_inset
15706 </cell>
15707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15708 \begin_inset Text
15709
15710 \begin_layout Plain Layout
15711 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15712 \end_inset
15713
15714
15715 \end_layout
15716
15717 \end_inset
15718 </cell>
15719 </row>
15720 <row>
15721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15722 \begin_inset Text
15723
15724 \begin_layout Plain Layout
15725
15726 \backslash
15727 oiint
15728 \end_layout
15729
15730 \end_inset
15731 </cell>
15732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15733 \begin_inset Text
15734
15735 \begin_layout Plain Layout
15736 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15737 \end_inset
15738
15739
15740 \end_layout
15741
15742 \end_inset
15743 </cell>
15744 </row>
15745 <row>
15746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15747 \begin_inset Text
15748
15749 \begin_layout Plain Layout
15750
15751 \backslash
15752 sqiint
15753 \end_layout
15754
15755 \end_inset
15756 </cell>
15757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15758 \begin_inset Text
15759
15760 \begin_layout Plain Layout
15761 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15762 \end_inset
15763
15764
15765 \end_layout
15766
15767 \end_inset
15768 </cell>
15769 </row>
15770 </lyxtabular>
15771
15772 \end_inset
15773
15774
15775 \begin_inset space \hfill{}
15776 \end_inset
15777
15778
15779 \begin_inset Tabular
15780 <lyxtabular version="3" rows="4" columns="2">
15781 <features>
15782 <column alignment="center" valignment="top" width="0">
15783 <column alignment="center" valignment="top" width="0">
15784 <row>
15785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15786 \begin_inset Text
15787
15788 \begin_layout Plain Layout
15789 Command
15790 \end_layout
15791
15792 \end_inset
15793 </cell>
15794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15795 \begin_inset Text
15796
15797 \begin_layout Plain Layout
15798 Result
15799 \end_layout
15800
15801 \end_inset
15802 </cell>
15803 </row>
15804 <row>
15805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15806 \begin_inset Text
15807
15808 \begin_layout Plain Layout
15809
15810 \backslash
15811 iiint
15812 \end_layout
15813
15814 \end_inset
15815 </cell>
15816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15817 \begin_inset Text
15818
15819 \begin_layout Plain Layout
15820 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15821 \end_inset
15822
15823
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 </row>
15829 <row>
15830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15831 \begin_inset Text
15832
15833 \begin_layout Plain Layout
15834
15835 \backslash
15836 iiiint
15837 \end_layout
15838
15839 \end_inset
15840 </cell>
15841 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15842 \begin_inset Text
15843
15844 \begin_layout Plain Layout
15845 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15846 \end_inset
15847
15848
15849 \end_layout
15850
15851 \end_inset
15852 </cell>
15853 </row>
15854 <row>
15855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15856 \begin_inset Text
15857
15858 \begin_layout Plain Layout
15859
15860 \backslash
15861 dotsint
15862 \end_layout
15863
15864 \end_inset
15865 </cell>
15866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15867 \begin_inset Text
15868
15869 \begin_layout Plain Layout
15870 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15871 \end_inset
15872
15873
15874 \end_layout
15875
15876 \end_inset
15877 </cell>
15878 </row>
15879 </lyxtabular>
15880
15881 \end_inset
15882
15883
15884 \begin_inset space \hfill{}
15885 \end_inset
15886
15887
15888 \end_layout
15889
15890 \begin_layout Subsection
15891 Operator Limits
15892 \begin_inset CommandInset label
15893 LatexCommand label
15894 name "sub:Operator-Limits"
15895
15896 \end_inset
15897
15898
15899 \begin_inset Index
15900 status collapsed
15901
15902 \begin_layout Plain Layout
15903 Operators ! Limits
15904 \end_layout
15905
15906 \end_inset
15907
15908
15909 \end_layout
15910
15911 \begin_layout Standard
15912 Limits are created by super- and subscripts:
15913 \end_layout
15914
15915 \begin_layout Standard
15916 \align center
15917 \begin_inset Tabular
15918 <lyxtabular version="3" rows="2" columns="2">
15919 <features>
15920 <column alignment="center" valignment="top" width="0pt">
15921 <column alignment="center" valignment="top" width="0pt">
15922 <row>
15923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15924 \begin_inset Text
15925
15926 \begin_layout Plain Layout
15927 Command
15928 \end_layout
15929
15930 \end_inset
15931 </cell>
15932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15933 \begin_inset Text
15934
15935 \begin_layout Plain Layout
15936 Result
15937 \begin_inset Note Note
15938 status collapsed
15939
15940 \begin_layout Plain Layout
15941
15942 \series bold
15943
15944 \backslash
15945 raisebox
15946 \series default
15947  is only used as spacer.
15948 \end_layout
15949
15950 \end_inset
15951
15952
15953 \end_layout
15954
15955 \end_inset
15956 </cell>
15957 </row>
15958 <row>
15959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15960 \begin_inset Text
15961
15962 \begin_layout Plain Layout
15963
15964 \backslash
15965 prod^
15966 \backslash
15967 infty
15968 \begin_inset ERT
15969 status collapsed
15970
15971 \begin_layout Plain Layout
15972
15973
15974 \backslash
15975 spce 
15976 \end_layout
15977
15978 \end_inset
15979
15980
15981 \begin_inset Formula $\to$
15982 \end_inset
15983
15984 _0
15985 \begin_inset Formula $\to$
15986 \end_inset
15987
15988 A(x)
15989 \end_layout
15990
15991 \end_inset
15992 </cell>
15993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15994 \begin_inset Text
15995
15996 \begin_layout Plain Layout
15997 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15998 \end_inset
15999
16000
16001 \end_layout
16002
16003 \end_inset
16004 </cell>
16005 </row>
16006 </lyxtabular>
16007
16008 \end_inset
16009
16010
16011 \end_layout
16012
16013 \begin_layout Standard
16014 Limits of inline formulas are set right beside the operator.
16015  Limits in displayed formulas are set above or below the operator, except
16016  for integral limits.
16017 \end_layout
16018
16019 \begin_layout Standard
16020 To force that the limits are set beside the operator, the cursor is set
16021  directly behind the operator and the limits type is changed with the menu
16022  
16023 \family sans
16024 Edit\SpecialChar \menuseparator
16025 Math\SpecialChar \menuseparator
16026 Change Limits Type
16027 \family default
16028  to 
16029 \family sans
16030 \series bold
16031 Inline
16032 \family default
16033 \series default
16034  (shortcut 
16035 \begin_inset Info
16036 type  "shortcut"
16037 arg   "math-limits"
16038 \end_inset
16039
16040 ).
16041  An example:
16042 \end_layout
16043
16044 \begin_layout Standard
16045 The default limits type is this:
16046 \begin_inset Formula \[
16047 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16048
16049 \end_inset
16050
16051 This is how it looks when the limits type was changed to 
16052 \family sans
16053 \series bold
16054 Inline
16055 \family default
16056 \series default
16057 :
16058 \begin_inset Formula \[
16059 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16060
16061 \end_inset
16062
16063 For integrals, except those ending with 
16064 \series bold
16065 op
16066 \series default
16067  like 
16068 \series bold
16069
16070 \backslash
16071 intop
16072 \series default
16073
16074 \series bold
16075
16076 \backslash
16077 ointop
16078 \series default
16079  etc., the limits are by default set beside the operator.
16080  But for multiple integrals the limits are often set below the operator.
16081  In the following example the limits type was therefore set to 
16082 \series bold
16083 Display
16084 \series default
16085  and so set below the integrals:
16086 \begin_inset Formula \begin{equation}
16087 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
16088
16089 \end_inset
16090
16091
16092 \end_layout
16093
16094 \begin_layout Standard
16095 \begin_inset VSpace medskip
16096 \end_inset
16097
16098 To specify conditions for limits, the commands 
16099 \series bold
16100
16101 \backslash
16102 subarray
16103 \series default
16104
16105 \begin_inset Index
16106 status collapsed
16107
16108 \begin_layout Plain Layout
16109 Commands ! S ! 
16110 \backslash
16111 subarray
16112 \end_layout
16113
16114 \end_inset
16115
16116  and 
16117 \series bold
16118
16119 \backslash
16120 substack
16121 \series default
16122
16123 \begin_inset Index
16124 status collapsed
16125
16126 \begin_layout Plain Layout
16127 Commands ! S ! 
16128 \backslash
16129 substack
16130 \end_layout
16131
16132 \end_inset
16133
16134  are used.
16135  To create for example this expression 
16136 \begin_inset Formula \begin{equation}
16137 \sum_{\begin{subarray}{c}
16138 0<k<1000\\
16139 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16140
16141 \end_inset
16142
16143
16144 \end_layout
16145
16146 \begin_layout Standard
16147 the following has to be done:
16148 \begin_inset Newline newline
16149 \end_inset
16150
16151 First the command 
16152 \series bold
16153
16154 \backslash
16155 sum
16156 \series default
16157 ^
16158 \series bold
16159 n
16160 \begin_inset ERT
16161 status collapsed
16162
16163 \begin_layout Plain Layout
16164
16165
16166 \backslash
16167 spce 
16168 \end_layout
16169
16170 \end_inset
16171
16172 _
16173 \series default
16174  is typed in.
16175  One is now in a blue box under the summation operator and insert there
16176  the command 
16177 \series bold
16178
16179 \backslash
16180 subarray
16181 \begin_inset ERT
16182 status collapsed
16183
16184 \begin_layout Plain Layout
16185
16186
16187 \backslash
16188 spce 
16189 \end_layout
16190
16191 \end_inset
16192
16193
16194 \series default
16195 .
16196  The blue box is now within a purple box and now several lines can be written
16197  among each other.
16198  A new line is created by inserting a line break (
16199 \begin_inset Info
16200 type  "shortcut"
16201 arg   "newline-insert newline"
16202 \end_inset
16203
16204 ).
16205  When now
16206 \begin_inset Newline newline
16207 \end_inset
16208
16209
16210 \series bold
16211 0<k<1000 Ctrl+Return
16212 \begin_inset Newline newline
16213 \end_inset
16214
16215
16216 \series default
16217 is typed in, a new box appears below for the new line.
16218 \end_layout
16219
16220 \begin_layout Standard
16221 The alignment of the lines can be changed to left aligned with the 
16222 \family sans
16223 table
16224 \family default
16225  
16226 \family sans
16227 toolbar
16228 \family default
16229  or the menu 
16230 \family sans
16231 Edit\SpecialChar \menuseparator
16232 Rows &Columns
16233 \family default
16234 .
16235  To get right alignment, 
16236 \series bold
16237
16238 \backslash
16239 hfill
16240 \begin_inset ERT
16241 status collapsed
16242
16243 \begin_layout Plain Layout
16244
16245
16246 \backslash
16247 spce 
16248 \end_layout
16249
16250 \end_inset
16251
16252
16253 \series default
16254  is inserted at the beginning of the line.
16255 \end_layout
16256
16257 \begin_layout Standard
16258 The command 
16259 \series bold
16260
16261 \backslash
16262 substack
16263 \series default
16264  is equivalent to 
16265 \series bold
16266
16267 \backslash
16268 subarray
16269 \series default
16270  with the difference that the lines are always centered.
16271 \end_layout
16272
16273 \begin_layout Standard
16274 \begin_inset VSpace bigskip
16275 \end_inset
16276
16277 Like in formula 
16278 \begin_inset CommandInset ref
16279 LatexCommand eqref
16280 reference "eq:substack"
16281
16282 \end_inset
16283
16284  there can be too much space beside an operator, because the characters
16285  following the operator are set beside the limits.
16286 \end_layout
16287
16288 \begin_layout Standard
16289 To avoid this, the following macro can be used in the LaTeX-preamble:
16290 \end_layout
16291
16292 \begin_layout Standard
16293
16294 \series bold
16295
16296 \backslash
16297 def
16298 \backslash
16299 clap#1{
16300 \backslash
16301 hbox to 0pt{
16302 \backslash
16303 hss #1
16304 \backslash
16305 hss}}
16306 \begin_inset Newline newline
16307 \end_inset
16308
16309
16310 \backslash
16311 def
16312 \backslash
16313 mathclap {
16314 \backslash
16315 mathpalette 
16316 \backslash
16317 mathclapinternal}
16318 \begin_inset Newline newline
16319 \end_inset
16320
16321
16322 \backslash
16323 def
16324 \backslash
16325 mathclapinternal #1#2{
16326 \backslash
16327 clap{$
16328 \backslash
16329 mathsurround =0pt #1{#2}$}}
16330 \end_layout
16331
16332 \begin_layout Standard
16333 This defines the command 
16334 \series bold
16335
16336 \backslash
16337 mathclap
16338 \series default
16339
16340 \begin_inset Index
16341 status collapsed
16342
16343 \begin_layout Plain Layout
16344 Commands ! M ! 
16345 \backslash
16346 mathclap
16347 \end_layout
16348
16349 \end_inset
16350
16351  that sets the width of the limit to 0
16352 \begin_inset space \thinspace{}
16353 \end_inset
16354
16355 pt.
16356  The command scheme is
16357 \end_layout
16358
16359 \begin_layout Standard
16360
16361 \series bold
16362
16363 \backslash
16364 mathclap{limit}
16365 \end_layout
16366
16367 \begin_layout Standard
16368 where the limit can consist of several conditions.
16369 \end_layout
16370
16371 \begin_layout Standard
16372 Applied on formula 
16373 \begin_inset CommandInset ref
16374 LatexCommand eqref
16375 reference "eq:substack"
16376
16377 \end_inset
16378
16379 , one uses the command
16380 \end_layout
16381
16382 \begin_layout Standard
16383
16384 \series bold
16385
16386 \backslash
16387 sum_
16388 \backslash
16389 mathclap{
16390 \backslash
16391 substack
16392 \begin_inset ERT
16393 status collapsed
16394
16395 \begin_layout Plain Layout
16396
16397
16398 \backslash
16399 spce 
16400 \end_layout
16401
16402 \end_inset
16403
16404 0<k<1000 Ctrl+Return
16405 \end_layout
16406
16407 \begin_layout Standard
16408 to create the lower limit.
16409  The summand is now directly behind the summation operator:
16410 \begin_inset Formula \[
16411 \sum_{\mathclap{\substack{0<k<1000\\
16412 \\k\,\in\,\mathbb{N}}
16413 }}^{n}k^{-2}\]
16414
16415 \end_inset
16416
16417
16418 \end_layout
16419
16420 \begin_layout Standard
16421 \begin_inset VSpace bigskip
16422 \end_inset
16423
16424 How to use one limit for several operators is described in 
16425 \begin_inset CommandInset ref
16426 LatexCommand ref
16427 reference "sub:Self-defined-Operators"
16428
16429 \end_inset
16430
16431 .
16432 \end_layout
16433
16434 \begin_layout Subsection
16435 Binary Operators
16436 \begin_inset CommandInset label
16437 LatexCommand label
16438 name "sub:Binary-Operators"
16439
16440 \end_inset
16441
16442
16443 \begin_inset Index
16444 status collapsed
16445
16446 \begin_layout Plain Layout
16447 Operators ! binary
16448 \end_layout
16449
16450 \end_inset
16451
16452
16453 \end_layout
16454
16455 \begin_layout Standard
16456 Binary operators are surrounded by space when there is a character before
16457  and behind them.
16458 \begin_inset VSpace medskip
16459 \end_inset
16460
16461
16462 \end_layout
16463
16464 \begin_layout Standard
16465 \begin_inset space \hfill{}
16466 \end_inset
16467
16468
16469 \begin_inset Tabular
16470 <lyxtabular version="3" rows="13" columns="2">
16471 <features>
16472 <column alignment="center" valignment="top" width="0pt">
16473 <column alignment="center" valignment="top" width="0pt">
16474 <row>
16475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16476 \begin_inset Text
16477
16478 \begin_layout Plain Layout
16479 Command
16480 \begin_inset Note Note
16481 status collapsed
16482
16483 \begin_layout Plain Layout
16484
16485 \series bold
16486
16487 \backslash
16488 raisebox
16489 \series default
16490  is only used as spacer.
16491 \end_layout
16492
16493 \end_inset
16494
16495
16496 \end_layout
16497
16498 \end_inset
16499 </cell>
16500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16501 \begin_inset Text
16502
16503 \begin_layout Plain Layout
16504 Result
16505 \end_layout
16506
16507 \end_inset
16508 </cell>
16509 </row>
16510 <row>
16511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16512 \begin_inset Text
16513
16514 \begin_layout Plain Layout
16515 +
16516 \end_layout
16517
16518 \end_inset
16519 </cell>
16520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16521 \begin_inset Text
16522
16523 \begin_layout Plain Layout
16524 \begin_inset Formula $+$
16525 \end_inset
16526
16527
16528 \end_layout
16529
16530 \end_inset
16531 </cell>
16532 </row>
16533 <row>
16534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Plain Layout
16538 -
16539 \end_layout
16540
16541 \end_inset
16542 </cell>
16543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16544 \begin_inset Text
16545
16546 \begin_layout Plain Layout
16547 \begin_inset Formula $-$
16548 \end_inset
16549
16550
16551 \end_layout
16552
16553 \end_inset
16554 </cell>
16555 </row>
16556 <row>
16557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16558 \begin_inset Text
16559
16560 \begin_layout Plain Layout
16561
16562 \backslash
16563 pm
16564 \end_layout
16565
16566 \end_inset
16567 </cell>
16568 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16569 \begin_inset Text
16570
16571 \begin_layout Plain Layout
16572 \begin_inset Formula $\pm$
16573 \end_inset
16574
16575
16576 \end_layout
16577
16578 \end_inset
16579 </cell>
16580 </row>
16581 <row>
16582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16583 \begin_inset Text
16584
16585 \begin_layout Plain Layout
16586
16587 \backslash
16588 mp
16589 \end_layout
16590
16591 \end_inset
16592 </cell>
16593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16594 \begin_inset Text
16595
16596 \begin_layout Plain Layout
16597 \begin_inset Formula $\mp$
16598 \end_inset
16599
16600
16601 \end_layout
16602
16603 \end_inset
16604 </cell>
16605 </row>
16606 <row>
16607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16608 \begin_inset Text
16609
16610 \begin_layout Plain Layout
16611
16612 \backslash
16613 cdot
16614 \end_layout
16615
16616 \end_inset
16617 </cell>
16618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16619 \begin_inset Text
16620
16621 \begin_layout Plain Layout
16622 \begin_inset Formula $\cdot$
16623 \end_inset
16624
16625
16626 \end_layout
16627
16628 \end_inset
16629 </cell>
16630 </row>
16631 <row>
16632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16633 \begin_inset Text
16634
16635 \begin_layout Plain Layout
16636
16637 \backslash
16638 times
16639 \end_layout
16640
16641 \end_inset
16642 </cell>
16643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16644 \begin_inset Text
16645
16646 \begin_layout Plain Layout
16647 \begin_inset Formula $\times$
16648 \end_inset
16649
16650
16651 \end_layout
16652
16653 \end_inset
16654 </cell>
16655 </row>
16656 <row>
16657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16658 \begin_inset Text
16659
16660 \begin_layout Plain Layout
16661
16662 \backslash
16663 div
16664 \end_layout
16665
16666 \end_inset
16667 </cell>
16668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16669 \begin_inset Text
16670
16671 \begin_layout Plain Layout
16672 \begin_inset Formula $\div$
16673 \end_inset
16674
16675
16676 \end_layout
16677
16678 \end_inset
16679 </cell>
16680 </row>
16681 <row>
16682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16683 \begin_inset Text
16684
16685 \begin_layout Plain Layout
16686 \begin_inset ERT
16687 status collapsed
16688
16689 \begin_layout Plain Layout
16690
16691
16692 \backslash
16693 raisebox{-1.2mm}{
16694 \end_layout
16695
16696 \end_inset
16697
16698 *
16699 \begin_inset ERT
16700 status collapsed
16701
16702 \begin_layout Plain Layout
16703
16704 }
16705 \end_layout
16706
16707 \end_inset
16708
16709
16710 \end_layout
16711
16712 \end_inset
16713 </cell>
16714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16715 \begin_inset Text
16716
16717 \begin_layout Plain Layout
16718 \begin_inset Formula $*$
16719 \end_inset
16720
16721
16722 \end_layout
16723
16724 \end_inset
16725 </cell>
16726 </row>
16727 <row>
16728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16729 \begin_inset Text
16730
16731 \begin_layout Plain Layout
16732
16733 \backslash
16734 star
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16740 \begin_inset Text
16741
16742 \begin_layout Plain Layout
16743 \begin_inset Formula $\star$
16744 \end_inset
16745
16746
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 </row>
16752 <row>
16753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16754 \begin_inset Text
16755
16756 \begin_layout Plain Layout
16757
16758 \backslash
16759 circ
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Plain Layout
16768 \begin_inset Formula $\circ$
16769 \end_inset
16770
16771
16772 \end_layout
16773
16774 \end_inset
16775 </cell>
16776 </row>
16777 <row>
16778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16779 \begin_inset Text
16780
16781 \begin_layout Plain Layout
16782
16783 \backslash
16784 diamond
16785 \end_layout
16786
16787 \end_inset
16788 </cell>
16789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16790 \begin_inset Text
16791
16792 \begin_layout Plain Layout
16793 \begin_inset Formula $\diamond$
16794 \end_inset
16795
16796
16797 \end_layout
16798
16799 \end_inset
16800 </cell>
16801 </row>
16802 <row>
16803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Plain Layout
16807
16808 \backslash
16809 bullet
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16815 \begin_inset Text
16816
16817 \begin_layout Plain Layout
16818 \begin_inset Formula $\bullet$
16819 \end_inset
16820
16821
16822 \end_layout
16823
16824 \end_inset
16825 </cell>
16826 </row>
16827 </lyxtabular>
16828
16829 \end_inset
16830
16831
16832 \begin_inset space \hfill{}
16833 \end_inset
16834
16835
16836 \begin_inset Tabular
16837 <lyxtabular version="3" rows="13" columns="2">
16838 <features>
16839 <column alignment="center" valignment="top" width="0pt">
16840 <column alignment="center" valignment="top" width="0pt">
16841 <row>
16842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16843 \begin_inset Text
16844
16845 \begin_layout Plain Layout
16846 Command
16847 \end_layout
16848
16849 \end_inset
16850 </cell>
16851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16852 \begin_inset Text
16853
16854 \begin_layout Plain Layout
16855 Result
16856 \end_layout
16857
16858 \end_inset
16859 </cell>
16860 </row>
16861 <row>
16862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16863 \begin_inset Text
16864
16865 \begin_layout Plain Layout
16866
16867 \backslash
16868 nabla
16869 \end_layout
16870
16871 \end_inset
16872 </cell>
16873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16874 \begin_inset Text
16875
16876 \begin_layout Plain Layout
16877 \begin_inset Formula $\nabla$
16878 \end_inset
16879
16880
16881 \end_layout
16882
16883 \end_inset
16884 </cell>
16885 </row>
16886 <row>
16887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16888 \begin_inset Text
16889
16890 \begin_layout Plain Layout
16891
16892 \backslash
16893 bigtriangledown
16894 \end_layout
16895
16896 \end_inset
16897 </cell>
16898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16899 \begin_inset Text
16900
16901 \begin_layout Plain Layout
16902 \begin_inset Formula $\bigtriangledown$
16903 \end_inset
16904
16905
16906 \end_layout
16907
16908 \end_inset
16909 </cell>
16910 </row>
16911 <row>
16912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16913 \begin_inset Text
16914
16915 \begin_layout Plain Layout
16916
16917 \backslash
16918 bigtriangleup
16919 \end_layout
16920
16921 \end_inset
16922 </cell>
16923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16924 \begin_inset Text
16925
16926 \begin_layout Plain Layout
16927 \begin_inset Formula $\bigtriangleup$
16928 \end_inset
16929
16930
16931 \end_layout
16932
16933 \end_inset
16934 </cell>
16935 </row>
16936 <row>
16937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16938 \begin_inset Text
16939
16940 \begin_layout Plain Layout
16941
16942 \backslash
16943 Box
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16949 \begin_inset Text
16950
16951 \begin_layout Plain Layout
16952 \begin_inset Formula $\Box$
16953 \end_inset
16954
16955
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 </row>
16961 <row>
16962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16963 \begin_inset Text
16964
16965 \begin_layout Plain Layout
16966
16967 \backslash
16968 cap 
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977 \begin_inset Formula $\cap$
16978 \end_inset
16979
16980
16981 \end_layout
16982
16983 \end_inset
16984 </cell>
16985 </row>
16986 <row>
16987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16988 \begin_inset Text
16989
16990 \begin_layout Plain Layout
16991
16992 \backslash
16993 cup
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16999 \begin_inset Text
17000
17001 \begin_layout Plain Layout
17002 \begin_inset Formula $\cup$
17003 \end_inset
17004
17005
17006 \end_layout
17007
17008 \end_inset
17009 </cell>
17010 </row>
17011 <row>
17012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17013 \begin_inset Text
17014
17015 \begin_layout Plain Layout
17016
17017 \backslash
17018 dagger
17019 \end_layout
17020
17021 \end_inset
17022 </cell>
17023 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17024 \begin_inset Text
17025
17026 \begin_layout Plain Layout
17027 \begin_inset Formula $\dagger$
17028 \end_inset
17029
17030
17031 \end_layout
17032
17033 \end_inset
17034 </cell>
17035 </row>
17036 <row>
17037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17038 \begin_inset Text
17039
17040 \begin_layout Plain Layout
17041
17042 \backslash
17043 ddagger
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17049 \begin_inset Text
17050
17051 \begin_layout Plain Layout
17052 \begin_inset Formula $\ddagger$
17053 \end_inset
17054
17055
17056 \end_layout
17057
17058 \end_inset
17059 </cell>
17060 </row>
17061 <row>
17062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17063 \begin_inset Text
17064
17065 \begin_layout Plain Layout
17066
17067 \backslash
17068 wr
17069 \end_layout
17070
17071 \end_inset
17072 </cell>
17073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17074 \begin_inset Text
17075
17076 \begin_layout Plain Layout
17077 \begin_inset Formula $\wr$
17078 \end_inset
17079
17080
17081 \end_layout
17082
17083 \end_inset
17084 </cell>
17085 </row>
17086 <row>
17087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17088 \begin_inset Text
17089
17090 \begin_layout Plain Layout
17091
17092 \backslash
17093 bigcirc
17094 \end_layout
17095
17096 \end_inset
17097 </cell>
17098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17099 \begin_inset Text
17100
17101 \begin_layout Plain Layout
17102 \begin_inset Formula $\bigcirc$
17103 \end_inset
17104
17105
17106 \end_layout
17107
17108 \end_inset
17109 </cell>
17110 </row>
17111 <row>
17112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17113 \begin_inset Text
17114
17115 \begin_layout Plain Layout
17116
17117 \backslash
17118 wedge
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127 \begin_inset Formula $\wedge$
17128 \end_inset
17129
17130
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 </row>
17136 <row>
17137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17138 \begin_inset Text
17139
17140 \begin_layout Plain Layout
17141
17142 \backslash
17143 vee
17144 \end_layout
17145
17146 \end_inset
17147 </cell>
17148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17149 \begin_inset Text
17150
17151 \begin_layout Plain Layout
17152 \begin_inset Formula $\vee$
17153 \end_inset
17154
17155
17156 \end_layout
17157
17158 \end_inset
17159 </cell>
17160 </row>
17161 </lyxtabular>
17162
17163 \end_inset
17164
17165
17166 \begin_inset space \hfill{}
17167 \end_inset
17168
17169
17170 \begin_inset Tabular
17171 <lyxtabular version="3" rows="13" columns="2">
17172 <features>
17173 <column alignment="center" valignment="top" width="0pt">
17174 <column alignment="center" valignment="top" width="0pt">
17175 <row>
17176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17177 \begin_inset Text
17178
17179 \begin_layout Plain Layout
17180 Command
17181 \end_layout
17182
17183 \end_inset
17184 </cell>
17185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17186 \begin_inset Text
17187
17188 \begin_layout Plain Layout
17189 Result
17190 \end_layout
17191
17192 \end_inset
17193 </cell>
17194 </row>
17195 <row>
17196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17197 \begin_inset Text
17198
17199 \begin_layout Plain Layout
17200
17201 \backslash
17202 oplus
17203 \end_layout
17204
17205 \end_inset
17206 </cell>
17207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17208 \begin_inset Text
17209
17210 \begin_layout Plain Layout
17211 \begin_inset Formula $\oplus$
17212 \end_inset
17213
17214
17215 \end_layout
17216
17217 \end_inset
17218 </cell>
17219 </row>
17220 <row>
17221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17222 \begin_inset Text
17223
17224 \begin_layout Plain Layout
17225
17226 \backslash
17227 ominus
17228 \end_layout
17229
17230 \end_inset
17231 </cell>
17232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17233 \begin_inset Text
17234
17235 \begin_layout Plain Layout
17236 \begin_inset Formula $\ominus$
17237 \end_inset
17238
17239
17240 \end_layout
17241
17242 \end_inset
17243 </cell>
17244 </row>
17245 <row>
17246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17247 \begin_inset Text
17248
17249 \begin_layout Plain Layout
17250
17251 \backslash
17252 otimes
17253 \end_layout
17254
17255 \end_inset
17256 </cell>
17257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17258 \begin_inset Text
17259
17260 \begin_layout Plain Layout
17261 \begin_inset Formula $\otimes$
17262 \end_inset
17263
17264
17265 \end_layout
17266
17267 \end_inset
17268 </cell>
17269 </row>
17270 <row>
17271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17272 \begin_inset Text
17273
17274 \begin_layout Plain Layout
17275
17276 \backslash
17277 oslash
17278 \end_layout
17279
17280 \end_inset
17281 </cell>
17282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17283 \begin_inset Text
17284
17285 \begin_layout Plain Layout
17286 \begin_inset Formula $\oslash$
17287 \end_inset
17288
17289
17290 \end_layout
17291
17292 \end_inset
17293 </cell>
17294 </row>
17295 <row>
17296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17297 \begin_inset Text
17298
17299 \begin_layout Plain Layout
17300
17301 \backslash
17302 odot
17303 \end_layout
17304
17305 \end_inset
17306 </cell>
17307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17308 \begin_inset Text
17309
17310 \begin_layout Plain Layout
17311 \begin_inset Formula $\odot$
17312 \end_inset
17313
17314
17315 \end_layout
17316
17317 \end_inset
17318 </cell>
17319 </row>
17320 <row>
17321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17322 \begin_inset Text
17323
17324 \begin_layout Plain Layout
17325
17326 \backslash
17327 amalg
17328 \end_layout
17329
17330 \end_inset
17331 </cell>
17332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17333 \begin_inset Text
17334
17335 \begin_layout Plain Layout
17336 \begin_inset Formula $\amalg$
17337 \end_inset
17338
17339
17340 \end_layout
17341
17342 \end_inset
17343 </cell>
17344 </row>
17345 <row>
17346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17347 \begin_inset Text
17348
17349 \begin_layout Plain Layout
17350
17351 \backslash
17352 uplus
17353 \end_layout
17354
17355 \end_inset
17356 </cell>
17357 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17358 \begin_inset Text
17359
17360 \begin_layout Plain Layout
17361 \begin_inset Formula $\uplus$
17362 \end_inset
17363
17364
17365 \end_layout
17366
17367 \end_inset
17368 </cell>
17369 </row>
17370 <row>
17371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17372 \begin_inset Text
17373
17374 \begin_layout Plain Layout
17375
17376 \backslash
17377 setminus
17378 \end_layout
17379
17380 \end_inset
17381 </cell>
17382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17383 \begin_inset Text
17384
17385 \begin_layout Plain Layout
17386 \begin_inset Formula $\setminus$
17387 \end_inset
17388
17389
17390 \end_layout
17391
17392 \end_inset
17393 </cell>
17394 </row>
17395 <row>
17396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17397 \begin_inset Text
17398
17399 \begin_layout Plain Layout
17400
17401 \backslash
17402 sqcap
17403 \end_layout
17404
17405 \end_inset
17406 </cell>
17407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17408 \begin_inset Text
17409
17410 \begin_layout Plain Layout
17411 \begin_inset Formula $\sqcap$
17412 \end_inset
17413
17414
17415 \end_layout
17416
17417 \end_inset
17418 </cell>
17419 </row>
17420 <row>
17421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17422 \begin_inset Text
17423
17424 \begin_layout Plain Layout
17425
17426 \backslash
17427 sqcup
17428 \end_layout
17429
17430 \end_inset
17431 </cell>
17432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17433 \begin_inset Text
17434
17435 \begin_layout Plain Layout
17436 \begin_inset Formula $\sqcup$
17437 \end_inset
17438
17439
17440 \end_layout
17441
17442 \end_inset
17443 </cell>
17444 </row>
17445 <row>
17446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17447 \begin_inset Text
17448
17449 \begin_layout Plain Layout
17450
17451 \backslash
17452 triangleleft
17453 \end_layout
17454
17455 \end_inset
17456 </cell>
17457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17458 \begin_inset Text
17459
17460 \begin_layout Plain Layout
17461 \begin_inset Formula $\triangleleft$
17462 \end_inset
17463
17464
17465 \end_layout
17466
17467 \end_inset
17468 </cell>
17469 </row>
17470 <row>
17471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17472 \begin_inset Text
17473
17474 \begin_layout Plain Layout
17475
17476 \backslash
17477 triangleright
17478 \end_layout
17479
17480 \end_inset
17481 </cell>
17482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17483 \begin_inset Text
17484
17485 \begin_layout Plain Layout
17486 \begin_inset Formula $\triangleright$
17487 \end_inset
17488
17489
17490 \end_layout
17491
17492 \end_inset
17493 </cell>
17494 </row>
17495 </lyxtabular>
17496
17497 \end_inset
17498
17499
17500 \begin_inset space \hfill{}
17501 \end_inset
17502
17503
17504 \end_layout
17505
17506 \begin_layout Standard
17507 All binary operators can also be inserted via the math toolbar button 
17508 \begin_inset Graphics
17509         filename ../images/math/pm.png
17510         scale 85
17511
17512 \end_inset
17513
17514 .
17515 \end_layout
17516
17517 \begin_layout Standard
17518 To typeset the Laplace operator also 
17519 \series bold
17520
17521 \backslash
17522 Delta
17523 \series default
17524  or 
17525 \series bold
17526
17527 \backslash
17528 nabla
17529 \series default
17530 ^
17531 \series bold
17532 2
17533 \series default
17534  (
17535 \begin_inset Formula $\nabla^{2}$
17536 \end_inset
17537
17538 ) can be used instead of 
17539 \series bold
17540
17541 \backslash
17542 bigtriangleup
17543 \series default
17544  .
17545 \end_layout
17546
17547 \begin_layout Standard
17548 The character 
17549 \family sans
17550 Menu Separator
17551 \family default
17552  from the menu 
17553 \family sans
17554 Insert\SpecialChar \menuseparator
17555 Special Character
17556 \family default
17557  is the operator 
17558 \series bold
17559
17560 \backslash
17561 triangleright
17562 \series default
17563 .
17564 \end_layout
17565
17566 \begin_layout Subsection
17567 Self-defined Operators
17568 \begin_inset CommandInset label
17569 LatexCommand label
17570 name "sub:Self-defined-Operators"
17571
17572 \end_inset
17573
17574
17575 \begin_inset Index
17576 status collapsed
17577
17578 \begin_layout Plain Layout
17579 Operators ! self-defined
17580 \end_layout
17581
17582 \end_inset
17583
17584
17585 \end_layout
17586
17587 \begin_layout Standard
17588 With the help of the command 
17589 \series bold
17590
17591 \backslash
17592 DeclareMathOperator
17593 \series default
17594
17595 \begin_inset Index
17596 status collapsed
17597
17598 \begin_layout Plain Layout
17599 Commands ! D ! 
17600 \backslash
17601 dbinom@
17602 \backslash
17603 DeclareMathOperator
17604 \end_layout
17605
17606 \end_inset
17607
17608  custom operators can be defined in the LaTeX-preamble.
17609  Its command scheme is:
17610 \end_layout
17611
17612 \begin_layout Standard
17613
17614 \series bold
17615
17616 \backslash
17617 DeclareMathOperator{new command}{display}
17618 \end_layout
17619
17620 \begin_layout Standard
17621 Display can be characters or symbols that define how the operator looks
17622  in the output.
17623  To define a big operator a * is set behind the command.
17624  All self-defined big operators can have limits as described in 
17625 \begin_inset CommandInset ref
17626 LatexCommand ref
17627 reference "sub:Operator-Limits"
17628
17629 \end_inset
17630
17631 .
17632 \end_layout
17633
17634 \begin_layout Standard
17635 For example the LaTeX-preamble line
17636 \end_layout
17637
17638 \begin_layout Standard
17639
17640 \series bold
17641
17642 \backslash
17643 DeclareMathOperator*{
17644 \backslash
17645 Lozenge}{
17646 \backslash
17647 blacklozenge}
17648 \end_layout
17649
17650 \begin_layout Standard
17651 defines the command 
17652 \series bold
17653
17654 \backslash
17655 Lozenge
17656 \series default
17657 , that inserts a big operator consisting of the lozenge symbol from 
17658 \begin_inset CommandInset ref
17659 LatexCommand ref
17660 reference "sub:Miscellaneous-Symbols"
17661
17662 \end_inset
17663
17664 :
17665 \begin_inset Formula \[
17666 \Lozenge_{n=1}^{\infty}\]
17667
17668 \end_inset
17669
17670 The command for this formula is: 
17671 \series bold
17672
17673 \backslash
17674 Lozenge
17675 \series default
17676 ^
17677 \series bold
17678
17679 \backslash
17680 infty
17681 \begin_inset Formula $\to$
17682 \end_inset
17683
17684 _n=1
17685 \end_layout
17686
17687 \begin_layout Standard
17688 \begin_inset VSpace bigskip
17689 \end_inset
17690
17691 When self-defined operators are not used several times in the document,
17692  they can also be defined with the commands 
17693 \series bold
17694
17695 \backslash
17696 mathop
17697 \series default
17698
17699 \begin_inset Index
17700 status collapsed
17701
17702 \begin_layout Plain Layout
17703 Commands ! M ! 
17704 \backslash
17705 mathop
17706 \end_layout
17707
17708 \end_inset
17709
17710  and 
17711 \series bold
17712
17713 \backslash
17714 mathbin
17715 \series default
17716
17717 \begin_inset Index
17718 status collapsed
17719
17720 \begin_layout Plain Layout
17721 Commands ! M ! 
17722 \backslash
17723 mathbin
17724 \end_layout
17725
17726 \end_inset
17727
17728 , which have the following scheme:
17729 \end_layout
17730
17731 \begin_layout Standard
17732
17733 \series bold
17734
17735 \backslash
17736 mathop{display}
17737 \series default
17738  and 
17739 \series bold
17740
17741 \backslash
17742 mathbin{display}
17743 \end_layout
17744
17745 \begin_layout Standard
17746
17747 \series bold
17748
17749 \backslash
17750 mathop
17751 \series default
17752  defines big operators, 
17753 \series bold
17754
17755 \backslash
17756 mathbin
17757 \series default
17758  binary operators.
17759 \end_layout
17760
17761 \begin_layout Standard
17762
17763 \series bold
17764
17765 \backslash
17766 mathop
17767 \series default
17768  can e.
17769 \begin_inset space \thinspace{}
17770 \end_inset
17771
17772 g.
17773 \begin_inset space \space{}
17774 \end_inset
17775
17776 be used to use one limit for several operators:
17777 \end_layout
17778
17779 \begin_layout Standard
17780 \begin_inset Formula \[
17781 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17782
17783 \end_inset
17784
17785
17786 \end_layout
17787
17788 \begin_layout Standard
17789 The command for the formula above is:
17790 \begin_inset Newline newline
17791 \end_inset
17792
17793
17794 \series bold
17795
17796 \backslash
17797 mathop{
17798 \backslash
17799 sum
17800 \backslash
17801 negmedspace
17802 \backslash
17803 sum
17804 \series default
17805
17806 \begin_inset ERT
17807 status collapsed
17808
17809 \begin_layout Plain Layout
17810
17811
17812 \backslash
17813 spce 
17814 \end_layout
17815
17816 \end_inset
17817
17818
17819 \series bold
17820
17821 \begin_inset Formula $\to$
17822 \end_inset
17823
17824 ^N
17825 \series default
17826
17827 \begin_inset ERT
17828 status collapsed
17829
17830 \begin_layout Plain Layout
17831
17832
17833 \backslash
17834 spce 
17835 \end_layout
17836
17837 \end_inset
17838
17839
17840 \series bold
17841 _i,j=1
17842 \end_layout
17843
17844 \begin_layout Section
17845 Fonts
17846 \begin_inset Index
17847 status collapsed
17848
17849 \begin_layout Plain Layout
17850 Fonts
17851 \end_layout
17852
17853 \end_inset
17854
17855
17856 \end_layout
17857
17858 \begin_layout Subsection
17859 Font Styles
17860 \begin_inset CommandInset label
17861 LatexCommand label
17862 name "sub:Font-Styles"
17863
17864 \end_inset
17865
17866
17867 \begin_inset Index
17868 status collapsed
17869
17870 \begin_layout Plain Layout
17871 Font ! style
17872 \end_layout
17873
17874 \end_inset
17875
17876
17877 \end_layout
17878
17879 \begin_layout Standard
17880 Latin letters in formulas can be set in one of the following font styles:
17881 \begin_inset VSpace -2mm
17882 \end_inset
17883
17884
17885 \end_layout
17886
17887 \begin_layout Standard
17888 \align center
17889 \begin_inset Tabular
17890 <lyxtabular version="3" rows="6" columns="3">
17891 <features>
17892 <column alignment="center" valignment="top" width="0">
17893 <column alignment="center" valignment="top" width="0">
17894 <column alignment="center" valignment="top" width="0">
17895 <row>
17896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17897 \begin_inset Text
17898
17899 \begin_layout Plain Layout
17900 Command
17901 \end_layout
17902
17903 \end_inset
17904 </cell>
17905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17906 \begin_inset Text
17907
17908 \begin_layout Plain Layout
17909 Result
17910 \end_layout
17911
17912 \end_inset
17913 </cell>
17914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17915 \begin_inset Text
17916
17917 \begin_layout Plain Layout
17918 shortcut
17919 \end_layout
17920
17921 \end_inset
17922 </cell>
17923 </row>
17924 <row>
17925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17926 \begin_inset Text
17927
17928 \begin_layout Plain Layout
17929
17930 \backslash
17931 mathbb
17932 \series bold
17933
17934 \begin_inset ERT
17935 status collapsed
17936
17937 \begin_layout Plain Layout
17938
17939
17940 \backslash
17941 spce 
17942 \end_layout
17943
17944 \end_inset
17945
17946
17947 \series default
17948 ABC
17949 \end_layout
17950
17951 \end_inset
17952 </cell>
17953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17954 \begin_inset Text
17955
17956 \begin_layout Plain Layout
17957 \begin_inset Formula $\mathbb{ABC}$
17958 \end_inset
17959
17960
17961 \end_layout
17962
17963 \end_inset
17964 </cell>
17965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17966 \begin_inset Text
17967
17968 \begin_layout Plain Layout
17969 \begin_inset Info
17970 type  "shortcut"
17971 arg   "font-noun"
17972 \end_inset
17973
17974
17975 \end_layout
17976
17977 \end_inset
17978 </cell>
17979 </row>
17980 <row>
17981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17982 \begin_inset Text
17983
17984 \begin_layout Plain Layout
17985
17986 \backslash
17987 mathbf
17988 \series bold
17989
17990 \begin_inset ERT
17991 status collapsed
17992
17993 \begin_layout Plain Layout
17994
17995
17996 \backslash
17997 spce 
17998 \end_layout
17999
18000 \end_inset
18001
18002
18003 \series default
18004 AbC
18005 \end_layout
18006
18007 \end_inset
18008 </cell>
18009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout Plain Layout
18013 \begin_inset Formula $\mathbf{AbC}$
18014 \end_inset
18015
18016
18017 \end_layout
18018
18019 \end_inset
18020 </cell>
18021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18022 \begin_inset Text
18023
18024 \begin_layout Plain Layout
18025 \begin_inset Info
18026 type  "shortcut"
18027 arg   "font-bold"
18028 \end_inset
18029
18030
18031 \end_layout
18032
18033 \end_inset
18034 </cell>
18035 </row>
18036 <row>
18037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18038 \begin_inset Text
18039
18040 \begin_layout Plain Layout
18041
18042 \backslash
18043 boldsymbol
18044 \series bold
18045
18046 \begin_inset ERT
18047 status collapsed
18048
18049 \begin_layout Plain Layout
18050
18051
18052 \backslash
18053 spce 
18054 \end_layout
18055
18056 \end_inset
18057
18058
18059 \series default
18060 AbC
18061 \end_layout
18062
18063 \end_inset
18064 </cell>
18065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Plain Layout
18069 \begin_inset Formula $\boldsymbol{AbC}$
18070 \end_inset
18071
18072
18073 \end_layout
18074
18075 \end_inset
18076 </cell>
18077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18078 \begin_inset Text
18079
18080 \begin_layout Plain Layout
18081 \begin_inset Info
18082 type  "shortcuts"
18083 arg   "font-boldsymbol"
18084 \end_inset
18085
18086
18087 \end_layout
18088
18089 \end_inset
18090 </cell>
18091 </row>
18092 <row>
18093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout Plain Layout
18097
18098 \backslash
18099 mathcal
18100 \series bold
18101
18102 \begin_inset ERT
18103 status collapsed
18104
18105 \begin_layout Plain Layout
18106
18107
18108 \backslash
18109 spce 
18110 \end_layout
18111
18112 \end_inset
18113
18114
18115 \series default
18116 ABC
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125 \begin_inset Formula $\mathcal{ABC}$
18126 \end_inset
18127
18128
18129 \end_layout
18130
18131 \end_inset
18132 </cell>
18133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18134 \begin_inset Text
18135
18136 \begin_layout Plain Layout
18137 \begin_inset Info
18138 type  "shortcut"
18139 arg   "font-emph"
18140 \end_inset
18141
18142
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 </row>
18148 <row>
18149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153
18154 \backslash
18155 mathfrak
18156 \series bold
18157
18158 \begin_inset ERT
18159 status collapsed
18160
18161 \begin_layout Plain Layout
18162
18163
18164 \backslash
18165 spce 
18166 \end_layout
18167
18168 \end_inset
18169
18170
18171 \series default
18172 AbC
18173 \end_layout
18174
18175 \end_inset
18176 </cell>
18177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18178 \begin_inset Text
18179
18180 \begin_layout Plain Layout
18181 \begin_inset Formula $\mathfrak{AbC}$
18182 \end_inset
18183
18184
18185 \end_layout
18186
18187 \end_inset
18188 </cell>
18189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18190 \begin_inset Text
18191
18192 \begin_layout Plain Layout
18193 -
18194 \end_layout
18195
18196 \end_inset
18197 </cell>
18198 </row>
18199 </lyxtabular>
18200
18201 \end_inset
18202
18203
18204 \end_layout
18205
18206 \begin_layout Standard
18207 \align center
18208 \begin_inset Tabular
18209 <lyxtabular version="3" rows="5" columns="3">
18210 <features>
18211 <column alignment="center" valignment="top" width="0">
18212 <column alignment="center" valignment="top" width="0">
18213 <column alignment="center" valignment="top" width="0">
18214 <row>
18215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18216 \begin_inset Text
18217
18218 \begin_layout Plain Layout
18219 Command
18220 \end_layout
18221
18222 \end_inset
18223 </cell>
18224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18225 \begin_inset Text
18226
18227 \begin_layout Plain Layout
18228 Result
18229 \end_layout
18230
18231 \end_inset
18232 </cell>
18233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Plain Layout
18237 shortcut
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 </row>
18243 <row>
18244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18245 \begin_inset Text
18246
18247 \begin_layout Plain Layout
18248
18249 \backslash
18250 mathit
18251 \series bold
18252
18253 \begin_inset ERT
18254 status collapsed
18255
18256 \begin_layout Plain Layout
18257
18258
18259 \backslash
18260 spce 
18261 \end_layout
18262
18263 \end_inset
18264
18265
18266 \series default
18267 AbC
18268 \end_layout
18269
18270 \end_inset
18271 </cell>
18272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18273 \begin_inset Text
18274
18275 \begin_layout Plain Layout
18276 \begin_inset Formula $\mathit{AbC}$
18277 \end_inset
18278
18279
18280 \end_layout
18281
18282 \end_inset
18283 </cell>
18284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18285 \begin_inset Text
18286
18287 \begin_layout Plain Layout
18288 -
18289 \end_layout
18290
18291 \end_inset
18292 </cell>
18293 </row>
18294 <row>
18295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18296 \begin_inset Text
18297
18298 \begin_layout Plain Layout
18299
18300 \backslash
18301 mathrm
18302 \series bold
18303
18304 \begin_inset ERT
18305 status collapsed
18306
18307 \begin_layout Plain Layout
18308
18309
18310 \backslash
18311 spce 
18312 \end_layout
18313
18314 \end_inset
18315
18316
18317 \series default
18318 AbC
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18324 \begin_inset Text
18325
18326 \begin_layout Plain Layout
18327 \begin_inset Formula $\mathrm{AbC}$
18328 \end_inset
18329
18330
18331 \end_layout
18332
18333 \end_inset
18334 </cell>
18335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339 \begin_inset Info
18340 type  "shortcut"
18341 arg   "font-roman"
18342 \end_inset
18343
18344
18345 \end_layout
18346
18347 \end_inset
18348 </cell>
18349 </row>
18350 <row>
18351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18352 \begin_inset Text
18353
18354 \begin_layout Plain Layout
18355
18356 \backslash
18357 mathsf
18358 \series bold
18359
18360 \begin_inset ERT
18361 status collapsed
18362
18363 \begin_layout Plain Layout
18364
18365
18366 \backslash
18367 spce 
18368 \end_layout
18369
18370 \end_inset
18371
18372
18373 \series default
18374 AbC
18375 \end_layout
18376
18377 \end_inset
18378 </cell>
18379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18380 \begin_inset Text
18381
18382 \begin_layout Plain Layout
18383 \begin_inset Formula $\mathsf{AbC}$
18384 \end_inset
18385
18386
18387 \end_layout
18388
18389 \end_inset
18390 </cell>
18391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18392 \begin_inset Text
18393
18394 \begin_layout Plain Layout
18395 \begin_inset Info
18396 type  "shortcut"
18397 arg   "font-sans"
18398 \end_inset
18399
18400
18401 \end_layout
18402
18403 \end_inset
18404 </cell>
18405 </row>
18406 <row>
18407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18408 \begin_inset Text
18409
18410 \begin_layout Plain Layout
18411
18412 \backslash
18413 mathtt
18414 \series bold
18415
18416 \begin_inset ERT
18417 status collapsed
18418
18419 \begin_layout Plain Layout
18420
18421
18422 \backslash
18423 spce 
18424 \end_layout
18425
18426 \end_inset
18427
18428
18429 \series default
18430 AbC
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18436 \begin_inset Text
18437
18438 \begin_layout Plain Layout
18439 \begin_inset Formula $\mathtt{AbC}$
18440 \end_inset
18441
18442
18443 \end_layout
18444
18445 \end_inset
18446 </cell>
18447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18448 \begin_inset Text
18449
18450 \begin_layout Plain Layout
18451 \begin_inset Info
18452 type  "shortcut"
18453 arg   "font-typewriter"
18454 \end_inset
18455
18456
18457 \end_layout
18458
18459 \end_inset
18460 </cell>
18461 </row>
18462 </lyxtabular>
18463
18464 \end_inset
18465
18466
18467 \end_layout
18468
18469 \begin_layout Standard
18470 \begin_inset Note Greyedout
18471 status open
18472
18473 \begin_layout Plain Layout
18474
18475 \series bold
18476 Note:
18477 \series default
18478  The styles 
18479 \series bold
18480
18481 \backslash
18482 mathbb
18483 \series default
18484  and 
18485 \series bold
18486
18487 \backslash
18488 mathcal
18489 \series default
18490  can only be used for big letters.
18491 \end_layout
18492
18493 \end_inset
18494
18495
18496 \end_layout
18497
18498 \begin_layout Standard
18499 Predefined is the style 
18500 \series bold
18501
18502 \backslash
18503 mathnormal
18504 \series default
18505 .
18506 \end_layout
18507
18508 \begin_layout Standard
18509 The style commands work also for letters in mathematical constructs:
18510 \begin_inset Formula \[
18511 \mathfrak{A=\frac{b}{C}}\]
18512
18513 \end_inset
18514
18515
18516 \end_layout
18517
18518 \begin_layout Standard
18519 Characters in mathematical text don't appear in a math font style but in
18520  the text font style 
18521 \series bold
18522
18523 \backslash
18524 textrm
18525 \series default
18526 .
18527  That their style can't be set correctly via the text style dialog is a
18528  bug in LyX.
18529 \begin_inset Foot
18530 status collapsed
18531
18532 \begin_layout Plain Layout
18533 \begin_inset CommandInset href
18534 LatexCommand href
18535 name "LyX-bug #4629"
18536 target "http://www.lyx.org/trac/ticket/4629"
18537
18538 \end_inset
18539
18540
18541 \end_layout
18542
18543 \end_inset
18544
18545
18546 \end_layout
18547
18548 \begin_layout Standard
18549 Instead of the style commands the dialog 
18550 \family sans
18551 Edit\SpecialChar \menuseparator
18552 Math\SpecialChar \menuseparator
18553 Text Style
18554 \family default
18555  or the toolbar button 
18556 \begin_inset Graphics
18557         filename ../images/math/font.png
18558         scale 85
18559
18560 \end_inset
18561
18562  can be used.
18563 \end_layout
18564
18565 \begin_layout Subsection
18566 Bold Formulas
18567 \begin_inset CommandInset label
18568 LatexCommand label
18569 name "sub:Bold-Formulas"
18570
18571 \end_inset
18572
18573
18574 \begin_inset Index
18575 status collapsed
18576
18577 \begin_layout Plain Layout
18578 Formula ! bold
18579 \end_layout
18580
18581 \end_inset
18582
18583
18584 \end_layout
18585
18586 \begin_layout Standard
18587 To make a complete formula bold, the command 
18588 \series bold
18589
18590 \backslash
18591 mathbf
18592 \series default
18593  from the previous subsection cannot be used, because it doesn't work for
18594  small Greek letters.
18595  Furthermore it prints Latin letters always upright, like in the following
18596  equation:
18597 \end_layout
18598
18599 \begin_layout Standard
18600 \begin_inset Formula \[
18601 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
18602
18603 \end_inset
18604
18605
18606 \end_layout
18607
18608 \begin_layout Standard
18609 To display the formula correctly, the command 
18610 \series bold
18611
18612 \backslash
18613 boldsymbol
18614 \series default
18615  is used:
18616 \begin_inset Formula \[
18617 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
18618
18619 \end_inset
18620
18621 It is also possible to set the formula in a 
18622 \series bold
18623 boldmath environment
18624 \series default
18625 .
18626  This environment is created by inserting the command 
18627 \series bold
18628
18629 \backslash
18630 boldmath
18631 \begin_inset Index
18632 status collapsed
18633
18634 \begin_layout Plain Layout
18635 Commands ! B ! 
18636 \backslash
18637 boldmath
18638 \end_layout
18639
18640 \end_inset
18641
18642
18643 \series default
18644  in TeX-mode.
18645  To end the environment, the command 
18646 \series bold
18647
18648 \backslash
18649 unboldmath
18650 \begin_inset Index
18651 status collapsed
18652
18653 \begin_layout Plain Layout
18654 Commands ! U ! 
18655 \backslash
18656 unboldmath
18657 \end_layout
18658
18659 \end_inset
18660
18661
18662 \series default
18663  is inserted in TeX-mode.
18664 \begin_inset ERT
18665 status collapsed
18666
18667 \begin_layout Plain Layout
18668
18669
18670 \backslash
18671 boldmath 
18672 \end_layout
18673
18674 \end_inset
18675
18676
18677 \begin_inset Formula \[
18678 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
18679
18680 \end_inset
18681
18682
18683 \begin_inset ERT
18684 status collapsed
18685
18686 \begin_layout Plain Layout
18687
18688
18689 \backslash
18690 unboldmath 
18691 \end_layout
18692
18693 \end_inset
18694
18695
18696 \end_layout
18697
18698 \begin_layout Subsection
18699 Colored Formulas
18700 \begin_inset Index
18701 status collapsed
18702
18703 \begin_layout Plain Layout
18704 Formula ! colored
18705 \end_layout
18706
18707 \end_inset
18708
18709
18710 \end_layout
18711
18712 \begin_layout Standard
18713 Formulas can be colored like normal text: Highlight a formula or a formula
18714  part and use the 
18715 \family sans
18716 Text Style
18717 \family default
18718  dialog.
18719  Here is a formula in magenta:
18720 \begin_inset Formula \[
18721 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18722
18723 \end_inset
18724
18725
18726 \end_layout
18727
18728 \begin_layout Standard
18729 You can also define your own colors as described in 
18730 \begin_inset CommandInset ref
18731 LatexCommand ref
18732 reference "sub:Colored-Boxes"
18733
18734 \end_inset
18735
18736 .
18737  They can be used with the TeX code command 
18738 \series bold
18739
18740 \backslash
18741 textcolor
18742 \series default
18743
18744 \begin_inset Index
18745 status collapsed
18746
18747 \begin_layout Plain Layout
18748 Commands ! T ! 
18749 \backslash
18750 textcolor
18751 \end_layout
18752
18753 \end_inset
18754
18755  in the scheme
18756 \end_layout
18757
18758 \begin_layout Standard
18759
18760 \series bold
18761
18762 \backslash
18763 textcolor{color}{characters or formula}
18764 \end_layout
18765
18766 \begin_layout Standard
18767 The following example was colored completely dark green and partly red:
18768 \end_layout
18769
18770 \begin_layout Standard
18771 \begin_inset ERT
18772 status collapsed
18773
18774 \begin_layout Plain Layout
18775
18776
18777 \backslash
18778 textcolor{darkgreen}{
18779 \end_layout
18780
18781 \end_inset
18782
18783
18784 \begin_inset Formula \[
18785 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
18786
18787 \end_inset
18788
18789
18790 \begin_inset ERT
18791 status collapsed
18792
18793 \begin_layout Plain Layout
18794
18795 }
18796 \end_layout
18797
18798 \end_inset
18799
18800
18801 \end_layout
18802
18803 \begin_layout Standard
18804 Due to a bug in LyX only complete formulas can be colored with self-defined
18805  colors.
18806 \begin_inset Foot
18807 status collapsed
18808
18809 \begin_layout Plain Layout
18810 \begin_inset CommandInset href
18811 LatexCommand href
18812 name "LyX-bug #5269"
18813 target "http://www.lyx.org/trac/ticket/5269"
18814
18815 \end_inset
18816
18817
18818 \end_layout
18819
18820 \end_inset
18821
18822
18823 \end_layout
18824
18825 \begin_layout Subsection
18826 Font Sizes
18827 \begin_inset CommandInset label
18828 LatexCommand label
18829 name "sub:Font-Sizes"
18830
18831 \end_inset
18832
18833
18834 \begin_inset Index
18835 status collapsed
18836
18837 \begin_layout Plain Layout
18838 Font ! size
18839 \end_layout
18840
18841 \end_inset
18842
18843
18844 \end_layout
18845
18846 \begin_layout Standard
18847 For characters in formulas there are, analog to characters in text, the
18848  following size commands:
18849 \end_layout
18850
18851 \begin_layout Standard
18852
18853 \series bold
18854
18855 \backslash
18856 Huge
18857 \series default
18858
18859 \series bold
18860
18861 \backslash
18862 huge
18863 \series default
18864
18865 \series bold
18866
18867 \backslash
18868 LARGE
18869 \series default
18870
18871 \series bold
18872
18873 \backslash
18874 Large
18875 \series default
18876
18877 \series bold
18878
18879 \backslash
18880 large
18881 \series default
18882
18883 \series bold
18884
18885 \backslash
18886 normalsize
18887 \series default
18888
18889 \series bold
18890
18891 \backslash
18892 small
18893 \series default
18894 ,
18895 \begin_inset Newline newline
18896 \end_inset
18897
18898
18899 \series bold
18900
18901 \backslash
18902 footnotesize
18903 \series default
18904
18905 \series bold
18906
18907 \backslash
18908 scriptsize
18909 \series default
18910  and 
18911 \series bold
18912
18913 \backslash
18914 tiny
18915 \end_layout
18916
18917 \begin_layout Standard
18918 The size produced by the commands depends on the document font size, that
18919  corresponds with the command 
18920 \series bold
18921
18922 \backslash
18923 normalsize
18924 \series default
18925 .
18926  The other commands produce smaller or larger sizes than 
18927 \series bold
18928
18929 \backslash
18930 normalsize
18931 \series default
18932 .
18933  The font size can however not exceed a certain value.
18934  Is for example the document font size 12
18935 \begin_inset space \thinspace{}
18936 \end_inset
18937
18938 pt, the command 
18939 \series bold
18940
18941 \backslash
18942 Huge
18943 \series default
18944  switches to the same size as 
18945 \series bold
18946
18947 \backslash
18948 huge
18949 \series default
18950 .
18951  
18952 \end_layout
18953
18954 \begin_layout Standard
18955 A size command is inserted in TeX-mode before the formula and sets the size
18956  for all following formula and text characters.
18957  To switch back to the initial size, the command 
18958 \series bold
18959
18960 \backslash
18961 normalsize
18962 \series default
18963  is inserted behind the formula in TeX-mode.
18964 \end_layout
18965
18966 \begin_layout Standard
18967 \begin_inset Newpage newpage
18968 \end_inset
18969
18970
18971 \end_layout
18972
18973 \begin_layout Standard
18974 Within a formula the size can be changed using the following size commands:
18975 \end_layout
18976
18977 \begin_layout Standard
18978 \noindent
18979 \align center
18980 \begin_inset Tabular
18981 <lyxtabular version="3" rows="5" columns="2">
18982 <features>
18983 <column alignment="center" valignment="top" width="0">
18984 <column alignment="center" valignment="top" width="0">
18985 <row>
18986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18987 \begin_inset Text
18988
18989 \begin_layout Plain Layout
18990 Command
18991 \end_layout
18992
18993 \end_inset
18994 </cell>
18995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18996 \begin_inset Text
18997
18998 \begin_layout Plain Layout
18999 Result
19000 \begin_inset Note Note
19001 status collapsed
19002
19003 \begin_layout Plain Layout
19004
19005 \series bold
19006
19007 \backslash
19008 raisebox
19009 \series default
19010  is only used as spacer.
19011 \end_layout
19012
19013 \end_inset
19014
19015
19016 \end_layout
19017
19018 \end_inset
19019 </cell>
19020 </row>
19021 <row>
19022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19023 \begin_inset Text
19024
19025 \begin_layout Plain Layout
19026
19027 \backslash
19028 displaystyle
19029 \begin_inset Index
19030 status collapsed
19031
19032 \begin_layout Plain Layout
19033 Commands ! D ! 
19034 \backslash
19035 displaystyle
19036 \end_layout
19037
19038 \end_inset
19039
19040
19041 \end_layout
19042
19043 \end_inset
19044 </cell>
19045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19046 \begin_inset Text
19047
19048 \begin_layout Plain Layout
19049 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19050 \end_inset
19051
19052
19053 \end_layout
19054
19055 \end_inset
19056 </cell>
19057 </row>
19058 <row>
19059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19060 \begin_inset Text
19061
19062 \begin_layout Plain Layout
19063
19064 \backslash
19065 textstyle
19066 \end_layout
19067
19068 \end_inset
19069 </cell>
19070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19071 \begin_inset Text
19072
19073 \begin_layout Plain Layout
19074 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19075 \end_inset
19076
19077
19078 \end_layout
19079
19080 \end_inset
19081 </cell>
19082 </row>
19083 <row>
19084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19085 \begin_inset Text
19086
19087 \begin_layout Plain Layout
19088
19089 \backslash
19090 scriptstyle
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19096 \begin_inset Text
19097
19098 \begin_layout Plain Layout
19099 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19100 \end_inset
19101
19102
19103 \end_layout
19104
19105 \end_inset
19106 </cell>
19107 </row>
19108 <row>
19109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113
19114 \backslash
19115 scriptscriptstyle
19116 \end_layout
19117
19118 \end_inset
19119 </cell>
19120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19121 \begin_inset Text
19122
19123 \begin_layout Plain Layout
19124 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19125 \end_inset
19126
19127
19128 \end_layout
19129
19130 \end_inset
19131 </cell>
19132 </row>
19133 </lyxtabular>
19134
19135 \end_inset
19136
19137
19138 \end_layout
19139
19140 \begin_layout Standard
19141 After entering these commands, a blue box appears in which the formula parts
19142  are inserted.
19143 \end_layout
19144
19145 \begin_layout Standard
19146 There is a further method to change the font size, that though only works
19147  for symbols or letters in mathematical text.
19148  To use it, one of the above text size commands is inserted in mathematical
19149  text.
19150  All following characters until the end of the mathematical text or until
19151  another size command will have the selected size.
19152  Two examples:
19153 \begin_inset VSpace -2mm
19154 \end_inset
19155
19156
19157 \end_layout
19158
19159 \begin_layout Standard
19160 \begin_inset ERT
19161 status collapsed
19162
19163 \begin_layout Plain Layout
19164
19165
19166 \backslash
19167 huge 
19168 \end_layout
19169
19170 \end_inset
19171
19172
19173 \begin_inset Formula \[
19174 A=\frac{B}{c}\cdot\maltese\]
19175
19176 \end_inset
19177
19178
19179 \begin_inset Formula \[
19180 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
19181
19182 \end_inset
19183
19184
19185 \begin_inset ERT
19186 status collapsed
19187
19188 \begin_layout Plain Layout
19189
19190
19191 \backslash
19192 normalsize 
19193 \end_layout
19194
19195 \end_inset
19196
19197
19198 \end_layout
19199
19200 \begin_layout Standard
19201 \begin_inset VSpace medskip
19202 \end_inset
19203
19204 Before both formulas the command 
19205 \series bold
19206
19207 \backslash
19208 huge
19209 \series default
19210  was inserted.
19211  The command for the second formula is:
19212 \begin_inset Newline newline
19213 \end_inset
19214
19215
19216 \series bold
19217
19218 \backslash
19219 maltese
19220 \begin_inset ERT
19221 status collapsed
19222
19223 \begin_layout Plain Layout
19224
19225
19226 \backslash
19227 spce 
19228 \end_layout
19229
19230 \end_inset
19231
19232 A Alt+M M 
19233 \backslash
19234 Large
19235 \begin_inset ERT
19236 status collapsed
19237
19238 \begin_layout Plain Layout
19239
19240
19241 \backslash
19242 spce 
19243 \end_layout
19244
19245 \end_inset
19246
19247
19248 \backslash
19249 maltese
19250 \begin_inset ERT
19251 status collapsed
19252
19253 \begin_layout Plain Layout
19254
19255
19256 \backslash
19257 spce 
19258 \end_layout
19259
19260 \end_inset
19261
19262
19263 \backslash
19264 textit
19265 \begin_inset ERT
19266 status collapsed
19267
19268 \begin_layout Plain Layout
19269
19270
19271 \backslash
19272 spce 
19273 \end_layout
19274
19275 \end_inset
19276
19277 A
19278 \begin_inset Formula $\to$
19279 \end_inset
19280
19281
19282 \begin_inset Formula $\to$
19283 \end_inset
19284
19285
19286 \begin_inset Newline newline
19287 \end_inset
19288
19289
19290 \begin_inset space \hspace*{}
19291 \length 1cm
19292 \end_inset
19293
19294 Alt+M
19295 \series default
19296  
19297 \series bold
19298
19299 \backslash
19300 tiny
19301 \begin_inset ERT
19302 status collapsed
19303
19304 \begin_layout Plain Layout
19305
19306
19307 \backslash
19308 spce 
19309 \end_layout
19310
19311 \end_inset
19312
19313
19314 \backslash
19315 maltese
19316 \begin_inset ERT
19317 status collapsed
19318
19319 \begin_layout Plain Layout
19320
19321
19322 \backslash
19323 spce 
19324 \end_layout
19325
19326 \end_inset
19327
19328
19329 \backslash
19330 textit
19331 \begin_inset ERT
19332 status collapsed
19333
19334 \begin_layout Plain Layout
19335
19336
19337 \backslash
19338 spce 
19339 \end_layout
19340
19341 \end_inset
19342
19343 A
19344 \end_layout
19345
19346 \begin_layout Standard
19347 If a symbol cannot be displayed in different sizes, it will always be displayed
19348  in the default size.
19349 \end_layout
19350
19351 \begin_layout Standard
19352 \begin_inset Newpage newpage
19353 \end_inset
19354
19355
19356 \end_layout
19357
19358 \begin_layout Section
19359 Greek Letters
19360 \begin_inset Index
19361 status collapsed
19362
19363 \begin_layout Plain Layout
19364 Greek letters
19365 \end_layout
19366
19367 \end_inset
19368
19369
19370 \end_layout
19371
19372 \begin_layout Standard
19373 All Greek letters can also be inserted via the toolbar button 
19374 \begin_inset Graphics
19375         filename ../images/math/alpha.png
19376         scale 85
19377
19378 \end_inset
19379
19380 .
19381 \end_layout
19382
19383 \begin_layout Subsection
19384 Small Letters
19385 \begin_inset Index
19386 status collapsed
19387
19388 \begin_layout Plain Layout
19389 Greek letters ! small
19390 \end_layout
19391
19392 \end_inset
19393
19394
19395 \end_layout
19396
19397 \begin_layout Standard
19398 \begin_inset space \hfill{}
19399 \end_inset
19400
19401
19402 \begin_inset Tabular
19403 <lyxtabular version="3" rows="11" columns="2">
19404 <features>
19405 <column alignment="center" valignment="top" width="0pt">
19406 <column alignment="center" valignment="top" width="0pt">
19407 <row>
19408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412 Command
19413 \end_layout
19414
19415 \end_inset
19416 </cell>
19417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19418 \begin_inset Text
19419
19420 \begin_layout Plain Layout
19421 Result
19422 \end_layout
19423
19424 \end_inset
19425 </cell>
19426 </row>
19427 <row>
19428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19429 \begin_inset Text
19430
19431 \begin_layout Plain Layout
19432
19433 \backslash
19434 alpha
19435 \end_layout
19436
19437 \end_inset
19438 </cell>
19439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19440 \begin_inset Text
19441
19442 \begin_layout Plain Layout
19443 \begin_inset Formula $\alpha$
19444 \end_inset
19445
19446
19447 \end_layout
19448
19449 \end_inset
19450 </cell>
19451 </row>
19452 <row>
19453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19454 \begin_inset Text
19455
19456 \begin_layout Plain Layout
19457
19458 \backslash
19459 beta
19460 \end_layout
19461
19462 \end_inset
19463 </cell>
19464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19465 \begin_inset Text
19466
19467 \begin_layout Plain Layout
19468 \begin_inset Formula $\beta$
19469 \end_inset
19470
19471
19472 \end_layout
19473
19474 \end_inset
19475 </cell>
19476 </row>
19477 <row>
19478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19479 \begin_inset Text
19480
19481 \begin_layout Plain Layout
19482
19483 \backslash
19484 gamma
19485 \end_layout
19486
19487 \end_inset
19488 </cell>
19489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19490 \begin_inset Text
19491
19492 \begin_layout Plain Layout
19493 \begin_inset Formula $\gamma$
19494 \end_inset
19495
19496
19497 \end_layout
19498
19499 \end_inset
19500 </cell>
19501 </row>
19502 <row>
19503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19504 \begin_inset Text
19505
19506 \begin_layout Plain Layout
19507
19508 \backslash
19509 delta
19510 \end_layout
19511
19512 \end_inset
19513 </cell>
19514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19515 \begin_inset Text
19516
19517 \begin_layout Plain Layout
19518 \begin_inset Formula $\delta$
19519 \end_inset
19520
19521
19522 \end_layout
19523
19524 \end_inset
19525 </cell>
19526 </row>
19527 <row>
19528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19529 \begin_inset Text
19530
19531 \begin_layout Plain Layout
19532
19533 \backslash
19534 epsilon
19535 \end_layout
19536
19537 \end_inset
19538 </cell>
19539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19540 \begin_inset Text
19541
19542 \begin_layout Plain Layout
19543 \begin_inset Formula $\epsilon$
19544 \end_inset
19545
19546
19547 \end_layout
19548
19549 \end_inset
19550 </cell>
19551 </row>
19552 <row>
19553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19554 \begin_inset Text
19555
19556 \begin_layout Plain Layout
19557
19558 \backslash
19559 varepsilon
19560 \end_layout
19561
19562 \end_inset
19563 </cell>
19564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19565 \begin_inset Text
19566
19567 \begin_layout Plain Layout
19568 \begin_inset Formula $\varepsilon$
19569 \end_inset
19570
19571
19572 \end_layout
19573
19574 \end_inset
19575 </cell>
19576 </row>
19577 <row>
19578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19579 \begin_inset Text
19580
19581 \begin_layout Plain Layout
19582
19583 \backslash
19584 zeta
19585 \end_layout
19586
19587 \end_inset
19588 </cell>
19589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19590 \begin_inset Text
19591
19592 \begin_layout Plain Layout
19593 \begin_inset Formula $\zeta$
19594 \end_inset
19595
19596
19597 \end_layout
19598
19599 \end_inset
19600 </cell>
19601 </row>
19602 <row>
19603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19604 \begin_inset Text
19605
19606 \begin_layout Plain Layout
19607
19608 \backslash
19609 eta
19610 \end_layout
19611
19612 \end_inset
19613 </cell>
19614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19615 \begin_inset Text
19616
19617 \begin_layout Plain Layout
19618 \begin_inset Formula $\eta$
19619 \end_inset
19620
19621
19622 \end_layout
19623
19624 \end_inset
19625 </cell>
19626 </row>
19627 <row>
19628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19629 \begin_inset Text
19630
19631 \begin_layout Plain Layout
19632
19633 \backslash
19634 theta
19635 \end_layout
19636
19637 \end_inset
19638 </cell>
19639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19640 \begin_inset Text
19641
19642 \begin_layout Plain Layout
19643 \begin_inset Formula $\theta$
19644 \end_inset
19645
19646
19647 \end_layout
19648
19649 \end_inset
19650 </cell>
19651 </row>
19652 <row>
19653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19654 \begin_inset Text
19655
19656 \begin_layout Plain Layout
19657
19658 \backslash
19659 vartheta
19660 \end_layout
19661
19662 \end_inset
19663 </cell>
19664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19665 \begin_inset Text
19666
19667 \begin_layout Plain Layout
19668 \begin_inset Formula $\vartheta$
19669 \end_inset
19670
19671
19672 \end_layout
19673
19674 \end_inset
19675 </cell>
19676 </row>
19677 </lyxtabular>
19678
19679 \end_inset
19680
19681
19682 \begin_inset space \hfill{}
19683 \end_inset
19684
19685
19686 \begin_inset Tabular
19687 <lyxtabular version="3" rows="12" columns="2">
19688 <features>
19689 <column alignment="center" valignment="top" width="0pt">
19690 <column alignment="center" valignment="top" width="0pt">
19691 <row>
19692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696 Command
19697 \end_layout
19698
19699 \end_inset
19700 </cell>
19701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19702 \begin_inset Text
19703
19704 \begin_layout Plain Layout
19705 Result
19706 \end_layout
19707
19708 \end_inset
19709 </cell>
19710 </row>
19711 <row>
19712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19713 \begin_inset Text
19714
19715 \begin_layout Plain Layout
19716
19717 \backslash
19718 iota
19719 \end_layout
19720
19721 \end_inset
19722 </cell>
19723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19724 \begin_inset Text
19725
19726 \begin_layout Plain Layout
19727 \begin_inset Formula $\iota$
19728 \end_inset
19729
19730
19731 \end_layout
19732
19733 \end_inset
19734 </cell>
19735 </row>
19736 <row>
19737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19738 \begin_inset Text
19739
19740 \begin_layout Plain Layout
19741
19742 \backslash
19743 kappa
19744 \end_layout
19745
19746 \end_inset
19747 </cell>
19748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19749 \begin_inset Text
19750
19751 \begin_layout Plain Layout
19752 \begin_inset Formula $\kappa$
19753 \end_inset
19754
19755
19756 \end_layout
19757
19758 \end_inset
19759 </cell>
19760 </row>
19761 <row>
19762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19763 \begin_inset Text
19764
19765 \begin_layout Plain Layout
19766
19767 \backslash
19768 varkappa
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777 \begin_inset Formula $\varkappa$
19778 \end_inset
19779
19780
19781 \end_layout
19782
19783 \end_inset
19784 </cell>
19785 </row>
19786 <row>
19787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19788 \begin_inset Text
19789
19790 \begin_layout Plain Layout
19791
19792 \backslash
19793 lambda
19794 \end_layout
19795
19796 \end_inset
19797 </cell>
19798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19799 \begin_inset Text
19800
19801 \begin_layout Plain Layout
19802 \begin_inset Formula $\lambda$
19803 \end_inset
19804
19805
19806 \end_layout
19807
19808 \end_inset
19809 </cell>
19810 </row>
19811 <row>
19812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19813 \begin_inset Text
19814
19815 \begin_layout Plain Layout
19816
19817 \backslash
19818 mu
19819 \end_layout
19820
19821 \end_inset
19822 </cell>
19823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19824 \begin_inset Text
19825
19826 \begin_layout Plain Layout
19827 \begin_inset Formula $\mu$
19828 \end_inset
19829
19830
19831 \end_layout
19832
19833 \end_inset
19834 </cell>
19835 </row>
19836 <row>
19837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19838 \begin_inset Text
19839
19840 \begin_layout Plain Layout
19841
19842 \backslash
19843 nu
19844 \end_layout
19845
19846 \end_inset
19847 </cell>
19848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19849 \begin_inset Text
19850
19851 \begin_layout Plain Layout
19852 \begin_inset Formula $\nu$
19853 \end_inset
19854
19855
19856 \end_layout
19857
19858 \end_inset
19859 </cell>
19860 </row>
19861 <row>
19862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19863 \begin_inset Text
19864
19865 \begin_layout Plain Layout
19866
19867 \backslash
19868 xi
19869 \end_layout
19870
19871 \end_inset
19872 </cell>
19873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19874 \begin_inset Text
19875
19876 \begin_layout Plain Layout
19877 \begin_inset Formula $\xi$
19878 \end_inset
19879
19880
19881 \end_layout
19882
19883 \end_inset
19884 </cell>
19885 </row>
19886 <row>
19887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19888 \begin_inset Text
19889
19890 \begin_layout Plain Layout
19891 o
19892 \end_layout
19893
19894 \end_inset
19895 </cell>
19896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19897 \begin_inset Text
19898
19899 \begin_layout Plain Layout
19900 \begin_inset Formula $o$
19901 \end_inset
19902
19903
19904 \end_layout
19905
19906 \end_inset
19907 </cell>
19908 </row>
19909 <row>
19910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19911 \begin_inset Text
19912
19913 \begin_layout Plain Layout
19914
19915 \backslash
19916 pi
19917 \end_layout
19918
19919 \end_inset
19920 </cell>
19921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19922 \begin_inset Text
19923
19924 \begin_layout Plain Layout
19925 \begin_inset Formula $\pi$
19926 \end_inset
19927
19928
19929 \end_layout
19930
19931 \end_inset
19932 </cell>
19933 </row>
19934 <row>
19935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19936 \begin_inset Text
19937
19938 \begin_layout Plain Layout
19939
19940 \backslash
19941 varpi
19942 \end_layout
19943
19944 \end_inset
19945 </cell>
19946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19947 \begin_inset Text
19948
19949 \begin_layout Plain Layout
19950 \begin_inset Formula $\varpi$
19951 \end_inset
19952
19953
19954 \end_layout
19955
19956 \end_inset
19957 </cell>
19958 </row>
19959 <row>
19960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19961 \begin_inset Text
19962
19963 \begin_layout Plain Layout
19964
19965 \backslash
19966 rho
19967 \end_layout
19968
19969 \end_inset
19970 </cell>
19971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19972 \begin_inset Text
19973
19974 \begin_layout Plain Layout
19975 \begin_inset Formula $\rho$
19976 \end_inset
19977
19978
19979 \end_layout
19980
19981 \end_inset
19982 </cell>
19983 </row>
19984 </lyxtabular>
19985
19986 \end_inset
19987
19988
19989 \begin_inset space \hfill{}
19990 \end_inset
19991
19992
19993 \begin_inset Tabular
19994 <lyxtabular version="3" rows="11" columns="2">
19995 <features>
19996 <column alignment="center" valignment="top" width="0pt">
19997 <column alignment="center" valignment="top" width="0pt">
19998 <row>
19999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20000 \begin_inset Text
20001
20002 \begin_layout Plain Layout
20003 Command
20004 \end_layout
20005
20006 \end_inset
20007 </cell>
20008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20009 \begin_inset Text
20010
20011 \begin_layout Plain Layout
20012 Result
20013 \end_layout
20014
20015 \end_inset
20016 </cell>
20017 </row>
20018 <row>
20019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20020 \begin_inset Text
20021
20022 \begin_layout Plain Layout
20023
20024 \backslash
20025 varrho
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034 \begin_inset Formula $\varrho$
20035 \end_inset
20036
20037
20038 \end_layout
20039
20040 \end_inset
20041 </cell>
20042 </row>
20043 <row>
20044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20045 \begin_inset Text
20046
20047 \begin_layout Plain Layout
20048
20049 \backslash
20050 sigma
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20056 \begin_inset Text
20057
20058 \begin_layout Plain Layout
20059 \begin_inset Formula $\sigma$
20060 \end_inset
20061
20062
20063 \end_layout
20064
20065 \end_inset
20066 </cell>
20067 </row>
20068 <row>
20069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20070 \begin_inset Text
20071
20072 \begin_layout Plain Layout
20073
20074 \backslash
20075 varsigma
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20081 \begin_inset Text
20082
20083 \begin_layout Plain Layout
20084 \begin_inset Formula $\varsigma$
20085 \end_inset
20086
20087
20088 \end_layout
20089
20090 \end_inset
20091 </cell>
20092 </row>
20093 <row>
20094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20095 \begin_inset Text
20096
20097 \begin_layout Plain Layout
20098
20099 \backslash
20100 tau
20101 \end_layout
20102
20103 \end_inset
20104 </cell>
20105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20106 \begin_inset Text
20107
20108 \begin_layout Plain Layout
20109 \begin_inset Formula $\tau$
20110 \end_inset
20111
20112
20113 \end_layout
20114
20115 \end_inset
20116 </cell>
20117 </row>
20118 <row>
20119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123
20124 \backslash
20125 upsilon
20126 \end_layout
20127
20128 \end_inset
20129 </cell>
20130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20131 \begin_inset Text
20132
20133 \begin_layout Plain Layout
20134 \begin_inset Formula $\upsilon$
20135 \end_inset
20136
20137
20138 \end_layout
20139
20140 \end_inset
20141 </cell>
20142 </row>
20143 <row>
20144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148
20149 \backslash
20150 phi
20151 \end_layout
20152
20153 \end_inset
20154 </cell>
20155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20156 \begin_inset Text
20157
20158 \begin_layout Plain Layout
20159 \begin_inset Formula $\phi$
20160 \end_inset
20161
20162
20163 \end_layout
20164
20165 \end_inset
20166 </cell>
20167 </row>
20168 <row>
20169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20170 \begin_inset Text
20171
20172 \begin_layout Plain Layout
20173
20174 \backslash
20175 varphi
20176 \end_layout
20177
20178 \end_inset
20179 </cell>
20180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20181 \begin_inset Text
20182
20183 \begin_layout Plain Layout
20184 \begin_inset Formula $\varphi$
20185 \end_inset
20186
20187
20188 \end_layout
20189
20190 \end_inset
20191 </cell>
20192 </row>
20193 <row>
20194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20195 \begin_inset Text
20196
20197 \begin_layout Plain Layout
20198
20199 \backslash
20200 chi
20201 \end_layout
20202
20203 \end_inset
20204 </cell>
20205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20206 \begin_inset Text
20207
20208 \begin_layout Plain Layout
20209 \begin_inset Formula $\chi$
20210 \end_inset
20211
20212
20213 \end_layout
20214
20215 \end_inset
20216 </cell>
20217 </row>
20218 <row>
20219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20220 \begin_inset Text
20221
20222 \begin_layout Plain Layout
20223
20224 \backslash
20225 psi
20226 \end_layout
20227
20228 \end_inset
20229 </cell>
20230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20231 \begin_inset Text
20232
20233 \begin_layout Plain Layout
20234 \begin_inset Formula $\psi$
20235 \end_inset
20236
20237
20238 \end_layout
20239
20240 \end_inset
20241 </cell>
20242 </row>
20243 <row>
20244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20245 \begin_inset Text
20246
20247 \begin_layout Plain Layout
20248
20249 \backslash
20250 omega
20251 \end_layout
20252
20253 \end_inset
20254 </cell>
20255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20256 \begin_inset Text
20257
20258 \begin_layout Plain Layout
20259 \begin_inset Formula $\omega$
20260 \end_inset
20261
20262
20263 \end_layout
20264
20265 \end_inset
20266 </cell>
20267 </row>
20268 </lyxtabular>
20269
20270 \end_inset
20271
20272
20273 \begin_inset space \hfill{}
20274 \end_inset
20275
20276
20277 \end_layout
20278
20279 \begin_layout Standard
20280 \begin_inset VSpace medskip
20281 \end_inset
20282
20283
20284 \end_layout
20285
20286 \begin_layout Standard
20287 How to create upright Greek letters is explained in 
20288 \begin_inset CommandInset ref
20289 LatexCommand ref
20290 reference "sub:Upright-small-Greek"
20291
20292 \end_inset
20293
20294 .
20295 \end_layout
20296
20297 \begin_layout Subsection
20298 Big Letters
20299 \begin_inset Index
20300 status collapsed
20301
20302 \begin_layout Plain Layout
20303 Greek letters ! big
20304 \end_layout
20305
20306 \end_inset
20307
20308
20309 \end_layout
20310
20311 \begin_layout Standard
20312 \begin_inset space \hfill{}
20313 \end_inset
20314
20315
20316 \begin_inset Tabular
20317 <lyxtabular version="3" rows="7" columns="2">
20318 <features>
20319 <column alignment="center" valignment="top" width="0pt">
20320 <column alignment="center" valignment="top" width="0pt">
20321 <row>
20322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20323 \begin_inset Text
20324
20325 \begin_layout Plain Layout
20326 Command
20327 \end_layout
20328
20329 \end_inset
20330 </cell>
20331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20332 \begin_inset Text
20333
20334 \begin_layout Plain Layout
20335 Result
20336 \end_layout
20337
20338 \end_inset
20339 </cell>
20340 </row>
20341 <row>
20342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20343 \begin_inset Text
20344
20345 \begin_layout Plain Layout
20346
20347 \backslash
20348 Gamma
20349 \end_layout
20350
20351 \end_inset
20352 </cell>
20353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357 \begin_inset Formula $\Gamma$
20358 \end_inset
20359
20360
20361 \end_layout
20362
20363 \end_inset
20364 </cell>
20365 </row>
20366 <row>
20367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371
20372 \backslash
20373 Delta
20374 \end_layout
20375
20376 \end_inset
20377 </cell>
20378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20379 \begin_inset Text
20380
20381 \begin_layout Plain Layout
20382 \begin_inset Formula $\Delta$
20383 \end_inset
20384
20385
20386 \end_layout
20387
20388 \end_inset
20389 </cell>
20390 </row>
20391 <row>
20392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20393 \begin_inset Text
20394
20395 \begin_layout Plain Layout
20396
20397 \backslash
20398 Theta
20399 \end_layout
20400
20401 \end_inset
20402 </cell>
20403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20404 \begin_inset Text
20405
20406 \begin_layout Plain Layout
20407 \begin_inset Formula $\Theta$
20408 \end_inset
20409
20410
20411 \end_layout
20412
20413 \end_inset
20414 </cell>
20415 </row>
20416 <row>
20417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20418 \begin_inset Text
20419
20420 \begin_layout Plain Layout
20421
20422 \backslash
20423 Lambda
20424 \end_layout
20425
20426 \end_inset
20427 </cell>
20428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20429 \begin_inset Text
20430
20431 \begin_layout Plain Layout
20432 \begin_inset Formula $\Lambda$
20433 \end_inset
20434
20435
20436 \end_layout
20437
20438 \end_inset
20439 </cell>
20440 </row>
20441 <row>
20442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20443 \begin_inset Text
20444
20445 \begin_layout Plain Layout
20446
20447 \backslash
20448 Xi
20449 \end_layout
20450
20451 \end_inset
20452 </cell>
20453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20454 \begin_inset Text
20455
20456 \begin_layout Plain Layout
20457 \begin_inset Formula $\Xi$
20458 \end_inset
20459
20460
20461 \end_layout
20462
20463 \end_inset
20464 </cell>
20465 </row>
20466 <row>
20467 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20468 \begin_inset Text
20469
20470 \begin_layout Plain Layout
20471
20472 \backslash
20473 Pi
20474 \end_layout
20475
20476 \end_inset
20477 </cell>
20478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20479 \begin_inset Text
20480
20481 \begin_layout Plain Layout
20482 \begin_inset Formula $\Pi$
20483 \end_inset
20484
20485
20486 \end_layout
20487
20488 \end_inset
20489 </cell>
20490 </row>
20491 </lyxtabular>
20492
20493 \end_inset
20494
20495
20496 \begin_inset space \hfill{}
20497 \end_inset
20498
20499
20500 \begin_inset Tabular
20501 <lyxtabular version="3" rows="6" columns="2">
20502 <features>
20503 <column alignment="center" valignment="top" width="0pt">
20504 <column alignment="center" valignment="top" width="0pt">
20505 <row>
20506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20507 \begin_inset Text
20508
20509 \begin_layout Plain Layout
20510 Command
20511 \end_layout
20512
20513 \end_inset
20514 </cell>
20515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20516 \begin_inset Text
20517
20518 \begin_layout Plain Layout
20519 Result
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 </row>
20525 <row>
20526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20527 \begin_inset Text
20528
20529 \begin_layout Plain Layout
20530
20531 \backslash
20532 Sigma
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20538 \begin_inset Text
20539
20540 \begin_layout Plain Layout
20541 \begin_inset Formula $\Sigma$
20542 \end_inset
20543
20544
20545 \end_layout
20546
20547 \end_inset
20548 </cell>
20549 </row>
20550 <row>
20551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20552 \begin_inset Text
20553
20554 \begin_layout Plain Layout
20555
20556 \backslash
20557 Upsilon
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20563 \begin_inset Text
20564
20565 \begin_layout Plain Layout
20566 \begin_inset Formula $\Upsilon$
20567 \end_inset
20568
20569
20570 \end_layout
20571
20572 \end_inset
20573 </cell>
20574 </row>
20575 <row>
20576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20577 \begin_inset Text
20578
20579 \begin_layout Plain Layout
20580
20581 \backslash
20582 Phi
20583 \end_layout
20584
20585 \end_inset
20586 </cell>
20587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20588 \begin_inset Text
20589
20590 \begin_layout Plain Layout
20591 \begin_inset Formula $\Phi$
20592 \end_inset
20593
20594
20595 \end_layout
20596
20597 \end_inset
20598 </cell>
20599 </row>
20600 <row>
20601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605
20606 \backslash
20607 Psi
20608 \end_layout
20609
20610 \end_inset
20611 </cell>
20612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20613 \begin_inset Text
20614
20615 \begin_layout Plain Layout
20616 \begin_inset Formula $\Psi$
20617 \end_inset
20618
20619
20620 \end_layout
20621
20622 \end_inset
20623 </cell>
20624 </row>
20625 <row>
20626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20627 \begin_inset Text
20628
20629 \begin_layout Plain Layout
20630
20631 \backslash
20632 Omega
20633 \end_layout
20634
20635 \end_inset
20636 </cell>
20637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20638 \begin_inset Text
20639
20640 \begin_layout Plain Layout
20641 \begin_inset Formula $\Omega$
20642 \end_inset
20643
20644
20645 \end_layout
20646
20647 \end_inset
20648 </cell>
20649 </row>
20650 </lyxtabular>
20651
20652 \end_inset
20653
20654
20655 \begin_inset space \hfill{}
20656 \end_inset
20657
20658
20659 \end_layout
20660
20661 \begin_layout Standard
20662 \begin_inset VSpace medskip
20663 \end_inset
20664
20665 That the big Greek letters appear upright is caused by a design bug when
20666  TeX was developed.
20667  To get correct italic big letters, begin every command with 
20668 \series bold
20669 var
20670 \series default
20671 .
20672  For example the command 
20673 \series bold
20674
20675 \backslash
20676 varGamma
20677 \series default
20678  produces: 
20679 \begin_inset Formula $\varGamma$
20680 \end_inset
20681
20682
20683 \end_layout
20684
20685 \begin_layout Subsection
20686 Bold Letters
20687 \begin_inset Index
20688 status collapsed
20689
20690 \begin_layout Plain Layout
20691 Greek letters ! bold
20692 \end_layout
20693
20694 \end_inset
20695
20696
20697 \end_layout
20698
20699 \begin_layout Standard
20700 Greek letters cannot be set with different font styles like Latin letters.
20701  They can only be made bold with the command 
20702 \series bold
20703
20704 \backslash
20705 boldsymbol
20706 \series default
20707
20708 \begin_inset Index
20709 status collapsed
20710
20711 \begin_layout Plain Layout
20712 Commands ! B ! 
20713 \backslash
20714 boldsymbol
20715 \end_layout
20716
20717 \end_inset
20718
20719 .
20720 \end_layout
20721
20722 \begin_layout Standard
20723 \align center
20724 \begin_inset Tabular
20725 <lyxtabular version="3" rows="3" columns="2">
20726 <features>
20727 <column alignment="center" valignment="top" width="0">
20728 <column alignment="center" valignment="top" width="0">
20729 <row>
20730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20731 \begin_inset Text
20732
20733 \begin_layout Plain Layout
20734 Command
20735 \end_layout
20736
20737 \end_inset
20738 </cell>
20739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743 Result
20744 \end_layout
20745
20746 \end_inset
20747 </cell>
20748 </row>
20749 <row>
20750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754
20755 \backslash
20756 Upsilon
20757 \backslash
20758 boldsymbol
20759 \backslash
20760 Upsilon
20761 \end_layout
20762
20763 \end_inset
20764 </cell>
20765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20766 \begin_inset Text
20767
20768 \begin_layout Plain Layout
20769 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20770 \end_inset
20771
20772
20773 \end_layout
20774
20775 \end_inset
20776 </cell>
20777 </row>
20778 <row>
20779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20780 \begin_inset Text
20781
20782 \begin_layout Plain Layout
20783
20784 \backslash
20785 theta
20786 \backslash
20787 boldsymbol
20788 \backslash
20789 theta
20790 \end_layout
20791
20792 \end_inset
20793 </cell>
20794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20795 \begin_inset Text
20796
20797 \begin_layout Plain Layout
20798 \begin_inset Formula $\theta\boldsymbol{\theta}$
20799 \end_inset
20800
20801
20802 \end_layout
20803
20804 \end_inset
20805 </cell>
20806 </row>
20807 </lyxtabular>
20808
20809 \end_inset
20810
20811
20812 \end_layout
20813
20814 \begin_layout Section
20815 Symbols
20816 \begin_inset ERT
20817 status collapsed
20818
20819 \begin_layout Plain Layout
20820
20821
20822 \backslash
20823 texorpdfstring{
20824 \end_layout
20825
20826 \end_inset
20827
20828
20829 \begin_inset Foot
20830 status collapsed
20831
20832 \begin_layout Plain Layout
20833 A list with all symbols of most of the LaTeX-packages can be found in 
20834 \begin_inset CommandInset citation
20835 LatexCommand cite
20836 key "Symbols"
20837
20838 \end_inset
20839
20840 .
20841 \end_layout
20842
20843 \end_inset
20844
20845
20846 \begin_inset ERT
20847 status collapsed
20848
20849 \begin_layout Plain Layout
20850
20851 }{}
20852 \end_layout
20853
20854 \end_inset
20855
20856
20857 \begin_inset Note Note
20858 status collapsed
20859
20860 \begin_layout Plain Layout
20861
20862 \backslash
20863 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20864 \end_layout
20865
20866 \begin_layout Plain Layout
20867 More about 
20868 \backslash
20869 texorpdfstring is in section 
20870 \begin_inset CommandInset ref
20871 LatexCommand ref
20872 reference "sub:Formulas-in-Section"
20873
20874 \end_inset
20875
20876 .
20877 \end_layout
20878
20879 \end_inset
20880
20881
20882 \begin_inset Index
20883 status collapsed
20884
20885 \begin_layout Plain Layout
20886 Symbols
20887 \end_layout
20888
20889 \end_inset
20890
20891
20892 \end_layout
20893
20894 \begin_layout Standard
20895 Many of the symbols listed in this section can also be inserted via the
20896  toolbar buttons 
20897 \begin_inset Graphics
20898         filename ../images/math/nabla.png
20899         scale 85
20900
20901 \end_inset
20902
20903  and 
20904 \begin_inset Graphics
20905         filename ../images/math/digamma.png
20906         scale 85
20907
20908 \end_inset
20909
20910 .
20911 \end_layout
20912
20913 \begin_layout Subsection
20914 Mathematical Symbols
20915 \begin_inset CommandInset label
20916 LatexCommand label
20917 name "sub:Mathematical-Symbols"
20918
20919 \end_inset
20920
20921
20922 \begin_inset Index
20923 status collapsed
20924
20925 \begin_layout Plain Layout
20926 Symbols ! mathematical
20927 \end_layout
20928
20929 \end_inset
20930
20931
20932 \end_layout
20933
20934 \begin_layout Standard
20935 \begin_inset space \hfill{}
20936 \end_inset
20937
20938
20939 \begin_inset Tabular
20940 <lyxtabular version="3" rows="10" columns="2">
20941 <features>
20942 <column alignment="center" valignment="top" width="0pt">
20943 <column alignment="center" valignment="top" width="0pt">
20944 <row>
20945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20946 \begin_inset Text
20947
20948 \begin_layout Plain Layout
20949 Command
20950 \end_layout
20951
20952 \end_inset
20953 </cell>
20954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20955 \begin_inset Text
20956
20957 \begin_layout Plain Layout
20958 Result
20959 \end_layout
20960
20961 \end_inset
20962 </cell>
20963 </row>
20964 <row>
20965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20966 \begin_inset Text
20967
20968 \begin_layout Plain Layout
20969
20970 \backslash
20971 neg
20972 \end_layout
20973
20974 \end_inset
20975 </cell>
20976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20977 \begin_inset Text
20978
20979 \begin_layout Plain Layout
20980 \begin_inset Formula $\neg$
20981 \end_inset
20982
20983
20984 \end_layout
20985
20986 \end_inset
20987 </cell>
20988 </row>
20989 <row>
20990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20991 \begin_inset Text
20992
20993 \begin_layout Plain Layout
20994
20995 \backslash
20996 Im
20997 \end_layout
20998
20999 \end_inset
21000 </cell>
21001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21002 \begin_inset Text
21003
21004 \begin_layout Plain Layout
21005 \begin_inset Formula $\Im$
21006 \end_inset
21007
21008
21009 \end_layout
21010
21011 \end_inset
21012 </cell>
21013 </row>
21014 <row>
21015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21016 \begin_inset Text
21017
21018 \begin_layout Plain Layout
21019
21020 \backslash
21021 Re
21022 \end_layout
21023
21024 \end_inset
21025 </cell>
21026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21027 \begin_inset Text
21028
21029 \begin_layout Plain Layout
21030 \begin_inset Formula $\Re$
21031 \end_inset
21032
21033
21034 \end_layout
21035
21036 \end_inset
21037 </cell>
21038 </row>
21039 <row>
21040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21041 \begin_inset Text
21042
21043 \begin_layout Plain Layout
21044
21045 \backslash
21046 aleph
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21052 \begin_inset Text
21053
21054 \begin_layout Plain Layout
21055 \begin_inset Formula $\aleph$
21056 \end_inset
21057
21058
21059 \end_layout
21060
21061 \end_inset
21062 </cell>
21063 </row>
21064 <row>
21065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21066 \begin_inset Text
21067
21068 \begin_layout Plain Layout
21069
21070 \backslash
21071 partial
21072 \end_layout
21073
21074 \end_inset
21075 </cell>
21076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21077 \begin_inset Text
21078
21079 \begin_layout Plain Layout
21080 \begin_inset Formula $\partial$
21081 \end_inset
21082
21083
21084 \end_layout
21085
21086 \end_inset
21087 </cell>
21088 </row>
21089 <row>
21090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21091 \begin_inset Text
21092
21093 \begin_layout Plain Layout
21094
21095 \backslash
21096 infty
21097 \end_layout
21098
21099 \end_inset
21100 </cell>
21101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21102 \begin_inset Text
21103
21104 \begin_layout Plain Layout
21105 \begin_inset Formula $\infty$
21106 \end_inset
21107
21108
21109 \end_layout
21110
21111 \end_inset
21112 </cell>
21113 </row>
21114 <row>
21115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21116 \begin_inset Text
21117
21118 \begin_layout Plain Layout
21119
21120 \backslash
21121 wp
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21127 \begin_inset Text
21128
21129 \begin_layout Plain Layout
21130 \begin_inset Formula $\wp$
21131 \end_inset
21132
21133
21134 \end_layout
21135
21136 \end_inset
21137 </cell>
21138 </row>
21139 <row>
21140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21141 \begin_inset Text
21142
21143 \begin_layout Plain Layout
21144
21145 \backslash
21146 imath
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21152 \begin_inset Text
21153
21154 \begin_layout Plain Layout
21155 \begin_inset Formula $\imath$
21156 \end_inset
21157
21158
21159 \end_layout
21160
21161 \end_inset
21162 </cell>
21163 </row>
21164 <row>
21165 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21166 \begin_inset Text
21167
21168 \begin_layout Plain Layout
21169
21170 \backslash
21171 jmath
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21177 \begin_inset Text
21178
21179 \begin_layout Plain Layout
21180 \begin_inset Formula $\jmath$
21181 \end_inset
21182
21183
21184 \end_layout
21185
21186 \end_inset
21187 </cell>
21188 </row>
21189 </lyxtabular>
21190
21191 \end_inset
21192
21193
21194 \begin_inset space \hfill{}
21195 \end_inset
21196
21197
21198 \begin_inset Tabular
21199 <lyxtabular version="3" rows="10" columns="2">
21200 <features>
21201 <column alignment="center" valignment="top" width="0pt">
21202 <column alignment="center" valignment="top" width="0pt">
21203 <row>
21204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21205 \begin_inset Text
21206
21207 \begin_layout Plain Layout
21208 Command
21209 \end_layout
21210
21211 \end_inset
21212 </cell>
21213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21214 \begin_inset Text
21215
21216 \begin_layout Plain Layout
21217 Result
21218 \begin_inset Note Note
21219 status collapsed
21220
21221 \begin_layout Plain Layout
21222
21223 \series bold
21224
21225 \backslash
21226 raisebox
21227 \series default
21228  is only used as spacer.
21229 \end_layout
21230
21231 \end_inset
21232
21233
21234 \end_layout
21235
21236 \end_inset
21237 </cell>
21238 </row>
21239 <row>
21240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21241 \begin_inset Text
21242
21243 \begin_layout Plain Layout
21244
21245 \backslash
21246 forall
21247 \end_layout
21248
21249 \end_inset
21250 </cell>
21251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21252 \begin_inset Text
21253
21254 \begin_layout Plain Layout
21255 \begin_inset Formula $\forall$
21256 \end_inset
21257
21258
21259 \end_layout
21260
21261 \end_inset
21262 </cell>
21263 </row>
21264 <row>
21265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21266 \begin_inset Text
21267
21268 \begin_layout Plain Layout
21269
21270 \backslash
21271 exists
21272 \end_layout
21273
21274 \end_inset
21275 </cell>
21276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21277 \begin_inset Text
21278
21279 \begin_layout Plain Layout
21280 \begin_inset Formula $\exists$
21281 \end_inset
21282
21283
21284 \end_layout
21285
21286 \end_inset
21287 </cell>
21288 </row>
21289 <row>
21290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21291 \begin_inset Text
21292
21293 \begin_layout Plain Layout
21294
21295 \backslash
21296 nexists
21297 \end_layout
21298
21299 \end_inset
21300 </cell>
21301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21302 \begin_inset Text
21303
21304 \begin_layout Plain Layout
21305 \begin_inset Formula $\nexists$
21306 \end_inset
21307
21308
21309 \end_layout
21310
21311 \end_inset
21312 </cell>
21313 </row>
21314 <row>
21315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21316 \begin_inset Text
21317
21318 \begin_layout Plain Layout
21319
21320 \backslash
21321 emptyset
21322 \end_layout
21323
21324 \end_inset
21325 </cell>
21326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21327 \begin_inset Text
21328
21329 \begin_layout Plain Layout
21330 \begin_inset Formula $\emptyset$
21331 \end_inset
21332
21333
21334 \end_layout
21335
21336 \end_inset
21337 </cell>
21338 </row>
21339 <row>
21340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21341 \begin_inset Text
21342
21343 \begin_layout Plain Layout
21344
21345 \backslash
21346 varnothing
21347 \end_layout
21348
21349 \end_inset
21350 </cell>
21351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21352 \begin_inset Text
21353
21354 \begin_layout Plain Layout
21355 \begin_inset Formula $\varnothing$
21356 \end_inset
21357
21358
21359 \end_layout
21360
21361 \end_inset
21362 </cell>
21363 </row>
21364 <row>
21365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21366 \begin_inset Text
21367
21368 \begin_layout Plain Layout
21369
21370 \backslash
21371 dag
21372 \end_layout
21373
21374 \end_inset
21375 </cell>
21376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21377 \begin_inset Text
21378
21379 \begin_layout Plain Layout
21380 \begin_inset Formula $\dag$
21381 \end_inset
21382
21383
21384 \end_layout
21385
21386 \end_inset
21387 </cell>
21388 </row>
21389 <row>
21390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21391 \begin_inset Text
21392
21393 \begin_layout Plain Layout
21394
21395 \backslash
21396 ddag
21397 \end_layout
21398
21399 \end_inset
21400 </cell>
21401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21402 \begin_inset Text
21403
21404 \begin_layout Plain Layout
21405 \begin_inset Formula $\ddag$
21406 \end_inset
21407
21408
21409 \end_layout
21410
21411 \end_inset
21412 </cell>
21413 </row>
21414 <row>
21415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21416 \begin_inset Text
21417
21418 \begin_layout Plain Layout
21419
21420 \backslash
21421 complement
21422 \end_layout
21423
21424 \end_inset
21425 </cell>
21426 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21427 \begin_inset Text
21428
21429 \begin_layout Plain Layout
21430 \begin_inset ERT
21431 status collapsed
21432
21433 \begin_layout Plain Layout
21434
21435
21436 \backslash
21437 raisebox{-0.8mm}{
21438 \end_layout
21439
21440 \end_inset
21441
21442
21443 \begin_inset Formula $\complement$
21444 \end_inset
21445
21446
21447 \begin_inset ERT
21448 status collapsed
21449
21450 \begin_layout Plain Layout
21451
21452 }
21453 \end_layout
21454
21455 \end_inset
21456
21457
21458 \end_layout
21459
21460 \end_inset
21461 </cell>
21462 </row>
21463 <row>
21464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21465 \begin_inset Text
21466
21467 \begin_layout Plain Layout
21468
21469 \backslash
21470 Bbbk
21471 \end_layout
21472
21473 \end_inset
21474 </cell>
21475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21476 \begin_inset Text
21477
21478 \begin_layout Plain Layout
21479 \begin_inset Formula $\Bbbk$
21480 \end_inset
21481
21482
21483 \end_layout
21484
21485 \end_inset
21486 </cell>
21487 </row>
21488 </lyxtabular>
21489
21490 \end_inset
21491
21492
21493 \begin_inset space \hfill{}
21494 \end_inset
21495
21496
21497 \begin_inset Tabular
21498 <lyxtabular version="3" rows="10" columns="2">
21499 <features>
21500 <column alignment="center" valignment="top" width="0pt">
21501 <column alignment="center" valignment="top" width="0pt">
21502 <row>
21503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21504 \begin_inset Text
21505
21506 \begin_layout Plain Layout
21507 Command
21508 \end_layout
21509
21510 \end_inset
21511 </cell>
21512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21513 \begin_inset Text
21514
21515 \begin_layout Plain Layout
21516 Result
21517 \end_layout
21518
21519 \end_inset
21520 </cell>
21521 </row>
21522 <row>
21523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21524 \begin_inset Text
21525
21526 \begin_layout Plain Layout
21527
21528 \backslash
21529 prime
21530 \end_layout
21531
21532 \end_inset
21533 </cell>
21534 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21535 \begin_inset Text
21536
21537 \begin_layout Plain Layout
21538 \begin_inset Formula $\prime$
21539 \end_inset
21540
21541
21542 \end_layout
21543
21544 \end_inset
21545 </cell>
21546 </row>
21547 <row>
21548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21549 \begin_inset Text
21550
21551 \begin_layout Plain Layout
21552
21553 \backslash
21554 backprime
21555 \end_layout
21556
21557 \end_inset
21558 </cell>
21559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21560 \begin_inset Text
21561
21562 \begin_layout Plain Layout
21563 \begin_inset Formula $\backprime$
21564 \end_inset
21565
21566
21567 \end_layout
21568
21569 \end_inset
21570 </cell>
21571 </row>
21572 <row>
21573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21574 \begin_inset Text
21575
21576 \begin_layout Plain Layout
21577
21578 \backslash
21579 mho
21580 \end_layout
21581
21582 \end_inset
21583 </cell>
21584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21585 \begin_inset Text
21586
21587 \begin_layout Plain Layout
21588 \begin_inset Formula $\mho$
21589 \end_inset
21590
21591
21592 \end_layout
21593
21594 \end_inset
21595 </cell>
21596 </row>
21597 <row>
21598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21599 \begin_inset Text
21600
21601 \begin_layout Plain Layout
21602
21603 \backslash
21604 triangle
21605 \end_layout
21606
21607 \end_inset
21608 </cell>
21609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21610 \begin_inset Text
21611
21612 \begin_layout Plain Layout
21613 \begin_inset Formula $\triangle$
21614 \end_inset
21615
21616
21617 \end_layout
21618
21619 \end_inset
21620 </cell>
21621 </row>
21622 <row>
21623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21624 \begin_inset Text
21625
21626 \begin_layout Plain Layout
21627
21628 \backslash
21629 angle
21630 \end_layout
21631
21632 \end_inset
21633 </cell>
21634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21635 \begin_inset Text
21636
21637 \begin_layout Plain Layout
21638 \begin_inset Formula $\angle$
21639 \end_inset
21640
21641
21642 \end_layout
21643
21644 \end_inset
21645 </cell>
21646 </row>
21647 <row>
21648 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21649 \begin_inset Text
21650
21651 \begin_layout Plain Layout
21652
21653 \backslash
21654 measuredangle
21655 \end_layout
21656
21657 \end_inset
21658 </cell>
21659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21660 \begin_inset Text
21661
21662 \begin_layout Plain Layout
21663 \begin_inset Formula $\measuredangle$
21664 \end_inset
21665
21666
21667 \end_layout
21668
21669 \end_inset
21670 </cell>
21671 </row>
21672 <row>
21673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21674 \begin_inset Text
21675
21676 \begin_layout Plain Layout
21677
21678 \backslash
21679 sphericalangle
21680 \end_layout
21681
21682 \end_inset
21683 </cell>
21684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21685 \begin_inset Text
21686
21687 \begin_layout Plain Layout
21688 \begin_inset Formula $\sphericalangle$
21689 \end_inset
21690
21691
21692 \end_layout
21693
21694 \end_inset
21695 </cell>
21696 </row>
21697 <row>
21698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21699 \begin_inset Text
21700
21701 \begin_layout Plain Layout
21702
21703 \backslash
21704 top
21705 \end_layout
21706
21707 \end_inset
21708 </cell>
21709 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21710 \begin_inset Text
21711
21712 \begin_layout Plain Layout
21713 \begin_inset Formula $\top$
21714 \end_inset
21715
21716
21717 \end_layout
21718
21719 \end_inset
21720 </cell>
21721 </row>
21722 <row>
21723 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21724 \begin_inset Text
21725
21726 \begin_layout Plain Layout
21727
21728 \backslash
21729 bot
21730 \end_layout
21731
21732 \end_inset
21733 </cell>
21734 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21735 \begin_inset Text
21736
21737 \begin_layout Plain Layout
21738 \begin_inset Formula $\bot$
21739 \end_inset
21740
21741
21742 \end_layout
21743
21744 \end_inset
21745 </cell>
21746 </row>
21747 </lyxtabular>
21748
21749 \end_inset
21750
21751
21752 \begin_inset space \hfill{}
21753 \end_inset
21754
21755
21756 \end_layout
21757
21758 \begin_layout Subsection
21759 Miscellaneous Symbols
21760 \begin_inset CommandInset label
21761 LatexCommand label
21762 name "sub:Miscellaneous-Symbols"
21763
21764 \end_inset
21765
21766
21767 \begin_inset Index
21768 status collapsed
21769
21770 \begin_layout Plain Layout
21771 Symbols ! miscellaneous
21772 \end_layout
21773
21774 \end_inset
21775
21776
21777 \end_layout
21778
21779 \begin_layout Standard
21780 \noindent
21781 \align center
21782 \begin_inset Tabular
21783 <lyxtabular version="3" rows="10" columns="2">
21784 <features>
21785 <column alignment="center" valignment="top" width="0pt">
21786 <column alignment="center" valignment="top" width="0pt">
21787 <row>
21788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21789 \begin_inset Text
21790
21791 \begin_layout Plain Layout
21792 Command
21793 \end_layout
21794
21795 \end_inset
21796 </cell>
21797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21798 \begin_inset Text
21799
21800 \begin_layout Plain Layout
21801 Result
21802 \end_layout
21803
21804 \end_inset
21805 </cell>
21806 </row>
21807 <row>
21808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21809 \begin_inset Text
21810
21811 \begin_layout Plain Layout
21812
21813 \backslash
21814 flat
21815 \end_layout
21816
21817 \end_inset
21818 </cell>
21819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21820 \begin_inset Text
21821
21822 \begin_layout Plain Layout
21823 \begin_inset Formula $\flat$
21824 \end_inset
21825
21826
21827 \end_layout
21828
21829 \end_inset
21830 </cell>
21831 </row>
21832 <row>
21833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21834 \begin_inset Text
21835
21836 \begin_layout Plain Layout
21837
21838 \backslash
21839 natural
21840 \end_layout
21841
21842 \end_inset
21843 </cell>
21844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21845 \begin_inset Text
21846
21847 \begin_layout Plain Layout
21848 \begin_inset Formula $\natural$
21849 \end_inset
21850
21851
21852 \end_layout
21853
21854 \end_inset
21855 </cell>
21856 </row>
21857 <row>
21858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21859 \begin_inset Text
21860
21861 \begin_layout Plain Layout
21862
21863 \backslash
21864 sharp
21865 \end_layout
21866
21867 \end_inset
21868 </cell>
21869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21870 \begin_inset Text
21871
21872 \begin_layout Plain Layout
21873 \begin_inset Formula $\sharp$
21874 \end_inset
21875
21876
21877 \end_layout
21878
21879 \end_inset
21880 </cell>
21881 </row>
21882 <row>
21883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21884 \begin_inset Text
21885
21886 \begin_layout Plain Layout
21887
21888 \backslash
21889 surd
21890 \end_layout
21891
21892 \end_inset
21893 </cell>
21894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21895 \begin_inset Text
21896
21897 \begin_layout Plain Layout
21898 \begin_inset Formula $\surd$
21899 \end_inset
21900
21901
21902 \end_layout
21903
21904 \end_inset
21905 </cell>
21906 </row>
21907 <row>
21908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21909 \begin_inset Text
21910
21911 \begin_layout Plain Layout
21912
21913 \backslash
21914 checkmark
21915 \end_layout
21916
21917 \end_inset
21918 </cell>
21919 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21920 \begin_inset Text
21921
21922 \begin_layout Plain Layout
21923 \begin_inset Formula $\checkmark$
21924 \end_inset
21925
21926
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 </row>
21932 <row>
21933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21934 \begin_inset Text
21935
21936 \begin_layout Plain Layout
21937
21938 \backslash
21939 yen
21940 \end_layout
21941
21942 \end_inset
21943 </cell>
21944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21945 \begin_inset Text
21946
21947 \begin_layout Plain Layout
21948 \begin_inset Formula $\yen$
21949 \end_inset
21950
21951
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 </row>
21957 <row>
21958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21959 \begin_inset Text
21960
21961 \begin_layout Plain Layout
21962
21963 \backslash
21964 pounds
21965 \end_layout
21966
21967 \end_inset
21968 </cell>
21969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21970 \begin_inset Text
21971
21972 \begin_layout Plain Layout
21973 \begin_inset Formula $\pounds$
21974 \end_inset
21975
21976
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 </row>
21982 <row>
21983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987 $
21988 \end_layout
21989
21990 \end_inset
21991 </cell>
21992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21993 \begin_inset Text
21994
21995 \begin_layout Plain Layout
21996 \begin_inset Formula $\$$
21997 \end_inset
21998
21999
22000 \end_layout
22001
22002 \end_inset
22003 </cell>
22004 </row>
22005 <row>
22006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22007 \begin_inset Text
22008
22009 \begin_layout Plain Layout
22010 §
22011 \end_layout
22012
22013 \end_inset
22014 </cell>
22015 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22016 \begin_inset Text
22017
22018 \begin_layout Plain Layout
22019 \begin_inset Formula $§$
22020 \end_inset
22021
22022
22023 \end_layout
22024
22025 \end_inset
22026 </cell>
22027 </row>
22028 </lyxtabular>
22029
22030 \end_inset
22031
22032
22033 \begin_inset Tabular
22034 <lyxtabular version="3" rows="10" columns="2">
22035 <features>
22036 <column alignment="center" valignment="top" width="0">
22037 <column alignment="center" valignment="top" width="0">
22038 <row>
22039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22040 \begin_inset Text
22041
22042 \begin_layout Plain Layout
22043 Command
22044 \end_layout
22045
22046 \end_inset
22047 </cell>
22048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22049 \begin_inset Text
22050
22051 \begin_layout Plain Layout
22052 Result
22053 \end_layout
22054
22055 \end_inset
22056 </cell>
22057 </row>
22058 <row>
22059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22060 \begin_inset Text
22061
22062 \begin_layout Plain Layout
22063
22064 \backslash
22065 hbar
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074 \begin_inset Formula $\hbar$
22075 \end_inset
22076
22077
22078 \end_layout
22079
22080 \end_inset
22081 </cell>
22082 </row>
22083 <row>
22084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \begin_layout Plain Layout
22088
22089 \backslash
22090 hslash
22091 \end_layout
22092
22093 \end_inset
22094 </cell>
22095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22096 \begin_inset Text
22097
22098 \begin_layout Plain Layout
22099 \begin_inset Formula $\hslash$
22100 \end_inset
22101
22102
22103 \end_layout
22104
22105 \end_inset
22106 </cell>
22107 </row>
22108 <row>
22109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22110 \begin_inset Text
22111
22112 \begin_layout Plain Layout
22113
22114 \backslash
22115 clubsuit
22116 \end_layout
22117
22118 \end_inset
22119 </cell>
22120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22121 \begin_inset Text
22122
22123 \begin_layout Plain Layout
22124 \begin_inset Formula $\clubsuit$
22125 \end_inset
22126
22127
22128 \end_layout
22129
22130 \end_inset
22131 </cell>
22132 </row>
22133 <row>
22134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22135 \begin_inset Text
22136
22137 \begin_layout Plain Layout
22138
22139 \backslash
22140 spadesuit
22141 \end_layout
22142
22143 \end_inset
22144 </cell>
22145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22146 \begin_inset Text
22147
22148 \begin_layout Plain Layout
22149 \begin_inset Formula $\spadesuit$
22150 \end_inset
22151
22152
22153 \end_layout
22154
22155 \end_inset
22156 </cell>
22157 </row>
22158 <row>
22159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22160 \begin_inset Text
22161
22162 \begin_layout Plain Layout
22163
22164 \backslash
22165 bigstar
22166 \end_layout
22167
22168 \end_inset
22169 </cell>
22170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22171 \begin_inset Text
22172
22173 \begin_layout Plain Layout
22174 \begin_inset Formula $\bigstar$
22175 \end_inset
22176
22177
22178 \end_layout
22179
22180 \end_inset
22181 </cell>
22182 </row>
22183 <row>
22184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22185 \begin_inset Text
22186
22187 \begin_layout Plain Layout
22188
22189 \backslash
22190 blacklozenge
22191 \end_layout
22192
22193 \end_inset
22194 </cell>
22195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22196 \begin_inset Text
22197
22198 \begin_layout Plain Layout
22199 \begin_inset Formula $\blacklozenge$
22200 \end_inset
22201
22202
22203 \end_layout
22204
22205 \end_inset
22206 </cell>
22207 </row>
22208 <row>
22209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22210 \begin_inset Text
22211
22212 \begin_layout Plain Layout
22213
22214 \backslash
22215 blacktriangle
22216 \end_layout
22217
22218 \end_inset
22219 </cell>
22220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22221 \begin_inset Text
22222
22223 \begin_layout Plain Layout
22224 \begin_inset Formula $\blacktriangle$
22225 \end_inset
22226
22227
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 </row>
22233 <row>
22234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22235 \begin_inset Text
22236
22237 \begin_layout Plain Layout
22238
22239 \backslash
22240 blacktiangledown
22241 \end_layout
22242
22243 \end_inset
22244 </cell>
22245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22246 \begin_inset Text
22247
22248 \begin_layout Plain Layout
22249 \begin_inset Formula $\blacktriangledown$
22250 \end_inset
22251
22252
22253 \end_layout
22254
22255 \end_inset
22256 </cell>
22257 </row>
22258 <row>
22259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22260 \begin_inset Text
22261
22262 \begin_layout Plain Layout
22263
22264 \backslash
22265 bullet
22266 \end_layout
22267
22268 \end_inset
22269 </cell>
22270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22271 \begin_inset Text
22272
22273 \begin_layout Plain Layout
22274 \begin_inset Formula $\bullet$
22275 \end_inset
22276
22277
22278 \end_layout
22279
22280 \end_inset
22281 </cell>
22282 </row>
22283 </lyxtabular>
22284
22285 \end_inset
22286
22287
22288 \begin_inset Tabular
22289 <lyxtabular version="3" rows="10" columns="2">
22290 <features>
22291 <column alignment="center" valignment="top" width="0pt">
22292 <column alignment="center" valignment="top" width="0pt">
22293 <row>
22294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22295 \begin_inset Text
22296
22297 \begin_layout Plain Layout
22298 Command
22299 \end_layout
22300
22301 \end_inset
22302 </cell>
22303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22304 \begin_inset Text
22305
22306 \begin_layout Plain Layout
22307 Result
22308 \end_layout
22309
22310 \end_inset
22311 </cell>
22312 </row>
22313 <row>
22314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22315 \begin_inset Text
22316
22317 \begin_layout Plain Layout
22318
22319 \backslash
22320 diamondsuit
22321 \end_layout
22322
22323 \end_inset
22324 </cell>
22325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329 \begin_inset Formula $\diamondsuit$
22330 \end_inset
22331
22332
22333 \end_layout
22334
22335 \end_inset
22336 </cell>
22337 </row>
22338 <row>
22339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22340 \begin_inset Text
22341
22342 \begin_layout Plain Layout
22343
22344 \backslash
22345 Diamond
22346 \end_layout
22347
22348 \end_inset
22349 </cell>
22350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354 \begin_inset Formula $\Diamond$
22355 \end_inset
22356
22357
22358 \end_layout
22359
22360 \end_inset
22361 </cell>
22362 </row>
22363 <row>
22364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22365 \begin_inset Text
22366
22367 \begin_layout Plain Layout
22368
22369 \backslash
22370 heartsuit
22371 \end_layout
22372
22373 \end_inset
22374 </cell>
22375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22376 \begin_inset Text
22377
22378 \begin_layout Plain Layout
22379 \begin_inset Formula $\heartsuit$
22380 \end_inset
22381
22382
22383 \end_layout
22384
22385 \end_inset
22386 </cell>
22387 </row>
22388 <row>
22389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22390 \begin_inset Text
22391
22392 \begin_layout Plain Layout
22393
22394 \backslash
22395 P
22396 \end_layout
22397
22398 \end_inset
22399 </cell>
22400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22401 \begin_inset Text
22402
22403 \begin_layout Plain Layout
22404 \begin_inset Formula $\P$
22405 \end_inset
22406
22407
22408 \end_layout
22409
22410 \end_inset
22411 </cell>
22412 </row>
22413 <row>
22414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22415 \begin_inset Text
22416
22417 \begin_layout Plain Layout
22418
22419 \backslash
22420 copyright
22421 \end_layout
22422
22423 \end_inset
22424 </cell>
22425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429 \begin_inset Formula $\copyright$
22430 \end_inset
22431
22432
22433 \end_layout
22434
22435 \end_inset
22436 </cell>
22437 </row>
22438 <row>
22439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22440 \begin_inset Text
22441
22442 \begin_layout Plain Layout
22443
22444 \backslash
22445 circledR
22446 \end_layout
22447
22448 \end_inset
22449 </cell>
22450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22451 \begin_inset Text
22452
22453 \begin_layout Plain Layout
22454 \begin_inset Formula $\circledR$
22455 \end_inset
22456
22457
22458 \end_layout
22459
22460 \end_inset
22461 </cell>
22462 </row>
22463 <row>
22464 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22465 \begin_inset Text
22466
22467 \begin_layout Plain Layout
22468
22469 \backslash
22470 maltese
22471 \end_layout
22472
22473 \end_inset
22474 </cell>
22475 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22476 \begin_inset Text
22477
22478 \begin_layout Plain Layout
22479 \begin_inset Formula $\maltese$
22480 \end_inset
22481
22482
22483 \end_layout
22484
22485 \end_inset
22486 </cell>
22487 </row>
22488 <row>
22489 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22490 \begin_inset Text
22491
22492 \begin_layout Plain Layout
22493
22494 \backslash
22495 diagup
22496 \end_layout
22497
22498 \end_inset
22499 </cell>
22500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22501 \begin_inset Text
22502
22503 \begin_layout Plain Layout
22504 \begin_inset Formula $\diagup$
22505 \end_inset
22506
22507
22508 \end_layout
22509
22510 \end_inset
22511 </cell>
22512 </row>
22513 <row>
22514 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22515 \begin_inset Text
22516
22517 \begin_layout Plain Layout
22518
22519 \backslash
22520 diagdown
22521 \end_layout
22522
22523 \end_inset
22524 </cell>
22525 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22526 \begin_inset Text
22527
22528 \begin_layout Plain Layout
22529 \begin_inset Formula $\diagdown$
22530 \end_inset
22531
22532
22533 \end_layout
22534
22535 \end_inset
22536 </cell>
22537 </row>
22538 </lyxtabular>
22539
22540 \end_inset
22541
22542
22543 \end_layout
22544
22545 \begin_layout Standard
22546 \begin_inset VSpace medskip
22547 \end_inset
22548
22549 More symbols are listed in 
22550 \begin_inset CommandInset ref
22551 LatexCommand ref
22552 reference "sub:Miscellaneous-special-Characters"
22553
22554 \end_inset
22555
22556 .
22557 \end_layout
22558
22559 \begin_layout Standard
22560 Some symbols can be displayed in different sizes, see 
22561 \begin_inset CommandInset ref
22562 LatexCommand ref
22563 reference "sub:Font-Sizes"
22564
22565 \end_inset
22566
22567 .
22568 \end_layout
22569
22570 \begin_layout Subsection
22571 The Euro-Symbol €
22572 \begin_inset Index
22573 status collapsed
22574
22575 \begin_layout Plain Layout
22576 Symbols ! Euro-symbol
22577 \end_layout
22578
22579 \end_inset
22580
22581
22582 \begin_inset Index
22583 status collapsed
22584
22585 \begin_layout Plain Layout
22586
22587 \backslash
22588 @
22589 \begin_inset ERT
22590 status collapsed
22591
22592 \begin_layout Plain Layout
22593
22594
22595 \backslash
22596 officialeuro
22597 \end_layout
22598
22599 \end_inset
22600
22601
22602 \end_layout
22603
22604 \end_inset
22605
22606
22607 \end_layout
22608
22609 \begin_layout Standard
22610 To use the Euro symbol in formulas, the LaTeX-package 
22611 \series bold
22612 eurosym
22613 \series default
22614
22615 \begin_inset Index
22616 status collapsed
22617
22618 \begin_layout Plain Layout
22619 Packages ! eurosym
22620 \end_layout
22621
22622 \end_inset
22623
22624  must be installed and loaded with the LaTeX-preamble line
22625 \end_layout
22626
22627 \begin_layout Standard
22628
22629 \series bold
22630
22631 \backslash
22632 usepackage[gennarrow]{eurosym}
22633 \end_layout
22634
22635 \begin_layout Standard
22636 The Euro symbol can now be inserted with the command 
22637 \series bold
22638
22639 \backslash
22640 euro
22641 \series default
22642
22643 \begin_inset Index
22644 status collapsed
22645
22646 \begin_layout Plain Layout
22647 Commands ! E ! 
22648 \backslash
22649 euro
22650 \end_layout
22651
22652 \end_inset
22653
22654 .
22655 \end_layout
22656
22657 \begin_layout Standard
22658 The Euro symbol can directly be inserted with the € key in mathematical
22659  text, without having 
22660 \series bold
22661 eurosym
22662 \series default
22663  installed.
22664  When 
22665 \series bold
22666 eurosym
22667 \series default
22668  is installed, 
22669 \series bold
22670
22671 \backslash
22672 euro
22673 \series default
22674  can also be inserted in TeX-mode.
22675  The official currency symbol can then be inserted with the command 
22676 \series bold
22677
22678 \backslash
22679 officialeuro
22680 \series default
22681
22682 \begin_inset Index
22683 status collapsed
22684
22685 \begin_layout Plain Layout
22686 Commands ! O ! 
22687 \backslash
22688 officialeuro
22689 \end_layout
22690
22691 \end_inset
22692
22693 , that is only available in TeX-mode.
22694 \end_layout
22695
22696 \begin_layout Standard
22697 \begin_inset ERT
22698 status collapsed
22699
22700 \begin_layout Plain Layout
22701
22702
22703 \backslash
22704 ifeurosym 
22705 \end_layout
22706
22707 \end_inset
22708
22709
22710 \begin_inset Note Note
22711 status open
22712
22713 \begin_layout Plain Layout
22714 The following table will only be displayed when the LaTeX-package 
22715 \series bold
22716 eurosym
22717 \series default
22718  is installed.
22719 \end_layout
22720
22721 \end_inset
22722
22723
22724 \end_layout
22725
22726 \begin_layout Standard
22727 An overview about the different Euro symbols:
22728 \end_layout
22729
22730 \begin_layout Standard
22731 \align center
22732 \begin_inset Tabular
22733 <lyxtabular version="3" rows="4" columns="3">
22734 <features>
22735 <column alignment="center" valignment="top" width="0pt">
22736 <column alignment="center" valignment="top" width="0pt">
22737 <column alignment="center" valignment="top" width="0pt">
22738 <row>
22739 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22740 \begin_inset Text
22741
22742 \begin_layout Plain Layout
22743
22744 \end_layout
22745
22746 \end_inset
22747 </cell>
22748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22749 \begin_inset Text
22750
22751 \begin_layout Plain Layout
22752 Command 
22753 \end_layout
22754
22755 \end_inset
22756 </cell>
22757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22758 \begin_inset Text
22759
22760 \begin_layout Plain Layout
22761 Result
22762 \end_layout
22763
22764 \end_inset
22765 </cell>
22766 </row>
22767 <row>
22768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22769 \begin_inset Text
22770
22771 \begin_layout Plain Layout
22772 formula
22773 \end_layout
22774
22775 \end_inset
22776 </cell>
22777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22778 \begin_inset Text
22779
22780 \begin_layout Plain Layout
22781
22782 \backslash
22783 euro
22784 \end_layout
22785
22786 \end_inset
22787 </cell>
22788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22789 \begin_inset Text
22790
22791 \begin_layout Plain Layout
22792 \begin_inset Formula $\euro$
22793 \end_inset
22794
22795
22796 \end_layout
22797
22798 \end_inset
22799 </cell>
22800 </row>
22801 <row>
22802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22803 \begin_inset Text
22804
22805 \begin_layout Plain Layout
22806 mathematical text
22807 \end_layout
22808
22809 \end_inset
22810 </cell>
22811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22812 \begin_inset Text
22813
22814 \begin_layout Plain Layout
22815
22816 \end_layout
22817
22818 \end_inset
22819 </cell>
22820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22821 \begin_inset Text
22822
22823 \begin_layout Plain Layout
22824 \begin_inset Formula $\mbox{€}$
22825 \end_inset
22826
22827
22828 \end_layout
22829
22830 \end_inset
22831 </cell>
22832 </row>
22833 <row>
22834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22835 \begin_inset Text
22836
22837 \begin_layout Plain Layout
22838 TeX-mode
22839 \end_layout
22840
22841 \end_inset
22842 </cell>
22843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22844 \begin_inset Text
22845
22846 \begin_layout Plain Layout
22847
22848 \backslash
22849 officialeuro
22850 \end_layout
22851
22852 \end_inset
22853 </cell>
22854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22855 \begin_inset Text
22856
22857 \begin_layout Plain Layout
22858 \begin_inset ERT
22859 status collapsed
22860
22861 \begin_layout Plain Layout
22862
22863
22864 \backslash
22865 officialeuro
22866 \end_layout
22867
22868 \end_inset
22869
22870
22871 \end_layout
22872
22873 \end_inset
22874 </cell>
22875 </row>
22876 </lyxtabular>
22877
22878 \end_inset
22879
22880
22881 \end_layout
22882
22883 \begin_layout Standard
22884 \begin_inset ERT
22885 status collapsed
22886
22887 \begin_layout Plain Layout
22888
22889
22890 \backslash
22891 else 
22892 \end_layout
22893
22894 \end_inset
22895
22896
22897 \begin_inset Note Note
22898 status open
22899
22900 \begin_layout Plain Layout
22901 The following will be displayed when the LaTeX-package 
22902 \series bold
22903 eurosym
22904 \series default
22905  is not installed:
22906 \end_layout
22907
22908 \end_inset
22909
22910
22911 \end_layout
22912
22913 \begin_layout Standard
22914 You need to install the LaTeX-package 
22915 \series bold
22916 eurosym
22917 \series default
22918  to see the rest of this subsection in the output.
22919 \end_layout
22920
22921 \begin_layout Standard
22922 \begin_inset ERT
22923 status collapsed
22924
22925 \begin_layout Plain Layout
22926
22927
22928 \backslash
22929 fi 
22930 \end_layout
22931
22932 \end_inset
22933
22934
22935 \end_layout
22936
22937 \begin_layout Section
22938 Relations
22939 \begin_inset CommandInset label
22940 LatexCommand label
22941 name "sec:Relations"
22942
22943 \end_inset
22944
22945
22946 \begin_inset Index
22947 status collapsed
22948
22949 \begin_layout Plain Layout
22950 Relations
22951 \end_layout
22952
22953 \end_inset
22954
22955
22956 \begin_inset Index
22957 status collapsed
22958
22959 \begin_layout Plain Layout
22960 Comparisons|see
22961 \begin_inset ERT
22962 status collapsed
22963
22964 \begin_layout Plain Layout
22965
22966 {
22967 \end_layout
22968
22969 \end_inset
22970
22971 Relations
22972 \begin_inset ERT
22973 status collapsed
22974
22975 \begin_layout Plain Layout
22976
22977 }
22978 \end_layout
22979
22980 \end_inset
22981
22982
22983 \end_layout
22984
22985 \end_inset
22986
22987
22988 \end_layout
22989
22990 \begin_layout Standard
22991 All relations can also be inserted via the toolbar button 
22992 \begin_inset Graphics
22993         filename ../images/math/leq.png
22994         scale 85
22995
22996 \end_inset
22997
22998 .
22999 \end_layout
23000
23001 \begin_layout Standard
23002 \begin_inset space \hfill{}
23003 \end_inset
23004
23005
23006 \begin_inset Tabular
23007 <lyxtabular version="3" rows="17" columns="2">
23008 <features>
23009 <column alignment="center" valignment="top" width="0pt">
23010 <column alignment="center" valignment="top" width="0pt">
23011 <row>
23012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23013 \begin_inset Text
23014
23015 \begin_layout Plain Layout
23016 Command
23017 \end_layout
23018
23019 \end_inset
23020 </cell>
23021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23022 \begin_inset Text
23023
23024 \begin_layout Plain Layout
23025 Result
23026 \end_layout
23027
23028 \end_inset
23029 </cell>
23030 </row>
23031 <row>
23032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23033 \begin_inset Text
23034
23035 \begin_layout Plain Layout
23036 <
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23042 \begin_inset Text
23043
23044 \begin_layout Plain Layout
23045 \begin_inset Formula $<$
23046 \end_inset
23047
23048
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 </row>
23054 <row>
23055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23056 \begin_inset Text
23057
23058 \begin_layout Plain Layout
23059
23060 \backslash
23061 le
23062 \end_layout
23063
23064 \end_inset
23065 </cell>
23066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23067 \begin_inset Text
23068
23069 \begin_layout Plain Layout
23070 \begin_inset Formula $\le$
23071 \end_inset
23072
23073
23074 \end_layout
23075
23076 \end_inset
23077 </cell>
23078 </row>
23079 <row>
23080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23081 \begin_inset Text
23082
23083 \begin_layout Plain Layout
23084
23085 \backslash
23086 ll
23087 \end_layout
23088
23089 \end_inset
23090 </cell>
23091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23092 \begin_inset Text
23093
23094 \begin_layout Plain Layout
23095 \begin_inset Formula $\ll$
23096 \end_inset
23097
23098
23099 \end_layout
23100
23101 \end_inset
23102 </cell>
23103 </row>
23104 <row>
23105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23106 \begin_inset Text
23107
23108 \begin_layout Plain Layout
23109
23110 \backslash
23111 prec
23112 \end_layout
23113
23114 \end_inset
23115 </cell>
23116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23117 \begin_inset Text
23118
23119 \begin_layout Plain Layout
23120 \begin_inset Formula $\prec$
23121 \end_inset
23122
23123
23124 \end_layout
23125
23126 \end_inset
23127 </cell>
23128 </row>
23129 <row>
23130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23131 \begin_inset Text
23132
23133 \begin_layout Plain Layout
23134
23135 \backslash
23136 preceq
23137 \end_layout
23138
23139 \end_inset
23140 </cell>
23141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23142 \begin_inset Text
23143
23144 \begin_layout Plain Layout
23145 \begin_inset Formula $\preceq$
23146 \end_inset
23147
23148
23149 \end_layout
23150
23151 \end_inset
23152 </cell>
23153 </row>
23154 <row>
23155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23156 \begin_inset Text
23157
23158 \begin_layout Plain Layout
23159
23160 \backslash
23161 subset
23162 \end_layout
23163
23164 \end_inset
23165 </cell>
23166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23167 \begin_inset Text
23168
23169 \begin_layout Plain Layout
23170 \begin_inset Formula $\subset$
23171 \end_inset
23172
23173
23174 \end_layout
23175
23176 \end_inset
23177 </cell>
23178 </row>
23179 <row>
23180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23181 \begin_inset Text
23182
23183 \begin_layout Plain Layout
23184
23185 \backslash
23186 subseteq
23187 \end_layout
23188
23189 \end_inset
23190 </cell>
23191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23192 \begin_inset Text
23193
23194 \begin_layout Plain Layout
23195 \begin_inset Formula $\subseteq$
23196 \end_inset
23197
23198
23199 \end_layout
23200
23201 \end_inset
23202 </cell>
23203 </row>
23204 <row>
23205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23206 \begin_inset Text
23207
23208 \begin_layout Plain Layout
23209
23210 \backslash
23211 sqsubseteq
23212 \end_layout
23213
23214 \end_inset
23215 </cell>
23216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23217 \begin_inset Text
23218
23219 \begin_layout Plain Layout
23220 \begin_inset Formula $\sqsubseteq$
23221 \end_inset
23222
23223
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 </row>
23229 <row>
23230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23231 \begin_inset Text
23232
23233 \begin_layout Plain Layout
23234
23235 \backslash
23236 in
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23242 \begin_inset Text
23243
23244 \begin_layout Plain Layout
23245 \begin_inset Formula $\in$
23246 \end_inset
23247
23248
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 </row>
23254 <row>
23255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23256 \begin_inset Text
23257
23258 \begin_layout Plain Layout
23259
23260 \backslash
23261 vdash
23262 \end_layout
23263
23264 \end_inset
23265 </cell>
23266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23267 \begin_inset Text
23268
23269 \begin_layout Plain Layout
23270 \begin_inset Formula $\vdash$
23271 \end_inset
23272
23273
23274 \end_layout
23275
23276 \end_inset
23277 </cell>
23278 </row>
23279 <row>
23280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23281 \begin_inset Text
23282
23283 \begin_layout Plain Layout
23284
23285 \backslash
23286 smile
23287 \end_layout
23288
23289 \end_inset
23290 </cell>
23291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23292 \begin_inset Text
23293
23294 \begin_layout Plain Layout
23295 \begin_inset Formula $\smile$
23296 \end_inset
23297
23298
23299 \end_layout
23300
23301 \end_inset
23302 </cell>
23303 </row>
23304 <row>
23305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23306 \begin_inset Text
23307
23308 \begin_layout Plain Layout
23309
23310 \backslash
23311 lhd
23312 \end_layout
23313
23314 \end_inset
23315 </cell>
23316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23317 \begin_inset Text
23318
23319 \begin_layout Plain Layout
23320 \begin_inset Formula $\lhd$
23321 \end_inset
23322
23323
23324 \end_layout
23325
23326 \end_inset
23327 </cell>
23328 </row>
23329 <row>
23330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23331 \begin_inset Text
23332
23333 \begin_layout Plain Layout
23334
23335 \backslash
23336 unlhd
23337 \end_layout
23338
23339 \end_inset
23340 </cell>
23341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23342 \begin_inset Text
23343
23344 \begin_layout Plain Layout
23345 \begin_inset Formula $\unlhd$
23346 \end_inset
23347
23348
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 </row>
23354 <row>
23355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23356 \begin_inset Text
23357
23358 \begin_layout Plain Layout
23359
23360 \backslash
23361 gtrless
23362 \end_layout
23363
23364 \end_inset
23365 </cell>
23366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23367 \begin_inset Text
23368
23369 \begin_layout Plain Layout
23370 \begin_inset Formula $\gtrless$
23371 \end_inset
23372
23373
23374 \end_layout
23375
23376 \end_inset
23377 </cell>
23378 </row>
23379 <row>
23380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23381 \begin_inset Text
23382
23383 \begin_layout Plain Layout
23384
23385 \backslash
23386 mid
23387 \end_layout
23388
23389 \end_inset
23390 </cell>
23391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23392 \begin_inset Text
23393
23394 \begin_layout Plain Layout
23395 \begin_inset Formula $\mid$
23396 \end_inset
23397
23398
23399 \end_layout
23400
23401 \end_inset
23402 </cell>
23403 </row>
23404 <row>
23405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23406 \begin_inset Text
23407
23408 \begin_layout Plain Layout
23409
23410 \backslash
23411 nmid
23412 \end_layout
23413
23414 \end_inset
23415 </cell>
23416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23417 \begin_inset Text
23418
23419 \begin_layout Plain Layout
23420 \begin_inset Formula $\nmid$
23421 \end_inset
23422
23423
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 </row>
23429 </lyxtabular>
23430
23431 \end_inset
23432
23433
23434 \begin_inset space \hfill{}
23435 \end_inset
23436
23437
23438 \begin_inset Tabular
23439 <lyxtabular version="3" rows="17" columns="2">
23440 <features>
23441 <column alignment="center" valignment="top" width="0pt">
23442 <column alignment="center" valignment="top" width="0pt">
23443 <row>
23444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23445 \begin_inset Text
23446
23447 \begin_layout Plain Layout
23448 Command
23449 \end_layout
23450
23451 \end_inset
23452 </cell>
23453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23454 \begin_inset Text
23455
23456 \begin_layout Plain Layout
23457 Result
23458 \end_layout
23459
23460 \end_inset
23461 </cell>
23462 </row>
23463 <row>
23464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23465 \begin_inset Text
23466
23467 \begin_layout Plain Layout
23468 =
23469 \end_layout
23470
23471 \end_inset
23472 </cell>
23473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23474 \begin_inset Text
23475
23476 \begin_layout Plain Layout
23477 \begin_inset Formula $=$
23478 \end_inset
23479
23480
23481 \end_layout
23482
23483 \end_inset
23484 </cell>
23485 </row>
23486 <row>
23487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23488 \begin_inset Text
23489
23490 \begin_layout Plain Layout
23491
23492 \backslash
23493 not=
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23499 \begin_inset Text
23500
23501 \begin_layout Plain Layout
23502 \begin_inset Formula $\not=$
23503 \end_inset
23504
23505
23506 \end_layout
23507
23508 \end_inset
23509 </cell>
23510 </row>
23511 <row>
23512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23513 \begin_inset Text
23514
23515 \begin_layout Plain Layout
23516
23517 \backslash
23518 equiv
23519 \end_layout
23520
23521 \end_inset
23522 </cell>
23523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23524 \begin_inset Text
23525
23526 \begin_layout Plain Layout
23527 \begin_inset Formula $\equiv$
23528 \end_inset
23529
23530
23531 \end_layout
23532
23533 \end_inset
23534 </cell>
23535 </row>
23536 <row>
23537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23538 \begin_inset Text
23539
23540 \begin_layout Plain Layout
23541
23542 \backslash
23543 sim
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23549 \begin_inset Text
23550
23551 \begin_layout Plain Layout
23552 \begin_inset Formula $\sim$
23553 \end_inset
23554
23555
23556 \end_layout
23557
23558 \end_inset
23559 </cell>
23560 </row>
23561 <row>
23562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23563 \begin_inset Text
23564
23565 \begin_layout Plain Layout
23566
23567 \backslash
23568 simeq
23569 \end_layout
23570
23571 \end_inset
23572 </cell>
23573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23574 \begin_inset Text
23575
23576 \begin_layout Plain Layout
23577 \begin_inset Formula $\simeq$
23578 \end_inset
23579
23580
23581 \end_layout
23582
23583 \end_inset
23584 </cell>
23585 </row>
23586 <row>
23587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23588 \begin_inset Text
23589
23590 \begin_layout Plain Layout
23591
23592 \backslash
23593 approx
23594 \end_layout
23595
23596 \end_inset
23597 </cell>
23598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23599 \begin_inset Text
23600
23601 \begin_layout Plain Layout
23602 \begin_inset Formula $\approx$
23603 \end_inset
23604
23605
23606 \end_layout
23607
23608 \end_inset
23609 </cell>
23610 </row>
23611 <row>
23612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23613 \begin_inset Text
23614
23615 \begin_layout Plain Layout
23616
23617 \backslash
23618 cong
23619 \end_layout
23620
23621 \end_inset
23622 </cell>
23623 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23624 \begin_inset Text
23625
23626 \begin_layout Plain Layout
23627 \begin_inset Formula $\cong$
23628 \end_inset
23629
23630
23631 \end_layout
23632
23633 \end_inset
23634 </cell>
23635 </row>
23636 <row>
23637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23638 \begin_inset Text
23639
23640 \begin_layout Plain Layout
23641
23642 \backslash
23643 bowtie
23644 \end_layout
23645
23646 \end_inset
23647 </cell>
23648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23649 \begin_inset Text
23650
23651 \begin_layout Plain Layout
23652 \begin_inset Formula $\bowtie$
23653 \end_inset
23654
23655
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 </row>
23661 <row>
23662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23663 \begin_inset Text
23664
23665 \begin_layout Plain Layout
23666
23667 \backslash
23668 notin
23669 \end_layout
23670
23671 \end_inset
23672 </cell>
23673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23674 \begin_inset Text
23675
23676 \begin_layout Plain Layout
23677 \begin_inset Formula $\notin$
23678 \end_inset
23679
23680
23681 \end_layout
23682
23683 \end_inset
23684 </cell>
23685 </row>
23686 <row>
23687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23688 \begin_inset Text
23689
23690 \begin_layout Plain Layout
23691
23692 \backslash
23693 perp
23694 \end_layout
23695
23696 \end_inset
23697 </cell>
23698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23699 \begin_inset Text
23700
23701 \begin_layout Plain Layout
23702 \begin_inset Formula $\perp$
23703 \end_inset
23704
23705
23706 \end_layout
23707
23708 \end_inset
23709 </cell>
23710 </row>
23711 <row>
23712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23713 \begin_inset Text
23714
23715 \begin_layout Plain Layout
23716
23717 \backslash
23718 propto
23719 \end_layout
23720
23721 \end_inset
23722 </cell>
23723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23724 \begin_inset Text
23725
23726 \begin_layout Plain Layout
23727 \begin_inset Formula $\propto$
23728 \end_inset
23729
23730
23731 \end_layout
23732
23733 \end_inset
23734 </cell>
23735 </row>
23736 <row>
23737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23738 \begin_inset Text
23739
23740 \begin_layout Plain Layout
23741
23742 \backslash
23743 asymp
23744 \end_layout
23745
23746 \end_inset
23747 </cell>
23748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23749 \begin_inset Text
23750
23751 \begin_layout Plain Layout
23752 \begin_inset Formula $\asymp$
23753 \end_inset
23754
23755
23756 \end_layout
23757
23758 \end_inset
23759 </cell>
23760 </row>
23761 <row>
23762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23763 \begin_inset Text
23764
23765 \begin_layout Plain Layout
23766
23767 \backslash
23768 doteq
23769 \end_layout
23770
23771 \end_inset
23772 </cell>
23773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23774 \begin_inset Text
23775
23776 \begin_layout Plain Layout
23777 \begin_inset Formula $\doteq$
23778 \end_inset
23779
23780
23781 \end_layout
23782
23783 \end_inset
23784 </cell>
23785 </row>
23786 <row>
23787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23788 \begin_inset Text
23789
23790 \begin_layout Plain Layout
23791
23792 \backslash
23793 circeq
23794 \end_layout
23795
23796 \end_inset
23797 </cell>
23798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23799 \begin_inset Text
23800
23801 \begin_layout Plain Layout
23802 \begin_inset Formula $\circeq$
23803 \end_inset
23804
23805
23806 \end_layout
23807
23808 \end_inset
23809 </cell>
23810 </row>
23811 <row>
23812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23813 \begin_inset Text
23814
23815 \begin_layout Plain Layout
23816
23817 \backslash
23818 models
23819 \end_layout
23820
23821 \end_inset
23822 </cell>
23823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23824 \begin_inset Text
23825
23826 \begin_layout Plain Layout
23827 \begin_inset Formula $\models$
23828 \end_inset
23829
23830
23831 \end_layout
23832
23833 \end_inset
23834 </cell>
23835 </row>
23836 <row>
23837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23838 \begin_inset Text
23839
23840 \begin_layout Plain Layout
23841
23842 \backslash
23843 widehat=
23844 \end_layout
23845
23846 \end_inset
23847 </cell>
23848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23849 \begin_inset Text
23850
23851 \begin_layout Plain Layout
23852 \begin_inset Formula $\widehat{=}$
23853 \end_inset
23854
23855
23856 \end_layout
23857
23858 \end_inset
23859 </cell>
23860 </row>
23861 </lyxtabular>
23862
23863 \end_inset
23864
23865
23866 \begin_inset space \hfill{}
23867 \end_inset
23868
23869
23870 \begin_inset Tabular
23871 <lyxtabular version="3" rows="17" columns="2">
23872 <features>
23873 <column alignment="center" valignment="top" width="0pt">
23874 <column alignment="center" valignment="top" width="0pt">
23875 <row>
23876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23877 \begin_inset Text
23878
23879 \begin_layout Plain Layout
23880 Command
23881 \end_layout
23882
23883 \end_inset
23884 </cell>
23885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23886 \begin_inset Text
23887
23888 \begin_layout Plain Layout
23889 Result
23890 \end_layout
23891
23892 \end_inset
23893 </cell>
23894 </row>
23895 <row>
23896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23897 \begin_inset Text
23898
23899 \begin_layout Plain Layout
23900 >
23901 \end_layout
23902
23903 \end_inset
23904 </cell>
23905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23906 \begin_inset Text
23907
23908 \begin_layout Plain Layout
23909 \begin_inset Formula $>$
23910 \end_inset
23911
23912
23913 \end_layout
23914
23915 \end_inset
23916 </cell>
23917 </row>
23918 <row>
23919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23920 \begin_inset Text
23921
23922 \begin_layout Plain Layout
23923
23924 \backslash
23925 ge
23926 \end_layout
23927
23928 \end_inset
23929 </cell>
23930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23931 \begin_inset Text
23932
23933 \begin_layout Plain Layout
23934 \begin_inset Formula $\ge$
23935 \end_inset
23936
23937
23938 \end_layout
23939
23940 \end_inset
23941 </cell>
23942 </row>
23943 <row>
23944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23945 \begin_inset Text
23946
23947 \begin_layout Plain Layout
23948
23949 \backslash
23950 gg
23951 \end_layout
23952
23953 \end_inset
23954 </cell>
23955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23956 \begin_inset Text
23957
23958 \begin_layout Plain Layout
23959 \begin_inset Formula $\gg$
23960 \end_inset
23961
23962
23963 \end_layout
23964
23965 \end_inset
23966 </cell>
23967 </row>
23968 <row>
23969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23970 \begin_inset Text
23971
23972 \begin_layout Plain Layout
23973
23974 \backslash
23975 succ
23976 \end_layout
23977
23978 \end_inset
23979 </cell>
23980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23981 \begin_inset Text
23982
23983 \begin_layout Plain Layout
23984 \begin_inset Formula $\succ$
23985 \end_inset
23986
23987
23988 \end_layout
23989
23990 \end_inset
23991 </cell>
23992 </row>
23993 <row>
23994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23995 \begin_inset Text
23996
23997 \begin_layout Plain Layout
23998
23999 \backslash
24000 succeq
24001 \end_layout
24002
24003 \end_inset
24004 </cell>
24005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24006 \begin_inset Text
24007
24008 \begin_layout Plain Layout
24009 \begin_inset Formula $\succeq$
24010 \end_inset
24011
24012
24013 \end_layout
24014
24015 \end_inset
24016 </cell>
24017 </row>
24018 <row>
24019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24020 \begin_inset Text
24021
24022 \begin_layout Plain Layout
24023
24024 \backslash
24025 supset
24026 \end_layout
24027
24028 \end_inset
24029 </cell>
24030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24031 \begin_inset Text
24032
24033 \begin_layout Plain Layout
24034 \begin_inset Formula $\supset$
24035 \end_inset
24036
24037
24038 \end_layout
24039
24040 \end_inset
24041 </cell>
24042 </row>
24043 <row>
24044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24045 \begin_inset Text
24046
24047 \begin_layout Plain Layout
24048
24049 \backslash
24050 supseteq
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24056 \begin_inset Text
24057
24058 \begin_layout Plain Layout
24059 \begin_inset Formula $\supseteq$
24060 \end_inset
24061
24062
24063 \end_layout
24064
24065 \end_inset
24066 </cell>
24067 </row>
24068 <row>
24069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24070 \begin_inset Text
24071
24072 \begin_layout Plain Layout
24073
24074 \backslash
24075 sqsupseteq
24076 \end_layout
24077
24078 \end_inset
24079 </cell>
24080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24081 \begin_inset Text
24082
24083 \begin_layout Plain Layout
24084 \begin_inset Formula $\sqsupseteq$
24085 \end_inset
24086
24087
24088 \end_layout
24089
24090 \end_inset
24091 </cell>
24092 </row>
24093 <row>
24094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24095 \begin_inset Text
24096
24097 \begin_layout Plain Layout
24098
24099 \backslash
24100 ni
24101 \end_layout
24102
24103 \end_inset
24104 </cell>
24105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24106 \begin_inset Text
24107
24108 \begin_layout Plain Layout
24109 \begin_inset Formula $\ni$
24110 \end_inset
24111
24112
24113 \end_layout
24114
24115 \end_inset
24116 </cell>
24117 </row>
24118 <row>
24119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24120 \begin_inset Text
24121
24122 \begin_layout Plain Layout
24123
24124 \backslash
24125 dashv
24126 \end_layout
24127
24128 \end_inset
24129 </cell>
24130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24131 \begin_inset Text
24132
24133 \begin_layout Plain Layout
24134 \begin_inset Formula $\dashv$
24135 \end_inset
24136
24137
24138 \end_layout
24139
24140 \end_inset
24141 </cell>
24142 </row>
24143 <row>
24144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24145 \begin_inset Text
24146
24147 \begin_layout Plain Layout
24148
24149 \backslash
24150 frown
24151 \end_layout
24152
24153 \end_inset
24154 </cell>
24155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24156 \begin_inset Text
24157
24158 \begin_layout Plain Layout
24159 \begin_inset Formula $\frown$
24160 \end_inset
24161
24162
24163 \end_layout
24164
24165 \end_inset
24166 </cell>
24167 </row>
24168 <row>
24169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24170 \begin_inset Text
24171
24172 \begin_layout Plain Layout
24173
24174 \backslash
24175 rhd
24176 \end_layout
24177
24178 \end_inset
24179 </cell>
24180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24181 \begin_inset Text
24182
24183 \begin_layout Plain Layout
24184 \begin_inset Formula $\rhd$
24185 \end_inset
24186
24187
24188 \end_layout
24189
24190 \end_inset
24191 </cell>
24192 </row>
24193 <row>
24194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24195 \begin_inset Text
24196
24197 \begin_layout Plain Layout
24198
24199 \backslash
24200 unrhd
24201 \end_layout
24202
24203 \end_inset
24204 </cell>
24205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24206 \begin_inset Text
24207
24208 \begin_layout Plain Layout
24209 \begin_inset Formula $\unrhd$
24210 \end_inset
24211
24212
24213 \end_layout
24214
24215 \end_inset
24216 </cell>
24217 </row>
24218 <row>
24219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24220 \begin_inset Text
24221
24222 \begin_layout Plain Layout
24223
24224 \backslash
24225 lessgtr
24226 \end_layout
24227
24228 \end_inset
24229 </cell>
24230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24231 \begin_inset Text
24232
24233 \begin_layout Plain Layout
24234 \begin_inset Formula $\lessgtr$
24235 \end_inset
24236
24237
24238 \end_layout
24239
24240 \end_inset
24241 </cell>
24242 </row>
24243 <row>
24244 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24245 \begin_inset Text
24246
24247 \begin_layout Plain Layout
24248
24249 \backslash
24250 parallel
24251 \end_layout
24252
24253 \end_inset
24254 </cell>
24255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24256 \begin_inset Text
24257
24258 \begin_layout Plain Layout
24259 \begin_inset Formula $\parallel$
24260 \end_inset
24261
24262
24263 \end_layout
24264
24265 \end_inset
24266 </cell>
24267 </row>
24268 <row>
24269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24270 \begin_inset Text
24271
24272 \begin_layout Plain Layout
24273
24274 \backslash
24275 nparallel
24276 \end_layout
24277
24278 \end_inset
24279 </cell>
24280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24281 \begin_inset Text
24282
24283 \begin_layout Plain Layout
24284 \begin_inset Formula $\nparallel$
24285 \end_inset
24286
24287
24288 \end_layout
24289
24290 \end_inset
24291 </cell>
24292 </row>
24293 </lyxtabular>
24294
24295 \end_inset
24296
24297
24298 \begin_inset space \hfill{}
24299 \end_inset
24300
24301
24302 \end_layout
24303
24304 \begin_layout Standard
24305 \begin_inset VSpace medskip
24306 \end_inset
24307
24308 The characters 
24309 \series bold
24310
24311 \backslash
24312 lhd
24313 \series default
24314  and 
24315 \series bold
24316
24317 \backslash
24318 rhd
24319 \series default
24320  are bigger than the equal looking operators 
24321 \series bold
24322
24323 \backslash
24324 triangleleft
24325 \series default
24326  and 
24327 \series bold
24328
24329 \backslash
24330 triangleright
24331 \series default
24332 , respectively.
24333 \end_layout
24334
24335 \begin_layout Standard
24336 Relations are, in contrary to symbols, always surrounded by space.
24337 \end_layout
24338
24339 \begin_layout Standard
24340 Relations with labels can be created with the command 
24341 \series bold
24342
24343 \backslash
24344 stackrel
24345 \series default
24346
24347 \begin_inset Index
24348 status collapsed
24349
24350 \begin_layout Plain Layout
24351 Commands ! S ! 
24352 \backslash
24353 stackrel
24354 \end_layout
24355
24356 \end_inset
24357
24358 :
24359 \end_layout
24360
24361 \begin_layout Standard
24362 \align center
24363 \begin_inset Tabular
24364 <lyxtabular version="3" rows="2" columns="2">
24365 <features>
24366 <column alignment="center" valignment="top" width="0">
24367 <column alignment="center" valignment="top" width="0">
24368 <row>
24369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24370 \begin_inset Text
24371
24372 \begin_layout Plain Layout
24373 Command
24374 \end_layout
24375
24376 \end_inset
24377 </cell>
24378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24379 \begin_inset Text
24380
24381 \begin_layout Plain Layout
24382 Result
24383 \begin_inset Note Note
24384 status collapsed
24385
24386 \begin_layout Plain Layout
24387
24388 \series bold
24389
24390 \backslash
24391 raisebox
24392 \series default
24393  is only used as spacer.
24394 \end_layout
24395
24396 \end_inset
24397
24398
24399 \end_layout
24400
24401 \end_inset
24402 </cell>
24403 </row>
24404 <row>
24405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24406 \begin_inset Text
24407
24408 \begin_layout Plain Layout
24409 A(r)
24410 \backslash
24411 stackrel
24412 \begin_inset ERT
24413 status collapsed
24414
24415 \begin_layout Plain Layout
24416
24417
24418 \backslash
24419 spce 
24420 \end_layout
24421
24422 \end_inset
24423
24424 r
24425 \backslash
24426 to
24427 \backslash
24428 infty
24429 \begin_inset ERT
24430 status collapsed
24431
24432 \begin_layout Plain Layout
24433
24434
24435 \backslash
24436 spce 
24437 \end_layout
24438
24439 \end_inset
24440
24441
24442 \begin_inset Formula $\downarrow$
24443 \end_inset
24444
24445
24446 \backslash
24447 approx
24448 \begin_inset ERT
24449 status collapsed
24450
24451 \begin_layout Plain Layout
24452
24453
24454 \backslash
24455 spce 
24456 \end_layout
24457
24458 \end_inset
24459
24460
24461 \begin_inset ERT
24462 status collapsed
24463
24464 \begin_layout Plain Layout
24465
24466
24467 \backslash
24468 spce 
24469 \end_layout
24470
24471 \end_inset
24472
24473 B
24474 \end_layout
24475
24476 \end_inset
24477 </cell>
24478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24479 \begin_inset Text
24480
24481 \begin_layout Plain Layout
24482 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24483 \end_inset
24484
24485
24486 \end_layout
24487
24488 \end_inset
24489 </cell>
24490 </row>
24491 </lyxtabular>
24492
24493 \end_inset
24494
24495
24496 \end_layout
24497
24498 \begin_layout Section
24499 Functions
24500 \end_layout
24501
24502 \begin_layout Subsection
24503 Predefined Functions
24504 \begin_inset CommandInset label
24505 LatexCommand label
24506 name "sub:Predefined-Functions"
24507
24508 \end_inset
24509
24510
24511 \begin_inset Index
24512 status collapsed
24513
24514 \begin_layout Plain Layout
24515 Functions ! predefined
24516 \end_layout
24517
24518 \end_inset
24519
24520
24521 \end_layout
24522
24523 \begin_layout Standard
24524 In general, variables are set 
24525 \emph on
24526 italic
24527 \emph default
24528  in mathematical expressions, but not function names, because 
24529 \begin_inset Formula $sin$
24530 \end_inset
24531
24532  could be misunderstood as 
24533 \begin_inset Formula $s\cdot i\cdot n$
24534 \end_inset
24535
24536 .
24537  Therefore there are predefined functions, that are additionally a bit separated
24538  from prefactors.
24539  They are inserted as commands starting with a backslash before their name.
24540 \end_layout
24541
24542 \begin_layout Standard
24543 \align center
24544 \begin_inset Tabular
24545 <lyxtabular version="3" rows="2" columns="4">
24546 <features>
24547 <column alignment="center" valignment="top" width="0pt">
24548 <column alignment="center" valignment="top" width="0pt">
24549 <column alignment="center" valignment="top" width="0pt">
24550 <column alignment="center" valignment="top" width="0pt">
24551 <row>
24552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24553 \begin_inset Text
24554
24555 \begin_layout Plain Layout
24556 Command
24557 \end_layout
24558
24559 \end_inset
24560 </cell>
24561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24562 \begin_inset Text
24563
24564 \begin_layout Plain Layout
24565 Result
24566 \end_layout
24567
24568 \end_inset
24569 </cell>
24570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24571 \begin_inset Text
24572
24573 \begin_layout Plain Layout
24574 Command
24575 \end_layout
24576
24577 \end_inset
24578 </cell>
24579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24580 \begin_inset Text
24581
24582 \begin_layout Plain Layout
24583 Result
24584 \end_layout
24585
24586 \end_inset
24587 </cell>
24588 </row>
24589 <row>
24590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24591 \begin_inset Text
24592
24593 \begin_layout Plain Layout
24594 Asin(x)+B
24595 \end_layout
24596
24597 \end_inset
24598 </cell>
24599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24600 \begin_inset Text
24601
24602 \begin_layout Plain Layout
24603 \begin_inset Formula $Asin(x)+B$
24604 \end_inset
24605
24606
24607 \end_layout
24608
24609 \end_inset
24610 </cell>
24611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24612 \begin_inset Text
24613
24614 \begin_layout Plain Layout
24615 A
24616 \backslash
24617 sin(x)+B
24618 \end_layout
24619
24620 \end_inset
24621 </cell>
24622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24623 \begin_inset Text
24624
24625 \begin_layout Plain Layout
24626 \begin_inset Formula $A\sin(x)+B$
24627 \end_inset
24628
24629
24630 \end_layout
24631
24632 \end_inset
24633 </cell>
24634 </row>
24635 </lyxtabular>
24636
24637 \end_inset
24638
24639
24640 \end_layout
24641
24642 \begin_layout Standard
24643 The following functions are predefined:
24644 \end_layout
24645
24646 \begin_layout Standard
24647 \begin_inset VSpace -2mm
24648 \end_inset
24649
24650
24651 \end_layout
24652
24653 \begin_layout Standard
24654 \align center
24655 \begin_inset Tabular
24656 <lyxtabular version="3" rows="9" columns="4">
24657 <features>
24658 <column alignment="center" valignment="top" width="0pt">
24659 <column alignment="center" valignment="top" width="0pt">
24660 <column alignment="center" valignment="top" width="0pt">
24661 <column alignment="center" valignment="top" width="0pt">
24662 <row>
24663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24664 \begin_inset Text
24665
24666 \begin_layout Plain Layout
24667 Command
24668 \end_layout
24669
24670 \end_inset
24671 </cell>
24672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24673 \begin_inset Text
24674
24675 \begin_layout Plain Layout
24676 Command
24677 \end_layout
24678
24679 \end_inset
24680 </cell>
24681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24682 \begin_inset Text
24683
24684 \begin_layout Plain Layout
24685 Command
24686 \end_layout
24687
24688 \end_inset
24689 </cell>
24690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24691 \begin_inset Text
24692
24693 \begin_layout Plain Layout
24694 Command
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 </row>
24700 <row>
24701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24702 \begin_inset Text
24703
24704 \begin_layout Plain Layout
24705
24706 \backslash
24707 sin
24708 \end_layout
24709
24710 \end_inset
24711 </cell>
24712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24713 \begin_inset Text
24714
24715 \begin_layout Plain Layout
24716
24717 \backslash
24718 sinh
24719 \end_layout
24720
24721 \end_inset
24722 </cell>
24723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24724 \begin_inset Text
24725
24726 \begin_layout Plain Layout
24727
24728 \backslash
24729 arcsin
24730 \end_layout
24731
24732 \end_inset
24733 </cell>
24734 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24735 \begin_inset Text
24736
24737 \begin_layout Plain Layout
24738
24739 \backslash
24740 sup
24741 \end_layout
24742
24743 \end_inset
24744 </cell>
24745 </row>
24746 <row>
24747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24748 \begin_inset Text
24749
24750 \begin_layout Plain Layout
24751
24752 \backslash
24753 cos
24754 \end_layout
24755
24756 \end_inset
24757 </cell>
24758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24759 \begin_inset Text
24760
24761 \begin_layout Plain Layout
24762
24763 \backslash
24764 cosh
24765 \end_layout
24766
24767 \end_inset
24768 </cell>
24769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24770 \begin_inset Text
24771
24772 \begin_layout Plain Layout
24773
24774 \backslash
24775 arccos
24776 \end_layout
24777
24778 \end_inset
24779 </cell>
24780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24781 \begin_inset Text
24782
24783 \begin_layout Plain Layout
24784
24785 \backslash
24786 inf
24787 \end_layout
24788
24789 \end_inset
24790 </cell>
24791 </row>
24792 <row>
24793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24794 \begin_inset Text
24795
24796 \begin_layout Plain Layout
24797
24798 \backslash
24799 tan
24800 \end_layout
24801
24802 \end_inset
24803 </cell>
24804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24805 \begin_inset Text
24806
24807 \begin_layout Plain Layout
24808
24809 \backslash
24810 tanh
24811 \end_layout
24812
24813 \end_inset
24814 </cell>
24815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24816 \begin_inset Text
24817
24818 \begin_layout Plain Layout
24819
24820 \backslash
24821 arctan
24822 \end_layout
24823
24824 \end_inset
24825 </cell>
24826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24827 \begin_inset Text
24828
24829 \begin_layout Plain Layout
24830
24831 \backslash
24832 lim
24833 \end_layout
24834
24835 \end_inset
24836 </cell>
24837 </row>
24838 <row>
24839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24840 \begin_inset Text
24841
24842 \begin_layout Plain Layout
24843
24844 \backslash
24845 cot
24846 \end_layout
24847
24848 \end_inset
24849 </cell>
24850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24851 \begin_inset Text
24852
24853 \begin_layout Plain Layout
24854
24855 \backslash
24856 coth
24857 \end_layout
24858
24859 \end_inset
24860 </cell>
24861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24862 \begin_inset Text
24863
24864 \begin_layout Plain Layout
24865
24866 \backslash
24867 arg
24868 \end_layout
24869
24870 \end_inset
24871 </cell>
24872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24873 \begin_inset Text
24874
24875 \begin_layout Plain Layout
24876
24877 \backslash
24878 liminf
24879 \end_layout
24880
24881 \end_inset
24882 </cell>
24883 </row>
24884 <row>
24885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24886 \begin_inset Text
24887
24888 \begin_layout Plain Layout
24889
24890 \backslash
24891 sec
24892 \end_layout
24893
24894 \end_inset
24895 </cell>
24896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24897 \begin_inset Text
24898
24899 \begin_layout Plain Layout
24900
24901 \backslash
24902 min
24903 \end_layout
24904
24905 \end_inset
24906 </cell>
24907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24908 \begin_inset Text
24909
24910 \begin_layout Plain Layout
24911
24912 \backslash
24913 deg
24914 \end_layout
24915
24916 \end_inset
24917 </cell>
24918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24919 \begin_inset Text
24920
24921 \begin_layout Plain Layout
24922
24923 \backslash
24924 limsup
24925 \end_layout
24926
24927 \end_inset
24928 </cell>
24929 </row>
24930 <row>
24931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24932 \begin_inset Text
24933
24934 \begin_layout Plain Layout
24935
24936 \backslash
24937 csc
24938 \end_layout
24939
24940 \end_inset
24941 </cell>
24942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24943 \begin_inset Text
24944
24945 \begin_layout Plain Layout
24946
24947 \backslash
24948 max
24949 \end_layout
24950
24951 \end_inset
24952 </cell>
24953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24954 \begin_inset Text
24955
24956 \begin_layout Plain Layout
24957
24958 \backslash
24959 det
24960 \end_layout
24961
24962 \end_inset
24963 </cell>
24964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24965 \begin_inset Text
24966
24967 \begin_layout Plain Layout
24968
24969 \backslash
24970 Pr
24971 \end_layout
24972
24973 \end_inset
24974 </cell>
24975 </row>
24976 <row>
24977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24978 \begin_inset Text
24979
24980 \begin_layout Plain Layout
24981
24982 \backslash
24983 ln
24984 \end_layout
24985
24986 \end_inset
24987 </cell>
24988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24989 \begin_inset Text
24990
24991 \begin_layout Plain Layout
24992
24993 \backslash
24994 exp
24995 \end_layout
24996
24997 \end_inset
24998 </cell>
24999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25000 \begin_inset Text
25001
25002 \begin_layout Plain Layout
25003
25004 \backslash
25005 dim
25006 \end_layout
25007
25008 \end_inset
25009 </cell>
25010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25011 \begin_inset Text
25012
25013 \begin_layout Plain Layout
25014
25015 \backslash
25016 hom
25017 \end_layout
25018
25019 \end_inset
25020 </cell>
25021 </row>
25022 <row>
25023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25024 \begin_inset Text
25025
25026 \begin_layout Plain Layout
25027
25028 \backslash
25029 lg
25030 \end_layout
25031
25032 \end_inset
25033 </cell>
25034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25035 \begin_inset Text
25036
25037 \begin_layout Plain Layout
25038
25039 \backslash
25040 log
25041 \end_layout
25042
25043 \end_inset
25044 </cell>
25045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25046 \begin_inset Text
25047
25048 \begin_layout Plain Layout
25049
25050 \backslash
25051 ker
25052 \end_layout
25053
25054 \end_inset
25055 </cell>
25056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25057 \begin_inset Text
25058
25059 \begin_layout Plain Layout
25060
25061 \backslash
25062 gcd
25063 \end_layout
25064
25065 \end_inset
25066 </cell>
25067 </row>
25068 </lyxtabular>
25069
25070 \end_inset
25071
25072
25073 \end_layout
25074
25075 \begin_layout Standard
25076 They can also be inserted with the math toolbar button 
25077 \begin_inset Graphics
25078         filename ../images/math/functions.png
25079         scale 85
25080
25081 \end_inset
25082
25083 .
25084 \end_layout
25085
25086 \begin_layout Subsection
25087 Self-defined Functions
25088 \begin_inset Index
25089 status collapsed
25090
25091 \begin_layout Plain Layout
25092 Functions ! self-defined
25093 \end_layout
25094
25095 \end_inset
25096
25097
25098 \end_layout
25099
25100 \begin_layout Standard
25101 To use a function that is not predefined, like for example the sign function
25102  sgn(x), there are two possibilities:
25103 \end_layout
25104
25105 \begin_layout Itemize
25106 Define the function by inserting the following line to the LaTeX-preamble
25107 \begin_inset Foot
25108 status collapsed
25109
25110 \begin_layout Plain Layout
25111 For more about 
25112 \series bold
25113
25114 \backslash
25115 DeclareMathOperator
25116 \series default
25117  see 
25118 \begin_inset CommandInset ref
25119 LatexCommand ref
25120 reference "sub:Self-defined-Operators"
25121
25122 \end_inset
25123
25124 .
25125 \end_layout
25126
25127 \end_inset
25128
25129
25130 \begin_inset Newline newline
25131 \end_inset
25132
25133
25134 \begin_inset VSpace -3mm
25135 \end_inset
25136
25137
25138 \begin_inset Newline newline
25139 \end_inset
25140
25141
25142 \series bold
25143
25144 \backslash
25145 DeclareMathOperator{
25146 \backslash
25147 sgn}{sgn}
25148 \series default
25149
25150 \begin_inset Index
25151 status collapsed
25152
25153 \begin_layout Plain Layout
25154 Commands ! D ! 
25155 \backslash
25156 dbinom@
25157 \backslash
25158 DeclareMathOperator
25159 \end_layout
25160
25161 \end_inset
25162
25163
25164 \begin_inset Newline newline
25165 \end_inset
25166
25167
25168 \begin_inset VSpace -2mm
25169 \end_inset
25170
25171
25172 \begin_inset Newline newline
25173 \end_inset
25174
25175 Now the new defined function can be called with the command 
25176 \series bold
25177
25178 \backslash
25179 sgn
25180 \series default
25181 .
25182 \end_layout
25183
25184 \begin_layout Itemize
25185 Write the the formula as usual, mark the formula name, in our example the
25186  letters 
25187 \emph on
25188 sgn
25189 \emph default
25190 , and change it to mathematical text.
25191  At last a space is inserted between prefactor and function.
25192 \end_layout
25193
25194 \begin_layout Standard
25195 The result is the same with both methods as with a predefined function
25196 \begin_inset Foot
25197 status collapsed
25198
25199 \begin_layout Plain Layout
25200 In LyX self-defined functions are displayed red, predefined ones black.
25201 \end_layout
25202
25203 \end_inset
25204
25205 :
25206 \end_layout
25207
25208 \begin_layout Standard
25209 \align center
25210 \begin_inset Tabular
25211 <lyxtabular version="3" rows="3" columns="2">
25212 <features>
25213 <column alignment="center" valignment="top" width="0pt">
25214 <column alignment="center" valignment="top" width="0pt">
25215 <row>
25216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25217 \begin_inset Text
25218
25219 \begin_layout Plain Layout
25220 Command
25221 \end_layout
25222
25223 \end_inset
25224 </cell>
25225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25226 \begin_inset Text
25227
25228 \begin_layout Plain Layout
25229 Result
25230 \end_layout
25231
25232 \end_inset
25233 </cell>
25234 </row>
25235 <row>
25236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25237 \begin_inset Text
25238
25239 \begin_layout Plain Layout
25240 A
25241 \backslash
25242 sgn(x)+B
25243 \end_layout
25244
25245 \end_inset
25246 </cell>
25247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25248 \begin_inset Text
25249
25250 \begin_layout Plain Layout
25251 \begin_inset Formula $A\sgn(x)+B$
25252 \end_inset
25253
25254
25255 \end_layout
25256
25257 \end_inset
25258 </cell>
25259 </row>
25260 <row>
25261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25262 \begin_inset Text
25263
25264 \begin_layout Plain Layout
25265 A
25266 \backslash
25267 ,
25268 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25269 \end_inset
25270
25271 (x)+B
25272 \end_layout
25273
25274 \end_inset
25275 </cell>
25276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25277 \begin_inset Text
25278
25279 \begin_layout Plain Layout
25280 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25281 \end_inset
25282
25283
25284 \end_layout
25285
25286 \end_inset
25287 </cell>
25288 </row>
25289 </lyxtabular>
25290
25291 \end_inset
25292
25293
25294 \end_layout
25295
25296 \begin_layout Standard
25297 The first method is more suitable when the self-defined function should
25298  be used several times.
25299 \end_layout
25300
25301 \begin_layout Subsection
25302 Limits
25303 \begin_inset Index
25304 status collapsed
25305
25306 \begin_layout Plain Layout
25307 Limits
25308 \end_layout
25309
25310 \end_inset
25311
25312
25313 \end_layout
25314
25315 \begin_layout Standard
25316 For limits there are defined besides 
25317 \series bold
25318
25319 \backslash
25320 lim
25321 \series default
25322
25323 \begin_inset Index
25324 status collapsed
25325
25326 \begin_layout Plain Layout
25327 Commands ! L ! 
25328 \backslash
25329 lim
25330 \end_layout
25331
25332 \end_inset
25333
25334
25335 \series bold
25336
25337 \backslash
25338 liminf
25339 \series default
25340  and 
25341 \series bold
25342
25343 \backslash
25344 limsup
25345 \series default
25346  furthermore the following functions:
25347 \end_layout
25348
25349 \begin_layout Standard
25350 \align center
25351 \begin_inset Tabular
25352 <lyxtabular version="3" rows="5" columns="2">
25353 <features>
25354 <column alignment="center" valignment="top" width="0">
25355 <column alignment="center" valignment="top" width="0">
25356 <row>
25357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25358 \begin_inset Text
25359
25360 \begin_layout Plain Layout
25361 Command
25362 \end_layout
25363
25364 \end_inset
25365 </cell>
25366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25367 \begin_inset Text
25368
25369 \begin_layout Plain Layout
25370 Result
25371 \begin_inset Note Note
25372 status collapsed
25373
25374 \begin_layout Plain Layout
25375
25376 \series bold
25377
25378 \backslash
25379 raisebox
25380 \series default
25381  is only used as spacer.
25382 \end_layout
25383
25384 \end_inset
25385
25386
25387 \end_layout
25388
25389 \end_inset
25390 </cell>
25391 </row>
25392 <row>
25393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25394 \begin_inset Text
25395
25396 \begin_layout Plain Layout
25397
25398 \backslash
25399 varliminf
25400 \end_layout
25401
25402 \end_inset
25403 </cell>
25404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25405 \begin_inset Text
25406
25407 \begin_layout Plain Layout
25408 \begin_inset Formula $\varliminf$
25409 \end_inset
25410
25411
25412 \end_layout
25413
25414 \end_inset
25415 </cell>
25416 </row>
25417 <row>
25418 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25419 \begin_inset Text
25420
25421 \begin_layout Plain Layout
25422
25423 \backslash
25424 varlimsup
25425 \end_layout
25426
25427 \end_inset
25428 </cell>
25429 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25430 \begin_inset Text
25431
25432 \begin_layout Plain Layout
25433 \begin_inset Formula $\varlimsup$
25434 \end_inset
25435
25436
25437 \end_layout
25438
25439 \end_inset
25440 </cell>
25441 </row>
25442 <row>
25443 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25444 \begin_inset Text
25445
25446 \begin_layout Plain Layout
25447
25448 \backslash
25449 varprojlim
25450 \end_layout
25451
25452 \end_inset
25453 </cell>
25454 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25455 \begin_inset Text
25456
25457 \begin_layout Plain Layout
25458 \begin_inset Formula $\varprojlim$
25459 \end_inset
25460
25461
25462 \end_layout
25463
25464 \end_inset
25465 </cell>
25466 </row>
25467 <row>
25468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25469 \begin_inset Text
25470
25471 \begin_layout Plain Layout
25472
25473 \backslash
25474 varinjlim
25475 \end_layout
25476
25477 \end_inset
25478 </cell>
25479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25480 \begin_inset Text
25481
25482 \begin_layout Plain Layout
25483 \begin_inset Formula $\varinjlim$
25484 \end_inset
25485
25486
25487 \begin_inset Formula $\raisebox{-2.5mm}{}$
25488 \end_inset
25489
25490
25491 \end_layout
25492
25493 \end_inset
25494 </cell>
25495 </row>
25496 </lyxtabular>
25497
25498 \end_inset
25499
25500
25501 \end_layout
25502
25503 \begin_layout Standard
25504 \begin_inset VSpace medskip
25505 \end_inset
25506
25507 The limit is created by inserting a subscript.
25508  It is set right beside the function in an inline formula:
25509 \end_layout
25510
25511 \begin_layout Standard
25512 \align center
25513 \begin_inset Tabular
25514 <lyxtabular version="3" rows="2" columns="2">
25515 <features>
25516 <column alignment="center" valignment="top" width="0pt">
25517 <column alignment="center" valignment="top" width="0pt">
25518 <row>
25519 <cell alignment="center" valignment="top" usebox="none">
25520 \begin_inset Text
25521
25522 \begin_layout Plain Layout
25523 Command
25524 \end_layout
25525
25526 \end_inset
25527 </cell>
25528 <cell alignment="center" valignment="top" usebox="none">
25529 \begin_inset Text
25530
25531 \begin_layout Plain Layout
25532 \begin_inset space \hspace{}
25533 \length 1cm
25534 \end_inset
25535
25536 Result
25537 \begin_inset Note Note
25538 status collapsed
25539
25540 \begin_layout Plain Layout
25541 The space and
25542 \series bold
25543  
25544 \backslash
25545 raisebox
25546 \series default
25547  are used here as spacer.
25548 \end_layout
25549
25550 \end_inset
25551
25552
25553 \end_layout
25554
25555 \end_inset
25556 </cell>
25557 </row>
25558 <row>
25559 <cell alignment="center" valignment="top" usebox="none">
25560 \begin_inset Text
25561
25562 \begin_layout Plain Layout
25563
25564 \backslash
25565 lim_x
25566 \backslash
25567 to
25568 \begin_inset ERT
25569 status collapsed
25570
25571 \begin_layout Plain Layout
25572
25573
25574 \backslash
25575 spce 
25576 \end_layout
25577
25578 \end_inset
25579
25580 A
25581 \begin_inset ERT
25582 status collapsed
25583
25584 \begin_layout Plain Layout
25585
25586
25587 \backslash
25588 spce 
25589 \end_layout
25590
25591 \end_inset
25592
25593 x=B
25594 \end_layout
25595
25596 \end_inset
25597 </cell>
25598 <cell alignment="center" valignment="top" usebox="none">
25599 \begin_inset Text
25600
25601 \begin_layout Plain Layout
25602 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25603 \end_inset
25604
25605
25606 \end_layout
25607
25608 \end_inset
25609 </cell>
25610 </row>
25611 </lyxtabular>
25612
25613 \end_inset
25614
25615
25616 \end_layout
25617
25618 \begin_layout Standard
25619 In a displayed formula the limit is set below the formula, as usual:
25620 \begin_inset Formula \[
25621 \lim_{x\to A}x=B\]
25622
25623 \end_inset
25624
25625
25626 \end_layout
25627
25628 \begin_layout Subsection
25629 Modulo-Functions
25630 \begin_inset Index
25631 status collapsed
25632
25633 \begin_layout Plain Layout
25634 Functions ! modulo-
25635 \end_layout
25636
25637 \end_inset
25638
25639
25640 \end_layout
25641
25642 \begin_layout Standard
25643 The modulo-function is special, because it exists in four variants.
25644 \end_layout
25645
25646 \begin_layout Standard
25647 The variants in a displayed formula:
25648 \begin_inset Formula \begin{align*}
25649 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25650 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25651 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25652 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25653 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25654
25655 \end_inset
25656
25657
25658 \end_layout
25659
25660 \begin_layout Standard
25661 In an inline formula less space is set before the function names for all
25662  variants.
25663 \end_layout
25664
25665 \begin_layout Section
25666 Special Characters
25667 \begin_inset Index
25668 status collapsed
25669
25670 \begin_layout Plain Layout
25671 Special characters
25672 \end_layout
25673
25674 \end_inset
25675
25676
25677 \end_layout
25678
25679 \begin_layout Subsection
25680 Special Characters in Mathematical Text
25681 \end_layout
25682
25683 \begin_layout Standard
25684 The following commands can only be used in mathematical text or in TeX-mode:
25685 \end_layout
25686
25687 \begin_layout Standard
25688 \begin_inset space \hfill{}
25689 \end_inset
25690
25691
25692 \begin_inset Tabular
25693 <lyxtabular version="3" rows="8" columns="2">
25694 <features>
25695 <column alignment="block" valignment="top" width="0">
25696 <column alignment="block" valignment="top" width="0">
25697 <row>
25698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25699 \begin_inset Text
25700
25701 \begin_layout Plain Layout
25702 Command
25703 \end_layout
25704
25705 \end_inset
25706 </cell>
25707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25708 \begin_inset Text
25709
25710 \begin_layout Plain Layout
25711 Result
25712 \end_layout
25713
25714 \end_inset
25715 </cell>
25716 </row>
25717 <row>
25718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25719 \begin_inset Text
25720
25721 \begin_layout Plain Layout
25722
25723 \backslash
25724 oe
25725 \end_layout
25726
25727 \end_inset
25728 </cell>
25729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25730 \begin_inset Text
25731
25732 \begin_layout Plain Layout
25733 \begin_inset Formula $\textrm{œ}$
25734 \end_inset
25735
25736
25737 \end_layout
25738
25739 \end_inset
25740 </cell>
25741 </row>
25742 <row>
25743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25744 \begin_inset Text
25745
25746 \begin_layout Plain Layout
25747
25748 \backslash
25749 OE
25750 \end_layout
25751
25752 \end_inset
25753 </cell>
25754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25755 \begin_inset Text
25756
25757 \begin_layout Plain Layout
25758 \begin_inset Formula $\textrm{Œ}$
25759 \end_inset
25760
25761
25762 \end_layout
25763
25764 \end_inset
25765 </cell>
25766 </row>
25767 <row>
25768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25769 \begin_inset Text
25770
25771 \begin_layout Plain Layout
25772
25773 \backslash
25774 ae
25775 \end_layout
25776
25777 \end_inset
25778 </cell>
25779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25780 \begin_inset Text
25781
25782 \begin_layout Plain Layout
25783 \begin_inset Formula $\textrm{æ}$
25784 \end_inset
25785
25786
25787 \end_layout
25788
25789 \end_inset
25790 </cell>
25791 </row>
25792 <row>
25793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25794 \begin_inset Text
25795
25796 \begin_layout Plain Layout
25797
25798 \backslash
25799 AE
25800 \end_layout
25801
25802 \end_inset
25803 </cell>
25804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25805 \begin_inset Text
25806
25807 \begin_layout Plain Layout
25808 \begin_inset Formula $\textrm{Æ}$
25809 \end_inset
25810
25811
25812 \end_layout
25813
25814 \end_inset
25815 </cell>
25816 </row>
25817 <row>
25818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25819 \begin_inset Text
25820
25821 \begin_layout Plain Layout
25822
25823 \backslash
25824 aa
25825 \end_layout
25826
25827 \end_inset
25828 </cell>
25829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25830 \begin_inset Text
25831
25832 \begin_layout Plain Layout
25833 \begin_inset Formula $\textrm{\aa}$
25834 \end_inset
25835
25836
25837 \end_layout
25838
25839 \end_inset
25840 </cell>
25841 </row>
25842 <row>
25843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25844 \begin_inset Text
25845
25846 \begin_layout Plain Layout
25847
25848 \backslash
25849 AA
25850 \begin_inset Index
25851 status collapsed
25852
25853 \begin_layout Plain Layout
25854
25855 \backslash
25856 @
25857 \begin_inset ERT
25858 status collapsed
25859
25860 \begin_layout Plain Layout
25861
25862
25863 \backslash
25864 textrm{
25865 \backslash
25866 AA}
25867 \end_layout
25868
25869 \end_inset
25870
25871
25872 \end_layout
25873
25874 \end_inset
25875
25876
25877 \end_layout
25878
25879 \end_inset
25880 </cell>
25881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25882 \begin_inset Text
25883
25884 \begin_layout Plain Layout
25885 \begin_inset Formula $\textrm{Å}$
25886 \end_inset
25887
25888
25889 \end_layout
25890
25891 \end_inset
25892 </cell>
25893 </row>
25894 <row>
25895 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25896 \begin_inset Text
25897
25898 \begin_layout Plain Layout
25899
25900 \backslash
25901 i
25902 \end_layout
25903
25904 \end_inset
25905 </cell>
25906 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25907 \begin_inset Text
25908
25909 \begin_layout Plain Layout
25910 \begin_inset Formula $\textrm{ı}$
25911 \end_inset
25912
25913
25914 \end_layout
25915
25916 \end_inset
25917 </cell>
25918 </row>
25919 </lyxtabular>
25920
25921 \end_inset
25922
25923
25924 \begin_inset space \hfill{}
25925 \end_inset
25926
25927
25928 \begin_inset Tabular
25929 <lyxtabular version="3" rows="8" columns="2">
25930 <features>
25931 <column alignment="block" valignment="top" width="0">
25932 <column alignment="center" valignment="top" width="0">
25933 <row>
25934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25935 \begin_inset Text
25936
25937 \begin_layout Plain Layout
25938 command
25939 \begin_inset Note Note
25940 status collapsed
25941
25942 \begin_layout Plain Layout
25943 The space of 0
25944 \begin_inset space \thinspace{}
25945 \end_inset
25946
25947 mm is used for separation, because otherwise the output will be ¡ and ¿
25948  respectively.
25949 \end_layout
25950
25951 \end_inset
25952
25953
25954 \end_layout
25955
25956 \end_inset
25957 </cell>
25958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25959 \begin_inset Text
25960
25961 \begin_layout Plain Layout
25962 Result
25963 \end_layout
25964
25965 \end_inset
25966 </cell>
25967 </row>
25968 <row>
25969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25970 \begin_inset Text
25971
25972 \begin_layout Plain Layout
25973
25974 \backslash
25975 o
25976 \end_layout
25977
25978 \end_inset
25979 </cell>
25980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25981 \begin_inset Text
25982
25983 \begin_layout Plain Layout
25984 \begin_inset Formula $\textrm{ø}$
25985 \end_inset
25986
25987
25988 \end_layout
25989
25990 \end_inset
25991 </cell>
25992 </row>
25993 <row>
25994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25995 \begin_inset Text
25996
25997 \begin_layout Plain Layout
25998
25999 \backslash
26000 O
26001 \end_layout
26002
26003 \end_inset
26004 </cell>
26005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26006 \begin_inset Text
26007
26008 \begin_layout Plain Layout
26009 \begin_inset Formula $\textrm{Ø}$
26010 \end_inset
26011
26012
26013 \end_layout
26014
26015 \end_inset
26016 </cell>
26017 </row>
26018 <row>
26019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26020 \begin_inset Text
26021
26022 \begin_layout Plain Layout
26023
26024 \backslash
26025 l
26026 \end_layout
26027
26028 \end_inset
26029 </cell>
26030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26031 \begin_inset Text
26032
26033 \begin_layout Plain Layout
26034 \begin_inset Formula $\textrm{ł}$
26035 \end_inset
26036
26037
26038 \end_layout
26039
26040 \end_inset
26041 </cell>
26042 </row>
26043 <row>
26044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26045 \begin_inset Text
26046
26047 \begin_layout Plain Layout
26048
26049 \backslash
26050 L
26051 \end_layout
26052
26053 \end_inset
26054 </cell>
26055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26056 \begin_inset Text
26057
26058 \begin_layout Plain Layout
26059 \begin_inset Formula $\textrm{Ł}$
26060 \end_inset
26061
26062
26063 \end_layout
26064
26065 \end_inset
26066 </cell>
26067 </row>
26068 <row>
26069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26070 \begin_inset Text
26071
26072 \begin_layout Plain Layout
26073 !
26074 \begin_inset space \hspace{}
26075 \length 0mm
26076 \end_inset
26077
26078 `
26079 \begin_inset ERT
26080 status collapsed
26081
26082 \begin_layout Plain Layout
26083
26084
26085 \backslash
26086 spce 
26087 \end_layout
26088
26089 \end_inset
26090
26091
26092 \end_layout
26093
26094 \end_inset
26095 </cell>
26096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26097 \begin_inset Text
26098
26099 \begin_layout Plain Layout
26100 \begin_inset Formula $\textrm{!`}$
26101 \end_inset
26102
26103
26104 \end_layout
26105
26106 \end_inset
26107 </cell>
26108 </row>
26109 <row>
26110 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26111 \begin_inset Text
26112
26113 \begin_layout Plain Layout
26114 ?
26115 \begin_inset space \hspace{}
26116 \length 0mm
26117 \end_inset
26118
26119 `
26120 \begin_inset ERT
26121 status collapsed
26122
26123 \begin_layout Plain Layout
26124
26125
26126 \backslash
26127 spce 
26128 \end_layout
26129
26130 \end_inset
26131
26132
26133 \end_layout
26134
26135 \end_inset
26136 </cell>
26137 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26138 \begin_inset Text
26139
26140 \begin_layout Plain Layout
26141 \begin_inset Formula $\textrm{?`}$
26142 \end_inset
26143
26144
26145 \end_layout
26146
26147 \end_inset
26148 </cell>
26149 </row>
26150 <row>
26151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26152 \begin_inset Text
26153
26154 \begin_layout Plain Layout
26155
26156 \backslash
26157 j
26158 \end_layout
26159
26160 \end_inset
26161 </cell>
26162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26163 \begin_inset Text
26164
26165 \begin_layout Plain Layout
26166 \begin_inset Formula $\textrm{ȷ}$
26167 \end_inset
26168
26169
26170 \end_layout
26171
26172 \end_inset
26173 </cell>
26174 </row>
26175 </lyxtabular>
26176
26177 \end_inset
26178
26179
26180 \begin_inset space \hfill{}
26181 \end_inset
26182
26183
26184 \end_layout
26185
26186 \begin_layout Standard
26187 The characters 
26188 \begin_inset Formula $\textrm{\textrm{Å}}$
26189 \end_inset
26190
26191  and 
26192 \begin_inset Formula $\textrm{\textrm{Ø}}$
26193 \end_inset
26194
26195  can also be inserted via the math toolbar button 
26196 \begin_inset Graphics
26197         filename ../images/math/digamma.png
26198         scale 85
26199
26200 \end_inset
26201
26202 .
26203 \end_layout
26204
26205 \begin_layout Standard
26206 An exception are the commands 
26207 \series bold
26208 !
26209 \begin_inset space \hspace{}
26210 \length 0mm
26211 \end_inset
26212
26213 `
26214 \series default
26215  and 
26216 \series bold
26217 ?
26218 \begin_inset space \hspace{}
26219 \length 0mm
26220 \end_inset
26221
26222 `
26223 \series default
26224 , because they can be inserted in LyX directly to text.
26225 \end_layout
26226
26227 \begin_layout Subsection
26228 Accents in Text
26229 \begin_inset CommandInset label
26230 LatexCommand label
26231 name "sub:Accents-in-Text"
26232
26233 \end_inset
26234
26235
26236 \begin_inset Index
26237 status collapsed
26238
26239 \begin_layout Plain Layout
26240 Accents ! in text
26241 \end_layout
26242
26243 \end_inset
26244
26245
26246 \end_layout
26247
26248 \begin_layout Standard
26249 With the following commands all letters can be accented.
26250  The commands must be inserted in TeX-mode.
26251 \end_layout
26252
26253 \begin_layout Standard
26254 \begin_inset space \hfill{}
26255 \end_inset
26256
26257
26258 \begin_inset Tabular
26259 <lyxtabular version="3" rows="8" columns="2">
26260 <features>
26261 <column alignment="block" valignment="top" width="0">
26262 <column alignment="block" valignment="top" width="0">
26263 <row>
26264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26265 \begin_inset Text
26266
26267 \begin_layout Plain Layout
26268 Command
26269 \end_layout
26270
26271 \end_inset
26272 </cell>
26273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26274 \begin_inset Text
26275
26276 \begin_layout Plain Layout
26277 Result
26278 \end_layout
26279
26280 \end_inset
26281 </cell>
26282 </row>
26283 <row>
26284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26285 \begin_inset Text
26286
26287 \begin_layout Plain Layout
26288
26289 \backslash
26290
26291 \begin_inset Quotes grd
26292 \end_inset
26293
26294 e
26295 \end_layout
26296
26297 \end_inset
26298 </cell>
26299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26300 \begin_inset Text
26301
26302 \begin_layout Plain Layout
26303 \begin_inset ERT
26304 status collapsed
26305
26306 \begin_layout Plain Layout
26307
26308
26309 \backslash
26310 "e
26311 \end_layout
26312
26313 \end_inset
26314
26315
26316 \end_layout
26317
26318 \end_inset
26319 </cell>
26320 </row>
26321 <row>
26322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26323 \begin_inset Text
26324
26325 \begin_layout Plain Layout
26326
26327 \backslash
26328 `e
26329 \end_layout
26330
26331 \end_inset
26332 </cell>
26333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26334 \begin_inset Text
26335
26336 \begin_layout Plain Layout
26337 \begin_inset ERT
26338 status collapsed
26339
26340 \begin_layout Plain Layout
26341
26342
26343 \backslash
26344 `e
26345 \end_layout
26346
26347 \end_inset
26348
26349
26350 \end_layout
26351
26352 \end_inset
26353 </cell>
26354 </row>
26355 <row>
26356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26357 \begin_inset Text
26358
26359 \begin_layout Plain Layout
26360
26361 \backslash
26362 ^
26363 \begin_inset ERT
26364 status collapsed
26365
26366 \begin_layout Plain Layout
26367
26368
26369 \backslash
26370 spce 
26371 \end_layout
26372
26373 \end_inset
26374
26375 e
26376 \end_layout
26377
26378 \end_inset
26379 </cell>
26380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26381 \begin_inset Text
26382
26383 \begin_layout Plain Layout
26384 \begin_inset ERT
26385 status collapsed
26386
26387 \begin_layout Plain Layout
26388
26389
26390 \backslash
26391 ^e
26392 \end_layout
26393
26394 \end_inset
26395
26396
26397 \end_layout
26398
26399 \end_inset
26400 </cell>
26401 </row>
26402 <row>
26403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26404 \begin_inset Text
26405
26406 \begin_layout Plain Layout
26407
26408 \backslash
26409 =e
26410 \end_layout
26411
26412 \end_inset
26413 </cell>
26414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26415 \begin_inset Text
26416
26417 \begin_layout Plain Layout
26418 \begin_inset ERT
26419 status collapsed
26420
26421 \begin_layout Plain Layout
26422
26423
26424 \backslash
26425 =e
26426 \end_layout
26427
26428 \end_inset
26429
26430
26431 \end_layout
26432
26433 \end_inset
26434 </cell>
26435 </row>
26436 <row>
26437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26438 \begin_inset Text
26439
26440 \begin_layout Plain Layout
26441
26442 \backslash
26443 u
26444 \begin_inset ERT
26445 status collapsed
26446
26447 \begin_layout Plain Layout
26448
26449
26450 \backslash
26451 spce 
26452 \end_layout
26453
26454 \end_inset
26455
26456 e
26457 \end_layout
26458
26459 \end_inset
26460 </cell>
26461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26462 \begin_inset Text
26463
26464 \begin_layout Plain Layout
26465 \begin_inset ERT
26466 status collapsed
26467
26468 \begin_layout Plain Layout
26469
26470
26471 \backslash
26472 u e
26473 \end_layout
26474
26475 \end_inset
26476
26477
26478 \end_layout
26479
26480 \end_inset
26481 </cell>
26482 </row>
26483 <row>
26484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26485 \begin_inset Text
26486
26487 \begin_layout Plain Layout
26488
26489 \backslash
26490 b
26491 \begin_inset ERT
26492 status collapsed
26493
26494 \begin_layout Plain Layout
26495
26496
26497 \backslash
26498 spce 
26499 \end_layout
26500
26501 \end_inset
26502
26503 e
26504 \end_layout
26505
26506 \end_inset
26507 </cell>
26508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26509 \begin_inset Text
26510
26511 \begin_layout Plain Layout
26512 \begin_inset ERT
26513 status collapsed
26514
26515 \begin_layout Plain Layout
26516
26517
26518 \backslash
26519 b e
26520 \end_layout
26521
26522 \end_inset
26523
26524
26525 \end_layout
26526
26527 \end_inset
26528 </cell>
26529 </row>
26530 <row>
26531 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26532 \begin_inset Text
26533
26534 \begin_layout Plain Layout
26535
26536 \backslash
26537 t
26538 \begin_inset ERT
26539 status collapsed
26540
26541 \begin_layout Plain Layout
26542
26543
26544 \backslash
26545 spce 
26546 \end_layout
26547
26548 \end_inset
26549
26550 ee
26551 \end_layout
26552
26553 \end_inset
26554 </cell>
26555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26556 \begin_inset Text
26557
26558 \begin_layout Plain Layout
26559 \begin_inset ERT
26560 status collapsed
26561
26562 \begin_layout Plain Layout
26563
26564
26565 \backslash
26566 t ee
26567 \end_layout
26568
26569 \end_inset
26570
26571
26572 \end_layout
26573
26574 \end_inset
26575 </cell>
26576 </row>
26577 </lyxtabular>
26578
26579 \end_inset
26580
26581
26582 \begin_inset space \hfill{}
26583 \end_inset
26584
26585
26586 \begin_inset Tabular
26587 <lyxtabular version="3" rows="8" columns="2">
26588 <features>
26589 <column alignment="block" valignment="top" width="0">
26590 <column alignment="center" valignment="top" width="0">
26591 <row>
26592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26593 \begin_inset Text
26594
26595 \begin_layout Plain Layout
26596 Command
26597 \end_layout
26598
26599 \end_inset
26600 </cell>
26601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26602 \begin_inset Text
26603
26604 \begin_layout Plain Layout
26605 Result
26606 \end_layout
26607
26608 \end_inset
26609 </cell>
26610 </row>
26611 <row>
26612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26613 \begin_inset Text
26614
26615 \begin_layout Plain Layout
26616
26617 \backslash
26618 H
26619 \begin_inset ERT
26620 status collapsed
26621
26622 \begin_layout Plain Layout
26623
26624
26625 \backslash
26626 spce 
26627 \end_layout
26628
26629 \end_inset
26630
26631 e
26632 \end_layout
26633
26634 \end_inset
26635 </cell>
26636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26637 \begin_inset Text
26638
26639 \begin_layout Plain Layout
26640 \begin_inset ERT
26641 status collapsed
26642
26643 \begin_layout Plain Layout
26644
26645
26646 \backslash
26647 H e
26648 \end_layout
26649
26650 \end_inset
26651
26652
26653 \end_layout
26654
26655 \end_inset
26656 </cell>
26657 </row>
26658 <row>
26659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26660 \begin_inset Text
26661
26662 \begin_layout Plain Layout
26663
26664 \backslash
26665 'e
26666 \end_layout
26667
26668 \end_inset
26669 </cell>
26670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26671 \begin_inset Text
26672
26673 \begin_layout Plain Layout
26674 \begin_inset ERT
26675 status collapsed
26676
26677 \begin_layout Plain Layout
26678
26679
26680 \backslash
26681 'e
26682 \end_layout
26683
26684 \end_inset
26685
26686
26687 \end_layout
26688
26689 \end_inset
26690 </cell>
26691 </row>
26692 <row>
26693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26694 \begin_inset Text
26695
26696 \begin_layout Plain Layout
26697
26698 \backslash
26699 ~e
26700 \begin_inset Index
26701 status collapsed
26702
26703 \begin_layout Plain Layout
26704 Tilde
26705 \end_layout
26706
26707 \end_inset
26708
26709
26710 \end_layout
26711
26712 \end_inset
26713 </cell>
26714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26715 \begin_inset Text
26716
26717 \begin_layout Plain Layout
26718 \begin_inset ERT
26719 status collapsed
26720
26721 \begin_layout Plain Layout
26722
26723
26724 \backslash
26725 ~e
26726 \end_layout
26727
26728 \end_inset
26729
26730
26731 \end_layout
26732
26733 \end_inset
26734 </cell>
26735 </row>
26736 <row>
26737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26738 \begin_inset Text
26739
26740 \begin_layout Plain Layout
26741
26742 \backslash
26743 .e
26744 \end_layout
26745
26746 \end_inset
26747 </cell>
26748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26749 \begin_inset Text
26750
26751 \begin_layout Plain Layout
26752 \begin_inset ERT
26753 status collapsed
26754
26755 \begin_layout Plain Layout
26756
26757
26758 \backslash
26759 .e
26760 \end_layout
26761
26762 \end_inset
26763
26764
26765 \end_layout
26766
26767 \end_inset
26768 </cell>
26769 </row>
26770 <row>
26771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26772 \begin_inset Text
26773
26774 \begin_layout Plain Layout
26775
26776 \backslash
26777 v
26778 \begin_inset ERT
26779 status collapsed
26780
26781 \begin_layout Plain Layout
26782
26783
26784 \backslash
26785 spce 
26786 \end_layout
26787
26788 \end_inset
26789
26790 e
26791 \end_layout
26792
26793 \end_inset
26794 </cell>
26795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26796 \begin_inset Text
26797
26798 \begin_layout Plain Layout
26799 \begin_inset ERT
26800 status collapsed
26801
26802 \begin_layout Plain Layout
26803
26804
26805 \backslash
26806 v e
26807 \end_layout
26808
26809 \end_inset
26810
26811
26812 \end_layout
26813
26814 \end_inset
26815 </cell>
26816 </row>
26817 <row>
26818 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26819 \begin_inset Text
26820
26821 \begin_layout Plain Layout
26822
26823 \backslash
26824 d
26825 \begin_inset ERT
26826 status collapsed
26827
26828 \begin_layout Plain Layout
26829
26830
26831 \backslash
26832 spce 
26833 \end_layout
26834
26835 \end_inset
26836
26837 e
26838 \end_layout
26839
26840 \end_inset
26841 </cell>
26842 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26843 \begin_inset Text
26844
26845 \begin_layout Plain Layout
26846 \begin_inset ERT
26847 status collapsed
26848
26849 \begin_layout Plain Layout
26850
26851
26852 \backslash
26853 d e
26854 \end_layout
26855
26856 \end_inset
26857
26858
26859 \end_layout
26860
26861 \end_inset
26862 </cell>
26863 </row>
26864 <row>
26865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26866 \begin_inset Text
26867
26868 \begin_layout Plain Layout
26869
26870 \backslash
26871 c
26872 \begin_inset ERT
26873 status collapsed
26874
26875 \begin_layout Plain Layout
26876
26877
26878 \backslash
26879 spce 
26880 \end_layout
26881
26882 \end_inset
26883
26884 e
26885 \end_layout
26886
26887 \end_inset
26888 </cell>
26889 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26890 \begin_inset Text
26891
26892 \begin_layout Plain Layout
26893 \begin_inset ERT
26894 status collapsed
26895
26896 \begin_layout Plain Layout
26897
26898
26899 \backslash
26900 c e
26901 \end_layout
26902
26903 \end_inset
26904
26905
26906 \end_layout
26907
26908 \end_inset
26909 </cell>
26910 </row>
26911 </lyxtabular>
26912
26913 \end_inset
26914
26915
26916 \begin_inset space \hfill{}
26917 \end_inset
26918
26919
26920 \end_layout
26921
26922 \begin_layout Standard
26923 \begin_inset VSpace medskip
26924 \end_inset
26925
26926 With the command 
26927 \series bold
26928
26929 \backslash
26930 t
26931 \series default
26932  also two different characters can be accented.
26933  The command 
26934 \series bold
26935
26936 \backslash
26937 t
26938 \begin_inset ERT
26939 status collapsed
26940
26941 \begin_layout Plain Layout
26942
26943
26944 \backslash
26945 spce 
26946 \end_layout
26947
26948 \end_inset
26949
26950 sz
26951 \series default
26952  creates: 
26953 \begin_inset ERT
26954 status collapsed
26955
26956 \begin_layout Plain Layout
26957
26958
26959 \backslash
26960 t sz
26961 \end_layout
26962
26963 \end_inset
26964
26965
26966 \end_layout
26967
26968 \begin_layout Standard
26969 The accents 
26970 \series bold
26971 `
26972 \series default
26973  , 
26974 \series bold
26975 '
26976 \series default
26977  and 
26978 \series bold
26979 ^
26980 \series default
26981  can in combination with vowels directly be inserted with the keyboard without
26982  using TeX-mode.
26983  The same applies for the tilde
26984 \begin_inset Foot
26985 status collapsed
26986
26987 \begin_layout Plain Layout
26988 This only applies for keyboards where the tilde is defined as accent.
26989 \end_layout
26990
26991 \end_inset
26992
26993  
26994 \series bold
26995 ~
26996 \series default
26997  in combination with 
26998 \emph on
26999 a
27000 \emph default
27001  , 
27002 \emph on
27003 n
27004 \emph default
27005  , or 
27006 \emph on
27007 o
27008 \emph default
27009 .
27010 \end_layout
27011
27012 \begin_layout Standard
27013 The commands 
27014 \series bold
27015
27016 \backslash
27017 b
27018 \series default
27019  , 
27020 \series bold
27021
27022 \backslash
27023 c
27024 \series default
27025  , 
27026 \series bold
27027
27028 \backslash
27029 d
27030 \series default
27031  , 
27032 \series bold
27033
27034 \backslash
27035 H
27036 \series default
27037  , 
27038 \series bold
27039
27040 \backslash
27041 t
27042 \series default
27043  , 
27044 \series bold
27045
27046 \backslash
27047 u
27048 \series default
27049  , 
27050 \series bold
27051
27052 \backslash
27053 v
27054 \series default
27055  and accents that are inserted directly with the keyboard are also available
27056  in mathematical text.
27057  For the other accents there are special math commands to be used in formulas,
27058  see 
27059 \begin_inset CommandInset ref
27060 LatexCommand ref
27061 reference "sub:Accents-for-one"
27062
27063 \end_inset
27064
27065 .
27066 \end_layout
27067
27068 \begin_layout Standard
27069 \begin_inset VSpace bigskip
27070 \end_inset
27071
27072 Furthermore, with the command 
27073 \series bold
27074
27075 \backslash
27076 textcircled
27077 \series default
27078
27079 \begin_inset Index
27080 status collapsed
27081
27082 \begin_layout Plain Layout
27083 Commands ! T ! 
27084 \backslash
27085 textcircled
27086 \end_layout
27087
27088 \end_inset
27089
27090  all numbers and letters can be set into a circle, quasi accented with a
27091  circle, similar to the the copyright symbol.
27092 \end_layout
27093
27094 \begin_layout Standard
27095 \align center
27096 \begin_inset Tabular
27097 <lyxtabular version="3" rows="3" columns="2">
27098 <features>
27099 <column alignment="center" valignment="top" width="0">
27100 <column alignment="center" valignment="top" width="0">
27101 <row>
27102 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27103 \begin_inset Text
27104
27105 \begin_layout Plain Layout
27106 Command
27107 \end_layout
27108
27109 \end_inset
27110 </cell>
27111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27112 \begin_inset Text
27113
27114 \begin_layout Plain Layout
27115 Result
27116 \begin_inset Note Note
27117 status collapsed
27118
27119 \begin_layout Plain Layout
27120
27121 \series bold
27122
27123 \backslash
27124 raisebox
27125 \series default
27126  is only used as spacer.
27127 \end_layout
27128
27129 \end_inset
27130
27131
27132 \end_layout
27133
27134 \end_inset
27135 </cell>
27136 </row>
27137 <row>
27138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27139 \begin_inset Text
27140
27141 \begin_layout Plain Layout
27142
27143 \backslash
27144 textcircled{w}
27145 \end_layout
27146
27147 \end_inset
27148 </cell>
27149 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27150 \begin_inset Text
27151
27152 \begin_layout Plain Layout
27153 \begin_inset ERT
27154 status collapsed
27155
27156 \begin_layout Plain Layout
27157
27158
27159 \backslash
27160 textcircled{w}
27161 \end_layout
27162
27163 \end_inset
27164
27165
27166 \end_layout
27167
27168 \end_inset
27169 </cell>
27170 </row>
27171 <row>
27172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27173 \begin_inset Text
27174
27175 \begin_layout Plain Layout
27176
27177 \backslash
27178 Large 
27179 \backslash
27180 textcircled{
27181 \backslash
27182 normalsize
27183 \backslash
27184 protect
27185 \backslash
27186 raisebox{-1.5pt}{W}}
27187 \end_layout
27188
27189 \end_inset
27190 </cell>
27191 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27192 \begin_inset Text
27193
27194 \begin_layout Plain Layout
27195 \begin_inset Formula $\raisebox{4.5mm}{}$
27196 \end_inset
27197
27198
27199 \begin_inset ERT
27200 status collapsed
27201
27202 \begin_layout Plain Layout
27203
27204
27205 \backslash
27206 Large 
27207 \backslash
27208 textcircled{
27209 \backslash
27210 normalsize
27211 \backslash
27212 protect
27213 \backslash
27214 raisebox{-1.5pt}W}
27215 \end_layout
27216
27217 \end_inset
27218
27219
27220 \begin_inset Formula $\raisebox{-2mm}{}$
27221 \end_inset
27222
27223
27224 \end_layout
27225
27226 \end_inset
27227 </cell>
27228 </row>
27229 </lyxtabular>
27230
27231 \end_inset
27232
27233
27234 \end_layout
27235
27236 \begin_layout Standard
27237 One has to take care that the character fits in the circle.
27238  
27239 \series bold
27240
27241 \backslash
27242 Large
27243 \series default
27244
27245 \begin_inset Foot
27246 status collapsed
27247
27248 \begin_layout Plain Layout
27249 see 
27250 \begin_inset CommandInset ref
27251 LatexCommand ref
27252 reference "sub:Font-Sizes"
27253
27254 \end_inset
27255
27256
27257 \end_layout
27258
27259 \end_inset
27260
27261  specifies thereby the size of the circle.
27262  With the help of 
27263 \series bold
27264
27265 \backslash
27266 raisebox
27267 \series default
27268
27269 \begin_inset Foot
27270 status collapsed
27271
27272 \begin_layout Plain Layout
27273 see 
27274 \begin_inset CommandInset ref
27275 LatexCommand ref
27276 reference "sub:Boxes-without-Frame"
27277
27278 \end_inset
27279
27280
27281 \end_layout
27282
27283 \end_inset
27284
27285  the character can be centered.
27286 \end_layout
27287
27288 \begin_layout Subsection
27289 Minuscule Numbers
27290 \begin_inset Index
27291 status collapsed
27292
27293 \begin_layout Plain Layout
27294 Minuscule numbers
27295 \end_layout
27296
27297 \end_inset
27298
27299
27300 \end_layout
27301
27302 \begin_layout Standard
27303 Minuscule numbers are created with the command 
27304 \series bold
27305
27306 \backslash
27307 oldstylenums
27308 \series default
27309
27310 \begin_inset Index
27311 status collapsed
27312
27313 \begin_layout Plain Layout
27314 Commands ! O ! 
27315 \backslash
27316 oldstylenums
27317 \end_layout
27318
27319 \end_inset
27320
27321 .
27322  The command can be used in formulas and in TeX-mode.
27323  The command scheme is:
27324 \end_layout
27325
27326 \begin_layout Standard
27327
27328 \series bold
27329
27330 \backslash
27331 oldstylenums{number}
27332 \end_layout
27333
27334 \begin_layout Standard
27335 The command 
27336 \series bold
27337
27338 \backslash
27339 oldstylenums{0123456789
27340 \series default
27341  produces: 
27342 \begin_inset Formula $\oldstylenums{0123456789}$
27343 \end_inset
27344
27345
27346 \end_layout
27347
27348 \begin_layout Subsection
27349 Miscellaneous special Characters
27350 \begin_inset CommandInset label
27351 LatexCommand label
27352 name "sub:Miscellaneous-special-Characters"
27353
27354 \end_inset
27355
27356
27357 \begin_inset Index
27358 status collapsed
27359
27360 \begin_layout Plain Layout
27361 Special characters ! miscellaneous
27362 \end_layout
27363
27364 \end_inset
27365
27366
27367 \end_layout
27368
27369 \begin_layout Standard
27370 The following characters can only be inserted to formulas by using commands:
27371 \end_layout
27372
27373 \begin_layout Standard
27374 \align center
27375 \begin_inset Tabular
27376 <lyxtabular version="3" rows="4" columns="2">
27377 <features>
27378 <column alignment="center" valignment="top" width="0">
27379 <column alignment="center" valignment="top" width="0">
27380 <row>
27381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27382 \begin_inset Text
27383
27384 \begin_layout Plain Layout
27385 Command
27386 \end_layout
27387
27388 \end_inset
27389 </cell>
27390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27391 \begin_inset Text
27392
27393 \begin_layout Plain Layout
27394 Result
27395 \end_layout
27396
27397 \end_inset
27398 </cell>
27399 </row>
27400 <row>
27401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27402 \begin_inset Text
27403
27404 \begin_layout Plain Layout
27405
27406 \backslash
27407 ^
27408 \begin_inset ERT
27409 status collapsed
27410
27411 \begin_layout Plain Layout
27412
27413
27414 \backslash
27415 spce 
27416 \end_layout
27417
27418 \end_inset
27419
27420
27421 \end_layout
27422
27423 \end_inset
27424 </cell>
27425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27426 \begin_inset Text
27427
27428 \begin_layout Plain Layout
27429 \begin_inset Formula $\mathcircumflex$
27430 \end_inset
27431
27432
27433 \end_layout
27434
27435 \end_inset
27436 </cell>
27437 </row>
27438 <row>
27439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27440 \begin_inset Text
27441
27442 \begin_layout Plain Layout
27443
27444 \backslash
27445 _
27446 \end_layout
27447
27448 \end_inset
27449 </cell>
27450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27451 \begin_inset Text
27452
27453 \begin_layout Plain Layout
27454 \begin_inset Formula $\_$
27455 \end_inset
27456
27457
27458 \end_layout
27459
27460 \end_inset
27461 </cell>
27462 </row>
27463 <row>
27464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27465 \begin_inset Text
27466
27467 \begin_layout Plain Layout
27468 ^
27469 \begin_inset ERT
27470 status collapsed
27471
27472 \begin_layout Plain Layout
27473
27474
27475 \backslash
27476 spce 
27477 \end_layout
27478
27479 \end_inset
27480
27481
27482 \backslash
27483 circ
27484 \begin_inset Index
27485 status collapsed
27486
27487 \begin_layout Plain Layout
27488
27489 \backslash
27490
27491 \end_layout
27492
27493 \end_inset
27494
27495
27496 \end_layout
27497
27498 \end_inset
27499 </cell>
27500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27501 \begin_inset Text
27502
27503 \begin_layout Plain Layout
27504 \begin_inset Formula $^{\circ}$
27505 \end_inset
27506
27507
27508 \end_layout
27509
27510 \end_inset
27511 </cell>
27512 </row>
27513 </lyxtabular>
27514
27515 \end_inset
27516
27517
27518 \end_layout
27519
27520 \begin_layout Standard
27521 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
27522  contains the following line
27523 \begin_inset Foot
27524 status collapsed
27525
27526 \begin_layout Plain Layout
27527 More about this is described in 
27528 \begin_inset CommandInset ref
27529 LatexCommand ref
27530 reference "sub:Text-Characters-in"
27531
27532 \end_inset
27533
27534 .
27535 \end_layout
27536
27537 \end_inset
27538
27539 :
27540 \end_layout
27541
27542 \begin_layout Standard
27543
27544 \series bold
27545
27546 \backslash
27547 DeclareInputtext{176}{
27548 \backslash
27549 ifmmode^
27550 \backslash
27551 circ
27552 \backslash
27553 else
27554 \backslash
27555 textdegree
27556 \backslash
27557 fi}
27558 \end_layout
27559
27560 \begin_layout Section
27561 Formula Styles
27562 \begin_inset CommandInset label
27563 LatexCommand label
27564 name "sec:Formula-Styles"
27565
27566 \end_inset
27567
27568
27569 \begin_inset Index
27570 status collapsed
27571
27572 \begin_layout Plain Layout
27573 Formula ! styles
27574 \end_layout
27575
27576 \end_inset
27577
27578
27579 \end_layout
27580
27581 \begin_layout Itemize
27582 There are two different alignment styles:
27583 \end_layout
27584
27585 \begin_deeper
27586 \begin_layout Description
27587 Centered is the predefined standard
27588 \end_layout
27589
27590 \begin_layout Description
27591 Indented for this the option 
27592 \series bold
27593 fleqn
27594 \series default
27595  must be inserted in the menu 
27596 \family sans
27597 Document\SpecialChar \menuseparator
27598 Settings
27599 \family default
27600  under 
27601 \family sans
27602 Document
27603 \begin_inset space ~
27604 \end_inset
27605
27606 Class
27607 \end_layout
27608
27609 \begin_layout Standard
27610 When 
27611 \series bold
27612 Indented
27613 \series default
27614  is used, the indentation can be adjusted with the length 
27615 \series bold
27616
27617 \backslash
27618 mathindent
27619 \series default
27620
27621 \begin_inset Index
27622 status collapsed
27623
27624 \begin_layout Plain Layout
27625 Commands ! M ! 
27626 \backslash
27627 mathindent
27628 \end_layout
27629
27630 \end_inset
27631
27632 .
27633  Should the distance be 15
27634 \begin_inset space \thinspace{}
27635 \end_inset
27636
27637 mm, the following command line is inserted in the LaTeX-preamble
27638 \end_layout
27639
27640 \begin_layout Standard
27641
27642 \series bold
27643
27644 \backslash
27645 setlength{
27646 \backslash
27647 mathindent}{15mm}
27648 \end_layout
27649
27650 \begin_layout Standard
27651 When no length is specified, the predefined value of 30
27652 \begin_inset space \thinspace{}
27653 \end_inset
27654
27655 pt will be used.
27656 \end_layout
27657
27658 \end_deeper
27659 \begin_layout Itemize
27660 And two different numbering styles:
27661 \end_layout
27662
27663 \begin_deeper
27664 \begin_layout Description
27665 Right is the predefined standard
27666 \end_layout
27667
27668 \begin_layout Description
27669 Left for this the option 
27670 \series bold
27671 leqno
27672 \series default
27673  must be inserted in the menu 
27674 \family sans
27675 Document\SpecialChar \menuseparator
27676 Settings
27677 \family default
27678  under 
27679 \family sans
27680 Document
27681 \begin_inset space ~
27682 \end_inset
27683
27684 Class
27685 \end_layout
27686
27687 \end_deeper
27688 \begin_layout Standard
27689
27690 \series bold
27691 fleqn
27692 \series default
27693  and 
27694 \series bold
27695 leqno
27696 \series default
27697  can also be used together.
27698  In this case both options are inserted, separated by a comma.
27699 \end_layout
27700
27701 \begin_layout Standard
27702 The chosen styles are used for all displayed formulas of the document.
27703  When both, centered and indented formulas should be created in a document,
27704  the style 
27705 \series bold
27706 Centered
27707 \series default
27708  is used.
27709  The indented formulas are then set in a flalign environment, see 
27710 \begin_inset CommandInset ref
27711 LatexCommand ref
27712 reference "sub:Flalign-Environment"
27713
27714 \end_inset
27715
27716 .
27717 \end_layout
27718
27719 \begin_layout Section
27720 Multiline Formulas
27721 \begin_inset CommandInset label
27722 LatexCommand label
27723 name "sec:Multiline-Formulas"
27724
27725 \end_inset
27726
27727
27728 \begin_inset Index
27729 status collapsed
27730
27731 \begin_layout Plain Layout
27732 Formula ! multiline
27733 \end_layout
27734
27735 \end_inset
27736
27737
27738 \end_layout
27739
27740 \begin_layout Subsection
27741 General
27742 \end_layout
27743
27744 \begin_layout Standard
27745 In LyX multiline formulas are created by pressing 
27746 \series bold
27747
27748 \begin_inset Info
27749 type  "shortcut"
27750 arg   "newline-insert newline"
27751 \end_inset
27752
27753
27754 \series default
27755  inside a formula.
27756  This creates either an 
27757 \series bold
27758 eqnarray environment
27759 \series default
27760  that is described in 
27761 \begin_inset CommandInset ref
27762 LatexCommand ref
27763 reference "sub:Eqnarray-Environment"
27764
27765 \end_inset
27766
27767  or, when the option 
27768 \family sans
27769 Use AMS math package
27770 \family default
27771  in the document settings is selected, an 
27772 \series bold
27773 align environment
27774 \series default
27775  that is described in 
27776 \begin_inset CommandInset ref
27777 LatexCommand ref
27778 reference "sub:Standard-align-Environment"
27779
27780 \end_inset
27781
27782 .
27783 \end_layout
27784
27785 \begin_layout Standard
27786 There are other multiline formula environments that can be created via the
27787  menu 
27788 \family sans
27789 Insert\SpecialChar \menuseparator
27790 Math
27791 \family default
27792 .
27793  These environments are described in the following sections.
27794 \end_layout
27795
27796 \begin_layout Standard
27797 In all multiline formula environments a new line is created by pressing
27798  
27799 \begin_inset Info
27800 type  "shortcut"
27801 arg   "newline-insert newline"
27802 \end_inset
27803
27804 .
27805  To add or delete lines, the math toolbar buttons 
27806 \begin_inset Graphics
27807         filename ../images/tabular-feature_append-row.png
27808         scale 85
27809
27810 \end_inset
27811
27812  or 
27813 \begin_inset Graphics
27814         filename ../images/tabular-feature_delete-row.png
27815         scale 85
27816
27817 \end_inset
27818
27819 , respectively, or the menu 
27820 \family sans
27821 Edit\SpecialChar \menuseparator
27822 Rows & Columns
27823 \family default
27824  can be used.
27825 \end_layout
27826
27827 \begin_layout Subsubsection
27828 Line Separation
27829 \begin_inset CommandInset label
27830 LatexCommand label
27831 name "sub:Line-Separation"
27832
27833 \end_inset
27834
27835
27836 \begin_inset Index
27837 status collapsed
27838
27839 \begin_layout Plain Layout
27840 Formula ! multiline ! Line separation
27841 \end_layout
27842
27843 \end_inset
27844
27845
27846 \end_layout
27847
27848 \begin_layout Standard
27849 There is sometimes not enough space in multiline formulas between the lines:
27850 \begin_inset Formula \begin{eqnarray*}
27851 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}\\
27852 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0\end{eqnarray*}
27853
27854 \end_inset
27855
27856
27857 \end_layout
27858
27859 \begin_layout Standard
27860 In LaTeX additional line space is specified as optional argument of the
27861  new line command.
27862  This is not yet possible in LyX
27863 \begin_inset Foot
27864 status collapsed
27865
27866 \begin_layout Plain Layout
27867 see 
27868 \begin_inset CommandInset href
27869 LatexCommand href
27870 name "LyX-bug #1505"
27871 target "http://www.lyx.org/trac/ticket/1505"
27872
27873 \end_inset
27874
27875
27876 \end_layout
27877
27878 \end_inset
27879
27880 , therefore the whole formula must be inserted in TeX-mode.
27881  To add in our example space, the command 
27882 \series bold
27883
27884 \backslash
27885
27886 \backslash
27887 [3mm]
27888 \series default
27889  is inserted at the end of the first line.
27890  One gets: 
27891 \begin_inset ERT
27892 status collapsed
27893
27894 \begin_layout Plain Layout
27895
27896
27897 \backslash
27898 begin{eqnarray*}
27899 \end_layout
27900
27901 \begin_layout Plain Layout
27902
27903 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27904  = & 
27905 \backslash
27906 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27907 \backslash
27908
27909 \backslash
27910 [3mm]
27911 \end_layout
27912
27913 \begin_layout Plain Layout
27914
27915 4x^{2}
27916 \backslash
27917 left(B^{2}+x_{0}^{2}
27918 \backslash
27919 right)+4x_{0}x
27920 \backslash
27921 left(D-B^{2}
27922 \backslash
27923 right)+B^{2}
27924 \backslash
27925 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27926 \backslash
27927 right) & = & 0
27928 \end_layout
27929
27930 \begin_layout Plain Layout
27931
27932
27933 \backslash
27934 end{eqnarray*}
27935 \end_layout
27936
27937 \end_inset
27938
27939
27940 \end_layout
27941
27942 \begin_layout Standard
27943 \begin_inset VSpace bigskip
27944 \end_inset
27945
27946 To set the the line separation for all lines in a formula, the length 
27947 \series bold
27948
27949 \backslash
27950 jot
27951 \series default
27952
27953 \begin_inset Index
27954 status collapsed
27955
27956 \begin_layout Plain Layout
27957 Commands ! J ! 
27958 \backslash
27959 jot
27960 \end_layout
27961
27962 \end_inset
27963
27964  is changed.
27965  The definition is: 
27966 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27967 \end_inset
27968
27969 .
27970  Predefined for 
27971 \series bold
27972
27973 \backslash
27974 jot
27975 \series default
27976  is the value 3
27977 \begin_inset space \thinspace{}
27978 \end_inset
27979
27980 pt.
27981  To create 3
27982 \begin_inset space \thinspace{}
27983 \end_inset
27984
27985 mm additional line separation as in the previous example, the command
27986 \end_layout
27987
27988 \begin_layout Standard
27989
27990 \series bold
27991
27992 \backslash
27993 setlength{
27994 \backslash
27995 jot}{3mm+3pt}
27996 \end_layout
27997
27998 \begin_layout Standard
27999 is inserted in TeX-mode before the formula.
28000  This requires that the LaTeX-package 
28001 \series bold
28002 calc
28003 \series default
28004
28005 \begin_inset Foot
28006 status collapsed
28007
28008 \begin_layout Plain Layout
28009
28010 \series bold
28011 calc
28012 \series default
28013  is part of every LaTeX standard installation.
28014 \end_layout
28015
28016 \end_inset
28017
28018
28019 \begin_inset Index
28020 status collapsed
28021
28022 \begin_layout Plain Layout
28023 Packages ! calc
28024 \end_layout
28025
28026 \end_inset
28027
28028  was loaded in LaTeX-preamble with the line
28029 \end_layout
28030
28031 \begin_layout Standard
28032
28033 \series bold
28034
28035 \backslash
28036 usepackage{calc}
28037 \end_layout
28038
28039 \begin_layout Standard
28040 One gets: 
28041 \begin_inset ERT
28042 status collapsed
28043
28044 \begin_layout Plain Layout
28045
28046
28047 \backslash
28048 setlength{
28049 \backslash
28050 jot}{3mm+3pt}
28051 \end_layout
28052
28053 \end_inset
28054
28055
28056 \begin_inset Formula \begin{eqnarray*}
28057 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}\\
28058 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*}
28059
28060 \end_inset
28061
28062
28063 \end_layout
28064
28065 \begin_layout Standard
28066 \begin_inset ERT
28067 status collapsed
28068
28069 \begin_layout Plain Layout
28070
28071
28072 \backslash
28073 setlength{
28074 \backslash
28075 jot}{3pt}
28076 \end_layout
28077
28078 \end_inset
28079
28080  To get back to the predefined distance, 
28081 \series bold
28082
28083 \backslash
28084 jot
28085 \series default
28086  is set to the value 3
28087 \begin_inset space \thinspace{}
28088 \end_inset
28089
28090 pt.
28091 \end_layout
28092
28093 \begin_layout Subsubsection
28094 Column Separation
28095 \begin_inset CommandInset label
28096 LatexCommand label
28097 name "sub:Column-Separation"
28098
28099 \end_inset
28100
28101
28102 \begin_inset Index
28103 status collapsed
28104
28105 \begin_layout Plain Layout
28106 Formula ! multiline ! Column separation
28107 \end_layout
28108
28109 \end_inset
28110
28111
28112 \end_layout
28113
28114 \begin_layout Standard
28115 Multiline formulas form a matrix.
28116  A formula in the eqnarray environment is for example a matrix with three
28117  columns.
28118  By changing the column separation in this environment, the space beside
28119  the relation sign can be changed.
28120 \end_layout
28121
28122 \begin_layout Standard
28123 The column separation is specified with the length 
28124 \series bold
28125
28126 \backslash
28127 arraycolsep
28128 \series default
28129
28130 \begin_inset Index
28131 status collapsed
28132
28133 \begin_layout Plain Layout
28134 Commands ! A ! 
28135 \backslash
28136 arraycolsep
28137 \end_layout
28138
28139 \end_inset
28140
28141  according to:
28142 \begin_inset Newline newline
28143 \end_inset
28144
28145 column separation = 2
28146 \begin_inset space \thinspace{}
28147 \end_inset
28148
28149
28150 \series bold
28151
28152 \backslash
28153 arraycolsep
28154 \series default
28155
28156 \begin_inset Newline newline
28157 \end_inset
28158
28159 Thus, the command
28160 \end_layout
28161
28162 \begin_layout Standard
28163
28164 \series bold
28165
28166 \backslash
28167 setlength{
28168 \backslash
28169 arraycolsep}{1cm}
28170 \end_layout
28171
28172 \begin_layout Standard
28173 inserted in TeX-mode, sets for all following formulas a column separation
28174  of 2
28175 \begin_inset space \thinspace{}
28176 \end_inset
28177
28178 cm.
28179  To get back to the predefined distance, 
28180 \series bold
28181
28182 \backslash
28183 arraycolsep
28184 \series default
28185  is set to 5
28186 \begin_inset space \thinspace{}
28187 \end_inset
28188
28189 pt.
28190 \end_layout
28191
28192 \begin_layout Standard
28193 A formula with 2
28194 \begin_inset space \thinspace{}
28195 \end_inset
28196
28197 cm column separation:
28198 \begin_inset ERT
28199 status collapsed
28200
28201 \begin_layout Plain Layout
28202
28203
28204 \backslash
28205 setlength{
28206 \backslash
28207 arraycolsep}{1cm}
28208 \end_layout
28209
28210 \end_inset
28211
28212
28213 \begin_inset Formula \begin{eqnarray*}
28214 A & = & B\\
28215 C & \ne & A\end{eqnarray*}
28216
28217 \end_inset
28218
28219 A formula with the predefined column separation for matrices of 10
28220 \begin_inset space \thinspace{}
28221 \end_inset
28222
28223 pt:
28224 \begin_inset ERT
28225 status collapsed
28226
28227 \begin_layout Plain Layout
28228
28229
28230 \backslash
28231 setlength{
28232 \backslash
28233 arraycolsep}{5pt}
28234 \end_layout
28235
28236 \end_inset
28237
28238
28239 \begin_inset Formula \begin{eqnarray*}
28240 A & = & B\\
28241 C & \ne & A\end{eqnarray*}
28242
28243 \end_inset
28244
28245
28246 \end_layout
28247
28248 \begin_layout Subsubsection
28249 Long Formulas
28250 \begin_inset Index
28251 status collapsed
28252
28253 \begin_layout Plain Layout
28254 Formula ! long
28255 \end_layout
28256
28257 \end_inset
28258
28259
28260 \end_layout
28261
28262 \begin_layout Standard
28263 Long formulas can be typeset using these methods:
28264 \end_layout
28265
28266 \begin_layout Itemize
28267 When one side of the equation is much shorther than the line width, this
28268  one is chosen for the left side and the right side is typeset over two
28269  lines:
28270 \begin_inset Formula \begin{eqnarray}
28271 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 \\
28272  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:shortlong}\end{eqnarray}
28273
28274 \end_inset
28275
28276 The minus sign at the beginning of the second line does normally not appear
28277  as operator because it is the first character of the line.
28278  Thus it would not be surrounded by space and could not be distinguished
28279  from the fraction bar.
28280  To avoid this, 3
28281 \begin_inset space \thinspace{}
28282 \end_inset
28283
28284 pt space was inserted behind the minus sign with the command 
28285 \series bold
28286
28287 \backslash
28288 hspace
28289 \series default
28290 .
28291 \begin_inset Foot
28292 status collapsed
28293
28294 \begin_layout Plain Layout
28295 more about 
28296 \series bold
28297
28298 \backslash
28299 hspace
28300 \series default
28301  see 
28302 \begin_inset CommandInset ref
28303 LatexCommand ref
28304 reference "sub:Variable-Space"
28305
28306 \end_inset
28307
28308
28309 \end_layout
28310
28311 \end_inset
28312
28313
28314 \begin_inset Index
28315 status collapsed
28316
28317 \begin_layout Plain Layout
28318 Commands ! H ! 
28319 \backslash
28320 hspace
28321 \end_layout
28322
28323 \end_inset
28324
28325
28326 \end_layout
28327
28328 \begin_layout Itemize
28329 When both sides of the equation are too long, the command 
28330 \series bold
28331
28332 \backslash
28333 lefteqn
28334 \series default
28335
28336 \begin_inset Index
28337 status collapsed
28338
28339 \begin_layout Plain Layout
28340 Commands ! L ! 
28341 \backslash
28342 lefteqn
28343 \end_layout
28344
28345 \end_inset
28346
28347  is used.
28348  It is inserted to the first column of the first line and effects that all
28349  further insertions overwrite the following columns:
28350 \begin_inset Formula \begin{eqnarray}
28351 \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 \\
28352  &  & -\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 \\
28353  &  & =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}
28354
28355 \end_inset
28356
28357 After the insertion of 
28358 \series bold
28359
28360 \backslash
28361 lefteqn
28362 \series default
28363 , the cursor is in a purple box that is a bit shifted to the left from the
28364  blue one.
28365  In this the formula is inserted.
28366 \begin_inset Newline newline
28367 \end_inset
28368
28369 The content of the further lines is inserted to the second or another formula
28370  column.
28371  The greater the column number where it was inserted, the larger the indentation.
28372 \begin_inset VSpace medskip
28373 \end_inset
28374
28375
28376 \begin_inset Newline newline
28377 \end_inset
28378
28379
28380 \begin_inset Note Greyedout
28381 status open
28382
28383 \begin_layout Plain Layout
28384 Note the following when using 
28385 \series bold
28386
28387 \backslash
28388 lefteqn
28389 \series default
28390 :
28391 \end_layout
28392
28393 \begin_layout Itemize
28394 The formula doesn't use the full page width.
28395  When e.
28396 \begin_inset space \thinspace{}
28397 \end_inset
28398
28399 g.
28400 \begin_inset space \space{}
28401 \end_inset
28402
28403 the term 
28404 \begin_inset Formula $-B^{2}$
28405 \end_inset
28406
28407  is added to the first line in the above example, it would have been outside
28408  the page margin.
28409  To better use the width, negative space can be inserted at the beginning
28410  of the first line.
28411 \end_layout
28412
28413 \begin_layout Itemize
28414 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28415  line.
28416 \begin_inset Foot
28417 status collapsed
28418
28419 \begin_layout Plain Layout
28420 \begin_inset CommandInset href
28421 LatexCommand href
28422 name "LyX-bug #1429"
28423 target "http://www.lyx.org/trac/ticket/1429"
28424
28425 \end_inset
28426
28427
28428 \end_layout
28429
28430 \end_inset
28431
28432  One can only set the cursor at the beginning of the line and move it with
28433  the arrow keys.
28434 \end_layout
28435
28436 \end_inset
28437
28438
28439 \end_layout
28440
28441 \begin_layout Itemize
28442 Other methods to set long formulas are offered by the environments described
28443  in 
28444 \begin_inset CommandInset ref
28445 LatexCommand ref
28446 reference "sub:Multline-Environment"
28447
28448 \end_inset
28449
28450  and 
28451 \begin_inset CommandInset ref
28452 LatexCommand ref
28453 reference "sub:Multiline-Formula-Parts"
28454
28455 \end_inset
28456
28457 .
28458 \end_layout
28459
28460 \begin_layout Subsubsection
28461 Multiline Brackets
28462 \begin_inset CommandInset label
28463 LatexCommand label
28464 name "sub:Multiline-Brackets"
28465
28466 \end_inset
28467
28468
28469 \begin_inset Index
28470 status collapsed
28471
28472 \begin_layout Plain Layout
28473 Brackets ! for multiline expressions
28474 \end_layout
28475
28476 \end_inset
28477
28478
28479 \end_layout
28480
28481 \begin_layout Standard
28482 For brackets spanning multiple lines the following problem occurs:
28483 \begin_inset Formula \begin{eqnarray*}
28484 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28485  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28486
28487 \end_inset
28488
28489
28490 \end_layout
28491
28492 \begin_layout Standard
28493 The closing bracket is smaller than the opening bracket because brackets
28494  with variable size may not span multiple lines.
28495 \end_layout
28496
28497 \begin_layout Standard
28498 To set the bracket size for the second line correctly, the first line is
28499  ended with 
28500 \series bold
28501
28502 \backslash
28503 right.
28504 \series default
28505
28506 \begin_inset Index
28507 status collapsed
28508
28509 \begin_layout Plain Layout
28510 Commands ! R ! 
28511 \backslash
28512 right
28513 \end_layout
28514
28515 \end_inset
28516
28517  and the second line with 
28518 \series bold
28519
28520 \backslash
28521 left.
28522 \begin_inset Foot
28523 status collapsed
28524
28525 \begin_layout Plain Layout
28526 for more about 
28527 \series bold
28528
28529 \backslash
28530 left
28531 \series default
28532  and 
28533 \series bold
28534
28535 \backslash
28536 right
28537 \series default
28538  see 
28539 \begin_inset CommandInset ref
28540 LatexCommand ref
28541 reference "sub:Automatic-Bracket-Size"
28542
28543 \end_inset
28544
28545
28546 \end_layout
28547
28548 \end_inset
28549
28550
28551 \series default
28552
28553 \begin_inset Index
28554 status collapsed
28555
28556 \begin_layout Plain Layout
28557 Commands ! L ! 
28558 \backslash
28559 left
28560 \end_layout
28561
28562 \end_inset
28563
28564 .
28565  After 
28566 \series bold
28567
28568 \backslash
28569 left.
28570
28571 \series default
28572  the command 
28573 \series bold
28574
28575 \backslash
28576 vphantom
28577 \series default
28578
28579 \begin_inset ERT
28580 status collapsed
28581
28582 \begin_layout Plain Layout
28583
28584
28585 \backslash
28586 spce 
28587 \end_layout
28588
28589 \end_inset
28590
28591
28592 \series bold
28593
28594 \backslash
28595 prod
28596 \series default
28597 ^
28598 \begin_inset ERT
28599 status collapsed
28600
28601 \begin_layout Plain Layout
28602
28603
28604 \backslash
28605 spce 
28606 \end_layout
28607
28608 \end_inset
28609
28610
28611 \series bold
28612
28613 \backslash
28614 infty
28615 \series default
28616
28617 \begin_inset ERT
28618 status collapsed
28619
28620 \begin_layout Plain Layout
28621
28622
28623 \backslash
28624 spce 
28625 \end_layout
28626
28627 \end_inset
28628
28629
28630 \series bold
28631
28632 \begin_inset Formula $\downarrow$
28633 \end_inset
28634
28635 _R=1}
28636 \series default
28637
28638 \begin_inset Index
28639 status collapsed
28640
28641 \begin_layout Plain Layout
28642 Commands ! V ! 
28643 \backslash
28644 vphantom
28645 \end_layout
28646
28647 \end_inset
28648
28649  is inserted, because the multiplication operator with its limits is the
28650  largest symbol in the first line and this should be the size for the bracket
28651  in the second line.
28652 \end_layout
28653
28654 \begin_layout Standard
28655 The result is this:
28656 \begin_inset Formula \begin{eqnarray*}
28657 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28658  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28659
28660 \end_inset
28661
28662
28663 \end_layout
28664
28665 \begin_layout Subsection
28666 Align Environments
28667 \end_layout
28668
28669 \begin_layout Standard
28670 Align environments can be used for every kind of multiline formulas.
28671  They are specially useful to set several formulas side by side.
28672 \end_layout
28673
28674 \begin_layout Standard
28675 Align environments consist of columns.
28676  The odd columns are right aligned, the even ones left aligned.
28677  Every line in an Align environment can be numbered.
28678 \end_layout
28679
28680 \begin_layout Standard
28681 Align environments are created via the menu 
28682 \family sans
28683 Insert\SpecialChar \menuseparator
28684 Math
28685 \family default
28686 .
28687  With the menu 
28688 \family sans
28689 Edit\SpecialChar \menuseparator
28690 Math\SpecialChar \menuseparator
28691 Change Formula Type
28692 \family default
28693  already existing formulas can be converted to Align environments.
28694 \end_layout
28695
28696 \begin_layout Standard
28697 To add or delete columns, the math toolbar buttons 
28698 \begin_inset Graphics
28699         filename ../images/tabular-feature_append-column.png
28700         scale 85
28701
28702 \end_inset
28703
28704  or 
28705 \begin_inset Graphics
28706         filename ../images/tabular-feature_delete-column.png
28707         scale 85
28708
28709 \end_inset
28710
28711 , respectively, or the menu 
28712 \family sans
28713 Edit\SpecialChar \menuseparator
28714 Rows & Columns
28715 \family default
28716  can be used.
28717 \end_layout
28718
28719 \begin_layout Subsubsection
28720 Standard align Environment
28721 \begin_inset CommandInset label
28722 LatexCommand label
28723 name "sub:Standard-align-Environment"
28724
28725 \end_inset
28726
28727
28728 \begin_inset Index
28729 status collapsed
28730
28731 \begin_layout Plain Layout
28732 Formula ! multiline ! align environment
28733 \end_layout
28734
28735 \end_inset
28736
28737
28738 \end_layout
28739
28740 \begin_layout Standard
28741 This Align environment is created by presssing 
28742 \begin_inset Info
28743 type  "shortcut"
28744 arg   "newline-insert newline"
28745 \end_inset
28746
28747  in a formula or by the menu 
28748 \family sans
28749 Insert\SpecialChar \menuseparator
28750 Math\SpecialChar \menuseparator
28751 AMS align Environment
28752 \family default
28753 .
28754 \end_layout
28755
28756 \begin_layout Standard
28757 An example for two formulas set side by side, that are created with a four
28758  column align environment:
28759 \begin_inset Formula \begin{align*}
28760 A & =\sin(B) & C & =D\\
28761 C & \ne A & B & \ne D\end{align*}
28762
28763 \end_inset
28764
28765 As it can be seen, the formulas in this environment are placed so as if
28766  there would be a 
28767 \series bold
28768
28769 \backslash
28770 hfill
28771 \begin_inset Foot
28772 status collapsed
28773
28774 \begin_layout Plain Layout
28775 more about 
28776 \series bold
28777
28778 \backslash
28779 hfill
28780 \series default
28781  see 
28782 \begin_inset CommandInset ref
28783 LatexCommand ref
28784 reference "sub:Variable-Space"
28785
28786 \end_inset
28787
28788
28789 \end_layout
28790
28791 \end_inset
28792
28793
28794 \series default
28795  before the first and after every even column.
28796  When the formula style 
28797 \series bold
28798 Indented
28799 \begin_inset Foot
28800 status collapsed
28801
28802 \begin_layout Plain Layout
28803 formula styles see 
28804 \begin_inset CommandInset ref
28805 LatexCommand ref
28806 reference "sec:Formula-Styles"
28807
28808 \end_inset
28809
28810
28811 \end_layout
28812
28813 \end_inset
28814
28815
28816 \series default
28817  is used, the formula is set without the 
28818 \series bold
28819
28820 \backslash
28821 hfill
28822 \series default
28823  before the first column.
28824 \end_layout
28825
28826 \begin_layout Subsubsection
28827 Alignat Environment
28828 \begin_inset Index
28829 status collapsed
28830
28831 \begin_layout Plain Layout
28832 Formula ! multiline ! alignat environment
28833 \end_layout
28834
28835 \end_inset
28836
28837
28838 \end_layout
28839
28840 \begin_layout Standard
28841 The alignat environment has no predefined column separation.
28842  It can be inserted manually with the spaces that are described 
28843 \begin_inset CommandInset ref
28844 LatexCommand ref
28845 reference "sub:Space"
28846
28847 \end_inset
28848
28849 .
28850 \end_layout
28851
28852 \begin_layout Standard
28853 The above example in the alignat environment where 1
28854 \begin_inset space \thinspace{}
28855 \end_inset
28856
28857 cm space was inserted at the beginning of the second formula:
28858 \begin_inset Formula \begin{alignat*}{2}
28859 A & =\sin(B) & \hspace{1cm}C & =D\\
28860 C & \ne A & B & \ne D\end{alignat*}
28861
28862 \end_inset
28863
28864 Because the column separation can be set separately for every column, this
28865  environment is especially suitable to set three and more formulas side
28866  by side.
28867 \end_layout
28868
28869 \begin_layout Subsubsection
28870 Flalign Environment
28871 \begin_inset CommandInset label
28872 LatexCommand label
28873 name "sub:Flalign-Environment"
28874
28875 \end_inset
28876
28877
28878 \begin_inset Index
28879 status collapsed
28880
28881 \begin_layout Plain Layout
28882 Formula ! multiline ! flalign environment
28883 \end_layout
28884
28885 \end_inset
28886
28887
28888 \end_layout
28889
28890 \begin_layout Standard
28891 In this environment the first two columns are always set as much as possible
28892  to the left and the last two ones to the right.
28893  An example:
28894 \begin_inset Formula \begin{flalign*}
28895 A & =1 & B & =2 & C & =3\\
28896 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28897
28898 \end_inset
28899
28900
28901 \end_layout
28902
28903 \begin_layout Standard
28904 By creating a flalign environment with an odd number of columns where an
28905  empty TeX-brace is inserted to the last column, several formulas in a document
28906  can be set to the left, although the formula style 
28907 \series bold
28908 Centered
28909 \series default
28910  is used.
28911  As example the indented formula 
28912 \begin_inset CommandInset ref
28913 LatexCommand eqref
28914 reference "eq:VolInt"
28915
28916 \end_inset
28917
28918 :
28919 \begin_inset Formula \begin{flalign}
28920 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28921
28922 \end_inset
28923
28924 The first two columns contain the formula.
28925  To indent it as with the formula style 
28926 \series bold
28927 Indented
28928 \series default
28929 , 30
28930 \begin_inset space \thinspace{}
28931 \end_inset
28932
28933 pt space was inserted at the beginning of the first column.
28934 \end_layout
28935
28936 \begin_layout Subsection
28937 Eqnarray Environment
28938 \begin_inset CommandInset label
28939 LatexCommand label
28940 name "sub:Eqnarray-Environment"
28941
28942 \end_inset
28943
28944
28945 \begin_inset Index
28946 status collapsed
28947
28948 \begin_layout Plain Layout
28949 Formula ! multiline ! eqnarray environment
28950 \end_layout
28951
28952 \end_inset
28953
28954
28955 \end_layout
28956
28957 \begin_layout Standard
28958 When this environment has been created, three blue boxes appear.
28959  The content of the first box is right aligned, the content of the last
28960  one left aligned.
28961  The content of the middle box appears centered and a bit smaller, because
28962  it is designed to insert there only relation characters.
28963 \begin_inset Formula \begin{eqnarray*}
28964 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28965 AB & AB & AB\\
28966 A & = & A\end{eqnarray*}
28967
28968 \end_inset
28969
28970
28971 \end_layout
28972
28973 \begin_layout Subsection
28974 Gather Environment
28975 \begin_inset Index
28976 status collapsed
28977
28978 \begin_layout Plain Layout
28979 Formula ! multiline ! gather environment
28980 \end_layout
28981
28982 \end_inset
28983
28984
28985 \end_layout
28986
28987 \begin_layout Standard
28988 This environment consists of only one centered column.
28989  Every line can be numbered.
28990 \begin_inset Formula \begin{gather}
28991 A=1\\
28992 X=\textrm{-}1\end{gather}
28993
28994 \end_inset
28995
28996
28997 \end_layout
28998
28999 \begin_layout Subsection
29000 Multline Environment
29001 \begin_inset CommandInset label
29002 LatexCommand label
29003 name "sub:Multline-Environment"
29004
29005 \end_inset
29006
29007
29008 \begin_inset Index
29009 status collapsed
29010
29011 \begin_layout Plain Layout
29012 Formula ! multiline ! multline environment
29013 \end_layout
29014
29015 \end_inset
29016
29017
29018 \end_layout
29019
29020 \begin_layout Standard
29021 The multline environment consists, like the gather environment, of only
29022  one column.
29023  But the first line is left aligned, the last one right aligned.
29024  All other lines are centered.
29025  Therefore this environment is suitable for long formulas.
29026  As example formula 
29027 \begin_inset CommandInset ref
29028 LatexCommand eqref
29029 reference "eq:lefteqn"
29030
29031 \end_inset
29032
29033  in the multline environment:
29034 \begin_inset Formula \begin{multline}
29035 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}\\
29036 -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}\\
29037 =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}
29038
29039 \end_inset
29040
29041
29042 \end_layout
29043
29044 \begin_layout Standard
29045 In the output only the last (first) line of a multline environment appears
29046  numbered when the document numbering is right (left).
29047 \begin_inset Foot
29048 status collapsed
29049
29050 \begin_layout Plain Layout
29051 numbering styles see 
29052 \begin_inset CommandInset ref
29053 LatexCommand ref
29054 reference "sec:Formula-Styles"
29055
29056 \end_inset
29057
29058
29059 \end_layout
29060
29061 \end_inset
29062
29063
29064 \end_layout
29065
29066 \begin_layout Standard
29067 With the commands 
29068 \series bold
29069
29070 \backslash
29071 shoveright
29072 \begin_inset Index
29073 status collapsed
29074
29075 \begin_layout Plain Layout
29076 Commands ! S ! 
29077 \backslash
29078 shoveright
29079 \end_layout
29080
29081 \end_inset
29082
29083
29084 \series default
29085  and 
29086 \series bold
29087
29088 \backslash
29089 shoveleft
29090 \begin_inset Index
29091 status collapsed
29092
29093 \begin_layout Plain Layout
29094 Commands ! S ! 
29095 \backslash
29096 shoveleft
29097 \end_layout
29098
29099 \end_inset
29100
29101
29102 \series default
29103  a centered line can be right or left aligned, respectively.
29104  The commands are used as follows:
29105 \end_layout
29106
29107 \begin_layout Standard
29108
29109 \series bold
29110
29111 \backslash
29112 shoveright{line content}
29113 \series default
29114  and 
29115 \series bold
29116
29117 \backslash
29118 shoveleft{line content}
29119 \end_layout
29120
29121 \begin_layout Standard
29122 \begin_inset VSpace medskip
29123 \end_inset
29124
29125 The length 
29126 \series bold
29127
29128 \backslash
29129 multlinegap
29130 \begin_inset Index
29131 status collapsed
29132
29133 \begin_layout Plain Layout
29134 Commands ! M ! 
29135 \backslash
29136 multlinegap
29137 \end_layout
29138
29139 \end_inset
29140
29141
29142 \series default
29143  specifies the distance of the first line from the left page margin.
29144  Predefined is the length 0
29145 \begin_inset space \thinspace{}
29146 \end_inset
29147
29148 pt.
29149 \end_layout
29150
29151 \begin_layout Standard
29152 As example the above formula where the command
29153 \end_layout
29154
29155 \begin_layout Standard
29156
29157 \series bold
29158
29159 \backslash
29160 setlength{
29161 \backslash
29162 multlinegap}{2cm}
29163 \end_layout
29164
29165 \begin_layout Standard
29166 was inserted in TeX-mode before:
29167 \begin_inset ERT
29168 status collapsed
29169
29170 \begin_layout Plain Layout
29171
29172
29173 \backslash
29174 setlength{
29175 \backslash
29176 multlinegap}{2cm}
29177 \end_layout
29178
29179 \end_inset
29180
29181
29182 \begin_inset Formula \begin{multline}
29183 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}\\
29184 \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}}\\
29185 =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}
29186
29187 \end_inset
29188
29189
29190 \begin_inset ERT
29191 status collapsed
29192
29193 \begin_layout Plain Layout
29194
29195
29196 \backslash
29197 setlength{
29198 \backslash
29199 multlinegap}{0pt}
29200 \end_layout
29201
29202 \end_inset
29203
29204 The second line was left aligned using 
29205 \series bold
29206
29207 \backslash
29208 shoveleft
29209 \series default
29210 .
29211 \end_layout
29212
29213 \begin_layout Subsection
29214 Multiline Formula Parts
29215 \begin_inset CommandInset label
29216 LatexCommand label
29217 name "sub:Multiline-Formula-Parts"
29218
29219 \end_inset
29220
29221
29222 \begin_inset Index
29223 status collapsed
29224
29225 \begin_layout Plain Layout
29226 Formula ! multiline ! formula parts
29227 \end_layout
29228
29229 \end_inset
29230
29231
29232 \end_layout
29233
29234 \begin_layout Standard
29235 To display only parts of a formula with multiple lines, one of the following
29236  environments are used: 
29237 \series bold
29238 aligned
29239 \series default
29240
29241 \series bold
29242 alignedat
29243 \series default
29244
29245 \series bold
29246 gathered
29247 \series default
29248  or 
29249 \series bold
29250 split
29251 \series default
29252 .
29253  They can be inserted via the menu 
29254 \family sans
29255 Insert\SpecialChar \menuseparator
29256 Math
29257 \family default
29258  or by using the commands described in this section.
29259 \end_layout
29260
29261 \begin_layout Standard
29262 The first three have the same properties as the corresponding multiline
29263  formula environments, but it is possible to set further formula parts beside
29264  them.
29265  An example:
29266 \begin_inset Formula \[
29267 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29268 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29269 \right\} \textrm{Uncertainty relations}\]
29270
29271 \end_inset
29272
29273
29274 \end_layout
29275
29276 \begin_layout Standard
29277 To get this formula, a displayed formula is created where the command 
29278 \series bold
29279
29280 \backslash
29281 aligned
29282 \begin_inset Index
29283 status collapsed
29284
29285 \begin_layout Plain Layout
29286 Commands ! A ! 
29287 \backslash
29288 aligned
29289 \end_layout
29290
29291 \end_inset
29292
29293
29294 \series default
29295  is inserted.
29296  A purple box appears around the blue formula box where now columns and
29297  lines can be added.
29298  Outside the multiline environment other formula parts can be set, like
29299  the brace.
29300 \end_layout
29301
29302 \begin_layout Standard
29303 The aligned environment is also suitable for long formulas whose lines are
29304  horizontally aligned.
29305  Using aligned in a displayed formula has the advantage that the formula
29306  number is vertically centered behind the lines.
29307  As example formula 
29308 \begin_inset CommandInset ref
29309 LatexCommand eqref
29310 reference "eq:shortlong"
29311
29312 \end_inset
29313
29314  in the aligned environment:
29315 \begin_inset Formula \begin{equation}
29316 \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}|}\\
29317  & -\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}
29318 \end{equation}
29319
29320 \end_inset
29321
29322
29323 \end_layout
29324
29325 \begin_layout Standard
29326 To use the environments 
29327 \series bold
29328 alignedat
29329 \series default
29330
29331 \series bold
29332 gathered
29333 \series default
29334 , or 
29335 \series bold
29336 split
29337 \series default
29338 , the command 
29339 \series bold
29340
29341 \backslash
29342 alignedat
29343 \series default
29344 ,
29345 \begin_inset Index
29346 status collapsed
29347
29348 \begin_layout Plain Layout
29349 Commands ! A ! 
29350 \backslash
29351 alignedat
29352 \end_layout
29353
29354 \end_inset
29355
29356  
29357 \series bold
29358
29359 \backslash
29360 gathered
29361 \series default
29362
29363 \begin_inset Index
29364 status collapsed
29365
29366 \begin_layout Plain Layout
29367 Commands ! G ! 
29368 \backslash
29369 gathered
29370 \end_layout
29371
29372 \end_inset
29373
29374 , or 
29375 \series bold
29376
29377 \backslash
29378 split
29379 \series default
29380
29381 \begin_inset Index
29382 status collapsed
29383
29384 \begin_layout Plain Layout
29385 Commands ! S ! 
29386 \backslash
29387 split
29388 \end_layout
29389
29390 \end_inset
29391
29392  are inserted, respectively.
29393  The split environment has the same properties as the aligned environment
29394  but it can only have two columns.
29395 \end_layout
29396
29397 \begin_layout Subsection
29398 Text in multiline Formulas
29399 \begin_inset CommandInset label
29400 LatexCommand label
29401 name "sub:Text-in-multiline"
29402
29403 \end_inset
29404
29405
29406 \begin_inset Index
29407 status collapsed
29408
29409 \begin_layout Plain Layout
29410 Text ! in formulas
29411 \end_layout
29412
29413 \end_inset
29414
29415
29416 \begin_inset Index
29417 status collapsed
29418
29419 \begin_layout Plain Layout
29420 Formula ! multiline ! text
29421 \end_layout
29422
29423 \end_inset
29424
29425
29426 \end_layout
29427
29428 \begin_layout Standard
29429 In the Align environments, and the multline and gather environment, text
29430  can be inserted that will appear in a separate line and doesn't affect
29431  the column alignment.
29432  To do this, the command 
29433 \series bold
29434
29435 \backslash
29436 intertext
29437 \begin_inset Index
29438 status collapsed
29439
29440 \begin_layout Plain Layout
29441 Commands ! I ! 
29442 \backslash
29443 intertext
29444 \end_layout
29445
29446 \end_inset
29447
29448
29449 \series default
29450  is used in the following scheme:
29451 \end_layout
29452
29453 \begin_layout Standard
29454
29455 \series bold
29456
29457 \backslash
29458 intertext{text}
29459 \end_layout
29460
29461 \begin_layout Standard
29462 The text should not be longer than a line because it cannot be hyphenated.
29463  As LyX doesn't yet support 
29464 \series bold
29465
29466 \backslash
29467 intertext
29468 \series default
29469  directly, the text is written as mathematical text.
29470  
29471 \series bold
29472
29473 \backslash
29474 intertext
29475 \series default
29476  must hereby be at the beginning of a line and appears in the output above
29477  this line.
29478  An example where the text was inserted at the beginning of the second line:
29479 \begin_inset Formula \begin{align}
29480 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29481 \intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
29482
29483 \end_inset
29484
29485
29486 \end_layout
29487
29488 \begin_layout Section
29489 Formula Numbering
29490 \begin_inset Index
29491 status collapsed
29492
29493 \begin_layout Plain Layout
29494 Formula numbering
29495 \end_layout
29496
29497 \end_inset
29498
29499
29500 \begin_inset Index
29501 status collapsed
29502
29503 \begin_layout Plain Layout
29504 Formula ! numbering|see
29505 \begin_inset ERT
29506 status collapsed
29507
29508 \begin_layout Plain Layout
29509
29510 {
29511 \end_layout
29512
29513 \end_inset
29514
29515 Formula numbering
29516 \begin_inset ERT
29517 status collapsed
29518
29519 \begin_layout Plain Layout
29520
29521 }
29522 \end_layout
29523
29524 \end_inset
29525
29526
29527 \end_layout
29528
29529 \end_inset
29530
29531
29532 \end_layout
29533
29534 \begin_layout Subsection
29535 General
29536 \end_layout
29537
29538 \begin_layout Standard
29539 Numbered formulas can be created with the menu 
29540 \family sans
29541 Insert\SpecialChar \menuseparator
29542 Math\SpecialChar \menuseparator
29543 Numbered
29544 \begin_inset space ~
29545 \end_inset
29546
29547 Formula
29548 \family default
29549  (shortcut 
29550 \family sans
29551 Ctrl+Alt
29552 \begin_inset space ~
29553 \end_inset
29554
29555 N
29556 \family default
29557 ).
29558  Existing formulas can be numbered with the menu 
29559 \family sans
29560 Edit\SpecialChar \menuseparator
29561 Math\SpecialChar \menuseparator
29562 Toggle
29563 \begin_inset space ~
29564 \end_inset
29565
29566 Numbering
29567 \family default
29568  (shortcut 
29569 \begin_inset Info
29570 type  "shortcut"
29571 arg   "math-number-toggle"
29572 \end_inset
29573
29574 ).
29575  The formula number is displayed in LyX behind the formula as number sign
29576  in parentheses.
29577  The number sign is replaced in the output by the formula number.
29578 \end_layout
29579
29580 \begin_layout Standard
29581 When numbering is turned on in multiline formulas, all lines will be numbered.
29582  But the numbering can be controlled with the menu 
29583 \family sans
29584 Edit\SpecialChar \menuseparator
29585 Math\SpecialChar \menuseparator
29586 Toggle
29587 \begin_inset space ~
29588 \end_inset
29589
29590 Numbering
29591 \begin_inset space ~
29592 \end_inset
29593
29594 of
29595 \begin_inset space ~
29596 \end_inset
29597
29598 Line
29599 \family default
29600  (shortcut
29601 \begin_inset Info
29602 type  "shortcut"
29603 arg   "math-number-line-toggle"
29604 \end_inset
29605
29606 ) for every line.
29607 \end_layout
29608
29609 \begin_layout Standard
29610 Except for inline formulas, all formulas can be numbered with two different
29611  styles, see 
29612 \begin_inset CommandInset ref
29613 LatexCommand ref
29614 reference "sec:Formula-Styles"
29615
29616 \end_inset
29617
29618 .
29619 \end_layout
29620
29621 \begin_layout Subsection
29622 Cross-References
29623 \begin_inset Index
29624 status collapsed
29625
29626 \begin_layout Plain Layout
29627 Cross-references ! to formulas
29628 \end_layout
29629
29630 \end_inset
29631
29632
29633 \end_layout
29634
29635 \begin_layout Standard
29636 All labeled formulas can be cross-referenced.
29637  A label is added by the menu 
29638 \family sans
29639 Insert\SpecialChar \menuseparator
29640 Label
29641 \family default
29642  or the toolbar button 
29643 \begin_inset Graphics
29644         filename ../images/label-insert.png
29645         scale 85
29646
29647 \end_inset
29648
29649 .
29650  The cursor must hereby be inside a displayed formula.
29651  A dialog pops up displaying the prefix 
29652 \series bold
29653 eq:
29654 \series default
29655  in a text field.
29656  The label is inserted there behind the prefix.
29657  The predefined prefix means 
29658 \begin_inset Quotes eld
29659 \end_inset
29660
29661 equation
29662 \begin_inset Quotes erd
29663 \end_inset
29664
29665  and makes it easier to find labels in large documents because it marks
29666  it as formula label to divide it from e.
29667 \begin_inset space \thinspace{}
29668 \end_inset
29669
29670 g.
29671 \begin_inset space \space{}
29672 \end_inset
29673
29674 section labels.
29675  To change a label, the menu 
29676 \family sans
29677 Insert\SpecialChar \menuseparator
29678 Label
29679 \family default
29680  is used again.
29681 \end_layout
29682
29683 \begin_layout Standard
29684 The name of the label is displayed in LyX within two parentheses behind
29685  formula.
29686  A formula with a label is always numbered.
29687 \end_layout
29688
29689 \begin_layout Standard
29690 Cross-references are inserted via the menu 
29691 \family sans
29692 Insert\SpecialChar \menuseparator
29693 Cross-Reference
29694 \family default
29695  or with the toolbar button 
29696 \begin_inset Graphics
29697         filename ../images/dialog-show-new-inset_ref.png
29698         scale 85
29699
29700 \end_inset
29701
29702 .
29703  A formula cross-reference appears in the output as formula number.
29704  When in the cross-reference dialog window the format 
29705 \series bold
29706 (<reference>)
29707 \series default
29708  is chosen, the cross-reference appears in the output as formula number
29709  in parentheses.
29710 \begin_inset Newline newline
29711 \end_inset
29712
29713 By right-clicking on a cross-reference in LyX, one jumps to the formula
29714  that is referenced.
29715 \end_layout
29716
29717 \begin_layout Standard
29718 Here are as examples cross-references to formulas of the following subsections:
29719 \begin_inset Note Note
29720 status open
29721
29722 \begin_layout Plain Layout
29723 Note the different cross-reference types.
29724 \end_layout
29725
29726 \end_inset
29727
29728
29729 \end_layout
29730
29731 \begin_layout Standard
29732 The equations 
29733 \begin_inset CommandInset ref
29734 LatexCommand eqref
29735 reference "eq:tag"
29736
29737 \end_inset
29738
29739  and 
29740 \begin_inset CommandInset ref
29741 LatexCommand eqref
29742 reference "eq:c"
29743
29744 \end_inset
29745
29746  are equivalent.
29747  In (
29748 \begin_inset CommandInset ref
29749 LatexCommand ref
29750 reference "eq:Lat"
29751
29752 \end_inset
29753
29754 ) big Latin letters are used for the numbering in contrary to (
29755 \begin_inset CommandInset ref
29756 LatexCommand ref
29757 reference "eq:Rom"
29758
29759 \end_inset
29760
29761 ).
29762 \end_layout
29763
29764 \begin_layout Standard
29765 \begin_inset VSpace medskip
29766 \end_inset
29767
29768 When the argument of 
29769 \series bold
29770
29771 \backslash
29772 tag
29773 \begin_inset Foot
29774 status collapsed
29775
29776 \begin_layout Plain Layout
29777
29778 \series bold
29779
29780 \backslash
29781 tag
29782 \series default
29783  is described in 
29784 \begin_inset CommandInset ref
29785 LatexCommand ref
29786 reference "sub:User-defined-Numbering"
29787
29788 \end_inset
29789
29790 .
29791 \end_layout
29792
29793 \end_inset
29794
29795
29796 \series default
29797  contains a box like in 
29798 \begin_inset CommandInset ref
29799 LatexCommand ref
29800 reference "sub:Paragraph-Boxes"
29801
29802 \end_inset
29803
29804 , the formula cannot be referenced.
29805 \end_layout
29806
29807 \begin_layout Subsection
29808 Subnumbering
29809 \begin_inset Index
29810 status collapsed
29811
29812 \begin_layout Plain Layout
29813 Formula numbering ! subnumbering
29814 \end_layout
29815
29816 \end_inset
29817
29818
29819 \end_layout
29820
29821 \begin_layout Standard
29822 With the help of the commands 
29823 \series bold
29824
29825 \backslash
29826 begin{subequations}
29827 \series default
29828  and 
29829 \series bold
29830
29831 \backslash
29832 end{subequations}
29833 \series default
29834  formulas can be subnumbered.
29835  Both commands are inserted in TeX-mode.
29836 \end_layout
29837
29838 \begin_layout Standard
29839 An example:
29840 \begin_inset Formula \begin{equation}
29841 A=C-B\label{eq:a}\end{equation}
29842
29843 \end_inset
29844
29845
29846 \begin_inset ERT
29847 status collapsed
29848
29849 \begin_layout Plain Layout
29850
29851
29852 \backslash
29853 addtocounter{equation}{-1}
29854 \end_layout
29855
29856 \end_inset
29857
29858
29859 \begin_inset ERT
29860 status collapsed
29861
29862 \begin_layout Plain Layout
29863
29864
29865 \backslash
29866 begin{subequations}
29867 \end_layout
29868
29869 \end_inset
29870
29871
29872 \begin_inset VSpace -5mm
29873 \end_inset
29874
29875
29876 \begin_inset Formula \begin{equation}
29877 B=C-A\label{eq:b}\end{equation}
29878
29879 \end_inset
29880
29881
29882 \begin_inset Formula \begin{equation}
29883 C=A+B\label{eq:c}\end{equation}
29884
29885 \end_inset
29886
29887
29888 \end_layout
29889
29890 \begin_layout Standard
29891 \begin_inset ERT
29892 status collapsed
29893
29894 \begin_layout Plain Layout
29895
29896
29897 \backslash
29898 end{subequations}
29899 \end_layout
29900
29901 \end_inset
29902
29903
29904 \end_layout
29905
29906 \begin_layout Standard
29907 To create the example, the following is done:
29908 \end_layout
29909
29910 \begin_layout Enumerate
29911 first formula is inserted
29912 \end_layout
29913
29914 \begin_layout Enumerate
29915
29916 \series bold
29917
29918 \backslash
29919 addtocounter{equation}{-1} 
29920 \backslash
29921 begin{subequations}
29922 \begin_inset Index
29923 status collapsed
29924
29925 \begin_layout Plain Layout
29926 Commands ! A ! 
29927 \backslash
29928 addtocounter
29929 \end_layout
29930
29931 \end_inset
29932
29933
29934 \begin_inset Newline newline
29935 \end_inset
29936
29937
29938 \series default
29939 is inserted after the first formula
29940 \end_layout
29941
29942 \begin_layout Enumerate
29943 second formula is inserted
29944 \end_layout
29945
29946 \begin_layout Enumerate
29947 third formula is inserted
29948 \end_layout
29949
29950 \begin_layout Enumerate
29951
29952 \series bold
29953
29954 \backslash
29955 end{subequations}
29956 \series default
29957  is inserted after the third formula
29958 \end_layout
29959
29960 \begin_layout Standard
29961 Every formula between the commands 
29962 \series bold
29963
29964 \backslash
29965 begin
29966 \series default
29967  and 
29968 \series bold
29969
29970 \backslash
29971 end
29972 \series default
29973  is subnumbered as a, b, 
29974 \begin_inset Newline linebreak
29975 \end_inset
29976
29977 c, \SpecialChar \ldots{}
29978  For multiline formulas every line will be subnumbered.
29979  All subnumbered formulas are treated as 
29980 \emph on
29981 one
29982 \emph default
29983  numbered formula.
29984  But as every numbered formula increases the counter 
29985 \series bold
29986 equation
29987 \series default
29988  by one, the command 
29989 \series bold
29990
29991 \backslash
29992 addtocounter
29993 \series default
29994  is needed to decrease it.
29995  Otherwise the formulas 
29996 \begin_inset CommandInset ref
29997 LatexCommand eqref
29998 reference "eq:a"
29999
30000 \end_inset
30001
30002
30003 \begin_inset CommandInset ref
30004 LatexCommand eqref
30005 reference "eq:b"
30006
30007 \end_inset
30008
30009
30010 \begin_inset CommandInset ref
30011 LatexCommand eqref
30012 reference "eq:c"
30013
30014 \end_inset
30015
30016  would be numbered as 
30017 \begin_inset CommandInset ref
30018 LatexCommand eqref
30019 reference "eq:a"
30020
30021 \end_inset
30022
30023
30024 \begin_inset CommandInset ref
30025 LatexCommand eqref
30026 reference "eq:d"
30027
30028 \end_inset
30029
30030
30031 \begin_inset CommandInset ref
30032 LatexCommand eqref
30033 reference "eq:f"
30034
30035 \end_inset
30036
30037 .
30038 \end_layout
30039
30040 \begin_layout Standard
30041 By inserting the commands in TeX-mode, a space is created between the first
30042  two formulas.
30043  To revert this -5
30044 \begin_inset space \thinspace{}
30045 \end_inset
30046
30047 mm vertical space is inserted after the command 
30048 \series bold
30049
30050 \backslash
30051 begin{subequations}
30052 \series default
30053 .
30054  When the formula style 
30055 \series bold
30056 Indented
30057 \begin_inset Foot
30058 status collapsed
30059
30060 \begin_layout Plain Layout
30061 formula styles see 
30062 \begin_inset CommandInset ref
30063 LatexCommand ref
30064 reference "sec:Formula-Styles"
30065
30066 \end_inset
30067
30068
30069 \end_layout
30070
30071 \end_inset
30072
30073
30074 \series default
30075  is used, -7
30076 \begin_inset space \thinspace{}
30077 \end_inset
30078
30079 mm space is inserted instead.
30080 \end_layout
30081
30082 \begin_layout Standard
30083 Here is an example for a multiline formula where the numbering was turned
30084  off for the second line:
30085 \begin_inset ERT
30086 status collapsed
30087
30088 \begin_layout Plain Layout
30089
30090
30091 \backslash
30092 begin{subequations}
30093 \end_layout
30094
30095 \end_inset
30096
30097
30098 \begin_inset Formula \begin{eqnarray}
30099 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30100  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30101  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
30102
30103 \end_inset
30104
30105
30106 \begin_inset ERT
30107 status collapsed
30108
30109 \begin_layout Plain Layout
30110
30111
30112 \backslash
30113 end{subequations}
30114 \end_layout
30115
30116 \end_inset
30117
30118
30119 \end_layout
30120
30121 \begin_layout Subsection
30122 User-defined Numbering
30123 \begin_inset CommandInset label
30124 LatexCommand label
30125 name "sub:User-defined-Numbering"
30126
30127 \end_inset
30128
30129
30130 \begin_inset Index
30131 status collapsed
30132
30133 \begin_layout Plain Layout
30134 Formula numbering ! user-defined
30135 \end_layout
30136
30137 \end_inset
30138
30139
30140 \end_layout
30141
30142 \begin_layout Standard
30143 \begin_inset Index
30144 status collapsed
30145
30146 \begin_layout Plain Layout
30147 Formula numbering ! self-defined delimiters
30148 \end_layout
30149
30150 \end_inset
30151
30152 With the standard numbering parentheses are set around the formula number.
30153  To replace the parentheses for example by vertical bars, the following
30154  line is added to the LaTeX-preamble:
30155 \end_layout
30156
30157 \begin_layout Standard
30158
30159 \series bold
30160
30161 \backslash
30162 def
30163 \backslash
30164 tagform@#1{
30165 \backslash
30166 maketag@@@{|#1|}}
30167 \series default
30168
30169 \begin_inset Note Note
30170 status collapsed
30171
30172 \begin_layout Plain Layout
30173 This macro is already declared in the LaTeX-preamble for testing.
30174  To activate it, remove the percent sign at the beginning.
30175 \end_layout
30176
30177 \end_inset
30178
30179
30180 \end_layout
30181
30182 \begin_layout Standard
30183 To use other characters, the vertical bars besides the 
30184 \series bold
30185 #1
30186 \series default
30187  are replaced by one ore more characters.
30188  To get only the formula number the vertical bars are omitted.
30189 \end_layout
30190
30191 \begin_layout Standard
30192 \begin_inset VSpace bigskip
30193 \end_inset
30194
30195 When there should be an expression of your choice instead of the consecutive
30196  formula number in parentheses behind the formula, the command 
30197 \series bold
30198
30199 \backslash
30200 tag
30201 \series default
30202
30203 \begin_inset Index
30204 status collapsed
30205
30206 \begin_layout Plain Layout
30207 Commands ! T ! 
30208 \backslash
30209 tag
30210 \end_layout
30211
30212 \end_inset
30213
30214  is used:
30215 \begin_inset Formula \begin{equation}
30216 A+B=C\tag{something}\label{eq:tag}\end{equation}
30217
30218 \end_inset
30219
30220 In this example the command 
30221 \series bold
30222
30223 \backslash
30224 tag
30225 \begin_inset ERT
30226 status collapsed
30227
30228 \begin_layout Plain Layout
30229
30230
30231 \backslash
30232 spce 
30233 \end_layout
30234
30235 \end_inset
30236
30237 something
30238 \series default
30239  was inserted to the formula.
30240 \end_layout
30241
30242 \begin_layout Standard
30243 When the command 
30244 \series bold
30245
30246 \backslash
30247 tag*
30248 \begin_inset ERT
30249 status collapsed
30250
30251 \begin_layout Plain Layout
30252
30253
30254 \backslash
30255 spce 
30256 \end_layout
30257
30258 \end_inset
30259
30260 something
30261 \series default
30262  is inserted instead, the star prevents the parentheses around the expression:
30263 \begin_inset Formula \[
30264 A+B=C\tag*{something}\]
30265
30266 \end_inset
30267
30268
30269 \end_layout
30270
30271 \begin_layout Standard
30272 \begin_inset VSpace bigskip
30273 \end_inset
30274
30275 To restart the formula numbering with new document parts or sections, the
30276  following command is used:
30277 \end_layout
30278
30279 \begin_layout Standard
30280
30281 \series bold
30282
30283 \backslash
30284 @addtoreset{equation}{part}
30285 \series default
30286
30287 \begin_inset Index
30288 status collapsed
30289
30290 \begin_layout Plain Layout
30291 Commands ! 
30292 \begin_inset ERT
30293 status collapsed
30294
30295 \begin_layout Plain Layout
30296
30297 "
30298 \end_layout
30299
30300 \end_inset
30301
30302 @
30303 \begin_inset ERT
30304 status collapsed
30305
30306 \begin_layout Plain Layout
30307
30308 "
30309 \end_layout
30310
30311 \end_inset
30312
30313  ! 
30314 \backslash
30315
30316 \begin_inset ERT
30317 status collapsed
30318
30319 \begin_layout Plain Layout
30320
30321 "
30322 \end_layout
30323
30324 \end_inset
30325
30326 @
30327 \begin_inset ERT
30328 status collapsed
30329
30330 \begin_layout Plain Layout
30331
30332 "
30333 \end_layout
30334
30335 \end_inset
30336
30337 addtoreset
30338 \end_layout
30339
30340 \end_inset
30341
30342
30343 \begin_inset Newline newline
30344 \end_inset
30345
30346 resp.
30347 \begin_inset Newline newline
30348 \end_inset
30349
30350
30351 \series bold
30352
30353 \backslash
30354 @addtoreset{equation}{section}
30355 \end_layout
30356
30357 \begin_layout Standard
30358 To be able to use these commands in TeX-mode, the 
30359 \begin_inset Quotes eld
30360 \end_inset
30361
30362 @
30363 \begin_inset Quotes erd
30364 \end_inset
30365
30366  character has to be made 
30367 \begin_inset Quotes eld
30368 \end_inset
30369
30370 active
30371 \begin_inset Quotes erd
30372 \end_inset
30373
30374  for LaTeX using the command 
30375 \series bold
30376
30377 \backslash
30378 makeatletter.
30379
30380 \series default
30381  The command 
30382 \series bold
30383
30384 \backslash
30385 makeatother
30386 \series default
30387  reverts this.
30388  So the command sequence in TeX-mode is:
30389 \end_layout
30390
30391 \begin_layout Standard
30392
30393 \series bold
30394
30395 \backslash
30396 makeatletter
30397 \begin_inset Newline newline
30398 \end_inset
30399
30400
30401 \backslash
30402 @addtoreset{equation}{section}
30403 \begin_inset Newline newline
30404 \end_inset
30405
30406
30407 \backslash
30408 makeatother
30409 \end_layout
30410
30411 \begin_layout Standard
30412 In the LaTeX-preamble 
30413 \series bold
30414
30415 \backslash
30416 makeatletter
30417 \series default
30418  and 
30419 \series bold
30420
30421 \backslash
30422 makeatother
30423 \series default
30424  can be omitted as they are automatically internally inserted by LyX.
30425 \end_layout
30426
30427 \begin_layout Standard
30428 To revert 
30429 \series bold
30430
30431 \backslash
30432 @addtoreset
30433 \series default
30434 , the file 
30435 \series bold
30436 remreset.sty
30437 \series default
30438
30439 \begin_inset Foot
30440 status collapsed
30441
30442 \begin_layout Plain Layout
30443
30444 \series bold
30445 remreset
30446 \series default
30447  is part of the LaTeX-package 
30448 \series bold
30449 carlisle
30450 \series default
30451
30452 \begin_inset Index
30453 status collapsed
30454
30455 \begin_layout Plain Layout
30456 Packages ! carlisle
30457 \end_layout
30458
30459 \end_inset
30460
30461  that is part of every LaTeX standard installation.
30462 \end_layout
30463
30464 \end_inset
30465
30466
30467 \begin_inset Index
30468 status collapsed
30469
30470 \begin_layout Plain Layout
30471 Packages ! remreset
30472 \end_layout
30473
30474 \end_inset
30475
30476  has to be loaded in the LaTeX-preamble with the line
30477 \end_layout
30478
30479 \begin_layout Standard
30480
30481 \series bold
30482
30483 \backslash
30484 usepackage{remreset}
30485 \end_layout
30486
30487 \begin_layout Standard
30488 Then the command 
30489 \series bold
30490
30491 \backslash
30492 @removefromreset
30493 \series default
30494
30495 \begin_inset Index
30496 status collapsed
30497
30498 \begin_layout Plain Layout
30499 Commands ! 
30500 \begin_inset ERT
30501 status collapsed
30502
30503 \begin_layout Plain Layout
30504
30505 "
30506 \end_layout
30507
30508 \end_inset
30509
30510 @
30511 \begin_inset ERT
30512 status collapsed
30513
30514 \begin_layout Plain Layout
30515
30516 "
30517 \end_layout
30518
30519 \end_inset
30520
30521  ! 
30522 \backslash
30523
30524 \begin_inset ERT
30525 status collapsed
30526
30527 \begin_layout Plain Layout
30528
30529 "
30530 \end_layout
30531
30532 \end_inset
30533
30534 @
30535 \begin_inset ERT
30536 status collapsed
30537
30538 \begin_layout Plain Layout
30539
30540 "
30541 \end_layout
30542
30543 \end_inset
30544
30545 removefromreset
30546 \end_layout
30547
30548 \end_inset
30549
30550  can be used with the same scheme as 
30551 \series bold
30552
30553 \backslash
30554 @addtoreset
30555 \series default
30556 .
30557 \end_layout
30558
30559 \begin_layout Standard
30560 \begin_inset VSpace bigskip
30561 \end_inset
30562
30563 Sometimes formulas should be numbered in the following form:
30564 \end_layout
30565
30566 \begin_layout Standard
30567
30568 \family typewriter
30569 (section number.formula number)
30570 \end_layout
30571
30572 \begin_layout Standard
30573 The formula number should start with every section with 
30574 \begin_inset Quotes eld
30575 \end_inset
30576
30577 1
30578 \begin_inset Quotes erd
30579 \end_inset
30580
30581 .
30582 \end_layout
30583
30584 \begin_layout Standard
30585 For this case there is the command 
30586 \series bold
30587
30588 \backslash
30589 numberwithin
30590 \series default
30591
30592 \begin_inset Index
30593 status collapsed
30594
30595 \begin_layout Plain Layout
30596 Commands ! N ! 
30597 \backslash
30598 numberwithin
30599 \end_layout
30600
30601 \end_inset
30602
30603 , which is used with the following scheme:
30604 \end_layout
30605
30606 \begin_layout Standard
30607
30608 \series bold
30609
30610 \backslash
30611 numberwithin{counter}{sectioning}
30612 \end_layout
30613
30614 \begin_layout Standard
30615 Counter denotes what kind of numbering is affected, sectioning denotes what
30616  number is before the dot.
30617 \end_layout
30618
30619 \begin_layout Standard
30620 Thus in our case the following LaTeX-preamble or TeX-Code line is used:
30621 \end_layout
30622
30623 \begin_layout Standard
30624
30625 \series bold
30626
30627 \backslash
30628 numberwithin{equation}{section}
30629 \end_layout
30630
30631 \begin_layout Standard
30632 This is the result:
30633 \begin_inset ERT
30634 status collapsed
30635
30636 \begin_layout Plain Layout
30637
30638
30639 \backslash
30640 numberwithin{equation}{section}
30641 \end_layout
30642
30643 \end_inset
30644
30645
30646 \begin_inset Formula \begin{equation}
30647 A+B=C\end{equation}
30648
30649 \end_inset
30650
30651
30652 \end_layout
30653
30654 \begin_layout Standard
30655 To number e.
30656 \begin_inset space \thinspace{}
30657 \end_inset
30658
30659 g.
30660 \begin_inset space \space{}
30661 \end_inset
30662
30663 tables so that the number of the part is the sectioning,
30664 \begin_inset Newline newline
30665 \end_inset
30666
30667
30668 \series bold
30669
30670 \backslash
30671 numberwithin{table}{part}
30672 \series default
30673  is used.
30674 \end_layout
30675
30676 \begin_layout Standard
30677 To go back to the standard numbering or to prevent this kind of numbering
30678  when it is defined by the document class, the following command is inserted
30679  as TeX-Code or to the LaTeX-preamble:
30680 \end_layout
30681
30682 \begin_layout Standard
30683
30684 \series bold
30685
30686 \backslash
30687 renewcommand{
30688 \backslash
30689 theequation}{
30690 \backslash
30691 arabic{equation}}
30692 \begin_inset Index
30693 status collapsed
30694
30695 \begin_layout Plain Layout
30696 Commands ! A ! 
30697 \backslash
30698 arabic
30699 \end_layout
30700
30701 \end_inset
30702
30703
30704 \series default
30705
30706 \begin_inset ERT
30707 status collapsed
30708
30709 \begin_layout Plain Layout
30710
30711
30712 \backslash
30713 renewcommand{
30714 \backslash
30715 theequation}{
30716 \backslash
30717 arabic{equation}}
30718 \end_layout
30719
30720 \end_inset
30721
30722
30723 \series bold
30724
30725 \begin_inset Newline newline
30726 \end_inset
30727
30728
30729 \series default
30730 or
30731 \series bold
30732
30733 \begin_inset Newline newline
30734 \end_inset
30735
30736
30737 \backslash
30738 renewcommand{
30739 \backslash
30740 thetable}{
30741 \backslash
30742 arabic{table}}
30743 \end_layout
30744
30745 \begin_layout Standard
30746
30747 \series bold
30748
30749 \backslash
30750 numberwithin
30751 \series default
30752  uses internally the command 
30753 \series bold
30754
30755 \backslash
30756 @addtoreset
30757 \series default
30758 , described above, that also needs to be reverted.
30759 \begin_inset ERT
30760 status collapsed
30761
30762 \begin_layout Plain Layout
30763
30764
30765 \backslash
30766 makeatletter
30767 \end_layout
30768
30769 \begin_layout Plain Layout
30770
30771
30772 \backslash
30773 @removefromreset{equation}{section}
30774 \end_layout
30775
30776 \begin_layout Plain Layout
30777
30778
30779 \backslash
30780 makeatother
30781 \end_layout
30782
30783 \end_inset
30784
30785
30786 \end_layout
30787
30788 \begin_layout Subsection
30789 Numbering with Roman Numbers and Letters
30790 \begin_inset Index
30791 status collapsed
30792
30793 \begin_layout Plain Layout
30794 Formula numbering ! with letters
30795 \end_layout
30796
30797 \end_inset
30798
30799
30800 \begin_inset Index
30801 status collapsed
30802
30803 \begin_layout Plain Layout
30804 Formula numbering ! with Roman numbers
30805 \end_layout
30806
30807 \end_inset
30808
30809
30810 \end_layout
30811
30812 \begin_layout Standard
30813 Formulas can also be numbered with Roman numbers and Latin letters.
30814  To number for example with small Roman numbers, the command
30815 \end_layout
30816
30817 \begin_layout Standard
30818
30819 \series bold
30820
30821 \backslash
30822 renewcommand{
30823 \backslash
30824 theequation}{
30825 \backslash
30826 roman{equation}}
30827 \end_layout
30828
30829 \begin_layout Standard
30830 is inserted before the formula in TeX-mode.
30831  
30832 \series bold
30833
30834 \backslash
30835 renewcommand
30836 \series default
30837
30838 \begin_inset Index
30839 status collapsed
30840
30841 \begin_layout Plain Layout
30842 Commands ! R ! 
30843 \backslash
30844 renewcommand
30845 \end_layout
30846
30847 \end_inset
30848
30849  redefines the predefined command 
30850 \series bold
30851
30852 \backslash
30853 theequation
30854 \series default
30855  to the command 
30856 \series bold
30857
30858 \backslash
30859 roman{equation}
30860 \series default
30861 .
30862 \begin_inset Foot
30863 status collapsed
30864
30865 \begin_layout Plain Layout
30866 The command 
30867 \series bold
30868
30869 \backslash
30870 renewcommand
30871 \series default
30872  has the same scheme like the command 
30873 \series bold
30874
30875 \backslash
30876 newcommand
30877 \series default
30878  that is described in 
30879 \begin_inset CommandInset ref
30880 LatexCommand ref
30881 reference "sub:The-Command-newcommand"
30882
30883 \end_inset
30884
30885 .
30886 \end_layout
30887
30888 \end_inset
30889
30890  
30891 \series bold
30892 equation
30893 \series default
30894  is the formula counter.
30895  When the command 
30896 \series bold
30897
30898 \backslash
30899 the
30900 \series default
30901  is used as prefix for a counter, the value of the counter is output as
30902  Arabic number.
30903  When a formula is numbered, LaTeX sets internally the command 
30904 \series bold
30905
30906 \backslash
30907 theequation
30908 \series default
30909  behind the formula.
30910  
30911 \series bold
30912
30913 \backslash
30914 roman{equation}
30915 \begin_inset Index
30916 status collapsed
30917
30918 \begin_layout Plain Layout
30919 Commands ! R ! 
30920 \backslash
30921 roman
30922 \end_layout
30923
30924 \end_inset
30925
30926
30927 \series default
30928  outputs the counter as small Roman number.
30929 \end_layout
30930
30931 \begin_layout Standard
30932 All formulas behind the command 
30933 \series bold
30934
30935 \backslash
30936 renew
30937 \series default
30938 c
30939 \series bold
30940 ommand
30941 \series default
30942  are now numbered Roman.
30943  To switch to numbering with big Roman numbers, the command is inserted
30944  again, but 
30945 \series bold
30946
30947 \backslash
30948 roman
30949 \series default
30950  is replaced by 
30951 \series bold
30952
30953 \backslash
30954 Roman
30955 \series default
30956
30957 \begin_inset Index
30958 status collapsed
30959
30960 \begin_layout Plain Layout
30961 Commands ! R ! 
30962 \backslash
30963 roman@
30964 \backslash
30965 Roman
30966 \end_layout
30967
30968 \end_inset
30969
30970 .
30971  To 
30972 \begin_inset Quotes eld
30973 \end_inset
30974
30975 number
30976 \begin_inset Quotes erd
30977 \end_inset
30978
30979  with small Latin letters there is the command 
30980 \series bold
30981
30982 \backslash
30983 alph
30984 \series default
30985
30986 \begin_inset Index
30987 status collapsed
30988
30989 \begin_layout Plain Layout
30990 Commands ! A ! 
30991 \backslash
30992 alph
30993 \end_layout
30994
30995 \end_inset
30996
30997 , for big ones there is the command 
30998 \series bold
30999
31000 \backslash
31001 Alph
31002 \series default
31003
31004 \begin_inset Index
31005 status collapsed
31006
31007 \begin_layout Plain Layout
31008 Commands ! A ! 
31009 \backslash
31010 alph@
31011 \backslash
31012 Alph
31013 \end_layout
31014
31015 \end_inset
31016
31017 .
31018 \end_layout
31019
31020 \begin_layout Standard
31021 \begin_inset Note Greyedout
31022 status open
31023
31024 \begin_layout Plain Layout
31025
31026 \series bold
31027 Note:
31028 \series default
31029  Only maximal 26 formulas can be numbered with Latin letters in one document.
31030 \end_layout
31031
31032 \end_inset
31033
31034
31035 \end_layout
31036
31037 \begin_layout Standard
31038 \begin_inset ERT
31039 status collapsed
31040
31041 \begin_layout Plain Layout
31042
31043
31044 \backslash
31045 renewcommand{
31046 \backslash
31047 theequation}{
31048 \backslash
31049 roman{equation}}
31050 \end_layout
31051
31052 \end_inset
31053
31054
31055 \end_layout
31056
31057 \begin_layout Standard
31058 \begin_inset Formula \begin{equation}
31059 A=\textrm{small roman}\end{equation}
31060
31061 \end_inset
31062
31063
31064 \begin_inset ERT
31065 status collapsed
31066
31067 \begin_layout Plain Layout
31068
31069
31070 \backslash
31071 renewcommand{
31072 \backslash
31073 theequation}{
31074 \backslash
31075 Roman{equation}}
31076 \end_layout
31077
31078 \end_inset
31079
31080
31081 \begin_inset Formula \begin{equation}
31082 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
31083
31084 \end_inset
31085
31086
31087 \begin_inset ERT
31088 status collapsed
31089
31090 \begin_layout Plain Layout
31091
31092
31093 \backslash
31094 renewcommand{
31095 \backslash
31096 theequation}{
31097 \backslash
31098 alph{equation}}
31099 \end_layout
31100
31101 \end_inset
31102
31103
31104 \begin_inset Formula \begin{equation}
31105 C=\textrm{small Latin}\end{equation}
31106
31107 \end_inset
31108
31109
31110 \begin_inset ERT
31111 status collapsed
31112
31113 \begin_layout Plain Layout
31114
31115
31116 \backslash
31117 renewcommand{
31118 \backslash
31119 theequation}{
31120 \backslash
31121 Alph{equation}}
31122 \end_layout
31123
31124 \end_inset
31125
31126
31127 \begin_inset Formula \begin{equation}
31128 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
31129
31130 \end_inset
31131
31132
31133 \end_layout
31134
31135 \begin_layout Standard
31136 To switch back to the default numbering, insert the command:
31137 \end_layout
31138
31139 \begin_layout Standard
31140
31141 \series bold
31142
31143 \backslash
31144 renewcommand{
31145 \backslash
31146 theequation}{
31147 \backslash
31148 arabic{equation}}
31149 \begin_inset Index
31150 status collapsed
31151
31152 \begin_layout Plain Layout
31153 Commands ! A ! 
31154 \backslash
31155 arabic
31156 \end_layout
31157
31158 \end_inset
31159
31160
31161 \end_layout
31162
31163 \begin_layout Standard
31164 \begin_inset ERT
31165 status collapsed
31166
31167 \begin_layout Plain Layout
31168
31169
31170 \backslash
31171 renewcommand{
31172 \backslash
31173 theequation}{
31174 \backslash
31175 arabic{equation}}
31176 \end_layout
31177
31178 \end_inset
31179
31180
31181 \begin_inset Formula \begin{equation}
31182 E=\textrm{Arabic}\end{equation}
31183
31184 \end_inset
31185
31186
31187 \end_layout
31188
31189 \begin_layout Standard
31190 \begin_inset VSpace medskip
31191 \end_inset
31192
31193 As you see, formulas are numbered serially independent from the numbering
31194  style.
31195  When then numbering should start with 
31196 \begin_inset Quotes eld
31197 \end_inset
31198
31199 1
31200 \begin_inset Quotes erd
31201 \end_inset
31202
31203  when the style is changed, new equation counters have to be defined.
31204  A description about this can be found in the file 
31205 \begin_inset CommandInset href
31206 LatexCommand href
31207 name "Formula-numbering.lyx"
31208 target "run:Formula-numbering.lyx"
31209
31210 \end_inset
31211
31212 .
31213 \end_layout
31214
31215 \begin_layout Section
31216 Chemical Symbols and Equations
31217 \begin_inset CommandInset label
31218 LatexCommand label
31219 name "sub:Chemical-Symbols-and"
31220
31221 \end_inset
31222
31223
31224 \begin_inset Index
31225 status collapsed
31226
31227 \begin_layout Plain Layout
31228 Chemical characters ! Symbols
31229 \end_layout
31230
31231 \end_inset
31232
31233
31234 \begin_inset Index
31235 status collapsed
31236
31237 \begin_layout Plain Layout
31238 Chemical equations
31239 \end_layout
31240
31241 \end_inset
31242
31243
31244 \begin_inset Index
31245 status collapsed
31246
31247 \begin_layout Plain Layout
31248 Symbols ! chemical
31249 \end_layout
31250
31251 \end_inset
31252
31253
31254 \end_layout
31255
31256 \begin_layout Standard
31257 An example text from chemistry:
31258 \end_layout
31259
31260 \begin_layout Quote
31261 The 
31262 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31263 \end_inset
31264
31265 -ion reacts with two 
31266 \begin_inset Formula $\mathrm{Na^{+}}$
31267 \end_inset
31268
31269 -ions to sodium sulfate 
31270 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31271 \end_inset
31272
31273 .
31274  The chemical equation for this is:
31275 \begin_inset Formula \begin{equation}
31276 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}\end{equation}
31277
31278 \end_inset
31279
31280
31281 \end_layout
31282
31283 \begin_layout Standard
31284 This chemical equation can directly be created as formula.
31285  To avoid that the symbols appear italic, everything is highlighted and
31286  changed by the shortcut 
31287 \begin_inset Info
31288 type  "shortcut"
31289 arg   "font-roman"
31290 \end_inset
31291
31292  to the upright font style.
31293 \begin_inset Foot
31294 status collapsed
31295
31296 \begin_layout Plain Layout
31297 font styles
31298 \series bold
31299  
31300 \series default
31301 see 
31302 \begin_inset CommandInset ref
31303 LatexCommand ref
31304 reference "sub:Font-Styles"
31305
31306 \end_inset
31307
31308
31309 \end_layout
31310
31311 \end_inset
31312
31313
31314 \end_layout
31315
31316 \begin_layout Standard
31317 A more convenient way to typeset chemical formulas is to use the command
31318  
31319 \series bold
31320
31321 \backslash
31322 ce
31323 \series default
31324
31325 \begin_inset Index
31326 status collapsed
31327
31328 \begin_layout Plain Layout
31329 Commands ! C ! 
31330 \backslash
31331 ce
31332 \end_layout
31333
31334 \end_inset
31335
31336  that is available when the LaTeX-package 
31337 \series bold
31338 mhchem
31339 \series default
31340
31341 \begin_inset Index
31342 status collapsed
31343
31344 \begin_layout Plain Layout
31345 Packages ! mhchem
31346 \end_layout
31347
31348 \end_inset
31349
31350  is installed.
31351  After inserting 
31352 \series bold
31353
31354 \backslash
31355 ce
31356 \series default
31357  to a formula a new blue box appears where chemical formulas can be inserted
31358  in an intuitive way.
31359 \end_layout
31360
31361 \begin_layout Standard
31362 \align center
31363 \begin_inset Tabular
31364 <lyxtabular version="3" rows="9" columns="2">
31365 <features>
31366 <column alignment="center" valignment="top" width="0">
31367 <column alignment="center" valignment="top" width="0">
31368 <row>
31369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31370 \begin_inset Text
31371
31372 \begin_layout Plain Layout
31373 Command
31374 \end_layout
31375
31376 \end_inset
31377 </cell>
31378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31379 \begin_inset Text
31380
31381 \begin_layout Plain Layout
31382 Result
31383 \begin_inset Note Note
31384 status collapsed
31385
31386 \begin_layout Plain Layout
31387
31388 \series bold
31389
31390 \backslash
31391 raisebox
31392 \series default
31393  is only used as spacer.
31394 \end_layout
31395
31396 \end_inset
31397
31398
31399 \end_layout
31400
31401 \end_inset
31402 </cell>
31403 </row>
31404 <row>
31405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31406 \begin_inset Text
31407
31408 \begin_layout Plain Layout
31409
31410 \backslash
31411 ce
31412 \begin_inset ERT
31413 status collapsed
31414
31415 \begin_layout Plain Layout
31416
31417
31418 \backslash
31419 spce 
31420 \end_layout
31421
31422 \end_inset
31423
31424 H2CO3
31425 \end_layout
31426
31427 \end_inset
31428 </cell>
31429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31430 \begin_inset Text
31431
31432 \begin_layout Plain Layout
31433 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31434 \end_inset
31435
31436
31437 \end_layout
31438
31439 \end_inset
31440 </cell>
31441 </row>
31442 <row>
31443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31444 \begin_inset Text
31445
31446 \begin_layout Plain Layout
31447
31448 \backslash
31449 ce
31450 \begin_inset ERT
31451 status collapsed
31452
31453 \begin_layout Plain Layout
31454
31455
31456 \backslash
31457 spce 
31458 \end_layout
31459
31460 \end_inset
31461
31462 SO4^2-
31463 \end_layout
31464
31465 \end_inset
31466 </cell>
31467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31468 \begin_inset Text
31469
31470 \begin_layout Plain Layout
31471 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31472 \end_inset
31473
31474
31475 \end_layout
31476
31477 \end_inset
31478 </cell>
31479 </row>
31480 <row>
31481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31482 \begin_inset Text
31483
31484 \begin_layout Plain Layout
31485
31486 \backslash
31487 ce
31488 \begin_inset ERT
31489 status collapsed
31490
31491 \begin_layout Plain Layout
31492
31493
31494 \backslash
31495 spce 
31496 \end_layout
31497
31498 \end_inset
31499
31500 (NH4)2S
31501 \end_layout
31502
31503 \end_inset
31504 </cell>
31505 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31506 \begin_inset Text
31507
31508 \begin_layout Plain Layout
31509 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31510 \end_inset
31511
31512
31513 \end_layout
31514
31515 \end_inset
31516 </cell>
31517 </row>
31518 <row>
31519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31520 \begin_inset Text
31521
31522 \begin_layout Plain Layout
31523
31524 \backslash
31525 ce
31526 \begin_inset ERT
31527 status collapsed
31528
31529 \begin_layout Plain Layout
31530
31531
31532 \backslash
31533 spce 
31534 \end_layout
31535
31536 \end_inset
31537
31538 KCr(SO4)2.12H2O
31539 \end_layout
31540
31541 \end_inset
31542 </cell>
31543 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31544 \begin_inset Text
31545
31546 \begin_layout Plain Layout
31547 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31548 \end_inset
31549
31550
31551 \end_layout
31552
31553 \end_inset
31554 </cell>
31555 </row>
31556 <row>
31557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31558 \begin_inset Text
31559
31560 \begin_layout Plain Layout
31561
31562 \backslash
31563 ce
31564 \begin_inset ERT
31565 status collapsed
31566
31567 \begin_layout Plain Layout
31568
31569
31570 \backslash
31571 spce 
31572 \end_layout
31573
31574 \end_inset
31575
31576 A-B
31577 \backslash
31578 dbond
31579 \begin_inset ERT
31580 status collapsed
31581
31582 \begin_layout Plain Layout
31583
31584
31585 \backslash
31586 spce 
31587 \end_layout
31588
31589 \end_inset
31590
31591 C
31592 \backslash
31593 tbond
31594 \begin_inset ERT
31595 status collapsed
31596
31597 \begin_layout Plain Layout
31598
31599
31600 \backslash
31601 spce 
31602 \end_layout
31603
31604 \end_inset
31605
31606 D
31607 \end_layout
31608
31609 \end_inset
31610 </cell>
31611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31612 \begin_inset Text
31613
31614 \begin_layout Plain Layout
31615 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31616 \end_inset
31617
31618
31619 \end_layout
31620
31621 \end_inset
31622 </cell>
31623 </row>
31624 <row>
31625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31626 \begin_inset Text
31627
31628 \begin_layout Plain Layout
31629
31630 \backslash
31631 ce
31632 \begin_inset ERT
31633 status collapsed
31634
31635 \begin_layout Plain Layout
31636
31637
31638 \backslash
31639 spce 
31640 \end_layout
31641
31642 \end_inset
31643
31644 ^227
31645 \begin_inset Formula $\downarrow$
31646 \end_inset
31647
31648 _90
31649 \begin_inset Formula $\to$
31650 \end_inset
31651
31652 Th+
31653 \end_layout
31654
31655 \end_inset
31656 </cell>
31657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31658 \begin_inset Text
31659
31660 \begin_layout Plain Layout
31661 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31662 \end_inset
31663
31664
31665 \end_layout
31666
31667 \end_inset
31668 </cell>
31669 </row>
31670 <row>
31671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31672 \begin_inset Text
31673
31674 \begin_layout Plain Layout
31675
31676 \backslash
31677 ce
31678 \begin_inset ERT
31679 status collapsed
31680
31681 \begin_layout Plain Layout
31682
31683
31684 \backslash
31685 spce 
31686 \end_layout
31687
31688 \end_inset
31689
31690 CO2
31691 \begin_inset ERT
31692 status collapsed
31693
31694 \begin_layout Plain Layout
31695
31696
31697 \backslash
31698 spce 
31699 \end_layout
31700
31701 \end_inset
31702
31703 +
31704 \begin_inset ERT
31705 status collapsed
31706
31707 \begin_layout Plain Layout
31708
31709
31710 \backslash
31711 spce 
31712 \end_layout
31713
31714 \end_inset
31715
31716 C
31717 \begin_inset ERT
31718 status collapsed
31719
31720 \begin_layout Plain Layout
31721
31722
31723 \backslash
31724 spce 
31725 \end_layout
31726
31727 \end_inset
31728
31729 <=>
31730 \begin_inset ERT
31731 status collapsed
31732
31733 \begin_layout Plain Layout
31734
31735
31736 \backslash
31737 spce 
31738 \end_layout
31739
31740 \end_inset
31741
31742 2CO
31743 \end_layout
31744
31745 \end_inset
31746 </cell>
31747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31748 \begin_inset Text
31749
31750 \begin_layout Plain Layout
31751 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31752 \end_inset
31753
31754
31755 \end_layout
31756
31757 \end_inset
31758 </cell>
31759 </row>
31760 <row>
31761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31762 \begin_inset Text
31763
31764 \begin_layout Plain Layout
31765
31766 \backslash
31767 ce
31768 \begin_inset ERT
31769 status collapsed
31770
31771 \begin_layout Plain Layout
31772
31773
31774 \backslash
31775 spce 
31776 \end_layout
31777
31778 \end_inset
31779
31780 CO2
31781 \begin_inset ERT
31782 status collapsed
31783
31784 \begin_layout Plain Layout
31785
31786
31787 \backslash
31788 spce 
31789 \end_layout
31790
31791 \end_inset
31792
31793 +
31794 \begin_inset ERT
31795 status collapsed
31796
31797 \begin_layout Plain Layout
31798
31799
31800 \backslash
31801 spce 
31802 \end_layout
31803
31804 \end_inset
31805
31806 C
31807 \begin_inset ERT
31808 status collapsed
31809
31810 \begin_layout Plain Layout
31811
31812
31813 \backslash
31814 spce 
31815 \end_layout
31816
31817 \end_inset
31818
31819 ->[
31820 \backslash
31821 alpha][
31822 \backslash
31823 beta]
31824 \begin_inset ERT
31825 status collapsed
31826
31827 \begin_layout Plain Layout
31828
31829
31830 \backslash
31831 spce 
31832 \end_layout
31833
31834 \end_inset
31835
31836 2CO}
31837 \end_layout
31838
31839 \end_inset
31840 </cell>
31841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31842 \begin_inset Text
31843
31844 \begin_layout Plain Layout
31845 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31846 \end_inset
31847
31848
31849 \end_layout
31850
31851 \end_inset
31852 </cell>
31853 </row>
31854 </lyxtabular>
31855
31856 \end_inset
31857
31858
31859 \end_layout
31860
31861 \begin_layout Standard
31862 \begin_inset Note Greyedout
31863 status open
31864
31865 \begin_layout Plain Layout
31866
31867 \series bold
31868 Note:
31869 \series default
31870  Inserting a formula to a 
31871 \series bold
31872
31873 \backslash
31874 ce
31875 \series default
31876  box will lead to LaTeX errors.
31877  In this case TeX code has to be used like for 
31878 \series bold
31879
31880 \backslash
31881 ce{$
31882 \backslash
31883 mu
31884 \backslash
31885 hyphen$Cl}
31886 \series default
31887
31888 \begin_inset ERT
31889 status collapsed
31890
31891 \begin_layout Plain Layout
31892
31893
31894 \backslash
31895 ce{$
31896 \backslash
31897 mu
31898 \backslash
31899 hyphen$Cl}
31900 \end_layout
31901
31902 \end_inset
31903
31904  
31905 \end_layout
31906
31907 \end_inset
31908
31909
31910 \end_layout
31911
31912 \begin_layout Standard
31913 Using 
31914 \series bold
31915
31916 \backslash
31917 ce
31918 \series default
31919  the command for equation
31920 \begin_inset space ~
31921 \end_inset
31922
31923
31924 \begin_inset CommandInset ref
31925 LatexCommand eqref
31926 reference "eq:chem-reaction"
31927
31928 \end_inset
31929
31930  is:
31931 \begin_inset Newline newline
31932 \end_inset
31933
31934
31935 \series bold
31936  
31937 \backslash
31938 ce
31939 \begin_inset ERT
31940 status collapsed
31941
31942 \begin_layout Plain Layout
31943
31944
31945 \backslash
31946 spce 
31947 \end_layout
31948
31949 \end_inset
31950
31951 2Na+
31952 \begin_inset ERT
31953 status collapsed
31954
31955 \begin_layout Plain Layout
31956
31957
31958 \backslash
31959 spce 
31960 \end_layout
31961
31962 \end_inset
31963
31964 +
31965 \begin_inset ERT
31966 status collapsed
31967
31968 \begin_layout Plain Layout
31969
31970
31971 \backslash
31972 spce 
31973 \end_layout
31974
31975 \end_inset
31976
31977 SO4^2-
31978 \begin_inset ERT
31979 status collapsed
31980
31981 \begin_layout Plain Layout
31982
31983
31984 \backslash
31985 spce 
31986 \end_layout
31987
31988 \end_inset
31989
31990
31991 \begin_inset ERT
31992 status collapsed
31993
31994 \begin_layout Plain Layout
31995
31996
31997 \backslash
31998 spce 
31999 \end_layout
32000
32001 \end_inset
32002
32003 ->
32004 \begin_inset ERT
32005 status collapsed
32006
32007 \begin_layout Plain Layout
32008
32009
32010 \backslash
32011 spce 
32012 \end_layout
32013
32014 \end_inset
32015
32016 Na2SO4
32017 \end_layout
32018
32019 \begin_layout Standard
32020 To create multiline chemical equations first a multiline formula is created
32021  as described in 
32022 \begin_inset CommandInset ref
32023 LatexCommand ref
32024 reference "sec:Multiline-Formulas"
32025
32026 \end_inset
32027
32028 .
32029  Afterwards the command 
32030 \series bold
32031
32032 \backslash
32033 ce
32034 \series default
32035  is used in every small blue box of the formula.
32036  
32037 \begin_inset CommandInset ref
32038 LatexCommand eqref
32039 reference "eq:TEOS-reaction-1"
32040
32041 \end_inset
32042
32043  and 
32044 \begin_inset CommandInset ref
32045 LatexCommand eqref
32046 reference "eq:TEOS-reaction-2"
32047
32048 \end_inset
32049
32050  are an example of a multi-stage chemical reaction where every equation
32051  has its own number.
32052 \begin_inset Formula \begin{eqnarray}
32053 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
32054 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}\end{eqnarray}
32055
32056 \end_inset
32057
32058
32059 \end_layout
32060
32061 \begin_layout Standard
32062 Besides 
32063 \series bold
32064
32065 \backslash
32066 ce
32067 \series default
32068  the 
32069 \series bold
32070 mhchem
32071 \series default
32072  package provides the command 
32073 \series bold
32074
32075 \backslash
32076 cf
32077 \series default
32078
32079 \begin_inset Index
32080 status collapsed
32081
32082 \begin_layout Plain Layout
32083 Commands ! C ! 
32084 \backslash
32085 cf
32086 \end_layout
32087
32088 \end_inset
32089
32090  that has to be used for special cases.
32091  For more information about 
32092 \series bold
32093
32094 \backslash
32095 cf
32096 \series default
32097  and more examples have a look at the documentation of 
32098 \series bold
32099 mhchem
32100 \series default
32101
32102 \begin_inset CommandInset citation
32103 LatexCommand cite
32104 key "mhchem"
32105
32106 \end_inset
32107
32108 .
32109 \end_layout
32110
32111 \begin_layout Standard
32112 \begin_inset Newpage newpage
32113 \end_inset
32114
32115
32116 \end_layout
32117
32118 \begin_layout Section
32119 Diagrams
32120 \end_layout
32121
32122 \begin_layout Standard
32123 LyX supports two types of commutative diagrams: 
32124 \series bold
32125 amscd
32126 \series default
32127  and 
32128 \series bold
32129 xymatrix
32130 \series default
32131  that are explained in the following.
32132 \end_layout
32133
32134 \begin_layout Subsection
32135 Amscd Diagrams
32136 \begin_inset Index
32137 status collapsed
32138
32139 \begin_layout Plain Layout
32140 Diagrams ! amscd
32141 \end_layout
32142
32143 \end_inset
32144
32145
32146 \end_layout
32147
32148 \begin_layout Standard
32149 Diagrams of this type visualize relations by vertical and horizontal lines
32150  or arrows:
32151 \begin_inset Formula \[
32152 \begin{CD}A@>>>B@>>>C\\
32153 @AAA@.@VVV\\
32154 F@<<<E@<<<D\end{CD}\]
32155
32156 \end_inset
32157
32158
32159 \end_layout
32160
32161 \begin_layout Standard
32162 To get them, the command 
32163 \series bold
32164
32165 \backslash
32166 CD
32167 \begin_inset Index
32168 status collapsed
32169
32170 \begin_layout Plain Layout
32171 Commands ! C ! 
32172 \backslash
32173 CD
32174 \end_layout
32175
32176 \end_inset
32177
32178
32179 \series default
32180  is inserted to a formula.
32181  A blue box appears with two dashed lines where further commands can be
32182  inserted.
32183  With 
32184 \begin_inset Info
32185 type  "shortcut"
32186 arg   "newline-insert newline"
32187 \end_inset
32188
32189  a new line is created.
32190  Horizontal relations are inserted in odd, vertical in even formula lines.
32191 \end_layout
32192
32193 \begin_layout Standard
32194 To create the relations there are the following commands:
32195 \end_layout
32196
32197 \begin_layout Itemize
32198
32199 \series bold
32200 @<<<
32201 \series default
32202  creates a left arrow, 
32203 \series bold
32204 @>>>
32205 \series default
32206  a right arrow and 
32207 \series bold
32208 @=
32209 \series default
32210  a long equal sign
32211 \end_layout
32212
32213 \begin_layout Itemize
32214
32215 \series bold
32216 @AAA
32217 \series default
32218  creates an up arrow, 
32219 \series bold
32220 @VVV
32221 \series default
32222  an down arrow and 
32223 \series bold
32224 @|
32225 \series default
32226  a vertical equal sign
32227 \end_layout
32228
32229 \begin_layout Itemize
32230
32231 \series bold
32232 @.
32233
32234 \series default
32235  is a placeholder for non-existent relations
32236 \end_layout
32237
32238 \begin_layout Standard
32239 All arrows can be labeled as follows:
32240 \end_layout
32241
32242 \begin_layout Itemize
32243 Is text inserted between the first and second < or >, resp., it is placed
32244  above the arrow.
32245  When it is inserted between the second and third one, it appears under
32246  the arrow.
32247 \end_layout
32248
32249 \begin_layout Itemize
32250 When text for vertical arrows is inserted between the first and second A
32251  or V, resp., it is placed left beside the arrow.
32252  When it is inserted between the second and third one, it appears right
32253  beside the arrow.
32254  If the text contains an A or V, these letters must be set into a TeX-brace.
32255 \end_layout
32256
32257 \begin_layout Standard
32258 As example a diagram with all possible relations:
32259 \end_layout
32260
32261 \begin_layout Standard
32262 \begin_inset Formula \[
32263 \begin{CD}A@>j>>B@>>k>C@=F\\
32264 @AmAA@.@VV{V}V@|\\
32265 D@<<j<E@>k>>F@=C\end{CD}\]
32266
32267 \end_inset
32268
32269
32270 \end_layout
32271
32272 \begin_layout Standard
32273 The command for this is:
32274 \begin_inset Newline newline
32275 \end_inset
32276
32277
32278 \series bold
32279
32280 \backslash
32281 CD
32282 \begin_inset ERT
32283 status collapsed
32284
32285 \begin_layout Plain Layout
32286
32287
32288 \backslash
32289 spce 
32290 \end_layout
32291
32292 \end_inset
32293
32294 A@>j>>B@>>k>C@=F Ctrl+Return
32295 \begin_inset Newline newline
32296 \end_inset
32297
32298
32299 \begin_inset ERT
32300 status collapsed
32301
32302 \begin_layout Plain Layout
32303
32304
32305 \backslash
32306 hphantom{
32307 \end_layout
32308
32309 \end_inset
32310
32311
32312 \backslash
32313 CD
32314 \begin_inset ERT
32315 status collapsed
32316
32317 \begin_layout Plain Layout
32318
32319
32320 \backslash
32321 spce 
32322 \end_layout
32323
32324 \end_inset
32325
32326
32327 \begin_inset ERT
32328 status collapsed
32329
32330 \begin_layout Plain Layout
32331
32332 }
32333 \end_layout
32334
32335 \end_inset
32336
32337 @AmAA@.@VV
32338 \backslash
32339 {V
32340 \series default
32341
32342 \begin_inset Formula $\to$
32343 \end_inset
32344
32345
32346 \series bold
32347 V@| Ctrl+Return
32348 \begin_inset Newline newline
32349 \end_inset
32350
32351
32352 \begin_inset ERT
32353 status collapsed
32354
32355 \begin_layout Plain Layout
32356
32357
32358 \backslash
32359 hphantom{
32360 \end_layout
32361
32362 \end_inset
32363
32364
32365 \backslash
32366 CD
32367 \begin_inset ERT
32368 status collapsed
32369
32370 \begin_layout Plain Layout
32371
32372
32373 \backslash
32374 spce 
32375 \end_layout
32376
32377 \end_inset
32378
32379
32380 \begin_inset ERT
32381 status collapsed
32382
32383 \begin_layout Plain Layout
32384
32385 }
32386 \end_layout
32387
32388 \end_inset
32389
32390 D@<<j<E@>k>>F@=C
32391 \end_layout
32392
32393 \begin_layout Subsection
32394 Xymatrix Diagrams
32395 \begin_inset Index
32396 status collapsed
32397
32398 \begin_layout Plain Layout
32399 Diagrams ! xymatrix
32400 \end_layout
32401
32402 \end_inset
32403
32404
32405 \end_layout
32406
32407 \begin_layout Standard
32408 To be able to use xymatrices, the LaTeX-package 
32409 \series bold
32410 xypic
32411 \series default
32412  must be installed.
32413  A xymatrix is created by inserting the command 
32414 \series bold
32415
32416 \backslash
32417 xymatrix
32418 \series default
32419  in a formula.
32420  Then you are able to add new matrix columns and rows like for normal matrices,
32421  see 
32422 \begin_inset CommandInset ref
32423 LatexCommand ref
32424 reference "sec:Matrices"
32425
32426 \end_inset
32427
32428 .
32429 \end_layout
32430
32431 \begin_layout Standard
32432 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
32433  and much more.
32434  All possibilities to create commutative diagrams and decorations are explained
32435  in detail in the 
32436 \emph on
32437 XY-pic manual
32438 \emph default
32439  that you find in the menu 
32440 \family sans
32441 Help\SpecialChar \menuseparator
32442 Specific
32443 \begin_inset space ~
32444 \end_inset
32445
32446 Manuals\SpecialChar \menuseparator
32447 XY-pic
32448 \begin_inset space ~
32449 \end_inset
32450
32451 Manual
32452 \family default
32453 .
32454 \end_layout
32455
32456 \begin_layout Section
32457 User-defined Commands
32458 \begin_inset Index
32459 status collapsed
32460
32461 \begin_layout Plain Layout
32462 User-defined commands
32463 \end_layout
32464
32465 \end_inset
32466
32467
32468 \end_layout
32469
32470 \begin_layout Standard
32471 \begin_inset Note Greyedout
32472 status open
32473
32474 \begin_layout Plain Layout
32475
32476 \series bold
32477 Note:
32478 \series default
32479  The names of user-defined commands and macros may only consist of Latin
32480  letters.
32481 \end_layout
32482
32483 \end_inset
32484
32485
32486 \end_layout
32487
32488 \begin_layout Subsection
32489 The Command 
32490 \backslash
32491 newcommand
32492 \begin_inset CommandInset label
32493 LatexCommand label
32494 name "sub:The-Command-newcommand"
32495
32496 \end_inset
32497
32498
32499 \begin_inset Index
32500 status collapsed
32501
32502 \begin_layout Plain Layout
32503 User-defined commands ! 
32504 \backslash
32505 newcommand
32506 \end_layout
32507
32508 \end_inset
32509
32510
32511 \begin_inset Index
32512 status collapsed
32513
32514 \begin_layout Plain Layout
32515 Commands ! N ! 
32516 \backslash
32517 newcommand
32518 \end_layout
32519
32520 \end_inset
32521
32522
32523 \end_layout
32524
32525 \begin_layout Standard
32526 Many LaTeX-commands are too long to be used frequently.
32527  But it is possible to define with the command 
32528 \series bold
32529
32530 \backslash
32531 newcommand
32532 \series default
32533  new shorter commands.
32534 \end_layout
32535
32536 \begin_layout Standard
32537 The command scheme of 
32538 \series bold
32539
32540 \backslash
32541 newcommand
32542 \series default
32543  is:
32544 \end_layout
32545
32546 \begin_layout Standard
32547
32548 \series bold
32549
32550 \backslash
32551 newcommand{new command name}[number of arguments][optional
32552 \series default
32553  
32554 \series bold
32555 value]
32556 \begin_inset Newline newline
32557 \end_inset
32558
32559
32560 \begin_inset ERT
32561 status collapsed
32562
32563 \begin_layout Plain Layout
32564
32565
32566 \backslash
32567 phantom{
32568 \end_layout
32569
32570 \end_inset
32571
32572
32573 \backslash
32574 newcommand
32575 \begin_inset ERT
32576 status collapsed
32577
32578 \begin_layout Plain Layout
32579
32580 }
32581 \end_layout
32582
32583 \end_inset
32584
32585 {command definition}
32586 \end_layout
32587
32588 \begin_layout Standard
32589 \begin_inset Note Greyedout
32590 status open
32591
32592 \begin_layout Plain Layout
32593
32594 \series bold
32595 Note:
32596 \series default
32597  Assure that the name of the new command is not already used in your document
32598  or by LaTeX-packages that you use.
32599  When you for example define the command 
32600 \series bold
32601
32602 \backslash
32603 le
32604 \series default
32605  for 
32606 \series bold
32607
32608 \backslash
32609 Leftarrow
32610 \series default
32611 , you get an error message because 
32612 \series bold
32613
32614 \backslash
32615 le
32616 \series default
32617  is already defined as command for 
32618 \begin_inset Quotes eld
32619 \end_inset
32620
32621
32622 \begin_inset Formula $\le$
32623 \end_inset
32624
32625
32626 \begin_inset Quotes erd
32627 \end_inset
32628
32629 .
32630 \end_layout
32631
32632 \end_inset
32633
32634
32635 \end_layout
32636
32637 \begin_layout Standard
32638 The number of arguments is an integer in the range 0
32639 \begin_inset space \thinspace{}
32640 \end_inset
32641
32642 -
32643 \begin_inset space \thinspace{}
32644 \end_inset
32645
32646 9 and specifies how many arguments the new command should have.
32647  With the optional value a value for an optional argument can be predefined.
32648  When this is done, the 
32649 \emph on
32650 first
32651 \emph default
32652  
32653 \emph on
32654 a
32655 \emph default
32656 rgument of the new command is automatically an optional one.
32657 \end_layout
32658
32659 \begin_layout Standard
32660 Here are some examples:
32661 \end_layout
32662
32663 \begin_layout Itemize
32664 To define the command 
32665 \series bold
32666
32667 \backslash
32668 gr
32669 \series default
32670  for 
32671 \series bold
32672
32673 \backslash
32674 Longrightarrow
32675 \series default
32676 , the LaTeX-preamble line is:
32677 \begin_inset VSpace medskip
32678 \end_inset
32679
32680
32681 \begin_inset Newline newline
32682 \end_inset
32683
32684
32685 \series bold
32686
32687 \backslash
32688 newcommand{
32689 \backslash
32690 gr}{
32691 \backslash
32692 Longrightarrow}
32693 \end_layout
32694
32695 \begin_layout Itemize
32696 To define the command 
32697 \series bold
32698
32699 \backslash
32700 us
32701 \series default
32702  for 
32703 \series bold
32704
32705 \backslash
32706 underline
32707 \series default
32708 , the argument (that should be underlined) must be taken into account.
32709  For this the preamble line is:
32710 \begin_inset VSpace medskip
32711 \end_inset
32712
32713
32714 \begin_inset Newline newline
32715 \end_inset
32716
32717
32718 \series bold
32719
32720 \backslash
32721 newcommand{
32722 \backslash
32723 us}[1]{
32724 \backslash
32725 underline{#1}}
32726 \series default
32727
32728 \begin_inset VSpace medskip
32729 \end_inset
32730
32731
32732 \begin_inset Newline newline
32733 \end_inset
32734
32735 The character 
32736 \series bold
32737 #
32738 \series default
32739  acts as argument placeholder, the 
32740 \series bold
32741 1
32742 \series default
32743  behind it denotes that it is the placeholder for the first argument.
32744 \end_layout
32745
32746 \begin_layout Itemize
32747 For 
32748 \series bold
32749
32750 \backslash
32751 framebox
32752 \series default
32753  one can e.
32754 \begin_inset space \thinspace{}
32755 \end_inset
32756
32757 g.
32758 \begin_inset space \space{}
32759 \end_inset
32760
32761 define the command 
32762 \series bold
32763
32764 \backslash
32765 fb
32766 \series default
32767 :
32768 \begin_inset VSpace medskip
32769 \end_inset
32770
32771
32772 \begin_inset Newline newline
32773 \end_inset
32774
32775
32776 \series bold
32777
32778 \backslash
32779 newcommand{
32780 \backslash
32781 fb}[3]{
32782 \backslash
32783 framebox#1#2{$#3$}}
32784 \series default
32785
32786 \begin_inset VSpace medskip
32787 \end_inset
32788
32789
32790 \begin_inset Newline newline
32791 \end_inset
32792
32793 The two Dollar signs creates the extra formula needed for 
32794 \series bold
32795
32796 \backslash
32797 framebox
32798 \series default
32799 , see 
32800 \begin_inset CommandInset ref
32801 LatexCommand ref
32802 reference "sub:Boxes-with-Frame"
32803
32804 \end_inset
32805
32806 .
32807 \end_layout
32808
32809 \begin_layout Itemize
32810 To create a new command for 
32811 \series bold
32812
32813 \backslash
32814 fcolorbox
32815 \series default
32816  where the color for the box needn't to be specified, the argument for the
32817  color is defined optional:
32818 \begin_inset VSpace medskip
32819 \end_inset
32820
32821
32822 \begin_inset Newline newline
32823 \end_inset
32824
32825
32826 \series bold
32827
32828 \backslash
32829 newcommand{
32830 \backslash
32831 cb}[3][white]{
32832 \backslash
32833 fcolorbox{#2}{#1}{$#3$}}
32834 \series default
32835
32836 \begin_inset VSpace medskip
32837 \end_inset
32838
32839
32840 \begin_inset Newline newline
32841 \end_inset
32842
32843 When the color is not specified when using 
32844 \series bold
32845
32846 \backslash
32847 cb
32848 \series default
32849 , the predefined color 
32850 \series bold
32851 white
32852 \series default
32853  will be used.
32854 \end_layout
32855
32856 \begin_layout Standard
32857 A test of the new defined commands:
32858 \end_layout
32859
32860 \begin_layout Standard
32861 \align center
32862 \begin_inset Tabular
32863 <lyxtabular version="3" rows="6" columns="2">
32864 <features>
32865 <column alignment="center" valignment="top" width="0">
32866 <column alignment="center" valignment="top" width="0">
32867 <row>
32868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32869 \begin_inset Text
32870
32871 \begin_layout Plain Layout
32872 Command
32873 \end_layout
32874
32875 \end_inset
32876 </cell>
32877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32878 \begin_inset Text
32879
32880 \begin_layout Plain Layout
32881 Result
32882 \begin_inset Note Note
32883 status collapsed
32884
32885 \begin_layout Plain Layout
32886
32887 \series bold
32888
32889 \backslash
32890 raisebox
32891 \series default
32892  is only used as spacer.
32893 \end_layout
32894
32895 \end_inset
32896
32897
32898 \end_layout
32899
32900 \end_inset
32901 </cell>
32902 </row>
32903 <row>
32904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32905 \begin_inset Text
32906
32907 \begin_layout Plain Layout
32908 A
32909 \backslash
32910 gr
32911 \begin_inset ERT
32912 status collapsed
32913
32914 \begin_layout Plain Layout
32915
32916
32917 \backslash
32918 spce 
32919 \end_layout
32920
32921 \end_inset
32922
32923 B
32924 \end_layout
32925
32926 \end_inset
32927 </cell>
32928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32929 \begin_inset Text
32930
32931 \begin_layout Plain Layout
32932 \begin_inset Formula $A\gr B$
32933 \end_inset
32934
32935
32936 \end_layout
32937
32938 \end_inset
32939 </cell>
32940 </row>
32941 <row>
32942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32943 \begin_inset Text
32944
32945 \begin_layout Plain Layout
32946
32947 \backslash
32948 us{ABcd
32949 \end_layout
32950
32951 \end_inset
32952 </cell>
32953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32954 \begin_inset Text
32955
32956 \begin_layout Plain Layout
32957 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32958 \end_inset
32959
32960
32961 \end_layout
32962
32963 \end_inset
32964 </cell>
32965 </row>
32966 <row>
32967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32968 \begin_inset Text
32969
32970 \begin_layout Plain Layout
32971
32972 \backslash
32973 fb{[2cm]
32974 \begin_inset Formula $\to$
32975 \end_inset
32976
32977
32978 \backslash
32979 {
32980 \begin_inset Formula $\to$
32981 \end_inset
32982
32983
32984 \backslash
32985 {
32986 \backslash
32987 int
32988 \begin_inset ERT
32989 status collapsed
32990
32991 \begin_layout Plain Layout
32992
32993
32994 \backslash
32995 spce 
32996 \end_layout
32997
32998 \end_inset
32999
33000 A=B
33001 \end_layout
33002
33003 \end_inset
33004 </cell>
33005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33006 \begin_inset Text
33007
33008 \begin_layout Plain Layout
33009 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33010 \end_inset
33011
33012
33013 \end_layout
33014
33015 \end_inset
33016 </cell>
33017 </row>
33018 <row>
33019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33020 \begin_inset Text
33021
33022 \begin_layout Plain Layout
33023
33024 \backslash
33025 cb{red
33026 \begin_inset Formula $\to$
33027 \end_inset
33028
33029
33030 \backslash
33031 {
33032 \backslash
33033 int
33034 \begin_inset ERT
33035 status collapsed
33036
33037 \begin_layout Plain Layout
33038
33039
33040 \backslash
33041 spce 
33042 \end_layout
33043
33044 \end_inset
33045
33046 A=B
33047 \end_layout
33048
33049 \end_inset
33050 </cell>
33051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33052 \begin_inset Text
33053
33054 \begin_layout Plain Layout
33055 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
33056 \end_inset
33057
33058
33059 \end_layout
33060
33061 \end_inset
33062 </cell>
33063 </row>
33064 <row>
33065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33066 \begin_inset Text
33067
33068 \begin_layout Plain Layout
33069
33070 \backslash
33071 cb[green]
33072 \backslash
33073 {red
33074 \begin_inset Formula $\to$
33075 \end_inset
33076
33077
33078 \backslash
33079 {
33080 \backslash
33081 int
33082 \begin_inset ERT
33083 status collapsed
33084
33085 \begin_layout Plain Layout
33086
33087
33088 \backslash
33089 spce 
33090 \end_layout
33091
33092 \end_inset
33093
33094 A=B
33095 \end_layout
33096
33097 \end_inset
33098 </cell>
33099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33100 \begin_inset Text
33101
33102 \begin_layout Plain Layout
33103 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33104 \end_inset
33105
33106
33107 \end_layout
33108
33109 \end_inset
33110 </cell>
33111 </row>
33112 </lyxtabular>
33113
33114 \end_inset
33115
33116
33117 \end_layout
33118
33119 \begin_layout Subsection
33120 Math Macros
33121 \begin_inset Index
33122 status collapsed
33123
33124 \begin_layout Plain Layout
33125 User-defined commands! Math macros
33126 \end_layout
33127
33128 \end_inset
33129
33130
33131 \begin_inset Index
33132 status collapsed
33133
33134 \begin_layout Plain Layout
33135 Macros
33136 \end_layout
33137
33138 \end_inset
33139
33140
33141 \end_layout
33142
33143 \begin_layout Standard
33144 User-defined commands are especially convenient for complex expressions.
33145  When you are for example dealing in a document with quadratic equations,
33146  the same solution type occurs several times.
33147  The general form of a quadratic equation is
33148 \begin_inset Formula \[
33149 0=\lambda^{2}+p\lambda+q\]
33150
33151 \end_inset
33152
33153 The general form of the solution is
33154 \begin_inset Formula \[
33155 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
33156
33157 \end_inset
33158
33159
33160 \end_layout
33161
33162 \begin_layout Standard
33163 To define a command for the solution formula where only the three parameters
33164  
33165 \begin_inset Formula $\lambda$
33166 \end_inset
33167
33168
33169 \begin_inset Formula $p$
33170 \end_inset
33171
33172  and 
33173 \begin_inset Formula $q$
33174 \end_inset
33175
33176  need to be specified and the index of 
33177 \begin_inset Formula $\lambda$
33178 \end_inset
33179
33180  can be given optionally, the LaTeX-preamble line is
33181 \begin_inset Newline newline
33182 \end_inset
33183
33184
33185 \series bold
33186
33187 \backslash
33188 newcommand{
33189 \backslash
33190 qG}[4][1,
33191 \backslash
33192 ,2]{#2_{#1}=-
33193 \backslash
33194 frac{#3}{2}
33195 \backslash
33196 pm
33197 \begin_inset Newline newline
33198 \end_inset
33199
33200
33201 \begin_inset ERT
33202 status collapsed
33203
33204 \begin_layout Plain Layout
33205
33206
33207 \backslash
33208 hphantom{
33209 \end_layout
33210
33211 \end_inset
33212
33213
33214 \backslash
33215 newcommand
33216 \begin_inset ERT
33217 status collapsed
33218
33219 \begin_layout Plain Layout
33220
33221 }
33222 \end_layout
33223
33224 \end_inset
33225
33226
33227 \backslash
33228 sqrt{
33229 \backslash
33230 frac{#3^{2}}{4}-#4}}
33231 \end_layout
33232
33233 \begin_layout Standard
33234 To create with this the solution formula, the command
33235 \begin_inset Newline newline
33236 \end_inset
33237
33238
33239 \series bold
33240
33241 \backslash
33242 qG{
33243 \backslash
33244 lambda
33245 \begin_inset Formula $\to$
33246 \end_inset
33247
33248
33249 \backslash
33250 {p
33251 \begin_inset Formula $\to$
33252 \end_inset
33253
33254
33255 \backslash
33256 {q
33257 \series default
33258  is inserted to a formula
33259 \series bold
33260 .
33261 \end_layout
33262
33263 \begin_layout Standard
33264 The definition of the new command is unintuitive because one has to know
33265  the schemes of all used LaTeX commands, e.
33266 \begin_inset space \thinspace{}
33267 \end_inset
33268
33269 g.
33270 \begin_inset space \space{}
33271 \end_inset
33272
33273 that a fraction is inserted in LaTeX as 
33274 \series bold
33275
33276 \backslash
33277 frac{numerator}{denominator}
33278 \series default
33279 .
33280  Furthermore one can easily forget a brace in the definition and cannot
33281  see in LyX what the new command is doing.
33282  To avoid these problems LyX offers the possibility to use math macros instead
33283  of the command 
33284 \series bold
33285
33286 \backslash
33287 newcommand
33288 \series default
33289 .
33290 \end_layout
33291
33292 \begin_layout Standard
33293 A math macro is created by using the menu 
33294 \family sans
33295 Insert\SpecialChar \menuseparator
33296 Math\SpecialChar \menuseparator
33297 Macro
33298 \family default
33299  or the toolbar button 
33300 \begin_inset Graphics
33301         filename ../images/math-macro_newmacroname_newcommand.png
33302         scale 85
33303
33304 \end_inset
33305
33306 .
33307  The math macro toolbar appears together with the following box where the
33308  macro is defined:
33309 \begin_inset Newline newline
33310 \end_inset
33311
33312
33313 \begin_inset space \hspace*{\fill}
33314 \end_inset
33315
33316
33317 \begin_inset Graphics
33318         filename clipart/macrobox.png
33319
33320 \end_inset
33321
33322
33323 \begin_inset space \hspace*{\fill}
33324 \end_inset
33325
33326
33327 \begin_inset Newline newline
33328 \end_inset
33329
33330
33331 \begin_inset FormulaMacro
33332 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33333 \end_inset
33334
33335
33336 \backslash
33337 newmacroname is the default name of the macro that should be changed to
33338  something sensible.
33339  The wanted formula is inserted in the first blue box.
33340  An argument placeholder is inserted with the command 
33341 \series bold
33342
33343 \backslash
33344 #argumentnumber
33345 \series default
33346 , e.
33347 \begin_inset space \thinspace{}
33348 \end_inset
33349
33350 g
33351 \begin_inset space \space{}
33352 \end_inset
33353
33354
33355 \series bold
33356
33357 \backslash
33358 #1
33359 \series default
33360  or by using the macro toolbar button 
33361 \begin_inset Graphics
33362         filename ../images/math-macro-add-param.png
33363         scale 85
33364
33365 \end_inset
33366
33367 .
33368  Argument placeholders are displayed red.
33369  Maximum 9 arguments are possible.
33370  Optional arguments are created with the toolbar button 
33371 \begin_inset Graphics
33372         filename ../images/math-macro-add-optional-param.png
33373         scale 85
33374
33375 \end_inset
33376
33377 .
33378  The first non-optional argument can be transformed to an optional one with
33379  the toolbar button 
33380 \begin_inset Graphics
33381         filename ../images/math-macro-make-optional.png
33382         scale 85
33383
33384 \end_inset
33385
33386 .
33387  In the second blue box the appearance of the macro in LyX can be defined.
33388  Normally you want to see it as it is defined, so the box is kept empty.
33389  But when you have created a macro that needs lot of space on the screen,
33390  you can insert in the box for example
33391 \begin_inset Newline newline
33392 \end_inset
33393
33394
33395 \series bold
33396 qG: 
33397 \backslash
33398 #1
33399 \series default
33400  
33401 \series bold
33402 ,
33403 \series default
33404  
33405 \series bold
33406
33407 \backslash
33408 #2
33409 \series default
33410  
33411 \series bold
33412 ,
33413 \series default
33414  
33415 \series bold
33416
33417 \backslash
33418 #3, 
33419 \backslash
33420 #4
33421 \begin_inset Newline newline
33422 \end_inset
33423
33424
33425 \series default
33426 For the macro only the arguments with the macro name in front of them will
33427  then be displayed in LyX, leading to a better overview.
33428  The formula appears in the output as defined in the first box.
33429 \begin_inset Newline newline
33430 \end_inset
33431
33432 The appearance of macros in formulas can furthermore be changed for single
33433  macros by setting the cursor in the macro and using the menu 
33434 \family sans
33435 View\SpecialChar \menuseparator
33436 (Un)fold
33437 \begin_inset space ~
33438 \end_inset
33439
33440 Math
33441 \begin_inset space ~
33442 \end_inset
33443
33444 Macro
33445 \family default
33446 .
33447 \end_layout
33448
33449 \begin_layout Standard
33450 To use a macro, the macro name is inserted as command to a formula, in our
33451  case 
33452 \series bold
33453
33454 \backslash
33455 qG
33456 \series default
33457 .
33458  Our macro looks in LyX like this:
33459 \begin_inset Newline newline
33460 \end_inset
33461
33462
33463 \begin_inset space \hspace*{\fill}
33464 \end_inset
33465
33466
33467 \begin_inset Graphics
33468         filename clipart/macrouse.png
33469
33470 \end_inset
33471
33472
33473 \begin_inset space \hspace*{\fill}
33474 \end_inset
33475
33476
33477 \begin_inset Newline newline
33478 \end_inset
33479
33480 Here is our macro example with the arguments 
33481 \begin_inset Formula $x$
33482 \end_inset
33483
33484
33485 \begin_inset Formula $\ln(x)$
33486 \end_inset
33487
33488  and 
33489 \begin_inset Formula $B$
33490 \end_inset
33491
33492 :
33493 \end_layout
33494
33495 \begin_layout Standard
33496 \begin_inset Formula \[
33497 \qG x{\ln(x)}B\]
33498
33499 \end_inset
33500
33501
33502 \end_layout
33503
33504 \begin_layout Standard
33505 LyX offers in the menu 
33506 \family sans
33507 Tools\SpecialChar \menuseparator
33508 Preferences\SpecialChar \menuseparator
33509 Editing\SpecialChar \menuseparator
33510 Control
33511 \family default
33512  different styles to edit macros.
33513  To find the style that suits you the most, choose a style and set the cursor
33514  in a macro formula to see the difference.
33515 \end_layout
33516
33517 \begin_layout Standard
33518 A math macro is transformed internally to a 
33519 \series bold
33520
33521 \backslash
33522 newcommand
33523 \series default
33524  command when exporting the document.
33525  The created 
33526 \series bold
33527
33528 \backslash
33529 newcommand
33530 \series default
33531  command is not placed in the LaTeX-preamble, therefore macros can only
33532  be used in formulas that are in the document below the macro definition
33533  box.
33534 \end_layout
33535
33536 \begin_layout Standard
33537 Math macros can also be directly be created from a 
33538 \series bold
33539
33540 \backslash
33541 newcommand
33542 \series default
33543  command.
33544  When writing for example the command
33545 \series bold
33546
33547 \begin_inset Newline newline
33548 \end_inset
33549
33550
33551 \backslash
33552 newcommand{
33553 \backslash
33554 larrow}[2]{
33555 \backslash
33556 xleftarrow[#2]{#1}}
33557 \begin_inset Newline newline
33558 \end_inset
33559
33560
33561 \series default
33562 in LyX as normal text, highlighting it completely and using then the shortcut
33563  
33564 \family sans
33565 Ctrl+M
33566 \family default
33567 , the command will be transformed to a math macro.
33568  Using this method you need to be careful that the 
33569 \series bold
33570
33571 \backslash
33572 newcommand
33573 \series default
33574  command is typed correctly, otherwise you get a faulty macro leading to
33575  LaTeX errors.
33576 \end_layout
33577
33578 \begin_layout Standard
33579 Math macros currently yet have the problem that further formulas in macro
33580  definitions are handled wrongly.
33581  Therefore the example 
33582 \series bold
33583
33584 \backslash
33585 fb
33586 \series default
33587  from 
33588 \begin_inset CommandInset ref
33589 LatexCommand ref
33590 reference "sub:The-Command-newcommand"
33591
33592 \end_inset
33593
33594  cannot be created as macro.
33595 \end_layout
33596
33597 \begin_layout Standard
33598 When the cursor is in a macro definition box, you will see the macro toolbar
33599  in LyX:
33600 \end_layout
33601
33602 \begin_layout Standard
33603 \begin_inset VSpace defskip
33604 \end_inset
33605
33606
33607 \end_layout
33608
33609 \begin_layout Standard
33610 \begin_inset Graphics
33611         filename clipart/MacroToolbar.png
33612
33613 \end_inset
33614
33615
33616 \begin_inset Index
33617 status collapsed
33618
33619 \begin_layout Plain Layout
33620 Macros ! Toolbar
33621 \end_layout
33622
33623 \end_inset
33624
33625
33626 \end_layout
33627
33628 \begin_layout Standard
33629 \begin_inset VSpace defskip
33630 \end_inset
33631
33632
33633 \end_layout
33634
33635 \begin_layout Standard
33636 The macro toolbar contains from left to right the following buttons:
33637 \end_layout
33638
33639 \begin_layout Standard
33640 \begin_inset VSpace defskip
33641 \end_inset
33642
33643
33644 \end_layout
33645
33646 \begin_layout Standard
33647 \begin_inset Tabular
33648 <lyxtabular version="3" rows="9" columns="2">
33649 <features islongtable="true">
33650 <column alignment="left" valignment="top" width="0">
33651 <column alignment="left" valignment="top" width="85col%">
33652 <row interlinespace="2.5mm">
33653 <cell alignment="center" valignment="top" usebox="none">
33654 \begin_inset Text
33655
33656 \begin_layout Plain Layout
33657 \begin_inset Graphics
33658         filename ../images/math-macro-remove-param.png
33659         BoundingBox 0bp 5bp 20bp 25bp
33660         rotateOrigin center
33661
33662 \end_inset
33663
33664
33665 \end_layout
33666
33667 \end_inset
33668 </cell>
33669 <cell alignment="center" valignment="top" usebox="none">
33670 \begin_inset Text
33671
33672 \begin_layout Plain Layout
33673
33674 \family sans
33675 Edit\SpecialChar \menuseparator
33676 Math\SpecialChar \menuseparator
33677 Macro
33678 \begin_inset space ~
33679 \end_inset
33680
33681 Definition\SpecialChar \menuseparator
33682 Remove Last Argument
33683 \end_layout
33684
33685 \end_inset
33686 </cell>
33687 </row>
33688 <row interlinespace="2.5mm">
33689 <cell alignment="center" valignment="top" usebox="none">
33690 \begin_inset Text
33691
33692 \begin_layout Plain Layout
33693 \begin_inset Graphics
33694         filename ../images/math-macro-add-param.png
33695         BoundingBox 0bp 5bp 20bp 25bp
33696         rotateOrigin center
33697
33698 \end_inset
33699
33700
33701 \end_layout
33702
33703 \end_inset
33704 </cell>
33705 <cell alignment="center" valignment="top" usebox="none">
33706 \begin_inset Text
33707
33708 \begin_layout Plain Layout
33709
33710 \family sans
33711 Edit\SpecialChar \menuseparator
33712 Math\SpecialChar \menuseparator
33713 Macro
33714 \begin_inset space ~
33715 \end_inset
33716
33717 Definition\SpecialChar \menuseparator
33718 Append Argument
33719 \end_layout
33720
33721 \end_inset
33722 </cell>
33723 </row>
33724 <row interlinespace="2.5mm">
33725 <cell alignment="center" valignment="top" usebox="none">
33726 \begin_inset Text
33727
33728 \begin_layout Plain Layout
33729 \begin_inset Graphics
33730         filename ../images/math-macro-make-optional.png
33731         BoundingBox 0bp 5bp 20bp 25bp
33732         rotateOrigin center
33733
33734 \end_inset
33735
33736
33737 \end_layout
33738
33739 \end_inset
33740 </cell>
33741 <cell alignment="center" valignment="top" usebox="none">
33742 \begin_inset Text
33743
33744 \begin_layout Plain Layout
33745
33746 \family sans
33747 Edit\SpecialChar \menuseparator
33748 Math\SpecialChar \menuseparator
33749 Macro
33750 \begin_inset space ~
33751 \end_inset
33752
33753 Definition\SpecialChar \menuseparator
33754 Make First Non-Optional into
33755 \begin_inset Newline newline
33756 \end_inset
33757
33758
33759 \begin_inset ERT
33760 status collapsed
33761
33762 \begin_layout Plain Layout
33763
33764
33765 \backslash
33766 hphantom{
33767 \end_layout
33768
33769 \end_inset
33770
33771 Edit\SpecialChar \menuseparator
33772 Math\SpecialChar \menuseparator
33773 Macro
33774 \begin_inset space ~
33775 \end_inset
33776
33777 Definition\SpecialChar \menuseparator
33778
33779 \begin_inset ERT
33780 status collapsed
33781
33782 \begin_layout Plain Layout
33783
33784 }
33785 \end_layout
33786
33787 \end_inset
33788
33789 Optional Argument
33790 \end_layout
33791
33792 \end_inset
33793 </cell>
33794 </row>
33795 <row interlinespace="2.5mm">
33796 <cell alignment="center" valignment="top" usebox="none">
33797 \begin_inset Text
33798
33799 \begin_layout Plain Layout
33800 \begin_inset Graphics
33801         filename ../images/math-macro-make-nonoptional.png
33802         BoundingBox 0bp 5bp 20bp 25bp
33803         rotateOrigin center
33804
33805 \end_inset
33806
33807
33808 \end_layout
33809
33810 \end_inset
33811 </cell>
33812 <cell alignment="center" valignment="top" usebox="none">
33813 \begin_inset Text
33814
33815 \begin_layout Plain Layout
33816
33817 \family sans
33818 Edit\SpecialChar \menuseparator
33819 Math\SpecialChar \menuseparator
33820 Macro
33821 \begin_inset space ~
33822 \end_inset
33823
33824 Definition\SpecialChar \menuseparator
33825 Make Last Optional into
33826 \begin_inset Newline newline
33827 \end_inset
33828
33829
33830 \begin_inset ERT
33831 status collapsed
33832
33833 \begin_layout Plain Layout
33834
33835
33836 \backslash
33837 hphantom{
33838 \end_layout
33839
33840 \end_inset
33841
33842 Edit\SpecialChar \menuseparator
33843 Math\SpecialChar \menuseparator
33844 Macro
33845 \begin_inset space ~
33846 \end_inset
33847
33848 Definition\SpecialChar \menuseparator
33849
33850 \begin_inset ERT
33851 status collapsed
33852
33853 \begin_layout Plain Layout
33854
33855 }
33856 \end_layout
33857
33858 \end_inset
33859
33860 Non-Optional Argument
33861 \end_layout
33862
33863 \end_inset
33864 </cell>
33865 </row>
33866 <row interlinespace="2.5mm">
33867 <cell alignment="center" valignment="top" usebox="none">
33868 \begin_inset Text
33869
33870 \begin_layout Plain Layout
33871 \begin_inset Graphics
33872         filename ../images/math-macro-remove-optional-param.png
33873         BoundingBox 0bp 5bp 20bp 25bp
33874         rotateOrigin center
33875
33876 \end_inset
33877
33878
33879 \end_layout
33880
33881 \end_inset
33882 </cell>
33883 <cell alignment="center" valignment="top" usebox="none">
33884 \begin_inset Text
33885
33886 \begin_layout Plain Layout
33887
33888 \family sans
33889 Edit\SpecialChar \menuseparator
33890 Math\SpecialChar \menuseparator
33891 Macro
33892 \begin_inset space ~
33893 \end_inset
33894
33895 Definition\SpecialChar \menuseparator
33896 Remove Optional Argument
33897 \end_layout
33898
33899 \end_inset
33900 </cell>
33901 </row>
33902 <row interlinespace="2.5mm">
33903 <cell alignment="center" valignment="top" usebox="none">
33904 \begin_inset Text
33905
33906 \begin_layout Plain Layout
33907 \begin_inset Graphics
33908         filename ../images/math-macro-add-optional-param.png
33909         BoundingBox 0bp 5bp 20bp 25bp
33910         rotateOrigin center
33911
33912 \end_inset
33913
33914
33915 \end_layout
33916
33917 \end_inset
33918 </cell>
33919 <cell alignment="center" valignment="top" usebox="none">
33920 \begin_inset Text
33921
33922 \begin_layout Plain Layout
33923
33924 \family sans
33925 Edit\SpecialChar \menuseparator
33926 Math\SpecialChar \menuseparator
33927 Macro
33928 \begin_inset space ~
33929 \end_inset
33930
33931 Definition\SpecialChar \menuseparator
33932 Insert Optional Argument
33933 \end_layout
33934
33935 \end_inset
33936 </cell>
33937 </row>
33938 <row interlinespace="2.5mm">
33939 <cell alignment="center" valignment="top" usebox="none">
33940 \begin_inset Text
33941
33942 \begin_layout Plain Layout
33943 \begin_inset Graphics
33944         filename ../images/math-macro-remove-greedy-param.png
33945         BoundingBox 0bp 5bp 20bp 25bp
33946         rotateOrigin center
33947
33948 \end_inset
33949
33950
33951 \end_layout
33952
33953 \end_inset
33954 </cell>
33955 <cell alignment="center" valignment="top" usebox="none">
33956 \begin_inset Text
33957
33958 \begin_layout Plain Layout
33959
33960 \family sans
33961 Edit\SpecialChar \menuseparator
33962 Math\SpecialChar \menuseparator
33963 Macro
33964 \begin_inset space ~
33965 \end_inset
33966
33967 Definition\SpecialChar \menuseparator
33968 Remove Last Argument
33969 \begin_inset Newline newline
33970 \end_inset
33971
33972
33973 \begin_inset ERT
33974 status collapsed
33975
33976 \begin_layout Plain Layout
33977
33978
33979 \backslash
33980 hphantom{
33981 \end_layout
33982
33983 \end_inset
33984
33985 Edit\SpecialChar \menuseparator
33986 Math\SpecialChar \menuseparator
33987 Macro
33988 \begin_inset space ~
33989 \end_inset
33990
33991 Definition\SpecialChar \menuseparator
33992
33993 \begin_inset ERT
33994 status collapsed
33995
33996 \begin_layout Plain Layout
33997
33998 }
33999 \end_layout
34000
34001 \end_inset
34002
34003 Spitting Out To The Right
34004 \end_layout
34005
34006 \end_inset
34007 </cell>
34008 </row>
34009 <row interlinespace="2.5mm">
34010 <cell alignment="center" valignment="top" usebox="none">
34011 \begin_inset Text
34012
34013 \begin_layout Plain Layout
34014 \begin_inset Graphics
34015         filename ../images/math-macro-append-greedy-param.png
34016         BoundingBox 0bp 5bp 20bp 25bp
34017         rotateOrigin center
34018
34019 \end_inset
34020
34021
34022 \end_layout
34023
34024 \end_inset
34025 </cell>
34026 <cell alignment="center" valignment="top" usebox="none">
34027 \begin_inset Text
34028
34029 \begin_layout Plain Layout
34030
34031 \family sans
34032 Edit\SpecialChar \menuseparator
34033 Math\SpecialChar \menuseparator
34034 Macro
34035 \begin_inset space ~
34036 \end_inset
34037
34038 Definition\SpecialChar \menuseparator
34039 Append Argument
34040 \begin_inset Newline newline
34041 \end_inset
34042
34043
34044 \begin_inset ERT
34045 status collapsed
34046
34047 \begin_layout Plain Layout
34048
34049
34050 \backslash
34051 hphantom{
34052 \end_layout
34053
34054 \end_inset
34055
34056 Edit\SpecialChar \menuseparator
34057 Math\SpecialChar \menuseparator
34058 Macro
34059 \begin_inset space ~
34060 \end_inset
34061
34062 Definition\SpecialChar \menuseparator
34063
34064 \begin_inset ERT
34065 status collapsed
34066
34067 \begin_layout Plain Layout
34068
34069 }
34070 \end_layout
34071
34072 \end_inset
34073
34074 Eating From The Right
34075 \end_layout
34076
34077 \end_inset
34078 </cell>
34079 </row>
34080 <row interlinespace="2.5mm">
34081 <cell alignment="center" valignment="top" usebox="none">
34082 \begin_inset Text
34083
34084 \begin_layout Plain Layout
34085 \begin_inset Graphics
34086         filename ../images/math-macro-add-greedy-optional-param.png
34087         BoundingBox 0bp 5bp 20bp 25bp
34088         rotateOrigin center
34089
34090 \end_inset
34091
34092
34093 \end_layout
34094
34095 \end_inset
34096 </cell>
34097 <cell alignment="center" valignment="top" usebox="none">
34098 \begin_inset Text
34099
34100 \begin_layout Plain Layout
34101
34102 \family sans
34103 Edit\SpecialChar \menuseparator
34104 Math\SpecialChar \menuseparator
34105 Macro
34106 \begin_inset space ~
34107 \end_inset
34108
34109 Definition\SpecialChar \menuseparator
34110 Append Optional Argument
34111 \begin_inset Newline newline
34112 \end_inset
34113
34114
34115 \begin_inset ERT
34116 status collapsed
34117
34118 \begin_layout Plain Layout
34119
34120
34121 \backslash
34122 hphantom{
34123 \end_layout
34124
34125 \end_inset
34126
34127 Edit\SpecialChar \menuseparator
34128 Math\SpecialChar \menuseparator
34129 Macro
34130 \begin_inset space ~
34131 \end_inset
34132
34133 Definition\SpecialChar \menuseparator
34134
34135 \begin_inset ERT
34136 status collapsed
34137
34138 \begin_layout Plain Layout
34139
34140 }
34141 \end_layout
34142
34143 \end_inset
34144
34145 Eating From The Right
34146 \end_layout
34147
34148 \end_inset
34149 </cell>
34150 </row>
34151 </lyxtabular>
34152
34153 \end_inset
34154
34155
34156 \end_layout
34157
34158 \begin_layout Standard
34159 \begin_inset Newpage newpage
34160 \end_inset
34161
34162
34163 \end_layout
34164
34165 \begin_layout Section
34166 Tips
34167 \begin_inset Index
34168 status collapsed
34169
34170 \begin_layout Plain Layout
34171 Tips
34172 \end_layout
34173
34174 \end_inset
34175
34176
34177 \end_layout
34178
34179 \begin_layout Subsection
34180 Negative Numbers
34181 \begin_inset Index
34182 status collapsed
34183
34184 \begin_layout Plain Layout
34185 Numbers ! negative
34186 \end_layout
34187
34188 \end_inset
34189
34190
34191 \end_layout
34192
34193 \begin_layout Standard
34194 Negative numbers often look ugly in formulas because the minus sign before
34195  the number is set with the same length as the minus operator sign.
34196  When writing the negative number in normal text, the minus sign appears
34197  correctly.
34198 \end_layout
34199
34200 \begin_layout Standard
34201 Thus, the problem disappears when converting the minus sign to mathematical
34202  text.
34203 \end_layout
34204
34205 \begin_layout Standard
34206 An example to visualize the problem:
34207 \end_layout
34208
34209 \begin_layout Standard
34210 \align center
34211 \begin_inset Tabular
34212 <lyxtabular version="3" rows="3" columns="2">
34213 <features>
34214 <column alignment="right" valignment="top" width="0">
34215 <column alignment="left" valignment="top" width="0">
34216 <row>
34217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34218 \begin_inset Text
34219
34220 \begin_layout Plain Layout
34221 normal text:
34222 \end_layout
34223
34224 \end_inset
34225 </cell>
34226 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34227 \begin_inset Text
34228
34229 \begin_layout Plain Layout
34230 x = -2
34231 \end_layout
34232
34233 \end_inset
34234 </cell>
34235 </row>
34236 <row>
34237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34238 \begin_inset Text
34239
34240 \begin_layout Plain Layout
34241 formula:
34242 \end_layout
34243
34244 \end_inset
34245 </cell>
34246 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34247 \begin_inset Text
34248
34249 \begin_layout Plain Layout
34250 \begin_inset Formula $x=-2$
34251 \end_inset
34252
34253
34254 \end_layout
34255
34256 \end_inset
34257 </cell>
34258 </row>
34259 <row>
34260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34261 \begin_inset Text
34262
34263 \begin_layout Plain Layout
34264 solution:
34265 \end_layout
34266
34267 \end_inset
34268 </cell>
34269 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34270 \begin_inset Text
34271
34272 \begin_layout Plain Layout
34273 \begin_inset Formula $x=\textrm{-}2$
34274 \end_inset
34275
34276
34277 \end_layout
34278
34279 \end_inset
34280 </cell>
34281 </row>
34282 </lyxtabular>
34283
34284 \end_inset
34285
34286
34287 \end_layout
34288
34289 \begin_layout Subsection
34290 Comma as decimal Separator
34291 \begin_inset Index
34292 status collapsed
34293
34294 \begin_layout Plain Layout
34295 Comma
34296 \end_layout
34297
34298 \end_inset
34299
34300
34301 \end_layout
34302
34303 \begin_layout Standard
34304 In LaTeX a comma inside a formula is used, according to the English convention,
34305  as number group separator.
34306  So there will be space added behind all commas in formulas.
34307 \end_layout
34308
34309 \begin_layout Standard
34310 To avoid this, the comma is highlighted and changed to mathematical text
34311  (shortcut 
34312 \begin_inset Info
34313 type  "shortcut"
34314 arg   "math-mode"
34315 \end_inset
34316
34317 ).
34318 \end_layout
34319
34320 \begin_layout Standard
34321 To use all formula commas in the document as decimal separator, the file
34322  
34323 \series bold
34324 icomma.sty
34325 \series default
34326
34327 \begin_inset Foot
34328 status collapsed
34329
34330 \begin_layout Plain Layout
34331
34332 \series bold
34333 icomma
34334 \series default
34335  is part of the LaTeX-package 
34336 \series bold
34337 was
34338 \series default
34339
34340 \begin_inset Index
34341 status collapsed
34342
34343 \begin_layout Plain Layout
34344 Packages ! was
34345 \begin_inset ERT
34346 status collapsed
34347
34348 \begin_layout Plain Layout
34349
34350
34351 \backslash
34352 vspace{4mm}
34353 \end_layout
34354
34355 \end_inset
34356
34357
34358 \end_layout
34359
34360 \end_inset
34361
34362 .
34363 \end_layout
34364
34365 \end_inset
34366
34367
34368 \begin_inset Index
34369 status collapsed
34370
34371 \begin_layout Plain Layout
34372 Packages ! icomma
34373 \end_layout
34374
34375 \end_inset
34376
34377  is loaded with the LaTeX-preamble line
34378 \end_layout
34379
34380 \begin_layout Standard
34381
34382 \series bold
34383
34384 \backslash
34385 usepackage{icomma}
34386 \end_layout
34387
34388 \begin_layout Subsection
34389 Physical Vectors
34390 \begin_inset CommandInset label
34391 LatexCommand label
34392 name "sub:Physical-Vectors"
34393
34394 \end_inset
34395
34396
34397 \begin_inset Index
34398 status collapsed
34399
34400 \begin_layout Plain Layout
34401 Vectors ! physical
34402 \end_layout
34403
34404 \end_inset
34405
34406
34407 \end_layout
34408
34409 \begin_layout Standard
34410 Predefined vectors are offered by the LaTeX-package 
34411 \series bold
34412 braket
34413 \series default
34414
34415 \begin_inset Foot
34416 status collapsed
34417
34418 \begin_layout Plain Layout
34419
34420 \series bold
34421 braket
34422 \series default
34423  should be part of every LaTeX standard installation.
34424 \end_layout
34425
34426 \end_inset
34427
34428
34429 \begin_inset Index
34430 status collapsed
34431
34432 \begin_layout Plain Layout
34433 Packages ! braket
34434 \end_layout
34435
34436 \end_inset
34437
34438  that is loaded with the LaTeX-preamble line
34439 \end_layout
34440
34441 \begin_layout Standard
34442
34443 \series bold
34444
34445 \backslash
34446 usepackage{braket}
34447 \end_layout
34448
34449 \begin_layout Standard
34450 \begin_inset ERT
34451 status collapsed
34452
34453 \begin_layout Plain Layout
34454
34455
34456 \backslash
34457 ifbraket 
34458 \end_layout
34459
34460 \end_inset
34461
34462
34463 \begin_inset Note Note
34464 status open
34465
34466 \begin_layout Plain Layout
34467 The following table will only be displayed when the LaTeX-package 
34468 \series bold
34469 braket
34470 \series default
34471  is installed.
34472 \end_layout
34473
34474 \end_inset
34475
34476 The following commands are defined:
34477 \end_layout
34478
34479 \begin_layout Standard
34480 \align center
34481 \begin_inset Tabular
34482 <lyxtabular version="3" rows="4" columns="2">
34483 <features>
34484 <column alignment="center" valignment="top" width="0">
34485 <column alignment="center" valignment="top" width="0">
34486 <row>
34487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34488 \begin_inset Text
34489
34490 \begin_layout Plain Layout
34491 Command
34492 \end_layout
34493
34494 \end_inset
34495 </cell>
34496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34497 \begin_inset Text
34498
34499 \begin_layout Plain Layout
34500 Result
34501 \end_layout
34502
34503 \end_inset
34504 </cell>
34505 </row>
34506 <row>
34507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34508 \begin_inset Text
34509
34510 \begin_layout Plain Layout
34511
34512 \backslash
34513 Bra{
34514 \backslash
34515 psi
34516 \end_layout
34517
34518 \end_inset
34519 </cell>
34520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34521 \begin_inset Text
34522
34523 \begin_layout Plain Layout
34524 \begin_inset Formula $\Bra{\psi}$
34525 \end_inset
34526
34527
34528 \end_layout
34529
34530 \end_inset
34531 </cell>
34532 </row>
34533 <row>
34534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34535 \begin_inset Text
34536
34537 \begin_layout Plain Layout
34538
34539 \backslash
34540 Ket{
34541 \backslash
34542 psi
34543 \end_layout
34544
34545 \end_inset
34546 </cell>
34547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34548 \begin_inset Text
34549
34550 \begin_layout Plain Layout
34551 \begin_inset Formula $\Ket{\psi}$
34552 \end_inset
34553
34554
34555 \end_layout
34556
34557 \end_inset
34558 </cell>
34559 </row>
34560 <row>
34561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34562 \begin_inset Text
34563
34564 \begin_layout Plain Layout
34565
34566 \backslash
34567 Braket{
34568 \backslash
34569 psi|
34570 \backslash
34571 phi
34572 \end_layout
34573
34574 \end_inset
34575 </cell>
34576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34577 \begin_inset Text
34578
34579 \begin_layout Plain Layout
34580 \begin_inset Formula $\Braket{\psi|\phi}$
34581 \end_inset
34582
34583
34584 \end_layout
34585
34586 \end_inset
34587 </cell>
34588 </row>
34589 </lyxtabular>
34590
34591 \end_inset
34592
34593
34594 \end_layout
34595
34596 \begin_layout Standard
34597 The command 
34598 \series bold
34599
34600 \backslash
34601 Braket
34602 \series default
34603  assures that all vertical bars are set in the size of the surrounding brackets:
34604 \begin_inset Formula \[
34605 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
34606
34607 \end_inset
34608
34609
34610 \begin_inset ERT
34611 status collapsed
34612
34613 \begin_layout Plain Layout
34614
34615
34616 \backslash
34617 else 
34618 \end_layout
34619
34620 \end_inset
34621
34622
34623 \begin_inset Note Note
34624 status open
34625
34626 \begin_layout Plain Layout
34627 The following will be displayed when the LaTeX-package 
34628 \series bold
34629 braket
34630 \series default
34631  is not installed:
34632 \end_layout
34633
34634 \end_inset
34635
34636
34637 \end_layout
34638
34639 \begin_layout Standard
34640 You need to install the LaTeX-package 
34641 \series bold
34642 braket
34643 \series default
34644  to see the rest of this subsection in the output.
34645 \end_layout
34646
34647 \begin_layout Standard
34648 \begin_inset ERT
34649 status collapsed
34650
34651 \begin_layout Plain Layout
34652
34653
34654 \backslash
34655 fi 
34656 \end_layout
34657
34658 \end_inset
34659
34660
34661 \end_layout
34662
34663 \begin_layout Standard
34664 The effect of 
34665 \series bold
34666
34667 \backslash
34668 Braket
34669 \series default
34670  can also be achieved using the command 
34671 \series bold
34672
34673 \backslash
34674 middle
34675 \series default
34676 , that is described in 
34677 \begin_inset CommandInset ref
34678 LatexCommand ref
34679 reference "sub:Automatic-Bracket-Size"
34680
34681 \end_inset
34682
34683 .
34684 \end_layout
34685
34686 \begin_layout Subsection
34687 Self-defined Fractions
34688 \begin_inset CommandInset label
34689 LatexCommand label
34690 name "sub:Self-defined-Fractions"
34691
34692 \end_inset
34693
34694
34695 \begin_inset Index
34696 status collapsed
34697
34698 \begin_layout Plain Layout
34699 Fractions ! self-defined
34700 \end_layout
34701
34702 \end_inset
34703
34704
34705 \end_layout
34706
34707 \begin_layout Standard
34708 To define custom commands for fractions, the command 
34709 \series bold
34710
34711 \backslash
34712 genfrac
34713 \series default
34714
34715 \begin_inset Index
34716 status collapsed
34717
34718 \begin_layout Plain Layout
34719 Commands ! G ! 
34720 \backslash
34721 genfrac
34722 \end_layout
34723
34724 \end_inset
34725
34726  is used in the following scheme:
34727 \end_layout
34728
34729 \begin_layout Standard
34730
34731 \series bold
34732
34733 \backslash
34734 genfrac{left
34735 \series default
34736  
34737 \series bold
34738 bracket}{right
34739 \series default
34740  
34741 \series bold
34742 bracket}{fraction bar thickness}{style}
34743 \begin_inset Newline newline
34744 \end_inset
34745
34746
34747 \begin_inset ERT
34748 status collapsed
34749
34750 \begin_layout Plain Layout
34751
34752
34753 \backslash
34754 phantom{
34755 \end_layout
34756
34757 \end_inset
34758
34759
34760 \backslash
34761 genfrac
34762 \begin_inset ERT
34763 status collapsed
34764
34765 \begin_layout Plain Layout
34766
34767 }
34768 \end_layout
34769
34770 \end_inset
34771
34772 {numerator}{denominator}
34773 \end_layout
34774
34775 \begin_layout Standard
34776 The style is a number in the range of 0
34777 \begin_inset space \thinspace{}
34778 \end_inset
34779
34780 -
34781 \begin_inset space \thinspace{}
34782 \end_inset
34783
34784 3.
34785 \end_layout
34786
34787 \begin_layout Standard
34788 \align center
34789 \begin_inset Tabular
34790 <lyxtabular version="3" rows="5" columns="2">
34791 <features>
34792 <column alignment="center" valignment="top" width="0">
34793 <column alignment="center" valignment="top" width="0">
34794 <row>
34795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34796 \begin_inset Text
34797
34798 \begin_layout Plain Layout
34799 Number
34800 \end_layout
34801
34802 \end_inset
34803 </cell>
34804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34805 \begin_inset Text
34806
34807 \begin_layout Plain Layout
34808 Style (Size)
34809 \end_layout
34810
34811 \end_inset
34812 </cell>
34813 </row>
34814 <row>
34815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34816 \begin_inset Text
34817
34818 \begin_layout Plain Layout
34819 0
34820 \end_layout
34821
34822 \end_inset
34823 </cell>
34824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34825 \begin_inset Text
34826
34827 \begin_layout Plain Layout
34828 display style formula
34829 \end_layout
34830
34831 \end_inset
34832 </cell>
34833 </row>
34834 <row>
34835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34836 \begin_inset Text
34837
34838 \begin_layout Plain Layout
34839 1
34840 \end_layout
34841
34842 \end_inset
34843 </cell>
34844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34845 \begin_inset Text
34846
34847 \begin_layout Plain Layout
34848 inline formula
34849 \end_layout
34850
34851 \end_inset
34852 </cell>
34853 </row>
34854 <row>
34855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34856 \begin_inset Text
34857
34858 \begin_layout Plain Layout
34859 2
34860 \end_layout
34861
34862 \end_inset
34863 </cell>
34864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34865 \begin_inset Text
34866
34867 \begin_layout Plain Layout
34868 small
34869 \end_layout
34870
34871 \end_inset
34872 </cell>
34873 </row>
34874 <row>
34875 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34876 \begin_inset Text
34877
34878 \begin_layout Plain Layout
34879 3
34880 \end_layout
34881
34882 \end_inset
34883 </cell>
34884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34885 \begin_inset Text
34886
34887 \begin_layout Plain Layout
34888 tiny
34889 \end_layout
34890
34891 \end_inset
34892 </cell>
34893 </row>
34894 </lyxtabular>
34895
34896 \end_inset
34897
34898
34899 \end_layout
34900
34901 \begin_layout Standard
34902 When no style is given, the size is adjusted to the surrounding environment
34903  like for the command 
34904 \series bold
34905
34906 \backslash
34907 frac
34908 \series default
34909 .
34910 \end_layout
34911
34912 \begin_layout Standard
34913 When no fraction bar thickness is given, the predefined value of 0.4
34914 \begin_inset space \thinspace{}
34915 \end_inset
34916
34917 pt will be used.
34918 \end_layout
34919
34920 \begin_layout Standard
34921 \begin_inset VSpace medskip
34922 \end_inset
34923
34924 For example, the commands 
34925 \series bold
34926
34927 \backslash
34928 dfrac
34929 \series default
34930  and 
34931 \series bold
34932
34933 \backslash
34934 tbinom
34935 \series default
34936  from 
34937 \begin_inset CommandInset ref
34938 LatexCommand ref
34939 reference "sub:Fractions"
34940
34941 \end_inset
34942
34943  are defined with the commands
34944 \end_layout
34945
34946 \begin_layout Standard
34947
34948 \series bold
34949
34950 \backslash
34951 newcommand{
34952 \backslash
34953 dfrac}[2]{
34954 \backslash
34955 genfrac{}{}{}{0}{#1}{#2}}
34956 \end_layout
34957
34958 \begin_layout Standard
34959 and
34960 \end_layout
34961
34962 \begin_layout Standard
34963
34964 \series bold
34965
34966 \backslash
34967 newcommand{
34968 \backslash
34969 tbinom}[2]{
34970 \backslash
34971 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34972 \end_layout
34973
34974 \begin_layout Standard
34975 \begin_inset VSpace medskip
34976 \end_inset
34977
34978 To define a fraction where the fraction bar thickness can be given as optional
34979  argument, the following line is inserted to the LaTeX-preamble:
34980 \end_layout
34981
34982 \begin_layout Standard
34983
34984 \series bold
34985
34986 \backslash
34987 newcommand{
34988 \backslash
34989 fracS}[3][]{
34990 \backslash
34991 genfrac{}{}{#1}{}{#2}{#3}}
34992 \end_layout
34993
34994 \begin_layout Standard
34995 A test:
34996 \begin_inset Formula \begin{align*}
34997 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34998 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
34999
35000 \end_inset
35001
35002 As one can see, the distance of the numerator and the denominator to the
35003  fraction bar is round about three times the bar thickness.
35004 \end_layout
35005
35006 \begin_layout Subsection
35007 Canceled Formulas
35008 \begin_inset Index
35009 status collapsed
35010
35011 \begin_layout Plain Layout
35012 Formula ! canceled
35013 \end_layout
35014
35015 \end_inset
35016
35017
35018 \end_layout
35019
35020 \begin_layout Standard
35021 To cancel formulas or formula parts, the LaTeX-package 
35022 \series bold
35023 cancel
35024 \series default
35025
35026 \begin_inset Foot
35027 status collapsed
35028
35029 \begin_layout Plain Layout
35030
35031 \series bold
35032 cancel
35033 \series default
35034  is part of every LaTeX standard installation.
35035 \end_layout
35036
35037 \end_inset
35038
35039
35040 \begin_inset Index
35041 status collapsed
35042
35043 \begin_layout Plain Layout
35044 Packages ! cancel
35045 \end_layout
35046
35047 \end_inset
35048
35049  has to be loaded with the LaTeX-preamble line
35050 \end_layout
35051
35052 \begin_layout Standard
35053
35054 \series bold
35055
35056 \backslash
35057 usepackage[samesize]{cancel}
35058 \end_layout
35059
35060 \begin_layout Standard
35061 There are four ways to cancel formulas:
35062 \end_layout
35063
35064 \begin_layout Standard
35065 \align center
35066 \begin_inset Tabular
35067 <lyxtabular version="3" rows="5" columns="2">
35068 <features>
35069 <column alignment="center" valignment="top" width="0">
35070 <column alignment="center" valignment="top" width="0">
35071 <row>
35072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35073 \begin_inset Text
35074
35075 \begin_layout Plain Layout
35076 Command
35077 \end_layout
35078
35079 \end_inset
35080 </cell>
35081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35082 \begin_inset Text
35083
35084 \begin_layout Plain Layout
35085 Result
35086 \begin_inset Note Note
35087 status collapsed
35088
35089 \begin_layout Plain Layout
35090 The space and
35091 \series bold
35092  
35093 \backslash
35094 raisebox
35095 \series default
35096  are used here as spacer.
35097 \end_layout
35098
35099 \end_inset
35100
35101
35102 \end_layout
35103
35104 \end_inset
35105 </cell>
35106 </row>
35107 <row>
35108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35109 \begin_inset Text
35110
35111 \begin_layout Plain Layout
35112
35113 \backslash
35114 cancel{
35115 \backslash
35116 int
35117 \begin_inset ERT
35118 status collapsed
35119
35120 \begin_layout Plain Layout
35121
35122
35123 \backslash
35124 spce 
35125 \end_layout
35126
35127 \end_inset
35128
35129 A=B
35130 \end_layout
35131
35132 \end_inset
35133 </cell>
35134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35135 \begin_inset Text
35136
35137 \begin_layout Plain Layout
35138 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35139 \end_inset
35140
35141
35142 \end_layout
35143
35144 \end_inset
35145 </cell>
35146 </row>
35147 <row>
35148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35149 \begin_inset Text
35150
35151 \begin_layout Plain Layout
35152
35153 \backslash
35154 bcancel{
35155 \backslash
35156 int
35157 \begin_inset ERT
35158 status collapsed
35159
35160 \begin_layout Plain Layout
35161
35162
35163 \backslash
35164 spce 
35165 \end_layout
35166
35167 \end_inset
35168
35169 A=B
35170 \end_layout
35171
35172 \end_inset
35173 </cell>
35174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35175 \begin_inset Text
35176
35177 \begin_layout Plain Layout
35178 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35179 \end_inset
35180
35181
35182 \end_layout
35183
35184 \end_inset
35185 </cell>
35186 </row>
35187 <row>
35188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35189 \begin_inset Text
35190
35191 \begin_layout Plain Layout
35192
35193 \backslash
35194 xcancel{
35195 \backslash
35196 int
35197 \begin_inset ERT
35198 status collapsed
35199
35200 \begin_layout Plain Layout
35201
35202
35203 \backslash
35204 spce 
35205 \end_layout
35206
35207 \end_inset
35208
35209 A=B
35210 \end_layout
35211
35212 \end_inset
35213 </cell>
35214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35215 \begin_inset Text
35216
35217 \begin_layout Plain Layout
35218 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35219 \end_inset
35220
35221
35222 \end_layout
35223
35224 \end_inset
35225 </cell>
35226 </row>
35227 <row>
35228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35229 \begin_inset Text
35230
35231 \begin_layout Plain Layout
35232
35233 \backslash
35234 cancelto{1
35235 \begin_inset Formula $\to$
35236 \end_inset
35237
35238
35239 \backslash
35240 {
35241 \backslash
35242 int
35243 \begin_inset ERT
35244 status collapsed
35245
35246 \begin_layout Plain Layout
35247
35248
35249 \backslash
35250 spce 
35251 \end_layout
35252
35253 \end_inset
35254
35255 A=B
35256 \end_layout
35257
35258 \end_inset
35259 </cell>
35260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35261 \begin_inset Text
35262
35263 \begin_layout Plain Layout
35264 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35265 \end_inset
35266
35267
35268 \end_layout
35269
35270 \end_inset
35271 </cell>
35272 </row>
35273 </lyxtabular>
35274
35275 \end_inset
35276
35277
35278 \end_layout
35279
35280 \begin_layout Standard
35281
35282 \series bold
35283
35284 \backslash
35285 cancelto
35286 \series default
35287  is especially suitable to visualize the reduction of fractions within formulas:
35288 \begin_inset Formula \[
35289 \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}}}\]
35290
35291 \end_inset
35292
35293
35294 \end_layout
35295
35296 \begin_layout Subsection
35297 Formulas in Section Headings
35298 \begin_inset CommandInset label
35299 LatexCommand label
35300 name "sub:Formulas-in-Section"
35301
35302 \end_inset
35303
35304
35305 \begin_inset Index
35306 status collapsed
35307
35308 \begin_layout Plain Layout
35309 Formula ! in section headings
35310 \end_layout
35311
35312 \end_inset
35313
35314
35315 \end_layout
35316
35317 \begin_layout Standard
35318 When formulas are used in section headings, the following has to be taken
35319  into account:
35320 \end_layout
35321
35322 \begin_layout Standard
35323 \begin_inset Note Greyedout
35324 status open
35325
35326 \begin_layout Plain Layout
35327 When 
35328 \series bold
35329 hyperref
35330 \series default
35331
35332 \begin_inset Index
35333 status collapsed
35334
35335 \begin_layout Plain Layout
35336 Packages ! hyperref
35337 \end_layout
35338
35339 \end_inset
35340
35341  support is enabled in the document settings dialog under 
35342 \family sans
35343 PDF
35344 \begin_inset space ~
35345 \end_inset
35346
35347 Properties
35348 \family default
35349 , PDF-bookmarks are created for every section heading in the table of contents.
35350  If a section heading contains formulas, they are incorrectly displayed
35351  in the bookmark text, because formulas in bookmarks infringe the PDF convention
35352 s.
35353 \end_layout
35354
35355 \end_inset
35356
35357
35358 \end_layout
35359
35360 \begin_layout Standard
35361 Both problems can be solved by inserting at the end of the section heading
35362  a short title with the menu 
35363 \family sans
35364 Insert\SpecialChar \menuseparator
35365 Short
35366 \begin_inset space ~
35367 \end_inset
35368
35369 Title
35370 \family default
35371 .
35372  Short titles are used as alternative for multiline section headings to
35373  keep the table of contents clearly arranged.
35374  Only the short title appears in the table of contents and therefore also
35375  in the PDF-bookmark.
35376 \end_layout
35377
35378 \begin_layout Standard
35379 When formulas should be used in the table of contents but 
35380 \series bold
35381 hyperref
35382 \series default
35383  is used, one can use the following command in TeX-mode:
35384 \end_layout
35385
35386 \begin_layout Standard
35387
35388 \series bold
35389
35390 \backslash
35391 texorpdfstring{part}{alternative}
35392 \begin_inset Index
35393 status collapsed
35394
35395 \begin_layout Plain Layout
35396 Commands ! T ! 
35397 \backslash
35398 texorpdfstring
35399 \end_layout
35400
35401 \end_inset
35402
35403
35404 \end_layout
35405
35406 \begin_layout Standard
35407 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
35408  This can be characters, formulas, footnotes, but also cross-references.
35409  The alternative is used instead of the part for the bookmark.
35410 \end_layout
35411
35412 \begin_layout Standard
35413 Here are two example headings:
35414 \begin_inset VSpace -3mm
35415 \end_inset
35416
35417
35418 \begin_inset ERT
35419 status collapsed
35420
35421 \begin_layout Plain Layout
35422
35423
35424 \backslash
35425 boldmath 
35426 \end_layout
35427
35428 \end_inset
35429
35430
35431 \end_layout
35432
35433 \begin_layout Subsubsection
35434 Heading without formula in table of contents 
35435 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35436 \end_inset
35437
35438
35439 \begin_inset OptArg
35440 status collapsed
35441
35442 \begin_layout Plain Layout
35443 Heading without formula in table of contents
35444 \end_layout
35445
35446 \end_inset
35447
35448
35449 \end_layout
35450
35451 \begin_layout Subsubsection
35452 Heading with formula in table of contents
35453 \begin_inset ERT
35454 status collapsed
35455
35456 \begin_layout Plain Layout
35457
35458
35459 \backslash
35460 texorpdfstring{
35461 \end_layout
35462
35463 \end_inset
35464
35465  
35466 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35467 \end_inset
35468
35469
35470 \begin_inset ERT
35471 status collapsed
35472
35473 \begin_layout Plain Layout
35474
35475 }{}
35476 \end_layout
35477
35478 \end_inset
35479
35480
35481 \end_layout
35482
35483 \begin_layout Standard
35484 \begin_inset ERT
35485 status collapsed
35486
35487 \begin_layout Plain Layout
35488
35489
35490 \backslash
35491 unboldmath 
35492 \end_layout
35493
35494 \end_inset
35495
35496 In the first heading a short title was used, in the second one 
35497 \series bold
35498
35499 \backslash
35500 texorpdfstring
35501 \series default
35502 .
35503 \end_layout
35504
35505 \begin_layout Standard
35506 To get the same formatting as for the other headings, the complete heading
35507  was set into a 
35508 \series bold
35509 boldmath
35510 \series default
35511  environment
35512 \begin_inset Foot
35513 status collapsed
35514
35515 \begin_layout Plain Layout
35516 see 
35517 \begin_inset CommandInset ref
35518 LatexCommand ref
35519 reference "sub:Bold-Formulas"
35520
35521 \end_inset
35522
35523
35524 \end_layout
35525
35526 \end_inset
35527
35528 .
35529 \end_layout
35530
35531 \begin_layout Subsection
35532 Formulas in multi-column Text
35533 \begin_inset Index
35534 status collapsed
35535
35536 \begin_layout Plain Layout
35537 Formula ! in multi-column text
35538 \end_layout
35539
35540 \end_inset
35541
35542
35543 \end_layout
35544
35545 \begin_layout Standard
35546 Formulas in multi-column text are often too wide to fit into a column and
35547  thus need to be set over the whole page width.
35548  This is done by using the LaTeX-package 
35549 \series bold
35550 multicol
35551 \series default
35552
35553 \begin_inset Foot
35554 status collapsed
35555
35556 \begin_layout Plain Layout
35557
35558 \series bold
35559 multicol
35560 \series default
35561  is part of every LaTeX standard installation.
35562 \end_layout
35563
35564 \end_inset
35565
35566
35567 \begin_inset Index
35568 status collapsed
35569
35570 \begin_layout Plain Layout
35571 Packages ! multicol
35572 \end_layout
35573
35574 \end_inset
35575
35576 , that is loaded with the LaTeX-preamble line
35577 \end_layout
35578
35579 \begin_layout Standard
35580
35581 \series bold
35582
35583 \backslash
35584 usepackage{multicol}
35585 \end_layout
35586
35587 \begin_layout Standard
35588 \begin_inset Note Greyedout
35589 status open
35590
35591 \begin_layout Plain Layout
35592 Note herby that the setting 
35593 \family sans
35594 Two-column
35595 \begin_inset space ~
35596 \end_inset
35597
35598 document
35599 \family default
35600  in the menu 
35601 \family sans
35602 Document\SpecialChar \menuseparator
35603 Settings
35604 \family default
35605  under 
35606 \family sans
35607 Text
35608 \begin_inset space ~
35609 \end_inset
35610
35611 Layout
35612 \family default
35613 \emph on
35614  
35615 \emph default
35616 must 
35617 \emph on
35618 not
35619 \emph default
35620  be selected.
35621 \end_layout
35622
35623 \end_inset
35624
35625
35626 \end_layout
35627
35628 \begin_layout Standard
35629 Before the multi-column text the command
35630 \end_layout
35631
35632 \begin_layout Standard
35633
35634 \series bold
35635
35636 \backslash
35637 begin{multicols}{column number}
35638 \end_layout
35639
35640 \begin_layout Standard
35641 is written in TeX-mode.
35642  The column number is a number in the range of 2
35643 \begin_inset space \thinspace{}
35644 \end_inset
35645
35646 -
35647 \begin_inset space \thinspace{}
35648 \end_inset
35649
35650 10.
35651  Before the formula the multi-column text is ended by inserting the command
35652 \end_layout
35653
35654 \begin_layout Standard
35655
35656 \series bold
35657
35658 \backslash
35659 end{multicols}
35660 \end_layout
35661
35662 \begin_layout Standard
35663 in TeX-mode.
35664 \end_layout
35665
35666 \begin_layout Standard
35667 Due to the command some space is automatically added before the formula.
35668  To revert this, -6
35669 \begin_inset space \thinspace{}
35670 \end_inset
35671
35672 mm vertical space is inserted before the formula.
35673  When the formula style 
35674 \series bold
35675 Indented
35676 \begin_inset Foot
35677 status collapsed
35678
35679 \begin_layout Plain Layout
35680 formula styles see 
35681 \begin_inset CommandInset ref
35682 LatexCommand ref
35683 reference "sec:Formula-Styles"
35684
35685 \end_inset
35686
35687
35688 \end_layout
35689
35690 \end_inset
35691
35692
35693 \series default
35694  is used, -9
35695 \begin_inset space \thinspace{}
35696 \end_inset
35697
35698 mm space is inserted instead.
35699 \end_layout
35700
35701 \begin_layout Standard
35702 As example a multi-column text with a displayed formula:
35703 \end_layout
35704
35705 \begin_layout Standard
35706
35707 \lang german
35708 \begin_inset ERT
35709 status collapsed
35710
35711 \begin_layout Plain Layout
35712
35713
35714 \backslash
35715 begin{multicols}{2}
35716 \end_layout
35717
35718 \end_inset
35719
35720 Das Spektrum wird fouriertransformiert.
35721  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35722 , Lösungsmittel) zu trennen.
35723  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35724  nun das Aussehen des Ausgangssignals.
35725  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35726  über alle Phasen integrieren muss.
35727  Sei nun 
35728 \begin_inset Formula $S$
35729 \end_inset
35730
35731  unser normiertes Ausgangssignal und 
35732 \begin_inset Formula $P$
35733 \end_inset
35734
35735  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35736 \begin_inset ERT
35737 status collapsed
35738
35739 \begin_layout Plain Layout
35740
35741
35742 \backslash
35743 end{multicols}
35744 \end_layout
35745
35746 \end_inset
35747
35748
35749 \begin_inset VSpace -6mm
35750 \end_inset
35751
35752
35753 \begin_inset Formula \begin{equation}
35754 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
35755
35756 \end_inset
35757
35758
35759 \begin_inset ERT
35760 status collapsed
35761
35762 \begin_layout Plain Layout
35763
35764
35765 \backslash
35766 begin{multicols}{2}
35767 \end_layout
35768
35769 \end_inset
35770
35771 wobei 
35772 \begin_inset Formula $S_{0}$
35773 \end_inset
35774
35775  das Signal ohne Gradient ist und die Normierungsbedingung 
35776 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35777 \end_inset
35778
35779  gilt.
35780  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35781  Direkt nach dem 
35782 \begin_inset Formula $\nicefrac{\pi}{2}$
35783 \end_inset
35784
35785
35786 \begin_inset space \thinspace{}
35787 \end_inset
35788
35789 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35790  das Signal zusätzlich abschwächt.
35791  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35792  
35793 \begin_inset Formula $T_{2}$
35794 \end_inset
35795
35796 -Zeit.
35797 \end_layout
35798
35799 \begin_layout Standard
35800
35801 \lang german
35802 \begin_inset ERT
35803 status collapsed
35804
35805 \begin_layout Plain Layout
35806
35807
35808 \backslash
35809 end{multicols}
35810 \end_layout
35811
35812 \end_inset
35813
35814
35815 \end_layout
35816
35817 \begin_layout Subsection
35818 Formulas with Description of Variables
35819 \begin_inset Index
35820 status collapsed
35821
35822 \begin_layout Plain Layout
35823 Formula ! with description of variables
35824 \end_layout
35825
35826 \end_inset
35827
35828
35829 \end_layout
35830
35831 \begin_layout Standard
35832 To describe variables within a formula, like in formula 
35833 \begin_inset CommandInset ref
35834 LatexCommand eqref
35835 reference "eq:within"
35836
35837 \end_inset
35838
35839 , a 2
35840 \series bold
35841 ×
35842 \series default
35843
35844 \begin_inset Formula $n$
35845 \end_inset
35846
35847
35848 \begin_inset space ~
35849 \end_inset
35850
35851 matrix is used with left aligned columns for the 
35852 \begin_inset Formula $n$
35853 \end_inset
35854
35855  used variables.
35856 \begin_inset Foot
35857 status collapsed
35858
35859 \begin_layout Plain Layout
35860 matrices see 
35861 \begin_inset CommandInset ref
35862 LatexCommand ref
35863 reference "sec:Matrices"
35864
35865 \end_inset
35866
35867
35868 \end_layout
35869
35870 \end_inset
35871
35872  To set the description in a smaller size, before the matrix e.
35873 \begin_inset space \thinspace{}
35874 \end_inset
35875
35876 g.
35877 \begin_inset space \space{}
35878 \end_inset
35879
35880 the command 
35881 \series bold
35882
35883 \backslash
35884 footnotesize
35885 \series default
35886  is inserted.
35887 \begin_inset Foot
35888 status collapsed
35889
35890 \begin_layout Plain Layout
35891 font sizes see 
35892 \begin_inset CommandInset ref
35893 LatexCommand ref
35894 reference "sub:Font-Sizes"
35895
35896 \end_inset
35897
35898
35899 \end_layout
35900
35901 \end_inset
35902
35903
35904 \end_layout
35905
35906 \begin_layout Standard
35907 When the formula style 
35908 \series bold
35909 Indented
35910 \begin_inset Foot
35911 status collapsed
35912
35913 \begin_layout Plain Layout
35914 formula styles see 
35915 \begin_inset CommandInset ref
35916 LatexCommand ref
35917 reference "sec:Formula-Styles"
35918
35919 \end_inset
35920
35921
35922 \end_layout
35923
35924 \end_inset
35925
35926
35927 \series default
35928  is used, a 
35929 \series bold
35930
35931 \backslash
35932 hfill
35933 \series default
35934
35935 \begin_inset Foot
35936 status collapsed
35937
35938 \begin_layout Plain Layout
35939
35940 \series bold
35941
35942 \backslash
35943 hfill
35944 \series default
35945  only works in formulas with the style 
35946 \series bold
35947 Indented
35948 \series default
35949 , see 
35950 \begin_inset CommandInset ref
35951 LatexCommand ref
35952 reference "sub:Variable-Space"
35953
35954 \end_inset
35955
35956 .
35957 \end_layout
35958
35959 \end_inset
35960
35961  is inserted before and after the matrix to have the same separation of
35962  the matrix from the equation and the side margin.
35963 \end_layout
35964
35965 \begin_layout Standard
35966 When the formula style 
35967 \series bold
35968 Centered
35969 \series default
35970  is used, the method described in 
35971 \begin_inset CommandInset ref
35972 LatexCommand ref
35973 reference "sub:Flalign-Environment"
35974
35975 \end_inset
35976
35977  is used to indent formulas.
35978  Formula 
35979 \begin_inset CommandInset ref
35980 LatexCommand eqref
35981 reference "eq:within"
35982
35983 \end_inset
35984
35985  consists of five columns whereas in the first two columns contain the equation,
35986  the third the matrix and the last one an empty TeX-brace.
35987 \begin_inset Formula \begin{flalign}
35988 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35989 \rho & \textrm{density}\\
35990 V & \textrm{volume}\\
35991 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
35992
35993 \end_inset
35994
35995
35996 \end_layout
35997
35998 \begin_layout Subsection
35999 Upright small Greek Letters
36000 \begin_inset CommandInset label
36001 LatexCommand label
36002 name "sub:Upright-small-Greek"
36003
36004 \end_inset
36005
36006
36007 \begin_inset Index
36008 status collapsed
36009
36010 \begin_layout Plain Layout
36011 Greek letters ! upright
36012 \end_layout
36013
36014 \end_inset
36015
36016
36017 \end_layout
36018
36019 \begin_layout Standard
36020 Most of the math fonts only provide italic small Greek letters.
36021  But for symbols of elementary particles like pions and neutrinos, upright
36022  Greek letters are needed.
36023  The file 
36024 \series bold
36025 upgreek.sty
36026 \series default
36027
36028 \begin_inset Foot
36029 status collapsed
36030
36031 \begin_layout Plain Layout
36032
36033 \series bold
36034 upgreek
36035 \series default
36036  is part of the LaTeX-package 
36037 \series bold
36038 was
36039 \series default
36040
36041 \begin_inset Index
36042 status collapsed
36043
36044 \begin_layout Plain Layout
36045 Packages ! was
36046 \begin_inset ERT
36047 status collapsed
36048
36049 \begin_layout Plain Layout
36050
36051
36052 \backslash
36053 vspace{4mm}
36054 \end_layout
36055
36056 \end_inset
36057
36058
36059 \end_layout
36060
36061 \end_inset
36062
36063 .
36064 \end_layout
36065
36066 \end_inset
36067
36068
36069 \begin_inset Index
36070 status collapsed
36071
36072 \begin_layout Plain Layout
36073 Packages ! upgreek
36074 \end_layout
36075
36076 \end_inset
36077
36078  that is loaded with the LaTeX-preamble line
36079 \end_layout
36080
36081 \begin_layout Standard
36082
36083 \series bold
36084
36085 \backslash
36086 usepackage{upgreek}
36087 \end_layout
36088
36089 \begin_layout Standard
36090 provides them.
36091  
36092 \begin_inset ERT
36093 status collapsed
36094
36095 \begin_layout Plain Layout
36096
36097
36098 \backslash
36099 ifupgreek 
36100 \end_layout
36101
36102 \end_inset
36103
36104
36105 \begin_inset Note Note
36106 status open
36107
36108 \begin_layout Plain Layout
36109 The following table will only be displayed when the LaTeX-package 
36110 \series bold
36111 upgreek
36112 \series default
36113  is installed:
36114 \end_layout
36115
36116 \end_inset
36117
36118  They are created when the command for a small Greek letters is started
36119  with 
36120 \series bold
36121 up
36122 \series default
36123 .
36124  For example the command 
36125 \series bold
36126
36127 \backslash
36128 uptau
36129 \series default
36130  creates this: 
36131 \begin_inset Formula $\uptau$
36132 \end_inset
36133
36134
36135 \end_layout
36136
36137 \begin_layout Standard
36138 With these commands reactions of elementary particles can be typeset:
36139 \begin_inset Formula \[
36140 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
36141
36142 \end_inset
36143
36144
36145 \end_layout
36146
36147 \begin_layout Standard
36148 The upright letters are more bold and wider than the italic ones.
36149  They should therefore not be used for units like 
36150 \begin_inset Quotes eld
36151 \end_inset
36152
36153 µm
36154 \begin_inset Quotes erd
36155 \end_inset
36156
36157 .
36158 \end_layout
36159
36160 \begin_layout Standard
36161 \begin_inset ERT
36162 status collapsed
36163
36164 \begin_layout Plain Layout
36165
36166
36167 \backslash
36168 else 
36169 \end_layout
36170
36171 \end_inset
36172
36173
36174 \begin_inset Note Note
36175 status open
36176
36177 \begin_layout Plain Layout
36178 The following will be displayed when the LaTeX-package 
36179 \series bold
36180 upgreek
36181 \series default
36182  is not installed:
36183 \end_layout
36184
36185 \end_inset
36186
36187
36188 \end_layout
36189
36190 \begin_layout Standard
36191 You need to install the LaTeX-package 
36192 \series bold
36193 upgreek
36194 \series default
36195  to see the rest of this subsection in the output.
36196 \end_layout
36197
36198 \begin_layout Standard
36199 \begin_inset ERT
36200 status collapsed
36201
36202 \begin_layout Plain Layout
36203
36204
36205 \backslash
36206 fi 
36207 \end_layout
36208
36209 \end_inset
36210
36211
36212 \end_layout
36213
36214 \begin_layout Subsection
36215 Text Characters in Formulas
36216 \begin_inset CommandInset label
36217 LatexCommand label
36218 name "sub:Text-Characters-in"
36219
36220 \end_inset
36221
36222
36223 \begin_inset Index
36224 status collapsed
36225
36226 \begin_layout Plain Layout
36227 Text ! in formulas
36228 \end_layout
36229
36230 \end_inset
36231
36232
36233 \end_layout
36234
36235 \begin_layout Standard
36236 In some cases you might want to insert text characters directly into formulas.
36237  When for example the centered dot · is often used in formulas like 
36238 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36239 \end_inset
36240
36241 , one would have to insert the command 
36242 \series bold
36243
36244 \backslash
36245 cdot
36246 \series default
36247
36248 \begin_inset Foot
36249 status collapsed
36250
36251 \begin_layout Plain Layout
36252 see 
36253 \begin_inset CommandInset ref
36254 LatexCommand ref
36255 reference "sub:Binary-Operators"
36256
36257 \end_inset
36258
36259
36260 \end_layout
36261
36262 \end_inset
36263
36264  all the time, because this character is defined in all encodings as text
36265  character.
36266  But the encoding can be changed by this LaTeX-preamble line:
36267 \end_layout
36268
36269 \begin_layout Standard
36270
36271 \series bold
36272
36273 \backslash
36274 Declare Inputtext{183}{
36275 \backslash
36276 ifmmode
36277 \backslash
36278 cdot
36279 \backslash
36280 else
36281 \backslash
36282 textperiodcentered
36283 \backslash
36284 f\SpecialChar \textcompwordmark{}
36285 i}
36286 \end_layout
36287
36288 \begin_layout Standard
36289 The character encoding (menu 
36290 \family sans
36291 Document\SpecialChar \menuseparator
36292 Settings\SpecialChar \menuseparator
36293 Language
36294 \family default
36295 ) specifies what character appears when a keyboard key is pressed.
36296  When the key for the character '·' is pressed, internally the command 
36297 \series bold
36298
36299 \backslash
36300 textperiodcentered
36301 \series default
36302  is used.
36303  But this command is not available in a formula so that you would get LaTeX-erro
36304 rs.
36305  With the changed encoding the right command is chosen automatically, depending
36306  on if the character was inserted into a formula or not.
36307 \end_layout
36308
36309 \begin_layout Standard
36310 The encoding of several characters is saved in definition files.
36311  Fore example the encoding 
36312 \series bold
36313 latin9
36314 \series default
36315  is defined in the file 
36316 \series bold
36317 latin9.def
36318 \series default
36319  that is in the installation folder of LaTeX.
36320  Encodings should only be changed via the LaTeX-preamble and not in the
36321  definition files.
36322  Otherwise own documents could not be edited by other LyX users working
36323  on other computers.
36324 \end_layout
36325
36326 \begin_layout Standard
36327 \begin_inset VSpace medskip
36328 \end_inset
36329
36330 Besides the centered dot, in this document the degree sign ° is defined
36331  with the following LaTeX-preamble line so that it can directly be inserted
36332  to a formula:
36333 \end_layout
36334
36335 \begin_layout Standard
36336
36337 \series bold
36338
36339 \backslash
36340 DeclareInputtext{176}{
36341 \backslash
36342 ifmmode^
36343 \backslash
36344 circ
36345 \backslash
36346 else
36347 \backslash
36348 textdegree
36349 \backslash
36350 f\SpecialChar \textcompwordmark{}
36351 i}
36352 \end_layout
36353
36354 \begin_layout Standard
36355 \begin_inset Newpage newpage
36356 \end_inset
36357
36358
36359 \end_layout
36360
36361 \begin_layout Section
36362 \start_of_appendix
36363 Typographic Advice
36364 \begin_inset Index
36365 status collapsed
36366
36367 \begin_layout Plain Layout
36368 Typographic advice
36369 \end_layout
36370
36371 \end_inset
36372
36373
36374 \end_layout
36375
36376 \begin_layout Standard
36377 This section is a summary of the most important typographic rules, listed
36378  in ISO norms.
36379 \begin_inset Foot
36380 status collapsed
36381
36382 \begin_layout Plain Layout
36383 This collection was partly taken from the German semi-official dictionary
36384  called 
36385 \begin_inset Quotes eld
36386 \end_inset
36387
36388 Duden
36389 \begin_inset Quotes erd
36390 \end_inset
36391
36392  
36393 \begin_inset CommandInset citation
36394 LatexCommand cite
36395 key "Duden"
36396
36397 \end_inset
36398
36399  that lists some of the ISO rules.
36400  More rules are listed in 
36401 \begin_inset CommandInset citation
36402 LatexCommand cite
36403 key "Checklist"
36404
36405 \end_inset
36406
36407 .
36408 \end_layout
36409
36410 \end_inset
36411
36412
36413 \end_layout
36414
36415 \begin_layout Itemize
36416 Physical units are 
36417 \emph on
36418 always
36419 \emph default
36420  set upright
36421 \begin_inset Foot
36422 status collapsed
36423
36424 \begin_layout Plain Layout
36425 done with font styles, see 
36426 \begin_inset CommandInset ref
36427 LatexCommand ref
36428 reference "sub:Font-Styles"
36429
36430 \end_inset
36431
36432
36433 \end_layout
36434
36435 \end_inset
36436
36437 , no matter if they appear in italic text: 30
36438 \begin_inset space \thinspace{}
36439 \end_inset
36440
36441 km/h
36442 \begin_inset Newline newline
36443 \end_inset
36444
36445 Between the value and the unit is the smallest space, see 
36446 \begin_inset CommandInset ref
36447 LatexCommand ref
36448 reference "sub:Predefined-Space"
36449
36450 \end_inset
36451
36452 .
36453 \begin_inset Newline newline
36454 \end_inset
36455
36456 This convention is automatically fulfilled when the command 
36457 \series bold
36458
36459 \backslash
36460 unittwo
36461 \series default
36462  is used.
36463  When it is entered to a formula, two boxes appear.
36464  In the first one the value is inserted, in the second one the unit, and
36465  one gets as above: 
36466 \begin_inset Formula $\unit[30]{km/h}$
36467 \end_inset
36468
36469
36470 \begin_inset space \thinspace{}
36471 \end_inset
36472
36473 .
36474  Note that 
36475 \series bold
36476
36477 \backslash
36478 unittwo
36479 \series default
36480  is not a real LaTeX command but the command 
36481 \series bold
36482
36483 \backslash
36484 unit[value]{unit}
36485 \series default
36486 , therefore you cannot use it in TeX code.
36487 \end_layout
36488
36489 \begin_layout Itemize
36490 Percent and perthousand signs are set like physical units:
36491 \begin_inset Newline newline
36492 \end_inset
36493
36494 1,2
36495 \begin_inset space \thinspace{}
36496 \end_inset
36497
36498 ‰ alcohol in blood
36499 \end_layout
36500
36501 \begin_layout Itemize
36502 The degree sign follows directly on the value: 15°, but not when it is used
36503  in units: 15
36504 \begin_inset space \thinspace{}
36505 \end_inset
36506
36507 °C
36508 \end_layout
36509
36510 \begin_layout Itemize
36511 In numbers with more than four digits the smallest space is inserted before
36512  every third digit to group them: 
36513 \family roman
36514 \series medium
36515 \shape up
36516 \size normal
36517 \emph off
36518 \bar no
36519 \noun off
36520 \color none
36521 18
36522 \begin_inset space \thinspace{}
36523 \end_inset
36524
36525 473
36526 \begin_inset space \thinspace{}
36527 \end_inset
36528
36529 588
36530 \end_layout
36531
36532 \begin_layout Itemize
36533 For dimensions like 120×90×40
36534 \begin_inset space \thinspace{}
36535 \end_inset
36536
36537 cm the multiplication sign 
36538 \begin_inset Quotes eld
36539 \end_inset
36540
36541 ×
36542 \begin_inset Quotes erd
36543 \end_inset
36544
36545  is used.
36546  It is available either via the command 
36547 \series bold
36548
36549 \backslash
36550 times
36551 \series default
36552  or via the menu 
36553 \family sans
36554 Insert\SpecialChar \menuseparator
36555 Special Character\SpecialChar \menuseparator
36556 Symbols
36557 \family default
36558 .
36559 \end_layout
36560
36561 \begin_layout Itemize
36562 Functions with names consisting of several letters are set upright to avoid
36563  confusions, see 
36564 \begin_inset CommandInset ref
36565 LatexCommand ref
36566 reference "sub:Predefined-Functions"
36567
36568 \end_inset
36569
36570 .
36571 \end_layout
36572
36573 \begin_layout Itemize
36574 Indices consisting of several letters, are set upright: 
36575 \begin_inset Formula $E_{\mathrm{kin}}$
36576 \end_inset
36577
36578
36579 \begin_inset Newline newline
36580 \end_inset
36581
36582 Components of matrices are set italic: 
36583 \begin_inset Formula $\hat{H}_{kl}$
36584 \end_inset
36585
36586
36587 \end_layout
36588
36589 \begin_layout Itemize
36590 The differentiation/integration operator 'd', the Euler's number 'e' and
36591  the imaginary unit 'i' should be set upright, to avoid mixing them up with
36592  other variables.
36593 \end_layout
36594
36595 \begin_layout Itemize
36596 The character that denotes a 
36597 \noun on
36598 Fourier
36599 \noun default
36600  transformation is inserted either by the command 
36601 \series bold
36602
36603 \backslash
36604 mathscr
36605 \begin_inset ERT
36606 status collapsed
36607
36608 \begin_layout Plain Layout
36609
36610
36611 \backslash
36612 spce 
36613 \end_layout
36614
36615 \end_inset
36616
36617
36618 \backslash
36619 {F
36620 \series default
36621
36622 \begin_inset Index
36623 status collapsed
36624
36625 \begin_layout Plain Layout
36626 Commands ! M ! 
36627 \backslash
36628 mathscr
36629 \end_layout
36630
36631 \end_inset
36632
36633  or via the menu 
36634 \family sans
36635 Insert\SpecialChar \menuseparator
36636 Special Character\SpecialChar \menuseparator
36637 Symbols\SpecialChar \menuseparator
36638 Letterlike
36639 \begin_inset space ~
36640 \end_inset
36641
36642 Symbols
36643 \family default
36644
36645 \begin_inset Formula $\mathscr{F}$
36646 \end_inset
36647
36648
36649 \begin_inset Newline newline
36650 \end_inset
36651
36652 To be able to use the command 
36653 \series bold
36654
36655 \backslash
36656 mathscr
36657 \series default
36658 , the LaTeX package 
36659 \series bold
36660 mathrsfs
36661 \series default
36662
36663 \begin_inset Index
36664 status collapsed
36665
36666 \begin_layout Plain Layout
36667 Packages ! mathrsfs
36668 \end_layout
36669
36670 \end_inset
36671
36672  needs to be loaded with the LaTeX-preamble line 
36673 \series bold
36674
36675 \backslash
36676 usepackage{mathrsfs}
36677 \series default
36678 .
36679 \end_layout
36680
36681 \begin_layout Standard
36682 \begin_inset Newpage newpage
36683 \end_inset
36684
36685
36686 \end_layout
36687
36688 \begin_layout Section
36689 Synonyms
36690 \begin_inset Index
36691 status collapsed
36692
36693 \begin_layout Plain Layout
36694 Synonyms
36695 \end_layout
36696
36697 \end_inset
36698
36699
36700 \end_layout
36701
36702 \begin_layout Standard
36703 Some characters and symbols can be created with several commands.
36704  Here is a list of the synonym commands:
36705 \end_layout
36706
36707 \begin_layout Standard
36708 \begin_inset VSpace bigskip
36709 \end_inset
36710
36711
36712 \begin_inset space \hfill{}
36713 \end_inset
36714
36715
36716 \begin_inset Tabular
36717 <lyxtabular version="3" rows="12" columns="2">
36718 <features>
36719 <column alignment="center" valignment="top" width="0pt">
36720 <column alignment="center" valignment="top" width="0pt">
36721 <row>
36722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36723 \begin_inset Text
36724
36725 \begin_layout Plain Layout
36726 Command
36727 \end_layout
36728
36729 \end_inset
36730 </cell>
36731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36732 \begin_inset Text
36733
36734 \begin_layout Plain Layout
36735 equivalent to
36736 \begin_inset Note Note
36737 status collapsed
36738
36739 \begin_layout Plain Layout
36740
36741 \series bold
36742
36743 \backslash
36744 raisebox
36745 \series default
36746  is only used as spacer.
36747 \end_layout
36748
36749 \end_inset
36750
36751
36752 \end_layout
36753
36754 \end_inset
36755 </cell>
36756 </row>
36757 <row>
36758 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36759 \begin_inset Text
36760
36761 \begin_layout Plain Layout
36762
36763 \backslash
36764 ast
36765 \end_layout
36766
36767 \end_inset
36768 </cell>
36769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36770 \begin_inset Text
36771
36772 \begin_layout Plain Layout
36773 \begin_inset ERT
36774 status collapsed
36775
36776 \begin_layout Plain Layout
36777
36778
36779 \backslash
36780 raisebox{-1.2mm}{
36781 \end_layout
36782
36783 \end_inset
36784
36785 *
36786 \begin_inset ERT
36787 status collapsed
36788
36789 \begin_layout Plain Layout
36790
36791 }
36792 \end_layout
36793
36794 \end_inset
36795
36796
36797 \end_layout
36798
36799 \end_inset
36800 </cell>
36801 </row>
36802 <row>
36803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36804 \begin_inset Text
36805
36806 \begin_layout Plain Layout
36807
36808 \backslash
36809 choose
36810 \end_layout
36811
36812 \end_inset
36813 </cell>
36814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36815 \begin_inset Text
36816
36817 \begin_layout Plain Layout
36818
36819 \backslash
36820 binom
36821 \end_layout
36822
36823 \end_inset
36824 </cell>
36825 </row>
36826 <row>
36827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36828 \begin_inset Text
36829
36830 \begin_layout Plain Layout
36831
36832 \backslash
36833 geq
36834 \end_layout
36835
36836 \end_inset
36837 </cell>
36838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36839 \begin_inset Text
36840
36841 \begin_layout Plain Layout
36842
36843 \backslash
36844 ge
36845 \end_layout
36846
36847 \end_inset
36848 </cell>
36849 </row>
36850 <row>
36851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36852 \begin_inset Text
36853
36854 \begin_layout Plain Layout
36855
36856 \backslash
36857 lbrace
36858 \end_layout
36859
36860 \end_inset
36861 </cell>
36862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36863 \begin_inset Text
36864
36865 \begin_layout Plain Layout
36866 {
36867 \end_layout
36868
36869 \end_inset
36870 </cell>
36871 </row>
36872 <row>
36873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36874 \begin_inset Text
36875
36876 \begin_layout Plain Layout
36877
36878 \backslash
36879 lbracket
36880 \end_layout
36881
36882 \end_inset
36883 </cell>
36884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36885 \begin_inset Text
36886
36887 \begin_layout Plain Layout
36888 [
36889 \end_layout
36890
36891 \end_inset
36892 </cell>
36893 </row>
36894 <row>
36895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36896 \begin_inset Text
36897
36898 \begin_layout Plain Layout
36899
36900 \backslash
36901 leftarrow
36902 \end_layout
36903
36904 \end_inset
36905 </cell>
36906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36907 \begin_inset Text
36908
36909 \begin_layout Plain Layout
36910
36911 \backslash
36912 gets
36913 \end_layout
36914
36915 \end_inset
36916 </cell>
36917 </row>
36918 <row>
36919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36920 \begin_inset Text
36921
36922 \begin_layout Plain Layout
36923
36924 \backslash
36925 leq
36926 \end_layout
36927
36928 \end_inset
36929 </cell>
36930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36931 \begin_inset Text
36932
36933 \begin_layout Plain Layout
36934
36935 \backslash
36936 le
36937 \end_layout
36938
36939 \end_inset
36940 </cell>
36941 </row>
36942 <row>
36943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36944 \begin_inset Text
36945
36946 \begin_layout Plain Layout
36947
36948 \backslash
36949 lor
36950 \end_layout
36951
36952 \end_inset
36953 </cell>
36954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36955 \begin_inset Text
36956
36957 \begin_layout Plain Layout
36958
36959 \backslash
36960 vee
36961 \end_layout
36962
36963 \end_inset
36964 </cell>
36965 </row>
36966 <row>
36967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36968 \begin_inset Text
36969
36970 \begin_layout Plain Layout
36971
36972 \backslash
36973 neq
36974 \end_layout
36975
36976 \end_inset
36977 </cell>
36978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36979 \begin_inset Text
36980
36981 \begin_layout Plain Layout
36982
36983 \backslash
36984 not=
36985 \end_layout
36986
36987 \end_inset
36988 </cell>
36989 </row>
36990 <row>
36991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36992 \begin_inset Text
36993
36994 \begin_layout Plain Layout
36995
36996 \backslash
36997 slash
36998 \end_layout
36999
37000 \end_inset
37001 </cell>
37002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37003 \begin_inset Text
37004
37005 \begin_layout Plain Layout
37006 /
37007 \end_layout
37008
37009 \end_inset
37010 </cell>
37011 </row>
37012 <row>
37013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37014 \begin_inset Text
37015
37016 \begin_layout Plain Layout
37017
37018 \backslash
37019 vert
37020 \end_layout
37021
37022 \end_inset
37023 </cell>
37024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37025 \begin_inset Text
37026
37027 \begin_layout Plain Layout
37028 |
37029 \end_layout
37030
37031 \end_inset
37032 </cell>
37033 </row>
37034 </lyxtabular>
37035
37036 \end_inset
37037
37038
37039 \begin_inset space \hfill{}
37040 \end_inset
37041
37042
37043 \begin_inset Tabular
37044 <lyxtabular version="3" rows="12" columns="2">
37045 <features>
37046 <column alignment="center" valignment="top" width="0pt">
37047 <column alignment="center" valignment="top" width="0pt">
37048 <row>
37049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37050 \begin_inset Text
37051
37052 \begin_layout Plain Layout
37053 Command
37054 \end_layout
37055
37056 \end_inset
37057 </cell>
37058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37059 \begin_inset Text
37060
37061 \begin_layout Plain Layout
37062 equivalent to
37063 \end_layout
37064
37065 \end_inset
37066 </cell>
37067 </row>
37068 <row>
37069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37070 \begin_inset Text
37071
37072 \begin_layout Plain Layout
37073
37074 \backslash
37075 backslash
37076 \end_layout
37077
37078 \end_inset
37079 </cell>
37080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37081 \begin_inset Text
37082
37083 \begin_layout Plain Layout
37084
37085 \backslash
37086
37087 \backslash
37088
37089 \end_layout
37090
37091 \end_inset
37092 </cell>
37093 </row>
37094 <row>
37095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37096 \begin_inset Text
37097
37098 \begin_layout Plain Layout
37099
37100 \backslash
37101 dasharrow
37102 \end_layout
37103
37104 \end_inset
37105 </cell>
37106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37107 \begin_inset Text
37108
37109 \begin_layout Plain Layout
37110
37111 \backslash
37112 dashrightarrow
37113 \end_layout
37114
37115 \end_inset
37116 </cell>
37117 </row>
37118 <row>
37119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37120 \begin_inset Text
37121
37122 \begin_layout Plain Layout
37123
37124 \backslash
37125 land
37126 \end_layout
37127
37128 \end_inset
37129 </cell>
37130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37131 \begin_inset Text
37132
37133 \begin_layout Plain Layout
37134
37135 \backslash
37136 wedge
37137 \end_layout
37138
37139 \end_inset
37140 </cell>
37141 </row>
37142 <row>
37143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37144 \begin_inset Text
37145
37146 \begin_layout Plain Layout
37147
37148 \backslash
37149 rbrace
37150 \end_layout
37151
37152 \end_inset
37153 </cell>
37154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37155 \begin_inset Text
37156
37157 \begin_layout Plain Layout
37158 }
37159 \end_layout
37160
37161 \end_inset
37162 </cell>
37163 </row>
37164 <row>
37165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37166 \begin_inset Text
37167
37168 \begin_layout Plain Layout
37169
37170 \backslash
37171 rbracket
37172 \end_layout
37173
37174 \end_inset
37175 </cell>
37176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37177 \begin_inset Text
37178
37179 \begin_layout Plain Layout
37180 ]
37181 \end_layout
37182
37183 \end_inset
37184 </cell>
37185 </row>
37186 <row>
37187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37188 \begin_inset Text
37189
37190 \begin_layout Plain Layout
37191
37192 \backslash
37193 rightarrow
37194 \end_layout
37195
37196 \end_inset
37197 </cell>
37198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37199 \begin_inset Text
37200
37201 \begin_layout Plain Layout
37202
37203 \backslash
37204 to
37205 \end_layout
37206
37207 \end_inset
37208 </cell>
37209 </row>
37210 <row>
37211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37212 \begin_inset Text
37213
37214 \begin_layout Plain Layout
37215
37216 \backslash
37217 lnot
37218 \end_layout
37219
37220 \end_inset
37221 </cell>
37222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37223 \begin_inset Text
37224
37225 \begin_layout Plain Layout
37226
37227 \backslash
37228 neg
37229 \end_layout
37230
37231 \end_inset
37232 </cell>
37233 </row>
37234 <row>
37235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37236 \begin_inset Text
37237
37238 \begin_layout Plain Layout
37239
37240 \backslash
37241 ne
37242 \end_layout
37243
37244 \end_inset
37245 </cell>
37246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37247 \begin_inset Text
37248
37249 \begin_layout Plain Layout
37250
37251 \backslash
37252 not=
37253 \end_layout
37254
37255 \end_inset
37256 </cell>
37257 </row>
37258 <row>
37259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37260 \begin_inset Text
37261
37262 \begin_layout Plain Layout
37263
37264 \backslash
37265 owns
37266 \end_layout
37267
37268 \end_inset
37269 </cell>
37270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37271 \begin_inset Text
37272
37273 \begin_layout Plain Layout
37274
37275 \backslash
37276 ni
37277 \end_layout
37278
37279 \end_inset
37280 </cell>
37281 </row>
37282 <row>
37283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37284 \begin_inset Text
37285
37286 \begin_layout Plain Layout
37287
37288 \backslash
37289 square
37290 \end_layout
37291
37292 \end_inset
37293 </cell>
37294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37295 \begin_inset Text
37296
37297 \begin_layout Plain Layout
37298
37299 \backslash
37300 Box
37301 \end_layout
37302
37303 \end_inset
37304 </cell>
37305 </row>
37306 <row>
37307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37308 \begin_inset Text
37309
37310 \begin_layout Plain Layout
37311
37312 \backslash
37313 Vert
37314 \end_layout
37315
37316 \end_inset
37317 </cell>
37318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37319 \begin_inset Text
37320
37321 \begin_layout Plain Layout
37322
37323 \backslash
37324 |
37325 \end_layout
37326
37327 \end_inset
37328 </cell>
37329 </row>
37330 </lyxtabular>
37331
37332 \end_inset
37333
37334
37335 \begin_inset space \hfill{}
37336 \end_inset
37337
37338
37339 \end_layout
37340
37341 \begin_layout Standard
37342 \begin_inset Newpage newpage
37343 \end_inset
37344
37345
37346 \end_layout
37347
37348 \begin_layout Bibliography
37349 \begin_inset CommandInset bibitem
37350 LatexCommand bibitem
37351 key "TLC2"
37352
37353 \end_inset
37354
37355
37356 \shape smallcaps
37357 Mittelbach, F.
37358  ; Goossens, M.
37359 \shape default
37360
37361 \shape italic
37362 The LaTeX Companion
37363 \shape default
37364 .
37365  Addison Wesley, 2004
37366 \end_layout
37367
37368 \begin_layout Bibliography
37369 \begin_inset CommandInset bibitem
37370 LatexCommand bibitem
37371 key "Mathmode"
37372
37373 \end_inset
37374
37375
37376 \begin_inset CommandInset href
37377 LatexCommand href
37378 name "Description"
37379 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37380
37381 \end_inset
37382
37383  of LaTeX's math abilities
37384 \end_layout
37385
37386 \begin_layout Bibliography
37387 \begin_inset CommandInset bibitem
37388 LatexCommand bibitem
37389 key "AMS"
37390
37391 \end_inset
37392
37393
37394 \begin_inset CommandInset href
37395 LatexCommand href
37396 name "Description"
37397 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
37398
37399 \end_inset
37400
37401  of 
37402 \begin_inset ERT
37403 status collapsed
37404
37405 \begin_layout Plain Layout
37406
37407
37408 \backslash
37409 AmS
37410 \end_layout
37411
37412 \end_inset
37413
37414 -LaTeX
37415 \end_layout
37416
37417 \begin_layout Bibliography
37418 \begin_inset CommandInset bibitem
37419 LatexCommand bibitem
37420 key "Symbols"
37421
37422 \end_inset
37423
37424
37425 \begin_inset CommandInset href
37426 LatexCommand href
37427 name "List"
37428 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37429
37430 \end_inset
37431
37432  of all symbols available with LaTeX-packages
37433 \end_layout
37434
37435 \begin_layout Bibliography
37436 \begin_inset CommandInset bibitem
37437 LatexCommand bibitem
37438 key "hyperref"
37439
37440 \end_inset
37441
37442
37443 \begin_inset CommandInset href
37444 LatexCommand href
37445 name "Documentation"
37446 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37447
37448 \end_inset
37449
37450  of the LaTeX-package 
37451 \series bold
37452 hyperref
37453 \series default
37454
37455 \begin_inset Index
37456 status collapsed
37457
37458 \begin_layout Plain Layout
37459 Packages ! hyperref
37460 \end_layout
37461
37462 \end_inset
37463
37464
37465 \end_layout
37466
37467 \begin_layout Bibliography
37468 \begin_inset CommandInset bibitem
37469 LatexCommand bibitem
37470 key "mhchem"
37471
37472 \end_inset
37473
37474
37475 \begin_inset CommandInset href
37476 LatexCommand href
37477 name "Documentation"
37478 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37479
37480 \end_inset
37481
37482  of the LaTeX-package 
37483 \series bold
37484 mhchem
37485 \series default
37486
37487 \begin_inset Index
37488 status collapsed
37489
37490 \begin_layout Plain Layout
37491 Packages ! mhchem
37492 \end_layout
37493
37494 \end_inset
37495
37496
37497 \end_layout
37498
37499 \begin_layout Bibliography
37500 \begin_inset CommandInset bibitem
37501 LatexCommand bibitem
37502 key "Mathclap"
37503
37504 \end_inset
37505
37506
37507 \begin_inset CommandInset href
37508 LatexCommand href
37509 name "Description"
37510 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37511
37512 \end_inset
37513
37514  of the command 
37515 \series bold
37516
37517 \backslash
37518 mathclap
37519 \series default
37520 , described in 
37521 \begin_inset CommandInset ref
37522 LatexCommand ref
37523 reference "sub:Operator-Limits"
37524
37525 \end_inset
37526
37527
37528 \begin_inset Index
37529 status collapsed
37530
37531 \begin_layout Plain Layout
37532 Commands ! M ! 
37533 \backslash
37534 mathclap
37535 \end_layout
37536
37537 \end_inset
37538
37539
37540 \end_layout
37541
37542 \begin_layout Bibliography
37543 \begin_inset CommandInset bibitem
37544 LatexCommand bibitem
37545 key "Duden"
37546
37547 \end_inset
37548
37549
37550 \emph on
37551 Duden Band 1
37552 \emph default
37553 .
37554  22.
37555  Auflage, Duden 2001
37556 \end_layout
37557
37558 \begin_layout Bibliography
37559 \begin_inset CommandInset bibitem
37560 LatexCommand bibitem
37561 key "Checklist"
37562
37563 \end_inset
37564
37565
37566 \begin_inset CommandInset href
37567 LatexCommand href
37568 name "Check list"
37569 target "http://physics.nist.gov/Document/checklist.pdf"
37570
37571 \end_inset
37572
37573  for reviewing manuscripts
37574 \end_layout
37575
37576 \begin_layout Standard
37577 \begin_inset CommandInset index_print
37578 LatexCommand printindex
37579
37580 \end_inset
37581
37582
37583 \end_layout
37584
37585 \end_body
37586 \end_document