]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
- Math.lyx: describe the new support for chemical equations
[lyx.git] / lib / doc / Math.lyx
1 #LyX 1.6.4svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \newlength{\abc}
43 \settowidth{\abc}{\space}
44 \addto\extrasenglish{
45  \renewcommand{\equationautorefname}{\hspace{-\abc}}
46  \renewcommand{\sectionautorefname}{sec.\negthinspace}
47  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC are numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % insert additional vertical space of 1.5 mm between footnotes,
66 \let\myFoot\footnote
67 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
68
69 % provides caption formatting
70 \setkomafont{captionlabel}{\bfseries}
71
72 % used in Kap. 22.6
73 \usepackage[samesize]{cancel}
74
75 % enables calculation of values,
76 \usepackage{calc}
77
78 % for multiple table row and column cells
79 \usepackage{multirow}
80 \usepackage{multicol}
81
82 % needed in sec. 19.4
83 \usepackage{remreset}
84
85 % center multirows (e.g. in sec. 13.3)
86 \renewcommand{\multirowsetup}{\centering}
87
88 % define a color, used in sec.9.3
89 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
90
91 % declare operators (see sec. 10.4 and sec. 15.2)
92 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
93 \DeclareMathOperator{\sgn}{sgn}
94
95 \newcommand{\spce}{\textvisiblespace}
96
97 % example definitions for sec. 20.1 
98 \newcommand{\gr}{\Longrightarrow}
99 \newcommand{\us}[1]{\underline{#1}}
100 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
101 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
102 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
103
104 % example macro from sec. 19.4
105 %\def\tagform@#1{\maketag@@@{|#1|}}
106
107 % macro from sec. 10.2
108 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
109 \def\mathclap {\mathpalette \mathclapinternal}
110 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
111
112 % redefine the greyed out note
113 \renewenvironment{lyxgreyedout}
114  {\textcolor{blue}\bgroup}{\egroup}
115
116 % ------------------------------------
117 % used to check for needed LaTeX packages
118 \usepackage{ifthen}
119
120 % check for package eurosym
121 % used for the Euro symbol
122 \newboolean{eurosym}
123 \IfFileExists{eurosym.sty}
124  {\usepackage[gennarrow]{eurosym}
125   \setboolean{eurosym}{true}}
126  {\setboolean{eurosym}{false}}
127
128 % needed in sec. 22.4
129 % check for package braket
130 \newboolean{braket}
131 \IfFileExists{braket.sty}
132  {\usepackage{braket}
133   \setboolean{braket}{true}}
134  {\setboolean{braket}{false}}
135
136 % needed in sec. 22.10
137 % check for package upgreek
138 \newboolean{upgreek}
139 \IfFileExists{upgreek.sty}
140  {\usepackage{upgreek}
141   \setboolean{upgreek}{true}}
142  {\setboolean{upgreek}{false}}
143 \end_preamble
144 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
145 \use_default_options false
146 \language english
147 \inputencoding auto
148 \font_roman default
149 \font_sans default
150 \font_typewriter default
151 \font_default_family default
152 \font_sc false
153 \font_osf false
154 \font_sf_scale 100
155 \font_tt_scale 100
156
157 \graphics default
158 \paperfontsize 12
159 \spacing single
160 \use_hyperref true
161 \pdf_title "LyX's Math Manual"
162 \pdf_author "LyX Team, Uwe Stöhr"
163 \pdf_subject "LyX-documentation about math"
164 \pdf_keywords "LyX, Mathed"
165 \pdf_bookmarks true
166 \pdf_bookmarksnumbered true
167 \pdf_bookmarksopen true
168 \pdf_bookmarksopenlevel 1
169 \pdf_breaklinks false
170 \pdf_pdfborder false
171 \pdf_colorlinks true
172 \pdf_backref false
173 \pdf_pdfusetitle false
174 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
175 \papersize a4paper
176 \use_geometry false
177 \use_amsmath 2
178 \use_esint 1
179 \cite_engine basic
180 \use_bibtopic false
181 \paperorientation portrait
182 \secnumdepth 4
183 \tocdepth 3
184 \paragraph_separation skip
185 \defskip medskip
186 \quotes_language english
187 \papercolumns 1
188 \papersides 2
189 \paperpagestyle plain
190 \bullet 1 0 6 -1
191 \bullet 2 2 35 -1
192 \bullet 3 2 7 -1
193 \tracking_changes false
194 \output_changes false
195 \author "" 
196 \author "" 
197 \end_header
198
199 \begin_body
200
201 \begin_layout Title
202 LyX's detailed Math manual
203 \end_layout
204
205 \begin_layout Author
206 by the LyX Team
207 \begin_inset Foot
208 status collapsed
209
210 \begin_layout Plain Layout
211 \noindent
212 If you have comments or error corrections, please send them to the LyX Documenta
213 tion mailing list: 
214 \family typewriter
215
216 \begin_inset CommandInset href
217 LatexCommand href
218 name "lyx-docs@lists.lyx.org"
219 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
220 type "mailto:"
221
222 \end_inset
223
224
225 \end_layout
226
227 \end_inset
228
229
230 \begin_inset Note Note
231 status collapsed
232
233 \begin_layout Plain Layout
234 author: Uwe Stöhr
235 \end_layout
236
237 \end_inset
238
239
240 \begin_inset Newline newline
241 \end_inset
242
243
244 \begin_inset Newline newline
245 \end_inset
246
247
248 \family sans
249 Version 2.0.x
250 \end_layout
251
252 \begin_layout Standard
253 \begin_inset CommandInset toc
254 LatexCommand tableofcontents
255
256 \end_inset
257
258
259 \end_layout
260
261 \begin_layout Standard
262 \begin_inset Note Note
263 status open
264
265 \begin_layout Plain Layout
266 To export this document to PDF, PS, or DVI the LaTeX-packages 
267 \series bold
268 eurosym,
269 \series default
270  
271 \series bold
272 multirow,
273 \series default
274  and 
275 \series bold
276 was
277 \series default
278  must be installed.
279  If they are not installed you can export the document anyway but the sections
280  where the packages are required won't appear in the output.
281 \end_layout
282
283 \begin_layout Plain Layout
284 The latest PDF-version of this document can be found here:
285 \begin_inset Newline newline
286 \end_inset
287
288
289 \series bold
290 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
291 \end_layout
292
293 \end_inset
294
295
296 \end_layout
297
298 \begin_layout Standard
299 \begin_inset Newpage newpage
300 \end_inset
301
302
303 \end_layout
304
305 \begin_layout Section
306 Introduction
307 \end_layout
308
309 \begin_layout Standard
310 This document explains LyX's math features and is furthermore a collection
311  of LaTeX-commands used for mathematical characters and constructs.
312  The explanations are designed for the usage of commands.
313  It is therefore required that you have read the section 
314 \family typewriter
315 Mathematical
316 \begin_inset space ~
317 \end_inset
318
319 Formulas
320 \family default
321  of the User's Guide.
322 \end_layout
323
324 \begin_layout Standard
325 Most of the characters and many constructs explained in this manual are
326  also accessible via the menu 
327 \family sans
328 Insert
329 \series bold
330 \SpecialChar \menuseparator
331
332 \series default
333 Math
334 \family default
335 , or the 
336 \family sans
337 math
338 \family default
339 \series bold
340  
341 \family sans
342 \series default
343 toolbar
344 \family default
345 .
346  But everybody who has to write lots of formulas will notice that it is
347  much faster to use commands instead of the math toolbar.
348  Therefore this manual is focused on commands but also mentions the correspondin
349 g toolbar buttons when available.
350 \end_layout
351
352 \begin_layout Standard
353 If not specially mentioned the commands are only available within formulas.
354  To be able to use all commands explained in this document, the option 
355 \family sans
356 Use AMS math package
357 \family default
358  must be used in the document settings (menu 
359 \family sans
360 Document\SpecialChar \menuseparator
361 Settings\SpecialChar \menuseparator
362 Math
363 \begin_inset space ~
364 \end_inset
365
366 Options
367 \family default
368 ).
369 \begin_inset Foot
370 status collapsed
371
372 \begin_layout Plain Layout
373 The option 
374 \family sans
375 Use AMS math package automatically
376 \family default
377  only uses 
378 \begin_inset ERT
379 status collapsed
380
381 \begin_layout Plain Layout
382
383
384 \backslash
385 AmS 
386 \end_layout
387
388 \end_inset
389
390 -math when math constructs are found that are supported by LyX.
391 \end_layout
392
393 \end_inset
394
395
396 \end_layout
397
398 \begin_layout Standard
399 This document doesn't list all 
400 \begin_inset ERT
401 status collapsed
402
403 \begin_layout Plain Layout
404
405
406 \backslash
407 AmS 
408 \end_layout
409
410 \end_inset
411
412 -math commands
413 \begin_inset Foot
414 status collapsed
415
416 \begin_layout Plain Layout
417 A list with all 
418 \begin_inset ERT
419 status collapsed
420
421 \begin_layout Plain Layout
422
423
424 \backslash
425 AmS
426 \end_layout
427
428 \end_inset
429
430 -math commands is in the file 
431 \family sans
432
433 \begin_inset CommandInset href
434 LatexCommand href
435 name "amsguide.ps"
436 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
437
438 \end_inset
439
440
441 \family default
442 , which is part of every LaTeX standard installation.
443 \end_layout
444
445 \end_inset
446
447  for lucidity reasons.
448 \end_layout
449
450 \begin_layout Section
451 General Instructions
452 \end_layout
453
454 \begin_layout Standard
455 To create an inline formula
456 \begin_inset Index
457 status collapsed
458
459 \begin_layout Plain Layout
460 Formula ! inline
461 \end_layout
462
463 \end_inset
464
465  that is embedded into a text line, use one of the shortcuts 
466 \begin_inset Info
467 type  "shortcuts"
468 arg   "math-mode"
469 \end_inset
470
471  or the toolbar button 
472 \begin_inset Graphics
473         filename ../images/math-mode.png
474         scale 85
475
476 \end_inset
477
478
479 \begin_inset Newline newline
480 \end_inset
481
482 To create a display style formula
483 \begin_inset Index
484 status collapsed
485
486 \begin_layout Plain Layout
487 Formula ! display style
488 \end_layout
489
490 \end_inset
491
492  that will appear bigger and in an own paragraph, use one of these shortcuts:
493  
494 \begin_inset Info
495 type  "shortcuts"
496 arg   "math-display"
497 \end_inset
498
499 .
500 \end_layout
501
502 \begin_layout Standard
503 To change a display style formula to an inline formula, set the cursor into
504  the formula and use one of the shortcuts 
505 \begin_inset Info
506 type  "shortcuts"
507 arg   "math-mode"
508 \end_inset
509
510  or the menu 
511 \family sans
512 Edit\SpecialChar \menuseparator
513 Math\SpecialChar \menuseparator
514 Change formula type
515 \family default
516 .
517  The same way is used to change an inline formula to a display style formula.
518 \end_layout
519
520 \begin_layout Standard
521 To display parts of an inline formula in the size of a display style formula,
522  enter the command 
523 \series bold
524
525 \backslash
526 displaystyle
527 \begin_inset Index
528 status collapsed
529
530 \begin_layout Plain Layout
531 Commands ! D ! 
532 \backslash
533 displaystyle
534 \end_layout
535
536 \end_inset
537
538
539 \series default
540  to a formula.
541  Then a new blue box appears in which the desired formula part is inserted.
542 \end_layout
543
544 \begin_layout Standard
545 Only inline formulas are allowed inside tables.
546 \end_layout
547
548 \begin_layout Standard
549 The 
550 \family sans
551 math toolbar
552 \family default
553  can be turned on in the menu 
554 \family sans
555 View\SpecialChar \menuseparator
556 Toolbars
557 \family default
558 .
559  When you click there on 
560 \begin_inset Quotes eld
561 \end_inset
562
563 Math
564 \begin_inset Quotes erd
565 \end_inset
566
567  the toolbar will be shown permanently at the bottom; this state is visualized
568  in the 
569 \family sans
570 Toolbars
571 \family default
572  menu with a checkmark.
573  When you click in this state again on 
574 \begin_inset Quotes eld
575 \end_inset
576
577 Math
578 \begin_inset Quotes erd
579 \end_inset
580
581  in the 
582 \family sans
583 Toolbars
584 \family default
585  menu, the 
586 \family sans
587 math toolbar
588 \family default
589  is only shown when the cursor is within a formula; this state is visualized
590  by the renaming of the menu entry from 
591 \begin_inset Quotes eld
592 \end_inset
593
594 Math
595 \begin_inset Quotes erd
596 \end_inset
597
598  to 
599 \begin_inset Quotes eld
600 \end_inset
601
602 Math
603 \begin_inset space ~
604 \end_inset
605
606 (auto)
607 \begin_inset Quotes erd
608 \end_inset
609
610 .
611 \end_layout
612
613 \begin_layout Standard
614 The TeX-mode
615 \begin_inset Index
616 status collapsed
617
618 \begin_layout Plain Layout
619 T@TeX-mode
620 \end_layout
621
622 \end_inset
623
624  is invoked by pressing the toolbar button 
625 \begin_inset Graphics
626         filename ../images/ert-insert.png
627         scale 85
628
629 \end_inset
630
631  or by using the menu 
632 \family sans
633 Insert\SpecialChar \menuseparator
634 Te
635 \begin_inset ERT
636 status collapsed
637
638 \begin_layout Plain Layout
639
640 {}
641 \end_layout
642
643 \end_inset
644
645 X Code
646 \family default
647  (shortcut 
648 \begin_inset Info
649 type  "shortcut"
650 arg   "ert-insert"
651 \end_inset
652
653 ).
654 \begin_inset Note Note
655 status collapsed
656
657 \begin_layout Plain Layout
658 In LyX there are three 
659 \begin_inset Quotes eld
660 \end_inset
661
662 proper names
663 \begin_inset Quotes erd
664 \end_inset
665
666  that appear in the output with sub- and superscript letters: TeX, LaTeX,
667  and LyX
668 \end_layout
669
670 \begin_layout Plain Layout
671 To avoid that these names are recognized as proper names, a TeX-brace pair
672  is inserted.
673 \end_layout
674
675 \end_inset
676
677
678 \end_layout
679
680 \begin_layout Standard
681 To change the LaTeX-preamble
682 \begin_inset Index
683 status collapsed
684
685 \begin_layout Plain Layout
686 L@LaTeX-preamble
687 \end_layout
688
689 \end_inset
690
691 , use the menu 
692 \family sans
693 Document\SpecialChar \menuseparator
694 Settings\SpecialChar \menuseparator
695 LaT
696 \begin_inset ERT
697 status collapsed
698
699 \begin_layout Plain Layout
700
701 {}
702 \end_layout
703
704 \end_inset
705
706 eX
707 \family default
708  
709 \family sans
710 Preamble
711 \family default
712 .
713 \end_layout
714
715 \begin_layout Standard
716 To edit matrices, case differentiations, and multiline formulas subsequently,
717  the menus 
718 \family sans
719 Edit\SpecialChar \menuseparator
720 Math
721 \family default
722  and 
723 \family sans
724 Edit\SpecialChar \menuseparator
725 Rows
726 \begin_inset space \thinspace{}
727 \end_inset
728
729 &
730 \begin_inset space \thinspace{}
731 \end_inset
732
733 Columns,
734 \family default
735  or the 
736 \family sans
737 table toolbar
738 \family default
739  can be used.
740  When lines and columns are swapped via the menu, the column or line where
741  the cursor is in is exchanged with the column to the right or the line
742  below, respectively.
743  Is the cursor in the last column or row, the exchange is done with the
744  column to the left or the line above.
745 \end_layout
746
747 \begin_layout Standard
748 To write text in formulas
749 \begin_inset Foot
750 status collapsed
751
752 \begin_layout Plain Layout
753 For multiline formulas the command 
754 \series bold
755
756 \backslash
757 intertext
758 \series default
759  is used, see 
760 \begin_inset CommandInset ref
761 LatexCommand ref
762 reference "sub:Text-in-multiline"
763
764 \end_inset
765
766 .
767 \end_layout
768
769 \end_inset
770
771  
772 \emph on
773 mathematical text
774 \emph default
775
776 \begin_inset Index
777 status collapsed
778
779 \begin_layout Plain Layout
780 Text ! in formulas
781 \end_layout
782
783 \end_inset
784
785
786 \begin_inset Index
787 status collapsed
788
789 \begin_layout Plain Layout
790 Mathematical text
791 \end_layout
792
793 \end_inset
794
795  is used.
796  This mode is invoked with the the shortcut 
797 \begin_inset Info
798 type  "shortcut"
799 arg   "font-default"
800 \end_inset
801
802  or by the insertion of the command 
803 \series bold
804
805 \backslash
806 text
807 \begin_inset Index
808 status collapsed
809
810 \begin_layout Plain Layout
811 Commands ! T ! 
812 \backslash
813 text
814 \end_layout
815
816 \end_inset
817
818
819 \series default
820 .
821  The text appears black in LyX and can therefore be distinguished from the
822  other formula parts that appear blue.
823  In the output mathematical text is set upright, in contrary to other formula
824  parts.
825 \end_layout
826
827 \begin_layout Subsection*
828 Command Scheme
829 \end_layout
830
831 \begin_layout Standard
832 Most of the LaTeX-commands for math constructs have the following scheme:
833 \end_layout
834
835 \begin_layout Standard
836
837 \series bold
838
839 \backslash
840 commandname[optional
841 \series default
842  
843 \series bold
844 argument]{required
845 \series default
846  
847 \series bold
848 argument}
849 \end_layout
850
851 \begin_layout Standard
852 A command starts always with a backslash 
853 \begin_inset Quotes gld
854 \end_inset
855
856
857 \series bold
858
859 \backslash
860
861 \series default
862
863 \begin_inset Quotes grd
864 \end_inset
865
866 .
867  To omit optional arguments, also omit the associated brackets.
868  The braces around the required arguments are named in this document as
869  TeX-braces
870 \begin_inset Index
871 status collapsed
872
873 \begin_layout Plain Layout
874 T@TeX-braces
875 \end_layout
876
877 \end_inset
878
879 .
880  If you add in a formula a left brace to a command name, LyX creates automatical
881 ly a TeX-brace.
882  In all other cases TeX-braces are created in formulas with the command
883  
884 \series bold
885
886 \backslash
887 {
888 \series default
889 .
890  TeX-braces appear red in LyX, in contrary to normal braces that appear
891  blue.
892  In TeX-mode no command is needed to get TeX-braces.
893  TeX-braces don't appear in the output.
894 \end_layout
895
896 \begin_layout Standard
897 When commands without arguments, like commands for symbols are entered in
898  TeX-mode, a space character must 
899 \emph on
900 always
901 \emph default
902  be behind the command to end it.
903  This space doesn't appear in the output.
904  When the space should appear in the output, the space must be followed
905  by a protected space in normal text.
906 \end_layout
907
908 \begin_layout Standard
909 A protected space is inserted with 
910 \begin_inset Info
911 type  "shortcut"
912 arg   "space-insert protected"
913 \end_inset
914
915 .
916 \end_layout
917
918 \begin_layout Subsection*
919 \begin_inset Newpage newpage
920 \end_inset
921
922 Syntax Explanation
923 \end_layout
924
925 \begin_layout Itemize
926 The symbol
927 \begin_inset Foot
928 status collapsed
929
930 \begin_layout Plain Layout
931 This visible space character can be created with the command 
932 \series bold
933
934 \backslash
935 textvisiblespace
936 \series default
937
938 \begin_inset Index
939 status collapsed
940
941 \begin_layout Plain Layout
942 Commands ! T ! 
943 \backslash
944 textvisiblespace
945 \end_layout
946
947 \end_inset
948
949 , inserted in TeX-mode.
950 \end_layout
951
952 \end_inset
953
954  
955 \begin_inset ERT
956 status collapsed
957
958 \begin_layout Plain Layout
959
960
961 \backslash
962 spce 
963 \end_layout
964
965 \end_inset
966
967
968 \begin_inset space ~
969 \end_inset
970
971 denotes a space character to be input.
972 \end_layout
973
974 \begin_layout Itemize
975 An arrow like 
976 \begin_inset Formula $\to$
977 \end_inset
978
979  denotes the usage of the corresponding arrow key on the keyboard.
980 \end_layout
981
982 \begin_layout Subsection*
983 Available units
984 \end_layout
985
986 \begin_layout Standard
987 \align center
988 \begin_inset Float table
989 placement H
990 wide false
991 sideways false
992 status open
993
994 \begin_layout Plain Layout
995 \align center
996 \begin_inset Caption
997
998 \begin_layout Plain Layout
999 \begin_inset CommandInset label
1000 LatexCommand label
1001 name "tab:Available-units"
1002
1003 \end_inset
1004
1005 Available units
1006 \end_layout
1007
1008 \end_inset
1009
1010
1011 \end_layout
1012
1013 \begin_layout Plain Layout
1014 \align center
1015 \begin_inset Tabular
1016 <lyxtabular version="3" rows="13" columns="2">
1017 <features>
1018 <column alignment="center" valignment="top" width="0">
1019 <column alignment="center" valignment="top" width="0">
1020 <row>
1021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1022 \begin_inset Text
1023
1024 \begin_layout Plain Layout
1025 Unit
1026 \end_layout
1027
1028 \end_inset
1029 </cell>
1030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1031 \begin_inset Text
1032
1033 \begin_layout Plain Layout
1034 Name / Description
1035 \end_layout
1036
1037 \end_inset
1038 </cell>
1039 </row>
1040 <row>
1041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1042 \begin_inset Text
1043
1044 \begin_layout Plain Layout
1045 mm
1046 \end_layout
1047
1048 \end_inset
1049 </cell>
1050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1051 \begin_inset Text
1052
1053 \begin_layout Plain Layout
1054 Millimeter
1055 \end_layout
1056
1057 \end_inset
1058 </cell>
1059 </row>
1060 <row>
1061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1062 \begin_inset Text
1063
1064 \begin_layout Plain Layout
1065 cm
1066 \end_layout
1067
1068 \end_inset
1069 </cell>
1070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Plain Layout
1074 Centimeter
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 </row>
1080 <row>
1081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1082 \begin_inset Text
1083
1084 \begin_layout Plain Layout
1085 in
1086 \end_layout
1087
1088 \end_inset
1089 </cell>
1090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1091 \begin_inset Text
1092
1093 \begin_layout Plain Layout
1094 Inch (1
1095 \begin_inset space \thinspace{}
1096 \end_inset
1097
1098 in = 2,54
1099 \begin_inset space \thinspace{}
1100 \end_inset
1101
1102 cm)
1103 \end_layout
1104
1105 \end_inset
1106 </cell>
1107 </row>
1108 <row>
1109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1110 \begin_inset Text
1111
1112 \begin_layout Plain Layout
1113 pt
1114 \end_layout
1115
1116 \end_inset
1117 </cell>
1118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1119 \begin_inset Text
1120
1121 \begin_layout Plain Layout
1122 Point (72.27
1123 \begin_inset space \thinspace{}
1124 \end_inset
1125
1126 pt = 1
1127 \begin_inset space \thinspace{}
1128 \end_inset
1129
1130 in)
1131 \end_layout
1132
1133 \end_inset
1134 </cell>
1135 </row>
1136 <row>
1137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1138 \begin_inset Text
1139
1140 \begin_layout Plain Layout
1141 pc
1142 \end_layout
1143
1144 \end_inset
1145 </cell>
1146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1147 \begin_inset Text
1148
1149 \begin_layout Plain Layout
1150 Pica (1
1151 \begin_inset space \thinspace{}
1152 \end_inset
1153
1154 pc = 12
1155 \begin_inset space \thinspace{}
1156 \end_inset
1157
1158 pt)
1159 \end_layout
1160
1161 \end_inset
1162 </cell>
1163 </row>
1164 <row>
1165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1166 \begin_inset Text
1167
1168 \begin_layout Plain Layout
1169 sp
1170 \end_layout
1171
1172 \end_inset
1173 </cell>
1174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1175 \begin_inset Text
1176
1177 \begin_layout Plain Layout
1178 scaled point (65536
1179 \begin_inset space \thinspace{}
1180 \end_inset
1181
1182 sp = 1
1183 \begin_inset space \thinspace{}
1184 \end_inset
1185
1186 pt)
1187 \end_layout
1188
1189 \end_inset
1190 </cell>
1191 </row>
1192 <row>
1193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1194 \begin_inset Text
1195
1196 \begin_layout Plain Layout
1197 bp
1198 \end_layout
1199
1200 \end_inset
1201 </cell>
1202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1203 \begin_inset Text
1204
1205 \begin_layout Plain Layout
1206 big point (72
1207 \begin_inset space \thinspace{}
1208 \end_inset
1209
1210 bp = 1
1211 \begin_inset space \thinspace{}
1212 \end_inset
1213
1214 in)
1215 \end_layout
1216
1217 \end_inset
1218 </cell>
1219 </row>
1220 <row>
1221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1222 \begin_inset Text
1223
1224 \begin_layout Plain Layout
1225 dd
1226 \end_layout
1227
1228 \end_inset
1229 </cell>
1230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1231 \begin_inset Text
1232
1233 \begin_layout Plain Layout
1234 Didot (1
1235 \begin_inset space \thinspace{}
1236 \end_inset
1237
1238 dd 
1239 \begin_inset Formula $\approx$
1240 \end_inset
1241
1242  0.376
1243 \begin_inset space \thinspace{}
1244 \end_inset
1245
1246 mm)
1247 \end_layout
1248
1249 \end_inset
1250 </cell>
1251 </row>
1252 <row>
1253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1254 \begin_inset Text
1255
1256 \begin_layout Plain Layout
1257 cc
1258 \end_layout
1259
1260 \end_inset
1261 </cell>
1262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1263 \begin_inset Text
1264
1265 \begin_layout Plain Layout
1266 Cicero (1
1267 \begin_inset space \thinspace{}
1268 \end_inset
1269
1270 cc = 12
1271 \begin_inset space \thinspace{}
1272 \end_inset
1273
1274 dd)
1275 \end_layout
1276
1277 \end_inset
1278 </cell>
1279 </row>
1280 <row>
1281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1282 \begin_inset Text
1283
1284 \begin_layout Plain Layout
1285 ex
1286 \end_layout
1287
1288 \end_inset
1289 </cell>
1290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1291 \begin_inset Text
1292
1293 \begin_layout Plain Layout
1294 Height of letter 
1295 \emph on
1296
1297 \begin_inset Quotes eld
1298 \end_inset
1299
1300 x
1301 \emph default
1302
1303 \begin_inset Quotes erd
1304 \end_inset
1305
1306  in the current font
1307 \end_layout
1308
1309 \end_inset
1310 </cell>
1311 </row>
1312 <row>
1313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1314 \begin_inset Text
1315
1316 \begin_layout Plain Layout
1317 em
1318 \end_layout
1319
1320 \end_inset
1321 </cell>
1322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1323 \begin_inset Text
1324
1325 \begin_layout Plain Layout
1326 width of letter 
1327 \begin_inset Quotes eld
1328 \end_inset
1329
1330
1331 \emph on
1332 M
1333 \emph default
1334
1335 \begin_inset Quotes erd
1336 \end_inset
1337
1338  in the current font
1339 \end_layout
1340
1341 \end_inset
1342 </cell>
1343 </row>
1344 <row>
1345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1346 \begin_inset Text
1347
1348 \begin_layout Plain Layout
1349 mu
1350 \end_layout
1351
1352 \end_inset
1353 </cell>
1354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1355 \begin_inset Text
1356
1357 \begin_layout Plain Layout
1358 math unit (1
1359 \begin_inset space \thinspace{}
1360 \end_inset
1361
1362 mu = 
1363 \begin_inset Formula $\nicefrac{1}{18}$
1364 \end_inset
1365
1366
1367 \begin_inset space \thinspace{}
1368 \end_inset
1369
1370 em)
1371 \end_layout
1372
1373 \end_inset
1374 </cell>
1375 </row>
1376 </lyxtabular>
1377
1378 \end_inset
1379
1380
1381 \end_layout
1382
1383 \end_inset
1384
1385
1386 \end_layout
1387
1388 \begin_layout Standard
1389 \begin_inset Newpage newpage
1390 \end_inset
1391
1392
1393 \end_layout
1394
1395 \begin_layout Section
1396 Basic Functions
1397 \end_layout
1398
1399 \begin_layout Subsection
1400 Exponents
1401 \begin_inset Index
1402 status collapsed
1403
1404 \begin_layout Plain Layout
1405 Exponents
1406 \end_layout
1407
1408 \end_inset
1409
1410  and Indices
1411 \begin_inset Index
1412 status collapsed
1413
1414 \begin_layout Plain Layout
1415 Indices
1416 \end_layout
1417
1418 \end_inset
1419
1420
1421 \begin_inset Index
1422 status collapsed
1423
1424 \begin_layout Plain Layout
1425 Superscripts|see
1426 \begin_inset ERT
1427 status collapsed
1428
1429 \begin_layout Plain Layout
1430
1431 {
1432 \end_layout
1433
1434 \end_inset
1435
1436 Exponents
1437 \begin_inset ERT
1438 status collapsed
1439
1440 \begin_layout Plain Layout
1441
1442 }
1443 \end_layout
1444
1445 \end_inset
1446
1447
1448 \end_layout
1449
1450 \end_inset
1451
1452
1453 \begin_inset Index
1454 status collapsed
1455
1456 \begin_layout Plain Layout
1457 Subscripts|see
1458 \begin_inset ERT
1459 status collapsed
1460
1461 \begin_layout Plain Layout
1462
1463 {
1464 \end_layout
1465
1466 \end_inset
1467
1468 Indices
1469 \begin_inset ERT
1470 status collapsed
1471
1472 \begin_layout Plain Layout
1473
1474 }
1475 \end_layout
1476
1477 \end_inset
1478
1479
1480 \end_layout
1481
1482 \end_inset
1483
1484
1485 \end_layout
1486
1487 \begin_layout Standard
1488 Indices are created with an underscore 
1489 \begin_inset Quotes eld
1490 \end_inset
1491
1492 _
1493 \begin_inset Quotes erd
1494 \end_inset
1495
1496  or via the math toolbar button 
1497 \begin_inset Graphics
1498         filename ../images/math-subscript.png
1499         scale 85
1500
1501 \end_inset
1502
1503  , exponents with a caret 
1504 \begin_inset Quotes eld
1505 \end_inset
1506
1507 ^
1508 \begin_inset Quotes erd
1509 \end_inset
1510
1511  or via the math toolbar button 
1512 \begin_inset Graphics
1513         filename ../images/math-superscript.png
1514         scale 85
1515
1516 \end_inset
1517
1518 .
1519 \end_layout
1520
1521 \begin_layout Standard
1522 \align center
1523 \begin_inset Tabular
1524 <lyxtabular version="3" rows="4" columns="2">
1525 <features>
1526 <column alignment="center" valignment="top" width="0pt">
1527 <column alignment="center" valignment="top" width="0pt">
1528 <row>
1529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1530 \begin_inset Text
1531
1532 \begin_layout Plain Layout
1533 command
1534 \end_layout
1535
1536 \end_inset
1537 </cell>
1538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1539 \begin_inset Text
1540
1541 \begin_layout Plain Layout
1542 Result
1543 \begin_inset Note Note
1544 status collapsed
1545
1546 \begin_layout Plain Layout
1547
1548 \series bold
1549
1550 \backslash
1551 raisebox
1552 \series default
1553  is only used as spacer.
1554 \end_layout
1555
1556 \end_inset
1557
1558
1559 \end_layout
1560
1561 \end_inset
1562 </cell>
1563 </row>
1564 <row>
1565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1566 \begin_inset Text
1567
1568 \begin_layout Plain Layout
1569 B_V
1570 \end_layout
1571
1572 \end_inset
1573 </cell>
1574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1575 \begin_inset Text
1576
1577 \begin_layout Plain Layout
1578 \begin_inset Formula $B_{V}$
1579 \end_inset
1580
1581
1582 \end_layout
1583
1584 \end_inset
1585 </cell>
1586 </row>
1587 <row>
1588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1589 \begin_inset Text
1590
1591 \begin_layout Plain Layout
1592 B^V
1593 \end_layout
1594
1595 \end_inset
1596 </cell>
1597 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1598 \begin_inset Text
1599
1600 \begin_layout Plain Layout
1601 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1602 \end_inset
1603
1604
1605 \end_layout
1606
1607 \end_inset
1608 </cell>
1609 </row>
1610 <row>
1611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1612 \begin_inset Text
1613
1614 \begin_layout Plain Layout
1615 B^
1616 \begin_inset ERT
1617 status collapsed
1618
1619 \begin_layout Plain Layout
1620
1621
1622 \backslash
1623 spce 
1624 \end_layout
1625
1626 \end_inset
1627
1628 A
1629 \end_layout
1630
1631 \end_inset
1632 </cell>
1633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1634 \begin_inset Text
1635
1636 \begin_layout Plain Layout
1637 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1638 \end_inset
1639
1640
1641 \end_layout
1642
1643 \end_inset
1644 </cell>
1645 </row>
1646 </lyxtabular>
1647
1648 \end_inset
1649
1650
1651 \end_layout
1652
1653 \begin_layout Standard
1654 As the caret is in some languages an accent, vowels will be accentuated
1655  in this case and not set as exponents
1656 \begin_inset Foot
1657 status collapsed
1658
1659 \begin_layout Plain Layout
1660 Depending on the used keyboard settings this can also happen for other character
1661 s than vowels.
1662 \end_layout
1663
1664 \end_inset
1665
1666 .
1667  To get in this case exponents, press 
1668 \family sans
1669 Space
1670 \family default
1671  after the caret as in the last example.
1672 \end_layout
1673
1674 \begin_layout Subsection
1675 Fractions
1676 \begin_inset CommandInset label
1677 LatexCommand label
1678 name "sub:Fractions"
1679
1680 \end_inset
1681
1682
1683 \begin_inset Index
1684 status collapsed
1685
1686 \begin_layout Plain Layout
1687 Fractions
1688 \end_layout
1689
1690 \end_inset
1691
1692
1693 \end_layout
1694
1695 \begin_layout Standard
1696 Fractions are generated with the command 
1697 \series bold
1698
1699 \backslash
1700 frac
1701 \series default
1702
1703 \begin_inset Index
1704 status collapsed
1705
1706 \begin_layout Plain Layout
1707 Commands ! F ! 
1708 \backslash
1709 frac
1710 \end_layout
1711
1712 \end_inset
1713
1714  or via the math toolbar button 
1715 \begin_inset Graphics
1716         filename ../images/math/frac.png
1717         scale 50
1718
1719 \end_inset
1720
1721 .
1722  The font size is adjusted automatically, depending on whether the fraction
1723  is in an inline or display style formula.
1724  With the math toolbar button 
1725 \begin_inset Graphics
1726         filename ../images/math/frac-square.png
1727         scale 85
1728
1729 \end_inset
1730
1731  you can select different fraction types.
1732 \end_layout
1733
1734 \begin_layout Standard
1735 With the command 
1736 \series bold
1737
1738 \backslash
1739 dfrac
1740 \begin_inset Index
1741 status collapsed
1742
1743 \begin_layout Plain Layout
1744 Commands ! D ! 
1745 \backslash
1746 dfrac
1747 \end_layout
1748
1749 \end_inset
1750
1751
1752 \series default
1753  a fraction can be created that has in any case the size of a display style
1754  formula.
1755  With 
1756 \series bold
1757
1758 \backslash
1759 tfrac
1760 \begin_inset Index
1761 status collapsed
1762
1763 \begin_layout Plain Layout
1764 Commands ! T ! 
1765 \backslash
1766 tfrac
1767 \end_layout
1768
1769 \end_inset
1770
1771
1772 \series default
1773  the fraction appears always with the size of an inline formula.
1774  An example:
1775 \end_layout
1776
1777 \begin_layout Standard
1778 A line with the fraction 
1779 \begin_inset Formula $\frac{1}{2}$
1780 \end_inset
1781
1782  that was created with the command 
1783 \series bold
1784
1785 \backslash
1786 frac
1787 \series default
1788 .
1789 \end_layout
1790
1791 \begin_layout Standard
1792 A line with the fraction 
1793 \begin_inset Formula $\dfrac{1}{2}$
1794 \end_inset
1795
1796  that was created with the command 
1797 \series bold
1798
1799 \backslash
1800 dfrac
1801 \series default
1802 .
1803 \end_layout
1804
1805 \begin_layout Standard
1806 \align center
1807 \begin_inset Tabular
1808 <lyxtabular version="3" rows="4" columns="2">
1809 <features>
1810 <column alignment="center" valignment="top" width="0pt">
1811 <column alignment="center" valignment="top" width="0pt">
1812 <row>
1813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1814 \begin_inset Text
1815
1816 \begin_layout Plain Layout
1817 Command
1818 \end_layout
1819
1820 \end_inset
1821 </cell>
1822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1823 \begin_inset Text
1824
1825 \begin_layout Plain Layout
1826 Result
1827 \begin_inset Note Note
1828 status collapsed
1829
1830 \begin_layout Plain Layout
1831
1832 \series bold
1833
1834 \backslash
1835 raisebox
1836 \series default
1837  is only used as spacer.
1838 \end_layout
1839
1840 \end_inset
1841
1842
1843 \end_layout
1844
1845 \end_inset
1846 </cell>
1847 </row>
1848 <row>
1849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1850 \begin_inset Text
1851
1852 \begin_layout Plain Layout
1853
1854 \backslash
1855 frac
1856 \begin_inset ERT
1857 status collapsed
1858
1859 \begin_layout Plain Layout
1860
1861
1862 \backslash
1863 spce 
1864 \end_layout
1865
1866 \end_inset
1867
1868 A
1869 \begin_inset Formula $\downarrow$
1870 \end_inset
1871
1872 B
1873 \end_layout
1874
1875 \end_inset
1876 </cell>
1877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1878 \begin_inset Text
1879
1880 \begin_layout Plain Layout
1881 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1882 \end_inset
1883
1884
1885 \end_layout
1886
1887 \end_inset
1888 </cell>
1889 </row>
1890 <row>
1891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1892 \begin_inset Text
1893
1894 \begin_layout Plain Layout
1895
1896 \backslash
1897 dfrac
1898 \begin_inset ERT
1899 status collapsed
1900
1901 \begin_layout Plain Layout
1902
1903
1904 \backslash
1905 spce 
1906 \end_layout
1907
1908 \end_inset
1909
1910 A
1911 \begin_inset Formula $\downarrow$
1912 \end_inset
1913
1914 B
1915 \end_layout
1916
1917 \end_inset
1918 </cell>
1919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1920 \begin_inset Text
1921
1922 \begin_layout Plain Layout
1923 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1924 \end_inset
1925
1926
1927 \end_layout
1928
1929 \end_inset
1930 </cell>
1931 </row>
1932 <row>
1933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1934 \begin_inset Text
1935
1936 \begin_layout Plain Layout
1937
1938 \backslash
1939 dfrac
1940 \begin_inset ERT
1941 status collapsed
1942
1943 \begin_layout Plain Layout
1944
1945
1946 \backslash
1947 spce 
1948 \end_layout
1949
1950 \end_inset
1951
1952 e^
1953 \begin_inset ERT
1954 status collapsed
1955
1956 \begin_layout Plain Layout
1957
1958
1959 \backslash
1960 spce 
1961 \end_layout
1962
1963 \end_inset
1964
1965
1966 \backslash
1967 frac
1968 \begin_inset ERT
1969 status collapsed
1970
1971 \begin_layout Plain Layout
1972
1973
1974 \backslash
1975 spce 
1976 \end_layout
1977
1978 \end_inset
1979
1980 1
1981 \begin_inset Formula $\downarrow$
1982 \end_inset
1983
1984 2
1985 \begin_inset Formula $\downarrow\downarrow$
1986 \end_inset
1987
1988 3
1989 \end_layout
1990
1991 \end_inset
1992 </cell>
1993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1994 \begin_inset Text
1995
1996 \begin_layout Plain Layout
1997 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1998 \end_inset
1999
2000
2001 \end_layout
2002
2003 \end_inset
2004 </cell>
2005 </row>
2006 </lyxtabular>
2007
2008 \end_inset
2009
2010
2011 \end_layout
2012
2013 \begin_layout Standard
2014 \begin_inset VSpace bigskip
2015 \end_inset
2016
2017
2018 \begin_inset Newpage newpage
2019 \end_inset
2020
2021 For nested fractions the command 
2022 \series bold
2023
2024 \backslash
2025 cfrac
2026 \series default
2027
2028 \begin_inset Index
2029 status collapsed
2030
2031 \begin_layout Plain Layout
2032 Commands ! C ! 
2033 \backslash
2034 cfrac
2035 \end_layout
2036
2037 \end_inset
2038
2039  can be used.
2040  Here an example:
2041 \begin_inset VSpace -3mm
2042 \end_inset
2043
2044
2045 \end_layout
2046
2047 \begin_layout Standard
2048 \begin_inset Formula \begin{align*}
2049 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2050 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2051
2052 \end_inset
2053
2054
2055 \end_layout
2056
2057 \begin_layout Standard
2058 The command for the example above is:
2059 \end_layout
2060
2061 \begin_layout Standard
2062
2063 \series bold
2064
2065 \backslash
2066 cfrac
2067 \begin_inset ERT
2068 status collapsed
2069
2070 \begin_layout Plain Layout
2071
2072
2073 \backslash
2074 spce 
2075 \end_layout
2076
2077 \end_inset
2078
2079 A
2080 \begin_inset Formula $\downarrow$
2081 \end_inset
2082
2083 B+
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 C+
2099 \backslash
2100 cfrac
2101 \begin_inset ERT
2102 status collapsed
2103
2104 \begin_layout Plain Layout
2105
2106
2107 \backslash
2108 spce 
2109 \end_layout
2110
2111 \end_inset
2112
2113 E
2114 \begin_inset Formula $\downarrow$
2115 \end_inset
2116
2117 F
2118 \begin_inset Formula $\downarrow$
2119 \end_inset
2120
2121 D
2122 \end_layout
2123
2124 \begin_layout Standard
2125 \begin_inset VSpace medskip
2126 \end_inset
2127
2128
2129 \end_layout
2130
2131 \begin_layout Standard
2132
2133 \series bold
2134
2135 \backslash
2136 cfrac
2137 \series default
2138  sets the fraction always in the size of a displayed formula, also when
2139  it is part of another fraction.
2140 \end_layout
2141
2142 \begin_layout Standard
2143 It is possible to specify the alignment of the numerator.
2144  The command 
2145 \series bold
2146
2147 \backslash
2148 cfracleft
2149 \series default
2150  is used to left align it, the command 
2151 \series bold
2152
2153 \backslash
2154 cfracright
2155 \series default
2156  to right-align it.
2157  
2158 \series bold
2159
2160 \backslash
2161 cfrac
2162 \series default
2163  centers the numerator.
2164  These fractions demonstrate the different alignments:
2165 \end_layout
2166
2167 \begin_layout Standard
2168 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2169 \end_inset
2170
2171
2172 \begin_inset Formula $\cfrac{A}{B+C}$
2173 \end_inset
2174
2175
2176 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2177 \end_inset
2178
2179
2180 \end_layout
2181
2182 \begin_layout Standard
2183 \begin_inset Note Greyedout
2184 status open
2185
2186 \begin_layout Plain Layout
2187
2188 \series bold
2189 Note:
2190 \series default
2191  
2192 \series bold
2193
2194 \backslash
2195 cfracleft
2196 \series default
2197  and 
2198 \series bold
2199
2200 \backslash
2201 cfracright
2202 \series default
2203  are no real LaTeX commands but represent the command 
2204 \series bold
2205
2206 \backslash
2207 cfrac[alignment]{numerator}{denominator}
2208 \series default
2209  .
2210  Therefore you cannot use them in TeX code.
2211 \end_layout
2212
2213 \end_inset
2214
2215
2216 \end_layout
2217
2218 \begin_layout Standard
2219 \begin_inset VSpace medskip
2220 \end_inset
2221
2222 It is often advantageous to combine 
2223 \series bold
2224
2225 \backslash
2226 cfrac
2227 \series default
2228  and 
2229 \series bold
2230
2231 \backslash
2232 frac
2233 \series default
2234 :
2235 \begin_inset Formula \[
2236 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2237
2238 \end_inset
2239
2240
2241 \end_layout
2242
2243 \begin_layout Standard
2244 For inline fractions with a sloped fraction stroke you can use the command
2245  
2246 \series bold
2247
2248 \backslash
2249 nicefrac
2250 \series default
2251
2252 \begin_inset Index
2253 status collapsed
2254
2255 \begin_layout Plain Layout
2256 Commands ! N ! 
2257 \backslash
2258 nicefrac
2259 \end_layout
2260
2261 \end_inset
2262
2263
2264 \begin_inset Formula $\nicefrac{5}{31}$
2265 \end_inset
2266
2267  or 
2268 \series bold
2269
2270 \backslash
2271 unitfrac
2272 \series default
2273
2274 \begin_inset Index
2275 status collapsed
2276
2277 \begin_layout Plain Layout
2278 Commands ! U ! 
2279 \backslash
2280 unitfrac
2281 \end_layout
2282
2283 \end_inset
2284
2285
2286 \begin_inset Formula $\unitfrac{5}{31}$
2287 \end_inset
2288
2289  There is furthermore the command 
2290 \series bold
2291
2292 \backslash
2293 unitfracthree
2294 \series default
2295  that offers to write a fraction in combination with a number: 
2296 \begin_inset Formula $\unitfrac[2]{1}{3}$
2297 \end_inset
2298
2299
2300 \end_layout
2301
2302 \begin_layout Standard
2303 \begin_inset Note Greyedout
2304 status open
2305
2306 \begin_layout Plain Layout
2307
2308 \series bold
2309 Note:
2310 \series default
2311  
2312 \series bold
2313
2314 \backslash
2315 unitfracthree
2316 \series default
2317  is not a real LaTeX command but the command
2318 \begin_inset Newline newline
2319 \end_inset
2320
2321
2322 \series bold
2323
2324 \backslash
2325 unitfrac[number]{numerator}{denominator}
2326 \series default
2327  .
2328  Therefore you cannot use it in TeX code.
2329 \end_layout
2330
2331 \end_inset
2332
2333
2334 \end_layout
2335
2336 \begin_layout Standard
2337 How to define own fractions where the fraction stroke can be changed, is
2338  explained in 
2339 \begin_inset CommandInset ref
2340 LatexCommand ref
2341 reference "sub:Self-defined-Fractions"
2342
2343 \end_inset
2344
2345 .
2346 \end_layout
2347
2348 \begin_layout Subsection
2349 Roots
2350 \begin_inset Index
2351 status collapsed
2352
2353 \begin_layout Plain Layout
2354 Roots
2355 \end_layout
2356
2357 \end_inset
2358
2359
2360 \end_layout
2361
2362 \begin_layout Standard
2363 Square roots are created with 
2364 \series bold
2365
2366 \backslash
2367 sqrt
2368 \series default
2369
2370 \begin_inset Index
2371 status collapsed
2372
2373 \begin_layout Plain Layout
2374 Commands ! S ! 
2375 \backslash
2376 sqrt
2377 \end_layout
2378
2379 \end_inset
2380
2381  or the math toolbar button 
2382 \begin_inset Graphics
2383         filename ../images/math/sqrt.png
2384         scale 85
2385
2386 \end_inset
2387
2388 , all other roots with the command 
2389 \series bold
2390
2391 \backslash
2392 root
2393 \series default
2394
2395 \begin_inset Index
2396 status collapsed
2397
2398 \begin_layout Plain Layout
2399 Commands ! R ! 
2400 \backslash
2401 root
2402 \end_layout
2403
2404 \end_inset
2405
2406  or with the math toolbar button 
2407 \begin_inset Graphics
2408         filename ../images/math/root.png
2409         scale 85
2410
2411 \end_inset
2412
2413 .
2414 \end_layout
2415
2416 \begin_layout Standard
2417 \align center
2418 \begin_inset Tabular
2419 <lyxtabular version="3" rows="3" columns="2">
2420 <features>
2421 <column alignment="center" valignment="top" width="0pt">
2422 <column alignment="center" valignment="top" width="0pt">
2423 <row>
2424 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2425 \begin_inset Text
2426
2427 \begin_layout Plain Layout
2428 Command
2429 \end_layout
2430
2431 \end_inset
2432 </cell>
2433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2434 \begin_inset Text
2435
2436 \begin_layout Plain Layout
2437 Result
2438 \begin_inset Note Note
2439 status collapsed
2440
2441 \begin_layout Plain Layout
2442
2443 \series bold
2444
2445 \backslash
2446 raisebox
2447 \series default
2448  is only used as spacer.
2449 \end_layout
2450
2451 \end_inset
2452
2453
2454 \end_layout
2455
2456 \end_inset
2457 </cell>
2458 </row>
2459 <row>
2460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2461 \begin_inset Text
2462
2463 \begin_layout Plain Layout
2464
2465 \backslash
2466 sqrt
2467 \begin_inset ERT
2468 status collapsed
2469
2470 \begin_layout Plain Layout
2471
2472
2473 \backslash
2474 spce 
2475 \end_layout
2476
2477 \end_inset
2478
2479 A-B
2480 \end_layout
2481
2482 \end_inset
2483 </cell>
2484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2485 \begin_inset Text
2486
2487 \begin_layout Plain Layout
2488 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2489 \end_inset
2490
2491
2492 \end_layout
2493
2494 \end_inset
2495 </cell>
2496 </row>
2497 <row>
2498 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2499 \begin_inset Text
2500
2501 \begin_layout Plain Layout
2502
2503 \backslash
2504 root
2505 \begin_inset ERT
2506 status collapsed
2507
2508 \begin_layout Plain Layout
2509
2510
2511 \backslash
2512 spce 
2513 \end_layout
2514
2515 \end_inset
2516
2517 3
2518 \begin_inset Formula $\downarrow$
2519 \end_inset
2520
2521 A-B
2522 \end_layout
2523
2524 \end_inset
2525 </cell>
2526 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2527 \begin_inset Text
2528
2529 \begin_layout Plain Layout
2530 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2531 \end_inset
2532
2533
2534 \end_layout
2535
2536 \end_inset
2537 </cell>
2538 </row>
2539 </lyxtabular>
2540
2541 \end_inset
2542
2543
2544 \end_layout
2545
2546 \begin_layout Standard
2547 A square root can also be created with 
2548 \series bold
2549
2550 \backslash
2551 root
2552 \series default
2553  when the root index field is left empty.
2554 \end_layout
2555
2556 \begin_layout Standard
2557 With certain indices the distance to the root is too small, like in this
2558  formula: 
2559 \begin_inset Formula $\sqrt[\beta]{B}$
2560 \end_inset
2561
2562
2563 \begin_inset Newline newline
2564 \end_inset
2565
2566 The 
2567 \begin_inset Formula $\beta$
2568 \end_inset
2569
2570  touches the root.
2571  To avoid this, the commands 
2572 \series bold
2573
2574 \backslash
2575 leftroot
2576 \series default
2577
2578 \begin_inset Index
2579 status collapsed
2580
2581 \begin_layout Plain Layout
2582 Commands ! L ! 
2583 \backslash
2584 leftroot
2585 \end_layout
2586
2587 \end_inset
2588
2589  and 
2590 \series bold
2591
2592 \backslash
2593 uproot
2594 \series default
2595
2596 \begin_inset Index
2597 status collapsed
2598
2599 \begin_layout Plain Layout
2600 Commands ! U ! 
2601 \backslash
2602 uproot
2603 \end_layout
2604
2605 \end_inset
2606
2607  are used with the following scheme:
2608 \end_layout
2609
2610 \begin_layout Standard
2611
2612 \series bold
2613
2614 \backslash
2615 leftroot{distance}
2616 \series default
2617  and 
2618 \series bold
2619
2620 \backslash
2621 uproot{distance}
2622 \end_layout
2623
2624 \begin_layout Standard
2625 Distance is the number of Big Points (unit bp; 
2626 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2627 \end_inset
2628
2629 ), that the index should be moved to the left or top, resp..
2630  The commands are written to the index.
2631  This way the command
2632 \begin_inset Newline newline
2633 \end_inset
2634
2635
2636 \series bold
2637
2638 \backslash
2639 root
2640 \backslash
2641 leftroot{-1
2642 \begin_inset Formula $\to$
2643 \end_inset
2644
2645
2646 \backslash
2647 uproot{2
2648 \begin_inset Formula $\to$
2649 \end_inset
2650
2651
2652 \backslash
2653 beta
2654 \begin_inset ERT
2655 status collapsed
2656
2657 \begin_layout Plain Layout
2658
2659
2660 \backslash
2661 spce 
2662 \end_layout
2663
2664 \end_inset
2665
2666
2667 \begin_inset Formula $\to$
2668 \end_inset
2669
2670 B
2671 \begin_inset Newline newline
2672 \end_inset
2673
2674
2675 \series default
2676 produces a correct typeset formula: 
2677 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2678 \end_inset
2679
2680
2681 \end_layout
2682
2683 \begin_layout Subsection
2684 Binomial Coefficients
2685 \begin_inset Index
2686 status collapsed
2687
2688 \begin_layout Plain Layout
2689 Binomial coefficients
2690 \end_layout
2691
2692 \end_inset
2693
2694
2695 \end_layout
2696
2697 \begin_layout Standard
2698 Binomial coefficients are inserted with the command 
2699 \series bold
2700
2701 \backslash
2702 binom
2703 \series default
2704
2705 \begin_inset Index
2706 status collapsed
2707
2708 \begin_layout Plain Layout
2709 Commands ! B ! 
2710 \backslash
2711 binom
2712 \end_layout
2713
2714 \end_inset
2715
2716  or with the submenu of the math toolbar button 
2717 \begin_inset Graphics
2718         filename ../images/math/frac-square.png
2719         scale 85
2720
2721 \end_inset
2722
2723 .
2724  Analog to fractions (
2725 \series bold
2726
2727 \backslash
2728 frac
2729 \series default
2730 ) there are besides 
2731 \series bold
2732
2733 \backslash
2734 binom
2735 \series default
2736  the commands 
2737 \series bold
2738
2739 \backslash
2740 dbinom
2741 \begin_inset Index
2742 status collapsed
2743
2744 \begin_layout Plain Layout
2745 Commands ! D ! 
2746 \backslash
2747 dbinom
2748 \end_layout
2749
2750 \end_inset
2751
2752
2753 \series default
2754  and 
2755 \series bold
2756
2757 \backslash
2758 tbinom
2759 \series default
2760
2761 \begin_inset Index
2762 status collapsed
2763
2764 \begin_layout Plain Layout
2765 Commands ! T ! 
2766 \backslash
2767 tbinom
2768 \end_layout
2769
2770 \end_inset
2771
2772 .
2773  For other brackets around binomial coeficients there are the commands 
2774 \series bold
2775
2776 \backslash
2777 brace
2778 \series default
2779
2780 \begin_inset Index
2781 status collapsed
2782
2783 \begin_layout Plain Layout
2784 Commands ! B ! 
2785 \backslash
2786 brace
2787 \end_layout
2788
2789 \end_inset
2790
2791  and 
2792 \series bold
2793
2794 \backslash
2795 brack
2796 \series default
2797
2798 \begin_inset Index
2799 status collapsed
2800
2801 \begin_layout Plain Layout
2802 Commands ! B ! 
2803 \backslash
2804 brack
2805 \end_layout
2806
2807 \end_inset
2808
2809 .
2810 \end_layout
2811
2812 \begin_layout Standard
2813 \align center
2814 \begin_inset Tabular
2815 <lyxtabular version="3" rows="6" columns="2">
2816 <features>
2817 <column alignment="center" valignment="top" width="0pt">
2818 <column alignment="center" valignment="top" width="0pt">
2819 <row>
2820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824 Command
2825 \end_layout
2826
2827 \end_inset
2828 </cell>
2829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2830 \begin_inset Text
2831
2832 \begin_layout Plain Layout
2833 Result
2834 \begin_inset Note Note
2835 status collapsed
2836
2837 \begin_layout Plain Layout
2838
2839 \series bold
2840
2841 \backslash
2842 raisebox
2843 \series default
2844  is only used as spacer.
2845 \end_layout
2846
2847 \end_inset
2848
2849
2850 \end_layout
2851
2852 \end_inset
2853 </cell>
2854 </row>
2855 <row>
2856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2857 \begin_inset Text
2858
2859 \begin_layout Plain Layout
2860
2861 \backslash
2862 binom
2863 \begin_inset ERT
2864 status collapsed
2865
2866 \begin_layout Plain Layout
2867
2868
2869 \backslash
2870 spce 
2871 \end_layout
2872
2873 \end_inset
2874
2875 A
2876 \begin_inset Formula $\downarrow$
2877 \end_inset
2878
2879 B
2880 \end_layout
2881
2882 \end_inset
2883 </cell>
2884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2885 \begin_inset Text
2886
2887 \begin_layout Plain Layout
2888 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2889 \end_inset
2890
2891
2892 \end_layout
2893
2894 \end_inset
2895 </cell>
2896 </row>
2897 <row>
2898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2899 \begin_inset Text
2900
2901 \begin_layout Plain Layout
2902
2903 \backslash
2904 dbinom
2905 \begin_inset ERT
2906 status collapsed
2907
2908 \begin_layout Plain Layout
2909
2910
2911 \backslash
2912 spce 
2913 \end_layout
2914
2915 \end_inset
2916
2917 A
2918 \begin_inset Formula $\downarrow$
2919 \end_inset
2920
2921 B
2922 \end_layout
2923
2924 \end_inset
2925 </cell>
2926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2927 \begin_inset Text
2928
2929 \begin_layout Plain Layout
2930 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2931 \end_inset
2932
2933
2934 \end_layout
2935
2936 \end_inset
2937 </cell>
2938 </row>
2939 <row>
2940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2941 \begin_inset Text
2942
2943 \begin_layout Plain Layout
2944
2945 \backslash
2946 tbinom
2947 \begin_inset ERT
2948 status collapsed
2949
2950 \begin_layout Plain Layout
2951
2952
2953 \backslash
2954 spce 
2955 \end_layout
2956
2957 \end_inset
2958
2959 A
2960 \begin_inset Formula $\downarrow$
2961 \end_inset
2962
2963 B
2964 \end_layout
2965
2966 \end_inset
2967 </cell>
2968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2969 \begin_inset Text
2970
2971 \begin_layout Plain Layout
2972 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2973 \end_inset
2974
2975
2976 \end_layout
2977
2978 \end_inset
2979 </cell>
2980 </row>
2981 <row>
2982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2983 \begin_inset Text
2984
2985 \begin_layout Plain Layout
2986
2987 \backslash
2988 brack
2989 \begin_inset ERT
2990 status collapsed
2991
2992 \begin_layout Plain Layout
2993
2994
2995 \backslash
2996 spce 
2997 \end_layout
2998
2999 \end_inset
3000
3001 A
3002 \begin_inset Formula $\downarrow$
3003 \end_inset
3004
3005 B
3006 \end_layout
3007
3008 \end_inset
3009 </cell>
3010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3011 \begin_inset Text
3012
3013 \begin_layout Plain Layout
3014 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
3015 \end_inset
3016
3017
3018 \end_layout
3019
3020 \end_inset
3021 </cell>
3022 </row>
3023 <row>
3024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3025 \begin_inset Text
3026
3027 \begin_layout Plain Layout
3028
3029 \backslash
3030 brace
3031 \begin_inset ERT
3032 status collapsed
3033
3034 \begin_layout Plain Layout
3035
3036
3037 \backslash
3038 spce 
3039 \end_layout
3040
3041 \end_inset
3042
3043 A
3044 \begin_inset Formula $\downarrow$
3045 \end_inset
3046
3047 B
3048 \end_layout
3049
3050 \end_inset
3051 </cell>
3052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3053 \begin_inset Text
3054
3055 \begin_layout Plain Layout
3056 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3057 \end_inset
3058
3059
3060 \end_layout
3061
3062 \end_inset
3063 </cell>
3064 </row>
3065 </lyxtabular>
3066
3067 \end_inset
3068
3069
3070 \end_layout
3071
3072 \begin_layout Subsection
3073 Case Differentiations
3074 \begin_inset Index
3075 status collapsed
3076
3077 \begin_layout Plain Layout
3078 Case differentiations 
3079 \end_layout
3080
3081 \end_inset
3082
3083
3084 \end_layout
3085
3086 \begin_layout Standard
3087 \align center
3088 \begin_inset Tabular
3089 <lyxtabular version="3" rows="3" columns="2">
3090 <features>
3091 <column alignment="center" valignment="top" width="0pt">
3092 <column alignment="center" valignment="top" width="0pt">
3093 <row>
3094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3095 \begin_inset Text
3096
3097 \begin_layout Plain Layout
3098 Command
3099 \end_layout
3100
3101 \end_inset
3102 </cell>
3103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3104 \begin_inset Text
3105
3106 \begin_layout Plain Layout
3107 Result
3108 \end_layout
3109
3110 \end_inset
3111 </cell>
3112 </row>
3113 <row>
3114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3115 \begin_inset Text
3116
3117 \begin_layout Plain Layout
3118
3119 \backslash
3120 cases
3121 \begin_inset ERT
3122 status collapsed
3123
3124 \begin_layout Plain Layout
3125
3126
3127 \backslash
3128 spce 
3129 \end_layout
3130
3131 \end_inset
3132
3133 A
3134 \begin_inset Formula $\to$
3135 \end_inset
3136
3137 B>0
3138 \begin_inset Index
3139 status collapsed
3140
3141 \begin_layout Plain Layout
3142 Commands ! C ! 
3143 \backslash
3144 cases
3145 \end_layout
3146
3147 \end_inset
3148
3149
3150 \end_layout
3151
3152 \end_inset
3153 </cell>
3154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3155 \begin_inset Text
3156
3157 \begin_layout Plain Layout
3158 \begin_inset Formula $\begin{cases}
3159 A & B>0\end{cases}$
3160 \end_inset
3161
3162
3163 \end_layout
3164
3165 \end_inset
3166 </cell>
3167 </row>
3168 <row>
3169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3170 \begin_inset Text
3171
3172 \begin_layout Plain Layout
3173
3174 \backslash
3175 cases
3176 \begin_inset ERT
3177 status collapsed
3178
3179 \begin_layout Plain Layout
3180
3181
3182 \backslash
3183 spce 
3184 \end_layout
3185
3186 \end_inset
3187
3188
3189 \begin_inset Info
3190 type  "shortcut"
3191 arg   "newline-insert newline"
3192 \end_inset
3193
3194
3195 \end_layout
3196
3197 \end_inset
3198 </cell>
3199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3200 \begin_inset Text
3201
3202 \begin_layout Plain Layout
3203 \begin_inset Formula $\begin{cases}
3204 A & \textrm{for }x>0\\
3205 B & \textrm{for }x=0\end{cases}$
3206 \end_inset
3207
3208
3209 \end_layout
3210
3211 \end_inset
3212 </cell>
3213 </row>
3214 </lyxtabular>
3215
3216 \end_inset
3217
3218
3219 \end_layout
3220
3221 \begin_layout Standard
3222 After inserting 
3223 \series bold
3224
3225 \backslash
3226 cases
3227 \series default
3228  or the usage of the math toolbar button 
3229 \begin_inset Graphics
3230         filename ../images/math/cases.png
3231         scale 85
3232
3233 \end_inset
3234
3235  you can create new lines with the shortcut 
3236 \begin_inset Info
3237 type  "shortcut"
3238 arg   "newline-insert newline"
3239 \end_inset
3240
3241  or the table toolbar button 
3242 \begin_inset Graphics
3243         filename ../images/tabular-feature_append-row.png
3244         scale 85
3245
3246 \end_inset
3247
3248 .
3249 \end_layout
3250
3251 \begin_layout Standard
3252 The command 
3253 \series bold
3254
3255 \backslash
3256 cases
3257 \series default
3258  is also available via the menu 
3259 \family sans
3260 Insert\SpecialChar \menuseparator
3261 Math\SpecialChar \menuseparator
3262 Cases-Environment
3263 \family default
3264 .
3265 \end_layout
3266
3267 \begin_layout Subsection
3268 Negations
3269 \begin_inset Index
3270 status collapsed
3271
3272 \begin_layout Plain Layout
3273 Negations
3274 \end_layout
3275
3276 \end_inset
3277
3278
3279 \end_layout
3280
3281 \begin_layout Standard
3282 By inserting of 
3283 \series bold
3284
3285 \backslash
3286 not
3287 \series default
3288
3289 \begin_inset Index
3290 status collapsed
3291
3292 \begin_layout Plain Layout
3293 Commands ! N ! 
3294 \backslash
3295 not
3296 \end_layout
3297
3298 \end_inset
3299
3300  every character can be displayed canceled.
3301  The characters are quasi accentuated by a slash.
3302 \end_layout
3303
3304 \begin_layout Standard
3305 \align center
3306 \begin_inset Tabular
3307 <lyxtabular version="3" rows="4" columns="2">
3308 <features>
3309 <column alignment="center" valignment="top" width="0pt">
3310 <column alignment="center" valignment="top" width="0pt">
3311 <row>
3312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Plain Layout
3316 Command
3317 \end_layout
3318
3319 \end_inset
3320 </cell>
3321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3322 \begin_inset Text
3323
3324 \begin_layout Plain Layout
3325 Result
3326 \end_layout
3327
3328 \end_inset
3329 </cell>
3330 </row>
3331 <row>
3332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3333 \begin_inset Text
3334
3335 \begin_layout Plain Layout
3336
3337 \backslash
3338 not=
3339 \end_layout
3340
3341 \end_inset
3342 </cell>
3343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3344 \begin_inset Text
3345
3346 \begin_layout Plain Layout
3347 \begin_inset Formula $\not=$
3348 \end_inset
3349
3350
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 </row>
3356 <row>
3357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3358 \begin_inset Text
3359
3360 \begin_layout Plain Layout
3361
3362 \backslash
3363 not 
3364 \backslash
3365 le
3366 \end_layout
3367
3368 \end_inset
3369 </cell>
3370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3371 \begin_inset Text
3372
3373 \begin_layout Plain Layout
3374 \begin_inset Formula $\not\le$
3375 \end_inset
3376
3377
3378 \end_layout
3379
3380 \end_inset
3381 </cell>
3382 </row>
3383 <row>
3384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3385 \begin_inset Text
3386
3387 \begin_layout Plain Layout
3388
3389 \backslash
3390 not 
3391 \backslash
3392 parallel
3393 \end_layout
3394
3395 \end_inset
3396 </cell>
3397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401 \begin_inset Formula $\not\parallel$
3402 \end_inset
3403
3404
3405 \end_layout
3406
3407 \end_inset
3408 </cell>
3409 </row>
3410 </lyxtabular>
3411
3412 \end_inset
3413
3414
3415 \end_layout
3416
3417 \begin_layout Standard
3418 The last example shows, that not all negations look good.
3419  Therefore there are for some negations special commands (see 
3420 \begin_inset CommandInset ref
3421 LatexCommand ref
3422 reference "sub:Mathematical-Symbols"
3423
3424 \end_inset
3425
3426  and 
3427 \begin_inset CommandInset ref
3428 LatexCommand ref
3429 reference "sec:Relations"
3430
3431 \end_inset
3432
3433 ).
3434 \end_layout
3435
3436 \begin_layout Subsection
3437 Placeholders
3438 \begin_inset CommandInset label
3439 LatexCommand label
3440 name "sub:Placeholders"
3441
3442 \end_inset
3443
3444
3445 \begin_inset Index
3446 status collapsed
3447
3448 \begin_layout Plain Layout
3449 Placeholders
3450 \end_layout
3451
3452 \end_inset
3453
3454
3455 \begin_inset Index
3456 status collapsed
3457
3458 \begin_layout Plain Layout
3459 Chemical characters ! Isotopes
3460 \end_layout
3461
3462 \end_inset
3463
3464
3465 \begin_inset Index
3466 status collapsed
3467
3468 \begin_layout Plain Layout
3469 Isotopes|see
3470 \begin_inset ERT
3471 status collapsed
3472
3473 \begin_layout Plain Layout
3474
3475 {
3476 \end_layout
3477
3478 \end_inset
3479
3480 Chemical characters
3481 \begin_inset ERT
3482 status collapsed
3483
3484 \begin_layout Plain Layout
3485
3486 }
3487 \end_layout
3488
3489 \end_inset
3490
3491
3492 \end_layout
3493
3494 \end_inset
3495
3496
3497 \end_layout
3498
3499 \begin_layout Standard
3500 When displaying e.
3501 \begin_inset space \thinspace{}
3502 \end_inset
3503
3504 g.
3505 \begin_inset space \space{}
3506 \end_inset
3507
3508 isotopes
3509 \begin_inset Foot
3510 status collapsed
3511
3512 \begin_layout Plain Layout
3513 Typesetting isotopes and chemical symbols is described in 
3514 \begin_inset CommandInset ref
3515 LatexCommand ref
3516 reference "sub:Chemical-Symbols-and"
3517
3518 \end_inset
3519
3520 .
3521 \end_layout
3522
3523 \end_inset
3524
3525  the following problem occurs:
3526 \end_layout
3527
3528 \begin_layout Standard
3529 \align center
3530 \begin_inset Tabular
3531 <lyxtabular version="3" rows="2" columns="2">
3532 <features>
3533 <column alignment="center" valignment="top" width="0pt">
3534 <column alignment="center" valignment="top" width="0pt">
3535 <row>
3536 <cell alignment="center" valignment="top" usebox="none">
3537 \begin_inset Text
3538
3539 \begin_layout Plain Layout
3540 Indices created with sub- and superscripts:
3541 \end_layout
3542
3543 \end_inset
3544 </cell>
3545 <cell alignment="center" valignment="top" usebox="none">
3546 \begin_inset Text
3547
3548 \begin_layout Plain Layout
3549 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3550 \end_inset
3551
3552
3553 \end_layout
3554
3555 \end_inset
3556 </cell>
3557 </row>
3558 <row>
3559 <cell alignment="center" valignment="top" usebox="none">
3560 \begin_inset Text
3561
3562 \begin_layout Plain Layout
3563 correct indices:
3564 \end_layout
3565
3566 \end_inset
3567 </cell>
3568 <cell alignment="center" valignment="top" usebox="none">
3569 \begin_inset Text
3570
3571 \begin_layout Plain Layout
3572 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3573 \end_inset
3574
3575
3576 \end_layout
3577
3578 \end_inset
3579 </cell>
3580 </row>
3581 </lyxtabular>
3582
3583 \end_inset
3584
3585
3586 \begin_inset Note Note
3587 status collapsed
3588
3589 \begin_layout Plain Layout
3590
3591 \series bold
3592
3593 \backslash
3594 raisebox
3595 \series default
3596  is only used as spacer.
3597 \end_layout
3598
3599 \end_inset
3600
3601
3602 \end_layout
3603
3604 \begin_layout Standard
3605 The shorter index is by default placed below or above the first character
3606  of the longer index.
3607  To avoid this there is the command 
3608 \series bold
3609
3610 \backslash
3611 phantom
3612 \series default
3613
3614 \begin_inset Index
3615 status collapsed
3616
3617 \begin_layout Plain Layout
3618 Commands ! P ! 
3619 \backslash
3620 phantom
3621 \end_layout
3622
3623 \end_inset
3624
3625  or the math toolbar button
3626 \begin_inset space \thinspace{}
3627 \end_inset
3628
3629
3630 \begin_inset Foot
3631 status collapsed
3632
3633 \begin_layout Plain Layout
3634 can be found in the submenu of the toolbar button 
3635 \begin_inset Graphics
3636         filename ../images/math/space.png
3637         scale 85
3638
3639 \end_inset
3640
3641
3642 \end_layout
3643
3644 \end_inset
3645
3646  
3647 \begin_inset Graphics
3648         filename ../images/math/phantom.png
3649         scale 85
3650
3651 \end_inset
3652
3653  that creates one or more phantom characters.
3654  When inserting 
3655 \series bold
3656
3657 \backslash
3658 phantom
3659 \series default
3660  a small blue box appears that is superposed with two red arrows.
3661  The arrows indicate that the complete width and height of the box content
3662  will be created as placeholder.
3663  Phantom characters are accordingly placeholders with the size of the characters.
3664 \end_layout
3665
3666 \begin_layout Standard
3667 \align center
3668 \begin_inset Tabular
3669 <lyxtabular version="3" rows="4" columns="2">
3670 <features>
3671 <column alignment="center" valignment="top" width="0">
3672 <column alignment="center" valignment="top" width="0">
3673 <row>
3674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3675 \begin_inset Text
3676
3677 \begin_layout Plain Layout
3678 Command
3679 \end_layout
3680
3681 \end_inset
3682 </cell>
3683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3684 \begin_inset Text
3685
3686 \begin_layout Plain Layout
3687 Result
3688 \begin_inset Note Note
3689 status collapsed
3690
3691 \begin_layout Plain Layout
3692
3693 \series bold
3694
3695 \backslash
3696 raisebox
3697 \series default
3698  is only used as spacer.
3699 \end_layout
3700
3701 \end_inset
3702
3703
3704 \end_layout
3705
3706 \end_inset
3707 </cell>
3708 </row>
3709 <row>
3710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3711 \begin_inset Text
3712
3713 \begin_layout Plain Layout
3714 ^19
3715 \begin_inset ERT
3716 status collapsed
3717
3718 \begin_layout Plain Layout
3719
3720
3721 \backslash
3722 spce 
3723 \end_layout
3724
3725 \end_inset
3726
3727 _
3728 \backslash
3729 phantom
3730 \begin_inset ERT
3731 status collapsed
3732
3733 \begin_layout Plain Layout
3734
3735
3736 \backslash
3737 spce 
3738 \end_layout
3739
3740 \end_inset
3741
3742 1
3743 \begin_inset Formula $\to$
3744 \end_inset
3745
3746 9
3747 \begin_inset ERT
3748 status collapsed
3749
3750 \begin_layout Plain Layout
3751
3752
3753 \backslash
3754 spce 
3755 \end_layout
3756
3757 \end_inset
3758
3759 F
3760 \end_layout
3761
3762 \end_inset
3763 </cell>
3764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3765 \begin_inset Text
3766
3767 \begin_layout Plain Layout
3768 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3769 \end_inset
3770
3771
3772 \end_layout
3773
3774 \end_inset
3775 </cell>
3776 </row>
3777 <row>
3778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3779 \begin_inset Text
3780
3781 \begin_layout Plain Layout
3782 ^235
3783 \begin_inset ERT
3784 status collapsed
3785
3786 \begin_layout Plain Layout
3787
3788
3789 \backslash
3790 spce 
3791 \end_layout
3792
3793 \end_inset
3794
3795 _
3796 \backslash
3797 phantom
3798 \begin_inset ERT
3799 status collapsed
3800
3801 \begin_layout Plain Layout
3802
3803
3804 \backslash
3805 spce 
3806 \end_layout
3807
3808 \end_inset
3809
3810 23
3811 \begin_inset Formula $\to$
3812 \end_inset
3813
3814 9
3815 \begin_inset ERT
3816 status collapsed
3817
3818 \begin_layout Plain Layout
3819
3820
3821 \backslash
3822 spce 
3823 \end_layout
3824
3825 \end_inset
3826
3827 F
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3833 \begin_inset Text
3834
3835 \begin_layout Plain Layout
3836 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3837 \end_inset
3838
3839
3840 \end_layout
3841
3842 \end_inset
3843 </cell>
3844 </row>
3845 <row>
3846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3847 \begin_inset Text
3848
3849 \begin_layout Plain Layout
3850
3851 \backslash
3852 Lambda^
3853 \begin_inset ERT
3854 status collapsed
3855
3856 \begin_layout Plain Layout
3857
3858
3859 \backslash
3860 spce 
3861 \end_layout
3862
3863 \end_inset
3864
3865
3866 \backslash
3867 phantom
3868 \begin_inset ERT
3869 status collapsed
3870
3871 \begin_layout Plain Layout
3872
3873
3874 \backslash
3875 spce 
3876 \end_layout
3877
3878 \end_inset
3879
3880 ii
3881 \begin_inset Formula $\to$
3882 \end_inset
3883
3884 t
3885 \begin_inset ERT
3886 status collapsed
3887
3888 \begin_layout Plain Layout
3889
3890
3891 \backslash
3892 spce 
3893 \end_layout
3894
3895 \end_inset
3896
3897 _MMt
3898 \end_layout
3899
3900 \end_inset
3901 </cell>
3902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3903 \begin_inset Text
3904
3905 \begin_layout Plain Layout
3906 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3907 \end_inset
3908
3909
3910 \end_layout
3911
3912 \end_inset
3913 </cell>
3914 </row>
3915 </lyxtabular>
3916
3917 \end_inset
3918
3919
3920 \end_layout
3921
3922 \begin_layout Standard
3923 Furthermore there are the commands 
3924 \series bold
3925
3926 \backslash
3927 vphantom
3928 \series default
3929
3930 \begin_inset Index
3931 status collapsed
3932
3933 \begin_layout Plain Layout
3934 Commands ! V ! 
3935 \backslash
3936 vphantom
3937 \end_layout
3938
3939 \end_inset
3940
3941  (toolbar button 
3942 \begin_inset space ~
3943 \end_inset
3944
3945
3946 \begin_inset Graphics
3947         filename ../images/math/vphantom.png
3948         scale 85
3949
3950 \end_inset
3951
3952 ) and 
3953 \series bold
3954
3955 \backslash
3956 hphantom
3957 \series default
3958
3959 \begin_inset Index
3960 status collapsed
3961
3962 \begin_layout Plain Layout
3963 Commands ! H ! 
3964 \backslash
3965 hphantom
3966 \end_layout
3967
3968 \end_inset
3969
3970  (toolbar button 
3971 \begin_inset space ~
3972 \end_inset
3973
3974
3975 \begin_inset Graphics
3976         filename ../images/math/hphantom.png
3977         scale 85
3978
3979 \end_inset
3980
3981 ).
3982  
3983 \series bold
3984
3985 \backslash
3986 hphantom
3987 \series default
3988  creates only space for the maximal height of the characters in the box
3989  but not for its width.
3990  
3991 \series bold
3992
3993 \backslash
3994 vphantom
3995 \series default
3996  creates only space for the width of the box content.
3997  Therefore  the boxes of both commands have only one red arrow.
3998 \end_layout
3999
4000 \begin_layout Standard
4001 For example creates 
4002 \series bold
4003
4004 \backslash
4005 vphantom
4006 \series default
4007
4008 \begin_inset ERT
4009 status collapsed
4010
4011 \begin_layout Plain Layout
4012
4013
4014 \backslash
4015 spce 
4016 \end_layout
4017
4018 \end_inset
4019
4020
4021 \series bold
4022 a
4023 \backslash
4024 int
4025 \series default
4026  space for the height of the integral sign,
4027 \begin_inset Foot
4028 status collapsed
4029
4030 \begin_layout Plain Layout
4031 The command 
4032 \series bold
4033
4034 \backslash
4035 int
4036 \series default
4037  creates an integral sign, see 
4038 \begin_inset CommandInset ref
4039 LatexCommand ref
4040 reference "sub:Big-Operators"
4041
4042 \end_inset
4043
4044 .
4045 \end_layout
4046
4047 \end_inset
4048
4049  because this is the larger character.
4050  An example application is in 
4051 \begin_inset CommandInset ref
4052 LatexCommand ref
4053 reference "sub:Multiline-Brackets"
4054
4055 \end_inset
4056
4057 .
4058 \end_layout
4059
4060 \begin_layout Subsection
4061 Lines
4062 \begin_inset Index
4063 status collapsed
4064
4065 \begin_layout Plain Layout
4066 Lines
4067 \end_layout
4068
4069 \end_inset
4070
4071
4072 \begin_inset Index
4073 status collapsed
4074
4075 \begin_layout Plain Layout
4076 Formula ! underlined
4077 \end_layout
4078
4079 \end_inset
4080
4081
4082 \end_layout
4083
4084 \begin_layout Standard
4085 \align center
4086 \begin_inset Tabular
4087 <lyxtabular version="3" rows="4" columns="2">
4088 <features>
4089 <column alignment="center" valignment="top" width="0pt">
4090 <column alignment="center" valignment="top" width="0pt">
4091 <row>
4092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4093 \begin_inset Text
4094
4095 \begin_layout Plain Layout
4096 Command
4097 \end_layout
4098
4099 \end_inset
4100 </cell>
4101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4102 \begin_inset Text
4103
4104 \begin_layout Plain Layout
4105 Result
4106 \begin_inset Note Note
4107 status collapsed
4108
4109 \begin_layout Plain Layout
4110
4111 \series bold
4112
4113 \backslash
4114 raisebox
4115 \series default
4116  is only used as spacer.
4117 \end_layout
4118
4119 \end_inset
4120
4121
4122 \end_layout
4123
4124 \end_inset
4125 </cell>
4126 </row>
4127 <row>
4128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4129 \begin_inset Text
4130
4131 \begin_layout Plain Layout
4132
4133 \backslash
4134 overline
4135 \begin_inset ERT
4136 status collapsed
4137
4138 \begin_layout Plain Layout
4139
4140
4141 \backslash
4142 spce 
4143 \end_layout
4144
4145 \end_inset
4146
4147 A+B
4148 \begin_inset Index
4149 status collapsed
4150
4151 \begin_layout Plain Layout
4152 Commands ! O ! 
4153 \backslash
4154 overline
4155 \end_layout
4156
4157 \end_inset
4158
4159
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4165 \begin_inset Text
4166
4167 \begin_layout Plain Layout
4168 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4169 \end_inset
4170
4171
4172 \end_layout
4173
4174 \end_inset
4175 </cell>
4176 </row>
4177 <row>
4178 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4179 \begin_inset Text
4180
4181 \begin_layout Plain Layout
4182
4183 \backslash
4184 underline
4185 \begin_inset ERT
4186 status collapsed
4187
4188 \begin_layout Plain Layout
4189
4190
4191 \backslash
4192 spce 
4193 \end_layout
4194
4195 \end_inset
4196
4197 A+B
4198 \begin_inset Index
4199 status collapsed
4200
4201 \begin_layout Plain Layout
4202 Commands ! U ! 
4203 \backslash
4204 underline
4205 \end_layout
4206
4207 \end_inset
4208
4209
4210 \end_layout
4211
4212 \end_inset
4213 </cell>
4214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4215 \begin_inset Text
4216
4217 \begin_layout Plain Layout
4218 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4219 \end_inset
4220
4221
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 </row>
4227 <row>
4228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4229 \begin_inset Text
4230
4231 \begin_layout Plain Layout
4232
4233 \backslash
4234 overline
4235 \begin_inset ERT
4236 status collapsed
4237
4238 \begin_layout Plain Layout
4239
4240
4241 \backslash
4242 spce 
4243 \end_layout
4244
4245 \end_inset
4246
4247
4248 \backslash
4249 underline
4250 \begin_inset ERT
4251 status collapsed
4252
4253 \begin_layout Plain Layout
4254
4255
4256 \backslash
4257 spce 
4258 \end_layout
4259
4260 \end_inset
4261
4262 A+B
4263 \end_layout
4264
4265 \end_inset
4266 </cell>
4267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4268 \begin_inset Text
4269
4270 \begin_layout Plain Layout
4271 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4272 \end_inset
4273
4274
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 </row>
4280 </lyxtabular>
4281
4282 \end_inset
4283
4284
4285 \end_layout
4286
4287 \begin_layout Standard
4288 In the last example it doesn't matter if first 
4289 \series bold
4290
4291 \backslash
4292 overline
4293 \series default
4294  or 
4295 \series bold
4296
4297 \backslash
4298 underline
4299 \series default
4300  is inserted.
4301 \end_layout
4302
4303 \begin_layout Standard
4304 To double underline e.
4305 \begin_inset space \thinspace{}
4306 \end_inset
4307
4308 g.
4309 \begin_inset space \space{}
4310 \end_inset
4311
4312 results, one uses 
4313 \series bold
4314
4315 \backslash
4316 underline
4317 \series default
4318  twice.
4319 \end_layout
4320
4321 \begin_layout Standard
4322 It is possible to place up to 6 lines above or below characters.
4323 \end_layout
4324
4325 \begin_layout Standard
4326 \begin_inset VSpace bigskip
4327 \end_inset
4328
4329 Custom lines can be created using the command 
4330 \series bold
4331
4332 \backslash
4333 rule
4334 \series default
4335
4336 \begin_inset Index
4337 status collapsed
4338
4339 \begin_layout Plain Layout
4340 Commands ! R ! 
4341 \backslash
4342 rule
4343 \end_layout
4344
4345 \end_inset
4346
4347  which has the following scheme:
4348 \end_layout
4349
4350 \begin_layout Standard
4351
4352 \series bold
4353
4354 \backslash
4355 rule[vertical offset]{length}{thickness}
4356 \end_layout
4357
4358 \begin_layout Standard
4359 The optional vertical offset shifts the line upwards (or downwards, when
4360  the value is negative).
4361  The units listed in 
4362 \begin_inset CommandInset ref
4363 LatexCommand ref
4364 reference "tab:Available-units"
4365
4366 \end_inset
4367
4368  can be used for the values.
4369  Here are two example lines created with the commands
4370 \begin_inset Newline newline
4371 \end_inset
4372
4373
4374 \series bold
4375
4376 \backslash
4377 rule[-2ex]{3cm}{2pt}
4378 \series default
4379  and 
4380 \series bold
4381
4382 \backslash
4383 rule{2cm}{1pt}
4384 \series default
4385 :
4386 \end_layout
4387
4388 \begin_layout Standard
4389 This is a sentence 
4390 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4391 \end_inset
4392
4393  with two lines.
4394 \end_layout
4395
4396 \begin_layout Standard
4397
4398 \series bold
4399
4400 \backslash
4401 rule
4402 \series default
4403  can also be used for text when it is inserted in TeX-mode.
4404 \end_layout
4405
4406 \begin_layout Subsection
4407 Ellipses
4408 \begin_inset CommandInset label
4409 LatexCommand label
4410 name "sub:Ellipses"
4411
4412 \end_inset
4413
4414
4415 \begin_inset Index
4416 status collapsed
4417
4418 \begin_layout Plain Layout
4419 Ellipses
4420 \end_layout
4421
4422 \end_inset
4423
4424
4425 \end_layout
4426
4427 \begin_layout Standard
4428 There are different types of ellipses available.
4429 \begin_inset Foot
4430 status collapsed
4431
4432 \begin_layout Plain Layout
4433 In the math toolbar in the submenu of the button 
4434 \begin_inset Graphics
4435         filename ../images/math/ldots.png
4436         scale 85
4437
4438 \end_inset
4439
4440
4441 \end_layout
4442
4443 \end_inset
4444
4445  For listings dots at the baseline are used (
4446 \series bold
4447
4448 \backslash
4449 ldots
4450 \series default
4451
4452 \begin_inset Index
4453 status collapsed
4454
4455 \begin_layout Plain Layout
4456 Commands ! L ! 
4457 \backslash
4458 ldots
4459 \end_layout
4460
4461 \end_inset
4462
4463 ), while for operations dots are needed that are on the same height as the
4464  operators (
4465 \series bold
4466
4467 \backslash
4468 cdots
4469 \series default
4470
4471 \begin_inset Index
4472 status collapsed
4473
4474 \begin_layout Plain Layout
4475 Commands ! C ! 
4476 \backslash
4477 cdots
4478 \end_layout
4479
4480 \end_inset
4481
4482 ).
4483  When using the command 
4484 \series bold
4485
4486 \backslash
4487 dots
4488 \series default
4489
4490 \begin_inset Index
4491 status collapsed
4492
4493 \begin_layout Plain Layout
4494 Commands ! D ! 
4495 \backslash
4496 dots
4497 \end_layout
4498
4499 \end_inset
4500
4501 , LaTeX decides on the basis of the next character what type is used.
4502 \end_layout
4503
4504 \begin_layout Standard
4505 \align center
4506 \begin_inset Tabular
4507 <lyxtabular version="3" rows="8" columns="2">
4508 <features>
4509 <column alignment="center" valignment="top" width="0pt">
4510 <column alignment="center" valignment="top" width="0pt">
4511 <row>
4512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4513 \begin_inset Text
4514
4515 \begin_layout Plain Layout
4516 Command
4517 \end_layout
4518
4519 \end_inset
4520 </cell>
4521 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4522 \begin_inset Text
4523
4524 \begin_layout Plain Layout
4525 Result
4526 \end_layout
4527
4528 \end_inset
4529 </cell>
4530 </row>
4531 <row>
4532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4533 \begin_inset Text
4534
4535 \begin_layout Plain Layout
4536 A_1
4537 \begin_inset ERT
4538 status collapsed
4539
4540 \begin_layout Plain Layout
4541
4542
4543 \backslash
4544 spce 
4545 \end_layout
4546
4547 \end_inset
4548
4549 ,
4550 \backslash
4551 dots
4552 \begin_inset ERT
4553 status collapsed
4554
4555 \begin_layout Plain Layout
4556
4557
4558 \backslash
4559 spce 
4560 \end_layout
4561
4562 \end_inset
4563
4564 ,A_n
4565 \end_layout
4566
4567 \end_inset
4568 </cell>
4569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4570 \begin_inset Text
4571
4572 \begin_layout Plain Layout
4573 \begin_inset Formula $A_{1},\dots,A_{n}$
4574 \end_inset
4575
4576
4577 \end_layout
4578
4579 \end_inset
4580 </cell>
4581 </row>
4582 <row>
4583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4584 \begin_inset Text
4585
4586 \begin_layout Plain Layout
4587 A_1
4588 \begin_inset ERT
4589 status collapsed
4590
4591 \begin_layout Plain Layout
4592
4593
4594 \backslash
4595 spce 
4596 \end_layout
4597
4598 \end_inset
4599
4600 +
4601 \backslash
4602 dots
4603 \begin_inset ERT
4604 status collapsed
4605
4606 \begin_layout Plain Layout
4607
4608
4609 \backslash
4610 spce 
4611 \end_layout
4612
4613 \end_inset
4614
4615 +A_n
4616 \end_layout
4617
4618 \end_inset
4619 </cell>
4620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4621 \begin_inset Text
4622
4623 \begin_layout Plain Layout
4624 \begin_inset Formula $A_{1}+\dots+A_{n}$
4625 \end_inset
4626
4627
4628 \end_layout
4629
4630 \end_inset
4631 </cell>
4632 </row>
4633 <row>
4634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4635 \begin_inset Text
4636
4637 \begin_layout Plain Layout
4638 A_1
4639 \begin_inset ERT
4640 status collapsed
4641
4642 \begin_layout Plain Layout
4643
4644
4645 \backslash
4646 spce 
4647 \end_layout
4648
4649 \end_inset
4650
4651 ,
4652 \backslash
4653 ldots
4654 \begin_inset ERT
4655 status collapsed
4656
4657 \begin_layout Plain Layout
4658
4659
4660 \backslash
4661 spce 
4662 \end_layout
4663
4664 \end_inset
4665
4666 ,A_n
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675 \begin_inset Formula $A_{1},\ldots,A_{n}$
4676 \end_inset
4677
4678
4679 \end_layout
4680
4681 \end_inset
4682 </cell>
4683 </row>
4684 <row>
4685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4686 \begin_inset Text
4687
4688 \begin_layout Plain Layout
4689 A_1
4690 \begin_inset ERT
4691 status collapsed
4692
4693 \begin_layout Plain Layout
4694
4695
4696 \backslash
4697 spce 
4698 \end_layout
4699
4700 \end_inset
4701
4702 +
4703 \backslash
4704 cdots
4705 \begin_inset ERT
4706 status collapsed
4707
4708 \begin_layout Plain Layout
4709
4710
4711 \backslash
4712 spce 
4713 \end_layout
4714
4715 \end_inset
4716
4717 +A_n
4718 \end_layout
4719
4720 \end_inset
4721 </cell>
4722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4723 \begin_inset Text
4724
4725 \begin_layout Plain Layout
4726 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4727 \end_inset
4728
4729
4730 \end_layout
4731
4732 \end_inset
4733 </cell>
4734 </row>
4735 <row>
4736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4737 \begin_inset Text
4738
4739 \begin_layout Plain Layout
4740
4741 \backslash
4742 vdots
4743 \end_layout
4744
4745 \end_inset
4746 </cell>
4747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4748 \begin_inset Text
4749
4750 \begin_layout Plain Layout
4751 \begin_inset Formula $\vdots$
4752 \end_inset
4753
4754
4755 \end_layout
4756
4757 \end_inset
4758 </cell>
4759 </row>
4760 <row>
4761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4762 \begin_inset Text
4763
4764 \begin_layout Plain Layout
4765
4766 \backslash
4767 ddots
4768 \end_layout
4769
4770 \end_inset
4771 </cell>
4772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4773 \begin_inset Text
4774
4775 \begin_layout Plain Layout
4776 \begin_inset Formula $\ddots$
4777 \end_inset
4778
4779
4780 \end_layout
4781
4782 \end_inset
4783 </cell>
4784 </row>
4785 <row>
4786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4787 \begin_inset Text
4788
4789 \begin_layout Plain Layout
4790 3×3
4791 \begin_inset space \thinspace{}
4792 \end_inset
4793
4794 matrix with the different dots
4795 \end_layout
4796
4797 \end_inset
4798 </cell>
4799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4800 \begin_inset Text
4801
4802 \begin_layout Plain Layout
4803 \begin_inset Formula $\begin{array}{ccc}
4804 A_{11} & \cdots & A_{1m}\\
4805 \vdots & \ddots & \vdots\\
4806 A_{n1} & \cdots & A_{nm}\end{array}$
4807 \end_inset
4808
4809
4810 \end_layout
4811
4812 \end_inset
4813 </cell>
4814 </row>
4815 </lyxtabular>
4816
4817 \end_inset
4818
4819
4820 \end_layout
4821
4822 \begin_layout Standard
4823 The ellipses available in menu 
4824 \family sans
4825 Insert\SpecialChar \menuseparator
4826 Special
4827 \begin_inset space ~
4828 \end_inset
4829
4830 Character
4831 \family default
4832  are 
4833 \series bold
4834
4835 \backslash
4836 ldots
4837 \series default
4838 .
4839 \end_layout
4840
4841 \begin_layout Standard
4842 \begin_inset VSpace medskip
4843 \end_inset
4844
4845 Specially for matrices there are ellipses that span over several columns.
4846  They are created with the command 
4847 \series bold
4848
4849 \backslash
4850 hdotsfor
4851 \series default
4852
4853 \begin_inset Index
4854 status collapsed
4855
4856 \begin_layout Plain Layout
4857 Commands ! H ! 
4858 \backslash
4859 hdotsfor
4860 \end_layout
4861
4862 \end_inset
4863
4864 , that has the following scheme:
4865 \end_layout
4866
4867 \begin_layout Standard
4868
4869 \series bold
4870
4871 \backslash
4872 hdotsfor[distance]{number of columns}
4873 \end_layout
4874
4875 \begin_layout Standard
4876 The number of columns specifies how many columns should be spanned.
4877  Distance is a factor for the distance between the dots.
4878 \end_layout
4879
4880 \begin_layout Standard
4881 In the following matrix the command 
4882 \series bold
4883
4884 \backslash
4885 hdotsfor[2]{4}
4886 \series default
4887  was inserted in the first box of the second line, to get an ellipsis with
4888  a dot distance twice as long as with the command 
4889 \series bold
4890
4891 \backslash
4892 dots
4893 \series default
4894 :
4895 \begin_inset Formula \[
4896 \left(\begin{array}{cccc}
4897 A & B & C & D\\
4898 \hdotsfor[2]{4}\\
4899 q & w & e & r\end{array}\right)\]
4900
4901 \end_inset
4902
4903 Note that the matrix fields that should be spanned must be empty, otherwise
4904  you get LaTeX-errors.
4905 \end_layout
4906
4907 \begin_layout Standard
4908 \begin_inset VSpace bigskip
4909 \end_inset
4910
4911 Furthermore you can fill with the command 
4912 \series bold
4913
4914 \backslash
4915 dotfill
4916 \series default
4917
4918 \begin_inset Index
4919 status collapsed
4920
4921 \begin_layout Plain Layout
4922 Commands ! D ! 
4923 \backslash
4924 dotfill
4925 \end_layout
4926
4927 \end_inset
4928
4929  the rest of a line with dots.
4930  The effect of these commands is the same like with 
4931 \series bold
4932
4933 \backslash
4934 hfill
4935 \series default
4936 , see 
4937 \begin_inset CommandInset ref
4938 LatexCommand ref
4939 reference "sub:Variable-Space"
4940
4941 \end_inset
4942
4943 .
4944 \end_layout
4945
4946 \begin_layout Standard
4947 For example the command 
4948 \series bold
4949 A
4950 \backslash
4951 dotfill
4952 \begin_inset ERT
4953 status collapsed
4954
4955 \begin_layout Plain Layout
4956
4957
4958 \backslash
4959 spce 
4960 \end_layout
4961
4962 \end_inset
4963
4964 B
4965 \series default
4966  produces
4967 \end_layout
4968
4969 \begin_layout Standard
4970 \begin_inset Formula $A\dotfill B$
4971 \end_inset
4972
4973
4974 \end_layout
4975
4976 \begin_layout Standard
4977 Analog to
4978 \series bold
4979  
4980 \backslash
4981 dotfill
4982 \series default
4983  there is for a line the command 
4984 \series bold
4985
4986 \backslash
4987 hrulefill
4988 \series default
4989
4990 \begin_inset Index
4991 status collapsed
4992
4993 \begin_layout Plain Layout
4994 Commands ! H ! 
4995 \backslash
4996 hrulefill
4997 \end_layout
4998
4999 \end_inset
5000
5001 :
5002 \end_layout
5003
5004 \begin_layout Standard
5005 \begin_inset Formula $A\hrulefill B$
5006 \end_inset
5007
5008
5009 \end_layout
5010
5011 \begin_layout Standard
5012 To use the commands for text, they have to be inserted in TeX-mode.
5013 \end_layout
5014
5015 \begin_layout Section
5016 Matrices
5017 \begin_inset CommandInset label
5018 LatexCommand label
5019 name "sec:Matrices"
5020
5021 \end_inset
5022
5023
5024 \begin_inset Index
5025 status collapsed
5026
5027 \begin_layout Plain Layout
5028 Matrices
5029 \end_layout
5030
5031 \end_inset
5032
5033
5034 \end_layout
5035
5036 \begin_layout Standard
5037 Matrices can be inserted via the math toolbar button 
5038 \begin_inset Graphics
5039         filename ../images/dialog-show_mathmatrix.png
5040         scale 85
5041
5042 \end_inset
5043
5044  or the menu 
5045 \family sans
5046 Insert\SpecialChar \menuseparator
5047 Math\SpecialChar \menuseparator
5048 Matrix
5049 \family default
5050 .
5051  You will be asked for the number of matrix columns and rows, and the alignment.
5052  The vertical alignment is hereby only of importance for matrices in inline
5053  formulas:
5054 \end_layout
5055
5056 \begin_layout Standard
5057 The first matrix is top 
5058 \begin_inset Formula $\begin{array}[t]{cccc}
5059 A & D & G & J\\
5060 B & E & H & K\\
5061 C & F & I & L\end{array}$
5062 \end_inset
5063
5064 , the second middle 
5065 \begin_inset Formula $\begin{array}{cccc}
5066 A & D & G & J\\
5067 B & E & H & K\\
5068 C & F & I & L\end{array}$
5069 \end_inset
5070
5071 , and the third bottom 
5072 \begin_inset Formula $\begin{array}[b]{cccc}
5073 A & D & G & J\\
5074 B & E & H & K\\
5075 C & F & I & L\end{array}$
5076 \end_inset
5077
5078  aligned.
5079 \end_layout
5080
5081 \begin_layout Standard
5082 The horizontal alignment specifies how the column entries should be aligned.
5083  It is set by entering a letter for every column.
5084  
5085 \emph on
5086 l
5087 \emph default
5088  denotes left aligned, 
5089 \emph on
5090 c
5091 \emph default
5092  centered, and 
5093 \emph on
5094 r
5095 \emph default
5096  right aligned.
5097  To create for example a 4
5098 \series bold
5099 ×
5100 \series default
5101 4
5102 \begin_inset space ~
5103 \end_inset
5104
5105 matrix where the first column is left aligned, the second and third are
5106  centered, and the last one is right aligned, one enters for the horizontal
5107  alignment 
5108 \series bold
5109 lccr
5110 \series default
5111 .
5112  Normally are in a matrix all columns centered, therefore the default is
5113  for every column is a 
5114 \series bold
5115 c
5116 \series default
5117 .
5118 \end_layout
5119
5120 \begin_layout Standard
5121 Horizontal alignment:
5122 \end_layout
5123
5124 \begin_layout Standard
5125
5126 \series bold
5127 lll
5128 \series default
5129  : 
5130 \begin_inset Formula $\begin{array}{lll}
5131 10000 & D & G\\
5132 B & 10000 & H\\
5133 C & F & 10000\end{array}$
5134 \end_inset
5135
5136  , 
5137 \series bold
5138 ccc
5139 \series default
5140  : 
5141 \begin_inset Formula $\begin{array}{ccc}
5142 10000 & D & G\\
5143 B & 10000 & H\\
5144 C & F & 10000\end{array}$
5145 \end_inset
5146
5147  , 
5148 \series bold
5149 rrr
5150 \series default
5151  : 
5152 \begin_inset Formula $\begin{array}{rrr}
5153 10000 & D & G\\
5154 B & 10000 & H\\
5155 C & F & 10000\end{array}$
5156 \end_inset
5157
5158
5159 \end_layout
5160
5161 \begin_layout Standard
5162 To add or delete rows and columns subsequently, the math toolbar buttons
5163  
5164 \begin_inset Graphics
5165         filename ../images/tabular-feature_append-row.png
5166         scale 85
5167
5168 \end_inset
5169
5170
5171 \begin_inset Graphics
5172         filename ../images/tabular-feature_delete-row.png
5173         scale 85
5174
5175 \end_inset
5176
5177 , etc.
5178 \begin_inset space \thinspace{}
5179 \end_inset
5180
5181 , or the menu 
5182 \family sans
5183 Edit\SpecialChar \menuseparator
5184 Rows & Columns
5185 \family default
5186  can be used.
5187  New rows can also be created with 
5188 \begin_inset Info
5189 type  "shortcut"
5190 arg   "newline-insert newline"
5191 \end_inset
5192
5193 .
5194 \end_layout
5195
5196 \begin_layout Standard
5197 \begin_inset VSpace bigskip
5198 \end_inset
5199
5200 Parentheses around a matrix can can either be created with the commands
5201  
5202 \series bold
5203
5204 \backslash
5205 left
5206 \series default
5207
5208 \begin_inset Index
5209 status collapsed
5210
5211 \begin_layout Plain Layout
5212 Commands ! L ! 
5213 \backslash
5214 left
5215 \end_layout
5216
5217 \end_inset
5218
5219  and 
5220 \series bold
5221
5222 \backslash
5223 right
5224 \series default
5225
5226 \begin_inset Index
5227 status collapsed
5228
5229 \begin_layout Plain Layout
5230 Commands ! R ! 
5231 \backslash
5232 right
5233 \end_layout
5234
5235 \end_inset
5236
5237  (shortcut 
5238 \family sans
5239 Alt+M
5240 \begin_inset space ~
5241 \end_inset
5242
5243 Parenthesis
5244 \family default
5245 ), see 
5246 \begin_inset CommandInset ref
5247 LatexCommand ref
5248 reference "sub:Automatic-Bracket-Size"
5249
5250 \end_inset
5251
5252 , or by using the following commands:
5253 \begin_inset VSpace medskip
5254 \end_inset
5255
5256
5257 \end_layout
5258
5259 \begin_layout Standard
5260 \begin_inset space \hfill{}
5261 \end_inset
5262
5263
5264 \begin_inset Tabular
5265 <lyxtabular version="3" rows="4" columns="2">
5266 <features>
5267 <column alignment="center" valignment="top" width="0">
5268 <column alignment="center" valignment="top" width="0">
5269 <row>
5270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5271 \begin_inset Text
5272
5273 \begin_layout Plain Layout
5274 Command
5275 \end_layout
5276
5277 \end_inset
5278 </cell>
5279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5280 \begin_inset Text
5281
5282 \begin_layout Plain Layout
5283 Result
5284 \begin_inset Note Note
5285 status collapsed
5286
5287 \begin_layout Plain Layout
5288
5289 \series bold
5290
5291 \backslash
5292 raisebox
5293 \series default
5294  is only used as spacer.
5295 \end_layout
5296
5297 \end_inset
5298
5299
5300 \end_layout
5301
5302 \end_inset
5303 </cell>
5304 </row>
5305 <row>
5306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5307 \begin_inset Text
5308
5309 \begin_layout Plain Layout
5310
5311 \backslash
5312 bmatrix
5313 \begin_inset ERT
5314 status collapsed
5315
5316 \begin_layout Plain Layout
5317
5318
5319 \backslash
5320 spce 
5321 \end_layout
5322
5323 \end_inset
5324
5325 2
5326 \series bold
5327 ×
5328 \series default
5329 2
5330 \begin_inset space \thinspace{}
5331 \end_inset
5332
5333 matrix
5334 \end_layout
5335
5336 \end_inset
5337 </cell>
5338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5339 \begin_inset Text
5340
5341 \begin_layout Plain Layout
5342 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5343 0 & \textrm{-}\mathrm{i}\\
5344 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5345 \end_inset
5346
5347
5348 \end_layout
5349
5350 \end_inset
5351 </cell>
5352 </row>
5353 <row>
5354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5355 \begin_inset Text
5356
5357 \begin_layout Plain Layout
5358
5359 \backslash
5360 Bmatrix
5361 \begin_inset ERT
5362 status collapsed
5363
5364 \begin_layout Plain Layout
5365
5366
5367 \backslash
5368 spce 
5369 \end_layout
5370
5371 \end_inset
5372
5373 2
5374 \series bold
5375 ×
5376 \series default
5377 2
5378 \begin_inset space \thinspace{}
5379 \end_inset
5380
5381 matrix
5382 \end_layout
5383
5384 \end_inset
5385 </cell>
5386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5387 \begin_inset Text
5388
5389 \begin_layout Plain Layout
5390 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5391 0 & \textrm{-}\mathrm{i}\\
5392 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5393 \end_inset
5394
5395
5396 \end_layout
5397
5398 \end_inset
5399 </cell>
5400 </row>
5401 <row>
5402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5403 \begin_inset Text
5404
5405 \begin_layout Plain Layout
5406
5407 \backslash
5408 pmatrix
5409 \begin_inset ERT
5410 status collapsed
5411
5412 \begin_layout Plain Layout
5413
5414
5415 \backslash
5416 spce 
5417 \end_layout
5418
5419 \end_inset
5420
5421 2
5422 \series bold
5423 ×
5424 \series default
5425 2
5426 \begin_inset space \thinspace{}
5427 \end_inset
5428
5429 matrix
5430 \end_layout
5431
5432 \end_inset
5433 </cell>
5434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5435 \begin_inset Text
5436
5437 \begin_layout Plain Layout
5438 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5439 0 & \textrm{-}\mathrm{i}\\
5440 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5441 \end_inset
5442
5443
5444 \end_layout
5445
5446 \end_inset
5447 </cell>
5448 </row>
5449 </lyxtabular>
5450
5451 \end_inset
5452
5453
5454 \begin_inset space \hfill{}
5455 \end_inset
5456
5457
5458 \begin_inset Tabular
5459 <lyxtabular version="3" rows="4" columns="2">
5460 <features>
5461 <column alignment="center" valignment="top" width="0">
5462 <column alignment="center" valignment="top" width="0">
5463 <row>
5464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5465 \begin_inset Text
5466
5467 \begin_layout Plain Layout
5468 Command
5469 \end_layout
5470
5471 \end_inset
5472 </cell>
5473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5474 \begin_inset Text
5475
5476 \begin_layout Plain Layout
5477 Result
5478 \end_layout
5479
5480 \end_inset
5481 </cell>
5482 </row>
5483 <row>
5484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5485 \begin_inset Text
5486
5487 \begin_layout Plain Layout
5488
5489 \backslash
5490 vmatrix
5491 \begin_inset ERT
5492 status collapsed
5493
5494 \begin_layout Plain Layout
5495
5496
5497 \backslash
5498 spce 
5499 \end_layout
5500
5501 \end_inset
5502
5503 2
5504 \series bold
5505 ×
5506 \series default
5507 2
5508 \begin_inset space \thinspace{}
5509 \end_inset
5510
5511 matrix
5512 \end_layout
5513
5514 \end_inset
5515 </cell>
5516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5517 \begin_inset Text
5518
5519 \begin_layout Plain Layout
5520 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5521 0 & \textrm{-}\mathrm{i}\\
5522 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5523 \end_inset
5524
5525
5526 \end_layout
5527
5528 \end_inset
5529 </cell>
5530 </row>
5531 <row>
5532 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5533 \begin_inset Text
5534
5535 \begin_layout Plain Layout
5536
5537 \backslash
5538 Vmatrix
5539 \begin_inset ERT
5540 status collapsed
5541
5542 \begin_layout Plain Layout
5543
5544
5545 \backslash
5546 spce 
5547 \end_layout
5548
5549 \end_inset
5550
5551 2
5552 \series bold
5553 ×
5554 \series default
5555 2
5556 \begin_inset space \thinspace{}
5557 \end_inset
5558
5559 matrix
5560 \end_layout
5561
5562 \end_inset
5563 </cell>
5564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5565 \begin_inset Text
5566
5567 \begin_layout Plain Layout
5568 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5569 0 & \textrm{-}\mathrm{i}\\
5570 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5571 \end_inset
5572
5573
5574 \end_layout
5575
5576 \end_inset
5577 </cell>
5578 </row>
5579 <row>
5580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5581 \begin_inset Text
5582
5583 \begin_layout Plain Layout
5584
5585 \backslash
5586 matrix
5587 \begin_inset ERT
5588 status collapsed
5589
5590 \begin_layout Plain Layout
5591
5592
5593 \backslash
5594 spce 
5595 \end_layout
5596
5597 \end_inset
5598
5599 2
5600 \series bold
5601 ×
5602 \series default
5603 2
5604 \begin_inset space \thinspace{}
5605 \end_inset
5606
5607 matrix
5608 \end_layout
5609
5610 \end_inset
5611 </cell>
5612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5613 \begin_inset Text
5614
5615 \begin_layout Plain Layout
5616 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5617 0 & \textrm{-}\mathrm{i}\\
5618 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5619 \end_inset
5620
5621
5622 \end_layout
5623
5624 \end_inset
5625 </cell>
5626 </row>
5627 </lyxtabular>
5628
5629 \end_inset
5630
5631
5632 \begin_inset space \hfill{}
5633 \end_inset
5634
5635
5636 \end_layout
5637
5638 \begin_layout Standard
5639 \begin_inset VSpace medskip
5640 \end_inset
5641
5642 When e.
5643 \begin_inset space \thinspace{}
5644 \end_inset
5645
5646 g.
5647 \begin_inset space \space{}
5648 \end_inset
5649
5650
5651 \series bold
5652
5653 \backslash
5654 vmatrix
5655 \series default
5656  is inserted, a blue box appears between two vertical lines where the matrix
5657  is inserted.
5658 \end_layout
5659
5660 \begin_layout Standard
5661 \begin_inset VSpace bigskip
5662 \end_inset
5663
5664 As all multiline formulas are matrices, the length 
5665 \series bold
5666
5667 \backslash
5668 arraycolsep
5669 \series default
5670
5671 \begin_inset Index
5672 status collapsed
5673
5674 \begin_layout Plain Layout
5675 Commands ! A ! 
5676 \backslash
5677 arraycolsep
5678 \end_layout
5679
5680 \end_inset
5681
5682  that is described in 
5683 \begin_inset CommandInset ref
5684 LatexCommand ref
5685 reference "sub:Column-Separation"
5686
5687 \end_inset
5688
5689  can also be used to change the column separation of matrices.
5690 \end_layout
5691
5692 \begin_layout Standard
5693 To change the row separation, the command 
5694 \series bold
5695
5696 \backslash
5697 arraystretch
5698 \series default
5699
5700 \begin_inset Index
5701 status collapsed
5702
5703 \begin_layout Plain Layout
5704 Commands ! A ! 
5705 \backslash
5706 arraystretch
5707 \end_layout
5708
5709 \end_inset
5710
5711  is used.
5712  It is used as follows:
5713 \end_layout
5714
5715 \begin_layout Standard
5716
5717 \series bold
5718
5719 \backslash
5720 renewcommand{
5721 \backslash
5722 arraystretch}{stretch factor}
5723 \begin_inset Index
5724 status collapsed
5725
5726 \begin_layout Plain Layout
5727 Commands ! R ! 
5728 \backslash
5729 renewcommand
5730 \end_layout
5731
5732 \end_inset
5733
5734
5735 \end_layout
5736
5737 \begin_layout Standard
5738 The command 
5739 \series bold
5740
5741 \backslash
5742 renewcommand
5743 \series default
5744  assigns the stretch factor to the predefined command 
5745 \series bold
5746
5747 \backslash
5748 arraystretch
5749 \series default
5750 .
5751  To double e.
5752 \begin_inset space \thinspace{}
5753 \end_inset
5754
5755 g.
5756 \begin_inset space \space{}
5757 \end_inset
5758
5759 the row separation, use the factor 2.
5760  This is then used for all following matrices.
5761  To go back to the original separation, assign the factor 1 to 
5762 \series bold
5763
5764 \backslash
5765 arraystretch
5766 \series default
5767 .
5768 \end_layout
5769
5770 \begin_layout Standard
5771 To set matrices into a text line, the command 
5772 \series bold
5773
5774 \backslash
5775 smallmatrix
5776 \series default
5777
5778 \begin_inset Index
5779 status collapsed
5780
5781 \begin_layout Plain Layout
5782 Commands ! S ! 
5783 \backslash
5784 smallmatrix
5785 \end_layout
5786
5787 \end_inset
5788
5789  is used.
5790  When it is inserted a blue box with two dashed lines appears.
5791  In this box the matrix is inserted.
5792 \end_layout
5793
5794 \begin_layout Standard
5795 This is a matrix 
5796 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5797 C & D\end{smallmatrix}\right)$
5798 \end_inset
5799
5800  in a text line.
5801 \end_layout
5802
5803 \begin_layout Section
5804 Brackets and Delimiters
5805 \begin_inset Index
5806 status collapsed
5807
5808 \begin_layout Plain Layout
5809 Brackets
5810 \end_layout
5811
5812 \end_inset
5813
5814
5815 \begin_inset Index
5816 status collapsed
5817
5818 \begin_layout Plain Layout
5819 Delimiters
5820 \end_layout
5821
5822 \end_inset
5823
5824
5825 \end_layout
5826
5827 \begin_layout Subsection
5828 Vertical Brackets and Delimiters
5829 \begin_inset Index
5830 status collapsed
5831
5832 \begin_layout Plain Layout
5833 Brackets ! vertical
5834 \end_layout
5835
5836 \end_inset
5837
5838
5839 \end_layout
5840
5841 \begin_layout Standard
5842 \begin_inset space \hfill{}
5843 \end_inset
5844
5845
5846 \begin_inset Tabular
5847 <lyxtabular version="3" rows="9" columns="2">
5848 <features>
5849 <column alignment="center" valignment="top" width="0pt">
5850 <column alignment="center" valignment="top" width="0pt">
5851 <row>
5852 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5853 \begin_inset Text
5854
5855 \begin_layout Plain Layout
5856 Command
5857 \end_layout
5858
5859 \end_inset
5860 </cell>
5861 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5862 \begin_inset Text
5863
5864 \begin_layout Plain Layout
5865 Result
5866 \end_layout
5867
5868 \end_inset
5869 </cell>
5870 </row>
5871 <row>
5872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5873 \begin_inset Text
5874
5875 \begin_layout Plain Layout
5876 (
5877 \end_layout
5878
5879 \end_inset
5880 </cell>
5881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5882 \begin_inset Text
5883
5884 \begin_layout Plain Layout
5885 \begin_inset Formula $($
5886 \end_inset
5887
5888
5889 \end_layout
5890
5891 \end_inset
5892 </cell>
5893 </row>
5894 <row>
5895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5896 \begin_inset Text
5897
5898 \begin_layout Plain Layout
5899 {
5900 \end_layout
5901
5902 \end_inset
5903 </cell>
5904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5905 \begin_inset Text
5906
5907 \begin_layout Plain Layout
5908 \begin_inset Formula $\{$
5909 \end_inset
5910
5911
5912 \end_layout
5913
5914 \end_inset
5915 </cell>
5916 </row>
5917 <row>
5918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922 [
5923 \end_layout
5924
5925 \end_inset
5926 </cell>
5927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5928 \begin_inset Text
5929
5930 \begin_layout Plain Layout
5931 \begin_inset Formula $[$
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \end_inset
5938 </cell>
5939 </row>
5940 <row>
5941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945
5946 \backslash
5947 langle
5948 \end_layout
5949
5950 \end_inset
5951 </cell>
5952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5953 \begin_inset Text
5954
5955 \begin_layout Plain Layout
5956 \begin_inset Formula $\langle$
5957 \end_inset
5958
5959
5960 \end_layout
5961
5962 \end_inset
5963 </cell>
5964 </row>
5965 <row>
5966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5967 \begin_inset Text
5968
5969 \begin_layout Plain Layout
5970
5971 \backslash
5972 lceil
5973 \end_layout
5974
5975 \end_inset
5976 </cell>
5977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5978 \begin_inset Text
5979
5980 \begin_layout Plain Layout
5981 \begin_inset Formula $\lceil$
5982 \end_inset
5983
5984
5985 \end_layout
5986
5987 \end_inset
5988 </cell>
5989 </row>
5990 <row>
5991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995
5996 \backslash
5997 lfloor
5998 \end_layout
5999
6000 \end_inset
6001 </cell>
6002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6003 \begin_inset Text
6004
6005 \begin_layout Plain Layout
6006 \begin_inset Formula $\lfloor$
6007 \end_inset
6008
6009
6010 \end_layout
6011
6012 \end_inset
6013 </cell>
6014 </row>
6015 <row>
6016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6017 \begin_inset Text
6018
6019 \begin_layout Plain Layout
6020 /
6021 \end_layout
6022
6023 \end_inset
6024 </cell>
6025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6026 \begin_inset Text
6027
6028 \begin_layout Plain Layout
6029 \begin_inset Formula $/$
6030 \end_inset
6031
6032
6033 \end_layout
6034
6035 \end_inset
6036 </cell>
6037 </row>
6038 <row>
6039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6040 \begin_inset Text
6041
6042 \begin_layout Plain Layout
6043 |
6044 \end_layout
6045
6046 \end_inset
6047 </cell>
6048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6049 \begin_inset Text
6050
6051 \begin_layout Plain Layout
6052 \begin_inset Formula $|$
6053 \end_inset
6054
6055
6056 \end_layout
6057
6058 \end_inset
6059 </cell>
6060 </row>
6061 </lyxtabular>
6062
6063 \end_inset
6064
6065
6066 \begin_inset space \hfill{}
6067 \end_inset
6068
6069
6070 \begin_inset Tabular
6071 <lyxtabular version="3" rows="9" columns="2">
6072 <features>
6073 <column alignment="center" valignment="top" width="0pt">
6074 <column alignment="center" valignment="top" width="0pt">
6075 <row>
6076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6077 \begin_inset Text
6078
6079 \begin_layout Plain Layout
6080 Command
6081 \end_layout
6082
6083 \end_inset
6084 </cell>
6085 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089 Result
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 </row>
6095 <row>
6096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6097 \begin_inset Text
6098
6099 \begin_layout Plain Layout
6100 )
6101 \end_layout
6102
6103 \end_inset
6104 </cell>
6105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6106 \begin_inset Text
6107
6108 \begin_layout Plain Layout
6109 \begin_inset Formula $)$
6110 \end_inset
6111
6112
6113 \end_layout
6114
6115 \end_inset
6116 </cell>
6117 </row>
6118 <row>
6119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6120 \begin_inset Text
6121
6122 \begin_layout Plain Layout
6123 }
6124 \end_layout
6125
6126 \end_inset
6127 </cell>
6128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6129 \begin_inset Text
6130
6131 \begin_layout Plain Layout
6132 \begin_inset Formula $\}$
6133 \end_inset
6134
6135
6136 \end_layout
6137
6138 \end_inset
6139 </cell>
6140 </row>
6141 <row>
6142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6143 \begin_inset Text
6144
6145 \begin_layout Plain Layout
6146 ]
6147 \end_layout
6148
6149 \end_inset
6150 </cell>
6151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6152 \begin_inset Text
6153
6154 \begin_layout Plain Layout
6155 \begin_inset Formula $]$
6156 \end_inset
6157
6158
6159 \end_layout
6160
6161 \end_inset
6162 </cell>
6163 </row>
6164 <row>
6165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6166 \begin_inset Text
6167
6168 \begin_layout Plain Layout
6169
6170 \backslash
6171 rangle
6172 \end_layout
6173
6174 \end_inset
6175 </cell>
6176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6177 \begin_inset Text
6178
6179 \begin_layout Plain Layout
6180 \begin_inset Formula $\rangle$
6181 \end_inset
6182
6183
6184 \end_layout
6185
6186 \end_inset
6187 </cell>
6188 </row>
6189 <row>
6190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6191 \begin_inset Text
6192
6193 \begin_layout Plain Layout
6194
6195 \backslash
6196 rceil
6197 \end_layout
6198
6199 \end_inset
6200 </cell>
6201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6202 \begin_inset Text
6203
6204 \begin_layout Plain Layout
6205 \begin_inset Formula $\rceil$
6206 \end_inset
6207
6208
6209 \end_layout
6210
6211 \end_inset
6212 </cell>
6213 </row>
6214 <row>
6215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Plain Layout
6219
6220 \backslash
6221 rfloor
6222 \end_layout
6223
6224 \end_inset
6225 </cell>
6226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6227 \begin_inset Text
6228
6229 \begin_layout Plain Layout
6230 \begin_inset Formula $\rfloor$
6231 \end_inset
6232
6233
6234 \end_layout
6235
6236 \end_inset
6237 </cell>
6238 </row>
6239 <row>
6240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6241 \begin_inset Text
6242
6243 \begin_layout Plain Layout
6244
6245 \backslash
6246
6247 \backslash
6248
6249 \end_layout
6250
6251 \end_inset
6252 </cell>
6253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6254 \begin_inset Text
6255
6256 \begin_layout Plain Layout
6257 \begin_inset Formula $\backslash$
6258 \end_inset
6259
6260
6261 \end_layout
6262
6263 \end_inset
6264 </cell>
6265 </row>
6266 <row>
6267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6268 \begin_inset Text
6269
6270 \begin_layout Plain Layout
6271
6272 \backslash
6273 |
6274 \end_layout
6275
6276 \end_inset
6277 </cell>
6278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6279 \begin_inset Text
6280
6281 \begin_layout Plain Layout
6282 \begin_inset Formula $\|$
6283 \end_inset
6284
6285
6286 \end_layout
6287
6288 \end_inset
6289 </cell>
6290 </row>
6291 </lyxtabular>
6292
6293 \end_inset
6294
6295
6296 \begin_inset space \hfill{}
6297 \end_inset
6298
6299
6300 \end_layout
6301
6302 \begin_layout Standard
6303
6304 \series medium
6305 \begin_inset Note Greyedout
6306 status open
6307
6308 \begin_layout Plain Layout
6309
6310 \series bold
6311 Note:
6312 \series default
6313  In TeX-mode the command 
6314 \series bold
6315
6316 \backslash
6317 textbackslash
6318 \series default
6319
6320 \begin_inset Index
6321 status collapsed
6322
6323 \begin_layout Plain Layout
6324 Commands ! T ! 
6325 \backslash
6326 textbackslash
6327 \end_layout
6328
6329 \end_inset
6330
6331  must be used for the backslash, because the command 
6332 \series bold
6333
6334 \backslash
6335
6336 \backslash
6337
6338 \series default
6339  produces there a line break.
6340 \end_layout
6341
6342 \end_inset
6343
6344
6345 \end_layout
6346
6347 \begin_layout Standard
6348 For all characters listed above the size can be adjusted with the commands
6349  described in the following two subsections.
6350  When using these commands, the characters < and > can directly be used
6351  instead of the commands 
6352 \series bold
6353
6354 \backslash
6355 langle
6356 \series default
6357  and 
6358 \series bold
6359
6360 \backslash
6361 rangle
6362 \series default
6363 .
6364 \end_layout
6365
6366 \begin_layout Subsubsection
6367 Manual Bracket Size
6368 \begin_inset CommandInset label
6369 LatexCommand label
6370 name "sub:Manual-Bracket-Size"
6371
6372 \end_inset
6373
6374
6375 \begin_inset Index
6376 status collapsed
6377
6378 \begin_layout Plain Layout
6379 Bracket size ! manual
6380 \end_layout
6381
6382 \end_inset
6383
6384
6385 \end_layout
6386
6387 \begin_layout Standard
6388 The bracket size can be specified manually by the LaTeX-commands 
6389 \series bold
6390
6391 \backslash
6392 big
6393 \series default
6394
6395 \begin_inset Index
6396 status collapsed
6397
6398 \begin_layout Plain Layout
6399 Commands ! B ! 
6400 \backslash
6401 big
6402 \end_layout
6403
6404 \end_inset
6405
6406
6407 \series bold
6408
6409 \backslash
6410 Big
6411 \series default
6412
6413 \series bold
6414
6415 \backslash
6416 bigg
6417 \series default
6418 , and 
6419 \series bold
6420
6421 \backslash
6422 Bigg
6423 \series default
6424 .
6425  
6426 \series bold
6427
6428 \backslash
6429 big
6430 \series default
6431  denotes the smallest and 
6432 \series bold
6433
6434 \backslash
6435 Bigg
6436 \series default
6437  the largest bracket size.
6438 \end_layout
6439
6440 \begin_layout Standard
6441 These commands are used to emphasize levels of brackets:
6442 \end_layout
6443
6444 \begin_layout Standard
6445 \align center
6446 \begin_inset Tabular
6447 <lyxtabular version="3" rows="2" columns="2">
6448 <features>
6449 <column alignment="center" valignment="top" width="0pt">
6450 <column alignment="center" valignment="top" width="0pt">
6451 <row>
6452 <cell alignment="center" valignment="top" usebox="none">
6453 \begin_inset Text
6454
6455 \begin_layout Plain Layout
6456 all brackets in the same size:
6457 \end_layout
6458
6459 \end_inset
6460 </cell>
6461 <cell alignment="center" valignment="top" usebox="none">
6462 \begin_inset Text
6463
6464 \begin_layout Plain Layout
6465 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6466 \end_inset
6467
6468
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 </row>
6474 <row>
6475 <cell alignment="center" valignment="top" usebox="none">
6476 \begin_inset Text
6477
6478 \begin_layout Plain Layout
6479 this looks better:
6480 \end_layout
6481
6482 \end_inset
6483 </cell>
6484 <cell alignment="center" valignment="top" usebox="none">
6485 \begin_inset Text
6486
6487 \begin_layout Plain Layout
6488 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6489 \end_inset
6490
6491
6492 \end_layout
6493
6494 \end_inset
6495 </cell>
6496 </row>
6497 </lyxtabular>
6498
6499 \end_inset
6500
6501
6502 \begin_inset Note Note
6503 status collapsed
6504
6505 \begin_layout Plain Layout
6506
6507 \series bold
6508
6509 \backslash
6510 raisebox
6511 \series default
6512  is only used as spacer.
6513 \end_layout
6514
6515 \end_inset
6516
6517
6518 \end_layout
6519
6520 \begin_layout Standard
6521 For the second formula the command 
6522 \series bold
6523
6524 \backslash
6525 Big((A+B)(A-B)
6526 \backslash
6527 Big)^
6528 \begin_inset ERT
6529 status collapsed
6530
6531 \begin_layout Plain Layout
6532
6533
6534 \backslash
6535 spce 
6536 \end_layout
6537
6538 \end_inset
6539
6540 C
6541 \series default
6542  has been used.
6543 \end_layout
6544
6545 \begin_layout Standard
6546 Here is an overview about all bracket sizes:
6547 \end_layout
6548
6549 \begin_layout Standard
6550 \align center
6551
6552 \backslash
6553 Bigg(
6554 \backslash
6555 exp
6556 \backslash
6557 bigg<
6558 \backslash
6559 Big[
6560 \backslash
6561 big{
6562 \backslash
6563 ln(3x)
6564 \backslash
6565 big}^2
6566 \begin_inset ERT
6567 status collapsed
6568
6569 \begin_layout Plain Layout
6570
6571
6572 \backslash
6573 spce 
6574 \end_layout
6575
6576 \end_inset
6577
6578
6579 \backslash
6580 sin(x)
6581 \backslash
6582 Big]^
6583 \begin_inset ERT
6584 status collapsed
6585
6586 \begin_layout Plain Layout
6587
6588
6589 \backslash
6590 spce 
6591 \end_layout
6592
6593 \end_inset
6594
6595 A
6596 \begin_inset ERT
6597 status collapsed
6598
6599 \begin_layout Plain Layout
6600
6601
6602 \backslash
6603 spce 
6604 \end_layout
6605
6606 \end_inset
6607
6608
6609 \backslash
6610 bigg>
6611 \backslash
6612 Bigg)^0,5
6613 \end_layout
6614
6615 \begin_layout Standard
6616 \align center
6617 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6618 \end_inset
6619
6620
6621 \end_layout
6622
6623 \begin_layout Standard
6624 Besides the 
6625 \series bold
6626
6627 \backslash
6628 big
6629 \series default
6630 -commands there is the variant 
6631 \series bold
6632
6633 \backslash
6634 bigm
6635 \series default
6636
6637 \begin_inset Index
6638 status collapsed
6639
6640 \begin_layout Plain Layout
6641 Commands ! B ! 
6642 \backslash
6643 bigm
6644 \end_layout
6645
6646 \end_inset
6647
6648  that adds a bit more space between the bracket and its content, and the
6649  variant 
6650 \series bold
6651
6652 \backslash
6653 bigl
6654 \series default
6655 -
6656 \series bold
6657
6658 \backslash
6659 bigr
6660 \series default
6661
6662 \begin_inset Index
6663 status collapsed
6664
6665 \begin_layout Plain Layout
6666 Commands ! B ! 
6667 \backslash
6668 bigl - 
6669 \backslash
6670 bigr
6671 \end_layout
6672
6673 \end_inset
6674
6675 , that don't add additional space.
6676  The 
6677 \emph on
6678 l
6679 \emph default
6680  at the end of the command 
6681 \series bold
6682
6683 \backslash
6684 bigl
6685 \series default
6686  is for a left bracket; for a right bracket this will be replaced by an
6687  
6688 \emph on
6689 r
6690 \emph default
6691 .
6692  A left or right bracket can each be an opening or closing bracket.
6693 \end_layout
6694
6695 \begin_layout Standard
6696 In the following table is a comparison of the variants:
6697 \end_layout
6698
6699 \begin_layout Standard
6700 \align center
6701 \begin_inset Tabular
6702 <lyxtabular version="3" rows="5" columns="2">
6703 <features>
6704 <column alignment="center" valignment="middle" width="0">
6705 <column alignment="center" valignment="middle" width="0">
6706 <row>
6707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6708 \begin_inset Text
6709
6710 \begin_layout Plain Layout
6711 Command
6712 \end_layout
6713
6714 \end_inset
6715 </cell>
6716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6717 \begin_inset Text
6718
6719 \begin_layout Plain Layout
6720 Result
6721 \begin_inset Note Note
6722 status collapsed
6723
6724 \begin_layout Plain Layout
6725
6726 \series bold
6727
6728 \backslash
6729 raisebox
6730 \series default
6731  is only used as spacer.
6732 \end_layout
6733
6734 \end_inset
6735
6736
6737 \end_layout
6738
6739 \end_inset
6740 </cell>
6741 </row>
6742 <row>
6743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6744 \begin_inset Text
6745
6746 \begin_layout Plain Layout
6747
6748 \backslash
6749 Bigm(
6750 \backslash
6751 bigm(
6752 \backslash
6753 ln(3x)
6754 \backslash
6755 bigm)^2
6756 \series bold
6757
6758 \begin_inset ERT
6759 status collapsed
6760
6761 \begin_layout Plain Layout
6762
6763
6764 \backslash
6765 spce 
6766 \end_layout
6767
6768 \end_inset
6769
6770
6771 \series default
6772
6773 \backslash
6774 Bigm)
6775 \end_layout
6776
6777 \end_inset
6778 </cell>
6779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6780 \begin_inset Text
6781
6782 \begin_layout Plain Layout
6783 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6784 \end_inset
6785
6786
6787 \end_layout
6788
6789 \end_inset
6790 </cell>
6791 </row>
6792 <row>
6793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6794 \begin_inset Text
6795
6796 \begin_layout Plain Layout
6797
6798 \backslash
6799 Big(
6800 \backslash
6801 big(
6802 \backslash
6803 ln(3x)
6804 \backslash
6805 big)^2
6806 \series bold
6807
6808 \begin_inset ERT
6809 status collapsed
6810
6811 \begin_layout Plain Layout
6812
6813
6814 \backslash
6815 spce 
6816 \end_layout
6817
6818 \end_inset
6819
6820
6821 \series default
6822
6823 \backslash
6824 Big)
6825 \end_layout
6826
6827 \end_inset
6828 </cell>
6829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6830 \begin_inset Text
6831
6832 \begin_layout Plain Layout
6833 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6834 \end_inset
6835
6836
6837 \end_layout
6838
6839 \end_inset
6840 </cell>
6841 </row>
6842 <row>
6843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6844 \begin_inset Text
6845
6846 \begin_layout Plain Layout
6847
6848 \backslash
6849 Bigl(
6850 \backslash
6851 bigl(
6852 \backslash
6853 ln(3x)
6854 \backslash
6855 bigr)^2
6856 \series bold
6857
6858 \begin_inset ERT
6859 status collapsed
6860
6861 \begin_layout Plain Layout
6862
6863
6864 \backslash
6865 spce 
6866 \end_layout
6867
6868 \end_inset
6869
6870
6871 \series default
6872
6873 \backslash
6874 Bigr)
6875 \end_layout
6876
6877 \end_inset
6878 </cell>
6879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6880 \begin_inset Text
6881
6882 \begin_layout Plain Layout
6883 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6884 \end_inset
6885
6886
6887 \end_layout
6888
6889 \end_inset
6890 </cell>
6891 </row>
6892 <row>
6893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6894 \begin_inset Text
6895
6896 \begin_layout Plain Layout
6897
6898 \backslash
6899 bigl)
6900 \backslash
6901 ln(3x)
6902 \backslash
6903 bigr(
6904 \end_layout
6905
6906 \end_inset
6907 </cell>
6908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6909 \begin_inset Text
6910
6911 \begin_layout Plain Layout
6912 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6913 \end_inset
6914
6915
6916 \end_layout
6917
6918 \end_inset
6919 </cell>
6920 </row>
6921 </lyxtabular>
6922
6923 \end_inset
6924
6925
6926 \end_layout
6927
6928 \begin_layout Subsubsection
6929 Automatic Bracket Size
6930 \begin_inset CommandInset label
6931 LatexCommand label
6932 name "sub:Automatic-Bracket-Size"
6933
6934 \end_inset
6935
6936
6937 \begin_inset Index
6938 status collapsed
6939
6940 \begin_layout Plain Layout
6941 Bracket size ! automatic
6942 \end_layout
6943
6944 \end_inset
6945
6946
6947 \end_layout
6948
6949 \begin_layout Standard
6950 Brackets with variable size can be inserted with the commands 
6951 \series bold
6952
6953 \backslash
6954 left
6955 \series default
6956
6957 \begin_inset Index
6958 status collapsed
6959
6960 \begin_layout Plain Layout
6961 Commands ! L ! 
6962 \backslash
6963 left
6964 \end_layout
6965
6966 \end_inset
6967
6968  and 
6969 \series bold
6970
6971 \backslash
6972 right
6973 \series default
6974
6975 \begin_inset Index
6976 status collapsed
6977
6978 \begin_layout Plain Layout
6979 Commands ! R ! 
6980 \backslash
6981 right
6982 \end_layout
6983
6984 \end_inset
6985
6986  or via the math toolbar button 
6987 \begin_inset Graphics
6988         filename ../images/dialog-show_mathdelimiter.png
6989         scale 85
6990
6991 \end_inset
6992
6993 .
6994  Directly behind 
6995 \series bold
6996
6997 \backslash
6998 left
6999 \series default
7000  and 
7001 \series bold
7002
7003 \backslash
7004 right
7005 \series default
7006  the wanted bracket must be inserted.
7007  The bracket size will then automatically be calculated for the output.
7008 \end_layout
7009
7010 \begin_layout Standard
7011 \align center
7012 normal bracket: The command 
7013 \series bold
7014
7015 \backslash
7016 ln(
7017 \backslash
7018 frac
7019 \begin_inset ERT
7020 status collapsed
7021
7022 \begin_layout Plain Layout
7023
7024
7025 \backslash
7026 spce 
7027 \end_layout
7028
7029 \end_inset
7030
7031 A
7032 \begin_inset Formula $\downarrow$
7033 \end_inset
7034
7035 C
7036 \begin_inset ERT
7037 status collapsed
7038
7039 \begin_layout Plain Layout
7040
7041
7042 \backslash
7043 spce 
7044 \end_layout
7045
7046 \end_inset
7047
7048 )
7049 \series default
7050  creates
7051 \begin_inset Formula \[
7052 \ln(\frac{A}{C})\]
7053
7054 \end_inset
7055
7056
7057 \end_layout
7058
7059 \begin_layout Standard
7060 \align center
7061 multiline bracket: The command 
7062 \series bold
7063
7064 \backslash
7065 ln
7066 \backslash
7067 left(
7068 \backslash
7069 frac
7070 \begin_inset ERT
7071 status collapsed
7072
7073 \begin_layout Plain Layout
7074
7075
7076 \backslash
7077 spce 
7078 \end_layout
7079
7080 \end_inset
7081
7082 A
7083 \begin_inset Formula $\downarrow$
7084 \end_inset
7085
7086 C
7087 \begin_inset ERT
7088 status collapsed
7089
7090 \begin_layout Plain Layout
7091
7092
7093 \backslash
7094 spce 
7095 \end_layout
7096
7097 \end_inset
7098
7099
7100 \backslash
7101 right)
7102 \series default
7103  creates
7104 \begin_inset Formula \[
7105 \ln\left(\frac{A}{C}\right)\]
7106
7107 \end_inset
7108
7109
7110 \end_layout
7111
7112 \begin_layout Standard
7113 Instead of 
7114 \series bold
7115
7116 \backslash
7117 left
7118 \series default
7119  and 
7120 \series bold
7121
7122 \backslash
7123 right
7124 \series default
7125  the shortcut 
7126 \family sans
7127 Alt+M
7128 \begin_inset space ~
7129 \end_inset
7130
7131 Bracket
7132 \family default
7133  can be used.
7134  This has the advantage that you can see in LyX immediately the real bracket
7135  size and that the matching right bracket will be created too.
7136 \begin_inset Newline newline
7137 \end_inset
7138
7139 The command for the last example would then be: 
7140 \series bold
7141
7142 \backslash
7143 ln Alt+M
7144 \series default
7145  
7146 \series bold
7147 (
7148 \backslash
7149 frac
7150 \begin_inset ERT
7151 status collapsed
7152
7153 \begin_layout Plain Layout
7154
7155
7156 \backslash
7157 spce 
7158 \end_layout
7159
7160 \end_inset
7161
7162 A
7163 \begin_inset Formula $\downarrow$
7164 \end_inset
7165
7166 C
7167 \end_layout
7168
7169 \begin_layout Standard
7170 To omit a left or right bracket, a dot is inserted for the omitted bracket.
7171  For example the command 
7172 \series bold
7173
7174 \backslash
7175 left.
7176 \backslash
7177 frac
7178 \begin_inset ERT
7179 status collapsed
7180
7181 \begin_layout Plain Layout
7182
7183
7184 \backslash
7185 spce 
7186 \end_layout
7187
7188 \end_inset
7189
7190 A
7191 \begin_inset Formula $\downarrow$
7192 \end_inset
7193
7194 B
7195 \begin_inset ERT
7196 status collapsed
7197
7198 \begin_layout Plain Layout
7199
7200
7201 \backslash
7202 spce 
7203 \end_layout
7204
7205 \end_inset
7206
7207
7208 \backslash
7209 right}
7210 \series default
7211  creates:
7212 \series bold
7213
7214 \begin_inset Formula \[
7215 \left.\frac{A}{B}\right\} \]
7216
7217 \end_inset
7218
7219
7220 \series default
7221 The commands 
7222 \series bold
7223
7224 \backslash
7225 left
7226 \series default
7227  and 
7228 \series bold
7229
7230 \backslash
7231 right
7232 \series default
7233  will be converted by LyX to brackets in the right size when the document
7234  is reloaded and an omitted bracket will appear as dashed line.
7235 \end_layout
7236
7237 \begin_layout Standard
7238 \begin_inset VSpace bigskip
7239 \end_inset
7240
7241 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7242  the command 
7243 \series bold
7244
7245 \backslash
7246 middle
7247 \series default
7248
7249 \begin_inset Index
7250 status collapsed
7251
7252 \begin_layout Plain Layout
7253 Commands ! M ! 
7254 \backslash
7255 middle
7256 \end_layout
7257
7258 \end_inset
7259
7260  is additionally available for all brackets and limits.
7261  With this command the height of the following character is adapted to the
7262  one of the surrounding brackets, what is e.
7263 \begin_inset space \thinspace{}
7264 \end_inset
7265
7266 g.
7267 \begin_inset space \space{}
7268 \end_inset
7269
7270 needed for physical vectors:
7271 \begin_inset Formula \[
7272 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7273
7274 \end_inset
7275
7276 For physical vectors there is a special LaTeX-package, described in 
7277 \begin_inset CommandInset ref
7278 LatexCommand ref
7279 reference "sub:Physical-Vectors"
7280
7281 \end_inset
7282
7283 .
7284 \end_layout
7285
7286 \begin_layout Subsection
7287 Horizontal Brackets
7288 \begin_inset Index
7289 status collapsed
7290
7291 \begin_layout Plain Layout
7292 Brackets ! horizontal
7293 \end_layout
7294
7295 \end_inset
7296
7297
7298 \end_layout
7299
7300 \begin_layout Standard
7301 \align center
7302 \begin_inset Tabular
7303 <lyxtabular version="3" rows="4" columns="2">
7304 <features>
7305 <column alignment="center" valignment="top" width="0pt">
7306 <column alignment="center" valignment="top" width="0pt">
7307 <row>
7308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7309 \begin_inset Text
7310
7311 \begin_layout Plain Layout
7312 Command
7313 \begin_inset Note Note
7314 status collapsed
7315
7316 \begin_layout Plain Layout
7317
7318 \series bold
7319
7320 \backslash
7321 raisebox
7322 \series default
7323  is only used as spacer.
7324 \end_layout
7325
7326 \end_inset
7327
7328
7329 \end_layout
7330
7331 \end_inset
7332 </cell>
7333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7334 \begin_inset Text
7335
7336 \begin_layout Plain Layout
7337 Result
7338 \end_layout
7339
7340 \end_inset
7341 </cell>
7342 </row>
7343 <row>
7344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7345 \begin_inset Text
7346
7347 \begin_layout Plain Layout
7348 \begin_inset ERT
7349 status collapsed
7350
7351 \begin_layout Plain Layout
7352
7353
7354 \backslash
7355 raisebox{2.3mm}{
7356 \end_layout
7357
7358 \end_inset
7359
7360
7361 \backslash
7362 overbrace
7363 \begin_inset ERT
7364 status collapsed
7365
7366 \begin_layout Plain Layout
7367
7368
7369 \backslash
7370 spce 
7371 \end_layout
7372
7373 \end_inset
7374
7375 A+B
7376 \begin_inset ERT
7377 status collapsed
7378
7379 \begin_layout Plain Layout
7380
7381
7382 \backslash
7383 spce 
7384 \end_layout
7385
7386 \end_inset
7387
7388 ^
7389 \begin_inset ERT
7390 status collapsed
7391
7392 \begin_layout Plain Layout
7393
7394
7395 \backslash
7396 spce 
7397 \end_layout
7398
7399 \end_inset
7400
7401 3
7402 \begin_inset ERT
7403 status collapsed
7404
7405 \begin_layout Plain Layout
7406
7407 }
7408 \end_layout
7409
7410 \end_inset
7411
7412
7413 \begin_inset Index
7414 status collapsed
7415
7416 \begin_layout Plain Layout
7417 Commands ! O ! 
7418 \backslash
7419 overbrace
7420 \end_layout
7421
7422 \end_inset
7423
7424
7425 \end_layout
7426
7427 \end_inset
7428 </cell>
7429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7430 \begin_inset Text
7431
7432 \begin_layout Plain Layout
7433 \begin_inset Formula $\overbrace{A+B}^{3}$
7434 \end_inset
7435
7436
7437 \end_layout
7438
7439 \end_inset
7440 </cell>
7441 </row>
7442 <row>
7443 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7444 \begin_inset Text
7445
7446 \begin_layout Plain Layout
7447 \begin_inset ERT
7448 status collapsed
7449
7450 \begin_layout Plain Layout
7451
7452
7453 \backslash
7454 raisebox{-2.2mm}{
7455 \end_layout
7456
7457 \end_inset
7458
7459
7460 \backslash
7461 underbrace
7462 \begin_inset ERT
7463 status collapsed
7464
7465 \begin_layout Plain Layout
7466
7467
7468 \backslash
7469 spce 
7470 \end_layout
7471
7472 \end_inset
7473
7474 A+B
7475 \begin_inset ERT
7476 status collapsed
7477
7478 \begin_layout Plain Layout
7479
7480
7481 \backslash
7482 spce 
7483 \end_layout
7484
7485 \end_inset
7486
7487 _5
7488 \begin_inset ERT
7489 status collapsed
7490
7491 \begin_layout Plain Layout
7492
7493 }
7494 \end_layout
7495
7496 \end_inset
7497
7498
7499 \begin_inset Index
7500 status collapsed
7501
7502 \begin_layout Plain Layout
7503 Commands ! U ! 
7504 \backslash
7505 underbrace
7506 \end_layout
7507
7508 \end_inset
7509
7510
7511 \end_layout
7512
7513 \end_inset
7514 </cell>
7515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7516 \begin_inset Text
7517
7518 \begin_layout Plain Layout
7519 \begin_inset Formula $\underbrace{A+B}_{5}$
7520 \end_inset
7521
7522
7523 \end_layout
7524
7525 \end_inset
7526 </cell>
7527 </row>
7528 <row>
7529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7530 \begin_inset Text
7531
7532 \begin_layout Plain Layout
7533
7534 \backslash
7535 overbrace
7536 \begin_inset ERT
7537 status collapsed
7538
7539 \begin_layout Plain Layout
7540
7541
7542 \backslash
7543 spce 
7544 \end_layout
7545
7546 \end_inset
7547
7548
7549 \backslash
7550 underbrace
7551 \begin_inset ERT
7552 status collapsed
7553
7554 \begin_layout Plain Layout
7555
7556
7557 \backslash
7558 spce 
7559 \end_layout
7560
7561 \end_inset
7562
7563 A+B_w
7564 \begin_inset ERT
7565 status collapsed
7566
7567 \begin_layout Plain Layout
7568
7569
7570 \backslash
7571 spce 
7572 \end_layout
7573
7574 \end_inset
7575
7576
7577 \begin_inset ERT
7578 status collapsed
7579
7580 \begin_layout Plain Layout
7581
7582
7583 \backslash
7584 spce 
7585 \end_layout
7586
7587 \end_inset
7588
7589 _7
7590 \begin_inset ERT
7591 status collapsed
7592
7593 \begin_layout Plain Layout
7594
7595
7596 \backslash
7597 spce 
7598 \end_layout
7599
7600 \end_inset
7601
7602
7603 \begin_inset ERT
7604 status collapsed
7605
7606 \begin_layout Plain Layout
7607
7608
7609 \backslash
7610 spce 
7611 \end_layout
7612
7613 \end_inset
7614
7615 ^
7616 \begin_inset ERT
7617 status collapsed
7618
7619 \begin_layout Plain Layout
7620
7621
7622 \backslash
7623 spce 
7624 \end_layout
7625
7626 \end_inset
7627
7628 C
7629 \end_layout
7630
7631 \end_inset
7632 </cell>
7633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7634 \begin_inset Text
7635
7636 \begin_layout Plain Layout
7637 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7638 \end_inset
7639
7640
7641 \end_layout
7642
7643 \end_inset
7644 </cell>
7645 </row>
7646 </lyxtabular>
7647
7648 \end_inset
7649
7650
7651 \end_layout
7652
7653 \begin_layout Standard
7654 In the last example it doesn't matter if 
7655 \series bold
7656
7657 \backslash
7658 overbrace
7659 \series default
7660  or 
7661 \series bold
7662
7663 \backslash
7664 underbrace
7665 \series default
7666  is inserted at first.
7667 \end_layout
7668
7669 \begin_layout Standard
7670 \begin_inset VSpace bigskip
7671 \end_inset
7672
7673 When brackets are needed that overlap each other, multiline formulas, as
7674  described in 
7675 \begin_inset CommandInset ref
7676 LatexCommand ref
7677 reference "sec:Multiline-Formulas"
7678
7679 \end_inset
7680
7681 , must be used:
7682 \begin_inset Formula \begin{eqnarray*}
7683 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7684  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7685
7686 \end_inset
7687
7688 In the first row the formula is inserted together with the first brace.
7689  It is hereby important that the space command
7690 \begin_inset Foot
7691 status collapsed
7692
7693 \begin_layout Plain Layout
7694 Space commands are explained in 
7695 \begin_inset CommandInset ref
7696 LatexCommand ref
7697 reference "sub:Predefined-Space"
7698
7699 \end_inset
7700
7701 .
7702 \end_layout
7703
7704 \end_inset
7705
7706  
7707 \series bold
7708
7709 \backslash
7710 :
7711 \series default
7712  is inserted before the first 
7713 \begin_inset Formula $d$
7714 \end_inset
7715
7716 , because the brace that ends behind the 
7717 \begin_inset Formula $q$
7718 \end_inset
7719
7720  prevents that the following 
7721 \begin_inset Quotes eld
7722 \end_inset
7723
7724 +
7725 \begin_inset Quotes erd
7726 \end_inset
7727
7728  is surrounded by space.
7729 \begin_inset Foot
7730 status collapsed
7731
7732 \begin_layout Plain Layout
7733 because a bracket is not handled as character, see 
7734 \begin_inset CommandInset ref
7735 LatexCommand ref
7736 reference "sub:Binary-Operators"
7737
7738 \end_inset
7739
7740
7741 \end_layout
7742
7743 \end_inset
7744
7745  In the second row the second brace is inserted.
7746  As it should begin before the 
7747 \begin_inset Formula $b$
7748 \end_inset
7749
7750 , first the command 
7751 \series bold
7752
7753 \backslash
7754 hphantom{gggg+
7755 \backslash
7756 :}
7757 \series default
7758  is inserted.
7759 \begin_inset Foot
7760 status collapsed
7761
7762 \begin_layout Plain Layout
7763 more about 
7764 \series bold
7765
7766 \backslash
7767 hphantom
7768 \series default
7769  see 
7770 \begin_inset CommandInset ref
7771 LatexCommand ref
7772 reference "sub:Placeholders"
7773
7774 \end_inset
7775
7776
7777 \end_layout
7778
7779 \end_inset
7780
7781  This space is needed because the 
7782 \begin_inset Quotes eld
7783 \end_inset
7784
7785 +
7786 \begin_inset Quotes erd
7787 \end_inset
7788
7789  is also surrounded by space in the formula.
7790  The brace is placed under the command 
7791 \series bold
7792
7793 \backslash
7794 hphantom{bbqq+dddd}
7795 \series default
7796 .
7797 \end_layout
7798
7799 \begin_layout Standard
7800 It gets more complicated when brackets overlap each other, like in the following
7801  example:
7802 \begin_inset ERT
7803 status collapsed
7804
7805 \begin_layout Plain Layout
7806
7807
7808 \backslash
7809 setlength{
7810 \backslash
7811 jot}{-6pt}
7812 \end_layout
7813
7814 \end_inset
7815
7816
7817 \begin_inset Formula \begin{eqnarray*}
7818  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7819 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7820
7821 \end_inset
7822
7823
7824 \begin_inset ERT
7825 status collapsed
7826
7827 \begin_layout Plain Layout
7828
7829
7830 \backslash
7831 setlength{
7832 \backslash
7833 jot}{3pt}
7834 \end_layout
7835
7836 \end_inset
7837
7838 The first formula row is the same as the second row of the previous example,
7839  with the difference that the brace is above.
7840  The second row contains the formula together with the second brace.
7841  To avoid that there is space between the upper brace in the first row and
7842  the formula, the row spacing need to be reduced.
7843  This is not easily possible due to a bug in LyX
7844 \begin_inset Foot
7845 status collapsed
7846
7847 \begin_layout Plain Layout
7848 \begin_inset CommandInset href
7849 LatexCommand href
7850 name "LyX-bug #1505"
7851 target "http://www.lyx.org/trac/ticket/1505"
7852
7853 \end_inset
7854
7855
7856 \end_layout
7857
7858 \end_inset
7859
7860 .
7861  As solution for the problem, the global formula row separation 
7862 \series bold
7863
7864 \backslash
7865 jot
7866 \series default
7867
7868 \begin_inset Index
7869 status collapsed
7870
7871 \begin_layout Plain Layout
7872 Commands ! J ! 
7873 \backslash
7874 jot
7875 \end_layout
7876
7877 \end_inset
7878
7879  must be changed to -6
7880 \begin_inset space \thinspace{}
7881 \end_inset
7882
7883 pt before the formula with the command 
7884 \series bold
7885
7886 \backslash
7887 setlength{
7888 \backslash
7889 jot}{-6pt}
7890 \series default
7891  in TeX-mode.
7892  
7893 \series bold
7894
7895 \backslash
7896 jot
7897 \series default
7898  is set back after the formula to the standard value of 3
7899 \begin_inset space \thinspace{}
7900 \end_inset
7901
7902 pt using the same command.
7903  More about the row separation in formulas is explained in 
7904 \begin_inset CommandInset ref
7905 LatexCommand ref
7906 reference "sub:Line-Separation"
7907
7908 \end_inset
7909
7910 .
7911 \end_layout
7912
7913 \begin_layout Section
7914 Arrows
7915 \begin_inset Index
7916 status collapsed
7917
7918 \begin_layout Plain Layout
7919 Arrows
7920 \end_layout
7921
7922 \end_inset
7923
7924
7925 \end_layout
7926
7927 \begin_layout Standard
7928 Arrows can be inserted via the math toolbar button 
7929 \begin_inset Graphics
7930         filename ../images/math/leftarrow.png
7931         scale 85
7932
7933 \end_inset
7934
7935  or the commands listed in the following subsections.
7936 \end_layout
7937
7938 \begin_layout Standard
7939 \begin_inset Newpage newpage
7940 \end_inset
7941
7942
7943 \end_layout
7944
7945 \begin_layout Subsection
7946 Horizontal Arrows
7947 \begin_inset Index
7948 status collapsed
7949
7950 \begin_layout Plain Layout
7951 Arrows ! horizontal
7952 \end_layout
7953
7954 \end_inset
7955
7956
7957 \end_layout
7958
7959 \begin_layout Standard
7960 \begin_inset space \hfill{}
7961 \end_inset
7962
7963
7964 \begin_inset Tabular
7965 <lyxtabular version="3" rows="8" columns="2">
7966 <features>
7967 <column alignment="center" valignment="top" width="0pt">
7968 <column alignment="center" valignment="top" width="0pt">
7969 <row>
7970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7971 \begin_inset Text
7972
7973 \begin_layout Plain Layout
7974 Command
7975 \end_layout
7976
7977 \end_inset
7978 </cell>
7979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7980 \begin_inset Text
7981
7982 \begin_layout Plain Layout
7983 Result
7984 \end_layout
7985
7986 \end_inset
7987 </cell>
7988 </row>
7989 <row>
7990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7991 \begin_inset Text
7992
7993 \begin_layout Plain Layout
7994
7995 \backslash
7996 gets
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8002 \begin_inset Text
8003
8004 \begin_layout Plain Layout
8005 \begin_inset Formula $\gets$
8006 \end_inset
8007
8008
8009 \end_layout
8010
8011 \end_inset
8012 </cell>
8013 </row>
8014 <row>
8015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8016 \begin_inset Text
8017
8018 \begin_layout Plain Layout
8019
8020 \backslash
8021 Leftarrow
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8027 \begin_inset Text
8028
8029 \begin_layout Plain Layout
8030 \begin_inset Formula $\Leftarrow$
8031 \end_inset
8032
8033
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 </row>
8039 <row>
8040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8041 \begin_inset Text
8042
8043 \begin_layout Plain Layout
8044
8045 \backslash
8046 longleftarrow
8047 \end_layout
8048
8049 \end_inset
8050 </cell>
8051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8052 \begin_inset Text
8053
8054 \begin_layout Plain Layout
8055 \begin_inset Formula $\longleftarrow$
8056 \end_inset
8057
8058
8059 \end_layout
8060
8061 \end_inset
8062 </cell>
8063 </row>
8064 <row>
8065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8066 \begin_inset Text
8067
8068 \begin_layout Plain Layout
8069
8070 \backslash
8071 Longleftarrow
8072 \end_layout
8073
8074 \end_inset
8075 </cell>
8076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8077 \begin_inset Text
8078
8079 \begin_layout Plain Layout
8080 \begin_inset Formula $\Longleftarrow$
8081 \end_inset
8082
8083
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 </row>
8089 <row>
8090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8091 \begin_inset Text
8092
8093 \begin_layout Plain Layout
8094
8095 \backslash
8096 leftharpoonup
8097 \end_layout
8098
8099 \end_inset
8100 </cell>
8101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8102 \begin_inset Text
8103
8104 \begin_layout Plain Layout
8105 \begin_inset Formula $\leftharpoonup$
8106 \end_inset
8107
8108
8109 \end_layout
8110
8111 \end_inset
8112 </cell>
8113 </row>
8114 <row>
8115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8116 \begin_inset Text
8117
8118 \begin_layout Plain Layout
8119
8120 \backslash
8121 leftharpoondown
8122 \end_layout
8123
8124 \end_inset
8125 </cell>
8126 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8127 \begin_inset Text
8128
8129 \begin_layout Plain Layout
8130 \begin_inset Formula $\leftharpoondown$
8131 \end_inset
8132
8133
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 </row>
8139 <row>
8140 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144
8145 \backslash
8146 hookleftarrow
8147 \end_layout
8148
8149 \end_inset
8150 </cell>
8151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155 \begin_inset Formula $\hookleftarrow$
8156 \end_inset
8157
8158
8159 \end_layout
8160
8161 \end_inset
8162 </cell>
8163 </row>
8164 </lyxtabular>
8165
8166 \end_inset
8167
8168
8169 \begin_inset space \hfill{}
8170 \end_inset
8171
8172
8173 \begin_inset Tabular
8174 <lyxtabular version="3" rows="8" columns="2">
8175 <features>
8176 <column alignment="center" valignment="top" width="0pt">
8177 <column alignment="center" valignment="top" width="0pt">
8178 <row>
8179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8180 \begin_inset Text
8181
8182 \begin_layout Plain Layout
8183 Command
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8189 \begin_inset Text
8190
8191 \begin_layout Plain Layout
8192 Result
8193 \end_layout
8194
8195 \end_inset
8196 </cell>
8197 </row>
8198 <row>
8199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8200 \begin_inset Text
8201
8202 \begin_layout Plain Layout
8203
8204 \backslash
8205 to
8206 \end_layout
8207
8208 \end_inset
8209 </cell>
8210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8211 \begin_inset Text
8212
8213 \begin_layout Plain Layout
8214 \begin_inset Formula $\to$
8215 \end_inset
8216
8217
8218 \end_layout
8219
8220 \end_inset
8221 </cell>
8222 </row>
8223 <row>
8224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8225 \begin_inset Text
8226
8227 \begin_layout Plain Layout
8228
8229 \backslash
8230 Rightarrow
8231 \end_layout
8232
8233 \end_inset
8234 </cell>
8235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8236 \begin_inset Text
8237
8238 \begin_layout Plain Layout
8239 \begin_inset Formula $\Rightarrow$
8240 \end_inset
8241
8242
8243 \end_layout
8244
8245 \end_inset
8246 </cell>
8247 </row>
8248 <row>
8249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8250 \begin_inset Text
8251
8252 \begin_layout Plain Layout
8253
8254 \backslash
8255 longrightarrow
8256 \end_layout
8257
8258 \end_inset
8259 </cell>
8260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8261 \begin_inset Text
8262
8263 \begin_layout Plain Layout
8264 \begin_inset Formula $\longrightarrow$
8265 \end_inset
8266
8267
8268 \end_layout
8269
8270 \end_inset
8271 </cell>
8272 </row>
8273 <row>
8274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Plain Layout
8278
8279 \backslash
8280 Longrightarrow
8281 \end_layout
8282
8283 \end_inset
8284 </cell>
8285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8286 \begin_inset Text
8287
8288 \begin_layout Plain Layout
8289 \begin_inset Formula $\Longrightarrow$
8290 \end_inset
8291
8292
8293 \end_layout
8294
8295 \end_inset
8296 </cell>
8297 </row>
8298 <row>
8299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8300 \begin_inset Text
8301
8302 \begin_layout Plain Layout
8303
8304 \backslash
8305 rightharpoonup
8306 \end_layout
8307
8308 \end_inset
8309 </cell>
8310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8311 \begin_inset Text
8312
8313 \begin_layout Plain Layout
8314 \begin_inset Formula $\rightharpoonup$
8315 \end_inset
8316
8317
8318 \end_layout
8319
8320 \end_inset
8321 </cell>
8322 </row>
8323 <row>
8324 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8325 \begin_inset Text
8326
8327 \begin_layout Plain Layout
8328
8329 \backslash
8330 rightharpoondown
8331 \end_layout
8332
8333 \end_inset
8334 </cell>
8335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8336 \begin_inset Text
8337
8338 \begin_layout Plain Layout
8339 \begin_inset Formula $\rightharpoondown$
8340 \end_inset
8341
8342
8343 \end_layout
8344
8345 \end_inset
8346 </cell>
8347 </row>
8348 <row>
8349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8350 \begin_inset Text
8351
8352 \begin_layout Plain Layout
8353
8354 \backslash
8355 hookrightarrow
8356 \end_layout
8357
8358 \end_inset
8359 </cell>
8360 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8361 \begin_inset Text
8362
8363 \begin_layout Plain Layout
8364 \begin_inset Formula $\hookrightarrow$
8365 \end_inset
8366
8367
8368 \end_layout
8369
8370 \end_inset
8371 </cell>
8372 </row>
8373 </lyxtabular>
8374
8375 \end_inset
8376
8377
8378 \begin_inset space \hfill{}
8379 \end_inset
8380
8381
8382 \end_layout
8383
8384 \begin_layout Standard
8385 \begin_inset space \hfill{}
8386 \end_inset
8387
8388
8389 \begin_inset Tabular
8390 <lyxtabular version="3" rows="6" columns="2">
8391 <features>
8392 <column alignment="center" valignment="top" width="0pt">
8393 <column alignment="center" valignment="top" width="0pt">
8394 <row>
8395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399 Command
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8405 \begin_inset Text
8406
8407 \begin_layout Plain Layout
8408 Result
8409 \end_layout
8410
8411 \end_inset
8412 </cell>
8413 </row>
8414 <row>
8415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8416 \begin_inset Text
8417
8418 \begin_layout Plain Layout
8419
8420 \backslash
8421 leftrightarrow
8422 \end_layout
8423
8424 \end_inset
8425 </cell>
8426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8427 \begin_inset Text
8428
8429 \begin_layout Plain Layout
8430 \begin_inset Formula $\leftrightarrow$
8431 \end_inset
8432
8433
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 </row>
8439 <row>
8440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444
8445 \backslash
8446 Leftrightarrow
8447 \end_layout
8448
8449 \end_inset
8450 </cell>
8451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8452 \begin_inset Text
8453
8454 \begin_layout Plain Layout
8455 \begin_inset Formula $\Leftrightarrow$
8456 \end_inset
8457
8458
8459 \end_layout
8460
8461 \end_inset
8462 </cell>
8463 </row>
8464 <row>
8465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8466 \begin_inset Text
8467
8468 \begin_layout Plain Layout
8469
8470 \backslash
8471 longleftrightarrow
8472 \end_layout
8473
8474 \end_inset
8475 </cell>
8476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8477 \begin_inset Text
8478
8479 \begin_layout Plain Layout
8480 \begin_inset Formula $\longleftrightarrow$
8481 \end_inset
8482
8483
8484 \end_layout
8485
8486 \end_inset
8487 </cell>
8488 </row>
8489 <row>
8490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8491 \begin_inset Text
8492
8493 \begin_layout Plain Layout
8494
8495 \backslash
8496 Longleftrightarrow
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505 \begin_inset Formula $\Longleftrightarrow$
8506 \end_inset
8507
8508
8509 \end_layout
8510
8511 \end_inset
8512 </cell>
8513 </row>
8514 <row>
8515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519
8520 \backslash
8521 rightleftharpoons
8522 \end_layout
8523
8524 \end_inset
8525 </cell>
8526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8527 \begin_inset Text
8528
8529 \begin_layout Plain Layout
8530 \begin_inset Formula $\rightleftharpoons$
8531 \end_inset
8532
8533
8534 \end_layout
8535
8536 \end_inset
8537 </cell>
8538 </row>
8539 </lyxtabular>
8540
8541 \end_inset
8542
8543
8544 \begin_inset space \hspace{}
8545 \length 25pt
8546 \end_inset
8547
8548
8549 \begin_inset space \hfill{}
8550 \end_inset
8551
8552
8553 \begin_inset Tabular
8554 <lyxtabular version="3" rows="5" columns="2">
8555 <features>
8556 <column alignment="center" valignment="top" width="0pt">
8557 <column alignment="center" valignment="top" width="0pt">
8558 <row>
8559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8560 \begin_inset Text
8561
8562 \begin_layout Plain Layout
8563 Command
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8569 \begin_inset Text
8570
8571 \begin_layout Plain Layout
8572 Result
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 </row>
8578 <row>
8579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8580 \begin_inset Text
8581
8582 \begin_layout Plain Layout
8583
8584 \backslash
8585 mapsto
8586 \end_layout
8587
8588 \end_inset
8589 </cell>
8590 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Plain Layout
8594 \begin_inset Formula $\mapsto$
8595 \end_inset
8596
8597
8598 \end_layout
8599
8600 \end_inset
8601 </cell>
8602 </row>
8603 <row>
8604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608
8609 \backslash
8610 longmapsto
8611 \end_layout
8612
8613 \end_inset
8614 </cell>
8615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619 \begin_inset Formula $\longmapsto$
8620 \end_inset
8621
8622
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 </row>
8628 <row>
8629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8630 \begin_inset Text
8631
8632 \begin_layout Plain Layout
8633
8634 \backslash
8635 leadsto
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8641 \begin_inset Text
8642
8643 \begin_layout Plain Layout
8644 \begin_inset Formula $\leadsto$
8645 \end_inset
8646
8647
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 </row>
8653 <row>
8654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8655 \begin_inset Text
8656
8657 \begin_layout Plain Layout
8658
8659 \backslash
8660 dasharrow
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669 \begin_inset Formula $\dasharrow$
8670 \end_inset
8671
8672
8673 \end_layout
8674
8675 \end_inset
8676 </cell>
8677 </row>
8678 </lyxtabular>
8679
8680 \end_inset
8681
8682
8683 \begin_inset space \hfill{}
8684 \end_inset
8685
8686
8687 \end_layout
8688
8689 \begin_layout Standard
8690 \begin_inset VSpace medskip
8691 \end_inset
8692
8693 Arrows used as accent like e.
8694 \begin_inset space \thinspace{}
8695 \end_inset
8696
8697 g.
8698 \begin_inset space \space{}
8699 \end_inset
8700
8701 vector arrows are listed in 
8702 \begin_inset CommandInset ref
8703 LatexCommand ref
8704 reference "sec:Accents"
8705
8706 \end_inset
8707
8708 .
8709 \end_layout
8710
8711 \begin_layout Standard
8712 \begin_inset VSpace bigskip
8713 \end_inset
8714
8715 Furthermore there are the labeled arrows
8716 \begin_inset Index
8717 status collapsed
8718
8719 \begin_layout Plain Layout
8720 Arrows ! labeled
8721 \end_layout
8722
8723 \end_inset
8724
8725  
8726 \series bold
8727
8728 \backslash
8729 xleftarrow
8730 \series default
8731
8732 \begin_inset Index
8733 status collapsed
8734
8735 \begin_layout Plain Layout
8736 Commands ! X ! 
8737 \backslash
8738 xleftarrow
8739 \end_layout
8740
8741 \end_inset
8742
8743  and 
8744 \series bold
8745
8746 \backslash
8747 xrightarrow
8748 \series default
8749
8750 \begin_inset Index
8751 status collapsed
8752
8753 \begin_layout Plain Layout
8754 Commands ! X ! 
8755 \backslash
8756 xrightarrow
8757 \begin_inset ERT
8758 status collapsed
8759
8760 \begin_layout Plain Layout
8761
8762
8763 \backslash
8764 vspace{4mm}
8765 \end_layout
8766
8767 \end_inset
8768
8769
8770 \end_layout
8771
8772 \end_inset
8773
8774 .
8775  When inserting one of these commands in a formula, an arrow with two blue
8776  boxes appear where the label can be inserted.
8777  The length of the arrow adapts to the label width.
8778 \end_layout
8779
8780 \begin_layout Standard
8781 \align center
8782 \begin_inset Tabular
8783 <lyxtabular version="3" rows="3" columns="2">
8784 <features>
8785 <column alignment="center" valignment="top" width="0pt">
8786 <column alignment="center" valignment="top" width="0pt">
8787 <row>
8788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8789 \begin_inset Text
8790
8791 \begin_layout Plain Layout
8792 Command
8793 \end_layout
8794
8795 \end_inset
8796 </cell>
8797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8798 \begin_inset Text
8799
8800 \begin_layout Plain Layout
8801 Result
8802 \begin_inset Note Note
8803 status collapsed
8804
8805 \begin_layout Plain Layout
8806
8807 \series bold
8808
8809 \backslash
8810 raisebox
8811 \series default
8812  is only used as spacer.
8813 \end_layout
8814
8815 \end_inset
8816
8817
8818 \end_layout
8819
8820 \end_inset
8821 </cell>
8822 </row>
8823 <row>
8824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8825 \begin_inset Text
8826
8827 \begin_layout Plain Layout
8828 F(a)
8829 \backslash
8830 xleftarrow
8831 \begin_inset ERT
8832 status collapsed
8833
8834 \begin_layout Plain Layout
8835
8836
8837 \backslash
8838 spce 
8839 \end_layout
8840
8841 \end_inset
8842
8843 x=a
8844 \begin_inset Formula $\downarrow$
8845 \end_inset
8846
8847 x>0
8848 \begin_inset Formula $\to$
8849 \end_inset
8850
8851 F(x)
8852 \end_layout
8853
8854 \end_inset
8855 </cell>
8856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Plain Layout
8860 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8861 \end_inset
8862
8863
8864 \end_layout
8865
8866 \end_inset
8867 </cell>
8868 </row>
8869 <row>
8870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8871 \begin_inset Text
8872
8873 \begin_layout Plain Layout
8874 F(x)
8875 \backslash
8876 xrightarrow
8877 \begin_inset ERT
8878 status collapsed
8879
8880 \begin_layout Plain Layout
8881
8882
8883 \backslash
8884 spce 
8885 \end_layout
8886
8887 \end_inset
8888
8889 x=a
8890 \begin_inset Formula $\downarrow$
8891 \end_inset
8892
8893 x>0
8894 \begin_inset Formula $\to$
8895 \end_inset
8896
8897 F(a)
8898 \end_layout
8899
8900 \end_inset
8901 </cell>
8902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8903 \begin_inset Text
8904
8905 \begin_layout Plain Layout
8906 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8907 \end_inset
8908
8909
8910 \end_layout
8911
8912 \end_inset
8913 </cell>
8914 </row>
8915 </lyxtabular>
8916
8917 \end_inset
8918
8919
8920 \end_layout
8921
8922 \begin_layout Subsection
8923 Vertical and diagonal Arrows
8924 \begin_inset Index
8925 status collapsed
8926
8927 \begin_layout Plain Layout
8928 Arrows ! diagonal
8929 \end_layout
8930
8931 \end_inset
8932
8933
8934 \begin_inset Index
8935 status collapsed
8936
8937 \begin_layout Plain Layout
8938 Arrows ! vertical
8939 \end_layout
8940
8941 \end_inset
8942
8943
8944 \end_layout
8945
8946 \begin_layout Standard
8947 \begin_inset space \hfill{}
8948 \end_inset
8949
8950
8951 \begin_inset Tabular
8952 <lyxtabular version="3" rows="7" columns="2">
8953 <features>
8954 <column alignment="center" valignment="top" width="0pt">
8955 <column alignment="center" valignment="top" width="0pt">
8956 <row>
8957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8958 \begin_inset Text
8959
8960 \begin_layout Plain Layout
8961 Command
8962 \end_layout
8963
8964 \end_inset
8965 </cell>
8966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8967 \begin_inset Text
8968
8969 \begin_layout Plain Layout
8970 Result
8971 \end_layout
8972
8973 \end_inset
8974 </cell>
8975 </row>
8976 <row>
8977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981
8982 \backslash
8983 uparrow
8984 \end_layout
8985
8986 \end_inset
8987 </cell>
8988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Plain Layout
8992 \begin_inset Formula $\uparrow$
8993 \end_inset
8994
8995
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 </row>
9001 <row>
9002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9003 \begin_inset Text
9004
9005 \begin_layout Plain Layout
9006
9007 \backslash
9008 Uparrow
9009 \end_layout
9010
9011 \end_inset
9012 </cell>
9013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9014 \begin_inset Text
9015
9016 \begin_layout Plain Layout
9017 \begin_inset Formula $\Uparrow$
9018 \end_inset
9019
9020
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 </row>
9026 <row>
9027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031
9032 \backslash
9033 updownarrow
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042 \begin_inset Formula $\updownarrow$
9043 \end_inset
9044
9045
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 </row>
9051 <row>
9052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9053 \begin_inset Text
9054
9055 \begin_layout Plain Layout
9056
9057 \backslash
9058 Updownarrow
9059 \end_layout
9060
9061 \end_inset
9062 </cell>
9063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9064 \begin_inset Text
9065
9066 \begin_layout Plain Layout
9067 \begin_inset Formula $\Updownarrow$
9068 \end_inset
9069
9070
9071 \end_layout
9072
9073 \end_inset
9074 </cell>
9075 </row>
9076 <row>
9077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9078 \begin_inset Text
9079
9080 \begin_layout Plain Layout
9081
9082 \backslash
9083 Downarrow
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092 \begin_inset Formula $\Downarrow$
9093 \end_inset
9094
9095
9096 \end_layout
9097
9098 \end_inset
9099 </cell>
9100 </row>
9101 <row>
9102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106
9107 \backslash
9108 downarrow
9109 \end_layout
9110
9111 \end_inset
9112 </cell>
9113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9114 \begin_inset Text
9115
9116 \begin_layout Plain Layout
9117 \begin_inset Formula $\downarrow$
9118 \end_inset
9119
9120
9121 \end_layout
9122
9123 \end_inset
9124 </cell>
9125 </row>
9126 </lyxtabular>
9127
9128 \end_inset
9129
9130
9131 \begin_inset space \hfill{}
9132 \end_inset
9133
9134
9135 \begin_inset Tabular
9136 <lyxtabular version="3" rows="5" columns="2">
9137 <features>
9138 <column alignment="center" valignment="top" width="0pt">
9139 <column alignment="center" valignment="top" width="0pt">
9140 <row>
9141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9142 \begin_inset Text
9143
9144 \begin_layout Plain Layout
9145 Command
9146 \end_layout
9147
9148 \end_inset
9149 </cell>
9150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9151 \begin_inset Text
9152
9153 \begin_layout Plain Layout
9154 Result
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 </row>
9160 <row>
9161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9162 \begin_inset Text
9163
9164 \begin_layout Plain Layout
9165
9166 \backslash
9167 nearrow
9168 \end_layout
9169
9170 \end_inset
9171 </cell>
9172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9173 \begin_inset Text
9174
9175 \begin_layout Plain Layout
9176 \begin_inset Formula $\nearrow$
9177 \end_inset
9178
9179
9180 \end_layout
9181
9182 \end_inset
9183 </cell>
9184 </row>
9185 <row>
9186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190
9191 \backslash
9192 searrow
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201 \begin_inset Formula $\searrow$
9202 \end_inset
9203
9204
9205 \end_layout
9206
9207 \end_inset
9208 </cell>
9209 </row>
9210 <row>
9211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215
9216 \backslash
9217 swarrow
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226 \begin_inset Formula $\swarrow$
9227 \end_inset
9228
9229
9230 \end_layout
9231
9232 \end_inset
9233 </cell>
9234 </row>
9235 <row>
9236 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9237 \begin_inset Text
9238
9239 \begin_layout Plain Layout
9240
9241 \backslash
9242 nwarrow
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251 \begin_inset Formula $\nwarrow$
9252 \end_inset
9253
9254
9255 \end_layout
9256
9257 \end_inset
9258 </cell>
9259 </row>
9260 </lyxtabular>
9261
9262 \end_inset
9263
9264
9265 \begin_inset space \hfill{}
9266 \end_inset
9267
9268
9269 \end_layout
9270
9271 \begin_layout Standard
9272 \begin_inset VSpace medskip
9273 \end_inset
9274
9275 Vertical arrows can be used also as delimiter together with the commands
9276  described in 
9277 \begin_inset CommandInset ref
9278 LatexCommand ref
9279 reference "sub:Manual-Bracket-Size"
9280
9281 \end_inset
9282
9283  and 
9284 \begin_inset CommandInset ref
9285 LatexCommand ref
9286 reference "sub:Automatic-Bracket-Size"
9287
9288 \end_inset
9289
9290 .
9291 \end_layout
9292
9293 \begin_layout Standard
9294 \begin_inset Newpage newpage
9295 \end_inset
9296
9297
9298 \end_layout
9299
9300 \begin_layout Section
9301 Accents
9302 \begin_inset CommandInset label
9303 LatexCommand label
9304 name "sec:Accents"
9305
9306 \end_inset
9307
9308
9309 \begin_inset Index
9310 status collapsed
9311
9312 \begin_layout Plain Layout
9313 Accents
9314 \end_layout
9315
9316 \end_inset
9317
9318
9319 \end_layout
9320
9321 \begin_layout Standard
9322 Accents can be inserted via the math toolbar button 
9323 \begin_inset Graphics
9324         filename ../images/math/hat.png
9325         scale 85
9326
9327 \end_inset
9328
9329  or the commands listed in the following subsections.
9330 \end_layout
9331
9332 \begin_layout Subsection
9333 Accents for one Character
9334 \begin_inset ERT
9335 status collapsed
9336
9337 \begin_layout Plain Layout
9338
9339
9340 \backslash
9341 texorpdfstring{
9342 \end_layout
9343
9344 \end_inset
9345
9346
9347 \begin_inset Foot
9348 status collapsed
9349
9350 \begin_layout Plain Layout
9351 accents in text see 
9352 \begin_inset CommandInset ref
9353 LatexCommand ref
9354 reference "sub:Accents-in-Text"
9355
9356 \end_inset
9357
9358
9359 \end_layout
9360
9361 \end_inset
9362
9363
9364 \begin_inset ERT
9365 status collapsed
9366
9367 \begin_layout Plain Layout
9368
9369 }{}
9370 \end_layout
9371
9372 \end_inset
9373
9374
9375 \begin_inset Note Note
9376 status collapsed
9377
9378 \begin_layout Plain Layout
9379
9380 \backslash
9381 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
9382 \end_layout
9383
9384 \begin_layout Plain Layout
9385 More about 
9386 \backslash
9387 texorpdfstring is in section 
9388 \begin_inset CommandInset ref
9389 LatexCommand ref
9390 reference "sub:Formulas-in-Section"
9391
9392 \end_inset
9393
9394 .
9395 \end_layout
9396
9397 \end_inset
9398
9399
9400 \begin_inset CommandInset label
9401 LatexCommand label
9402 name "sub:Accents-for-one"
9403
9404 \end_inset
9405
9406
9407 \begin_inset Index
9408 status collapsed
9409
9410 \begin_layout Plain Layout
9411 Accents ! for one character
9412 \end_layout
9413
9414 \end_inset
9415
9416
9417 \end_layout
9418
9419 \begin_layout Standard
9420 \begin_inset space \hfill{}
9421 \end_inset
9422
9423
9424 \begin_inset Tabular
9425 <lyxtabular version="3" rows="8" columns="2">
9426 <features>
9427 <column alignment="center" valignment="top" width="0pt">
9428 <column alignment="center" valignment="top" width="0pt">
9429 <row>
9430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9431 \begin_inset Text
9432
9433 \begin_layout Plain Layout
9434 Command
9435 \end_layout
9436
9437 \end_inset
9438 </cell>
9439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9440 \begin_inset Text
9441
9442 \begin_layout Plain Layout
9443 Result
9444 \begin_inset Note Note
9445 status collapsed
9446
9447 \begin_layout Plain Layout
9448
9449 \series bold
9450
9451 \backslash
9452 raisebox
9453 \series default
9454  is only used as spacer.
9455 \end_layout
9456
9457 \end_inset
9458
9459
9460 \end_layout
9461
9462 \end_inset
9463 </cell>
9464 </row>
9465 <row>
9466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Plain Layout
9470
9471 \backslash
9472 dot
9473 \begin_inset ERT
9474 status collapsed
9475
9476 \begin_layout Plain Layout
9477
9478
9479 \backslash
9480 spce 
9481 \end_layout
9482
9483 \end_inset
9484
9485 A
9486 \end_layout
9487
9488 \end_inset
9489 </cell>
9490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9491 \begin_inset Text
9492
9493 \begin_layout Plain Layout
9494 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9495 \end_inset
9496
9497
9498 \end_layout
9499
9500 \end_inset
9501 </cell>
9502 </row>
9503 <row>
9504 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9505 \begin_inset Text
9506
9507 \begin_layout Plain Layout
9508
9509 \backslash
9510 ddot
9511 \begin_inset ERT
9512 status collapsed
9513
9514 \begin_layout Plain Layout
9515
9516
9517 \backslash
9518 spce 
9519 \end_layout
9520
9521 \end_inset
9522
9523 A
9524 \end_layout
9525
9526 \end_inset
9527 </cell>
9528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9529 \begin_inset Text
9530
9531 \begin_layout Plain Layout
9532 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9533 \end_inset
9534
9535
9536 \end_layout
9537
9538 \end_inset
9539 </cell>
9540 </row>
9541 <row>
9542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9543 \begin_inset Text
9544
9545 \begin_layout Plain Layout
9546
9547 \backslash
9548 dddot
9549 \begin_inset ERT
9550 status collapsed
9551
9552 \begin_layout Plain Layout
9553
9554
9555 \backslash
9556 spce 
9557 \end_layout
9558
9559 \end_inset
9560
9561 A
9562 \end_layout
9563
9564 \end_inset
9565 </cell>
9566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9567 \begin_inset Text
9568
9569 \begin_layout Plain Layout
9570 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9571 \end_inset
9572
9573
9574 \end_layout
9575
9576 \end_inset
9577 </cell>
9578 </row>
9579 <row>
9580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9581 \begin_inset Text
9582
9583 \begin_layout Plain Layout
9584
9585 \backslash
9586 ddddot{A
9587 \end_layout
9588
9589 \end_inset
9590 </cell>
9591 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9592 \begin_inset Text
9593
9594 \begin_layout Plain Layout
9595 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9596 \end_inset
9597
9598
9599 \end_layout
9600
9601 \end_inset
9602 </cell>
9603 </row>
9604 <row>
9605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9606 \begin_inset Text
9607
9608 \begin_layout Plain Layout
9609
9610 \backslash
9611 vec
9612 \begin_inset ERT
9613 status collapsed
9614
9615 \begin_layout Plain Layout
9616
9617
9618 \backslash
9619 spce 
9620 \end_layout
9621
9622 \end_inset
9623
9624 A
9625 \begin_inset Index
9626 status collapsed
9627
9628 \begin_layout Plain Layout
9629 Vectors
9630 \end_layout
9631
9632 \end_inset
9633
9634
9635 \end_layout
9636
9637 \end_inset
9638 </cell>
9639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9640 \begin_inset Text
9641
9642 \begin_layout Plain Layout
9643 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9644 \end_inset
9645
9646
9647 \end_layout
9648
9649 \end_inset
9650 </cell>
9651 </row>
9652 <row>
9653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9654 \begin_inset Text
9655
9656 \begin_layout Plain Layout
9657
9658 \backslash
9659 bar
9660 \begin_inset ERT
9661 status collapsed
9662
9663 \begin_layout Plain Layout
9664
9665
9666 \backslash
9667 spce 
9668 \end_layout
9669
9670 \end_inset
9671
9672 A
9673 \end_layout
9674
9675 \end_inset
9676 </cell>
9677 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9678 \begin_inset Text
9679
9680 \begin_layout Plain Layout
9681 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9682 \end_inset
9683
9684
9685 \end_layout
9686
9687 \end_inset
9688 </cell>
9689 </row>
9690 <row>
9691 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9692 \begin_inset Text
9693
9694 \begin_layout Plain Layout
9695
9696 \backslash
9697 mathring
9698 \begin_inset ERT
9699 status collapsed
9700
9701 \begin_layout Plain Layout
9702
9703
9704 \backslash
9705 spce 
9706 \end_layout
9707
9708 \end_inset
9709
9710 A
9711 \end_layout
9712
9713 \end_inset
9714 </cell>
9715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9716 \begin_inset Text
9717
9718 \begin_layout Plain Layout
9719 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9720 \end_inset
9721
9722
9723 \end_layout
9724
9725 \end_inset
9726 </cell>
9727 </row>
9728 </lyxtabular>
9729
9730 \end_inset
9731
9732
9733 \begin_inset space \hfill{}
9734 \end_inset
9735
9736
9737 \begin_inset Tabular
9738 <lyxtabular version="3" rows="7" columns="2">
9739 <features>
9740 <column alignment="center" valignment="top" width="0pt">
9741 <column alignment="center" valignment="top" width="0pt">
9742 <row>
9743 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9744 \begin_inset Text
9745
9746 \begin_layout Plain Layout
9747 Command
9748 \end_layout
9749
9750 \end_inset
9751 </cell>
9752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9753 \begin_inset Text
9754
9755 \begin_layout Plain Layout
9756 Result
9757 \end_layout
9758
9759 \end_inset
9760 </cell>
9761 </row>
9762 <row>
9763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9764 \begin_inset Text
9765
9766 \begin_layout Plain Layout
9767
9768 \backslash
9769 tilde
9770 \begin_inset ERT
9771 status collapsed
9772
9773 \begin_layout Plain Layout
9774
9775
9776 \backslash
9777 spce 
9778 \end_layout
9779
9780 \end_inset
9781
9782 A
9783 \end_layout
9784
9785 \end_inset
9786 </cell>
9787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9788 \begin_inset Text
9789
9790 \begin_layout Plain Layout
9791 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9792 \end_inset
9793
9794
9795 \end_layout
9796
9797 \end_inset
9798 </cell>
9799 </row>
9800 <row>
9801 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9802 \begin_inset Text
9803
9804 \begin_layout Plain Layout
9805
9806 \backslash
9807 hat
9808 \begin_inset ERT
9809 status collapsed
9810
9811 \begin_layout Plain Layout
9812
9813
9814 \backslash
9815 spce 
9816 \end_layout
9817
9818 \end_inset
9819
9820 A
9821 \end_layout
9822
9823 \end_inset
9824 </cell>
9825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9826 \begin_inset Text
9827
9828 \begin_layout Plain Layout
9829 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9830 \end_inset
9831
9832
9833 \end_layout
9834
9835 \end_inset
9836 </cell>
9837 </row>
9838 <row>
9839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9840 \begin_inset Text
9841
9842 \begin_layout Plain Layout
9843
9844 \backslash
9845 check
9846 \begin_inset ERT
9847 status collapsed
9848
9849 \begin_layout Plain Layout
9850
9851
9852 \backslash
9853 spce 
9854 \end_layout
9855
9856 \end_inset
9857
9858 A
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9864 \begin_inset Text
9865
9866 \begin_layout Plain Layout
9867 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9868 \end_inset
9869
9870
9871 \end_layout
9872
9873 \end_inset
9874 </cell>
9875 </row>
9876 <row>
9877 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9878 \begin_inset Text
9879
9880 \begin_layout Plain Layout
9881
9882 \backslash
9883 acute
9884 \begin_inset ERT
9885 status collapsed
9886
9887 \begin_layout Plain Layout
9888
9889
9890 \backslash
9891 spce 
9892 \end_layout
9893
9894 \end_inset
9895
9896 A
9897 \end_layout
9898
9899 \end_inset
9900 </cell>
9901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9902 \begin_inset Text
9903
9904 \begin_layout Plain Layout
9905 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9906 \end_inset
9907
9908
9909 \end_layout
9910
9911 \end_inset
9912 </cell>
9913 </row>
9914 <row>
9915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9916 \begin_inset Text
9917
9918 \begin_layout Plain Layout
9919
9920 \backslash
9921 grave
9922 \begin_inset ERT
9923 status collapsed
9924
9925 \begin_layout Plain Layout
9926
9927
9928 \backslash
9929 spce 
9930 \end_layout
9931
9932 \end_inset
9933
9934 A
9935 \end_layout
9936
9937 \end_inset
9938 </cell>
9939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9940 \begin_inset Text
9941
9942 \begin_layout Plain Layout
9943 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9944 \end_inset
9945
9946
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 </row>
9952 <row>
9953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9954 \begin_inset Text
9955
9956 \begin_layout Plain Layout
9957
9958 \backslash
9959 breve
9960 \begin_inset ERT
9961 status collapsed
9962
9963 \begin_layout Plain Layout
9964
9965
9966 \backslash
9967 spce 
9968 \end_layout
9969
9970 \end_inset
9971
9972 A
9973 \end_layout
9974
9975 \end_inset
9976 </cell>
9977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9978 \begin_inset Text
9979
9980 \begin_layout Plain Layout
9981 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9982 \end_inset
9983
9984
9985 \end_layout
9986
9987 \end_inset
9988 </cell>
9989 </row>
9990 </lyxtabular>
9991
9992 \end_inset
9993
9994
9995 \begin_inset space \hfill{}
9996 \end_inset
9997
9998
9999 \end_layout
10000
10001 \begin_layout Standard
10002 \begin_inset VSpace bigskip
10003 \end_inset
10004
10005
10006 \end_layout
10007
10008 \begin_layout Standard
10009 You can directly insert accents like é to formulas.
10010  LyX will transform them to the corresponding accent command.
10011  For umlauts
10012 \begin_inset Index
10013 status collapsed
10014
10015 \begin_layout Plain Layout
10016 Umlauts
10017 \end_layout
10018
10019 \end_inset
10020
10021  it is better to insert a quotation mark before the vowel.
10022  These two characters are then treated by LaTeX as 
10023 \emph on
10024 one
10025 \emph default
10026  character when the formula part with the umlaut is marked as German.
10027  In contrary to 
10028 \series bold
10029
10030 \backslash
10031 ddot
10032 \series default
10033 , with this method 
10034 \begin_inset Quotes eld
10035 \end_inset
10036
10037 real
10038 \begin_inset Quotes erd
10039 \end_inset
10040
10041  umlauts are created as demonstrated in the following example:
10042 \end_layout
10043
10044 \begin_layout Standard
10045 \begin_inset VSpace -2mm
10046 \end_inset
10047
10048
10049 \end_layout
10050
10051 \begin_layout Standard
10052 \align center
10053 \begin_inset Tabular
10054 <lyxtabular version="3" rows="3" columns="2">
10055 <features>
10056 <column alignment="center" valignment="top" width="0">
10057 <column alignment="center" valignment="top" width="0">
10058 <row>
10059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10060 \begin_inset Text
10061
10062 \begin_layout Plain Layout
10063 Command
10064 \end_layout
10065
10066 \end_inset
10067 </cell>
10068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10069 \begin_inset Text
10070
10071 \begin_layout Plain Layout
10072 Result
10073 \begin_inset Note Note
10074 status collapsed
10075
10076 \begin_layout Plain Layout
10077
10078 \series bold
10079
10080 \backslash
10081 raisebox
10082 \series default
10083  and the 0
10084 \begin_inset space \thinspace{}
10085 \end_inset
10086
10087 pt space are only used as spacer.
10088 \end_layout
10089
10090 \end_inset
10091
10092
10093 \end_layout
10094
10095 \end_inset
10096 </cell>
10097 </row>
10098 <row>
10099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10100 \begin_inset Text
10101
10102 \begin_layout Plain Layout
10103
10104 \lang ngerman
10105 \begin_inset Quotes grd
10106 \end_inset
10107
10108 i
10109 \end_layout
10110
10111 \end_inset
10112 </cell>
10113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10114 \begin_inset Text
10115
10116 \begin_layout Plain Layout
10117 \begin_inset space \hspace{}
10118 \length 0pt
10119 \end_inset
10120
10121
10122 \lang ngerman
10123
10124 \begin_inset Formula $"i$
10125 \end_inset
10126
10127
10128 \end_layout
10129
10130 \end_inset
10131 </cell>
10132 </row>
10133 <row>
10134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10135 \begin_inset Text
10136
10137 \begin_layout Plain Layout
10138
10139 \backslash
10140 ddot
10141 \begin_inset ERT
10142 status collapsed
10143
10144 \begin_layout Plain Layout
10145
10146
10147 \backslash
10148 spce 
10149 \end_layout
10150
10151 \end_inset
10152
10153 i
10154 \end_layout
10155
10156 \end_inset
10157 </cell>
10158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10159 \begin_inset Text
10160
10161 \begin_layout Plain Layout
10162 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10163 \end_inset
10164
10165
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 </row>
10171 </lyxtabular>
10172
10173 \end_inset
10174
10175
10176 \end_layout
10177
10178 \begin_layout Standard
10179 Another advantage to 
10180 \series bold
10181
10182 \backslash
10183 ddot
10184 \series default
10185  is that umlauts can directly be converted to mathematical text because
10186  the accent commands above are 
10187 \emph on
10188 not allowed
10189 \emph default
10190  
10191 \emph on
10192 in mathematical text
10193 \emph default
10194 .
10195  To convert an accented character to mathematical text, only the character
10196  under the accent may be converted.
10197  This applies also for all other conversions, e.
10198 \begin_inset space \thinspace{}
10199 \end_inset
10200
10201 g.
10202 \begin_inset space \space{}
10203 \end_inset
10204
10205 to italic or bold.
10206 \end_layout
10207
10208 \begin_layout Standard
10209 In mathematical text, umlauts and other accented characters can directly
10210  be inserted.
10211 \end_layout
10212
10213 \begin_layout Subsection
10214 Accents for Operators
10215 \begin_inset Index
10216 status collapsed
10217
10218 \begin_layout Plain Layout
10219 Accents ! for operators
10220 \end_layout
10221
10222 \end_inset
10223
10224
10225 \end_layout
10226
10227 \begin_layout Standard
10228 With the commands 
10229 \series bold
10230
10231 \backslash
10232 overset
10233 \series default
10234
10235 \begin_inset Index
10236 status collapsed
10237
10238 \begin_layout Plain Layout
10239 Commands ! O ! 
10240 \backslash
10241 overset
10242 \end_layout
10243
10244 \end_inset
10245
10246  and 
10247 \series bold
10248
10249 \backslash
10250 underset
10251 \series default
10252
10253 \begin_inset Index
10254 status collapsed
10255
10256 \begin_layout Plain Layout
10257 Commands ! U ! 
10258 \backslash
10259 underset
10260 \end_layout
10261
10262 \end_inset
10263
10264  characters can be placed above or below an operator, respectively, to accent
10265  it.
10266  With the command 
10267 \series bold
10268
10269 \backslash
10270 sideset
10271 \series default
10272
10273 \begin_inset Index
10274 status collapsed
10275
10276 \begin_layout Plain Layout
10277 Commands ! S ! 
10278 \backslash
10279 sideset
10280 \end_layout
10281
10282 \end_inset
10283
10284  characters can be set before and behind an operator.
10285  The command scheme is:
10286 \end_layout
10287
10288 \begin_layout Standard
10289
10290 \series bold
10291
10292 \backslash
10293 sideset{character
10294 \series default
10295  
10296 \series bold
10297 before}{character
10298 \series default
10299  
10300 \series bold
10301 behind}
10302 \end_layout
10303
10304 \begin_layout Standard
10305
10306 \series bold
10307
10308 \backslash
10309 sideset
10310 \series default
10311  must always be before the operator that should be accented.
10312  You can accent with several characters and even with other operators and
10313  symbols.
10314  To place with 
10315 \series bold
10316
10317 \backslash
10318 sideset
10319 \series default
10320  for example only characters behind an operator, write nothing between the
10321  first braces but don't omit the braces.
10322 \end_layout
10323
10324 \begin_layout Standard
10325 For example the command 
10326 \series bold
10327
10328 \backslash
10329 sideset{
10330 \begin_inset Formula $\to$
10331 \end_inset
10332
10333
10334 \backslash
10335 {
10336 \series default
10337 '
10338 \series bold
10339
10340 \begin_inset Formula $\to$
10341 \end_inset
10342
10343
10344 \backslash
10345 sum_k=1
10346 \begin_inset ERT
10347 status collapsed
10348
10349 \begin_layout Plain Layout
10350
10351
10352 \backslash
10353 spce 
10354 \end_layout
10355
10356 \end_inset
10357
10358
10359 \series default
10360 ^
10361 \series bold
10362 n
10363 \series default
10364  produces:
10365 \begin_inset Formula \[
10366 \sideset{}{'}\sum_{k=1}^{n}\]
10367
10368 \end_inset
10369
10370
10371 \end_layout
10372
10373 \begin_layout Standard
10374 The command 
10375 \series bold
10376
10377 \backslash
10378 overset
10379 \begin_inset ERT
10380 status collapsed
10381
10382 \begin_layout Plain Layout
10383
10384
10385 \backslash
10386 spce 
10387 \end_layout
10388
10389 \end_inset
10390
10391
10392 \backslash
10393 maltese
10394 \begin_inset ERT
10395 status collapsed
10396
10397 \begin_layout Plain Layout
10398
10399
10400 \backslash
10401 spce 
10402 \end_layout
10403
10404 \end_inset
10405
10406
10407 \series default
10408
10409 \begin_inset Formula $\uparrow$
10410 \end_inset
10411
10412
10413 \series bold
10414 a
10415 \series default
10416  produces:
10417 \begin_inset Formula \[
10418 \overset{a}{\maltese}\]
10419
10420 \end_inset
10421
10422 As seen in the last example, with 
10423 \series bold
10424
10425 \backslash
10426 overset
10427 \series default
10428  and 
10429 \series bold
10430
10431 \backslash
10432 underset
10433 \series default
10434  also symbols and characters can be accented; with 
10435 \series bold
10436
10437 \backslash
10438 sideset
10439 \series default
10440  this is not possible.
10441 \end_layout
10442
10443 \begin_layout Subsection
10444 Accents for several Characters
10445 \begin_inset Index
10446 status collapsed
10447
10448 \begin_layout Plain Layout
10449 Accents ! for several characters
10450 \end_layout
10451
10452 \end_inset
10453
10454
10455 \end_layout
10456
10457 \begin_layout Standard
10458 \begin_inset space \hfill{}
10459 \end_inset
10460
10461
10462 \begin_inset Tabular
10463 <lyxtabular version="3" rows="5" columns="2">
10464 <features>
10465 <column alignment="center" valignment="top" width="0pt">
10466 <column alignment="center" valignment="top" width="0pt">
10467 <row>
10468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10469 \begin_inset Text
10470
10471 \begin_layout Plain Layout
10472 Command
10473 \end_layout
10474
10475 \end_inset
10476 </cell>
10477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10478 \begin_inset Text
10479
10480 \begin_layout Plain Layout
10481 Result
10482 \begin_inset Note Note
10483 status collapsed
10484
10485 \begin_layout Plain Layout
10486
10487 \series bold
10488
10489 \backslash
10490 raisebox
10491 \series default
10492  is only used as spacer.
10493 \end_layout
10494
10495 \end_inset
10496
10497
10498 \end_layout
10499
10500 \end_inset
10501 </cell>
10502 </row>
10503 <row>
10504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10505 \begin_inset Text
10506
10507 \begin_layout Plain Layout
10508
10509 \backslash
10510 overleftarrow
10511 \begin_inset ERT
10512 status collapsed
10513
10514 \begin_layout Plain Layout
10515
10516
10517 \backslash
10518 spce 
10519 \end_layout
10520
10521 \end_inset
10522
10523 A=B
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10529 \begin_inset Text
10530
10531 \begin_layout Plain Layout
10532 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10533 \end_inset
10534
10535
10536 \end_layout
10537
10538 \end_inset
10539 </cell>
10540 </row>
10541 <row>
10542 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10543 \begin_inset Text
10544
10545 \begin_layout Plain Layout
10546
10547 \backslash
10548 underleftarrow
10549 \begin_inset ERT
10550 status collapsed
10551
10552 \begin_layout Plain Layout
10553
10554
10555 \backslash
10556 spce 
10557 \end_layout
10558
10559 \end_inset
10560
10561 A=B
10562 \end_layout
10563
10564 \end_inset
10565 </cell>
10566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10567 \begin_inset Text
10568
10569 \begin_layout Plain Layout
10570 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10571 \end_inset
10572
10573
10574 \end_layout
10575
10576 \end_inset
10577 </cell>
10578 </row>
10579 <row>
10580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10581 \begin_inset Text
10582
10583 \begin_layout Plain Layout
10584
10585 \backslash
10586 overleftrightarrow
10587 \begin_inset ERT
10588 status collapsed
10589
10590 \begin_layout Plain Layout
10591
10592
10593 \backslash
10594 spce 
10595 \end_layout
10596
10597 \end_inset
10598
10599 A=B
10600 \end_layout
10601
10602 \end_inset
10603 </cell>
10604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10605 \begin_inset Text
10606
10607 \begin_layout Plain Layout
10608 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10609 \end_inset
10610
10611
10612 \end_layout
10613
10614 \end_inset
10615 </cell>
10616 </row>
10617 <row>
10618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10619 \begin_inset Text
10620
10621 \begin_layout Plain Layout
10622
10623 \backslash
10624 underleftrightarrow
10625 \begin_inset ERT
10626 status collapsed
10627
10628 \begin_layout Plain Layout
10629
10630
10631 \backslash
10632 spce 
10633 \end_layout
10634
10635 \end_inset
10636
10637 A=B
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10647 \end_inset
10648
10649
10650 \end_layout
10651
10652 \end_inset
10653 </cell>
10654 </row>
10655 </lyxtabular>
10656
10657 \end_inset
10658
10659
10660 \begin_inset space \hfill{}
10661 \end_inset
10662
10663
10664 \begin_inset Tabular
10665 <lyxtabular version="3" rows="5" columns="2">
10666 <features>
10667 <column alignment="center" valignment="top" width="0pt">
10668 <column alignment="center" valignment="top" width="0pt">
10669 <row>
10670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10671 \begin_inset Text
10672
10673 \begin_layout Plain Layout
10674 Command
10675 \end_layout
10676
10677 \end_inset
10678 </cell>
10679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10680 \begin_inset Text
10681
10682 \begin_layout Plain Layout
10683 Result
10684 \end_layout
10685
10686 \end_inset
10687 </cell>
10688 </row>
10689 <row>
10690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10691 \begin_inset Text
10692
10693 \begin_layout Plain Layout
10694
10695 \backslash
10696 overrightarrow
10697 \begin_inset ERT
10698 status collapsed
10699
10700 \begin_layout Plain Layout
10701
10702
10703 \backslash
10704 spce 
10705 \end_layout
10706
10707 \end_inset
10708
10709 A=B
10710 \end_layout
10711
10712 \end_inset
10713 </cell>
10714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10715 \begin_inset Text
10716
10717 \begin_layout Plain Layout
10718 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10719 \end_inset
10720
10721
10722 \end_layout
10723
10724 \end_inset
10725 </cell>
10726 </row>
10727 <row>
10728 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10729 \begin_inset Text
10730
10731 \begin_layout Plain Layout
10732
10733 \backslash
10734 underrightarrow
10735 \begin_inset ERT
10736 status collapsed
10737
10738 \begin_layout Plain Layout
10739
10740
10741 \backslash
10742 spce 
10743 \end_layout
10744
10745 \end_inset
10746
10747 A=B
10748 \end_layout
10749
10750 \end_inset
10751 </cell>
10752 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10753 \begin_inset Text
10754
10755 \begin_layout Plain Layout
10756 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10757 \end_inset
10758
10759
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 </row>
10765 <row>
10766 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10767 \begin_inset Text
10768
10769 \begin_layout Plain Layout
10770
10771 \backslash
10772 widetilde
10773 \begin_inset ERT
10774 status collapsed
10775
10776 \begin_layout Plain Layout
10777
10778
10779 \backslash
10780 spce 
10781 \end_layout
10782
10783 \end_inset
10784
10785 A=B
10786 \end_layout
10787
10788 \end_inset
10789 </cell>
10790 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10791 \begin_inset Text
10792
10793 \begin_layout Plain Layout
10794 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10795 \end_inset
10796
10797
10798 \end_layout
10799
10800 \end_inset
10801 </cell>
10802 </row>
10803 <row>
10804 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10805 \begin_inset Text
10806
10807 \begin_layout Plain Layout
10808
10809 \backslash
10810 widehat
10811 \begin_inset ERT
10812 status collapsed
10813
10814 \begin_layout Plain Layout
10815
10816
10817 \backslash
10818 spce 
10819 \end_layout
10820
10821 \end_inset
10822
10823 A=B
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10829 \begin_inset Text
10830
10831 \begin_layout Plain Layout
10832 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10833 \end_inset
10834
10835
10836 \end_layout
10837
10838 \end_inset
10839 </cell>
10840 </row>
10841 </lyxtabular>
10842
10843 \end_inset
10844
10845
10846 \begin_inset space \hfill{}
10847 \end_inset
10848
10849
10850 \end_layout
10851
10852 \begin_layout Standard
10853 \begin_inset VSpace medskip
10854 \end_inset
10855
10856 With these commands as many characters as you like can be accented.
10857  But the accents 
10858 \series bold
10859
10860 \backslash
10861 widetilde
10862 \series default
10863  and 
10864 \series bold
10865
10866 \backslash
10867 widehat
10868 \series default
10869  will only be set in the output with a length of three characters, as shown
10870  in the following example:
10871 \begin_inset Formula \[
10872 \widetilde{A+B=C-D}\]
10873
10874 \end_inset
10875
10876
10877 \end_layout
10878
10879 \begin_layout Standard
10880 With the commands 
10881 \series bold
10882
10883 \backslash
10884 overset
10885 \series default
10886
10887 \begin_inset Index
10888 status collapsed
10889
10890 \begin_layout Plain Layout
10891 Commands ! O ! 
10892 \backslash
10893 overset
10894 \end_layout
10895
10896 \end_inset
10897
10898  and 
10899 \series bold
10900
10901 \backslash
10902 underset
10903 \series default
10904
10905 \begin_inset Index
10906 status collapsed
10907
10908 \begin_layout Plain Layout
10909 Commands ! U ! 
10910 \backslash
10911 underset
10912 \end_layout
10913
10914 \end_inset
10915
10916  described in the previous subsection it is also possible to accent several
10917  characters.
10918  The command 
10919 \series bold
10920
10921 \backslash
10922 underset
10923 \begin_inset ERT
10924 status collapsed
10925
10926 \begin_layout Plain Layout
10927
10928
10929 \backslash
10930 spce 
10931 \end_layout
10932
10933 \end_inset
10934
10935 A=B
10936 \begin_inset Formula $\downarrow$
10937 \end_inset
10938
10939 ***
10940 \series default
10941  creates:
10942 \begin_inset Formula \[
10943 \underset{***}{A=B}\]
10944
10945 \end_inset
10946
10947
10948 \end_layout
10949
10950 \begin_layout Section
10951 Space
10952 \begin_inset CommandInset label
10953 LatexCommand label
10954 name "sub:Space"
10955
10956 \end_inset
10957
10958
10959 \begin_inset Index
10960 status collapsed
10961
10962 \begin_layout Plain Layout
10963 Space ! horizontal
10964 \end_layout
10965
10966 \end_inset
10967
10968
10969 \end_layout
10970
10971 \begin_layout Subsection
10972 Predefined Space
10973 \begin_inset CommandInset label
10974 LatexCommand label
10975 name "sub:Predefined-Space"
10976
10977 \end_inset
10978
10979
10980 \begin_inset Index
10981 status collapsed
10982
10983 \begin_layout Plain Layout
10984 Space ! horizontal ! predefined
10985 \end_layout
10986
10987 \end_inset
10988
10989
10990 \end_layout
10991
10992 \begin_layout Standard
10993 Sometimes it is necessary to insert horizontal space to a formula.
10994  This is done by inserting a protected space (shortcut 
10995 \begin_inset Info
10996 type  "shortcut"
10997 arg   "space-insert protected"
10998 \end_inset
10999
11000 ).
11001  A 
11002 \begin_inset Quotes eld
11003 \end_inset
11004
11005
11006 \color blue
11007
11008 \begin_inset ERT
11009 status collapsed
11010
11011 \begin_layout Plain Layout
11012
11013
11014 \backslash
11015 spce 
11016 \end_layout
11017
11018 \end_inset
11019
11020
11021 \color inherit
11022
11023 \begin_inset Quotes erd
11024 \end_inset
11025
11026  appears and by pressing 
11027 \family sans
11028 Space
11029 \family default
11030  several times one can select one of eight different space sizes.
11031  The spaces can also be inserted using the math toolbar button 
11032 \begin_inset Graphics
11033         filename ../images/math/space.png
11034         scale 85
11035
11036 \end_inset
11037
11038  or special commands.
11039  Independent from the inserted command, one can select the size again by
11040  pressing 
11041 \family sans
11042 Space
11043 \family default
11044  afterwards.
11045 \end_layout
11046
11047 \begin_layout Standard
11048 \noindent
11049 \align center
11050 \begin_inset VSpace -5mm
11051 \end_inset
11052
11053
11054 \begin_inset Tabular
11055 <lyxtabular version="3" rows="3" columns="7">
11056 <features>
11057 <column alignment="center" valignment="middle" width="6.8cm">
11058 <column alignment="center" valignment="top" width="0">
11059 <column alignment="center" valignment="top" width="0">
11060 <column alignment="center" valignment="top" width="0">
11061 <column alignment="center" valignment="top" width="0">
11062 <column alignment="center" valignment="top" width="0">
11063 <column alignment="center" valignment="top" width="0">
11064 <row>
11065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11066 \begin_inset Text
11067
11068 \begin_layout Plain Layout
11069 Command
11070 \end_layout
11071
11072 \end_inset
11073 </cell>
11074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078
11079 \backslash
11080 ,
11081 \end_layout
11082
11083 \end_inset
11084 </cell>
11085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11086 \begin_inset Text
11087
11088 \begin_layout Plain Layout
11089
11090 \backslash
11091 :
11092 \end_layout
11093
11094 \end_inset
11095 </cell>
11096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11097 \begin_inset Text
11098
11099 \begin_layout Plain Layout
11100
11101 \backslash
11102 ;
11103 \end_layout
11104
11105 \end_inset
11106 </cell>
11107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11108 \begin_inset Text
11109
11110 \begin_layout Plain Layout
11111
11112 \backslash
11113 quad
11114 \end_layout
11115
11116 \end_inset
11117 </cell>
11118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11119 \begin_inset Text
11120
11121 \begin_layout Plain Layout
11122
11123 \backslash
11124 qquad
11125 \end_layout
11126
11127 \end_inset
11128 </cell>
11129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11130 \begin_inset Text
11131
11132 \begin_layout Plain Layout
11133
11134 \backslash
11135 !
11136 \end_layout
11137
11138 \end_inset
11139 </cell>
11140 </row>
11141 <row>
11142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11143 \begin_inset Text
11144
11145 \begin_layout Plain Layout
11146 Number of 
11147 \family sans
11148 Space
11149 \family default
11150  keystrokes after inserting the protected space
11151 \end_layout
11152
11153 \end_inset
11154 </cell>
11155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11156 \begin_inset Text
11157
11158 \begin_layout Plain Layout
11159 0
11160 \end_layout
11161
11162 \end_inset
11163 </cell>
11164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11165 \begin_inset Text
11166
11167 \begin_layout Plain Layout
11168 1
11169 \end_layout
11170
11171 \end_inset
11172 </cell>
11173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11174 \begin_inset Text
11175
11176 \begin_layout Plain Layout
11177 2
11178 \end_layout
11179
11180 \end_inset
11181 </cell>
11182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11183 \begin_inset Text
11184
11185 \begin_layout Plain Layout
11186 3
11187 \end_layout
11188
11189 \end_inset
11190 </cell>
11191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11192 \begin_inset Text
11193
11194 \begin_layout Plain Layout
11195 4
11196 \end_layout
11197
11198 \end_inset
11199 </cell>
11200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11201 \begin_inset Text
11202
11203 \begin_layout Plain Layout
11204 5
11205 \end_layout
11206
11207 \end_inset
11208 </cell>
11209 </row>
11210 <row>
11211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11212 \begin_inset Text
11213
11214 \begin_layout Plain Layout
11215 Result
11216 \end_layout
11217
11218 \end_inset
11219 </cell>
11220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11221 \begin_inset Text
11222
11223 \begin_layout Plain Layout
11224 \begin_inset Formula $A\, B$
11225 \end_inset
11226
11227
11228 \end_layout
11229
11230 \end_inset
11231 </cell>
11232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11233 \begin_inset Text
11234
11235 \begin_layout Plain Layout
11236 \begin_inset Formula $A\: B$
11237 \end_inset
11238
11239
11240 \end_layout
11241
11242 \end_inset
11243 </cell>
11244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11245 \begin_inset Text
11246
11247 \begin_layout Plain Layout
11248 \begin_inset Formula $A\; B$
11249 \end_inset
11250
11251
11252 \end_layout
11253
11254 \end_inset
11255 </cell>
11256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11257 \begin_inset Text
11258
11259 \begin_layout Plain Layout
11260 \begin_inset Formula $A\quad B$
11261 \end_inset
11262
11263
11264 \end_layout
11265
11266 \end_inset
11267 </cell>
11268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11269 \begin_inset Text
11270
11271 \begin_layout Plain Layout
11272 \begin_inset Formula $A\qquad B$
11273 \end_inset
11274
11275
11276 \end_layout
11277
11278 \end_inset
11279 </cell>
11280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11281 \begin_inset Text
11282
11283 \begin_layout Plain Layout
11284 \begin_inset Formula $A\! B$
11285 \end_inset
11286
11287
11288 \end_layout
11289
11290 \end_inset
11291 </cell>
11292 </row>
11293 </lyxtabular>
11294
11295 \end_inset
11296
11297
11298 \end_layout
11299
11300 \begin_layout Standard
11301 The last size seem to produce no space.
11302  It is displayed red in LyX contrary to the other sizes, because it is a
11303  negative space.
11304  There are two more negative spaces:
11305 \end_layout
11306
11307 \begin_layout Standard
11308 \align center
11309 \begin_inset Tabular
11310 <lyxtabular version="3" rows="3" columns="3">
11311 <features>
11312 <column alignment="center" valignment="middle" width="6.8cm">
11313 <column alignment="center" valignment="top" width="0pt">
11314 <column alignment="center" valignment="top" width="0pt">
11315 <row>
11316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11317 \begin_inset Text
11318
11319 \begin_layout Plain Layout
11320 Command
11321 \end_layout
11322
11323 \end_inset
11324 </cell>
11325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11326 \begin_inset Text
11327
11328 \begin_layout Plain Layout
11329
11330 \backslash
11331 negmedspace
11332 \end_layout
11333
11334 \end_inset
11335 </cell>
11336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11337 \begin_inset Text
11338
11339 \begin_layout Plain Layout
11340
11341 \backslash
11342 negthickspace
11343 \end_layout
11344
11345 \end_inset
11346 </cell>
11347 </row>
11348 <row>
11349 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11350 \begin_inset Text
11351
11352 \begin_layout Plain Layout
11353 Number of 
11354 \family sans
11355 Space
11356 \family default
11357  keystrokes after inserting the protected space
11358 \end_layout
11359
11360 \end_inset
11361 </cell>
11362 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11363 \begin_inset Text
11364
11365 \begin_layout Plain Layout
11366 6
11367 \end_layout
11368
11369 \end_inset
11370 </cell>
11371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11372 \begin_inset Text
11373
11374 \begin_layout Plain Layout
11375 7
11376 \end_layout
11377
11378 \end_inset
11379 </cell>
11380 </row>
11381 <row>
11382 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386 Result
11387 \end_layout
11388
11389 \end_inset
11390 </cell>
11391 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11392 \begin_inset Text
11393
11394 \begin_layout Plain Layout
11395 \begin_inset Formula $A\negmedspace B$
11396 \end_inset
11397
11398
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11404 \begin_inset Text
11405
11406 \begin_layout Plain Layout
11407 \begin_inset Formula $A\negthickspace B$
11408 \end_inset
11409
11410
11411 \end_layout
11412
11413 \end_inset
11414 </cell>
11415 </row>
11416 </lyxtabular>
11417
11418 \end_inset
11419
11420
11421 \end_layout
11422
11423 \begin_layout Standard
11424 Negative spaces can lead to characters overlapping each other.
11425  Thus they can be used to enforce ligatures, what is e.
11426 \begin_inset space \thinspace{}
11427 \end_inset
11428
11429 g.
11430 \begin_inset space \space{}
11431 \end_inset
11432
11433 useful for summation operators: 
11434 \end_layout
11435
11436 \begin_layout Standard
11437 \align center
11438 \begin_inset Tabular
11439 <lyxtabular version="3" rows="3" columns="2">
11440 <features>
11441 <column alignment="center" valignment="top" width="0">
11442 <column alignment="center" valignment="top" width="0">
11443 <row>
11444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11445 \begin_inset Text
11446
11447 \begin_layout Plain Layout
11448 Command
11449 \end_layout
11450
11451 \end_inset
11452 </cell>
11453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11454 \begin_inset Text
11455
11456 \begin_layout Plain Layout
11457 Result
11458 \begin_inset Note Note
11459 status collapsed
11460
11461 \begin_layout Plain Layout
11462
11463 \series bold
11464
11465 \backslash
11466 raisebox
11467 \series default
11468  is only used as spacer.
11469 \end_layout
11470
11471 \end_inset
11472
11473
11474 \end_layout
11475
11476 \end_inset
11477 </cell>
11478 </row>
11479 <row>
11480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11481 \begin_inset Text
11482
11483 \begin_layout Plain Layout
11484
11485 \backslash
11486 sum
11487 \backslash
11488 sum
11489 \begin_inset ERT
11490 status collapsed
11491
11492 \begin_layout Plain Layout
11493
11494
11495 \backslash
11496 spce 
11497 \end_layout
11498
11499 \end_inset
11500
11501 f_kl
11502 \end_layout
11503
11504 \end_inset
11505 </cell>
11506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11507 \begin_inset Text
11508
11509 \begin_layout Plain Layout
11510 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11511 \end_inset
11512
11513
11514 \end_layout
11515
11516 \end_inset
11517 </cell>
11518 </row>
11519 <row>
11520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11521 \begin_inset Text
11522
11523 \begin_layout Plain Layout
11524
11525 \backslash
11526 sum
11527 \backslash
11528 negmedspace
11529 \backslash
11530 sum
11531 \begin_inset ERT
11532 status collapsed
11533
11534 \begin_layout Plain Layout
11535
11536
11537 \backslash
11538 spce 
11539 \end_layout
11540
11541 \end_inset
11542
11543 f_kl
11544 \end_layout
11545
11546 \end_inset
11547 </cell>
11548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11549 \begin_inset Text
11550
11551 \begin_layout Plain Layout
11552 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11553 \end_inset
11554
11555
11556 \end_layout
11557
11558 \end_inset
11559 </cell>
11560 </row>
11561 </lyxtabular>
11562
11563 \end_inset
11564
11565
11566 \end_layout
11567
11568 \begin_layout Standard
11569 Relations like for example equal signs, are always surrounded by space.
11570  To suppress this, the equal sign is placed into a TeX-brace.
11571  The following example demonstrates this:
11572 \end_layout
11573
11574 \begin_layout Standard
11575 \align center
11576 \begin_inset Tabular
11577 <lyxtabular version="3" rows="2" columns="2">
11578 <features>
11579 <column alignment="center" valignment="top" width="0pt">
11580 <column alignment="center" valignment="top" width="0pt">
11581 <row>
11582 <cell alignment="center" valignment="top" usebox="none">
11583 \begin_inset Text
11584
11585 \begin_layout Plain Layout
11586 normal equation
11587 \end_layout
11588
11589 \end_inset
11590 </cell>
11591 <cell alignment="center" valignment="top" usebox="none">
11592 \begin_inset Text
11593
11594 \begin_layout Plain Layout
11595 \begin_inset Formula $A=B$
11596 \end_inset
11597
11598
11599 \end_layout
11600
11601 \end_inset
11602 </cell>
11603 </row>
11604 <row>
11605 <cell alignment="center" valignment="top" usebox="none">
11606 \begin_inset Text
11607
11608 \begin_layout Plain Layout
11609 \begin_inset Note Note
11610 status collapsed
11611
11612 \begin_layout Plain Layout
11613
11614 \series bold
11615
11616 \backslash
11617 raisebox
11618 \series default
11619  is only used as spacer.
11620 \end_layout
11621
11622 \end_inset
11623
11624
11625 \begin_inset Formula $\raisebox{5mm}{}$
11626 \end_inset
11627
11628 equation without space
11629 \end_layout
11630
11631 \end_inset
11632 </cell>
11633 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11634 \begin_inset Text
11635
11636 \begin_layout Plain Layout
11637 \begin_inset Formula $A{=}B$
11638 \end_inset
11639
11640
11641 \end_layout
11642
11643 \end_inset
11644 </cell>
11645 </row>
11646 </lyxtabular>
11647
11648 \end_inset
11649
11650
11651 \end_layout
11652
11653 \begin_layout Standard
11654 \noindent
11655 The command for the last formula is: 
11656 \series bold
11657 A
11658 \backslash
11659 {=
11660 \begin_inset Formula $\to$
11661 \end_inset
11662
11663 B
11664 \end_layout
11665
11666 \begin_layout Standard
11667 \begin_inset VSpace bigskip
11668 \end_inset
11669
11670 Spaces are needed for physical units, because the space between the value
11671  and the unit is the smallest one and not a normal space.
11672  For units in text, the smallest space is inserted via the menu 
11673 \family sans
11674 Insert\SpecialChar \menuseparator
11675 Formatting\SpecialChar \menuseparator
11676 Thin
11677 \begin_inset space ~
11678 \end_inset
11679
11680 Space
11681 \family default
11682  (shortcut 
11683 \begin_inset Info
11684 type  "shortcut"
11685 arg   "space-insert thin"
11686 \end_inset
11687
11688 ).
11689 \end_layout
11690
11691 \begin_layout Standard
11692 An example to visualize the difference:
11693 \end_layout
11694
11695 \begin_layout Standard
11696 \begin_inset Tabular
11697 <lyxtabular version="3" rows="2" columns="2">
11698 <features>
11699 <column alignment="left" valignment="top" width="0">
11700 <column alignment="left" valignment="top" width="0">
11701 <row>
11702 <cell alignment="center" valignment="top" usebox="none">
11703 \begin_inset Text
11704
11705 \begin_layout Plain Layout
11706 24 kW
11707 \begin_inset Formula $\cdot$
11708 \end_inset
11709
11710 h
11711 \end_layout
11712
11713 \end_inset
11714 </cell>
11715 <cell alignment="center" valignment="top" usebox="none">
11716 \begin_inset Text
11717
11718 \begin_layout Plain Layout
11719 space between value and unit
11720 \end_layout
11721
11722 \end_inset
11723 </cell>
11724 </row>
11725 <row>
11726 <cell alignment="center" valignment="top" usebox="none">
11727 \begin_inset Text
11728
11729 \begin_layout Plain Layout
11730 24
11731 \begin_inset space \thinspace{}
11732 \end_inset
11733
11734 kW
11735 \begin_inset Formula $\cdot$
11736 \end_inset
11737
11738 h
11739 \end_layout
11740
11741 \end_inset
11742 </cell>
11743 <cell alignment="center" valignment="top" usebox="none">
11744 \begin_inset Text
11745
11746 \begin_layout Plain Layout
11747 smallest space between value and unit
11748 \end_layout
11749
11750 \end_inset
11751 </cell>
11752 </row>
11753 </lyxtabular>
11754
11755 \end_inset
11756
11757
11758 \end_layout
11759
11760 \begin_layout Subsection
11761 Variable Space
11762 \begin_inset ERT
11763 status collapsed
11764
11765 \begin_layout Plain Layout
11766
11767
11768 \backslash
11769 texorpdfstring{
11770 \end_layout
11771
11772 \end_inset
11773
11774
11775 \begin_inset Foot
11776 status collapsed
11777
11778 \begin_layout Plain Layout
11779 for vertical space in formulas see 
11780 \begin_inset CommandInset ref
11781 LatexCommand ref
11782 reference "sub:Line-Separation"
11783
11784 \end_inset
11785
11786
11787 \end_layout
11788
11789 \end_inset
11790
11791
11792 \begin_inset ERT
11793 status collapsed
11794
11795 \begin_layout Plain Layout
11796
11797 }{}
11798 \end_layout
11799
11800 \end_inset
11801
11802
11803 \begin_inset Note Note
11804 status collapsed
11805
11806 \begin_layout Plain Layout
11807
11808 \backslash
11809 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11810 \end_layout
11811
11812 \begin_layout Plain Layout
11813 More about 
11814 \backslash
11815 texorpdfstring is in section 
11816 \begin_inset CommandInset ref
11817 LatexCommand ref
11818 reference "sub:Formulas-in-Section"
11819
11820 \end_inset
11821
11822 .
11823 \end_layout
11824
11825 \end_inset
11826
11827
11828 \begin_inset CommandInset label
11829 LatexCommand label
11830 name "sub:Variable-Space"
11831
11832 \end_inset
11833
11834
11835 \begin_inset Index
11836 status collapsed
11837
11838 \begin_layout Plain Layout
11839 Space ! horizontal ! variable
11840 \end_layout
11841
11842 \end_inset
11843
11844
11845 \end_layout
11846
11847 \begin_layout Standard
11848 Space with a defined length can be inserted with the command 
11849 \series bold
11850
11851 \backslash
11852 hspace
11853 \series default
11854
11855 \begin_inset Index
11856 status collapsed
11857
11858 \begin_layout Plain Layout
11859 Commands ! H ! 
11860 \backslash
11861 hspace
11862 \end_layout
11863
11864 \end_inset
11865
11866 .
11867  Then a long 
11868 \begin_inset Quotes eld
11869 \end_inset
11870
11871
11872 \color blue
11873
11874 \begin_inset ERT
11875 status collapsed
11876
11877 \begin_layout Plain Layout
11878
11879
11880 \backslash
11881 spce 
11882 \end_layout
11883
11884 \end_inset
11885
11886
11887 \color inherit
11888
11889 \begin_inset Quotes erd
11890 \end_inset
11891
11892  appears.
11893  The length can be specified by left-clicking on the 
11894 \begin_inset Quotes eld
11895 \end_inset
11896
11897
11898 \color blue
11899
11900 \begin_inset ERT
11901 status collapsed
11902
11903 \begin_layout Plain Layout
11904
11905
11906 \backslash
11907 spce 
11908 \end_layout
11909
11910 \end_inset
11911
11912
11913 \color inherit
11914
11915 \begin_inset Quotes erd
11916 \end_inset
11917
11918 .
11919  The length may also be negative.
11920  To insert so many space that the formula uses all available space, the
11921  command 
11922 \series bold
11923
11924 \backslash
11925 hfill
11926 \series default
11927
11928 \begin_inset Index
11929 status collapsed
11930
11931 \begin_layout Plain Layout
11932 Commands ! H ! 
11933 \backslash
11934 hfill
11935 \end_layout
11936
11937 \end_inset
11938
11939  is used.
11940 \end_layout
11941
11942 \begin_layout Standard
11943 \begin_inset VSpace -1mm
11944 \end_inset
11945
11946
11947 \end_layout
11948
11949 \begin_layout Standard
11950 \align center
11951 \begin_inset Tabular
11952 <lyxtabular version="3" rows="4" columns="2">
11953 <features>
11954 <column alignment="center" valignment="top" width="0">
11955 <column alignment="center" valignment="top" width="0">
11956 <row>
11957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11958 \begin_inset Text
11959
11960 \begin_layout Plain Layout
11961 Command (
11962 \backslash
11963 hspace length)
11964 \end_layout
11965
11966 \end_inset
11967 </cell>
11968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11969 \begin_inset Text
11970
11971 \begin_layout Plain Layout
11972 Result
11973 \end_layout
11974
11975 \end_inset
11976 </cell>
11977 </row>
11978 <row>
11979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11980 \begin_inset Text
11981
11982 \begin_layout Plain Layout
11983 A=B
11984 \backslash
11985 hspace
11986 \begin_inset ERT
11987 status collapsed
11988
11989 \begin_layout Plain Layout
11990
11991
11992 \backslash
11993 spce 
11994 \end_layout
11995
11996 \end_inset
11997
11998
11999 \begin_inset Formula $\to$
12000 \end_inset
12001
12002 A
12003 \backslash
12004 not=C (3
12005 \begin_inset space \thinspace{}
12006 \end_inset
12007
12008 cm)
12009 \end_layout
12010
12011 \end_inset
12012 </cell>
12013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12014 \begin_inset Text
12015
12016 \begin_layout Plain Layout
12017 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12018 \end_inset
12019
12020
12021 \end_layout
12022
12023 \end_inset
12024 </cell>
12025 </row>
12026 <row>
12027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12028 \begin_inset Text
12029
12030 \begin_layout Plain Layout
12031 A
12032 \backslash
12033 hspace
12034 \begin_inset ERT
12035 status collapsed
12036
12037 \begin_layout Plain Layout
12038
12039
12040 \backslash
12041 spce 
12042 \end_layout
12043
12044 \end_inset
12045
12046
12047 \begin_inset Formula $\to$
12048 \end_inset
12049
12050 A
12051 \backslash
12052 not=A (-1
12053 \begin_inset space \thinspace{}
12054 \end_inset
12055
12056 mm)
12057 \end_layout
12058
12059 \end_inset
12060 </cell>
12061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12062 \begin_inset Text
12063
12064 \begin_layout Plain Layout
12065 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12066 \end_inset
12067
12068
12069 \end_layout
12070
12071 \end_inset
12072 </cell>
12073 </row>
12074 <row>
12075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12076 \begin_inset Text
12077
12078 \begin_layout Plain Layout
12079 A=A
12080 \backslash
12081 hfill
12082 \begin_inset ERT
12083 status collapsed
12084
12085 \begin_layout Plain Layout
12086
12087
12088 \backslash
12089 spce 
12090 \end_layout
12091
12092 \end_inset
12093
12094 B=B
12095 \end_layout
12096
12097 \end_inset
12098 </cell>
12099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12100 \begin_inset Text
12101
12102 \begin_layout Plain Layout
12103 \begin_inset Formula $A=A\hfill B=B$
12104 \end_inset
12105
12106
12107 \end_layout
12108
12109 \end_inset
12110 </cell>
12111 </row>
12112 </lyxtabular>
12113
12114 \end_inset
12115
12116
12117 \end_layout
12118
12119 \begin_layout Standard
12120 In the last example the available space is given by the longest column entry
12121  of the table.
12122  In an inline formula the space depends on the length of the line in which
12123  
12124 \series bold
12125
12126 \backslash
12127 hfill
12128 \series default
12129  is inserted.
12130  Thus, when the line uses the full width, no space will be created.
12131  
12132 \series bold
12133
12134 \backslash
12135 hfill
12136 \series default
12137  only has an effect on displayed formulas when the formula style 
12138 \series bold
12139 Indented
12140 \series default
12141  is used.
12142  (Formula styles are explained in 
12143 \begin_inset CommandInset ref
12144 LatexCommand ref
12145 reference "sec:Formula-Styles"
12146
12147 \end_inset
12148
12149 .)
12150 \end_layout
12151
12152 \begin_layout Standard
12153 Besides 
12154 \series bold
12155
12156 \backslash
12157 hfill
12158 \series default
12159 , there are the commands 
12160 \series bold
12161
12162 \backslash
12163 dotfill
12164 \series default
12165  and 
12166 \series bold
12167
12168 \backslash
12169 hrulefill
12170 \series default
12171  that fill the space with a pattern, see 
12172 \begin_inset CommandInset ref
12173 LatexCommand ref
12174 reference "sub:Ellipses"
12175
12176 \end_inset
12177
12178  for an example.
12179 \end_layout
12180
12181 \begin_layout Standard
12182 For text, variable space can be inserted via the menu 
12183 \family sans
12184 Insert\SpecialChar \menuseparator
12185 Formatting\SpecialChar \menuseparator
12186 Horizontal
12187 \begin_inset space ~
12188 \end_inset
12189
12190 Space
12191 \family default
12192 :
12193 \end_layout
12194
12195 \begin_layout Standard
12196 This is a line with
12197 \begin_inset space \hspace{}
12198 \length 2cm
12199 \end_inset
12200
12201 2
12202 \begin_inset space \thinspace{}
12203 \end_inset
12204
12205 cm space.
12206 \end_layout
12207
12208 \begin_layout Standard
12209 This is a line with
12210 \begin_inset space \hfill{}
12211 \end_inset
12212
12213 maximum space.
12214 \end_layout
12215
12216 \begin_layout Subsection
12217 Space besides inline Formulas
12218 \begin_inset Index
12219 status collapsed
12220
12221 \begin_layout Plain Layout
12222 Space ! besides inline formulas
12223 \end_layout
12224
12225 \end_inset
12226
12227
12228 \end_layout
12229
12230 \begin_layout Standard
12231 The space that surrounds inline formulas can be adjusted with the length
12232  
12233 \series bold
12234
12235 \backslash
12236 mathsurround
12237 \begin_inset Index
12238 status collapsed
12239
12240 \begin_layout Plain Layout
12241 Commands ! M ! 
12242 \backslash
12243 mathsurround
12244 \end_layout
12245
12246 \end_inset
12247
12248
12249 \series default
12250 .
12251  The value of a length is set with the command 
12252 \series bold
12253
12254 \backslash
12255 setlength
12256 \begin_inset Index
12257 status collapsed
12258
12259 \begin_layout Plain Layout
12260 Commands ! S ! 
12261 \backslash
12262 setlength
12263 \end_layout
12264
12265 \end_inset
12266
12267
12268 \series default
12269  that has the following scheme:
12270 \end_layout
12271
12272 \begin_layout Standard
12273
12274 \series bold
12275
12276 \backslash
12277 setlength{length name}{value}
12278 \end_layout
12279
12280 \begin_layout Standard
12281 To set 
12282 \series bold
12283
12284 \backslash
12285 mathsurround
12286 \series default
12287  to the value 5
12288 \begin_inset space \thinspace{}
12289 \end_inset
12290
12291 mm, the command
12292 \end_layout
12293
12294 \begin_layout Standard
12295
12296 \series bold
12297
12298 \backslash
12299 setlength{
12300 \backslash
12301 mathsurround}{5mm}
12302 \end_layout
12303
12304 \begin_layout Standard
12305 is inserted in TeX-mode.
12306  5
12307 \begin_inset space \thinspace{}
12308 \end_inset
12309
12310 mm space will now be set around all inline formulas:
12311 \begin_inset ERT
12312 status collapsed
12313
12314 \begin_layout Plain Layout
12315
12316
12317 \backslash
12318 setlength{
12319 \backslash
12320 mathsurround}{5mm}
12321 \end_layout
12322
12323 \end_inset
12324
12325
12326 \end_layout
12327
12328 \begin_layout Standard
12329 This is a line with an inline formula 
12330 \begin_inset Formula $A=B$
12331 \end_inset
12332
12333  with 5
12334 \begin_inset space \thinspace{}
12335 \end_inset
12336
12337 mm surrounding space.
12338 \begin_inset ERT
12339 status collapsed
12340
12341 \begin_layout Plain Layout
12342
12343
12344 \backslash
12345 setlength{
12346 \backslash
12347 mathsurround}{0pt}
12348 \end_layout
12349
12350 \end_inset
12351
12352
12353 \end_layout
12354
12355 \begin_layout Standard
12356 To return to the predefined value, 
12357 \series bold
12358
12359 \backslash
12360 mathsurround
12361 \series default
12362  is set to the value 0
12363 \begin_inset space \thinspace{}
12364 \end_inset
12365
12366 pt.
12367 \end_layout
12368
12369 \begin_layout Section
12370 Boxes and Frames
12371 \begin_inset Index
12372 status collapsed
12373
12374 \begin_layout Plain Layout
12375 Boxes
12376 \end_layout
12377
12378 \end_inset
12379
12380
12381 \begin_inset Index
12382 status collapsed
12383
12384 \begin_layout Plain Layout
12385 Frames | see
12386 \begin_inset ERT
12387 status collapsed
12388
12389 \begin_layout Plain Layout
12390
12391 {
12392 \end_layout
12393
12394 \end_inset
12395
12396 Boxes
12397 \begin_inset ERT
12398 status collapsed
12399
12400 \begin_layout Plain Layout
12401
12402 }
12403 \end_layout
12404
12405 \end_inset
12406
12407
12408 \end_layout
12409
12410 \end_inset
12411
12412
12413 \end_layout
12414
12415 \begin_layout Standard
12416 Boxes for text are described in chapter 
12417 \family typewriter
12418 Boxes
12419 \family default
12420  in the 
12421 \family typewriter
12422 Embedded
12423 \begin_inset space ~
12424 \end_inset
12425
12426 Objects
12427 \family default
12428  manual.
12429 \end_layout
12430
12431 \begin_layout Subsection
12432 Boxes with Frame
12433 \begin_inset CommandInset label
12434 LatexCommand label
12435 name "sub:Boxes-with-Frame"
12436
12437 \end_inset
12438
12439
12440 \begin_inset Index
12441 status collapsed
12442
12443 \begin_layout Plain Layout
12444 Boxes ! with frame
12445 \end_layout
12446
12447 \end_inset
12448
12449
12450 \end_layout
12451
12452 \begin_layout Standard
12453 It is possible to frame formulas or parts of it with the commands 
12454 \series bold
12455
12456 \backslash
12457 fbox
12458 \series default
12459
12460 \begin_inset Index
12461 status collapsed
12462
12463 \begin_layout Plain Layout
12464 Commands ! F ! 
12465 \backslash
12466 fbox
12467 \end_layout
12468
12469 \end_inset
12470
12471  and 
12472 \series bold
12473
12474 \backslash
12475 boxed
12476 \series default
12477
12478 \begin_inset Index
12479 status collapsed
12480
12481 \begin_layout Plain Layout
12482 Commands ! B ! 
12483 \backslash
12484 boxed
12485 \end_layout
12486
12487 \end_inset
12488
12489 .
12490 \end_layout
12491
12492 \begin_layout Standard
12493 When one of these commands is inserted to a formula, a blue box appears
12494  within a frame to enter formula parts.
12495  For 
12496 \series bold
12497
12498 \backslash
12499 fbox
12500 \series default
12501  an additional formula has to be created by 
12502 \family sans
12503 Ctrl+M
12504 \family default
12505  within this box, because the box content will otherwise be treated as mathemati
12506 cal text.
12507  When 
12508 \series bold
12509
12510 \backslash
12511 boxed
12512 \series default
12513  is used, a new formula is automatically created inside the frame.
12514 \end_layout
12515
12516 \begin_layout Standard
12517 The command 
12518 \series bold
12519
12520 \backslash
12521 fbox
12522 \series default
12523  is not suitable to frame displayed formulas because the formula will always
12524  be set in the size of the text.
12525  
12526 \series bold
12527
12528 \backslash
12529 boxed
12530 \series default
12531  is in contrary not suitable to frame inline formulas, because the formula
12532  will always be set in the size of a displayed formula.
12533 \end_layout
12534
12535 \begin_layout Standard
12536 As extension to 
12537 \series bold
12538
12539 \backslash
12540 fbox
12541 \series default
12542  there is the command 
12543 \series bold
12544
12545 \backslash
12546 framebox
12547 \series default
12548
12549 \begin_inset Index
12550 status collapsed
12551
12552 \begin_layout Plain Layout
12553 Commands ! F ! 
12554 \backslash
12555 framebox
12556 \end_layout
12557
12558 \end_inset
12559
12560  where additionally the frame width and the alignment can be specified.
12561  
12562 \series bold
12563
12564 \backslash
12565 framebox
12566 \series default
12567  is used in the following scheme:
12568 \end_layout
12569
12570 \begin_layout Standard
12571
12572 \series bold
12573
12574 \backslash
12575 framebox[frame width][position]{box content}
12576 \end_layout
12577
12578 \begin_layout Standard
12579 The position can either be 
12580 \emph on
12581 l
12582 \emph default
12583  or 
12584 \emph on
12585 r
12586 \emph default
12587 .
12588  
12589 \emph on
12590 l
12591 \emph default
12592  left aligns, 
12593 \emph on
12594 r
12595 \emph default
12596  right aligns the formula in the box.
12597  When no position is given, the formula will be centered.
12598 \begin_inset Newline newline
12599 \end_inset
12600
12601 Is no width given, also no position can be given.
12602  In this case the frame width is adjusted to the box content like for 
12603 \series bold
12604
12605 \backslash
12606 fbox
12607 \series default
12608 .
12609 \end_layout
12610
12611 \begin_layout Standard
12612 When the command 
12613 \series bold
12614
12615 \backslash
12616 framebox
12617 \series default
12618  is inserted, a box appears containing three blue boxes.
12619  The first two boxes are surrounded by brackets and denote the two optional
12620  arguments.
12621  The third box is for formula parts like for 
12622 \series bold
12623
12624 \backslash
12625 fbox
12626 \series default
12627 .
12628 \end_layout
12629
12630 \begin_layout Standard
12631 \align center
12632 \begin_inset Tabular
12633 <lyxtabular version="3" rows="5" columns="2">
12634 <features>
12635 <column alignment="center" valignment="top" width="0">
12636 <column alignment="center" valignment="top" width="0">
12637 <row>
12638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12639 \begin_inset Text
12640
12641 \begin_layout Plain Layout
12642 Command
12643 \end_layout
12644
12645 \end_inset
12646 </cell>
12647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12648 \begin_inset Text
12649
12650 \begin_layout Plain Layout
12651 Result
12652 \begin_inset Note Note
12653 status collapsed
12654
12655 \begin_layout Plain Layout
12656
12657 \series bold
12658
12659 \backslash
12660 raisebox
12661 \series default
12662  is only used as spacer.
12663 \end_layout
12664
12665 \end_inset
12666
12667
12668 \end_layout
12669
12670 \end_inset
12671 </cell>
12672 </row>
12673 <row>
12674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12675 \begin_inset Text
12676
12677 \begin_layout Plain Layout
12678
12679 \backslash
12680 fbox
12681 \begin_inset ERT
12682 status collapsed
12683
12684 \begin_layout Plain Layout
12685
12686
12687 \backslash
12688 spce 
12689 \end_layout
12690
12691 \end_inset
12692
12693
12694 \family sans
12695 Ctrl+M
12696 \family default
12697  
12698 \backslash
12699 int
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 A=B
12713 \end_layout
12714
12715 \end_inset
12716 </cell>
12717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12718 \begin_inset Text
12719
12720 \begin_layout Plain Layout
12721 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12722 \end_inset
12723
12724
12725 \end_layout
12726
12727 \end_inset
12728 </cell>
12729 </row>
12730 <row>
12731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12732 \begin_inset Text
12733
12734 \begin_layout Plain Layout
12735
12736 \backslash
12737 boxed
12738 \begin_inset ERT
12739 status collapsed
12740
12741 \begin_layout Plain Layout
12742
12743
12744 \backslash
12745 spce 
12746 \end_layout
12747
12748 \end_inset
12749
12750
12751 \backslash
12752 int
12753 \begin_inset ERT
12754 status collapsed
12755
12756 \begin_layout Plain Layout
12757
12758
12759 \backslash
12760 spce 
12761 \end_layout
12762
12763 \end_inset
12764
12765 A=B
12766 \end_layout
12767
12768 \end_inset
12769 </cell>
12770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12771 \begin_inset Text
12772
12773 \begin_layout Plain Layout
12774 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12775 \end_inset
12776
12777
12778 \end_layout
12779
12780 \end_inset
12781 </cell>
12782 </row>
12783 <row>
12784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12785 \begin_inset Text
12786
12787 \begin_layout Plain Layout
12788 A+
12789 \backslash
12790 fbox
12791 \begin_inset ERT
12792 status collapsed
12793
12794 \begin_layout Plain Layout
12795
12796
12797 \backslash
12798 spce 
12799 \end_layout
12800
12801 \end_inset
12802
12803 B
12804 \end_layout
12805
12806 \end_inset
12807 </cell>
12808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12809 \begin_inset Text
12810
12811 \begin_layout Plain Layout
12812 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12813 \end_inset
12814
12815
12816 \end_layout
12817
12818 \end_inset
12819 </cell>
12820 </row>
12821 <row>
12822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12823 \begin_inset Text
12824
12825 \begin_layout Plain Layout
12826
12827 \backslash
12828 framebox
12829 \begin_inset ERT
12830 status collapsed
12831
12832 \begin_layout Plain Layout
12833
12834
12835 \backslash
12836 spce 
12837 \end_layout
12838
12839 \end_inset
12840
12841 20mm
12842 \begin_inset Formula $\to$
12843 \end_inset
12844
12845
12846 \begin_inset Formula $\to$
12847 \end_inset
12848
12849
12850 \family sans
12851 Ctrl+M
12852 \family default
12853  
12854 \backslash
12855 frac
12856 \begin_inset ERT
12857 status collapsed
12858
12859 \begin_layout Plain Layout
12860
12861
12862 \backslash
12863 spce 
12864 \end_layout
12865
12866 \end_inset
12867
12868 A
12869 \begin_inset Formula $\downarrow$
12870 \end_inset
12871
12872 B
12873 \end_layout
12874
12875 \end_inset
12876 </cell>
12877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12878 \begin_inset Text
12879
12880 \begin_layout Plain Layout
12881 \begin_inset Formula $\raisebox{6mm}{}$
12882 \end_inset
12883
12884
12885 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12886 \end_inset
12887
12888
12889 \begin_inset Formula $\raisebox{-4mm}{}$
12890 \end_inset
12891
12892
12893 \end_layout
12894
12895 \end_inset
12896 </cell>
12897 </row>
12898 </lyxtabular>
12899
12900 \end_inset
12901
12902
12903 \end_layout
12904
12905 \begin_layout Standard
12906 The frame thickness can also be adjusted.
12907  To do this the following commands have to be inserted in TeX-mode before
12908  the formula
12909 \end_layout
12910
12911 \begin_layout Standard
12912
12913 \series bold
12914
12915 \backslash
12916 fboxrule
12917 \series default
12918  
12919 \series bold
12920
12921 \begin_inset Quotes eld
12922 \end_inset
12923
12924 thickness
12925 \begin_inset Quotes erd
12926 \end_inset
12927
12928
12929 \series default
12930  
12931 \series bold
12932
12933 \backslash
12934 fboxsep
12935 \series default
12936  
12937 \series bold
12938
12939 \begin_inset Quotes eld
12940 \end_inset
12941
12942 distance
12943 \begin_inset Quotes erd
12944 \end_inset
12945
12946
12947 \end_layout
12948
12949 \begin_layout Standard
12950 \begin_inset Quotes eld
12951 \end_inset
12952
12953 distance
12954 \begin_inset Quotes erd
12955 \end_inset
12956
12957  specifies the minimal distance between the frame and the first character
12958  in the box.
12959  An example for this is the following framed formula:
12960 \begin_inset ERT
12961 status collapsed
12962
12963 \begin_layout Plain Layout
12964
12965
12966 \backslash
12967 fboxrule 2mm 
12968 \backslash
12969 fboxsep 3mm
12970 \end_layout
12971
12972 \end_inset
12973
12974
12975 \begin_inset Formula \[
12976 \boxed{A+B=C}\]
12977
12978 \end_inset
12979
12980 Before this formula the commands
12981 \end_layout
12982
12983 \begin_layout Standard
12984
12985 \series bold
12986
12987 \backslash
12988 fboxrule
12989 \series default
12990  
12991 \series bold
12992 2mm
12993 \series default
12994  
12995 \series bold
12996
12997 \backslash
12998 fboxsep
12999 \series default
13000  
13001 \series bold
13002 3mm
13003 \end_layout
13004
13005 \begin_layout Standard
13006 were inserted in TeX-mode.
13007  The given values are used for all following boxes.
13008 \end_layout
13009
13010 \begin_layout Standard
13011 To return to the standard frame size, the command
13012 \end_layout
13013
13014 \begin_layout Standard
13015
13016 \series bold
13017
13018 \backslash
13019 fboxrule
13020 \series default
13021  
13022 \series bold
13023 0.4pt
13024 \series default
13025  
13026 \series bold
13027
13028 \backslash
13029 fboxsep
13030 \series default
13031  
13032 \series bold
13033 3pt
13034 \series default
13035
13036 \begin_inset ERT
13037 status collapsed
13038
13039 \begin_layout Plain Layout
13040
13041
13042 \backslash
13043 fboxrule 0.4pt 
13044 \backslash
13045 fboxsep 3pt
13046 \end_layout
13047
13048 \end_inset
13049
13050
13051 \end_layout
13052
13053 \begin_layout Standard
13054 is inserted in TeX-mode before the next formula.
13055 \end_layout
13056
13057 \begin_layout Subsection
13058 Boxes without Frame
13059 \begin_inset CommandInset label
13060 LatexCommand label
13061 name "sub:Boxes-without-Frame"
13062
13063 \end_inset
13064
13065
13066 \begin_inset Index
13067 status collapsed
13068
13069 \begin_layout Plain Layout
13070 Boxes ! without frame
13071 \end_layout
13072
13073 \end_inset
13074
13075
13076 \end_layout
13077
13078 \begin_layout Standard
13079 For boxes without a frame there are the following box commands: 
13080 \series bold
13081
13082 \backslash
13083 mbox
13084 \series default
13085
13086 \begin_inset Index
13087 status collapsed
13088
13089 \begin_layout Plain Layout
13090 Commands ! M ! 
13091 \backslash
13092 mbox
13093 \end_layout
13094
13095 \end_inset
13096
13097
13098 \series bold
13099
13100 \backslash
13101 makebox
13102 \series default
13103
13104 \begin_inset Index
13105 status collapsed
13106
13107 \begin_layout Plain Layout
13108 Commands ! M ! 
13109 \backslash
13110 makebox
13111 \end_layout
13112
13113 \end_inset
13114
13115 , and 
13116 \series bold
13117
13118 \backslash
13119 raisebox
13120 \series default
13121
13122 \begin_inset Index
13123 status collapsed
13124
13125 \begin_layout Plain Layout
13126 Commands ! R ! 
13127 \backslash
13128 raisebox
13129 \end_layout
13130
13131 \end_inset
13132
13133
13134 \end_layout
13135
13136 \begin_layout Standard
13137 With 
13138 \series bold
13139
13140 \backslash
13141 raisebox
13142 \series default
13143  a box can be super- or subscripted.
13144  But in contrary to normal super- and subscripting, the characters in the
13145  box keep their font size.
13146  
13147 \series bold
13148
13149 \backslash
13150 raisebox
13151 \series default
13152  is used in the following scheme:
13153 \end_layout
13154
13155 \begin_layout Standard
13156
13157 \series bold
13158
13159 \backslash
13160 raisebox{height}{box content}
13161 \end_layout
13162
13163 \begin_layout Standard
13164 When the box should contain a formula, an extra formula is needed like for
13165  
13166 \series bold
13167
13168 \backslash
13169 fbox
13170 \series default
13171 .
13172  
13173 \series medium
13174
13175 \begin_inset Note Greyedout
13176 status open
13177
13178 \begin_layout Plain Layout
13179
13180 \series bold
13181 Note:
13182 \series default
13183  For 
13184 \series bold
13185
13186 \backslash
13187 raisebox
13188 \series default
13189  this extra formula is created by pressing 
13190 \family sans
13191 Ctrl+M
13192 \family default
13193  twice instead of once because LyX doesn't yet support 
13194 \series bold
13195
13196 \backslash
13197 raisebox
13198 \series default
13199  directly.
13200 \end_layout
13201
13202 \end_inset
13203
13204
13205 \end_layout
13206
13207 \begin_layout Standard
13208 \align center
13209 \begin_inset Tabular
13210 <lyxtabular version="3" rows="4" columns="2">
13211 <features>
13212 <column alignment="center" valignment="top" width="0">
13213 <column alignment="center" valignment="top" width="0">
13214 <row>
13215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13216 \begin_inset Text
13217
13218 \begin_layout Plain Layout
13219 Command
13220 \end_layout
13221
13222 \end_inset
13223 </cell>
13224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13225 \begin_inset Text
13226
13227 \begin_layout Plain Layout
13228 Result
13229 \end_layout
13230
13231 \end_inset
13232 </cell>
13233 </row>
13234 <row>
13235 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13236 \begin_inset Text
13237
13238 \begin_layout Plain Layout
13239 H
13240 \backslash
13241 raisebox{2mm
13242 \begin_inset Formula $\to$
13243 \end_inset
13244
13245
13246 \backslash
13247 {al
13248 \begin_inset Formula $\to$
13249 \end_inset
13250
13251  lo
13252 \end_layout
13253
13254 \end_inset
13255 </cell>
13256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13257 \begin_inset Text
13258
13259 \begin_layout Plain Layout
13260 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13261 \end_inset
13262
13263
13264 \end_layout
13265
13266 \end_inset
13267 </cell>
13268 </row>
13269 <row>
13270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13271 \begin_inset Text
13272
13273 \begin_layout Plain Layout
13274 H
13275 \backslash
13276 raisebox{-2mm
13277 \begin_inset Formula $\to$
13278 \end_inset
13279
13280
13281 \backslash
13282 {al
13283 \begin_inset Formula $\to$
13284 \end_inset
13285
13286 lo
13287 \end_layout
13288
13289 \end_inset
13290 </cell>
13291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13292 \begin_inset Text
13293
13294 \begin_layout Plain Layout
13295 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13296 \end_inset
13297
13298
13299 \end_layout
13300
13301 \end_inset
13302 </cell>
13303 </row>
13304 <row>
13305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13306 \begin_inset Text
13307
13308 \begin_layout Plain Layout
13309 A=
13310 \backslash
13311 raisebox{-2mm
13312 \begin_inset Formula $\to$
13313 \end_inset
13314
13315
13316 \backslash
13317 {
13318 \family sans
13319 Ctrl+M
13320 \family default
13321  
13322 \family sans
13323 Ctrl+M
13324 \family default
13325  
13326 \backslash
13327 sqrt
13328 \begin_inset ERT
13329 status collapsed
13330
13331 \begin_layout Plain Layout
13332
13333
13334 \backslash
13335 spce 
13336 \end_layout
13337
13338 \end_inset
13339
13340
13341 \end_layout
13342
13343 \end_inset
13344 </cell>
13345 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13346 \begin_inset Text
13347
13348 \begin_layout Plain Layout
13349 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13350 \end_inset
13351
13352
13353 \end_layout
13354
13355 \end_inset
13356 </cell>
13357 </row>
13358 </lyxtabular>
13359
13360 \end_inset
13361
13362
13363 \end_layout
13364
13365 \begin_layout Standard
13366 The command 
13367 \series bold
13368
13369 \backslash
13370 mbox
13371 \series default
13372  is equivalent to 
13373 \series bold
13374
13375 \backslash
13376 fbox
13377 \series default
13378  and 
13379 \series bold
13380
13381 \backslash
13382 makebox
13383 \series default
13384  is equivalent to 
13385 \series bold
13386
13387 \backslash
13388 framebox
13389 \series default
13390 , with the difference that there is no frame.
13391 \end_layout
13392
13393 \begin_layout Subsection
13394 Colored Boxes
13395 \begin_inset CommandInset label
13396 LatexCommand label
13397 name "sub:Colored-Boxes"
13398
13399 \end_inset
13400
13401
13402 \begin_inset Index
13403 status collapsed
13404
13405 \begin_layout Plain Layout
13406 Boxes ! colored
13407 \end_layout
13408
13409 \end_inset
13410
13411
13412 \end_layout
13413
13414 \begin_layout Standard
13415 To be able to use all commands explained in this section, the LaTeX-package
13416  
13417 \series bold
13418 color
13419 \series default
13420
13421 \begin_inset Foot
13422 status collapsed
13423
13424 \begin_layout Plain Layout
13425 The LaTeX-package 
13426 \series bold
13427 color
13428 \series default
13429  is part of every LaTeX standard installation.
13430 \end_layout
13431
13432 \end_inset
13433
13434
13435 \begin_inset Index
13436 status collapsed
13437
13438 \begin_layout Plain Layout
13439 Packages ! color
13440 \end_layout
13441
13442 \end_inset
13443
13444  has to be loaded in the LaTeX-preamble with the line
13445 \begin_inset Foot
13446 status collapsed
13447
13448 \begin_layout Plain Layout
13449 When text is colored somewhere in the document with a predefined color,
13450  LyX loads the LaTeX-package 
13451 \series bold
13452 color
13453 \series default
13454  automatically.
13455  Thus it is possible that the package is loaded twice, but this doesn't
13456  arise problems.
13457 \end_layout
13458
13459 \end_inset
13460
13461
13462 \begin_inset Note Note
13463 status collapsed
13464
13465 \begin_layout Plain Layout
13466 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13467 amble.
13468 \end_layout
13469
13470 \end_inset
13471
13472
13473 \end_layout
13474
13475 \begin_layout Standard
13476
13477 \series bold
13478
13479 \backslash
13480 usepackage{color}
13481 \end_layout
13482
13483 \begin_layout Standard
13484 \begin_inset VSpace medskip
13485 \end_inset
13486
13487 To color boxes, the command 
13488 \series bold
13489
13490 \backslash
13491 colorbox
13492 \series default
13493
13494 \begin_inset Index
13495 status collapsed
13496
13497 \begin_layout Plain Layout
13498 Commands ! C ! 
13499 \backslash
13500 colorbox
13501 \end_layout
13502
13503 \end_inset
13504
13505  is used in the following scheme:
13506 \end_layout
13507
13508 \begin_layout Standard
13509
13510 \series bold
13511
13512 \backslash
13513 colorbox{color}{box content}
13514 \end_layout
13515
13516 \begin_layout Standard
13517 The box content can also be a box and a 
13518 \series bold
13519
13520 \backslash
13521 colorbox
13522 \series default
13523  can also be part of another box (see the 2nd and 3rd example).
13524  When the box should contain a formula, an extra formula has to be created,
13525  the same way as for 
13526 \series bold
13527
13528 \backslash
13529 raisebox
13530 \series default
13531 .
13532 \begin_inset Foot
13533 status collapsed
13534
13535 \begin_layout Plain Layout
13536 This also applies for the command 
13537 \series bold
13538
13539 \backslash
13540 fcolorbox
13541 \series default
13542 .
13543 \end_layout
13544
13545 \end_inset
13546
13547
13548 \end_layout
13549
13550 \begin_layout Standard
13551 One of the following predefined colors can be chosen:
13552 \end_layout
13553
13554 \begin_layout Standard
13555
13556 \series bold
13557 black
13558 \series default
13559
13560 \series bold
13561 blue
13562 \series default
13563
13564 \series bold
13565 cyan
13566 \series default
13567
13568 \series bold
13569 green
13570 \series default
13571
13572 \series bold
13573 magenta
13574 \series default
13575
13576 \series bold
13577 red
13578 \series default
13579
13580 \series bold
13581 white
13582 \series default
13583 , and 
13584 \series bold
13585 yellow
13586 \end_layout
13587
13588 \begin_layout Standard
13589 \align center
13590 \begin_inset Tabular
13591 <lyxtabular version="3" rows="4" columns="2">
13592 <features>
13593 <column alignment="center" valignment="top" width="0">
13594 <column alignment="center" valignment="top" width="0">
13595 <row>
13596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13597 \begin_inset Text
13598
13599 \begin_layout Plain Layout
13600 Command
13601 \end_layout
13602
13603 \end_inset
13604 </cell>
13605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13606 \begin_inset Text
13607
13608 \begin_layout Plain Layout
13609 Result
13610 \begin_inset Note Note
13611 status collapsed
13612
13613 \begin_layout Plain Layout
13614
13615 \series bold
13616
13617 \backslash
13618 raisebox
13619 \series default
13620  is only used as spacer.
13621 \end_layout
13622
13623 \end_inset
13624
13625
13626 \end_layout
13627
13628 \end_inset
13629 </cell>
13630 </row>
13631 <row>
13632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13633 \begin_inset Text
13634
13635 \begin_layout Plain Layout
13636
13637 \backslash
13638 colorbox{yellow
13639 \begin_inset Formula $\to$
13640 \end_inset
13641
13642
13643 \backslash
13644 {A=B
13645 \end_layout
13646
13647 \end_inset
13648 </cell>
13649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13650 \begin_inset Text
13651
13652 \begin_layout Plain Layout
13653 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13654 \end_inset
13655
13656
13657 \end_layout
13658
13659 \end_inset
13660 </cell>
13661 </row>
13662 <row>
13663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13664 \begin_inset Text
13665
13666 \begin_layout Plain Layout
13667
13668 \backslash
13669 colorbox{green
13670 \begin_inset Formula $\to$
13671 \end_inset
13672
13673
13674 \backslash
13675 {
13676 \backslash
13677 fbox
13678 \begin_inset ERT
13679 status collapsed
13680
13681 \begin_layout Plain Layout
13682
13683
13684 \backslash
13685 spce 
13686 \end_layout
13687
13688 \end_inset
13689
13690 A=B
13691 \end_layout
13692
13693 \end_inset
13694 </cell>
13695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13696 \begin_inset Text
13697
13698 \begin_layout Plain Layout
13699 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13700 \end_inset
13701
13702
13703 \end_layout
13704
13705 \end_inset
13706 </cell>
13707 </row>
13708 <row>
13709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13710 \begin_inset Text
13711
13712 \begin_layout Plain Layout
13713
13714 \backslash
13715 fbox
13716 \begin_inset ERT
13717 status collapsed
13718
13719 \begin_layout Plain Layout
13720
13721
13722 \backslash
13723 spce 
13724 \end_layout
13725
13726 \end_inset
13727
13728
13729 \backslash
13730 colorbox{green
13731 \begin_inset Formula $\to$
13732 \end_inset
13733
13734
13735 \backslash
13736 {
13737 \family sans
13738 Ctrl+M
13739 \family default
13740  
13741 \family sans
13742 Ctrl+M
13743 \family default
13744  
13745 \backslash
13746 int
13747 \begin_inset ERT
13748 status collapsed
13749
13750 \begin_layout Plain Layout
13751
13752
13753 \backslash
13754 spce 
13755 \end_layout
13756
13757 \end_inset
13758
13759 C=D
13760 \end_layout
13761
13762 \end_inset
13763 </cell>
13764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13765 \begin_inset Text
13766
13767 \begin_layout Plain Layout
13768 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13769 \end_inset
13770
13771
13772 \end_layout
13773
13774 \end_inset
13775 </cell>
13776 </row>
13777 </lyxtabular>
13778
13779 \end_inset
13780
13781
13782 \end_layout
13783
13784 \begin_layout Standard
13785
13786 \series bold
13787
13788 \backslash
13789 colorbox
13790 \series default
13791  only colors the box but not the characters in the box.
13792  To color all characters, the whole formula is highlighted and the wanted
13793  color is chosen in the 
13794 \family sans
13795 Text
13796 \begin_inset space ~
13797 \end_inset
13798
13799 Style
13800 \family default
13801  dialog.
13802  The dialog can be called with the toolbar button 
13803 \begin_inset Graphics
13804         filename ../images/dialog-show_character.png
13805         scale 85
13806
13807 \end_inset
13808
13809  or the menu 
13810 \family sans
13811 Edit\SpecialChar \menuseparator
13812 Text
13813 \begin_inset space ~
13814 \end_inset
13815
13816 Style\SpecialChar \menuseparator
13817 Customized
13818 \family default
13819 .
13820  The formula number has then the same color as the formula.
13821  When the formula number should get another color than the formula characters,
13822  the color must be changed within the formula.
13823 \end_layout
13824
13825 \begin_layout Standard
13826 An example:
13827 \end_layout
13828
13829 \begin_layout Standard
13830
13831 \color red
13832 \begin_inset Formula \begin{equation}
13833 \int A=B\label{eq:red}\end{equation}
13834
13835 \end_inset
13836
13837
13838 \color green
13839
13840 \begin_inset Formula \begin{equation}
13841 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
13842
13843 \end_inset
13844
13845
13846 \end_layout
13847
13848 \begin_layout Standard
13849 Formula 
13850 \begin_inset CommandInset ref
13851 LatexCommand eqref
13852 reference "eq:red"
13853
13854 \end_inset
13855
13856  is completely colored red.
13857 \begin_inset Newline newline
13858 \end_inset
13859
13860 Formula 
13861 \begin_inset CommandInset ref
13862 LatexCommand eqref
13863 reference "eq:redgreen"
13864
13865 \end_inset
13866
13867  was first completely colored green to set the color for the formula number.
13868  Subsequently the formula characters were colored red.
13869 \end_layout
13870
13871 \begin_layout Standard
13872 \begin_inset VSpace bigskip
13873 \end_inset
13874
13875 To color the frame different than the rest of the box, the command 
13876 \series bold
13877
13878 \backslash
13879 fcolorbox
13880 \series default
13881
13882 \begin_inset Index
13883 status collapsed
13884
13885 \begin_layout Plain Layout
13886 Commands ! F ! 
13887 \backslash
13888 fcolorbox
13889 \end_layout
13890
13891 \end_inset
13892
13893  is used in the following scheme:
13894 \end_layout
13895
13896 \begin_layout Standard
13897
13898 \series bold
13899
13900 \backslash
13901 fcolorbox{frame color}{color}{box content}
13902 \end_layout
13903
13904 \begin_layout Standard
13905 So 
13906 \series bold
13907
13908 \backslash
13909 fcolorbox
13910 \series default
13911  is an extension of the command 
13912 \series bold
13913
13914 \backslash
13915 colorbox
13916 \series default
13917 .
13918  The frame width is set, like for 
13919 \series bold
13920
13921 \backslash
13922 framebox
13923 \series default
13924 , with 
13925 \series bold
13926
13927 \backslash
13928 fboxrule
13929 \series default
13930  and 
13931 \series bold
13932
13933 \backslash
13934 fboxsep
13935 \series default
13936 .
13937  An example:
13938 \begin_inset ERT
13939 status collapsed
13940
13941 \begin_layout Plain Layout
13942
13943
13944 \backslash
13945 fboxrule 1mm 
13946 \backslash
13947 fboxsep 1mm
13948 \end_layout
13949
13950 \end_inset
13951
13952
13953 \begin_inset Formula \[
13954 \fcolorbox{cyan}{magenta}{A=B}\]
13955
13956 \end_inset
13957
13958
13959 \begin_inset ERT
13960 status collapsed
13961
13962 \begin_layout Plain Layout
13963
13964
13965 \backslash
13966 fboxrule 0.4pt 
13967 \backslash
13968 fboxsep 3pt
13969 \end_layout
13970
13971 \end_inset
13972
13973
13974 \end_layout
13975
13976 \begin_layout Standard
13977 This formula was created with the command
13978 \begin_inset Newline newline
13979 \end_inset
13980
13981
13982 \series bold
13983
13984 \backslash
13985 fcolorbox{cyan
13986 \begin_inset Formula $\to$
13987 \end_inset
13988
13989
13990 \backslash
13991 {magenta
13992 \begin_inset Formula $\to$
13993 \end_inset
13994
13995
13996 \backslash
13997 {A=B
13998 \series default
13999 .
14000 \end_layout
14001
14002 \begin_layout Standard
14003 \begin_inset VSpace bigskip
14004 \end_inset
14005
14006 To use other colors than the predefined ones, they have to be defined first.
14007 \end_layout
14008
14009 \begin_layout Standard
14010 One can for example define the color 
14011 \begin_inset Quotes eld
14012 \end_inset
14013
14014
14015 \series bold
14016 darkgreen
14017 \series default
14018
14019 \begin_inset Quotes erd
14020 \end_inset
14021
14022  with the LaTeX-preamble line:
14023 \end_layout
14024
14025 \begin_layout Standard
14026
14027 \series bold
14028
14029 \backslash
14030 definecolor{darkgreen}{cmyk}{0.5,
14031 \series default
14032  
14033 \series bold
14034 0,
14035 \series default
14036  
14037 \series bold
14038 1,
14039 \series default
14040  
14041 \series bold
14042 0.5}
14043 \series default
14044
14045 \begin_inset Index
14046 status collapsed
14047
14048 \begin_layout Plain Layout
14049 Commands ! D ! 
14050 \backslash
14051 definecolor
14052 \end_layout
14053
14054 \end_inset
14055
14056
14057 \end_layout
14058
14059 \begin_layout Standard
14060
14061 \series bold
14062 cmyk
14063 \series default
14064  is the color space that denotes the colors 
14065 \series bold
14066 cyan
14067 \series default
14068
14069 \series bold
14070 magenta
14071 \series default
14072
14073 \series bold
14074 yellow
14075 \series default
14076 , and 
14077 \series bold
14078 black
14079 \series default
14080 .
14081  The four comma separated numbers are the portion factor for the corresponding
14082  colors of the color space.
14083  The factors can be in the range of 0
14084 \begin_inset space \thinspace{}
14085 \end_inset
14086
14087 -
14088 \begin_inset space \thinspace{}
14089 \end_inset
14090
14091 1.
14092  Instead of 
14093 \series bold
14094 cmyk
14095 \series default
14096  also the color space 
14097 \series bold
14098 rgb
14099 \series default
14100  can be used for definitions.
14101  
14102 \series bold
14103 rgb
14104 \series default
14105  denotes 
14106 \series bold
14107 red
14108 \series default
14109
14110 \series bold
14111 green
14112 \series default
14113 , and 
14114 \series bold
14115 blue
14116 \series default
14117 , so that there are in this case three portion factors for the corresponding
14118  colors.
14119  Furthermore there is the color space 
14120 \series bold
14121 gray
14122 \series default
14123  with one portion factor for the gray value.
14124 \end_layout
14125
14126 \begin_layout Standard
14127 As example a framed box with the new defined color 
14128 \series bold
14129 darkgreen
14130 \series default
14131  where the characters have been colored 
14132 \series bold
14133 yellow
14134 \series default
14135 :
14136 \begin_inset Formula \begin{equation}
14137 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14138
14139 \end_inset
14140
14141
14142 \end_layout
14143
14144 \begin_layout Standard
14145 Self-defined colors can also be used for text with the help of the command
14146  
14147 \series bold
14148
14149 \backslash
14150 textcolor
14151 \series default
14152 :
14153 \begin_inset Index
14154 status collapsed
14155
14156 \begin_layout Plain Layout
14157 Text ! colored
14158 \end_layout
14159
14160 \end_inset
14161
14162
14163 \end_layout
14164
14165 \begin_layout Standard
14166 \begin_inset ERT
14167 status collapsed
14168
14169 \begin_layout Plain Layout
14170
14171
14172 \backslash
14173 textcolor{darkgreen}{
14174 \end_layout
14175
14176 \end_inset
14177
14178 This sentence is 
14179 \begin_inset Quotes eld
14180 \end_inset
14181
14182 darkgreen
14183 \begin_inset Quotes erd
14184 \end_inset
14185
14186 .
14187 \begin_inset ERT
14188 status collapsed
14189
14190 \begin_layout Plain Layout
14191
14192 }
14193 \end_layout
14194
14195 \end_inset
14196
14197
14198 \end_layout
14199
14200 \begin_layout Standard
14201
14202 \series bold
14203
14204 \backslash
14205 textcolor
14206 \series default
14207
14208 \begin_inset Index
14209 status collapsed
14210
14211 \begin_layout Plain Layout
14212 Commands ! T ! 
14213 \backslash
14214 textcolor
14215 \end_layout
14216
14217 \end_inset
14218
14219  is used in the scheme 
14220 \series bold
14221
14222 \backslash
14223 textcolor{color}{characters to color}
14224 \series default
14225 .
14226 \end_layout
14227
14228 \begin_layout Subsection
14229 Paragraph Boxes
14230 \begin_inset CommandInset label
14231 LatexCommand label
14232 name "sub:Paragraph-Boxes"
14233
14234 \end_inset
14235
14236
14237 \begin_inset Index
14238 status collapsed
14239
14240 \begin_layout Plain Layout
14241 Boxes ! as paragraph
14242 \end_layout
14243
14244 \end_inset
14245
14246
14247 \end_layout
14248
14249 \begin_layout Standard
14250 A box that can contain several lines and paragraphs, a so called paragraph
14251  box (parbox), can be created with the menu 
14252 \family sans
14253 Insert\SpecialChar \menuseparator
14254 Box
14255 \family default
14256  or the toolbar button 
14257 \begin_inset Graphics
14258         filename ../images/box-insert.png
14259         scale 85
14260
14261 \end_inset
14262
14263 .
14264 \end_layout
14265
14266 \begin_layout Standard
14267 The following example shows a framed parbox in a line:
14268 \end_layout
14269
14270 \begin_layout Standard
14271 \begin_inset VSpace medskip
14272 \end_inset
14273
14274 This is a line 
14275 \begin_inset Box Boxed
14276 position "c"
14277 hor_pos "c"
14278 has_inner_box 1
14279 inner_pos "t"
14280 use_parbox 1
14281 width "5cm"
14282 special "none"
14283 height "1in"
14284 height_special "totalheight"
14285 status open
14286
14287 \begin_layout Plain Layout
14288 This is a paragraph box.
14289  It is exactly 5
14290 \begin_inset space \thinspace{}
14291 \end_inset
14292
14293 cm long and can also contain formulas: 
14294 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14295 \end_inset
14296
14297
14298 \end_layout
14299
14300 \end_inset
14301
14302  with a parbox.
14303 \end_layout
14304
14305 \begin_layout Standard
14306 \begin_inset VSpace medskip
14307 \end_inset
14308
14309
14310 \end_layout
14311
14312 \begin_layout Standard
14313 Such a box is created by right-clicking on the gray box inset.
14314  A dialog pops up showing the box properties.
14315  In our case set: 
14316 \emph on
14317 Decoration
14318 \emph default
14319 : Recangular box, 
14320 \emph on
14321 Inner Box
14322 \emph default
14323 : Parbox, 
14324 \emph on
14325 Width
14326 \emph default
14327 : 5
14328 \begin_inset space \thinspace{}
14329 \end_inset
14330
14331 cm, 
14332 \emph on
14333 Vertical Box Alignment
14334 \emph default
14335 : Middle
14336 \end_layout
14337
14338 \begin_layout Standard
14339 \begin_inset VSpace medskip
14340 \end_inset
14341
14342 In LaTeX a parbox is created with the command 
14343 \series bold
14344
14345 \backslash
14346 parbox
14347 \series default
14348
14349 \begin_inset Index
14350 status collapsed
14351
14352 \begin_layout Plain Layout
14353 Commands ! P ! 
14354 \backslash
14355 parbox
14356 \end_layout
14357
14358 \end_inset
14359
14360  that has the following scheme:
14361 \end_layout
14362
14363 \begin_layout Standard
14364
14365 \series bold
14366
14367 \backslash
14368 parbox[position]{width}{box content}
14369 \end_layout
14370
14371 \begin_layout Standard
14372 The positions 
14373 \emph on
14374 b
14375 \emph default
14376  and 
14377 \emph on
14378 t
14379 \emph default
14380  are possible.
14381  
14382 \emph on
14383 b
14384 \emph default
14385  for bottom means that the box is aligned within the surrounding text with
14386  its last line.
14387  With 
14388 \emph on
14389 t
14390 \emph default
14391  for top this is done with the first line.
14392  When no position is given, the box will be vertically centered, see section
14393  
14394 \emph on
14395 Boxes
14396 \emph default
14397  of the 
14398 \emph on
14399 Embedded
14400 \begin_inset space ~
14401 \end_inset
14402
14403 Objects
14404 \emph default
14405  manual for examples.
14406 \end_layout
14407
14408 \begin_layout Standard
14409 \begin_inset VSpace bigskip
14410 \end_inset
14411
14412 To frame formulas completely, including the formula number, the formula
14413  must be set into a parbox.
14414  To do this, the command 
14415 \series bold
14416
14417 \backslash
14418 fbox{
14419 \backslash
14420 parbox{
14421 \backslash
14422 linewidth-2
14423 \backslash
14424 fboxsep-2
14425 \backslash
14426 fboxrule}{
14427 \series default
14428  is inserted in TeX-mode before the formula.
14429  
14430 \series bold
14431
14432 \backslash
14433 linewidth
14434 \begin_inset Index
14435 status collapsed
14436
14437 \begin_layout Plain Layout
14438 Commands ! L ! 
14439 \backslash
14440 linewidth
14441 \end_layout
14442
14443 \end_inset
14444
14445
14446 \series default
14447  is hereby the line width set for the document.
14448  Because the frame is outside the parbox, 2
14449 \begin_inset space \thinspace{}
14450 \end_inset
14451
14452 times the frame separation and the frame thickness must be subtracted from
14453  the line width.
14454  As this is not automatically done by LyX due to a bug
14455 \begin_inset Foot
14456 status collapsed
14457
14458 \begin_layout Plain Layout
14459 \begin_inset CommandInset href
14460 LatexCommand href
14461 name "LyX-bug #4483"
14462 target "http://www.lyx.org/trac/ticket/4483"
14463
14464 \end_inset
14465
14466
14467 \end_layout
14468
14469 \end_inset
14470
14471 , TeX-mode has to be used.
14472  To be able to multiply and subtract in arguments, the LaTeX-package 
14473 \series bold
14474 calc
14475 \series default
14476
14477 \begin_inset Foot
14478 status collapsed
14479
14480 \begin_layout Plain Layout
14481
14482 \series bold
14483 calc
14484 \series default
14485  is part of every LaTeX standard installation.
14486 \end_layout
14487
14488 \end_inset
14489
14490
14491 \begin_inset Index
14492 status collapsed
14493
14494 \begin_layout Plain Layout
14495 Packages ! calc
14496 \end_layout
14497
14498 \end_inset
14499
14500  must be loaded in the LaTeX-preamble with the line
14501 \end_layout
14502
14503 \begin_layout Standard
14504
14505 \series bold
14506
14507 \backslash
14508 usepackage{calc}
14509 \end_layout
14510
14511 \begin_layout Standard
14512 Behind the formula both boxes are closed by entering 
14513 \series bold
14514 }}
14515 \series default
14516  in TeX-mode.
14517  Here is an example:
14518 \begin_inset ERT
14519 status collapsed
14520
14521 \begin_layout Plain Layout
14522
14523
14524 \backslash
14525 fboxsep 5mm 
14526 \backslash
14527 fboxrule 5mm
14528 \end_layout
14529
14530 \end_inset
14531
14532
14533 \end_layout
14534
14535 \begin_layout Standard
14536 \begin_inset ERT
14537 status collapsed
14538
14539 \begin_layout Plain Layout
14540
14541
14542 \backslash
14543 fbox{
14544 \backslash
14545 parbox{
14546 \backslash
14547 linewidth-2
14548 \backslash
14549 fboxsep-2
14550 \backslash
14551 fboxrule}{
14552 \end_layout
14553
14554 \end_inset
14555
14556
14557 \begin_inset Formula \begin{equation}
14558 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14559
14560 \end_inset
14561
14562
14563 \begin_inset ERT
14564 status collapsed
14565
14566 \begin_layout Plain Layout
14567
14568 }}
14569 \end_layout
14570
14571 \end_inset
14572
14573
14574 \begin_inset ERT
14575 status collapsed
14576
14577 \begin_layout Plain Layout
14578
14579
14580 \backslash
14581 fboxrule 0.4pt 
14582 \backslash
14583 fboxsep 3pt
14584 \end_layout
14585
14586 \end_inset
14587
14588
14589 \end_layout
14590
14591 \begin_layout Standard
14592 \begin_inset VSpace medskip
14593 \end_inset
14594
14595 As a parbox is used as argument of 
14596 \series bold
14597
14598 \backslash
14599 fbox
14600 \series default
14601 , there is in this case no difference between 
14602 \series bold
14603
14604 \backslash
14605 fbox
14606 \series default
14607  and 
14608 \series bold
14609
14610 \backslash
14611 boxed
14612 \series default
14613 .
14614 \end_layout
14615
14616 \begin_layout Standard
14617 \begin_inset VSpace bigskip
14618 \end_inset
14619
14620 Paragraph boxes are very useful to comment formulas directly.
14621  To do this, 
14622 \series bold
14623
14624 \backslash
14625 parbox
14626 \series default
14627  is used in combination with the command 
14628 \series bold
14629
14630 \backslash
14631 tag
14632 \series default
14633 .
14634  (more about 
14635 \series bold
14636
14637 \backslash
14638 tag
14639 \series default
14640  see 
14641 \begin_inset CommandInset ref
14642 LatexCommand ref
14643 reference "sub:User-defined-Numbering"
14644
14645 \end_inset
14646
14647 )
14648 \end_layout
14649
14650 \begin_layout Standard
14651 An example of a formula commented with 
14652 \series bold
14653
14654 \backslash
14655 parbox
14656 \series default
14657 :
14658 \end_layout
14659
14660 \begin_layout Standard
14661 \begin_inset ERT
14662 status collapsed
14663
14664 \begin_layout Plain Layout
14665
14666
14667 \backslash
14668 [5x-7b=3b
14669 \backslash
14670 tag*{
14671 \backslash
14672 parbox{5cm}{
14673 \end_layout
14674
14675 \end_inset
14676
14677 This is a description.
14678  It is distinctly separated from the formula and multiline.
14679 \begin_inset ERT
14680 status collapsed
14681
14682 \begin_layout Plain Layout
14683
14684 }}
14685 \backslash
14686 ]
14687 \end_layout
14688
14689 \end_inset
14690
14691
14692 \end_layout
14693
14694 \begin_layout Standard
14695 Such a formula must be inserted completely in TeX-mode because LyX does
14696  not yet support the command 
14697 \series bold
14698
14699 \backslash
14700 parbox
14701 \series default
14702  in formulas.
14703  The formula is created with the following command sequence:
14704 \end_layout
14705
14706 \begin_layout Standard
14707 The command 
14708 \series bold
14709
14710 \backslash
14711 [5x-7b=3b
14712 \backslash
14713 tag*
14714 \backslash
14715 {
14716 \backslash
14717 parbox{5cm}{
14718 \series default
14719  is inserted in TeX-mode.
14720 \begin_inset Foot
14721 status collapsed
14722
14723 \begin_layout Plain Layout
14724 When the formula style 
14725 \series bold
14726 Indented
14727 \series default
14728  is used, 
14729 \series bold
14730
14731 \backslash
14732 tag*
14733 \backslash
14734 {
14735 \series default
14736  can also be replaced by 
14737 \series bold
14738
14739 \backslash
14740 hfill
14741 \series default
14742 .
14743  (formula styles see 
14744 \begin_inset CommandInset ref
14745 LatexCommand ref
14746 reference "sec:Formula-Styles"
14747
14748 \end_inset
14749
14750 )
14751 \end_layout
14752
14753 \end_inset
14754
14755  Then the description follows as normal text, and finally 
14756 \series bold
14757 }}
14758 \backslash
14759 ]
14760 \series default
14761  is inserted in TeX-mode.
14762  The commands 
14763 \series bold
14764
14765 \backslash
14766 [
14767 \series default
14768  and 
14769 \series bold
14770
14771 \backslash
14772 ]
14773 \series default
14774  hereby create a displayed formula.
14775 \end_layout
14776
14777 \begin_layout Standard
14778 The advantages of 
14779 \series bold
14780
14781 \backslash
14782 parbox
14783 \series default
14784  can be seen in this example that was 
14785 \begin_inset Quotes eld
14786 \end_inset
14787
14788 commented
14789 \begin_inset Quotes erd
14790 \end_inset
14791
14792  using the mathematical textmode:
14793 \begin_inset Formula \[
14794 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
14795
14796 \end_inset
14797
14798
14799 \end_layout
14800
14801 \begin_layout Section
14802 Operators
14803 \begin_inset Index
14804 status collapsed
14805
14806 \begin_layout Plain Layout
14807 Operators
14808 \end_layout
14809
14810 \end_inset
14811
14812
14813 \end_layout
14814
14815 \begin_layout Subsection
14816 Big Operators
14817 \begin_inset CommandInset label
14818 LatexCommand label
14819 name "sub:Big-Operators"
14820
14821 \end_inset
14822
14823
14824 \begin_inset Index
14825 status collapsed
14826
14827 \begin_layout Plain Layout
14828 Operators ! big
14829 \end_layout
14830
14831 \end_inset
14832
14833
14834 \begin_inset Index
14835 status collapsed
14836
14837 \begin_layout Plain Layout
14838 Sums
14839 \end_layout
14840
14841 \end_inset
14842
14843
14844 \begin_inset Index
14845 status collapsed
14846
14847 \begin_layout Plain Layout
14848 Integrals
14849 \end_layout
14850
14851 \end_inset
14852
14853
14854 \end_layout
14855
14856 \begin_layout Standard
14857 To be able to use all integral operators listed here, the option 
14858 \family sans
14859 Use esint package automatically
14860 \family default
14861  must be set in the document settings under 
14862 \family sans
14863 Math
14864 \begin_inset space ~
14865 \end_inset
14866
14867 Options
14868 \family default
14869 .
14870 \end_layout
14871
14872 \begin_layout Standard
14873 \begin_inset space \hfill{}
14874 \end_inset
14875
14876
14877 \begin_inset Tabular
14878 <lyxtabular version="3" rows="11" columns="2">
14879 <features>
14880 <column alignment="center" valignment="top" width="0pt">
14881 <column alignment="center" valignment="top" width="0pt">
14882 <row>
14883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14884 \begin_inset Text
14885
14886 \begin_layout Plain Layout
14887 Command
14888 \end_layout
14889
14890 \end_inset
14891 </cell>
14892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14893 \begin_inset Text
14894
14895 \begin_layout Plain Layout
14896 Result
14897 \end_layout
14898
14899 \end_inset
14900 </cell>
14901 </row>
14902 <row>
14903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14904 \begin_inset Text
14905
14906 \begin_layout Plain Layout
14907
14908 \backslash
14909 int
14910 \begin_inset Index
14911 status collapsed
14912
14913 \begin_layout Plain Layout
14914 Commands ! I ! 
14915 \backslash
14916 int
14917 \end_layout
14918
14919 \end_inset
14920
14921
14922 \end_layout
14923
14924 \end_inset
14925 </cell>
14926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14927 \begin_inset Text
14928
14929 \begin_layout Plain Layout
14930 \begin_inset Formula $\int$
14931 \end_inset
14932
14933
14934 \end_layout
14935
14936 \end_inset
14937 </cell>
14938 </row>
14939 <row>
14940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14941 \begin_inset Text
14942
14943 \begin_layout Plain Layout
14944
14945 \backslash
14946 oint
14947 \end_layout
14948
14949 \end_inset
14950 </cell>
14951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14952 \begin_inset Text
14953
14954 \begin_layout Plain Layout
14955 \begin_inset Formula $\oint$
14956 \end_inset
14957
14958
14959 \end_layout
14960
14961 \end_inset
14962 </cell>
14963 </row>
14964 <row>
14965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14966 \begin_inset Text
14967
14968 \begin_layout Plain Layout
14969
14970 \backslash
14971 ointctrclockwise
14972 \end_layout
14973
14974 \end_inset
14975 </cell>
14976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14977 \begin_inset Text
14978
14979 \begin_layout Plain Layout
14980 \begin_inset Formula $\ointctrclockwise$
14981 \end_inset
14982
14983
14984 \end_layout
14985
14986 \end_inset
14987 </cell>
14988 </row>
14989 <row>
14990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14991 \begin_inset Text
14992
14993 \begin_layout Plain Layout
14994
14995 \backslash
14996 ointclockwise
14997 \end_layout
14998
14999 \end_inset
15000 </cell>
15001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15002 \begin_inset Text
15003
15004 \begin_layout Plain Layout
15005 \begin_inset Formula $\ointclockwise$
15006 \end_inset
15007
15008
15009 \end_layout
15010
15011 \end_inset
15012 </cell>
15013 </row>
15014 <row>
15015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15016 \begin_inset Text
15017
15018 \begin_layout Plain Layout
15019
15020 \backslash
15021 sqint
15022 \end_layout
15023
15024 \end_inset
15025 </cell>
15026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15027 \begin_inset Text
15028
15029 \begin_layout Plain Layout
15030 \begin_inset Formula $\sqint$
15031 \end_inset
15032
15033
15034 \end_layout
15035
15036 \end_inset
15037 </cell>
15038 </row>
15039 <row>
15040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15041 \begin_inset Text
15042
15043 \begin_layout Plain Layout
15044
15045 \backslash
15046 fint
15047 \end_layout
15048
15049 \end_inset
15050 </cell>
15051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15052 \begin_inset Text
15053
15054 \begin_layout Plain Layout
15055  
15056 \begin_inset Formula $\fint$
15057 \end_inset
15058
15059
15060 \end_layout
15061
15062 \end_inset
15063 </cell>
15064 </row>
15065 <row>
15066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15067 \begin_inset Text
15068
15069 \begin_layout Plain Layout
15070
15071 \backslash
15072 landupint
15073 \end_layout
15074
15075 \end_inset
15076 </cell>
15077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15078 \begin_inset Text
15079
15080 \begin_layout Plain Layout
15081  
15082 \begin_inset Formula $\landupint$
15083 \end_inset
15084
15085
15086 \end_layout
15087
15088 \end_inset
15089 </cell>
15090 </row>
15091 <row>
15092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15093 \begin_inset Text
15094
15095 \begin_layout Plain Layout
15096
15097 \backslash
15098 landdownint
15099 \end_layout
15100
15101 \end_inset
15102 </cell>
15103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15104 \begin_inset Text
15105
15106 \begin_layout Plain Layout
15107  
15108 \begin_inset Formula $\landdownint$
15109 \end_inset
15110
15111
15112 \end_layout
15113
15114 \end_inset
15115 </cell>
15116 </row>
15117 <row>
15118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15119 \begin_inset Text
15120
15121 \begin_layout Plain Layout
15122
15123 \backslash
15124 bigcap
15125 \end_layout
15126
15127 \end_inset
15128 </cell>
15129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15130 \begin_inset Text
15131
15132 \begin_layout Plain Layout
15133 \begin_inset Formula $\bigcap$
15134 \end_inset
15135
15136
15137 \end_layout
15138
15139 \end_inset
15140 </cell>
15141 </row>
15142 <row>
15143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15144 \begin_inset Text
15145
15146 \begin_layout Plain Layout
15147
15148 \backslash
15149 bigcup
15150 \end_layout
15151
15152 \end_inset
15153 </cell>
15154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15155 \begin_inset Text
15156
15157 \begin_layout Plain Layout
15158 \begin_inset Formula $\bigcup$
15159 \end_inset
15160
15161
15162 \end_layout
15163
15164 \end_inset
15165 </cell>
15166 </row>
15167 </lyxtabular>
15168
15169 \end_inset
15170
15171
15172 \begin_inset space \hfill{}
15173 \end_inset
15174
15175
15176 \begin_inset Tabular
15177 <lyxtabular version="3" rows="11" columns="2">
15178 <features>
15179 <column alignment="center" valignment="top" width="0pt">
15180 <column alignment="center" valignment="top" width="0pt">
15181 <row>
15182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15183 \begin_inset Text
15184
15185 \begin_layout Plain Layout
15186 Command
15187 \end_layout
15188
15189 \end_inset
15190 </cell>
15191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15192 \begin_inset Text
15193
15194 \begin_layout Plain Layout
15195 Result
15196 \end_layout
15197
15198 \end_inset
15199 </cell>
15200 </row>
15201 <row>
15202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15203 \begin_inset Text
15204
15205 \begin_layout Plain Layout
15206
15207 \backslash
15208 sum
15209 \begin_inset Index
15210 status collapsed
15211
15212 \begin_layout Plain Layout
15213 Commands ! S ! 
15214 \backslash
15215 sum
15216 \end_layout
15217
15218 \end_inset
15219
15220
15221 \end_layout
15222
15223 \end_inset
15224 </cell>
15225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15226 \begin_inset Text
15227
15228 \begin_layout Plain Layout
15229 \begin_inset Formula $\sum$
15230 \end_inset
15231
15232
15233 \end_layout
15234
15235 \end_inset
15236 </cell>
15237 </row>
15238 <row>
15239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15240 \begin_inset Text
15241
15242 \begin_layout Plain Layout
15243
15244 \backslash
15245 prod
15246 \begin_inset Index
15247 status collapsed
15248
15249 \begin_layout Plain Layout
15250 Commands ! P ! 
15251 \backslash
15252 prod
15253 \end_layout
15254
15255 \end_inset
15256
15257
15258 \end_layout
15259
15260 \end_inset
15261 </cell>
15262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15263 \begin_inset Text
15264
15265 \begin_layout Plain Layout
15266 \begin_inset Formula $\prod$
15267 \end_inset
15268
15269
15270 \end_layout
15271
15272 \end_inset
15273 </cell>
15274 </row>
15275 <row>
15276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15277 \begin_inset Text
15278
15279 \begin_layout Plain Layout
15280
15281 \backslash
15282 coprod
15283 \end_layout
15284
15285 \end_inset
15286 </cell>
15287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15288 \begin_inset Text
15289
15290 \begin_layout Plain Layout
15291 \begin_inset Formula $\coprod$
15292 \end_inset
15293
15294
15295 \end_layout
15296
15297 \end_inset
15298 </cell>
15299 </row>
15300 <row>
15301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15302 \begin_inset Text
15303
15304 \begin_layout Plain Layout
15305
15306 \backslash
15307 bigodot
15308 \end_layout
15309
15310 \end_inset
15311 </cell>
15312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15313 \begin_inset Text
15314
15315 \begin_layout Plain Layout
15316 \begin_inset Formula $\bigodot$
15317 \end_inset
15318
15319
15320 \end_layout
15321
15322 \end_inset
15323 </cell>
15324 </row>
15325 <row>
15326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15327 \begin_inset Text
15328
15329 \begin_layout Plain Layout
15330
15331 \backslash
15332 bigotimes
15333 \end_layout
15334
15335 \end_inset
15336 </cell>
15337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15338 \begin_inset Text
15339
15340 \begin_layout Plain Layout
15341 \begin_inset Formula $\bigotimes$
15342 \end_inset
15343
15344
15345 \end_layout
15346
15347 \end_inset
15348 </cell>
15349 </row>
15350 <row>
15351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15352 \begin_inset Text
15353
15354 \begin_layout Plain Layout
15355
15356 \backslash
15357 bigoplus
15358 \end_layout
15359
15360 \end_inset
15361 </cell>
15362 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15363 \begin_inset Text
15364
15365 \begin_layout Plain Layout
15366 \begin_inset Formula $\bigoplus$
15367 \end_inset
15368
15369
15370 \end_layout
15371
15372 \end_inset
15373 </cell>
15374 </row>
15375 <row>
15376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15377 \begin_inset Text
15378
15379 \begin_layout Plain Layout
15380
15381 \backslash
15382 bigwedge
15383 \end_layout
15384
15385 \end_inset
15386 </cell>
15387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15388 \begin_inset Text
15389
15390 \begin_layout Plain Layout
15391 \begin_inset Formula $\bigwedge$
15392 \end_inset
15393
15394
15395 \end_layout
15396
15397 \end_inset
15398 </cell>
15399 </row>
15400 <row>
15401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15402 \begin_inset Text
15403
15404 \begin_layout Plain Layout
15405
15406 \backslash
15407 bigvee
15408 \end_layout
15409
15410 \end_inset
15411 </cell>
15412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15413 \begin_inset Text
15414
15415 \begin_layout Plain Layout
15416 \begin_inset Formula $\bigvee$
15417 \end_inset
15418
15419
15420 \end_layout
15421
15422 \end_inset
15423 </cell>
15424 </row>
15425 <row>
15426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15427 \begin_inset Text
15428
15429 \begin_layout Plain Layout
15430
15431 \backslash
15432 bigsqcup
15433 \end_layout
15434
15435 \end_inset
15436 </cell>
15437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15438 \begin_inset Text
15439
15440 \begin_layout Plain Layout
15441 \begin_inset Formula $\bigsqcup$
15442 \end_inset
15443
15444
15445 \end_layout
15446
15447 \end_inset
15448 </cell>
15449 </row>
15450 <row>
15451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15452 \begin_inset Text
15453
15454 \begin_layout Plain Layout
15455
15456 \backslash
15457 biguplus
15458 \end_layout
15459
15460 \end_inset
15461 </cell>
15462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15463 \begin_inset Text
15464
15465 \begin_layout Plain Layout
15466 \begin_inset Formula $\biguplus$
15467 \end_inset
15468
15469
15470 \end_layout
15471
15472 \end_inset
15473 </cell>
15474 </row>
15475 </lyxtabular>
15476
15477 \end_inset
15478
15479
15480 \begin_inset space \hfill{}
15481 \end_inset
15482
15483
15484 \end_layout
15485
15486 \begin_layout Standard
15487 All big operators can also be inserted via the math toolbar button 
15488 \begin_inset Graphics
15489         filename ../images/math/intop.png
15490         scale 85
15491
15492 \end_inset
15493
15494 .
15495 \end_layout
15496
15497 \begin_layout Standard
15498 The operators are called big because they are bigger than the sometimes
15499  equal looking binary operators.
15500  All big operators can have limits as described in the next subsection.
15501 \end_layout
15502
15503 \begin_layout Standard
15504 For all integral operators there is a second version available, ending on
15505  
15506 \series bold
15507 op
15508 \series default
15509
15510 \series bold
15511
15512 \backslash
15513 intop
15514 \series default
15515
15516 \series bold
15517
15518 \backslash
15519 ointop
15520 \series default
15521  etc..
15522  These operators are different from 
15523 \series bold
15524
15525 \backslash
15526 int
15527 \series default
15528  etc.
15529 \begin_inset space \space{}
15530 \end_inset
15531
15532 in the style the operator limits are displayed, see 
15533 \begin_inset CommandInset ref
15534 LatexCommand ref
15535 reference "sub:Operator-Limits"
15536
15537 \end_inset
15538
15539 .
15540  
15541 \end_layout
15542
15543 \begin_layout Subsubsection*
15544 Advices for Integrals
15545 \end_layout
15546
15547 \begin_layout Standard
15548 The letter 
15549 \emph on
15550 d
15551 \emph default
15552  in an integral is an operator, that therefore has to be set upright.
15553  This is done by highlighting the 
15554 \emph on
15555 d
15556 \emph default
15557  and using the keyboard shortcut 
15558 \begin_inset Info
15559 type  "shortcut"
15560 arg   "font-roman"
15561 \end_inset
15562
15563
15564 \begin_inset Foot
15565 status collapsed
15566
15567 \begin_layout Plain Layout
15568 Font styles
15569 \series bold
15570  
15571 \series default
15572 see 
15573 \begin_inset CommandInset ref
15574 LatexCommand ref
15575 reference "sub:Font-Styles"
15576
15577 \end_inset
15578
15579
15580 \end_layout
15581
15582 \end_inset
15583
15584 .
15585  Finally the smallest space is inserted before the 
15586 \emph on
15587 d
15588 \emph default
15589 , as this is usual for operators.
15590  An example:
15591 \end_layout
15592
15593 \begin_layout Standard
15594 incorrect: 
15595 \begin_inset Formula $\int A(x)dx$
15596 \end_inset
15597
15598
15599 \begin_inset Newline newline
15600 \end_inset
15601
15602
15603 \begin_inset ERT
15604 status collapsed
15605
15606 \begin_layout Plain Layout
15607
15608
15609 \backslash
15610 hphantom{in}
15611 \end_layout
15612
15613 \end_inset
15614
15615 correct: 
15616 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15617 \end_inset
15618
15619
15620 \end_layout
15621
15622 \begin_layout Standard
15623 For multiple integrals there are the following commands:
15624 \begin_inset VSpace medskip
15625 \end_inset
15626
15627
15628 \end_layout
15629
15630 \begin_layout Standard
15631 \begin_inset space \hfill{}
15632 \end_inset
15633
15634
15635 \begin_inset Tabular
15636 <lyxtabular version="3" rows="4" columns="2">
15637 <features>
15638 <column alignment="center" valignment="top" width="0">
15639 <column alignment="center" valignment="top" width="0">
15640 <row>
15641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15642 \begin_inset Text
15643
15644 \begin_layout Plain Layout
15645 Command
15646 \end_layout
15647
15648 \end_inset
15649 </cell>
15650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15651 \begin_inset Text
15652
15653 \begin_layout Plain Layout
15654 Result
15655 \begin_inset Note Note
15656 status collapsed
15657
15658 \begin_layout Plain Layout
15659
15660 \series bold
15661
15662 \backslash
15663 raisebox
15664 \series default
15665  is only used as spacer.
15666 \end_layout
15667
15668 \end_inset
15669
15670
15671 \end_layout
15672
15673 \end_inset
15674 </cell>
15675 </row>
15676 <row>
15677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15678 \begin_inset Text
15679
15680 \begin_layout Plain Layout
15681
15682 \backslash
15683 iint
15684 \end_layout
15685
15686 \end_inset
15687 </cell>
15688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15689 \begin_inset Text
15690
15691 \begin_layout Plain Layout
15692 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15693 \end_inset
15694
15695
15696 \end_layout
15697
15698 \end_inset
15699 </cell>
15700 </row>
15701 <row>
15702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15703 \begin_inset Text
15704
15705 \begin_layout Plain Layout
15706
15707 \backslash
15708 oiint
15709 \end_layout
15710
15711 \end_inset
15712 </cell>
15713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15714 \begin_inset Text
15715
15716 \begin_layout Plain Layout
15717 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15718 \end_inset
15719
15720
15721 \end_layout
15722
15723 \end_inset
15724 </cell>
15725 </row>
15726 <row>
15727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15728 \begin_inset Text
15729
15730 \begin_layout Plain Layout
15731
15732 \backslash
15733 sqiint
15734 \end_layout
15735
15736 \end_inset
15737 </cell>
15738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15739 \begin_inset Text
15740
15741 \begin_layout Plain Layout
15742 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15743 \end_inset
15744
15745
15746 \end_layout
15747
15748 \end_inset
15749 </cell>
15750 </row>
15751 </lyxtabular>
15752
15753 \end_inset
15754
15755
15756 \begin_inset space \hfill{}
15757 \end_inset
15758
15759
15760 \begin_inset Tabular
15761 <lyxtabular version="3" rows="4" columns="2">
15762 <features>
15763 <column alignment="center" valignment="top" width="0">
15764 <column alignment="center" valignment="top" width="0">
15765 <row>
15766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15767 \begin_inset Text
15768
15769 \begin_layout Plain Layout
15770 Command
15771 \end_layout
15772
15773 \end_inset
15774 </cell>
15775 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15776 \begin_inset Text
15777
15778 \begin_layout Plain Layout
15779 Result
15780 \end_layout
15781
15782 \end_inset
15783 </cell>
15784 </row>
15785 <row>
15786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15787 \begin_inset Text
15788
15789 \begin_layout Plain Layout
15790
15791 \backslash
15792 iiint
15793 \end_layout
15794
15795 \end_inset
15796 </cell>
15797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15798 \begin_inset Text
15799
15800 \begin_layout Plain Layout
15801 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15802 \end_inset
15803
15804
15805 \end_layout
15806
15807 \end_inset
15808 </cell>
15809 </row>
15810 <row>
15811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15812 \begin_inset Text
15813
15814 \begin_layout Plain Layout
15815
15816 \backslash
15817 iiiint
15818 \end_layout
15819
15820 \end_inset
15821 </cell>
15822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15823 \begin_inset Text
15824
15825 \begin_layout Plain Layout
15826 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15827 \end_inset
15828
15829
15830 \end_layout
15831
15832 \end_inset
15833 </cell>
15834 </row>
15835 <row>
15836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15837 \begin_inset Text
15838
15839 \begin_layout Plain Layout
15840
15841 \backslash
15842 dotsint
15843 \end_layout
15844
15845 \end_inset
15846 </cell>
15847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15848 \begin_inset Text
15849
15850 \begin_layout Plain Layout
15851 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15852 \end_inset
15853
15854
15855 \end_layout
15856
15857 \end_inset
15858 </cell>
15859 </row>
15860 </lyxtabular>
15861
15862 \end_inset
15863
15864
15865 \begin_inset space \hfill{}
15866 \end_inset
15867
15868
15869 \end_layout
15870
15871 \begin_layout Subsection
15872 Operator Limits
15873 \begin_inset CommandInset label
15874 LatexCommand label
15875 name "sub:Operator-Limits"
15876
15877 \end_inset
15878
15879
15880 \begin_inset Index
15881 status collapsed
15882
15883 \begin_layout Plain Layout
15884 Operators ! Limits
15885 \end_layout
15886
15887 \end_inset
15888
15889
15890 \end_layout
15891
15892 \begin_layout Standard
15893 Limits are created by super- and subscripts:
15894 \end_layout
15895
15896 \begin_layout Standard
15897 \align center
15898 \begin_inset Tabular
15899 <lyxtabular version="3" rows="2" columns="2">
15900 <features>
15901 <column alignment="center" valignment="top" width="0pt">
15902 <column alignment="center" valignment="top" width="0pt">
15903 <row>
15904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15905 \begin_inset Text
15906
15907 \begin_layout Plain Layout
15908 Command
15909 \end_layout
15910
15911 \end_inset
15912 </cell>
15913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15914 \begin_inset Text
15915
15916 \begin_layout Plain Layout
15917 Result
15918 \begin_inset Note Note
15919 status collapsed
15920
15921 \begin_layout Plain Layout
15922
15923 \series bold
15924
15925 \backslash
15926 raisebox
15927 \series default
15928  is only used as spacer.
15929 \end_layout
15930
15931 \end_inset
15932
15933
15934 \end_layout
15935
15936 \end_inset
15937 </cell>
15938 </row>
15939 <row>
15940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15941 \begin_inset Text
15942
15943 \begin_layout Plain Layout
15944
15945 \backslash
15946 prod^
15947 \backslash
15948 infty
15949 \begin_inset ERT
15950 status collapsed
15951
15952 \begin_layout Plain Layout
15953
15954
15955 \backslash
15956 spce 
15957 \end_layout
15958
15959 \end_inset
15960
15961
15962 \begin_inset Formula $\to$
15963 \end_inset
15964
15965 _0
15966 \begin_inset Formula $\to$
15967 \end_inset
15968
15969 A(x)
15970 \end_layout
15971
15972 \end_inset
15973 </cell>
15974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15975 \begin_inset Text
15976
15977 \begin_layout Plain Layout
15978 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15979 \end_inset
15980
15981
15982 \end_layout
15983
15984 \end_inset
15985 </cell>
15986 </row>
15987 </lyxtabular>
15988
15989 \end_inset
15990
15991
15992 \end_layout
15993
15994 \begin_layout Standard
15995 Limits of inline formulas are set right beside the operator.
15996  Limits in displayed formulas are set above or below the operator, except
15997  for integral limits.
15998 \end_layout
15999
16000 \begin_layout Standard
16001 To force that the limits are set beside the operator, the cursor is set
16002  directly behind the operator and the limits type is changed with the menu
16003  
16004 \family sans
16005 Edit\SpecialChar \menuseparator
16006 Math\SpecialChar \menuseparator
16007 Change Limits Type
16008 \family default
16009  to 
16010 \family sans
16011 \series bold
16012 Inline
16013 \family default
16014 \series default
16015  (shortcut 
16016 \begin_inset Info
16017 type  "shortcut"
16018 arg   "math-limits"
16019 \end_inset
16020
16021 ).
16022  An example:
16023 \end_layout
16024
16025 \begin_layout Standard
16026 The default limits type is this:
16027 \begin_inset Formula \[
16028 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16029
16030 \end_inset
16031
16032 This is how it looks when the limits type was changed to 
16033 \family sans
16034 \series bold
16035 Inline
16036 \family default
16037 \series default
16038 :
16039 \begin_inset Formula \[
16040 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16041
16042 \end_inset
16043
16044 For integrals, except those ending with 
16045 \series bold
16046 op
16047 \series default
16048  like 
16049 \series bold
16050
16051 \backslash
16052 intop
16053 \series default
16054
16055 \series bold
16056
16057 \backslash
16058 ointop
16059 \series default
16060  etc., the limits are by default set beside the operator.
16061  But for multiple integrals the limits are often set below the operator.
16062  In the following example the limits type was therefore set to 
16063 \series bold
16064 Display
16065 \series default
16066  and so set below the integrals:
16067 \begin_inset Formula \begin{equation}
16068 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
16069
16070 \end_inset
16071
16072
16073 \end_layout
16074
16075 \begin_layout Standard
16076 \begin_inset VSpace medskip
16077 \end_inset
16078
16079 To specify conditions for limits, the commands 
16080 \series bold
16081
16082 \backslash
16083 subarray
16084 \series default
16085
16086 \begin_inset Index
16087 status collapsed
16088
16089 \begin_layout Plain Layout
16090 Commands ! S ! 
16091 \backslash
16092 subarray
16093 \end_layout
16094
16095 \end_inset
16096
16097  and 
16098 \series bold
16099
16100 \backslash
16101 substack
16102 \series default
16103
16104 \begin_inset Index
16105 status collapsed
16106
16107 \begin_layout Plain Layout
16108 Commands ! S ! 
16109 \backslash
16110 substack
16111 \end_layout
16112
16113 \end_inset
16114
16115  are used.
16116  To create for example this expression 
16117 \begin_inset Formula \begin{equation}
16118 \sum_{\begin{subarray}{c}
16119 0<k<1000\\
16120 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16121
16122 \end_inset
16123
16124
16125 \end_layout
16126
16127 \begin_layout Standard
16128 the following has to be done:
16129 \begin_inset Newline newline
16130 \end_inset
16131
16132 First the command 
16133 \series bold
16134
16135 \backslash
16136 sum
16137 \series default
16138 ^
16139 \series bold
16140 n
16141 \begin_inset ERT
16142 status collapsed
16143
16144 \begin_layout Plain Layout
16145
16146
16147 \backslash
16148 spce 
16149 \end_layout
16150
16151 \end_inset
16152
16153 _
16154 \series default
16155  is typed in.
16156  One is now in a blue box under the summation operator and insert there
16157  the command 
16158 \series bold
16159
16160 \backslash
16161 subarray
16162 \begin_inset ERT
16163 status collapsed
16164
16165 \begin_layout Plain Layout
16166
16167
16168 \backslash
16169 spce 
16170 \end_layout
16171
16172 \end_inset
16173
16174
16175 \series default
16176 .
16177  The blue box is now within a purple box and now several lines can be written
16178  among each other.
16179  A new line is created by inserting a line break (
16180 \begin_inset Info
16181 type  "shortcut"
16182 arg   "newline-insert newline"
16183 \end_inset
16184
16185 ).
16186  When now
16187 \begin_inset Newline newline
16188 \end_inset
16189
16190
16191 \series bold
16192 0<k<1000 Ctrl+Return
16193 \begin_inset Newline newline
16194 \end_inset
16195
16196
16197 \series default
16198 is typed in, a new box appears below for the new line.
16199 \end_layout
16200
16201 \begin_layout Standard
16202 The alignment of the lines can be changed to left aligned with the 
16203 \family sans
16204 table
16205 \family default
16206  
16207 \family sans
16208 toolbar
16209 \family default
16210  or the menu 
16211 \family sans
16212 Edit\SpecialChar \menuseparator
16213 Rows &Columns
16214 \family default
16215 .
16216  To get right alignment, 
16217 \series bold
16218
16219 \backslash
16220 hfill
16221 \begin_inset ERT
16222 status collapsed
16223
16224 \begin_layout Plain Layout
16225
16226
16227 \backslash
16228 spce 
16229 \end_layout
16230
16231 \end_inset
16232
16233
16234 \series default
16235  is inserted at the beginning of the line.
16236 \end_layout
16237
16238 \begin_layout Standard
16239 The command 
16240 \series bold
16241
16242 \backslash
16243 substack
16244 \series default
16245  is equivalent to 
16246 \series bold
16247
16248 \backslash
16249 subarray
16250 \series default
16251  with the difference that the lines are always centered.
16252 \end_layout
16253
16254 \begin_layout Standard
16255 \begin_inset VSpace bigskip
16256 \end_inset
16257
16258 Like in formula 
16259 \begin_inset CommandInset ref
16260 LatexCommand eqref
16261 reference "eq:substack"
16262
16263 \end_inset
16264
16265  there can be too much space beside an operator, because the characters
16266  following the operator are set beside the limits.
16267 \end_layout
16268
16269 \begin_layout Standard
16270 To avoid this, the following macro can be used in the LaTeX-preamble:
16271 \end_layout
16272
16273 \begin_layout Standard
16274
16275 \series bold
16276
16277 \backslash
16278 def
16279 \backslash
16280 clap#1{
16281 \backslash
16282 hbox to 0pt{
16283 \backslash
16284 hss #1
16285 \backslash
16286 hss}}
16287 \begin_inset Newline newline
16288 \end_inset
16289
16290
16291 \backslash
16292 def
16293 \backslash
16294 mathclap {
16295 \backslash
16296 mathpalette 
16297 \backslash
16298 mathclapinternal}
16299 \begin_inset Newline newline
16300 \end_inset
16301
16302
16303 \backslash
16304 def
16305 \backslash
16306 mathclapinternal #1#2{
16307 \backslash
16308 clap{$
16309 \backslash
16310 mathsurround =0pt #1{#2}$}}
16311 \end_layout
16312
16313 \begin_layout Standard
16314 This defines the command 
16315 \series bold
16316
16317 \backslash
16318 mathclap
16319 \series default
16320
16321 \begin_inset Index
16322 status collapsed
16323
16324 \begin_layout Plain Layout
16325 Commands ! M ! 
16326 \backslash
16327 mathclap
16328 \end_layout
16329
16330 \end_inset
16331
16332  that sets the width of the limit to 0
16333 \begin_inset space \thinspace{}
16334 \end_inset
16335
16336 pt.
16337  The command scheme is
16338 \end_layout
16339
16340 \begin_layout Standard
16341
16342 \series bold
16343
16344 \backslash
16345 mathclap{limit}
16346 \end_layout
16347
16348 \begin_layout Standard
16349 where the limit can consist of several conditions.
16350 \end_layout
16351
16352 \begin_layout Standard
16353 Applied on formula 
16354 \begin_inset CommandInset ref
16355 LatexCommand eqref
16356 reference "eq:substack"
16357
16358 \end_inset
16359
16360 , one uses the command
16361 \end_layout
16362
16363 \begin_layout Standard
16364
16365 \series bold
16366
16367 \backslash
16368 sum_
16369 \backslash
16370 mathclap{
16371 \backslash
16372 substack
16373 \begin_inset ERT
16374 status collapsed
16375
16376 \begin_layout Plain Layout
16377
16378
16379 \backslash
16380 spce 
16381 \end_layout
16382
16383 \end_inset
16384
16385 0<k<1000 Ctrl+Return
16386 \end_layout
16387
16388 \begin_layout Standard
16389 to create the lower limit.
16390  The summand is now directly behind the summation operator:
16391 \begin_inset Formula \[
16392 \sum_{\mathclap{\substack{0<k<1000\\
16393 \\k\,\in\,\mathbb{N}}
16394 }}^{n}k^{-2}\]
16395
16396 \end_inset
16397
16398
16399 \end_layout
16400
16401 \begin_layout Standard
16402 \begin_inset VSpace bigskip
16403 \end_inset
16404
16405 How to use one limit for several operators is described in 
16406 \begin_inset CommandInset ref
16407 LatexCommand ref
16408 reference "sub:Self-defined-Operators"
16409
16410 \end_inset
16411
16412 .
16413 \end_layout
16414
16415 \begin_layout Standard
16416 \begin_inset Newpage newpage
16417 \end_inset
16418
16419
16420 \end_layout
16421
16422 \begin_layout Subsection
16423 Binary Operators
16424 \begin_inset CommandInset label
16425 LatexCommand label
16426 name "sub:Binary-Operators"
16427
16428 \end_inset
16429
16430
16431 \begin_inset Index
16432 status collapsed
16433
16434 \begin_layout Plain Layout
16435 Operators ! binary
16436 \end_layout
16437
16438 \end_inset
16439
16440
16441 \end_layout
16442
16443 \begin_layout Standard
16444 Binary operators are surrounded by space when there is a character before
16445  and behind them.
16446 \begin_inset VSpace medskip
16447 \end_inset
16448
16449
16450 \end_layout
16451
16452 \begin_layout Standard
16453 \begin_inset space \hfill{}
16454 \end_inset
16455
16456
16457 \begin_inset Tabular
16458 <lyxtabular version="3" rows="13" columns="2">
16459 <features>
16460 <column alignment="center" valignment="top" width="0pt">
16461 <column alignment="center" valignment="top" width="0pt">
16462 <row>
16463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16464 \begin_inset Text
16465
16466 \begin_layout Plain Layout
16467 Command
16468 \begin_inset Note Note
16469 status collapsed
16470
16471 \begin_layout Plain Layout
16472
16473 \series bold
16474
16475 \backslash
16476 raisebox
16477 \series default
16478  is only used as spacer.
16479 \end_layout
16480
16481 \end_inset
16482
16483
16484 \end_layout
16485
16486 \end_inset
16487 </cell>
16488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16489 \begin_inset Text
16490
16491 \begin_layout Plain Layout
16492 Result
16493 \end_layout
16494
16495 \end_inset
16496 </cell>
16497 </row>
16498 <row>
16499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16500 \begin_inset Text
16501
16502 \begin_layout Plain Layout
16503 +
16504 \end_layout
16505
16506 \end_inset
16507 </cell>
16508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16509 \begin_inset Text
16510
16511 \begin_layout Plain Layout
16512 \begin_inset Formula $+$
16513 \end_inset
16514
16515
16516 \end_layout
16517
16518 \end_inset
16519 </cell>
16520 </row>
16521 <row>
16522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16523 \begin_inset Text
16524
16525 \begin_layout Plain Layout
16526 -
16527 \end_layout
16528
16529 \end_inset
16530 </cell>
16531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16532 \begin_inset Text
16533
16534 \begin_layout Plain Layout
16535 \begin_inset Formula $-$
16536 \end_inset
16537
16538
16539 \end_layout
16540
16541 \end_inset
16542 </cell>
16543 </row>
16544 <row>
16545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16546 \begin_inset Text
16547
16548 \begin_layout Plain Layout
16549
16550 \backslash
16551 pm
16552 \end_layout
16553
16554 \end_inset
16555 </cell>
16556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16557 \begin_inset Text
16558
16559 \begin_layout Plain Layout
16560 \begin_inset Formula $\pm$
16561 \end_inset
16562
16563
16564 \end_layout
16565
16566 \end_inset
16567 </cell>
16568 </row>
16569 <row>
16570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16571 \begin_inset Text
16572
16573 \begin_layout Plain Layout
16574
16575 \backslash
16576 mp
16577 \end_layout
16578
16579 \end_inset
16580 </cell>
16581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16582 \begin_inset Text
16583
16584 \begin_layout Plain Layout
16585 \begin_inset Formula $\mp$
16586 \end_inset
16587
16588
16589 \end_layout
16590
16591 \end_inset
16592 </cell>
16593 </row>
16594 <row>
16595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16596 \begin_inset Text
16597
16598 \begin_layout Plain Layout
16599
16600 \backslash
16601 cdot
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16607 \begin_inset Text
16608
16609 \begin_layout Plain Layout
16610 \begin_inset Formula $\cdot$
16611 \end_inset
16612
16613
16614 \end_layout
16615
16616 \end_inset
16617 </cell>
16618 </row>
16619 <row>
16620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16621 \begin_inset Text
16622
16623 \begin_layout Plain Layout
16624
16625 \backslash
16626 times
16627 \end_layout
16628
16629 \end_inset
16630 </cell>
16631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16632 \begin_inset Text
16633
16634 \begin_layout Plain Layout
16635 \begin_inset Formula $\times$
16636 \end_inset
16637
16638
16639 \end_layout
16640
16641 \end_inset
16642 </cell>
16643 </row>
16644 <row>
16645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16646 \begin_inset Text
16647
16648 \begin_layout Plain Layout
16649
16650 \backslash
16651 div
16652 \end_layout
16653
16654 \end_inset
16655 </cell>
16656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16657 \begin_inset Text
16658
16659 \begin_layout Plain Layout
16660 \begin_inset Formula $\div$
16661 \end_inset
16662
16663
16664 \end_layout
16665
16666 \end_inset
16667 </cell>
16668 </row>
16669 <row>
16670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16671 \begin_inset Text
16672
16673 \begin_layout Plain Layout
16674 \begin_inset ERT
16675 status collapsed
16676
16677 \begin_layout Plain Layout
16678
16679
16680 \backslash
16681 raisebox{-1.2mm}{
16682 \end_layout
16683
16684 \end_inset
16685
16686 *
16687 \begin_inset ERT
16688 status collapsed
16689
16690 \begin_layout Plain Layout
16691
16692 }
16693 \end_layout
16694
16695 \end_inset
16696
16697
16698 \end_layout
16699
16700 \end_inset
16701 </cell>
16702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Plain Layout
16706 \begin_inset Formula $*$
16707 \end_inset
16708
16709
16710 \end_layout
16711
16712 \end_inset
16713 </cell>
16714 </row>
16715 <row>
16716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16717 \begin_inset Text
16718
16719 \begin_layout Plain Layout
16720
16721 \backslash
16722 star
16723 \end_layout
16724
16725 \end_inset
16726 </cell>
16727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16728 \begin_inset Text
16729
16730 \begin_layout Plain Layout
16731 \begin_inset Formula $\star$
16732 \end_inset
16733
16734
16735 \end_layout
16736
16737 \end_inset
16738 </cell>
16739 </row>
16740 <row>
16741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16742 \begin_inset Text
16743
16744 \begin_layout Plain Layout
16745
16746 \backslash
16747 circ
16748 \end_layout
16749
16750 \end_inset
16751 </cell>
16752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16753 \begin_inset Text
16754
16755 \begin_layout Plain Layout
16756 \begin_inset Formula $\circ$
16757 \end_inset
16758
16759
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 </row>
16765 <row>
16766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16767 \begin_inset Text
16768
16769 \begin_layout Plain Layout
16770
16771 \backslash
16772 diamond
16773 \end_layout
16774
16775 \end_inset
16776 </cell>
16777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16778 \begin_inset Text
16779
16780 \begin_layout Plain Layout
16781 \begin_inset Formula $\diamond$
16782 \end_inset
16783
16784
16785 \end_layout
16786
16787 \end_inset
16788 </cell>
16789 </row>
16790 <row>
16791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16792 \begin_inset Text
16793
16794 \begin_layout Plain Layout
16795
16796 \backslash
16797 bullet
16798 \end_layout
16799
16800 \end_inset
16801 </cell>
16802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16803 \begin_inset Text
16804
16805 \begin_layout Plain Layout
16806 \begin_inset Formula $\bullet$
16807 \end_inset
16808
16809
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 </row>
16815 </lyxtabular>
16816
16817 \end_inset
16818
16819
16820 \begin_inset space \hfill{}
16821 \end_inset
16822
16823
16824 \begin_inset Tabular
16825 <lyxtabular version="3" rows="13" columns="2">
16826 <features>
16827 <column alignment="center" valignment="top" width="0pt">
16828 <column alignment="center" valignment="top" width="0pt">
16829 <row>
16830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16831 \begin_inset Text
16832
16833 \begin_layout Plain Layout
16834 Command
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16840 \begin_inset Text
16841
16842 \begin_layout Plain Layout
16843 Result
16844 \end_layout
16845
16846 \end_inset
16847 </cell>
16848 </row>
16849 <row>
16850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16851 \begin_inset Text
16852
16853 \begin_layout Plain Layout
16854
16855 \backslash
16856 nabla
16857 \end_layout
16858
16859 \end_inset
16860 </cell>
16861 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16862 \begin_inset Text
16863
16864 \begin_layout Plain Layout
16865 \begin_inset Formula $\nabla$
16866 \end_inset
16867
16868
16869 \end_layout
16870
16871 \end_inset
16872 </cell>
16873 </row>
16874 <row>
16875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16876 \begin_inset Text
16877
16878 \begin_layout Plain Layout
16879
16880 \backslash
16881 bigtriangledown
16882 \end_layout
16883
16884 \end_inset
16885 </cell>
16886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16887 \begin_inset Text
16888
16889 \begin_layout Plain Layout
16890 \begin_inset Formula $\bigtriangledown$
16891 \end_inset
16892
16893
16894 \end_layout
16895
16896 \end_inset
16897 </cell>
16898 </row>
16899 <row>
16900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16901 \begin_inset Text
16902
16903 \begin_layout Plain Layout
16904
16905 \backslash
16906 bigtriangleup
16907 \end_layout
16908
16909 \end_inset
16910 </cell>
16911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16912 \begin_inset Text
16913
16914 \begin_layout Plain Layout
16915 \begin_inset Formula $\bigtriangleup$
16916 \end_inset
16917
16918
16919 \end_layout
16920
16921 \end_inset
16922 </cell>
16923 </row>
16924 <row>
16925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16926 \begin_inset Text
16927
16928 \begin_layout Plain Layout
16929
16930 \backslash
16931 Box
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16937 \begin_inset Text
16938
16939 \begin_layout Plain Layout
16940 \begin_inset Formula $\Box$
16941 \end_inset
16942
16943
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 </row>
16949 <row>
16950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16951 \begin_inset Text
16952
16953 \begin_layout Plain Layout
16954
16955 \backslash
16956 cap 
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16962 \begin_inset Text
16963
16964 \begin_layout Plain Layout
16965 \begin_inset Formula $\cap$
16966 \end_inset
16967
16968
16969 \end_layout
16970
16971 \end_inset
16972 </cell>
16973 </row>
16974 <row>
16975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16976 \begin_inset Text
16977
16978 \begin_layout Plain Layout
16979
16980 \backslash
16981 cup
16982 \end_layout
16983
16984 \end_inset
16985 </cell>
16986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16987 \begin_inset Text
16988
16989 \begin_layout Plain Layout
16990 \begin_inset Formula $\cup$
16991 \end_inset
16992
16993
16994 \end_layout
16995
16996 \end_inset
16997 </cell>
16998 </row>
16999 <row>
17000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17001 \begin_inset Text
17002
17003 \begin_layout Plain Layout
17004
17005 \backslash
17006 dagger
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17012 \begin_inset Text
17013
17014 \begin_layout Plain Layout
17015 \begin_inset Formula $\dagger$
17016 \end_inset
17017
17018
17019 \end_layout
17020
17021 \end_inset
17022 </cell>
17023 </row>
17024 <row>
17025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17026 \begin_inset Text
17027
17028 \begin_layout Plain Layout
17029
17030 \backslash
17031 ddagger
17032 \end_layout
17033
17034 \end_inset
17035 </cell>
17036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040 \begin_inset Formula $\ddagger$
17041 \end_inset
17042
17043
17044 \end_layout
17045
17046 \end_inset
17047 </cell>
17048 </row>
17049 <row>
17050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17051 \begin_inset Text
17052
17053 \begin_layout Plain Layout
17054
17055 \backslash
17056 wr
17057 \end_layout
17058
17059 \end_inset
17060 </cell>
17061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17062 \begin_inset Text
17063
17064 \begin_layout Plain Layout
17065 \begin_inset Formula $\wr$
17066 \end_inset
17067
17068
17069 \end_layout
17070
17071 \end_inset
17072 </cell>
17073 </row>
17074 <row>
17075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17076 \begin_inset Text
17077
17078 \begin_layout Plain Layout
17079
17080 \backslash
17081 bigcirc
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17087 \begin_inset Text
17088
17089 \begin_layout Plain Layout
17090 \begin_inset Formula $\bigcirc$
17091 \end_inset
17092
17093
17094 \end_layout
17095
17096 \end_inset
17097 </cell>
17098 </row>
17099 <row>
17100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17101 \begin_inset Text
17102
17103 \begin_layout Plain Layout
17104
17105 \backslash
17106 wedge
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115 \begin_inset Formula $\wedge$
17116 \end_inset
17117
17118
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 </row>
17124 <row>
17125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17126 \begin_inset Text
17127
17128 \begin_layout Plain Layout
17129
17130 \backslash
17131 vee
17132 \end_layout
17133
17134 \end_inset
17135 </cell>
17136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17137 \begin_inset Text
17138
17139 \begin_layout Plain Layout
17140 \begin_inset Formula $\vee$
17141 \end_inset
17142
17143
17144 \end_layout
17145
17146 \end_inset
17147 </cell>
17148 </row>
17149 </lyxtabular>
17150
17151 \end_inset
17152
17153
17154 \begin_inset space \hfill{}
17155 \end_inset
17156
17157
17158 \begin_inset Tabular
17159 <lyxtabular version="3" rows="13" columns="2">
17160 <features>
17161 <column alignment="center" valignment="top" width="0pt">
17162 <column alignment="center" valignment="top" width="0pt">
17163 <row>
17164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17165 \begin_inset Text
17166
17167 \begin_layout Plain Layout
17168 Command
17169 \end_layout
17170
17171 \end_inset
17172 </cell>
17173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17174 \begin_inset Text
17175
17176 \begin_layout Plain Layout
17177 Result
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 </row>
17183 <row>
17184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188
17189 \backslash
17190 oplus
17191 \end_layout
17192
17193 \end_inset
17194 </cell>
17195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199 \begin_inset Formula $\oplus$
17200 \end_inset
17201
17202
17203 \end_layout
17204
17205 \end_inset
17206 </cell>
17207 </row>
17208 <row>
17209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17210 \begin_inset Text
17211
17212 \begin_layout Plain Layout
17213
17214 \backslash
17215 ominus
17216 \end_layout
17217
17218 \end_inset
17219 </cell>
17220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17221 \begin_inset Text
17222
17223 \begin_layout Plain Layout
17224 \begin_inset Formula $\ominus$
17225 \end_inset
17226
17227
17228 \end_layout
17229
17230 \end_inset
17231 </cell>
17232 </row>
17233 <row>
17234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17235 \begin_inset Text
17236
17237 \begin_layout Plain Layout
17238
17239 \backslash
17240 otimes
17241 \end_layout
17242
17243 \end_inset
17244 </cell>
17245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17246 \begin_inset Text
17247
17248 \begin_layout Plain Layout
17249 \begin_inset Formula $\otimes$
17250 \end_inset
17251
17252
17253 \end_layout
17254
17255 \end_inset
17256 </cell>
17257 </row>
17258 <row>
17259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17260 \begin_inset Text
17261
17262 \begin_layout Plain Layout
17263
17264 \backslash
17265 oslash
17266 \end_layout
17267
17268 \end_inset
17269 </cell>
17270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17271 \begin_inset Text
17272
17273 \begin_layout Plain Layout
17274 \begin_inset Formula $\oslash$
17275 \end_inset
17276
17277
17278 \end_layout
17279
17280 \end_inset
17281 </cell>
17282 </row>
17283 <row>
17284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17285 \begin_inset Text
17286
17287 \begin_layout Plain Layout
17288
17289 \backslash
17290 odot
17291 \end_layout
17292
17293 \end_inset
17294 </cell>
17295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17296 \begin_inset Text
17297
17298 \begin_layout Plain Layout
17299 \begin_inset Formula $\odot$
17300 \end_inset
17301
17302
17303 \end_layout
17304
17305 \end_inset
17306 </cell>
17307 </row>
17308 <row>
17309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17310 \begin_inset Text
17311
17312 \begin_layout Plain Layout
17313
17314 \backslash
17315 amalg
17316 \end_layout
17317
17318 \end_inset
17319 </cell>
17320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17321 \begin_inset Text
17322
17323 \begin_layout Plain Layout
17324 \begin_inset Formula $\amalg$
17325 \end_inset
17326
17327
17328 \end_layout
17329
17330 \end_inset
17331 </cell>
17332 </row>
17333 <row>
17334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17335 \begin_inset Text
17336
17337 \begin_layout Plain Layout
17338
17339 \backslash
17340 uplus
17341 \end_layout
17342
17343 \end_inset
17344 </cell>
17345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17346 \begin_inset Text
17347
17348 \begin_layout Plain Layout
17349 \begin_inset Formula $\uplus$
17350 \end_inset
17351
17352
17353 \end_layout
17354
17355 \end_inset
17356 </cell>
17357 </row>
17358 <row>
17359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17360 \begin_inset Text
17361
17362 \begin_layout Plain Layout
17363
17364 \backslash
17365 setminus
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17371 \begin_inset Text
17372
17373 \begin_layout Plain Layout
17374 \begin_inset Formula $\setminus$
17375 \end_inset
17376
17377
17378 \end_layout
17379
17380 \end_inset
17381 </cell>
17382 </row>
17383 <row>
17384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17385 \begin_inset Text
17386
17387 \begin_layout Plain Layout
17388
17389 \backslash
17390 sqcap
17391 \end_layout
17392
17393 \end_inset
17394 </cell>
17395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17396 \begin_inset Text
17397
17398 \begin_layout Plain Layout
17399 \begin_inset Formula $\sqcap$
17400 \end_inset
17401
17402
17403 \end_layout
17404
17405 \end_inset
17406 </cell>
17407 </row>
17408 <row>
17409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17410 \begin_inset Text
17411
17412 \begin_layout Plain Layout
17413
17414 \backslash
17415 sqcup
17416 \end_layout
17417
17418 \end_inset
17419 </cell>
17420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17421 \begin_inset Text
17422
17423 \begin_layout Plain Layout
17424 \begin_inset Formula $\sqcup$
17425 \end_inset
17426
17427
17428 \end_layout
17429
17430 \end_inset
17431 </cell>
17432 </row>
17433 <row>
17434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17435 \begin_inset Text
17436
17437 \begin_layout Plain Layout
17438
17439 \backslash
17440 triangleleft
17441 \end_layout
17442
17443 \end_inset
17444 </cell>
17445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17446 \begin_inset Text
17447
17448 \begin_layout Plain Layout
17449 \begin_inset Formula $\triangleleft$
17450 \end_inset
17451
17452
17453 \end_layout
17454
17455 \end_inset
17456 </cell>
17457 </row>
17458 <row>
17459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17460 \begin_inset Text
17461
17462 \begin_layout Plain Layout
17463
17464 \backslash
17465 triangleright
17466 \end_layout
17467
17468 \end_inset
17469 </cell>
17470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17471 \begin_inset Text
17472
17473 \begin_layout Plain Layout
17474 \begin_inset Formula $\triangleright$
17475 \end_inset
17476
17477
17478 \end_layout
17479
17480 \end_inset
17481 </cell>
17482 </row>
17483 </lyxtabular>
17484
17485 \end_inset
17486
17487
17488 \begin_inset space \hfill{}
17489 \end_inset
17490
17491
17492 \end_layout
17493
17494 \begin_layout Standard
17495 All binary operators can also be inserted via the math toolbar button 
17496 \begin_inset Graphics
17497         filename ../images/math/pm.png
17498         scale 85
17499
17500 \end_inset
17501
17502 .
17503 \end_layout
17504
17505 \begin_layout Standard
17506 To typeset the Laplace operator also 
17507 \series bold
17508
17509 \backslash
17510 Delta
17511 \series default
17512  or 
17513 \series bold
17514
17515 \backslash
17516 nabla
17517 \series default
17518 ^
17519 \series bold
17520 2
17521 \series default
17522  (
17523 \begin_inset Formula $\nabla^{2}$
17524 \end_inset
17525
17526 ) can be used instead of 
17527 \series bold
17528
17529 \backslash
17530 bigtriangleup
17531 \series default
17532  .
17533 \end_layout
17534
17535 \begin_layout Standard
17536 The character 
17537 \family sans
17538 Menu Separator
17539 \family default
17540  from the menu 
17541 \family sans
17542 Insert\SpecialChar \menuseparator
17543 Special Character
17544 \family default
17545  is the operator 
17546 \series bold
17547
17548 \backslash
17549 triangleright
17550 \series default
17551 .
17552 \end_layout
17553
17554 \begin_layout Subsection
17555 Self-defined Operators
17556 \begin_inset CommandInset label
17557 LatexCommand label
17558 name "sub:Self-defined-Operators"
17559
17560 \end_inset
17561
17562
17563 \begin_inset Index
17564 status collapsed
17565
17566 \begin_layout Plain Layout
17567 Operators ! self-defined
17568 \end_layout
17569
17570 \end_inset
17571
17572
17573 \end_layout
17574
17575 \begin_layout Standard
17576 With the help of the command 
17577 \series bold
17578
17579 \backslash
17580 DeclareMathOperator
17581 \series default
17582
17583 \begin_inset Index
17584 status collapsed
17585
17586 \begin_layout Plain Layout
17587 Commands ! D ! 
17588 \backslash
17589 dbinom@
17590 \backslash
17591 DeclareMathOperator
17592 \end_layout
17593
17594 \end_inset
17595
17596  custom operators can be defined in the LaTeX-preamble.
17597  Its command scheme is:
17598 \end_layout
17599
17600 \begin_layout Standard
17601
17602 \series bold
17603
17604 \backslash
17605 DeclareMathOperator{new command}{display}
17606 \end_layout
17607
17608 \begin_layout Standard
17609 Display can be characters or symbols that define how the operator looks
17610  in the output.
17611  To define a big operator a * is set behind the command.
17612  All self-defined big operators can have limits as described in 
17613 \begin_inset CommandInset ref
17614 LatexCommand ref
17615 reference "sub:Operator-Limits"
17616
17617 \end_inset
17618
17619 .
17620 \end_layout
17621
17622 \begin_layout Standard
17623 For example the LaTeX-preamble line
17624 \end_layout
17625
17626 \begin_layout Standard
17627
17628 \series bold
17629
17630 \backslash
17631 DeclareMathOperator*{
17632 \backslash
17633 Lozenge}{
17634 \backslash
17635 blacklozenge}
17636 \end_layout
17637
17638 \begin_layout Standard
17639 defines the command 
17640 \series bold
17641
17642 \backslash
17643 Lozenge
17644 \series default
17645 , that inserts a big operator consisting of the lozenge symbol from 
17646 \begin_inset CommandInset ref
17647 LatexCommand ref
17648 reference "sub:Miscellaneous-Symbols"
17649
17650 \end_inset
17651
17652 :
17653 \begin_inset Formula \[
17654 \Lozenge_{n=1}^{\infty}\]
17655
17656 \end_inset
17657
17658 The command for this formula is: 
17659 \series bold
17660
17661 \backslash
17662 Lozenge
17663 \series default
17664 ^
17665 \series bold
17666
17667 \backslash
17668 infty
17669 \begin_inset Formula $\to$
17670 \end_inset
17671
17672 _n=1
17673 \end_layout
17674
17675 \begin_layout Standard
17676 \begin_inset VSpace bigskip
17677 \end_inset
17678
17679 When self-defined operators are not used several times in the document,
17680  they can also be defined with the commands 
17681 \series bold
17682
17683 \backslash
17684 mathop
17685 \series default
17686
17687 \begin_inset Index
17688 status collapsed
17689
17690 \begin_layout Plain Layout
17691 Commands ! M ! 
17692 \backslash
17693 mathop
17694 \end_layout
17695
17696 \end_inset
17697
17698  and 
17699 \series bold
17700
17701 \backslash
17702 mathbin
17703 \series default
17704
17705 \begin_inset Index
17706 status collapsed
17707
17708 \begin_layout Plain Layout
17709 Commands ! M ! 
17710 \backslash
17711 mathbin
17712 \end_layout
17713
17714 \end_inset
17715
17716 , which have the following scheme:
17717 \end_layout
17718
17719 \begin_layout Standard
17720
17721 \series bold
17722
17723 \backslash
17724 mathop{display}
17725 \series default
17726  and 
17727 \series bold
17728
17729 \backslash
17730 mathbin{display}
17731 \end_layout
17732
17733 \begin_layout Standard
17734
17735 \series bold
17736
17737 \backslash
17738 mathop
17739 \series default
17740  defines big operators, 
17741 \series bold
17742
17743 \backslash
17744 mathbin
17745 \series default
17746  binary operators.
17747 \end_layout
17748
17749 \begin_layout Standard
17750
17751 \series bold
17752
17753 \backslash
17754 mathop
17755 \series default
17756  can e.
17757 \begin_inset space \thinspace{}
17758 \end_inset
17759
17760 g.
17761 \begin_inset space \space{}
17762 \end_inset
17763
17764 be used to use one limit for several operators:
17765 \end_layout
17766
17767 \begin_layout Standard
17768 \begin_inset Formula \[
17769 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17770
17771 \end_inset
17772
17773
17774 \end_layout
17775
17776 \begin_layout Standard
17777 The command for the formula above is:
17778 \begin_inset Newline newline
17779 \end_inset
17780
17781
17782 \series bold
17783
17784 \backslash
17785 mathop{
17786 \backslash
17787 sum
17788 \backslash
17789 negmedspace
17790 \backslash
17791 sum
17792 \series default
17793
17794 \begin_inset ERT
17795 status collapsed
17796
17797 \begin_layout Plain Layout
17798
17799
17800 \backslash
17801 spce 
17802 \end_layout
17803
17804 \end_inset
17805
17806
17807 \series bold
17808
17809 \begin_inset Formula $\to$
17810 \end_inset
17811
17812 ^N
17813 \series default
17814
17815 \begin_inset ERT
17816 status collapsed
17817
17818 \begin_layout Plain Layout
17819
17820
17821 \backslash
17822 spce 
17823 \end_layout
17824
17825 \end_inset
17826
17827
17828 \series bold
17829 _i,j=1
17830 \end_layout
17831
17832 \begin_layout Section
17833 Fonts
17834 \begin_inset Index
17835 status collapsed
17836
17837 \begin_layout Plain Layout
17838 Fonts
17839 \end_layout
17840
17841 \end_inset
17842
17843
17844 \end_layout
17845
17846 \begin_layout Subsection
17847 Font Styles
17848 \begin_inset CommandInset label
17849 LatexCommand label
17850 name "sub:Font-Styles"
17851
17852 \end_inset
17853
17854
17855 \begin_inset Index
17856 status collapsed
17857
17858 \begin_layout Plain Layout
17859 Font ! style
17860 \end_layout
17861
17862 \end_inset
17863
17864
17865 \end_layout
17866
17867 \begin_layout Standard
17868 Latin letters in formulas can be set in one of the following font styles:
17869 \begin_inset VSpace -2mm
17870 \end_inset
17871
17872
17873 \end_layout
17874
17875 \begin_layout Standard
17876 \align center
17877 \begin_inset Tabular
17878 <lyxtabular version="3" rows="6" columns="3">
17879 <features>
17880 <column alignment="center" valignment="top" width="0">
17881 <column alignment="center" valignment="top" width="0">
17882 <column alignment="center" valignment="top" width="0">
17883 <row>
17884 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888 Command
17889 \end_layout
17890
17891 \end_inset
17892 </cell>
17893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17894 \begin_inset Text
17895
17896 \begin_layout Plain Layout
17897 Result
17898 \end_layout
17899
17900 \end_inset
17901 </cell>
17902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17903 \begin_inset Text
17904
17905 \begin_layout Plain Layout
17906 shortcut
17907 \end_layout
17908
17909 \end_inset
17910 </cell>
17911 </row>
17912 <row>
17913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17914 \begin_inset Text
17915
17916 \begin_layout Plain Layout
17917
17918 \backslash
17919 mathbb
17920 \series bold
17921
17922 \begin_inset ERT
17923 status collapsed
17924
17925 \begin_layout Plain Layout
17926
17927
17928 \backslash
17929 spce 
17930 \end_layout
17931
17932 \end_inset
17933
17934
17935 \series default
17936 ABC
17937 \end_layout
17938
17939 \end_inset
17940 </cell>
17941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17942 \begin_inset Text
17943
17944 \begin_layout Plain Layout
17945 \begin_inset Formula $\mathbb{ABC}$
17946 \end_inset
17947
17948
17949 \end_layout
17950
17951 \end_inset
17952 </cell>
17953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17954 \begin_inset Text
17955
17956 \begin_layout Plain Layout
17957 \begin_inset Info
17958 type  "shortcut"
17959 arg   "font-noun"
17960 \end_inset
17961
17962
17963 \end_layout
17964
17965 \end_inset
17966 </cell>
17967 </row>
17968 <row>
17969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Plain Layout
17973
17974 \backslash
17975 mathbf
17976 \series bold
17977
17978 \begin_inset ERT
17979 status collapsed
17980
17981 \begin_layout Plain Layout
17982
17983
17984 \backslash
17985 spce 
17986 \end_layout
17987
17988 \end_inset
17989
17990
17991 \series default
17992 AbC
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Plain Layout
18001 \begin_inset Formula $\mathbf{AbC}$
18002 \end_inset
18003
18004
18005 \end_layout
18006
18007 \end_inset
18008 </cell>
18009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout Plain Layout
18013 \begin_inset Info
18014 type  "shortcut"
18015 arg   "font-bold"
18016 \end_inset
18017
18018
18019 \end_layout
18020
18021 \end_inset
18022 </cell>
18023 </row>
18024 <row>
18025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18026 \begin_inset Text
18027
18028 \begin_layout Plain Layout
18029
18030 \backslash
18031 boldsymbol
18032 \series bold
18033
18034 \begin_inset ERT
18035 status collapsed
18036
18037 \begin_layout Plain Layout
18038
18039
18040 \backslash
18041 spce 
18042 \end_layout
18043
18044 \end_inset
18045
18046
18047 \series default
18048 AbC
18049 \end_layout
18050
18051 \end_inset
18052 </cell>
18053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18054 \begin_inset Text
18055
18056 \begin_layout Plain Layout
18057 \begin_inset Formula $\boldsymbol{AbC}$
18058 \end_inset
18059
18060
18061 \end_layout
18062
18063 \end_inset
18064 </cell>
18065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18066 \begin_inset Text
18067
18068 \begin_layout Plain Layout
18069 \begin_inset Info
18070 type  "shortcuts"
18071 arg   "font-boldsymbol"
18072 \end_inset
18073
18074
18075 \end_layout
18076
18077 \end_inset
18078 </cell>
18079 </row>
18080 <row>
18081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18082 \begin_inset Text
18083
18084 \begin_layout Plain Layout
18085
18086 \backslash
18087 mathcal
18088 \series bold
18089
18090 \begin_inset ERT
18091 status collapsed
18092
18093 \begin_layout Plain Layout
18094
18095
18096 \backslash
18097 spce 
18098 \end_layout
18099
18100 \end_inset
18101
18102
18103 \series default
18104 ABC
18105 \end_layout
18106
18107 \end_inset
18108 </cell>
18109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18110 \begin_inset Text
18111
18112 \begin_layout Plain Layout
18113 \begin_inset Formula $\mathcal{ABC}$
18114 \end_inset
18115
18116
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125 \begin_inset Info
18126 type  "shortcut"
18127 arg   "font-emph"
18128 \end_inset
18129
18130
18131 \end_layout
18132
18133 \end_inset
18134 </cell>
18135 </row>
18136 <row>
18137 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18138 \begin_inset Text
18139
18140 \begin_layout Plain Layout
18141
18142 \backslash
18143 mathfrak
18144 \series bold
18145
18146 \begin_inset ERT
18147 status collapsed
18148
18149 \begin_layout Plain Layout
18150
18151
18152 \backslash
18153 spce 
18154 \end_layout
18155
18156 \end_inset
18157
18158
18159 \series default
18160 AbC
18161 \end_layout
18162
18163 \end_inset
18164 </cell>
18165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18166 \begin_inset Text
18167
18168 \begin_layout Plain Layout
18169 \begin_inset Formula $\mathfrak{AbC}$
18170 \end_inset
18171
18172
18173 \end_layout
18174
18175 \end_inset
18176 </cell>
18177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18178 \begin_inset Text
18179
18180 \begin_layout Plain Layout
18181 -
18182 \end_layout
18183
18184 \end_inset
18185 </cell>
18186 </row>
18187 </lyxtabular>
18188
18189 \end_inset
18190
18191
18192 \end_layout
18193
18194 \begin_layout Standard
18195 \align center
18196 \begin_inset Tabular
18197 <lyxtabular version="3" rows="5" columns="3">
18198 <features>
18199 <column alignment="center" valignment="top" width="0">
18200 <column alignment="center" valignment="top" width="0">
18201 <column alignment="center" valignment="top" width="0">
18202 <row>
18203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18204 \begin_inset Text
18205
18206 \begin_layout Plain Layout
18207 Command
18208 \end_layout
18209
18210 \end_inset
18211 </cell>
18212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18213 \begin_inset Text
18214
18215 \begin_layout Plain Layout
18216 Result
18217 \end_layout
18218
18219 \end_inset
18220 </cell>
18221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18222 \begin_inset Text
18223
18224 \begin_layout Plain Layout
18225 shortcut
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 </row>
18231 <row>
18232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18233 \begin_inset Text
18234
18235 \begin_layout Plain Layout
18236
18237 \backslash
18238 mathit
18239 \series bold
18240
18241 \begin_inset ERT
18242 status collapsed
18243
18244 \begin_layout Plain Layout
18245
18246
18247 \backslash
18248 spce 
18249 \end_layout
18250
18251 \end_inset
18252
18253
18254 \series default
18255 AbC
18256 \end_layout
18257
18258 \end_inset
18259 </cell>
18260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18261 \begin_inset Text
18262
18263 \begin_layout Plain Layout
18264 \begin_inset Formula $\mathit{AbC}$
18265 \end_inset
18266
18267
18268 \end_layout
18269
18270 \end_inset
18271 </cell>
18272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18273 \begin_inset Text
18274
18275 \begin_layout Plain Layout
18276 -
18277 \end_layout
18278
18279 \end_inset
18280 </cell>
18281 </row>
18282 <row>
18283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Plain Layout
18287
18288 \backslash
18289 mathrm
18290 \series bold
18291
18292 \begin_inset ERT
18293 status collapsed
18294
18295 \begin_layout Plain Layout
18296
18297
18298 \backslash
18299 spce 
18300 \end_layout
18301
18302 \end_inset
18303
18304
18305 \series default
18306 AbC
18307 \end_layout
18308
18309 \end_inset
18310 </cell>
18311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18312 \begin_inset Text
18313
18314 \begin_layout Plain Layout
18315 \begin_inset Formula $\mathrm{AbC}$
18316 \end_inset
18317
18318
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18324 \begin_inset Text
18325
18326 \begin_layout Plain Layout
18327 \begin_inset Info
18328 type  "shortcut"
18329 arg   "font-roman"
18330 \end_inset
18331
18332
18333 \end_layout
18334
18335 \end_inset
18336 </cell>
18337 </row>
18338 <row>
18339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18340 \begin_inset Text
18341
18342 \begin_layout Plain Layout
18343
18344 \backslash
18345 mathsf
18346 \series bold
18347
18348 \begin_inset ERT
18349 status collapsed
18350
18351 \begin_layout Plain Layout
18352
18353
18354 \backslash
18355 spce 
18356 \end_layout
18357
18358 \end_inset
18359
18360
18361 \series default
18362 AbC
18363 \end_layout
18364
18365 \end_inset
18366 </cell>
18367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18368 \begin_inset Text
18369
18370 \begin_layout Plain Layout
18371 \begin_inset Formula $\mathsf{AbC}$
18372 \end_inset
18373
18374
18375 \end_layout
18376
18377 \end_inset
18378 </cell>
18379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18380 \begin_inset Text
18381
18382 \begin_layout Plain Layout
18383 \begin_inset Info
18384 type  "shortcut"
18385 arg   "font-sans"
18386 \end_inset
18387
18388
18389 \end_layout
18390
18391 \end_inset
18392 </cell>
18393 </row>
18394 <row>
18395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18396 \begin_inset Text
18397
18398 \begin_layout Plain Layout
18399
18400 \backslash
18401 mathtt
18402 \series bold
18403
18404 \begin_inset ERT
18405 status collapsed
18406
18407 \begin_layout Plain Layout
18408
18409
18410 \backslash
18411 spce 
18412 \end_layout
18413
18414 \end_inset
18415
18416
18417 \series default
18418 AbC
18419 \end_layout
18420
18421 \end_inset
18422 </cell>
18423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18424 \begin_inset Text
18425
18426 \begin_layout Plain Layout
18427 \begin_inset Formula $\mathtt{AbC}$
18428 \end_inset
18429
18430
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18436 \begin_inset Text
18437
18438 \begin_layout Plain Layout
18439 \begin_inset Info
18440 type  "shortcut"
18441 arg   "font-typewriter"
18442 \end_inset
18443
18444
18445 \end_layout
18446
18447 \end_inset
18448 </cell>
18449 </row>
18450 </lyxtabular>
18451
18452 \end_inset
18453
18454
18455 \end_layout
18456
18457 \begin_layout Standard
18458 \begin_inset Note Greyedout
18459 status open
18460
18461 \begin_layout Plain Layout
18462
18463 \series bold
18464 Note:
18465 \series default
18466  The styles 
18467 \series bold
18468
18469 \backslash
18470 mathbb
18471 \series default
18472  and 
18473 \series bold
18474
18475 \backslash
18476 mathcal
18477 \series default
18478  can only be used for big letters.
18479 \end_layout
18480
18481 \end_inset
18482
18483
18484 \end_layout
18485
18486 \begin_layout Standard
18487 Predefined is the style 
18488 \series bold
18489
18490 \backslash
18491 mathnormal
18492 \series default
18493 .
18494 \end_layout
18495
18496 \begin_layout Standard
18497 The style commands work also for letters in mathematical constructs:
18498 \begin_inset Formula \[
18499 \mathfrak{A=\frac{b}{C}}\]
18500
18501 \end_inset
18502
18503
18504 \end_layout
18505
18506 \begin_layout Standard
18507 Characters in mathematical text don't appear in a math font style but in
18508  the text font style 
18509 \series bold
18510
18511 \backslash
18512 textrm
18513 \series default
18514 .
18515  That their style can't be set correctly via the text style dialog is a
18516  bug in LyX.
18517 \begin_inset Foot
18518 status collapsed
18519
18520 \begin_layout Plain Layout
18521 \begin_inset CommandInset href
18522 LatexCommand href
18523 name "LyX-bug #4629"
18524 target "http://www.lyx.org/trac/ticket/4629"
18525
18526 \end_inset
18527
18528
18529 \end_layout
18530
18531 \end_inset
18532
18533
18534 \end_layout
18535
18536 \begin_layout Standard
18537 Instead of the style commands the dialog 
18538 \family sans
18539 Edit\SpecialChar \menuseparator
18540 Math\SpecialChar \menuseparator
18541 Text Style
18542 \family default
18543  or the toolbar button 
18544 \begin_inset Graphics
18545         filename ../images/math/font.png
18546         scale 85
18547
18548 \end_inset
18549
18550  can be used.
18551 \end_layout
18552
18553 \begin_layout Subsection
18554 Bold Formulas
18555 \begin_inset CommandInset label
18556 LatexCommand label
18557 name "sub:Bold-Formulas"
18558
18559 \end_inset
18560
18561
18562 \begin_inset Index
18563 status collapsed
18564
18565 \begin_layout Plain Layout
18566 Formula ! bold
18567 \end_layout
18568
18569 \end_inset
18570
18571
18572 \end_layout
18573
18574 \begin_layout Standard
18575 To make a complete formula bold, the command 
18576 \series bold
18577
18578 \backslash
18579 mathbf
18580 \series default
18581  from the previous subsection cannot be used, because it doesn't work for
18582  small Greek letters.
18583  Furthermore it prints Latin letters always upright, like in the following
18584  equation:
18585 \end_layout
18586
18587 \begin_layout Standard
18588 \begin_inset Formula \[
18589 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
18590
18591 \end_inset
18592
18593
18594 \end_layout
18595
18596 \begin_layout Standard
18597 To display the formula correctly, the command 
18598 \series bold
18599
18600 \backslash
18601 boldsymbol
18602 \series default
18603  is used:
18604 \begin_inset Formula \[
18605 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
18606
18607 \end_inset
18608
18609 It is also possible to set the formula in a 
18610 \series bold
18611 boldmath environment
18612 \series default
18613 .
18614  This environment is created by inserting the command 
18615 \series bold
18616
18617 \backslash
18618 boldmath
18619 \begin_inset Index
18620 status collapsed
18621
18622 \begin_layout Plain Layout
18623 Commands ! B ! 
18624 \backslash
18625 boldmath
18626 \end_layout
18627
18628 \end_inset
18629
18630
18631 \series default
18632  in TeX-mode.
18633  To end the environment, the command 
18634 \series bold
18635
18636 \backslash
18637 unboldmath
18638 \begin_inset Index
18639 status collapsed
18640
18641 \begin_layout Plain Layout
18642 Commands ! U ! 
18643 \backslash
18644 unboldmath
18645 \end_layout
18646
18647 \end_inset
18648
18649
18650 \series default
18651  is inserted in TeX-mode.
18652 \begin_inset ERT
18653 status collapsed
18654
18655 \begin_layout Plain Layout
18656
18657
18658 \backslash
18659 boldmath 
18660 \end_layout
18661
18662 \end_inset
18663
18664
18665 \begin_inset Formula \[
18666 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
18667
18668 \end_inset
18669
18670
18671 \begin_inset ERT
18672 status collapsed
18673
18674 \begin_layout Plain Layout
18675
18676
18677 \backslash
18678 unboldmath 
18679 \end_layout
18680
18681 \end_inset
18682
18683
18684 \end_layout
18685
18686 \begin_layout Subsection
18687 Colored Formulas
18688 \begin_inset Index
18689 status collapsed
18690
18691 \begin_layout Plain Layout
18692 Formula ! colored
18693 \end_layout
18694
18695 \end_inset
18696
18697
18698 \end_layout
18699
18700 \begin_layout Standard
18701 Formulas can be colored like normal text: Highlight a formula or a formula
18702  part and use the 
18703 \family sans
18704 Text Style
18705 \family default
18706  dialog.
18707  Here is a formula in magenta:
18708 \begin_inset Formula \[
18709 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18710
18711 \end_inset
18712
18713
18714 \end_layout
18715
18716 \begin_layout Standard
18717 You can also define your own colors as described in 
18718 \begin_inset CommandInset ref
18719 LatexCommand ref
18720 reference "sub:Colored-Boxes"
18721
18722 \end_inset
18723
18724 .
18725  They can be used with the TeX code command 
18726 \series bold
18727
18728 \backslash
18729 textcolor
18730 \series default
18731
18732 \begin_inset Index
18733 status collapsed
18734
18735 \begin_layout Plain Layout
18736 Commands ! T ! 
18737 \backslash
18738 textcolor
18739 \end_layout
18740
18741 \end_inset
18742
18743  in the scheme
18744 \end_layout
18745
18746 \begin_layout Standard
18747
18748 \series bold
18749
18750 \backslash
18751 textcolor{color}{characters or formula}
18752 \end_layout
18753
18754 \begin_layout Standard
18755 The following example was colored completely dark green and partly red:
18756 \end_layout
18757
18758 \begin_layout Standard
18759 \begin_inset ERT
18760 status collapsed
18761
18762 \begin_layout Plain Layout
18763
18764
18765 \backslash
18766 textcolor{darkgreen}{
18767 \end_layout
18768
18769 \end_inset
18770
18771
18772 \begin_inset Formula \[
18773 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
18774
18775 \end_inset
18776
18777
18778 \begin_inset ERT
18779 status collapsed
18780
18781 \begin_layout Plain Layout
18782
18783 }
18784 \end_layout
18785
18786 \end_inset
18787
18788
18789 \end_layout
18790
18791 \begin_layout Standard
18792 Due to a bug in LyX only complete formulas can be colored with self-defined
18793  colors.
18794 \begin_inset Foot
18795 status collapsed
18796
18797 \begin_layout Plain Layout
18798 \begin_inset CommandInset href
18799 LatexCommand href
18800 name "LyX-bug #5269"
18801 target "http://www.lyx.org/trac/ticket/5269"
18802
18803 \end_inset
18804
18805
18806 \end_layout
18807
18808 \end_inset
18809
18810
18811 \end_layout
18812
18813 \begin_layout Subsection
18814 Font Sizes
18815 \begin_inset CommandInset label
18816 LatexCommand label
18817 name "sub:Font-Sizes"
18818
18819 \end_inset
18820
18821
18822 \begin_inset Index
18823 status collapsed
18824
18825 \begin_layout Plain Layout
18826 Font ! size
18827 \end_layout
18828
18829 \end_inset
18830
18831
18832 \end_layout
18833
18834 \begin_layout Standard
18835 For characters in formulas there are, analog to characters in text, the
18836  following size commands:
18837 \end_layout
18838
18839 \begin_layout Standard
18840
18841 \series bold
18842
18843 \backslash
18844 Huge
18845 \series default
18846
18847 \series bold
18848
18849 \backslash
18850 huge
18851 \series default
18852
18853 \series bold
18854
18855 \backslash
18856 LARGE
18857 \series default
18858
18859 \series bold
18860
18861 \backslash
18862 Large
18863 \series default
18864
18865 \series bold
18866
18867 \backslash
18868 large
18869 \series default
18870
18871 \series bold
18872
18873 \backslash
18874 normalsize
18875 \series default
18876
18877 \series bold
18878
18879 \backslash
18880 small
18881 \series default
18882 ,
18883 \begin_inset Newline newline
18884 \end_inset
18885
18886
18887 \series bold
18888
18889 \backslash
18890 footnotesize
18891 \series default
18892
18893 \series bold
18894
18895 \backslash
18896 scriptsize
18897 \series default
18898 , and 
18899 \series bold
18900
18901 \backslash
18902 tiny
18903 \end_layout
18904
18905 \begin_layout Standard
18906 The size produced by the commands depends on the document font size, that
18907  corresponds with the command 
18908 \series bold
18909
18910 \backslash
18911 normalsize
18912 \series default
18913 .
18914  The other commands produce smaller or larger sizes than 
18915 \series bold
18916
18917 \backslash
18918 normalsize
18919 \series default
18920 .
18921  The font size can however not exceed a certain value.
18922  Is for example the document font size 12
18923 \begin_inset space \thinspace{}
18924 \end_inset
18925
18926 pt, the command 
18927 \series bold
18928
18929 \backslash
18930 Huge
18931 \series default
18932  switches to the same size as 
18933 \series bold
18934
18935 \backslash
18936 huge
18937 \series default
18938 .
18939  
18940 \end_layout
18941
18942 \begin_layout Standard
18943 A size command is inserted in TeX-mode before the formula and sets the size
18944  for all following formula and text characters.
18945  To switch back to the initial size, the command 
18946 \series bold
18947
18948 \backslash
18949 normalsize
18950 \series default
18951  is inserted behind the formula in TeX-mode.
18952 \end_layout
18953
18954 \begin_layout Standard
18955 Within a formula the size can only be changed for symbols or letters in
18956  mathematical text.
18957  To do this, the size command is inserted in mathematical text.
18958  All following characters until the end of the mathematical text or until
18959  another size command will have the selected size.
18960  Two examples:
18961 \begin_inset VSpace -2mm
18962 \end_inset
18963
18964
18965 \end_layout
18966
18967 \begin_layout Standard
18968 \begin_inset ERT
18969 status collapsed
18970
18971 \begin_layout Plain Layout
18972
18973
18974 \backslash
18975 huge 
18976 \end_layout
18977
18978 \end_inset
18979
18980
18981 \begin_inset Formula \[
18982 A=\frac{B}{c}\cdot\maltese\]
18983
18984 \end_inset
18985
18986
18987 \begin_inset Formula \[
18988 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18989
18990 \end_inset
18991
18992
18993 \begin_inset ERT
18994 status collapsed
18995
18996 \begin_layout Plain Layout
18997
18998
18999 \backslash
19000 normalsize 
19001 \end_layout
19002
19003 \end_inset
19004
19005
19006 \end_layout
19007
19008 \begin_layout Standard
19009 \begin_inset VSpace medskip
19010 \end_inset
19011
19012 Before both formulas the command 
19013 \series bold
19014
19015 \backslash
19016 huge
19017 \series default
19018  was inserted.
19019  The command for the second formula is:
19020 \begin_inset Newline newline
19021 \end_inset
19022
19023
19024 \series bold
19025
19026 \backslash
19027 maltese
19028 \begin_inset ERT
19029 status collapsed
19030
19031 \begin_layout Plain Layout
19032
19033
19034 \backslash
19035 spce 
19036 \end_layout
19037
19038 \end_inset
19039
19040 A Alt+M M 
19041 \backslash
19042 Large
19043 \begin_inset ERT
19044 status collapsed
19045
19046 \begin_layout Plain Layout
19047
19048
19049 \backslash
19050 spce 
19051 \end_layout
19052
19053 \end_inset
19054
19055
19056 \backslash
19057 maltese
19058 \begin_inset ERT
19059 status collapsed
19060
19061 \begin_layout Plain Layout
19062
19063
19064 \backslash
19065 spce 
19066 \end_layout
19067
19068 \end_inset
19069
19070
19071 \backslash
19072 textit
19073 \begin_inset ERT
19074 status collapsed
19075
19076 \begin_layout Plain Layout
19077
19078
19079 \backslash
19080 spce 
19081 \end_layout
19082
19083 \end_inset
19084
19085 A
19086 \begin_inset Formula $\to$
19087 \end_inset
19088
19089
19090 \begin_inset Formula $\to$
19091 \end_inset
19092
19093
19094 \begin_inset Newline newline
19095 \end_inset
19096
19097
19098 \begin_inset space \hspace*{}
19099 \length 1cm
19100 \end_inset
19101
19102 Alt+M
19103 \series default
19104  
19105 \series bold
19106
19107 \backslash
19108 tiny
19109 \begin_inset ERT
19110 status collapsed
19111
19112 \begin_layout Plain Layout
19113
19114
19115 \backslash
19116 spce 
19117 \end_layout
19118
19119 \end_inset
19120
19121
19122 \backslash
19123 maltese
19124 \begin_inset ERT
19125 status collapsed
19126
19127 \begin_layout Plain Layout
19128
19129
19130 \backslash
19131 spce 
19132 \end_layout
19133
19134 \end_inset
19135
19136
19137 \backslash
19138 textit
19139 \begin_inset ERT
19140 status collapsed
19141
19142 \begin_layout Plain Layout
19143
19144
19145 \backslash
19146 spce 
19147 \end_layout
19148
19149 \end_inset
19150
19151 A
19152 \end_layout
19153
19154 \begin_layout Standard
19155 If a symbol cannot be displayed in different sizes, it will always be displayed
19156  in the default size.
19157 \end_layout
19158
19159 \begin_layout Section
19160 Greek Letters
19161 \begin_inset Index
19162 status collapsed
19163
19164 \begin_layout Plain Layout
19165 Greek letters
19166 \end_layout
19167
19168 \end_inset
19169
19170
19171 \end_layout
19172
19173 \begin_layout Standard
19174 All Greek letters can also be inserted via the toolbar button 
19175 \begin_inset Graphics
19176         filename ../images/math/alpha.png
19177         scale 85
19178
19179 \end_inset
19180
19181 .
19182 \end_layout
19183
19184 \begin_layout Subsection
19185 Small Letters
19186 \begin_inset Index
19187 status collapsed
19188
19189 \begin_layout Plain Layout
19190 Greek letters ! small
19191 \end_layout
19192
19193 \end_inset
19194
19195
19196 \end_layout
19197
19198 \begin_layout Standard
19199 \begin_inset space \hfill{}
19200 \end_inset
19201
19202
19203 \begin_inset Tabular
19204 <lyxtabular version="3" rows="11" columns="2">
19205 <features>
19206 <column alignment="center" valignment="top" width="0pt">
19207 <column alignment="center" valignment="top" width="0pt">
19208 <row>
19209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19210 \begin_inset Text
19211
19212 \begin_layout Plain Layout
19213 Command
19214 \end_layout
19215
19216 \end_inset
19217 </cell>
19218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19219 \begin_inset Text
19220
19221 \begin_layout Plain Layout
19222 Result
19223 \end_layout
19224
19225 \end_inset
19226 </cell>
19227 </row>
19228 <row>
19229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19230 \begin_inset Text
19231
19232 \begin_layout Plain Layout
19233
19234 \backslash
19235 alpha
19236 \end_layout
19237
19238 \end_inset
19239 </cell>
19240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19241 \begin_inset Text
19242
19243 \begin_layout Plain Layout
19244 \begin_inset Formula $\alpha$
19245 \end_inset
19246
19247
19248 \end_layout
19249
19250 \end_inset
19251 </cell>
19252 </row>
19253 <row>
19254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Plain Layout
19258
19259 \backslash
19260 beta
19261 \end_layout
19262
19263 \end_inset
19264 </cell>
19265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19266 \begin_inset Text
19267
19268 \begin_layout Plain Layout
19269 \begin_inset Formula $\beta$
19270 \end_inset
19271
19272
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 </row>
19278 <row>
19279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19280 \begin_inset Text
19281
19282 \begin_layout Plain Layout
19283
19284 \backslash
19285 gamma
19286 \end_layout
19287
19288 \end_inset
19289 </cell>
19290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294 \begin_inset Formula $\gamma$
19295 \end_inset
19296
19297
19298 \end_layout
19299
19300 \end_inset
19301 </cell>
19302 </row>
19303 <row>
19304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19305 \begin_inset Text
19306
19307 \begin_layout Plain Layout
19308
19309 \backslash
19310 delta
19311 \end_layout
19312
19313 \end_inset
19314 </cell>
19315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Plain Layout
19319 \begin_inset Formula $\delta$
19320 \end_inset
19321
19322
19323 \end_layout
19324
19325 \end_inset
19326 </cell>
19327 </row>
19328 <row>
19329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19330 \begin_inset Text
19331
19332 \begin_layout Plain Layout
19333
19334 \backslash
19335 epsilon
19336 \end_layout
19337
19338 \end_inset
19339 </cell>
19340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19341 \begin_inset Text
19342
19343 \begin_layout Plain Layout
19344 \begin_inset Formula $\epsilon$
19345 \end_inset
19346
19347
19348 \end_layout
19349
19350 \end_inset
19351 </cell>
19352 </row>
19353 <row>
19354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19355 \begin_inset Text
19356
19357 \begin_layout Plain Layout
19358
19359 \backslash
19360 varepsilon
19361 \end_layout
19362
19363 \end_inset
19364 </cell>
19365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19366 \begin_inset Text
19367
19368 \begin_layout Plain Layout
19369 \begin_inset Formula $\varepsilon$
19370 \end_inset
19371
19372
19373 \end_layout
19374
19375 \end_inset
19376 </cell>
19377 </row>
19378 <row>
19379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19380 \begin_inset Text
19381
19382 \begin_layout Plain Layout
19383
19384 \backslash
19385 zeta
19386 \end_layout
19387
19388 \end_inset
19389 </cell>
19390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19391 \begin_inset Text
19392
19393 \begin_layout Plain Layout
19394 \begin_inset Formula $\zeta$
19395 \end_inset
19396
19397
19398 \end_layout
19399
19400 \end_inset
19401 </cell>
19402 </row>
19403 <row>
19404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19405 \begin_inset Text
19406
19407 \begin_layout Plain Layout
19408
19409 \backslash
19410 eta
19411 \end_layout
19412
19413 \end_inset
19414 </cell>
19415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19416 \begin_inset Text
19417
19418 \begin_layout Plain Layout
19419 \begin_inset Formula $\eta$
19420 \end_inset
19421
19422
19423 \end_layout
19424
19425 \end_inset
19426 </cell>
19427 </row>
19428 <row>
19429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19430 \begin_inset Text
19431
19432 \begin_layout Plain Layout
19433
19434 \backslash
19435 theta
19436 \end_layout
19437
19438 \end_inset
19439 </cell>
19440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19441 \begin_inset Text
19442
19443 \begin_layout Plain Layout
19444 \begin_inset Formula $\theta$
19445 \end_inset
19446
19447
19448 \end_layout
19449
19450 \end_inset
19451 </cell>
19452 </row>
19453 <row>
19454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19455 \begin_inset Text
19456
19457 \begin_layout Plain Layout
19458
19459 \backslash
19460 vartheta
19461 \end_layout
19462
19463 \end_inset
19464 </cell>
19465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19466 \begin_inset Text
19467
19468 \begin_layout Plain Layout
19469 \begin_inset Formula $\vartheta$
19470 \end_inset
19471
19472
19473 \end_layout
19474
19475 \end_inset
19476 </cell>
19477 </row>
19478 </lyxtabular>
19479
19480 \end_inset
19481
19482
19483 \begin_inset space \hfill{}
19484 \end_inset
19485
19486
19487 \begin_inset Tabular
19488 <lyxtabular version="3" rows="12" columns="2">
19489 <features>
19490 <column alignment="center" valignment="top" width="0pt">
19491 <column alignment="center" valignment="top" width="0pt">
19492 <row>
19493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19494 \begin_inset Text
19495
19496 \begin_layout Plain Layout
19497 Command
19498 \end_layout
19499
19500 \end_inset
19501 </cell>
19502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19503 \begin_inset Text
19504
19505 \begin_layout Plain Layout
19506 Result
19507 \end_layout
19508
19509 \end_inset
19510 </cell>
19511 </row>
19512 <row>
19513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19514 \begin_inset Text
19515
19516 \begin_layout Plain Layout
19517
19518 \backslash
19519 iota
19520 \end_layout
19521
19522 \end_inset
19523 </cell>
19524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19525 \begin_inset Text
19526
19527 \begin_layout Plain Layout
19528 \begin_inset Formula $\iota$
19529 \end_inset
19530
19531
19532 \end_layout
19533
19534 \end_inset
19535 </cell>
19536 </row>
19537 <row>
19538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19539 \begin_inset Text
19540
19541 \begin_layout Plain Layout
19542
19543 \backslash
19544 kappa
19545 \end_layout
19546
19547 \end_inset
19548 </cell>
19549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19550 \begin_inset Text
19551
19552 \begin_layout Plain Layout
19553 \begin_inset Formula $\kappa$
19554 \end_inset
19555
19556
19557 \end_layout
19558
19559 \end_inset
19560 </cell>
19561 </row>
19562 <row>
19563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19564 \begin_inset Text
19565
19566 \begin_layout Plain Layout
19567
19568 \backslash
19569 varkappa
19570 \end_layout
19571
19572 \end_inset
19573 </cell>
19574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19575 \begin_inset Text
19576
19577 \begin_layout Plain Layout
19578 \begin_inset Formula $\varkappa$
19579 \end_inset
19580
19581
19582 \end_layout
19583
19584 \end_inset
19585 </cell>
19586 </row>
19587 <row>
19588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19589 \begin_inset Text
19590
19591 \begin_layout Plain Layout
19592
19593 \backslash
19594 lambda
19595 \end_layout
19596
19597 \end_inset
19598 </cell>
19599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19600 \begin_inset Text
19601
19602 \begin_layout Plain Layout
19603 \begin_inset Formula $\lambda$
19604 \end_inset
19605
19606
19607 \end_layout
19608
19609 \end_inset
19610 </cell>
19611 </row>
19612 <row>
19613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19614 \begin_inset Text
19615
19616 \begin_layout Plain Layout
19617
19618 \backslash
19619 mu
19620 \end_layout
19621
19622 \end_inset
19623 </cell>
19624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19625 \begin_inset Text
19626
19627 \begin_layout Plain Layout
19628 \begin_inset Formula $\mu$
19629 \end_inset
19630
19631
19632 \end_layout
19633
19634 \end_inset
19635 </cell>
19636 </row>
19637 <row>
19638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19639 \begin_inset Text
19640
19641 \begin_layout Plain Layout
19642
19643 \backslash
19644 nu
19645 \end_layout
19646
19647 \end_inset
19648 </cell>
19649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19650 \begin_inset Text
19651
19652 \begin_layout Plain Layout
19653 \begin_inset Formula $\nu$
19654 \end_inset
19655
19656
19657 \end_layout
19658
19659 \end_inset
19660 </cell>
19661 </row>
19662 <row>
19663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19664 \begin_inset Text
19665
19666 \begin_layout Plain Layout
19667
19668 \backslash
19669 xi
19670 \end_layout
19671
19672 \end_inset
19673 </cell>
19674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19675 \begin_inset Text
19676
19677 \begin_layout Plain Layout
19678 \begin_inset Formula $\xi$
19679 \end_inset
19680
19681
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 </row>
19687 <row>
19688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19689 \begin_inset Text
19690
19691 \begin_layout Plain Layout
19692 o
19693 \end_layout
19694
19695 \end_inset
19696 </cell>
19697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19698 \begin_inset Text
19699
19700 \begin_layout Plain Layout
19701 \begin_inset Formula $o$
19702 \end_inset
19703
19704
19705 \end_layout
19706
19707 \end_inset
19708 </cell>
19709 </row>
19710 <row>
19711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19712 \begin_inset Text
19713
19714 \begin_layout Plain Layout
19715
19716 \backslash
19717 pi
19718 \end_layout
19719
19720 \end_inset
19721 </cell>
19722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19723 \begin_inset Text
19724
19725 \begin_layout Plain Layout
19726 \begin_inset Formula $\pi$
19727 \end_inset
19728
19729
19730 \end_layout
19731
19732 \end_inset
19733 </cell>
19734 </row>
19735 <row>
19736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19737 \begin_inset Text
19738
19739 \begin_layout Plain Layout
19740
19741 \backslash
19742 varpi
19743 \end_layout
19744
19745 \end_inset
19746 </cell>
19747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19748 \begin_inset Text
19749
19750 \begin_layout Plain Layout
19751 \begin_inset Formula $\varpi$
19752 \end_inset
19753
19754
19755 \end_layout
19756
19757 \end_inset
19758 </cell>
19759 </row>
19760 <row>
19761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765
19766 \backslash
19767 rho
19768 \end_layout
19769
19770 \end_inset
19771 </cell>
19772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19773 \begin_inset Text
19774
19775 \begin_layout Plain Layout
19776 \begin_inset Formula $\rho$
19777 \end_inset
19778
19779
19780 \end_layout
19781
19782 \end_inset
19783 </cell>
19784 </row>
19785 </lyxtabular>
19786
19787 \end_inset
19788
19789
19790 \begin_inset space \hfill{}
19791 \end_inset
19792
19793
19794 \begin_inset Tabular
19795 <lyxtabular version="3" rows="11" columns="2">
19796 <features>
19797 <column alignment="center" valignment="top" width="0pt">
19798 <column alignment="center" valignment="top" width="0pt">
19799 <row>
19800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19801 \begin_inset Text
19802
19803 \begin_layout Plain Layout
19804 Command
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19810 \begin_inset Text
19811
19812 \begin_layout Plain Layout
19813 Result
19814 \end_layout
19815
19816 \end_inset
19817 </cell>
19818 </row>
19819 <row>
19820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19821 \begin_inset Text
19822
19823 \begin_layout Plain Layout
19824
19825 \backslash
19826 varrho
19827 \end_layout
19828
19829 \end_inset
19830 </cell>
19831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19832 \begin_inset Text
19833
19834 \begin_layout Plain Layout
19835 \begin_inset Formula $\varrho$
19836 \end_inset
19837
19838
19839 \end_layout
19840
19841 \end_inset
19842 </cell>
19843 </row>
19844 <row>
19845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19846 \begin_inset Text
19847
19848 \begin_layout Plain Layout
19849
19850 \backslash
19851 sigma
19852 \end_layout
19853
19854 \end_inset
19855 </cell>
19856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19857 \begin_inset Text
19858
19859 \begin_layout Plain Layout
19860 \begin_inset Formula $\sigma$
19861 \end_inset
19862
19863
19864 \end_layout
19865
19866 \end_inset
19867 </cell>
19868 </row>
19869 <row>
19870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19871 \begin_inset Text
19872
19873 \begin_layout Plain Layout
19874
19875 \backslash
19876 varsigma
19877 \end_layout
19878
19879 \end_inset
19880 </cell>
19881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19882 \begin_inset Text
19883
19884 \begin_layout Plain Layout
19885 \begin_inset Formula $\varsigma$
19886 \end_inset
19887
19888
19889 \end_layout
19890
19891 \end_inset
19892 </cell>
19893 </row>
19894 <row>
19895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19896 \begin_inset Text
19897
19898 \begin_layout Plain Layout
19899
19900 \backslash
19901 tau
19902 \end_layout
19903
19904 \end_inset
19905 </cell>
19906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19907 \begin_inset Text
19908
19909 \begin_layout Plain Layout
19910 \begin_inset Formula $\tau$
19911 \end_inset
19912
19913
19914 \end_layout
19915
19916 \end_inset
19917 </cell>
19918 </row>
19919 <row>
19920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19921 \begin_inset Text
19922
19923 \begin_layout Plain Layout
19924
19925 \backslash
19926 upsilon
19927 \end_layout
19928
19929 \end_inset
19930 </cell>
19931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19932 \begin_inset Text
19933
19934 \begin_layout Plain Layout
19935 \begin_inset Formula $\upsilon$
19936 \end_inset
19937
19938
19939 \end_layout
19940
19941 \end_inset
19942 </cell>
19943 </row>
19944 <row>
19945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19946 \begin_inset Text
19947
19948 \begin_layout Plain Layout
19949
19950 \backslash
19951 phi
19952 \end_layout
19953
19954 \end_inset
19955 </cell>
19956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19957 \begin_inset Text
19958
19959 \begin_layout Plain Layout
19960 \begin_inset Formula $\phi$
19961 \end_inset
19962
19963
19964 \end_layout
19965
19966 \end_inset
19967 </cell>
19968 </row>
19969 <row>
19970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19971 \begin_inset Text
19972
19973 \begin_layout Plain Layout
19974
19975 \backslash
19976 varphi
19977 \end_layout
19978
19979 \end_inset
19980 </cell>
19981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19982 \begin_inset Text
19983
19984 \begin_layout Plain Layout
19985 \begin_inset Formula $\varphi$
19986 \end_inset
19987
19988
19989 \end_layout
19990
19991 \end_inset
19992 </cell>
19993 </row>
19994 <row>
19995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19996 \begin_inset Text
19997
19998 \begin_layout Plain Layout
19999
20000 \backslash
20001 chi
20002 \end_layout
20003
20004 \end_inset
20005 </cell>
20006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20007 \begin_inset Text
20008
20009 \begin_layout Plain Layout
20010 \begin_inset Formula $\chi$
20011 \end_inset
20012
20013
20014 \end_layout
20015
20016 \end_inset
20017 </cell>
20018 </row>
20019 <row>
20020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20021 \begin_inset Text
20022
20023 \begin_layout Plain Layout
20024
20025 \backslash
20026 psi
20027 \end_layout
20028
20029 \end_inset
20030 </cell>
20031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20032 \begin_inset Text
20033
20034 \begin_layout Plain Layout
20035 \begin_inset Formula $\psi$
20036 \end_inset
20037
20038
20039 \end_layout
20040
20041 \end_inset
20042 </cell>
20043 </row>
20044 <row>
20045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20046 \begin_inset Text
20047
20048 \begin_layout Plain Layout
20049
20050 \backslash
20051 omega
20052 \end_layout
20053
20054 \end_inset
20055 </cell>
20056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20057 \begin_inset Text
20058
20059 \begin_layout Plain Layout
20060 \begin_inset Formula $\omega$
20061 \end_inset
20062
20063
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 </row>
20069 </lyxtabular>
20070
20071 \end_inset
20072
20073
20074 \begin_inset space \hfill{}
20075 \end_inset
20076
20077
20078 \end_layout
20079
20080 \begin_layout Standard
20081 \begin_inset VSpace medskip
20082 \end_inset
20083
20084
20085 \end_layout
20086
20087 \begin_layout Standard
20088 How to create upright Greek letters is explained in 
20089 \begin_inset CommandInset ref
20090 LatexCommand ref
20091 reference "sub:Upright-small-Greek"
20092
20093 \end_inset
20094
20095 .
20096 \end_layout
20097
20098 \begin_layout Subsection
20099 Big Letters
20100 \begin_inset Index
20101 status collapsed
20102
20103 \begin_layout Plain Layout
20104 Greek letters ! big
20105 \end_layout
20106
20107 \end_inset
20108
20109
20110 \end_layout
20111
20112 \begin_layout Standard
20113 \begin_inset space \hfill{}
20114 \end_inset
20115
20116
20117 \begin_inset Tabular
20118 <lyxtabular version="3" rows="7" columns="2">
20119 <features>
20120 <column alignment="center" valignment="top" width="0pt">
20121 <column alignment="center" valignment="top" width="0pt">
20122 <row>
20123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20124 \begin_inset Text
20125
20126 \begin_layout Plain Layout
20127 Command
20128 \end_layout
20129
20130 \end_inset
20131 </cell>
20132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20133 \begin_inset Text
20134
20135 \begin_layout Plain Layout
20136 Result
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 </row>
20142 <row>
20143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20144 \begin_inset Text
20145
20146 \begin_layout Plain Layout
20147
20148 \backslash
20149 Gamma
20150 \end_layout
20151
20152 \end_inset
20153 </cell>
20154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20155 \begin_inset Text
20156
20157 \begin_layout Plain Layout
20158 \begin_inset Formula $\Gamma$
20159 \end_inset
20160
20161
20162 \end_layout
20163
20164 \end_inset
20165 </cell>
20166 </row>
20167 <row>
20168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20169 \begin_inset Text
20170
20171 \begin_layout Plain Layout
20172
20173 \backslash
20174 Delta
20175 \end_layout
20176
20177 \end_inset
20178 </cell>
20179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20180 \begin_inset Text
20181
20182 \begin_layout Plain Layout
20183 \begin_inset Formula $\Delta$
20184 \end_inset
20185
20186
20187 \end_layout
20188
20189 \end_inset
20190 </cell>
20191 </row>
20192 <row>
20193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20194 \begin_inset Text
20195
20196 \begin_layout Plain Layout
20197
20198 \backslash
20199 Theta
20200 \end_layout
20201
20202 \end_inset
20203 </cell>
20204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20205 \begin_inset Text
20206
20207 \begin_layout Plain Layout
20208 \begin_inset Formula $\Theta$
20209 \end_inset
20210
20211
20212 \end_layout
20213
20214 \end_inset
20215 </cell>
20216 </row>
20217 <row>
20218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222
20223 \backslash
20224 Lambda
20225 \end_layout
20226
20227 \end_inset
20228 </cell>
20229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Plain Layout
20233 \begin_inset Formula $\Lambda$
20234 \end_inset
20235
20236
20237 \end_layout
20238
20239 \end_inset
20240 </cell>
20241 </row>
20242 <row>
20243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20244 \begin_inset Text
20245
20246 \begin_layout Plain Layout
20247
20248 \backslash
20249 Xi
20250 \end_layout
20251
20252 \end_inset
20253 </cell>
20254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20255 \begin_inset Text
20256
20257 \begin_layout Plain Layout
20258 \begin_inset Formula $\Xi$
20259 \end_inset
20260
20261
20262 \end_layout
20263
20264 \end_inset
20265 </cell>
20266 </row>
20267 <row>
20268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20269 \begin_inset Text
20270
20271 \begin_layout Plain Layout
20272
20273 \backslash
20274 Pi
20275 \end_layout
20276
20277 \end_inset
20278 </cell>
20279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20280 \begin_inset Text
20281
20282 \begin_layout Plain Layout
20283 \begin_inset Formula $\Pi$
20284 \end_inset
20285
20286
20287 \end_layout
20288
20289 \end_inset
20290 </cell>
20291 </row>
20292 </lyxtabular>
20293
20294 \end_inset
20295
20296
20297 \begin_inset space \hfill{}
20298 \end_inset
20299
20300
20301 \begin_inset Tabular
20302 <lyxtabular version="3" rows="6" columns="2">
20303 <features>
20304 <column alignment="center" valignment="top" width="0pt">
20305 <column alignment="center" valignment="top" width="0pt">
20306 <row>
20307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20308 \begin_inset Text
20309
20310 \begin_layout Plain Layout
20311 Command
20312 \end_layout
20313
20314 \end_inset
20315 </cell>
20316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20317 \begin_inset Text
20318
20319 \begin_layout Plain Layout
20320 Result
20321 \end_layout
20322
20323 \end_inset
20324 </cell>
20325 </row>
20326 <row>
20327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20328 \begin_inset Text
20329
20330 \begin_layout Plain Layout
20331
20332 \backslash
20333 Sigma
20334 \end_layout
20335
20336 \end_inset
20337 </cell>
20338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20339 \begin_inset Text
20340
20341 \begin_layout Plain Layout
20342 \begin_inset Formula $\Sigma$
20343 \end_inset
20344
20345
20346 \end_layout
20347
20348 \end_inset
20349 </cell>
20350 </row>
20351 <row>
20352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20353 \begin_inset Text
20354
20355 \begin_layout Plain Layout
20356
20357 \backslash
20358 Upsilon
20359 \end_layout
20360
20361 \end_inset
20362 </cell>
20363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20364 \begin_inset Text
20365
20366 \begin_layout Plain Layout
20367 \begin_inset Formula $\Upsilon$
20368 \end_inset
20369
20370
20371 \end_layout
20372
20373 \end_inset
20374 </cell>
20375 </row>
20376 <row>
20377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20378 \begin_inset Text
20379
20380 \begin_layout Plain Layout
20381
20382 \backslash
20383 Phi
20384 \end_layout
20385
20386 \end_inset
20387 </cell>
20388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20389 \begin_inset Text
20390
20391 \begin_layout Plain Layout
20392 \begin_inset Formula $\Phi$
20393 \end_inset
20394
20395
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 </row>
20401 <row>
20402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20403 \begin_inset Text
20404
20405 \begin_layout Plain Layout
20406
20407 \backslash
20408 Psi
20409 \end_layout
20410
20411 \end_inset
20412 </cell>
20413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20414 \begin_inset Text
20415
20416 \begin_layout Plain Layout
20417 \begin_inset Formula $\Psi$
20418 \end_inset
20419
20420
20421 \end_layout
20422
20423 \end_inset
20424 </cell>
20425 </row>
20426 <row>
20427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20428 \begin_inset Text
20429
20430 \begin_layout Plain Layout
20431
20432 \backslash
20433 Omega
20434 \end_layout
20435
20436 \end_inset
20437 </cell>
20438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20439 \begin_inset Text
20440
20441 \begin_layout Plain Layout
20442 \begin_inset Formula $\Omega$
20443 \end_inset
20444
20445
20446 \end_layout
20447
20448 \end_inset
20449 </cell>
20450 </row>
20451 </lyxtabular>
20452
20453 \end_inset
20454
20455
20456 \begin_inset space \hfill{}
20457 \end_inset
20458
20459
20460 \end_layout
20461
20462 \begin_layout Standard
20463 \begin_inset VSpace medskip
20464 \end_inset
20465
20466 That the big Greek letters appear upright is caused by a design bug when
20467  TeX was developed.
20468  To get correct italic big letters, begin every command with 
20469 \series bold
20470 var
20471 \series default
20472 .
20473  For example the command 
20474 \series bold
20475
20476 \backslash
20477 varGamma
20478 \series default
20479  produces: 
20480 \begin_inset Formula $\varGamma$
20481 \end_inset
20482
20483
20484 \end_layout
20485
20486 \begin_layout Subsection
20487 Bold Letters
20488 \begin_inset Index
20489 status collapsed
20490
20491 \begin_layout Plain Layout
20492 Greek letters ! bold
20493 \end_layout
20494
20495 \end_inset
20496
20497
20498 \end_layout
20499
20500 \begin_layout Standard
20501 Greek letters cannot be set with different font styles like Latin letters.
20502  They can only be made bold with the command 
20503 \series bold
20504
20505 \backslash
20506 boldsymbol
20507 \series default
20508
20509 \begin_inset Index
20510 status collapsed
20511
20512 \begin_layout Plain Layout
20513 Commands ! B ! 
20514 \backslash
20515 boldsymbol
20516 \end_layout
20517
20518 \end_inset
20519
20520 .
20521 \end_layout
20522
20523 \begin_layout Standard
20524 \align center
20525 \begin_inset Tabular
20526 <lyxtabular version="3" rows="3" columns="2">
20527 <features>
20528 <column alignment="center" valignment="top" width="0">
20529 <column alignment="center" valignment="top" width="0">
20530 <row>
20531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20532 \begin_inset Text
20533
20534 \begin_layout Plain Layout
20535 Command
20536 \end_layout
20537
20538 \end_inset
20539 </cell>
20540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20541 \begin_inset Text
20542
20543 \begin_layout Plain Layout
20544 Result
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 \backslash
20559 boldsymbol
20560 \backslash
20561 Upsilon
20562 \end_layout
20563
20564 \end_inset
20565 </cell>
20566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20567 \begin_inset Text
20568
20569 \begin_layout Plain Layout
20570 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20571 \end_inset
20572
20573
20574 \end_layout
20575
20576 \end_inset
20577 </cell>
20578 </row>
20579 <row>
20580 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20581 \begin_inset Text
20582
20583 \begin_layout Plain Layout
20584
20585 \backslash
20586 theta
20587 \backslash
20588 boldsymbol
20589 \backslash
20590 theta
20591 \end_layout
20592
20593 \end_inset
20594 </cell>
20595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20596 \begin_inset Text
20597
20598 \begin_layout Plain Layout
20599 \begin_inset Formula $\theta\boldsymbol{\theta}$
20600 \end_inset
20601
20602
20603 \end_layout
20604
20605 \end_inset
20606 </cell>
20607 </row>
20608 </lyxtabular>
20609
20610 \end_inset
20611
20612
20613 \end_layout
20614
20615 \begin_layout Section
20616 Symbols
20617 \begin_inset ERT
20618 status collapsed
20619
20620 \begin_layout Plain Layout
20621
20622
20623 \backslash
20624 texorpdfstring{
20625 \end_layout
20626
20627 \end_inset
20628
20629
20630 \begin_inset Foot
20631 status collapsed
20632
20633 \begin_layout Plain Layout
20634 A list with all symbols of most of the LaTeX-packages can be found in 
20635 \begin_inset CommandInset citation
20636 LatexCommand cite
20637 key "Symbole"
20638
20639 \end_inset
20640
20641 .
20642 \end_layout
20643
20644 \end_inset
20645
20646
20647 \begin_inset ERT
20648 status collapsed
20649
20650 \begin_layout Plain Layout
20651
20652 }{}
20653 \end_layout
20654
20655 \end_inset
20656
20657
20658 \begin_inset Note Note
20659 status collapsed
20660
20661 \begin_layout Plain Layout
20662
20663 \backslash
20664 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20665 \end_layout
20666
20667 \begin_layout Plain Layout
20668 More about 
20669 \backslash
20670 texorpdfstring is in section 
20671 \begin_inset CommandInset ref
20672 LatexCommand ref
20673 reference "sub:Formulas-in-Section"
20674
20675 \end_inset
20676
20677 .
20678 \end_layout
20679
20680 \end_inset
20681
20682
20683 \begin_inset Index
20684 status collapsed
20685
20686 \begin_layout Plain Layout
20687 Symbols
20688 \end_layout
20689
20690 \end_inset
20691
20692
20693 \end_layout
20694
20695 \begin_layout Standard
20696 Many of the symbols listed in this section can also be inserted via the
20697  toolbar buttons 
20698 \begin_inset Graphics
20699         filename ../images/math/nabla.png
20700         scale 85
20701
20702 \end_inset
20703
20704  and 
20705 \begin_inset Graphics
20706         filename ../images/math/digamma.png
20707         scale 85
20708
20709 \end_inset
20710
20711 .
20712 \end_layout
20713
20714 \begin_layout Subsection
20715 Mathematical Symbols
20716 \begin_inset CommandInset label
20717 LatexCommand label
20718 name "sub:Mathematical-Symbols"
20719
20720 \end_inset
20721
20722
20723 \begin_inset Index
20724 status collapsed
20725
20726 \begin_layout Plain Layout
20727 Symbols ! mathematical
20728 \end_layout
20729
20730 \end_inset
20731
20732
20733 \end_layout
20734
20735 \begin_layout Standard
20736 \begin_inset space \hfill{}
20737 \end_inset
20738
20739
20740 \begin_inset Tabular
20741 <lyxtabular version="3" rows="10" columns="2">
20742 <features>
20743 <column alignment="center" valignment="top" width="0pt">
20744 <column alignment="center" valignment="top" width="0pt">
20745 <row>
20746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20747 \begin_inset Text
20748
20749 \begin_layout Plain Layout
20750 Command
20751 \end_layout
20752
20753 \end_inset
20754 </cell>
20755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20756 \begin_inset Text
20757
20758 \begin_layout Plain Layout
20759 Result
20760 \end_layout
20761
20762 \end_inset
20763 </cell>
20764 </row>
20765 <row>
20766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20767 \begin_inset Text
20768
20769 \begin_layout Plain Layout
20770
20771 \backslash
20772 neg
20773 \end_layout
20774
20775 \end_inset
20776 </cell>
20777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20778 \begin_inset Text
20779
20780 \begin_layout Plain Layout
20781 \begin_inset Formula $\neg$
20782 \end_inset
20783
20784
20785 \end_layout
20786
20787 \end_inset
20788 </cell>
20789 </row>
20790 <row>
20791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20792 \begin_inset Text
20793
20794 \begin_layout Plain Layout
20795
20796 \backslash
20797 Im
20798 \end_layout
20799
20800 \end_inset
20801 </cell>
20802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20803 \begin_inset Text
20804
20805 \begin_layout Plain Layout
20806 \begin_inset Formula $\Im$
20807 \end_inset
20808
20809
20810 \end_layout
20811
20812 \end_inset
20813 </cell>
20814 </row>
20815 <row>
20816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20817 \begin_inset Text
20818
20819 \begin_layout Plain Layout
20820
20821 \backslash
20822 Re
20823 \end_layout
20824
20825 \end_inset
20826 </cell>
20827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20828 \begin_inset Text
20829
20830 \begin_layout Plain Layout
20831 \begin_inset Formula $\Re$
20832 \end_inset
20833
20834
20835 \end_layout
20836
20837 \end_inset
20838 </cell>
20839 </row>
20840 <row>
20841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20842 \begin_inset Text
20843
20844 \begin_layout Plain Layout
20845
20846 \backslash
20847 aleph
20848 \end_layout
20849
20850 \end_inset
20851 </cell>
20852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20853 \begin_inset Text
20854
20855 \begin_layout Plain Layout
20856 \begin_inset Formula $\aleph$
20857 \end_inset
20858
20859
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 </row>
20865 <row>
20866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20867 \begin_inset Text
20868
20869 \begin_layout Plain Layout
20870
20871 \backslash
20872 partial
20873 \end_layout
20874
20875 \end_inset
20876 </cell>
20877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20878 \begin_inset Text
20879
20880 \begin_layout Plain Layout
20881 \begin_inset Formula $\partial$
20882 \end_inset
20883
20884
20885 \end_layout
20886
20887 \end_inset
20888 </cell>
20889 </row>
20890 <row>
20891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20892 \begin_inset Text
20893
20894 \begin_layout Plain Layout
20895
20896 \backslash
20897 infty
20898 \end_layout
20899
20900 \end_inset
20901 </cell>
20902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20903 \begin_inset Text
20904
20905 \begin_layout Plain Layout
20906 \begin_inset Formula $\infty$
20907 \end_inset
20908
20909
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 </row>
20915 <row>
20916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20917 \begin_inset Text
20918
20919 \begin_layout Plain Layout
20920
20921 \backslash
20922 wp
20923 \end_layout
20924
20925 \end_inset
20926 </cell>
20927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931 \begin_inset Formula $\wp$
20932 \end_inset
20933
20934
20935 \end_layout
20936
20937 \end_inset
20938 </cell>
20939 </row>
20940 <row>
20941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20942 \begin_inset Text
20943
20944 \begin_layout Plain Layout
20945
20946 \backslash
20947 imath
20948 \end_layout
20949
20950 \end_inset
20951 </cell>
20952 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20953 \begin_inset Text
20954
20955 \begin_layout Plain Layout
20956 \begin_inset Formula $\imath$
20957 \end_inset
20958
20959
20960 \end_layout
20961
20962 \end_inset
20963 </cell>
20964 </row>
20965 <row>
20966 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20967 \begin_inset Text
20968
20969 \begin_layout Plain Layout
20970
20971 \backslash
20972 jmath
20973 \end_layout
20974
20975 \end_inset
20976 </cell>
20977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20978 \begin_inset Text
20979
20980 \begin_layout Plain Layout
20981 \begin_inset Formula $\jmath$
20982 \end_inset
20983
20984
20985 \end_layout
20986
20987 \end_inset
20988 </cell>
20989 </row>
20990 </lyxtabular>
20991
20992 \end_inset
20993
20994
20995 \begin_inset space \hfill{}
20996 \end_inset
20997
20998
20999 \begin_inset Tabular
21000 <lyxtabular version="3" rows="10" columns="2">
21001 <features>
21002 <column alignment="center" valignment="top" width="0pt">
21003 <column alignment="center" valignment="top" width="0pt">
21004 <row>
21005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21006 \begin_inset Text
21007
21008 \begin_layout Plain Layout
21009 Command
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21015 \begin_inset Text
21016
21017 \begin_layout Plain Layout
21018 Result
21019 \begin_inset Note Note
21020 status collapsed
21021
21022 \begin_layout Plain Layout
21023
21024 \series bold
21025
21026 \backslash
21027 raisebox
21028 \series default
21029  is only used as spacer.
21030 \end_layout
21031
21032 \end_inset
21033
21034
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 </row>
21040 <row>
21041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21042 \begin_inset Text
21043
21044 \begin_layout Plain Layout
21045
21046 \backslash
21047 forall
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21053 \begin_inset Text
21054
21055 \begin_layout Plain Layout
21056 \begin_inset Formula $\forall$
21057 \end_inset
21058
21059
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 </row>
21065 <row>
21066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21067 \begin_inset Text
21068
21069 \begin_layout Plain Layout
21070
21071 \backslash
21072 exists
21073 \end_layout
21074
21075 \end_inset
21076 </cell>
21077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21078 \begin_inset Text
21079
21080 \begin_layout Plain Layout
21081 \begin_inset Formula $\exists$
21082 \end_inset
21083
21084
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 </row>
21090 <row>
21091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21092 \begin_inset Text
21093
21094 \begin_layout Plain Layout
21095
21096 \backslash
21097 nexists
21098 \end_layout
21099
21100 \end_inset
21101 </cell>
21102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21103 \begin_inset Text
21104
21105 \begin_layout Plain Layout
21106 \begin_inset Formula $\nexists$
21107 \end_inset
21108
21109
21110 \end_layout
21111
21112 \end_inset
21113 </cell>
21114 </row>
21115 <row>
21116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21117 \begin_inset Text
21118
21119 \begin_layout Plain Layout
21120
21121 \backslash
21122 emptyset
21123 \end_layout
21124
21125 \end_inset
21126 </cell>
21127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21128 \begin_inset Text
21129
21130 \begin_layout Plain Layout
21131 \begin_inset Formula $\emptyset$
21132 \end_inset
21133
21134
21135 \end_layout
21136
21137 \end_inset
21138 </cell>
21139 </row>
21140 <row>
21141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21142 \begin_inset Text
21143
21144 \begin_layout Plain Layout
21145
21146 \backslash
21147 varnothing
21148 \end_layout
21149
21150 \end_inset
21151 </cell>
21152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156 \begin_inset Formula $\varnothing$
21157 \end_inset
21158
21159
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 </row>
21165 <row>
21166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21167 \begin_inset Text
21168
21169 \begin_layout Plain Layout
21170
21171 \backslash
21172 dag
21173 \end_layout
21174
21175 \end_inset
21176 </cell>
21177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21178 \begin_inset Text
21179
21180 \begin_layout Plain Layout
21181 \begin_inset Formula $\dag$
21182 \end_inset
21183
21184
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 </row>
21190 <row>
21191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21192 \begin_inset Text
21193
21194 \begin_layout Plain Layout
21195
21196 \backslash
21197 ddag
21198 \end_layout
21199
21200 \end_inset
21201 </cell>
21202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21203 \begin_inset Text
21204
21205 \begin_layout Plain Layout
21206 \begin_inset Formula $\ddag$
21207 \end_inset
21208
21209
21210 \end_layout
21211
21212 \end_inset
21213 </cell>
21214 </row>
21215 <row>
21216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21217 \begin_inset Text
21218
21219 \begin_layout Plain Layout
21220
21221 \backslash
21222 complement
21223 \end_layout
21224
21225 \end_inset
21226 </cell>
21227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21228 \begin_inset Text
21229
21230 \begin_layout Plain Layout
21231 \begin_inset ERT
21232 status collapsed
21233
21234 \begin_layout Plain Layout
21235
21236
21237 \backslash
21238 raisebox{-0.8mm}{
21239 \end_layout
21240
21241 \end_inset
21242
21243
21244 \begin_inset Formula $\complement$
21245 \end_inset
21246
21247
21248 \begin_inset ERT
21249 status collapsed
21250
21251 \begin_layout Plain Layout
21252
21253 }
21254 \end_layout
21255
21256 \end_inset
21257
21258
21259 \end_layout
21260
21261 \end_inset
21262 </cell>
21263 </row>
21264 <row>
21265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21266 \begin_inset Text
21267
21268 \begin_layout Plain Layout
21269
21270 \backslash
21271 Bbbk
21272 \end_layout
21273
21274 \end_inset
21275 </cell>
21276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21277 \begin_inset Text
21278
21279 \begin_layout Plain Layout
21280 \begin_inset Formula $\Bbbk$
21281 \end_inset
21282
21283
21284 \end_layout
21285
21286 \end_inset
21287 </cell>
21288 </row>
21289 </lyxtabular>
21290
21291 \end_inset
21292
21293
21294 \begin_inset space \hfill{}
21295 \end_inset
21296
21297
21298 \begin_inset Tabular
21299 <lyxtabular version="3" rows="10" columns="2">
21300 <features>
21301 <column alignment="center" valignment="top" width="0pt">
21302 <column alignment="center" valignment="top" width="0pt">
21303 <row>
21304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21305 \begin_inset Text
21306
21307 \begin_layout Plain Layout
21308 Command
21309 \end_layout
21310
21311 \end_inset
21312 </cell>
21313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21314 \begin_inset Text
21315
21316 \begin_layout Plain Layout
21317 Result
21318 \end_layout
21319
21320 \end_inset
21321 </cell>
21322 </row>
21323 <row>
21324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21325 \begin_inset Text
21326
21327 \begin_layout Plain Layout
21328
21329 \backslash
21330 prime
21331 \end_layout
21332
21333 \end_inset
21334 </cell>
21335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21336 \begin_inset Text
21337
21338 \begin_layout Plain Layout
21339 \begin_inset Formula $\prime$
21340 \end_inset
21341
21342
21343 \end_layout
21344
21345 \end_inset
21346 </cell>
21347 </row>
21348 <row>
21349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21350 \begin_inset Text
21351
21352 \begin_layout Plain Layout
21353
21354 \backslash
21355 backprime
21356 \end_layout
21357
21358 \end_inset
21359 </cell>
21360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21361 \begin_inset Text
21362
21363 \begin_layout Plain Layout
21364 \begin_inset Formula $\backprime$
21365 \end_inset
21366
21367
21368 \end_layout
21369
21370 \end_inset
21371 </cell>
21372 </row>
21373 <row>
21374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21375 \begin_inset Text
21376
21377 \begin_layout Plain Layout
21378
21379 \backslash
21380 mho
21381 \end_layout
21382
21383 \end_inset
21384 </cell>
21385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21386 \begin_inset Text
21387
21388 \begin_layout Plain Layout
21389 \begin_inset Formula $\mho$
21390 \end_inset
21391
21392
21393 \end_layout
21394
21395 \end_inset
21396 </cell>
21397 </row>
21398 <row>
21399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21400 \begin_inset Text
21401
21402 \begin_layout Plain Layout
21403
21404 \backslash
21405 triangle
21406 \end_layout
21407
21408 \end_inset
21409 </cell>
21410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21411 \begin_inset Text
21412
21413 \begin_layout Plain Layout
21414 \begin_inset Formula $\triangle$
21415 \end_inset
21416
21417
21418 \end_layout
21419
21420 \end_inset
21421 </cell>
21422 </row>
21423 <row>
21424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21425 \begin_inset Text
21426
21427 \begin_layout Plain Layout
21428
21429 \backslash
21430 angle
21431 \end_layout
21432
21433 \end_inset
21434 </cell>
21435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21436 \begin_inset Text
21437
21438 \begin_layout Plain Layout
21439 \begin_inset Formula $\angle$
21440 \end_inset
21441
21442
21443 \end_layout
21444
21445 \end_inset
21446 </cell>
21447 </row>
21448 <row>
21449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21450 \begin_inset Text
21451
21452 \begin_layout Plain Layout
21453
21454 \backslash
21455 measuredangle
21456 \end_layout
21457
21458 \end_inset
21459 </cell>
21460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21461 \begin_inset Text
21462
21463 \begin_layout Plain Layout
21464 \begin_inset Formula $\measuredangle$
21465 \end_inset
21466
21467
21468 \end_layout
21469
21470 \end_inset
21471 </cell>
21472 </row>
21473 <row>
21474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21475 \begin_inset Text
21476
21477 \begin_layout Plain Layout
21478
21479 \backslash
21480 sphericalangle
21481 \end_layout
21482
21483 \end_inset
21484 </cell>
21485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21486 \begin_inset Text
21487
21488 \begin_layout Plain Layout
21489 \begin_inset Formula $\sphericalangle$
21490 \end_inset
21491
21492
21493 \end_layout
21494
21495 \end_inset
21496 </cell>
21497 </row>
21498 <row>
21499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21500 \begin_inset Text
21501
21502 \begin_layout Plain Layout
21503
21504 \backslash
21505 top
21506 \end_layout
21507
21508 \end_inset
21509 </cell>
21510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21511 \begin_inset Text
21512
21513 \begin_layout Plain Layout
21514 \begin_inset Formula $\top$
21515 \end_inset
21516
21517
21518 \end_layout
21519
21520 \end_inset
21521 </cell>
21522 </row>
21523 <row>
21524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21525 \begin_inset Text
21526
21527 \begin_layout Plain Layout
21528
21529 \backslash
21530 bot
21531 \end_layout
21532
21533 \end_inset
21534 </cell>
21535 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539 \begin_inset Formula $\bot$
21540 \end_inset
21541
21542
21543 \end_layout
21544
21545 \end_inset
21546 </cell>
21547 </row>
21548 </lyxtabular>
21549
21550 \end_inset
21551
21552
21553 \begin_inset space \hfill{}
21554 \end_inset
21555
21556
21557 \end_layout
21558
21559 \begin_layout Subsection
21560 Miscellaneous Symbols
21561 \begin_inset CommandInset label
21562 LatexCommand label
21563 name "sub:Miscellaneous-Symbols"
21564
21565 \end_inset
21566
21567
21568 \begin_inset Index
21569 status collapsed
21570
21571 \begin_layout Plain Layout
21572 Symbols ! miscellaneous
21573 \end_layout
21574
21575 \end_inset
21576
21577
21578 \end_layout
21579
21580 \begin_layout Standard
21581 \noindent
21582 \align center
21583 \begin_inset Tabular
21584 <lyxtabular version="3" rows="10" columns="2">
21585 <features>
21586 <column alignment="center" valignment="top" width="0pt">
21587 <column alignment="center" valignment="top" width="0pt">
21588 <row>
21589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21590 \begin_inset Text
21591
21592 \begin_layout Plain Layout
21593 Command
21594 \end_layout
21595
21596 \end_inset
21597 </cell>
21598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21599 \begin_inset Text
21600
21601 \begin_layout Plain Layout
21602 Result
21603 \end_layout
21604
21605 \end_inset
21606 </cell>
21607 </row>
21608 <row>
21609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21610 \begin_inset Text
21611
21612 \begin_layout Plain Layout
21613
21614 \backslash
21615 flat
21616 \end_layout
21617
21618 \end_inset
21619 </cell>
21620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21621 \begin_inset Text
21622
21623 \begin_layout Plain Layout
21624 \begin_inset Formula $\flat$
21625 \end_inset
21626
21627
21628 \end_layout
21629
21630 \end_inset
21631 </cell>
21632 </row>
21633 <row>
21634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21635 \begin_inset Text
21636
21637 \begin_layout Plain Layout
21638
21639 \backslash
21640 natural
21641 \end_layout
21642
21643 \end_inset
21644 </cell>
21645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21646 \begin_inset Text
21647
21648 \begin_layout Plain Layout
21649 \begin_inset Formula $\natural$
21650 \end_inset
21651
21652
21653 \end_layout
21654
21655 \end_inset
21656 </cell>
21657 </row>
21658 <row>
21659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21660 \begin_inset Text
21661
21662 \begin_layout Plain Layout
21663
21664 \backslash
21665 sharp
21666 \end_layout
21667
21668 \end_inset
21669 </cell>
21670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21671 \begin_inset Text
21672
21673 \begin_layout Plain Layout
21674 \begin_inset Formula $\sharp$
21675 \end_inset
21676
21677
21678 \end_layout
21679
21680 \end_inset
21681 </cell>
21682 </row>
21683 <row>
21684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21685 \begin_inset Text
21686
21687 \begin_layout Plain Layout
21688
21689 \backslash
21690 surd
21691 \end_layout
21692
21693 \end_inset
21694 </cell>
21695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21696 \begin_inset Text
21697
21698 \begin_layout Plain Layout
21699 \begin_inset Formula $\surd$
21700 \end_inset
21701
21702
21703 \end_layout
21704
21705 \end_inset
21706 </cell>
21707 </row>
21708 <row>
21709 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21710 \begin_inset Text
21711
21712 \begin_layout Plain Layout
21713
21714 \backslash
21715 checkmark
21716 \end_layout
21717
21718 \end_inset
21719 </cell>
21720 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21721 \begin_inset Text
21722
21723 \begin_layout Plain Layout
21724 \begin_inset Formula $\checkmark$
21725 \end_inset
21726
21727
21728 \end_layout
21729
21730 \end_inset
21731 </cell>
21732 </row>
21733 <row>
21734 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21735 \begin_inset Text
21736
21737 \begin_layout Plain Layout
21738
21739 \backslash
21740 yen
21741 \end_layout
21742
21743 \end_inset
21744 </cell>
21745 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21746 \begin_inset Text
21747
21748 \begin_layout Plain Layout
21749 \begin_inset Formula $\yen$
21750 \end_inset
21751
21752
21753 \end_layout
21754
21755 \end_inset
21756 </cell>
21757 </row>
21758 <row>
21759 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21760 \begin_inset Text
21761
21762 \begin_layout Plain Layout
21763
21764 \backslash
21765 pounds
21766 \end_layout
21767
21768 \end_inset
21769 </cell>
21770 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21771 \begin_inset Text
21772
21773 \begin_layout Plain Layout
21774 \begin_inset Formula $\pounds$
21775 \end_inset
21776
21777
21778 \end_layout
21779
21780 \end_inset
21781 </cell>
21782 </row>
21783 <row>
21784 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21785 \begin_inset Text
21786
21787 \begin_layout Plain Layout
21788 $
21789 \end_layout
21790
21791 \end_inset
21792 </cell>
21793 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21794 \begin_inset Text
21795
21796 \begin_layout Plain Layout
21797 \begin_inset Formula $\$$
21798 \end_inset
21799
21800
21801 \end_layout
21802
21803 \end_inset
21804 </cell>
21805 </row>
21806 <row>
21807 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21808 \begin_inset Text
21809
21810 \begin_layout Plain Layout
21811 §
21812 \end_layout
21813
21814 \end_inset
21815 </cell>
21816 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21817 \begin_inset Text
21818
21819 \begin_layout Plain Layout
21820 \begin_inset Formula $§$
21821 \end_inset
21822
21823
21824 \end_layout
21825
21826 \end_inset
21827 </cell>
21828 </row>
21829 </lyxtabular>
21830
21831 \end_inset
21832
21833
21834 \begin_inset Tabular
21835 <lyxtabular version="3" rows="10" columns="2">
21836 <features>
21837 <column alignment="center" valignment="top" width="0">
21838 <column alignment="center" valignment="top" width="0">
21839 <row>
21840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21841 \begin_inset Text
21842
21843 \begin_layout Plain Layout
21844 Command
21845 \end_layout
21846
21847 \end_inset
21848 </cell>
21849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21850 \begin_inset Text
21851
21852 \begin_layout Plain Layout
21853 Result
21854 \end_layout
21855
21856 \end_inset
21857 </cell>
21858 </row>
21859 <row>
21860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21861 \begin_inset Text
21862
21863 \begin_layout Plain Layout
21864
21865 \backslash
21866 hbar
21867 \end_layout
21868
21869 \end_inset
21870 </cell>
21871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21872 \begin_inset Text
21873
21874 \begin_layout Plain Layout
21875 \begin_inset Formula $\hbar$
21876 \end_inset
21877
21878
21879 \end_layout
21880
21881 \end_inset
21882 </cell>
21883 </row>
21884 <row>
21885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21886 \begin_inset Text
21887
21888 \begin_layout Plain Layout
21889
21890 \backslash
21891 hslash
21892 \end_layout
21893
21894 \end_inset
21895 </cell>
21896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900 \begin_inset Formula $\hslash$
21901 \end_inset
21902
21903
21904 \end_layout
21905
21906 \end_inset
21907 </cell>
21908 </row>
21909 <row>
21910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21911 \begin_inset Text
21912
21913 \begin_layout Plain Layout
21914
21915 \backslash
21916 clubsuit
21917 \end_layout
21918
21919 \end_inset
21920 </cell>
21921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21922 \begin_inset Text
21923
21924 \begin_layout Plain Layout
21925 \begin_inset Formula $\clubsuit$
21926 \end_inset
21927
21928
21929 \end_layout
21930
21931 \end_inset
21932 </cell>
21933 </row>
21934 <row>
21935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21936 \begin_inset Text
21937
21938 \begin_layout Plain Layout
21939
21940 \backslash
21941 spadesuit
21942 \end_layout
21943
21944 \end_inset
21945 </cell>
21946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21947 \begin_inset Text
21948
21949 \begin_layout Plain Layout
21950 \begin_inset Formula $\spadesuit$
21951 \end_inset
21952
21953
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 </row>
21959 <row>
21960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21961 \begin_inset Text
21962
21963 \begin_layout Plain Layout
21964
21965 \backslash
21966 bigstar
21967 \end_layout
21968
21969 \end_inset
21970 </cell>
21971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21972 \begin_inset Text
21973
21974 \begin_layout Plain Layout
21975 \begin_inset Formula $\bigstar$
21976 \end_inset
21977
21978
21979 \end_layout
21980
21981 \end_inset
21982 </cell>
21983 </row>
21984 <row>
21985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21986 \begin_inset Text
21987
21988 \begin_layout Plain Layout
21989
21990 \backslash
21991 blacklozenge
21992 \end_layout
21993
21994 \end_inset
21995 </cell>
21996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21997 \begin_inset Text
21998
21999 \begin_layout Plain Layout
22000 \begin_inset Formula $\blacklozenge$
22001 \end_inset
22002
22003
22004 \end_layout
22005
22006 \end_inset
22007 </cell>
22008 </row>
22009 <row>
22010 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22011 \begin_inset Text
22012
22013 \begin_layout Plain Layout
22014
22015 \backslash
22016 blacktriangle
22017 \end_layout
22018
22019 \end_inset
22020 </cell>
22021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22022 \begin_inset Text
22023
22024 \begin_layout Plain Layout
22025 \begin_inset Formula $\blacktriangle$
22026 \end_inset
22027
22028
22029 \end_layout
22030
22031 \end_inset
22032 </cell>
22033 </row>
22034 <row>
22035 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22036 \begin_inset Text
22037
22038 \begin_layout Plain Layout
22039
22040 \backslash
22041 blacktiangledown
22042 \end_layout
22043
22044 \end_inset
22045 </cell>
22046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22047 \begin_inset Text
22048
22049 \begin_layout Plain Layout
22050 \begin_inset Formula $\blacktriangledown$
22051 \end_inset
22052
22053
22054 \end_layout
22055
22056 \end_inset
22057 </cell>
22058 </row>
22059 <row>
22060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22061 \begin_inset Text
22062
22063 \begin_layout Plain Layout
22064
22065 \backslash
22066 bullet
22067 \end_layout
22068
22069 \end_inset
22070 </cell>
22071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22072 \begin_inset Text
22073
22074 \begin_layout Plain Layout
22075 \begin_inset Formula $\bullet$
22076 \end_inset
22077
22078
22079 \end_layout
22080
22081 \end_inset
22082 </cell>
22083 </row>
22084 </lyxtabular>
22085
22086 \end_inset
22087
22088
22089 \begin_inset Tabular
22090 <lyxtabular version="3" rows="10" columns="2">
22091 <features>
22092 <column alignment="center" valignment="top" width="0pt">
22093 <column alignment="center" valignment="top" width="0pt">
22094 <row>
22095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22096 \begin_inset Text
22097
22098 \begin_layout Plain Layout
22099 Command
22100 \end_layout
22101
22102 \end_inset
22103 </cell>
22104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22105 \begin_inset Text
22106
22107 \begin_layout Plain Layout
22108 Result
22109 \end_layout
22110
22111 \end_inset
22112 </cell>
22113 </row>
22114 <row>
22115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22116 \begin_inset Text
22117
22118 \begin_layout Plain Layout
22119
22120 \backslash
22121 diamondsuit
22122 \end_layout
22123
22124 \end_inset
22125 </cell>
22126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22127 \begin_inset Text
22128
22129 \begin_layout Plain Layout
22130 \begin_inset Formula $\diamondsuit$
22131 \end_inset
22132
22133
22134 \end_layout
22135
22136 \end_inset
22137 </cell>
22138 </row>
22139 <row>
22140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22141 \begin_inset Text
22142
22143 \begin_layout Plain Layout
22144
22145 \backslash
22146 Diamond
22147 \end_layout
22148
22149 \end_inset
22150 </cell>
22151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22152 \begin_inset Text
22153
22154 \begin_layout Plain Layout
22155 \begin_inset Formula $\Diamond$
22156 \end_inset
22157
22158
22159 \end_layout
22160
22161 \end_inset
22162 </cell>
22163 </row>
22164 <row>
22165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22166 \begin_inset Text
22167
22168 \begin_layout Plain Layout
22169
22170 \backslash
22171 heartsuit
22172 \end_layout
22173
22174 \end_inset
22175 </cell>
22176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22177 \begin_inset Text
22178
22179 \begin_layout Plain Layout
22180 \begin_inset Formula $\heartsuit$
22181 \end_inset
22182
22183
22184 \end_layout
22185
22186 \end_inset
22187 </cell>
22188 </row>
22189 <row>
22190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22191 \begin_inset Text
22192
22193 \begin_layout Plain Layout
22194
22195 \backslash
22196 P
22197 \end_layout
22198
22199 \end_inset
22200 </cell>
22201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22202 \begin_inset Text
22203
22204 \begin_layout Plain Layout
22205 \begin_inset Formula $\P$
22206 \end_inset
22207
22208
22209 \end_layout
22210
22211 \end_inset
22212 </cell>
22213 </row>
22214 <row>
22215 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22216 \begin_inset Text
22217
22218 \begin_layout Plain Layout
22219
22220 \backslash
22221 copyright
22222 \end_layout
22223
22224 \end_inset
22225 </cell>
22226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22227 \begin_inset Text
22228
22229 \begin_layout Plain Layout
22230 \begin_inset Formula $\copyright$
22231 \end_inset
22232
22233
22234 \end_layout
22235
22236 \end_inset
22237 </cell>
22238 </row>
22239 <row>
22240 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22241 \begin_inset Text
22242
22243 \begin_layout Plain Layout
22244
22245 \backslash
22246 circledR
22247 \end_layout
22248
22249 \end_inset
22250 </cell>
22251 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22252 \begin_inset Text
22253
22254 \begin_layout Plain Layout
22255 \begin_inset Formula $\circledR$
22256 \end_inset
22257
22258
22259 \end_layout
22260
22261 \end_inset
22262 </cell>
22263 </row>
22264 <row>
22265 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22266 \begin_inset Text
22267
22268 \begin_layout Plain Layout
22269
22270 \backslash
22271 maltese
22272 \end_layout
22273
22274 \end_inset
22275 </cell>
22276 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22277 \begin_inset Text
22278
22279 \begin_layout Plain Layout
22280 \begin_inset Formula $\maltese$
22281 \end_inset
22282
22283
22284 \end_layout
22285
22286 \end_inset
22287 </cell>
22288 </row>
22289 <row>
22290 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22291 \begin_inset Text
22292
22293 \begin_layout Plain Layout
22294
22295 \backslash
22296 diagup
22297 \end_layout
22298
22299 \end_inset
22300 </cell>
22301 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22302 \begin_inset Text
22303
22304 \begin_layout Plain Layout
22305 \begin_inset Formula $\diagup$
22306 \end_inset
22307
22308
22309 \end_layout
22310
22311 \end_inset
22312 </cell>
22313 </row>
22314 <row>
22315 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22316 \begin_inset Text
22317
22318 \begin_layout Plain Layout
22319
22320 \backslash
22321 diagdown
22322 \end_layout
22323
22324 \end_inset
22325 </cell>
22326 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22327 \begin_inset Text
22328
22329 \begin_layout Plain Layout
22330 \begin_inset Formula $\diagdown$
22331 \end_inset
22332
22333
22334 \end_layout
22335
22336 \end_inset
22337 </cell>
22338 </row>
22339 </lyxtabular>
22340
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \begin_layout Standard
22347 \begin_inset VSpace medskip
22348 \end_inset
22349
22350 More symbols are listed in 
22351 \begin_inset CommandInset ref
22352 LatexCommand ref
22353 reference "sub:Miscellaneous-special-Characters"
22354
22355 \end_inset
22356
22357 .
22358 \end_layout
22359
22360 \begin_layout Standard
22361 Some symbols can be displayed in different sizes, see 
22362 \begin_inset CommandInset ref
22363 LatexCommand ref
22364 reference "sub:Font-Sizes"
22365
22366 \end_inset
22367
22368 .
22369 \end_layout
22370
22371 \begin_layout Subsection
22372 The Euro-Symbol €
22373 \begin_inset Index
22374 status collapsed
22375
22376 \begin_layout Plain Layout
22377 Symbols ! Euro-symbol
22378 \end_layout
22379
22380 \end_inset
22381
22382
22383 \begin_inset Index
22384 status collapsed
22385
22386 \begin_layout Plain Layout
22387
22388 \backslash
22389 @
22390 \begin_inset ERT
22391 status collapsed
22392
22393 \begin_layout Plain Layout
22394
22395
22396 \backslash
22397 officialeuro
22398 \end_layout
22399
22400 \end_inset
22401
22402
22403 \end_layout
22404
22405 \end_inset
22406
22407
22408 \end_layout
22409
22410 \begin_layout Standard
22411 To use the Euro symbol in formulas, the LaTeX-package 
22412 \series bold
22413 eurosym
22414 \series default
22415
22416 \begin_inset Index
22417 status collapsed
22418
22419 \begin_layout Plain Layout
22420 Packages ! eurosym
22421 \end_layout
22422
22423 \end_inset
22424
22425  must be installed and loaded with the LaTeX-preamble line
22426 \end_layout
22427
22428 \begin_layout Standard
22429
22430 \series bold
22431
22432 \backslash
22433 usepackage[gennarrow]{eurosym}
22434 \end_layout
22435
22436 \begin_layout Standard
22437 The Euro symbol can now be inserted with the command 
22438 \series bold
22439
22440 \backslash
22441 euro
22442 \series default
22443
22444 \begin_inset Index
22445 status collapsed
22446
22447 \begin_layout Plain Layout
22448 Commands ! E ! 
22449 \backslash
22450 euro
22451 \end_layout
22452
22453 \end_inset
22454
22455 .
22456 \end_layout
22457
22458 \begin_layout Standard
22459 The Euro symbol can directly be inserted with the € key in mathematical
22460  text, without having 
22461 \series bold
22462 eurosym
22463 \series default
22464  installed.
22465  When 
22466 \series bold
22467 eurosym
22468 \series default
22469  is installed, 
22470 \series bold
22471
22472 \backslash
22473 euro
22474 \series default
22475  can also be inserted in TeX-mode.
22476  The official currency symbol can then be inserted with the command 
22477 \series bold
22478
22479 \backslash
22480 officialeuro
22481 \series default
22482
22483 \begin_inset Index
22484 status collapsed
22485
22486 \begin_layout Plain Layout
22487 Commands ! O ! 
22488 \backslash
22489 officialeuro
22490 \end_layout
22491
22492 \end_inset
22493
22494 , that is only available in TeX-mode.
22495 \end_layout
22496
22497 \begin_layout Standard
22498 \begin_inset ERT
22499 status collapsed
22500
22501 \begin_layout Plain Layout
22502
22503
22504 \backslash
22505 ifeurosym 
22506 \end_layout
22507
22508 \end_inset
22509
22510
22511 \begin_inset Note Note
22512 status open
22513
22514 \begin_layout Plain Layout
22515 The following table will only be displayed when the LaTeX-package 
22516 \series bold
22517 eurosym
22518 \series default
22519  is installed.
22520 \end_layout
22521
22522 \end_inset
22523
22524
22525 \end_layout
22526
22527 \begin_layout Standard
22528 An overview about the different Euro symbols:
22529 \end_layout
22530
22531 \begin_layout Standard
22532 \align center
22533 \begin_inset Tabular
22534 <lyxtabular version="3" rows="4" columns="3">
22535 <features>
22536 <column alignment="center" valignment="top" width="0pt">
22537 <column alignment="center" valignment="top" width="0pt">
22538 <column alignment="center" valignment="top" width="0pt">
22539 <row>
22540 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22541 \begin_inset Text
22542
22543 \begin_layout Plain Layout
22544
22545 \end_layout
22546
22547 \end_inset
22548 </cell>
22549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22550 \begin_inset Text
22551
22552 \begin_layout Plain Layout
22553 Command 
22554 \end_layout
22555
22556 \end_inset
22557 </cell>
22558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22559 \begin_inset Text
22560
22561 \begin_layout Plain Layout
22562 Result
22563 \end_layout
22564
22565 \end_inset
22566 </cell>
22567 </row>
22568 <row>
22569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22570 \begin_inset Text
22571
22572 \begin_layout Plain Layout
22573 formula
22574 \end_layout
22575
22576 \end_inset
22577 </cell>
22578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22579 \begin_inset Text
22580
22581 \begin_layout Plain Layout
22582
22583 \backslash
22584 euro
22585 \end_layout
22586
22587 \end_inset
22588 </cell>
22589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22590 \begin_inset Text
22591
22592 \begin_layout Plain Layout
22593 \begin_inset Formula $\euro$
22594 \end_inset
22595
22596
22597 \end_layout
22598
22599 \end_inset
22600 </cell>
22601 </row>
22602 <row>
22603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22604 \begin_inset Text
22605
22606 \begin_layout Plain Layout
22607 mathematical text
22608 \end_layout
22609
22610 \end_inset
22611 </cell>
22612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22613 \begin_inset Text
22614
22615 \begin_layout Plain Layout
22616
22617 \end_layout
22618
22619 \end_inset
22620 </cell>
22621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22622 \begin_inset Text
22623
22624 \begin_layout Plain Layout
22625 \begin_inset Formula $\mbox{€}$
22626 \end_inset
22627
22628
22629 \end_layout
22630
22631 \end_inset
22632 </cell>
22633 </row>
22634 <row>
22635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22636 \begin_inset Text
22637
22638 \begin_layout Plain Layout
22639 TeX-mode
22640 \end_layout
22641
22642 \end_inset
22643 </cell>
22644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22645 \begin_inset Text
22646
22647 \begin_layout Plain Layout
22648
22649 \backslash
22650 officialeuro
22651 \end_layout
22652
22653 \end_inset
22654 </cell>
22655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22656 \begin_inset Text
22657
22658 \begin_layout Plain Layout
22659 \begin_inset ERT
22660 status collapsed
22661
22662 \begin_layout Plain Layout
22663
22664
22665 \backslash
22666 officialeuro
22667 \end_layout
22668
22669 \end_inset
22670
22671
22672 \end_layout
22673
22674 \end_inset
22675 </cell>
22676 </row>
22677 </lyxtabular>
22678
22679 \end_inset
22680
22681
22682 \end_layout
22683
22684 \begin_layout Standard
22685 \begin_inset ERT
22686 status collapsed
22687
22688 \begin_layout Plain Layout
22689
22690
22691 \backslash
22692 else 
22693 \end_layout
22694
22695 \end_inset
22696
22697
22698 \begin_inset Note Note
22699 status open
22700
22701 \begin_layout Plain Layout
22702 The following will be displayed when the LaTeX-package 
22703 \series bold
22704 eurosym
22705 \series default
22706  is not installed:
22707 \end_layout
22708
22709 \end_inset
22710
22711
22712 \end_layout
22713
22714 \begin_layout Standard
22715 You need to install the LaTeX-package 
22716 \series bold
22717 eurosym
22718 \series default
22719  to see the rest of this subsection in the output.
22720 \end_layout
22721
22722 \begin_layout Standard
22723 \begin_inset ERT
22724 status collapsed
22725
22726 \begin_layout Plain Layout
22727
22728
22729 \backslash
22730 fi 
22731 \end_layout
22732
22733 \end_inset
22734
22735
22736 \end_layout
22737
22738 \begin_layout Section
22739 Relations
22740 \begin_inset CommandInset label
22741 LatexCommand label
22742 name "sec:Relations"
22743
22744 \end_inset
22745
22746
22747 \begin_inset Index
22748 status collapsed
22749
22750 \begin_layout Plain Layout
22751 Relations
22752 \end_layout
22753
22754 \end_inset
22755
22756
22757 \begin_inset Index
22758 status collapsed
22759
22760 \begin_layout Plain Layout
22761 Comparisons|see
22762 \begin_inset ERT
22763 status collapsed
22764
22765 \begin_layout Plain Layout
22766
22767 {
22768 \end_layout
22769
22770 \end_inset
22771
22772 Relations
22773 \begin_inset ERT
22774 status collapsed
22775
22776 \begin_layout Plain Layout
22777
22778 }
22779 \end_layout
22780
22781 \end_inset
22782
22783
22784 \end_layout
22785
22786 \end_inset
22787
22788
22789 \end_layout
22790
22791 \begin_layout Standard
22792 All relations can also be inserted via the toolbar button 
22793 \begin_inset Graphics
22794         filename ../images/math/leq.png
22795         scale 85
22796
22797 \end_inset
22798
22799 .
22800 \end_layout
22801
22802 \begin_layout Standard
22803 \begin_inset space \hfill{}
22804 \end_inset
22805
22806
22807 \begin_inset Tabular
22808 <lyxtabular version="3" rows="17" columns="2">
22809 <features>
22810 <column alignment="center" valignment="top" width="0pt">
22811 <column alignment="center" valignment="top" width="0pt">
22812 <row>
22813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22814 \begin_inset Text
22815
22816 \begin_layout Plain Layout
22817 Command
22818 \end_layout
22819
22820 \end_inset
22821 </cell>
22822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22823 \begin_inset Text
22824
22825 \begin_layout Plain Layout
22826 Result
22827 \end_layout
22828
22829 \end_inset
22830 </cell>
22831 </row>
22832 <row>
22833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22834 \begin_inset Text
22835
22836 \begin_layout Plain Layout
22837 <
22838 \end_layout
22839
22840 \end_inset
22841 </cell>
22842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22843 \begin_inset Text
22844
22845 \begin_layout Plain Layout
22846 \begin_inset Formula $<$
22847 \end_inset
22848
22849
22850 \end_layout
22851
22852 \end_inset
22853 </cell>
22854 </row>
22855 <row>
22856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22857 \begin_inset Text
22858
22859 \begin_layout Plain Layout
22860
22861 \backslash
22862 le
22863 \end_layout
22864
22865 \end_inset
22866 </cell>
22867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22868 \begin_inset Text
22869
22870 \begin_layout Plain Layout
22871 \begin_inset Formula $\le$
22872 \end_inset
22873
22874
22875 \end_layout
22876
22877 \end_inset
22878 </cell>
22879 </row>
22880 <row>
22881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22882 \begin_inset Text
22883
22884 \begin_layout Plain Layout
22885
22886 \backslash
22887 ll
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896 \begin_inset Formula $\ll$
22897 \end_inset
22898
22899
22900 \end_layout
22901
22902 \end_inset
22903 </cell>
22904 </row>
22905 <row>
22906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22907 \begin_inset Text
22908
22909 \begin_layout Plain Layout
22910
22911 \backslash
22912 prec
22913 \end_layout
22914
22915 \end_inset
22916 </cell>
22917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22918 \begin_inset Text
22919
22920 \begin_layout Plain Layout
22921 \begin_inset Formula $\prec$
22922 \end_inset
22923
22924
22925 \end_layout
22926
22927 \end_inset
22928 </cell>
22929 </row>
22930 <row>
22931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22932 \begin_inset Text
22933
22934 \begin_layout Plain Layout
22935
22936 \backslash
22937 preceq
22938 \end_layout
22939
22940 \end_inset
22941 </cell>
22942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22943 \begin_inset Text
22944
22945 \begin_layout Plain Layout
22946 \begin_inset Formula $\preceq$
22947 \end_inset
22948
22949
22950 \end_layout
22951
22952 \end_inset
22953 </cell>
22954 </row>
22955 <row>
22956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22957 \begin_inset Text
22958
22959 \begin_layout Plain Layout
22960
22961 \backslash
22962 subset
22963 \end_layout
22964
22965 \end_inset
22966 </cell>
22967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22968 \begin_inset Text
22969
22970 \begin_layout Plain Layout
22971 \begin_inset Formula $\subset$
22972 \end_inset
22973
22974
22975 \end_layout
22976
22977 \end_inset
22978 </cell>
22979 </row>
22980 <row>
22981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22982 \begin_inset Text
22983
22984 \begin_layout Plain Layout
22985
22986 \backslash
22987 subseteq
22988 \end_layout
22989
22990 \end_inset
22991 </cell>
22992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22993 \begin_inset Text
22994
22995 \begin_layout Plain Layout
22996 \begin_inset Formula $\subseteq$
22997 \end_inset
22998
22999
23000 \end_layout
23001
23002 \end_inset
23003 </cell>
23004 </row>
23005 <row>
23006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23007 \begin_inset Text
23008
23009 \begin_layout Plain Layout
23010
23011 \backslash
23012 sqsubseteq
23013 \end_layout
23014
23015 \end_inset
23016 </cell>
23017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23018 \begin_inset Text
23019
23020 \begin_layout Plain Layout
23021 \begin_inset Formula $\sqsubseteq$
23022 \end_inset
23023
23024
23025 \end_layout
23026
23027 \end_inset
23028 </cell>
23029 </row>
23030 <row>
23031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23032 \begin_inset Text
23033
23034 \begin_layout Plain Layout
23035
23036 \backslash
23037 in
23038 \end_layout
23039
23040 \end_inset
23041 </cell>
23042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23043 \begin_inset Text
23044
23045 \begin_layout Plain Layout
23046 \begin_inset Formula $\in$
23047 \end_inset
23048
23049
23050 \end_layout
23051
23052 \end_inset
23053 </cell>
23054 </row>
23055 <row>
23056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23057 \begin_inset Text
23058
23059 \begin_layout Plain Layout
23060
23061 \backslash
23062 vdash
23063 \end_layout
23064
23065 \end_inset
23066 </cell>
23067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23068 \begin_inset Text
23069
23070 \begin_layout Plain Layout
23071 \begin_inset Formula $\vdash$
23072 \end_inset
23073
23074
23075 \end_layout
23076
23077 \end_inset
23078 </cell>
23079 </row>
23080 <row>
23081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23082 \begin_inset Text
23083
23084 \begin_layout Plain Layout
23085
23086 \backslash
23087 smile
23088 \end_layout
23089
23090 \end_inset
23091 </cell>
23092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23093 \begin_inset Text
23094
23095 \begin_layout Plain Layout
23096 \begin_inset Formula $\smile$
23097 \end_inset
23098
23099
23100 \end_layout
23101
23102 \end_inset
23103 </cell>
23104 </row>
23105 <row>
23106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23107 \begin_inset Text
23108
23109 \begin_layout Plain Layout
23110
23111 \backslash
23112 lhd
23113 \end_layout
23114
23115 \end_inset
23116 </cell>
23117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23118 \begin_inset Text
23119
23120 \begin_layout Plain Layout
23121 \begin_inset Formula $\lhd$
23122 \end_inset
23123
23124
23125 \end_layout
23126
23127 \end_inset
23128 </cell>
23129 </row>
23130 <row>
23131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23132 \begin_inset Text
23133
23134 \begin_layout Plain Layout
23135
23136 \backslash
23137 unlhd
23138 \end_layout
23139
23140 \end_inset
23141 </cell>
23142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23143 \begin_inset Text
23144
23145 \begin_layout Plain Layout
23146 \begin_inset Formula $\unlhd$
23147 \end_inset
23148
23149
23150 \end_layout
23151
23152 \end_inset
23153 </cell>
23154 </row>
23155 <row>
23156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23157 \begin_inset Text
23158
23159 \begin_layout Plain Layout
23160
23161 \backslash
23162 gtrless
23163 \end_layout
23164
23165 \end_inset
23166 </cell>
23167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23168 \begin_inset Text
23169
23170 \begin_layout Plain Layout
23171 \begin_inset Formula $\gtrless$
23172 \end_inset
23173
23174
23175 \end_layout
23176
23177 \end_inset
23178 </cell>
23179 </row>
23180 <row>
23181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23182 \begin_inset Text
23183
23184 \begin_layout Plain Layout
23185
23186 \backslash
23187 mid
23188 \end_layout
23189
23190 \end_inset
23191 </cell>
23192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23193 \begin_inset Text
23194
23195 \begin_layout Plain Layout
23196 \begin_inset Formula $\mid$
23197 \end_inset
23198
23199
23200 \end_layout
23201
23202 \end_inset
23203 </cell>
23204 </row>
23205 <row>
23206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23207 \begin_inset Text
23208
23209 \begin_layout Plain Layout
23210
23211 \backslash
23212 nmid
23213 \end_layout
23214
23215 \end_inset
23216 </cell>
23217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23218 \begin_inset Text
23219
23220 \begin_layout Plain Layout
23221 \begin_inset Formula $\nmid$
23222 \end_inset
23223
23224
23225 \end_layout
23226
23227 \end_inset
23228 </cell>
23229 </row>
23230 </lyxtabular>
23231
23232 \end_inset
23233
23234
23235 \begin_inset space \hfill{}
23236 \end_inset
23237
23238
23239 \begin_inset Tabular
23240 <lyxtabular version="3" rows="17" columns="2">
23241 <features>
23242 <column alignment="center" valignment="top" width="0pt">
23243 <column alignment="center" valignment="top" width="0pt">
23244 <row>
23245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23246 \begin_inset Text
23247
23248 \begin_layout Plain Layout
23249 Command
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23255 \begin_inset Text
23256
23257 \begin_layout Plain Layout
23258 Result
23259 \end_layout
23260
23261 \end_inset
23262 </cell>
23263 </row>
23264 <row>
23265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23266 \begin_inset Text
23267
23268 \begin_layout Plain Layout
23269 =
23270 \end_layout
23271
23272 \end_inset
23273 </cell>
23274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23275 \begin_inset Text
23276
23277 \begin_layout Plain Layout
23278 \begin_inset Formula $=$
23279 \end_inset
23280
23281
23282 \end_layout
23283
23284 \end_inset
23285 </cell>
23286 </row>
23287 <row>
23288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23289 \begin_inset Text
23290
23291 \begin_layout Plain Layout
23292
23293 \backslash
23294 not=
23295 \end_layout
23296
23297 \end_inset
23298 </cell>
23299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23300 \begin_inset Text
23301
23302 \begin_layout Plain Layout
23303 \begin_inset Formula $\not=$
23304 \end_inset
23305
23306
23307 \end_layout
23308
23309 \end_inset
23310 </cell>
23311 </row>
23312 <row>
23313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23314 \begin_inset Text
23315
23316 \begin_layout Plain Layout
23317
23318 \backslash
23319 equiv
23320 \end_layout
23321
23322 \end_inset
23323 </cell>
23324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23325 \begin_inset Text
23326
23327 \begin_layout Plain Layout
23328 \begin_inset Formula $\equiv$
23329 \end_inset
23330
23331
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 </row>
23337 <row>
23338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23339 \begin_inset Text
23340
23341 \begin_layout Plain Layout
23342
23343 \backslash
23344 sim
23345 \end_layout
23346
23347 \end_inset
23348 </cell>
23349 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23350 \begin_inset Text
23351
23352 \begin_layout Plain Layout
23353 \begin_inset Formula $\sim$
23354 \end_inset
23355
23356
23357 \end_layout
23358
23359 \end_inset
23360 </cell>
23361 </row>
23362 <row>
23363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23364 \begin_inset Text
23365
23366 \begin_layout Plain Layout
23367
23368 \backslash
23369 simeq
23370 \end_layout
23371
23372 \end_inset
23373 </cell>
23374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23375 \begin_inset Text
23376
23377 \begin_layout Plain Layout
23378 \begin_inset Formula $\simeq$
23379 \end_inset
23380
23381
23382 \end_layout
23383
23384 \end_inset
23385 </cell>
23386 </row>
23387 <row>
23388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23389 \begin_inset Text
23390
23391 \begin_layout Plain Layout
23392
23393 \backslash
23394 approx
23395 \end_layout
23396
23397 \end_inset
23398 </cell>
23399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23400 \begin_inset Text
23401
23402 \begin_layout Plain Layout
23403 \begin_inset Formula $\approx$
23404 \end_inset
23405
23406
23407 \end_layout
23408
23409 \end_inset
23410 </cell>
23411 </row>
23412 <row>
23413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23414 \begin_inset Text
23415
23416 \begin_layout Plain Layout
23417
23418 \backslash
23419 cong
23420 \end_layout
23421
23422 \end_inset
23423 </cell>
23424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23425 \begin_inset Text
23426
23427 \begin_layout Plain Layout
23428 \begin_inset Formula $\cong$
23429 \end_inset
23430
23431
23432 \end_layout
23433
23434 \end_inset
23435 </cell>
23436 </row>
23437 <row>
23438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23439 \begin_inset Text
23440
23441 \begin_layout Plain Layout
23442
23443 \backslash
23444 bowtie
23445 \end_layout
23446
23447 \end_inset
23448 </cell>
23449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23450 \begin_inset Text
23451
23452 \begin_layout Plain Layout
23453 \begin_inset Formula $\bowtie$
23454 \end_inset
23455
23456
23457 \end_layout
23458
23459 \end_inset
23460 </cell>
23461 </row>
23462 <row>
23463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23464 \begin_inset Text
23465
23466 \begin_layout Plain Layout
23467
23468 \backslash
23469 notin
23470 \end_layout
23471
23472 \end_inset
23473 </cell>
23474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23475 \begin_inset Text
23476
23477 \begin_layout Plain Layout
23478 \begin_inset Formula $\notin$
23479 \end_inset
23480
23481
23482 \end_layout
23483
23484 \end_inset
23485 </cell>
23486 </row>
23487 <row>
23488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23489 \begin_inset Text
23490
23491 \begin_layout Plain Layout
23492
23493 \backslash
23494 perp
23495 \end_layout
23496
23497 \end_inset
23498 </cell>
23499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23500 \begin_inset Text
23501
23502 \begin_layout Plain Layout
23503 \begin_inset Formula $\perp$
23504 \end_inset
23505
23506
23507 \end_layout
23508
23509 \end_inset
23510 </cell>
23511 </row>
23512 <row>
23513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23514 \begin_inset Text
23515
23516 \begin_layout Plain Layout
23517
23518 \backslash
23519 propto
23520 \end_layout
23521
23522 \end_inset
23523 </cell>
23524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23525 \begin_inset Text
23526
23527 \begin_layout Plain Layout
23528 \begin_inset Formula $\propto$
23529 \end_inset
23530
23531
23532 \end_layout
23533
23534 \end_inset
23535 </cell>
23536 </row>
23537 <row>
23538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23539 \begin_inset Text
23540
23541 \begin_layout Plain Layout
23542
23543 \backslash
23544 asymp
23545 \end_layout
23546
23547 \end_inset
23548 </cell>
23549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23550 \begin_inset Text
23551
23552 \begin_layout Plain Layout
23553 \begin_inset Formula $\asymp$
23554 \end_inset
23555
23556
23557 \end_layout
23558
23559 \end_inset
23560 </cell>
23561 </row>
23562 <row>
23563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23564 \begin_inset Text
23565
23566 \begin_layout Plain Layout
23567
23568 \backslash
23569 doteq
23570 \end_layout
23571
23572 \end_inset
23573 </cell>
23574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23575 \begin_inset Text
23576
23577 \begin_layout Plain Layout
23578 \begin_inset Formula $\doteq$
23579 \end_inset
23580
23581
23582 \end_layout
23583
23584 \end_inset
23585 </cell>
23586 </row>
23587 <row>
23588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23589 \begin_inset Text
23590
23591 \begin_layout Plain Layout
23592
23593 \backslash
23594 circeq
23595 \end_layout
23596
23597 \end_inset
23598 </cell>
23599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23600 \begin_inset Text
23601
23602 \begin_layout Plain Layout
23603 \begin_inset Formula $\circeq$
23604 \end_inset
23605
23606
23607 \end_layout
23608
23609 \end_inset
23610 </cell>
23611 </row>
23612 <row>
23613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23614 \begin_inset Text
23615
23616 \begin_layout Plain Layout
23617
23618 \backslash
23619 models
23620 \end_layout
23621
23622 \end_inset
23623 </cell>
23624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23625 \begin_inset Text
23626
23627 \begin_layout Plain Layout
23628 \begin_inset Formula $\models$
23629 \end_inset
23630
23631
23632 \end_layout
23633
23634 \end_inset
23635 </cell>
23636 </row>
23637 <row>
23638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23639 \begin_inset Text
23640
23641 \begin_layout Plain Layout
23642
23643 \backslash
23644 widehat=
23645 \end_layout
23646
23647 \end_inset
23648 </cell>
23649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Plain Layout
23653 \begin_inset Formula $\widehat{=}$
23654 \end_inset
23655
23656
23657 \end_layout
23658
23659 \end_inset
23660 </cell>
23661 </row>
23662 </lyxtabular>
23663
23664 \end_inset
23665
23666
23667 \begin_inset space \hfill{}
23668 \end_inset
23669
23670
23671 \begin_inset Tabular
23672 <lyxtabular version="3" rows="17" columns="2">
23673 <features>
23674 <column alignment="center" valignment="top" width="0pt">
23675 <column alignment="center" valignment="top" width="0pt">
23676 <row>
23677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23678 \begin_inset Text
23679
23680 \begin_layout Plain Layout
23681 Command
23682 \end_layout
23683
23684 \end_inset
23685 </cell>
23686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23687 \begin_inset Text
23688
23689 \begin_layout Plain Layout
23690 Result
23691 \end_layout
23692
23693 \end_inset
23694 </cell>
23695 </row>
23696 <row>
23697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23698 \begin_inset Text
23699
23700 \begin_layout Plain Layout
23701 >
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23707 \begin_inset Text
23708
23709 \begin_layout Plain Layout
23710 \begin_inset Formula $>$
23711 \end_inset
23712
23713
23714 \end_layout
23715
23716 \end_inset
23717 </cell>
23718 </row>
23719 <row>
23720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23721 \begin_inset Text
23722
23723 \begin_layout Plain Layout
23724
23725 \backslash
23726 ge
23727 \end_layout
23728
23729 \end_inset
23730 </cell>
23731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23732 \begin_inset Text
23733
23734 \begin_layout Plain Layout
23735 \begin_inset Formula $\ge$
23736 \end_inset
23737
23738
23739 \end_layout
23740
23741 \end_inset
23742 </cell>
23743 </row>
23744 <row>
23745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23746 \begin_inset Text
23747
23748 \begin_layout Plain Layout
23749
23750 \backslash
23751 gg
23752 \end_layout
23753
23754 \end_inset
23755 </cell>
23756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23757 \begin_inset Text
23758
23759 \begin_layout Plain Layout
23760 \begin_inset Formula $\gg$
23761 \end_inset
23762
23763
23764 \end_layout
23765
23766 \end_inset
23767 </cell>
23768 </row>
23769 <row>
23770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23771 \begin_inset Text
23772
23773 \begin_layout Plain Layout
23774
23775 \backslash
23776 succ
23777 \end_layout
23778
23779 \end_inset
23780 </cell>
23781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23782 \begin_inset Text
23783
23784 \begin_layout Plain Layout
23785 \begin_inset Formula $\succ$
23786 \end_inset
23787
23788
23789 \end_layout
23790
23791 \end_inset
23792 </cell>
23793 </row>
23794 <row>
23795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23796 \begin_inset Text
23797
23798 \begin_layout Plain Layout
23799
23800 \backslash
23801 succeq
23802 \end_layout
23803
23804 \end_inset
23805 </cell>
23806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23807 \begin_inset Text
23808
23809 \begin_layout Plain Layout
23810 \begin_inset Formula $\succeq$
23811 \end_inset
23812
23813
23814 \end_layout
23815
23816 \end_inset
23817 </cell>
23818 </row>
23819 <row>
23820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23821 \begin_inset Text
23822
23823 \begin_layout Plain Layout
23824
23825 \backslash
23826 supset
23827 \end_layout
23828
23829 \end_inset
23830 </cell>
23831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23832 \begin_inset Text
23833
23834 \begin_layout Plain Layout
23835 \begin_inset Formula $\supset$
23836 \end_inset
23837
23838
23839 \end_layout
23840
23841 \end_inset
23842 </cell>
23843 </row>
23844 <row>
23845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23846 \begin_inset Text
23847
23848 \begin_layout Plain Layout
23849
23850 \backslash
23851 supseteq
23852 \end_layout
23853
23854 \end_inset
23855 </cell>
23856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23857 \begin_inset Text
23858
23859 \begin_layout Plain Layout
23860 \begin_inset Formula $\supseteq$
23861 \end_inset
23862
23863
23864 \end_layout
23865
23866 \end_inset
23867 </cell>
23868 </row>
23869 <row>
23870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23871 \begin_inset Text
23872
23873 \begin_layout Plain Layout
23874
23875 \backslash
23876 sqsupseteq
23877 \end_layout
23878
23879 \end_inset
23880 </cell>
23881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23882 \begin_inset Text
23883
23884 \begin_layout Plain Layout
23885 \begin_inset Formula $\sqsupseteq$
23886 \end_inset
23887
23888
23889 \end_layout
23890
23891 \end_inset
23892 </cell>
23893 </row>
23894 <row>
23895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23896 \begin_inset Text
23897
23898 \begin_layout Plain Layout
23899
23900 \backslash
23901 ni
23902 \end_layout
23903
23904 \end_inset
23905 </cell>
23906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23907 \begin_inset Text
23908
23909 \begin_layout Plain Layout
23910 \begin_inset Formula $\ni$
23911 \end_inset
23912
23913
23914 \end_layout
23915
23916 \end_inset
23917 </cell>
23918 </row>
23919 <row>
23920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23921 \begin_inset Text
23922
23923 \begin_layout Plain Layout
23924
23925 \backslash
23926 dashv
23927 \end_layout
23928
23929 \end_inset
23930 </cell>
23931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23932 \begin_inset Text
23933
23934 \begin_layout Plain Layout
23935 \begin_inset Formula $\dashv$
23936 \end_inset
23937
23938
23939 \end_layout
23940
23941 \end_inset
23942 </cell>
23943 </row>
23944 <row>
23945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23946 \begin_inset Text
23947
23948 \begin_layout Plain Layout
23949
23950 \backslash
23951 frown
23952 \end_layout
23953
23954 \end_inset
23955 </cell>
23956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23957 \begin_inset Text
23958
23959 \begin_layout Plain Layout
23960 \begin_inset Formula $\frown$
23961 \end_inset
23962
23963
23964 \end_layout
23965
23966 \end_inset
23967 </cell>
23968 </row>
23969 <row>
23970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23971 \begin_inset Text
23972
23973 \begin_layout Plain Layout
23974
23975 \backslash
23976 rhd
23977 \end_layout
23978
23979 \end_inset
23980 </cell>
23981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23982 \begin_inset Text
23983
23984 \begin_layout Plain Layout
23985 \begin_inset Formula $\rhd$
23986 \end_inset
23987
23988
23989 \end_layout
23990
23991 \end_inset
23992 </cell>
23993 </row>
23994 <row>
23995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23996 \begin_inset Text
23997
23998 \begin_layout Plain Layout
23999
24000 \backslash
24001 unrhd
24002 \end_layout
24003
24004 \end_inset
24005 </cell>
24006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24007 \begin_inset Text
24008
24009 \begin_layout Plain Layout
24010 \begin_inset Formula $\unrhd$
24011 \end_inset
24012
24013
24014 \end_layout
24015
24016 \end_inset
24017 </cell>
24018 </row>
24019 <row>
24020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24021 \begin_inset Text
24022
24023 \begin_layout Plain Layout
24024
24025 \backslash
24026 lessgtr
24027 \end_layout
24028
24029 \end_inset
24030 </cell>
24031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24032 \begin_inset Text
24033
24034 \begin_layout Plain Layout
24035 \begin_inset Formula $\lessgtr$
24036 \end_inset
24037
24038
24039 \end_layout
24040
24041 \end_inset
24042 </cell>
24043 </row>
24044 <row>
24045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24046 \begin_inset Text
24047
24048 \begin_layout Plain Layout
24049
24050 \backslash
24051 parallel
24052 \end_layout
24053
24054 \end_inset
24055 </cell>
24056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24057 \begin_inset Text
24058
24059 \begin_layout Plain Layout
24060 \begin_inset Formula $\parallel$
24061 \end_inset
24062
24063
24064 \end_layout
24065
24066 \end_inset
24067 </cell>
24068 </row>
24069 <row>
24070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24071 \begin_inset Text
24072
24073 \begin_layout Plain Layout
24074
24075 \backslash
24076 nparallel
24077 \end_layout
24078
24079 \end_inset
24080 </cell>
24081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24082 \begin_inset Text
24083
24084 \begin_layout Plain Layout
24085 \begin_inset Formula $\nparallel$
24086 \end_inset
24087
24088
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 </row>
24094 </lyxtabular>
24095
24096 \end_inset
24097
24098
24099 \begin_inset space \hfill{}
24100 \end_inset
24101
24102
24103 \end_layout
24104
24105 \begin_layout Standard
24106 \begin_inset VSpace medskip
24107 \end_inset
24108
24109 The characters 
24110 \series bold
24111
24112 \backslash
24113 lhd
24114 \series default
24115  and 
24116 \series bold
24117
24118 \backslash
24119 rhd
24120 \series default
24121  are bigger than the equal looking operators 
24122 \series bold
24123
24124 \backslash
24125 triangleleft
24126 \series default
24127  and 
24128 \series bold
24129
24130 \backslash
24131 triangleright
24132 \series default
24133 , respectively.
24134 \end_layout
24135
24136 \begin_layout Standard
24137 Relations are, in contrary to symbols, always surrounded by space.
24138 \end_layout
24139
24140 \begin_layout Standard
24141 Relations with labels can be created with the command 
24142 \series bold
24143
24144 \backslash
24145 stackrel
24146 \series default
24147
24148 \begin_inset Index
24149 status collapsed
24150
24151 \begin_layout Plain Layout
24152 Commands ! S ! 
24153 \backslash
24154 stackrel
24155 \end_layout
24156
24157 \end_inset
24158
24159 :
24160 \end_layout
24161
24162 \begin_layout Standard
24163 \align center
24164 \begin_inset Tabular
24165 <lyxtabular version="3" rows="2" columns="2">
24166 <features>
24167 <column alignment="center" valignment="top" width="0">
24168 <column alignment="center" valignment="top" width="0">
24169 <row>
24170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24171 \begin_inset Text
24172
24173 \begin_layout Plain Layout
24174 Command
24175 \end_layout
24176
24177 \end_inset
24178 </cell>
24179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24180 \begin_inset Text
24181
24182 \begin_layout Plain Layout
24183 Result
24184 \begin_inset Note Note
24185 status collapsed
24186
24187 \begin_layout Plain Layout
24188
24189 \series bold
24190
24191 \backslash
24192 raisebox
24193 \series default
24194  is only used as spacer.
24195 \end_layout
24196
24197 \end_inset
24198
24199
24200 \end_layout
24201
24202 \end_inset
24203 </cell>
24204 </row>
24205 <row>
24206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24207 \begin_inset Text
24208
24209 \begin_layout Plain Layout
24210 A(r)
24211 \backslash
24212 stackrel
24213 \begin_inset ERT
24214 status collapsed
24215
24216 \begin_layout Plain Layout
24217
24218
24219 \backslash
24220 spce 
24221 \end_layout
24222
24223 \end_inset
24224
24225 r
24226 \backslash
24227 to
24228 \backslash
24229 infty
24230 \begin_inset ERT
24231 status collapsed
24232
24233 \begin_layout Plain Layout
24234
24235
24236 \backslash
24237 spce 
24238 \end_layout
24239
24240 \end_inset
24241
24242
24243 \begin_inset Formula $\downarrow$
24244 \end_inset
24245
24246
24247 \backslash
24248 approx
24249 \begin_inset ERT
24250 status collapsed
24251
24252 \begin_layout Plain Layout
24253
24254
24255 \backslash
24256 spce 
24257 \end_layout
24258
24259 \end_inset
24260
24261
24262 \begin_inset ERT
24263 status collapsed
24264
24265 \begin_layout Plain Layout
24266
24267
24268 \backslash
24269 spce 
24270 \end_layout
24271
24272 \end_inset
24273
24274 B
24275 \end_layout
24276
24277 \end_inset
24278 </cell>
24279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24280 \begin_inset Text
24281
24282 \begin_layout Plain Layout
24283 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24284 \end_inset
24285
24286
24287 \end_layout
24288
24289 \end_inset
24290 </cell>
24291 </row>
24292 </lyxtabular>
24293
24294 \end_inset
24295
24296
24297 \end_layout
24298
24299 \begin_layout Section
24300 Functions
24301 \end_layout
24302
24303 \begin_layout Subsection
24304 Predefined Functions
24305 \begin_inset CommandInset label
24306 LatexCommand label
24307 name "sub:Predefined-Functions"
24308
24309 \end_inset
24310
24311
24312 \begin_inset Index
24313 status collapsed
24314
24315 \begin_layout Plain Layout
24316 Functions ! predefined
24317 \end_layout
24318
24319 \end_inset
24320
24321
24322 \end_layout
24323
24324 \begin_layout Standard
24325 In general, variables are set 
24326 \emph on
24327 italic
24328 \emph default
24329  in mathematical expressions, but not function names, because 
24330 \begin_inset Formula $sin$
24331 \end_inset
24332
24333  could be misunderstood as 
24334 \begin_inset Formula $s\cdot i\cdot n$
24335 \end_inset
24336
24337 .
24338  Therefore there are predefined functions, that are additionally a bit separated
24339  from prefactors.
24340  They are inserted as commands starting with a backslash before their name.
24341 \end_layout
24342
24343 \begin_layout Standard
24344 \align center
24345 \begin_inset Tabular
24346 <lyxtabular version="3" rows="2" columns="4">
24347 <features>
24348 <column alignment="center" valignment="top" width="0pt">
24349 <column alignment="center" valignment="top" width="0pt">
24350 <column alignment="center" valignment="top" width="0pt">
24351 <column alignment="center" valignment="top" width="0pt">
24352 <row>
24353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24354 \begin_inset Text
24355
24356 \begin_layout Plain Layout
24357 Command
24358 \end_layout
24359
24360 \end_inset
24361 </cell>
24362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24363 \begin_inset Text
24364
24365 \begin_layout Plain Layout
24366 Result
24367 \end_layout
24368
24369 \end_inset
24370 </cell>
24371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24372 \begin_inset Text
24373
24374 \begin_layout Plain Layout
24375 Command
24376 \end_layout
24377
24378 \end_inset
24379 </cell>
24380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24381 \begin_inset Text
24382
24383 \begin_layout Plain Layout
24384 Result
24385 \end_layout
24386
24387 \end_inset
24388 </cell>
24389 </row>
24390 <row>
24391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24392 \begin_inset Text
24393
24394 \begin_layout Plain Layout
24395 Asin(x)+B
24396 \end_layout
24397
24398 \end_inset
24399 </cell>
24400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24401 \begin_inset Text
24402
24403 \begin_layout Plain Layout
24404 \begin_inset Formula $Asin(x)+B$
24405 \end_inset
24406
24407
24408 \end_layout
24409
24410 \end_inset
24411 </cell>
24412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24413 \begin_inset Text
24414
24415 \begin_layout Plain Layout
24416 A
24417 \backslash
24418 sin(x)+B
24419 \end_layout
24420
24421 \end_inset
24422 </cell>
24423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24424 \begin_inset Text
24425
24426 \begin_layout Plain Layout
24427 \begin_inset Formula $A\sin(x)+B$
24428 \end_inset
24429
24430
24431 \end_layout
24432
24433 \end_inset
24434 </cell>
24435 </row>
24436 </lyxtabular>
24437
24438 \end_inset
24439
24440
24441 \end_layout
24442
24443 \begin_layout Standard
24444 The following functions are predefined:
24445 \end_layout
24446
24447 \begin_layout Standard
24448 \begin_inset VSpace -2mm
24449 \end_inset
24450
24451
24452 \end_layout
24453
24454 \begin_layout Standard
24455 \align center
24456 \begin_inset Tabular
24457 <lyxtabular version="3" rows="9" columns="4">
24458 <features>
24459 <column alignment="center" valignment="top" width="0pt">
24460 <column alignment="center" valignment="top" width="0pt">
24461 <column alignment="center" valignment="top" width="0pt">
24462 <column alignment="center" valignment="top" width="0pt">
24463 <row>
24464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24465 \begin_inset Text
24466
24467 \begin_layout Plain Layout
24468 Command
24469 \end_layout
24470
24471 \end_inset
24472 </cell>
24473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24474 \begin_inset Text
24475
24476 \begin_layout Plain Layout
24477 Command
24478 \end_layout
24479
24480 \end_inset
24481 </cell>
24482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24483 \begin_inset Text
24484
24485 \begin_layout Plain Layout
24486 Command
24487 \end_layout
24488
24489 \end_inset
24490 </cell>
24491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24492 \begin_inset Text
24493
24494 \begin_layout Plain Layout
24495 Command
24496 \end_layout
24497
24498 \end_inset
24499 </cell>
24500 </row>
24501 <row>
24502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24503 \begin_inset Text
24504
24505 \begin_layout Plain Layout
24506
24507 \backslash
24508 sin
24509 \end_layout
24510
24511 \end_inset
24512 </cell>
24513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24514 \begin_inset Text
24515
24516 \begin_layout Plain Layout
24517
24518 \backslash
24519 sinh
24520 \end_layout
24521
24522 \end_inset
24523 </cell>
24524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Plain Layout
24528
24529 \backslash
24530 arcsin
24531 \end_layout
24532
24533 \end_inset
24534 </cell>
24535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24536 \begin_inset Text
24537
24538 \begin_layout Plain Layout
24539
24540 \backslash
24541 sup
24542 \end_layout
24543
24544 \end_inset
24545 </cell>
24546 </row>
24547 <row>
24548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24549 \begin_inset Text
24550
24551 \begin_layout Plain Layout
24552
24553 \backslash
24554 cos
24555 \end_layout
24556
24557 \end_inset
24558 </cell>
24559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24560 \begin_inset Text
24561
24562 \begin_layout Plain Layout
24563
24564 \backslash
24565 cosh
24566 \end_layout
24567
24568 \end_inset
24569 </cell>
24570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24571 \begin_inset Text
24572
24573 \begin_layout Plain Layout
24574
24575 \backslash
24576 arccos
24577 \end_layout
24578
24579 \end_inset
24580 </cell>
24581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24582 \begin_inset Text
24583
24584 \begin_layout Plain Layout
24585
24586 \backslash
24587 inf
24588 \end_layout
24589
24590 \end_inset
24591 </cell>
24592 </row>
24593 <row>
24594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24595 \begin_inset Text
24596
24597 \begin_layout Plain Layout
24598
24599 \backslash
24600 tan
24601 \end_layout
24602
24603 \end_inset
24604 </cell>
24605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24606 \begin_inset Text
24607
24608 \begin_layout Plain Layout
24609
24610 \backslash
24611 tanh
24612 \end_layout
24613
24614 \end_inset
24615 </cell>
24616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24617 \begin_inset Text
24618
24619 \begin_layout Plain Layout
24620
24621 \backslash
24622 arctan
24623 \end_layout
24624
24625 \end_inset
24626 </cell>
24627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24628 \begin_inset Text
24629
24630 \begin_layout Plain Layout
24631
24632 \backslash
24633 lim
24634 \end_layout
24635
24636 \end_inset
24637 </cell>
24638 </row>
24639 <row>
24640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24641 \begin_inset Text
24642
24643 \begin_layout Plain Layout
24644
24645 \backslash
24646 cot
24647 \end_layout
24648
24649 \end_inset
24650 </cell>
24651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24652 \begin_inset Text
24653
24654 \begin_layout Plain Layout
24655
24656 \backslash
24657 coth
24658 \end_layout
24659
24660 \end_inset
24661 </cell>
24662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24663 \begin_inset Text
24664
24665 \begin_layout Plain Layout
24666
24667 \backslash
24668 arg
24669 \end_layout
24670
24671 \end_inset
24672 </cell>
24673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24674 \begin_inset Text
24675
24676 \begin_layout Plain Layout
24677
24678 \backslash
24679 liminf
24680 \end_layout
24681
24682 \end_inset
24683 </cell>
24684 </row>
24685 <row>
24686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24687 \begin_inset Text
24688
24689 \begin_layout Plain Layout
24690
24691 \backslash
24692 sec
24693 \end_layout
24694
24695 \end_inset
24696 </cell>
24697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24698 \begin_inset Text
24699
24700 \begin_layout Plain Layout
24701
24702 \backslash
24703 min
24704 \end_layout
24705
24706 \end_inset
24707 </cell>
24708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24709 \begin_inset Text
24710
24711 \begin_layout Plain Layout
24712
24713 \backslash
24714 deg
24715 \end_layout
24716
24717 \end_inset
24718 </cell>
24719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24720 \begin_inset Text
24721
24722 \begin_layout Plain Layout
24723
24724 \backslash
24725 limsup
24726 \end_layout
24727
24728 \end_inset
24729 </cell>
24730 </row>
24731 <row>
24732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24733 \begin_inset Text
24734
24735 \begin_layout Plain Layout
24736
24737 \backslash
24738 csc
24739 \end_layout
24740
24741 \end_inset
24742 </cell>
24743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24744 \begin_inset Text
24745
24746 \begin_layout Plain Layout
24747
24748 \backslash
24749 max
24750 \end_layout
24751
24752 \end_inset
24753 </cell>
24754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24755 \begin_inset Text
24756
24757 \begin_layout Plain Layout
24758
24759 \backslash
24760 det
24761 \end_layout
24762
24763 \end_inset
24764 </cell>
24765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24766 \begin_inset Text
24767
24768 \begin_layout Plain Layout
24769
24770 \backslash
24771 Pr
24772 \end_layout
24773
24774 \end_inset
24775 </cell>
24776 </row>
24777 <row>
24778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24779 \begin_inset Text
24780
24781 \begin_layout Plain Layout
24782
24783 \backslash
24784 ln
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24790 \begin_inset Text
24791
24792 \begin_layout Plain Layout
24793
24794 \backslash
24795 exp
24796 \end_layout
24797
24798 \end_inset
24799 </cell>
24800 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24801 \begin_inset Text
24802
24803 \begin_layout Plain Layout
24804
24805 \backslash
24806 dim
24807 \end_layout
24808
24809 \end_inset
24810 </cell>
24811 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24812 \begin_inset Text
24813
24814 \begin_layout Plain Layout
24815
24816 \backslash
24817 hom
24818 \end_layout
24819
24820 \end_inset
24821 </cell>
24822 </row>
24823 <row>
24824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24825 \begin_inset Text
24826
24827 \begin_layout Plain Layout
24828
24829 \backslash
24830 lg
24831 \end_layout
24832
24833 \end_inset
24834 </cell>
24835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24836 \begin_inset Text
24837
24838 \begin_layout Plain Layout
24839
24840 \backslash
24841 log
24842 \end_layout
24843
24844 \end_inset
24845 </cell>
24846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24847 \begin_inset Text
24848
24849 \begin_layout Plain Layout
24850
24851 \backslash
24852 ker
24853 \end_layout
24854
24855 \end_inset
24856 </cell>
24857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24858 \begin_inset Text
24859
24860 \begin_layout Plain Layout
24861
24862 \backslash
24863 gcd
24864 \end_layout
24865
24866 \end_inset
24867 </cell>
24868 </row>
24869 </lyxtabular>
24870
24871 \end_inset
24872
24873
24874 \end_layout
24875
24876 \begin_layout Standard
24877 They can also be inserted with the math toolbar button 
24878 \begin_inset Graphics
24879         filename ../images/math/functions.png
24880         scale 85
24881
24882 \end_inset
24883
24884 .
24885 \end_layout
24886
24887 \begin_layout Subsection
24888 Self-defined Functions
24889 \begin_inset Index
24890 status collapsed
24891
24892 \begin_layout Plain Layout
24893 Functions ! self-defined
24894 \end_layout
24895
24896 \end_inset
24897
24898
24899 \end_layout
24900
24901 \begin_layout Standard
24902 To use a function that is not predefined, like for example the sign function
24903  sgn(x), there are two possibilities:
24904 \end_layout
24905
24906 \begin_layout Itemize
24907 Define the function by inserting the following line to the LaTeX-preamble
24908 \begin_inset Foot
24909 status collapsed
24910
24911 \begin_layout Plain Layout
24912 For more about 
24913 \series bold
24914
24915 \backslash
24916 DeclareMathOperator
24917 \series default
24918  see 
24919 \begin_inset CommandInset ref
24920 LatexCommand ref
24921 reference "sub:Self-defined-Operators"
24922
24923 \end_inset
24924
24925 .
24926 \end_layout
24927
24928 \end_inset
24929
24930
24931 \begin_inset Newline newline
24932 \end_inset
24933
24934
24935 \begin_inset VSpace -3mm
24936 \end_inset
24937
24938
24939 \begin_inset Newline newline
24940 \end_inset
24941
24942
24943 \series bold
24944
24945 \backslash
24946 DeclareMathOperator{
24947 \backslash
24948 sgn}{sgn}
24949 \series default
24950
24951 \begin_inset Index
24952 status collapsed
24953
24954 \begin_layout Plain Layout
24955 Commands ! D ! 
24956 \backslash
24957 dbinom@
24958 \backslash
24959 DeclareMathOperator
24960 \end_layout
24961
24962 \end_inset
24963
24964
24965 \begin_inset Newline newline
24966 \end_inset
24967
24968
24969 \begin_inset VSpace -2mm
24970 \end_inset
24971
24972
24973 \begin_inset Newline newline
24974 \end_inset
24975
24976 Now the new defined function can be called with the command 
24977 \series bold
24978
24979 \backslash
24980 sgn
24981 \series default
24982 .
24983 \end_layout
24984
24985 \begin_layout Itemize
24986 Write the the formula as usual, mark the formula name, in our example the
24987  letters 
24988 \emph on
24989 sgn
24990 \emph default
24991 , and change it to mathematical text.
24992  At last a space is inserted between prefactor and function.
24993 \end_layout
24994
24995 \begin_layout Standard
24996 The result is the same with both methods as with a predefined function
24997 \begin_inset Foot
24998 status collapsed
24999
25000 \begin_layout Plain Layout
25001 In LyX self-defined functions are displayed red, predefined ones black.
25002 \end_layout
25003
25004 \end_inset
25005
25006 :
25007 \end_layout
25008
25009 \begin_layout Standard
25010 \align center
25011 \begin_inset Tabular
25012 <lyxtabular version="3" rows="3" columns="2">
25013 <features>
25014 <column alignment="center" valignment="top" width="0pt">
25015 <column alignment="center" valignment="top" width="0pt">
25016 <row>
25017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25018 \begin_inset Text
25019
25020 \begin_layout Plain Layout
25021 Command
25022 \end_layout
25023
25024 \end_inset
25025 </cell>
25026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25027 \begin_inset Text
25028
25029 \begin_layout Plain Layout
25030 Result
25031 \end_layout
25032
25033 \end_inset
25034 </cell>
25035 </row>
25036 <row>
25037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25038 \begin_inset Text
25039
25040 \begin_layout Plain Layout
25041 A
25042 \backslash
25043 sgn(x)+B
25044 \end_layout
25045
25046 \end_inset
25047 </cell>
25048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25049 \begin_inset Text
25050
25051 \begin_layout Plain Layout
25052 \begin_inset Formula $A\sgn(x)+B$
25053 \end_inset
25054
25055
25056 \end_layout
25057
25058 \end_inset
25059 </cell>
25060 </row>
25061 <row>
25062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25063 \begin_inset Text
25064
25065 \begin_layout Plain Layout
25066 A
25067 \backslash
25068 ,
25069 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25070 \end_inset
25071
25072 (x)+B
25073 \end_layout
25074
25075 \end_inset
25076 </cell>
25077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25078 \begin_inset Text
25079
25080 \begin_layout Plain Layout
25081 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25082 \end_inset
25083
25084
25085 \end_layout
25086
25087 \end_inset
25088 </cell>
25089 </row>
25090 </lyxtabular>
25091
25092 \end_inset
25093
25094
25095 \end_layout
25096
25097 \begin_layout Standard
25098 The first method is more suitable when the self-defined function should
25099  be used several times.
25100 \end_layout
25101
25102 \begin_layout Subsection
25103 Limits
25104 \begin_inset Index
25105 status collapsed
25106
25107 \begin_layout Plain Layout
25108 Limits
25109 \end_layout
25110
25111 \end_inset
25112
25113
25114 \end_layout
25115
25116 \begin_layout Standard
25117 For limits there are defined besides 
25118 \series bold
25119
25120 \backslash
25121 lim
25122 \series default
25123
25124 \begin_inset Index
25125 status collapsed
25126
25127 \begin_layout Plain Layout
25128 Commands ! L ! 
25129 \backslash
25130 lim
25131 \end_layout
25132
25133 \end_inset
25134
25135
25136 \series bold
25137
25138 \backslash
25139 liminf
25140 \series default
25141  and 
25142 \series bold
25143
25144 \backslash
25145 limsup
25146 \series default
25147  furthermore the following functions:
25148 \end_layout
25149
25150 \begin_layout Standard
25151 \align center
25152 \begin_inset Tabular
25153 <lyxtabular version="3" rows="5" columns="2">
25154 <features>
25155 <column alignment="center" valignment="top" width="0">
25156 <column alignment="center" valignment="top" width="0">
25157 <row>
25158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25159 \begin_inset Text
25160
25161 \begin_layout Plain Layout
25162 Command
25163 \end_layout
25164
25165 \end_inset
25166 </cell>
25167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25168 \begin_inset Text
25169
25170 \begin_layout Plain Layout
25171 Result
25172 \begin_inset Note Note
25173 status collapsed
25174
25175 \begin_layout Plain Layout
25176
25177 \series bold
25178
25179 \backslash
25180 raisebox
25181 \series default
25182  is only used as spacer.
25183 \end_layout
25184
25185 \end_inset
25186
25187
25188 \end_layout
25189
25190 \end_inset
25191 </cell>
25192 </row>
25193 <row>
25194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25195 \begin_inset Text
25196
25197 \begin_layout Plain Layout
25198
25199 \backslash
25200 varliminf
25201 \end_layout
25202
25203 \end_inset
25204 </cell>
25205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25206 \begin_inset Text
25207
25208 \begin_layout Plain Layout
25209 \begin_inset Formula $\varliminf$
25210 \end_inset
25211
25212
25213 \end_layout
25214
25215 \end_inset
25216 </cell>
25217 </row>
25218 <row>
25219 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25220 \begin_inset Text
25221
25222 \begin_layout Plain Layout
25223
25224 \backslash
25225 varlimsup
25226 \end_layout
25227
25228 \end_inset
25229 </cell>
25230 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25231 \begin_inset Text
25232
25233 \begin_layout Plain Layout
25234 \begin_inset Formula $\varlimsup$
25235 \end_inset
25236
25237
25238 \end_layout
25239
25240 \end_inset
25241 </cell>
25242 </row>
25243 <row>
25244 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25245 \begin_inset Text
25246
25247 \begin_layout Plain Layout
25248
25249 \backslash
25250 varprojlim
25251 \end_layout
25252
25253 \end_inset
25254 </cell>
25255 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25256 \begin_inset Text
25257
25258 \begin_layout Plain Layout
25259 \begin_inset Formula $\varprojlim$
25260 \end_inset
25261
25262
25263 \end_layout
25264
25265 \end_inset
25266 </cell>
25267 </row>
25268 <row>
25269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25270 \begin_inset Text
25271
25272 \begin_layout Plain Layout
25273
25274 \backslash
25275 varinjlim
25276 \end_layout
25277
25278 \end_inset
25279 </cell>
25280 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25281 \begin_inset Text
25282
25283 \begin_layout Plain Layout
25284 \begin_inset Formula $\varinjlim$
25285 \end_inset
25286
25287
25288 \begin_inset Formula $\raisebox{-2.5mm}{}$
25289 \end_inset
25290
25291
25292 \end_layout
25293
25294 \end_inset
25295 </cell>
25296 </row>
25297 </lyxtabular>
25298
25299 \end_inset
25300
25301
25302 \end_layout
25303
25304 \begin_layout Standard
25305 \begin_inset VSpace medskip
25306 \end_inset
25307
25308 The limit is created by inserting a subscript.
25309  It is set right beside the function in an inline formula:
25310 \end_layout
25311
25312 \begin_layout Standard
25313 \align center
25314 \begin_inset Tabular
25315 <lyxtabular version="3" rows="2" columns="2">
25316 <features>
25317 <column alignment="center" valignment="top" width="0pt">
25318 <column alignment="center" valignment="top" width="0pt">
25319 <row>
25320 <cell alignment="center" valignment="top" usebox="none">
25321 \begin_inset Text
25322
25323 \begin_layout Plain Layout
25324 Command
25325 \end_layout
25326
25327 \end_inset
25328 </cell>
25329 <cell alignment="center" valignment="top" usebox="none">
25330 \begin_inset Text
25331
25332 \begin_layout Plain Layout
25333 \begin_inset space \hspace{}
25334 \length 1cm
25335 \end_inset
25336
25337 Result
25338 \begin_inset Note Note
25339 status collapsed
25340
25341 \begin_layout Plain Layout
25342 The space and
25343 \series bold
25344  
25345 \backslash
25346 raisebox
25347 \series default
25348  are used here as spacer.
25349 \end_layout
25350
25351 \end_inset
25352
25353
25354 \end_layout
25355
25356 \end_inset
25357 </cell>
25358 </row>
25359 <row>
25360 <cell alignment="center" valignment="top" usebox="none">
25361 \begin_inset Text
25362
25363 \begin_layout Plain Layout
25364
25365 \backslash
25366 lim_x
25367 \backslash
25368 to
25369 \begin_inset ERT
25370 status collapsed
25371
25372 \begin_layout Plain Layout
25373
25374
25375 \backslash
25376 spce 
25377 \end_layout
25378
25379 \end_inset
25380
25381 A
25382 \begin_inset ERT
25383 status collapsed
25384
25385 \begin_layout Plain Layout
25386
25387
25388 \backslash
25389 spce 
25390 \end_layout
25391
25392 \end_inset
25393
25394 x=B
25395 \end_layout
25396
25397 \end_inset
25398 </cell>
25399 <cell alignment="center" valignment="top" usebox="none">
25400 \begin_inset Text
25401
25402 \begin_layout Plain Layout
25403 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25404 \end_inset
25405
25406
25407 \end_layout
25408
25409 \end_inset
25410 </cell>
25411 </row>
25412 </lyxtabular>
25413
25414 \end_inset
25415
25416
25417 \end_layout
25418
25419 \begin_layout Standard
25420 In a displayed formula the limit is set below the formula, as usual:
25421 \begin_inset Formula \[
25422 \lim_{x\to A}x=B\]
25423
25424 \end_inset
25425
25426
25427 \end_layout
25428
25429 \begin_layout Subsection
25430 Modulo-Functions
25431 \begin_inset Index
25432 status collapsed
25433
25434 \begin_layout Plain Layout
25435 Functions ! modulo-
25436 \end_layout
25437
25438 \end_inset
25439
25440
25441 \end_layout
25442
25443 \begin_layout Standard
25444 The modulo-function is special, because it exists in four variants.
25445 \end_layout
25446
25447 \begin_layout Standard
25448 The variants in a displayed formula:
25449 \begin_inset Formula \begin{align*}
25450 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25451 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25452 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25453 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25454 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25455
25456 \end_inset
25457
25458
25459 \end_layout
25460
25461 \begin_layout Standard
25462 In an inline formula less space is set before the function names for all
25463  variants.
25464 \end_layout
25465
25466 \begin_layout Section
25467 Special Characters
25468 \begin_inset Index
25469 status collapsed
25470
25471 \begin_layout Plain Layout
25472 Special characters
25473 \end_layout
25474
25475 \end_inset
25476
25477
25478 \end_layout
25479
25480 \begin_layout Subsection
25481 Special Characters in Mathematical Text
25482 \end_layout
25483
25484 \begin_layout Standard
25485 The following commands can only be used in mathematical text or in TeX-mode:
25486 \end_layout
25487
25488 \begin_layout Standard
25489 \begin_inset space \hfill{}
25490 \end_inset
25491
25492
25493 \begin_inset Tabular
25494 <lyxtabular version="3" rows="8" columns="2">
25495 <features>
25496 <column alignment="block" valignment="top" width="0">
25497 <column alignment="block" valignment="top" width="0">
25498 <row>
25499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25500 \begin_inset Text
25501
25502 \begin_layout Plain Layout
25503 Command
25504 \end_layout
25505
25506 \end_inset
25507 </cell>
25508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25509 \begin_inset Text
25510
25511 \begin_layout Plain Layout
25512 Result
25513 \end_layout
25514
25515 \end_inset
25516 </cell>
25517 </row>
25518 <row>
25519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25520 \begin_inset Text
25521
25522 \begin_layout Plain Layout
25523
25524 \backslash
25525 oe
25526 \end_layout
25527
25528 \end_inset
25529 </cell>
25530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25531 \begin_inset Text
25532
25533 \begin_layout Plain Layout
25534 \begin_inset Formula $\textrm{œ}$
25535 \end_inset
25536
25537
25538 \end_layout
25539
25540 \end_inset
25541 </cell>
25542 </row>
25543 <row>
25544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25545 \begin_inset Text
25546
25547 \begin_layout Plain Layout
25548
25549 \backslash
25550 OE
25551 \end_layout
25552
25553 \end_inset
25554 </cell>
25555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25556 \begin_inset Text
25557
25558 \begin_layout Plain Layout
25559 \begin_inset Formula $\textrm{Œ}$
25560 \end_inset
25561
25562
25563 \end_layout
25564
25565 \end_inset
25566 </cell>
25567 </row>
25568 <row>
25569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25570 \begin_inset Text
25571
25572 \begin_layout Plain Layout
25573
25574 \backslash
25575 ae
25576 \end_layout
25577
25578 \end_inset
25579 </cell>
25580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25581 \begin_inset Text
25582
25583 \begin_layout Plain Layout
25584 \begin_inset Formula $\textrm{æ}$
25585 \end_inset
25586
25587
25588 \end_layout
25589
25590 \end_inset
25591 </cell>
25592 </row>
25593 <row>
25594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25595 \begin_inset Text
25596
25597 \begin_layout Plain Layout
25598
25599 \backslash
25600 AE
25601 \end_layout
25602
25603 \end_inset
25604 </cell>
25605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25606 \begin_inset Text
25607
25608 \begin_layout Plain Layout
25609 \begin_inset Formula $\textrm{Æ}$
25610 \end_inset
25611
25612
25613 \end_layout
25614
25615 \end_inset
25616 </cell>
25617 </row>
25618 <row>
25619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25620 \begin_inset Text
25621
25622 \begin_layout Plain Layout
25623
25624 \backslash
25625 aa
25626 \end_layout
25627
25628 \end_inset
25629 </cell>
25630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25631 \begin_inset Text
25632
25633 \begin_layout Plain Layout
25634 \begin_inset Formula $\textrm{\aa}$
25635 \end_inset
25636
25637
25638 \end_layout
25639
25640 \end_inset
25641 </cell>
25642 </row>
25643 <row>
25644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25645 \begin_inset Text
25646
25647 \begin_layout Plain Layout
25648
25649 \backslash
25650 AA
25651 \begin_inset Index
25652 status collapsed
25653
25654 \begin_layout Plain Layout
25655
25656 \backslash
25657 @
25658 \begin_inset ERT
25659 status collapsed
25660
25661 \begin_layout Plain Layout
25662
25663
25664 \backslash
25665 textrm{
25666 \backslash
25667 AA}
25668 \end_layout
25669
25670 \end_inset
25671
25672
25673 \end_layout
25674
25675 \end_inset
25676
25677
25678 \end_layout
25679
25680 \end_inset
25681 </cell>
25682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25683 \begin_inset Text
25684
25685 \begin_layout Plain Layout
25686 \begin_inset Formula $\textrm{Å}$
25687 \end_inset
25688
25689
25690 \end_layout
25691
25692 \end_inset
25693 </cell>
25694 </row>
25695 <row>
25696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25697 \begin_inset Text
25698
25699 \begin_layout Plain Layout
25700
25701 \backslash
25702 i
25703 \end_layout
25704
25705 \end_inset
25706 </cell>
25707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25708 \begin_inset Text
25709
25710 \begin_layout Plain Layout
25711 \begin_inset Formula $\textrm{ı}$
25712 \end_inset
25713
25714
25715 \end_layout
25716
25717 \end_inset
25718 </cell>
25719 </row>
25720 </lyxtabular>
25721
25722 \end_inset
25723
25724
25725 \begin_inset space \hfill{}
25726 \end_inset
25727
25728
25729 \begin_inset Tabular
25730 <lyxtabular version="3" rows="8" columns="2">
25731 <features>
25732 <column alignment="block" valignment="top" width="0">
25733 <column alignment="center" valignment="top" width="0">
25734 <row>
25735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25736 \begin_inset Text
25737
25738 \begin_layout Plain Layout
25739 command
25740 \begin_inset Note Note
25741 status collapsed
25742
25743 \begin_layout Plain Layout
25744 The space of 0
25745 \begin_inset space \thinspace{}
25746 \end_inset
25747
25748 mm is used for separation, because otherwise the output will be ¡ and ¿
25749  respectively.
25750 \end_layout
25751
25752 \end_inset
25753
25754
25755 \end_layout
25756
25757 \end_inset
25758 </cell>
25759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25760 \begin_inset Text
25761
25762 \begin_layout Plain Layout
25763 Result
25764 \end_layout
25765
25766 \end_inset
25767 </cell>
25768 </row>
25769 <row>
25770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25771 \begin_inset Text
25772
25773 \begin_layout Plain Layout
25774
25775 \backslash
25776 o
25777 \end_layout
25778
25779 \end_inset
25780 </cell>
25781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25782 \begin_inset Text
25783
25784 \begin_layout Plain Layout
25785 \begin_inset Formula $\textrm{ø}$
25786 \end_inset
25787
25788
25789 \end_layout
25790
25791 \end_inset
25792 </cell>
25793 </row>
25794 <row>
25795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25796 \begin_inset Text
25797
25798 \begin_layout Plain Layout
25799
25800 \backslash
25801 O
25802 \end_layout
25803
25804 \end_inset
25805 </cell>
25806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25807 \begin_inset Text
25808
25809 \begin_layout Plain Layout
25810 \begin_inset Formula $\textrm{Ø}$
25811 \end_inset
25812
25813
25814 \end_layout
25815
25816 \end_inset
25817 </cell>
25818 </row>
25819 <row>
25820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25821 \begin_inset Text
25822
25823 \begin_layout Plain Layout
25824
25825 \backslash
25826 l
25827 \end_layout
25828
25829 \end_inset
25830 </cell>
25831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25832 \begin_inset Text
25833
25834 \begin_layout Plain Layout
25835 \begin_inset Formula $\textrm{ł}$
25836 \end_inset
25837
25838
25839 \end_layout
25840
25841 \end_inset
25842 </cell>
25843 </row>
25844 <row>
25845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25846 \begin_inset Text
25847
25848 \begin_layout Plain Layout
25849
25850 \backslash
25851 L
25852 \end_layout
25853
25854 \end_inset
25855 </cell>
25856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25857 \begin_inset Text
25858
25859 \begin_layout Plain Layout
25860 \begin_inset Formula $\textrm{Ł}$
25861 \end_inset
25862
25863
25864 \end_layout
25865
25866 \end_inset
25867 </cell>
25868 </row>
25869 <row>
25870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25871 \begin_inset Text
25872
25873 \begin_layout Plain Layout
25874 !
25875 \begin_inset space \hspace{}
25876 \length 0mm
25877 \end_inset
25878
25879 `
25880 \begin_inset ERT
25881 status collapsed
25882
25883 \begin_layout Plain Layout
25884
25885
25886 \backslash
25887 spce 
25888 \end_layout
25889
25890 \end_inset
25891
25892
25893 \end_layout
25894
25895 \end_inset
25896 </cell>
25897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25898 \begin_inset Text
25899
25900 \begin_layout Plain Layout
25901 \begin_inset Formula $\textrm{!`}$
25902 \end_inset
25903
25904
25905 \end_layout
25906
25907 \end_inset
25908 </cell>
25909 </row>
25910 <row>
25911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25912 \begin_inset Text
25913
25914 \begin_layout Plain Layout
25915 ?
25916 \begin_inset space \hspace{}
25917 \length 0mm
25918 \end_inset
25919
25920 `
25921 \begin_inset ERT
25922 status collapsed
25923
25924 \begin_layout Plain Layout
25925
25926
25927 \backslash
25928 spce 
25929 \end_layout
25930
25931 \end_inset
25932
25933
25934 \end_layout
25935
25936 \end_inset
25937 </cell>
25938 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25939 \begin_inset Text
25940
25941 \begin_layout Plain Layout
25942 \begin_inset Formula $\textrm{?`}$
25943 \end_inset
25944
25945
25946 \end_layout
25947
25948 \end_inset
25949 </cell>
25950 </row>
25951 <row>
25952 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25953 \begin_inset Text
25954
25955 \begin_layout Plain Layout
25956
25957 \backslash
25958 j
25959 \end_layout
25960
25961 \end_inset
25962 </cell>
25963 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25964 \begin_inset Text
25965
25966 \begin_layout Plain Layout
25967 \begin_inset Formula $\textrm{ȷ}$
25968 \end_inset
25969
25970
25971 \end_layout
25972
25973 \end_inset
25974 </cell>
25975 </row>
25976 </lyxtabular>
25977
25978 \end_inset
25979
25980
25981 \begin_inset space \hfill{}
25982 \end_inset
25983
25984
25985 \end_layout
25986
25987 \begin_layout Standard
25988 The characters 
25989 \begin_inset Formula $\textrm{\textrm{Å}}$
25990 \end_inset
25991
25992  and 
25993 \begin_inset Formula $\textrm{\textrm{Ø}}$
25994 \end_inset
25995
25996  can also be inserted via the math toolbar button 
25997 \begin_inset Graphics
25998         filename ../images/math/digamma.png
25999         scale 85
26000
26001 \end_inset
26002
26003 .
26004 \end_layout
26005
26006 \begin_layout Standard
26007 An exception are the commands 
26008 \series bold
26009 !
26010 \begin_inset space \hspace{}
26011 \length 0mm
26012 \end_inset
26013
26014 `
26015 \series default
26016  and 
26017 \series bold
26018 ?
26019 \begin_inset space \hspace{}
26020 \length 0mm
26021 \end_inset
26022
26023 `
26024 \series default
26025 , because they can be inserted in LyX directly to text.
26026 \end_layout
26027
26028 \begin_layout Subsection
26029 Accents in Text
26030 \begin_inset CommandInset label
26031 LatexCommand label
26032 name "sub:Accents-in-Text"
26033
26034 \end_inset
26035
26036
26037 \begin_inset Index
26038 status collapsed
26039
26040 \begin_layout Plain Layout
26041 Accents ! in text
26042 \end_layout
26043
26044 \end_inset
26045
26046
26047 \end_layout
26048
26049 \begin_layout Standard
26050 With the following commands all letters can be accented.
26051  The commands must be inserted in TeX-mode.
26052 \end_layout
26053
26054 \begin_layout Standard
26055 \begin_inset space \hfill{}
26056 \end_inset
26057
26058
26059 \begin_inset Tabular
26060 <lyxtabular version="3" rows="8" columns="2">
26061 <features>
26062 <column alignment="block" valignment="top" width="0">
26063 <column alignment="block" valignment="top" width="0">
26064 <row>
26065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26066 \begin_inset Text
26067
26068 \begin_layout Plain Layout
26069 Command
26070 \end_layout
26071
26072 \end_inset
26073 </cell>
26074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26075 \begin_inset Text
26076
26077 \begin_layout Plain Layout
26078 Result
26079 \end_layout
26080
26081 \end_inset
26082 </cell>
26083 </row>
26084 <row>
26085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26086 \begin_inset Text
26087
26088 \begin_layout Plain Layout
26089
26090 \backslash
26091
26092 \begin_inset Quotes grd
26093 \end_inset
26094
26095 e
26096 \end_layout
26097
26098 \end_inset
26099 </cell>
26100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26101 \begin_inset Text
26102
26103 \begin_layout Plain Layout
26104 \begin_inset ERT
26105 status collapsed
26106
26107 \begin_layout Plain Layout
26108
26109
26110 \backslash
26111 "e
26112 \end_layout
26113
26114 \end_inset
26115
26116
26117 \end_layout
26118
26119 \end_inset
26120 </cell>
26121 </row>
26122 <row>
26123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26124 \begin_inset Text
26125
26126 \begin_layout Plain Layout
26127
26128 \backslash
26129 `e
26130 \end_layout
26131
26132 \end_inset
26133 </cell>
26134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26135 \begin_inset Text
26136
26137 \begin_layout Plain Layout
26138 \begin_inset ERT
26139 status collapsed
26140
26141 \begin_layout Plain Layout
26142
26143
26144 \backslash
26145 `e
26146 \end_layout
26147
26148 \end_inset
26149
26150
26151 \end_layout
26152
26153 \end_inset
26154 </cell>
26155 </row>
26156 <row>
26157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26158 \begin_inset Text
26159
26160 \begin_layout Plain Layout
26161
26162 \backslash
26163 ^
26164 \begin_inset ERT
26165 status collapsed
26166
26167 \begin_layout Plain Layout
26168
26169
26170 \backslash
26171 spce 
26172 \end_layout
26173
26174 \end_inset
26175
26176 e
26177 \end_layout
26178
26179 \end_inset
26180 </cell>
26181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26182 \begin_inset Text
26183
26184 \begin_layout Plain Layout
26185 \begin_inset ERT
26186 status collapsed
26187
26188 \begin_layout Plain Layout
26189
26190
26191 \backslash
26192 ^e
26193 \end_layout
26194
26195 \end_inset
26196
26197
26198 \end_layout
26199
26200 \end_inset
26201 </cell>
26202 </row>
26203 <row>
26204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26205 \begin_inset Text
26206
26207 \begin_layout Plain Layout
26208
26209 \backslash
26210 =e
26211 \end_layout
26212
26213 \end_inset
26214 </cell>
26215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26216 \begin_inset Text
26217
26218 \begin_layout Plain Layout
26219 \begin_inset ERT
26220 status collapsed
26221
26222 \begin_layout Plain Layout
26223
26224
26225 \backslash
26226 =e
26227 \end_layout
26228
26229 \end_inset
26230
26231
26232 \end_layout
26233
26234 \end_inset
26235 </cell>
26236 </row>
26237 <row>
26238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26239 \begin_inset Text
26240
26241 \begin_layout Plain Layout
26242
26243 \backslash
26244 u
26245 \begin_inset ERT
26246 status collapsed
26247
26248 \begin_layout Plain Layout
26249
26250
26251 \backslash
26252 spce 
26253 \end_layout
26254
26255 \end_inset
26256
26257 e
26258 \end_layout
26259
26260 \end_inset
26261 </cell>
26262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26263 \begin_inset Text
26264
26265 \begin_layout Plain Layout
26266 \begin_inset ERT
26267 status collapsed
26268
26269 \begin_layout Plain Layout
26270
26271
26272 \backslash
26273 u e
26274 \end_layout
26275
26276 \end_inset
26277
26278
26279 \end_layout
26280
26281 \end_inset
26282 </cell>
26283 </row>
26284 <row>
26285 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26286 \begin_inset Text
26287
26288 \begin_layout Plain Layout
26289
26290 \backslash
26291 b
26292 \begin_inset ERT
26293 status collapsed
26294
26295 \begin_layout Plain Layout
26296
26297
26298 \backslash
26299 spce 
26300 \end_layout
26301
26302 \end_inset
26303
26304 e
26305 \end_layout
26306
26307 \end_inset
26308 </cell>
26309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26310 \begin_inset Text
26311
26312 \begin_layout Plain Layout
26313 \begin_inset ERT
26314 status collapsed
26315
26316 \begin_layout Plain Layout
26317
26318
26319 \backslash
26320 b e
26321 \end_layout
26322
26323 \end_inset
26324
26325
26326 \end_layout
26327
26328 \end_inset
26329 </cell>
26330 </row>
26331 <row>
26332 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26333 \begin_inset Text
26334
26335 \begin_layout Plain Layout
26336
26337 \backslash
26338 t
26339 \begin_inset ERT
26340 status collapsed
26341
26342 \begin_layout Plain Layout
26343
26344
26345 \backslash
26346 spce 
26347 \end_layout
26348
26349 \end_inset
26350
26351 ee
26352 \end_layout
26353
26354 \end_inset
26355 </cell>
26356 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26357 \begin_inset Text
26358
26359 \begin_layout Plain Layout
26360 \begin_inset ERT
26361 status collapsed
26362
26363 \begin_layout Plain Layout
26364
26365
26366 \backslash
26367 t ee
26368 \end_layout
26369
26370 \end_inset
26371
26372
26373 \end_layout
26374
26375 \end_inset
26376 </cell>
26377 </row>
26378 </lyxtabular>
26379
26380 \end_inset
26381
26382
26383 \begin_inset space \hfill{}
26384 \end_inset
26385
26386
26387 \begin_inset Tabular
26388 <lyxtabular version="3" rows="8" columns="2">
26389 <features>
26390 <column alignment="block" valignment="top" width="0">
26391 <column alignment="center" valignment="top" width="0">
26392 <row>
26393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26394 \begin_inset Text
26395
26396 \begin_layout Plain Layout
26397 Command
26398 \end_layout
26399
26400 \end_inset
26401 </cell>
26402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26403 \begin_inset Text
26404
26405 \begin_layout Plain Layout
26406 Result
26407 \end_layout
26408
26409 \end_inset
26410 </cell>
26411 </row>
26412 <row>
26413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26414 \begin_inset Text
26415
26416 \begin_layout Plain Layout
26417
26418 \backslash
26419 H
26420 \begin_inset ERT
26421 status collapsed
26422
26423 \begin_layout Plain Layout
26424
26425
26426 \backslash
26427 spce 
26428 \end_layout
26429
26430 \end_inset
26431
26432 e
26433 \end_layout
26434
26435 \end_inset
26436 </cell>
26437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26438 \begin_inset Text
26439
26440 \begin_layout Plain Layout
26441 \begin_inset ERT
26442 status collapsed
26443
26444 \begin_layout Plain Layout
26445
26446
26447 \backslash
26448 H e
26449 \end_layout
26450
26451 \end_inset
26452
26453
26454 \end_layout
26455
26456 \end_inset
26457 </cell>
26458 </row>
26459 <row>
26460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26461 \begin_inset Text
26462
26463 \begin_layout Plain Layout
26464
26465 \backslash
26466 'e
26467 \end_layout
26468
26469 \end_inset
26470 </cell>
26471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26472 \begin_inset Text
26473
26474 \begin_layout Plain Layout
26475 \begin_inset ERT
26476 status collapsed
26477
26478 \begin_layout Plain Layout
26479
26480
26481 \backslash
26482 'e
26483 \end_layout
26484
26485 \end_inset
26486
26487
26488 \end_layout
26489
26490 \end_inset
26491 </cell>
26492 </row>
26493 <row>
26494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26495 \begin_inset Text
26496
26497 \begin_layout Plain Layout
26498
26499 \backslash
26500 ~e
26501 \begin_inset Index
26502 status collapsed
26503
26504 \begin_layout Plain Layout
26505 Tilde
26506 \end_layout
26507
26508 \end_inset
26509
26510
26511 \end_layout
26512
26513 \end_inset
26514 </cell>
26515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26516 \begin_inset Text
26517
26518 \begin_layout Plain Layout
26519 \begin_inset ERT
26520 status collapsed
26521
26522 \begin_layout Plain Layout
26523
26524
26525 \backslash
26526 ~e
26527 \end_layout
26528
26529 \end_inset
26530
26531
26532 \end_layout
26533
26534 \end_inset
26535 </cell>
26536 </row>
26537 <row>
26538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26539 \begin_inset Text
26540
26541 \begin_layout Plain Layout
26542
26543 \backslash
26544 .e
26545 \end_layout
26546
26547 \end_inset
26548 </cell>
26549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26550 \begin_inset Text
26551
26552 \begin_layout Plain Layout
26553 \begin_inset ERT
26554 status collapsed
26555
26556 \begin_layout Plain Layout
26557
26558
26559 \backslash
26560 .e
26561 \end_layout
26562
26563 \end_inset
26564
26565
26566 \end_layout
26567
26568 \end_inset
26569 </cell>
26570 </row>
26571 <row>
26572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26573 \begin_inset Text
26574
26575 \begin_layout Plain Layout
26576
26577 \backslash
26578 v
26579 \begin_inset ERT
26580 status collapsed
26581
26582 \begin_layout Plain Layout
26583
26584
26585 \backslash
26586 spce 
26587 \end_layout
26588
26589 \end_inset
26590
26591 e
26592 \end_layout
26593
26594 \end_inset
26595 </cell>
26596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26597 \begin_inset Text
26598
26599 \begin_layout Plain Layout
26600 \begin_inset ERT
26601 status collapsed
26602
26603 \begin_layout Plain Layout
26604
26605
26606 \backslash
26607 v e
26608 \end_layout
26609
26610 \end_inset
26611
26612
26613 \end_layout
26614
26615 \end_inset
26616 </cell>
26617 </row>
26618 <row>
26619 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26620 \begin_inset Text
26621
26622 \begin_layout Plain Layout
26623
26624 \backslash
26625 d
26626 \begin_inset ERT
26627 status collapsed
26628
26629 \begin_layout Plain Layout
26630
26631
26632 \backslash
26633 spce 
26634 \end_layout
26635
26636 \end_inset
26637
26638 e
26639 \end_layout
26640
26641 \end_inset
26642 </cell>
26643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26644 \begin_inset Text
26645
26646 \begin_layout Plain Layout
26647 \begin_inset ERT
26648 status collapsed
26649
26650 \begin_layout Plain Layout
26651
26652
26653 \backslash
26654 d e
26655 \end_layout
26656
26657 \end_inset
26658
26659
26660 \end_layout
26661
26662 \end_inset
26663 </cell>
26664 </row>
26665 <row>
26666 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26667 \begin_inset Text
26668
26669 \begin_layout Plain Layout
26670
26671 \backslash
26672 c
26673 \begin_inset ERT
26674 status collapsed
26675
26676 \begin_layout Plain Layout
26677
26678
26679 \backslash
26680 spce 
26681 \end_layout
26682
26683 \end_inset
26684
26685 e
26686 \end_layout
26687
26688 \end_inset
26689 </cell>
26690 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26691 \begin_inset Text
26692
26693 \begin_layout Plain Layout
26694 \begin_inset ERT
26695 status collapsed
26696
26697 \begin_layout Plain Layout
26698
26699
26700 \backslash
26701 c e
26702 \end_layout
26703
26704 \end_inset
26705
26706
26707 \end_layout
26708
26709 \end_inset
26710 </cell>
26711 </row>
26712 </lyxtabular>
26713
26714 \end_inset
26715
26716
26717 \begin_inset space \hfill{}
26718 \end_inset
26719
26720
26721 \end_layout
26722
26723 \begin_layout Standard
26724 \begin_inset VSpace medskip
26725 \end_inset
26726
26727 With the command 
26728 \series bold
26729
26730 \backslash
26731 t
26732 \series default
26733  also two different characters can be accented.
26734  The command 
26735 \series bold
26736
26737 \backslash
26738 t
26739 \begin_inset ERT
26740 status collapsed
26741
26742 \begin_layout Plain Layout
26743
26744
26745 \backslash
26746 spce 
26747 \end_layout
26748
26749 \end_inset
26750
26751 sz
26752 \series default
26753  creates: 
26754 \begin_inset ERT
26755 status collapsed
26756
26757 \begin_layout Plain Layout
26758
26759
26760 \backslash
26761 t sz
26762 \end_layout
26763
26764 \end_inset
26765
26766
26767 \end_layout
26768
26769 \begin_layout Standard
26770 The accents 
26771 \series bold
26772 `
26773 \series default
26774  , 
26775 \series bold
26776 '
26777 \series default
26778  , and 
26779 \series bold
26780 ^
26781 \series default
26782  can in combination with vowels directly be inserted with the keyboard without
26783  using TeX-mode.
26784  The same applies for the tilde
26785 \begin_inset Foot
26786 status collapsed
26787
26788 \begin_layout Plain Layout
26789 This only applies for keyboards where the tilde is defined as accent.
26790 \end_layout
26791
26792 \end_inset
26793
26794  
26795 \series bold
26796 ~
26797 \series default
26798  in combination with 
26799 \emph on
26800 a
26801 \emph default
26802  , 
26803 \emph on
26804 n
26805 \emph default
26806  , or 
26807 \emph on
26808 o
26809 \emph default
26810 .
26811 \end_layout
26812
26813 \begin_layout Standard
26814 The commands 
26815 \series bold
26816
26817 \backslash
26818 b
26819 \series default
26820  , 
26821 \series bold
26822
26823 \backslash
26824 c
26825 \series default
26826  , 
26827 \series bold
26828
26829 \backslash
26830 d
26831 \series default
26832  , 
26833 \series bold
26834
26835 \backslash
26836 H
26837 \series default
26838  , 
26839 \series bold
26840
26841 \backslash
26842 t
26843 \series default
26844  , 
26845 \series bold
26846
26847 \backslash
26848 u
26849 \series default
26850  , 
26851 \series bold
26852
26853 \backslash
26854 v
26855 \series default
26856 , and accents inserted directly with the keyboard are also available in
26857  mathematical text.
26858  For the other accents there are special math commands to be used in formulas,
26859  see 
26860 \begin_inset CommandInset ref
26861 LatexCommand ref
26862 reference "sub:Accents-for-one"
26863
26864 \end_inset
26865
26866 .
26867 \end_layout
26868
26869 \begin_layout Standard
26870 \begin_inset VSpace bigskip
26871 \end_inset
26872
26873 Furthermore, with the command 
26874 \series bold
26875
26876 \backslash
26877 textcircled
26878 \series default
26879
26880 \begin_inset Index
26881 status collapsed
26882
26883 \begin_layout Plain Layout
26884 Commands ! T ! 
26885 \backslash
26886 textcircled
26887 \end_layout
26888
26889 \end_inset
26890
26891  all numbers and letters can be set into a circle, quasi accented with a
26892  circle, similar to the the copyright symbol.
26893 \end_layout
26894
26895 \begin_layout Standard
26896 \align center
26897 \begin_inset Tabular
26898 <lyxtabular version="3" rows="3" columns="2">
26899 <features>
26900 <column alignment="center" valignment="top" width="0">
26901 <column alignment="center" valignment="top" width="0">
26902 <row>
26903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26904 \begin_inset Text
26905
26906 \begin_layout Plain Layout
26907 Command
26908 \end_layout
26909
26910 \end_inset
26911 </cell>
26912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26913 \begin_inset Text
26914
26915 \begin_layout Plain Layout
26916 Result
26917 \begin_inset Note Note
26918 status collapsed
26919
26920 \begin_layout Plain Layout
26921
26922 \series bold
26923
26924 \backslash
26925 raisebox
26926 \series default
26927  is only used as spacer.
26928 \end_layout
26929
26930 \end_inset
26931
26932
26933 \end_layout
26934
26935 \end_inset
26936 </cell>
26937 </row>
26938 <row>
26939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26940 \begin_inset Text
26941
26942 \begin_layout Plain Layout
26943
26944 \backslash
26945 textcircled{w}
26946 \end_layout
26947
26948 \end_inset
26949 </cell>
26950 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26951 \begin_inset Text
26952
26953 \begin_layout Plain Layout
26954 \begin_inset ERT
26955 status collapsed
26956
26957 \begin_layout Plain Layout
26958
26959
26960 \backslash
26961 textcircled{w}
26962 \end_layout
26963
26964 \end_inset
26965
26966
26967 \end_layout
26968
26969 \end_inset
26970 </cell>
26971 </row>
26972 <row>
26973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26974 \begin_inset Text
26975
26976 \begin_layout Plain Layout
26977
26978 \backslash
26979 Large 
26980 \backslash
26981 textcircled{
26982 \backslash
26983 normalsize
26984 \backslash
26985 protect
26986 \backslash
26987 raisebox{-1.5pt}{W}}
26988 \end_layout
26989
26990 \end_inset
26991 </cell>
26992 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26993 \begin_inset Text
26994
26995 \begin_layout Plain Layout
26996 \begin_inset Formula $\raisebox{4.5mm}{}$
26997 \end_inset
26998
26999
27000 \begin_inset ERT
27001 status collapsed
27002
27003 \begin_layout Plain Layout
27004
27005
27006 \backslash
27007 Large 
27008 \backslash
27009 textcircled{
27010 \backslash
27011 normalsize
27012 \backslash
27013 protect
27014 \backslash
27015 raisebox{-1.5pt}W}
27016 \end_layout
27017
27018 \end_inset
27019
27020
27021 \begin_inset Formula $\raisebox{-2mm}{}$
27022 \end_inset
27023
27024
27025 \end_layout
27026
27027 \end_inset
27028 </cell>
27029 </row>
27030 </lyxtabular>
27031
27032 \end_inset
27033
27034
27035 \end_layout
27036
27037 \begin_layout Standard
27038 One has to take care that the character fits in the circle.
27039  
27040 \series bold
27041
27042 \backslash
27043 Large
27044 \series default
27045
27046 \begin_inset Foot
27047 status collapsed
27048
27049 \begin_layout Plain Layout
27050 see 
27051 \begin_inset CommandInset ref
27052 LatexCommand ref
27053 reference "sub:Font-Sizes"
27054
27055 \end_inset
27056
27057
27058 \end_layout
27059
27060 \end_inset
27061
27062  specifies thereby the size of the circle.
27063  With the help of 
27064 \series bold
27065
27066 \backslash
27067 raisebox
27068 \series default
27069
27070 \begin_inset Foot
27071 status collapsed
27072
27073 \begin_layout Plain Layout
27074 see 
27075 \begin_inset CommandInset ref
27076 LatexCommand ref
27077 reference "sub:Boxes-without-Frame"
27078
27079 \end_inset
27080
27081
27082 \end_layout
27083
27084 \end_inset
27085
27086  the character can be centered.
27087 \end_layout
27088
27089 \begin_layout Subsection
27090 Minuscule Numbers
27091 \begin_inset Index
27092 status collapsed
27093
27094 \begin_layout Plain Layout
27095 Minuscule numbers
27096 \end_layout
27097
27098 \end_inset
27099
27100
27101 \end_layout
27102
27103 \begin_layout Standard
27104 Minuscule numbers are created with the command 
27105 \series bold
27106
27107 \backslash
27108 oldstylenums
27109 \series default
27110
27111 \begin_inset Index
27112 status collapsed
27113
27114 \begin_layout Plain Layout
27115 Commands ! O ! 
27116 \backslash
27117 oldstylenums
27118 \end_layout
27119
27120 \end_inset
27121
27122 .
27123  The command can be used in formulas and in TeX-mode.
27124  The command scheme is:
27125 \end_layout
27126
27127 \begin_layout Standard
27128
27129 \series bold
27130
27131 \backslash
27132 oldstylenums{number}
27133 \end_layout
27134
27135 \begin_layout Standard
27136 The command 
27137 \series bold
27138
27139 \backslash
27140 oldstylenums{0123456789
27141 \series default
27142  produces: 
27143 \begin_inset Formula $\oldstylenums{0123456789}$
27144 \end_inset
27145
27146
27147 \end_layout
27148
27149 \begin_layout Subsection
27150 Miscellaneous special Characters
27151 \begin_inset CommandInset label
27152 LatexCommand label
27153 name "sub:Miscellaneous-special-Characters"
27154
27155 \end_inset
27156
27157
27158 \begin_inset Index
27159 status collapsed
27160
27161 \begin_layout Plain Layout
27162 Special characters ! miscellaneous
27163 \end_layout
27164
27165 \end_inset
27166
27167
27168 \end_layout
27169
27170 \begin_layout Standard
27171 The following characters can only be inserted to formulas by using commands:
27172 \end_layout
27173
27174 \begin_layout Standard
27175 \align center
27176 \begin_inset Tabular
27177 <lyxtabular version="3" rows="4" columns="2">
27178 <features>
27179 <column alignment="center" valignment="top" width="0">
27180 <column alignment="center" valignment="top" width="0">
27181 <row>
27182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27183 \begin_inset Text
27184
27185 \begin_layout Plain Layout
27186 Command
27187 \end_layout
27188
27189 \end_inset
27190 </cell>
27191 <cell 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 Result
27196 \end_layout
27197
27198 \end_inset
27199 </cell>
27200 </row>
27201 <row>
27202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27203 \begin_inset Text
27204
27205 \begin_layout Plain Layout
27206
27207 \backslash
27208 ^
27209 \begin_inset ERT
27210 status collapsed
27211
27212 \begin_layout Plain Layout
27213
27214
27215 \backslash
27216 spce 
27217 \end_layout
27218
27219 \end_inset
27220
27221
27222 \end_layout
27223
27224 \end_inset
27225 </cell>
27226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27227 \begin_inset Text
27228
27229 \begin_layout Plain Layout
27230 \begin_inset Formula $\mathcircumflex$
27231 \end_inset
27232
27233
27234 \end_layout
27235
27236 \end_inset
27237 </cell>
27238 </row>
27239 <row>
27240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27241 \begin_inset Text
27242
27243 \begin_layout Plain Layout
27244
27245 \backslash
27246 _
27247 \end_layout
27248
27249 \end_inset
27250 </cell>
27251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27252 \begin_inset Text
27253
27254 \begin_layout Plain Layout
27255 \begin_inset Formula $\_$
27256 \end_inset
27257
27258
27259 \end_layout
27260
27261 \end_inset
27262 </cell>
27263 </row>
27264 <row>
27265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27266 \begin_inset Text
27267
27268 \begin_layout Plain Layout
27269 ^
27270 \begin_inset ERT
27271 status collapsed
27272
27273 \begin_layout Plain Layout
27274
27275
27276 \backslash
27277 spce 
27278 \end_layout
27279
27280 \end_inset
27281
27282
27283 \backslash
27284 circ
27285 \begin_inset Index
27286 status collapsed
27287
27288 \begin_layout Plain Layout
27289
27290 \backslash
27291
27292 \end_layout
27293
27294 \end_inset
27295
27296
27297 \end_layout
27298
27299 \end_inset
27300 </cell>
27301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27302 \begin_inset Text
27303
27304 \begin_layout Plain Layout
27305 \begin_inset Formula $^{\circ}$
27306 \end_inset
27307
27308
27309 \end_layout
27310
27311 \end_inset
27312 </cell>
27313 </row>
27314 </lyxtabular>
27315
27316 \end_inset
27317
27318
27319 \end_layout
27320
27321 \begin_layout Standard
27322 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
27323  contains the following line
27324 \begin_inset Foot
27325 status collapsed
27326
27327 \begin_layout Plain Layout
27328 More about this is described in 
27329 \begin_inset CommandInset ref
27330 LatexCommand ref
27331 reference "sub:Text-Characters-in"
27332
27333 \end_inset
27334
27335 .
27336 \end_layout
27337
27338 \end_inset
27339
27340 :
27341 \end_layout
27342
27343 \begin_layout Standard
27344
27345 \series bold
27346
27347 \backslash
27348 DeclareInputtext{176}{
27349 \backslash
27350 ifmmode^
27351 \backslash
27352 circ
27353 \backslash
27354 else
27355 \backslash
27356 textdegree
27357 \backslash
27358 fi}
27359 \end_layout
27360
27361 \begin_layout Section
27362 Formula Styles
27363 \begin_inset CommandInset label
27364 LatexCommand label
27365 name "sec:Formula-Styles"
27366
27367 \end_inset
27368
27369
27370 \begin_inset Index
27371 status collapsed
27372
27373 \begin_layout Plain Layout
27374 Formula ! styles
27375 \end_layout
27376
27377 \end_inset
27378
27379
27380 \end_layout
27381
27382 \begin_layout Itemize
27383 There are two different alignment styles:
27384 \end_layout
27385
27386 \begin_deeper
27387 \begin_layout Description
27388 Centered is the predefined standard
27389 \end_layout
27390
27391 \begin_layout Description
27392 Indented for this the option 
27393 \series bold
27394 fleqn
27395 \series default
27396  must be inserted in the menu 
27397 \family sans
27398 Document\SpecialChar \menuseparator
27399 Settings
27400 \family default
27401  under 
27402 \family sans
27403 Document
27404 \begin_inset space ~
27405 \end_inset
27406
27407 Class
27408 \end_layout
27409
27410 \begin_layout Standard
27411 When 
27412 \series bold
27413 Indented
27414 \series default
27415  is used, the indentation can be adjusted with the length 
27416 \series bold
27417
27418 \backslash
27419 mathindent
27420 \series default
27421
27422 \begin_inset Index
27423 status collapsed
27424
27425 \begin_layout Plain Layout
27426 Commands ! M ! 
27427 \backslash
27428 mathindent
27429 \end_layout
27430
27431 \end_inset
27432
27433 .
27434  Should the distance be 15
27435 \begin_inset space \thinspace{}
27436 \end_inset
27437
27438 mm, the following command line is inserted in the LaTeX-preamble
27439 \end_layout
27440
27441 \begin_layout Standard
27442
27443 \series bold
27444
27445 \backslash
27446 setlength{
27447 \backslash
27448 mathindent}{15mm}
27449 \end_layout
27450
27451 \begin_layout Standard
27452 When no length is specified, the predefined value of 30
27453 \begin_inset space \thinspace{}
27454 \end_inset
27455
27456 pt will be used.
27457 \end_layout
27458
27459 \end_deeper
27460 \begin_layout Itemize
27461 And two different numbering styles:
27462 \end_layout
27463
27464 \begin_deeper
27465 \begin_layout Description
27466 Right is the predefined standard
27467 \end_layout
27468
27469 \begin_layout Description
27470 Left for this the option 
27471 \series bold
27472 leqno
27473 \series default
27474  must be inserted in the menu 
27475 \family sans
27476 Document\SpecialChar \menuseparator
27477 Settings
27478 \family default
27479  under 
27480 \family sans
27481 Document
27482 \begin_inset space ~
27483 \end_inset
27484
27485 Class
27486 \end_layout
27487
27488 \end_deeper
27489 \begin_layout Standard
27490
27491 \series bold
27492 fleqn
27493 \series default
27494  and 
27495 \series bold
27496 leqno
27497 \series default
27498  can also be used together.
27499  In this case both options are inserted, separated by a comma.
27500 \end_layout
27501
27502 \begin_layout Standard
27503 The chosen styles are used for all displayed formulas of the document.
27504  When both, centered and indented formulas should be created in a document,
27505  the style 
27506 \series bold
27507 Centered
27508 \series default
27509  is used.
27510  The indented formulas are then set in a flalign environment, see 
27511 \begin_inset CommandInset ref
27512 LatexCommand ref
27513 reference "sub:Flalign-Environment"
27514
27515 \end_inset
27516
27517 .
27518 \end_layout
27519
27520 \begin_layout Section
27521 Multiline Formulas
27522 \begin_inset CommandInset label
27523 LatexCommand label
27524 name "sec:Multiline-Formulas"
27525
27526 \end_inset
27527
27528
27529 \begin_inset Index
27530 status collapsed
27531
27532 \begin_layout Plain Layout
27533 Formula ! multiline
27534 \end_layout
27535
27536 \end_inset
27537
27538
27539 \end_layout
27540
27541 \begin_layout Subsection
27542 General
27543 \end_layout
27544
27545 \begin_layout Standard
27546 In LyX multiline formulas are created by pressing 
27547 \series bold
27548
27549 \begin_inset Info
27550 type  "shortcut"
27551 arg   "newline-insert newline"
27552 \end_inset
27553
27554
27555 \series default
27556  inside a formula.
27557  This creates either an 
27558 \series bold
27559 eqnarray environment
27560 \series default
27561  that is described in 
27562 \begin_inset CommandInset ref
27563 LatexCommand ref
27564 reference "sub:Eqnarray-Environment"
27565
27566 \end_inset
27567
27568  or, when the option 
27569 \family sans
27570 Use AMS math package
27571 \family default
27572  in the document settings is selected, an 
27573 \series bold
27574 align environment
27575 \series default
27576  that is described in 
27577 \begin_inset CommandInset ref
27578 LatexCommand ref
27579 reference "sub:Standard-align-Environment"
27580
27581 \end_inset
27582
27583 .
27584 \end_layout
27585
27586 \begin_layout Standard
27587 There are other multiline formula environments that can be created via the
27588  menu 
27589 \family sans
27590 Insert\SpecialChar \menuseparator
27591 Math
27592 \family default
27593 .
27594  These environments are described in the following sections.
27595 \end_layout
27596
27597 \begin_layout Standard
27598 In all multiline formula environments a new line is created by pressing
27599  
27600 \begin_inset Info
27601 type  "shortcut"
27602 arg   "newline-insert newline"
27603 \end_inset
27604
27605 .
27606  To add or delete lines, the math toolbar buttons 
27607 \begin_inset Graphics
27608         filename ../images/tabular-feature_append-row.png
27609         scale 85
27610
27611 \end_inset
27612
27613  or 
27614 \begin_inset Graphics
27615         filename ../images/tabular-feature_delete-row.png
27616         scale 85
27617
27618 \end_inset
27619
27620 , respectively, or the menu 
27621 \family sans
27622 Edit\SpecialChar \menuseparator
27623 Rows & Columns
27624 \family default
27625  can be used.
27626 \end_layout
27627
27628 \begin_layout Subsubsection
27629 Line Separation
27630 \begin_inset CommandInset label
27631 LatexCommand label
27632 name "sub:Line-Separation"
27633
27634 \end_inset
27635
27636
27637 \begin_inset Index
27638 status collapsed
27639
27640 \begin_layout Plain Layout
27641 Formula ! multiline ! Line separation
27642 \end_layout
27643
27644 \end_inset
27645
27646
27647 \end_layout
27648
27649 \begin_layout Standard
27650 There is sometimes not enough space in multiline formulas between the lines:
27651 \begin_inset Formula \begin{eqnarray*}
27652 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}\\
27653 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*}
27654
27655 \end_inset
27656
27657
27658 \end_layout
27659
27660 \begin_layout Standard
27661 In LaTeX additional line space is specified as optional argument of the
27662  new line command.
27663  This is not yet possible in LyX
27664 \begin_inset Foot
27665 status collapsed
27666
27667 \begin_layout Plain Layout
27668 see 
27669 \begin_inset CommandInset href
27670 LatexCommand href
27671 name "LyX-bug #1505"
27672 target "http://www.lyx.org/trac/ticket/1505"
27673
27674 \end_inset
27675
27676
27677 \end_layout
27678
27679 \end_inset
27680
27681 , therefore the whole formula must be inserted in TeX-mode.
27682  To add in our example space, the command 
27683 \series bold
27684
27685 \backslash
27686
27687 \backslash
27688 [3mm]
27689 \series default
27690  is inserted at the end of the first line.
27691  One gets: 
27692 \begin_inset ERT
27693 status collapsed
27694
27695 \begin_layout Plain Layout
27696
27697
27698 \backslash
27699 begin{eqnarray*}
27700 \end_layout
27701
27702 \begin_layout Plain Layout
27703
27704 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27705  = & 
27706 \backslash
27707 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27708 \backslash
27709
27710 \backslash
27711 [3mm]
27712 \end_layout
27713
27714 \begin_layout Plain Layout
27715
27716 4x^{2}
27717 \backslash
27718 left(B^{2}+x_{0}^{2}
27719 \backslash
27720 right)+4x_{0}x
27721 \backslash
27722 left(D-B^{2}
27723 \backslash
27724 right)+B^{2}
27725 \backslash
27726 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27727 \backslash
27728 right) & = & 0
27729 \end_layout
27730
27731 \begin_layout Plain Layout
27732
27733
27734 \backslash
27735 end{eqnarray*}
27736 \end_layout
27737
27738 \end_inset
27739
27740
27741 \end_layout
27742
27743 \begin_layout Standard
27744 \begin_inset VSpace bigskip
27745 \end_inset
27746
27747 To set the the line separation for all lines in a formula, the length 
27748 \series bold
27749
27750 \backslash
27751 jot
27752 \series default
27753
27754 \begin_inset Index
27755 status collapsed
27756
27757 \begin_layout Plain Layout
27758 Commands ! J ! 
27759 \backslash
27760 jot
27761 \end_layout
27762
27763 \end_inset
27764
27765  is changed.
27766  The definition is: 
27767 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27768 \end_inset
27769
27770 .
27771  Predefined for 
27772 \series bold
27773
27774 \backslash
27775 jot
27776 \series default
27777  is the value 3
27778 \begin_inset space \thinspace{}
27779 \end_inset
27780
27781 pt.
27782  To create 3
27783 \begin_inset space \thinspace{}
27784 \end_inset
27785
27786 mm additional line separation as in the previous example, the command
27787 \end_layout
27788
27789 \begin_layout Standard
27790
27791 \series bold
27792
27793 \backslash
27794 setlength{
27795 \backslash
27796 jot}{3mm+3pt}
27797 \end_layout
27798
27799 \begin_layout Standard
27800 is inserted in TeX-mode before the formula.
27801  This requires that the LaTeX-package 
27802 \series bold
27803 calc
27804 \series default
27805
27806 \begin_inset Foot
27807 status collapsed
27808
27809 \begin_layout Plain Layout
27810
27811 \series bold
27812 calc
27813 \series default
27814  is part of every LaTeX standard installation.
27815 \end_layout
27816
27817 \end_inset
27818
27819
27820 \begin_inset Index
27821 status collapsed
27822
27823 \begin_layout Plain Layout
27824 Packages ! calc
27825 \end_layout
27826
27827 \end_inset
27828
27829  was loaded in LaTeX-preamble with the line
27830 \end_layout
27831
27832 \begin_layout Standard
27833
27834 \series bold
27835
27836 \backslash
27837 usepackage{calc}
27838 \end_layout
27839
27840 \begin_layout Standard
27841 One gets: 
27842 \begin_inset ERT
27843 status collapsed
27844
27845 \begin_layout Plain Layout
27846
27847
27848 \backslash
27849 setlength{
27850 \backslash
27851 jot}{3mm+3pt}
27852 \end_layout
27853
27854 \end_inset
27855
27856
27857 \begin_inset Formula \begin{eqnarray*}
27858 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}\\
27859 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*}
27860
27861 \end_inset
27862
27863
27864 \end_layout
27865
27866 \begin_layout Standard
27867 \begin_inset ERT
27868 status collapsed
27869
27870 \begin_layout Plain Layout
27871
27872
27873 \backslash
27874 setlength{
27875 \backslash
27876 jot}{3pt}
27877 \end_layout
27878
27879 \end_inset
27880
27881  To get back to the predefined distance, 
27882 \series bold
27883
27884 \backslash
27885 jot
27886 \series default
27887  is set to the value 3
27888 \begin_inset space \thinspace{}
27889 \end_inset
27890
27891 pt.
27892 \end_layout
27893
27894 \begin_layout Subsubsection
27895 Column Separation
27896 \begin_inset CommandInset label
27897 LatexCommand label
27898 name "sub:Column-Separation"
27899
27900 \end_inset
27901
27902
27903 \begin_inset Index
27904 status collapsed
27905
27906 \begin_layout Plain Layout
27907 Formula ! multiline ! Column separation
27908 \end_layout
27909
27910 \end_inset
27911
27912
27913 \end_layout
27914
27915 \begin_layout Standard
27916 Multiline formulas form a matrix.
27917  A formula in the eqnarray environment is for example a matrix with three
27918  columns.
27919  By changing the column separation in this environment, the space beside
27920  the relation sign can be changed.
27921 \end_layout
27922
27923 \begin_layout Standard
27924 The column separation is specified with the length 
27925 \series bold
27926
27927 \backslash
27928 arraycolsep
27929 \series default
27930
27931 \begin_inset Index
27932 status collapsed
27933
27934 \begin_layout Plain Layout
27935 Commands ! A ! 
27936 \backslash
27937 arraycolsep
27938 \end_layout
27939
27940 \end_inset
27941
27942  according to:
27943 \begin_inset Newline newline
27944 \end_inset
27945
27946 column separation = 2
27947 \begin_inset space \thinspace{}
27948 \end_inset
27949
27950
27951 \series bold
27952
27953 \backslash
27954 arraycolsep
27955 \series default
27956
27957 \begin_inset Newline newline
27958 \end_inset
27959
27960 Thus, the command
27961 \end_layout
27962
27963 \begin_layout Standard
27964
27965 \series bold
27966
27967 \backslash
27968 setlength{
27969 \backslash
27970 arraycolsep}{1cm}
27971 \end_layout
27972
27973 \begin_layout Standard
27974 inserted in TeX-mode, sets for all following formulas a column separation
27975  of 2
27976 \begin_inset space \thinspace{}
27977 \end_inset
27978
27979 cm.
27980  To get back to the predefined distance, 
27981 \series bold
27982
27983 \backslash
27984 arraycolsep
27985 \series default
27986  is set to 5
27987 \begin_inset space \thinspace{}
27988 \end_inset
27989
27990 pt.
27991 \end_layout
27992
27993 \begin_layout Standard
27994 A formula with 2
27995 \begin_inset space \thinspace{}
27996 \end_inset
27997
27998 cm column separation:
27999 \begin_inset ERT
28000 status collapsed
28001
28002 \begin_layout Plain Layout
28003
28004
28005 \backslash
28006 setlength{
28007 \backslash
28008 arraycolsep}{1cm}
28009 \end_layout
28010
28011 \end_inset
28012
28013
28014 \begin_inset Formula \begin{eqnarray*}
28015 A & = & B\\
28016 C & \ne & A\end{eqnarray*}
28017
28018 \end_inset
28019
28020 A formula with the predefined column separation for matrices of 10
28021 \begin_inset space \thinspace{}
28022 \end_inset
28023
28024 pt:
28025 \begin_inset ERT
28026 status collapsed
28027
28028 \begin_layout Plain Layout
28029
28030
28031 \backslash
28032 setlength{
28033 \backslash
28034 arraycolsep}{5pt}
28035 \end_layout
28036
28037 \end_inset
28038
28039
28040 \begin_inset Formula \begin{eqnarray*}
28041 A & = & B\\
28042 C & \ne & A\end{eqnarray*}
28043
28044 \end_inset
28045
28046
28047 \end_layout
28048
28049 \begin_layout Subsubsection
28050 Long Formulas
28051 \begin_inset Index
28052 status collapsed
28053
28054 \begin_layout Plain Layout
28055 Formula ! long
28056 \end_layout
28057
28058 \end_inset
28059
28060
28061 \end_layout
28062
28063 \begin_layout Standard
28064 Long formulas can be typeset using these methods:
28065 \end_layout
28066
28067 \begin_layout Itemize
28068 When one side of the equation is much shorther than the line width, this
28069  one is chosen for the left side and the right side is typeset over two
28070  lines:
28071 \begin_inset Formula \begin{eqnarray}
28072 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 \\
28073  &  & -\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}
28074
28075 \end_inset
28076
28077 The minus sign at the beginning of the second line does normally not appear
28078  as operator because it is the first character of the line.
28079  Thus it would not be surrounded by space and could not be distinguished
28080  from the fraction bar.
28081  To avoid this, 3
28082 \begin_inset space \thinspace{}
28083 \end_inset
28084
28085 pt space was inserted behind the minus sign with the command 
28086 \series bold
28087
28088 \backslash
28089 hspace
28090 \series default
28091 .
28092 \begin_inset Foot
28093 status collapsed
28094
28095 \begin_layout Plain Layout
28096 more about 
28097 \series bold
28098
28099 \backslash
28100 hspace
28101 \series default
28102  see 
28103 \begin_inset CommandInset ref
28104 LatexCommand ref
28105 reference "sub:Variable-Space"
28106
28107 \end_inset
28108
28109
28110 \end_layout
28111
28112 \end_inset
28113
28114
28115 \begin_inset Index
28116 status collapsed
28117
28118 \begin_layout Plain Layout
28119 Commands ! H ! 
28120 \backslash
28121 hspace
28122 \end_layout
28123
28124 \end_inset
28125
28126
28127 \end_layout
28128
28129 \begin_layout Itemize
28130 When both sides of the equation are too long, the command 
28131 \series bold
28132
28133 \backslash
28134 lefteqn
28135 \series default
28136
28137 \begin_inset Index
28138 status collapsed
28139
28140 \begin_layout Plain Layout
28141 Commands ! L ! 
28142 \backslash
28143 lefteqn
28144 \end_layout
28145
28146 \end_inset
28147
28148  is used.
28149  It is inserted to the first column of the first line and effects that all
28150  further insertions overwrite the following columns:
28151 \begin_inset Formula \begin{eqnarray}
28152 \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 \\
28153  &  & -\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 \\
28154  &  & =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}
28155
28156 \end_inset
28157
28158 After the insertion of 
28159 \series bold
28160
28161 \backslash
28162 lefteqn
28163 \series default
28164 , the cursor is in a purple box that is a bit shifted to the left from the
28165  blue one.
28166  In this the formula is inserted.
28167 \begin_inset Newline newline
28168 \end_inset
28169
28170 The content of the further lines is inserted to the second or another formula
28171  column.
28172  The greater the column number where it was inserted, the larger the indentation.
28173 \begin_inset VSpace medskip
28174 \end_inset
28175
28176
28177 \begin_inset Newline newline
28178 \end_inset
28179
28180
28181 \begin_inset Note Greyedout
28182 status open
28183
28184 \begin_layout Plain Layout
28185 Note the following when using 
28186 \series bold
28187
28188 \backslash
28189 lefteqn
28190 \series default
28191 :
28192 \end_layout
28193
28194 \begin_layout Itemize
28195 The formula doesn't use the full page width.
28196  When e.
28197 \begin_inset space \thinspace{}
28198 \end_inset
28199
28200 g.
28201 \begin_inset space \space{}
28202 \end_inset
28203
28204 the term 
28205 \begin_inset Formula $-B^{2}$
28206 \end_inset
28207
28208  is added to the first line in the above example, it would have been outside
28209  the page margin.
28210  To better use the width, negative space can be inserted at the beginning
28211  of the first line.
28212 \end_layout
28213
28214 \begin_layout Itemize
28215 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28216  line.
28217 \begin_inset Foot
28218 status collapsed
28219
28220 \begin_layout Plain Layout
28221 \begin_inset CommandInset href
28222 LatexCommand href
28223 name "LyX-bug #1429"
28224 target "http://www.lyx.org/trac/ticket/1429"
28225
28226 \end_inset
28227
28228
28229 \end_layout
28230
28231 \end_inset
28232
28233  One can only set the cursor at the beginning of the line and move it with
28234  the arrow keys.
28235 \end_layout
28236
28237 \end_inset
28238
28239
28240 \end_layout
28241
28242 \begin_layout Itemize
28243 Other methods to set long formulas are offered by the environments described
28244  in 
28245 \begin_inset CommandInset ref
28246 LatexCommand ref
28247 reference "sub:Multline-Environment"
28248
28249 \end_inset
28250
28251  and 
28252 \begin_inset CommandInset ref
28253 LatexCommand ref
28254 reference "sub:Multiline-Formula-Parts"
28255
28256 \end_inset
28257
28258 .
28259 \end_layout
28260
28261 \begin_layout Subsubsection
28262 Multiline Brackets
28263 \begin_inset CommandInset label
28264 LatexCommand label
28265 name "sub:Multiline-Brackets"
28266
28267 \end_inset
28268
28269
28270 \begin_inset Index
28271 status collapsed
28272
28273 \begin_layout Plain Layout
28274 Brackets ! for multiline expressions
28275 \end_layout
28276
28277 \end_inset
28278
28279
28280 \end_layout
28281
28282 \begin_layout Standard
28283 For brackets spanning multiple lines the following problem occurs:
28284 \begin_inset Formula \begin{eqnarray*}
28285 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28286  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28287
28288 \end_inset
28289
28290
28291 \end_layout
28292
28293 \begin_layout Standard
28294 The closing bracket is smaller than the opening bracket because brackets
28295  with variable size may not span multiple lines.
28296 \end_layout
28297
28298 \begin_layout Standard
28299 To set the bracket size for the second line correctly, the first line is
28300  ended with 
28301 \series bold
28302
28303 \backslash
28304 right.
28305 \series default
28306
28307 \begin_inset Index
28308 status collapsed
28309
28310 \begin_layout Plain Layout
28311 Commands ! R ! 
28312 \backslash
28313 right
28314 \end_layout
28315
28316 \end_inset
28317
28318  and the second line with 
28319 \series bold
28320
28321 \backslash
28322 left.
28323 \begin_inset Foot
28324 status collapsed
28325
28326 \begin_layout Plain Layout
28327 for more about 
28328 \series bold
28329
28330 \backslash
28331 left
28332 \series default
28333  and 
28334 \series bold
28335
28336 \backslash
28337 right
28338 \series default
28339  see 
28340 \begin_inset CommandInset ref
28341 LatexCommand ref
28342 reference "sub:Automatic-Bracket-Size"
28343
28344 \end_inset
28345
28346
28347 \end_layout
28348
28349 \end_inset
28350
28351
28352 \series default
28353
28354 \begin_inset Index
28355 status collapsed
28356
28357 \begin_layout Plain Layout
28358 Commands ! L ! 
28359 \backslash
28360 left
28361 \end_layout
28362
28363 \end_inset
28364
28365 .
28366  After 
28367 \series bold
28368
28369 \backslash
28370 left.
28371
28372 \series default
28373  the command 
28374 \series bold
28375
28376 \backslash
28377 vphantom
28378 \series default
28379
28380 \begin_inset ERT
28381 status collapsed
28382
28383 \begin_layout Plain Layout
28384
28385
28386 \backslash
28387 spce 
28388 \end_layout
28389
28390 \end_inset
28391
28392
28393 \series bold
28394
28395 \backslash
28396 prod
28397 \series default
28398 ^
28399 \begin_inset ERT
28400 status collapsed
28401
28402 \begin_layout Plain Layout
28403
28404
28405 \backslash
28406 spce 
28407 \end_layout
28408
28409 \end_inset
28410
28411
28412 \series bold
28413
28414 \backslash
28415 infty
28416 \series default
28417
28418 \begin_inset ERT
28419 status collapsed
28420
28421 \begin_layout Plain Layout
28422
28423
28424 \backslash
28425 spce 
28426 \end_layout
28427
28428 \end_inset
28429
28430
28431 \series bold
28432
28433 \begin_inset Formula $\downarrow$
28434 \end_inset
28435
28436 _R=1}
28437 \series default
28438
28439 \begin_inset Index
28440 status collapsed
28441
28442 \begin_layout Plain Layout
28443 Commands ! V ! 
28444 \backslash
28445 vphantom
28446 \end_layout
28447
28448 \end_inset
28449
28450  is inserted, because the multiplication operator with its limits is the
28451  largest symbol in the first line and this should be the size for the bracket
28452  in the second line.
28453 \end_layout
28454
28455 \begin_layout Standard
28456 The result is this:
28457 \begin_inset Formula \begin{eqnarray*}
28458 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28459  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28460
28461 \end_inset
28462
28463
28464 \end_layout
28465
28466 \begin_layout Subsection
28467 Align Environments
28468 \end_layout
28469
28470 \begin_layout Standard
28471 Align environments can be used for every kind of multiline formulas.
28472  They are specially useful to set several formulas side by side.
28473 \end_layout
28474
28475 \begin_layout Standard
28476 Align environments consist of columns.
28477  The odd columns are right aligned, the even ones left aligned.
28478  Every line in an Align environment can be numbered.
28479 \end_layout
28480
28481 \begin_layout Standard
28482 Align environments are created via the menu 
28483 \family sans
28484 Insert\SpecialChar \menuseparator
28485 Math
28486 \family default
28487 .
28488  With the menu 
28489 \family sans
28490 Edit\SpecialChar \menuseparator
28491 Math\SpecialChar \menuseparator
28492 Change Formula Type
28493 \family default
28494  already existing formulas can be converted to Align environments.
28495 \end_layout
28496
28497 \begin_layout Standard
28498 To add or delete columns, the math toolbar buttons 
28499 \begin_inset Graphics
28500         filename ../images/tabular-feature_append-column.png
28501         scale 85
28502
28503 \end_inset
28504
28505  or 
28506 \begin_inset Graphics
28507         filename ../images/tabular-feature_delete-column.png
28508         scale 85
28509
28510 \end_inset
28511
28512 , respectively, or the menu 
28513 \family sans
28514 Edit\SpecialChar \menuseparator
28515 Rows & Columns
28516 \family default
28517  can be used.
28518 \end_layout
28519
28520 \begin_layout Subsubsection
28521 Standard align Environment
28522 \begin_inset CommandInset label
28523 LatexCommand label
28524 name "sub:Standard-align-Environment"
28525
28526 \end_inset
28527
28528
28529 \begin_inset Index
28530 status collapsed
28531
28532 \begin_layout Plain Layout
28533 Formula ! multiline ! align environment
28534 \end_layout
28535
28536 \end_inset
28537
28538
28539 \end_layout
28540
28541 \begin_layout Standard
28542 This Align environment is created by presssing 
28543 \begin_inset Info
28544 type  "shortcut"
28545 arg   "newline-insert newline"
28546 \end_inset
28547
28548  in a formula or by the menu 
28549 \family sans
28550 Insert\SpecialChar \menuseparator
28551 Math\SpecialChar \menuseparator
28552 AMS align Environment
28553 \family default
28554 .
28555 \end_layout
28556
28557 \begin_layout Standard
28558 An example for two formulas set side by side, that are created with a four
28559  column align environment:
28560 \begin_inset Formula \begin{align*}
28561 A & =\sin(B) & C & =D\\
28562 C & \ne A & B & \ne D\end{align*}
28563
28564 \end_inset
28565
28566 As it can be seen, the formulas in this environment are placed so as if
28567  there would be a 
28568 \series bold
28569
28570 \backslash
28571 hfill
28572 \begin_inset Foot
28573 status collapsed
28574
28575 \begin_layout Plain Layout
28576 more about 
28577 \series bold
28578
28579 \backslash
28580 hfill
28581 \series default
28582  see 
28583 \begin_inset CommandInset ref
28584 LatexCommand ref
28585 reference "sub:Variable-Space"
28586
28587 \end_inset
28588
28589
28590 \end_layout
28591
28592 \end_inset
28593
28594
28595 \series default
28596  before the first and after every even column.
28597  When the formula style 
28598 \series bold
28599 Indented
28600 \begin_inset Foot
28601 status collapsed
28602
28603 \begin_layout Plain Layout
28604 formula styles see 
28605 \begin_inset CommandInset ref
28606 LatexCommand ref
28607 reference "sec:Formula-Styles"
28608
28609 \end_inset
28610
28611
28612 \end_layout
28613
28614 \end_inset
28615
28616
28617 \series default
28618  is used, the formula is set without the 
28619 \series bold
28620
28621 \backslash
28622 hfill
28623 \series default
28624  before the first column.
28625 \end_layout
28626
28627 \begin_layout Subsubsection
28628 Alignat Environment
28629 \begin_inset Index
28630 status collapsed
28631
28632 \begin_layout Plain Layout
28633 Formula ! multiline ! alignat environment
28634 \end_layout
28635
28636 \end_inset
28637
28638
28639 \end_layout
28640
28641 \begin_layout Standard
28642 The alignat environment has no predefined column separation.
28643  It can be inserted manually with the spaces that are described 
28644 \begin_inset CommandInset ref
28645 LatexCommand ref
28646 reference "sub:Space"
28647
28648 \end_inset
28649
28650 .
28651 \end_layout
28652
28653 \begin_layout Standard
28654 The above example in the alignat environment where 1
28655 \begin_inset space \thinspace{}
28656 \end_inset
28657
28658 cm space was inserted at the beginning of the second formula:
28659 \begin_inset Formula \begin{alignat*}{2}
28660 A & =\sin(B) & \hspace{1cm}C & =D\\
28661 C & \ne A & B & \ne D\end{alignat*}
28662
28663 \end_inset
28664
28665 Because the column separation can be set separately for every column, this
28666  environment is especially suitable to set three and more formulas side
28667  by side.
28668 \end_layout
28669
28670 \begin_layout Subsubsection
28671 Flalign Environment
28672 \begin_inset CommandInset label
28673 LatexCommand label
28674 name "sub:Flalign-Environment"
28675
28676 \end_inset
28677
28678
28679 \begin_inset Index
28680 status collapsed
28681
28682 \begin_layout Plain Layout
28683 Formula ! multiline ! flalign environment
28684 \end_layout
28685
28686 \end_inset
28687
28688
28689 \end_layout
28690
28691 \begin_layout Standard
28692 In this environment the first two columns are always set as much as possible
28693  to the left and the last two ones to the right.
28694  An example:
28695 \begin_inset Formula \begin{flalign*}
28696 A & =1 & B & =2 & C & =3\\
28697 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28698
28699 \end_inset
28700
28701
28702 \end_layout
28703
28704 \begin_layout Standard
28705 By creating a flalign environment with an odd number of columns where an
28706  empty TeX-brace is inserted to the last column, several formulas in a document
28707  can be set to the left, although the formula style 
28708 \series bold
28709 Centered
28710 \series default
28711  is used.
28712  As example the indented formula 
28713 \begin_inset CommandInset ref
28714 LatexCommand eqref
28715 reference "eq:VolInt"
28716
28717 \end_inset
28718
28719 :
28720 \begin_inset Formula \begin{flalign}
28721 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28722
28723 \end_inset
28724
28725 The first two columns contain the formula.
28726  To indent it as with the formula style 
28727 \series bold
28728 Indented
28729 \series default
28730 , 30
28731 \begin_inset space \thinspace{}
28732 \end_inset
28733
28734 pt space was inserted at the beginning of the first column.
28735 \end_layout
28736
28737 \begin_layout Subsection
28738 Eqnarray Environment
28739 \begin_inset CommandInset label
28740 LatexCommand label
28741 name "sub:Eqnarray-Environment"
28742
28743 \end_inset
28744
28745
28746 \begin_inset Index
28747 status collapsed
28748
28749 \begin_layout Plain Layout
28750 Formula ! multiline ! eqnarray environment
28751 \end_layout
28752
28753 \end_inset
28754
28755
28756 \end_layout
28757
28758 \begin_layout Standard
28759 When this environment has been created, three blue boxes appear.
28760  The content of the first box is right aligned, the content of the last
28761  one left aligned.
28762  The content of the middle box appears centered and a bit smaller, because
28763  it is designed to insert there only relation characters.
28764 \begin_inset Formula \begin{eqnarray*}
28765 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28766 AB & AB & AB\\
28767 A & = & A\end{eqnarray*}
28768
28769 \end_inset
28770
28771
28772 \end_layout
28773
28774 \begin_layout Subsection
28775 Gather Environment
28776 \begin_inset Index
28777 status collapsed
28778
28779 \begin_layout Plain Layout
28780 Formula ! multiline ! gather environment
28781 \end_layout
28782
28783 \end_inset
28784
28785
28786 \end_layout
28787
28788 \begin_layout Standard
28789 This environment consists of only one centered column.
28790  Every line can be numbered.
28791 \begin_inset Formula \begin{gather}
28792 A=1\\
28793 X=\textrm{-}1\end{gather}
28794
28795 \end_inset
28796
28797
28798 \end_layout
28799
28800 \begin_layout Subsection
28801 Multline Environment
28802 \begin_inset CommandInset label
28803 LatexCommand label
28804 name "sub:Multline-Environment"
28805
28806 \end_inset
28807
28808
28809 \begin_inset Index
28810 status collapsed
28811
28812 \begin_layout Plain Layout
28813 Formula ! multiline ! multline environment
28814 \end_layout
28815
28816 \end_inset
28817
28818
28819 \end_layout
28820
28821 \begin_layout Standard
28822 The multline environment consists, like the gather environment, of only
28823  one column.
28824  But the first line is left aligned, the last one right aligned.
28825  All other lines are centered.
28826  Therefore this environment is suitable for long formulas.
28827  As example formula 
28828 \begin_inset CommandInset ref
28829 LatexCommand eqref
28830 reference "eq:lefteqn"
28831
28832 \end_inset
28833
28834  in the multline environment:
28835 \begin_inset Formula \begin{multline}
28836 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}\\
28837 -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}\\
28838 =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}
28839
28840 \end_inset
28841
28842
28843 \end_layout
28844
28845 \begin_layout Standard
28846 In the output only the last (first) line of a multline environment appears
28847  numbered when the document numbering is right (left).
28848 \begin_inset Foot
28849 status collapsed
28850
28851 \begin_layout Plain Layout
28852 numbering styles see 
28853 \begin_inset CommandInset ref
28854 LatexCommand ref
28855 reference "sec:Formula-Styles"
28856
28857 \end_inset
28858
28859
28860 \end_layout
28861
28862 \end_inset
28863
28864
28865 \end_layout
28866
28867 \begin_layout Standard
28868 With the commands 
28869 \series bold
28870
28871 \backslash
28872 shoveright
28873 \begin_inset Index
28874 status collapsed
28875
28876 \begin_layout Plain Layout
28877 Commands ! S ! 
28878 \backslash
28879 shoveright
28880 \end_layout
28881
28882 \end_inset
28883
28884
28885 \series default
28886  and 
28887 \series bold
28888
28889 \backslash
28890 shoveleft
28891 \begin_inset Index
28892 status collapsed
28893
28894 \begin_layout Plain Layout
28895 Commands ! S ! 
28896 \backslash
28897 shoveleft
28898 \end_layout
28899
28900 \end_inset
28901
28902
28903 \series default
28904  a centered line can be right or left aligned, respectively.
28905  The commands are used as follows:
28906 \end_layout
28907
28908 \begin_layout Standard
28909
28910 \series bold
28911
28912 \backslash
28913 shoveright{line content}
28914 \series default
28915  and 
28916 \series bold
28917
28918 \backslash
28919 shoveleft{line content}
28920 \end_layout
28921
28922 \begin_layout Standard
28923 \begin_inset VSpace medskip
28924 \end_inset
28925
28926 The length 
28927 \series bold
28928
28929 \backslash
28930 multlinegap
28931 \begin_inset Index
28932 status collapsed
28933
28934 \begin_layout Plain Layout
28935 Commands ! M ! 
28936 \backslash
28937 multlinegap
28938 \end_layout
28939
28940 \end_inset
28941
28942
28943 \series default
28944  specifies the distance of the first line from the left page margin.
28945  Predefined is the length 0
28946 \begin_inset space \thinspace{}
28947 \end_inset
28948
28949 pt.
28950 \end_layout
28951
28952 \begin_layout Standard
28953 As example the above formula where the command
28954 \end_layout
28955
28956 \begin_layout Standard
28957
28958 \series bold
28959
28960 \backslash
28961 setlength{
28962 \backslash
28963 multlinegap}{2cm}
28964 \end_layout
28965
28966 \begin_layout Standard
28967 was inserted in TeX-mode before:
28968 \begin_inset ERT
28969 status collapsed
28970
28971 \begin_layout Plain Layout
28972
28973
28974 \backslash
28975 setlength{
28976 \backslash
28977 multlinegap}{2cm}
28978 \end_layout
28979
28980 \end_inset
28981
28982
28983 \begin_inset Formula \begin{multline}
28984 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}\\
28985 \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}}\\
28986 =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}
28987
28988 \end_inset
28989
28990
28991 \begin_inset ERT
28992 status collapsed
28993
28994 \begin_layout Plain Layout
28995
28996
28997 \backslash
28998 setlength{
28999 \backslash
29000 multlinegap}{0pt}
29001 \end_layout
29002
29003 \end_inset
29004
29005 The second line was left aligned using 
29006 \series bold
29007
29008 \backslash
29009 shoveleft
29010 \series default
29011 .
29012 \end_layout
29013
29014 \begin_layout Subsection
29015 Multiline Formula Parts
29016 \begin_inset CommandInset label
29017 LatexCommand label
29018 name "sub:Multiline-Formula-Parts"
29019
29020 \end_inset
29021
29022
29023 \begin_inset Index
29024 status collapsed
29025
29026 \begin_layout Plain Layout
29027 Formula ! multiline ! formula parts
29028 \end_layout
29029
29030 \end_inset
29031
29032
29033 \end_layout
29034
29035 \begin_layout Standard
29036 To display only parts of a formula with multiple lines, one of the following
29037  environments are used: 
29038 \series bold
29039 aligned
29040 \series default
29041
29042 \series bold
29043 alignedat
29044 \series default
29045
29046 \series bold
29047 gathered
29048 \series default
29049  or 
29050 \series bold
29051 split
29052 \series default
29053 .
29054  They can be inserted via the menu 
29055 \family sans
29056 Insert\SpecialChar \menuseparator
29057 Math
29058 \family default
29059  or by using the commands described in this section.
29060 \end_layout
29061
29062 \begin_layout Standard
29063 The first three have the same properties as the corresponding multiline
29064  formula environments, but it is possible to set further formula parts beside
29065  them.
29066  An example:
29067 \begin_inset Formula \[
29068 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29069 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29070 \right\} \textrm{Uncertainty relations}\]
29071
29072 \end_inset
29073
29074
29075 \end_layout
29076
29077 \begin_layout Standard
29078 To get this formula, a displayed formula is created where the command 
29079 \series bold
29080
29081 \backslash
29082 aligned
29083 \begin_inset Index
29084 status collapsed
29085
29086 \begin_layout Plain Layout
29087 Commands ! A ! 
29088 \backslash
29089 aligned
29090 \end_layout
29091
29092 \end_inset
29093
29094
29095 \series default
29096  is inserted.
29097  A purple box appears around the blue formula box where now columns and
29098  lines can be added.
29099  Outside the multiline environment other formula parts can be set, like
29100  the brace.
29101 \end_layout
29102
29103 \begin_layout Standard
29104 The aligned environment is also suitable for long formulas whose lines are
29105  horizontally aligned.
29106  Using aligned in a displayed formula has the advantage that the formula
29107  number is vertically centered behind the lines.
29108  As example formula 
29109 \begin_inset CommandInset ref
29110 LatexCommand eqref
29111 reference "eq:shortlong"
29112
29113 \end_inset
29114
29115  in the aligned environment:
29116 \begin_inset Formula \begin{equation}
29117 \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}|}\\
29118  & -\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}
29119 \end{equation}
29120
29121 \end_inset
29122
29123
29124 \end_layout
29125
29126 \begin_layout Standard
29127 To use the environments 
29128 \series bold
29129 alignedat
29130 \series default
29131
29132 \series bold
29133 gathered
29134 \series default
29135 , or 
29136 \series bold
29137 split
29138 \series default
29139 , the command 
29140 \series bold
29141
29142 \backslash
29143 alignedat
29144 \series default
29145 ,
29146 \begin_inset Index
29147 status collapsed
29148
29149 \begin_layout Plain Layout
29150 Commands ! A ! 
29151 \backslash
29152 alignedat
29153 \end_layout
29154
29155 \end_inset
29156
29157  
29158 \series bold
29159
29160 \backslash
29161 gathered
29162 \series default
29163
29164 \begin_inset Index
29165 status collapsed
29166
29167 \begin_layout Plain Layout
29168 Commands ! G ! 
29169 \backslash
29170 gathered
29171 \end_layout
29172
29173 \end_inset
29174
29175 , or 
29176 \series bold
29177
29178 \backslash
29179 split
29180 \series default
29181
29182 \begin_inset Index
29183 status collapsed
29184
29185 \begin_layout Plain Layout
29186 Commands ! S ! 
29187 \backslash
29188 split
29189 \end_layout
29190
29191 \end_inset
29192
29193  are inserted, respectively.
29194  The split environment has the same properties as the aligned environment
29195  but it can only have two columns.
29196 \end_layout
29197
29198 \begin_layout Subsection
29199 Text in multiline Formulas
29200 \begin_inset CommandInset label
29201 LatexCommand label
29202 name "sub:Text-in-multiline"
29203
29204 \end_inset
29205
29206
29207 \begin_inset Index
29208 status collapsed
29209
29210 \begin_layout Plain Layout
29211 Text ! in formulas
29212 \end_layout
29213
29214 \end_inset
29215
29216
29217 \begin_inset Index
29218 status collapsed
29219
29220 \begin_layout Plain Layout
29221 Formula ! multiline ! text
29222 \end_layout
29223
29224 \end_inset
29225
29226
29227 \end_layout
29228
29229 \begin_layout Standard
29230 In the Align environments, and the multline and gather environment, text
29231  can be inserted that will appear in a separate line and doesn't affect
29232  the column alignment.
29233  To do this, the command 
29234 \series bold
29235
29236 \backslash
29237 intertext
29238 \begin_inset Index
29239 status collapsed
29240
29241 \begin_layout Plain Layout
29242 Commands ! I ! 
29243 \backslash
29244 intertext
29245 \end_layout
29246
29247 \end_inset
29248
29249
29250 \series default
29251  is used in the following scheme:
29252 \end_layout
29253
29254 \begin_layout Standard
29255
29256 \series bold
29257
29258 \backslash
29259 intertext{text}
29260 \end_layout
29261
29262 \begin_layout Standard
29263 The text should not be longer than a line because it cannot be hyphenated.
29264  As LyX doesn't yet support 
29265 \series bold
29266
29267 \backslash
29268 intertext
29269 \series default
29270  directly, the text is written as mathematical text.
29271  
29272 \series bold
29273
29274 \backslash
29275 intertext
29276 \series default
29277  must hereby be at the beginning of a line and appears in the output above
29278  this line.
29279  An example where the text was inserted at the beginning of the second line:
29280 \begin_inset Formula \begin{align}
29281 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29282 \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}
29283
29284 \end_inset
29285
29286
29287 \end_layout
29288
29289 \begin_layout Section
29290 Formula Numbering
29291 \begin_inset Index
29292 status collapsed
29293
29294 \begin_layout Plain Layout
29295 Formula numbering
29296 \end_layout
29297
29298 \end_inset
29299
29300
29301 \begin_inset Index
29302 status collapsed
29303
29304 \begin_layout Plain Layout
29305 Formula ! numbering|see
29306 \begin_inset ERT
29307 status collapsed
29308
29309 \begin_layout Plain Layout
29310
29311 {
29312 \end_layout
29313
29314 \end_inset
29315
29316 Formula numbering
29317 \begin_inset ERT
29318 status collapsed
29319
29320 \begin_layout Plain Layout
29321
29322 }
29323 \end_layout
29324
29325 \end_inset
29326
29327
29328 \end_layout
29329
29330 \end_inset
29331
29332
29333 \end_layout
29334
29335 \begin_layout Subsection
29336 General
29337 \end_layout
29338
29339 \begin_layout Standard
29340 Numbered formulas can be created with the menu 
29341 \family sans
29342 Insert\SpecialChar \menuseparator
29343 Math\SpecialChar \menuseparator
29344 Numbered
29345 \begin_inset space ~
29346 \end_inset
29347
29348 Formula
29349 \family default
29350  (shortcut 
29351 \family sans
29352 Ctrl+Alt
29353 \begin_inset space ~
29354 \end_inset
29355
29356 N
29357 \family default
29358 ).
29359  Existing formulas can be numbered with the menu 
29360 \family sans
29361 Edit\SpecialChar \menuseparator
29362 Math\SpecialChar \menuseparator
29363 Toggle
29364 \begin_inset space ~
29365 \end_inset
29366
29367 Numbering
29368 \family default
29369  (shortcut 
29370 \begin_inset Info
29371 type  "shortcut"
29372 arg   "math-number-toggle"
29373 \end_inset
29374
29375 ).
29376  The formula number is displayed in LyX behind the formula as number sign
29377  in parentheses.
29378  The number sign is replaced in the output by the formula number.
29379 \end_layout
29380
29381 \begin_layout Standard
29382 When numbering is turned on in multiline formulas, all lines will be numbered.
29383  But the numbering can be controlled with the menu 
29384 \family sans
29385 Edit\SpecialChar \menuseparator
29386 Math\SpecialChar \menuseparator
29387 Toggle
29388 \begin_inset space ~
29389 \end_inset
29390
29391 Numbering
29392 \begin_inset space ~
29393 \end_inset
29394
29395 of
29396 \begin_inset space ~
29397 \end_inset
29398
29399 Line
29400 \family default
29401  (shortcut
29402 \begin_inset Info
29403 type  "shortcut"
29404 arg   "math-number-line-toggle"
29405 \end_inset
29406
29407 ) for every line.
29408 \end_layout
29409
29410 \begin_layout Standard
29411 Except for inline formulas, all formulas can be numbered with two different
29412  styles, see 
29413 \begin_inset CommandInset ref
29414 LatexCommand ref
29415 reference "sec:Formula-Styles"
29416
29417 \end_inset
29418
29419 .
29420 \end_layout
29421
29422 \begin_layout Subsection
29423 Cross-References
29424 \begin_inset Index
29425 status collapsed
29426
29427 \begin_layout Plain Layout
29428 Cross-references ! to formulas
29429 \end_layout
29430
29431 \end_inset
29432
29433
29434 \end_layout
29435
29436 \begin_layout Standard
29437 All labeled formulas can be cross-referenced.
29438  A label is added by the menu 
29439 \family sans
29440 Insert\SpecialChar \menuseparator
29441 Label
29442 \family default
29443  or the toolbar button 
29444 \begin_inset Graphics
29445         filename ../images/label-insert.png
29446         scale 85
29447
29448 \end_inset
29449
29450 .
29451  The cursor must hereby be inside a displayed formula.
29452  A dialog pops up displaying the prefix 
29453 \series bold
29454 eq:
29455 \series default
29456  in a text field.
29457  The label is inserted there behind the prefix.
29458  The predefined prefix means 
29459 \begin_inset Quotes eld
29460 \end_inset
29461
29462 equation
29463 \begin_inset Quotes erd
29464 \end_inset
29465
29466  and makes it easier to find labels in large documents because it marks
29467  it as formula label to divide it from e.
29468 \begin_inset space \thinspace{}
29469 \end_inset
29470
29471 g.
29472 \begin_inset space \space{}
29473 \end_inset
29474
29475 section labels.
29476  To change a label, the menu 
29477 \family sans
29478 Insert\SpecialChar \menuseparator
29479 Label
29480 \family default
29481  is used again.
29482 \end_layout
29483
29484 \begin_layout Standard
29485 The name of the label is displayed in LyX within two parentheses behind
29486  formula.
29487  A formula with a label is always numbered.
29488 \end_layout
29489
29490 \begin_layout Standard
29491 Cross-references are inserted via the menu 
29492 \family sans
29493 Insert\SpecialChar \menuseparator
29494 Cross-Reference
29495 \family default
29496  or with the toolbar button 
29497 \begin_inset Graphics
29498         filename ../images/dialog-show-new-inset_ref.png
29499         scale 85
29500
29501 \end_inset
29502
29503 .
29504  A formula cross-reference appears in the output as formula number.
29505  When in the cross-reference dialog window the format 
29506 \series bold
29507 (<reference>)
29508 \series default
29509  is chosen, the cross-reference appears in the output as formula number
29510  in parentheses.
29511 \begin_inset Newline newline
29512 \end_inset
29513
29514 By right-clicking on a cross-reference in LyX, one jumps to the formula
29515  that is referenced.
29516 \end_layout
29517
29518 \begin_layout Standard
29519 Here are as examples cross-references to formulas of the following subsections:
29520 \begin_inset Note Note
29521 status open
29522
29523 \begin_layout Plain Layout
29524 Note the different cross-reference types.
29525 \end_layout
29526
29527 \end_inset
29528
29529
29530 \end_layout
29531
29532 \begin_layout Standard
29533 The equations 
29534 \begin_inset CommandInset ref
29535 LatexCommand eqref
29536 reference "eq:tag"
29537
29538 \end_inset
29539
29540  and 
29541 \begin_inset CommandInset ref
29542 LatexCommand eqref
29543 reference "eq:c"
29544
29545 \end_inset
29546
29547  are equivalent.
29548  In (
29549 \begin_inset CommandInset ref
29550 LatexCommand ref
29551 reference "eq:Lat"
29552
29553 \end_inset
29554
29555 ) big Latin letters are used for the numbering in contrary to (
29556 \begin_inset CommandInset ref
29557 LatexCommand ref
29558 reference "eq:Rom"
29559
29560 \end_inset
29561
29562 ).
29563 \end_layout
29564
29565 \begin_layout Standard
29566 \begin_inset VSpace medskip
29567 \end_inset
29568
29569 When the argument of 
29570 \series bold
29571
29572 \backslash
29573 tag
29574 \begin_inset Foot
29575 status collapsed
29576
29577 \begin_layout Plain Layout
29578
29579 \series bold
29580
29581 \backslash
29582 tag
29583 \series default
29584  is described in 
29585 \begin_inset CommandInset ref
29586 LatexCommand ref
29587 reference "sub:User-defined-Numbering"
29588
29589 \end_inset
29590
29591 .
29592 \end_layout
29593
29594 \end_inset
29595
29596
29597 \series default
29598  contains a box like in 
29599 \begin_inset CommandInset ref
29600 LatexCommand ref
29601 reference "sub:Paragraph-Boxes"
29602
29603 \end_inset
29604
29605 , the formula cannot be referenced.
29606 \end_layout
29607
29608 \begin_layout Subsection
29609 Subnumbering
29610 \begin_inset Index
29611 status collapsed
29612
29613 \begin_layout Plain Layout
29614 Formula numbering ! subnumbering
29615 \end_layout
29616
29617 \end_inset
29618
29619
29620 \end_layout
29621
29622 \begin_layout Standard
29623 With the help of the commands 
29624 \series bold
29625
29626 \backslash
29627 begin{subequations}
29628 \series default
29629  and 
29630 \series bold
29631
29632 \backslash
29633 end{subequations}
29634 \series default
29635  formulas can be subnumbered.
29636  Both commands are inserted in TeX-mode.
29637 \end_layout
29638
29639 \begin_layout Standard
29640 An example:
29641 \begin_inset Formula \begin{equation}
29642 A=C-B\label{eq:a}\end{equation}
29643
29644 \end_inset
29645
29646
29647 \begin_inset ERT
29648 status collapsed
29649
29650 \begin_layout Plain Layout
29651
29652
29653 \backslash
29654 addtocounter{equation}{-1}
29655 \end_layout
29656
29657 \end_inset
29658
29659
29660 \begin_inset ERT
29661 status collapsed
29662
29663 \begin_layout Plain Layout
29664
29665
29666 \backslash
29667 begin{subequations}
29668 \end_layout
29669
29670 \end_inset
29671
29672
29673 \begin_inset VSpace -5mm
29674 \end_inset
29675
29676
29677 \begin_inset Formula \begin{equation}
29678 B=C-A\label{eq:b}\end{equation}
29679
29680 \end_inset
29681
29682
29683 \begin_inset Formula \begin{equation}
29684 C=A+B\label{eq:c}\end{equation}
29685
29686 \end_inset
29687
29688
29689 \end_layout
29690
29691 \begin_layout Standard
29692 \begin_inset ERT
29693 status collapsed
29694
29695 \begin_layout Plain Layout
29696
29697
29698 \backslash
29699 end{subequations}
29700 \end_layout
29701
29702 \end_inset
29703
29704
29705 \end_layout
29706
29707 \begin_layout Standard
29708 To create the example, the following is done:
29709 \end_layout
29710
29711 \begin_layout Enumerate
29712 first formula is inserted
29713 \end_layout
29714
29715 \begin_layout Enumerate
29716
29717 \series bold
29718
29719 \backslash
29720 addtocounter{equation}{-1} 
29721 \backslash
29722 begin{subequations}
29723 \begin_inset Index
29724 status collapsed
29725
29726 \begin_layout Plain Layout
29727 Commands ! A ! 
29728 \backslash
29729 addtocounter
29730 \end_layout
29731
29732 \end_inset
29733
29734
29735 \begin_inset Newline newline
29736 \end_inset
29737
29738
29739 \series default
29740 is inserted after the first formula
29741 \end_layout
29742
29743 \begin_layout Enumerate
29744 second formula is inserted
29745 \end_layout
29746
29747 \begin_layout Enumerate
29748 third formula is inserted
29749 \end_layout
29750
29751 \begin_layout Enumerate
29752
29753 \series bold
29754
29755 \backslash
29756 end{subequations}
29757 \series default
29758  is inserted after the third formula
29759 \end_layout
29760
29761 \begin_layout Standard
29762 Every formula between the commands 
29763 \series bold
29764
29765 \backslash
29766 begin
29767 \series default
29768  and 
29769 \series bold
29770
29771 \backslash
29772 end
29773 \series default
29774  is subnumbered as a, b, 
29775 \begin_inset Newline linebreak
29776 \end_inset
29777
29778 c, \SpecialChar \ldots{}
29779  For multiline formulas every line will be subnumbered.
29780  All subnumbered formulas are treated as 
29781 \emph on
29782 one
29783 \emph default
29784  numbered formula.
29785  But as every numbered formula increases the counter 
29786 \series bold
29787 equation
29788 \series default
29789  by one, the command 
29790 \series bold
29791
29792 \backslash
29793 addtocounter
29794 \series default
29795  is needed to decrease it.
29796  Otherwise the formulas 
29797 \begin_inset CommandInset ref
29798 LatexCommand eqref
29799 reference "eq:a"
29800
29801 \end_inset
29802
29803
29804 \begin_inset CommandInset ref
29805 LatexCommand eqref
29806 reference "eq:b"
29807
29808 \end_inset
29809
29810
29811 \begin_inset CommandInset ref
29812 LatexCommand eqref
29813 reference "eq:c"
29814
29815 \end_inset
29816
29817  would be numbered as 
29818 \begin_inset CommandInset ref
29819 LatexCommand eqref
29820 reference "eq:a"
29821
29822 \end_inset
29823
29824
29825 \begin_inset CommandInset ref
29826 LatexCommand eqref
29827 reference "eq:d"
29828
29829 \end_inset
29830
29831
29832 \begin_inset CommandInset ref
29833 LatexCommand eqref
29834 reference "eq:f"
29835
29836 \end_inset
29837
29838 .
29839 \end_layout
29840
29841 \begin_layout Standard
29842 By inserting the commands in TeX-mode, a space is created between the first
29843  two formulas.
29844  To revert this -5
29845 \begin_inset space \thinspace{}
29846 \end_inset
29847
29848 mm vertical space is inserted after the command 
29849 \series bold
29850
29851 \backslash
29852 begin{subequations}
29853 \series default
29854 .
29855  When the formula style 
29856 \series bold
29857 Indented
29858 \begin_inset Foot
29859 status collapsed
29860
29861 \begin_layout Plain Layout
29862 formula styles see 
29863 \begin_inset CommandInset ref
29864 LatexCommand ref
29865 reference "sec:Formula-Styles"
29866
29867 \end_inset
29868
29869
29870 \end_layout
29871
29872 \end_inset
29873
29874
29875 \series default
29876  is used, -7
29877 \begin_inset space \thinspace{}
29878 \end_inset
29879
29880 mm space is inserted instead.
29881 \end_layout
29882
29883 \begin_layout Standard
29884 Here is an example for a multiline formula where the numbering was turned
29885  off for the second line:
29886 \begin_inset ERT
29887 status collapsed
29888
29889 \begin_layout Plain Layout
29890
29891
29892 \backslash
29893 begin{subequations}
29894 \end_layout
29895
29896 \end_inset
29897
29898
29899 \begin_inset Formula \begin{eqnarray}
29900 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29901  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29902  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29903
29904 \end_inset
29905
29906
29907 \begin_inset ERT
29908 status collapsed
29909
29910 \begin_layout Plain Layout
29911
29912
29913 \backslash
29914 end{subequations}
29915 \end_layout
29916
29917 \end_inset
29918
29919
29920 \end_layout
29921
29922 \begin_layout Subsection
29923 User-defined Numbering
29924 \begin_inset CommandInset label
29925 LatexCommand label
29926 name "sub:User-defined-Numbering"
29927
29928 \end_inset
29929
29930
29931 \begin_inset Index
29932 status collapsed
29933
29934 \begin_layout Plain Layout
29935 Formula numbering ! user-defined
29936 \end_layout
29937
29938 \end_inset
29939
29940
29941 \end_layout
29942
29943 \begin_layout Standard
29944 \begin_inset Index
29945 status collapsed
29946
29947 \begin_layout Plain Layout
29948 Formula numbering ! self-defined delimiters
29949 \end_layout
29950
29951 \end_inset
29952
29953 With the standard numbering parentheses are set around the formula number.
29954  To replace the parentheses for example by vertical bars, the following
29955  line is added to the LaTeX-preamble:
29956 \end_layout
29957
29958 \begin_layout Standard
29959
29960 \series bold
29961
29962 \backslash
29963 def
29964 \backslash
29965 tagform@#1{
29966 \backslash
29967 maketag@@@{|#1|}}
29968 \series default
29969
29970 \begin_inset Note Note
29971 status collapsed
29972
29973 \begin_layout Plain Layout
29974 This macro is already declared in the LaTeX-preamble for testing.
29975  To activate it, remove the percent sign at the beginning.
29976 \end_layout
29977
29978 \end_inset
29979
29980
29981 \end_layout
29982
29983 \begin_layout Standard
29984 To use other characters, the vertical bars besides the 
29985 \series bold
29986 #1
29987 \series default
29988  are replaced by one ore more characters.
29989  To get only the formula number the vertical bars are omitted.
29990 \end_layout
29991
29992 \begin_layout Standard
29993 \begin_inset VSpace bigskip
29994 \end_inset
29995
29996 When there should be an expression of your choice instead of the consecutive
29997  formula number in parentheses behind the formula, the command 
29998 \series bold
29999
30000 \backslash
30001 tag
30002 \series default
30003
30004 \begin_inset Index
30005 status collapsed
30006
30007 \begin_layout Plain Layout
30008 Commands ! T ! 
30009 \backslash
30010 tag
30011 \end_layout
30012
30013 \end_inset
30014
30015  is used:
30016 \begin_inset Formula \begin{equation}
30017 A+B=C\tag{something}\label{eq:tag}\end{equation}
30018
30019 \end_inset
30020
30021 In this example the command 
30022 \series bold
30023
30024 \backslash
30025 tag
30026 \begin_inset ERT
30027 status collapsed
30028
30029 \begin_layout Plain Layout
30030
30031
30032 \backslash
30033 spce 
30034 \end_layout
30035
30036 \end_inset
30037
30038 something
30039 \series default
30040  was inserted to the formula.
30041 \end_layout
30042
30043 \begin_layout Standard
30044 When the command 
30045 \series bold
30046
30047 \backslash
30048 tag*
30049 \begin_inset ERT
30050 status collapsed
30051
30052 \begin_layout Plain Layout
30053
30054
30055 \backslash
30056 spce 
30057 \end_layout
30058
30059 \end_inset
30060
30061 something
30062 \series default
30063  is inserted instead, the star prevents the parentheses around the expression:
30064 \begin_inset Formula \[
30065 A+B=C\tag*{something}\]
30066
30067 \end_inset
30068
30069
30070 \end_layout
30071
30072 \begin_layout Standard
30073 \begin_inset VSpace bigskip
30074 \end_inset
30075
30076 To restart the formula numbering with new document parts or sections, the
30077  following command is used:
30078 \end_layout
30079
30080 \begin_layout Standard
30081
30082 \series bold
30083
30084 \backslash
30085 @addtoreset{equation}{part}
30086 \series default
30087
30088 \begin_inset Index
30089 status collapsed
30090
30091 \begin_layout Plain Layout
30092 Commands ! 
30093 \begin_inset ERT
30094 status collapsed
30095
30096 \begin_layout Plain Layout
30097
30098 "
30099 \end_layout
30100
30101 \end_inset
30102
30103 @
30104 \begin_inset ERT
30105 status collapsed
30106
30107 \begin_layout Plain Layout
30108
30109 "
30110 \end_layout
30111
30112 \end_inset
30113
30114  ! 
30115 \backslash
30116
30117 \begin_inset ERT
30118 status collapsed
30119
30120 \begin_layout Plain Layout
30121
30122 "
30123 \end_layout
30124
30125 \end_inset
30126
30127 @
30128 \begin_inset ERT
30129 status collapsed
30130
30131 \begin_layout Plain Layout
30132
30133 "
30134 \end_layout
30135
30136 \end_inset
30137
30138 addtoreset
30139 \end_layout
30140
30141 \end_inset
30142
30143
30144 \begin_inset Newline newline
30145 \end_inset
30146
30147 resp.
30148 \begin_inset Newline newline
30149 \end_inset
30150
30151
30152 \series bold
30153
30154 \backslash
30155 @addtoreset{equation}{section}
30156 \end_layout
30157
30158 \begin_layout Standard
30159 To be able to use these commands in TeX-mode, the 
30160 \begin_inset Quotes eld
30161 \end_inset
30162
30163 @
30164 \begin_inset Quotes erd
30165 \end_inset
30166
30167  character has to be made 
30168 \begin_inset Quotes eld
30169 \end_inset
30170
30171 active
30172 \begin_inset Quotes erd
30173 \end_inset
30174
30175  for LaTeX using the command 
30176 \series bold
30177
30178 \backslash
30179 makeatletter.
30180
30181 \series default
30182  The command 
30183 \series bold
30184
30185 \backslash
30186 makeatother
30187 \series default
30188  reverts this.
30189  So the command sequence in TeX-mode is:
30190 \end_layout
30191
30192 \begin_layout Standard
30193
30194 \series bold
30195
30196 \backslash
30197 makeatletter
30198 \begin_inset Newline newline
30199 \end_inset
30200
30201
30202 \backslash
30203 @addtoreset{equation}{section}
30204 \begin_inset Newline newline
30205 \end_inset
30206
30207
30208 \backslash
30209 makeatother
30210 \end_layout
30211
30212 \begin_layout Standard
30213 In the LaTeX-preamble 
30214 \series bold
30215
30216 \backslash
30217 makeatletter
30218 \series default
30219  and 
30220 \series bold
30221
30222 \backslash
30223 makeatother
30224 \series default
30225  can be omitted as they are automatically internally inserted by LyX.
30226 \end_layout
30227
30228 \begin_layout Standard
30229 To revert 
30230 \series bold
30231
30232 \backslash
30233 @addtoreset
30234 \series default
30235 , the file 
30236 \series bold
30237 remreset.sty
30238 \series default
30239
30240 \begin_inset Foot
30241 status collapsed
30242
30243 \begin_layout Plain Layout
30244
30245 \series bold
30246 remreset
30247 \series default
30248  is part of the LaTeX-package 
30249 \series bold
30250 carlisle
30251 \series default
30252
30253 \begin_inset Index
30254 status collapsed
30255
30256 \begin_layout Plain Layout
30257 Packages ! carlisle
30258 \end_layout
30259
30260 \end_inset
30261
30262  that is part of every LaTeX standard installation.
30263 \end_layout
30264
30265 \end_inset
30266
30267
30268 \begin_inset Index
30269 status collapsed
30270
30271 \begin_layout Plain Layout
30272 Packages ! remreset
30273 \end_layout
30274
30275 \end_inset
30276
30277  has to be loaded in the LaTeX-preamble with the line
30278 \end_layout
30279
30280 \begin_layout Standard
30281
30282 \series bold
30283
30284 \backslash
30285 usepackage{remreset}
30286 \end_layout
30287
30288 \begin_layout Standard
30289 Then the command 
30290 \series bold
30291
30292 \backslash
30293 @removefromreset
30294 \series default
30295
30296 \begin_inset Index
30297 status collapsed
30298
30299 \begin_layout Plain Layout
30300 Commands ! 
30301 \begin_inset ERT
30302 status collapsed
30303
30304 \begin_layout Plain Layout
30305
30306 "
30307 \end_layout
30308
30309 \end_inset
30310
30311 @
30312 \begin_inset ERT
30313 status collapsed
30314
30315 \begin_layout Plain Layout
30316
30317 "
30318 \end_layout
30319
30320 \end_inset
30321
30322  ! 
30323 \backslash
30324
30325 \begin_inset ERT
30326 status collapsed
30327
30328 \begin_layout Plain Layout
30329
30330 "
30331 \end_layout
30332
30333 \end_inset
30334
30335 @
30336 \begin_inset ERT
30337 status collapsed
30338
30339 \begin_layout Plain Layout
30340
30341 "
30342 \end_layout
30343
30344 \end_inset
30345
30346 removefromreset
30347 \end_layout
30348
30349 \end_inset
30350
30351  can be used with the same scheme as 
30352 \series bold
30353
30354 \backslash
30355 @addtoreset
30356 \series default
30357 .
30358 \end_layout
30359
30360 \begin_layout Standard
30361 \begin_inset VSpace bigskip
30362 \end_inset
30363
30364 Sometimes formulas should be numbered in the following form:
30365 \end_layout
30366
30367 \begin_layout Standard
30368
30369 \family typewriter
30370 (section number.formula number)
30371 \end_layout
30372
30373 \begin_layout Standard
30374 The formula number should start with every section with 
30375 \begin_inset Quotes eld
30376 \end_inset
30377
30378 1
30379 \begin_inset Quotes erd
30380 \end_inset
30381
30382 .
30383 \end_layout
30384
30385 \begin_layout Standard
30386 For this case there is the command 
30387 \series bold
30388
30389 \backslash
30390 numberwithin
30391 \series default
30392
30393 \begin_inset Index
30394 status collapsed
30395
30396 \begin_layout Plain Layout
30397 Commands ! N ! 
30398 \backslash
30399 numberwithin
30400 \end_layout
30401
30402 \end_inset
30403
30404 , which is used with the following scheme:
30405 \end_layout
30406
30407 \begin_layout Standard
30408
30409 \series bold
30410
30411 \backslash
30412 numberwithin{counter}{sectioning}
30413 \end_layout
30414
30415 \begin_layout Standard
30416 Counter denotes what kind of numbering is affected, sectioning denotes what
30417  number is before the dot.
30418 \end_layout
30419
30420 \begin_layout Standard
30421 Thus in our case the following LaTeX-preamble or TeX-Code line is used:
30422 \end_layout
30423
30424 \begin_layout Standard
30425
30426 \series bold
30427
30428 \backslash
30429 numberwithin{equation}{section}
30430 \end_layout
30431
30432 \begin_layout Standard
30433 This is the result:
30434 \begin_inset ERT
30435 status collapsed
30436
30437 \begin_layout Plain Layout
30438
30439
30440 \backslash
30441 numberwithin{equation}{section}
30442 \end_layout
30443
30444 \end_inset
30445
30446
30447 \begin_inset Formula \begin{equation}
30448 A+B=C\end{equation}
30449
30450 \end_inset
30451
30452
30453 \end_layout
30454
30455 \begin_layout Standard
30456 To number e.
30457 \begin_inset space \thinspace{}
30458 \end_inset
30459
30460 g.
30461 \begin_inset space \space{}
30462 \end_inset
30463
30464 tables so that the number of the part is the sectioning,
30465 \begin_inset Newline newline
30466 \end_inset
30467
30468
30469 \series bold
30470
30471 \backslash
30472 numberwithin{table}{part}
30473 \series default
30474  is used.
30475 \end_layout
30476
30477 \begin_layout Standard
30478 To go back to the standard numbering or to prevent this kind of numbering
30479  when it is defined by the document class, the following command is inserted
30480  as TeX-Code or to the LaTeX-preamble:
30481 \end_layout
30482
30483 \begin_layout Standard
30484
30485 \series bold
30486
30487 \backslash
30488 renewcommand{
30489 \backslash
30490 theequation}{
30491 \backslash
30492 arabic{equation}}
30493 \begin_inset Index
30494 status collapsed
30495
30496 \begin_layout Plain Layout
30497 Commands ! A ! 
30498 \backslash
30499 arabic
30500 \end_layout
30501
30502 \end_inset
30503
30504
30505 \series default
30506
30507 \begin_inset ERT
30508 status collapsed
30509
30510 \begin_layout Plain Layout
30511
30512
30513 \backslash
30514 renewcommand{
30515 \backslash
30516 theequation}{
30517 \backslash
30518 arabic{equation}}
30519 \end_layout
30520
30521 \end_inset
30522
30523
30524 \series bold
30525
30526 \begin_inset Newline newline
30527 \end_inset
30528
30529
30530 \series default
30531 or
30532 \series bold
30533
30534 \begin_inset Newline newline
30535 \end_inset
30536
30537
30538 \backslash
30539 renewcommand{
30540 \backslash
30541 thetable}{
30542 \backslash
30543 arabic{table}}
30544 \end_layout
30545
30546 \begin_layout Standard
30547
30548 \series bold
30549
30550 \backslash
30551 numberwithin
30552 \series default
30553  uses internally the command 
30554 \series bold
30555
30556 \backslash
30557 @addtoreset
30558 \series default
30559 , described above, that also needs to be reverted.
30560 \begin_inset ERT
30561 status collapsed
30562
30563 \begin_layout Plain Layout
30564
30565
30566 \backslash
30567 makeatletter
30568 \end_layout
30569
30570 \begin_layout Plain Layout
30571
30572
30573 \backslash
30574 @removefromreset{equation}{section}
30575 \end_layout
30576
30577 \begin_layout Plain Layout
30578
30579
30580 \backslash
30581 makeatother
30582 \end_layout
30583
30584 \end_inset
30585
30586
30587 \end_layout
30588
30589 \begin_layout Subsection
30590 Numbering with Roman Numbers and Letters
30591 \begin_inset Index
30592 status collapsed
30593
30594 \begin_layout Plain Layout
30595 Formula numbering ! with letters
30596 \end_layout
30597
30598 \end_inset
30599
30600
30601 \begin_inset Index
30602 status collapsed
30603
30604 \begin_layout Plain Layout
30605 Formula numbering ! with Roman numbers
30606 \end_layout
30607
30608 \end_inset
30609
30610
30611 \end_layout
30612
30613 \begin_layout Standard
30614 Formulas can also be numbered with Roman numbers and Latin letters.
30615  To number for example with small Roman numbers, the command
30616 \end_layout
30617
30618 \begin_layout Standard
30619
30620 \series bold
30621
30622 \backslash
30623 renewcommand{
30624 \backslash
30625 theequation}{
30626 \backslash
30627 roman{equation}}
30628 \end_layout
30629
30630 \begin_layout Standard
30631 is inserted before the formula in TeX-mode.
30632  
30633 \series bold
30634
30635 \backslash
30636 renewcommand
30637 \series default
30638
30639 \begin_inset Index
30640 status collapsed
30641
30642 \begin_layout Plain Layout
30643 Commands ! R ! 
30644 \backslash
30645 renewcommand
30646 \end_layout
30647
30648 \end_inset
30649
30650  redefines the predefined command 
30651 \series bold
30652
30653 \backslash
30654 theequation
30655 \series default
30656  to the command 
30657 \series bold
30658
30659 \backslash
30660 roman{equation}
30661 \series default
30662 .
30663 \begin_inset Foot
30664 status collapsed
30665
30666 \begin_layout Plain Layout
30667 The command 
30668 \series bold
30669
30670 \backslash
30671 renewcommand
30672 \series default
30673  has the same scheme like the command 
30674 \series bold
30675
30676 \backslash
30677 newcommand
30678 \series default
30679  that is described in 
30680 \begin_inset CommandInset ref
30681 LatexCommand ref
30682 reference "sub:The-Command-newcommand"
30683
30684 \end_inset
30685
30686 .
30687 \end_layout
30688
30689 \end_inset
30690
30691  
30692 \series bold
30693 equation
30694 \series default
30695  is the formula counter.
30696  When the command 
30697 \series bold
30698
30699 \backslash
30700 the
30701 \series default
30702  is used as prefix for a counter, the value of the counter is output as
30703  Arabic number.
30704  When a formula is numbered, LaTeX sets internally the command 
30705 \series bold
30706
30707 \backslash
30708 theequation
30709 \series default
30710  behind the formula.
30711  
30712 \series bold
30713
30714 \backslash
30715 roman{equation}
30716 \begin_inset Index
30717 status collapsed
30718
30719 \begin_layout Plain Layout
30720 Commands ! R ! 
30721 \backslash
30722 roman
30723 \end_layout
30724
30725 \end_inset
30726
30727
30728 \series default
30729  outputs the counter as small Roman number.
30730 \end_layout
30731
30732 \begin_layout Standard
30733 All formulas behind the command 
30734 \series bold
30735
30736 \backslash
30737 renew
30738 \series default
30739 c
30740 \series bold
30741 ommand
30742 \series default
30743  are now numbered Roman.
30744  To switch to numbering with big Roman numbers, the command is inserted
30745  again, but 
30746 \series bold
30747
30748 \backslash
30749 roman
30750 \series default
30751  is replaced by 
30752 \series bold
30753
30754 \backslash
30755 Roman
30756 \series default
30757
30758 \begin_inset Index
30759 status collapsed
30760
30761 \begin_layout Plain Layout
30762 Commands ! R ! 
30763 \backslash
30764 roman@
30765 \backslash
30766 Roman
30767 \end_layout
30768
30769 \end_inset
30770
30771 .
30772  To 
30773 \begin_inset Quotes eld
30774 \end_inset
30775
30776 number
30777 \begin_inset Quotes erd
30778 \end_inset
30779
30780  with small Latin letters there is the command 
30781 \series bold
30782
30783 \backslash
30784 alph
30785 \series default
30786
30787 \begin_inset Index
30788 status collapsed
30789
30790 \begin_layout Plain Layout
30791 Commands ! A ! 
30792 \backslash
30793 alph
30794 \end_layout
30795
30796 \end_inset
30797
30798 , for big ones there is the command 
30799 \series bold
30800
30801 \backslash
30802 Alph
30803 \series default
30804
30805 \begin_inset Index
30806 status open
30807
30808 \begin_layout Plain Layout
30809 Commands ! A ! 
30810 \backslash
30811 alph@
30812 \backslash
30813 Alph
30814 \end_layout
30815
30816 \end_inset
30817
30818 .
30819 \end_layout
30820
30821 \begin_layout Standard
30822 \begin_inset Note Greyedout
30823 status open
30824
30825 \begin_layout Plain Layout
30826
30827 \series bold
30828 Note:
30829 \series default
30830  Only maximal 26 formulas can be numbered with Latin letters in one document.
30831 \end_layout
30832
30833 \end_inset
30834
30835
30836 \end_layout
30837
30838 \begin_layout Standard
30839 \begin_inset ERT
30840 status collapsed
30841
30842 \begin_layout Plain Layout
30843
30844
30845 \backslash
30846 renewcommand{
30847 \backslash
30848 theequation}{
30849 \backslash
30850 roman{equation}}
30851 \end_layout
30852
30853 \end_inset
30854
30855
30856 \end_layout
30857
30858 \begin_layout Standard
30859 \begin_inset Formula \begin{equation}
30860 A=\textrm{small roman}\label{eq:rom}\end{equation}
30861
30862 \end_inset
30863
30864
30865 \begin_inset ERT
30866 status collapsed
30867
30868 \begin_layout Plain Layout
30869
30870
30871 \backslash
30872 renewcommand{
30873 \backslash
30874 theequation}{
30875 \backslash
30876 Roman{equation}}
30877 \end_layout
30878
30879 \end_inset
30880
30881
30882 \begin_inset Formula \begin{equation}
30883 B=\textrm{big Roman}\label{eq:Rom}\end{equation}
30884
30885 \end_inset
30886
30887
30888 \begin_inset ERT
30889 status collapsed
30890
30891 \begin_layout Plain Layout
30892
30893
30894 \backslash
30895 renewcommand{
30896 \backslash
30897 theequation}{
30898 \backslash
30899 alph{equation}}
30900 \end_layout
30901
30902 \end_inset
30903
30904
30905 \begin_inset Formula \begin{equation}
30906 C=\textrm{small Latin}\label{eq:lat}\end{equation}
30907
30908 \end_inset
30909
30910
30911 \begin_inset ERT
30912 status collapsed
30913
30914 \begin_layout Plain Layout
30915
30916
30917 \backslash
30918 renewcommand{
30919 \backslash
30920 theequation}{
30921 \backslash
30922 Alph{equation}}
30923 \end_layout
30924
30925 \end_inset
30926
30927
30928 \begin_inset Formula \begin{equation}
30929 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
30930
30931 \end_inset
30932
30933
30934 \end_layout
30935
30936 \begin_layout Standard
30937 To switch back to the default numbering, insert the command:
30938 \end_layout
30939
30940 \begin_layout Standard
30941
30942 \series bold
30943
30944 \backslash
30945 renewcommand{
30946 \backslash
30947 theequation}{
30948 \backslash
30949 arabic{equation}}
30950 \begin_inset Index
30951 status collapsed
30952
30953 \begin_layout Plain Layout
30954 Commands ! A ! 
30955 \backslash
30956 arabic
30957 \end_layout
30958
30959 \end_inset
30960
30961
30962 \end_layout
30963
30964 \begin_layout Standard
30965 \begin_inset ERT
30966 status collapsed
30967
30968 \begin_layout Plain Layout
30969
30970
30971 \backslash
30972 renewcommand{
30973 \backslash
30974 theequation}{
30975 \backslash
30976 arabic{equation}}
30977 \end_layout
30978
30979 \end_inset
30980
30981
30982 \begin_inset Formula \begin{equation}
30983 E=\textrm{Arabic}\label{eq:arab}\end{equation}
30984
30985 \end_inset
30986
30987
30988 \end_layout
30989
30990 \begin_layout Standard
30991 \begin_inset VSpace medskip
30992 \end_inset
30993
30994 As you see, formulas are numbered serially independent from the numbering
30995  style.
30996  When then numbering should start with 
30997 \begin_inset Quotes eld
30998 \end_inset
30999
31000 1
31001 \begin_inset Quotes erd
31002 \end_inset
31003
31004  when the style is changed, new equation counters have to be defined.
31005  A description about this can be found in the file 
31006 \begin_inset CommandInset href
31007 LatexCommand href
31008 target "Formula-numbering.lyx"
31009
31010 \end_inset
31011
31012 .
31013 \end_layout
31014
31015 \begin_layout Section
31016 Chemical Symbols and Equations
31017 \begin_inset CommandInset label
31018 LatexCommand label
31019 name "sub:Chemical-Symbols-and"
31020
31021 \end_inset
31022
31023
31024 \begin_inset Index
31025 status collapsed
31026
31027 \begin_layout Plain Layout
31028 Chemical characters ! Symbols
31029 \end_layout
31030
31031 \end_inset
31032
31033
31034 \begin_inset Index
31035 status collapsed
31036
31037 \begin_layout Plain Layout
31038 Chemical equations
31039 \end_layout
31040
31041 \end_inset
31042
31043
31044 \begin_inset Index
31045 status collapsed
31046
31047 \begin_layout Plain Layout
31048 Symbols ! chemical
31049 \end_layout
31050
31051 \end_inset
31052
31053
31054 \end_layout
31055
31056 \begin_layout Standard
31057 An example text from chemistry:
31058 \end_layout
31059
31060 \begin_layout Quote
31061 The 
31062 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31063 \end_inset
31064
31065 -ion reacts with two 
31066 \begin_inset Formula $\mathrm{Na^{+}}$
31067 \end_inset
31068
31069 -ions to sodium sulfate 
31070 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31071 \end_inset
31072
31073 .
31074  The chemical equation for this is:
31075 \begin_inset Formula \begin{equation}
31076 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}\end{equation}
31077
31078 \end_inset
31079
31080
31081 \end_layout
31082
31083 \begin_layout Standard
31084 This chemical equation can directly be created as formula.
31085  To avoid that the symbols appear italic, everything is highlighted and
31086  changed by the shortcut 
31087 \begin_inset Info
31088 type  "shortcut"
31089 arg   "font-roman"
31090 \end_inset
31091
31092  to the upright font style.
31093 \begin_inset Foot
31094 status collapsed
31095
31096 \begin_layout Plain Layout
31097 font styles
31098 \series bold
31099  
31100 \series default
31101 see 
31102 \begin_inset CommandInset ref
31103 LatexCommand ref
31104 reference "sub:Font-Styles"
31105
31106 \end_inset
31107
31108
31109 \end_layout
31110
31111 \end_inset
31112
31113
31114 \end_layout
31115
31116 \begin_layout Standard
31117 A more convenient way to typeset chemical formulas is to use the command
31118  
31119 \series bold
31120
31121 \backslash
31122 ce
31123 \series default
31124
31125 \begin_inset Index
31126 status collapsed
31127
31128 \begin_layout Plain Layout
31129 Commands ! C ! 
31130 \backslash
31131 ce
31132 \end_layout
31133
31134 \end_inset
31135
31136  that is available when the LaTeX-package 
31137 \series bold
31138 mhchem
31139 \series default
31140
31141 \begin_inset Index
31142 status collapsed
31143
31144 \begin_layout Plain Layout
31145 Packages ! mhchem
31146 \end_layout
31147
31148 \end_inset
31149
31150  is installed.
31151  After inserting 
31152 \series bold
31153
31154 \backslash
31155 ce
31156 \series default
31157  to a formula a new blue box appears where chemical formulas can be inserted
31158  in an intuitive way.
31159 \end_layout
31160
31161 \begin_layout Standard
31162 \align center
31163 \begin_inset Tabular
31164 <lyxtabular version="3" rows="9" columns="2">
31165 <features>
31166 <column alignment="center" valignment="top" width="0">
31167 <column alignment="center" valignment="top" width="0">
31168 <row>
31169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31170 \begin_inset Text
31171
31172 \begin_layout Plain Layout
31173 Command
31174 \end_layout
31175
31176 \end_inset
31177 </cell>
31178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31179 \begin_inset Text
31180
31181 \begin_layout Plain Layout
31182 Result
31183 \begin_inset Note Note
31184 status collapsed
31185
31186 \begin_layout Plain Layout
31187
31188 \series bold
31189
31190 \backslash
31191 raisebox
31192 \series default
31193  is only used as spacer.
31194 \end_layout
31195
31196 \end_inset
31197
31198
31199 \end_layout
31200
31201 \end_inset
31202 </cell>
31203 </row>
31204 <row>
31205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31206 \begin_inset Text
31207
31208 \begin_layout Plain Layout
31209
31210 \backslash
31211 ce
31212 \begin_inset ERT
31213 status collapsed
31214
31215 \begin_layout Plain Layout
31216
31217
31218 \backslash
31219 spce 
31220 \end_layout
31221
31222 \end_inset
31223
31224 H2CO3
31225 \end_layout
31226
31227 \end_inset
31228 </cell>
31229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31230 \begin_inset Text
31231
31232 \begin_layout Plain Layout
31233 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31234 \end_inset
31235
31236
31237 \end_layout
31238
31239 \end_inset
31240 </cell>
31241 </row>
31242 <row>
31243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31244 \begin_inset Text
31245
31246 \begin_layout Plain Layout
31247
31248 \backslash
31249 ce
31250 \begin_inset ERT
31251 status collapsed
31252
31253 \begin_layout Plain Layout
31254
31255
31256 \backslash
31257 spce 
31258 \end_layout
31259
31260 \end_inset
31261
31262 SO4^2-
31263 \end_layout
31264
31265 \end_inset
31266 </cell>
31267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31268 \begin_inset Text
31269
31270 \begin_layout Plain Layout
31271 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31272 \end_inset
31273
31274
31275 \end_layout
31276
31277 \end_inset
31278 </cell>
31279 </row>
31280 <row>
31281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31282 \begin_inset Text
31283
31284 \begin_layout Plain Layout
31285
31286 \backslash
31287 ce
31288 \begin_inset ERT
31289 status collapsed
31290
31291 \begin_layout Plain Layout
31292
31293
31294 \backslash
31295 spce 
31296 \end_layout
31297
31298 \end_inset
31299
31300 (NH4)2S
31301 \end_layout
31302
31303 \end_inset
31304 </cell>
31305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31306 \begin_inset Text
31307
31308 \begin_layout Plain Layout
31309 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31310 \end_inset
31311
31312
31313 \end_layout
31314
31315 \end_inset
31316 </cell>
31317 </row>
31318 <row>
31319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31320 \begin_inset Text
31321
31322 \begin_layout Plain Layout
31323
31324 \backslash
31325 ce
31326 \begin_inset ERT
31327 status collapsed
31328
31329 \begin_layout Plain Layout
31330
31331
31332 \backslash
31333 spce 
31334 \end_layout
31335
31336 \end_inset
31337
31338 KCr(SO4)2.12H2O
31339 \end_layout
31340
31341 \end_inset
31342 </cell>
31343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31344 \begin_inset Text
31345
31346 \begin_layout Plain Layout
31347 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31348 \end_inset
31349
31350
31351 \end_layout
31352
31353 \end_inset
31354 </cell>
31355 </row>
31356 <row>
31357 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31358 \begin_inset Text
31359
31360 \begin_layout Plain Layout
31361
31362 \backslash
31363 ce
31364 \begin_inset ERT
31365 status collapsed
31366
31367 \begin_layout Plain Layout
31368
31369
31370 \backslash
31371 spce 
31372 \end_layout
31373
31374 \end_inset
31375
31376 A-B
31377 \backslash
31378 dbond
31379 \begin_inset ERT
31380 status collapsed
31381
31382 \begin_layout Plain Layout
31383
31384
31385 \backslash
31386 spce 
31387 \end_layout
31388
31389 \end_inset
31390
31391 C
31392 \backslash
31393 tbond
31394 \begin_inset ERT
31395 status collapsed
31396
31397 \begin_layout Plain Layout
31398
31399
31400 \backslash
31401 spce 
31402 \end_layout
31403
31404 \end_inset
31405
31406 D
31407 \end_layout
31408
31409 \end_inset
31410 </cell>
31411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31412 \begin_inset Text
31413
31414 \begin_layout Plain Layout
31415 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31416 \end_inset
31417
31418
31419 \end_layout
31420
31421 \end_inset
31422 </cell>
31423 </row>
31424 <row>
31425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31426 \begin_inset Text
31427
31428 \begin_layout Plain Layout
31429
31430 \backslash
31431 ce
31432 \begin_inset ERT
31433 status collapsed
31434
31435 \begin_layout Plain Layout
31436
31437
31438 \backslash
31439 spce 
31440 \end_layout
31441
31442 \end_inset
31443
31444 ^227
31445 \begin_inset Formula $\downarrow$
31446 \end_inset
31447
31448 _90
31449 \begin_inset Formula $\to$
31450 \end_inset
31451
31452 Th+
31453 \end_layout
31454
31455 \end_inset
31456 </cell>
31457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31458 \begin_inset Text
31459
31460 \begin_layout Plain Layout
31461 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31462 \end_inset
31463
31464
31465 \end_layout
31466
31467 \end_inset
31468 </cell>
31469 </row>
31470 <row>
31471 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31472 \begin_inset Text
31473
31474 \begin_layout Plain Layout
31475
31476 \backslash
31477 ce
31478 \begin_inset ERT
31479 status collapsed
31480
31481 \begin_layout Plain Layout
31482
31483
31484 \backslash
31485 spce 
31486 \end_layout
31487
31488 \end_inset
31489
31490 CO2
31491 \begin_inset ERT
31492 status collapsed
31493
31494 \begin_layout Plain Layout
31495
31496
31497 \backslash
31498 spce 
31499 \end_layout
31500
31501 \end_inset
31502
31503 +
31504 \begin_inset ERT
31505 status collapsed
31506
31507 \begin_layout Plain Layout
31508
31509
31510 \backslash
31511 spce 
31512 \end_layout
31513
31514 \end_inset
31515
31516 C
31517 \begin_inset ERT
31518 status collapsed
31519
31520 \begin_layout Plain Layout
31521
31522
31523 \backslash
31524 spce 
31525 \end_layout
31526
31527 \end_inset
31528
31529 <=>
31530 \begin_inset ERT
31531 status collapsed
31532
31533 \begin_layout Plain Layout
31534
31535
31536 \backslash
31537 spce 
31538 \end_layout
31539
31540 \end_inset
31541
31542 2CO
31543 \end_layout
31544
31545 \end_inset
31546 </cell>
31547 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31548 \begin_inset Text
31549
31550 \begin_layout Plain Layout
31551 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31552 \end_inset
31553
31554
31555 \end_layout
31556
31557 \end_inset
31558 </cell>
31559 </row>
31560 <row>
31561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31562 \begin_inset Text
31563
31564 \begin_layout Plain Layout
31565
31566 \backslash
31567 ce
31568 \begin_inset ERT
31569 status collapsed
31570
31571 \begin_layout Plain Layout
31572
31573
31574 \backslash
31575 spce 
31576 \end_layout
31577
31578 \end_inset
31579
31580 CO2
31581 \begin_inset ERT
31582 status collapsed
31583
31584 \begin_layout Plain Layout
31585
31586
31587 \backslash
31588 spce 
31589 \end_layout
31590
31591 \end_inset
31592
31593 +
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 C
31607 \begin_inset ERT
31608 status collapsed
31609
31610 \begin_layout Plain Layout
31611
31612
31613 \backslash
31614 spce 
31615 \end_layout
31616
31617 \end_inset
31618
31619 ->[
31620 \backslash
31621 alpha][
31622 \backslash
31623 beta]
31624 \begin_inset ERT
31625 status collapsed
31626
31627 \begin_layout Plain Layout
31628
31629
31630 \backslash
31631 spce 
31632 \end_layout
31633
31634 \end_inset
31635
31636 2CO}
31637 \end_layout
31638
31639 \end_inset
31640 </cell>
31641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31642 \begin_inset Text
31643
31644 \begin_layout Plain Layout
31645 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31646 \end_inset
31647
31648
31649 \end_layout
31650
31651 \end_inset
31652 </cell>
31653 </row>
31654 </lyxtabular>
31655
31656 \end_inset
31657
31658
31659 \end_layout
31660
31661 \begin_layout Standard
31662 \begin_inset Note Greyedout
31663 status open
31664
31665 \begin_layout Plain Layout
31666
31667 \series bold
31668 Note:
31669 \series default
31670  Inserting a formula to a 
31671 \series bold
31672
31673 \backslash
31674 ce
31675 \series default
31676  box will lead to LaTeX errors.
31677  In this case TeX code has to be used like for 
31678 \series bold
31679
31680 \backslash
31681 ce{$
31682 \backslash
31683 mu
31684 \backslash
31685 hyphen$Cl}
31686 \series default
31687
31688 \begin_inset ERT
31689 status collapsed
31690
31691 \begin_layout Plain Layout
31692
31693
31694 \backslash
31695 ce{$
31696 \backslash
31697 mu
31698 \backslash
31699 hyphen$Cl}
31700 \end_layout
31701
31702 \end_inset
31703
31704  
31705 \end_layout
31706
31707 \end_inset
31708
31709
31710 \end_layout
31711
31712 \begin_layout Standard
31713 Using 
31714 \series bold
31715
31716 \backslash
31717 ce
31718 \series default
31719  the command for equation
31720 \begin_inset space ~
31721 \end_inset
31722
31723
31724 \begin_inset CommandInset ref
31725 LatexCommand eqref
31726 reference "eq:chem-reaction"
31727
31728 \end_inset
31729
31730  is
31731 \begin_inset Newline newline
31732 \end_inset
31733
31734
31735 \series bold
31736  
31737 \backslash
31738 ce
31739 \begin_inset ERT
31740 status collapsed
31741
31742 \begin_layout Plain Layout
31743
31744
31745 \backslash
31746 spce 
31747 \end_layout
31748
31749 \end_inset
31750
31751 2Na+
31752 \begin_inset ERT
31753 status collapsed
31754
31755 \begin_layout Plain Layout
31756
31757
31758 \backslash
31759 spce 
31760 \end_layout
31761
31762 \end_inset
31763
31764 +
31765 \begin_inset ERT
31766 status collapsed
31767
31768 \begin_layout Plain Layout
31769
31770
31771 \backslash
31772 spce 
31773 \end_layout
31774
31775 \end_inset
31776
31777 SO4^2-
31778 \begin_inset ERT
31779 status collapsed
31780
31781 \begin_layout Plain Layout
31782
31783
31784 \backslash
31785 spce 
31786 \end_layout
31787
31788 \end_inset
31789
31790
31791 \begin_inset ERT
31792 status collapsed
31793
31794 \begin_layout Plain Layout
31795
31796
31797 \backslash
31798 spce 
31799 \end_layout
31800
31801 \end_inset
31802
31803 ->
31804 \begin_inset ERT
31805 status collapsed
31806
31807 \begin_layout Plain Layout
31808
31809
31810 \backslash
31811 spce 
31812 \end_layout
31813
31814 \end_inset
31815
31816 Na2SO4
31817 \end_layout
31818
31819 \begin_layout Standard
31820 Besides 
31821 \series bold
31822
31823 \backslash
31824 ce
31825 \series default
31826  the 
31827 \series bold
31828 mhchem
31829 \series default
31830  package provides the command 
31831 \series bold
31832
31833 \backslash
31834 cf
31835 \series default
31836
31837 \begin_inset Index
31838 status collapsed
31839
31840 \begin_layout Plain Layout
31841 Commands ! C ! 
31842 \backslash
31843 cf
31844 \end_layout
31845
31846 \end_inset
31847
31848  that has to be used for special cases.
31849  For more information about 
31850 \series bold
31851
31852 \backslash
31853 cf
31854 \series default
31855  and more examples have a look at the documentation of 
31856 \series bold
31857 mhchem
31858 \series default
31859
31860 \begin_inset CommandInset citation
31861 LatexCommand cite
31862 key "mhchem"
31863
31864 \end_inset
31865
31866 .
31867 \end_layout
31868
31869 \begin_layout Section
31870 Diagrams
31871 \end_layout
31872
31873 \begin_layout Standard
31874 LyX supports two types of commutative diagrams: 
31875 \series bold
31876 amscd
31877 \series default
31878  and 
31879 \series bold
31880 xymatrix
31881 \series default
31882  that are explained in the following.
31883 \end_layout
31884
31885 \begin_layout Subsection
31886 Amscd Diagrams
31887 \begin_inset Index
31888 status collapsed
31889
31890 \begin_layout Plain Layout
31891 Diagrams ! amscd
31892 \end_layout
31893
31894 \end_inset
31895
31896
31897 \end_layout
31898
31899 \begin_layout Standard
31900 Diagrams of this type visualize relations by vertical and horizontal lines
31901  or arrows:
31902 \begin_inset Formula \[
31903 \begin{CD}A@>>>B@>>>C\\
31904 @AAA@.@VVV\\
31905 F@<<<E@<<<D\end{CD}\]
31906
31907 \end_inset
31908
31909
31910 \end_layout
31911
31912 \begin_layout Standard
31913 To get them, the command 
31914 \series bold
31915
31916 \backslash
31917 CD
31918 \begin_inset Index
31919 status collapsed
31920
31921 \begin_layout Plain Layout
31922 Commands ! C ! 
31923 \backslash
31924 CD
31925 \end_layout
31926
31927 \end_inset
31928
31929
31930 \series default
31931  is inserted to a formula.
31932  A blue box appears with two dashed lines where further commands can be
31933  inserted.
31934  With 
31935 \begin_inset Info
31936 type  "shortcut"
31937 arg   "newline-insert newline"
31938 \end_inset
31939
31940  a new line is created.
31941  Horizontal relations are inserted in odd, vertical in even formula lines.
31942 \end_layout
31943
31944 \begin_layout Standard
31945 To create the relations there are the following commands:
31946 \end_layout
31947
31948 \begin_layout Itemize
31949
31950 \series bold
31951 @<<<
31952 \series default
31953  creates a left arrow, 
31954 \series bold
31955 @>>>
31956 \series default
31957  a right arrow, and 
31958 \series bold
31959 @=
31960 \series default
31961  a long equal sign
31962 \end_layout
31963
31964 \begin_layout Itemize
31965
31966 \series bold
31967 @AAA
31968 \series default
31969  creates an up arrow, 
31970 \series bold
31971 @VVV
31972 \series default
31973  an down arrow, and 
31974 \series bold
31975 @|
31976 \series default
31977  a vertical equal sign
31978 \end_layout
31979
31980 \begin_layout Itemize
31981
31982 \series bold
31983 @.
31984
31985 \series default
31986  is a placeholder for non-existent relations
31987 \end_layout
31988
31989 \begin_layout Standard
31990 All arrows can be labeled as follows:
31991 \end_layout
31992
31993 \begin_layout Itemize
31994 Is text inserted between the first and second < or >, resp., it is placed
31995  above the arrow.
31996  When it is inserted between the second and third one, it appears under
31997  the arrow.
31998 \end_layout
31999
32000 \begin_layout Itemize
32001 When text for vertical arrows is inserted between the first and second A
32002  or V, resp., it is placed left beside the arrow.
32003  When it is inserted between the second and third one, it appears right
32004  beside the arrow.
32005  If the text contains an A or V, these letters must be set into a TeX-brace.
32006 \end_layout
32007
32008 \begin_layout Standard
32009 As example a diagram with all possible relations:
32010 \end_layout
32011
32012 \begin_layout Standard
32013 \begin_inset Formula \[
32014 \begin{CD}A@>j>>B@>>k>C@=F\\
32015 @AmAA@.@VV{V}V@|\\
32016 D@<<j<E@>k>>F@=C\end{CD}\]
32017
32018 \end_inset
32019
32020
32021 \end_layout
32022
32023 \begin_layout Standard
32024 The command for this is:
32025 \begin_inset Newline newline
32026 \end_inset
32027
32028
32029 \series bold
32030
32031 \backslash
32032 CD
32033 \begin_inset ERT
32034 status collapsed
32035
32036 \begin_layout Plain Layout
32037
32038
32039 \backslash
32040 spce 
32041 \end_layout
32042
32043 \end_inset
32044
32045 A@>j>>B@>>k>C@=F Ctrl+Return
32046 \begin_inset Newline newline
32047 \end_inset
32048
32049
32050 \begin_inset ERT
32051 status collapsed
32052
32053 \begin_layout Plain Layout
32054
32055
32056 \backslash
32057 hphantom{
32058 \end_layout
32059
32060 \end_inset
32061
32062
32063 \backslash
32064 CD
32065 \begin_inset ERT
32066 status collapsed
32067
32068 \begin_layout Plain Layout
32069
32070
32071 \backslash
32072 spce 
32073 \end_layout
32074
32075 \end_inset
32076
32077
32078 \begin_inset ERT
32079 status collapsed
32080
32081 \begin_layout Plain Layout
32082
32083 }
32084 \end_layout
32085
32086 \end_inset
32087
32088 @AmAA@.@VV
32089 \backslash
32090 {V
32091 \series default
32092
32093 \begin_inset Formula $\to$
32094 \end_inset
32095
32096
32097 \series bold
32098 V@| Ctrl+Return
32099 \begin_inset Newline newline
32100 \end_inset
32101
32102
32103 \begin_inset ERT
32104 status collapsed
32105
32106 \begin_layout Plain Layout
32107
32108
32109 \backslash
32110 hphantom{
32111 \end_layout
32112
32113 \end_inset
32114
32115
32116 \backslash
32117 CD
32118 \begin_inset ERT
32119 status collapsed
32120
32121 \begin_layout Plain Layout
32122
32123
32124 \backslash
32125 spce 
32126 \end_layout
32127
32128 \end_inset
32129
32130
32131 \begin_inset ERT
32132 status collapsed
32133
32134 \begin_layout Plain Layout
32135
32136 }
32137 \end_layout
32138
32139 \end_inset
32140
32141 D@<<j<E@>k>>F@=C
32142 \end_layout
32143
32144 \begin_layout Subsection
32145 Xymatrix Diagrams
32146 \begin_inset Index
32147 status collapsed
32148
32149 \begin_layout Plain Layout
32150 Diagrams ! xymatrix
32151 \end_layout
32152
32153 \end_inset
32154
32155
32156 \end_layout
32157
32158 \begin_layout Standard
32159 To be able to use xymatrices, the LaTeX-package 
32160 \series bold
32161 xypic
32162 \series default
32163  must be installed.
32164  A xymatrix is created by inserting the command 
32165 \series bold
32166
32167 \backslash
32168 xymatrix
32169 \series default
32170  in a formula.
32171  Then you are able to add new matrix columns and rows like for normal matrices,
32172  see 
32173 \begin_inset CommandInset ref
32174 LatexCommand ref
32175 reference "sec:Matrices"
32176
32177 \end_inset
32178
32179 .
32180 \end_layout
32181
32182 \begin_layout Standard
32183 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
32184  and much more.
32185  All possibilities to create commutative diagrams and decorations are explained
32186  in detail in the 
32187 \emph on
32188 XY-pic manual
32189 \emph default
32190  that you find in the menu 
32191 \family sans
32192 Help\SpecialChar \menuseparator
32193 Specific
32194 \begin_inset space ~
32195 \end_inset
32196
32197 Manuals\SpecialChar \menuseparator
32198 XY-pic
32199 \begin_inset space ~
32200 \end_inset
32201
32202 Manual
32203 \family default
32204 .
32205 \end_layout
32206
32207 \begin_layout Standard
32208 \begin_inset Newpage newpage
32209 \end_inset
32210
32211
32212 \end_layout
32213
32214 \begin_layout Section
32215 User-defined Commands
32216 \begin_inset Index
32217 status collapsed
32218
32219 \begin_layout Plain Layout
32220 User-defined commands
32221 \end_layout
32222
32223 \end_inset
32224
32225
32226 \end_layout
32227
32228 \begin_layout Standard
32229 \begin_inset Note Greyedout
32230 status open
32231
32232 \begin_layout Plain Layout
32233
32234 \series bold
32235 Note:
32236 \series default
32237  The names of user-defined commands and macros may only consist of Latin
32238  letters.
32239 \end_layout
32240
32241 \end_inset
32242
32243
32244 \end_layout
32245
32246 \begin_layout Subsection
32247 The Command 
32248 \backslash
32249 newcommand
32250 \begin_inset CommandInset label
32251 LatexCommand label
32252 name "sub:The-Command-newcommand"
32253
32254 \end_inset
32255
32256
32257 \begin_inset Index
32258 status collapsed
32259
32260 \begin_layout Plain Layout
32261 User-defined commands ! 
32262 \backslash
32263 newcommand
32264 \end_layout
32265
32266 \end_inset
32267
32268
32269 \begin_inset Index
32270 status collapsed
32271
32272 \begin_layout Plain Layout
32273 Commands ! N ! 
32274 \backslash
32275 newcommand
32276 \end_layout
32277
32278 \end_inset
32279
32280
32281 \end_layout
32282
32283 \begin_layout Standard
32284 Many LaTeX-commands are too long to be used frequently.
32285  But it is possible to define with the command 
32286 \series bold
32287
32288 \backslash
32289 newcommand
32290 \series default
32291  new shorter commands.
32292 \end_layout
32293
32294 \begin_layout Standard
32295 The command scheme of 
32296 \series bold
32297
32298 \backslash
32299 newcommand
32300 \series default
32301  is:
32302 \end_layout
32303
32304 \begin_layout Standard
32305
32306 \series bold
32307
32308 \backslash
32309 newcommand{new command name}[number of arguments][optional
32310 \series default
32311  
32312 \series bold
32313 value]
32314 \begin_inset Newline newline
32315 \end_inset
32316
32317
32318 \begin_inset ERT
32319 status collapsed
32320
32321 \begin_layout Plain Layout
32322
32323
32324 \backslash
32325 phantom{
32326 \end_layout
32327
32328 \end_inset
32329
32330
32331 \backslash
32332 newcommand
32333 \begin_inset ERT
32334 status collapsed
32335
32336 \begin_layout Plain Layout
32337
32338 }
32339 \end_layout
32340
32341 \end_inset
32342
32343 {command definition}
32344 \end_layout
32345
32346 \begin_layout Standard
32347 \begin_inset Note Greyedout
32348 status open
32349
32350 \begin_layout Plain Layout
32351
32352 \series bold
32353 Note:
32354 \series default
32355  Assure that the name of the new command is not already used in your document
32356  or by LaTeX-packages that you use.
32357  When you for example define the command 
32358 \series bold
32359
32360 \backslash
32361 le
32362 \series default
32363  for 
32364 \series bold
32365
32366 \backslash
32367 Leftarrow
32368 \series default
32369 , you get an error message because 
32370 \series bold
32371
32372 \backslash
32373 le
32374 \series default
32375  is already defined as command for 
32376 \begin_inset Quotes eld
32377 \end_inset
32378
32379
32380 \begin_inset Formula $\le$
32381 \end_inset
32382
32383
32384 \begin_inset Quotes erd
32385 \end_inset
32386
32387 .
32388 \end_layout
32389
32390 \end_inset
32391
32392
32393 \end_layout
32394
32395 \begin_layout Standard
32396 The number of arguments is an integer in the range 0
32397 \begin_inset space \thinspace{}
32398 \end_inset
32399
32400 -
32401 \begin_inset space \thinspace{}
32402 \end_inset
32403
32404 9 and specifies how many arguments the new command should have.
32405  With the optional value a value for an optional argument can be predefined.
32406  When this is done, the 
32407 \emph on
32408 first
32409 \emph default
32410  
32411 \emph on
32412 a
32413 \emph default
32414 rgument of the new command is automatically an optional one.
32415 \end_layout
32416
32417 \begin_layout Standard
32418 Here are some examples:
32419 \end_layout
32420
32421 \begin_layout Itemize
32422 To define the command 
32423 \series bold
32424
32425 \backslash
32426 gr
32427 \series default
32428  for 
32429 \series bold
32430
32431 \backslash
32432 Longrightarrow
32433 \series default
32434 , the LaTeX-preamble line is:
32435 \begin_inset VSpace medskip
32436 \end_inset
32437
32438
32439 \begin_inset Newline newline
32440 \end_inset
32441
32442
32443 \series bold
32444
32445 \backslash
32446 newcommand{
32447 \backslash
32448 gr}{
32449 \backslash
32450 Longrightarrow}
32451 \end_layout
32452
32453 \begin_layout Itemize
32454 To define the command 
32455 \series bold
32456
32457 \backslash
32458 us
32459 \series default
32460  for 
32461 \series bold
32462
32463 \backslash
32464 underline
32465 \series default
32466 , the argument (that should be underlined) must be taken into account.
32467  For this the preamble line is:
32468 \begin_inset VSpace medskip
32469 \end_inset
32470
32471
32472 \begin_inset Newline newline
32473 \end_inset
32474
32475
32476 \series bold
32477
32478 \backslash
32479 newcommand{
32480 \backslash
32481 us}[1]{
32482 \backslash
32483 underline{#1}}
32484 \series default
32485
32486 \begin_inset VSpace medskip
32487 \end_inset
32488
32489
32490 \begin_inset Newline newline
32491 \end_inset
32492
32493 The character 
32494 \series bold
32495 #
32496 \series default
32497  acts as argument placeholder, the 
32498 \series bold
32499 1
32500 \series default
32501  behind it denotes that it is the placeholder for the first argument.
32502 \end_layout
32503
32504 \begin_layout Itemize
32505 For 
32506 \series bold
32507
32508 \backslash
32509 framebox
32510 \series default
32511  one can e.
32512 \begin_inset space \thinspace{}
32513 \end_inset
32514
32515 g.
32516 \begin_inset space \space{}
32517 \end_inset
32518
32519 define the command 
32520 \series bold
32521
32522 \backslash
32523 fb
32524 \series default
32525 :
32526 \begin_inset VSpace medskip
32527 \end_inset
32528
32529
32530 \begin_inset Newline newline
32531 \end_inset
32532
32533
32534 \series bold
32535
32536 \backslash
32537 newcommand{
32538 \backslash
32539 fb}[3]{
32540 \backslash
32541 framebox#1#2{$#3$}}
32542 \series default
32543
32544 \begin_inset VSpace medskip
32545 \end_inset
32546
32547
32548 \begin_inset Newline newline
32549 \end_inset
32550
32551 The two Dollar signs creates the extra formula needed for 
32552 \series bold
32553
32554 \backslash
32555 framebox
32556 \series default
32557 , see 
32558 \begin_inset CommandInset ref
32559 LatexCommand ref
32560 reference "sub:Boxes-with-Frame"
32561
32562 \end_inset
32563
32564 .
32565 \end_layout
32566
32567 \begin_layout Itemize
32568 To create a new command for 
32569 \series bold
32570
32571 \backslash
32572 fcolorbox
32573 \series default
32574  where the color for the box needn't to be specified, the argument for the
32575  color is defined optional:
32576 \begin_inset VSpace medskip
32577 \end_inset
32578
32579
32580 \begin_inset Newline newline
32581 \end_inset
32582
32583
32584 \series bold
32585
32586 \backslash
32587 newcommand{
32588 \backslash
32589 cb}[3][white]{
32590 \backslash
32591 fcolorbox{#2}{#1}{$#3$}}
32592 \series default
32593
32594 \begin_inset VSpace medskip
32595 \end_inset
32596
32597
32598 \begin_inset Newline newline
32599 \end_inset
32600
32601 When the color is not specified when using 
32602 \series bold
32603
32604 \backslash
32605 cb
32606 \series default
32607 , the predefined color 
32608 \series bold
32609 white
32610 \series default
32611  will be used.
32612 \end_layout
32613
32614 \begin_layout Standard
32615 A test of the new defined commands:
32616 \end_layout
32617
32618 \begin_layout Standard
32619 \align center
32620 \begin_inset Tabular
32621 <lyxtabular version="3" rows="6" columns="2">
32622 <features>
32623 <column alignment="center" valignment="top" width="0">
32624 <column alignment="center" valignment="top" width="0">
32625 <row>
32626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32627 \begin_inset Text
32628
32629 \begin_layout Plain Layout
32630 Command
32631 \end_layout
32632
32633 \end_inset
32634 </cell>
32635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32636 \begin_inset Text
32637
32638 \begin_layout Plain Layout
32639 Result
32640 \begin_inset Note Note
32641 status collapsed
32642
32643 \begin_layout Plain Layout
32644
32645 \series bold
32646
32647 \backslash
32648 raisebox
32649 \series default
32650  is only used as spacer.
32651 \end_layout
32652
32653 \end_inset
32654
32655
32656 \end_layout
32657
32658 \end_inset
32659 </cell>
32660 </row>
32661 <row>
32662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32663 \begin_inset Text
32664
32665 \begin_layout Plain Layout
32666 A
32667 \backslash
32668 gr
32669 \begin_inset ERT
32670 status collapsed
32671
32672 \begin_layout Plain Layout
32673
32674
32675 \backslash
32676 spce 
32677 \end_layout
32678
32679 \end_inset
32680
32681 B
32682 \end_layout
32683
32684 \end_inset
32685 </cell>
32686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32687 \begin_inset Text
32688
32689 \begin_layout Plain Layout
32690 \begin_inset Formula $A\gr B$
32691 \end_inset
32692
32693
32694 \end_layout
32695
32696 \end_inset
32697 </cell>
32698 </row>
32699 <row>
32700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32701 \begin_inset Text
32702
32703 \begin_layout Plain Layout
32704
32705 \backslash
32706 us{ABcd
32707 \end_layout
32708
32709 \end_inset
32710 </cell>
32711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32712 \begin_inset Text
32713
32714 \begin_layout Plain Layout
32715 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32716 \end_inset
32717
32718
32719 \end_layout
32720
32721 \end_inset
32722 </cell>
32723 </row>
32724 <row>
32725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32726 \begin_inset Text
32727
32728 \begin_layout Plain Layout
32729
32730 \backslash
32731 fb{[2cm]
32732 \begin_inset Formula $\to$
32733 \end_inset
32734
32735
32736 \backslash
32737 {
32738 \begin_inset Formula $\to$
32739 \end_inset
32740
32741
32742 \backslash
32743 {
32744 \backslash
32745 int
32746 \begin_inset ERT
32747 status collapsed
32748
32749 \begin_layout Plain Layout
32750
32751
32752 \backslash
32753 spce 
32754 \end_layout
32755
32756 \end_inset
32757
32758 A=B
32759 \end_layout
32760
32761 \end_inset
32762 </cell>
32763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32764 \begin_inset Text
32765
32766 \begin_layout Plain Layout
32767 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32768 \end_inset
32769
32770
32771 \end_layout
32772
32773 \end_inset
32774 </cell>
32775 </row>
32776 <row>
32777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32778 \begin_inset Text
32779
32780 \begin_layout Plain Layout
32781
32782 \backslash
32783 cb{red
32784 \begin_inset Formula $\to$
32785 \end_inset
32786
32787
32788 \backslash
32789 {
32790 \backslash
32791 int
32792 \begin_inset ERT
32793 status collapsed
32794
32795 \begin_layout Plain Layout
32796
32797
32798 \backslash
32799 spce 
32800 \end_layout
32801
32802 \end_inset
32803
32804 A=B
32805 \end_layout
32806
32807 \end_inset
32808 </cell>
32809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32810 \begin_inset Text
32811
32812 \begin_layout Plain Layout
32813 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32814 \end_inset
32815
32816
32817 \end_layout
32818
32819 \end_inset
32820 </cell>
32821 </row>
32822 <row>
32823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32824 \begin_inset Text
32825
32826 \begin_layout Plain Layout
32827
32828 \backslash
32829 cb[green]
32830 \backslash
32831 {red
32832 \begin_inset Formula $\to$
32833 \end_inset
32834
32835
32836 \backslash
32837 {
32838 \backslash
32839 int
32840 \begin_inset ERT
32841 status collapsed
32842
32843 \begin_layout Plain Layout
32844
32845
32846 \backslash
32847 spce 
32848 \end_layout
32849
32850 \end_inset
32851
32852 A=B
32853 \end_layout
32854
32855 \end_inset
32856 </cell>
32857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32858 \begin_inset Text
32859
32860 \begin_layout Plain Layout
32861 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32862 \end_inset
32863
32864
32865 \end_layout
32866
32867 \end_inset
32868 </cell>
32869 </row>
32870 </lyxtabular>
32871
32872 \end_inset
32873
32874
32875 \end_layout
32876
32877 \begin_layout Subsection
32878 Math Macros
32879 \begin_inset Index
32880 status collapsed
32881
32882 \begin_layout Plain Layout
32883 User-defined commands! Math macros
32884 \end_layout
32885
32886 \end_inset
32887
32888
32889 \begin_inset Index
32890 status collapsed
32891
32892 \begin_layout Plain Layout
32893 Macros
32894 \end_layout
32895
32896 \end_inset
32897
32898
32899 \end_layout
32900
32901 \begin_layout Standard
32902 User-defined commands are especially convenient for complex expressions.
32903  When you are for example dealing in a document with quadratic equations,
32904  the same solution type occurs several times.
32905  The general form of a quadratic equation is
32906 \begin_inset Formula \[
32907 0=\lambda^{2}+p\lambda+q\]
32908
32909 \end_inset
32910
32911 The general form of the solution is
32912 \begin_inset Formula \[
32913 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
32914
32915 \end_inset
32916
32917
32918 \end_layout
32919
32920 \begin_layout Standard
32921 To define a command for the solution formula where only the three parameters
32922  
32923 \begin_inset Formula $\lambda$
32924 \end_inset
32925
32926
32927 \begin_inset Formula $p$
32928 \end_inset
32929
32930 , and 
32931 \begin_inset Formula $q$
32932 \end_inset
32933
32934  need to be specified and the index of 
32935 \begin_inset Formula $\lambda$
32936 \end_inset
32937
32938  can be given optionally, the LaTeX-preamble line is
32939 \begin_inset Newline newline
32940 \end_inset
32941
32942
32943 \series bold
32944
32945 \backslash
32946 newcommand{
32947 \backslash
32948 qG}[4][1,
32949 \backslash
32950 ,2]{#2_{#1}=-
32951 \backslash
32952 frac{#3}{2}
32953 \backslash
32954 pm
32955 \begin_inset Newline newline
32956 \end_inset
32957
32958
32959 \begin_inset ERT
32960 status collapsed
32961
32962 \begin_layout Plain Layout
32963
32964
32965 \backslash
32966 hphantom{
32967 \end_layout
32968
32969 \end_inset
32970
32971
32972 \backslash
32973 newcommand
32974 \begin_inset ERT
32975 status collapsed
32976
32977 \begin_layout Plain Layout
32978
32979 }
32980 \end_layout
32981
32982 \end_inset
32983
32984
32985 \backslash
32986 sqrt{
32987 \backslash
32988 frac{#3^{2}}{4}-#4}}
32989 \end_layout
32990
32991 \begin_layout Standard
32992 To create with this the solution formula, the command
32993 \begin_inset Newline newline
32994 \end_inset
32995
32996
32997 \series bold
32998
32999 \backslash
33000 qG{
33001 \backslash
33002 lambda
33003 \begin_inset Formula $\to$
33004 \end_inset
33005
33006
33007 \backslash
33008 {p
33009 \begin_inset Formula $\to$
33010 \end_inset
33011
33012
33013 \backslash
33014 {q
33015 \series default
33016  is inserted to a formula
33017 \series bold
33018 .
33019 \end_layout
33020
33021 \begin_layout Standard
33022 The definition of the new command is unintuitive because one has to know
33023  the schemes of all used LaTeX commands, e.
33024 \begin_inset space \thinspace{}
33025 \end_inset
33026
33027 g.
33028 \begin_inset space \space{}
33029 \end_inset
33030
33031 that a fraction is inserted in LaTeX as 
33032 \series bold
33033
33034 \backslash
33035 frac{numerator}{denominator}
33036 \series default
33037 .
33038  Furthermore one can easily forget a brace in the definition and cannot
33039  see in LyX what the new command is doing.
33040  To avoid these problems LyX offers the possibility to use math macros instead
33041  of the command 
33042 \series bold
33043
33044 \backslash
33045 newcommand
33046 \series default
33047 .
33048 \end_layout
33049
33050 \begin_layout Standard
33051 A math macro is created by using the menu 
33052 \family sans
33053 Insert\SpecialChar \menuseparator
33054 Math\SpecialChar \menuseparator
33055 Macro
33056 \family default
33057  or the toolbar button 
33058 \begin_inset Graphics
33059         filename ../images/math-macro_newmacroname_newcommand.png
33060         scale 85
33061
33062 \end_inset
33063
33064 .
33065  The math macro toolbar appears together with the following box where the
33066  macro is defined:
33067 \begin_inset Newline newline
33068 \end_inset
33069
33070
33071 \begin_inset space \hspace*{\fill}
33072 \end_inset
33073
33074
33075 \begin_inset Graphics
33076         filename clipart/macrobox.png
33077
33078 \end_inset
33079
33080
33081 \begin_inset space \hspace*{\fill}
33082 \end_inset
33083
33084
33085 \begin_inset Newline newline
33086 \end_inset
33087
33088
33089 \begin_inset FormulaMacro
33090 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33091 \end_inset
33092
33093
33094 \backslash
33095 newmacroname is the default name of the macro that should be changed to
33096  something sensible.
33097  The wanted formula is inserted in the first blue box.
33098  An argument placeholder is inserted with the command 
33099 \series bold
33100
33101 \backslash
33102 #argumentnumber
33103 \series default
33104 , e.
33105 \begin_inset space \thinspace{}
33106 \end_inset
33107
33108 g
33109 \begin_inset space \space{}
33110 \end_inset
33111
33112
33113 \series bold
33114
33115 \backslash
33116 #1
33117 \series default
33118  or by using the macro toolbar button 
33119 \begin_inset Graphics
33120         filename ../images/math-macro-add-param.png
33121         scale 85
33122
33123 \end_inset
33124
33125 .
33126  Argument placeholders are displayed red.
33127  Maximum 9 arguments are possible.
33128  Optional arguments are created with the toolbar button 
33129 \begin_inset Graphics
33130         filename ../images/math-macro-add-optional-param.png
33131         scale 85
33132
33133 \end_inset
33134
33135 .
33136  The first non-optional argument can be transformed to an optional one with
33137  the toolbar button 
33138 \begin_inset Graphics
33139         filename ../images/math-macro-make-optional.png
33140         scale 85
33141
33142 \end_inset
33143
33144 .
33145  In the second blue box the appearance of the macro in LyX can be defined.
33146  Normally you want to see it as it is defined, so the box is kept empty.
33147  But when you have created a macro that needs lot of space on the screen,
33148  you can insert in the box for example
33149 \begin_inset Newline newline
33150 \end_inset
33151
33152
33153 \series bold
33154 qG: 
33155 \backslash
33156 #1
33157 \series default
33158  
33159 \series bold
33160 ,
33161 \series default
33162  
33163 \series bold
33164
33165 \backslash
33166 #2
33167 \series default
33168  
33169 \series bold
33170 ,
33171 \series default
33172  
33173 \series bold
33174
33175 \backslash
33176 #3, 
33177 \backslash
33178 #4
33179 \begin_inset Newline newline
33180 \end_inset
33181
33182
33183 \series default
33184 For the macro only the arguments with the macro name in front of them will
33185  then be displayed in LyX, leading to a better overview.
33186  The formula appears in the output as defined in the first box.
33187 \begin_inset Newline newline
33188 \end_inset
33189
33190 The appearance of macros in formulas can furthermore be changed for single
33191  macros by setting the cursor in the macro and using the menu 
33192 \family sans
33193 View\SpecialChar \menuseparator
33194 (Un)fold
33195 \begin_inset space ~
33196 \end_inset
33197
33198 Math
33199 \begin_inset space ~
33200 \end_inset
33201
33202 Macro
33203 \family default
33204 .
33205 \end_layout
33206
33207 \begin_layout Standard
33208 To use a macro, the macro name is inserted as command to a formula, in our
33209  case 
33210 \series bold
33211
33212 \backslash
33213 qG
33214 \series default
33215 .
33216  Our macro looks in LyX like this:
33217 \begin_inset Newline newline
33218 \end_inset
33219
33220
33221 \begin_inset space \hspace*{\fill}
33222 \end_inset
33223
33224
33225 \begin_inset Graphics
33226         filename clipart/macrouse.png
33227
33228 \end_inset
33229
33230
33231 \begin_inset space \hspace*{\fill}
33232 \end_inset
33233
33234
33235 \begin_inset Newline newline
33236 \end_inset
33237
33238 Here is our macro example with the arguments 
33239 \begin_inset Formula $x$
33240 \end_inset
33241
33242
33243 \begin_inset Formula $\ln(x)$
33244 \end_inset
33245
33246 , and 
33247 \begin_inset Formula $B$
33248 \end_inset
33249
33250 :
33251 \end_layout
33252
33253 \begin_layout Standard
33254 \begin_inset Formula \[
33255 \qG x{\ln(x)}B\]
33256
33257 \end_inset
33258
33259
33260 \end_layout
33261
33262 \begin_layout Standard
33263 A math macro is transformed internally to a 
33264 \series bold
33265
33266 \backslash
33267 newcommand
33268 \series default
33269  command when exporting the document.
33270  The created 
33271 \series bold
33272
33273 \backslash
33274 newcommand
33275 \series default
33276  command is not placed in the LaTeX-preamble, therefore macros can only
33277  be used in formulas that are in the document below the macro definition
33278  box.
33279 \end_layout
33280
33281 \begin_layout Standard
33282 Math macros can also be directly be created from a 
33283 \series bold
33284
33285 \backslash
33286 newcommand
33287 \series default
33288  command.
33289  When writing for example the command
33290 \series bold
33291
33292 \begin_inset Newline newline
33293 \end_inset
33294
33295
33296 \backslash
33297 newcommand{
33298 \backslash
33299 larrow}[2]{
33300 \backslash
33301 xleftarrow[#2]{#1}}
33302 \begin_inset Newline newline
33303 \end_inset
33304
33305
33306 \series default
33307 in LyX as normal text, highlighting it completely and using then the shortcut
33308  
33309 \family sans
33310 Ctrl+M
33311 \family default
33312 , the command will be transformed to a math macro.
33313  Using this method you need to be careful that the 
33314 \series bold
33315
33316 \backslash
33317 newcommand
33318 \series default
33319  command is typed correctly, otherwise you get a faulty macro leading to
33320  LaTeX errors.
33321 \end_layout
33322
33323 \begin_layout Standard
33324 Math macros currently yet have the problem that further formulas in macro
33325  definitions are handled wrongly.
33326  Therefore the example 
33327 \series bold
33328
33329 \backslash
33330 fb
33331 \series default
33332  from 
33333 \begin_inset CommandInset ref
33334 LatexCommand ref
33335 reference "sub:The-Command-newcommand"
33336
33337 \end_inset
33338
33339  cannot be created as macro.
33340 \end_layout
33341
33342 \begin_layout Standard
33343 When the cursor is in a macro definition box, you will see the macro toolbar
33344  in LyX:
33345 \end_layout
33346
33347 \begin_layout Standard
33348 \begin_inset VSpace defskip
33349 \end_inset
33350
33351
33352 \end_layout
33353
33354 \begin_layout Standard
33355 \begin_inset Graphics
33356         filename clipart/MacroToolbar.png
33357
33358 \end_inset
33359
33360
33361 \begin_inset Index
33362 status collapsed
33363
33364 \begin_layout Plain Layout
33365 Macros ! Toolbar
33366 \end_layout
33367
33368 \end_inset
33369
33370
33371 \end_layout
33372
33373 \begin_layout Standard
33374 \begin_inset VSpace defskip
33375 \end_inset
33376
33377
33378 \end_layout
33379
33380 \begin_layout Standard
33381 The macro toolbar contains from left to right the following buttons:
33382 \end_layout
33383
33384 \begin_layout Standard
33385 \begin_inset VSpace defskip
33386 \end_inset
33387
33388
33389 \end_layout
33390
33391 \begin_layout Standard
33392 \begin_inset Tabular
33393 <lyxtabular version="3" rows="9" columns="2">
33394 <features islongtable="true">
33395 <column alignment="left" valignment="top" width="0">
33396 <column alignment="left" valignment="top" width="85col%">
33397 <row interlinespace="2.5mm">
33398 <cell alignment="center" valignment="top" usebox="none">
33399 \begin_inset Text
33400
33401 \begin_layout Plain Layout
33402 \begin_inset Graphics
33403         filename ../images/math-macro-remove-param.png
33404         BoundingBox 0bp 5bp 20bp 25bp
33405         rotateOrigin center
33406
33407 \end_inset
33408
33409
33410 \end_layout
33411
33412 \end_inset
33413 </cell>
33414 <cell alignment="center" valignment="top" usebox="none">
33415 \begin_inset Text
33416
33417 \begin_layout Plain Layout
33418
33419 \family sans
33420 Edit\SpecialChar \menuseparator
33421 Math\SpecialChar \menuseparator
33422 Macro
33423 \begin_inset space ~
33424 \end_inset
33425
33426 Definition\SpecialChar \menuseparator
33427 Remove Last Argument
33428 \end_layout
33429
33430 \end_inset
33431 </cell>
33432 </row>
33433 <row interlinespace="2.5mm">
33434 <cell alignment="center" valignment="top" usebox="none">
33435 \begin_inset Text
33436
33437 \begin_layout Plain Layout
33438 \begin_inset Graphics
33439         filename ../images/math-macro-add-param.png
33440         BoundingBox 0bp 5bp 20bp 25bp
33441         rotateOrigin center
33442
33443 \end_inset
33444
33445
33446 \end_layout
33447
33448 \end_inset
33449 </cell>
33450 <cell alignment="center" valignment="top" usebox="none">
33451 \begin_inset Text
33452
33453 \begin_layout Plain Layout
33454
33455 \family sans
33456 Edit\SpecialChar \menuseparator
33457 Math\SpecialChar \menuseparator
33458 Macro
33459 \begin_inset space ~
33460 \end_inset
33461
33462 Definition\SpecialChar \menuseparator
33463 Append Argument
33464 \end_layout
33465
33466 \end_inset
33467 </cell>
33468 </row>
33469 <row interlinespace="2.5mm">
33470 <cell alignment="center" valignment="top" usebox="none">
33471 \begin_inset Text
33472
33473 \begin_layout Plain Layout
33474 \begin_inset Graphics
33475         filename ../images/math-macro-make-optional.png
33476         BoundingBox 0bp 5bp 20bp 25bp
33477         rotateOrigin center
33478
33479 \end_inset
33480
33481
33482 \end_layout
33483
33484 \end_inset
33485 </cell>
33486 <cell alignment="center" valignment="top" usebox="none">
33487 \begin_inset Text
33488
33489 \begin_layout Plain Layout
33490
33491 \family sans
33492 Edit\SpecialChar \menuseparator
33493 Math\SpecialChar \menuseparator
33494 Macro
33495 \begin_inset space ~
33496 \end_inset
33497
33498 Definition\SpecialChar \menuseparator
33499 Make First Non-Optional into
33500 \begin_inset Newline newline
33501 \end_inset
33502
33503
33504 \begin_inset ERT
33505 status collapsed
33506
33507 \begin_layout Plain Layout
33508
33509
33510 \backslash
33511 hphantom{
33512 \end_layout
33513
33514 \end_inset
33515
33516 Edit\SpecialChar \menuseparator
33517 Math\SpecialChar \menuseparator
33518 Macro
33519 \begin_inset space ~
33520 \end_inset
33521
33522 Definition\SpecialChar \menuseparator
33523
33524 \begin_inset ERT
33525 status collapsed
33526
33527 \begin_layout Plain Layout
33528
33529 }
33530 \end_layout
33531
33532 \end_inset
33533
33534 Optional Argument
33535 \end_layout
33536
33537 \end_inset
33538 </cell>
33539 </row>
33540 <row interlinespace="2.5mm">
33541 <cell alignment="center" valignment="top" usebox="none">
33542 \begin_inset Text
33543
33544 \begin_layout Plain Layout
33545 \begin_inset Graphics
33546         filename ../images/math-macro-make-nonoptional.png
33547         BoundingBox 0bp 5bp 20bp 25bp
33548         rotateOrigin center
33549
33550 \end_inset
33551
33552
33553 \end_layout
33554
33555 \end_inset
33556 </cell>
33557 <cell alignment="center" valignment="top" usebox="none">
33558 \begin_inset Text
33559
33560 \begin_layout Plain Layout
33561
33562 \family sans
33563 Edit\SpecialChar \menuseparator
33564 Math\SpecialChar \menuseparator
33565 Macro
33566 \begin_inset space ~
33567 \end_inset
33568
33569 Definition\SpecialChar \menuseparator
33570 Make Last Optional into
33571 \begin_inset Newline newline
33572 \end_inset
33573
33574
33575 \begin_inset ERT
33576 status collapsed
33577
33578 \begin_layout Plain Layout
33579
33580
33581 \backslash
33582 hphantom{
33583 \end_layout
33584
33585 \end_inset
33586
33587 Edit\SpecialChar \menuseparator
33588 Math\SpecialChar \menuseparator
33589 Macro
33590 \begin_inset space ~
33591 \end_inset
33592
33593 Definition\SpecialChar \menuseparator
33594
33595 \begin_inset ERT
33596 status collapsed
33597
33598 \begin_layout Plain Layout
33599
33600 }
33601 \end_layout
33602
33603 \end_inset
33604
33605 Non-Optional Argument
33606 \end_layout
33607
33608 \end_inset
33609 </cell>
33610 </row>
33611 <row interlinespace="2.5mm">
33612 <cell alignment="center" valignment="top" usebox="none">
33613 \begin_inset Text
33614
33615 \begin_layout Plain Layout
33616 \begin_inset Graphics
33617         filename ../images/math-macro-remove-optional-param.png
33618         BoundingBox 0bp 5bp 20bp 25bp
33619         rotateOrigin center
33620
33621 \end_inset
33622
33623
33624 \end_layout
33625
33626 \end_inset
33627 </cell>
33628 <cell alignment="center" valignment="top" usebox="none">
33629 \begin_inset Text
33630
33631 \begin_layout Plain Layout
33632
33633 \family sans
33634 Edit\SpecialChar \menuseparator
33635 Math\SpecialChar \menuseparator
33636 Macro
33637 \begin_inset space ~
33638 \end_inset
33639
33640 Definition\SpecialChar \menuseparator
33641 Remove Optional Argument
33642 \end_layout
33643
33644 \end_inset
33645 </cell>
33646 </row>
33647 <row interlinespace="2.5mm">
33648 <cell alignment="center" valignment="top" usebox="none">
33649 \begin_inset Text
33650
33651 \begin_layout Plain Layout
33652 \begin_inset Graphics
33653         filename ../images/math-macro-add-optional-param.png
33654         BoundingBox 0bp 5bp 20bp 25bp
33655         rotateOrigin center
33656
33657 \end_inset
33658
33659
33660 \end_layout
33661
33662 \end_inset
33663 </cell>
33664 <cell alignment="center" valignment="top" usebox="none">
33665 \begin_inset Text
33666
33667 \begin_layout Plain Layout
33668
33669 \family sans
33670 Edit\SpecialChar \menuseparator
33671 Math\SpecialChar \menuseparator
33672 Macro
33673 \begin_inset space ~
33674 \end_inset
33675
33676 Definition\SpecialChar \menuseparator
33677 Insert Optional Argument
33678 \end_layout
33679
33680 \end_inset
33681 </cell>
33682 </row>
33683 <row interlinespace="2.5mm">
33684 <cell alignment="center" valignment="top" usebox="none">
33685 \begin_inset Text
33686
33687 \begin_layout Plain Layout
33688 \begin_inset Graphics
33689         filename ../images/math-macro-remove-greedy-param.png
33690         BoundingBox 0bp 5bp 20bp 25bp
33691         rotateOrigin center
33692
33693 \end_inset
33694
33695
33696 \end_layout
33697
33698 \end_inset
33699 </cell>
33700 <cell alignment="center" valignment="top" usebox="none">
33701 \begin_inset Text
33702
33703 \begin_layout Plain Layout
33704
33705 \family sans
33706 Edit\SpecialChar \menuseparator
33707 Math\SpecialChar \menuseparator
33708 Macro
33709 \begin_inset space ~
33710 \end_inset
33711
33712 Definition\SpecialChar \menuseparator
33713 Remove Last Argument
33714 \begin_inset Newline newline
33715 \end_inset
33716
33717
33718 \begin_inset ERT
33719 status collapsed
33720
33721 \begin_layout Plain Layout
33722
33723
33724 \backslash
33725 hphantom{
33726 \end_layout
33727
33728 \end_inset
33729
33730 Edit\SpecialChar \menuseparator
33731 Math\SpecialChar \menuseparator
33732 Macro
33733 \begin_inset space ~
33734 \end_inset
33735
33736 Definition\SpecialChar \menuseparator
33737
33738 \begin_inset ERT
33739 status collapsed
33740
33741 \begin_layout Plain Layout
33742
33743 }
33744 \end_layout
33745
33746 \end_inset
33747
33748 Spitting Out To The Right
33749 \end_layout
33750
33751 \end_inset
33752 </cell>
33753 </row>
33754 <row interlinespace="2.5mm">
33755 <cell alignment="center" valignment="top" usebox="none">
33756 \begin_inset Text
33757
33758 \begin_layout Plain Layout
33759 \begin_inset Graphics
33760         filename ../images/math-macro-append-greedy-param.png
33761         BoundingBox 0bp 5bp 20bp 25bp
33762         rotateOrigin center
33763
33764 \end_inset
33765
33766
33767 \end_layout
33768
33769 \end_inset
33770 </cell>
33771 <cell alignment="center" valignment="top" usebox="none">
33772 \begin_inset Text
33773
33774 \begin_layout Plain Layout
33775
33776 \family sans
33777 Edit\SpecialChar \menuseparator
33778 Math\SpecialChar \menuseparator
33779 Macro
33780 \begin_inset space ~
33781 \end_inset
33782
33783 Definition\SpecialChar \menuseparator
33784 Append Argument
33785 \begin_inset Newline newline
33786 \end_inset
33787
33788
33789 \begin_inset ERT
33790 status collapsed
33791
33792 \begin_layout Plain Layout
33793
33794
33795 \backslash
33796 hphantom{
33797 \end_layout
33798
33799 \end_inset
33800
33801 Edit\SpecialChar \menuseparator
33802 Math\SpecialChar \menuseparator
33803 Macro
33804 \begin_inset space ~
33805 \end_inset
33806
33807 Definition\SpecialChar \menuseparator
33808
33809 \begin_inset ERT
33810 status collapsed
33811
33812 \begin_layout Plain Layout
33813
33814 }
33815 \end_layout
33816
33817 \end_inset
33818
33819 Eating From The Right
33820 \end_layout
33821
33822 \end_inset
33823 </cell>
33824 </row>
33825 <row interlinespace="2.5mm">
33826 <cell alignment="center" valignment="top" usebox="none">
33827 \begin_inset Text
33828
33829 \begin_layout Plain Layout
33830 \begin_inset Graphics
33831         filename ../images/math-macro-add-greedy-optional-param.png
33832         BoundingBox 0bp 5bp 20bp 25bp
33833         rotateOrigin center
33834
33835 \end_inset
33836
33837
33838 \end_layout
33839
33840 \end_inset
33841 </cell>
33842 <cell alignment="center" valignment="top" usebox="none">
33843 \begin_inset Text
33844
33845 \begin_layout Plain Layout
33846
33847 \family sans
33848 Edit\SpecialChar \menuseparator
33849 Math\SpecialChar \menuseparator
33850 Macro
33851 \begin_inset space ~
33852 \end_inset
33853
33854 Definition\SpecialChar \menuseparator
33855 Append Optional Argument
33856 \begin_inset Newline newline
33857 \end_inset
33858
33859
33860 \begin_inset ERT
33861 status collapsed
33862
33863 \begin_layout Plain Layout
33864
33865
33866 \backslash
33867 hphantom{
33868 \end_layout
33869
33870 \end_inset
33871
33872 Edit\SpecialChar \menuseparator
33873 Math\SpecialChar \menuseparator
33874 Macro
33875 \begin_inset space ~
33876 \end_inset
33877
33878 Definition\SpecialChar \menuseparator
33879
33880 \begin_inset ERT
33881 status collapsed
33882
33883 \begin_layout Plain Layout
33884
33885 }
33886 \end_layout
33887
33888 \end_inset
33889
33890 Eating From The Right
33891 \end_layout
33892
33893 \end_inset
33894 </cell>
33895 </row>
33896 </lyxtabular>
33897
33898 \end_inset
33899
33900
33901 \end_layout
33902
33903 \begin_layout Standard
33904 \begin_inset Newpage newpage
33905 \end_inset
33906
33907
33908 \end_layout
33909
33910 \begin_layout Section
33911 Tips
33912 \begin_inset ERT
33913 status collapsed
33914
33915 \begin_layout Plain Layout
33916
33917
33918 \backslash
33919 texorpdfstring{
33920 \end_layout
33921
33922 \end_inset
33923
33924
33925 \begin_inset Foot
33926 status collapsed
33927
33928 \begin_layout Plain Layout
33929 Other useful math tips can be found in 
33930 \begin_inset CommandInset citation
33931 LatexCommand cite
33932 key "Voss"
33933
33934 \end_inset
33935
33936 .
33937 \end_layout
33938
33939 \end_inset
33940
33941
33942 \begin_inset ERT
33943 status collapsed
33944
33945 \begin_layout Plain Layout
33946
33947 }{}
33948 \end_layout
33949
33950 \end_inset
33951
33952
33953 \begin_inset Note Note
33954 status collapsed
33955
33956 \begin_layout Plain Layout
33957
33958 \backslash
33959 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
33960 \end_layout
33961
33962 \begin_layout Plain Layout
33963 More about 
33964 \backslash
33965 texorpdfstring is in section 
33966 \begin_inset CommandInset ref
33967 LatexCommand ref
33968 reference "sub:Formulas-in-Section"
33969
33970 \end_inset
33971
33972 .
33973 \end_layout
33974
33975 \end_inset
33976
33977
33978 \begin_inset Index
33979 status collapsed
33980
33981 \begin_layout Plain Layout
33982 Tips
33983 \end_layout
33984
33985 \end_inset
33986
33987
33988 \begin_inset Index
33989 status collapsed
33990
33991 \begin_layout Plain Layout
33992 Ions|see
33993 \begin_inset ERT
33994 status collapsed
33995
33996 \begin_layout Plain Layout
33997
33998 {
33999 \end_layout
34000
34001 \end_inset
34002
34003 Chemical characters
34004 \begin_inset ERT
34005 status collapsed
34006
34007 \begin_layout Plain Layout
34008
34009 }
34010 \end_layout
34011
34012 \end_inset
34013
34014
34015 \end_layout
34016
34017 \end_inset
34018
34019
34020 \end_layout
34021
34022 \begin_layout Subsection
34023 Negative Numbers
34024 \begin_inset Index
34025 status collapsed
34026
34027 \begin_layout Plain Layout
34028 Numbers ! negative
34029 \end_layout
34030
34031 \end_inset
34032
34033
34034 \end_layout
34035
34036 \begin_layout Standard
34037 Negative numbers often look ugly in formulas because the minus sign before
34038  the number is set with the same length as the minus operator sign.
34039  When writing the negative number in normal text, the minus sign appears
34040  correctly.
34041 \end_layout
34042
34043 \begin_layout Standard
34044 Thus, the problem disappears when converting the minus sign to mathematical
34045  text.
34046 \end_layout
34047
34048 \begin_layout Standard
34049 An example to visualize the problem:
34050 \end_layout
34051
34052 \begin_layout Standard
34053 \align center
34054 \begin_inset Tabular
34055 <lyxtabular version="3" rows="3" columns="2">
34056 <features>
34057 <column alignment="right" valignment="top" width="0">
34058 <column alignment="left" valignment="top" width="0">
34059 <row>
34060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34061 \begin_inset Text
34062
34063 \begin_layout Plain Layout
34064 normal text:
34065 \end_layout
34066
34067 \end_inset
34068 </cell>
34069 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34070 \begin_inset Text
34071
34072 \begin_layout Plain Layout
34073 x = -2
34074 \end_layout
34075
34076 \end_inset
34077 </cell>
34078 </row>
34079 <row>
34080 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34081 \begin_inset Text
34082
34083 \begin_layout Plain Layout
34084 formula:
34085 \end_layout
34086
34087 \end_inset
34088 </cell>
34089 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34090 \begin_inset Text
34091
34092 \begin_layout Plain Layout
34093 \begin_inset Formula $x=-2$
34094 \end_inset
34095
34096
34097 \end_layout
34098
34099 \end_inset
34100 </cell>
34101 </row>
34102 <row>
34103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34104 \begin_inset Text
34105
34106 \begin_layout Plain Layout
34107 solution:
34108 \end_layout
34109
34110 \end_inset
34111 </cell>
34112 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34113 \begin_inset Text
34114
34115 \begin_layout Plain Layout
34116 \begin_inset Formula $x=\textrm{-}2$
34117 \end_inset
34118
34119
34120 \end_layout
34121
34122 \end_inset
34123 </cell>
34124 </row>
34125 </lyxtabular>
34126
34127 \end_inset
34128
34129
34130 \end_layout
34131
34132 \begin_layout Subsection
34133 Comma as decimal Separator
34134 \begin_inset Index
34135 status collapsed
34136
34137 \begin_layout Plain Layout
34138 Comma
34139 \end_layout
34140
34141 \end_inset
34142
34143
34144 \end_layout
34145
34146 \begin_layout Standard
34147 In LaTeX a comma inside a formula is used, according to the English convention,
34148  as number group separator.
34149  So there will be space added behind all commas in formulas.
34150 \end_layout
34151
34152 \begin_layout Standard
34153 To avoid this, the comma is highlighted and changed to mathematical text
34154  (shortcut 
34155 \begin_inset Info
34156 type  "shortcut"
34157 arg   "math-mode"
34158 \end_inset
34159
34160 ).
34161 \end_layout
34162
34163 \begin_layout Standard
34164 To use all formula commas in the document as decimal separator, the file
34165  
34166 \series bold
34167 icomma.sty
34168 \series default
34169
34170 \begin_inset Foot
34171 status collapsed
34172
34173 \begin_layout Plain Layout
34174
34175 \series bold
34176 icomma
34177 \series default
34178  is part of the LaTeX-package 
34179 \series bold
34180 was
34181 \series default
34182
34183 \begin_inset Index
34184 status collapsed
34185
34186 \begin_layout Plain Layout
34187 Packages ! was
34188 \begin_inset ERT
34189 status collapsed
34190
34191 \begin_layout Plain Layout
34192
34193
34194 \backslash
34195 vspace{4mm}
34196 \end_layout
34197
34198 \end_inset
34199
34200
34201 \end_layout
34202
34203 \end_inset
34204
34205 .
34206 \end_layout
34207
34208 \end_inset
34209
34210
34211 \begin_inset Index
34212 status collapsed
34213
34214 \begin_layout Plain Layout
34215 Packages ! icomma
34216 \end_layout
34217
34218 \end_inset
34219
34220  is loaded with the LaTeX-preamble line
34221 \end_layout
34222
34223 \begin_layout Standard
34224
34225 \series bold
34226
34227 \backslash
34228 usepackage{icomma}
34229 \end_layout
34230
34231 \begin_layout Subsection
34232 Physical Vectors
34233 \begin_inset CommandInset label
34234 LatexCommand label
34235 name "sub:Physical-Vectors"
34236
34237 \end_inset
34238
34239
34240 \begin_inset Index
34241 status collapsed
34242
34243 \begin_layout Plain Layout
34244 Vectors ! physical
34245 \end_layout
34246
34247 \end_inset
34248
34249
34250 \end_layout
34251
34252 \begin_layout Standard
34253 Predefined vectors are offered by the LaTeX-package 
34254 \series bold
34255 braket
34256 \series default
34257
34258 \begin_inset Foot
34259 status collapsed
34260
34261 \begin_layout Plain Layout
34262
34263 \series bold
34264 braket
34265 \series default
34266  should be part of every LaTeX standard installation.
34267 \end_layout
34268
34269 \end_inset
34270
34271
34272 \begin_inset Index
34273 status collapsed
34274
34275 \begin_layout Plain Layout
34276 Packages ! braket
34277 \end_layout
34278
34279 \end_inset
34280
34281  that is loaded with the LaTeX-preamble line
34282 \end_layout
34283
34284 \begin_layout Standard
34285
34286 \series bold
34287
34288 \backslash
34289 usepackage{braket}
34290 \end_layout
34291
34292 \begin_layout Standard
34293 \begin_inset ERT
34294 status collapsed
34295
34296 \begin_layout Plain Layout
34297
34298
34299 \backslash
34300 ifbraket 
34301 \end_layout
34302
34303 \end_inset
34304
34305
34306 \begin_inset Note Note
34307 status open
34308
34309 \begin_layout Plain Layout
34310 The following table will only be displayed when the LaTeX-package 
34311 \series bold
34312 braket
34313 \series default
34314  is installed.
34315 \end_layout
34316
34317 \end_inset
34318
34319 The following commands are defined:
34320 \end_layout
34321
34322 \begin_layout Standard
34323 \align center
34324 \begin_inset Tabular
34325 <lyxtabular version="3" rows="4" columns="2">
34326 <features>
34327 <column alignment="center" valignment="top" width="0">
34328 <column alignment="center" valignment="top" width="0">
34329 <row>
34330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34331 \begin_inset Text
34332
34333 \begin_layout Plain Layout
34334 Command
34335 \end_layout
34336
34337 \end_inset
34338 </cell>
34339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34340 \begin_inset Text
34341
34342 \begin_layout Plain Layout
34343 Result
34344 \end_layout
34345
34346 \end_inset
34347 </cell>
34348 </row>
34349 <row>
34350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34351 \begin_inset Text
34352
34353 \begin_layout Plain Layout
34354
34355 \backslash
34356 Bra{
34357 \backslash
34358 psi
34359 \end_layout
34360
34361 \end_inset
34362 </cell>
34363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34364 \begin_inset Text
34365
34366 \begin_layout Plain Layout
34367 \begin_inset Formula $\Bra{\psi}$
34368 \end_inset
34369
34370
34371 \end_layout
34372
34373 \end_inset
34374 </cell>
34375 </row>
34376 <row>
34377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34378 \begin_inset Text
34379
34380 \begin_layout Plain Layout
34381
34382 \backslash
34383 Ket{
34384 \backslash
34385 psi
34386 \end_layout
34387
34388 \end_inset
34389 </cell>
34390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34391 \begin_inset Text
34392
34393 \begin_layout Plain Layout
34394 \begin_inset Formula $\Ket{\psi}$
34395 \end_inset
34396
34397
34398 \end_layout
34399
34400 \end_inset
34401 </cell>
34402 </row>
34403 <row>
34404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34405 \begin_inset Text
34406
34407 \begin_layout Plain Layout
34408
34409 \backslash
34410 Braket{
34411 \backslash
34412 psi|
34413 \backslash
34414 phi
34415 \end_layout
34416
34417 \end_inset
34418 </cell>
34419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34420 \begin_inset Text
34421
34422 \begin_layout Plain Layout
34423 \begin_inset Formula $\Braket{\psi|\phi}$
34424 \end_inset
34425
34426
34427 \end_layout
34428
34429 \end_inset
34430 </cell>
34431 </row>
34432 </lyxtabular>
34433
34434 \end_inset
34435
34436
34437 \end_layout
34438
34439 \begin_layout Standard
34440 The command 
34441 \series bold
34442
34443 \backslash
34444 Braket
34445 \series default
34446  assures that all vertical bars are set in the size of the surrounding brackets:
34447 \begin_inset Formula \[
34448 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
34449
34450 \end_inset
34451
34452
34453 \begin_inset ERT
34454 status collapsed
34455
34456 \begin_layout Plain Layout
34457
34458
34459 \backslash
34460 else 
34461 \end_layout
34462
34463 \end_inset
34464
34465
34466 \begin_inset Note Note
34467 status open
34468
34469 \begin_layout Plain Layout
34470 The following will be displayed when the LaTeX-package 
34471 \series bold
34472 braket
34473 \series default
34474  is not installed:
34475 \end_layout
34476
34477 \end_inset
34478
34479
34480 \end_layout
34481
34482 \begin_layout Standard
34483 You need to install the LaTeX-package 
34484 \series bold
34485 braket
34486 \series default
34487  to see the rest of this subsection in the output.
34488 \end_layout
34489
34490 \begin_layout Standard
34491 \begin_inset ERT
34492 status collapsed
34493
34494 \begin_layout Plain Layout
34495
34496
34497 \backslash
34498 fi 
34499 \end_layout
34500
34501 \end_inset
34502
34503
34504 \end_layout
34505
34506 \begin_layout Standard
34507 The effect of 
34508 \series bold
34509
34510 \backslash
34511 Braket
34512 \series default
34513  can also be achieved using the command 
34514 \series bold
34515
34516 \backslash
34517 middle
34518 \series default
34519 , that is described in 
34520 \begin_inset CommandInset ref
34521 LatexCommand ref
34522 reference "sub:Automatic-Bracket-Size"
34523
34524 \end_inset
34525
34526 .
34527 \end_layout
34528
34529 \begin_layout Subsection
34530 Self-defined Fractions
34531 \begin_inset CommandInset label
34532 LatexCommand label
34533 name "sub:Self-defined-Fractions"
34534
34535 \end_inset
34536
34537
34538 \begin_inset Index
34539 status collapsed
34540
34541 \begin_layout Plain Layout
34542 Fractions ! self-defined
34543 \end_layout
34544
34545 \end_inset
34546
34547
34548 \end_layout
34549
34550 \begin_layout Standard
34551 To define custom commands for fractions, the command 
34552 \series bold
34553
34554 \backslash
34555 genfrac
34556 \series default
34557
34558 \begin_inset Index
34559 status collapsed
34560
34561 \begin_layout Plain Layout
34562 Commands ! G ! 
34563 \backslash
34564 genfrac
34565 \end_layout
34566
34567 \end_inset
34568
34569  is used in the following scheme:
34570 \end_layout
34571
34572 \begin_layout Standard
34573
34574 \series bold
34575
34576 \backslash
34577 genfrac{left
34578 \series default
34579  
34580 \series bold
34581 bracket}{right
34582 \series default
34583  
34584 \series bold
34585 bracket}{fraction bar thickness}{style}
34586 \begin_inset Newline newline
34587 \end_inset
34588
34589
34590 \begin_inset ERT
34591 status collapsed
34592
34593 \begin_layout Plain Layout
34594
34595
34596 \backslash
34597 phantom{
34598 \end_layout
34599
34600 \end_inset
34601
34602
34603 \backslash
34604 genfrac
34605 \begin_inset ERT
34606 status collapsed
34607
34608 \begin_layout Plain Layout
34609
34610 }
34611 \end_layout
34612
34613 \end_inset
34614
34615 {numerator}{denominator}
34616 \end_layout
34617
34618 \begin_layout Standard
34619 The style is a number in the range of 0
34620 \begin_inset space \thinspace{}
34621 \end_inset
34622
34623 -
34624 \begin_inset space \thinspace{}
34625 \end_inset
34626
34627 3.
34628 \end_layout
34629
34630 \begin_layout Standard
34631 \align center
34632 \begin_inset Tabular
34633 <lyxtabular version="3" rows="5" columns="2">
34634 <features>
34635 <column alignment="center" valignment="top" width="0">
34636 <column alignment="center" valignment="top" width="0">
34637 <row>
34638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34639 \begin_inset Text
34640
34641 \begin_layout Plain Layout
34642 Number
34643 \end_layout
34644
34645 \end_inset
34646 </cell>
34647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34648 \begin_inset Text
34649
34650 \begin_layout Plain Layout
34651 Style (Size)
34652 \end_layout
34653
34654 \end_inset
34655 </cell>
34656 </row>
34657 <row>
34658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34659 \begin_inset Text
34660
34661 \begin_layout Plain Layout
34662 0
34663 \end_layout
34664
34665 \end_inset
34666 </cell>
34667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34668 \begin_inset Text
34669
34670 \begin_layout Plain Layout
34671 display style formula
34672 \end_layout
34673
34674 \end_inset
34675 </cell>
34676 </row>
34677 <row>
34678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34679 \begin_inset Text
34680
34681 \begin_layout Plain Layout
34682 1
34683 \end_layout
34684
34685 \end_inset
34686 </cell>
34687 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34688 \begin_inset Text
34689
34690 \begin_layout Plain Layout
34691 inline formula
34692 \end_layout
34693
34694 \end_inset
34695 </cell>
34696 </row>
34697 <row>
34698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34699 \begin_inset Text
34700
34701 \begin_layout Plain Layout
34702 2
34703 \end_layout
34704
34705 \end_inset
34706 </cell>
34707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34708 \begin_inset Text
34709
34710 \begin_layout Plain Layout
34711 small
34712 \end_layout
34713
34714 \end_inset
34715 </cell>
34716 </row>
34717 <row>
34718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34719 \begin_inset Text
34720
34721 \begin_layout Plain Layout
34722 3
34723 \end_layout
34724
34725 \end_inset
34726 </cell>
34727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34728 \begin_inset Text
34729
34730 \begin_layout Plain Layout
34731 tiny
34732 \end_layout
34733
34734 \end_inset
34735 </cell>
34736 </row>
34737 </lyxtabular>
34738
34739 \end_inset
34740
34741
34742 \end_layout
34743
34744 \begin_layout Standard
34745 When no style is given, the size is adjusted to the surrounding environment
34746  like for the command 
34747 \series bold
34748
34749 \backslash
34750 frac
34751 \series default
34752 .
34753 \end_layout
34754
34755 \begin_layout Standard
34756 When no fraction bar thickness is given, the predefined value of 0.4
34757 \begin_inset space \thinspace{}
34758 \end_inset
34759
34760 pt will be used.
34761 \end_layout
34762
34763 \begin_layout Standard
34764 \begin_inset VSpace medskip
34765 \end_inset
34766
34767 For example, the commands 
34768 \series bold
34769
34770 \backslash
34771 dfrac
34772 \series default
34773  and 
34774 \series bold
34775
34776 \backslash
34777 tbinom
34778 \series default
34779  from 
34780 \begin_inset CommandInset ref
34781 LatexCommand ref
34782 reference "sub:Fractions"
34783
34784 \end_inset
34785
34786  are defined with the commands
34787 \end_layout
34788
34789 \begin_layout Standard
34790
34791 \series bold
34792
34793 \backslash
34794 newcommand{
34795 \backslash
34796 dfrac}[2]{
34797 \backslash
34798 genfrac{}{}{}{0}{#1}{#2}}
34799 \end_layout
34800
34801 \begin_layout Standard
34802 and
34803 \end_layout
34804
34805 \begin_layout Standard
34806
34807 \series bold
34808
34809 \backslash
34810 newcommand{
34811 \backslash
34812 tbinom}[2]{
34813 \backslash
34814 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34815 \end_layout
34816
34817 \begin_layout Standard
34818 \begin_inset VSpace medskip
34819 \end_inset
34820
34821 To define a fraction where the fraction bar thickness can be given as optional
34822  argument, the following line is inserted to the LaTeX-preamble:
34823 \end_layout
34824
34825 \begin_layout Standard
34826
34827 \series bold
34828
34829 \backslash
34830 newcommand{
34831 \backslash
34832 fracS}[3][]{
34833 \backslash
34834 genfrac{}{}{#1}{}{#2}{#3}}
34835 \end_layout
34836
34837 \begin_layout Standard
34838 A test:
34839 \begin_inset Formula \begin{align*}
34840 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34841 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
34842
34843 \end_inset
34844
34845 As one can see, the distance of the numerator and the denominator to the
34846  fraction bar is round about three times the bar thickness.
34847 \end_layout
34848
34849 \begin_layout Subsection
34850 Canceled Formulas
34851 \begin_inset Index
34852 status collapsed
34853
34854 \begin_layout Plain Layout
34855 Formula ! canceled
34856 \end_layout
34857
34858 \end_inset
34859
34860
34861 \end_layout
34862
34863 \begin_layout Standard
34864 To cancel formulas or formula parts, the LaTeX-package 
34865 \series bold
34866 cancel
34867 \series default
34868
34869 \begin_inset Foot
34870 status collapsed
34871
34872 \begin_layout Plain Layout
34873
34874 \series bold
34875 cancel
34876 \series default
34877  is part of every LaTeX standard installation.
34878 \end_layout
34879
34880 \end_inset
34881
34882
34883 \begin_inset Index
34884 status collapsed
34885
34886 \begin_layout Plain Layout
34887 Packages ! cancel
34888 \end_layout
34889
34890 \end_inset
34891
34892  has to be loaded with the LaTeX-preamble line
34893 \end_layout
34894
34895 \begin_layout Standard
34896
34897 \series bold
34898
34899 \backslash
34900 usepackage[samesize]{cancel}
34901 \end_layout
34902
34903 \begin_layout Standard
34904 There are four ways to cancel formulas:
34905 \end_layout
34906
34907 \begin_layout Standard
34908 \align center
34909 \begin_inset Tabular
34910 <lyxtabular version="3" rows="5" columns="2">
34911 <features>
34912 <column alignment="center" valignment="top" width="0">
34913 <column alignment="center" valignment="top" width="0">
34914 <row>
34915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34916 \begin_inset Text
34917
34918 \begin_layout Plain Layout
34919 Command
34920 \end_layout
34921
34922 \end_inset
34923 </cell>
34924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34925 \begin_inset Text
34926
34927 \begin_layout Plain Layout
34928 Result
34929 \begin_inset Note Note
34930 status collapsed
34931
34932 \begin_layout Plain Layout
34933 The space and
34934 \series bold
34935  
34936 \backslash
34937 raisebox
34938 \series default
34939  are used here as spacer.
34940 \end_layout
34941
34942 \end_inset
34943
34944
34945 \end_layout
34946
34947 \end_inset
34948 </cell>
34949 </row>
34950 <row>
34951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34952 \begin_inset Text
34953
34954 \begin_layout Plain Layout
34955
34956 \backslash
34957 cancel{
34958 \backslash
34959 int
34960 \begin_inset ERT
34961 status collapsed
34962
34963 \begin_layout Plain Layout
34964
34965
34966 \backslash
34967 spce 
34968 \end_layout
34969
34970 \end_inset
34971
34972 A=B
34973 \end_layout
34974
34975 \end_inset
34976 </cell>
34977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34978 \begin_inset Text
34979
34980 \begin_layout Plain Layout
34981 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34982 \end_inset
34983
34984
34985 \end_layout
34986
34987 \end_inset
34988 </cell>
34989 </row>
34990 <row>
34991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34992 \begin_inset Text
34993
34994 \begin_layout Plain Layout
34995
34996 \backslash
34997 bcancel{
34998 \backslash
34999 int
35000 \begin_inset ERT
35001 status collapsed
35002
35003 \begin_layout Plain Layout
35004
35005
35006 \backslash
35007 spce 
35008 \end_layout
35009
35010 \end_inset
35011
35012 A=B
35013 \end_layout
35014
35015 \end_inset
35016 </cell>
35017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35018 \begin_inset Text
35019
35020 \begin_layout Plain Layout
35021 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35022 \end_inset
35023
35024
35025 \end_layout
35026
35027 \end_inset
35028 </cell>
35029 </row>
35030 <row>
35031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35032 \begin_inset Text
35033
35034 \begin_layout Plain Layout
35035
35036 \backslash
35037 xcancel{
35038 \backslash
35039 int
35040 \begin_inset ERT
35041 status collapsed
35042
35043 \begin_layout Plain Layout
35044
35045
35046 \backslash
35047 spce 
35048 \end_layout
35049
35050 \end_inset
35051
35052 A=B
35053 \end_layout
35054
35055 \end_inset
35056 </cell>
35057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35058 \begin_inset Text
35059
35060 \begin_layout Plain Layout
35061 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35062 \end_inset
35063
35064
35065 \end_layout
35066
35067 \end_inset
35068 </cell>
35069 </row>
35070 <row>
35071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35072 \begin_inset Text
35073
35074 \begin_layout Plain Layout
35075
35076 \backslash
35077 cancelto{1
35078 \begin_inset Formula $\to$
35079 \end_inset
35080
35081
35082 \backslash
35083 {
35084 \backslash
35085 int
35086 \begin_inset ERT
35087 status collapsed
35088
35089 \begin_layout Plain Layout
35090
35091
35092 \backslash
35093 spce 
35094 \end_layout
35095
35096 \end_inset
35097
35098 A=B
35099 \end_layout
35100
35101 \end_inset
35102 </cell>
35103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35104 \begin_inset Text
35105
35106 \begin_layout Plain Layout
35107 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35108 \end_inset
35109
35110
35111 \end_layout
35112
35113 \end_inset
35114 </cell>
35115 </row>
35116 </lyxtabular>
35117
35118 \end_inset
35119
35120
35121 \end_layout
35122
35123 \begin_layout Standard
35124
35125 \series bold
35126
35127 \backslash
35128 cancelto
35129 \series default
35130  is especially suitable to visualize the reduction of fractions within formulas:
35131 \begin_inset Formula \[
35132 \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}}}\]
35133
35134 \end_inset
35135
35136
35137 \end_layout
35138
35139 \begin_layout Subsection
35140 Formulas in Section Headings
35141 \begin_inset CommandInset label
35142 LatexCommand label
35143 name "sub:Formulas-in-Section"
35144
35145 \end_inset
35146
35147
35148 \begin_inset Index
35149 status collapsed
35150
35151 \begin_layout Plain Layout
35152 Formula ! in section headings
35153 \end_layout
35154
35155 \end_inset
35156
35157
35158 \end_layout
35159
35160 \begin_layout Standard
35161 When formulas are used in section headings, the following has to be taken
35162  into account:
35163 \end_layout
35164
35165 \begin_layout Standard
35166 \begin_inset Note Greyedout
35167 status open
35168
35169 \begin_layout Plain Layout
35170 When 
35171 \series bold
35172 hyperref
35173 \series default
35174
35175 \begin_inset Index
35176 status collapsed
35177
35178 \begin_layout Plain Layout
35179 Packages ! hyperref
35180 \end_layout
35181
35182 \end_inset
35183
35184  support is enabled in the document settings dialog under 
35185 \family sans
35186 PDF
35187 \begin_inset space ~
35188 \end_inset
35189
35190 Properties
35191 \family default
35192 , PDF-bookmarks are created for every section heading in the table of contents.
35193  If a section heading contains formulas, they are incorrectly displayed
35194  in the bookmark text, because formulas in bookmarks infringe the PDF convention
35195 s.
35196 \end_layout
35197
35198 \end_inset
35199
35200
35201 \end_layout
35202
35203 \begin_layout Standard
35204 Both problems can be solved by inserting at the end of the section heading
35205  a short title with the menu 
35206 \family sans
35207 Insert\SpecialChar \menuseparator
35208 Short
35209 \begin_inset space ~
35210 \end_inset
35211
35212 Title
35213 \family default
35214 .
35215  Short titles are used as alternative for multiline section headings to
35216  keep the table of contents clearly arranged.
35217  Only the short title appears in the table of contents and therefore also
35218  in the PDF-bookmark.
35219 \end_layout
35220
35221 \begin_layout Standard
35222 When formulas should be used in the table of contents but 
35223 \series bold
35224 hyperref
35225 \series default
35226  is used, one can use the following command in TeX-mode:
35227 \end_layout
35228
35229 \begin_layout Standard
35230
35231 \series bold
35232
35233 \backslash
35234 texorpdfstring{part}{alternative}
35235 \begin_inset Index
35236 status collapsed
35237
35238 \begin_layout Plain Layout
35239 Commands ! T ! 
35240 \backslash
35241 texorpdfstring
35242 \end_layout
35243
35244 \end_inset
35245
35246
35247 \end_layout
35248
35249 \begin_layout Standard
35250 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
35251  This can be characters, formulas, footnotes, but also cross-references.
35252  The alternative is used instead of the part for the bookmark.
35253 \end_layout
35254
35255 \begin_layout Standard
35256 Here are two example headings:
35257 \begin_inset VSpace -3mm
35258 \end_inset
35259
35260
35261 \begin_inset ERT
35262 status collapsed
35263
35264 \begin_layout Plain Layout
35265
35266
35267 \backslash
35268 boldmath 
35269 \end_layout
35270
35271 \end_inset
35272
35273
35274 \end_layout
35275
35276 \begin_layout Subsubsection
35277 Heading without formula in table of contents 
35278 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35279 \end_inset
35280
35281
35282 \begin_inset OptArg
35283 status collapsed
35284
35285 \begin_layout Plain Layout
35286 Heading without formula in table of contents
35287 \end_layout
35288
35289 \end_inset
35290
35291
35292 \end_layout
35293
35294 \begin_layout Subsubsection
35295 Heading with formula in table of contents
35296 \begin_inset ERT
35297 status collapsed
35298
35299 \begin_layout Plain Layout
35300
35301
35302 \backslash
35303 texorpdfstring{
35304 \end_layout
35305
35306 \end_inset
35307
35308  
35309 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35310 \end_inset
35311
35312
35313 \begin_inset ERT
35314 status collapsed
35315
35316 \begin_layout Plain Layout
35317
35318 }{}
35319 \end_layout
35320
35321 \end_inset
35322
35323
35324 \end_layout
35325
35326 \begin_layout Standard
35327 \begin_inset ERT
35328 status collapsed
35329
35330 \begin_layout Plain Layout
35331
35332
35333 \backslash
35334 unboldmath 
35335 \end_layout
35336
35337 \end_inset
35338
35339 In the first heading a short title was used, in the second one 
35340 \series bold
35341
35342 \backslash
35343 texorpdfstring
35344 \series default
35345 .
35346 \end_layout
35347
35348 \begin_layout Standard
35349 To get the same formatting as for the other headings, the complete heading
35350  was set into a 
35351 \series bold
35352 boldmath
35353 \series default
35354  environment
35355 \begin_inset Foot
35356 status collapsed
35357
35358 \begin_layout Plain Layout
35359 see 
35360 \begin_inset CommandInset ref
35361 LatexCommand ref
35362 reference "sub:Bold-Formulas"
35363
35364 \end_inset
35365
35366
35367 \end_layout
35368
35369 \end_inset
35370
35371 .
35372 \end_layout
35373
35374 \begin_layout Subsection
35375 Formulas in multi-column Text
35376 \begin_inset Index
35377 status collapsed
35378
35379 \begin_layout Plain Layout
35380 Formula ! in multi-column text
35381 \end_layout
35382
35383 \end_inset
35384
35385
35386 \end_layout
35387
35388 \begin_layout Standard
35389 Formulas in multi-column text are often too wide to fit into a column and
35390  thus need to be set over the whole page width.
35391  This is done by using the LaTeX-package 
35392 \series bold
35393 multicol
35394 \series default
35395
35396 \begin_inset Foot
35397 status collapsed
35398
35399 \begin_layout Plain Layout
35400
35401 \series bold
35402 multicol
35403 \series default
35404  is part of every LaTeX standard installation.
35405 \end_layout
35406
35407 \end_inset
35408
35409
35410 \begin_inset Index
35411 status collapsed
35412
35413 \begin_layout Plain Layout
35414 Packages ! multicol
35415 \end_layout
35416
35417 \end_inset
35418
35419 , that is loaded with the LaTeX-preamble line
35420 \end_layout
35421
35422 \begin_layout Standard
35423
35424 \series bold
35425
35426 \backslash
35427 usepackage{multicol}
35428 \end_layout
35429
35430 \begin_layout Standard
35431 \begin_inset Note Greyedout
35432 status open
35433
35434 \begin_layout Plain Layout
35435 Note herby that the setting 
35436 \family sans
35437 Two-column
35438 \begin_inset space ~
35439 \end_inset
35440
35441 document
35442 \family default
35443  in the menu 
35444 \family sans
35445 Document\SpecialChar \menuseparator
35446 Settings
35447 \family default
35448  under 
35449 \family sans
35450 Text
35451 \begin_inset space ~
35452 \end_inset
35453
35454 Layout
35455 \family default
35456 \emph on
35457  
35458 \emph default
35459 must 
35460 \emph on
35461 not
35462 \emph default
35463  be selected.
35464 \end_layout
35465
35466 \end_inset
35467
35468
35469 \end_layout
35470
35471 \begin_layout Standard
35472 Before the multi-column text the command
35473 \end_layout
35474
35475 \begin_layout Standard
35476
35477 \series bold
35478
35479 \backslash
35480 begin{multicols}{column number}
35481 \end_layout
35482
35483 \begin_layout Standard
35484 is written in TeX-mode.
35485  The column number is a number in the range of 2
35486 \begin_inset space \thinspace{}
35487 \end_inset
35488
35489 -
35490 \begin_inset space \thinspace{}
35491 \end_inset
35492
35493 10.
35494  Before the formula the multi-column text is ended by inserting the command
35495 \end_layout
35496
35497 \begin_layout Standard
35498
35499 \series bold
35500
35501 \backslash
35502 end{multicols}
35503 \end_layout
35504
35505 \begin_layout Standard
35506 in TeX-mode.
35507 \end_layout
35508
35509 \begin_layout Standard
35510 Due to the command some space is automatically added before the formula.
35511  To revert this, -6
35512 \begin_inset space \thinspace{}
35513 \end_inset
35514
35515 mm vertical space is inserted before the formula.
35516  When the formula style 
35517 \series bold
35518 Indented
35519 \begin_inset Foot
35520 status collapsed
35521
35522 \begin_layout Plain Layout
35523 formula styles see 
35524 \begin_inset CommandInset ref
35525 LatexCommand ref
35526 reference "sec:Formula-Styles"
35527
35528 \end_inset
35529
35530
35531 \end_layout
35532
35533 \end_inset
35534
35535
35536 \series default
35537  is used, -9
35538 \begin_inset space \thinspace{}
35539 \end_inset
35540
35541 mm space is inserted instead.
35542 \end_layout
35543
35544 \begin_layout Standard
35545 As example a multi-column text with a displayed formula:
35546 \end_layout
35547
35548 \begin_layout Standard
35549 \begin_inset ERT
35550 status collapsed
35551
35552 \begin_layout Plain Layout
35553
35554
35555 \backslash
35556 begin{multicols}{2}
35557 \end_layout
35558
35559 \end_inset
35560
35561 Das Spektrum wird fouriertransformiert.
35562  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
35563 , Lösungsmittel) zu trennen.
35564  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
35565  nun das Aussehen des Ausgangssignals.
35566  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
35567  über alle Phasen integrieren muss.
35568  Sei nun 
35569 \begin_inset Formula $S$
35570 \end_inset
35571
35572  unser normiertes Ausgangssignal and 
35573 \begin_inset Formula $P$
35574 \end_inset
35575
35576  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
35577 \begin_inset ERT
35578 status collapsed
35579
35580 \begin_layout Plain Layout
35581
35582
35583 \backslash
35584 end{multicols}
35585 \end_layout
35586
35587 \end_inset
35588
35589
35590 \begin_inset VSpace -6mm
35591 \end_inset
35592
35593
35594 \begin_inset Formula \begin{equation}
35595 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
35596
35597 \end_inset
35598
35599
35600 \begin_inset ERT
35601 status collapsed
35602
35603 \begin_layout Plain Layout
35604
35605
35606 \backslash
35607 begin{multicols}{2}
35608 \end_layout
35609
35610 \end_inset
35611
35612 wobei 
35613 \begin_inset Formula $S_{0}$
35614 \end_inset
35615
35616  das Signal ohne Gradient ist and the Normierungsbedingung 
35617 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35618 \end_inset
35619
35620  gilt.
35621  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
35622  Direkt nach the 
35623 \begin_inset Formula $\nicefrac{\pi}{2}$
35624 \end_inset
35625
35626
35627 \begin_inset space \thinspace{}
35628 \end_inset
35629
35630 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
35631  das Signal zusätzlich abschwächt.
35632  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
35633  
35634 \begin_inset Formula $T_{2}$
35635 \end_inset
35636
35637 -Zeit.
35638 \end_layout
35639
35640 \begin_layout Standard
35641 \begin_inset ERT
35642 status collapsed
35643
35644 \begin_layout Plain Layout
35645
35646
35647 \backslash
35648 end{multicols}
35649 \end_layout
35650
35651 \end_inset
35652
35653  
35654 \end_layout
35655
35656 \begin_layout Subsection
35657 Formulas with Description of Variables
35658 \begin_inset Index
35659 status collapsed
35660
35661 \begin_layout Plain Layout
35662 Formula ! with description of variables
35663 \end_layout
35664
35665 \end_inset
35666
35667
35668 \end_layout
35669
35670 \begin_layout Standard
35671 To describe variables within a formula, like in formula 
35672 \begin_inset CommandInset ref
35673 LatexCommand eqref
35674 reference "eq:within"
35675
35676 \end_inset
35677
35678 , a 2
35679 \series bold
35680 ×
35681 \series default
35682
35683 \begin_inset Formula $n$
35684 \end_inset
35685
35686
35687 \begin_inset space ~
35688 \end_inset
35689
35690 matrix is used with left aligned columns for the 
35691 \begin_inset Formula $n$
35692 \end_inset
35693
35694  used variables.
35695 \begin_inset Foot
35696 status collapsed
35697
35698 \begin_layout Plain Layout
35699 matrices see 
35700 \begin_inset CommandInset ref
35701 LatexCommand ref
35702 reference "sec:Matrices"
35703
35704 \end_inset
35705
35706
35707 \end_layout
35708
35709 \end_inset
35710
35711  To set the description in a smaller size, before the matrix e.
35712 \begin_inset space \thinspace{}
35713 \end_inset
35714
35715 g.
35716 \begin_inset space \space{}
35717 \end_inset
35718
35719 the command 
35720 \series bold
35721
35722 \backslash
35723 footnotesize
35724 \series default
35725  is inserted.
35726 \begin_inset Foot
35727 status collapsed
35728
35729 \begin_layout Plain Layout
35730 font sizes see 
35731 \begin_inset CommandInset ref
35732 LatexCommand ref
35733 reference "sub:Font-Sizes"
35734
35735 \end_inset
35736
35737
35738 \end_layout
35739
35740 \end_inset
35741
35742
35743 \end_layout
35744
35745 \begin_layout Standard
35746 When the formula style 
35747 \series bold
35748 Indented
35749 \begin_inset Foot
35750 status collapsed
35751
35752 \begin_layout Plain Layout
35753 formula styles see 
35754 \begin_inset CommandInset ref
35755 LatexCommand ref
35756 reference "sec:Formula-Styles"
35757
35758 \end_inset
35759
35760
35761 \end_layout
35762
35763 \end_inset
35764
35765
35766 \series default
35767  is used, a 
35768 \series bold
35769
35770 \backslash
35771 hfill
35772 \series default
35773
35774 \begin_inset Foot
35775 status collapsed
35776
35777 \begin_layout Plain Layout
35778
35779 \series bold
35780
35781 \backslash
35782 hfill
35783 \series default
35784  only works in formulas with the style 
35785 \series bold
35786 Indented
35787 \series default
35788 , see 
35789 \begin_inset CommandInset ref
35790 LatexCommand ref
35791 reference "sub:Variable-Space"
35792
35793 \end_inset
35794
35795 .
35796 \end_layout
35797
35798 \end_inset
35799
35800  is inserted before and after the matrix to have the same separation of
35801  the matrix from the equation and the side margin.
35802 \end_layout
35803
35804 \begin_layout Standard
35805 When the formula style 
35806 \series bold
35807 Centered
35808 \series default
35809  is used, the method described in 
35810 \begin_inset CommandInset ref
35811 LatexCommand ref
35812 reference "sub:Flalign-Environment"
35813
35814 \end_inset
35815
35816  is used to indent formulas.
35817  Formula 
35818 \begin_inset CommandInset ref
35819 LatexCommand eqref
35820 reference "eq:within"
35821
35822 \end_inset
35823
35824  consists of five columns whereas in the first two columns contain the equation,
35825  the third the matrix, and the last one an empty TeX-brace.
35826 \begin_inset Formula \begin{flalign}
35827 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35828 \rho & \textrm{density}\\
35829 V & \textrm{volume}\\
35830 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
35831
35832 \end_inset
35833
35834
35835 \end_layout
35836
35837 \begin_layout Subsection
35838 Upright small Greek Letters
35839 \begin_inset CommandInset label
35840 LatexCommand label
35841 name "sub:Upright-small-Greek"
35842
35843 \end_inset
35844
35845
35846 \begin_inset Index
35847 status collapsed
35848
35849 \begin_layout Plain Layout
35850 Greek letters ! upright
35851 \end_layout
35852
35853 \end_inset
35854
35855
35856 \end_layout
35857
35858 \begin_layout Standard
35859 Most of the math fonts only provide italic small Greek letters.
35860  But for symbols of elementary particles like pions and neutrinos, upright
35861  Greek letters are needed.
35862  The file 
35863 \series bold
35864 upgreek.sty
35865 \series default
35866
35867 \begin_inset Foot
35868 status collapsed
35869
35870 \begin_layout Plain Layout
35871
35872 \series bold
35873 upgreek
35874 \series default
35875  is part of the LaTeX-package 
35876 \series bold
35877 was
35878 \series default
35879
35880 \begin_inset Index
35881 status collapsed
35882
35883 \begin_layout Plain Layout
35884 Packages ! was
35885 \begin_inset ERT
35886 status collapsed
35887
35888 \begin_layout Plain Layout
35889
35890
35891 \backslash
35892 vspace{4mm}
35893 \end_layout
35894
35895 \end_inset
35896
35897
35898 \end_layout
35899
35900 \end_inset
35901
35902 .
35903 \end_layout
35904
35905 \end_inset
35906
35907
35908 \begin_inset Index
35909 status collapsed
35910
35911 \begin_layout Plain Layout
35912 Packages ! upgreek
35913 \end_layout
35914
35915 \end_inset
35916
35917  that is loaded with the LaTeX-preamble line
35918 \end_layout
35919
35920 \begin_layout Standard
35921
35922 \series bold
35923
35924 \backslash
35925 usepackage{upgreek}
35926 \end_layout
35927
35928 \begin_layout Standard
35929 provides them.
35930  
35931 \begin_inset ERT
35932 status collapsed
35933
35934 \begin_layout Plain Layout
35935
35936
35937 \backslash
35938 ifupgreek 
35939 \end_layout
35940
35941 \end_inset
35942
35943
35944 \begin_inset Note Note
35945 status open
35946
35947 \begin_layout Plain Layout
35948 The following table will only be displayed when the LaTeX-package 
35949 \series bold
35950 upgreek
35951 \series default
35952  is installed.
35953 \end_layout
35954
35955 \end_inset
35956
35957  They are created when the command for a small Greek letters is started
35958  with 
35959 \series bold
35960 up
35961 \series default
35962 .
35963  For example the command 
35964 \series bold
35965
35966 \backslash
35967 uptau
35968 \series default
35969  creates this: 
35970 \begin_inset Formula $\uptau$
35971 \end_inset
35972
35973
35974 \end_layout
35975
35976 \begin_layout Standard
35977 With these commands reactions of elementary particles can be typeset:
35978 \begin_inset Formula \[
35979 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
35980
35981 \end_inset
35982
35983
35984 \end_layout
35985
35986 \begin_layout Standard
35987 The upright letters are more bold and wider than the italic ones.
35988  They should therefore not be used for units like 
35989 \begin_inset Quotes eld
35990 \end_inset
35991
35992 µm
35993 \begin_inset Quotes erd
35994 \end_inset
35995
35996 .
35997 \end_layout
35998
35999 \begin_layout Standard
36000 \begin_inset ERT
36001 status collapsed
36002
36003 \begin_layout Plain Layout
36004
36005
36006 \backslash
36007 else 
36008 \end_layout
36009
36010 \end_inset
36011
36012
36013 \begin_inset Note Note
36014 status open
36015
36016 \begin_layout Plain Layout
36017 The following will be displayed when the LaTeX-package 
36018 \series bold
36019 upgreek
36020 \series default
36021  is not installed:
36022 \end_layout
36023
36024 \end_inset
36025
36026
36027 \end_layout
36028
36029 \begin_layout Standard
36030 You need to install the LaTeX-package 
36031 \series bold
36032 upgreek
36033 \series default
36034  to see the rest of this subsection in the output.
36035 \end_layout
36036
36037 \begin_layout Standard
36038 \begin_inset ERT
36039 status collapsed
36040
36041 \begin_layout Plain Layout
36042
36043
36044 \backslash
36045 fi 
36046 \end_layout
36047
36048 \end_inset
36049
36050
36051 \end_layout
36052
36053 \begin_layout Subsection
36054 Text Characters in Formulas
36055 \begin_inset CommandInset label
36056 LatexCommand label
36057 name "sub:Text-Characters-in"
36058
36059 \end_inset
36060
36061
36062 \begin_inset Index
36063 status collapsed
36064
36065 \begin_layout Plain Layout
36066 Text ! in formulas
36067 \end_layout
36068
36069 \end_inset
36070
36071
36072 \end_layout
36073
36074 \begin_layout Standard
36075 In some cases you might want to insert text characters directly into formulas.
36076  When for example the centered dot · is often used in formulas like 
36077 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36078 \end_inset
36079
36080 , one would have to insert the command 
36081 \series bold
36082
36083 \backslash
36084 cdot
36085 \series default
36086
36087 \begin_inset Foot
36088 status collapsed
36089
36090 \begin_layout Plain Layout
36091 see 
36092 \begin_inset CommandInset ref
36093 LatexCommand ref
36094 reference "sub:Binary-Operators"
36095
36096 \end_inset
36097
36098
36099 \end_layout
36100
36101 \end_inset
36102
36103  all the time, because this character is defined in all encodings as text
36104  character.
36105  But the encoding can be changed by this LaTeX-preamble line:
36106 \end_layout
36107
36108 \begin_layout Standard
36109
36110 \series bold
36111
36112 \backslash
36113 Declare Inputtext{183}{
36114 \backslash
36115 ifmmode
36116 \backslash
36117 cdot
36118 \backslash
36119 else
36120 \backslash
36121 textperiodcentered
36122 \backslash
36123 f\SpecialChar \textcompwordmark{}
36124 i}
36125 \end_layout
36126
36127 \begin_layout Standard
36128 The character encoding (menu 
36129 \family sans
36130 Document\SpecialChar \menuseparator
36131 Settings\SpecialChar \menuseparator
36132 Language
36133 \family default
36134 ) specifies what character appears when a keyboard key is pressed.
36135  When the key for the character '·' is pressed, internally the command 
36136 \series bold
36137
36138 \backslash
36139 textperiodcentered
36140 \series default
36141  is used.
36142  But this command is not available in a formula so that you would get LaTeX-erro
36143 rs.
36144  With the changed encoding the right command is chosen automatically, depending
36145  on if the character was inserted into a formula or not.
36146 \end_layout
36147
36148 \begin_layout Standard
36149 The encoding of several characters is saved in definition files.
36150  Fore example the encoding 
36151 \series bold
36152 latin9
36153 \series default
36154  is defined in the file 
36155 \series bold
36156 latin9.def
36157 \series default
36158  that is in the installation folder of LaTeX.
36159  Encodings should only be changed via the LaTeX-preamble and not in the
36160  definition files.
36161  Otherwise own documents could not be edited by other LyX users working
36162  on other computers.
36163 \end_layout
36164
36165 \begin_layout Standard
36166 \begin_inset VSpace medskip
36167 \end_inset
36168
36169 Besides the centered dot, in this document the degree sign ° is defined
36170  with the following LaTeX-preamble line so that it can directly be inserted
36171  to a formula:
36172 \end_layout
36173
36174 \begin_layout Standard
36175
36176 \series bold
36177
36178 \backslash
36179 DeclareInputtext{176}{
36180 \backslash
36181 ifmmode^
36182 \backslash
36183 circ
36184 \backslash
36185 else
36186 \backslash
36187 textdegree
36188 \backslash
36189 f\SpecialChar \textcompwordmark{}
36190 i}
36191 \end_layout
36192
36193 \begin_layout Standard
36194 \begin_inset Newpage newpage
36195 \end_inset
36196
36197
36198 \end_layout
36199
36200 \begin_layout Section
36201 \start_of_appendix
36202 Typographic Advice
36203 \begin_inset Index
36204 status collapsed
36205
36206 \begin_layout Plain Layout
36207 Typographic advice
36208 \end_layout
36209
36210 \end_inset
36211
36212
36213 \end_layout
36214
36215 \begin_layout Standard
36216 This section is a summary of the most important typographic rules, listed
36217  in ISO norms.
36218 \begin_inset Foot
36219 status collapsed
36220
36221 \begin_layout Plain Layout
36222 This collection was partly taken from the German semi-official dictionary
36223  called 
36224 \begin_inset Quotes eld
36225 \end_inset
36226
36227 Duden
36228 \begin_inset Quotes erd
36229 \end_inset
36230
36231  
36232 \begin_inset CommandInset citation
36233 LatexCommand cite
36234 key "Duden"
36235
36236 \end_inset
36237
36238  that lists some of the ISO rules.
36239 \end_layout
36240
36241 \end_inset
36242
36243
36244 \end_layout
36245
36246 \begin_layout Itemize
36247 Physical units are 
36248 \emph on
36249 always
36250 \emph default
36251  set upright
36252 \begin_inset Foot
36253 status collapsed
36254
36255 \begin_layout Plain Layout
36256 done with font styles, see 
36257 \begin_inset CommandInset ref
36258 LatexCommand ref
36259 reference "sub:Font-Styles"
36260
36261 \end_inset
36262
36263
36264 \end_layout
36265
36266 \end_inset
36267
36268 : 30
36269 \begin_inset space \thinspace{}
36270 \end_inset
36271
36272 km/h
36273 \begin_inset Newline newline
36274 \end_inset
36275
36276 Between the value and the unit is the smallest space, see 
36277 \begin_inset CommandInset ref
36278 LatexCommand ref
36279 reference "sub:Predefined-Space"
36280
36281 \end_inset
36282
36283 .
36284 \begin_inset Newline newline
36285 \end_inset
36286
36287 This convention is automatically fulfilled when the command 
36288 \series bold
36289
36290 \backslash
36291 unittwo
36292 \series default
36293  is used.
36294  When it is entered to a formula, two boxes appear.
36295  In the first one the value is inserted, in the second one the unit, and
36296  one gets as above: 
36297 \begin_inset Formula $\unit[30]{km/h}$
36298 \end_inset
36299
36300
36301 \begin_inset space \thinspace{}
36302 \end_inset
36303
36304 .
36305  Note that 
36306 \series bold
36307
36308 \backslash
36309 unittwo
36310 \series default
36311  is not a real LaTeX command but the command 
36312 \series bold
36313
36314 \backslash
36315 unit[value]{unit}
36316 \series default
36317 , therefore you cannot use it in TeX code.
36318 \end_layout
36319
36320 \begin_layout Itemize
36321 Percent and perthousand signs are set like physical units:
36322 \begin_inset Newline newline
36323 \end_inset
36324
36325 1,2
36326 \begin_inset space \thinspace{}
36327 \end_inset
36328
36329 ‰ alcohol in blood
36330 \end_layout
36331
36332 \begin_layout Itemize
36333 The degree sign follows directly on the value: 15°, but not when it is used
36334  in units: 15
36335 \begin_inset space \thinspace{}
36336 \end_inset
36337
36338 °C
36339 \end_layout
36340
36341 \begin_layout Itemize
36342 In numbers with more than four digits the smallest space is inserted before
36343  every third digit to group them: 
36344 \family roman
36345 \series medium
36346 \shape up
36347 \size normal
36348 \emph off
36349 \bar no
36350 \noun off
36351 \color none
36352 18
36353 \begin_inset space \thinspace{}
36354 \end_inset
36355
36356 473
36357 \begin_inset space \thinspace{}
36358 \end_inset
36359
36360 588
36361 \end_layout
36362
36363 \begin_layout Itemize
36364 For dimensions like 120×90×40
36365 \begin_inset space \thinspace{}
36366 \end_inset
36367
36368 cm the multiplication sign 
36369 \begin_inset Quotes eld
36370 \end_inset
36371
36372 ×
36373 \begin_inset Quotes erd
36374 \end_inset
36375
36376  is used.
36377  It is available via the menu 
36378 \family sans
36379 Insert\SpecialChar \menuseparator
36380 Special Character\SpecialChar \menuseparator
36381 Symbols
36382 \family default
36383 .
36384  With some keyboard definitions it can also be inserted directly.
36385 \end_layout
36386
36387 \begin_layout Itemize
36388 Functions with names consisting of several letters are set upright to avoid
36389  confusions, see 
36390 \begin_inset CommandInset ref
36391 LatexCommand ref
36392 reference "sub:Predefined-Functions"
36393
36394 \end_inset
36395
36396 .
36397 \end_layout
36398
36399 \begin_layout Itemize
36400 Indices consisting of several letters, are set upright: 
36401 \begin_inset Formula $E_{\mathrm{kin}}$
36402 \end_inset
36403
36404
36405 \begin_inset Newline newline
36406 \end_inset
36407
36408 Components of matrices are set italic: 
36409 \begin_inset Formula $\hat{H}_{kl}$
36410 \end_inset
36411
36412
36413 \end_layout
36414
36415 \begin_layout Itemize
36416 The differentiation/integration operator 'd', the Euler's number 'e', and
36417  the imaginary unit 'i' should be set upright, to avoid mixing them up with
36418  other variables.
36419 \end_layout
36420
36421 \begin_layout Standard
36422 \begin_inset Newpage newpage
36423 \end_inset
36424
36425
36426 \end_layout
36427
36428 \begin_layout Section
36429 Synonyms
36430 \begin_inset Index
36431 status collapsed
36432
36433 \begin_layout Plain Layout
36434 Synonyms
36435 \end_layout
36436
36437 \end_inset
36438
36439
36440 \end_layout
36441
36442 \begin_layout Standard
36443 Some characters and symbols can be created with several commands.
36444  Here is a list of the synonym commands:
36445 \end_layout
36446
36447 \begin_layout Standard
36448 \begin_inset VSpace bigskip
36449 \end_inset
36450
36451
36452 \begin_inset space \hfill{}
36453 \end_inset
36454
36455
36456 \begin_inset Tabular
36457 <lyxtabular version="3" rows="12" columns="2">
36458 <features>
36459 <column alignment="center" valignment="top" width="0pt">
36460 <column alignment="center" valignment="top" width="0pt">
36461 <row>
36462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36463 \begin_inset Text
36464
36465 \begin_layout Plain Layout
36466 Command
36467 \end_layout
36468
36469 \end_inset
36470 </cell>
36471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36472 \begin_inset Text
36473
36474 \begin_layout Plain Layout
36475 equivalent to
36476 \begin_inset Note Note
36477 status collapsed
36478
36479 \begin_layout Plain Layout
36480
36481 \series bold
36482
36483 \backslash
36484 raisebox
36485 \series default
36486  is only used as spacer.
36487 \end_layout
36488
36489 \end_inset
36490
36491
36492 \end_layout
36493
36494 \end_inset
36495 </cell>
36496 </row>
36497 <row>
36498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36499 \begin_inset Text
36500
36501 \begin_layout Plain Layout
36502
36503 \backslash
36504 ast
36505 \end_layout
36506
36507 \end_inset
36508 </cell>
36509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36510 \begin_inset Text
36511
36512 \begin_layout Plain Layout
36513 \begin_inset ERT
36514 status collapsed
36515
36516 \begin_layout Plain Layout
36517
36518
36519 \backslash
36520 raisebox{-1.2mm}{
36521 \end_layout
36522
36523 \end_inset
36524
36525 *
36526 \begin_inset ERT
36527 status collapsed
36528
36529 \begin_layout Plain Layout
36530
36531 }
36532 \end_layout
36533
36534 \end_inset
36535
36536
36537 \end_layout
36538
36539 \end_inset
36540 </cell>
36541 </row>
36542 <row>
36543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36544 \begin_inset Text
36545
36546 \begin_layout Plain Layout
36547
36548 \backslash
36549 choose
36550 \end_layout
36551
36552 \end_inset
36553 </cell>
36554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36555 \begin_inset Text
36556
36557 \begin_layout Plain Layout
36558
36559 \backslash
36560 binom
36561 \end_layout
36562
36563 \end_inset
36564 </cell>
36565 </row>
36566 <row>
36567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36568 \begin_inset Text
36569
36570 \begin_layout Plain Layout
36571
36572 \backslash
36573 geq
36574 \end_layout
36575
36576 \end_inset
36577 </cell>
36578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36579 \begin_inset Text
36580
36581 \begin_layout Plain Layout
36582
36583 \backslash
36584 ge
36585 \end_layout
36586
36587 \end_inset
36588 </cell>
36589 </row>
36590 <row>
36591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36592 \begin_inset Text
36593
36594 \begin_layout Plain Layout
36595
36596 \backslash
36597 lbrace
36598 \end_layout
36599
36600 \end_inset
36601 </cell>
36602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36603 \begin_inset Text
36604
36605 \begin_layout Plain Layout
36606 {
36607 \end_layout
36608
36609 \end_inset
36610 </cell>
36611 </row>
36612 <row>
36613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36614 \begin_inset Text
36615
36616 \begin_layout Plain Layout
36617
36618 \backslash
36619 lbracket
36620 \end_layout
36621
36622 \end_inset
36623 </cell>
36624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36625 \begin_inset Text
36626
36627 \begin_layout Plain Layout
36628 [
36629 \end_layout
36630
36631 \end_inset
36632 </cell>
36633 </row>
36634 <row>
36635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36636 \begin_inset Text
36637
36638 \begin_layout Plain Layout
36639
36640 \backslash
36641 leftarrow
36642 \end_layout
36643
36644 \end_inset
36645 </cell>
36646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36647 \begin_inset Text
36648
36649 \begin_layout Plain Layout
36650
36651 \backslash
36652 gets
36653 \end_layout
36654
36655 \end_inset
36656 </cell>
36657 </row>
36658 <row>
36659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36660 \begin_inset Text
36661
36662 \begin_layout Plain Layout
36663
36664 \backslash
36665 leq
36666 \end_layout
36667
36668 \end_inset
36669 </cell>
36670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36671 \begin_inset Text
36672
36673 \begin_layout Plain Layout
36674
36675 \backslash
36676 le
36677 \end_layout
36678
36679 \end_inset
36680 </cell>
36681 </row>
36682 <row>
36683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36684 \begin_inset Text
36685
36686 \begin_layout Plain Layout
36687
36688 \backslash
36689 lor
36690 \end_layout
36691
36692 \end_inset
36693 </cell>
36694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36695 \begin_inset Text
36696
36697 \begin_layout Plain Layout
36698
36699 \backslash
36700 vee
36701 \end_layout
36702
36703 \end_inset
36704 </cell>
36705 </row>
36706 <row>
36707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36708 \begin_inset Text
36709
36710 \begin_layout Plain Layout
36711
36712 \backslash
36713 neq
36714 \end_layout
36715
36716 \end_inset
36717 </cell>
36718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36719 \begin_inset Text
36720
36721 \begin_layout Plain Layout
36722
36723 \backslash
36724 not=
36725 \end_layout
36726
36727 \end_inset
36728 </cell>
36729 </row>
36730 <row>
36731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36732 \begin_inset Text
36733
36734 \begin_layout Plain Layout
36735
36736 \backslash
36737 slash
36738 \end_layout
36739
36740 \end_inset
36741 </cell>
36742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36743 \begin_inset Text
36744
36745 \begin_layout Plain Layout
36746 /
36747 \end_layout
36748
36749 \end_inset
36750 </cell>
36751 </row>
36752 <row>
36753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36754 \begin_inset Text
36755
36756 \begin_layout Plain Layout
36757
36758 \backslash
36759 vert
36760 \end_layout
36761
36762 \end_inset
36763 </cell>
36764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36765 \begin_inset Text
36766
36767 \begin_layout Plain Layout
36768 |
36769 \end_layout
36770
36771 \end_inset
36772 </cell>
36773 </row>
36774 </lyxtabular>
36775
36776 \end_inset
36777
36778
36779 \begin_inset space \hfill{}
36780 \end_inset
36781
36782
36783 \begin_inset Tabular
36784 <lyxtabular version="3" rows="12" columns="2">
36785 <features>
36786 <column alignment="center" valignment="top" width="0pt">
36787 <column alignment="center" valignment="top" width="0pt">
36788 <row>
36789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36790 \begin_inset Text
36791
36792 \begin_layout Plain Layout
36793 Command
36794 \end_layout
36795
36796 \end_inset
36797 </cell>
36798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36799 \begin_inset Text
36800
36801 \begin_layout Plain Layout
36802 equivalent to
36803 \end_layout
36804
36805 \end_inset
36806 </cell>
36807 </row>
36808 <row>
36809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36810 \begin_inset Text
36811
36812 \begin_layout Plain Layout
36813
36814 \backslash
36815 backslash
36816 \end_layout
36817
36818 \end_inset
36819 </cell>
36820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36821 \begin_inset Text
36822
36823 \begin_layout Plain Layout
36824
36825 \backslash
36826
36827 \backslash
36828
36829 \end_layout
36830
36831 \end_inset
36832 </cell>
36833 </row>
36834 <row>
36835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36836 \begin_inset Text
36837
36838 \begin_layout Plain Layout
36839
36840 \backslash
36841 dasharrow
36842 \end_layout
36843
36844 \end_inset
36845 </cell>
36846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36847 \begin_inset Text
36848
36849 \begin_layout Plain Layout
36850
36851 \backslash
36852 dashrightarrow
36853 \end_layout
36854
36855 \end_inset
36856 </cell>
36857 </row>
36858 <row>
36859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36860 \begin_inset Text
36861
36862 \begin_layout Plain Layout
36863
36864 \backslash
36865 land
36866 \end_layout
36867
36868 \end_inset
36869 </cell>
36870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36871 \begin_inset Text
36872
36873 \begin_layout Plain Layout
36874
36875 \backslash
36876 wedge
36877 \end_layout
36878
36879 \end_inset
36880 </cell>
36881 </row>
36882 <row>
36883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36884 \begin_inset Text
36885
36886 \begin_layout Plain Layout
36887
36888 \backslash
36889 rbrace
36890 \end_layout
36891
36892 \end_inset
36893 </cell>
36894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36895 \begin_inset Text
36896
36897 \begin_layout Plain Layout
36898 }
36899 \end_layout
36900
36901 \end_inset
36902 </cell>
36903 </row>
36904 <row>
36905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36906 \begin_inset Text
36907
36908 \begin_layout Plain Layout
36909
36910 \backslash
36911 rbracket
36912 \end_layout
36913
36914 \end_inset
36915 </cell>
36916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36917 \begin_inset Text
36918
36919 \begin_layout Plain Layout
36920 ]
36921 \end_layout
36922
36923 \end_inset
36924 </cell>
36925 </row>
36926 <row>
36927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36928 \begin_inset Text
36929
36930 \begin_layout Plain Layout
36931
36932 \backslash
36933 rightarrow
36934 \end_layout
36935
36936 \end_inset
36937 </cell>
36938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36939 \begin_inset Text
36940
36941 \begin_layout Plain Layout
36942
36943 \backslash
36944 to
36945 \end_layout
36946
36947 \end_inset
36948 </cell>
36949 </row>
36950 <row>
36951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36952 \begin_inset Text
36953
36954 \begin_layout Plain Layout
36955
36956 \backslash
36957 lnot
36958 \end_layout
36959
36960 \end_inset
36961 </cell>
36962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36963 \begin_inset Text
36964
36965 \begin_layout Plain Layout
36966
36967 \backslash
36968 neg
36969 \end_layout
36970
36971 \end_inset
36972 </cell>
36973 </row>
36974 <row>
36975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36976 \begin_inset Text
36977
36978 \begin_layout Plain Layout
36979
36980 \backslash
36981 ne
36982 \end_layout
36983
36984 \end_inset
36985 </cell>
36986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36987 \begin_inset Text
36988
36989 \begin_layout Plain Layout
36990
36991 \backslash
36992 not=
36993 \end_layout
36994
36995 \end_inset
36996 </cell>
36997 </row>
36998 <row>
36999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37000 \begin_inset Text
37001
37002 \begin_layout Plain Layout
37003
37004 \backslash
37005 owns
37006 \end_layout
37007
37008 \end_inset
37009 </cell>
37010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37011 \begin_inset Text
37012
37013 \begin_layout Plain Layout
37014
37015 \backslash
37016 ni
37017 \end_layout
37018
37019 \end_inset
37020 </cell>
37021 </row>
37022 <row>
37023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37024 \begin_inset Text
37025
37026 \begin_layout Plain Layout
37027
37028 \backslash
37029 square
37030 \end_layout
37031
37032 \end_inset
37033 </cell>
37034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37035 \begin_inset Text
37036
37037 \begin_layout Plain Layout
37038
37039 \backslash
37040 Box
37041 \end_layout
37042
37043 \end_inset
37044 </cell>
37045 </row>
37046 <row>
37047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37048 \begin_inset Text
37049
37050 \begin_layout Plain Layout
37051
37052 \backslash
37053 Vert
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
37063 \backslash
37064 |
37065 \end_layout
37066
37067 \end_inset
37068 </cell>
37069 </row>
37070 </lyxtabular>
37071
37072 \end_inset
37073
37074
37075 \begin_inset space \hfill{}
37076 \end_inset
37077
37078
37079 \end_layout
37080
37081 \begin_layout Standard
37082 \begin_inset Newpage newpage
37083 \end_inset
37084
37085
37086 \end_layout
37087
37088 \begin_layout Bibliography
37089 \begin_inset CommandInset bibitem
37090 LatexCommand bibitem
37091 key "TLC2"
37092
37093 \end_inset
37094
37095
37096 \shape smallcaps
37097 Mittelbach, F.
37098  ; Goossens, M.
37099 \shape default
37100
37101 \shape italic
37102 The LaTeX Companion
37103 \shape default
37104 .
37105  Addison Wesley, 2004
37106 \end_layout
37107
37108 \begin_layout Bibliography
37109 \begin_inset CommandInset bibitem
37110 LatexCommand bibitem
37111 key "Mathmode"
37112
37113 \end_inset
37114
37115
37116 \begin_inset CommandInset href
37117 LatexCommand href
37118 name "Description"
37119 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37120
37121 \end_inset
37122
37123  of LaTeX's math abilities
37124 \end_layout
37125
37126 \begin_layout Bibliography
37127 \begin_inset CommandInset bibitem
37128 LatexCommand bibitem
37129 key "Voss"
37130
37131 \end_inset
37132
37133 LaTeX tips and tricks-
37134 \begin_inset CommandInset href
37135 LatexCommand href
37136 name "page"
37137 target "http://tug.org/TeXnik/"
37138
37139 \end_inset
37140
37141
37142 \end_layout
37143
37144 \begin_layout Bibliography
37145 \begin_inset CommandInset bibitem
37146 LatexCommand bibitem
37147 key "AMS"
37148
37149 \end_inset
37150
37151
37152 \begin_inset CommandInset href
37153 LatexCommand href
37154 name "Description"
37155 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
37156
37157 \end_inset
37158
37159  of 
37160 \begin_inset ERT
37161 status collapsed
37162
37163 \begin_layout Plain Layout
37164
37165
37166 \backslash
37167 AmS
37168 \end_layout
37169
37170 \end_inset
37171
37172 -LaTeX
37173 \end_layout
37174
37175 \begin_layout Bibliography
37176 \begin_inset CommandInset bibitem
37177 LatexCommand bibitem
37178 key "Symbole"
37179
37180 \end_inset
37181
37182
37183 \begin_inset CommandInset href
37184 LatexCommand href
37185 name "List"
37186 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37187
37188 \end_inset
37189
37190  of all symbols available with LaTeX-packages
37191 \end_layout
37192
37193 \begin_layout Bibliography
37194 \begin_inset CommandInset bibitem
37195 LatexCommand bibitem
37196 key "hyperref"
37197
37198 \end_inset
37199
37200
37201 \begin_inset CommandInset href
37202 LatexCommand href
37203 name "Documentation"
37204 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37205
37206 \end_inset
37207
37208  of the LaTeX-package 
37209 \series bold
37210 hyperref
37211 \series default
37212
37213 \begin_inset Index
37214 status collapsed
37215
37216 \begin_layout Plain Layout
37217 Packages ! hyperref
37218 \end_layout
37219
37220 \end_inset
37221
37222
37223 \end_layout
37224
37225 \begin_layout Bibliography
37226 \begin_inset CommandInset bibitem
37227 LatexCommand bibitem
37228 key "mhchem"
37229
37230 \end_inset
37231
37232
37233 \begin_inset CommandInset href
37234 LatexCommand href
37235 name "Documentation"
37236 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37237
37238 \end_inset
37239
37240  of the LaTeX-package 
37241 \series bold
37242 mhchem
37243 \series default
37244
37245 \begin_inset Index
37246 status collapsed
37247
37248 \begin_layout Plain Layout
37249 Packages ! mhchem
37250 \end_layout
37251
37252 \end_inset
37253
37254
37255 \end_layout
37256
37257 \begin_layout Bibliography
37258 \begin_inset CommandInset bibitem
37259 LatexCommand bibitem
37260 key "Mathclap"
37261
37262 \end_inset
37263
37264
37265 \begin_inset CommandInset href
37266 LatexCommand href
37267 name "Description"
37268 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37269
37270 \end_inset
37271
37272  of the command 
37273 \series bold
37274
37275 \backslash
37276 mathclap
37277 \series default
37278 , described in 
37279 \begin_inset CommandInset ref
37280 LatexCommand ref
37281 reference "sub:Operator-Limits"
37282
37283 \end_inset
37284
37285
37286 \begin_inset Index
37287 status collapsed
37288
37289 \begin_layout Plain Layout
37290 Commands ! M ! 
37291 \backslash
37292 mathclap
37293 \end_layout
37294
37295 \end_inset
37296
37297
37298 \end_layout
37299
37300 \begin_layout Bibliography
37301 \begin_inset CommandInset bibitem
37302 LatexCommand bibitem
37303 key "Duden"
37304
37305 \end_inset
37306
37307
37308 \emph on
37309 Duden Band 1
37310 \emph default
37311 .
37312  22.
37313  Auflage, Duden 2001
37314 \end_layout
37315
37316 \begin_layout Subsubsection*
37317 \begin_inset CommandInset index_print
37318 LatexCommand printindex
37319
37320 \end_inset
37321
37322
37323 \end_layout
37324
37325 \end_body
37326 \end_document