]> git.lyx.org Git - lyx.git/blob - lib/doc/Math.lyx
Math.lyx:
[lyx.git] / lib / doc / Math.lyx
1 #LyX 1.6.5svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 % if pdflatex is used
17 \usepackage{ifpdf}
18 \ifpdf
19
20 % set fonts for nicer pdf view
21 \IfFileExists{lmodern.sty}
22  {\usepackage{lmodern}}{}
23
24 \fi % end if pdflatex is used
25
26 % Folgendes Problem lösen:
27 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
28 % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
29 % die Kapitelnummer geschrieben.
30 % Als Lösung wird mehr Platz zwischen Nummer und
31 % Überschrift eingefügt.
32 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
33 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
34
35 % To be able to enter the character ° and · directly in LyX,
36 % see sec. 22.11
37 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
38 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
39
40 % increase link area for cross-references and autoname them,
41 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
42 \newlength{\abc}
43 \settowidth{\abc}{\space}
44 \addto\extrasenglish{
45  \renewcommand{\equationautorefname}{\hspace{-\abc}}
46  \renewcommand{\sectionautorefname}{sec.\negthinspace}
47  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC are numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % insert additional vertical space of 1.5 mm between footnotes,
66 \let\myFoot\footnote
67 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
68
69 % provides caption formatting
70 \setkomafont{captionlabel}{\bfseries}
71
72 % used in Kap. 22.6
73 \usepackage[samesize]{cancel}
74
75 % enables calculation of values,
76 \usepackage{calc}
77
78 % for multiple table row and column cells
79 \usepackage{multirow}
80 \usepackage{multicol}
81
82 % needed in sec. 19.4
83 \usepackage{remreset}
84
85 % for the Fourier transformation symbol
86 \usepackage{mathrsfs}
87
88 % center multirows (e.g. in sec. 13.3)
89 \renewcommand{\multirowsetup}{\centering}
90
91 % define a color, used in sec.9.3
92 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
93
94 % declare operators (see sec. 10.4 and sec. 15.2)
95 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
96 \DeclareMathOperator{\sgn}{sgn}
97
98 \newcommand{\spce}{\textvisiblespace}
99
100 % example definitions for sec. 20.1 
101 \newcommand{\gr}{\Longrightarrow}
102 \newcommand{\us}[1]{\underline{#1}}
103 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
104 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
105 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
106
107 % example macro from sec. 19.4
108 %\def\tagform@#1{\maketag@@@{|#1|}}
109
110 % macro from sec. 10.2
111 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
112 \def\mathclap {\mathpalette \mathclapinternal}
113 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
114
115 % redefine the greyed out note
116 \renewenvironment{lyxgreyedout}
117  {\textcolor{blue}\bgroup}{\egroup}
118
119 % ------------------------------------
120 % used to check for needed LaTeX packages
121 \usepackage{ifthen}
122
123 % check for package eurosym
124 % used for the Euro symbol
125 \newboolean{eurosym}
126 \IfFileExists{eurosym.sty}
127  {\usepackage[gennarrow]{eurosym}
128   \setboolean{eurosym}{true}}
129  {\setboolean{eurosym}{false}}
130
131 % check for package braket
132 % used for physical vectors
133 \newboolean{braket}
134 \IfFileExists{braket.sty}
135  {\usepackage{braket}
136   \setboolean{braket}{true}}
137  {\setboolean{braket}{false}}
138
139 % check for package upgreek
140 \newboolean{upgreek}
141 \IfFileExists{upgreek.sty}
142  {\usepackage{upgreek}
143   \setboolean{upgreek}{true}}
144  {\setboolean{upgreek}{false}}
145 \end_preamble
146 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
147 \use_default_options false
148 \language english
149 \inputencoding auto
150 \font_roman default
151 \font_sans default
152 \font_typewriter default
153 \font_default_family default
154 \font_sc false
155 \font_osf false
156 \font_sf_scale 100
157 \font_tt_scale 100
158
159 \graphics default
160 \paperfontsize 12
161 \spacing single
162 \use_hyperref true
163 \pdf_title "LyX's Math Manual"
164 \pdf_author "LyX Team, Uwe Stöhr"
165 \pdf_subject "LyX-documentation about math"
166 \pdf_keywords "LyX, Mathed"
167 \pdf_bookmarks true
168 \pdf_bookmarksnumbered true
169 \pdf_bookmarksopen true
170 \pdf_bookmarksopenlevel 1
171 \pdf_breaklinks false
172 \pdf_pdfborder false
173 \pdf_colorlinks true
174 \pdf_backref false
175 \pdf_pdfusetitle false
176 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
177 \papersize a4paper
178 \use_geometry false
179 \use_amsmath 2
180 \use_esint 1
181 \cite_engine basic
182 \use_bibtopic false
183 \paperorientation portrait
184 \secnumdepth 4
185 \tocdepth 3
186 \paragraph_separation skip
187 \defskip medskip
188 \quotes_language english
189 \papercolumns 1
190 \papersides 2
191 \paperpagestyle plain
192 \bullet 1 0 6 -1
193 \bullet 2 2 35 -1
194 \bullet 3 2 7 -1
195 \tracking_changes false
196 \output_changes false
197 \author "" 
198 \author "" 
199 \end_header
200
201 \begin_body
202
203 \begin_layout Title
204 LyX's detailed Math manual
205 \end_layout
206
207 \begin_layout Author
208 by the LyX Team
209 \begin_inset Foot
210 status collapsed
211
212 \begin_layout Plain Layout
213 \noindent
214 If you have comments or error corrections, please send them to the LyX Documenta
215 tion mailing list: 
216 \family typewriter
217
218 \begin_inset CommandInset href
219 LatexCommand href
220 name "lyx-docs@lists.lyx.org"
221 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
222 type "mailto:"
223
224 \end_inset
225
226
227 \end_layout
228
229 \end_inset
230
231
232 \begin_inset Note Note
233 status collapsed
234
235 \begin_layout Plain Layout
236 author: Uwe Stöhr
237 \end_layout
238
239 \end_inset
240
241
242 \begin_inset Newline newline
243 \end_inset
244
245
246 \begin_inset Newline newline
247 \end_inset
248
249
250 \family sans
251 Version 1.6.x
252 \end_layout
253
254 \begin_layout Standard
255 \begin_inset CommandInset toc
256 LatexCommand tableofcontents
257
258 \end_inset
259
260
261 \end_layout
262
263 \begin_layout Standard
264 \begin_inset Note Note
265 status open
266
267 \begin_layout Plain Layout
268 To export this document to PDF, PS, or DVI the LaTeX-packages 
269 \series bold
270 eurosym,
271 \series default
272  
273 \series bold
274 multirow,
275 \series default
276  and 
277 \series bold
278 was
279 \series default
280  must be installed.
281  If they are not installed you can export the document anyway but the sections
282  where the packages are required won't appear in the output.
283 \end_layout
284
285 \begin_layout Plain Layout
286 The latest PDF-version of this document can be found here:
287 \begin_inset Newline newline
288 \end_inset
289
290
291 \series bold
292 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
293 \end_layout
294
295 \end_inset
296
297
298 \end_layout
299
300 \begin_layout Standard
301 \begin_inset Newpage newpage
302 \end_inset
303
304
305 \end_layout
306
307 \begin_layout Section
308 Introduction
309 \end_layout
310
311 \begin_layout Standard
312 This document explains LyX's math features and is furthermore a collection
313  of LaTeX-commands used for mathematical characters and constructs.
314  The explanations are designed for the usage of commands.
315  It is therefore required that you have read the section 
316 \family typewriter
317 Mathematical
318 \begin_inset space ~
319 \end_inset
320
321 Formulas
322 \family default
323  of the User's Guide.
324 \end_layout
325
326 \begin_layout Standard
327 Most of the characters and many constructs explained in this manual are
328  also accessible via the menu 
329 \family sans
330 Insert
331 \series bold
332 \SpecialChar \menuseparator
333
334 \series default
335 Math
336 \family default
337 , or the 
338 \family sans
339 math
340 \family default
341 \series bold
342  
343 \family sans
344 \series default
345 toolbar
346 \family default
347 .
348  But everybody who has to write lots of formulas will notice that it is
349  much faster to use commands instead of the math toolbar.
350  Therefore this manual is focused on commands but also mentions the correspondin
351 g toolbar buttons when available.
352 \end_layout
353
354 \begin_layout Standard
355 If not specially mentioned the commands are only available within formulas.
356  To be able to use all commands explained in this document, the option 
357 \family sans
358 Use AMS math package
359 \family default
360  must be used in the document settings (menu 
361 \family sans
362 Document\SpecialChar \menuseparator
363 Settings\SpecialChar \menuseparator
364 Math
365 \begin_inset space ~
366 \end_inset
367
368 Options
369 \family default
370 ).
371 \begin_inset Foot
372 status collapsed
373
374 \begin_layout Plain Layout
375 The option 
376 \family sans
377 Use AMS math package automatically
378 \family default
379  only uses 
380 \begin_inset ERT
381 status collapsed
382
383 \begin_layout Plain Layout
384
385
386 \backslash
387 AmS 
388 \end_layout
389
390 \end_inset
391
392 -math when math constructs are found that are supported by LyX.
393 \end_layout
394
395 \end_inset
396
397
398 \end_layout
399
400 \begin_layout Standard
401 This document doesn't list all 
402 \begin_inset ERT
403 status collapsed
404
405 \begin_layout Plain Layout
406
407
408 \backslash
409 AmS 
410 \end_layout
411
412 \end_inset
413
414 -math commands
415 \begin_inset Foot
416 status collapsed
417
418 \begin_layout Plain Layout
419 A list with all 
420 \begin_inset ERT
421 status collapsed
422
423 \begin_layout Plain Layout
424
425
426 \backslash
427 AmS
428 \end_layout
429
430 \end_inset
431
432 -math commands is in the file 
433 \family sans
434
435 \begin_inset CommandInset href
436 LatexCommand href
437 name "amsguide.ps"
438 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
439
440 \end_inset
441
442
443 \family default
444 , which is part of every LaTeX standard installation.
445 \end_layout
446
447 \end_inset
448
449  for lucidity reasons.
450 \end_layout
451
452 \begin_layout Section
453 General Instructions
454 \end_layout
455
456 \begin_layout Standard
457 To create an inline formula
458 \begin_inset Index
459 status collapsed
460
461 \begin_layout Plain Layout
462 Formula ! inline
463 \end_layout
464
465 \end_inset
466
467  that is embedded into a text line, use one of the shortcuts 
468 \begin_inset Info
469 type  "shortcuts"
470 arg   "math-mode"
471 \end_inset
472
473  or the toolbar button 
474 \begin_inset Graphics
475         filename ../images/math-mode.png
476         scale 85
477
478 \end_inset
479
480
481 \begin_inset Newline newline
482 \end_inset
483
484 To create a display style formula
485 \begin_inset Index
486 status collapsed
487
488 \begin_layout Plain Layout
489 Formula ! display style
490 \end_layout
491
492 \end_inset
493
494  that will appear bigger and in an own paragraph, use one of these shortcuts:
495  
496 \begin_inset Info
497 type  "shortcuts"
498 arg   "math-display"
499 \end_inset
500
501 .
502 \end_layout
503
504 \begin_layout Standard
505 To change a display style formula to an inline formula, set the cursor into
506  the formula and use one of the shortcuts 
507 \begin_inset Info
508 type  "shortcuts"
509 arg   "math-mode"
510 \end_inset
511
512  or the menu 
513 \family sans
514 Edit\SpecialChar \menuseparator
515 Math\SpecialChar \menuseparator
516 Change formula type
517 \family default
518 .
519  The same way is used to change an inline formula to a display style formula.
520 \end_layout
521
522 \begin_layout Standard
523 To display parts of an inline formula in the size of a display style formula,
524  enter the command 
525 \series bold
526
527 \backslash
528 displaystyle
529 \begin_inset Index
530 status collapsed
531
532 \begin_layout Plain Layout
533 Commands ! D ! 
534 \backslash
535 displaystyle
536 \end_layout
537
538 \end_inset
539
540
541 \series default
542  to a formula.
543  Then a new blue box appears in which the desired formula part is inserted.
544 \end_layout
545
546 \begin_layout Standard
547 Only inline formulas are allowed inside tables.
548 \end_layout
549
550 \begin_layout Standard
551 The 
552 \family sans
553 math toolbar
554 \family default
555  can be turned on in the menu 
556 \family sans
557 View\SpecialChar \menuseparator
558 Toolbars
559 \family default
560 .
561  When you click there on 
562 \begin_inset Quotes eld
563 \end_inset
564
565 Math
566 \begin_inset Quotes erd
567 \end_inset
568
569  the toolbar will be shown permanently at the bottom; this state is visualized
570  in the 
571 \family sans
572 Toolbars
573 \family default
574  menu with a checkmark.
575  When you click in this state again on 
576 \begin_inset Quotes eld
577 \end_inset
578
579 Math
580 \begin_inset Quotes erd
581 \end_inset
582
583  in the 
584 \family sans
585 Toolbars
586 \family default
587  menu, the 
588 \family sans
589 math toolbar
590 \family default
591  is only shown when the cursor is within a formula; this state is visualized
592  by the renaming of the menu entry from 
593 \begin_inset Quotes eld
594 \end_inset
595
596 Math
597 \begin_inset Quotes erd
598 \end_inset
599
600  to 
601 \begin_inset Quotes eld
602 \end_inset
603
604 Math
605 \begin_inset space ~
606 \end_inset
607
608 (auto)
609 \begin_inset Quotes erd
610 \end_inset
611
612 .
613 \end_layout
614
615 \begin_layout Standard
616 The TeX-mode
617 \begin_inset Index
618 status collapsed
619
620 \begin_layout Plain Layout
621 T@TeX-mode
622 \end_layout
623
624 \end_inset
625
626  is invoked by pressing the toolbar button 
627 \begin_inset Graphics
628         filename ../images/ert-insert.png
629         scale 85
630
631 \end_inset
632
633  or by using the menu 
634 \family sans
635 Insert\SpecialChar \menuseparator
636 Te
637 \begin_inset ERT
638 status collapsed
639
640 \begin_layout Plain Layout
641
642 {}
643 \end_layout
644
645 \end_inset
646
647 X Code
648 \family default
649  (shortcut 
650 \begin_inset Info
651 type  "shortcut"
652 arg   "ert-insert"
653 \end_inset
654
655 ).
656 \begin_inset Note Note
657 status collapsed
658
659 \begin_layout Plain Layout
660 In LyX there are three 
661 \begin_inset Quotes eld
662 \end_inset
663
664 proper names
665 \begin_inset Quotes erd
666 \end_inset
667
668  that appear in the output with sub- and superscript letters: TeX, LaTeX,
669  and LyX
670 \end_layout
671
672 \begin_layout Plain Layout
673 To avoid that these names are recognized as proper names, a TeX-brace pair
674  is inserted.
675 \end_layout
676
677 \end_inset
678
679
680 \end_layout
681
682 \begin_layout Standard
683 To change the LaTeX-preamble
684 \begin_inset Index
685 status collapsed
686
687 \begin_layout Plain Layout
688 L@LaTeX-preamble
689 \end_layout
690
691 \end_inset
692
693 , use the menu 
694 \family sans
695 Document\SpecialChar \menuseparator
696 Settings\SpecialChar \menuseparator
697 LaT
698 \begin_inset ERT
699 status collapsed
700
701 \begin_layout Plain Layout
702
703 {}
704 \end_layout
705
706 \end_inset
707
708 eX
709 \family default
710  
711 \family sans
712 Preamble
713 \family default
714 .
715 \end_layout
716
717 \begin_layout Standard
718 To edit matrices, case differentiations, and multiline formulas subsequently,
719  the menus 
720 \family sans
721 Edit\SpecialChar \menuseparator
722 Math
723 \family default
724  and 
725 \family sans
726 Edit\SpecialChar \menuseparator
727 Rows
728 \begin_inset space \thinspace{}
729 \end_inset
730
731 &
732 \begin_inset space \thinspace{}
733 \end_inset
734
735 Columns,
736 \family default
737  or the 
738 \family sans
739 table toolbar
740 \family default
741  can be used.
742  When lines and columns are swapped via the menu, the column or line where
743  the cursor is in is exchanged with the column to the right or the line
744  below, respectively.
745  Is the cursor in the last column or row, the exchange is done with the
746  column to the left or the line above.
747 \end_layout
748
749 \begin_layout Standard
750 To write text in formulas
751 \begin_inset Foot
752 status collapsed
753
754 \begin_layout Plain Layout
755 For multiline formulas the command 
756 \series bold
757
758 \backslash
759 intertext
760 \series default
761  is used, see 
762 \begin_inset CommandInset ref
763 LatexCommand ref
764 reference "sub:Text-in-multiline"
765
766 \end_inset
767
768 .
769 \end_layout
770
771 \end_inset
772
773  
774 \emph on
775 mathematical text
776 \emph default
777
778 \begin_inset Index
779 status collapsed
780
781 \begin_layout Plain Layout
782 Text ! in formulas
783 \end_layout
784
785 \end_inset
786
787
788 \begin_inset Index
789 status collapsed
790
791 \begin_layout Plain Layout
792 Mathematical text
793 \end_layout
794
795 \end_inset
796
797  is used.
798  This mode is invoked with the the shortcut 
799 \begin_inset Info
800 type  "shortcut"
801 arg   "font-default"
802 \end_inset
803
804  or by the insertion of the command 
805 \series bold
806
807 \backslash
808 text
809 \begin_inset Index
810 status collapsed
811
812 \begin_layout Plain Layout
813 Commands ! T ! 
814 \backslash
815 text
816 \end_layout
817
818 \end_inset
819
820
821 \series default
822 .
823  The text appears black in LyX and can therefore be distinguished from the
824  other formula parts that appear blue.
825  In the output mathematical text is set upright, in contrary to other formula
826  parts.
827 \end_layout
828
829 \begin_layout Subsection*
830 Command Scheme
831 \end_layout
832
833 \begin_layout Standard
834 Most of the LaTeX-commands for math constructs have the following scheme:
835 \end_layout
836
837 \begin_layout Standard
838
839 \series bold
840
841 \backslash
842 commandname[optional
843 \series default
844  
845 \series bold
846 argument]{required
847 \series default
848  
849 \series bold
850 argument}
851 \end_layout
852
853 \begin_layout Standard
854 A command starts always with a backslash 
855 \begin_inset Quotes gld
856 \end_inset
857
858
859 \series bold
860
861 \backslash
862
863 \series default
864
865 \begin_inset Quotes grd
866 \end_inset
867
868 .
869  To omit optional arguments, also omit the associated brackets.
870  The braces around the required arguments are named in this document as
871  TeX-braces
872 \begin_inset Index
873 status collapsed
874
875 \begin_layout Plain Layout
876 T@TeX-braces
877 \end_layout
878
879 \end_inset
880
881 .
882  If you add in a formula a left brace to a command name, LyX creates automatical
883 ly a TeX-brace.
884  In all other cases TeX-braces are created in formulas with the command
885  
886 \series bold
887
888 \backslash
889 {
890 \series default
891 .
892  TeX-braces appear red in LyX, in contrary to normal braces that appear
893  blue.
894  In TeX-mode no command is needed to get TeX-braces.
895  TeX-braces don't appear in the output.
896 \end_layout
897
898 \begin_layout Standard
899 When commands without arguments, like commands for symbols are entered in
900  TeX-mode, a space character must 
901 \emph on
902 always
903 \emph default
904  be behind the command to end it.
905  This space doesn't appear in the output.
906  When the space should appear in the output, the space must be followed
907  by a protected space in normal text.
908 \end_layout
909
910 \begin_layout Standard
911 A protected space is inserted with 
912 \begin_inset Info
913 type  "shortcut"
914 arg   "space-insert protected"
915 \end_inset
916
917 .
918 \end_layout
919
920 \begin_layout Subsection*
921 \begin_inset Newpage newpage
922 \end_inset
923
924 Syntax Explanation
925 \end_layout
926
927 \begin_layout Itemize
928 The symbol
929 \begin_inset Foot
930 status collapsed
931
932 \begin_layout Plain Layout
933 This visible space character can be created with the command 
934 \series bold
935
936 \backslash
937 textvisiblespace
938 \series default
939
940 \begin_inset Index
941 status collapsed
942
943 \begin_layout Plain Layout
944 Commands ! T ! 
945 \backslash
946 textvisiblespace
947 \end_layout
948
949 \end_inset
950
951 , inserted in TeX-mode.
952 \end_layout
953
954 \end_inset
955
956  
957 \begin_inset ERT
958 status collapsed
959
960 \begin_layout Plain Layout
961
962
963 \backslash
964 spce 
965 \end_layout
966
967 \end_inset
968
969
970 \begin_inset space ~
971 \end_inset
972
973 denotes a space character to be input.
974 \end_layout
975
976 \begin_layout Itemize
977 An arrow like 
978 \begin_inset Formula $\to$
979 \end_inset
980
981  denotes the usage of the corresponding arrow key on the keyboard.
982 \end_layout
983
984 \begin_layout Subsection*
985 Available units
986 \end_layout
987
988 \begin_layout Standard
989 \align center
990 \begin_inset Float table
991 placement H
992 wide false
993 sideways false
994 status open
995
996 \begin_layout Plain Layout
997 \align center
998 \begin_inset Caption
999
1000 \begin_layout Plain Layout
1001 \begin_inset CommandInset label
1002 LatexCommand label
1003 name "tab:Available-units"
1004
1005 \end_inset
1006
1007 Available units
1008 \end_layout
1009
1010 \end_inset
1011
1012
1013 \end_layout
1014
1015 \begin_layout Plain Layout
1016 \align center
1017 \begin_inset Tabular
1018 <lyxtabular version="3" rows="13" columns="2">
1019 <features>
1020 <column alignment="center" valignment="top" width="0">
1021 <column alignment="center" valignment="top" width="0">
1022 <row>
1023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1024 \begin_inset Text
1025
1026 \begin_layout Plain Layout
1027 Unit
1028 \end_layout
1029
1030 \end_inset
1031 </cell>
1032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1033 \begin_inset Text
1034
1035 \begin_layout Plain Layout
1036 Name / Description
1037 \end_layout
1038
1039 \end_inset
1040 </cell>
1041 </row>
1042 <row>
1043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1044 \begin_inset Text
1045
1046 \begin_layout Plain Layout
1047 mm
1048 \end_layout
1049
1050 \end_inset
1051 </cell>
1052 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1053 \begin_inset Text
1054
1055 \begin_layout Plain Layout
1056 Millimeter
1057 \end_layout
1058
1059 \end_inset
1060 </cell>
1061 </row>
1062 <row>
1063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1064 \begin_inset Text
1065
1066 \begin_layout Plain Layout
1067 cm
1068 \end_layout
1069
1070 \end_inset
1071 </cell>
1072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1073 \begin_inset Text
1074
1075 \begin_layout Plain Layout
1076 Centimeter
1077 \end_layout
1078
1079 \end_inset
1080 </cell>
1081 </row>
1082 <row>
1083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1084 \begin_inset Text
1085
1086 \begin_layout Plain Layout
1087 in
1088 \end_layout
1089
1090 \end_inset
1091 </cell>
1092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1093 \begin_inset Text
1094
1095 \begin_layout Plain Layout
1096 Inch (1
1097 \begin_inset space \thinspace{}
1098 \end_inset
1099
1100 in = 2,54
1101 \begin_inset space \thinspace{}
1102 \end_inset
1103
1104 cm)
1105 \end_layout
1106
1107 \end_inset
1108 </cell>
1109 </row>
1110 <row>
1111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1112 \begin_inset Text
1113
1114 \begin_layout Plain Layout
1115 pt
1116 \end_layout
1117
1118 \end_inset
1119 </cell>
1120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1121 \begin_inset Text
1122
1123 \begin_layout Plain Layout
1124 Point (72.27
1125 \begin_inset space \thinspace{}
1126 \end_inset
1127
1128 pt = 1
1129 \begin_inset space \thinspace{}
1130 \end_inset
1131
1132 in)
1133 \end_layout
1134
1135 \end_inset
1136 </cell>
1137 </row>
1138 <row>
1139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1140 \begin_inset Text
1141
1142 \begin_layout Plain Layout
1143 pc
1144 \end_layout
1145
1146 \end_inset
1147 </cell>
1148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1149 \begin_inset Text
1150
1151 \begin_layout Plain Layout
1152 Pica (1
1153 \begin_inset space \thinspace{}
1154 \end_inset
1155
1156 pc = 12
1157 \begin_inset space \thinspace{}
1158 \end_inset
1159
1160 pt)
1161 \end_layout
1162
1163 \end_inset
1164 </cell>
1165 </row>
1166 <row>
1167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1168 \begin_inset Text
1169
1170 \begin_layout Plain Layout
1171 sp
1172 \end_layout
1173
1174 \end_inset
1175 </cell>
1176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1177 \begin_inset Text
1178
1179 \begin_layout Plain Layout
1180 scaled point (65536
1181 \begin_inset space \thinspace{}
1182 \end_inset
1183
1184 sp = 1
1185 \begin_inset space \thinspace{}
1186 \end_inset
1187
1188 pt)
1189 \end_layout
1190
1191 \end_inset
1192 </cell>
1193 </row>
1194 <row>
1195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1196 \begin_inset Text
1197
1198 \begin_layout Plain Layout
1199 bp
1200 \end_layout
1201
1202 \end_inset
1203 </cell>
1204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1205 \begin_inset Text
1206
1207 \begin_layout Plain Layout
1208 big point (72
1209 \begin_inset space \thinspace{}
1210 \end_inset
1211
1212 bp = 1
1213 \begin_inset space \thinspace{}
1214 \end_inset
1215
1216 in)
1217 \end_layout
1218
1219 \end_inset
1220 </cell>
1221 </row>
1222 <row>
1223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1224 \begin_inset Text
1225
1226 \begin_layout Plain Layout
1227 dd
1228 \end_layout
1229
1230 \end_inset
1231 </cell>
1232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1233 \begin_inset Text
1234
1235 \begin_layout Plain Layout
1236 Didot (1
1237 \begin_inset space \thinspace{}
1238 \end_inset
1239
1240 dd 
1241 \begin_inset Formula $\approx$
1242 \end_inset
1243
1244  0.376
1245 \begin_inset space \thinspace{}
1246 \end_inset
1247
1248 mm)
1249 \end_layout
1250
1251 \end_inset
1252 </cell>
1253 </row>
1254 <row>
1255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1256 \begin_inset Text
1257
1258 \begin_layout Plain Layout
1259 cc
1260 \end_layout
1261
1262 \end_inset
1263 </cell>
1264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1265 \begin_inset Text
1266
1267 \begin_layout Plain Layout
1268 Cicero (1
1269 \begin_inset space \thinspace{}
1270 \end_inset
1271
1272 cc = 12
1273 \begin_inset space \thinspace{}
1274 \end_inset
1275
1276 dd)
1277 \end_layout
1278
1279 \end_inset
1280 </cell>
1281 </row>
1282 <row>
1283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1284 \begin_inset Text
1285
1286 \begin_layout Plain Layout
1287 ex
1288 \end_layout
1289
1290 \end_inset
1291 </cell>
1292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1293 \begin_inset Text
1294
1295 \begin_layout Plain Layout
1296 Height of letter 
1297 \emph on
1298
1299 \begin_inset Quotes eld
1300 \end_inset
1301
1302 x
1303 \emph default
1304
1305 \begin_inset Quotes erd
1306 \end_inset
1307
1308  in the current font
1309 \end_layout
1310
1311 \end_inset
1312 </cell>
1313 </row>
1314 <row>
1315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1316 \begin_inset Text
1317
1318 \begin_layout Plain Layout
1319 em
1320 \end_layout
1321
1322 \end_inset
1323 </cell>
1324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1325 \begin_inset Text
1326
1327 \begin_layout Plain Layout
1328 width of letter 
1329 \begin_inset Quotes eld
1330 \end_inset
1331
1332
1333 \emph on
1334 M
1335 \emph default
1336
1337 \begin_inset Quotes erd
1338 \end_inset
1339
1340  in the current font
1341 \end_layout
1342
1343 \end_inset
1344 </cell>
1345 </row>
1346 <row>
1347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1348 \begin_inset Text
1349
1350 \begin_layout Plain Layout
1351 mu
1352 \end_layout
1353
1354 \end_inset
1355 </cell>
1356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1357 \begin_inset Text
1358
1359 \begin_layout Plain Layout
1360 math unit (1
1361 \begin_inset space \thinspace{}
1362 \end_inset
1363
1364 mu = 
1365 \begin_inset Formula $\nicefrac{1}{18}$
1366 \end_inset
1367
1368
1369 \begin_inset space \thinspace{}
1370 \end_inset
1371
1372 em)
1373 \end_layout
1374
1375 \end_inset
1376 </cell>
1377 </row>
1378 </lyxtabular>
1379
1380 \end_inset
1381
1382
1383 \end_layout
1384
1385 \end_inset
1386
1387
1388 \end_layout
1389
1390 \begin_layout Standard
1391 \begin_inset Newpage newpage
1392 \end_inset
1393
1394
1395 \end_layout
1396
1397 \begin_layout Section
1398 Basic Functions
1399 \end_layout
1400
1401 \begin_layout Subsection
1402 Exponents
1403 \begin_inset Index
1404 status collapsed
1405
1406 \begin_layout Plain Layout
1407 Exponents
1408 \end_layout
1409
1410 \end_inset
1411
1412  and Indices
1413 \begin_inset Index
1414 status collapsed
1415
1416 \begin_layout Plain Layout
1417 Indices
1418 \end_layout
1419
1420 \end_inset
1421
1422
1423 \begin_inset Index
1424 status collapsed
1425
1426 \begin_layout Plain Layout
1427 Superscripts|see
1428 \begin_inset ERT
1429 status collapsed
1430
1431 \begin_layout Plain Layout
1432
1433 {
1434 \end_layout
1435
1436 \end_inset
1437
1438 Exponents
1439 \begin_inset ERT
1440 status collapsed
1441
1442 \begin_layout Plain Layout
1443
1444 }
1445 \end_layout
1446
1447 \end_inset
1448
1449
1450 \end_layout
1451
1452 \end_inset
1453
1454
1455 \begin_inset Index
1456 status collapsed
1457
1458 \begin_layout Plain Layout
1459 Subscripts|see
1460 \begin_inset ERT
1461 status collapsed
1462
1463 \begin_layout Plain Layout
1464
1465 {
1466 \end_layout
1467
1468 \end_inset
1469
1470 Indices
1471 \begin_inset ERT
1472 status collapsed
1473
1474 \begin_layout Plain Layout
1475
1476 }
1477 \end_layout
1478
1479 \end_inset
1480
1481
1482 \end_layout
1483
1484 \end_inset
1485
1486
1487 \end_layout
1488
1489 \begin_layout Standard
1490 Indices are created with an underscore 
1491 \begin_inset Quotes eld
1492 \end_inset
1493
1494 _
1495 \begin_inset Quotes erd
1496 \end_inset
1497
1498  or via the math toolbar button 
1499 \begin_inset Graphics
1500         filename ../images/math-subscript.png
1501         scale 85
1502
1503 \end_inset
1504
1505  , exponents with a caret 
1506 \begin_inset Quotes eld
1507 \end_inset
1508
1509 ^
1510 \begin_inset Quotes erd
1511 \end_inset
1512
1513  or via the math toolbar button 
1514 \begin_inset Graphics
1515         filename ../images/math-superscript.png
1516         scale 85
1517
1518 \end_inset
1519
1520 .
1521 \end_layout
1522
1523 \begin_layout Standard
1524 \align center
1525 \begin_inset Tabular
1526 <lyxtabular version="3" rows="4" columns="2">
1527 <features>
1528 <column alignment="center" valignment="top" width="0pt">
1529 <column alignment="center" valignment="top" width="0pt">
1530 <row>
1531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1532 \begin_inset Text
1533
1534 \begin_layout Plain Layout
1535 command
1536 \end_layout
1537
1538 \end_inset
1539 </cell>
1540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1541 \begin_inset Text
1542
1543 \begin_layout Plain Layout
1544 Result
1545 \begin_inset Note Note
1546 status collapsed
1547
1548 \begin_layout Plain Layout
1549
1550 \series bold
1551
1552 \backslash
1553 raisebox
1554 \series default
1555  is only used as spacer.
1556 \end_layout
1557
1558 \end_inset
1559
1560
1561 \end_layout
1562
1563 \end_inset
1564 </cell>
1565 </row>
1566 <row>
1567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1568 \begin_inset Text
1569
1570 \begin_layout Plain Layout
1571 B_V
1572 \end_layout
1573
1574 \end_inset
1575 </cell>
1576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1577 \begin_inset Text
1578
1579 \begin_layout Plain Layout
1580 \begin_inset Formula $B_{V}$
1581 \end_inset
1582
1583
1584 \end_layout
1585
1586 \end_inset
1587 </cell>
1588 </row>
1589 <row>
1590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1591 \begin_inset Text
1592
1593 \begin_layout Plain Layout
1594 B^V
1595 \end_layout
1596
1597 \end_inset
1598 </cell>
1599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1600 \begin_inset Text
1601
1602 \begin_layout Plain Layout
1603 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1604 \end_inset
1605
1606
1607 \end_layout
1608
1609 \end_inset
1610 </cell>
1611 </row>
1612 <row>
1613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1614 \begin_inset Text
1615
1616 \begin_layout Plain Layout
1617 B^
1618 \begin_inset ERT
1619 status collapsed
1620
1621 \begin_layout Plain Layout
1622
1623
1624 \backslash
1625 spce 
1626 \end_layout
1627
1628 \end_inset
1629
1630 A
1631 \end_layout
1632
1633 \end_inset
1634 </cell>
1635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1636 \begin_inset Text
1637
1638 \begin_layout Plain Layout
1639 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1640 \end_inset
1641
1642
1643 \end_layout
1644
1645 \end_inset
1646 </cell>
1647 </row>
1648 </lyxtabular>
1649
1650 \end_inset
1651
1652
1653 \end_layout
1654
1655 \begin_layout Standard
1656 As the caret is in some languages an accent, vowels will be accentuated
1657  in this case and not set as exponents
1658 \begin_inset Foot
1659 status collapsed
1660
1661 \begin_layout Plain Layout
1662 Depending on the used keyboard settings this can also happen for other character
1663 s than vowels.
1664 \end_layout
1665
1666 \end_inset
1667
1668 .
1669  To get in this case exponents, press 
1670 \family sans
1671 Space
1672 \family default
1673  after the caret as in the last example.
1674 \end_layout
1675
1676 \begin_layout Subsection
1677 Fractions
1678 \begin_inset CommandInset label
1679 LatexCommand label
1680 name "sub:Fractions"
1681
1682 \end_inset
1683
1684
1685 \begin_inset Index
1686 status collapsed
1687
1688 \begin_layout Plain Layout
1689 Fractions
1690 \end_layout
1691
1692 \end_inset
1693
1694
1695 \end_layout
1696
1697 \begin_layout Standard
1698 Fractions are generated with the command 
1699 \series bold
1700
1701 \backslash
1702 frac
1703 \series default
1704
1705 \begin_inset Index
1706 status collapsed
1707
1708 \begin_layout Plain Layout
1709 Commands ! F ! 
1710 \backslash
1711 frac
1712 \end_layout
1713
1714 \end_inset
1715
1716  or via the math toolbar button 
1717 \begin_inset Graphics
1718         filename ../images/math/frac.png
1719         scale 50
1720
1721 \end_inset
1722
1723 .
1724  The font size is adjusted automatically, depending on whether the fraction
1725  is in an inline or display style formula.
1726  With the math toolbar button 
1727 \begin_inset Graphics
1728         filename ../images/math/frac-square.png
1729         scale 85
1730
1731 \end_inset
1732
1733  you can select different fraction types.
1734 \end_layout
1735
1736 \begin_layout Standard
1737 With the command 
1738 \series bold
1739
1740 \backslash
1741 dfrac
1742 \begin_inset Index
1743 status collapsed
1744
1745 \begin_layout Plain Layout
1746 Commands ! D ! 
1747 \backslash
1748 dfrac
1749 \end_layout
1750
1751 \end_inset
1752
1753
1754 \series default
1755  a fraction can be created that has in any case the size of a display style
1756  formula.
1757  With 
1758 \series bold
1759
1760 \backslash
1761 tfrac
1762 \begin_inset Index
1763 status collapsed
1764
1765 \begin_layout Plain Layout
1766 Commands ! T ! 
1767 \backslash
1768 tfrac
1769 \end_layout
1770
1771 \end_inset
1772
1773
1774 \series default
1775  the fraction appears always with the size of an inline formula.
1776  An example:
1777 \end_layout
1778
1779 \begin_layout Standard
1780 A line with the fraction 
1781 \begin_inset Formula $\frac{1}{2}$
1782 \end_inset
1783
1784  that was created with the command 
1785 \series bold
1786
1787 \backslash
1788 frac
1789 \series default
1790 .
1791 \end_layout
1792
1793 \begin_layout Standard
1794 A line with the fraction 
1795 \begin_inset Formula $\dfrac{1}{2}$
1796 \end_inset
1797
1798  that was created with the command 
1799 \series bold
1800
1801 \backslash
1802 dfrac
1803 \series default
1804 .
1805 \end_layout
1806
1807 \begin_layout Standard
1808 \align center
1809 \begin_inset Tabular
1810 <lyxtabular version="3" rows="4" columns="2">
1811 <features>
1812 <column alignment="center" valignment="top" width="0pt">
1813 <column alignment="center" valignment="top" width="0pt">
1814 <row>
1815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1816 \begin_inset Text
1817
1818 \begin_layout Plain Layout
1819 Command
1820 \end_layout
1821
1822 \end_inset
1823 </cell>
1824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1825 \begin_inset Text
1826
1827 \begin_layout Plain Layout
1828 Result
1829 \begin_inset Note Note
1830 status collapsed
1831
1832 \begin_layout Plain Layout
1833
1834 \series bold
1835
1836 \backslash
1837 raisebox
1838 \series default
1839  is only used as spacer.
1840 \end_layout
1841
1842 \end_inset
1843
1844
1845 \end_layout
1846
1847 \end_inset
1848 </cell>
1849 </row>
1850 <row>
1851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1852 \begin_inset Text
1853
1854 \begin_layout Plain Layout
1855
1856 \backslash
1857 frac
1858 \begin_inset ERT
1859 status collapsed
1860
1861 \begin_layout Plain Layout
1862
1863
1864 \backslash
1865 spce 
1866 \end_layout
1867
1868 \end_inset
1869
1870 A
1871 \begin_inset Formula $\downarrow$
1872 \end_inset
1873
1874 B
1875 \end_layout
1876
1877 \end_inset
1878 </cell>
1879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1880 \begin_inset Text
1881
1882 \begin_layout Plain Layout
1883 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1884 \end_inset
1885
1886
1887 \end_layout
1888
1889 \end_inset
1890 </cell>
1891 </row>
1892 <row>
1893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1894 \begin_inset Text
1895
1896 \begin_layout Plain Layout
1897
1898 \backslash
1899 dfrac
1900 \begin_inset ERT
1901 status collapsed
1902
1903 \begin_layout Plain Layout
1904
1905
1906 \backslash
1907 spce 
1908 \end_layout
1909
1910 \end_inset
1911
1912 A
1913 \begin_inset Formula $\downarrow$
1914 \end_inset
1915
1916 B
1917 \end_layout
1918
1919 \end_inset
1920 </cell>
1921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1922 \begin_inset Text
1923
1924 \begin_layout Plain Layout
1925 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1926 \end_inset
1927
1928
1929 \end_layout
1930
1931 \end_inset
1932 </cell>
1933 </row>
1934 <row>
1935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1936 \begin_inset Text
1937
1938 \begin_layout Plain Layout
1939
1940 \backslash
1941 dfrac
1942 \begin_inset ERT
1943 status collapsed
1944
1945 \begin_layout Plain Layout
1946
1947
1948 \backslash
1949 spce 
1950 \end_layout
1951
1952 \end_inset
1953
1954 e^
1955 \begin_inset ERT
1956 status collapsed
1957
1958 \begin_layout Plain Layout
1959
1960
1961 \backslash
1962 spce 
1963 \end_layout
1964
1965 \end_inset
1966
1967
1968 \backslash
1969 frac
1970 \begin_inset ERT
1971 status collapsed
1972
1973 \begin_layout Plain Layout
1974
1975
1976 \backslash
1977 spce 
1978 \end_layout
1979
1980 \end_inset
1981
1982 1
1983 \begin_inset Formula $\downarrow$
1984 \end_inset
1985
1986 2
1987 \begin_inset Formula $\downarrow\downarrow$
1988 \end_inset
1989
1990 3
1991 \end_layout
1992
1993 \end_inset
1994 </cell>
1995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1996 \begin_inset Text
1997
1998 \begin_layout Plain Layout
1999 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
2000 \end_inset
2001
2002
2003 \end_layout
2004
2005 \end_inset
2006 </cell>
2007 </row>
2008 </lyxtabular>
2009
2010 \end_inset
2011
2012
2013 \end_layout
2014
2015 \begin_layout Standard
2016 \begin_inset VSpace bigskip
2017 \end_inset
2018
2019
2020 \begin_inset Newpage newpage
2021 \end_inset
2022
2023 For nested fractions the command 
2024 \series bold
2025
2026 \backslash
2027 cfrac
2028 \series default
2029
2030 \begin_inset Index
2031 status collapsed
2032
2033 \begin_layout Plain Layout
2034 Commands ! C ! 
2035 \backslash
2036 cfrac
2037 \end_layout
2038
2039 \end_inset
2040
2041  can be used.
2042  Here an example:
2043 \begin_inset VSpace -3mm
2044 \end_inset
2045
2046
2047 \end_layout
2048
2049 \begin_layout Standard
2050 \begin_inset Formula \begin{align*}
2051 \textrm{created with \textbf{\textbackslash frac}} &  & \textrm{created with \textbf{\textbackslash cfrac}}\\
2052 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
2053
2054 \end_inset
2055
2056
2057 \end_layout
2058
2059 \begin_layout Standard
2060 The command for the example above is:
2061 \end_layout
2062
2063 \begin_layout Standard
2064
2065 \series bold
2066
2067 \backslash
2068 cfrac
2069 \begin_inset ERT
2070 status collapsed
2071
2072 \begin_layout Plain Layout
2073
2074
2075 \backslash
2076 spce 
2077 \end_layout
2078
2079 \end_inset
2080
2081 A
2082 \begin_inset Formula $\downarrow$
2083 \end_inset
2084
2085 B+
2086 \backslash
2087 cfrac
2088 \begin_inset ERT
2089 status collapsed
2090
2091 \begin_layout Plain Layout
2092
2093
2094 \backslash
2095 spce 
2096 \end_layout
2097
2098 \end_inset
2099
2100 C+
2101 \backslash
2102 cfrac
2103 \begin_inset ERT
2104 status collapsed
2105
2106 \begin_layout Plain Layout
2107
2108
2109 \backslash
2110 spce 
2111 \end_layout
2112
2113 \end_inset
2114
2115 E
2116 \begin_inset Formula $\downarrow$
2117 \end_inset
2118
2119 F
2120 \begin_inset Formula $\downarrow$
2121 \end_inset
2122
2123 D
2124 \end_layout
2125
2126 \begin_layout Standard
2127 \begin_inset VSpace medskip
2128 \end_inset
2129
2130
2131 \end_layout
2132
2133 \begin_layout Standard
2134
2135 \series bold
2136
2137 \backslash
2138 cfrac
2139 \series default
2140  sets the fraction always in the size of a displayed formula, also when
2141  it is part of another fraction.
2142 \end_layout
2143
2144 \begin_layout Standard
2145 It is possible to specify the alignment of the numerator.
2146  The command 
2147 \series bold
2148
2149 \backslash
2150 cfracleft
2151 \series default
2152  is used to left align it, the command 
2153 \series bold
2154
2155 \backslash
2156 cfracright
2157 \series default
2158  to right-align it.
2159  
2160 \series bold
2161
2162 \backslash
2163 cfrac
2164 \series default
2165  centers the numerator.
2166  These fractions demonstrate the different alignments:
2167 \end_layout
2168
2169 \begin_layout Standard
2170 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2171 \end_inset
2172
2173
2174 \begin_inset Formula $\cfrac{A}{B+C}$
2175 \end_inset
2176
2177
2178 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2179 \end_inset
2180
2181
2182 \end_layout
2183
2184 \begin_layout Standard
2185 \begin_inset Note Greyedout
2186 status open
2187
2188 \begin_layout Plain Layout
2189
2190 \series bold
2191 Note:
2192 \series default
2193  
2194 \series bold
2195
2196 \backslash
2197 cfracleft
2198 \series default
2199  and 
2200 \series bold
2201
2202 \backslash
2203 cfracright
2204 \series default
2205  are no real LaTeX commands but represent the command 
2206 \series bold
2207
2208 \backslash
2209 cfrac[alignment]{numerator}{denominator}
2210 \series default
2211  .
2212  Therefore you cannot use them in TeX code.
2213 \end_layout
2214
2215 \end_inset
2216
2217
2218 \end_layout
2219
2220 \begin_layout Standard
2221 \begin_inset VSpace medskip
2222 \end_inset
2223
2224 It is often advantageous to combine 
2225 \series bold
2226
2227 \backslash
2228 cfrac
2229 \series default
2230  and 
2231 \series bold
2232
2233 \backslash
2234 frac
2235 \series default
2236 :
2237 \begin_inset Formula \[
2238 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2239
2240 \end_inset
2241
2242
2243 \end_layout
2244
2245 \begin_layout Standard
2246 For inline fractions with a sloped fraction stroke you can use the command
2247  
2248 \series bold
2249
2250 \backslash
2251 nicefrac
2252 \series default
2253
2254 \begin_inset Index
2255 status collapsed
2256
2257 \begin_layout Plain Layout
2258 Commands ! N ! 
2259 \backslash
2260 nicefrac
2261 \end_layout
2262
2263 \end_inset
2264
2265
2266 \begin_inset Formula $\nicefrac{5}{31}$
2267 \end_inset
2268
2269  or 
2270 \series bold
2271
2272 \backslash
2273 unitfrac
2274 \series default
2275
2276 \begin_inset Index
2277 status collapsed
2278
2279 \begin_layout Plain Layout
2280 Commands ! U ! 
2281 \backslash
2282 unitfrac
2283 \end_layout
2284
2285 \end_inset
2286
2287
2288 \begin_inset Formula $\unitfrac{5}{31}$
2289 \end_inset
2290
2291  There is furthermore the command 
2292 \series bold
2293
2294 \backslash
2295 unitfracthree
2296 \series default
2297  that offers to write a fraction in combination with a number: 
2298 \begin_inset Formula $\unitfrac[2]{1}{3}$
2299 \end_inset
2300
2301
2302 \end_layout
2303
2304 \begin_layout Standard
2305 \begin_inset Note Greyedout
2306 status open
2307
2308 \begin_layout Plain Layout
2309
2310 \series bold
2311 Note:
2312 \series default
2313  
2314 \series bold
2315
2316 \backslash
2317 unitfracthree
2318 \series default
2319  is not a real LaTeX command but the command
2320 \begin_inset Newline newline
2321 \end_inset
2322
2323
2324 \series bold
2325
2326 \backslash
2327 unitfrac[number]{numerator}{denominator}
2328 \series default
2329  .
2330  Therefore you cannot use it in TeX code.
2331 \end_layout
2332
2333 \end_inset
2334
2335
2336 \end_layout
2337
2338 \begin_layout Standard
2339 How to define own fractions where the fraction stroke can be changed, is
2340  explained in 
2341 \begin_inset CommandInset ref
2342 LatexCommand ref
2343 reference "sub:Self-defined-Fractions"
2344
2345 \end_inset
2346
2347 .
2348 \end_layout
2349
2350 \begin_layout Subsection
2351 Roots
2352 \begin_inset Index
2353 status collapsed
2354
2355 \begin_layout Plain Layout
2356 Roots
2357 \end_layout
2358
2359 \end_inset
2360
2361
2362 \end_layout
2363
2364 \begin_layout Standard
2365 Square roots are created with 
2366 \series bold
2367
2368 \backslash
2369 sqrt
2370 \series default
2371
2372 \begin_inset Index
2373 status collapsed
2374
2375 \begin_layout Plain Layout
2376 Commands ! S ! 
2377 \backslash
2378 sqrt
2379 \end_layout
2380
2381 \end_inset
2382
2383  or the math toolbar button 
2384 \begin_inset Graphics
2385         filename ../images/math/sqrt.png
2386         scale 85
2387
2388 \end_inset
2389
2390 , all other roots with the command 
2391 \series bold
2392
2393 \backslash
2394 root
2395 \series default
2396
2397 \begin_inset Index
2398 status collapsed
2399
2400 \begin_layout Plain Layout
2401 Commands ! R ! 
2402 \backslash
2403 root
2404 \end_layout
2405
2406 \end_inset
2407
2408  or with the math toolbar button 
2409 \begin_inset Graphics
2410         filename ../images/math/root.png
2411         scale 85
2412
2413 \end_inset
2414
2415 .
2416 \end_layout
2417
2418 \begin_layout Standard
2419 \align center
2420 \begin_inset Tabular
2421 <lyxtabular version="3" rows="3" columns="2">
2422 <features>
2423 <column alignment="center" valignment="top" width="0pt">
2424 <column alignment="center" valignment="top" width="0pt">
2425 <row>
2426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2427 \begin_inset Text
2428
2429 \begin_layout Plain Layout
2430 Command
2431 \end_layout
2432
2433 \end_inset
2434 </cell>
2435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2436 \begin_inset Text
2437
2438 \begin_layout Plain Layout
2439 Result
2440 \begin_inset Note Note
2441 status collapsed
2442
2443 \begin_layout Plain Layout
2444
2445 \series bold
2446
2447 \backslash
2448 raisebox
2449 \series default
2450  is only used as spacer.
2451 \end_layout
2452
2453 \end_inset
2454
2455
2456 \end_layout
2457
2458 \end_inset
2459 </cell>
2460 </row>
2461 <row>
2462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2463 \begin_inset Text
2464
2465 \begin_layout Plain Layout
2466
2467 \backslash
2468 sqrt
2469 \begin_inset ERT
2470 status collapsed
2471
2472 \begin_layout Plain Layout
2473
2474
2475 \backslash
2476 spce 
2477 \end_layout
2478
2479 \end_inset
2480
2481 A-B
2482 \end_layout
2483
2484 \end_inset
2485 </cell>
2486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2487 \begin_inset Text
2488
2489 \begin_layout Plain Layout
2490 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2491 \end_inset
2492
2493
2494 \end_layout
2495
2496 \end_inset
2497 </cell>
2498 </row>
2499 <row>
2500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2501 \begin_inset Text
2502
2503 \begin_layout Plain Layout
2504
2505 \backslash
2506 root
2507 \begin_inset ERT
2508 status collapsed
2509
2510 \begin_layout Plain Layout
2511
2512
2513 \backslash
2514 spce 
2515 \end_layout
2516
2517 \end_inset
2518
2519 3
2520 \begin_inset Formula $\downarrow$
2521 \end_inset
2522
2523 A-B
2524 \end_layout
2525
2526 \end_inset
2527 </cell>
2528 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2529 \begin_inset Text
2530
2531 \begin_layout Plain Layout
2532 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2533 \end_inset
2534
2535
2536 \end_layout
2537
2538 \end_inset
2539 </cell>
2540 </row>
2541 </lyxtabular>
2542
2543 \end_inset
2544
2545
2546 \end_layout
2547
2548 \begin_layout Standard
2549 A square root can also be created with 
2550 \series bold
2551
2552 \backslash
2553 root
2554 \series default
2555  when the root index field is left empty.
2556 \end_layout
2557
2558 \begin_layout Standard
2559 With certain indices the distance to the root is too small, like in this
2560  formula: 
2561 \begin_inset Formula $\sqrt[\beta]{B}$
2562 \end_inset
2563
2564
2565 \begin_inset Newline newline
2566 \end_inset
2567
2568 The 
2569 \begin_inset Formula $\beta$
2570 \end_inset
2571
2572  touches the root.
2573  To avoid this, the commands 
2574 \series bold
2575
2576 \backslash
2577 leftroot
2578 \series default
2579
2580 \begin_inset Index
2581 status collapsed
2582
2583 \begin_layout Plain Layout
2584 Commands ! L ! 
2585 \backslash
2586 leftroot
2587 \end_layout
2588
2589 \end_inset
2590
2591  and 
2592 \series bold
2593
2594 \backslash
2595 uproot
2596 \series default
2597
2598 \begin_inset Index
2599 status collapsed
2600
2601 \begin_layout Plain Layout
2602 Commands ! U ! 
2603 \backslash
2604 uproot
2605 \end_layout
2606
2607 \end_inset
2608
2609  are used with the following scheme:
2610 \end_layout
2611
2612 \begin_layout Standard
2613
2614 \series bold
2615
2616 \backslash
2617 leftroot{distance}
2618 \series default
2619  and 
2620 \series bold
2621
2622 \backslash
2623 uproot{distance}
2624 \end_layout
2625
2626 \begin_layout Standard
2627 Distance is the number of Big Points (unit bp; 
2628 \begin_inset Formula $\mathrm{72\, bp=1\, inch}$
2629 \end_inset
2630
2631 ), that the index should be moved to the left or top, resp..
2632  The commands are written to the index.
2633  This way the command
2634 \begin_inset Newline newline
2635 \end_inset
2636
2637
2638 \series bold
2639
2640 \backslash
2641 root
2642 \backslash
2643 leftroot{-1
2644 \begin_inset Formula $\to$
2645 \end_inset
2646
2647
2648 \backslash
2649 uproot{2
2650 \begin_inset Formula $\to$
2651 \end_inset
2652
2653
2654 \backslash
2655 beta
2656 \begin_inset ERT
2657 status collapsed
2658
2659 \begin_layout Plain Layout
2660
2661
2662 \backslash
2663 spce 
2664 \end_layout
2665
2666 \end_inset
2667
2668
2669 \begin_inset Formula $\to$
2670 \end_inset
2671
2672 B
2673 \begin_inset Newline newline
2674 \end_inset
2675
2676
2677 \series default
2678 produces a correct typeset formula: 
2679 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2680 \end_inset
2681
2682
2683 \end_layout
2684
2685 \begin_layout Subsection
2686 Binomial Coefficients
2687 \begin_inset Index
2688 status collapsed
2689
2690 \begin_layout Plain Layout
2691 Binomial coefficients
2692 \end_layout
2693
2694 \end_inset
2695
2696
2697 \end_layout
2698
2699 \begin_layout Standard
2700 Binomial coefficients are inserted with the command 
2701 \series bold
2702
2703 \backslash
2704 binom
2705 \series default
2706
2707 \begin_inset Index
2708 status collapsed
2709
2710 \begin_layout Plain Layout
2711 Commands ! B ! 
2712 \backslash
2713 binom
2714 \end_layout
2715
2716 \end_inset
2717
2718  or with the submenu of the math toolbar button 
2719 \begin_inset Graphics
2720         filename ../images/math/frac-square.png
2721         scale 85
2722
2723 \end_inset
2724
2725 .
2726  Analog to fractions (
2727 \series bold
2728
2729 \backslash
2730 frac
2731 \series default
2732 ) there are besides 
2733 \series bold
2734
2735 \backslash
2736 binom
2737 \series default
2738  the commands 
2739 \series bold
2740
2741 \backslash
2742 dbinom
2743 \begin_inset Index
2744 status collapsed
2745
2746 \begin_layout Plain Layout
2747 Commands ! D ! 
2748 \backslash
2749 dbinom
2750 \end_layout
2751
2752 \end_inset
2753
2754
2755 \series default
2756  and 
2757 \series bold
2758
2759 \backslash
2760 tbinom
2761 \series default
2762
2763 \begin_inset Index
2764 status collapsed
2765
2766 \begin_layout Plain Layout
2767 Commands ! T ! 
2768 \backslash
2769 tbinom
2770 \end_layout
2771
2772 \end_inset
2773
2774 .
2775  For other brackets around binomial coeficients there are the commands 
2776 \series bold
2777
2778 \backslash
2779 brace
2780 \series default
2781
2782 \begin_inset Index
2783 status collapsed
2784
2785 \begin_layout Plain Layout
2786 Commands ! B ! 
2787 \backslash
2788 brace
2789 \end_layout
2790
2791 \end_inset
2792
2793  and 
2794 \series bold
2795
2796 \backslash
2797 brack
2798 \series default
2799
2800 \begin_inset Index
2801 status collapsed
2802
2803 \begin_layout Plain Layout
2804 Commands ! B ! 
2805 \backslash
2806 brack
2807 \end_layout
2808
2809 \end_inset
2810
2811 .
2812 \end_layout
2813
2814 \begin_layout Standard
2815 \align center
2816 \begin_inset Tabular
2817 <lyxtabular version="3" rows="6" columns="2">
2818 <features>
2819 <column alignment="center" valignment="top" width="0pt">
2820 <column alignment="center" valignment="top" width="0pt">
2821 <row>
2822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2823 \begin_inset Text
2824
2825 \begin_layout Plain Layout
2826 Command
2827 \end_layout
2828
2829 \end_inset
2830 </cell>
2831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2832 \begin_inset Text
2833
2834 \begin_layout Plain Layout
2835 Result
2836 \begin_inset Note Note
2837 status collapsed
2838
2839 \begin_layout Plain Layout
2840
2841 \series bold
2842
2843 \backslash
2844 raisebox
2845 \series default
2846  is only used as spacer.
2847 \end_layout
2848
2849 \end_inset
2850
2851
2852 \end_layout
2853
2854 \end_inset
2855 </cell>
2856 </row>
2857 <row>
2858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2859 \begin_inset Text
2860
2861 \begin_layout Plain Layout
2862
2863 \backslash
2864 binom
2865 \begin_inset ERT
2866 status collapsed
2867
2868 \begin_layout Plain Layout
2869
2870
2871 \backslash
2872 spce 
2873 \end_layout
2874
2875 \end_inset
2876
2877 A
2878 \begin_inset Formula $\downarrow$
2879 \end_inset
2880
2881 B
2882 \end_layout
2883
2884 \end_inset
2885 </cell>
2886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2887 \begin_inset Text
2888
2889 \begin_layout Plain Layout
2890 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2891 \end_inset
2892
2893
2894 \end_layout
2895
2896 \end_inset
2897 </cell>
2898 </row>
2899 <row>
2900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2901 \begin_inset Text
2902
2903 \begin_layout Plain Layout
2904
2905 \backslash
2906 dbinom
2907 \begin_inset ERT
2908 status collapsed
2909
2910 \begin_layout Plain Layout
2911
2912
2913 \backslash
2914 spce 
2915 \end_layout
2916
2917 \end_inset
2918
2919 A
2920 \begin_inset Formula $\downarrow$
2921 \end_inset
2922
2923 B
2924 \end_layout
2925
2926 \end_inset
2927 </cell>
2928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2929 \begin_inset Text
2930
2931 \begin_layout Plain Layout
2932 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2933 \end_inset
2934
2935
2936 \end_layout
2937
2938 \end_inset
2939 </cell>
2940 </row>
2941 <row>
2942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2943 \begin_inset Text
2944
2945 \begin_layout Plain Layout
2946
2947 \backslash
2948 tbinom
2949 \begin_inset ERT
2950 status collapsed
2951
2952 \begin_layout Plain Layout
2953
2954
2955 \backslash
2956 spce 
2957 \end_layout
2958
2959 \end_inset
2960
2961 A
2962 \begin_inset Formula $\downarrow$
2963 \end_inset
2964
2965 B
2966 \end_layout
2967
2968 \end_inset
2969 </cell>
2970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2971 \begin_inset Text
2972
2973 \begin_layout Plain Layout
2974 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2975 \end_inset
2976
2977
2978 \end_layout
2979
2980 \end_inset
2981 </cell>
2982 </row>
2983 <row>
2984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2985 \begin_inset Text
2986
2987 \begin_layout Plain Layout
2988
2989 \backslash
2990 brack
2991 \begin_inset ERT
2992 status collapsed
2993
2994 \begin_layout Plain Layout
2995
2996
2997 \backslash
2998 spce 
2999 \end_layout
3000
3001 \end_inset
3002
3003 A
3004 \begin_inset Formula $\downarrow$
3005 \end_inset
3006
3007 B
3008 \end_layout
3009
3010 \end_inset
3011 </cell>
3012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3013 \begin_inset Text
3014
3015 \begin_layout Plain Layout
3016 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
3017 \end_inset
3018
3019
3020 \end_layout
3021
3022 \end_inset
3023 </cell>
3024 </row>
3025 <row>
3026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3027 \begin_inset Text
3028
3029 \begin_layout Plain Layout
3030
3031 \backslash
3032 brace
3033 \begin_inset ERT
3034 status collapsed
3035
3036 \begin_layout Plain Layout
3037
3038
3039 \backslash
3040 spce 
3041 \end_layout
3042
3043 \end_inset
3044
3045 A
3046 \begin_inset Formula $\downarrow$
3047 \end_inset
3048
3049 B
3050 \end_layout
3051
3052 \end_inset
3053 </cell>
3054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3055 \begin_inset Text
3056
3057 \begin_layout Plain Layout
3058 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
3059 \end_inset
3060
3061
3062 \end_layout
3063
3064 \end_inset
3065 </cell>
3066 </row>
3067 </lyxtabular>
3068
3069 \end_inset
3070
3071
3072 \end_layout
3073
3074 \begin_layout Subsection
3075 Case Differentiations
3076 \begin_inset Index
3077 status collapsed
3078
3079 \begin_layout Plain Layout
3080 Case differentiations 
3081 \end_layout
3082
3083 \end_inset
3084
3085
3086 \end_layout
3087
3088 \begin_layout Standard
3089 \align center
3090 \begin_inset Tabular
3091 <lyxtabular version="3" rows="3" columns="2">
3092 <features>
3093 <column alignment="center" valignment="top" width="0pt">
3094 <column alignment="center" valignment="top" width="0pt">
3095 <row>
3096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3097 \begin_inset Text
3098
3099 \begin_layout Plain Layout
3100 Command
3101 \end_layout
3102
3103 \end_inset
3104 </cell>
3105 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3106 \begin_inset Text
3107
3108 \begin_layout Plain Layout
3109 Result
3110 \end_layout
3111
3112 \end_inset
3113 </cell>
3114 </row>
3115 <row>
3116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3117 \begin_inset Text
3118
3119 \begin_layout Plain Layout
3120
3121 \backslash
3122 cases
3123 \begin_inset ERT
3124 status collapsed
3125
3126 \begin_layout Plain Layout
3127
3128
3129 \backslash
3130 spce 
3131 \end_layout
3132
3133 \end_inset
3134
3135 A
3136 \begin_inset Formula $\to$
3137 \end_inset
3138
3139 B>0
3140 \begin_inset Index
3141 status collapsed
3142
3143 \begin_layout Plain Layout
3144 Commands ! C ! 
3145 \backslash
3146 cases
3147 \end_layout
3148
3149 \end_inset
3150
3151
3152 \end_layout
3153
3154 \end_inset
3155 </cell>
3156 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3157 \begin_inset Text
3158
3159 \begin_layout Plain Layout
3160 \begin_inset Formula $\begin{cases}
3161 A & B>0\end{cases}$
3162 \end_inset
3163
3164
3165 \end_layout
3166
3167 \end_inset
3168 </cell>
3169 </row>
3170 <row>
3171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3172 \begin_inset Text
3173
3174 \begin_layout Plain Layout
3175
3176 \backslash
3177 cases
3178 \begin_inset ERT
3179 status collapsed
3180
3181 \begin_layout Plain Layout
3182
3183
3184 \backslash
3185 spce 
3186 \end_layout
3187
3188 \end_inset
3189
3190
3191 \begin_inset Info
3192 type  "shortcut"
3193 arg   "newline-insert newline"
3194 \end_inset
3195
3196
3197 \end_layout
3198
3199 \end_inset
3200 </cell>
3201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3202 \begin_inset Text
3203
3204 \begin_layout Plain Layout
3205 \begin_inset Formula $\begin{cases}
3206 A & \textrm{for }x>0\\
3207 B & \textrm{for }x=0\end{cases}$
3208 \end_inset
3209
3210
3211 \end_layout
3212
3213 \end_inset
3214 </cell>
3215 </row>
3216 </lyxtabular>
3217
3218 \end_inset
3219
3220
3221 \end_layout
3222
3223 \begin_layout Standard
3224 After inserting 
3225 \series bold
3226
3227 \backslash
3228 cases
3229 \series default
3230  or the usage of the math toolbar button 
3231 \begin_inset Graphics
3232         filename ../images/math/cases.png
3233         scale 85
3234
3235 \end_inset
3236
3237  you can create new lines with the shortcut 
3238 \begin_inset Info
3239 type  "shortcut"
3240 arg   "newline-insert newline"
3241 \end_inset
3242
3243  or the table toolbar button 
3244 \begin_inset Graphics
3245         filename ../images/tabular-feature_append-row.png
3246         scale 85
3247
3248 \end_inset
3249
3250 .
3251 \end_layout
3252
3253 \begin_layout Standard
3254 The command 
3255 \series bold
3256
3257 \backslash
3258 cases
3259 \series default
3260  is also available via the menu 
3261 \family sans
3262 Insert\SpecialChar \menuseparator
3263 Math\SpecialChar \menuseparator
3264 Cases-Environment
3265 \family default
3266 .
3267 \end_layout
3268
3269 \begin_layout Subsection
3270 Negations
3271 \begin_inset Index
3272 status collapsed
3273
3274 \begin_layout Plain Layout
3275 Negations
3276 \end_layout
3277
3278 \end_inset
3279
3280
3281 \end_layout
3282
3283 \begin_layout Standard
3284 By inserting of 
3285 \series bold
3286
3287 \backslash
3288 not
3289 \series default
3290
3291 \begin_inset Index
3292 status collapsed
3293
3294 \begin_layout Plain Layout
3295 Commands ! N ! 
3296 \backslash
3297 not
3298 \end_layout
3299
3300 \end_inset
3301
3302  every character can be displayed canceled.
3303  The characters are quasi accentuated by a slash.
3304 \end_layout
3305
3306 \begin_layout Standard
3307 \align center
3308 \begin_inset Tabular
3309 <lyxtabular version="3" rows="4" columns="2">
3310 <features>
3311 <column alignment="center" valignment="top" width="0pt">
3312 <column alignment="center" valignment="top" width="0pt">
3313 <row>
3314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3315 \begin_inset Text
3316
3317 \begin_layout Plain Layout
3318 Command
3319 \end_layout
3320
3321 \end_inset
3322 </cell>
3323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Plain Layout
3327 Result
3328 \end_layout
3329
3330 \end_inset
3331 </cell>
3332 </row>
3333 <row>
3334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3335 \begin_inset Text
3336
3337 \begin_layout Plain Layout
3338
3339 \backslash
3340 not=
3341 \end_layout
3342
3343 \end_inset
3344 </cell>
3345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3346 \begin_inset Text
3347
3348 \begin_layout Plain Layout
3349 \begin_inset Formula $\not=$
3350 \end_inset
3351
3352
3353 \end_layout
3354
3355 \end_inset
3356 </cell>
3357 </row>
3358 <row>
3359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3360 \begin_inset Text
3361
3362 \begin_layout Plain Layout
3363
3364 \backslash
3365 not 
3366 \backslash
3367 le
3368 \end_layout
3369
3370 \end_inset
3371 </cell>
3372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3373 \begin_inset Text
3374
3375 \begin_layout Plain Layout
3376 \begin_inset Formula $\not\le$
3377 \end_inset
3378
3379
3380 \end_layout
3381
3382 \end_inset
3383 </cell>
3384 </row>
3385 <row>
3386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3387 \begin_inset Text
3388
3389 \begin_layout Plain Layout
3390
3391 \backslash
3392 not 
3393 \backslash
3394 parallel
3395 \end_layout
3396
3397 \end_inset
3398 </cell>
3399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3400 \begin_inset Text
3401
3402 \begin_layout Plain Layout
3403 \begin_inset Formula $\not\parallel$
3404 \end_inset
3405
3406
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 </row>
3412 </lyxtabular>
3413
3414 \end_inset
3415
3416
3417 \end_layout
3418
3419 \begin_layout Standard
3420 The last example shows, that not all negations look good.
3421  Therefore there are for some negations special commands (see 
3422 \begin_inset CommandInset ref
3423 LatexCommand ref
3424 reference "sub:Mathematical-Symbols"
3425
3426 \end_inset
3427
3428  and 
3429 \begin_inset CommandInset ref
3430 LatexCommand ref
3431 reference "sec:Relations"
3432
3433 \end_inset
3434
3435 ).
3436 \end_layout
3437
3438 \begin_layout Subsection
3439 Placeholders
3440 \begin_inset CommandInset label
3441 LatexCommand label
3442 name "sub:Placeholders"
3443
3444 \end_inset
3445
3446
3447 \begin_inset Index
3448 status collapsed
3449
3450 \begin_layout Plain Layout
3451 Placeholders
3452 \end_layout
3453
3454 \end_inset
3455
3456
3457 \begin_inset Index
3458 status collapsed
3459
3460 \begin_layout Plain Layout
3461 Chemical characters ! Isotopes
3462 \end_layout
3463
3464 \end_inset
3465
3466
3467 \begin_inset Index
3468 status collapsed
3469
3470 \begin_layout Plain Layout
3471 Isotopes|see
3472 \begin_inset ERT
3473 status collapsed
3474
3475 \begin_layout Plain Layout
3476
3477 {
3478 \end_layout
3479
3480 \end_inset
3481
3482 Chemical characters
3483 \begin_inset ERT
3484 status collapsed
3485
3486 \begin_layout Plain Layout
3487
3488 }
3489 \end_layout
3490
3491 \end_inset
3492
3493
3494 \end_layout
3495
3496 \end_inset
3497
3498
3499 \end_layout
3500
3501 \begin_layout Standard
3502 When displaying e.
3503 \begin_inset space \thinspace{}
3504 \end_inset
3505
3506 g.
3507 \begin_inset space \space{}
3508 \end_inset
3509
3510 isotopes
3511 \begin_inset Foot
3512 status collapsed
3513
3514 \begin_layout Plain Layout
3515 Typesetting isotopes and chemical symbols is described in 
3516 \begin_inset CommandInset ref
3517 LatexCommand ref
3518 reference "sub:Chemical-Symbols-and"
3519
3520 \end_inset
3521
3522 .
3523 \end_layout
3524
3525 \end_inset
3526
3527  the following problem occurs:
3528 \end_layout
3529
3530 \begin_layout Standard
3531 \align center
3532 \begin_inset Tabular
3533 <lyxtabular version="3" rows="2" columns="2">
3534 <features>
3535 <column alignment="center" valignment="top" width="0pt">
3536 <column alignment="center" valignment="top" width="0pt">
3537 <row>
3538 <cell alignment="center" valignment="top" usebox="none">
3539 \begin_inset Text
3540
3541 \begin_layout Plain Layout
3542 Indices created with sub- and superscripts:
3543 \end_layout
3544
3545 \end_inset
3546 </cell>
3547 <cell alignment="center" valignment="top" usebox="none">
3548 \begin_inset Text
3549
3550 \begin_layout Plain Layout
3551 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3552 \end_inset
3553
3554
3555 \end_layout
3556
3557 \end_inset
3558 </cell>
3559 </row>
3560 <row>
3561 <cell alignment="center" valignment="top" usebox="none">
3562 \begin_inset Text
3563
3564 \begin_layout Plain Layout
3565 correct indices:
3566 \end_layout
3567
3568 \end_inset
3569 </cell>
3570 <cell alignment="center" valignment="top" usebox="none">
3571 \begin_inset Text
3572
3573 \begin_layout Plain Layout
3574 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3575 \end_inset
3576
3577
3578 \end_layout
3579
3580 \end_inset
3581 </cell>
3582 </row>
3583 </lyxtabular>
3584
3585 \end_inset
3586
3587
3588 \begin_inset Note Note
3589 status collapsed
3590
3591 \begin_layout Plain Layout
3592
3593 \series bold
3594
3595 \backslash
3596 raisebox
3597 \series default
3598  is only used as spacer.
3599 \end_layout
3600
3601 \end_inset
3602
3603
3604 \end_layout
3605
3606 \begin_layout Standard
3607 The shorter index is by default placed below or above the first character
3608  of the longer index.
3609  To avoid this there is the command 
3610 \series bold
3611
3612 \backslash
3613 phantom
3614 \series default
3615
3616 \begin_inset Index
3617 status collapsed
3618
3619 \begin_layout Plain Layout
3620 Commands ! P ! 
3621 \backslash
3622 phantom
3623 \end_layout
3624
3625 \end_inset
3626
3627  or the math toolbar button
3628 \begin_inset space \thinspace{}
3629 \end_inset
3630
3631
3632 \begin_inset Foot
3633 status collapsed
3634
3635 \begin_layout Plain Layout
3636 can be found in the submenu of the toolbar button 
3637 \begin_inset Graphics
3638         filename ../images/math/space.png
3639         scale 85
3640
3641 \end_inset
3642
3643
3644 \end_layout
3645
3646 \end_inset
3647
3648  
3649 \begin_inset Graphics
3650         filename ../images/math/phantom.png
3651         scale 85
3652
3653 \end_inset
3654
3655  that creates one or more phantom characters.
3656  When inserting 
3657 \series bold
3658
3659 \backslash
3660 phantom
3661 \series default
3662  a small blue box appears that is superposed with two red arrows.
3663  The arrows indicate that the complete width and height of the box content
3664  will be created as placeholder.
3665  Phantom characters are accordingly placeholders with the size of the characters.
3666 \end_layout
3667
3668 \begin_layout Standard
3669 \align center
3670 \begin_inset Tabular
3671 <lyxtabular version="3" rows="4" columns="2">
3672 <features>
3673 <column alignment="center" valignment="top" width="0">
3674 <column alignment="center" valignment="top" width="0">
3675 <row>
3676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3677 \begin_inset Text
3678
3679 \begin_layout Plain Layout
3680 Command
3681 \end_layout
3682
3683 \end_inset
3684 </cell>
3685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3686 \begin_inset Text
3687
3688 \begin_layout Plain Layout
3689 Result
3690 \begin_inset Note Note
3691 status collapsed
3692
3693 \begin_layout Plain Layout
3694
3695 \series bold
3696
3697 \backslash
3698 raisebox
3699 \series default
3700  is only used as spacer.
3701 \end_layout
3702
3703 \end_inset
3704
3705
3706 \end_layout
3707
3708 \end_inset
3709 </cell>
3710 </row>
3711 <row>
3712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716 ^19
3717 \begin_inset ERT
3718 status collapsed
3719
3720 \begin_layout Plain Layout
3721
3722
3723 \backslash
3724 spce 
3725 \end_layout
3726
3727 \end_inset
3728
3729 _
3730 \backslash
3731 phantom
3732 \begin_inset ERT
3733 status collapsed
3734
3735 \begin_layout Plain Layout
3736
3737
3738 \backslash
3739 spce 
3740 \end_layout
3741
3742 \end_inset
3743
3744 1
3745 \begin_inset Formula $\to$
3746 \end_inset
3747
3748 9
3749 \begin_inset ERT
3750 status collapsed
3751
3752 \begin_layout Plain Layout
3753
3754
3755 \backslash
3756 spce 
3757 \end_layout
3758
3759 \end_inset
3760
3761 F
3762 \end_layout
3763
3764 \end_inset
3765 </cell>
3766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3767 \begin_inset Text
3768
3769 \begin_layout Plain Layout
3770 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3771 \end_inset
3772
3773
3774 \end_layout
3775
3776 \end_inset
3777 </cell>
3778 </row>
3779 <row>
3780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3781 \begin_inset Text
3782
3783 \begin_layout Plain Layout
3784 ^235
3785 \begin_inset ERT
3786 status collapsed
3787
3788 \begin_layout Plain Layout
3789
3790
3791 \backslash
3792 spce 
3793 \end_layout
3794
3795 \end_inset
3796
3797 _
3798 \backslash
3799 phantom
3800 \begin_inset ERT
3801 status collapsed
3802
3803 \begin_layout Plain Layout
3804
3805
3806 \backslash
3807 spce 
3808 \end_layout
3809
3810 \end_inset
3811
3812 23
3813 \begin_inset Formula $\to$
3814 \end_inset
3815
3816 9
3817 \begin_inset ERT
3818 status collapsed
3819
3820 \begin_layout Plain Layout
3821
3822
3823 \backslash
3824 spce 
3825 \end_layout
3826
3827 \end_inset
3828
3829 F
3830 \end_layout
3831
3832 \end_inset
3833 </cell>
3834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3835 \begin_inset Text
3836
3837 \begin_layout Plain Layout
3838 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3839 \end_inset
3840
3841
3842 \end_layout
3843
3844 \end_inset
3845 </cell>
3846 </row>
3847 <row>
3848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3849 \begin_inset Text
3850
3851 \begin_layout Plain Layout
3852
3853 \backslash
3854 Lambda^
3855 \begin_inset ERT
3856 status collapsed
3857
3858 \begin_layout Plain Layout
3859
3860
3861 \backslash
3862 spce 
3863 \end_layout
3864
3865 \end_inset
3866
3867
3868 \backslash
3869 phantom
3870 \begin_inset ERT
3871 status collapsed
3872
3873 \begin_layout Plain Layout
3874
3875
3876 \backslash
3877 spce 
3878 \end_layout
3879
3880 \end_inset
3881
3882 ii
3883 \begin_inset Formula $\to$
3884 \end_inset
3885
3886 t
3887 \begin_inset ERT
3888 status collapsed
3889
3890 \begin_layout Plain Layout
3891
3892
3893 \backslash
3894 spce 
3895 \end_layout
3896
3897 \end_inset
3898
3899 _MMt
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3905 \begin_inset Text
3906
3907 \begin_layout Plain Layout
3908 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3909 \end_inset
3910
3911
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 </row>
3917 </lyxtabular>
3918
3919 \end_inset
3920
3921
3922 \end_layout
3923
3924 \begin_layout Standard
3925 Furthermore there are the commands 
3926 \series bold
3927
3928 \backslash
3929 vphantom
3930 \series default
3931
3932 \begin_inset Index
3933 status collapsed
3934
3935 \begin_layout Plain Layout
3936 Commands ! V ! 
3937 \backslash
3938 vphantom
3939 \end_layout
3940
3941 \end_inset
3942
3943  (toolbar button 
3944 \begin_inset space ~
3945 \end_inset
3946
3947
3948 \begin_inset Graphics
3949         filename ../images/math/vphantom.png
3950         scale 85
3951
3952 \end_inset
3953
3954 ) and 
3955 \series bold
3956
3957 \backslash
3958 hphantom
3959 \series default
3960
3961 \begin_inset Index
3962 status collapsed
3963
3964 \begin_layout Plain Layout
3965 Commands ! H ! 
3966 \backslash
3967 hphantom
3968 \end_layout
3969
3970 \end_inset
3971
3972  (toolbar button 
3973 \begin_inset space ~
3974 \end_inset
3975
3976
3977 \begin_inset Graphics
3978         filename ../images/math/hphantom.png
3979         scale 85
3980
3981 \end_inset
3982
3983 ).
3984  
3985 \series bold
3986
3987 \backslash
3988 hphantom
3989 \series default
3990  creates only space for the maximal height of the characters in the box
3991  but not for its width.
3992  
3993 \series bold
3994
3995 \backslash
3996 vphantom
3997 \series default
3998  creates only space for the width of the box content.
3999  Therefore  the boxes of both commands have only one red arrow.
4000 \end_layout
4001
4002 \begin_layout Standard
4003 For example creates 
4004 \series bold
4005
4006 \backslash
4007 vphantom
4008 \series default
4009
4010 \begin_inset ERT
4011 status collapsed
4012
4013 \begin_layout Plain Layout
4014
4015
4016 \backslash
4017 spce 
4018 \end_layout
4019
4020 \end_inset
4021
4022
4023 \series bold
4024 a
4025 \backslash
4026 int
4027 \series default
4028  space for the height of the integral sign,
4029 \begin_inset Foot
4030 status collapsed
4031
4032 \begin_layout Plain Layout
4033 The command 
4034 \series bold
4035
4036 \backslash
4037 int
4038 \series default
4039  creates an integral sign, see 
4040 \begin_inset CommandInset ref
4041 LatexCommand ref
4042 reference "sub:Big-Operators"
4043
4044 \end_inset
4045
4046 .
4047 \end_layout
4048
4049 \end_inset
4050
4051  because this is the larger character.
4052  An example application is in 
4053 \begin_inset CommandInset ref
4054 LatexCommand ref
4055 reference "sub:Multiline-Brackets"
4056
4057 \end_inset
4058
4059 .
4060 \end_layout
4061
4062 \begin_layout Subsection
4063 Lines
4064 \begin_inset Index
4065 status collapsed
4066
4067 \begin_layout Plain Layout
4068 Lines
4069 \end_layout
4070
4071 \end_inset
4072
4073
4074 \begin_inset Index
4075 status collapsed
4076
4077 \begin_layout Plain Layout
4078 Formula ! underlined
4079 \end_layout
4080
4081 \end_inset
4082
4083
4084 \end_layout
4085
4086 \begin_layout Standard
4087 \align center
4088 \begin_inset Tabular
4089 <lyxtabular version="3" rows="4" columns="2">
4090 <features>
4091 <column alignment="center" valignment="top" width="0pt">
4092 <column alignment="center" valignment="top" width="0pt">
4093 <row>
4094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4095 \begin_inset Text
4096
4097 \begin_layout Plain Layout
4098 Command
4099 \end_layout
4100
4101 \end_inset
4102 </cell>
4103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4104 \begin_inset Text
4105
4106 \begin_layout Plain Layout
4107 Result
4108 \begin_inset Note Note
4109 status collapsed
4110
4111 \begin_layout Plain Layout
4112
4113 \series bold
4114
4115 \backslash
4116 raisebox
4117 \series default
4118  is only used as spacer.
4119 \end_layout
4120
4121 \end_inset
4122
4123
4124 \end_layout
4125
4126 \end_inset
4127 </cell>
4128 </row>
4129 <row>
4130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4131 \begin_inset Text
4132
4133 \begin_layout Plain Layout
4134
4135 \backslash
4136 overline
4137 \begin_inset ERT
4138 status collapsed
4139
4140 \begin_layout Plain Layout
4141
4142
4143 \backslash
4144 spce 
4145 \end_layout
4146
4147 \end_inset
4148
4149 A+B
4150 \begin_inset Index
4151 status collapsed
4152
4153 \begin_layout Plain Layout
4154 Commands ! O ! 
4155 \backslash
4156 overline
4157 \end_layout
4158
4159 \end_inset
4160
4161
4162 \end_layout
4163
4164 \end_inset
4165 </cell>
4166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4167 \begin_inset Text
4168
4169 \begin_layout Plain Layout
4170 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4171 \end_inset
4172
4173
4174 \end_layout
4175
4176 \end_inset
4177 </cell>
4178 </row>
4179 <row>
4180 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4181 \begin_inset Text
4182
4183 \begin_layout Plain Layout
4184
4185 \backslash
4186 underline
4187 \begin_inset ERT
4188 status collapsed
4189
4190 \begin_layout Plain Layout
4191
4192
4193 \backslash
4194 spce 
4195 \end_layout
4196
4197 \end_inset
4198
4199 A+B
4200 \begin_inset Index
4201 status collapsed
4202
4203 \begin_layout Plain Layout
4204 Commands ! U ! 
4205 \backslash
4206 underline
4207 \end_layout
4208
4209 \end_inset
4210
4211
4212 \end_layout
4213
4214 \end_inset
4215 </cell>
4216 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4217 \begin_inset Text
4218
4219 \begin_layout Plain Layout
4220 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4221 \end_inset
4222
4223
4224 \end_layout
4225
4226 \end_inset
4227 </cell>
4228 </row>
4229 <row>
4230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4231 \begin_inset Text
4232
4233 \begin_layout Plain Layout
4234
4235 \backslash
4236 overline
4237 \begin_inset ERT
4238 status collapsed
4239
4240 \begin_layout Plain Layout
4241
4242
4243 \backslash
4244 spce 
4245 \end_layout
4246
4247 \end_inset
4248
4249
4250 \backslash
4251 underline
4252 \begin_inset ERT
4253 status collapsed
4254
4255 \begin_layout Plain Layout
4256
4257
4258 \backslash
4259 spce 
4260 \end_layout
4261
4262 \end_inset
4263
4264 A+B
4265 \end_layout
4266
4267 \end_inset
4268 </cell>
4269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4270 \begin_inset Text
4271
4272 \begin_layout Plain Layout
4273 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4274 \end_inset
4275
4276
4277 \end_layout
4278
4279 \end_inset
4280 </cell>
4281 </row>
4282 </lyxtabular>
4283
4284 \end_inset
4285
4286
4287 \end_layout
4288
4289 \begin_layout Standard
4290 In the last example it doesn't matter if first 
4291 \series bold
4292
4293 \backslash
4294 overline
4295 \series default
4296  or 
4297 \series bold
4298
4299 \backslash
4300 underline
4301 \series default
4302  is inserted.
4303 \end_layout
4304
4305 \begin_layout Standard
4306 To double underline e.
4307 \begin_inset space \thinspace{}
4308 \end_inset
4309
4310 g.
4311 \begin_inset space \space{}
4312 \end_inset
4313
4314 results, one uses 
4315 \series bold
4316
4317 \backslash
4318 underline
4319 \series default
4320  twice.
4321 \end_layout
4322
4323 \begin_layout Standard
4324 It is possible to place up to 6 lines above or below characters.
4325 \end_layout
4326
4327 \begin_layout Standard
4328 \begin_inset VSpace bigskip
4329 \end_inset
4330
4331 Custom lines can be created using the command 
4332 \series bold
4333
4334 \backslash
4335 rule
4336 \series default
4337
4338 \begin_inset Index
4339 status collapsed
4340
4341 \begin_layout Plain Layout
4342 Commands ! R ! 
4343 \backslash
4344 rule
4345 \end_layout
4346
4347 \end_inset
4348
4349  which has the following scheme:
4350 \end_layout
4351
4352 \begin_layout Standard
4353
4354 \series bold
4355
4356 \backslash
4357 rule[vertical offset]{length}{thickness}
4358 \end_layout
4359
4360 \begin_layout Standard
4361 The optional vertical offset shifts the line upwards (or downwards, when
4362  the value is negative).
4363  The units listed in 
4364 \begin_inset CommandInset ref
4365 LatexCommand ref
4366 reference "tab:Available-units"
4367
4368 \end_inset
4369
4370  can be used for the values.
4371  Here are two example lines created with the commands
4372 \begin_inset Newline newline
4373 \end_inset
4374
4375
4376 \series bold
4377
4378 \backslash
4379 rule[-2ex]{3cm}{2pt}
4380 \series default
4381  and 
4382 \series bold
4383
4384 \backslash
4385 rule{2cm}{1pt}
4386 \series default
4387 :
4388 \end_layout
4389
4390 \begin_layout Standard
4391 This is a sentence 
4392 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4393 \end_inset
4394
4395  with two lines.
4396 \end_layout
4397
4398 \begin_layout Standard
4399
4400 \series bold
4401
4402 \backslash
4403 rule
4404 \series default
4405  can also be used for text when it is inserted in TeX-mode.
4406 \end_layout
4407
4408 \begin_layout Subsection
4409 Ellipses
4410 \begin_inset CommandInset label
4411 LatexCommand label
4412 name "sub:Ellipses"
4413
4414 \end_inset
4415
4416
4417 \begin_inset Index
4418 status collapsed
4419
4420 \begin_layout Plain Layout
4421 Ellipses
4422 \end_layout
4423
4424 \end_inset
4425
4426
4427 \end_layout
4428
4429 \begin_layout Standard
4430 There are different types of ellipses available.
4431 \begin_inset Foot
4432 status collapsed
4433
4434 \begin_layout Plain Layout
4435 In the math toolbar in the submenu of the button 
4436 \begin_inset Graphics
4437         filename ../images/math/ldots.png
4438         scale 85
4439
4440 \end_inset
4441
4442
4443 \end_layout
4444
4445 \end_inset
4446
4447  For listings dots at the baseline are used (
4448 \series bold
4449
4450 \backslash
4451 ldots
4452 \series default
4453
4454 \begin_inset Index
4455 status collapsed
4456
4457 \begin_layout Plain Layout
4458 Commands ! L ! 
4459 \backslash
4460 ldots
4461 \end_layout
4462
4463 \end_inset
4464
4465 ), while for operations dots are needed that are on the same height as the
4466  operators (
4467 \series bold
4468
4469 \backslash
4470 cdots
4471 \series default
4472
4473 \begin_inset Index
4474 status collapsed
4475
4476 \begin_layout Plain Layout
4477 Commands ! C ! 
4478 \backslash
4479 cdots
4480 \end_layout
4481
4482 \end_inset
4483
4484 ).
4485  When using the command 
4486 \series bold
4487
4488 \backslash
4489 dots
4490 \series default
4491
4492 \begin_inset Index
4493 status collapsed
4494
4495 \begin_layout Plain Layout
4496 Commands ! D ! 
4497 \backslash
4498 dots
4499 \end_layout
4500
4501 \end_inset
4502
4503 , LaTeX decides on the basis of the next character what type is used.
4504 \end_layout
4505
4506 \begin_layout Standard
4507 \align center
4508 \begin_inset Tabular
4509 <lyxtabular version="3" rows="8" columns="2">
4510 <features>
4511 <column alignment="center" valignment="top" width="0pt">
4512 <column alignment="center" valignment="top" width="0pt">
4513 <row>
4514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Plain Layout
4518 Command
4519 \end_layout
4520
4521 \end_inset
4522 </cell>
4523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4524 \begin_inset Text
4525
4526 \begin_layout Plain Layout
4527 Result
4528 \end_layout
4529
4530 \end_inset
4531 </cell>
4532 </row>
4533 <row>
4534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4535 \begin_inset Text
4536
4537 \begin_layout Plain Layout
4538 A_1
4539 \begin_inset ERT
4540 status collapsed
4541
4542 \begin_layout Plain Layout
4543
4544
4545 \backslash
4546 spce 
4547 \end_layout
4548
4549 \end_inset
4550
4551 ,
4552 \backslash
4553 dots
4554 \begin_inset ERT
4555 status collapsed
4556
4557 \begin_layout Plain Layout
4558
4559
4560 \backslash
4561 spce 
4562 \end_layout
4563
4564 \end_inset
4565
4566 ,A_n
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4572 \begin_inset Text
4573
4574 \begin_layout Plain Layout
4575 \begin_inset Formula $A_{1},\dots,A_{n}$
4576 \end_inset
4577
4578
4579 \end_layout
4580
4581 \end_inset
4582 </cell>
4583 </row>
4584 <row>
4585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4586 \begin_inset Text
4587
4588 \begin_layout Plain Layout
4589 A_1
4590 \begin_inset ERT
4591 status collapsed
4592
4593 \begin_layout Plain Layout
4594
4595
4596 \backslash
4597 spce 
4598 \end_layout
4599
4600 \end_inset
4601
4602 +
4603 \backslash
4604 dots
4605 \begin_inset ERT
4606 status collapsed
4607
4608 \begin_layout Plain Layout
4609
4610
4611 \backslash
4612 spce 
4613 \end_layout
4614
4615 \end_inset
4616
4617 +A_n
4618 \end_layout
4619
4620 \end_inset
4621 </cell>
4622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4623 \begin_inset Text
4624
4625 \begin_layout Plain Layout
4626 \begin_inset Formula $A_{1}+\dots+A_{n}$
4627 \end_inset
4628
4629
4630 \end_layout
4631
4632 \end_inset
4633 </cell>
4634 </row>
4635 <row>
4636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4637 \begin_inset Text
4638
4639 \begin_layout Plain Layout
4640 A_1
4641 \begin_inset ERT
4642 status collapsed
4643
4644 \begin_layout Plain Layout
4645
4646
4647 \backslash
4648 spce 
4649 \end_layout
4650
4651 \end_inset
4652
4653 ,
4654 \backslash
4655 ldots
4656 \begin_inset ERT
4657 status collapsed
4658
4659 \begin_layout Plain Layout
4660
4661
4662 \backslash
4663 spce 
4664 \end_layout
4665
4666 \end_inset
4667
4668 ,A_n
4669 \end_layout
4670
4671 \end_inset
4672 </cell>
4673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4674 \begin_inset Text
4675
4676 \begin_layout Plain Layout
4677 \begin_inset Formula $A_{1},\ldots,A_{n}$
4678 \end_inset
4679
4680
4681 \end_layout
4682
4683 \end_inset
4684 </cell>
4685 </row>
4686 <row>
4687 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4688 \begin_inset Text
4689
4690 \begin_layout Plain Layout
4691 A_1
4692 \begin_inset ERT
4693 status collapsed
4694
4695 \begin_layout Plain Layout
4696
4697
4698 \backslash
4699 spce 
4700 \end_layout
4701
4702 \end_inset
4703
4704 +
4705 \backslash
4706 cdots
4707 \begin_inset ERT
4708 status collapsed
4709
4710 \begin_layout Plain Layout
4711
4712
4713 \backslash
4714 spce 
4715 \end_layout
4716
4717 \end_inset
4718
4719 +A_n
4720 \end_layout
4721
4722 \end_inset
4723 </cell>
4724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4725 \begin_inset Text
4726
4727 \begin_layout Plain Layout
4728 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4729 \end_inset
4730
4731
4732 \end_layout
4733
4734 \end_inset
4735 </cell>
4736 </row>
4737 <row>
4738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4739 \begin_inset Text
4740
4741 \begin_layout Plain Layout
4742
4743 \backslash
4744 vdots
4745 \end_layout
4746
4747 \end_inset
4748 </cell>
4749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4750 \begin_inset Text
4751
4752 \begin_layout Plain Layout
4753 \begin_inset Formula $\vdots$
4754 \end_inset
4755
4756
4757 \end_layout
4758
4759 \end_inset
4760 </cell>
4761 </row>
4762 <row>
4763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4764 \begin_inset Text
4765
4766 \begin_layout Plain Layout
4767
4768 \backslash
4769 ddots
4770 \end_layout
4771
4772 \end_inset
4773 </cell>
4774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4775 \begin_inset Text
4776
4777 \begin_layout Plain Layout
4778 \begin_inset Formula $\ddots$
4779 \end_inset
4780
4781
4782 \end_layout
4783
4784 \end_inset
4785 </cell>
4786 </row>
4787 <row>
4788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4789 \begin_inset Text
4790
4791 \begin_layout Plain Layout
4792 3×3
4793 \begin_inset space \thinspace{}
4794 \end_inset
4795
4796 matrix with the different dots
4797 \end_layout
4798
4799 \end_inset
4800 </cell>
4801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4802 \begin_inset Text
4803
4804 \begin_layout Plain Layout
4805 \begin_inset Formula $\begin{array}{ccc}
4806 A_{11} & \cdots & A_{1m}\\
4807 \vdots & \ddots & \vdots\\
4808 A_{n1} & \cdots & A_{nm}\end{array}$
4809 \end_inset
4810
4811
4812 \end_layout
4813
4814 \end_inset
4815 </cell>
4816 </row>
4817 </lyxtabular>
4818
4819 \end_inset
4820
4821
4822 \end_layout
4823
4824 \begin_layout Standard
4825 The ellipses available in menu 
4826 \family sans
4827 Insert\SpecialChar \menuseparator
4828 Special
4829 \begin_inset space ~
4830 \end_inset
4831
4832 Character
4833 \family default
4834  are 
4835 \series bold
4836
4837 \backslash
4838 ldots
4839 \series default
4840 .
4841 \end_layout
4842
4843 \begin_layout Standard
4844 \begin_inset VSpace medskip
4845 \end_inset
4846
4847 Specially for matrices there are ellipses that span over several columns.
4848  They are created with the command 
4849 \series bold
4850
4851 \backslash
4852 hdotsfor
4853 \series default
4854
4855 \begin_inset Index
4856 status collapsed
4857
4858 \begin_layout Plain Layout
4859 Commands ! H ! 
4860 \backslash
4861 hdotsfor
4862 \end_layout
4863
4864 \end_inset
4865
4866 , that has the following scheme:
4867 \end_layout
4868
4869 \begin_layout Standard
4870
4871 \series bold
4872
4873 \backslash
4874 hdotsfor[distance]{number of columns}
4875 \end_layout
4876
4877 \begin_layout Standard
4878 The number of columns specifies how many columns should be spanned.
4879  Distance is a factor for the distance between the dots.
4880 \end_layout
4881
4882 \begin_layout Standard
4883 In the following matrix the command 
4884 \series bold
4885
4886 \backslash
4887 hdotsfor[2]{4}
4888 \series default
4889  was inserted in the first box of the second line, to get an ellipsis with
4890  a dot distance twice as long as with the command 
4891 \series bold
4892
4893 \backslash
4894 dots
4895 \series default
4896 :
4897 \begin_inset Formula \[
4898 \left(\begin{array}{cccc}
4899 A & B & C & D\\
4900 \hdotsfor[2]{4}\\
4901 q & w & e & r\end{array}\right)\]
4902
4903 \end_inset
4904
4905 Note that the matrix fields that should be spanned must be empty, otherwise
4906  you get LaTeX-errors.
4907 \end_layout
4908
4909 \begin_layout Standard
4910 \begin_inset VSpace bigskip
4911 \end_inset
4912
4913 Furthermore you can fill with the command 
4914 \series bold
4915
4916 \backslash
4917 dotfill
4918 \series default
4919
4920 \begin_inset Index
4921 status collapsed
4922
4923 \begin_layout Plain Layout
4924 Commands ! D ! 
4925 \backslash
4926 dotfill
4927 \end_layout
4928
4929 \end_inset
4930
4931  the rest of a line with dots.
4932  The effect of these commands is the same like with 
4933 \series bold
4934
4935 \backslash
4936 hfill
4937 \series default
4938 , see 
4939 \begin_inset CommandInset ref
4940 LatexCommand ref
4941 reference "sub:Variable-Space"
4942
4943 \end_inset
4944
4945 .
4946 \end_layout
4947
4948 \begin_layout Standard
4949 For example the command 
4950 \series bold
4951 A
4952 \backslash
4953 dotfill
4954 \begin_inset ERT
4955 status collapsed
4956
4957 \begin_layout Plain Layout
4958
4959
4960 \backslash
4961 spce 
4962 \end_layout
4963
4964 \end_inset
4965
4966 B
4967 \series default
4968  produces
4969 \end_layout
4970
4971 \begin_layout Standard
4972 \begin_inset Formula $A\dotfill B$
4973 \end_inset
4974
4975
4976 \end_layout
4977
4978 \begin_layout Standard
4979 Analog to
4980 \series bold
4981  
4982 \backslash
4983 dotfill
4984 \series default
4985  there is for a line the command 
4986 \series bold
4987
4988 \backslash
4989 hrulefill
4990 \series default
4991
4992 \begin_inset Index
4993 status collapsed
4994
4995 \begin_layout Plain Layout
4996 Commands ! H ! 
4997 \backslash
4998 hrulefill
4999 \end_layout
5000
5001 \end_inset
5002
5003 :
5004 \end_layout
5005
5006 \begin_layout Standard
5007 \begin_inset Formula $A\hrulefill B$
5008 \end_inset
5009
5010
5011 \end_layout
5012
5013 \begin_layout Standard
5014 To use the commands for text, they have to be inserted in TeX-mode.
5015 \end_layout
5016
5017 \begin_layout Section
5018 Matrices
5019 \begin_inset CommandInset label
5020 LatexCommand label
5021 name "sec:Matrices"
5022
5023 \end_inset
5024
5025
5026 \begin_inset Index
5027 status collapsed
5028
5029 \begin_layout Plain Layout
5030 Matrices
5031 \end_layout
5032
5033 \end_inset
5034
5035
5036 \end_layout
5037
5038 \begin_layout Standard
5039 Matrices can be inserted via the math toolbar button 
5040 \begin_inset Graphics
5041         filename ../images/dialog-show_mathmatrix.png
5042         scale 85
5043
5044 \end_inset
5045
5046  or the menu 
5047 \family sans
5048 Insert\SpecialChar \menuseparator
5049 Math\SpecialChar \menuseparator
5050 Matrix
5051 \family default
5052 .
5053  You will be asked for the number of matrix columns and rows, and the alignment.
5054  The vertical alignment is hereby only of importance for matrices in inline
5055  formulas:
5056 \end_layout
5057
5058 \begin_layout Standard
5059 The first matrix is top 
5060 \begin_inset Formula $\begin{array}[t]{cccc}
5061 A & D & G & J\\
5062 B & E & H & K\\
5063 C & F & I & L\end{array}$
5064 \end_inset
5065
5066 , the second middle 
5067 \begin_inset Formula $\begin{array}{cccc}
5068 A & D & G & J\\
5069 B & E & H & K\\
5070 C & F & I & L\end{array}$
5071 \end_inset
5072
5073 , and the third bottom 
5074 \begin_inset Formula $\begin{array}[b]{cccc}
5075 A & D & G & J\\
5076 B & E & H & K\\
5077 C & F & I & L\end{array}$
5078 \end_inset
5079
5080  aligned.
5081 \end_layout
5082
5083 \begin_layout Standard
5084 The horizontal alignment specifies how the column entries should be aligned.
5085  It is set by entering a letter for every column.
5086  
5087 \emph on
5088 l
5089 \emph default
5090  denotes left aligned, 
5091 \emph on
5092 c
5093 \emph default
5094  centered, and 
5095 \emph on
5096 r
5097 \emph default
5098  right aligned.
5099  To create for example a 4
5100 \series bold
5101 ×
5102 \series default
5103 4
5104 \begin_inset space ~
5105 \end_inset
5106
5107 matrix where the first column is left aligned, the second and third are
5108  centered, and the last one is right aligned, one enters for the horizontal
5109  alignment 
5110 \series bold
5111 lccr
5112 \series default
5113 .
5114  Normally are in a matrix all columns centered, therefore the default is
5115  for every column is a 
5116 \series bold
5117 c
5118 \series default
5119 .
5120 \end_layout
5121
5122 \begin_layout Standard
5123 Horizontal alignment:
5124 \end_layout
5125
5126 \begin_layout Standard
5127
5128 \series bold
5129 lll
5130 \series default
5131  : 
5132 \begin_inset Formula $\begin{array}{lll}
5133 10000 & D & G\\
5134 B & 10000 & H\\
5135 C & F & 10000\end{array}$
5136 \end_inset
5137
5138  , 
5139 \series bold
5140 ccc
5141 \series default
5142  : 
5143 \begin_inset Formula $\begin{array}{ccc}
5144 10000 & D & G\\
5145 B & 10000 & H\\
5146 C & F & 10000\end{array}$
5147 \end_inset
5148
5149  , 
5150 \series bold
5151 rrr
5152 \series default
5153  : 
5154 \begin_inset Formula $\begin{array}{rrr}
5155 10000 & D & G\\
5156 B & 10000 & H\\
5157 C & F & 10000\end{array}$
5158 \end_inset
5159
5160
5161 \end_layout
5162
5163 \begin_layout Standard
5164 To add or delete rows and columns subsequently, the math toolbar buttons
5165  
5166 \begin_inset Graphics
5167         filename ../images/tabular-feature_append-row.png
5168         scale 85
5169
5170 \end_inset
5171
5172
5173 \begin_inset Graphics
5174         filename ../images/tabular-feature_delete-row.png
5175         scale 85
5176
5177 \end_inset
5178
5179 , etc.
5180 \begin_inset space \thinspace{}
5181 \end_inset
5182
5183 , or the menu 
5184 \family sans
5185 Edit\SpecialChar \menuseparator
5186 Rows & Columns
5187 \family default
5188  can be used.
5189  New rows can also be created with 
5190 \begin_inset Info
5191 type  "shortcut"
5192 arg   "newline-insert newline"
5193 \end_inset
5194
5195 .
5196 \end_layout
5197
5198 \begin_layout Standard
5199 \begin_inset VSpace bigskip
5200 \end_inset
5201
5202 Parentheses around a matrix can can either be created with the commands
5203  
5204 \series bold
5205
5206 \backslash
5207 left
5208 \series default
5209
5210 \begin_inset Index
5211 status collapsed
5212
5213 \begin_layout Plain Layout
5214 Commands ! L ! 
5215 \backslash
5216 left
5217 \end_layout
5218
5219 \end_inset
5220
5221  and 
5222 \series bold
5223
5224 \backslash
5225 right
5226 \series default
5227
5228 \begin_inset Index
5229 status collapsed
5230
5231 \begin_layout Plain Layout
5232 Commands ! R ! 
5233 \backslash
5234 right
5235 \end_layout
5236
5237 \end_inset
5238
5239  (shortcut 
5240 \family sans
5241 Alt+M
5242 \begin_inset space ~
5243 \end_inset
5244
5245 Parenthesis
5246 \family default
5247 ), see 
5248 \begin_inset CommandInset ref
5249 LatexCommand ref
5250 reference "sub:Automatic-Bracket-Size"
5251
5252 \end_inset
5253
5254 , or by using the following commands:
5255 \begin_inset VSpace medskip
5256 \end_inset
5257
5258
5259 \end_layout
5260
5261 \begin_layout Standard
5262 \begin_inset space \hfill{}
5263 \end_inset
5264
5265
5266 \begin_inset Tabular
5267 <lyxtabular version="3" rows="4" columns="2">
5268 <features>
5269 <column alignment="center" valignment="top" width="0">
5270 <column alignment="center" valignment="top" width="0">
5271 <row>
5272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5273 \begin_inset Text
5274
5275 \begin_layout Plain Layout
5276 Command
5277 \end_layout
5278
5279 \end_inset
5280 </cell>
5281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5282 \begin_inset Text
5283
5284 \begin_layout Plain Layout
5285 Result
5286 \begin_inset Note Note
5287 status collapsed
5288
5289 \begin_layout Plain Layout
5290
5291 \series bold
5292
5293 \backslash
5294 raisebox
5295 \series default
5296  is only used as spacer.
5297 \end_layout
5298
5299 \end_inset
5300
5301
5302 \end_layout
5303
5304 \end_inset
5305 </cell>
5306 </row>
5307 <row>
5308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5309 \begin_inset Text
5310
5311 \begin_layout Plain Layout
5312
5313 \backslash
5314 bmatrix
5315 \begin_inset ERT
5316 status collapsed
5317
5318 \begin_layout Plain Layout
5319
5320
5321 \backslash
5322 spce 
5323 \end_layout
5324
5325 \end_inset
5326
5327 2
5328 \series bold
5329 ×
5330 \series default
5331 2
5332 \begin_inset space \thinspace{}
5333 \end_inset
5334
5335 matrix
5336 \end_layout
5337
5338 \end_inset
5339 </cell>
5340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5341 \begin_inset Text
5342
5343 \begin_layout Plain Layout
5344 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5345 0 & \textrm{-}\mathrm{i}\\
5346 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5347 \end_inset
5348
5349
5350 \end_layout
5351
5352 \end_inset
5353 </cell>
5354 </row>
5355 <row>
5356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5357 \begin_inset Text
5358
5359 \begin_layout Plain Layout
5360
5361 \backslash
5362 Bmatrix
5363 \begin_inset ERT
5364 status collapsed
5365
5366 \begin_layout Plain Layout
5367
5368
5369 \backslash
5370 spce 
5371 \end_layout
5372
5373 \end_inset
5374
5375 2
5376 \series bold
5377 ×
5378 \series default
5379 2
5380 \begin_inset space \thinspace{}
5381 \end_inset
5382
5383 matrix
5384 \end_layout
5385
5386 \end_inset
5387 </cell>
5388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5389 \begin_inset Text
5390
5391 \begin_layout Plain Layout
5392 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5393 0 & \textrm{-}\mathrm{i}\\
5394 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5395 \end_inset
5396
5397
5398 \end_layout
5399
5400 \end_inset
5401 </cell>
5402 </row>
5403 <row>
5404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5405 \begin_inset Text
5406
5407 \begin_layout Plain Layout
5408
5409 \backslash
5410 pmatrix
5411 \begin_inset ERT
5412 status collapsed
5413
5414 \begin_layout Plain Layout
5415
5416
5417 \backslash
5418 spce 
5419 \end_layout
5420
5421 \end_inset
5422
5423 2
5424 \series bold
5425 ×
5426 \series default
5427 2
5428 \begin_inset space \thinspace{}
5429 \end_inset
5430
5431 matrix
5432 \end_layout
5433
5434 \end_inset
5435 </cell>
5436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5437 \begin_inset Text
5438
5439 \begin_layout Plain Layout
5440 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5441 0 & \textrm{-}\mathrm{i}\\
5442 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5443 \end_inset
5444
5445
5446 \end_layout
5447
5448 \end_inset
5449 </cell>
5450 </row>
5451 </lyxtabular>
5452
5453 \end_inset
5454
5455
5456 \begin_inset space \hfill{}
5457 \end_inset
5458
5459
5460 \begin_inset Tabular
5461 <lyxtabular version="3" rows="4" columns="2">
5462 <features>
5463 <column alignment="center" valignment="top" width="0">
5464 <column alignment="center" valignment="top" width="0">
5465 <row>
5466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5467 \begin_inset Text
5468
5469 \begin_layout Plain Layout
5470 Command
5471 \end_layout
5472
5473 \end_inset
5474 </cell>
5475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5476 \begin_inset Text
5477
5478 \begin_layout Plain Layout
5479 Result
5480 \end_layout
5481
5482 \end_inset
5483 </cell>
5484 </row>
5485 <row>
5486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5487 \begin_inset Text
5488
5489 \begin_layout Plain Layout
5490
5491 \backslash
5492 vmatrix
5493 \begin_inset ERT
5494 status collapsed
5495
5496 \begin_layout Plain Layout
5497
5498
5499 \backslash
5500 spce 
5501 \end_layout
5502
5503 \end_inset
5504
5505 2
5506 \series bold
5507 ×
5508 \series default
5509 2
5510 \begin_inset space \thinspace{}
5511 \end_inset
5512
5513 matrix
5514 \end_layout
5515
5516 \end_inset
5517 </cell>
5518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5519 \begin_inset Text
5520
5521 \begin_layout Plain Layout
5522 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5523 0 & \textrm{-}\mathrm{i}\\
5524 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5525 \end_inset
5526
5527
5528 \end_layout
5529
5530 \end_inset
5531 </cell>
5532 </row>
5533 <row>
5534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5535 \begin_inset Text
5536
5537 \begin_layout Plain Layout
5538
5539 \backslash
5540 Vmatrix
5541 \begin_inset ERT
5542 status collapsed
5543
5544 \begin_layout Plain Layout
5545
5546
5547 \backslash
5548 spce 
5549 \end_layout
5550
5551 \end_inset
5552
5553 2
5554 \series bold
5555 ×
5556 \series default
5557 2
5558 \begin_inset space \thinspace{}
5559 \end_inset
5560
5561 matrix
5562 \end_layout
5563
5564 \end_inset
5565 </cell>
5566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5567 \begin_inset Text
5568
5569 \begin_layout Plain Layout
5570 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5571 0 & \textrm{-}\mathrm{i}\\
5572 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5573 \end_inset
5574
5575
5576 \end_layout
5577
5578 \end_inset
5579 </cell>
5580 </row>
5581 <row>
5582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5583 \begin_inset Text
5584
5585 \begin_layout Plain Layout
5586
5587 \backslash
5588 matrix
5589 \begin_inset ERT
5590 status collapsed
5591
5592 \begin_layout Plain Layout
5593
5594
5595 \backslash
5596 spce 
5597 \end_layout
5598
5599 \end_inset
5600
5601 2
5602 \series bold
5603 ×
5604 \series default
5605 2
5606 \begin_inset space \thinspace{}
5607 \end_inset
5608
5609 matrix
5610 \end_layout
5611
5612 \end_inset
5613 </cell>
5614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5615 \begin_inset Text
5616
5617 \begin_layout Plain Layout
5618 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5619 0 & \textrm{-}\mathrm{i}\\
5620 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5621 \end_inset
5622
5623
5624 \end_layout
5625
5626 \end_inset
5627 </cell>
5628 </row>
5629 </lyxtabular>
5630
5631 \end_inset
5632
5633
5634 \begin_inset space \hfill{}
5635 \end_inset
5636
5637
5638 \end_layout
5639
5640 \begin_layout Standard
5641 \begin_inset VSpace medskip
5642 \end_inset
5643
5644 When e.
5645 \begin_inset space \thinspace{}
5646 \end_inset
5647
5648 g.
5649 \begin_inset space \space{}
5650 \end_inset
5651
5652
5653 \series bold
5654
5655 \backslash
5656 vmatrix
5657 \series default
5658  is inserted, a blue box appears between two vertical lines where the matrix
5659  is inserted.
5660 \end_layout
5661
5662 \begin_layout Standard
5663 \begin_inset VSpace bigskip
5664 \end_inset
5665
5666 As all multiline formulas are matrices, the length 
5667 \series bold
5668
5669 \backslash
5670 arraycolsep
5671 \series default
5672
5673 \begin_inset Index
5674 status collapsed
5675
5676 \begin_layout Plain Layout
5677 Commands ! A ! 
5678 \backslash
5679 arraycolsep
5680 \end_layout
5681
5682 \end_inset
5683
5684  that is described in 
5685 \begin_inset CommandInset ref
5686 LatexCommand ref
5687 reference "sub:Column-Separation"
5688
5689 \end_inset
5690
5691  can also be used to change the column separation of matrices.
5692 \end_layout
5693
5694 \begin_layout Standard
5695 To change the row separation, the command 
5696 \series bold
5697
5698 \backslash
5699 arraystretch
5700 \series default
5701
5702 \begin_inset Index
5703 status collapsed
5704
5705 \begin_layout Plain Layout
5706 Commands ! A ! 
5707 \backslash
5708 arraystretch
5709 \end_layout
5710
5711 \end_inset
5712
5713  is used.
5714  It is used as follows:
5715 \end_layout
5716
5717 \begin_layout Standard
5718
5719 \series bold
5720
5721 \backslash
5722 renewcommand{
5723 \backslash
5724 arraystretch}{stretch factor}
5725 \begin_inset Index
5726 status collapsed
5727
5728 \begin_layout Plain Layout
5729 Commands ! R ! 
5730 \backslash
5731 renewcommand
5732 \end_layout
5733
5734 \end_inset
5735
5736
5737 \end_layout
5738
5739 \begin_layout Standard
5740 The command 
5741 \series bold
5742
5743 \backslash
5744 renewcommand
5745 \series default
5746  assigns the stretch factor to the predefined command 
5747 \series bold
5748
5749 \backslash
5750 arraystretch
5751 \series default
5752 .
5753  To double e.
5754 \begin_inset space \thinspace{}
5755 \end_inset
5756
5757 g.
5758 \begin_inset space \space{}
5759 \end_inset
5760
5761 the row separation, use the factor 2.
5762  This is then used for all following matrices.
5763  To go back to the original separation, assign the factor 1 to 
5764 \series bold
5765
5766 \backslash
5767 arraystretch
5768 \series default
5769 .
5770 \end_layout
5771
5772 \begin_layout Standard
5773 To set matrices into a text line, the command 
5774 \series bold
5775
5776 \backslash
5777 smallmatrix
5778 \series default
5779
5780 \begin_inset Index
5781 status collapsed
5782
5783 \begin_layout Plain Layout
5784 Commands ! S ! 
5785 \backslash
5786 smallmatrix
5787 \end_layout
5788
5789 \end_inset
5790
5791  is used.
5792  When it is inserted a blue box with two dashed lines appears.
5793  In this box the matrix is inserted.
5794 \end_layout
5795
5796 \begin_layout Standard
5797 This is a matrix 
5798 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5799 C & D\end{smallmatrix}\right)$
5800 \end_inset
5801
5802  in a text line.
5803 \end_layout
5804
5805 \begin_layout Section
5806 Brackets and Delimiters
5807 \begin_inset Index
5808 status collapsed
5809
5810 \begin_layout Plain Layout
5811 Brackets
5812 \end_layout
5813
5814 \end_inset
5815
5816
5817 \begin_inset Index
5818 status collapsed
5819
5820 \begin_layout Plain Layout
5821 Delimiters
5822 \end_layout
5823
5824 \end_inset
5825
5826
5827 \end_layout
5828
5829 \begin_layout Subsection
5830 Vertical Brackets and Delimiters
5831 \begin_inset Index
5832 status collapsed
5833
5834 \begin_layout Plain Layout
5835 Brackets ! vertical
5836 \end_layout
5837
5838 \end_inset
5839
5840
5841 \end_layout
5842
5843 \begin_layout Standard
5844 \begin_inset space \hfill{}
5845 \end_inset
5846
5847
5848 \begin_inset Tabular
5849 <lyxtabular version="3" rows="9" columns="2">
5850 <features>
5851 <column alignment="center" valignment="top" width="0pt">
5852 <column alignment="center" valignment="top" width="0pt">
5853 <row>
5854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5855 \begin_inset Text
5856
5857 \begin_layout Plain Layout
5858 Command
5859 \end_layout
5860
5861 \end_inset
5862 </cell>
5863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5864 \begin_inset Text
5865
5866 \begin_layout Plain Layout
5867 Result
5868 \end_layout
5869
5870 \end_inset
5871 </cell>
5872 </row>
5873 <row>
5874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5875 \begin_inset Text
5876
5877 \begin_layout Plain Layout
5878 (
5879 \end_layout
5880
5881 \end_inset
5882 </cell>
5883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5884 \begin_inset Text
5885
5886 \begin_layout Plain Layout
5887 \begin_inset Formula $($
5888 \end_inset
5889
5890
5891 \end_layout
5892
5893 \end_inset
5894 </cell>
5895 </row>
5896 <row>
5897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5898 \begin_inset Text
5899
5900 \begin_layout Plain Layout
5901 {
5902 \end_layout
5903
5904 \end_inset
5905 </cell>
5906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5907 \begin_inset Text
5908
5909 \begin_layout Plain Layout
5910 \begin_inset Formula $\{$
5911 \end_inset
5912
5913
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 </row>
5919 <row>
5920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5921 \begin_inset Text
5922
5923 \begin_layout Plain Layout
5924 [
5925 \end_layout
5926
5927 \end_inset
5928 </cell>
5929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5930 \begin_inset Text
5931
5932 \begin_layout Plain Layout
5933 \begin_inset Formula $[$
5934 \end_inset
5935
5936
5937 \end_layout
5938
5939 \end_inset
5940 </cell>
5941 </row>
5942 <row>
5943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5944 \begin_inset Text
5945
5946 \begin_layout Plain Layout
5947
5948 \backslash
5949 langle
5950 \end_layout
5951
5952 \end_inset
5953 </cell>
5954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5955 \begin_inset Text
5956
5957 \begin_layout Plain Layout
5958 \begin_inset Formula $\langle$
5959 \end_inset
5960
5961
5962 \end_layout
5963
5964 \end_inset
5965 </cell>
5966 </row>
5967 <row>
5968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5969 \begin_inset Text
5970
5971 \begin_layout Plain Layout
5972
5973 \backslash
5974 lceil
5975 \end_layout
5976
5977 \end_inset
5978 </cell>
5979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5980 \begin_inset Text
5981
5982 \begin_layout Plain Layout
5983 \begin_inset Formula $\lceil$
5984 \end_inset
5985
5986
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 </row>
5992 <row>
5993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5994 \begin_inset Text
5995
5996 \begin_layout Plain Layout
5997
5998 \backslash
5999 lfloor
6000 \end_layout
6001
6002 \end_inset
6003 </cell>
6004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6005 \begin_inset Text
6006
6007 \begin_layout Plain Layout
6008 \begin_inset Formula $\lfloor$
6009 \end_inset
6010
6011
6012 \end_layout
6013
6014 \end_inset
6015 </cell>
6016 </row>
6017 <row>
6018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6019 \begin_inset Text
6020
6021 \begin_layout Plain Layout
6022 /
6023 \end_layout
6024
6025 \end_inset
6026 </cell>
6027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6028 \begin_inset Text
6029
6030 \begin_layout Plain Layout
6031 \begin_inset Formula $/$
6032 \end_inset
6033
6034
6035 \end_layout
6036
6037 \end_inset
6038 </cell>
6039 </row>
6040 <row>
6041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6042 \begin_inset Text
6043
6044 \begin_layout Plain Layout
6045 |
6046 \end_layout
6047
6048 \end_inset
6049 </cell>
6050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6051 \begin_inset Text
6052
6053 \begin_layout Plain Layout
6054 \begin_inset Formula $|$
6055 \end_inset
6056
6057
6058 \end_layout
6059
6060 \end_inset
6061 </cell>
6062 </row>
6063 </lyxtabular>
6064
6065 \end_inset
6066
6067
6068 \begin_inset space \hfill{}
6069 \end_inset
6070
6071
6072 \begin_inset Tabular
6073 <lyxtabular version="3" rows="9" columns="2">
6074 <features>
6075 <column alignment="center" valignment="top" width="0pt">
6076 <column alignment="center" valignment="top" width="0pt">
6077 <row>
6078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6079 \begin_inset Text
6080
6081 \begin_layout Plain Layout
6082 Command
6083 \end_layout
6084
6085 \end_inset
6086 </cell>
6087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6088 \begin_inset Text
6089
6090 \begin_layout Plain Layout
6091 Result
6092 \end_layout
6093
6094 \end_inset
6095 </cell>
6096 </row>
6097 <row>
6098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6099 \begin_inset Text
6100
6101 \begin_layout Plain Layout
6102 )
6103 \end_layout
6104
6105 \end_inset
6106 </cell>
6107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6108 \begin_inset Text
6109
6110 \begin_layout Plain Layout
6111 \begin_inset Formula $)$
6112 \end_inset
6113
6114
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 </row>
6120 <row>
6121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6122 \begin_inset Text
6123
6124 \begin_layout Plain Layout
6125 }
6126 \end_layout
6127
6128 \end_inset
6129 </cell>
6130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6131 \begin_inset Text
6132
6133 \begin_layout Plain Layout
6134 \begin_inset Formula $\}$
6135 \end_inset
6136
6137
6138 \end_layout
6139
6140 \end_inset
6141 </cell>
6142 </row>
6143 <row>
6144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6145 \begin_inset Text
6146
6147 \begin_layout Plain Layout
6148 ]
6149 \end_layout
6150
6151 \end_inset
6152 </cell>
6153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6154 \begin_inset Text
6155
6156 \begin_layout Plain Layout
6157 \begin_inset Formula $]$
6158 \end_inset
6159
6160
6161 \end_layout
6162
6163 \end_inset
6164 </cell>
6165 </row>
6166 <row>
6167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6168 \begin_inset Text
6169
6170 \begin_layout Plain Layout
6171
6172 \backslash
6173 rangle
6174 \end_layout
6175
6176 \end_inset
6177 </cell>
6178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6179 \begin_inset Text
6180
6181 \begin_layout Plain Layout
6182 \begin_inset Formula $\rangle$
6183 \end_inset
6184
6185
6186 \end_layout
6187
6188 \end_inset
6189 </cell>
6190 </row>
6191 <row>
6192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6193 \begin_inset Text
6194
6195 \begin_layout Plain Layout
6196
6197 \backslash
6198 rceil
6199 \end_layout
6200
6201 \end_inset
6202 </cell>
6203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6204 \begin_inset Text
6205
6206 \begin_layout Plain Layout
6207 \begin_inset Formula $\rceil$
6208 \end_inset
6209
6210
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 </row>
6216 <row>
6217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6218 \begin_inset Text
6219
6220 \begin_layout Plain Layout
6221
6222 \backslash
6223 rfloor
6224 \end_layout
6225
6226 \end_inset
6227 </cell>
6228 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6229 \begin_inset Text
6230
6231 \begin_layout Plain Layout
6232 \begin_inset Formula $\rfloor$
6233 \end_inset
6234
6235
6236 \end_layout
6237
6238 \end_inset
6239 </cell>
6240 </row>
6241 <row>
6242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6243 \begin_inset Text
6244
6245 \begin_layout Plain Layout
6246
6247 \backslash
6248
6249 \backslash
6250
6251 \end_layout
6252
6253 \end_inset
6254 </cell>
6255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6256 \begin_inset Text
6257
6258 \begin_layout Plain Layout
6259 \begin_inset Formula $\backslash$
6260 \end_inset
6261
6262
6263 \end_layout
6264
6265 \end_inset
6266 </cell>
6267 </row>
6268 <row>
6269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273
6274 \backslash
6275 |
6276 \end_layout
6277
6278 \end_inset
6279 </cell>
6280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6281 \begin_inset Text
6282
6283 \begin_layout Plain Layout
6284 \begin_inset Formula $\|$
6285 \end_inset
6286
6287
6288 \end_layout
6289
6290 \end_inset
6291 </cell>
6292 </row>
6293 </lyxtabular>
6294
6295 \end_inset
6296
6297
6298 \begin_inset space \hfill{}
6299 \end_inset
6300
6301
6302 \end_layout
6303
6304 \begin_layout Standard
6305
6306 \series medium
6307 \begin_inset Note Greyedout
6308 status open
6309
6310 \begin_layout Plain Layout
6311
6312 \series bold
6313 Note:
6314 \series default
6315  In TeX-mode the command 
6316 \series bold
6317
6318 \backslash
6319 textbackslash
6320 \series default
6321
6322 \begin_inset Index
6323 status collapsed
6324
6325 \begin_layout Plain Layout
6326 Commands ! T ! 
6327 \backslash
6328 textbackslash
6329 \end_layout
6330
6331 \end_inset
6332
6333  must be used for the backslash, because the command 
6334 \series bold
6335
6336 \backslash
6337
6338 \backslash
6339
6340 \series default
6341  produces there a line break.
6342 \end_layout
6343
6344 \end_inset
6345
6346
6347 \end_layout
6348
6349 \begin_layout Standard
6350 For all characters listed above the size can be adjusted with the commands
6351  described in the following two subsections.
6352  When using these commands, the characters < and > can directly be used
6353  instead of the commands 
6354 \series bold
6355
6356 \backslash
6357 langle
6358 \series default
6359  and 
6360 \series bold
6361
6362 \backslash
6363 rangle
6364 \series default
6365 .
6366 \end_layout
6367
6368 \begin_layout Subsubsection
6369 Manual Bracket Size
6370 \begin_inset CommandInset label
6371 LatexCommand label
6372 name "sub:Manual-Bracket-Size"
6373
6374 \end_inset
6375
6376
6377 \begin_inset Index
6378 status collapsed
6379
6380 \begin_layout Plain Layout
6381 Bracket size ! manual
6382 \end_layout
6383
6384 \end_inset
6385
6386
6387 \end_layout
6388
6389 \begin_layout Standard
6390 The bracket size can be specified manually by the LaTeX-commands 
6391 \series bold
6392
6393 \backslash
6394 big
6395 \series default
6396
6397 \begin_inset Index
6398 status collapsed
6399
6400 \begin_layout Plain Layout
6401 Commands ! B ! 
6402 \backslash
6403 big
6404 \end_layout
6405
6406 \end_inset
6407
6408
6409 \series bold
6410
6411 \backslash
6412 Big
6413 \series default
6414
6415 \series bold
6416
6417 \backslash
6418 bigg
6419 \series default
6420 , and 
6421 \series bold
6422
6423 \backslash
6424 Bigg
6425 \series default
6426 .
6427  
6428 \series bold
6429
6430 \backslash
6431 big
6432 \series default
6433  denotes the smallest and 
6434 \series bold
6435
6436 \backslash
6437 Bigg
6438 \series default
6439  the largest bracket size.
6440 \end_layout
6441
6442 \begin_layout Standard
6443 These commands are used to emphasize levels of brackets:
6444 \end_layout
6445
6446 \begin_layout Standard
6447 \align center
6448 \begin_inset Tabular
6449 <lyxtabular version="3" rows="2" columns="2">
6450 <features>
6451 <column alignment="center" valignment="top" width="0pt">
6452 <column alignment="center" valignment="top" width="0pt">
6453 <row>
6454 <cell alignment="center" valignment="top" usebox="none">
6455 \begin_inset Text
6456
6457 \begin_layout Plain Layout
6458 all brackets in the same size:
6459 \end_layout
6460
6461 \end_inset
6462 </cell>
6463 <cell alignment="center" valignment="top" usebox="none">
6464 \begin_inset Text
6465
6466 \begin_layout Plain Layout
6467 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6468 \end_inset
6469
6470
6471 \end_layout
6472
6473 \end_inset
6474 </cell>
6475 </row>
6476 <row>
6477 <cell alignment="center" valignment="top" usebox="none">
6478 \begin_inset Text
6479
6480 \begin_layout Plain Layout
6481 this looks better:
6482 \end_layout
6483
6484 \end_inset
6485 </cell>
6486 <cell alignment="center" valignment="top" usebox="none">
6487 \begin_inset Text
6488
6489 \begin_layout Plain Layout
6490 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6491 \end_inset
6492
6493
6494 \end_layout
6495
6496 \end_inset
6497 </cell>
6498 </row>
6499 </lyxtabular>
6500
6501 \end_inset
6502
6503
6504 \begin_inset Note Note
6505 status collapsed
6506
6507 \begin_layout Plain Layout
6508
6509 \series bold
6510
6511 \backslash
6512 raisebox
6513 \series default
6514  is only used as spacer.
6515 \end_layout
6516
6517 \end_inset
6518
6519
6520 \end_layout
6521
6522 \begin_layout Standard
6523 For the second formula the command 
6524 \series bold
6525
6526 \backslash
6527 Big((A+B)(A-B)
6528 \backslash
6529 Big)^
6530 \begin_inset ERT
6531 status collapsed
6532
6533 \begin_layout Plain Layout
6534
6535
6536 \backslash
6537 spce 
6538 \end_layout
6539
6540 \end_inset
6541
6542 C
6543 \series default
6544  has been used.
6545 \end_layout
6546
6547 \begin_layout Standard
6548 Here is an overview about all bracket sizes:
6549 \end_layout
6550
6551 \begin_layout Standard
6552 \align center
6553
6554 \backslash
6555 Bigg(
6556 \backslash
6557 exp
6558 \backslash
6559 bigg<
6560 \backslash
6561 Big[
6562 \backslash
6563 big{
6564 \backslash
6565 ln(3x)
6566 \backslash
6567 big}^2
6568 \begin_inset ERT
6569 status collapsed
6570
6571 \begin_layout Plain Layout
6572
6573
6574 \backslash
6575 spce 
6576 \end_layout
6577
6578 \end_inset
6579
6580
6581 \backslash
6582 sin(x)
6583 \backslash
6584 Big]^
6585 \begin_inset ERT
6586 status collapsed
6587
6588 \begin_layout Plain Layout
6589
6590
6591 \backslash
6592 spce 
6593 \end_layout
6594
6595 \end_inset
6596
6597 A
6598 \begin_inset ERT
6599 status collapsed
6600
6601 \begin_layout Plain Layout
6602
6603
6604 \backslash
6605 spce 
6606 \end_layout
6607
6608 \end_inset
6609
6610
6611 \backslash
6612 bigg>
6613 \backslash
6614 Bigg)^0,5
6615 \end_layout
6616
6617 \begin_layout Standard
6618 \align center
6619 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6620 \end_inset
6621
6622
6623 \end_layout
6624
6625 \begin_layout Standard
6626 Besides the 
6627 \series bold
6628
6629 \backslash
6630 big
6631 \series default
6632 -commands there is the variant 
6633 \series bold
6634
6635 \backslash
6636 bigm
6637 \series default
6638
6639 \begin_inset Index
6640 status collapsed
6641
6642 \begin_layout Plain Layout
6643 Commands ! B ! 
6644 \backslash
6645 bigm
6646 \end_layout
6647
6648 \end_inset
6649
6650  that adds a bit more space between the bracket and its content, and the
6651  variant 
6652 \series bold
6653
6654 \backslash
6655 bigl
6656 \series default
6657 -
6658 \series bold
6659
6660 \backslash
6661 bigr
6662 \series default
6663
6664 \begin_inset Index
6665 status collapsed
6666
6667 \begin_layout Plain Layout
6668 Commands ! B ! 
6669 \backslash
6670 bigl - 
6671 \backslash
6672 bigr
6673 \end_layout
6674
6675 \end_inset
6676
6677 , that don't add additional space.
6678  The 
6679 \emph on
6680 l
6681 \emph default
6682  at the end of the command 
6683 \series bold
6684
6685 \backslash
6686 bigl
6687 \series default
6688  is for a left bracket; for a right bracket this will be replaced by an
6689  
6690 \emph on
6691 r
6692 \emph default
6693 .
6694  A left or right bracket can each be an opening or closing bracket.
6695 \end_layout
6696
6697 \begin_layout Standard
6698 In the following table is a comparison of the variants:
6699 \end_layout
6700
6701 \begin_layout Standard
6702 \align center
6703 \begin_inset Tabular
6704 <lyxtabular version="3" rows="5" columns="2">
6705 <features>
6706 <column alignment="center" valignment="middle" width="0">
6707 <column alignment="center" valignment="middle" width="0">
6708 <row>
6709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6710 \begin_inset Text
6711
6712 \begin_layout Plain Layout
6713 Command
6714 \end_layout
6715
6716 \end_inset
6717 </cell>
6718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6719 \begin_inset Text
6720
6721 \begin_layout Plain Layout
6722 Result
6723 \begin_inset Note Note
6724 status collapsed
6725
6726 \begin_layout Plain Layout
6727
6728 \series bold
6729
6730 \backslash
6731 raisebox
6732 \series default
6733  is only used as spacer.
6734 \end_layout
6735
6736 \end_inset
6737
6738
6739 \end_layout
6740
6741 \end_inset
6742 </cell>
6743 </row>
6744 <row>
6745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6746 \begin_inset Text
6747
6748 \begin_layout Plain Layout
6749
6750 \backslash
6751 Bigm(
6752 \backslash
6753 bigm(
6754 \backslash
6755 ln(3x)
6756 \backslash
6757 bigm)^2
6758 \series bold
6759
6760 \begin_inset ERT
6761 status collapsed
6762
6763 \begin_layout Plain Layout
6764
6765
6766 \backslash
6767 spce 
6768 \end_layout
6769
6770 \end_inset
6771
6772
6773 \series default
6774
6775 \backslash
6776 Bigm)
6777 \end_layout
6778
6779 \end_inset
6780 </cell>
6781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6782 \begin_inset Text
6783
6784 \begin_layout Plain Layout
6785 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6786 \end_inset
6787
6788
6789 \end_layout
6790
6791 \end_inset
6792 </cell>
6793 </row>
6794 <row>
6795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6796 \begin_inset Text
6797
6798 \begin_layout Plain Layout
6799
6800 \backslash
6801 Big(
6802 \backslash
6803 big(
6804 \backslash
6805 ln(3x)
6806 \backslash
6807 big)^2
6808 \series bold
6809
6810 \begin_inset ERT
6811 status collapsed
6812
6813 \begin_layout Plain Layout
6814
6815
6816 \backslash
6817 spce 
6818 \end_layout
6819
6820 \end_inset
6821
6822
6823 \series default
6824
6825 \backslash
6826 Big)
6827 \end_layout
6828
6829 \end_inset
6830 </cell>
6831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6832 \begin_inset Text
6833
6834 \begin_layout Plain Layout
6835 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6836 \end_inset
6837
6838
6839 \end_layout
6840
6841 \end_inset
6842 </cell>
6843 </row>
6844 <row>
6845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6846 \begin_inset Text
6847
6848 \begin_layout Plain Layout
6849
6850 \backslash
6851 Bigl(
6852 \backslash
6853 bigl(
6854 \backslash
6855 ln(3x)
6856 \backslash
6857 bigr)^2
6858 \series bold
6859
6860 \begin_inset ERT
6861 status collapsed
6862
6863 \begin_layout Plain Layout
6864
6865
6866 \backslash
6867 spce 
6868 \end_layout
6869
6870 \end_inset
6871
6872
6873 \series default
6874
6875 \backslash
6876 Bigr)
6877 \end_layout
6878
6879 \end_inset
6880 </cell>
6881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6882 \begin_inset Text
6883
6884 \begin_layout Plain Layout
6885 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6886 \end_inset
6887
6888
6889 \end_layout
6890
6891 \end_inset
6892 </cell>
6893 </row>
6894 <row>
6895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6896 \begin_inset Text
6897
6898 \begin_layout Plain Layout
6899
6900 \backslash
6901 bigl)
6902 \backslash
6903 ln(3x)
6904 \backslash
6905 bigr(
6906 \end_layout
6907
6908 \end_inset
6909 </cell>
6910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6911 \begin_inset Text
6912
6913 \begin_layout Plain Layout
6914 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6915 \end_inset
6916
6917
6918 \end_layout
6919
6920 \end_inset
6921 </cell>
6922 </row>
6923 </lyxtabular>
6924
6925 \end_inset
6926
6927
6928 \end_layout
6929
6930 \begin_layout Subsubsection
6931 Automatic Bracket Size
6932 \begin_inset CommandInset label
6933 LatexCommand label
6934 name "sub:Automatic-Bracket-Size"
6935
6936 \end_inset
6937
6938
6939 \begin_inset Index
6940 status collapsed
6941
6942 \begin_layout Plain Layout
6943 Bracket size ! automatic
6944 \end_layout
6945
6946 \end_inset
6947
6948
6949 \end_layout
6950
6951 \begin_layout Standard
6952 Brackets with variable size can be inserted with the commands 
6953 \series bold
6954
6955 \backslash
6956 left
6957 \series default
6958
6959 \begin_inset Index
6960 status collapsed
6961
6962 \begin_layout Plain Layout
6963 Commands ! L ! 
6964 \backslash
6965 left
6966 \end_layout
6967
6968 \end_inset
6969
6970  and 
6971 \series bold
6972
6973 \backslash
6974 right
6975 \series default
6976
6977 \begin_inset Index
6978 status collapsed
6979
6980 \begin_layout Plain Layout
6981 Commands ! R ! 
6982 \backslash
6983 right
6984 \end_layout
6985
6986 \end_inset
6987
6988  or via the math toolbar button 
6989 \begin_inset Graphics
6990         filename ../images/dialog-show_mathdelimiter.png
6991         scale 85
6992
6993 \end_inset
6994
6995 .
6996  Directly behind 
6997 \series bold
6998
6999 \backslash
7000 left
7001 \series default
7002  and 
7003 \series bold
7004
7005 \backslash
7006 right
7007 \series default
7008  the wanted bracket must be inserted.
7009  The bracket size will then automatically be calculated for the output.
7010 \end_layout
7011
7012 \begin_layout Standard
7013 \align center
7014 normal bracket: The command 
7015 \series bold
7016
7017 \backslash
7018 ln(
7019 \backslash
7020 frac
7021 \begin_inset ERT
7022 status collapsed
7023
7024 \begin_layout Plain Layout
7025
7026
7027 \backslash
7028 spce 
7029 \end_layout
7030
7031 \end_inset
7032
7033 A
7034 \begin_inset Formula $\downarrow$
7035 \end_inset
7036
7037 C
7038 \begin_inset ERT
7039 status collapsed
7040
7041 \begin_layout Plain Layout
7042
7043
7044 \backslash
7045 spce 
7046 \end_layout
7047
7048 \end_inset
7049
7050 )
7051 \series default
7052  creates
7053 \begin_inset Formula \[
7054 \ln(\frac{A}{C})\]
7055
7056 \end_inset
7057
7058
7059 \end_layout
7060
7061 \begin_layout Standard
7062 \align center
7063 multiline bracket: The command 
7064 \series bold
7065
7066 \backslash
7067 ln
7068 \backslash
7069 left(
7070 \backslash
7071 frac
7072 \begin_inset ERT
7073 status collapsed
7074
7075 \begin_layout Plain Layout
7076
7077
7078 \backslash
7079 spce 
7080 \end_layout
7081
7082 \end_inset
7083
7084 A
7085 \begin_inset Formula $\downarrow$
7086 \end_inset
7087
7088 C
7089 \begin_inset ERT
7090 status collapsed
7091
7092 \begin_layout Plain Layout
7093
7094
7095 \backslash
7096 spce 
7097 \end_layout
7098
7099 \end_inset
7100
7101
7102 \backslash
7103 right)
7104 \series default
7105  creates
7106 \begin_inset Formula \[
7107 \ln\left(\frac{A}{C}\right)\]
7108
7109 \end_inset
7110
7111
7112 \end_layout
7113
7114 \begin_layout Standard
7115 Instead of 
7116 \series bold
7117
7118 \backslash
7119 left
7120 \series default
7121  and 
7122 \series bold
7123
7124 \backslash
7125 right
7126 \series default
7127  the shortcut 
7128 \family sans
7129 Alt+M
7130 \begin_inset space ~
7131 \end_inset
7132
7133 Bracket
7134 \family default
7135  can be used.
7136  This has the advantage that you can see in LyX immediately the real bracket
7137  size and that the matching right bracket will be created too.
7138 \begin_inset Newline newline
7139 \end_inset
7140
7141 The command for the last example would then be: 
7142 \series bold
7143
7144 \backslash
7145 ln Alt+M
7146 \series default
7147  
7148 \series bold
7149 (
7150 \backslash
7151 frac
7152 \begin_inset ERT
7153 status collapsed
7154
7155 \begin_layout Plain Layout
7156
7157
7158 \backslash
7159 spce 
7160 \end_layout
7161
7162 \end_inset
7163
7164 A
7165 \begin_inset Formula $\downarrow$
7166 \end_inset
7167
7168 C
7169 \end_layout
7170
7171 \begin_layout Standard
7172 To omit a left or right bracket, a dot is inserted for the omitted bracket.
7173  For example the command 
7174 \series bold
7175
7176 \backslash
7177 left.
7178 \backslash
7179 frac
7180 \begin_inset ERT
7181 status collapsed
7182
7183 \begin_layout Plain Layout
7184
7185
7186 \backslash
7187 spce 
7188 \end_layout
7189
7190 \end_inset
7191
7192 A
7193 \begin_inset Formula $\downarrow$
7194 \end_inset
7195
7196 B
7197 \begin_inset ERT
7198 status collapsed
7199
7200 \begin_layout Plain Layout
7201
7202
7203 \backslash
7204 spce 
7205 \end_layout
7206
7207 \end_inset
7208
7209
7210 \backslash
7211 right}
7212 \series default
7213  creates:
7214 \series bold
7215
7216 \begin_inset Formula \[
7217 \left.\frac{A}{B}\right\} \]
7218
7219 \end_inset
7220
7221
7222 \series default
7223 The commands 
7224 \series bold
7225
7226 \backslash
7227 left
7228 \series default
7229  and 
7230 \series bold
7231
7232 \backslash
7233 right
7234 \series default
7235  will be converted by LyX to brackets in the right size when the document
7236  is reloaded and an omitted bracket will appear as dashed line.
7237 \end_layout
7238
7239 \begin_layout Standard
7240 \begin_inset VSpace bigskip
7241 \end_inset
7242
7243 Because all popular LaTeX-Distributions use eTeX, an extension to LaTeX,
7244  the command 
7245 \series bold
7246
7247 \backslash
7248 middle
7249 \series default
7250
7251 \begin_inset Index
7252 status collapsed
7253
7254 \begin_layout Plain Layout
7255 Commands ! M ! 
7256 \backslash
7257 middle
7258 \end_layout
7259
7260 \end_inset
7261
7262  is additionally available for all brackets and limits.
7263  With this command the height of the following character is adapted to the
7264  one of the surrounding brackets, what is e.
7265 \begin_inset space \thinspace{}
7266 \end_inset
7267
7268 g.
7269 \begin_inset space \space{}
7270 \end_inset
7271
7272 needed for physical vectors:
7273 \begin_inset Formula \[
7274 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7275
7276 \end_inset
7277
7278 For physical vectors there is a special LaTeX-package, described in 
7279 \begin_inset CommandInset ref
7280 LatexCommand ref
7281 reference "sub:Physical-Vectors"
7282
7283 \end_inset
7284
7285 .
7286 \end_layout
7287
7288 \begin_layout Subsection
7289 Horizontal Brackets
7290 \begin_inset Index
7291 status collapsed
7292
7293 \begin_layout Plain Layout
7294 Brackets ! horizontal
7295 \end_layout
7296
7297 \end_inset
7298
7299
7300 \end_layout
7301
7302 \begin_layout Standard
7303 \align center
7304 \begin_inset Tabular
7305 <lyxtabular version="3" rows="4" columns="2">
7306 <features>
7307 <column alignment="center" valignment="top" width="0pt">
7308 <column alignment="center" valignment="top" width="0pt">
7309 <row>
7310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7311 \begin_inset Text
7312
7313 \begin_layout Plain Layout
7314 Command
7315 \begin_inset Note Note
7316 status collapsed
7317
7318 \begin_layout Plain Layout
7319
7320 \series bold
7321
7322 \backslash
7323 raisebox
7324 \series default
7325  is only used as spacer.
7326 \end_layout
7327
7328 \end_inset
7329
7330
7331 \end_layout
7332
7333 \end_inset
7334 </cell>
7335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7336 \begin_inset Text
7337
7338 \begin_layout Plain Layout
7339 Result
7340 \end_layout
7341
7342 \end_inset
7343 </cell>
7344 </row>
7345 <row>
7346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7347 \begin_inset Text
7348
7349 \begin_layout Plain Layout
7350 \begin_inset ERT
7351 status collapsed
7352
7353 \begin_layout Plain Layout
7354
7355
7356 \backslash
7357 raisebox{2.3mm}{
7358 \end_layout
7359
7360 \end_inset
7361
7362
7363 \backslash
7364 overbrace
7365 \begin_inset ERT
7366 status collapsed
7367
7368 \begin_layout Plain Layout
7369
7370
7371 \backslash
7372 spce 
7373 \end_layout
7374
7375 \end_inset
7376
7377 A+B
7378 \begin_inset ERT
7379 status collapsed
7380
7381 \begin_layout Plain Layout
7382
7383
7384 \backslash
7385 spce 
7386 \end_layout
7387
7388 \end_inset
7389
7390 ^
7391 \begin_inset ERT
7392 status collapsed
7393
7394 \begin_layout Plain Layout
7395
7396
7397 \backslash
7398 spce 
7399 \end_layout
7400
7401 \end_inset
7402
7403 3
7404 \begin_inset ERT
7405 status collapsed
7406
7407 \begin_layout Plain Layout
7408
7409 }
7410 \end_layout
7411
7412 \end_inset
7413
7414
7415 \begin_inset Index
7416 status collapsed
7417
7418 \begin_layout Plain Layout
7419 Commands ! O ! 
7420 \backslash
7421 overbrace
7422 \end_layout
7423
7424 \end_inset
7425
7426
7427 \end_layout
7428
7429 \end_inset
7430 </cell>
7431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7432 \begin_inset Text
7433
7434 \begin_layout Plain Layout
7435 \begin_inset Formula $\overbrace{A+B}^{3}$
7436 \end_inset
7437
7438
7439 \end_layout
7440
7441 \end_inset
7442 </cell>
7443 </row>
7444 <row>
7445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7446 \begin_inset Text
7447
7448 \begin_layout Plain Layout
7449 \begin_inset ERT
7450 status collapsed
7451
7452 \begin_layout Plain Layout
7453
7454
7455 \backslash
7456 raisebox{-2.2mm}{
7457 \end_layout
7458
7459 \end_inset
7460
7461
7462 \backslash
7463 underbrace
7464 \begin_inset ERT
7465 status collapsed
7466
7467 \begin_layout Plain Layout
7468
7469
7470 \backslash
7471 spce 
7472 \end_layout
7473
7474 \end_inset
7475
7476 A+B
7477 \begin_inset ERT
7478 status collapsed
7479
7480 \begin_layout Plain Layout
7481
7482
7483 \backslash
7484 spce 
7485 \end_layout
7486
7487 \end_inset
7488
7489 _5
7490 \begin_inset ERT
7491 status collapsed
7492
7493 \begin_layout Plain Layout
7494
7495 }
7496 \end_layout
7497
7498 \end_inset
7499
7500
7501 \begin_inset Index
7502 status collapsed
7503
7504 \begin_layout Plain Layout
7505 Commands ! U ! 
7506 \backslash
7507 underbrace
7508 \end_layout
7509
7510 \end_inset
7511
7512
7513 \end_layout
7514
7515 \end_inset
7516 </cell>
7517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7518 \begin_inset Text
7519
7520 \begin_layout Plain Layout
7521 \begin_inset Formula $\underbrace{A+B}_{5}$
7522 \end_inset
7523
7524
7525 \end_layout
7526
7527 \end_inset
7528 </cell>
7529 </row>
7530 <row>
7531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7532 \begin_inset Text
7533
7534 \begin_layout Plain Layout
7535
7536 \backslash
7537 overbrace
7538 \begin_inset ERT
7539 status collapsed
7540
7541 \begin_layout Plain Layout
7542
7543
7544 \backslash
7545 spce 
7546 \end_layout
7547
7548 \end_inset
7549
7550
7551 \backslash
7552 underbrace
7553 \begin_inset ERT
7554 status collapsed
7555
7556 \begin_layout Plain Layout
7557
7558
7559 \backslash
7560 spce 
7561 \end_layout
7562
7563 \end_inset
7564
7565 A+B_w
7566 \begin_inset ERT
7567 status collapsed
7568
7569 \begin_layout Plain Layout
7570
7571
7572 \backslash
7573 spce 
7574 \end_layout
7575
7576 \end_inset
7577
7578
7579 \begin_inset ERT
7580 status collapsed
7581
7582 \begin_layout Plain Layout
7583
7584
7585 \backslash
7586 spce 
7587 \end_layout
7588
7589 \end_inset
7590
7591 _7
7592 \begin_inset ERT
7593 status collapsed
7594
7595 \begin_layout Plain Layout
7596
7597
7598 \backslash
7599 spce 
7600 \end_layout
7601
7602 \end_inset
7603
7604
7605 \begin_inset ERT
7606 status collapsed
7607
7608 \begin_layout Plain Layout
7609
7610
7611 \backslash
7612 spce 
7613 \end_layout
7614
7615 \end_inset
7616
7617 ^
7618 \begin_inset ERT
7619 status collapsed
7620
7621 \begin_layout Plain Layout
7622
7623
7624 \backslash
7625 spce 
7626 \end_layout
7627
7628 \end_inset
7629
7630 C
7631 \end_layout
7632
7633 \end_inset
7634 </cell>
7635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7636 \begin_inset Text
7637
7638 \begin_layout Plain Layout
7639 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7640 \end_inset
7641
7642
7643 \end_layout
7644
7645 \end_inset
7646 </cell>
7647 </row>
7648 </lyxtabular>
7649
7650 \end_inset
7651
7652
7653 \end_layout
7654
7655 \begin_layout Standard
7656 In the last example it doesn't matter if 
7657 \series bold
7658
7659 \backslash
7660 overbrace
7661 \series default
7662  or 
7663 \series bold
7664
7665 \backslash
7666 underbrace
7667 \series default
7668  is inserted at first.
7669 \end_layout
7670
7671 \begin_layout Standard
7672 \begin_inset VSpace bigskip
7673 \end_inset
7674
7675 When brackets are needed that overlap each other, multiline formulas, as
7676  described in 
7677 \begin_inset CommandInset ref
7678 LatexCommand ref
7679 reference "sec:Multiline-Formulas"
7680
7681 \end_inset
7682
7683 , must be used:
7684 \begin_inset Formula \begin{eqnarray*}
7685 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7686  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7687
7688 \end_inset
7689
7690 In the first row the formula is inserted together with the first brace.
7691  It is hereby important that the space command
7692 \begin_inset Foot
7693 status collapsed
7694
7695 \begin_layout Plain Layout
7696 Space commands are explained in 
7697 \begin_inset CommandInset ref
7698 LatexCommand ref
7699 reference "sub:Predefined-Space"
7700
7701 \end_inset
7702
7703 .
7704 \end_layout
7705
7706 \end_inset
7707
7708  
7709 \series bold
7710
7711 \backslash
7712 :
7713 \series default
7714  is inserted before the first 
7715 \begin_inset Formula $d$
7716 \end_inset
7717
7718 , because the brace that ends behind the 
7719 \begin_inset Formula $q$
7720 \end_inset
7721
7722  prevents that the following 
7723 \begin_inset Quotes eld
7724 \end_inset
7725
7726 +
7727 \begin_inset Quotes erd
7728 \end_inset
7729
7730  is surrounded by space.
7731 \begin_inset Foot
7732 status collapsed
7733
7734 \begin_layout Plain Layout
7735 because a bracket is not handled as character, see 
7736 \begin_inset CommandInset ref
7737 LatexCommand ref
7738 reference "sub:Binary-Operators"
7739
7740 \end_inset
7741
7742
7743 \end_layout
7744
7745 \end_inset
7746
7747  In the second row the second brace is inserted.
7748  As it should begin before the 
7749 \begin_inset Formula $b$
7750 \end_inset
7751
7752 , first the command 
7753 \series bold
7754
7755 \backslash
7756 hphantom{gggg+
7757 \backslash
7758 :}
7759 \series default
7760  is inserted.
7761 \begin_inset Foot
7762 status collapsed
7763
7764 \begin_layout Plain Layout
7765 more about 
7766 \series bold
7767
7768 \backslash
7769 hphantom
7770 \series default
7771  see 
7772 \begin_inset CommandInset ref
7773 LatexCommand ref
7774 reference "sub:Placeholders"
7775
7776 \end_inset
7777
7778
7779 \end_layout
7780
7781 \end_inset
7782
7783  This space is needed because the 
7784 \begin_inset Quotes eld
7785 \end_inset
7786
7787 +
7788 \begin_inset Quotes erd
7789 \end_inset
7790
7791  is also surrounded by space in the formula.
7792  The brace is placed under the command 
7793 \series bold
7794
7795 \backslash
7796 hphantom{bbqq+dddd}
7797 \series default
7798 .
7799 \end_layout
7800
7801 \begin_layout Standard
7802 It gets more complicated when brackets overlap each other, like in the following
7803  example:
7804 \begin_inset ERT
7805 status collapsed
7806
7807 \begin_layout Plain Layout
7808
7809
7810 \backslash
7811 setlength{
7812 \backslash
7813 jot}{-6pt}
7814 \end_layout
7815
7816 \end_inset
7817
7818
7819 \begin_inset Formula \begin{eqnarray*}
7820  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7821 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7822
7823 \end_inset
7824
7825
7826 \begin_inset ERT
7827 status collapsed
7828
7829 \begin_layout Plain Layout
7830
7831
7832 \backslash
7833 setlength{
7834 \backslash
7835 jot}{3pt}
7836 \end_layout
7837
7838 \end_inset
7839
7840 The first formula row is the same as the second row of the previous example,
7841  with the difference that the brace is above.
7842  The second row contains the formula together with the second brace.
7843  To avoid that there is space between the upper brace in the first row and
7844  the formula, the row spacing need to be reduced.
7845  This is not easily possible due to a bug in LyX
7846 \begin_inset Foot
7847 status collapsed
7848
7849 \begin_layout Plain Layout
7850 \begin_inset CommandInset href
7851 LatexCommand href
7852 name "LyX-bug #1505"
7853 target "http://www.lyx.org/trac/ticket/1505"
7854
7855 \end_inset
7856
7857
7858 \end_layout
7859
7860 \end_inset
7861
7862 .
7863  As solution for the problem, the global formula row separation 
7864 \series bold
7865
7866 \backslash
7867 jot
7868 \series default
7869
7870 \begin_inset Index
7871 status collapsed
7872
7873 \begin_layout Plain Layout
7874 Commands ! J ! 
7875 \backslash
7876 jot
7877 \end_layout
7878
7879 \end_inset
7880
7881  must be changed to -6
7882 \begin_inset space \thinspace{}
7883 \end_inset
7884
7885 pt before the formula with the command 
7886 \series bold
7887
7888 \backslash
7889 setlength{
7890 \backslash
7891 jot}{-6pt}
7892 \series default
7893  in TeX-mode.
7894  
7895 \series bold
7896
7897 \backslash
7898 jot
7899 \series default
7900  is set back after the formula to the standard value of 3
7901 \begin_inset space \thinspace{}
7902 \end_inset
7903
7904 pt using the same command.
7905  More about the row separation in formulas is explained in 
7906 \begin_inset CommandInset ref
7907 LatexCommand ref
7908 reference "sub:Line-Separation"
7909
7910 \end_inset
7911
7912 .
7913 \end_layout
7914
7915 \begin_layout Section
7916 Arrows
7917 \begin_inset Index
7918 status collapsed
7919
7920 \begin_layout Plain Layout
7921 Arrows
7922 \end_layout
7923
7924 \end_inset
7925
7926
7927 \end_layout
7928
7929 \begin_layout Standard
7930 Arrows can be inserted via the math toolbar button 
7931 \begin_inset Graphics
7932         filename ../images/math/leftarrow.png
7933         scale 85
7934
7935 \end_inset
7936
7937  or the commands listed in the following subsections.
7938 \end_layout
7939
7940 \begin_layout Standard
7941 \begin_inset Newpage newpage
7942 \end_inset
7943
7944
7945 \end_layout
7946
7947 \begin_layout Subsection
7948 Horizontal Arrows
7949 \begin_inset Index
7950 status collapsed
7951
7952 \begin_layout Plain Layout
7953 Arrows ! horizontal
7954 \end_layout
7955
7956 \end_inset
7957
7958
7959 \end_layout
7960
7961 \begin_layout Standard
7962 \begin_inset space \hfill{}
7963 \end_inset
7964
7965
7966 \begin_inset Tabular
7967 <lyxtabular version="3" rows="8" columns="2">
7968 <features>
7969 <column alignment="center" valignment="top" width="0pt">
7970 <column alignment="center" valignment="top" width="0pt">
7971 <row>
7972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7973 \begin_inset Text
7974
7975 \begin_layout Plain Layout
7976 Command
7977 \end_layout
7978
7979 \end_inset
7980 </cell>
7981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7982 \begin_inset Text
7983
7984 \begin_layout Plain Layout
7985 Result
7986 \end_layout
7987
7988 \end_inset
7989 </cell>
7990 </row>
7991 <row>
7992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7993 \begin_inset Text
7994
7995 \begin_layout Plain Layout
7996
7997 \backslash
7998 gets
7999 \end_layout
8000
8001 \end_inset
8002 </cell>
8003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007 \begin_inset Formula $\gets$
8008 \end_inset
8009
8010
8011 \end_layout
8012
8013 \end_inset
8014 </cell>
8015 </row>
8016 <row>
8017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8018 \begin_inset Text
8019
8020 \begin_layout Plain Layout
8021
8022 \backslash
8023 Leftarrow
8024 \end_layout
8025
8026 \end_inset
8027 </cell>
8028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8029 \begin_inset Text
8030
8031 \begin_layout Plain Layout
8032 \begin_inset Formula $\Leftarrow$
8033 \end_inset
8034
8035
8036 \end_layout
8037
8038 \end_inset
8039 </cell>
8040 </row>
8041 <row>
8042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8043 \begin_inset Text
8044
8045 \begin_layout Plain Layout
8046
8047 \backslash
8048 longleftarrow
8049 \end_layout
8050
8051 \end_inset
8052 </cell>
8053 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8054 \begin_inset Text
8055
8056 \begin_layout Plain Layout
8057 \begin_inset Formula $\longleftarrow$
8058 \end_inset
8059
8060
8061 \end_layout
8062
8063 \end_inset
8064 </cell>
8065 </row>
8066 <row>
8067 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8068 \begin_inset Text
8069
8070 \begin_layout Plain Layout
8071
8072 \backslash
8073 Longleftarrow
8074 \end_layout
8075
8076 \end_inset
8077 </cell>
8078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8079 \begin_inset Text
8080
8081 \begin_layout Plain Layout
8082 \begin_inset Formula $\Longleftarrow$
8083 \end_inset
8084
8085
8086 \end_layout
8087
8088 \end_inset
8089 </cell>
8090 </row>
8091 <row>
8092 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8093 \begin_inset Text
8094
8095 \begin_layout Plain Layout
8096
8097 \backslash
8098 leftharpoonup
8099 \end_layout
8100
8101 \end_inset
8102 </cell>
8103 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8104 \begin_inset Text
8105
8106 \begin_layout Plain Layout
8107 \begin_inset Formula $\leftharpoonup$
8108 \end_inset
8109
8110
8111 \end_layout
8112
8113 \end_inset
8114 </cell>
8115 </row>
8116 <row>
8117 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8118 \begin_inset Text
8119
8120 \begin_layout Plain Layout
8121
8122 \backslash
8123 leftharpoondown
8124 \end_layout
8125
8126 \end_inset
8127 </cell>
8128 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8129 \begin_inset Text
8130
8131 \begin_layout Plain Layout
8132 \begin_inset Formula $\leftharpoondown$
8133 \end_inset
8134
8135
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 </row>
8141 <row>
8142 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \begin_layout Plain Layout
8146
8147 \backslash
8148 hookleftarrow
8149 \end_layout
8150
8151 \end_inset
8152 </cell>
8153 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8154 \begin_inset Text
8155
8156 \begin_layout Plain Layout
8157 \begin_inset Formula $\hookleftarrow$
8158 \end_inset
8159
8160
8161 \end_layout
8162
8163 \end_inset
8164 </cell>
8165 </row>
8166 </lyxtabular>
8167
8168 \end_inset
8169
8170
8171 \begin_inset space \hfill{}
8172 \end_inset
8173
8174
8175 \begin_inset Tabular
8176 <lyxtabular version="3" rows="8" columns="2">
8177 <features>
8178 <column alignment="center" valignment="top" width="0pt">
8179 <column alignment="center" valignment="top" width="0pt">
8180 <row>
8181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8182 \begin_inset Text
8183
8184 \begin_layout Plain Layout
8185 Command
8186 \end_layout
8187
8188 \end_inset
8189 </cell>
8190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8191 \begin_inset Text
8192
8193 \begin_layout Plain Layout
8194 Result
8195 \end_layout
8196
8197 \end_inset
8198 </cell>
8199 </row>
8200 <row>
8201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205
8206 \backslash
8207 to
8208 \end_layout
8209
8210 \end_inset
8211 </cell>
8212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8213 \begin_inset Text
8214
8215 \begin_layout Plain Layout
8216 \begin_inset Formula $\to$
8217 \end_inset
8218
8219
8220 \end_layout
8221
8222 \end_inset
8223 </cell>
8224 </row>
8225 <row>
8226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8227 \begin_inset Text
8228
8229 \begin_layout Plain Layout
8230
8231 \backslash
8232 Rightarrow
8233 \end_layout
8234
8235 \end_inset
8236 </cell>
8237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8238 \begin_inset Text
8239
8240 \begin_layout Plain Layout
8241 \begin_inset Formula $\Rightarrow$
8242 \end_inset
8243
8244
8245 \end_layout
8246
8247 \end_inset
8248 </cell>
8249 </row>
8250 <row>
8251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255
8256 \backslash
8257 longrightarrow
8258 \end_layout
8259
8260 \end_inset
8261 </cell>
8262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8263 \begin_inset Text
8264
8265 \begin_layout Plain Layout
8266 \begin_inset Formula $\longrightarrow$
8267 \end_inset
8268
8269
8270 \end_layout
8271
8272 \end_inset
8273 </cell>
8274 </row>
8275 <row>
8276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8277 \begin_inset Text
8278
8279 \begin_layout Plain Layout
8280
8281 \backslash
8282 Longrightarrow
8283 \end_layout
8284
8285 \end_inset
8286 </cell>
8287 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8288 \begin_inset Text
8289
8290 \begin_layout Plain Layout
8291 \begin_inset Formula $\Longrightarrow$
8292 \end_inset
8293
8294
8295 \end_layout
8296
8297 \end_inset
8298 </cell>
8299 </row>
8300 <row>
8301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305
8306 \backslash
8307 rightharpoonup
8308 \end_layout
8309
8310 \end_inset
8311 </cell>
8312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8313 \begin_inset Text
8314
8315 \begin_layout Plain Layout
8316 \begin_inset Formula $\rightharpoonup$
8317 \end_inset
8318
8319
8320 \end_layout
8321
8322 \end_inset
8323 </cell>
8324 </row>
8325 <row>
8326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8327 \begin_inset Text
8328
8329 \begin_layout Plain Layout
8330
8331 \backslash
8332 rightharpoondown
8333 \end_layout
8334
8335 \end_inset
8336 </cell>
8337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8338 \begin_inset Text
8339
8340 \begin_layout Plain Layout
8341 \begin_inset Formula $\rightharpoondown$
8342 \end_inset
8343
8344
8345 \end_layout
8346
8347 \end_inset
8348 </cell>
8349 </row>
8350 <row>
8351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8352 \begin_inset Text
8353
8354 \begin_layout Plain Layout
8355
8356 \backslash
8357 hookrightarrow
8358 \end_layout
8359
8360 \end_inset
8361 </cell>
8362 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8363 \begin_inset Text
8364
8365 \begin_layout Plain Layout
8366 \begin_inset Formula $\hookrightarrow$
8367 \end_inset
8368
8369
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 </row>
8375 </lyxtabular>
8376
8377 \end_inset
8378
8379
8380 \begin_inset space \hfill{}
8381 \end_inset
8382
8383
8384 \end_layout
8385
8386 \begin_layout Standard
8387 \begin_inset space \hfill{}
8388 \end_inset
8389
8390
8391 \begin_inset Tabular
8392 <lyxtabular version="3" rows="6" columns="2">
8393 <features>
8394 <column alignment="center" valignment="top" width="0pt">
8395 <column alignment="center" valignment="top" width="0pt">
8396 <row>
8397 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8398 \begin_inset Text
8399
8400 \begin_layout Plain Layout
8401 Command
8402 \end_layout
8403
8404 \end_inset
8405 </cell>
8406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8407 \begin_inset Text
8408
8409 \begin_layout Plain Layout
8410 Result
8411 \end_layout
8412
8413 \end_inset
8414 </cell>
8415 </row>
8416 <row>
8417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8418 \begin_inset Text
8419
8420 \begin_layout Plain Layout
8421
8422 \backslash
8423 leftrightarrow
8424 \end_layout
8425
8426 \end_inset
8427 </cell>
8428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8429 \begin_inset Text
8430
8431 \begin_layout Plain Layout
8432 \begin_inset Formula $\leftrightarrow$
8433 \end_inset
8434
8435
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 </row>
8441 <row>
8442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446
8447 \backslash
8448 Leftrightarrow
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457 \begin_inset Formula $\Leftrightarrow$
8458 \end_inset
8459
8460
8461 \end_layout
8462
8463 \end_inset
8464 </cell>
8465 </row>
8466 <row>
8467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Plain Layout
8471
8472 \backslash
8473 longleftrightarrow
8474 \end_layout
8475
8476 \end_inset
8477 </cell>
8478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8479 \begin_inset Text
8480
8481 \begin_layout Plain Layout
8482 \begin_inset Formula $\longleftrightarrow$
8483 \end_inset
8484
8485
8486 \end_layout
8487
8488 \end_inset
8489 </cell>
8490 </row>
8491 <row>
8492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496
8497 \backslash
8498 Longleftrightarrow
8499 \end_layout
8500
8501 \end_inset
8502 </cell>
8503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Plain Layout
8507 \begin_inset Formula $\Longleftrightarrow$
8508 \end_inset
8509
8510
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 </row>
8516 <row>
8517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8518 \begin_inset Text
8519
8520 \begin_layout Plain Layout
8521
8522 \backslash
8523 rightleftharpoons
8524 \end_layout
8525
8526 \end_inset
8527 </cell>
8528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8529 \begin_inset Text
8530
8531 \begin_layout Plain Layout
8532 \begin_inset Formula $\rightleftharpoons$
8533 \end_inset
8534
8535
8536 \end_layout
8537
8538 \end_inset
8539 </cell>
8540 </row>
8541 </lyxtabular>
8542
8543 \end_inset
8544
8545
8546 \begin_inset space \hspace{}
8547 \length 25pt
8548 \end_inset
8549
8550
8551 \begin_inset space \hfill{}
8552 \end_inset
8553
8554
8555 \begin_inset Tabular
8556 <lyxtabular version="3" rows="5" columns="2">
8557 <features>
8558 <column alignment="center" valignment="top" width="0pt">
8559 <column alignment="center" valignment="top" width="0pt">
8560 <row>
8561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8562 \begin_inset Text
8563
8564 \begin_layout Plain Layout
8565 Command
8566 \end_layout
8567
8568 \end_inset
8569 </cell>
8570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8571 \begin_inset Text
8572
8573 \begin_layout Plain Layout
8574 Result
8575 \end_layout
8576
8577 \end_inset
8578 </cell>
8579 </row>
8580 <row>
8581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8582 \begin_inset Text
8583
8584 \begin_layout Plain Layout
8585
8586 \backslash
8587 mapsto
8588 \end_layout
8589
8590 \end_inset
8591 </cell>
8592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8593 \begin_inset Text
8594
8595 \begin_layout Plain Layout
8596 \begin_inset Formula $\mapsto$
8597 \end_inset
8598
8599
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 </row>
8605 <row>
8606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610
8611 \backslash
8612 longmapsto
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621 \begin_inset Formula $\longmapsto$
8622 \end_inset
8623
8624
8625 \end_layout
8626
8627 \end_inset
8628 </cell>
8629 </row>
8630 <row>
8631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Plain Layout
8635
8636 \backslash
8637 leadsto
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Plain Layout
8646 \begin_inset Formula $\leadsto$
8647 \end_inset
8648
8649
8650 \end_layout
8651
8652 \end_inset
8653 </cell>
8654 </row>
8655 <row>
8656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8657 \begin_inset Text
8658
8659 \begin_layout Plain Layout
8660
8661 \backslash
8662 dasharrow
8663 \end_layout
8664
8665 \end_inset
8666 </cell>
8667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8668 \begin_inset Text
8669
8670 \begin_layout Plain Layout
8671 \begin_inset Formula $\dasharrow$
8672 \end_inset
8673
8674
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 </row>
8680 </lyxtabular>
8681
8682 \end_inset
8683
8684
8685 \begin_inset space \hfill{}
8686 \end_inset
8687
8688
8689 \end_layout
8690
8691 \begin_layout Standard
8692 \begin_inset VSpace medskip
8693 \end_inset
8694
8695 Arrows used as accent like e.
8696 \begin_inset space \thinspace{}
8697 \end_inset
8698
8699 g.
8700 \begin_inset space \space{}
8701 \end_inset
8702
8703 vector arrows are listed in 
8704 \begin_inset CommandInset ref
8705 LatexCommand ref
8706 reference "sec:Accents"
8707
8708 \end_inset
8709
8710 .
8711 \end_layout
8712
8713 \begin_layout Standard
8714 \begin_inset VSpace bigskip
8715 \end_inset
8716
8717 Furthermore there are the labeled arrows
8718 \begin_inset Index
8719 status collapsed
8720
8721 \begin_layout Plain Layout
8722 Arrows ! labeled
8723 \end_layout
8724
8725 \end_inset
8726
8727  
8728 \series bold
8729
8730 \backslash
8731 xleftarrow
8732 \series default
8733
8734 \begin_inset Index
8735 status collapsed
8736
8737 \begin_layout Plain Layout
8738 Commands ! X ! 
8739 \backslash
8740 xleftarrow
8741 \end_layout
8742
8743 \end_inset
8744
8745  and 
8746 \series bold
8747
8748 \backslash
8749 xrightarrow
8750 \series default
8751
8752 \begin_inset Index
8753 status collapsed
8754
8755 \begin_layout Plain Layout
8756 Commands ! X ! 
8757 \backslash
8758 xrightarrow
8759 \begin_inset ERT
8760 status collapsed
8761
8762 \begin_layout Plain Layout
8763
8764
8765 \backslash
8766 vspace{4mm}
8767 \end_layout
8768
8769 \end_inset
8770
8771
8772 \end_layout
8773
8774 \end_inset
8775
8776 .
8777  When inserting one of these commands in a formula, an arrow with two blue
8778  boxes appear where the label can be inserted.
8779  The length of the arrow adapts to the label width.
8780 \end_layout
8781
8782 \begin_layout Standard
8783 \align center
8784 \begin_inset Tabular
8785 <lyxtabular version="3" rows="3" columns="2">
8786 <features>
8787 <column alignment="center" valignment="top" width="0pt">
8788 <column alignment="center" valignment="top" width="0pt">
8789 <row>
8790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794 Command
8795 \end_layout
8796
8797 \end_inset
8798 </cell>
8799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803 Result
8804 \begin_inset Note Note
8805 status collapsed
8806
8807 \begin_layout Plain Layout
8808
8809 \series bold
8810
8811 \backslash
8812 raisebox
8813 \series default
8814  is only used as spacer.
8815 \end_layout
8816
8817 \end_inset
8818
8819
8820 \end_layout
8821
8822 \end_inset
8823 </cell>
8824 </row>
8825 <row>
8826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8827 \begin_inset Text
8828
8829 \begin_layout Plain Layout
8830 F(a)
8831 \backslash
8832 xleftarrow
8833 \begin_inset ERT
8834 status collapsed
8835
8836 \begin_layout Plain Layout
8837
8838
8839 \backslash
8840 spce 
8841 \end_layout
8842
8843 \end_inset
8844
8845 x=a
8846 \begin_inset Formula $\downarrow$
8847 \end_inset
8848
8849 x>0
8850 \begin_inset Formula $\to$
8851 \end_inset
8852
8853 F(x)
8854 \end_layout
8855
8856 \end_inset
8857 </cell>
8858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8859 \begin_inset Text
8860
8861 \begin_layout Plain Layout
8862 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8863 \end_inset
8864
8865
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 </row>
8871 <row>
8872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Plain Layout
8876 F(x)
8877 \backslash
8878 xrightarrow
8879 \begin_inset ERT
8880 status collapsed
8881
8882 \begin_layout Plain Layout
8883
8884
8885 \backslash
8886 spce 
8887 \end_layout
8888
8889 \end_inset
8890
8891 x=a
8892 \begin_inset Formula $\downarrow$
8893 \end_inset
8894
8895 x>0
8896 \begin_inset Formula $\to$
8897 \end_inset
8898
8899 F(a)
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8905 \begin_inset Text
8906
8907 \begin_layout Plain Layout
8908 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8909 \end_inset
8910
8911
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 </row>
8917 </lyxtabular>
8918
8919 \end_inset
8920
8921
8922 \end_layout
8923
8924 \begin_layout Subsection
8925 Vertical and diagonal Arrows
8926 \begin_inset Index
8927 status collapsed
8928
8929 \begin_layout Plain Layout
8930 Arrows ! diagonal
8931 \end_layout
8932
8933 \end_inset
8934
8935
8936 \begin_inset Index
8937 status collapsed
8938
8939 \begin_layout Plain Layout
8940 Arrows ! vertical
8941 \end_layout
8942
8943 \end_inset
8944
8945
8946 \end_layout
8947
8948 \begin_layout Standard
8949 \begin_inset space \hfill{}
8950 \end_inset
8951
8952
8953 \begin_inset Tabular
8954 <lyxtabular version="3" rows="7" columns="2">
8955 <features>
8956 <column alignment="center" valignment="top" width="0pt">
8957 <column alignment="center" valignment="top" width="0pt">
8958 <row>
8959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8960 \begin_inset Text
8961
8962 \begin_layout Plain Layout
8963 Command
8964 \end_layout
8965
8966 \end_inset
8967 </cell>
8968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Plain Layout
8972 Result
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 </row>
8978 <row>
8979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Plain Layout
8983
8984 \backslash
8985 uparrow
8986 \end_layout
8987
8988 \end_inset
8989 </cell>
8990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8991 \begin_inset Text
8992
8993 \begin_layout Plain Layout
8994 \begin_inset Formula $\uparrow$
8995 \end_inset
8996
8997
8998 \end_layout
8999
9000 \end_inset
9001 </cell>
9002 </row>
9003 <row>
9004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9005 \begin_inset Text
9006
9007 \begin_layout Plain Layout
9008
9009 \backslash
9010 Uparrow
9011 \end_layout
9012
9013 \end_inset
9014 </cell>
9015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9016 \begin_inset Text
9017
9018 \begin_layout Plain Layout
9019 \begin_inset Formula $\Uparrow$
9020 \end_inset
9021
9022
9023 \end_layout
9024
9025 \end_inset
9026 </cell>
9027 </row>
9028 <row>
9029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9030 \begin_inset Text
9031
9032 \begin_layout Plain Layout
9033
9034 \backslash
9035 updownarrow
9036 \end_layout
9037
9038 \end_inset
9039 </cell>
9040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9041 \begin_inset Text
9042
9043 \begin_layout Plain Layout
9044 \begin_inset Formula $\updownarrow$
9045 \end_inset
9046
9047
9048 \end_layout
9049
9050 \end_inset
9051 </cell>
9052 </row>
9053 <row>
9054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9055 \begin_inset Text
9056
9057 \begin_layout Plain Layout
9058
9059 \backslash
9060 Updownarrow
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9066 \begin_inset Text
9067
9068 \begin_layout Plain Layout
9069 \begin_inset Formula $\Updownarrow$
9070 \end_inset
9071
9072
9073 \end_layout
9074
9075 \end_inset
9076 </cell>
9077 </row>
9078 <row>
9079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9080 \begin_inset Text
9081
9082 \begin_layout Plain Layout
9083
9084 \backslash
9085 Downarrow
9086 \end_layout
9087
9088 \end_inset
9089 </cell>
9090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9091 \begin_inset Text
9092
9093 \begin_layout Plain Layout
9094 \begin_inset Formula $\Downarrow$
9095 \end_inset
9096
9097
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 </row>
9103 <row>
9104 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9105 \begin_inset Text
9106
9107 \begin_layout Plain Layout
9108
9109 \backslash
9110 downarrow
9111 \end_layout
9112
9113 \end_inset
9114 </cell>
9115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9116 \begin_inset Text
9117
9118 \begin_layout Plain Layout
9119 \begin_inset Formula $\downarrow$
9120 \end_inset
9121
9122
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 </row>
9128 </lyxtabular>
9129
9130 \end_inset
9131
9132
9133 \begin_inset space \hfill{}
9134 \end_inset
9135
9136
9137 \begin_inset Tabular
9138 <lyxtabular version="3" rows="5" columns="2">
9139 <features>
9140 <column alignment="center" valignment="top" width="0pt">
9141 <column alignment="center" valignment="top" width="0pt">
9142 <row>
9143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9144 \begin_inset Text
9145
9146 \begin_layout Plain Layout
9147 Command
9148 \end_layout
9149
9150 \end_inset
9151 </cell>
9152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9153 \begin_inset Text
9154
9155 \begin_layout Plain Layout
9156 Result
9157 \end_layout
9158
9159 \end_inset
9160 </cell>
9161 </row>
9162 <row>
9163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9164 \begin_inset Text
9165
9166 \begin_layout Plain Layout
9167
9168 \backslash
9169 nearrow
9170 \end_layout
9171
9172 \end_inset
9173 </cell>
9174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9175 \begin_inset Text
9176
9177 \begin_layout Plain Layout
9178 \begin_inset Formula $\nearrow$
9179 \end_inset
9180
9181
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 </row>
9187 <row>
9188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9189 \begin_inset Text
9190
9191 \begin_layout Plain Layout
9192
9193 \backslash
9194 searrow
9195 \end_layout
9196
9197 \end_inset
9198 </cell>
9199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9200 \begin_inset Text
9201
9202 \begin_layout Plain Layout
9203 \begin_inset Formula $\searrow$
9204 \end_inset
9205
9206
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 </row>
9212 <row>
9213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9214 \begin_inset Text
9215
9216 \begin_layout Plain Layout
9217
9218 \backslash
9219 swarrow
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9225 \begin_inset Text
9226
9227 \begin_layout Plain Layout
9228 \begin_inset Formula $\swarrow$
9229 \end_inset
9230
9231
9232 \end_layout
9233
9234 \end_inset
9235 </cell>
9236 </row>
9237 <row>
9238 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9239 \begin_inset Text
9240
9241 \begin_layout Plain Layout
9242
9243 \backslash
9244 nwarrow
9245 \end_layout
9246
9247 \end_inset
9248 </cell>
9249 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9250 \begin_inset Text
9251
9252 \begin_layout Plain Layout
9253 \begin_inset Formula $\nwarrow$
9254 \end_inset
9255
9256
9257 \end_layout
9258
9259 \end_inset
9260 </cell>
9261 </row>
9262 </lyxtabular>
9263
9264 \end_inset
9265
9266
9267 \begin_inset space \hfill{}
9268 \end_inset
9269
9270
9271 \end_layout
9272
9273 \begin_layout Standard
9274 \begin_inset VSpace medskip
9275 \end_inset
9276
9277 Vertical arrows can be used also as delimiter together with the commands
9278  described in 
9279 \begin_inset CommandInset ref
9280 LatexCommand ref
9281 reference "sub:Manual-Bracket-Size"
9282
9283 \end_inset
9284
9285  and 
9286 \begin_inset CommandInset ref
9287 LatexCommand ref
9288 reference "sub:Automatic-Bracket-Size"
9289
9290 \end_inset
9291
9292 .
9293 \end_layout
9294
9295 \begin_layout Standard
9296 \begin_inset Newpage newpage
9297 \end_inset
9298
9299
9300 \end_layout
9301
9302 \begin_layout Section
9303 Accents
9304 \begin_inset CommandInset label
9305 LatexCommand label
9306 name "sec:Accents"
9307
9308 \end_inset
9309
9310
9311 \begin_inset Index
9312 status collapsed
9313
9314 \begin_layout Plain Layout
9315 Accents
9316 \end_layout
9317
9318 \end_inset
9319
9320
9321 \end_layout
9322
9323 \begin_layout Standard
9324 Accents can be inserted via the math toolbar button 
9325 \begin_inset Graphics
9326         filename ../images/math/hat.png
9327         scale 85
9328
9329 \end_inset
9330
9331  or the commands listed in the following subsections.
9332 \end_layout
9333
9334 \begin_layout Subsection
9335 Accents for one Character
9336 \begin_inset ERT
9337 status collapsed
9338
9339 \begin_layout Plain Layout
9340
9341
9342 \backslash
9343 texorpdfstring{
9344 \end_layout
9345
9346 \end_inset
9347
9348
9349 \begin_inset Foot
9350 status collapsed
9351
9352 \begin_layout Plain Layout
9353 accents in text see 
9354 \begin_inset CommandInset ref
9355 LatexCommand ref
9356 reference "sub:Accents-in-Text"
9357
9358 \end_inset
9359
9360
9361 \end_layout
9362
9363 \end_inset
9364
9365
9366 \begin_inset ERT
9367 status collapsed
9368
9369 \begin_layout Plain Layout
9370
9371 }{}
9372 \end_layout
9373
9374 \end_inset
9375
9376
9377 \begin_inset Note Note
9378 status collapsed
9379
9380 \begin_layout Plain Layout
9381
9382 \backslash
9383 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
9384 \end_layout
9385
9386 \begin_layout Plain Layout
9387 More about 
9388 \backslash
9389 texorpdfstring is in section 
9390 \begin_inset CommandInset ref
9391 LatexCommand ref
9392 reference "sub:Formulas-in-Section"
9393
9394 \end_inset
9395
9396 .
9397 \end_layout
9398
9399 \end_inset
9400
9401
9402 \begin_inset CommandInset label
9403 LatexCommand label
9404 name "sub:Accents-for-one"
9405
9406 \end_inset
9407
9408
9409 \begin_inset Index
9410 status collapsed
9411
9412 \begin_layout Plain Layout
9413 Accents ! for one character
9414 \end_layout
9415
9416 \end_inset
9417
9418
9419 \end_layout
9420
9421 \begin_layout Standard
9422 \begin_inset space \hfill{}
9423 \end_inset
9424
9425
9426 \begin_inset Tabular
9427 <lyxtabular version="3" rows="8" columns="2">
9428 <features>
9429 <column alignment="center" valignment="top" width="0pt">
9430 <column alignment="center" valignment="top" width="0pt">
9431 <row>
9432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9433 \begin_inset Text
9434
9435 \begin_layout Plain Layout
9436 Command
9437 \end_layout
9438
9439 \end_inset
9440 </cell>
9441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9442 \begin_inset Text
9443
9444 \begin_layout Plain Layout
9445 Result
9446 \begin_inset Note Note
9447 status collapsed
9448
9449 \begin_layout Plain Layout
9450
9451 \series bold
9452
9453 \backslash
9454 raisebox
9455 \series default
9456  is only used as spacer.
9457 \end_layout
9458
9459 \end_inset
9460
9461
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 </row>
9467 <row>
9468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9469 \begin_inset Text
9470
9471 \begin_layout Plain Layout
9472
9473 \backslash
9474 dot
9475 \begin_inset ERT
9476 status collapsed
9477
9478 \begin_layout Plain Layout
9479
9480
9481 \backslash
9482 spce 
9483 \end_layout
9484
9485 \end_inset
9486
9487 A
9488 \end_layout
9489
9490 \end_inset
9491 </cell>
9492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9493 \begin_inset Text
9494
9495 \begin_layout Plain Layout
9496 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9497 \end_inset
9498
9499
9500 \end_layout
9501
9502 \end_inset
9503 </cell>
9504 </row>
9505 <row>
9506 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9507 \begin_inset Text
9508
9509 \begin_layout Plain Layout
9510
9511 \backslash
9512 ddot
9513 \begin_inset ERT
9514 status collapsed
9515
9516 \begin_layout Plain Layout
9517
9518
9519 \backslash
9520 spce 
9521 \end_layout
9522
9523 \end_inset
9524
9525 A
9526 \end_layout
9527
9528 \end_inset
9529 </cell>
9530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9531 \begin_inset Text
9532
9533 \begin_layout Plain Layout
9534 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9535 \end_inset
9536
9537
9538 \end_layout
9539
9540 \end_inset
9541 </cell>
9542 </row>
9543 <row>
9544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9545 \begin_inset Text
9546
9547 \begin_layout Plain Layout
9548
9549 \backslash
9550 dddot
9551 \begin_inset ERT
9552 status collapsed
9553
9554 \begin_layout Plain Layout
9555
9556
9557 \backslash
9558 spce 
9559 \end_layout
9560
9561 \end_inset
9562
9563 A
9564 \end_layout
9565
9566 \end_inset
9567 </cell>
9568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9569 \begin_inset Text
9570
9571 \begin_layout Plain Layout
9572 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9573 \end_inset
9574
9575
9576 \end_layout
9577
9578 \end_inset
9579 </cell>
9580 </row>
9581 <row>
9582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9583 \begin_inset Text
9584
9585 \begin_layout Plain Layout
9586
9587 \backslash
9588 ddddot{A
9589 \end_layout
9590
9591 \end_inset
9592 </cell>
9593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9594 \begin_inset Text
9595
9596 \begin_layout Plain Layout
9597 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9598 \end_inset
9599
9600
9601 \end_layout
9602
9603 \end_inset
9604 </cell>
9605 </row>
9606 <row>
9607 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9608 \begin_inset Text
9609
9610 \begin_layout Plain Layout
9611
9612 \backslash
9613 vec
9614 \begin_inset ERT
9615 status collapsed
9616
9617 \begin_layout Plain Layout
9618
9619
9620 \backslash
9621 spce 
9622 \end_layout
9623
9624 \end_inset
9625
9626 A
9627 \begin_inset Index
9628 status collapsed
9629
9630 \begin_layout Plain Layout
9631 Vectors
9632 \end_layout
9633
9634 \end_inset
9635
9636
9637 \end_layout
9638
9639 \end_inset
9640 </cell>
9641 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9642 \begin_inset Text
9643
9644 \begin_layout Plain Layout
9645 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9646 \end_inset
9647
9648
9649 \end_layout
9650
9651 \end_inset
9652 </cell>
9653 </row>
9654 <row>
9655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9656 \begin_inset Text
9657
9658 \begin_layout Plain Layout
9659
9660 \backslash
9661 bar
9662 \begin_inset ERT
9663 status collapsed
9664
9665 \begin_layout Plain Layout
9666
9667
9668 \backslash
9669 spce 
9670 \end_layout
9671
9672 \end_inset
9673
9674 A
9675 \end_layout
9676
9677 \end_inset
9678 </cell>
9679 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9680 \begin_inset Text
9681
9682 \begin_layout Plain Layout
9683 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9684 \end_inset
9685
9686
9687 \end_layout
9688
9689 \end_inset
9690 </cell>
9691 </row>
9692 <row>
9693 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9694 \begin_inset Text
9695
9696 \begin_layout Plain Layout
9697
9698 \backslash
9699 mathring
9700 \begin_inset ERT
9701 status collapsed
9702
9703 \begin_layout Plain Layout
9704
9705
9706 \backslash
9707 spce 
9708 \end_layout
9709
9710 \end_inset
9711
9712 A
9713 \end_layout
9714
9715 \end_inset
9716 </cell>
9717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9718 \begin_inset Text
9719
9720 \begin_layout Plain Layout
9721 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9722 \end_inset
9723
9724
9725 \end_layout
9726
9727 \end_inset
9728 </cell>
9729 </row>
9730 </lyxtabular>
9731
9732 \end_inset
9733
9734
9735 \begin_inset space \hfill{}
9736 \end_inset
9737
9738
9739 \begin_inset Tabular
9740 <lyxtabular version="3" rows="7" columns="2">
9741 <features>
9742 <column alignment="center" valignment="top" width="0pt">
9743 <column alignment="center" valignment="top" width="0pt">
9744 <row>
9745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9746 \begin_inset Text
9747
9748 \begin_layout Plain Layout
9749 Command
9750 \end_layout
9751
9752 \end_inset
9753 </cell>
9754 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9755 \begin_inset Text
9756
9757 \begin_layout Plain Layout
9758 Result
9759 \end_layout
9760
9761 \end_inset
9762 </cell>
9763 </row>
9764 <row>
9765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9766 \begin_inset Text
9767
9768 \begin_layout Plain Layout
9769
9770 \backslash
9771 tilde
9772 \begin_inset ERT
9773 status collapsed
9774
9775 \begin_layout Plain Layout
9776
9777
9778 \backslash
9779 spce 
9780 \end_layout
9781
9782 \end_inset
9783
9784 A
9785 \end_layout
9786
9787 \end_inset
9788 </cell>
9789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9790 \begin_inset Text
9791
9792 \begin_layout Plain Layout
9793 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9794 \end_inset
9795
9796
9797 \end_layout
9798
9799 \end_inset
9800 </cell>
9801 </row>
9802 <row>
9803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9804 \begin_inset Text
9805
9806 \begin_layout Plain Layout
9807
9808 \backslash
9809 hat
9810 \begin_inset ERT
9811 status collapsed
9812
9813 \begin_layout Plain Layout
9814
9815
9816 \backslash
9817 spce 
9818 \end_layout
9819
9820 \end_inset
9821
9822 A
9823 \end_layout
9824
9825 \end_inset
9826 </cell>
9827 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9828 \begin_inset Text
9829
9830 \begin_layout Plain Layout
9831 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9832 \end_inset
9833
9834
9835 \end_layout
9836
9837 \end_inset
9838 </cell>
9839 </row>
9840 <row>
9841 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9842 \begin_inset Text
9843
9844 \begin_layout Plain Layout
9845
9846 \backslash
9847 check
9848 \begin_inset ERT
9849 status collapsed
9850
9851 \begin_layout Plain Layout
9852
9853
9854 \backslash
9855 spce 
9856 \end_layout
9857
9858 \end_inset
9859
9860 A
9861 \end_layout
9862
9863 \end_inset
9864 </cell>
9865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9866 \begin_inset Text
9867
9868 \begin_layout Plain Layout
9869 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9870 \end_inset
9871
9872
9873 \end_layout
9874
9875 \end_inset
9876 </cell>
9877 </row>
9878 <row>
9879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9880 \begin_inset Text
9881
9882 \begin_layout Plain Layout
9883
9884 \backslash
9885 acute
9886 \begin_inset ERT
9887 status collapsed
9888
9889 \begin_layout Plain Layout
9890
9891
9892 \backslash
9893 spce 
9894 \end_layout
9895
9896 \end_inset
9897
9898 A
9899 \end_layout
9900
9901 \end_inset
9902 </cell>
9903 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9904 \begin_inset Text
9905
9906 \begin_layout Plain Layout
9907 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9908 \end_inset
9909
9910
9911 \end_layout
9912
9913 \end_inset
9914 </cell>
9915 </row>
9916 <row>
9917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9918 \begin_inset Text
9919
9920 \begin_layout Plain Layout
9921
9922 \backslash
9923 grave
9924 \begin_inset ERT
9925 status collapsed
9926
9927 \begin_layout Plain Layout
9928
9929
9930 \backslash
9931 spce 
9932 \end_layout
9933
9934 \end_inset
9935
9936 A
9937 \end_layout
9938
9939 \end_inset
9940 </cell>
9941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9942 \begin_inset Text
9943
9944 \begin_layout Plain Layout
9945 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9946 \end_inset
9947
9948
9949 \end_layout
9950
9951 \end_inset
9952 </cell>
9953 </row>
9954 <row>
9955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9956 \begin_inset Text
9957
9958 \begin_layout Plain Layout
9959
9960 \backslash
9961 breve
9962 \begin_inset ERT
9963 status collapsed
9964
9965 \begin_layout Plain Layout
9966
9967
9968 \backslash
9969 spce 
9970 \end_layout
9971
9972 \end_inset
9973
9974 A
9975 \end_layout
9976
9977 \end_inset
9978 </cell>
9979 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9980 \begin_inset Text
9981
9982 \begin_layout Plain Layout
9983 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9984 \end_inset
9985
9986
9987 \end_layout
9988
9989 \end_inset
9990 </cell>
9991 </row>
9992 </lyxtabular>
9993
9994 \end_inset
9995
9996
9997 \begin_inset space \hfill{}
9998 \end_inset
9999
10000
10001 \end_layout
10002
10003 \begin_layout Standard
10004 \begin_inset VSpace bigskip
10005 \end_inset
10006
10007
10008 \end_layout
10009
10010 \begin_layout Standard
10011 You can directly insert accents like é to formulas.
10012  LyX will transform them to the corresponding accent command.
10013  For umlauts
10014 \begin_inset Index
10015 status collapsed
10016
10017 \begin_layout Plain Layout
10018 Umlauts
10019 \end_layout
10020
10021 \end_inset
10022
10023  it is better to insert a quotation mark before the vowel.
10024  These two characters are then treated by LaTeX as 
10025 \emph on
10026 one
10027 \emph default
10028  character when the formula part with the umlaut is marked as German.
10029  In contrary to 
10030 \series bold
10031
10032 \backslash
10033 ddot
10034 \series default
10035 , with this method 
10036 \begin_inset Quotes eld
10037 \end_inset
10038
10039 real
10040 \begin_inset Quotes erd
10041 \end_inset
10042
10043  umlauts are created as demonstrated in the following example:
10044 \end_layout
10045
10046 \begin_layout Standard
10047 \begin_inset VSpace -2mm
10048 \end_inset
10049
10050
10051 \end_layout
10052
10053 \begin_layout Standard
10054 \align center
10055 \begin_inset Tabular
10056 <lyxtabular version="3" rows="3" columns="2">
10057 <features>
10058 <column alignment="center" valignment="top" width="0">
10059 <column alignment="center" valignment="top" width="0">
10060 <row>
10061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10062 \begin_inset Text
10063
10064 \begin_layout Plain Layout
10065 Command
10066 \end_layout
10067
10068 \end_inset
10069 </cell>
10070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10071 \begin_inset Text
10072
10073 \begin_layout Plain Layout
10074 Result
10075 \begin_inset Note Note
10076 status collapsed
10077
10078 \begin_layout Plain Layout
10079
10080 \series bold
10081
10082 \backslash
10083 raisebox
10084 \series default
10085  and the 0
10086 \begin_inset space \thinspace{}
10087 \end_inset
10088
10089 pt space are only used as spacer.
10090 \end_layout
10091
10092 \end_inset
10093
10094
10095 \end_layout
10096
10097 \end_inset
10098 </cell>
10099 </row>
10100 <row>
10101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10102 \begin_inset Text
10103
10104 \begin_layout Plain Layout
10105
10106 \lang ngerman
10107 \begin_inset Quotes grd
10108 \end_inset
10109
10110 i
10111 \end_layout
10112
10113 \end_inset
10114 </cell>
10115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10116 \begin_inset Text
10117
10118 \begin_layout Plain Layout
10119 \begin_inset space \hspace{}
10120 \length 0pt
10121 \end_inset
10122
10123
10124 \lang ngerman
10125
10126 \begin_inset Formula $"i$
10127 \end_inset
10128
10129
10130 \end_layout
10131
10132 \end_inset
10133 </cell>
10134 </row>
10135 <row>
10136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10137 \begin_inset Text
10138
10139 \begin_layout Plain Layout
10140
10141 \backslash
10142 ddot
10143 \begin_inset ERT
10144 status collapsed
10145
10146 \begin_layout Plain Layout
10147
10148
10149 \backslash
10150 spce 
10151 \end_layout
10152
10153 \end_inset
10154
10155 i
10156 \end_layout
10157
10158 \end_inset
10159 </cell>
10160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10161 \begin_inset Text
10162
10163 \begin_layout Plain Layout
10164 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10165 \end_inset
10166
10167
10168 \end_layout
10169
10170 \end_inset
10171 </cell>
10172 </row>
10173 </lyxtabular>
10174
10175 \end_inset
10176
10177
10178 \end_layout
10179
10180 \begin_layout Standard
10181 Another advantage to 
10182 \series bold
10183
10184 \backslash
10185 ddot
10186 \series default
10187  is that umlauts can directly be converted to mathematical text because
10188  the accent commands above are 
10189 \emph on
10190 not allowed
10191 \emph default
10192  
10193 \emph on
10194 in mathematical text
10195 \emph default
10196 .
10197  To convert an accented character to mathematical text, only the character
10198  under the accent may be converted.
10199  This applies also for all other conversions, e.
10200 \begin_inset space \thinspace{}
10201 \end_inset
10202
10203 g.
10204 \begin_inset space \space{}
10205 \end_inset
10206
10207 to italic or bold.
10208 \end_layout
10209
10210 \begin_layout Standard
10211 In mathematical text, umlauts and other accented characters can directly
10212  be inserted.
10213 \end_layout
10214
10215 \begin_layout Subsection
10216 Accents for Operators
10217 \begin_inset Index
10218 status collapsed
10219
10220 \begin_layout Plain Layout
10221 Accents ! for operators
10222 \end_layout
10223
10224 \end_inset
10225
10226
10227 \end_layout
10228
10229 \begin_layout Standard
10230 With the commands 
10231 \series bold
10232
10233 \backslash
10234 overset
10235 \series default
10236
10237 \begin_inset Index
10238 status collapsed
10239
10240 \begin_layout Plain Layout
10241 Commands ! O ! 
10242 \backslash
10243 overset
10244 \end_layout
10245
10246 \end_inset
10247
10248  and 
10249 \series bold
10250
10251 \backslash
10252 underset
10253 \series default
10254
10255 \begin_inset Index
10256 status collapsed
10257
10258 \begin_layout Plain Layout
10259 Commands ! U ! 
10260 \backslash
10261 underset
10262 \end_layout
10263
10264 \end_inset
10265
10266  characters can be placed above or below an operator, respectively, to accent
10267  it.
10268  With the command 
10269 \series bold
10270
10271 \backslash
10272 sideset
10273 \series default
10274
10275 \begin_inset Index
10276 status collapsed
10277
10278 \begin_layout Plain Layout
10279 Commands ! S ! 
10280 \backslash
10281 sideset
10282 \end_layout
10283
10284 \end_inset
10285
10286  characters can be set before and behind an operator.
10287  The command scheme is:
10288 \end_layout
10289
10290 \begin_layout Standard
10291
10292 \series bold
10293
10294 \backslash
10295 sideset{character
10296 \series default
10297  
10298 \series bold
10299 before}{character
10300 \series default
10301  
10302 \series bold
10303 behind}
10304 \end_layout
10305
10306 \begin_layout Standard
10307
10308 \series bold
10309
10310 \backslash
10311 sideset
10312 \series default
10313  must always be before the operator that should be accented.
10314  You can accent with several characters and even with other operators and
10315  symbols.
10316  To place with 
10317 \series bold
10318
10319 \backslash
10320 sideset
10321 \series default
10322  for example only characters behind an operator, write nothing between the
10323  first braces but don't omit the braces.
10324 \end_layout
10325
10326 \begin_layout Standard
10327 For example the command 
10328 \series bold
10329
10330 \backslash
10331 sideset{
10332 \begin_inset Formula $\to$
10333 \end_inset
10334
10335
10336 \backslash
10337 {
10338 \series default
10339 '
10340 \series bold
10341
10342 \begin_inset Formula $\to$
10343 \end_inset
10344
10345
10346 \backslash
10347 sum_k=1
10348 \begin_inset ERT
10349 status collapsed
10350
10351 \begin_layout Plain Layout
10352
10353
10354 \backslash
10355 spce 
10356 \end_layout
10357
10358 \end_inset
10359
10360
10361 \series default
10362 ^
10363 \series bold
10364 n
10365 \series default
10366  produces:
10367 \begin_inset Formula \[
10368 \sideset{}{'}\sum_{k=1}^{n}\]
10369
10370 \end_inset
10371
10372
10373 \end_layout
10374
10375 \begin_layout Standard
10376 The command 
10377 \series bold
10378
10379 \backslash
10380 overset
10381 \begin_inset ERT
10382 status collapsed
10383
10384 \begin_layout Plain Layout
10385
10386
10387 \backslash
10388 spce 
10389 \end_layout
10390
10391 \end_inset
10392
10393
10394 \backslash
10395 maltese
10396 \begin_inset ERT
10397 status collapsed
10398
10399 \begin_layout Plain Layout
10400
10401
10402 \backslash
10403 spce 
10404 \end_layout
10405
10406 \end_inset
10407
10408
10409 \series default
10410
10411 \begin_inset Formula $\uparrow$
10412 \end_inset
10413
10414
10415 \series bold
10416 a
10417 \series default
10418  produces:
10419 \begin_inset Formula \[
10420 \overset{a}{\maltese}\]
10421
10422 \end_inset
10423
10424 As seen in the last example, with 
10425 \series bold
10426
10427 \backslash
10428 overset
10429 \series default
10430  and 
10431 \series bold
10432
10433 \backslash
10434 underset
10435 \series default
10436  also symbols and characters can be accented; with 
10437 \series bold
10438
10439 \backslash
10440 sideset
10441 \series default
10442  this is not possible.
10443 \end_layout
10444
10445 \begin_layout Subsection
10446 Accents for several Characters
10447 \begin_inset Index
10448 status collapsed
10449
10450 \begin_layout Plain Layout
10451 Accents ! for several characters
10452 \end_layout
10453
10454 \end_inset
10455
10456
10457 \end_layout
10458
10459 \begin_layout Standard
10460 \begin_inset space \hfill{}
10461 \end_inset
10462
10463
10464 \begin_inset Tabular
10465 <lyxtabular version="3" rows="5" columns="2">
10466 <features>
10467 <column alignment="center" valignment="top" width="0pt">
10468 <column alignment="center" valignment="top" width="0pt">
10469 <row>
10470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10471 \begin_inset Text
10472
10473 \begin_layout Plain Layout
10474 Command
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483 Result
10484 \begin_inset Note Note
10485 status collapsed
10486
10487 \begin_layout Plain Layout
10488
10489 \series bold
10490
10491 \backslash
10492 raisebox
10493 \series default
10494  is only used as spacer.
10495 \end_layout
10496
10497 \end_inset
10498
10499
10500 \end_layout
10501
10502 \end_inset
10503 </cell>
10504 </row>
10505 <row>
10506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10507 \begin_inset Text
10508
10509 \begin_layout Plain Layout
10510
10511 \backslash
10512 overleftarrow
10513 \begin_inset ERT
10514 status collapsed
10515
10516 \begin_layout Plain Layout
10517
10518
10519 \backslash
10520 spce 
10521 \end_layout
10522
10523 \end_inset
10524
10525 A=B
10526 \end_layout
10527
10528 \end_inset
10529 </cell>
10530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10535 \end_inset
10536
10537
10538 \end_layout
10539
10540 \end_inset
10541 </cell>
10542 </row>
10543 <row>
10544 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10545 \begin_inset Text
10546
10547 \begin_layout Plain Layout
10548
10549 \backslash
10550 underleftarrow
10551 \begin_inset ERT
10552 status collapsed
10553
10554 \begin_layout Plain Layout
10555
10556
10557 \backslash
10558 spce 
10559 \end_layout
10560
10561 \end_inset
10562
10563 A=B
10564 \end_layout
10565
10566 \end_inset
10567 </cell>
10568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10569 \begin_inset Text
10570
10571 \begin_layout Plain Layout
10572 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10573 \end_inset
10574
10575
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 </row>
10581 <row>
10582 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10583 \begin_inset Text
10584
10585 \begin_layout Plain Layout
10586
10587 \backslash
10588 overleftrightarrow
10589 \begin_inset ERT
10590 status collapsed
10591
10592 \begin_layout Plain Layout
10593
10594
10595 \backslash
10596 spce 
10597 \end_layout
10598
10599 \end_inset
10600
10601 A=B
10602 \end_layout
10603
10604 \end_inset
10605 </cell>
10606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10607 \begin_inset Text
10608
10609 \begin_layout Plain Layout
10610 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10611 \end_inset
10612
10613
10614 \end_layout
10615
10616 \end_inset
10617 </cell>
10618 </row>
10619 <row>
10620 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10621 \begin_inset Text
10622
10623 \begin_layout Plain Layout
10624
10625 \backslash
10626 underleftrightarrow
10627 \begin_inset ERT
10628 status collapsed
10629
10630 \begin_layout Plain Layout
10631
10632
10633 \backslash
10634 spce 
10635 \end_layout
10636
10637 \end_inset
10638
10639 A=B
10640 \end_layout
10641
10642 \end_inset
10643 </cell>
10644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10645 \begin_inset Text
10646
10647 \begin_layout Plain Layout
10648 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10649 \end_inset
10650
10651
10652 \end_layout
10653
10654 \end_inset
10655 </cell>
10656 </row>
10657 </lyxtabular>
10658
10659 \end_inset
10660
10661
10662 \begin_inset space \hfill{}
10663 \end_inset
10664
10665
10666 \begin_inset Tabular
10667 <lyxtabular version="3" rows="5" columns="2">
10668 <features>
10669 <column alignment="center" valignment="top" width="0pt">
10670 <column alignment="center" valignment="top" width="0pt">
10671 <row>
10672 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10673 \begin_inset Text
10674
10675 \begin_layout Plain Layout
10676 Command
10677 \end_layout
10678
10679 \end_inset
10680 </cell>
10681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10682 \begin_inset Text
10683
10684 \begin_layout Plain Layout
10685 Result
10686 \end_layout
10687
10688 \end_inset
10689 </cell>
10690 </row>
10691 <row>
10692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10693 \begin_inset Text
10694
10695 \begin_layout Plain Layout
10696
10697 \backslash
10698 overrightarrow
10699 \begin_inset ERT
10700 status collapsed
10701
10702 \begin_layout Plain Layout
10703
10704
10705 \backslash
10706 spce 
10707 \end_layout
10708
10709 \end_inset
10710
10711 A=B
10712 \end_layout
10713
10714 \end_inset
10715 </cell>
10716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10717 \begin_inset Text
10718
10719 \begin_layout Plain Layout
10720 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10721 \end_inset
10722
10723
10724 \end_layout
10725
10726 \end_inset
10727 </cell>
10728 </row>
10729 <row>
10730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10731 \begin_inset Text
10732
10733 \begin_layout Plain Layout
10734
10735 \backslash
10736 underrightarrow
10737 \begin_inset ERT
10738 status collapsed
10739
10740 \begin_layout Plain Layout
10741
10742
10743 \backslash
10744 spce 
10745 \end_layout
10746
10747 \end_inset
10748
10749 A=B
10750 \end_layout
10751
10752 \end_inset
10753 </cell>
10754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10755 \begin_inset Text
10756
10757 \begin_layout Plain Layout
10758 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10759 \end_inset
10760
10761
10762 \end_layout
10763
10764 \end_inset
10765 </cell>
10766 </row>
10767 <row>
10768 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10769 \begin_inset Text
10770
10771 \begin_layout Plain Layout
10772
10773 \backslash
10774 widetilde
10775 \begin_inset ERT
10776 status collapsed
10777
10778 \begin_layout Plain Layout
10779
10780
10781 \backslash
10782 spce 
10783 \end_layout
10784
10785 \end_inset
10786
10787 A=B
10788 \end_layout
10789
10790 \end_inset
10791 </cell>
10792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10793 \begin_inset Text
10794
10795 \begin_layout Plain Layout
10796 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10797 \end_inset
10798
10799
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 </row>
10805 <row>
10806 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10807 \begin_inset Text
10808
10809 \begin_layout Plain Layout
10810
10811 \backslash
10812 widehat
10813 \begin_inset ERT
10814 status collapsed
10815
10816 \begin_layout Plain Layout
10817
10818
10819 \backslash
10820 spce 
10821 \end_layout
10822
10823 \end_inset
10824
10825 A=B
10826 \end_layout
10827
10828 \end_inset
10829 </cell>
10830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10831 \begin_inset Text
10832
10833 \begin_layout Plain Layout
10834 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10835 \end_inset
10836
10837
10838 \end_layout
10839
10840 \end_inset
10841 </cell>
10842 </row>
10843 </lyxtabular>
10844
10845 \end_inset
10846
10847
10848 \begin_inset space \hfill{}
10849 \end_inset
10850
10851
10852 \end_layout
10853
10854 \begin_layout Standard
10855 \begin_inset VSpace medskip
10856 \end_inset
10857
10858 With these commands as many characters as you like can be accented.
10859  But the accents 
10860 \series bold
10861
10862 \backslash
10863 widetilde
10864 \series default
10865  and 
10866 \series bold
10867
10868 \backslash
10869 widehat
10870 \series default
10871  will only be set in the output with a length of three characters, as shown
10872  in the following example:
10873 \begin_inset Formula \[
10874 \widetilde{A+B=C-D}\]
10875
10876 \end_inset
10877
10878
10879 \end_layout
10880
10881 \begin_layout Standard
10882 With the commands 
10883 \series bold
10884
10885 \backslash
10886 overset
10887 \series default
10888
10889 \begin_inset Index
10890 status collapsed
10891
10892 \begin_layout Plain Layout
10893 Commands ! O ! 
10894 \backslash
10895 overset
10896 \end_layout
10897
10898 \end_inset
10899
10900  and 
10901 \series bold
10902
10903 \backslash
10904 underset
10905 \series default
10906
10907 \begin_inset Index
10908 status collapsed
10909
10910 \begin_layout Plain Layout
10911 Commands ! U ! 
10912 \backslash
10913 underset
10914 \end_layout
10915
10916 \end_inset
10917
10918  described in the previous subsection it is also possible to accent several
10919  characters.
10920  The command 
10921 \series bold
10922
10923 \backslash
10924 underset
10925 \begin_inset ERT
10926 status collapsed
10927
10928 \begin_layout Plain Layout
10929
10930
10931 \backslash
10932 spce 
10933 \end_layout
10934
10935 \end_inset
10936
10937 A=B
10938 \begin_inset Formula $\downarrow$
10939 \end_inset
10940
10941 ***
10942 \series default
10943  creates:
10944 \begin_inset Formula \[
10945 \underset{***}{A=B}\]
10946
10947 \end_inset
10948
10949
10950 \end_layout
10951
10952 \begin_layout Section
10953 Space
10954 \begin_inset CommandInset label
10955 LatexCommand label
10956 name "sub:Space"
10957
10958 \end_inset
10959
10960
10961 \begin_inset Index
10962 status collapsed
10963
10964 \begin_layout Plain Layout
10965 Space ! horizontal
10966 \end_layout
10967
10968 \end_inset
10969
10970
10971 \end_layout
10972
10973 \begin_layout Subsection
10974 Predefined Space
10975 \begin_inset CommandInset label
10976 LatexCommand label
10977 name "sub:Predefined-Space"
10978
10979 \end_inset
10980
10981
10982 \begin_inset Index
10983 status collapsed
10984
10985 \begin_layout Plain Layout
10986 Space ! horizontal ! predefined
10987 \end_layout
10988
10989 \end_inset
10990
10991
10992 \end_layout
10993
10994 \begin_layout Standard
10995 Sometimes it is necessary to insert horizontal space to a formula.
10996  This is done by inserting a protected space (shortcut 
10997 \begin_inset Info
10998 type  "shortcut"
10999 arg   "space-insert protected"
11000 \end_inset
11001
11002 ).
11003  A 
11004 \begin_inset Quotes eld
11005 \end_inset
11006
11007
11008 \color blue
11009
11010 \begin_inset ERT
11011 status collapsed
11012
11013 \begin_layout Plain Layout
11014
11015
11016 \backslash
11017 spce 
11018 \end_layout
11019
11020 \end_inset
11021
11022
11023 \color inherit
11024
11025 \begin_inset Quotes erd
11026 \end_inset
11027
11028  appears and by pressing 
11029 \family sans
11030 Space
11031 \family default
11032  several times one can select one of eight different space sizes.
11033  The spaces can also be inserted using the math toolbar button 
11034 \begin_inset Graphics
11035         filename ../images/math/space.png
11036         scale 85
11037
11038 \end_inset
11039
11040  or special commands.
11041  Independent from the inserted command, one can select the size again by
11042  pressing 
11043 \family sans
11044 Space
11045 \family default
11046  afterwards.
11047 \end_layout
11048
11049 \begin_layout Standard
11050 \noindent
11051 \align center
11052 \begin_inset VSpace -5mm
11053 \end_inset
11054
11055
11056 \begin_inset Tabular
11057 <lyxtabular version="3" rows="3" columns="7">
11058 <features>
11059 <column alignment="center" valignment="middle" width="6.8cm">
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 <column alignment="center" valignment="top" width="0">
11065 <column alignment="center" valignment="top" width="0">
11066 <row>
11067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11068 \begin_inset Text
11069
11070 \begin_layout Plain Layout
11071 Command
11072 \end_layout
11073
11074 \end_inset
11075 </cell>
11076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11077 \begin_inset Text
11078
11079 \begin_layout Plain Layout
11080
11081 \backslash
11082 ,
11083 \end_layout
11084
11085 \end_inset
11086 </cell>
11087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11088 \begin_inset Text
11089
11090 \begin_layout Plain Layout
11091
11092 \backslash
11093 :
11094 \end_layout
11095
11096 \end_inset
11097 </cell>
11098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11099 \begin_inset Text
11100
11101 \begin_layout Plain Layout
11102
11103 \backslash
11104 ;
11105 \end_layout
11106
11107 \end_inset
11108 </cell>
11109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11110 \begin_inset Text
11111
11112 \begin_layout Plain Layout
11113
11114 \backslash
11115 quad
11116 \end_layout
11117
11118 \end_inset
11119 </cell>
11120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11121 \begin_inset Text
11122
11123 \begin_layout Plain Layout
11124
11125 \backslash
11126 qquad
11127 \end_layout
11128
11129 \end_inset
11130 </cell>
11131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11132 \begin_inset Text
11133
11134 \begin_layout Plain Layout
11135
11136 \backslash
11137 !
11138 \end_layout
11139
11140 \end_inset
11141 </cell>
11142 </row>
11143 <row>
11144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11145 \begin_inset Text
11146
11147 \begin_layout Plain Layout
11148 Number of 
11149 \family sans
11150 Space
11151 \family default
11152  keystrokes after inserting the protected space
11153 \end_layout
11154
11155 \end_inset
11156 </cell>
11157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11158 \begin_inset Text
11159
11160 \begin_layout Plain Layout
11161 0
11162 \end_layout
11163
11164 \end_inset
11165 </cell>
11166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11167 \begin_inset Text
11168
11169 \begin_layout Plain Layout
11170 1
11171 \end_layout
11172
11173 \end_inset
11174 </cell>
11175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11176 \begin_inset Text
11177
11178 \begin_layout Plain Layout
11179 2
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188 3
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11194 \begin_inset Text
11195
11196 \begin_layout Plain Layout
11197 4
11198 \end_layout
11199
11200 \end_inset
11201 </cell>
11202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11203 \begin_inset Text
11204
11205 \begin_layout Plain Layout
11206 5
11207 \end_layout
11208
11209 \end_inset
11210 </cell>
11211 </row>
11212 <row>
11213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11214 \begin_inset Text
11215
11216 \begin_layout Plain Layout
11217 Result
11218 \end_layout
11219
11220 \end_inset
11221 </cell>
11222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11223 \begin_inset Text
11224
11225 \begin_layout Plain Layout
11226 \begin_inset Formula $A\, B$
11227 \end_inset
11228
11229
11230 \end_layout
11231
11232 \end_inset
11233 </cell>
11234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11235 \begin_inset Text
11236
11237 \begin_layout Plain Layout
11238 \begin_inset Formula $A\: B$
11239 \end_inset
11240
11241
11242 \end_layout
11243
11244 \end_inset
11245 </cell>
11246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11247 \begin_inset Text
11248
11249 \begin_layout Plain Layout
11250 \begin_inset Formula $A\; B$
11251 \end_inset
11252
11253
11254 \end_layout
11255
11256 \end_inset
11257 </cell>
11258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11259 \begin_inset Text
11260
11261 \begin_layout Plain Layout
11262 \begin_inset Formula $A\quad B$
11263 \end_inset
11264
11265
11266 \end_layout
11267
11268 \end_inset
11269 </cell>
11270 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11271 \begin_inset Text
11272
11273 \begin_layout Plain Layout
11274 \begin_inset Formula $A\qquad B$
11275 \end_inset
11276
11277
11278 \end_layout
11279
11280 \end_inset
11281 </cell>
11282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11283 \begin_inset Text
11284
11285 \begin_layout Plain Layout
11286 \begin_inset Formula $A\! B$
11287 \end_inset
11288
11289
11290 \end_layout
11291
11292 \end_inset
11293 </cell>
11294 </row>
11295 </lyxtabular>
11296
11297 \end_inset
11298
11299
11300 \end_layout
11301
11302 \begin_layout Standard
11303 The last size seem to produce no space.
11304  It is displayed red in LyX contrary to the other sizes, because it is a
11305  negative space.
11306  There are two more negative spaces:
11307 \end_layout
11308
11309 \begin_layout Standard
11310 \align center
11311 \begin_inset Tabular
11312 <lyxtabular version="3" rows="3" columns="3">
11313 <features>
11314 <column alignment="center" valignment="middle" width="6.8cm">
11315 <column alignment="center" valignment="top" width="0pt">
11316 <column alignment="center" valignment="top" width="0pt">
11317 <row>
11318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11319 \begin_inset Text
11320
11321 \begin_layout Plain Layout
11322 Command
11323 \end_layout
11324
11325 \end_inset
11326 </cell>
11327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11328 \begin_inset Text
11329
11330 \begin_layout Plain Layout
11331
11332 \backslash
11333 negmedspace
11334 \end_layout
11335
11336 \end_inset
11337 </cell>
11338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11339 \begin_inset Text
11340
11341 \begin_layout Plain Layout
11342
11343 \backslash
11344 negthickspace
11345 \end_layout
11346
11347 \end_inset
11348 </cell>
11349 </row>
11350 <row>
11351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11352 \begin_inset Text
11353
11354 \begin_layout Plain Layout
11355 Number of 
11356 \family sans
11357 Space
11358 \family default
11359  keystrokes after inserting the protected space
11360 \end_layout
11361
11362 \end_inset
11363 </cell>
11364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11365 \begin_inset Text
11366
11367 \begin_layout Plain Layout
11368 6
11369 \end_layout
11370
11371 \end_inset
11372 </cell>
11373 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11374 \begin_inset Text
11375
11376 \begin_layout Plain Layout
11377 7
11378 \end_layout
11379
11380 \end_inset
11381 </cell>
11382 </row>
11383 <row>
11384 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11385 \begin_inset Text
11386
11387 \begin_layout Plain Layout
11388 Result
11389 \end_layout
11390
11391 \end_inset
11392 </cell>
11393 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11394 \begin_inset Text
11395
11396 \begin_layout Plain Layout
11397 \begin_inset Formula $A\negmedspace B$
11398 \end_inset
11399
11400
11401 \end_layout
11402
11403 \end_inset
11404 </cell>
11405 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11406 \begin_inset Text
11407
11408 \begin_layout Plain Layout
11409 \begin_inset Formula $A\negthickspace B$
11410 \end_inset
11411
11412
11413 \end_layout
11414
11415 \end_inset
11416 </cell>
11417 </row>
11418 </lyxtabular>
11419
11420 \end_inset
11421
11422
11423 \end_layout
11424
11425 \begin_layout Standard
11426 Negative spaces can lead to characters overlapping each other.
11427  Thus they can be used to enforce ligatures, what is e.
11428 \begin_inset space \thinspace{}
11429 \end_inset
11430
11431 g.
11432 \begin_inset space \space{}
11433 \end_inset
11434
11435 useful for summation operators: 
11436 \end_layout
11437
11438 \begin_layout Standard
11439 \align center
11440 \begin_inset Tabular
11441 <lyxtabular version="3" rows="3" columns="2">
11442 <features>
11443 <column alignment="center" valignment="top" width="0">
11444 <column alignment="center" valignment="top" width="0">
11445 <row>
11446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11447 \begin_inset Text
11448
11449 \begin_layout Plain Layout
11450 Command
11451 \end_layout
11452
11453 \end_inset
11454 </cell>
11455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11456 \begin_inset Text
11457
11458 \begin_layout Plain Layout
11459 Result
11460 \begin_inset Note Note
11461 status collapsed
11462
11463 \begin_layout Plain Layout
11464
11465 \series bold
11466
11467 \backslash
11468 raisebox
11469 \series default
11470  is only used as spacer.
11471 \end_layout
11472
11473 \end_inset
11474
11475
11476 \end_layout
11477
11478 \end_inset
11479 </cell>
11480 </row>
11481 <row>
11482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11483 \begin_inset Text
11484
11485 \begin_layout Plain Layout
11486
11487 \backslash
11488 sum
11489 \backslash
11490 sum
11491 \begin_inset ERT
11492 status collapsed
11493
11494 \begin_layout Plain Layout
11495
11496
11497 \backslash
11498 spce 
11499 \end_layout
11500
11501 \end_inset
11502
11503 f_kl
11504 \end_layout
11505
11506 \end_inset
11507 </cell>
11508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11509 \begin_inset Text
11510
11511 \begin_layout Plain Layout
11512 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11513 \end_inset
11514
11515
11516 \end_layout
11517
11518 \end_inset
11519 </cell>
11520 </row>
11521 <row>
11522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11523 \begin_inset Text
11524
11525 \begin_layout Plain Layout
11526
11527 \backslash
11528 sum
11529 \backslash
11530 negmedspace
11531 \backslash
11532 sum
11533 \begin_inset ERT
11534 status collapsed
11535
11536 \begin_layout Plain Layout
11537
11538
11539 \backslash
11540 spce 
11541 \end_layout
11542
11543 \end_inset
11544
11545 f_kl
11546 \end_layout
11547
11548 \end_inset
11549 </cell>
11550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11551 \begin_inset Text
11552
11553 \begin_layout Plain Layout
11554 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11555 \end_inset
11556
11557
11558 \end_layout
11559
11560 \end_inset
11561 </cell>
11562 </row>
11563 </lyxtabular>
11564
11565 \end_inset
11566
11567
11568 \end_layout
11569
11570 \begin_layout Standard
11571 Relations like for example equal signs, are always surrounded by space.
11572  To suppress this, the equal sign is placed into a TeX-brace.
11573  The following example demonstrates this:
11574 \end_layout
11575
11576 \begin_layout Standard
11577 \align center
11578 \begin_inset Tabular
11579 <lyxtabular version="3" rows="2" columns="2">
11580 <features>
11581 <column alignment="center" valignment="top" width="0pt">
11582 <column alignment="center" valignment="top" width="0pt">
11583 <row>
11584 <cell alignment="center" valignment="top" usebox="none">
11585 \begin_inset Text
11586
11587 \begin_layout Plain Layout
11588 normal equation
11589 \end_layout
11590
11591 \end_inset
11592 </cell>
11593 <cell alignment="center" valignment="top" usebox="none">
11594 \begin_inset Text
11595
11596 \begin_layout Plain Layout
11597 \begin_inset Formula $A=B$
11598 \end_inset
11599
11600
11601 \end_layout
11602
11603 \end_inset
11604 </cell>
11605 </row>
11606 <row>
11607 <cell alignment="center" valignment="top" usebox="none">
11608 \begin_inset Text
11609
11610 \begin_layout Plain Layout
11611 \begin_inset Note Note
11612 status collapsed
11613
11614 \begin_layout Plain Layout
11615
11616 \series bold
11617
11618 \backslash
11619 raisebox
11620 \series default
11621  is only used as spacer.
11622 \end_layout
11623
11624 \end_inset
11625
11626
11627 \begin_inset Formula $\raisebox{5mm}{}$
11628 \end_inset
11629
11630 equation without space
11631 \end_layout
11632
11633 \end_inset
11634 </cell>
11635 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11636 \begin_inset Text
11637
11638 \begin_layout Plain Layout
11639 \begin_inset Formula $A{=}B$
11640 \end_inset
11641
11642
11643 \end_layout
11644
11645 \end_inset
11646 </cell>
11647 </row>
11648 </lyxtabular>
11649
11650 \end_inset
11651
11652
11653 \end_layout
11654
11655 \begin_layout Standard
11656 \noindent
11657 The command for the last formula is: 
11658 \series bold
11659 A
11660 \backslash
11661 {=
11662 \begin_inset Formula $\to$
11663 \end_inset
11664
11665 B
11666 \end_layout
11667
11668 \begin_layout Standard
11669 \begin_inset VSpace bigskip
11670 \end_inset
11671
11672 Spaces are needed for physical units, because the space between the value
11673  and the unit is the smallest one and not a normal space.
11674  For units in text, the smallest space is inserted via the menu 
11675 \family sans
11676 Insert\SpecialChar \menuseparator
11677 Formatting\SpecialChar \menuseparator
11678 Thin
11679 \begin_inset space ~
11680 \end_inset
11681
11682 Space
11683 \family default
11684  (shortcut 
11685 \begin_inset Info
11686 type  "shortcut"
11687 arg   "space-insert thin"
11688 \end_inset
11689
11690 ).
11691 \end_layout
11692
11693 \begin_layout Standard
11694 An example to visualize the difference:
11695 \end_layout
11696
11697 \begin_layout Standard
11698 \begin_inset Tabular
11699 <lyxtabular version="3" rows="2" columns="2">
11700 <features>
11701 <column alignment="left" valignment="top" width="0">
11702 <column alignment="left" valignment="top" width="0">
11703 <row>
11704 <cell alignment="center" valignment="top" usebox="none">
11705 \begin_inset Text
11706
11707 \begin_layout Plain Layout
11708 24 kW
11709 \begin_inset Formula $\cdot$
11710 \end_inset
11711
11712 h
11713 \end_layout
11714
11715 \end_inset
11716 </cell>
11717 <cell alignment="center" valignment="top" usebox="none">
11718 \begin_inset Text
11719
11720 \begin_layout Plain Layout
11721 space between value and unit
11722 \end_layout
11723
11724 \end_inset
11725 </cell>
11726 </row>
11727 <row>
11728 <cell alignment="center" valignment="top" usebox="none">
11729 \begin_inset Text
11730
11731 \begin_layout Plain Layout
11732 24
11733 \begin_inset space \thinspace{}
11734 \end_inset
11735
11736 kW
11737 \begin_inset Formula $\cdot$
11738 \end_inset
11739
11740 h
11741 \end_layout
11742
11743 \end_inset
11744 </cell>
11745 <cell alignment="center" valignment="top" usebox="none">
11746 \begin_inset Text
11747
11748 \begin_layout Plain Layout
11749 smallest space between value and unit
11750 \end_layout
11751
11752 \end_inset
11753 </cell>
11754 </row>
11755 </lyxtabular>
11756
11757 \end_inset
11758
11759
11760 \end_layout
11761
11762 \begin_layout Subsection
11763 Variable Space
11764 \begin_inset ERT
11765 status collapsed
11766
11767 \begin_layout Plain Layout
11768
11769
11770 \backslash
11771 texorpdfstring{
11772 \end_layout
11773
11774 \end_inset
11775
11776
11777 \begin_inset Foot
11778 status collapsed
11779
11780 \begin_layout Plain Layout
11781 for vertical space in formulas see 
11782 \begin_inset CommandInset ref
11783 LatexCommand ref
11784 reference "sub:Line-Separation"
11785
11786 \end_inset
11787
11788
11789 \end_layout
11790
11791 \end_inset
11792
11793
11794 \begin_inset ERT
11795 status collapsed
11796
11797 \begin_layout Plain Layout
11798
11799 }{}
11800 \end_layout
11801
11802 \end_inset
11803
11804
11805 \begin_inset Note Note
11806 status collapsed
11807
11808 \begin_layout Plain Layout
11809
11810 \backslash
11811 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
11812 \end_layout
11813
11814 \begin_layout Plain Layout
11815 More about 
11816 \backslash
11817 texorpdfstring is in section 
11818 \begin_inset CommandInset ref
11819 LatexCommand ref
11820 reference "sub:Formulas-in-Section"
11821
11822 \end_inset
11823
11824 .
11825 \end_layout
11826
11827 \end_inset
11828
11829
11830 \begin_inset CommandInset label
11831 LatexCommand label
11832 name "sub:Variable-Space"
11833
11834 \end_inset
11835
11836
11837 \begin_inset Index
11838 status collapsed
11839
11840 \begin_layout Plain Layout
11841 Space ! horizontal ! variable
11842 \end_layout
11843
11844 \end_inset
11845
11846
11847 \end_layout
11848
11849 \begin_layout Standard
11850 Space with a defined length can be inserted with the command 
11851 \series bold
11852
11853 \backslash
11854 hspace
11855 \series default
11856
11857 \begin_inset Index
11858 status collapsed
11859
11860 \begin_layout Plain Layout
11861 Commands ! H ! 
11862 \backslash
11863 hspace
11864 \end_layout
11865
11866 \end_inset
11867
11868 .
11869  Then a long 
11870 \begin_inset Quotes eld
11871 \end_inset
11872
11873
11874 \color blue
11875
11876 \begin_inset ERT
11877 status collapsed
11878
11879 \begin_layout Plain Layout
11880
11881
11882 \backslash
11883 spce 
11884 \end_layout
11885
11886 \end_inset
11887
11888
11889 \color inherit
11890
11891 \begin_inset Quotes erd
11892 \end_inset
11893
11894  appears.
11895  The length can be specified by left-clicking on the 
11896 \begin_inset Quotes eld
11897 \end_inset
11898
11899
11900 \color blue
11901
11902 \begin_inset ERT
11903 status collapsed
11904
11905 \begin_layout Plain Layout
11906
11907
11908 \backslash
11909 spce 
11910 \end_layout
11911
11912 \end_inset
11913
11914
11915 \color inherit
11916
11917 \begin_inset Quotes erd
11918 \end_inset
11919
11920 .
11921  The length may also be negative.
11922  To insert so many space that the formula uses all available space, the
11923  command 
11924 \series bold
11925
11926 \backslash
11927 hfill
11928 \series default
11929
11930 \begin_inset Index
11931 status collapsed
11932
11933 \begin_layout Plain Layout
11934 Commands ! H ! 
11935 \backslash
11936 hfill
11937 \end_layout
11938
11939 \end_inset
11940
11941  is used.
11942 \end_layout
11943
11944 \begin_layout Standard
11945 \begin_inset VSpace -1mm
11946 \end_inset
11947
11948
11949 \end_layout
11950
11951 \begin_layout Standard
11952 \align center
11953 \begin_inset Tabular
11954 <lyxtabular version="3" rows="4" columns="2">
11955 <features>
11956 <column alignment="center" valignment="top" width="0">
11957 <column alignment="center" valignment="top" width="0">
11958 <row>
11959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11960 \begin_inset Text
11961
11962 \begin_layout Plain Layout
11963 Command (
11964 \backslash
11965 hspace length)
11966 \end_layout
11967
11968 \end_inset
11969 </cell>
11970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11971 \begin_inset Text
11972
11973 \begin_layout Plain Layout
11974 Result
11975 \end_layout
11976
11977 \end_inset
11978 </cell>
11979 </row>
11980 <row>
11981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11982 \begin_inset Text
11983
11984 \begin_layout Plain Layout
11985 A=B
11986 \backslash
11987 hspace
11988 \begin_inset ERT
11989 status collapsed
11990
11991 \begin_layout Plain Layout
11992
11993
11994 \backslash
11995 spce 
11996 \end_layout
11997
11998 \end_inset
11999
12000
12001 \begin_inset Formula $\to$
12002 \end_inset
12003
12004 A
12005 \backslash
12006 not=C (3
12007 \begin_inset space \thinspace{}
12008 \end_inset
12009
12010 cm)
12011 \end_layout
12012
12013 \end_inset
12014 </cell>
12015 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12016 \begin_inset Text
12017
12018 \begin_layout Plain Layout
12019 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12020 \end_inset
12021
12022
12023 \end_layout
12024
12025 \end_inset
12026 </cell>
12027 </row>
12028 <row>
12029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12030 \begin_inset Text
12031
12032 \begin_layout Plain Layout
12033 A
12034 \backslash
12035 hspace
12036 \begin_inset ERT
12037 status collapsed
12038
12039 \begin_layout Plain Layout
12040
12041
12042 \backslash
12043 spce 
12044 \end_layout
12045
12046 \end_inset
12047
12048
12049 \begin_inset Formula $\to$
12050 \end_inset
12051
12052 A
12053 \backslash
12054 not=A (-1
12055 \begin_inset space \thinspace{}
12056 \end_inset
12057
12058 mm)
12059 \end_layout
12060
12061 \end_inset
12062 </cell>
12063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12064 \begin_inset Text
12065
12066 \begin_layout Plain Layout
12067 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12068 \end_inset
12069
12070
12071 \end_layout
12072
12073 \end_inset
12074 </cell>
12075 </row>
12076 <row>
12077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12078 \begin_inset Text
12079
12080 \begin_layout Plain Layout
12081 A=A
12082 \backslash
12083 hfill
12084 \begin_inset ERT
12085 status collapsed
12086
12087 \begin_layout Plain Layout
12088
12089
12090 \backslash
12091 spce 
12092 \end_layout
12093
12094 \end_inset
12095
12096 B=B
12097 \end_layout
12098
12099 \end_inset
12100 </cell>
12101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12102 \begin_inset Text
12103
12104 \begin_layout Plain Layout
12105 \begin_inset Formula $A=A\hfill B=B$
12106 \end_inset
12107
12108
12109 \end_layout
12110
12111 \end_inset
12112 </cell>
12113 </row>
12114 </lyxtabular>
12115
12116 \end_inset
12117
12118
12119 \end_layout
12120
12121 \begin_layout Standard
12122 In the last example the available space is given by the longest column entry
12123  of the table.
12124  In an inline formula the space depends on the length of the line in which
12125  
12126 \series bold
12127
12128 \backslash
12129 hfill
12130 \series default
12131  is inserted.
12132  Thus, when the line uses the full width, no space will be created.
12133  
12134 \series bold
12135
12136 \backslash
12137 hfill
12138 \series default
12139  only has an effect on displayed formulas when the formula style 
12140 \series bold
12141 Indented
12142 \series default
12143  is used.
12144  (Formula styles are explained in 
12145 \begin_inset CommandInset ref
12146 LatexCommand ref
12147 reference "sec:Formula-Styles"
12148
12149 \end_inset
12150
12151 .)
12152 \end_layout
12153
12154 \begin_layout Standard
12155 Besides 
12156 \series bold
12157
12158 \backslash
12159 hfill
12160 \series default
12161 , there are the commands 
12162 \series bold
12163
12164 \backslash
12165 dotfill
12166 \series default
12167  and 
12168 \series bold
12169
12170 \backslash
12171 hrulefill
12172 \series default
12173  that fill the space with a pattern, see 
12174 \begin_inset CommandInset ref
12175 LatexCommand ref
12176 reference "sub:Ellipses"
12177
12178 \end_inset
12179
12180  for an example.
12181 \end_layout
12182
12183 \begin_layout Standard
12184 For text, variable space can be inserted via the menu 
12185 \family sans
12186 Insert\SpecialChar \menuseparator
12187 Formatting\SpecialChar \menuseparator
12188 Horizontal
12189 \begin_inset space ~
12190 \end_inset
12191
12192 Space
12193 \family default
12194 :
12195 \end_layout
12196
12197 \begin_layout Standard
12198 This is a line with
12199 \begin_inset space \hspace{}
12200 \length 2cm
12201 \end_inset
12202
12203 2
12204 \begin_inset space \thinspace{}
12205 \end_inset
12206
12207 cm space.
12208 \end_layout
12209
12210 \begin_layout Standard
12211 This is a line with
12212 \begin_inset space \hfill{}
12213 \end_inset
12214
12215 maximum space.
12216 \end_layout
12217
12218 \begin_layout Subsection
12219 Space besides inline Formulas
12220 \begin_inset Index
12221 status collapsed
12222
12223 \begin_layout Plain Layout
12224 Space ! besides inline formulas
12225 \end_layout
12226
12227 \end_inset
12228
12229
12230 \end_layout
12231
12232 \begin_layout Standard
12233 The space that surrounds inline formulas can be adjusted with the length
12234  
12235 \series bold
12236
12237 \backslash
12238 mathsurround
12239 \begin_inset Index
12240 status collapsed
12241
12242 \begin_layout Plain Layout
12243 Commands ! M ! 
12244 \backslash
12245 mathsurround
12246 \end_layout
12247
12248 \end_inset
12249
12250
12251 \series default
12252 .
12253  The value of a length is set with the command 
12254 \series bold
12255
12256 \backslash
12257 setlength
12258 \begin_inset Index
12259 status collapsed
12260
12261 \begin_layout Plain Layout
12262 Commands ! S ! 
12263 \backslash
12264 setlength
12265 \end_layout
12266
12267 \end_inset
12268
12269
12270 \series default
12271  that has the following scheme:
12272 \end_layout
12273
12274 \begin_layout Standard
12275
12276 \series bold
12277
12278 \backslash
12279 setlength{length name}{value}
12280 \end_layout
12281
12282 \begin_layout Standard
12283 To set 
12284 \series bold
12285
12286 \backslash
12287 mathsurround
12288 \series default
12289  to the value 5
12290 \begin_inset space \thinspace{}
12291 \end_inset
12292
12293 mm, the command
12294 \end_layout
12295
12296 \begin_layout Standard
12297
12298 \series bold
12299
12300 \backslash
12301 setlength{
12302 \backslash
12303 mathsurround}{5mm}
12304 \end_layout
12305
12306 \begin_layout Standard
12307 is inserted in TeX-mode.
12308  5
12309 \begin_inset space \thinspace{}
12310 \end_inset
12311
12312 mm space will now be set around all inline formulas:
12313 \begin_inset ERT
12314 status collapsed
12315
12316 \begin_layout Plain Layout
12317
12318
12319 \backslash
12320 setlength{
12321 \backslash
12322 mathsurround}{5mm}
12323 \end_layout
12324
12325 \end_inset
12326
12327
12328 \end_layout
12329
12330 \begin_layout Standard
12331 This is a line with an inline formula 
12332 \begin_inset Formula $A=B$
12333 \end_inset
12334
12335  with 5
12336 \begin_inset space \thinspace{}
12337 \end_inset
12338
12339 mm surrounding space.
12340 \begin_inset ERT
12341 status collapsed
12342
12343 \begin_layout Plain Layout
12344
12345
12346 \backslash
12347 setlength{
12348 \backslash
12349 mathsurround}{0pt}
12350 \end_layout
12351
12352 \end_inset
12353
12354
12355 \end_layout
12356
12357 \begin_layout Standard
12358 To return to the predefined value, 
12359 \series bold
12360
12361 \backslash
12362 mathsurround
12363 \series default
12364  is set to the value 0
12365 \begin_inset space \thinspace{}
12366 \end_inset
12367
12368 pt.
12369 \end_layout
12370
12371 \begin_layout Section
12372 Boxes and Frames
12373 \begin_inset Index
12374 status collapsed
12375
12376 \begin_layout Plain Layout
12377 Boxes
12378 \end_layout
12379
12380 \end_inset
12381
12382
12383 \begin_inset Index
12384 status collapsed
12385
12386 \begin_layout Plain Layout
12387 Frames | see
12388 \begin_inset ERT
12389 status collapsed
12390
12391 \begin_layout Plain Layout
12392
12393 {
12394 \end_layout
12395
12396 \end_inset
12397
12398 Boxes
12399 \begin_inset ERT
12400 status collapsed
12401
12402 \begin_layout Plain Layout
12403
12404 }
12405 \end_layout
12406
12407 \end_inset
12408
12409
12410 \end_layout
12411
12412 \end_inset
12413
12414
12415 \end_layout
12416
12417 \begin_layout Standard
12418 Boxes for text are described in chapter 
12419 \family typewriter
12420 Boxes
12421 \family default
12422  in the 
12423 \family typewriter
12424 Embedded
12425 \begin_inset space ~
12426 \end_inset
12427
12428 Objects
12429 \family default
12430  manual.
12431 \end_layout
12432
12433 \begin_layout Subsection
12434 Boxes with Frame
12435 \begin_inset CommandInset label
12436 LatexCommand label
12437 name "sub:Boxes-with-Frame"
12438
12439 \end_inset
12440
12441
12442 \begin_inset Index
12443 status collapsed
12444
12445 \begin_layout Plain Layout
12446 Boxes ! with frame
12447 \end_layout
12448
12449 \end_inset
12450
12451
12452 \end_layout
12453
12454 \begin_layout Standard
12455 It is possible to frame formulas or parts of it with the commands 
12456 \series bold
12457
12458 \backslash
12459 fbox
12460 \series default
12461
12462 \begin_inset Index
12463 status collapsed
12464
12465 \begin_layout Plain Layout
12466 Commands ! F ! 
12467 \backslash
12468 fbox
12469 \end_layout
12470
12471 \end_inset
12472
12473  and 
12474 \series bold
12475
12476 \backslash
12477 boxed
12478 \series default
12479
12480 \begin_inset Index
12481 status collapsed
12482
12483 \begin_layout Plain Layout
12484 Commands ! B ! 
12485 \backslash
12486 boxed
12487 \end_layout
12488
12489 \end_inset
12490
12491 .
12492 \end_layout
12493
12494 \begin_layout Standard
12495 When one of these commands is inserted to a formula, a blue box appears
12496  within a frame to enter formula parts.
12497  For 
12498 \series bold
12499
12500 \backslash
12501 fbox
12502 \series default
12503  an additional formula has to be created by 
12504 \family sans
12505 Ctrl+M
12506 \family default
12507  within this box, because the box content will otherwise be treated as mathemati
12508 cal text.
12509  When 
12510 \series bold
12511
12512 \backslash
12513 boxed
12514 \series default
12515  is used, a new formula is automatically created inside the frame.
12516 \end_layout
12517
12518 \begin_layout Standard
12519 The command 
12520 \series bold
12521
12522 \backslash
12523 fbox
12524 \series default
12525  is not suitable to frame displayed formulas because the formula will always
12526  be set in the size of the text.
12527  
12528 \series bold
12529
12530 \backslash
12531 boxed
12532 \series default
12533  is in contrary not suitable to frame inline formulas, because the formula
12534  will always be set in the size of a displayed formula.
12535 \end_layout
12536
12537 \begin_layout Standard
12538 As extension to 
12539 \series bold
12540
12541 \backslash
12542 fbox
12543 \series default
12544  there is the command 
12545 \series bold
12546
12547 \backslash
12548 framebox
12549 \series default
12550
12551 \begin_inset Index
12552 status collapsed
12553
12554 \begin_layout Plain Layout
12555 Commands ! F ! 
12556 \backslash
12557 framebox
12558 \end_layout
12559
12560 \end_inset
12561
12562  where additionally the frame width and the alignment can be specified.
12563  
12564 \series bold
12565
12566 \backslash
12567 framebox
12568 \series default
12569  is used in the following scheme:
12570 \end_layout
12571
12572 \begin_layout Standard
12573
12574 \series bold
12575
12576 \backslash
12577 framebox[frame width][position]{box content}
12578 \end_layout
12579
12580 \begin_layout Standard
12581 The position can either be 
12582 \emph on
12583 l
12584 \emph default
12585  or 
12586 \emph on
12587 r
12588 \emph default
12589 .
12590  
12591 \emph on
12592 l
12593 \emph default
12594  left aligns, 
12595 \emph on
12596 r
12597 \emph default
12598  right aligns the formula in the box.
12599  When no position is given, the formula will be centered.
12600 \begin_inset Newline newline
12601 \end_inset
12602
12603 Is no width given, also no position can be given.
12604  In this case the frame width is adjusted to the box content like for 
12605 \series bold
12606
12607 \backslash
12608 fbox
12609 \series default
12610 .
12611 \end_layout
12612
12613 \begin_layout Standard
12614 When the command 
12615 \series bold
12616
12617 \backslash
12618 framebox
12619 \series default
12620  is inserted, a box appears containing three blue boxes.
12621  The first two boxes are surrounded by brackets and denote the two optional
12622  arguments.
12623  The third box is for formula parts like for 
12624 \series bold
12625
12626 \backslash
12627 fbox
12628 \series default
12629 .
12630 \end_layout
12631
12632 \begin_layout Standard
12633 \align center
12634 \begin_inset Tabular
12635 <lyxtabular version="3" rows="5" columns="2">
12636 <features>
12637 <column alignment="center" valignment="top" width="0">
12638 <column alignment="center" valignment="top" width="0">
12639 <row>
12640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12641 \begin_inset Text
12642
12643 \begin_layout Plain Layout
12644 Command
12645 \end_layout
12646
12647 \end_inset
12648 </cell>
12649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12650 \begin_inset Text
12651
12652 \begin_layout Plain Layout
12653 Result
12654 \begin_inset Note Note
12655 status collapsed
12656
12657 \begin_layout Plain Layout
12658
12659 \series bold
12660
12661 \backslash
12662 raisebox
12663 \series default
12664  is only used as spacer.
12665 \end_layout
12666
12667 \end_inset
12668
12669
12670 \end_layout
12671
12672 \end_inset
12673 </cell>
12674 </row>
12675 <row>
12676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12677 \begin_inset Text
12678
12679 \begin_layout Plain Layout
12680
12681 \backslash
12682 fbox
12683 \begin_inset ERT
12684 status collapsed
12685
12686 \begin_layout Plain Layout
12687
12688
12689 \backslash
12690 spce 
12691 \end_layout
12692
12693 \end_inset
12694
12695
12696 \family sans
12697 Ctrl+M
12698 \family default
12699  
12700 \backslash
12701 int
12702 \begin_inset ERT
12703 status collapsed
12704
12705 \begin_layout Plain Layout
12706
12707
12708 \backslash
12709 spce 
12710 \end_layout
12711
12712 \end_inset
12713
12714 A=B
12715 \end_layout
12716
12717 \end_inset
12718 </cell>
12719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12720 \begin_inset Text
12721
12722 \begin_layout Plain Layout
12723 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12724 \end_inset
12725
12726
12727 \end_layout
12728
12729 \end_inset
12730 </cell>
12731 </row>
12732 <row>
12733 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12734 \begin_inset Text
12735
12736 \begin_layout Plain Layout
12737
12738 \backslash
12739 boxed
12740 \begin_inset ERT
12741 status collapsed
12742
12743 \begin_layout Plain Layout
12744
12745
12746 \backslash
12747 spce 
12748 \end_layout
12749
12750 \end_inset
12751
12752
12753 \backslash
12754 int
12755 \begin_inset ERT
12756 status collapsed
12757
12758 \begin_layout Plain Layout
12759
12760
12761 \backslash
12762 spce 
12763 \end_layout
12764
12765 \end_inset
12766
12767 A=B
12768 \end_layout
12769
12770 \end_inset
12771 </cell>
12772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12773 \begin_inset Text
12774
12775 \begin_layout Plain Layout
12776 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12777 \end_inset
12778
12779
12780 \end_layout
12781
12782 \end_inset
12783 </cell>
12784 </row>
12785 <row>
12786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12787 \begin_inset Text
12788
12789 \begin_layout Plain Layout
12790 A+
12791 \backslash
12792 fbox
12793 \begin_inset ERT
12794 status collapsed
12795
12796 \begin_layout Plain Layout
12797
12798
12799 \backslash
12800 spce 
12801 \end_layout
12802
12803 \end_inset
12804
12805 B
12806 \end_layout
12807
12808 \end_inset
12809 </cell>
12810 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12811 \begin_inset Text
12812
12813 \begin_layout Plain Layout
12814 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12815 \end_inset
12816
12817
12818 \end_layout
12819
12820 \end_inset
12821 </cell>
12822 </row>
12823 <row>
12824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12825 \begin_inset Text
12826
12827 \begin_layout Plain Layout
12828
12829 \backslash
12830 framebox
12831 \begin_inset ERT
12832 status collapsed
12833
12834 \begin_layout Plain Layout
12835
12836
12837 \backslash
12838 spce 
12839 \end_layout
12840
12841 \end_inset
12842
12843 20mm
12844 \begin_inset Formula $\to$
12845 \end_inset
12846
12847
12848 \begin_inset Formula $\to$
12849 \end_inset
12850
12851
12852 \family sans
12853 Ctrl+M
12854 \family default
12855  
12856 \backslash
12857 frac
12858 \begin_inset ERT
12859 status collapsed
12860
12861 \begin_layout Plain Layout
12862
12863
12864 \backslash
12865 spce 
12866 \end_layout
12867
12868 \end_inset
12869
12870 A
12871 \begin_inset Formula $\downarrow$
12872 \end_inset
12873
12874 B
12875 \end_layout
12876
12877 \end_inset
12878 </cell>
12879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12880 \begin_inset Text
12881
12882 \begin_layout Plain Layout
12883 \begin_inset Formula $\raisebox{6mm}{}$
12884 \end_inset
12885
12886
12887 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12888 \end_inset
12889
12890
12891 \begin_inset Formula $\raisebox{-4mm}{}$
12892 \end_inset
12893
12894
12895 \end_layout
12896
12897 \end_inset
12898 </cell>
12899 </row>
12900 </lyxtabular>
12901
12902 \end_inset
12903
12904
12905 \end_layout
12906
12907 \begin_layout Standard
12908 The frame thickness can also be adjusted.
12909  To do this the following commands have to be inserted in TeX-mode before
12910  the formula
12911 \end_layout
12912
12913 \begin_layout Standard
12914
12915 \series bold
12916
12917 \backslash
12918 fboxrule
12919 \series default
12920  
12921 \series bold
12922
12923 \begin_inset Quotes eld
12924 \end_inset
12925
12926 thickness
12927 \begin_inset Quotes erd
12928 \end_inset
12929
12930
12931 \series default
12932  
12933 \series bold
12934
12935 \backslash
12936 fboxsep
12937 \series default
12938  
12939 \series bold
12940
12941 \begin_inset Quotes eld
12942 \end_inset
12943
12944 distance
12945 \begin_inset Quotes erd
12946 \end_inset
12947
12948
12949 \end_layout
12950
12951 \begin_layout Standard
12952 \begin_inset Quotes eld
12953 \end_inset
12954
12955 distance
12956 \begin_inset Quotes erd
12957 \end_inset
12958
12959  specifies the minimal distance between the frame and the first character
12960  in the box.
12961  An example for this is the following framed formula:
12962 \begin_inset ERT
12963 status collapsed
12964
12965 \begin_layout Plain Layout
12966
12967
12968 \backslash
12969 fboxrule 2mm 
12970 \backslash
12971 fboxsep 3mm
12972 \end_layout
12973
12974 \end_inset
12975
12976
12977 \begin_inset Formula \[
12978 \boxed{A+B=C}\]
12979
12980 \end_inset
12981
12982 Before this formula the commands
12983 \end_layout
12984
12985 \begin_layout Standard
12986
12987 \series bold
12988
12989 \backslash
12990 fboxrule
12991 \series default
12992  
12993 \series bold
12994 2mm
12995 \series default
12996  
12997 \series bold
12998
12999 \backslash
13000 fboxsep
13001 \series default
13002  
13003 \series bold
13004 3mm
13005 \end_layout
13006
13007 \begin_layout Standard
13008 were inserted in TeX-mode.
13009  The given values are used for all following boxes.
13010 \end_layout
13011
13012 \begin_layout Standard
13013 To return to the standard frame size, the command
13014 \end_layout
13015
13016 \begin_layout Standard
13017
13018 \series bold
13019
13020 \backslash
13021 fboxrule
13022 \series default
13023  
13024 \series bold
13025 0.4pt
13026 \series default
13027  
13028 \series bold
13029
13030 \backslash
13031 fboxsep
13032 \series default
13033  
13034 \series bold
13035 3pt
13036 \series default
13037
13038 \begin_inset ERT
13039 status collapsed
13040
13041 \begin_layout Plain Layout
13042
13043
13044 \backslash
13045 fboxrule 0.4pt 
13046 \backslash
13047 fboxsep 3pt
13048 \end_layout
13049
13050 \end_inset
13051
13052
13053 \end_layout
13054
13055 \begin_layout Standard
13056 is inserted in TeX-mode before the next formula.
13057 \end_layout
13058
13059 \begin_layout Subsection
13060 Boxes without Frame
13061 \begin_inset CommandInset label
13062 LatexCommand label
13063 name "sub:Boxes-without-Frame"
13064
13065 \end_inset
13066
13067
13068 \begin_inset Index
13069 status collapsed
13070
13071 \begin_layout Plain Layout
13072 Boxes ! without frame
13073 \end_layout
13074
13075 \end_inset
13076
13077
13078 \end_layout
13079
13080 \begin_layout Standard
13081 For boxes without a frame there are the following box commands: 
13082 \series bold
13083
13084 \backslash
13085 mbox
13086 \series default
13087
13088 \begin_inset Index
13089 status collapsed
13090
13091 \begin_layout Plain Layout
13092 Commands ! M ! 
13093 \backslash
13094 mbox
13095 \end_layout
13096
13097 \end_inset
13098
13099
13100 \series bold
13101
13102 \backslash
13103 makebox
13104 \series default
13105
13106 \begin_inset Index
13107 status collapsed
13108
13109 \begin_layout Plain Layout
13110 Commands ! M ! 
13111 \backslash
13112 makebox
13113 \end_layout
13114
13115 \end_inset
13116
13117 , and 
13118 \series bold
13119
13120 \backslash
13121 raisebox
13122 \series default
13123
13124 \begin_inset Index
13125 status collapsed
13126
13127 \begin_layout Plain Layout
13128 Commands ! R ! 
13129 \backslash
13130 raisebox
13131 \end_layout
13132
13133 \end_inset
13134
13135
13136 \end_layout
13137
13138 \begin_layout Standard
13139 With 
13140 \series bold
13141
13142 \backslash
13143 raisebox
13144 \series default
13145  a box can be super- or subscripted.
13146  But in contrary to normal super- and subscripting, the characters in the
13147  box keep their font size.
13148  
13149 \series bold
13150
13151 \backslash
13152 raisebox
13153 \series default
13154  is used in the following scheme:
13155 \end_layout
13156
13157 \begin_layout Standard
13158
13159 \series bold
13160
13161 \backslash
13162 raisebox{height}{box content}
13163 \end_layout
13164
13165 \begin_layout Standard
13166 When the box should contain a formula, an extra formula is needed like for
13167  
13168 \series bold
13169
13170 \backslash
13171 fbox
13172 \series default
13173 .
13174  
13175 \series medium
13176
13177 \begin_inset Note Greyedout
13178 status open
13179
13180 \begin_layout Plain Layout
13181
13182 \series bold
13183 Note:
13184 \series default
13185  For 
13186 \series bold
13187
13188 \backslash
13189 raisebox
13190 \series default
13191  this extra formula is created by pressing 
13192 \family sans
13193 Ctrl+M
13194 \family default
13195  twice instead of once because LyX doesn't yet support 
13196 \series bold
13197
13198 \backslash
13199 raisebox
13200 \series default
13201  directly.
13202 \end_layout
13203
13204 \end_inset
13205
13206
13207 \end_layout
13208
13209 \begin_layout Standard
13210 \align center
13211 \begin_inset Tabular
13212 <lyxtabular version="3" rows="4" columns="2">
13213 <features>
13214 <column alignment="center" valignment="top" width="0">
13215 <column alignment="center" valignment="top" width="0">
13216 <row>
13217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13218 \begin_inset Text
13219
13220 \begin_layout Plain Layout
13221 Command
13222 \end_layout
13223
13224 \end_inset
13225 </cell>
13226 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13227 \begin_inset Text
13228
13229 \begin_layout Plain Layout
13230 Result
13231 \end_layout
13232
13233 \end_inset
13234 </cell>
13235 </row>
13236 <row>
13237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13238 \begin_inset Text
13239
13240 \begin_layout Plain Layout
13241 H
13242 \backslash
13243 raisebox{2mm
13244 \begin_inset Formula $\to$
13245 \end_inset
13246
13247
13248 \backslash
13249 {al
13250 \begin_inset Formula $\to$
13251 \end_inset
13252
13253  lo
13254 \end_layout
13255
13256 \end_inset
13257 </cell>
13258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13259 \begin_inset Text
13260
13261 \begin_layout Plain Layout
13262 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13263 \end_inset
13264
13265
13266 \end_layout
13267
13268 \end_inset
13269 </cell>
13270 </row>
13271 <row>
13272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13273 \begin_inset Text
13274
13275 \begin_layout Plain Layout
13276 H
13277 \backslash
13278 raisebox{-2mm
13279 \begin_inset Formula $\to$
13280 \end_inset
13281
13282
13283 \backslash
13284 {al
13285 \begin_inset Formula $\to$
13286 \end_inset
13287
13288 lo
13289 \end_layout
13290
13291 \end_inset
13292 </cell>
13293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13294 \begin_inset Text
13295
13296 \begin_layout Plain Layout
13297 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13298 \end_inset
13299
13300
13301 \end_layout
13302
13303 \end_inset
13304 </cell>
13305 </row>
13306 <row>
13307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13308 \begin_inset Text
13309
13310 \begin_layout Plain Layout
13311 A=
13312 \backslash
13313 raisebox{-2mm
13314 \begin_inset Formula $\to$
13315 \end_inset
13316
13317
13318 \backslash
13319 {
13320 \family sans
13321 Ctrl+M
13322 \family default
13323  
13324 \family sans
13325 Ctrl+M
13326 \family default
13327  
13328 \backslash
13329 sqrt
13330 \begin_inset ERT
13331 status collapsed
13332
13333 \begin_layout Plain Layout
13334
13335
13336 \backslash
13337 spce 
13338 \end_layout
13339
13340 \end_inset
13341
13342
13343 \end_layout
13344
13345 \end_inset
13346 </cell>
13347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13348 \begin_inset Text
13349
13350 \begin_layout Plain Layout
13351 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13352 \end_inset
13353
13354
13355 \end_layout
13356
13357 \end_inset
13358 </cell>
13359 </row>
13360 </lyxtabular>
13361
13362 \end_inset
13363
13364
13365 \end_layout
13366
13367 \begin_layout Standard
13368 The command 
13369 \series bold
13370
13371 \backslash
13372 mbox
13373 \series default
13374  is equivalent to 
13375 \series bold
13376
13377 \backslash
13378 fbox
13379 \series default
13380  and 
13381 \series bold
13382
13383 \backslash
13384 makebox
13385 \series default
13386  is equivalent to 
13387 \series bold
13388
13389 \backslash
13390 framebox
13391 \series default
13392 , with the difference that there is no frame.
13393 \end_layout
13394
13395 \begin_layout Subsection
13396 Colored Boxes
13397 \begin_inset CommandInset label
13398 LatexCommand label
13399 name "sub:Colored-Boxes"
13400
13401 \end_inset
13402
13403
13404 \begin_inset Index
13405 status collapsed
13406
13407 \begin_layout Plain Layout
13408 Boxes ! colored
13409 \end_layout
13410
13411 \end_inset
13412
13413
13414 \end_layout
13415
13416 \begin_layout Standard
13417 To be able to use all commands explained in this section, the LaTeX-package
13418  
13419 \series bold
13420 color
13421 \series default
13422
13423 \begin_inset Foot
13424 status collapsed
13425
13426 \begin_layout Plain Layout
13427 The LaTeX-package 
13428 \series bold
13429 color
13430 \series default
13431  is part of every LaTeX standard installation.
13432 \end_layout
13433
13434 \end_inset
13435
13436
13437 \begin_inset Index
13438 status collapsed
13439
13440 \begin_layout Plain Layout
13441 Packages ! color
13442 \end_layout
13443
13444 \end_inset
13445
13446  has to be loaded in the LaTeX-preamble with the line
13447 \begin_inset Foot
13448 status collapsed
13449
13450 \begin_layout Plain Layout
13451 When text is colored somewhere in the document with a predefined color,
13452  LyX loads the LaTeX-package 
13453 \series bold
13454 color
13455 \series default
13456  automatically.
13457  Thus it is possible that the package is loaded twice, but this doesn't
13458  arise problems.
13459 \end_layout
13460
13461 \end_inset
13462
13463
13464 \begin_inset Note Note
13465 status collapsed
13466
13467 \begin_layout Plain Layout
13468 To avoid that the package is loaded twice, a macro was inserted to the LaTeX-pre
13469 amble.
13470 \end_layout
13471
13472 \end_inset
13473
13474
13475 \end_layout
13476
13477 \begin_layout Standard
13478
13479 \series bold
13480
13481 \backslash
13482 usepackage{color}
13483 \end_layout
13484
13485 \begin_layout Standard
13486 \begin_inset VSpace medskip
13487 \end_inset
13488
13489 To color boxes, the command 
13490 \series bold
13491
13492 \backslash
13493 colorbox
13494 \series default
13495
13496 \begin_inset Index
13497 status collapsed
13498
13499 \begin_layout Plain Layout
13500 Commands ! C ! 
13501 \backslash
13502 colorbox
13503 \end_layout
13504
13505 \end_inset
13506
13507  is used in the following scheme:
13508 \end_layout
13509
13510 \begin_layout Standard
13511
13512 \series bold
13513
13514 \backslash
13515 colorbox{color}{box content}
13516 \end_layout
13517
13518 \begin_layout Standard
13519 The box content can also be a box and a 
13520 \series bold
13521
13522 \backslash
13523 colorbox
13524 \series default
13525  can also be part of another box (see the 2nd and 3rd example).
13526  When the box should contain a formula, an extra formula has to be created,
13527  the same way as for 
13528 \series bold
13529
13530 \backslash
13531 raisebox
13532 \series default
13533 .
13534 \begin_inset Foot
13535 status collapsed
13536
13537 \begin_layout Plain Layout
13538 This also applies for the command 
13539 \series bold
13540
13541 \backslash
13542 fcolorbox
13543 \series default
13544 .
13545 \end_layout
13546
13547 \end_inset
13548
13549
13550 \end_layout
13551
13552 \begin_layout Standard
13553 One of the following predefined colors can be chosen:
13554 \end_layout
13555
13556 \begin_layout Standard
13557
13558 \series bold
13559 black
13560 \series default
13561
13562 \series bold
13563 blue
13564 \series default
13565
13566 \series bold
13567 cyan
13568 \series default
13569
13570 \series bold
13571 green
13572 \series default
13573
13574 \series bold
13575 magenta
13576 \series default
13577
13578 \series bold
13579 red
13580 \series default
13581
13582 \series bold
13583 white
13584 \series default
13585 , and 
13586 \series bold
13587 yellow
13588 \end_layout
13589
13590 \begin_layout Standard
13591 \align center
13592 \begin_inset Tabular
13593 <lyxtabular version="3" rows="4" columns="2">
13594 <features>
13595 <column alignment="center" valignment="top" width="0">
13596 <column alignment="center" valignment="top" width="0">
13597 <row>
13598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13599 \begin_inset Text
13600
13601 \begin_layout Plain Layout
13602 Command
13603 \end_layout
13604
13605 \end_inset
13606 </cell>
13607 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13608 \begin_inset Text
13609
13610 \begin_layout Plain Layout
13611 Result
13612 \begin_inset Note Note
13613 status collapsed
13614
13615 \begin_layout Plain Layout
13616
13617 \series bold
13618
13619 \backslash
13620 raisebox
13621 \series default
13622  is only used as spacer.
13623 \end_layout
13624
13625 \end_inset
13626
13627
13628 \end_layout
13629
13630 \end_inset
13631 </cell>
13632 </row>
13633 <row>
13634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13635 \begin_inset Text
13636
13637 \begin_layout Plain Layout
13638
13639 \backslash
13640 colorbox{yellow
13641 \begin_inset Formula $\to$
13642 \end_inset
13643
13644
13645 \backslash
13646 {A=B
13647 \end_layout
13648
13649 \end_inset
13650 </cell>
13651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13652 \begin_inset Text
13653
13654 \begin_layout Plain Layout
13655 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13656 \end_inset
13657
13658
13659 \end_layout
13660
13661 \end_inset
13662 </cell>
13663 </row>
13664 <row>
13665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13666 \begin_inset Text
13667
13668 \begin_layout Plain Layout
13669
13670 \backslash
13671 colorbox{green
13672 \begin_inset Formula $\to$
13673 \end_inset
13674
13675
13676 \backslash
13677 {
13678 \backslash
13679 fbox
13680 \begin_inset ERT
13681 status collapsed
13682
13683 \begin_layout Plain Layout
13684
13685
13686 \backslash
13687 spce 
13688 \end_layout
13689
13690 \end_inset
13691
13692 A=B
13693 \end_layout
13694
13695 \end_inset
13696 </cell>
13697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13698 \begin_inset Text
13699
13700 \begin_layout Plain Layout
13701 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13702 \end_inset
13703
13704
13705 \end_layout
13706
13707 \end_inset
13708 </cell>
13709 </row>
13710 <row>
13711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13712 \begin_inset Text
13713
13714 \begin_layout Plain Layout
13715
13716 \backslash
13717 fbox
13718 \begin_inset ERT
13719 status collapsed
13720
13721 \begin_layout Plain Layout
13722
13723
13724 \backslash
13725 spce 
13726 \end_layout
13727
13728 \end_inset
13729
13730
13731 \backslash
13732 colorbox{green
13733 \begin_inset Formula $\to$
13734 \end_inset
13735
13736
13737 \backslash
13738 {
13739 \family sans
13740 Ctrl+M
13741 \family default
13742  
13743 \family sans
13744 Ctrl+M
13745 \family default
13746  
13747 \backslash
13748 int
13749 \begin_inset ERT
13750 status collapsed
13751
13752 \begin_layout Plain Layout
13753
13754
13755 \backslash
13756 spce 
13757 \end_layout
13758
13759 \end_inset
13760
13761 C=D
13762 \end_layout
13763
13764 \end_inset
13765 </cell>
13766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13767 \begin_inset Text
13768
13769 \begin_layout Plain Layout
13770 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13771 \end_inset
13772
13773
13774 \end_layout
13775
13776 \end_inset
13777 </cell>
13778 </row>
13779 </lyxtabular>
13780
13781 \end_inset
13782
13783
13784 \end_layout
13785
13786 \begin_layout Standard
13787
13788 \series bold
13789
13790 \backslash
13791 colorbox
13792 \series default
13793  only colors the box but not the characters in the box.
13794  To color all characters, the whole formula is highlighted and the wanted
13795  color is chosen in the 
13796 \family sans
13797 Text
13798 \begin_inset space ~
13799 \end_inset
13800
13801 Style
13802 \family default
13803  dialog.
13804  The dialog can be called with the toolbar button 
13805 \begin_inset Graphics
13806         filename ../images/dialog-show_character.png
13807         scale 85
13808
13809 \end_inset
13810
13811  or the menu 
13812 \family sans
13813 Edit\SpecialChar \menuseparator
13814 Text
13815 \begin_inset space ~
13816 \end_inset
13817
13818 Style\SpecialChar \menuseparator
13819 Customized
13820 \family default
13821 .
13822  The formula number has then the same color as the formula.
13823  When the formula number should get another color than the formula characters,
13824  the color must be changed within the formula.
13825 \end_layout
13826
13827 \begin_layout Standard
13828 An example:
13829 \end_layout
13830
13831 \begin_layout Standard
13832
13833 \color red
13834 \begin_inset Formula \begin{equation}
13835 \int A=B\label{eq:red}\end{equation}
13836
13837 \end_inset
13838
13839
13840 \color green
13841
13842 \begin_inset Formula \begin{equation}
13843 \textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
13844
13845 \end_inset
13846
13847
13848 \end_layout
13849
13850 \begin_layout Standard
13851 Formula 
13852 \begin_inset CommandInset ref
13853 LatexCommand eqref
13854 reference "eq:red"
13855
13856 \end_inset
13857
13858  is completely colored red.
13859 \begin_inset Newline newline
13860 \end_inset
13861
13862 Formula 
13863 \begin_inset CommandInset ref
13864 LatexCommand eqref
13865 reference "eq:redgreen"
13866
13867 \end_inset
13868
13869  was first completely colored green to set the color for the formula number.
13870  Subsequently the formula characters were colored red.
13871 \end_layout
13872
13873 \begin_layout Standard
13874 \begin_inset VSpace bigskip
13875 \end_inset
13876
13877 To color the frame different than the rest of the box, the command 
13878 \series bold
13879
13880 \backslash
13881 fcolorbox
13882 \series default
13883
13884 \begin_inset Index
13885 status collapsed
13886
13887 \begin_layout Plain Layout
13888 Commands ! F ! 
13889 \backslash
13890 fcolorbox
13891 \end_layout
13892
13893 \end_inset
13894
13895  is used in the following scheme:
13896 \end_layout
13897
13898 \begin_layout Standard
13899
13900 \series bold
13901
13902 \backslash
13903 fcolorbox{frame color}{color}{box content}
13904 \end_layout
13905
13906 \begin_layout Standard
13907 So 
13908 \series bold
13909
13910 \backslash
13911 fcolorbox
13912 \series default
13913  is an extension of the command 
13914 \series bold
13915
13916 \backslash
13917 colorbox
13918 \series default
13919 .
13920  The frame width is set, like for 
13921 \series bold
13922
13923 \backslash
13924 framebox
13925 \series default
13926 , with 
13927 \series bold
13928
13929 \backslash
13930 fboxrule
13931 \series default
13932  and 
13933 \series bold
13934
13935 \backslash
13936 fboxsep
13937 \series default
13938 .
13939  An example:
13940 \begin_inset ERT
13941 status collapsed
13942
13943 \begin_layout Plain Layout
13944
13945
13946 \backslash
13947 fboxrule 1mm 
13948 \backslash
13949 fboxsep 1mm
13950 \end_layout
13951
13952 \end_inset
13953
13954
13955 \begin_inset Formula \[
13956 \fcolorbox{cyan}{magenta}{A=B}\]
13957
13958 \end_inset
13959
13960
13961 \begin_inset ERT
13962 status collapsed
13963
13964 \begin_layout Plain Layout
13965
13966
13967 \backslash
13968 fboxrule 0.4pt 
13969 \backslash
13970 fboxsep 3pt
13971 \end_layout
13972
13973 \end_inset
13974
13975
13976 \end_layout
13977
13978 \begin_layout Standard
13979 This formula was created with the command
13980 \begin_inset Newline newline
13981 \end_inset
13982
13983
13984 \series bold
13985
13986 \backslash
13987 fcolorbox{cyan
13988 \begin_inset Formula $\to$
13989 \end_inset
13990
13991
13992 \backslash
13993 {magenta
13994 \begin_inset Formula $\to$
13995 \end_inset
13996
13997
13998 \backslash
13999 {A=B
14000 \series default
14001 .
14002 \end_layout
14003
14004 \begin_layout Standard
14005 \begin_inset VSpace bigskip
14006 \end_inset
14007
14008 To use other colors than the predefined ones, they have to be defined first.
14009 \end_layout
14010
14011 \begin_layout Standard
14012 One can for example define the color 
14013 \begin_inset Quotes eld
14014 \end_inset
14015
14016
14017 \series bold
14018 darkgreen
14019 \series default
14020
14021 \begin_inset Quotes erd
14022 \end_inset
14023
14024  with the LaTeX-preamble line:
14025 \end_layout
14026
14027 \begin_layout Standard
14028
14029 \series bold
14030
14031 \backslash
14032 definecolor{darkgreen}{cmyk}{0.5,
14033 \series default
14034  
14035 \series bold
14036 0,
14037 \series default
14038  
14039 \series bold
14040 1,
14041 \series default
14042  
14043 \series bold
14044 0.5}
14045 \series default
14046
14047 \begin_inset Index
14048 status collapsed
14049
14050 \begin_layout Plain Layout
14051 Commands ! D ! 
14052 \backslash
14053 definecolor
14054 \end_layout
14055
14056 \end_inset
14057
14058
14059 \end_layout
14060
14061 \begin_layout Standard
14062
14063 \series bold
14064 cmyk
14065 \series default
14066  is the color space that denotes the colors 
14067 \series bold
14068 cyan
14069 \series default
14070
14071 \series bold
14072 magenta
14073 \series default
14074
14075 \series bold
14076 yellow
14077 \series default
14078 , and 
14079 \series bold
14080 black
14081 \series default
14082 .
14083  The four comma separated numbers are the portion factor for the corresponding
14084  colors of the color space.
14085  The factors can be in the range of 0
14086 \begin_inset space \thinspace{}
14087 \end_inset
14088
14089 -
14090 \begin_inset space \thinspace{}
14091 \end_inset
14092
14093 1.
14094  Instead of 
14095 \series bold
14096 cmyk
14097 \series default
14098  also the color space 
14099 \series bold
14100 rgb
14101 \series default
14102  can be used for definitions.
14103  
14104 \series bold
14105 rgb
14106 \series default
14107  denotes 
14108 \series bold
14109 red
14110 \series default
14111
14112 \series bold
14113 green
14114 \series default
14115 , and 
14116 \series bold
14117 blue
14118 \series default
14119 , so that there are in this case three portion factors for the corresponding
14120  colors.
14121  Furthermore there is the color space 
14122 \series bold
14123 gray
14124 \series default
14125  with one portion factor for the gray value.
14126 \end_layout
14127
14128 \begin_layout Standard
14129 As example a framed box with the new defined color 
14130 \series bold
14131 darkgreen
14132 \series default
14133  where the characters have been colored 
14134 \series bold
14135 yellow
14136 \series default
14137 :
14138 \begin_inset Formula \begin{equation}
14139 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
14140
14141 \end_inset
14142
14143
14144 \end_layout
14145
14146 \begin_layout Standard
14147 Self-defined colors can also be used for text with the help of the command
14148  
14149 \series bold
14150
14151 \backslash
14152 textcolor
14153 \series default
14154 :
14155 \begin_inset Index
14156 status collapsed
14157
14158 \begin_layout Plain Layout
14159 Text ! colored
14160 \end_layout
14161
14162 \end_inset
14163
14164
14165 \end_layout
14166
14167 \begin_layout Standard
14168 \begin_inset ERT
14169 status collapsed
14170
14171 \begin_layout Plain Layout
14172
14173
14174 \backslash
14175 textcolor{darkgreen}{
14176 \end_layout
14177
14178 \end_inset
14179
14180 This sentence is 
14181 \begin_inset Quotes eld
14182 \end_inset
14183
14184 darkgreen
14185 \begin_inset Quotes erd
14186 \end_inset
14187
14188 .
14189 \begin_inset ERT
14190 status collapsed
14191
14192 \begin_layout Plain Layout
14193
14194 }
14195 \end_layout
14196
14197 \end_inset
14198
14199
14200 \end_layout
14201
14202 \begin_layout Standard
14203
14204 \series bold
14205
14206 \backslash
14207 textcolor
14208 \series default
14209
14210 \begin_inset Index
14211 status collapsed
14212
14213 \begin_layout Plain Layout
14214 Commands ! T ! 
14215 \backslash
14216 textcolor
14217 \end_layout
14218
14219 \end_inset
14220
14221  is used in the scheme 
14222 \series bold
14223
14224 \backslash
14225 textcolor{color}{characters to color}
14226 \series default
14227 .
14228 \end_layout
14229
14230 \begin_layout Subsection
14231 Paragraph Boxes
14232 \begin_inset CommandInset label
14233 LatexCommand label
14234 name "sub:Paragraph-Boxes"
14235
14236 \end_inset
14237
14238
14239 \begin_inset Index
14240 status collapsed
14241
14242 \begin_layout Plain Layout
14243 Boxes ! as paragraph
14244 \end_layout
14245
14246 \end_inset
14247
14248
14249 \end_layout
14250
14251 \begin_layout Standard
14252 A box that can contain several lines and paragraphs, a so called paragraph
14253  box (parbox), can be created with the menu 
14254 \family sans
14255 Insert\SpecialChar \menuseparator
14256 Box
14257 \family default
14258  or the toolbar button 
14259 \begin_inset Graphics
14260         filename ../images/box-insert.png
14261         scale 85
14262
14263 \end_inset
14264
14265 .
14266 \end_layout
14267
14268 \begin_layout Standard
14269 The following example shows a framed parbox in a line:
14270 \end_layout
14271
14272 \begin_layout Standard
14273 \begin_inset VSpace medskip
14274 \end_inset
14275
14276 This is a line 
14277 \begin_inset Box Boxed
14278 position "c"
14279 hor_pos "c"
14280 has_inner_box 1
14281 inner_pos "t"
14282 use_parbox 1
14283 width "5cm"
14284 special "none"
14285 height "1in"
14286 height_special "totalheight"
14287 status open
14288
14289 \begin_layout Plain Layout
14290 This is a paragraph box.
14291  It is exactly 5
14292 \begin_inset space \thinspace{}
14293 \end_inset
14294
14295 cm long and can also contain formulas: 
14296 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14297 \end_inset
14298
14299
14300 \end_layout
14301
14302 \end_inset
14303
14304  with a parbox.
14305 \end_layout
14306
14307 \begin_layout Standard
14308 \begin_inset VSpace medskip
14309 \end_inset
14310
14311
14312 \end_layout
14313
14314 \begin_layout Standard
14315 Such a box is created by right-clicking on the gray box inset.
14316  A dialog pops up showing the box properties.
14317  In our case set: 
14318 \emph on
14319 Decoration
14320 \emph default
14321 : Recangular box, 
14322 \emph on
14323 Inner Box
14324 \emph default
14325 : Parbox, 
14326 \emph on
14327 Width
14328 \emph default
14329 : 5
14330 \begin_inset space \thinspace{}
14331 \end_inset
14332
14333 cm, 
14334 \emph on
14335 Vertical Box Alignment
14336 \emph default
14337 : Middle
14338 \end_layout
14339
14340 \begin_layout Standard
14341 \begin_inset VSpace medskip
14342 \end_inset
14343
14344 In LaTeX a parbox is created with the command 
14345 \series bold
14346
14347 \backslash
14348 parbox
14349 \series default
14350
14351 \begin_inset Index
14352 status collapsed
14353
14354 \begin_layout Plain Layout
14355 Commands ! P ! 
14356 \backslash
14357 parbox
14358 \end_layout
14359
14360 \end_inset
14361
14362  that has the following scheme:
14363 \end_layout
14364
14365 \begin_layout Standard
14366
14367 \series bold
14368
14369 \backslash
14370 parbox[position]{width}{box content}
14371 \end_layout
14372
14373 \begin_layout Standard
14374 The positions 
14375 \emph on
14376 b
14377 \emph default
14378  and 
14379 \emph on
14380 t
14381 \emph default
14382  are possible.
14383  
14384 \emph on
14385 b
14386 \emph default
14387  for bottom means that the box is aligned within the surrounding text with
14388  its last line.
14389  With 
14390 \emph on
14391 t
14392 \emph default
14393  for top this is done with the first line.
14394  When no position is given, the box will be vertically centered, see section
14395  
14396 \emph on
14397 Boxes
14398 \emph default
14399  of the 
14400 \emph on
14401 Embedded
14402 \begin_inset space ~
14403 \end_inset
14404
14405 Objects
14406 \emph default
14407  manual for examples.
14408 \end_layout
14409
14410 \begin_layout Standard
14411 \begin_inset VSpace bigskip
14412 \end_inset
14413
14414 To frame formulas completely, including the formula number, the formula
14415  must be set into a parbox.
14416  To do this, the command 
14417 \series bold
14418
14419 \backslash
14420 fbox{
14421 \backslash
14422 parbox{
14423 \backslash
14424 linewidth-2
14425 \backslash
14426 fboxsep-2
14427 \backslash
14428 fboxrule}{
14429 \series default
14430  is inserted in TeX-mode before the formula.
14431  
14432 \series bold
14433
14434 \backslash
14435 linewidth
14436 \begin_inset Index
14437 status collapsed
14438
14439 \begin_layout Plain Layout
14440 Commands ! L ! 
14441 \backslash
14442 linewidth
14443 \end_layout
14444
14445 \end_inset
14446
14447
14448 \series default
14449  is hereby the line width set for the document.
14450  Because the frame is outside the parbox, 2
14451 \begin_inset space \thinspace{}
14452 \end_inset
14453
14454 times the frame separation and the frame thickness must be subtracted from
14455  the line width.
14456  As this is not automatically done by LyX due to a bug
14457 \begin_inset Foot
14458 status collapsed
14459
14460 \begin_layout Plain Layout
14461 \begin_inset CommandInset href
14462 LatexCommand href
14463 name "LyX-bug #4483"
14464 target "http://www.lyx.org/trac/ticket/4483"
14465
14466 \end_inset
14467
14468
14469 \end_layout
14470
14471 \end_inset
14472
14473 , TeX-mode has to be used.
14474  To be able to multiply and subtract in arguments, the LaTeX-package 
14475 \series bold
14476 calc
14477 \series default
14478
14479 \begin_inset Foot
14480 status collapsed
14481
14482 \begin_layout Plain Layout
14483
14484 \series bold
14485 calc
14486 \series default
14487  is part of every LaTeX standard installation.
14488 \end_layout
14489
14490 \end_inset
14491
14492
14493 \begin_inset Index
14494 status collapsed
14495
14496 \begin_layout Plain Layout
14497 Packages ! calc
14498 \end_layout
14499
14500 \end_inset
14501
14502  must be loaded in the LaTeX-preamble with the line
14503 \end_layout
14504
14505 \begin_layout Standard
14506
14507 \series bold
14508
14509 \backslash
14510 usepackage{calc}
14511 \end_layout
14512
14513 \begin_layout Standard
14514 Behind the formula both boxes are closed by entering 
14515 \series bold
14516 }}
14517 \series default
14518  in TeX-mode.
14519  Here is an example:
14520 \begin_inset ERT
14521 status collapsed
14522
14523 \begin_layout Plain Layout
14524
14525
14526 \backslash
14527 fboxsep 5mm 
14528 \backslash
14529 fboxrule 5mm
14530 \end_layout
14531
14532 \end_inset
14533
14534
14535 \end_layout
14536
14537 \begin_layout Standard
14538 \begin_inset ERT
14539 status collapsed
14540
14541 \begin_layout Plain Layout
14542
14543
14544 \backslash
14545 fbox{
14546 \backslash
14547 parbox{
14548 \backslash
14549 linewidth-2
14550 \backslash
14551 fboxsep-2
14552 \backslash
14553 fboxrule}{
14554 \end_layout
14555
14556 \end_inset
14557
14558
14559 \begin_inset Formula \begin{equation}
14560 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14561
14562 \end_inset
14563
14564
14565 \begin_inset ERT
14566 status collapsed
14567
14568 \begin_layout Plain Layout
14569
14570 }}
14571 \end_layout
14572
14573 \end_inset
14574
14575
14576 \begin_inset ERT
14577 status collapsed
14578
14579 \begin_layout Plain Layout
14580
14581
14582 \backslash
14583 fboxrule 0.4pt 
14584 \backslash
14585 fboxsep 3pt
14586 \end_layout
14587
14588 \end_inset
14589
14590
14591 \end_layout
14592
14593 \begin_layout Standard
14594 \begin_inset VSpace medskip
14595 \end_inset
14596
14597 As a parbox is used as argument of 
14598 \series bold
14599
14600 \backslash
14601 fbox
14602 \series default
14603 , there is in this case no difference between 
14604 \series bold
14605
14606 \backslash
14607 fbox
14608 \series default
14609  and 
14610 \series bold
14611
14612 \backslash
14613 boxed
14614 \series default
14615 .
14616 \end_layout
14617
14618 \begin_layout Standard
14619 \begin_inset VSpace bigskip
14620 \end_inset
14621
14622 Paragraph boxes are very useful to comment formulas directly.
14623  To do this, 
14624 \series bold
14625
14626 \backslash
14627 parbox
14628 \series default
14629  is used in combination with the command 
14630 \series bold
14631
14632 \backslash
14633 tag
14634 \series default
14635 .
14636  (more about 
14637 \series bold
14638
14639 \backslash
14640 tag
14641 \series default
14642  see 
14643 \begin_inset CommandInset ref
14644 LatexCommand ref
14645 reference "sub:User-defined-Numbering"
14646
14647 \end_inset
14648
14649 )
14650 \end_layout
14651
14652 \begin_layout Standard
14653 An example of a formula commented with 
14654 \series bold
14655
14656 \backslash
14657 parbox
14658 \series default
14659 :
14660 \end_layout
14661
14662 \begin_layout Standard
14663 \begin_inset ERT
14664 status collapsed
14665
14666 \begin_layout Plain Layout
14667
14668
14669 \backslash
14670 [5x-7b=3b
14671 \backslash
14672 tag*{
14673 \backslash
14674 parbox{5cm}{
14675 \end_layout
14676
14677 \end_inset
14678
14679 This is a description.
14680  It is distinctly separated from the formula and multiline.
14681 \begin_inset ERT
14682 status collapsed
14683
14684 \begin_layout Plain Layout
14685
14686 }}
14687 \backslash
14688 ]
14689 \end_layout
14690
14691 \end_inset
14692
14693
14694 \end_layout
14695
14696 \begin_layout Standard
14697 Such a formula must be inserted completely in TeX-mode because LyX does
14698  not yet support the command 
14699 \series bold
14700
14701 \backslash
14702 parbox
14703 \series default
14704  in formulas.
14705  The formula is created with the following command sequence:
14706 \end_layout
14707
14708 \begin_layout Standard
14709 The command 
14710 \series bold
14711
14712 \backslash
14713 [5x-7b=3b
14714 \backslash
14715 tag*
14716 \backslash
14717 {
14718 \backslash
14719 parbox{5cm}{
14720 \series default
14721  is inserted in TeX-mode.
14722 \begin_inset Foot
14723 status collapsed
14724
14725 \begin_layout Plain Layout
14726 When the formula style 
14727 \series bold
14728 Indented
14729 \series default
14730  is used, 
14731 \series bold
14732
14733 \backslash
14734 tag*
14735 \backslash
14736 {
14737 \series default
14738  can also be replaced by 
14739 \series bold
14740
14741 \backslash
14742 hfill
14743 \series default
14744 .
14745  (formula styles see 
14746 \begin_inset CommandInset ref
14747 LatexCommand ref
14748 reference "sec:Formula-Styles"
14749
14750 \end_inset
14751
14752 )
14753 \end_layout
14754
14755 \end_inset
14756
14757  Then the description follows as normal text, and finally 
14758 \series bold
14759 }}
14760 \backslash
14761 ]
14762 \series default
14763  is inserted in TeX-mode.
14764  The commands 
14765 \series bold
14766
14767 \backslash
14768 [
14769 \series default
14770  and 
14771 \series bold
14772
14773 \backslash
14774 ]
14775 \series default
14776  hereby create a displayed formula.
14777 \end_layout
14778
14779 \begin_layout Standard
14780 The advantages of 
14781 \series bold
14782
14783 \backslash
14784 parbox
14785 \series default
14786  can be seen in this example that was 
14787 \begin_inset Quotes eld
14788 \end_inset
14789
14790 commented
14791 \begin_inset Quotes erd
14792 \end_inset
14793
14794  using the mathematical textmode:
14795 \begin_inset Formula \[
14796 5x-7b=3b\textrm{This is a description. It is not separated from the formula ...}\]
14797
14798 \end_inset
14799
14800
14801 \end_layout
14802
14803 \begin_layout Section
14804 Operators
14805 \begin_inset Index
14806 status collapsed
14807
14808 \begin_layout Plain Layout
14809 Operators
14810 \end_layout
14811
14812 \end_inset
14813
14814
14815 \end_layout
14816
14817 \begin_layout Subsection
14818 Big Operators
14819 \begin_inset CommandInset label
14820 LatexCommand label
14821 name "sub:Big-Operators"
14822
14823 \end_inset
14824
14825
14826 \begin_inset Index
14827 status collapsed
14828
14829 \begin_layout Plain Layout
14830 Operators ! big
14831 \end_layout
14832
14833 \end_inset
14834
14835
14836 \begin_inset Index
14837 status collapsed
14838
14839 \begin_layout Plain Layout
14840 Sums
14841 \end_layout
14842
14843 \end_inset
14844
14845
14846 \begin_inset Index
14847 status collapsed
14848
14849 \begin_layout Plain Layout
14850 Integrals
14851 \end_layout
14852
14853 \end_inset
14854
14855
14856 \end_layout
14857
14858 \begin_layout Standard
14859 To be able to use all integral operators listed here, the option 
14860 \family sans
14861 Use esint package automatically
14862 \family default
14863  must be set in the document settings under 
14864 \family sans
14865 Math
14866 \begin_inset space ~
14867 \end_inset
14868
14869 Options
14870 \family default
14871 .
14872 \end_layout
14873
14874 \begin_layout Standard
14875 \begin_inset space \hfill{}
14876 \end_inset
14877
14878
14879 \begin_inset Tabular
14880 <lyxtabular version="3" rows="11" columns="2">
14881 <features>
14882 <column alignment="center" valignment="top" width="0pt">
14883 <column alignment="center" valignment="top" width="0pt">
14884 <row>
14885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14886 \begin_inset Text
14887
14888 \begin_layout Plain Layout
14889 Command
14890 \end_layout
14891
14892 \end_inset
14893 </cell>
14894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14895 \begin_inset Text
14896
14897 \begin_layout Plain Layout
14898 Result
14899 \end_layout
14900
14901 \end_inset
14902 </cell>
14903 </row>
14904 <row>
14905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14906 \begin_inset Text
14907
14908 \begin_layout Plain Layout
14909
14910 \backslash
14911 int
14912 \begin_inset Index
14913 status collapsed
14914
14915 \begin_layout Plain Layout
14916 Commands ! I ! 
14917 \backslash
14918 int
14919 \end_layout
14920
14921 \end_inset
14922
14923
14924 \end_layout
14925
14926 \end_inset
14927 </cell>
14928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14929 \begin_inset Text
14930
14931 \begin_layout Plain Layout
14932 \begin_inset Formula $\int$
14933 \end_inset
14934
14935
14936 \end_layout
14937
14938 \end_inset
14939 </cell>
14940 </row>
14941 <row>
14942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14943 \begin_inset Text
14944
14945 \begin_layout Plain Layout
14946
14947 \backslash
14948 oint
14949 \end_layout
14950
14951 \end_inset
14952 </cell>
14953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14954 \begin_inset Text
14955
14956 \begin_layout Plain Layout
14957 \begin_inset Formula $\oint$
14958 \end_inset
14959
14960
14961 \end_layout
14962
14963 \end_inset
14964 </cell>
14965 </row>
14966 <row>
14967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14968 \begin_inset Text
14969
14970 \begin_layout Plain Layout
14971
14972 \backslash
14973 ointctrclockwise
14974 \end_layout
14975
14976 \end_inset
14977 </cell>
14978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14979 \begin_inset Text
14980
14981 \begin_layout Plain Layout
14982 \begin_inset Formula $\ointctrclockwise$
14983 \end_inset
14984
14985
14986 \end_layout
14987
14988 \end_inset
14989 </cell>
14990 </row>
14991 <row>
14992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14993 \begin_inset Text
14994
14995 \begin_layout Plain Layout
14996
14997 \backslash
14998 ointclockwise
14999 \end_layout
15000
15001 \end_inset
15002 </cell>
15003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15004 \begin_inset Text
15005
15006 \begin_layout Plain Layout
15007 \begin_inset Formula $\ointclockwise$
15008 \end_inset
15009
15010
15011 \end_layout
15012
15013 \end_inset
15014 </cell>
15015 </row>
15016 <row>
15017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15018 \begin_inset Text
15019
15020 \begin_layout Plain Layout
15021
15022 \backslash
15023 sqint
15024 \end_layout
15025
15026 \end_inset
15027 </cell>
15028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15029 \begin_inset Text
15030
15031 \begin_layout Plain Layout
15032 \begin_inset Formula $\sqint$
15033 \end_inset
15034
15035
15036 \end_layout
15037
15038 \end_inset
15039 </cell>
15040 </row>
15041 <row>
15042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15043 \begin_inset Text
15044
15045 \begin_layout Plain Layout
15046
15047 \backslash
15048 fint
15049 \end_layout
15050
15051 \end_inset
15052 </cell>
15053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15054 \begin_inset Text
15055
15056 \begin_layout Plain Layout
15057  
15058 \begin_inset Formula $\fint$
15059 \end_inset
15060
15061
15062 \end_layout
15063
15064 \end_inset
15065 </cell>
15066 </row>
15067 <row>
15068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15069 \begin_inset Text
15070
15071 \begin_layout Plain Layout
15072
15073 \backslash
15074 landupint
15075 \end_layout
15076
15077 \end_inset
15078 </cell>
15079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15080 \begin_inset Text
15081
15082 \begin_layout Plain Layout
15083  
15084 \begin_inset Formula $\landupint$
15085 \end_inset
15086
15087
15088 \end_layout
15089
15090 \end_inset
15091 </cell>
15092 </row>
15093 <row>
15094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15095 \begin_inset Text
15096
15097 \begin_layout Plain Layout
15098
15099 \backslash
15100 landdownint
15101 \end_layout
15102
15103 \end_inset
15104 </cell>
15105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15106 \begin_inset Text
15107
15108 \begin_layout Plain Layout
15109  
15110 \begin_inset Formula $\landdownint$
15111 \end_inset
15112
15113
15114 \end_layout
15115
15116 \end_inset
15117 </cell>
15118 </row>
15119 <row>
15120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15121 \begin_inset Text
15122
15123 \begin_layout Plain Layout
15124
15125 \backslash
15126 bigcap
15127 \end_layout
15128
15129 \end_inset
15130 </cell>
15131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15132 \begin_inset Text
15133
15134 \begin_layout Plain Layout
15135 \begin_inset Formula $\bigcap$
15136 \end_inset
15137
15138
15139 \end_layout
15140
15141 \end_inset
15142 </cell>
15143 </row>
15144 <row>
15145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15146 \begin_inset Text
15147
15148 \begin_layout Plain Layout
15149
15150 \backslash
15151 bigcup
15152 \end_layout
15153
15154 \end_inset
15155 </cell>
15156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15157 \begin_inset Text
15158
15159 \begin_layout Plain Layout
15160 \begin_inset Formula $\bigcup$
15161 \end_inset
15162
15163
15164 \end_layout
15165
15166 \end_inset
15167 </cell>
15168 </row>
15169 </lyxtabular>
15170
15171 \end_inset
15172
15173
15174 \begin_inset space \hfill{}
15175 \end_inset
15176
15177
15178 \begin_inset Tabular
15179 <lyxtabular version="3" rows="11" columns="2">
15180 <features>
15181 <column alignment="center" valignment="top" width="0pt">
15182 <column alignment="center" valignment="top" width="0pt">
15183 <row>
15184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15185 \begin_inset Text
15186
15187 \begin_layout Plain Layout
15188 Command
15189 \end_layout
15190
15191 \end_inset
15192 </cell>
15193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15194 \begin_inset Text
15195
15196 \begin_layout Plain Layout
15197 Result
15198 \end_layout
15199
15200 \end_inset
15201 </cell>
15202 </row>
15203 <row>
15204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15205 \begin_inset Text
15206
15207 \begin_layout Plain Layout
15208
15209 \backslash
15210 sum
15211 \begin_inset Index
15212 status collapsed
15213
15214 \begin_layout Plain Layout
15215 Commands ! S ! 
15216 \backslash
15217 sum
15218 \end_layout
15219
15220 \end_inset
15221
15222
15223 \end_layout
15224
15225 \end_inset
15226 </cell>
15227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15228 \begin_inset Text
15229
15230 \begin_layout Plain Layout
15231 \begin_inset Formula $\sum$
15232 \end_inset
15233
15234
15235 \end_layout
15236
15237 \end_inset
15238 </cell>
15239 </row>
15240 <row>
15241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15242 \begin_inset Text
15243
15244 \begin_layout Plain Layout
15245
15246 \backslash
15247 prod
15248 \begin_inset Index
15249 status collapsed
15250
15251 \begin_layout Plain Layout
15252 Commands ! P ! 
15253 \backslash
15254 prod
15255 \end_layout
15256
15257 \end_inset
15258
15259
15260 \end_layout
15261
15262 \end_inset
15263 </cell>
15264 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15265 \begin_inset Text
15266
15267 \begin_layout Plain Layout
15268 \begin_inset Formula $\prod$
15269 \end_inset
15270
15271
15272 \end_layout
15273
15274 \end_inset
15275 </cell>
15276 </row>
15277 <row>
15278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15279 \begin_inset Text
15280
15281 \begin_layout Plain Layout
15282
15283 \backslash
15284 coprod
15285 \end_layout
15286
15287 \end_inset
15288 </cell>
15289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15290 \begin_inset Text
15291
15292 \begin_layout Plain Layout
15293 \begin_inset Formula $\coprod$
15294 \end_inset
15295
15296
15297 \end_layout
15298
15299 \end_inset
15300 </cell>
15301 </row>
15302 <row>
15303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15304 \begin_inset Text
15305
15306 \begin_layout Plain Layout
15307
15308 \backslash
15309 bigodot
15310 \end_layout
15311
15312 \end_inset
15313 </cell>
15314 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15315 \begin_inset Text
15316
15317 \begin_layout Plain Layout
15318 \begin_inset Formula $\bigodot$
15319 \end_inset
15320
15321
15322 \end_layout
15323
15324 \end_inset
15325 </cell>
15326 </row>
15327 <row>
15328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15329 \begin_inset Text
15330
15331 \begin_layout Plain Layout
15332
15333 \backslash
15334 bigotimes
15335 \end_layout
15336
15337 \end_inset
15338 </cell>
15339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Plain Layout
15343 \begin_inset Formula $\bigotimes$
15344 \end_inset
15345
15346
15347 \end_layout
15348
15349 \end_inset
15350 </cell>
15351 </row>
15352 <row>
15353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15354 \begin_inset Text
15355
15356 \begin_layout Plain Layout
15357
15358 \backslash
15359 bigoplus
15360 \end_layout
15361
15362 \end_inset
15363 </cell>
15364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15365 \begin_inset Text
15366
15367 \begin_layout Plain Layout
15368 \begin_inset Formula $\bigoplus$
15369 \end_inset
15370
15371
15372 \end_layout
15373
15374 \end_inset
15375 </cell>
15376 </row>
15377 <row>
15378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15379 \begin_inset Text
15380
15381 \begin_layout Plain Layout
15382
15383 \backslash
15384 bigwedge
15385 \end_layout
15386
15387 \end_inset
15388 </cell>
15389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15390 \begin_inset Text
15391
15392 \begin_layout Plain Layout
15393 \begin_inset Formula $\bigwedge$
15394 \end_inset
15395
15396
15397 \end_layout
15398
15399 \end_inset
15400 </cell>
15401 </row>
15402 <row>
15403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15404 \begin_inset Text
15405
15406 \begin_layout Plain Layout
15407
15408 \backslash
15409 bigvee
15410 \end_layout
15411
15412 \end_inset
15413 </cell>
15414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15415 \begin_inset Text
15416
15417 \begin_layout Plain Layout
15418 \begin_inset Formula $\bigvee$
15419 \end_inset
15420
15421
15422 \end_layout
15423
15424 \end_inset
15425 </cell>
15426 </row>
15427 <row>
15428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15429 \begin_inset Text
15430
15431 \begin_layout Plain Layout
15432
15433 \backslash
15434 bigsqcup
15435 \end_layout
15436
15437 \end_inset
15438 </cell>
15439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15440 \begin_inset Text
15441
15442 \begin_layout Plain Layout
15443 \begin_inset Formula $\bigsqcup$
15444 \end_inset
15445
15446
15447 \end_layout
15448
15449 \end_inset
15450 </cell>
15451 </row>
15452 <row>
15453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15454 \begin_inset Text
15455
15456 \begin_layout Plain Layout
15457
15458 \backslash
15459 biguplus
15460 \end_layout
15461
15462 \end_inset
15463 </cell>
15464 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15465 \begin_inset Text
15466
15467 \begin_layout Plain Layout
15468 \begin_inset Formula $\biguplus$
15469 \end_inset
15470
15471
15472 \end_layout
15473
15474 \end_inset
15475 </cell>
15476 </row>
15477 </lyxtabular>
15478
15479 \end_inset
15480
15481
15482 \begin_inset space \hfill{}
15483 \end_inset
15484
15485
15486 \end_layout
15487
15488 \begin_layout Standard
15489 All big operators can also be inserted via the math toolbar button 
15490 \begin_inset Graphics
15491         filename ../images/math/intop.png
15492         scale 85
15493
15494 \end_inset
15495
15496 .
15497 \end_layout
15498
15499 \begin_layout Standard
15500 The operators are called big because they are bigger than the sometimes
15501  equal looking binary operators.
15502  All big operators can have limits as described in the next subsection.
15503 \end_layout
15504
15505 \begin_layout Standard
15506 For all integral operators there is a second version available, ending on
15507  
15508 \series bold
15509 op
15510 \series default
15511
15512 \series bold
15513
15514 \backslash
15515 intop
15516 \series default
15517
15518 \series bold
15519
15520 \backslash
15521 ointop
15522 \series default
15523  etc..
15524  These operators are different from 
15525 \series bold
15526
15527 \backslash
15528 int
15529 \series default
15530  etc.
15531 \begin_inset space \space{}
15532 \end_inset
15533
15534 in the style the operator limits are displayed, see 
15535 \begin_inset CommandInset ref
15536 LatexCommand ref
15537 reference "sub:Operator-Limits"
15538
15539 \end_inset
15540
15541 .
15542  
15543 \end_layout
15544
15545 \begin_layout Subsubsection*
15546 Advice for Integrals
15547 \end_layout
15548
15549 \begin_layout Standard
15550 The letter 
15551 \emph on
15552 d
15553 \emph default
15554  in an integral is an operator, that therefore has to be set upright.
15555  This is done by highlighting the 
15556 \emph on
15557 d
15558 \emph default
15559  and using the keyboard shortcut 
15560 \begin_inset Info
15561 type  "shortcut"
15562 arg   "font-roman"
15563 \end_inset
15564
15565
15566 \begin_inset Foot
15567 status collapsed
15568
15569 \begin_layout Plain Layout
15570 Font styles
15571 \series bold
15572  
15573 \series default
15574 see 
15575 \begin_inset CommandInset ref
15576 LatexCommand ref
15577 reference "sub:Font-Styles"
15578
15579 \end_inset
15580
15581
15582 \end_layout
15583
15584 \end_inset
15585
15586 .
15587  Finally the smallest space is inserted before the 
15588 \emph on
15589 d
15590 \emph default
15591 , as this is usual for operators.
15592  An example:
15593 \end_layout
15594
15595 \begin_layout Standard
15596 incorrect: 
15597 \begin_inset Formula $\int A(x)dx$
15598 \end_inset
15599
15600
15601 \begin_inset Newline newline
15602 \end_inset
15603
15604
15605 \begin_inset ERT
15606 status collapsed
15607
15608 \begin_layout Plain Layout
15609
15610
15611 \backslash
15612 hphantom{in}
15613 \end_layout
15614
15615 \end_inset
15616
15617 correct: 
15618 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15619 \end_inset
15620
15621
15622 \end_layout
15623
15624 \begin_layout Standard
15625 For multiple integrals there are the following commands:
15626 \begin_inset VSpace medskip
15627 \end_inset
15628
15629
15630 \end_layout
15631
15632 \begin_layout Standard
15633 \begin_inset space \hfill{}
15634 \end_inset
15635
15636
15637 \begin_inset Tabular
15638 <lyxtabular version="3" rows="4" columns="2">
15639 <features>
15640 <column alignment="center" valignment="top" width="0">
15641 <column alignment="center" valignment="top" width="0">
15642 <row>
15643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15644 \begin_inset Text
15645
15646 \begin_layout Plain Layout
15647 Command
15648 \end_layout
15649
15650 \end_inset
15651 </cell>
15652 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15653 \begin_inset Text
15654
15655 \begin_layout Plain Layout
15656 Result
15657 \begin_inset Note Note
15658 status collapsed
15659
15660 \begin_layout Plain Layout
15661
15662 \series bold
15663
15664 \backslash
15665 raisebox
15666 \series default
15667  is only used as spacer.
15668 \end_layout
15669
15670 \end_inset
15671
15672
15673 \end_layout
15674
15675 \end_inset
15676 </cell>
15677 </row>
15678 <row>
15679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15680 \begin_inset Text
15681
15682 \begin_layout Plain Layout
15683
15684 \backslash
15685 iint
15686 \end_layout
15687
15688 \end_inset
15689 </cell>
15690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15691 \begin_inset Text
15692
15693 \begin_layout Plain Layout
15694 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15695 \end_inset
15696
15697
15698 \end_layout
15699
15700 \end_inset
15701 </cell>
15702 </row>
15703 <row>
15704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15705 \begin_inset Text
15706
15707 \begin_layout Plain Layout
15708
15709 \backslash
15710 oiint
15711 \end_layout
15712
15713 \end_inset
15714 </cell>
15715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15716 \begin_inset Text
15717
15718 \begin_layout Plain Layout
15719 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15720 \end_inset
15721
15722
15723 \end_layout
15724
15725 \end_inset
15726 </cell>
15727 </row>
15728 <row>
15729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15730 \begin_inset Text
15731
15732 \begin_layout Plain Layout
15733
15734 \backslash
15735 sqiint
15736 \end_layout
15737
15738 \end_inset
15739 </cell>
15740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15741 \begin_inset Text
15742
15743 \begin_layout Plain Layout
15744 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15745 \end_inset
15746
15747
15748 \end_layout
15749
15750 \end_inset
15751 </cell>
15752 </row>
15753 </lyxtabular>
15754
15755 \end_inset
15756
15757
15758 \begin_inset space \hfill{}
15759 \end_inset
15760
15761
15762 \begin_inset Tabular
15763 <lyxtabular version="3" rows="4" columns="2">
15764 <features>
15765 <column alignment="center" valignment="top" width="0">
15766 <column alignment="center" valignment="top" width="0">
15767 <row>
15768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15769 \begin_inset Text
15770
15771 \begin_layout Plain Layout
15772 Command
15773 \end_layout
15774
15775 \end_inset
15776 </cell>
15777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15778 \begin_inset Text
15779
15780 \begin_layout Plain Layout
15781 Result
15782 \end_layout
15783
15784 \end_inset
15785 </cell>
15786 </row>
15787 <row>
15788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15789 \begin_inset Text
15790
15791 \begin_layout Plain Layout
15792
15793 \backslash
15794 iiint
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15800 \begin_inset Text
15801
15802 \begin_layout Plain Layout
15803 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15804 \end_inset
15805
15806
15807 \end_layout
15808
15809 \end_inset
15810 </cell>
15811 </row>
15812 <row>
15813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15814 \begin_inset Text
15815
15816 \begin_layout Plain Layout
15817
15818 \backslash
15819 iiiint
15820 \end_layout
15821
15822 \end_inset
15823 </cell>
15824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15825 \begin_inset Text
15826
15827 \begin_layout Plain Layout
15828 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15829 \end_inset
15830
15831
15832 \end_layout
15833
15834 \end_inset
15835 </cell>
15836 </row>
15837 <row>
15838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15839 \begin_inset Text
15840
15841 \begin_layout Plain Layout
15842
15843 \backslash
15844 dotsint
15845 \end_layout
15846
15847 \end_inset
15848 </cell>
15849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15850 \begin_inset Text
15851
15852 \begin_layout Plain Layout
15853 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15854 \end_inset
15855
15856
15857 \end_layout
15858
15859 \end_inset
15860 </cell>
15861 </row>
15862 </lyxtabular>
15863
15864 \end_inset
15865
15866
15867 \begin_inset space \hfill{}
15868 \end_inset
15869
15870
15871 \end_layout
15872
15873 \begin_layout Subsection
15874 Operator Limits
15875 \begin_inset CommandInset label
15876 LatexCommand label
15877 name "sub:Operator-Limits"
15878
15879 \end_inset
15880
15881
15882 \begin_inset Index
15883 status collapsed
15884
15885 \begin_layout Plain Layout
15886 Operators ! Limits
15887 \end_layout
15888
15889 \end_inset
15890
15891
15892 \end_layout
15893
15894 \begin_layout Standard
15895 Limits are created by super- and subscripts:
15896 \end_layout
15897
15898 \begin_layout Standard
15899 \align center
15900 \begin_inset Tabular
15901 <lyxtabular version="3" rows="2" columns="2">
15902 <features>
15903 <column alignment="center" valignment="top" width="0pt">
15904 <column alignment="center" valignment="top" width="0pt">
15905 <row>
15906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15907 \begin_inset Text
15908
15909 \begin_layout Plain Layout
15910 Command
15911 \end_layout
15912
15913 \end_inset
15914 </cell>
15915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15916 \begin_inset Text
15917
15918 \begin_layout Plain Layout
15919 Result
15920 \begin_inset Note Note
15921 status collapsed
15922
15923 \begin_layout Plain Layout
15924
15925 \series bold
15926
15927 \backslash
15928 raisebox
15929 \series default
15930  is only used as spacer.
15931 \end_layout
15932
15933 \end_inset
15934
15935
15936 \end_layout
15937
15938 \end_inset
15939 </cell>
15940 </row>
15941 <row>
15942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15943 \begin_inset Text
15944
15945 \begin_layout Plain Layout
15946
15947 \backslash
15948 prod^
15949 \backslash
15950 infty
15951 \begin_inset ERT
15952 status collapsed
15953
15954 \begin_layout Plain Layout
15955
15956
15957 \backslash
15958 spce 
15959 \end_layout
15960
15961 \end_inset
15962
15963
15964 \begin_inset Formula $\to$
15965 \end_inset
15966
15967 _0
15968 \begin_inset Formula $\to$
15969 \end_inset
15970
15971 A(x)
15972 \end_layout
15973
15974 \end_inset
15975 </cell>
15976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15977 \begin_inset Text
15978
15979 \begin_layout Plain Layout
15980 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15981 \end_inset
15982
15983
15984 \end_layout
15985
15986 \end_inset
15987 </cell>
15988 </row>
15989 </lyxtabular>
15990
15991 \end_inset
15992
15993
15994 \end_layout
15995
15996 \begin_layout Standard
15997 Limits of inline formulas are set right beside the operator.
15998  Limits in displayed formulas are set above or below the operator, except
15999  for integral limits.
16000 \end_layout
16001
16002 \begin_layout Standard
16003 To force that the limits are set beside the operator, the cursor is set
16004  directly behind the operator and the limits type is changed with the menu
16005  
16006 \family sans
16007 Edit\SpecialChar \menuseparator
16008 Math\SpecialChar \menuseparator
16009 Change Limits Type
16010 \family default
16011  to 
16012 \family sans
16013 \series bold
16014 Inline
16015 \family default
16016 \series default
16017  (shortcut 
16018 \begin_inset Info
16019 type  "shortcut"
16020 arg   "math-limits"
16021 \end_inset
16022
16023 ).
16024  An example:
16025 \end_layout
16026
16027 \begin_layout Standard
16028 The default limits type is this:
16029 \begin_inset Formula \[
16030 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
16031
16032 \end_inset
16033
16034 This is how it looks when the limits type was changed to 
16035 \family sans
16036 \series bold
16037 Inline
16038 \family default
16039 \series default
16040 :
16041 \begin_inset Formula \[
16042 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
16043
16044 \end_inset
16045
16046 For integrals, except those ending with 
16047 \series bold
16048 op
16049 \series default
16050  like 
16051 \series bold
16052
16053 \backslash
16054 intop
16055 \series default
16056
16057 \series bold
16058
16059 \backslash
16060 ointop
16061 \series default
16062  etc., the limits are by default set beside the operator.
16063  But for multiple integrals the limits are often set below the operator.
16064  In the following example the limits type was therefore set to 
16065 \series bold
16066 Display
16067 \series default
16068  and so set below the integrals:
16069 \begin_inset Formula \begin{equation}
16070 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
16071
16072 \end_inset
16073
16074
16075 \end_layout
16076
16077 \begin_layout Standard
16078 \begin_inset VSpace medskip
16079 \end_inset
16080
16081 To specify conditions for limits, the commands 
16082 \series bold
16083
16084 \backslash
16085 subarray
16086 \series default
16087
16088 \begin_inset Index
16089 status collapsed
16090
16091 \begin_layout Plain Layout
16092 Commands ! S ! 
16093 \backslash
16094 subarray
16095 \end_layout
16096
16097 \end_inset
16098
16099  and 
16100 \series bold
16101
16102 \backslash
16103 substack
16104 \series default
16105
16106 \begin_inset Index
16107 status collapsed
16108
16109 \begin_layout Plain Layout
16110 Commands ! S ! 
16111 \backslash
16112 substack
16113 \end_layout
16114
16115 \end_inset
16116
16117  are used.
16118  To create for example this expression 
16119 \begin_inset Formula \begin{equation}
16120 \sum_{\begin{subarray}{c}
16121 0<k<1000\\
16122 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
16123
16124 \end_inset
16125
16126
16127 \end_layout
16128
16129 \begin_layout Standard
16130 the following has to be done:
16131 \begin_inset Newline newline
16132 \end_inset
16133
16134 First the command 
16135 \series bold
16136
16137 \backslash
16138 sum
16139 \series default
16140 ^
16141 \series bold
16142 n
16143 \begin_inset ERT
16144 status collapsed
16145
16146 \begin_layout Plain Layout
16147
16148
16149 \backslash
16150 spce 
16151 \end_layout
16152
16153 \end_inset
16154
16155 _
16156 \series default
16157  is typed in.
16158  One is now in a blue box under the summation operator and insert there
16159  the command 
16160 \series bold
16161
16162 \backslash
16163 subarray
16164 \begin_inset ERT
16165 status collapsed
16166
16167 \begin_layout Plain Layout
16168
16169
16170 \backslash
16171 spce 
16172 \end_layout
16173
16174 \end_inset
16175
16176
16177 \series default
16178 .
16179  The blue box is now within a purple box and now several lines can be written
16180  among each other.
16181  A new line is created by inserting a line break (
16182 \begin_inset Info
16183 type  "shortcut"
16184 arg   "newline-insert newline"
16185 \end_inset
16186
16187 ).
16188  When now
16189 \begin_inset Newline newline
16190 \end_inset
16191
16192
16193 \series bold
16194 0<k<1000 Ctrl+Return
16195 \begin_inset Newline newline
16196 \end_inset
16197
16198
16199 \series default
16200 is typed in, a new box appears below for the new line.
16201 \end_layout
16202
16203 \begin_layout Standard
16204 The alignment of the lines can be changed to left aligned with the 
16205 \family sans
16206 table
16207 \family default
16208  
16209 \family sans
16210 toolbar
16211 \family default
16212  or the menu 
16213 \family sans
16214 Edit\SpecialChar \menuseparator
16215 Rows &Columns
16216 \family default
16217 .
16218  To get right alignment, 
16219 \series bold
16220
16221 \backslash
16222 hfill
16223 \begin_inset ERT
16224 status collapsed
16225
16226 \begin_layout Plain Layout
16227
16228
16229 \backslash
16230 spce 
16231 \end_layout
16232
16233 \end_inset
16234
16235
16236 \series default
16237  is inserted at the beginning of the line.
16238 \end_layout
16239
16240 \begin_layout Standard
16241 The command 
16242 \series bold
16243
16244 \backslash
16245 substack
16246 \series default
16247  is equivalent to 
16248 \series bold
16249
16250 \backslash
16251 subarray
16252 \series default
16253  with the difference that the lines are always centered.
16254 \end_layout
16255
16256 \begin_layout Standard
16257 \begin_inset VSpace bigskip
16258 \end_inset
16259
16260 Like in formula 
16261 \begin_inset CommandInset ref
16262 LatexCommand eqref
16263 reference "eq:substack"
16264
16265 \end_inset
16266
16267  there can be too much space beside an operator, because the characters
16268  following the operator are set beside the limits.
16269 \end_layout
16270
16271 \begin_layout Standard
16272 To avoid this, the following macro can be used in the LaTeX-preamble:
16273 \end_layout
16274
16275 \begin_layout Standard
16276
16277 \series bold
16278
16279 \backslash
16280 def
16281 \backslash
16282 clap#1{
16283 \backslash
16284 hbox to 0pt{
16285 \backslash
16286 hss #1
16287 \backslash
16288 hss}}
16289 \begin_inset Newline newline
16290 \end_inset
16291
16292
16293 \backslash
16294 def
16295 \backslash
16296 mathclap {
16297 \backslash
16298 mathpalette 
16299 \backslash
16300 mathclapinternal}
16301 \begin_inset Newline newline
16302 \end_inset
16303
16304
16305 \backslash
16306 def
16307 \backslash
16308 mathclapinternal #1#2{
16309 \backslash
16310 clap{$
16311 \backslash
16312 mathsurround =0pt #1{#2}$}}
16313 \end_layout
16314
16315 \begin_layout Standard
16316 This defines the command 
16317 \series bold
16318
16319 \backslash
16320 mathclap
16321 \series default
16322
16323 \begin_inset Index
16324 status collapsed
16325
16326 \begin_layout Plain Layout
16327 Commands ! M ! 
16328 \backslash
16329 mathclap
16330 \end_layout
16331
16332 \end_inset
16333
16334  that sets the width of the limit to 0
16335 \begin_inset space \thinspace{}
16336 \end_inset
16337
16338 pt.
16339  The command scheme is
16340 \end_layout
16341
16342 \begin_layout Standard
16343
16344 \series bold
16345
16346 \backslash
16347 mathclap{limit}
16348 \end_layout
16349
16350 \begin_layout Standard
16351 where the limit can consist of several conditions.
16352 \end_layout
16353
16354 \begin_layout Standard
16355 Applied on formula 
16356 \begin_inset CommandInset ref
16357 LatexCommand eqref
16358 reference "eq:substack"
16359
16360 \end_inset
16361
16362 , one uses the command
16363 \end_layout
16364
16365 \begin_layout Standard
16366
16367 \series bold
16368
16369 \backslash
16370 sum_
16371 \backslash
16372 mathclap{
16373 \backslash
16374 substack
16375 \begin_inset ERT
16376 status collapsed
16377
16378 \begin_layout Plain Layout
16379
16380
16381 \backslash
16382 spce 
16383 \end_layout
16384
16385 \end_inset
16386
16387 0<k<1000 Ctrl+Return
16388 \end_layout
16389
16390 \begin_layout Standard
16391 to create the lower limit.
16392  The summand is now directly behind the summation operator:
16393 \begin_inset Formula \[
16394 \sum_{\mathclap{\substack{0<k<1000\\
16395 \\k\,\in\,\mathbb{N}}
16396 }}^{n}k^{-2}\]
16397
16398 \end_inset
16399
16400
16401 \end_layout
16402
16403 \begin_layout Standard
16404 \begin_inset VSpace bigskip
16405 \end_inset
16406
16407 How to use one limit for several operators is described in 
16408 \begin_inset CommandInset ref
16409 LatexCommand ref
16410 reference "sub:Self-defined-Operators"
16411
16412 \end_inset
16413
16414 .
16415 \end_layout
16416
16417 \begin_layout Subsection
16418 Binary Operators
16419 \begin_inset CommandInset label
16420 LatexCommand label
16421 name "sub:Binary-Operators"
16422
16423 \end_inset
16424
16425
16426 \begin_inset Index
16427 status collapsed
16428
16429 \begin_layout Plain Layout
16430 Operators ! binary
16431 \end_layout
16432
16433 \end_inset
16434
16435
16436 \end_layout
16437
16438 \begin_layout Standard
16439 Binary operators are surrounded by space when there is a character before
16440  and behind them.
16441 \begin_inset VSpace medskip
16442 \end_inset
16443
16444
16445 \end_layout
16446
16447 \begin_layout Standard
16448 \begin_inset space \hfill{}
16449 \end_inset
16450
16451
16452 \begin_inset Tabular
16453 <lyxtabular version="3" rows="13" columns="2">
16454 <features>
16455 <column alignment="center" valignment="top" width="0pt">
16456 <column alignment="center" valignment="top" width="0pt">
16457 <row>
16458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16459 \begin_inset Text
16460
16461 \begin_layout Plain Layout
16462 Command
16463 \begin_inset Note Note
16464 status collapsed
16465
16466 \begin_layout Plain Layout
16467
16468 \series bold
16469
16470 \backslash
16471 raisebox
16472 \series default
16473  is only used as spacer.
16474 \end_layout
16475
16476 \end_inset
16477
16478
16479 \end_layout
16480
16481 \end_inset
16482 </cell>
16483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout Plain Layout
16487 Result
16488 \end_layout
16489
16490 \end_inset
16491 </cell>
16492 </row>
16493 <row>
16494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Plain Layout
16498 +
16499 \end_layout
16500
16501 \end_inset
16502 </cell>
16503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16504 \begin_inset Text
16505
16506 \begin_layout Plain Layout
16507 \begin_inset Formula $+$
16508 \end_inset
16509
16510
16511 \end_layout
16512
16513 \end_inset
16514 </cell>
16515 </row>
16516 <row>
16517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16518 \begin_inset Text
16519
16520 \begin_layout Plain Layout
16521 -
16522 \end_layout
16523
16524 \end_inset
16525 </cell>
16526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16527 \begin_inset Text
16528
16529 \begin_layout Plain Layout
16530 \begin_inset Formula $-$
16531 \end_inset
16532
16533
16534 \end_layout
16535
16536 \end_inset
16537 </cell>
16538 </row>
16539 <row>
16540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16541 \begin_inset Text
16542
16543 \begin_layout Plain Layout
16544
16545 \backslash
16546 pm
16547 \end_layout
16548
16549 \end_inset
16550 </cell>
16551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16552 \begin_inset Text
16553
16554 \begin_layout Plain Layout
16555 \begin_inset Formula $\pm$
16556 \end_inset
16557
16558
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 </row>
16564 <row>
16565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16566 \begin_inset Text
16567
16568 \begin_layout Plain Layout
16569
16570 \backslash
16571 mp
16572 \end_layout
16573
16574 \end_inset
16575 </cell>
16576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16577 \begin_inset Text
16578
16579 \begin_layout Plain Layout
16580 \begin_inset Formula $\mp$
16581 \end_inset
16582
16583
16584 \end_layout
16585
16586 \end_inset
16587 </cell>
16588 </row>
16589 <row>
16590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Plain Layout
16594
16595 \backslash
16596 cdot
16597 \end_layout
16598
16599 \end_inset
16600 </cell>
16601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16602 \begin_inset Text
16603
16604 \begin_layout Plain Layout
16605 \begin_inset Formula $\cdot$
16606 \end_inset
16607
16608
16609 \end_layout
16610
16611 \end_inset
16612 </cell>
16613 </row>
16614 <row>
16615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16616 \begin_inset Text
16617
16618 \begin_layout Plain Layout
16619
16620 \backslash
16621 times
16622 \end_layout
16623
16624 \end_inset
16625 </cell>
16626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16627 \begin_inset Text
16628
16629 \begin_layout Plain Layout
16630 \begin_inset Formula $\times$
16631 \end_inset
16632
16633
16634 \end_layout
16635
16636 \end_inset
16637 </cell>
16638 </row>
16639 <row>
16640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16641 \begin_inset Text
16642
16643 \begin_layout Plain Layout
16644
16645 \backslash
16646 div
16647 \end_layout
16648
16649 \end_inset
16650 </cell>
16651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16652 \begin_inset Text
16653
16654 \begin_layout Plain Layout
16655 \begin_inset Formula $\div$
16656 \end_inset
16657
16658
16659 \end_layout
16660
16661 \end_inset
16662 </cell>
16663 </row>
16664 <row>
16665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16666 \begin_inset Text
16667
16668 \begin_layout Plain Layout
16669 \begin_inset ERT
16670 status collapsed
16671
16672 \begin_layout Plain Layout
16673
16674
16675 \backslash
16676 raisebox{-1.2mm}{
16677 \end_layout
16678
16679 \end_inset
16680
16681 *
16682 \begin_inset ERT
16683 status collapsed
16684
16685 \begin_layout Plain Layout
16686
16687 }
16688 \end_layout
16689
16690 \end_inset
16691
16692
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16698 \begin_inset Text
16699
16700 \begin_layout Plain Layout
16701 \begin_inset Formula $*$
16702 \end_inset
16703
16704
16705 \end_layout
16706
16707 \end_inset
16708 </cell>
16709 </row>
16710 <row>
16711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715
16716 \backslash
16717 star
16718 \end_layout
16719
16720 \end_inset
16721 </cell>
16722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16723 \begin_inset Text
16724
16725 \begin_layout Plain Layout
16726 \begin_inset Formula $\star$
16727 \end_inset
16728
16729
16730 \end_layout
16731
16732 \end_inset
16733 </cell>
16734 </row>
16735 <row>
16736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16737 \begin_inset Text
16738
16739 \begin_layout Plain Layout
16740
16741 \backslash
16742 circ
16743 \end_layout
16744
16745 \end_inset
16746 </cell>
16747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16748 \begin_inset Text
16749
16750 \begin_layout Plain Layout
16751 \begin_inset Formula $\circ$
16752 \end_inset
16753
16754
16755 \end_layout
16756
16757 \end_inset
16758 </cell>
16759 </row>
16760 <row>
16761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765
16766 \backslash
16767 diamond
16768 \end_layout
16769
16770 \end_inset
16771 </cell>
16772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16773 \begin_inset Text
16774
16775 \begin_layout Plain Layout
16776 \begin_inset Formula $\diamond$
16777 \end_inset
16778
16779
16780 \end_layout
16781
16782 \end_inset
16783 </cell>
16784 </row>
16785 <row>
16786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16787 \begin_inset Text
16788
16789 \begin_layout Plain Layout
16790
16791 \backslash
16792 bullet
16793 \end_layout
16794
16795 \end_inset
16796 </cell>
16797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16798 \begin_inset Text
16799
16800 \begin_layout Plain Layout
16801 \begin_inset Formula $\bullet$
16802 \end_inset
16803
16804
16805 \end_layout
16806
16807 \end_inset
16808 </cell>
16809 </row>
16810 </lyxtabular>
16811
16812 \end_inset
16813
16814
16815 \begin_inset space \hfill{}
16816 \end_inset
16817
16818
16819 \begin_inset Tabular
16820 <lyxtabular version="3" rows="13" columns="2">
16821 <features>
16822 <column alignment="center" valignment="top" width="0pt">
16823 <column alignment="center" valignment="top" width="0pt">
16824 <row>
16825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16826 \begin_inset Text
16827
16828 \begin_layout Plain Layout
16829 Command
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838 Result
16839 \end_layout
16840
16841 \end_inset
16842 </cell>
16843 </row>
16844 <row>
16845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849
16850 \backslash
16851 nabla
16852 \end_layout
16853
16854 \end_inset
16855 </cell>
16856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16857 \begin_inset Text
16858
16859 \begin_layout Plain Layout
16860 \begin_inset Formula $\nabla$
16861 \end_inset
16862
16863
16864 \end_layout
16865
16866 \end_inset
16867 </cell>
16868 </row>
16869 <row>
16870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874
16875 \backslash
16876 bigtriangledown
16877 \end_layout
16878
16879 \end_inset
16880 </cell>
16881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16882 \begin_inset Text
16883
16884 \begin_layout Plain Layout
16885 \begin_inset Formula $\bigtriangledown$
16886 \end_inset
16887
16888
16889 \end_layout
16890
16891 \end_inset
16892 </cell>
16893 </row>
16894 <row>
16895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16896 \begin_inset Text
16897
16898 \begin_layout Plain Layout
16899
16900 \backslash
16901 bigtriangleup
16902 \end_layout
16903
16904 \end_inset
16905 </cell>
16906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16907 \begin_inset Text
16908
16909 \begin_layout Plain Layout
16910 \begin_inset Formula $\bigtriangleup$
16911 \end_inset
16912
16913
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 </row>
16919 <row>
16920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16921 \begin_inset Text
16922
16923 \begin_layout Plain Layout
16924
16925 \backslash
16926 Box
16927 \end_layout
16928
16929 \end_inset
16930 </cell>
16931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16932 \begin_inset Text
16933
16934 \begin_layout Plain Layout
16935 \begin_inset Formula $\Box$
16936 \end_inset
16937
16938
16939 \end_layout
16940
16941 \end_inset
16942 </cell>
16943 </row>
16944 <row>
16945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949
16950 \backslash
16951 cap 
16952 \end_layout
16953
16954 \end_inset
16955 </cell>
16956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16957 \begin_inset Text
16958
16959 \begin_layout Plain Layout
16960 \begin_inset Formula $\cap$
16961 \end_inset
16962
16963
16964 \end_layout
16965
16966 \end_inset
16967 </cell>
16968 </row>
16969 <row>
16970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16971 \begin_inset Text
16972
16973 \begin_layout Plain Layout
16974
16975 \backslash
16976 cup
16977 \end_layout
16978
16979 \end_inset
16980 </cell>
16981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16982 \begin_inset Text
16983
16984 \begin_layout Plain Layout
16985 \begin_inset Formula $\cup$
16986 \end_inset
16987
16988
16989 \end_layout
16990
16991 \end_inset
16992 </cell>
16993 </row>
16994 <row>
16995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16996 \begin_inset Text
16997
16998 \begin_layout Plain Layout
16999
17000 \backslash
17001 dagger
17002 \end_layout
17003
17004 \end_inset
17005 </cell>
17006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17007 \begin_inset Text
17008
17009 \begin_layout Plain Layout
17010 \begin_inset Formula $\dagger$
17011 \end_inset
17012
17013
17014 \end_layout
17015
17016 \end_inset
17017 </cell>
17018 </row>
17019 <row>
17020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17021 \begin_inset Text
17022
17023 \begin_layout Plain Layout
17024
17025 \backslash
17026 ddagger
17027 \end_layout
17028
17029 \end_inset
17030 </cell>
17031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17032 \begin_inset Text
17033
17034 \begin_layout Plain Layout
17035 \begin_inset Formula $\ddagger$
17036 \end_inset
17037
17038
17039 \end_layout
17040
17041 \end_inset
17042 </cell>
17043 </row>
17044 <row>
17045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049
17050 \backslash
17051 wr
17052 \end_layout
17053
17054 \end_inset
17055 </cell>
17056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17057 \begin_inset Text
17058
17059 \begin_layout Plain Layout
17060 \begin_inset Formula $\wr$
17061 \end_inset
17062
17063
17064 \end_layout
17065
17066 \end_inset
17067 </cell>
17068 </row>
17069 <row>
17070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17071 \begin_inset Text
17072
17073 \begin_layout Plain Layout
17074
17075 \backslash
17076 bigcirc
17077 \end_layout
17078
17079 \end_inset
17080 </cell>
17081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17082 \begin_inset Text
17083
17084 \begin_layout Plain Layout
17085 \begin_inset Formula $\bigcirc$
17086 \end_inset
17087
17088
17089 \end_layout
17090
17091 \end_inset
17092 </cell>
17093 </row>
17094 <row>
17095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17096 \begin_inset Text
17097
17098 \begin_layout Plain Layout
17099
17100 \backslash
17101 wedge
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17107 \begin_inset Text
17108
17109 \begin_layout Plain Layout
17110 \begin_inset Formula $\wedge$
17111 \end_inset
17112
17113
17114 \end_layout
17115
17116 \end_inset
17117 </cell>
17118 </row>
17119 <row>
17120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124
17125 \backslash
17126 vee
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135 \begin_inset Formula $\vee$
17136 \end_inset
17137
17138
17139 \end_layout
17140
17141 \end_inset
17142 </cell>
17143 </row>
17144 </lyxtabular>
17145
17146 \end_inset
17147
17148
17149 \begin_inset space \hfill{}
17150 \end_inset
17151
17152
17153 \begin_inset Tabular
17154 <lyxtabular version="3" rows="13" columns="2">
17155 <features>
17156 <column alignment="center" valignment="top" width="0pt">
17157 <column alignment="center" valignment="top" width="0pt">
17158 <row>
17159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163 Command
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172 Result
17173 \end_layout
17174
17175 \end_inset
17176 </cell>
17177 </row>
17178 <row>
17179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17180 \begin_inset Text
17181
17182 \begin_layout Plain Layout
17183
17184 \backslash
17185 oplus
17186 \end_layout
17187
17188 \end_inset
17189 </cell>
17190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17191 \begin_inset Text
17192
17193 \begin_layout Plain Layout
17194 \begin_inset Formula $\oplus$
17195 \end_inset
17196
17197
17198 \end_layout
17199
17200 \end_inset
17201 </cell>
17202 </row>
17203 <row>
17204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208
17209 \backslash
17210 ominus
17211 \end_layout
17212
17213 \end_inset
17214 </cell>
17215 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17216 \begin_inset Text
17217
17218 \begin_layout Plain Layout
17219 \begin_inset Formula $\ominus$
17220 \end_inset
17221
17222
17223 \end_layout
17224
17225 \end_inset
17226 </cell>
17227 </row>
17228 <row>
17229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Plain Layout
17233
17234 \backslash
17235 otimes
17236 \end_layout
17237
17238 \end_inset
17239 </cell>
17240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17241 \begin_inset Text
17242
17243 \begin_layout Plain Layout
17244 \begin_inset Formula $\otimes$
17245 \end_inset
17246
17247
17248 \end_layout
17249
17250 \end_inset
17251 </cell>
17252 </row>
17253 <row>
17254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17255 \begin_inset Text
17256
17257 \begin_layout Plain Layout
17258
17259 \backslash
17260 oslash
17261 \end_layout
17262
17263 \end_inset
17264 </cell>
17265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17266 \begin_inset Text
17267
17268 \begin_layout Plain Layout
17269 \begin_inset Formula $\oslash$
17270 \end_inset
17271
17272
17273 \end_layout
17274
17275 \end_inset
17276 </cell>
17277 </row>
17278 <row>
17279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17280 \begin_inset Text
17281
17282 \begin_layout Plain Layout
17283
17284 \backslash
17285 odot
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17291 \begin_inset Text
17292
17293 \begin_layout Plain Layout
17294 \begin_inset Formula $\odot$
17295 \end_inset
17296
17297
17298 \end_layout
17299
17300 \end_inset
17301 </cell>
17302 </row>
17303 <row>
17304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17305 \begin_inset Text
17306
17307 \begin_layout Plain Layout
17308
17309 \backslash
17310 amalg
17311 \end_layout
17312
17313 \end_inset
17314 </cell>
17315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17316 \begin_inset Text
17317
17318 \begin_layout Plain Layout
17319 \begin_inset Formula $\amalg$
17320 \end_inset
17321
17322
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 </row>
17328 <row>
17329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17330 \begin_inset Text
17331
17332 \begin_layout Plain Layout
17333
17334 \backslash
17335 uplus
17336 \end_layout
17337
17338 \end_inset
17339 </cell>
17340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17341 \begin_inset Text
17342
17343 \begin_layout Plain Layout
17344 \begin_inset Formula $\uplus$
17345 \end_inset
17346
17347
17348 \end_layout
17349
17350 \end_inset
17351 </cell>
17352 </row>
17353 <row>
17354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17355 \begin_inset Text
17356
17357 \begin_layout Plain Layout
17358
17359 \backslash
17360 setminus
17361 \end_layout
17362
17363 \end_inset
17364 </cell>
17365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17366 \begin_inset Text
17367
17368 \begin_layout Plain Layout
17369 \begin_inset Formula $\setminus$
17370 \end_inset
17371
17372
17373 \end_layout
17374
17375 \end_inset
17376 </cell>
17377 </row>
17378 <row>
17379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17380 \begin_inset Text
17381
17382 \begin_layout Plain Layout
17383
17384 \backslash
17385 sqcap
17386 \end_layout
17387
17388 \end_inset
17389 </cell>
17390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17391 \begin_inset Text
17392
17393 \begin_layout Plain Layout
17394 \begin_inset Formula $\sqcap$
17395 \end_inset
17396
17397
17398 \end_layout
17399
17400 \end_inset
17401 </cell>
17402 </row>
17403 <row>
17404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17405 \begin_inset Text
17406
17407 \begin_layout Plain Layout
17408
17409 \backslash
17410 sqcup
17411 \end_layout
17412
17413 \end_inset
17414 </cell>
17415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17416 \begin_inset Text
17417
17418 \begin_layout Plain Layout
17419 \begin_inset Formula $\sqcup$
17420 \end_inset
17421
17422
17423 \end_layout
17424
17425 \end_inset
17426 </cell>
17427 </row>
17428 <row>
17429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17430 \begin_inset Text
17431
17432 \begin_layout Plain Layout
17433
17434 \backslash
17435 triangleleft
17436 \end_layout
17437
17438 \end_inset
17439 </cell>
17440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17441 \begin_inset Text
17442
17443 \begin_layout Plain Layout
17444 \begin_inset Formula $\triangleleft$
17445 \end_inset
17446
17447
17448 \end_layout
17449
17450 \end_inset
17451 </cell>
17452 </row>
17453 <row>
17454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17455 \begin_inset Text
17456
17457 \begin_layout Plain Layout
17458
17459 \backslash
17460 triangleright
17461 \end_layout
17462
17463 \end_inset
17464 </cell>
17465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17466 \begin_inset Text
17467
17468 \begin_layout Plain Layout
17469 \begin_inset Formula $\triangleright$
17470 \end_inset
17471
17472
17473 \end_layout
17474
17475 \end_inset
17476 </cell>
17477 </row>
17478 </lyxtabular>
17479
17480 \end_inset
17481
17482
17483 \begin_inset space \hfill{}
17484 \end_inset
17485
17486
17487 \end_layout
17488
17489 \begin_layout Standard
17490 All binary operators can also be inserted via the math toolbar button 
17491 \begin_inset Graphics
17492         filename ../images/math/pm.png
17493         scale 85
17494
17495 \end_inset
17496
17497 .
17498 \end_layout
17499
17500 \begin_layout Standard
17501 To typeset the Laplace operator also 
17502 \series bold
17503
17504 \backslash
17505 Delta
17506 \series default
17507  or 
17508 \series bold
17509
17510 \backslash
17511 nabla
17512 \series default
17513 ^
17514 \series bold
17515 2
17516 \series default
17517  (
17518 \begin_inset Formula $\nabla^{2}$
17519 \end_inset
17520
17521 ) can be used instead of 
17522 \series bold
17523
17524 \backslash
17525 bigtriangleup
17526 \series default
17527  .
17528 \end_layout
17529
17530 \begin_layout Standard
17531 The character 
17532 \family sans
17533 Menu Separator
17534 \family default
17535  from the menu 
17536 \family sans
17537 Insert\SpecialChar \menuseparator
17538 Special Character
17539 \family default
17540  is the operator 
17541 \series bold
17542
17543 \backslash
17544 triangleright
17545 \series default
17546 .
17547 \end_layout
17548
17549 \begin_layout Subsection
17550 Self-defined Operators
17551 \begin_inset CommandInset label
17552 LatexCommand label
17553 name "sub:Self-defined-Operators"
17554
17555 \end_inset
17556
17557
17558 \begin_inset Index
17559 status collapsed
17560
17561 \begin_layout Plain Layout
17562 Operators ! self-defined
17563 \end_layout
17564
17565 \end_inset
17566
17567
17568 \end_layout
17569
17570 \begin_layout Standard
17571 With the help of the command 
17572 \series bold
17573
17574 \backslash
17575 DeclareMathOperator
17576 \series default
17577
17578 \begin_inset Index
17579 status collapsed
17580
17581 \begin_layout Plain Layout
17582 Commands ! D ! 
17583 \backslash
17584 dbinom@
17585 \backslash
17586 DeclareMathOperator
17587 \end_layout
17588
17589 \end_inset
17590
17591  custom operators can be defined in the LaTeX-preamble.
17592  Its command scheme is:
17593 \end_layout
17594
17595 \begin_layout Standard
17596
17597 \series bold
17598
17599 \backslash
17600 DeclareMathOperator{new command}{display}
17601 \end_layout
17602
17603 \begin_layout Standard
17604 Display can be characters or symbols that define how the operator looks
17605  in the output.
17606  To define a big operator a * is set behind the command.
17607  All self-defined big operators can have limits as described in 
17608 \begin_inset CommandInset ref
17609 LatexCommand ref
17610 reference "sub:Operator-Limits"
17611
17612 \end_inset
17613
17614 .
17615 \end_layout
17616
17617 \begin_layout Standard
17618 For example the LaTeX-preamble line
17619 \end_layout
17620
17621 \begin_layout Standard
17622
17623 \series bold
17624
17625 \backslash
17626 DeclareMathOperator*{
17627 \backslash
17628 Lozenge}{
17629 \backslash
17630 blacklozenge}
17631 \end_layout
17632
17633 \begin_layout Standard
17634 defines the command 
17635 \series bold
17636
17637 \backslash
17638 Lozenge
17639 \series default
17640 , that inserts a big operator consisting of the lozenge symbol from 
17641 \begin_inset CommandInset ref
17642 LatexCommand ref
17643 reference "sub:Miscellaneous-Symbols"
17644
17645 \end_inset
17646
17647 :
17648 \begin_inset Formula \[
17649 \Lozenge_{n=1}^{\infty}\]
17650
17651 \end_inset
17652
17653 The command for this formula is: 
17654 \series bold
17655
17656 \backslash
17657 Lozenge
17658 \series default
17659 ^
17660 \series bold
17661
17662 \backslash
17663 infty
17664 \begin_inset Formula $\to$
17665 \end_inset
17666
17667 _n=1
17668 \end_layout
17669
17670 \begin_layout Standard
17671 \begin_inset VSpace bigskip
17672 \end_inset
17673
17674 When self-defined operators are not used several times in the document,
17675  they can also be defined with the commands 
17676 \series bold
17677
17678 \backslash
17679 mathop
17680 \series default
17681
17682 \begin_inset Index
17683 status collapsed
17684
17685 \begin_layout Plain Layout
17686 Commands ! M ! 
17687 \backslash
17688 mathop
17689 \end_layout
17690
17691 \end_inset
17692
17693  and 
17694 \series bold
17695
17696 \backslash
17697 mathbin
17698 \series default
17699
17700 \begin_inset Index
17701 status collapsed
17702
17703 \begin_layout Plain Layout
17704 Commands ! M ! 
17705 \backslash
17706 mathbin
17707 \end_layout
17708
17709 \end_inset
17710
17711 , which have the following scheme:
17712 \end_layout
17713
17714 \begin_layout Standard
17715
17716 \series bold
17717
17718 \backslash
17719 mathop{display}
17720 \series default
17721  and 
17722 \series bold
17723
17724 \backslash
17725 mathbin{display}
17726 \end_layout
17727
17728 \begin_layout Standard
17729
17730 \series bold
17731
17732 \backslash
17733 mathop
17734 \series default
17735  defines big operators, 
17736 \series bold
17737
17738 \backslash
17739 mathbin
17740 \series default
17741  binary operators.
17742 \end_layout
17743
17744 \begin_layout Standard
17745
17746 \series bold
17747
17748 \backslash
17749 mathop
17750 \series default
17751  can e.
17752 \begin_inset space \thinspace{}
17753 \end_inset
17754
17755 g.
17756 \begin_inset space \space{}
17757 \end_inset
17758
17759 be used to use one limit for several operators:
17760 \end_layout
17761
17762 \begin_layout Standard
17763 \begin_inset Formula \[
17764 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17765
17766 \end_inset
17767
17768
17769 \end_layout
17770
17771 \begin_layout Standard
17772 The command for the formula above is:
17773 \begin_inset Newline newline
17774 \end_inset
17775
17776
17777 \series bold
17778
17779 \backslash
17780 mathop{
17781 \backslash
17782 sum
17783 \backslash
17784 negmedspace
17785 \backslash
17786 sum
17787 \series default
17788
17789 \begin_inset ERT
17790 status collapsed
17791
17792 \begin_layout Plain Layout
17793
17794
17795 \backslash
17796 spce 
17797 \end_layout
17798
17799 \end_inset
17800
17801
17802 \series bold
17803
17804 \begin_inset Formula $\to$
17805 \end_inset
17806
17807 ^N
17808 \series default
17809
17810 \begin_inset ERT
17811 status collapsed
17812
17813 \begin_layout Plain Layout
17814
17815
17816 \backslash
17817 spce 
17818 \end_layout
17819
17820 \end_inset
17821
17822
17823 \series bold
17824 _i,j=1
17825 \end_layout
17826
17827 \begin_layout Section
17828 Fonts
17829 \begin_inset Index
17830 status collapsed
17831
17832 \begin_layout Plain Layout
17833 Fonts
17834 \end_layout
17835
17836 \end_inset
17837
17838
17839 \end_layout
17840
17841 \begin_layout Subsection
17842 Font Styles
17843 \begin_inset CommandInset label
17844 LatexCommand label
17845 name "sub:Font-Styles"
17846
17847 \end_inset
17848
17849
17850 \begin_inset Index
17851 status collapsed
17852
17853 \begin_layout Plain Layout
17854 Font ! style
17855 \end_layout
17856
17857 \end_inset
17858
17859
17860 \end_layout
17861
17862 \begin_layout Standard
17863 Latin letters in formulas can be set in one of the following font styles:
17864 \begin_inset VSpace -2mm
17865 \end_inset
17866
17867
17868 \end_layout
17869
17870 \begin_layout Standard
17871 \align center
17872 \begin_inset Tabular
17873 <lyxtabular version="3" rows="6" columns="3">
17874 <features>
17875 <column alignment="center" valignment="top" width="0">
17876 <column alignment="center" valignment="top" width="0">
17877 <column alignment="center" valignment="top" width="0">
17878 <row>
17879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17880 \begin_inset Text
17881
17882 \begin_layout Plain Layout
17883 Command
17884 \end_layout
17885
17886 \end_inset
17887 </cell>
17888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17889 \begin_inset Text
17890
17891 \begin_layout Plain Layout
17892 Result
17893 \end_layout
17894
17895 \end_inset
17896 </cell>
17897 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17898 \begin_inset Text
17899
17900 \begin_layout Plain Layout
17901 shortcut
17902 \end_layout
17903
17904 \end_inset
17905 </cell>
17906 </row>
17907 <row>
17908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17909 \begin_inset Text
17910
17911 \begin_layout Plain Layout
17912
17913 \backslash
17914 mathbb
17915 \series bold
17916
17917 \begin_inset ERT
17918 status collapsed
17919
17920 \begin_layout Plain Layout
17921
17922
17923 \backslash
17924 spce 
17925 \end_layout
17926
17927 \end_inset
17928
17929
17930 \series default
17931 ABC
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940 \begin_inset Formula $\mathbb{ABC}$
17941 \end_inset
17942
17943
17944 \end_layout
17945
17946 \end_inset
17947 </cell>
17948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952 \begin_inset Info
17953 type  "shortcut"
17954 arg   "font-noun"
17955 \end_inset
17956
17957
17958 \end_layout
17959
17960 \end_inset
17961 </cell>
17962 </row>
17963 <row>
17964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17965 \begin_inset Text
17966
17967 \begin_layout Plain Layout
17968
17969 \backslash
17970 mathbf
17971 \series bold
17972
17973 \begin_inset ERT
17974 status collapsed
17975
17976 \begin_layout Plain Layout
17977
17978
17979 \backslash
17980 spce 
17981 \end_layout
17982
17983 \end_inset
17984
17985
17986 \series default
17987 AbC
17988 \end_layout
17989
17990 \end_inset
17991 </cell>
17992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17993 \begin_inset Text
17994
17995 \begin_layout Plain Layout
17996 \begin_inset Formula $\mathbf{AbC}$
17997 \end_inset
17998
17999
18000 \end_layout
18001
18002 \end_inset
18003 </cell>
18004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18005 \begin_inset Text
18006
18007 \begin_layout Plain Layout
18008 \begin_inset Info
18009 type  "shortcut"
18010 arg   "font-bold"
18011 \end_inset
18012
18013
18014 \end_layout
18015
18016 \end_inset
18017 </cell>
18018 </row>
18019 <row>
18020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024
18025 \backslash
18026 boldsymbol
18027 \series bold
18028
18029 \begin_inset ERT
18030 status collapsed
18031
18032 \begin_layout Plain Layout
18033
18034
18035 \backslash
18036 spce 
18037 \end_layout
18038
18039 \end_inset
18040
18041
18042 \series default
18043 AbC
18044 \end_layout
18045
18046 \end_inset
18047 </cell>
18048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18049 \begin_inset Text
18050
18051 \begin_layout Plain Layout
18052 \begin_inset Formula $\boldsymbol{AbC}$
18053 \end_inset
18054
18055
18056 \end_layout
18057
18058 \end_inset
18059 </cell>
18060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18061 \begin_inset Text
18062
18063 \begin_layout Plain Layout
18064 \begin_inset Info
18065 type  "shortcuts"
18066 arg   "font-boldsymbol"
18067 \end_inset
18068
18069
18070 \end_layout
18071
18072 \end_inset
18073 </cell>
18074 </row>
18075 <row>
18076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18077 \begin_inset Text
18078
18079 \begin_layout Plain Layout
18080
18081 \backslash
18082 mathcal
18083 \series bold
18084
18085 \begin_inset ERT
18086 status collapsed
18087
18088 \begin_layout Plain Layout
18089
18090
18091 \backslash
18092 spce 
18093 \end_layout
18094
18095 \end_inset
18096
18097
18098 \series default
18099 ABC
18100 \end_layout
18101
18102 \end_inset
18103 </cell>
18104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18105 \begin_inset Text
18106
18107 \begin_layout Plain Layout
18108 \begin_inset Formula $\mathcal{ABC}$
18109 \end_inset
18110
18111
18112 \end_layout
18113
18114 \end_inset
18115 </cell>
18116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18117 \begin_inset Text
18118
18119 \begin_layout Plain Layout
18120 \begin_inset Info
18121 type  "shortcut"
18122 arg   "font-emph"
18123 \end_inset
18124
18125
18126 \end_layout
18127
18128 \end_inset
18129 </cell>
18130 </row>
18131 <row>
18132 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18133 \begin_inset Text
18134
18135 \begin_layout Plain Layout
18136
18137 \backslash
18138 mathfrak
18139 \series bold
18140
18141 \begin_inset ERT
18142 status collapsed
18143
18144 \begin_layout Plain Layout
18145
18146
18147 \backslash
18148 spce 
18149 \end_layout
18150
18151 \end_inset
18152
18153
18154 \series default
18155 AbC
18156 \end_layout
18157
18158 \end_inset
18159 </cell>
18160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164 \begin_inset Formula $\mathfrak{AbC}$
18165 \end_inset
18166
18167
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18173 \begin_inset Text
18174
18175 \begin_layout Plain Layout
18176 -
18177 \end_layout
18178
18179 \end_inset
18180 </cell>
18181 </row>
18182 </lyxtabular>
18183
18184 \end_inset
18185
18186
18187 \end_layout
18188
18189 \begin_layout Standard
18190 \align center
18191 \begin_inset Tabular
18192 <lyxtabular version="3" rows="5" columns="3">
18193 <features>
18194 <column alignment="center" valignment="top" width="0">
18195 <column alignment="center" valignment="top" width="0">
18196 <column alignment="center" valignment="top" width="0">
18197 <row>
18198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18199 \begin_inset Text
18200
18201 \begin_layout Plain Layout
18202 Command
18203 \end_layout
18204
18205 \end_inset
18206 </cell>
18207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18208 \begin_inset Text
18209
18210 \begin_layout Plain Layout
18211 Result
18212 \end_layout
18213
18214 \end_inset
18215 </cell>
18216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18217 \begin_inset Text
18218
18219 \begin_layout Plain Layout
18220 shortcut
18221 \end_layout
18222
18223 \end_inset
18224 </cell>
18225 </row>
18226 <row>
18227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18228 \begin_inset Text
18229
18230 \begin_layout Plain Layout
18231
18232 \backslash
18233 mathit
18234 \series bold
18235
18236 \begin_inset ERT
18237 status collapsed
18238
18239 \begin_layout Plain Layout
18240
18241
18242 \backslash
18243 spce 
18244 \end_layout
18245
18246 \end_inset
18247
18248
18249 \series default
18250 AbC
18251 \end_layout
18252
18253 \end_inset
18254 </cell>
18255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18256 \begin_inset Text
18257
18258 \begin_layout Plain Layout
18259 \begin_inset Formula $\mathit{AbC}$
18260 \end_inset
18261
18262
18263 \end_layout
18264
18265 \end_inset
18266 </cell>
18267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18268 \begin_inset Text
18269
18270 \begin_layout Plain Layout
18271 -
18272 \end_layout
18273
18274 \end_inset
18275 </cell>
18276 </row>
18277 <row>
18278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282
18283 \backslash
18284 mathrm
18285 \series bold
18286
18287 \begin_inset ERT
18288 status collapsed
18289
18290 \begin_layout Plain Layout
18291
18292
18293 \backslash
18294 spce 
18295 \end_layout
18296
18297 \end_inset
18298
18299
18300 \series default
18301 AbC
18302 \end_layout
18303
18304 \end_inset
18305 </cell>
18306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18307 \begin_inset Text
18308
18309 \begin_layout Plain Layout
18310 \begin_inset Formula $\mathrm{AbC}$
18311 \end_inset
18312
18313
18314 \end_layout
18315
18316 \end_inset
18317 </cell>
18318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18319 \begin_inset Text
18320
18321 \begin_layout Plain Layout
18322 \begin_inset Info
18323 type  "shortcut"
18324 arg   "font-roman"
18325 \end_inset
18326
18327
18328 \end_layout
18329
18330 \end_inset
18331 </cell>
18332 </row>
18333 <row>
18334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18335 \begin_inset Text
18336
18337 \begin_layout Plain Layout
18338
18339 \backslash
18340 mathsf
18341 \series bold
18342
18343 \begin_inset ERT
18344 status collapsed
18345
18346 \begin_layout Plain Layout
18347
18348
18349 \backslash
18350 spce 
18351 \end_layout
18352
18353 \end_inset
18354
18355
18356 \series default
18357 AbC
18358 \end_layout
18359
18360 \end_inset
18361 </cell>
18362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18363 \begin_inset Text
18364
18365 \begin_layout Plain Layout
18366 \begin_inset Formula $\mathsf{AbC}$
18367 \end_inset
18368
18369
18370 \end_layout
18371
18372 \end_inset
18373 </cell>
18374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18375 \begin_inset Text
18376
18377 \begin_layout Plain Layout
18378 \begin_inset Info
18379 type  "shortcut"
18380 arg   "font-sans"
18381 \end_inset
18382
18383
18384 \end_layout
18385
18386 \end_inset
18387 </cell>
18388 </row>
18389 <row>
18390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18391 \begin_inset Text
18392
18393 \begin_layout Plain Layout
18394
18395 \backslash
18396 mathtt
18397 \series bold
18398
18399 \begin_inset ERT
18400 status collapsed
18401
18402 \begin_layout Plain Layout
18403
18404
18405 \backslash
18406 spce 
18407 \end_layout
18408
18409 \end_inset
18410
18411
18412 \series default
18413 AbC
18414 \end_layout
18415
18416 \end_inset
18417 </cell>
18418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18419 \begin_inset Text
18420
18421 \begin_layout Plain Layout
18422 \begin_inset Formula $\mathtt{AbC}$
18423 \end_inset
18424
18425
18426 \end_layout
18427
18428 \end_inset
18429 </cell>
18430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18431 \begin_inset Text
18432
18433 \begin_layout Plain Layout
18434 \begin_inset Info
18435 type  "shortcut"
18436 arg   "font-typewriter"
18437 \end_inset
18438
18439
18440 \end_layout
18441
18442 \end_inset
18443 </cell>
18444 </row>
18445 </lyxtabular>
18446
18447 \end_inset
18448
18449
18450 \end_layout
18451
18452 \begin_layout Standard
18453 \begin_inset Note Greyedout
18454 status open
18455
18456 \begin_layout Plain Layout
18457
18458 \series bold
18459 Note:
18460 \series default
18461  The styles 
18462 \series bold
18463
18464 \backslash
18465 mathbb
18466 \series default
18467  and 
18468 \series bold
18469
18470 \backslash
18471 mathcal
18472 \series default
18473  can only be used for big letters.
18474 \end_layout
18475
18476 \end_inset
18477
18478
18479 \end_layout
18480
18481 \begin_layout Standard
18482 Predefined is the style 
18483 \series bold
18484
18485 \backslash
18486 mathnormal
18487 \series default
18488 .
18489 \end_layout
18490
18491 \begin_layout Standard
18492 The style commands work also for letters in mathematical constructs:
18493 \begin_inset Formula \[
18494 \mathfrak{A=\frac{b}{C}}\]
18495
18496 \end_inset
18497
18498
18499 \end_layout
18500
18501 \begin_layout Standard
18502 Characters in mathematical text don't appear in a math font style but in
18503  the text font style 
18504 \series bold
18505
18506 \backslash
18507 textrm
18508 \series default
18509 .
18510  That their style can't be set correctly via the text style dialog is a
18511  bug in LyX.
18512 \begin_inset Foot
18513 status collapsed
18514
18515 \begin_layout Plain Layout
18516 \begin_inset CommandInset href
18517 LatexCommand href
18518 name "LyX-bug #4629"
18519 target "http://www.lyx.org/trac/ticket/4629"
18520
18521 \end_inset
18522
18523
18524 \end_layout
18525
18526 \end_inset
18527
18528
18529 \end_layout
18530
18531 \begin_layout Standard
18532 Instead of the style commands the dialog 
18533 \family sans
18534 Edit\SpecialChar \menuseparator
18535 Math\SpecialChar \menuseparator
18536 Text Style
18537 \family default
18538  or the toolbar button 
18539 \begin_inset Graphics
18540         filename ../images/math/font.png
18541         scale 85
18542
18543 \end_inset
18544
18545  can be used.
18546 \end_layout
18547
18548 \begin_layout Subsection
18549 Bold Formulas
18550 \begin_inset CommandInset label
18551 LatexCommand label
18552 name "sub:Bold-Formulas"
18553
18554 \end_inset
18555
18556
18557 \begin_inset Index
18558 status collapsed
18559
18560 \begin_layout Plain Layout
18561 Formula ! bold
18562 \end_layout
18563
18564 \end_inset
18565
18566
18567 \end_layout
18568
18569 \begin_layout Standard
18570 To make a complete formula bold, the command 
18571 \series bold
18572
18573 \backslash
18574 mathbf
18575 \series default
18576  from the previous subsection cannot be used, because it doesn't work for
18577  small Greek letters.
18578  Furthermore it prints Latin letters always upright, like in the following
18579  equation:
18580 \end_layout
18581
18582 \begin_layout Standard
18583 \begin_inset Formula \[
18584 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{equation with \textbackslash mathbf}\]
18585
18586 \end_inset
18587
18588
18589 \end_layout
18590
18591 \begin_layout Standard
18592 To display the formula correctly, the command 
18593 \series bold
18594
18595 \backslash
18596 boldsymbol
18597 \series default
18598  is used:
18599 \begin_inset Formula \[
18600 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation with \textbackslash boldsymbol}}\]
18601
18602 \end_inset
18603
18604 It is also possible to set the formula in a 
18605 \series bold
18606 boldmath environment
18607 \series default
18608 .
18609  This environment is created by inserting the command 
18610 \series bold
18611
18612 \backslash
18613 boldmath
18614 \begin_inset Index
18615 status collapsed
18616
18617 \begin_layout Plain Layout
18618 Commands ! B ! 
18619 \backslash
18620 boldmath
18621 \end_layout
18622
18623 \end_inset
18624
18625
18626 \series default
18627  in TeX-mode.
18628  To end the environment, the command 
18629 \series bold
18630
18631 \backslash
18632 unboldmath
18633 \begin_inset Index
18634 status collapsed
18635
18636 \begin_layout Plain Layout
18637 Commands ! U ! 
18638 \backslash
18639 unboldmath
18640 \end_layout
18641
18642 \end_inset
18643
18644
18645 \series default
18646  is inserted in TeX-mode.
18647 \begin_inset ERT
18648 status collapsed
18649
18650 \begin_layout Plain Layout
18651
18652
18653 \backslash
18654 boldmath 
18655 \end_layout
18656
18657 \end_inset
18658
18659
18660 \begin_inset Formula \[
18661 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{equation in a boldmath environment}\]
18662
18663 \end_inset
18664
18665
18666 \begin_inset ERT
18667 status collapsed
18668
18669 \begin_layout Plain Layout
18670
18671
18672 \backslash
18673 unboldmath 
18674 \end_layout
18675
18676 \end_inset
18677
18678
18679 \end_layout
18680
18681 \begin_layout Subsection
18682 Colored Formulas
18683 \begin_inset Index
18684 status collapsed
18685
18686 \begin_layout Plain Layout
18687 Formula ! colored
18688 \end_layout
18689
18690 \end_inset
18691
18692
18693 \end_layout
18694
18695 \begin_layout Standard
18696 Formulas can be colored like normal text: Highlight a formula or a formula
18697  part and use the 
18698 \family sans
18699 Text Style
18700 \family default
18701  dialog.
18702  Here is a formula in magenta:
18703 \begin_inset Formula \[
18704 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
18705
18706 \end_inset
18707
18708
18709 \end_layout
18710
18711 \begin_layout Standard
18712 You can also define your own colors as described in 
18713 \begin_inset CommandInset ref
18714 LatexCommand ref
18715 reference "sub:Colored-Boxes"
18716
18717 \end_inset
18718
18719 .
18720  They can be used with the TeX code command 
18721 \series bold
18722
18723 \backslash
18724 textcolor
18725 \series default
18726
18727 \begin_inset Index
18728 status collapsed
18729
18730 \begin_layout Plain Layout
18731 Commands ! T ! 
18732 \backslash
18733 textcolor
18734 \end_layout
18735
18736 \end_inset
18737
18738  in the scheme
18739 \end_layout
18740
18741 \begin_layout Standard
18742
18743 \series bold
18744
18745 \backslash
18746 textcolor{color}{characters or formula}
18747 \end_layout
18748
18749 \begin_layout Standard
18750 The following example was colored completely dark green and partly red:
18751 \end_layout
18752
18753 \begin_layout Standard
18754 \begin_inset ERT
18755 status collapsed
18756
18757 \begin_layout Plain Layout
18758
18759
18760 \backslash
18761 textcolor{darkgreen}{
18762 \end_layout
18763
18764 \end_inset
18765
18766
18767 \begin_inset Formula \[
18768 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
18769
18770 \end_inset
18771
18772
18773 \begin_inset ERT
18774 status collapsed
18775
18776 \begin_layout Plain Layout
18777
18778 }
18779 \end_layout
18780
18781 \end_inset
18782
18783
18784 \end_layout
18785
18786 \begin_layout Standard
18787 Due to a bug in LyX only complete formulas can be colored with self-defined
18788  colors.
18789 \begin_inset Foot
18790 status collapsed
18791
18792 \begin_layout Plain Layout
18793 \begin_inset CommandInset href
18794 LatexCommand href
18795 name "LyX-bug #5269"
18796 target "http://www.lyx.org/trac/ticket/5269"
18797
18798 \end_inset
18799
18800
18801 \end_layout
18802
18803 \end_inset
18804
18805
18806 \end_layout
18807
18808 \begin_layout Subsection
18809 Font Sizes
18810 \begin_inset CommandInset label
18811 LatexCommand label
18812 name "sub:Font-Sizes"
18813
18814 \end_inset
18815
18816
18817 \begin_inset Index
18818 status collapsed
18819
18820 \begin_layout Plain Layout
18821 Font ! size
18822 \end_layout
18823
18824 \end_inset
18825
18826
18827 \end_layout
18828
18829 \begin_layout Standard
18830 For characters in formulas there are, analog to characters in text, the
18831  following size commands:
18832 \end_layout
18833
18834 \begin_layout Standard
18835
18836 \series bold
18837
18838 \backslash
18839 Huge
18840 \series default
18841
18842 \series bold
18843
18844 \backslash
18845 huge
18846 \series default
18847
18848 \series bold
18849
18850 \backslash
18851 LARGE
18852 \series default
18853
18854 \series bold
18855
18856 \backslash
18857 Large
18858 \series default
18859
18860 \series bold
18861
18862 \backslash
18863 large
18864 \series default
18865
18866 \series bold
18867
18868 \backslash
18869 normalsize
18870 \series default
18871
18872 \series bold
18873
18874 \backslash
18875 small
18876 \series default
18877 ,
18878 \begin_inset Newline newline
18879 \end_inset
18880
18881
18882 \series bold
18883
18884 \backslash
18885 footnotesize
18886 \series default
18887
18888 \series bold
18889
18890 \backslash
18891 scriptsize
18892 \series default
18893 , and 
18894 \series bold
18895
18896 \backslash
18897 tiny
18898 \end_layout
18899
18900 \begin_layout Standard
18901 The size produced by the commands depends on the document font size, that
18902  corresponds with the command 
18903 \series bold
18904
18905 \backslash
18906 normalsize
18907 \series default
18908 .
18909  The other commands produce smaller or larger sizes than 
18910 \series bold
18911
18912 \backslash
18913 normalsize
18914 \series default
18915 .
18916  The font size can however not exceed a certain value.
18917  Is for example the document font size 12
18918 \begin_inset space \thinspace{}
18919 \end_inset
18920
18921 pt, the command 
18922 \series bold
18923
18924 \backslash
18925 Huge
18926 \series default
18927  switches to the same size as 
18928 \series bold
18929
18930 \backslash
18931 huge
18932 \series default
18933 .
18934  
18935 \end_layout
18936
18937 \begin_layout Standard
18938 A size command is inserted in TeX-mode before the formula and sets the size
18939  for all following formula and text characters.
18940  To switch back to the initial size, the command 
18941 \series bold
18942
18943 \backslash
18944 normalsize
18945 \series default
18946  is inserted behind the formula in TeX-mode.
18947 \end_layout
18948
18949 \begin_layout Standard
18950 Within a formula the size can only be changed for symbols or letters in
18951  mathematical text.
18952  To do this, the size command is inserted in mathematical text.
18953  All following characters until the end of the mathematical text or until
18954  another size command will have the selected size.
18955  Two examples:
18956 \begin_inset VSpace -2mm
18957 \end_inset
18958
18959
18960 \end_layout
18961
18962 \begin_layout Standard
18963 \begin_inset ERT
18964 status collapsed
18965
18966 \begin_layout Plain Layout
18967
18968
18969 \backslash
18970 huge 
18971 \end_layout
18972
18973 \end_inset
18974
18975
18976 \begin_inset Formula \[
18977 A=\frac{B}{c}\cdot\maltese\]
18978
18979 \end_inset
18980
18981
18982 \begin_inset Formula \[
18983 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18984
18985 \end_inset
18986
18987
18988 \begin_inset ERT
18989 status collapsed
18990
18991 \begin_layout Plain Layout
18992
18993
18994 \backslash
18995 normalsize 
18996 \end_layout
18997
18998 \end_inset
18999
19000
19001 \end_layout
19002
19003 \begin_layout Standard
19004 \begin_inset VSpace medskip
19005 \end_inset
19006
19007 Before both formulas the command 
19008 \series bold
19009
19010 \backslash
19011 huge
19012 \series default
19013  was inserted.
19014  The command for the second formula is:
19015 \begin_inset Newline newline
19016 \end_inset
19017
19018
19019 \series bold
19020
19021 \backslash
19022 maltese
19023 \begin_inset ERT
19024 status collapsed
19025
19026 \begin_layout Plain Layout
19027
19028
19029 \backslash
19030 spce 
19031 \end_layout
19032
19033 \end_inset
19034
19035 A Alt+M M 
19036 \backslash
19037 Large
19038 \begin_inset ERT
19039 status collapsed
19040
19041 \begin_layout Plain Layout
19042
19043
19044 \backslash
19045 spce 
19046 \end_layout
19047
19048 \end_inset
19049
19050
19051 \backslash
19052 maltese
19053 \begin_inset ERT
19054 status collapsed
19055
19056 \begin_layout Plain Layout
19057
19058
19059 \backslash
19060 spce 
19061 \end_layout
19062
19063 \end_inset
19064
19065
19066 \backslash
19067 textit
19068 \begin_inset ERT
19069 status collapsed
19070
19071 \begin_layout Plain Layout
19072
19073
19074 \backslash
19075 spce 
19076 \end_layout
19077
19078 \end_inset
19079
19080 A
19081 \begin_inset Formula $\to$
19082 \end_inset
19083
19084
19085 \begin_inset Formula $\to$
19086 \end_inset
19087
19088
19089 \begin_inset Newline newline
19090 \end_inset
19091
19092
19093 \begin_inset space \hspace*{}
19094 \length 1cm
19095 \end_inset
19096
19097 Alt+M
19098 \series default
19099  
19100 \series bold
19101
19102 \backslash
19103 tiny
19104 \begin_inset ERT
19105 status collapsed
19106
19107 \begin_layout Plain Layout
19108
19109
19110 \backslash
19111 spce 
19112 \end_layout
19113
19114 \end_inset
19115
19116
19117 \backslash
19118 maltese
19119 \begin_inset ERT
19120 status collapsed
19121
19122 \begin_layout Plain Layout
19123
19124
19125 \backslash
19126 spce 
19127 \end_layout
19128
19129 \end_inset
19130
19131
19132 \backslash
19133 textit
19134 \begin_inset ERT
19135 status collapsed
19136
19137 \begin_layout Plain Layout
19138
19139
19140 \backslash
19141 spce 
19142 \end_layout
19143
19144 \end_inset
19145
19146 A
19147 \end_layout
19148
19149 \begin_layout Standard
19150 If a symbol cannot be displayed in different sizes, it will always be displayed
19151  in the default size.
19152 \end_layout
19153
19154 \begin_layout Section
19155 Greek Letters
19156 \begin_inset Index
19157 status collapsed
19158
19159 \begin_layout Plain Layout
19160 Greek letters
19161 \end_layout
19162
19163 \end_inset
19164
19165
19166 \end_layout
19167
19168 \begin_layout Standard
19169 All Greek letters can also be inserted via the toolbar button 
19170 \begin_inset Graphics
19171         filename ../images/math/alpha.png
19172         scale 85
19173
19174 \end_inset
19175
19176 .
19177 \end_layout
19178
19179 \begin_layout Subsection
19180 Small Letters
19181 \begin_inset Index
19182 status collapsed
19183
19184 \begin_layout Plain Layout
19185 Greek letters ! small
19186 \end_layout
19187
19188 \end_inset
19189
19190
19191 \end_layout
19192
19193 \begin_layout Standard
19194 \begin_inset space \hfill{}
19195 \end_inset
19196
19197
19198 \begin_inset Tabular
19199 <lyxtabular version="3" rows="11" columns="2">
19200 <features>
19201 <column alignment="center" valignment="top" width="0pt">
19202 <column alignment="center" valignment="top" width="0pt">
19203 <row>
19204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Plain Layout
19208 Command
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217 Result
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 </row>
19223 <row>
19224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19225 \begin_inset Text
19226
19227 \begin_layout Plain Layout
19228
19229 \backslash
19230 alpha
19231 \end_layout
19232
19233 \end_inset
19234 </cell>
19235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19236 \begin_inset Text
19237
19238 \begin_layout Plain Layout
19239 \begin_inset Formula $\alpha$
19240 \end_inset
19241
19242
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 </row>
19248 <row>
19249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19250 \begin_inset Text
19251
19252 \begin_layout Plain Layout
19253
19254 \backslash
19255 beta
19256 \end_layout
19257
19258 \end_inset
19259 </cell>
19260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19261 \begin_inset Text
19262
19263 \begin_layout Plain Layout
19264 \begin_inset Formula $\beta$
19265 \end_inset
19266
19267
19268 \end_layout
19269
19270 \end_inset
19271 </cell>
19272 </row>
19273 <row>
19274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19275 \begin_inset Text
19276
19277 \begin_layout Plain Layout
19278
19279 \backslash
19280 gamma
19281 \end_layout
19282
19283 \end_inset
19284 </cell>
19285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19286 \begin_inset Text
19287
19288 \begin_layout Plain Layout
19289 \begin_inset Formula $\gamma$
19290 \end_inset
19291
19292
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 </row>
19298 <row>
19299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19300 \begin_inset Text
19301
19302 \begin_layout Plain Layout
19303
19304 \backslash
19305 delta
19306 \end_layout
19307
19308 \end_inset
19309 </cell>
19310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19311 \begin_inset Text
19312
19313 \begin_layout Plain Layout
19314 \begin_inset Formula $\delta$
19315 \end_inset
19316
19317
19318 \end_layout
19319
19320 \end_inset
19321 </cell>
19322 </row>
19323 <row>
19324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328
19329 \backslash
19330 epsilon
19331 \end_layout
19332
19333 \end_inset
19334 </cell>
19335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19336 \begin_inset Text
19337
19338 \begin_layout Plain Layout
19339 \begin_inset Formula $\epsilon$
19340 \end_inset
19341
19342
19343 \end_layout
19344
19345 \end_inset
19346 </cell>
19347 </row>
19348 <row>
19349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19350 \begin_inset Text
19351
19352 \begin_layout Plain Layout
19353
19354 \backslash
19355 varepsilon
19356 \end_layout
19357
19358 \end_inset
19359 </cell>
19360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19361 \begin_inset Text
19362
19363 \begin_layout Plain Layout
19364 \begin_inset Formula $\varepsilon$
19365 \end_inset
19366
19367
19368 \end_layout
19369
19370 \end_inset
19371 </cell>
19372 </row>
19373 <row>
19374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378
19379 \backslash
19380 zeta
19381 \end_layout
19382
19383 \end_inset
19384 </cell>
19385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19386 \begin_inset Text
19387
19388 \begin_layout Plain Layout
19389 \begin_inset Formula $\zeta$
19390 \end_inset
19391
19392
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 </row>
19398 <row>
19399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403
19404 \backslash
19405 eta
19406 \end_layout
19407
19408 \end_inset
19409 </cell>
19410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19411 \begin_inset Text
19412
19413 \begin_layout Plain Layout
19414 \begin_inset Formula $\eta$
19415 \end_inset
19416
19417
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 </row>
19423 <row>
19424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428
19429 \backslash
19430 theta
19431 \end_layout
19432
19433 \end_inset
19434 </cell>
19435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19436 \begin_inset Text
19437
19438 \begin_layout Plain Layout
19439 \begin_inset Formula $\theta$
19440 \end_inset
19441
19442
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 </row>
19448 <row>
19449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19450 \begin_inset Text
19451
19452 \begin_layout Plain Layout
19453
19454 \backslash
19455 vartheta
19456 \end_layout
19457
19458 \end_inset
19459 </cell>
19460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19461 \begin_inset Text
19462
19463 \begin_layout Plain Layout
19464 \begin_inset Formula $\vartheta$
19465 \end_inset
19466
19467
19468 \end_layout
19469
19470 \end_inset
19471 </cell>
19472 </row>
19473 </lyxtabular>
19474
19475 \end_inset
19476
19477
19478 \begin_inset space \hfill{}
19479 \end_inset
19480
19481
19482 \begin_inset Tabular
19483 <lyxtabular version="3" rows="12" columns="2">
19484 <features>
19485 <column alignment="center" valignment="top" width="0pt">
19486 <column alignment="center" valignment="top" width="0pt">
19487 <row>
19488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19489 \begin_inset Text
19490
19491 \begin_layout Plain Layout
19492 Command
19493 \end_layout
19494
19495 \end_inset
19496 </cell>
19497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19498 \begin_inset Text
19499
19500 \begin_layout Plain Layout
19501 Result
19502 \end_layout
19503
19504 \end_inset
19505 </cell>
19506 </row>
19507 <row>
19508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19509 \begin_inset Text
19510
19511 \begin_layout Plain Layout
19512
19513 \backslash
19514 iota
19515 \end_layout
19516
19517 \end_inset
19518 </cell>
19519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19520 \begin_inset Text
19521
19522 \begin_layout Plain Layout
19523 \begin_inset Formula $\iota$
19524 \end_inset
19525
19526
19527 \end_layout
19528
19529 \end_inset
19530 </cell>
19531 </row>
19532 <row>
19533 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19534 \begin_inset Text
19535
19536 \begin_layout Plain Layout
19537
19538 \backslash
19539 kappa
19540 \end_layout
19541
19542 \end_inset
19543 </cell>
19544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19545 \begin_inset Text
19546
19547 \begin_layout Plain Layout
19548 \begin_inset Formula $\kappa$
19549 \end_inset
19550
19551
19552 \end_layout
19553
19554 \end_inset
19555 </cell>
19556 </row>
19557 <row>
19558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19559 \begin_inset Text
19560
19561 \begin_layout Plain Layout
19562
19563 \backslash
19564 varkappa
19565 \end_layout
19566
19567 \end_inset
19568 </cell>
19569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19570 \begin_inset Text
19571
19572 \begin_layout Plain Layout
19573 \begin_inset Formula $\varkappa$
19574 \end_inset
19575
19576
19577 \end_layout
19578
19579 \end_inset
19580 </cell>
19581 </row>
19582 <row>
19583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19584 \begin_inset Text
19585
19586 \begin_layout Plain Layout
19587
19588 \backslash
19589 lambda
19590 \end_layout
19591
19592 \end_inset
19593 </cell>
19594 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19595 \begin_inset Text
19596
19597 \begin_layout Plain Layout
19598 \begin_inset Formula $\lambda$
19599 \end_inset
19600
19601
19602 \end_layout
19603
19604 \end_inset
19605 </cell>
19606 </row>
19607 <row>
19608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19609 \begin_inset Text
19610
19611 \begin_layout Plain Layout
19612
19613 \backslash
19614 mu
19615 \end_layout
19616
19617 \end_inset
19618 </cell>
19619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19620 \begin_inset Text
19621
19622 \begin_layout Plain Layout
19623 \begin_inset Formula $\mu$
19624 \end_inset
19625
19626
19627 \end_layout
19628
19629 \end_inset
19630 </cell>
19631 </row>
19632 <row>
19633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19634 \begin_inset Text
19635
19636 \begin_layout Plain Layout
19637
19638 \backslash
19639 nu
19640 \end_layout
19641
19642 \end_inset
19643 </cell>
19644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19645 \begin_inset Text
19646
19647 \begin_layout Plain Layout
19648 \begin_inset Formula $\nu$
19649 \end_inset
19650
19651
19652 \end_layout
19653
19654 \end_inset
19655 </cell>
19656 </row>
19657 <row>
19658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19659 \begin_inset Text
19660
19661 \begin_layout Plain Layout
19662
19663 \backslash
19664 xi
19665 \end_layout
19666
19667 \end_inset
19668 </cell>
19669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19670 \begin_inset Text
19671
19672 \begin_layout Plain Layout
19673 \begin_inset Formula $\xi$
19674 \end_inset
19675
19676
19677 \end_layout
19678
19679 \end_inset
19680 </cell>
19681 </row>
19682 <row>
19683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19684 \begin_inset Text
19685
19686 \begin_layout Plain Layout
19687 o
19688 \end_layout
19689
19690 \end_inset
19691 </cell>
19692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19693 \begin_inset Text
19694
19695 \begin_layout Plain Layout
19696 \begin_inset Formula $o$
19697 \end_inset
19698
19699
19700 \end_layout
19701
19702 \end_inset
19703 </cell>
19704 </row>
19705 <row>
19706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19707 \begin_inset Text
19708
19709 \begin_layout Plain Layout
19710
19711 \backslash
19712 pi
19713 \end_layout
19714
19715 \end_inset
19716 </cell>
19717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19718 \begin_inset Text
19719
19720 \begin_layout Plain Layout
19721 \begin_inset Formula $\pi$
19722 \end_inset
19723
19724
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 </row>
19730 <row>
19731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19732 \begin_inset Text
19733
19734 \begin_layout Plain Layout
19735
19736 \backslash
19737 varpi
19738 \end_layout
19739
19740 \end_inset
19741 </cell>
19742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19743 \begin_inset Text
19744
19745 \begin_layout Plain Layout
19746 \begin_inset Formula $\varpi$
19747 \end_inset
19748
19749
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 </row>
19755 <row>
19756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19757 \begin_inset Text
19758
19759 \begin_layout Plain Layout
19760
19761 \backslash
19762 rho
19763 \end_layout
19764
19765 \end_inset
19766 </cell>
19767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19768 \begin_inset Text
19769
19770 \begin_layout Plain Layout
19771 \begin_inset Formula $\rho$
19772 \end_inset
19773
19774
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 </row>
19780 </lyxtabular>
19781
19782 \end_inset
19783
19784
19785 \begin_inset space \hfill{}
19786 \end_inset
19787
19788
19789 \begin_inset Tabular
19790 <lyxtabular version="3" rows="11" columns="2">
19791 <features>
19792 <column alignment="center" valignment="top" width="0pt">
19793 <column alignment="center" valignment="top" width="0pt">
19794 <row>
19795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19796 \begin_inset Text
19797
19798 \begin_layout Plain Layout
19799 Command
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19805 \begin_inset Text
19806
19807 \begin_layout Plain Layout
19808 Result
19809 \end_layout
19810
19811 \end_inset
19812 </cell>
19813 </row>
19814 <row>
19815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19816 \begin_inset Text
19817
19818 \begin_layout Plain Layout
19819
19820 \backslash
19821 varrho
19822 \end_layout
19823
19824 \end_inset
19825 </cell>
19826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19827 \begin_inset Text
19828
19829 \begin_layout Plain Layout
19830 \begin_inset Formula $\varrho$
19831 \end_inset
19832
19833
19834 \end_layout
19835
19836 \end_inset
19837 </cell>
19838 </row>
19839 <row>
19840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19841 \begin_inset Text
19842
19843 \begin_layout Plain Layout
19844
19845 \backslash
19846 sigma
19847 \end_layout
19848
19849 \end_inset
19850 </cell>
19851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19852 \begin_inset Text
19853
19854 \begin_layout Plain Layout
19855 \begin_inset Formula $\sigma$
19856 \end_inset
19857
19858
19859 \end_layout
19860
19861 \end_inset
19862 </cell>
19863 </row>
19864 <row>
19865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19866 \begin_inset Text
19867
19868 \begin_layout Plain Layout
19869
19870 \backslash
19871 varsigma
19872 \end_layout
19873
19874 \end_inset
19875 </cell>
19876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19877 \begin_inset Text
19878
19879 \begin_layout Plain Layout
19880 \begin_inset Formula $\varsigma$
19881 \end_inset
19882
19883
19884 \end_layout
19885
19886 \end_inset
19887 </cell>
19888 </row>
19889 <row>
19890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19891 \begin_inset Text
19892
19893 \begin_layout Plain Layout
19894
19895 \backslash
19896 tau
19897 \end_layout
19898
19899 \end_inset
19900 </cell>
19901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19902 \begin_inset Text
19903
19904 \begin_layout Plain Layout
19905 \begin_inset Formula $\tau$
19906 \end_inset
19907
19908
19909 \end_layout
19910
19911 \end_inset
19912 </cell>
19913 </row>
19914 <row>
19915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19916 \begin_inset Text
19917
19918 \begin_layout Plain Layout
19919
19920 \backslash
19921 upsilon
19922 \end_layout
19923
19924 \end_inset
19925 </cell>
19926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19927 \begin_inset Text
19928
19929 \begin_layout Plain Layout
19930 \begin_inset Formula $\upsilon$
19931 \end_inset
19932
19933
19934 \end_layout
19935
19936 \end_inset
19937 </cell>
19938 </row>
19939 <row>
19940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19941 \begin_inset Text
19942
19943 \begin_layout Plain Layout
19944
19945 \backslash
19946 phi
19947 \end_layout
19948
19949 \end_inset
19950 </cell>
19951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19952 \begin_inset Text
19953
19954 \begin_layout Plain Layout
19955 \begin_inset Formula $\phi$
19956 \end_inset
19957
19958
19959 \end_layout
19960
19961 \end_inset
19962 </cell>
19963 </row>
19964 <row>
19965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19966 \begin_inset Text
19967
19968 \begin_layout Plain Layout
19969
19970 \backslash
19971 varphi
19972 \end_layout
19973
19974 \end_inset
19975 </cell>
19976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19977 \begin_inset Text
19978
19979 \begin_layout Plain Layout
19980 \begin_inset Formula $\varphi$
19981 \end_inset
19982
19983
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 </row>
19989 <row>
19990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19991 \begin_inset Text
19992
19993 \begin_layout Plain Layout
19994
19995 \backslash
19996 chi
19997 \end_layout
19998
19999 \end_inset
20000 </cell>
20001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20002 \begin_inset Text
20003
20004 \begin_layout Plain Layout
20005 \begin_inset Formula $\chi$
20006 \end_inset
20007
20008
20009 \end_layout
20010
20011 \end_inset
20012 </cell>
20013 </row>
20014 <row>
20015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20016 \begin_inset Text
20017
20018 \begin_layout Plain Layout
20019
20020 \backslash
20021 psi
20022 \end_layout
20023
20024 \end_inset
20025 </cell>
20026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20027 \begin_inset Text
20028
20029 \begin_layout Plain Layout
20030 \begin_inset Formula $\psi$
20031 \end_inset
20032
20033
20034 \end_layout
20035
20036 \end_inset
20037 </cell>
20038 </row>
20039 <row>
20040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20041 \begin_inset Text
20042
20043 \begin_layout Plain Layout
20044
20045 \backslash
20046 omega
20047 \end_layout
20048
20049 \end_inset
20050 </cell>
20051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20052 \begin_inset Text
20053
20054 \begin_layout Plain Layout
20055 \begin_inset Formula $\omega$
20056 \end_inset
20057
20058
20059 \end_layout
20060
20061 \end_inset
20062 </cell>
20063 </row>
20064 </lyxtabular>
20065
20066 \end_inset
20067
20068
20069 \begin_inset space \hfill{}
20070 \end_inset
20071
20072
20073 \end_layout
20074
20075 \begin_layout Standard
20076 \begin_inset VSpace medskip
20077 \end_inset
20078
20079
20080 \end_layout
20081
20082 \begin_layout Standard
20083 How to create upright Greek letters is explained in 
20084 \begin_inset CommandInset ref
20085 LatexCommand ref
20086 reference "sub:Upright-small-Greek"
20087
20088 \end_inset
20089
20090 .
20091 \end_layout
20092
20093 \begin_layout Subsection
20094 Big Letters
20095 \begin_inset Index
20096 status collapsed
20097
20098 \begin_layout Plain Layout
20099 Greek letters ! big
20100 \end_layout
20101
20102 \end_inset
20103
20104
20105 \end_layout
20106
20107 \begin_layout Standard
20108 \begin_inset space \hfill{}
20109 \end_inset
20110
20111
20112 \begin_inset Tabular
20113 <lyxtabular version="3" rows="7" columns="2">
20114 <features>
20115 <column alignment="center" valignment="top" width="0pt">
20116 <column alignment="center" valignment="top" width="0pt">
20117 <row>
20118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20119 \begin_inset Text
20120
20121 \begin_layout Plain Layout
20122 Command
20123 \end_layout
20124
20125 \end_inset
20126 </cell>
20127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20128 \begin_inset Text
20129
20130 \begin_layout Plain Layout
20131 Result
20132 \end_layout
20133
20134 \end_inset
20135 </cell>
20136 </row>
20137 <row>
20138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20139 \begin_inset Text
20140
20141 \begin_layout Plain Layout
20142
20143 \backslash
20144 Gamma
20145 \end_layout
20146
20147 \end_inset
20148 </cell>
20149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20150 \begin_inset Text
20151
20152 \begin_layout Plain Layout
20153 \begin_inset Formula $\Gamma$
20154 \end_inset
20155
20156
20157 \end_layout
20158
20159 \end_inset
20160 </cell>
20161 </row>
20162 <row>
20163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20164 \begin_inset Text
20165
20166 \begin_layout Plain Layout
20167
20168 \backslash
20169 Delta
20170 \end_layout
20171
20172 \end_inset
20173 </cell>
20174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20175 \begin_inset Text
20176
20177 \begin_layout Plain Layout
20178 \begin_inset Formula $\Delta$
20179 \end_inset
20180
20181
20182 \end_layout
20183
20184 \end_inset
20185 </cell>
20186 </row>
20187 <row>
20188 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20189 \begin_inset Text
20190
20191 \begin_layout Plain Layout
20192
20193 \backslash
20194 Theta
20195 \end_layout
20196
20197 \end_inset
20198 </cell>
20199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20200 \begin_inset Text
20201
20202 \begin_layout Plain Layout
20203 \begin_inset Formula $\Theta$
20204 \end_inset
20205
20206
20207 \end_layout
20208
20209 \end_inset
20210 </cell>
20211 </row>
20212 <row>
20213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20214 \begin_inset Text
20215
20216 \begin_layout Plain Layout
20217
20218 \backslash
20219 Lambda
20220 \end_layout
20221
20222 \end_inset
20223 </cell>
20224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20225 \begin_inset Text
20226
20227 \begin_layout Plain Layout
20228 \begin_inset Formula $\Lambda$
20229 \end_inset
20230
20231
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 </row>
20237 <row>
20238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Plain Layout
20242
20243 \backslash
20244 Xi
20245 \end_layout
20246
20247 \end_inset
20248 </cell>
20249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Plain Layout
20253 \begin_inset Formula $\Xi$
20254 \end_inset
20255
20256
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 </row>
20262 <row>
20263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267
20268 \backslash
20269 Pi
20270 \end_layout
20271
20272 \end_inset
20273 </cell>
20274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20275 \begin_inset Text
20276
20277 \begin_layout Plain Layout
20278 \begin_inset Formula $\Pi$
20279 \end_inset
20280
20281
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 </row>
20287 </lyxtabular>
20288
20289 \end_inset
20290
20291
20292 \begin_inset space \hfill{}
20293 \end_inset
20294
20295
20296 \begin_inset Tabular
20297 <lyxtabular version="3" rows="6" columns="2">
20298 <features>
20299 <column alignment="center" valignment="top" width="0pt">
20300 <column alignment="center" valignment="top" width="0pt">
20301 <row>
20302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20303 \begin_inset Text
20304
20305 \begin_layout Plain Layout
20306 Command
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315 Result
20316 \end_layout
20317
20318 \end_inset
20319 </cell>
20320 </row>
20321 <row>
20322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20323 \begin_inset Text
20324
20325 \begin_layout Plain Layout
20326
20327 \backslash
20328 Sigma
20329 \end_layout
20330
20331 \end_inset
20332 </cell>
20333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20334 \begin_inset Text
20335
20336 \begin_layout Plain Layout
20337 \begin_inset Formula $\Sigma$
20338 \end_inset
20339
20340
20341 \end_layout
20342
20343 \end_inset
20344 </cell>
20345 </row>
20346 <row>
20347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20348 \begin_inset Text
20349
20350 \begin_layout Plain Layout
20351
20352 \backslash
20353 Upsilon
20354 \end_layout
20355
20356 \end_inset
20357 </cell>
20358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20359 \begin_inset Text
20360
20361 \begin_layout Plain Layout
20362 \begin_inset Formula $\Upsilon$
20363 \end_inset
20364
20365
20366 \end_layout
20367
20368 \end_inset
20369 </cell>
20370 </row>
20371 <row>
20372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20373 \begin_inset Text
20374
20375 \begin_layout Plain Layout
20376
20377 \backslash
20378 Phi
20379 \end_layout
20380
20381 \end_inset
20382 </cell>
20383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20384 \begin_inset Text
20385
20386 \begin_layout Plain Layout
20387 \begin_inset Formula $\Phi$
20388 \end_inset
20389
20390
20391 \end_layout
20392
20393 \end_inset
20394 </cell>
20395 </row>
20396 <row>
20397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20398 \begin_inset Text
20399
20400 \begin_layout Plain Layout
20401
20402 \backslash
20403 Psi
20404 \end_layout
20405
20406 \end_inset
20407 </cell>
20408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20409 \begin_inset Text
20410
20411 \begin_layout Plain Layout
20412 \begin_inset Formula $\Psi$
20413 \end_inset
20414
20415
20416 \end_layout
20417
20418 \end_inset
20419 </cell>
20420 </row>
20421 <row>
20422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20423 \begin_inset Text
20424
20425 \begin_layout Plain Layout
20426
20427 \backslash
20428 Omega
20429 \end_layout
20430
20431 \end_inset
20432 </cell>
20433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20434 \begin_inset Text
20435
20436 \begin_layout Plain Layout
20437 \begin_inset Formula $\Omega$
20438 \end_inset
20439
20440
20441 \end_layout
20442
20443 \end_inset
20444 </cell>
20445 </row>
20446 </lyxtabular>
20447
20448 \end_inset
20449
20450
20451 \begin_inset space \hfill{}
20452 \end_inset
20453
20454
20455 \end_layout
20456
20457 \begin_layout Standard
20458 \begin_inset VSpace medskip
20459 \end_inset
20460
20461 That the big Greek letters appear upright is caused by a design bug when
20462  TeX was developed.
20463  To get correct italic big letters, begin every command with 
20464 \series bold
20465 var
20466 \series default
20467 .
20468  For example the command 
20469 \series bold
20470
20471 \backslash
20472 varGamma
20473 \series default
20474  produces: 
20475 \begin_inset Formula $\varGamma$
20476 \end_inset
20477
20478
20479 \end_layout
20480
20481 \begin_layout Subsection
20482 Bold Letters
20483 \begin_inset Index
20484 status collapsed
20485
20486 \begin_layout Plain Layout
20487 Greek letters ! bold
20488 \end_layout
20489
20490 \end_inset
20491
20492
20493 \end_layout
20494
20495 \begin_layout Standard
20496 Greek letters cannot be set with different font styles like Latin letters.
20497  They can only be made bold with the command 
20498 \series bold
20499
20500 \backslash
20501 boldsymbol
20502 \series default
20503
20504 \begin_inset Index
20505 status collapsed
20506
20507 \begin_layout Plain Layout
20508 Commands ! B ! 
20509 \backslash
20510 boldsymbol
20511 \end_layout
20512
20513 \end_inset
20514
20515 .
20516 \end_layout
20517
20518 \begin_layout Standard
20519 \align center
20520 \begin_inset Tabular
20521 <lyxtabular version="3" rows="3" columns="2">
20522 <features>
20523 <column alignment="center" valignment="top" width="0">
20524 <column alignment="center" valignment="top" width="0">
20525 <row>
20526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20527 \begin_inset Text
20528
20529 \begin_layout Plain Layout
20530 Command
20531 \end_layout
20532
20533 \end_inset
20534 </cell>
20535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20536 \begin_inset Text
20537
20538 \begin_layout Plain Layout
20539 Result
20540 \end_layout
20541
20542 \end_inset
20543 </cell>
20544 </row>
20545 <row>
20546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20547 \begin_inset Text
20548
20549 \begin_layout Plain Layout
20550
20551 \backslash
20552 Upsilon
20553 \backslash
20554 boldsymbol
20555 \backslash
20556 Upsilon
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Plain Layout
20565 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20566 \end_inset
20567
20568
20569 \end_layout
20570
20571 \end_inset
20572 </cell>
20573 </row>
20574 <row>
20575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Plain Layout
20579
20580 \backslash
20581 theta
20582 \backslash
20583 boldsymbol
20584 \backslash
20585 theta
20586 \end_layout
20587
20588 \end_inset
20589 </cell>
20590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20591 \begin_inset Text
20592
20593 \begin_layout Plain Layout
20594 \begin_inset Formula $\theta\boldsymbol{\theta}$
20595 \end_inset
20596
20597
20598 \end_layout
20599
20600 \end_inset
20601 </cell>
20602 </row>
20603 </lyxtabular>
20604
20605 \end_inset
20606
20607
20608 \end_layout
20609
20610 \begin_layout Section
20611 Symbols
20612 \begin_inset ERT
20613 status collapsed
20614
20615 \begin_layout Plain Layout
20616
20617
20618 \backslash
20619 texorpdfstring{
20620 \end_layout
20621
20622 \end_inset
20623
20624
20625 \begin_inset Foot
20626 status collapsed
20627
20628 \begin_layout Plain Layout
20629 A list with all symbols of most of the LaTeX-packages can be found in 
20630 \begin_inset CommandInset citation
20631 LatexCommand cite
20632 key "Symbole"
20633
20634 \end_inset
20635
20636 .
20637 \end_layout
20638
20639 \end_inset
20640
20641
20642 \begin_inset ERT
20643 status collapsed
20644
20645 \begin_layout Plain Layout
20646
20647 }{}
20648 \end_layout
20649
20650 \end_inset
20651
20652
20653 \begin_inset Note Note
20654 status collapsed
20655
20656 \begin_layout Plain Layout
20657
20658 \backslash
20659 texorpdfstring is used to avoid that the footnote appears in the PDF-bookmark.
20660 \end_layout
20661
20662 \begin_layout Plain Layout
20663 More about 
20664 \backslash
20665 texorpdfstring is in section 
20666 \begin_inset CommandInset ref
20667 LatexCommand ref
20668 reference "sub:Formulas-in-Section"
20669
20670 \end_inset
20671
20672 .
20673 \end_layout
20674
20675 \end_inset
20676
20677
20678 \begin_inset Index
20679 status collapsed
20680
20681 \begin_layout Plain Layout
20682 Symbols
20683 \end_layout
20684
20685 \end_inset
20686
20687
20688 \end_layout
20689
20690 \begin_layout Standard
20691 Many of the symbols listed in this section can also be inserted via the
20692  toolbar buttons 
20693 \begin_inset Graphics
20694         filename ../images/math/nabla.png
20695         scale 85
20696
20697 \end_inset
20698
20699  and 
20700 \begin_inset Graphics
20701         filename ../images/math/digamma.png
20702         scale 85
20703
20704 \end_inset
20705
20706 .
20707 \end_layout
20708
20709 \begin_layout Subsection
20710 Mathematical Symbols
20711 \begin_inset CommandInset label
20712 LatexCommand label
20713 name "sub:Mathematical-Symbols"
20714
20715 \end_inset
20716
20717
20718 \begin_inset Index
20719 status collapsed
20720
20721 \begin_layout Plain Layout
20722 Symbols ! mathematical
20723 \end_layout
20724
20725 \end_inset
20726
20727
20728 \end_layout
20729
20730 \begin_layout Standard
20731 \begin_inset space \hfill{}
20732 \end_inset
20733
20734
20735 \begin_inset Tabular
20736 <lyxtabular version="3" rows="10" columns="2">
20737 <features>
20738 <column alignment="center" valignment="top" width="0pt">
20739 <column alignment="center" valignment="top" width="0pt">
20740 <row>
20741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20742 \begin_inset Text
20743
20744 \begin_layout Plain Layout
20745 Command
20746 \end_layout
20747
20748 \end_inset
20749 </cell>
20750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20751 \begin_inset Text
20752
20753 \begin_layout Plain Layout
20754 Result
20755 \end_layout
20756
20757 \end_inset
20758 </cell>
20759 </row>
20760 <row>
20761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20762 \begin_inset Text
20763
20764 \begin_layout Plain Layout
20765
20766 \backslash
20767 neg
20768 \end_layout
20769
20770 \end_inset
20771 </cell>
20772 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20773 \begin_inset Text
20774
20775 \begin_layout Plain Layout
20776 \begin_inset Formula $\neg$
20777 \end_inset
20778
20779
20780 \end_layout
20781
20782 \end_inset
20783 </cell>
20784 </row>
20785 <row>
20786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20787 \begin_inset Text
20788
20789 \begin_layout Plain Layout
20790
20791 \backslash
20792 Im
20793 \end_layout
20794
20795 \end_inset
20796 </cell>
20797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20798 \begin_inset Text
20799
20800 \begin_layout Plain Layout
20801 \begin_inset Formula $\Im$
20802 \end_inset
20803
20804
20805 \end_layout
20806
20807 \end_inset
20808 </cell>
20809 </row>
20810 <row>
20811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20812 \begin_inset Text
20813
20814 \begin_layout Plain Layout
20815
20816 \backslash
20817 Re
20818 \end_layout
20819
20820 \end_inset
20821 </cell>
20822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20823 \begin_inset Text
20824
20825 \begin_layout Plain Layout
20826 \begin_inset Formula $\Re$
20827 \end_inset
20828
20829
20830 \end_layout
20831
20832 \end_inset
20833 </cell>
20834 </row>
20835 <row>
20836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20837 \begin_inset Text
20838
20839 \begin_layout Plain Layout
20840
20841 \backslash
20842 aleph
20843 \end_layout
20844
20845 \end_inset
20846 </cell>
20847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20848 \begin_inset Text
20849
20850 \begin_layout Plain Layout
20851 \begin_inset Formula $\aleph$
20852 \end_inset
20853
20854
20855 \end_layout
20856
20857 \end_inset
20858 </cell>
20859 </row>
20860 <row>
20861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20862 \begin_inset Text
20863
20864 \begin_layout Plain Layout
20865
20866 \backslash
20867 partial
20868 \end_layout
20869
20870 \end_inset
20871 </cell>
20872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20873 \begin_inset Text
20874
20875 \begin_layout Plain Layout
20876 \begin_inset Formula $\partial$
20877 \end_inset
20878
20879
20880 \end_layout
20881
20882 \end_inset
20883 </cell>
20884 </row>
20885 <row>
20886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20887 \begin_inset Text
20888
20889 \begin_layout Plain Layout
20890
20891 \backslash
20892 infty
20893 \end_layout
20894
20895 \end_inset
20896 </cell>
20897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20898 \begin_inset Text
20899
20900 \begin_layout Plain Layout
20901 \begin_inset Formula $\infty$
20902 \end_inset
20903
20904
20905 \end_layout
20906
20907 \end_inset
20908 </cell>
20909 </row>
20910 <row>
20911 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20912 \begin_inset Text
20913
20914 \begin_layout Plain Layout
20915
20916 \backslash
20917 wp
20918 \end_layout
20919
20920 \end_inset
20921 </cell>
20922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20923 \begin_inset Text
20924
20925 \begin_layout Plain Layout
20926 \begin_inset Formula $\wp$
20927 \end_inset
20928
20929
20930 \end_layout
20931
20932 \end_inset
20933 </cell>
20934 </row>
20935 <row>
20936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Plain Layout
20940
20941 \backslash
20942 imath
20943 \end_layout
20944
20945 \end_inset
20946 </cell>
20947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20948 \begin_inset Text
20949
20950 \begin_layout Plain Layout
20951 \begin_inset Formula $\imath$
20952 \end_inset
20953
20954
20955 \end_layout
20956
20957 \end_inset
20958 </cell>
20959 </row>
20960 <row>
20961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20962 \begin_inset Text
20963
20964 \begin_layout Plain Layout
20965
20966 \backslash
20967 jmath
20968 \end_layout
20969
20970 \end_inset
20971 </cell>
20972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20973 \begin_inset Text
20974
20975 \begin_layout Plain Layout
20976 \begin_inset Formula $\jmath$
20977 \end_inset
20978
20979
20980 \end_layout
20981
20982 \end_inset
20983 </cell>
20984 </row>
20985 </lyxtabular>
20986
20987 \end_inset
20988
20989
20990 \begin_inset space \hfill{}
20991 \end_inset
20992
20993
20994 \begin_inset Tabular
20995 <lyxtabular version="3" rows="10" columns="2">
20996 <features>
20997 <column alignment="center" valignment="top" width="0pt">
20998 <column alignment="center" valignment="top" width="0pt">
20999 <row>
21000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21001 \begin_inset Text
21002
21003 \begin_layout Plain Layout
21004 Command
21005 \end_layout
21006
21007 \end_inset
21008 </cell>
21009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21010 \begin_inset Text
21011
21012 \begin_layout Plain Layout
21013 Result
21014 \begin_inset Note Note
21015 status collapsed
21016
21017 \begin_layout Plain Layout
21018
21019 \series bold
21020
21021 \backslash
21022 raisebox
21023 \series default
21024  is only used as spacer.
21025 \end_layout
21026
21027 \end_inset
21028
21029
21030 \end_layout
21031
21032 \end_inset
21033 </cell>
21034 </row>
21035 <row>
21036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21037 \begin_inset Text
21038
21039 \begin_layout Plain Layout
21040
21041 \backslash
21042 forall
21043 \end_layout
21044
21045 \end_inset
21046 </cell>
21047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21048 \begin_inset Text
21049
21050 \begin_layout Plain Layout
21051 \begin_inset Formula $\forall$
21052 \end_inset
21053
21054
21055 \end_layout
21056
21057 \end_inset
21058 </cell>
21059 </row>
21060 <row>
21061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21062 \begin_inset Text
21063
21064 \begin_layout Plain Layout
21065
21066 \backslash
21067 exists
21068 \end_layout
21069
21070 \end_inset
21071 </cell>
21072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21073 \begin_inset Text
21074
21075 \begin_layout Plain Layout
21076 \begin_inset Formula $\exists$
21077 \end_inset
21078
21079
21080 \end_layout
21081
21082 \end_inset
21083 </cell>
21084 </row>
21085 <row>
21086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21087 \begin_inset Text
21088
21089 \begin_layout Plain Layout
21090
21091 \backslash
21092 nexists
21093 \end_layout
21094
21095 \end_inset
21096 </cell>
21097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21098 \begin_inset Text
21099
21100 \begin_layout Plain Layout
21101 \begin_inset Formula $\nexists$
21102 \end_inset
21103
21104
21105 \end_layout
21106
21107 \end_inset
21108 </cell>
21109 </row>
21110 <row>
21111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21112 \begin_inset Text
21113
21114 \begin_layout Plain Layout
21115
21116 \backslash
21117 emptyset
21118 \end_layout
21119
21120 \end_inset
21121 </cell>
21122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21123 \begin_inset Text
21124
21125 \begin_layout Plain Layout
21126 \begin_inset Formula $\emptyset$
21127 \end_inset
21128
21129
21130 \end_layout
21131
21132 \end_inset
21133 </cell>
21134 </row>
21135 <row>
21136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21137 \begin_inset Text
21138
21139 \begin_layout Plain Layout
21140
21141 \backslash
21142 varnothing
21143 \end_layout
21144
21145 \end_inset
21146 </cell>
21147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21148 \begin_inset Text
21149
21150 \begin_layout Plain Layout
21151 \begin_inset Formula $\varnothing$
21152 \end_inset
21153
21154
21155 \end_layout
21156
21157 \end_inset
21158 </cell>
21159 </row>
21160 <row>
21161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21162 \begin_inset Text
21163
21164 \begin_layout Plain Layout
21165
21166 \backslash
21167 dag
21168 \end_layout
21169
21170 \end_inset
21171 </cell>
21172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21173 \begin_inset Text
21174
21175 \begin_layout Plain Layout
21176 \begin_inset Formula $\dag$
21177 \end_inset
21178
21179
21180 \end_layout
21181
21182 \end_inset
21183 </cell>
21184 </row>
21185 <row>
21186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21187 \begin_inset Text
21188
21189 \begin_layout Plain Layout
21190
21191 \backslash
21192 ddag
21193 \end_layout
21194
21195 \end_inset
21196 </cell>
21197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21198 \begin_inset Text
21199
21200 \begin_layout Plain Layout
21201 \begin_inset Formula $\ddag$
21202 \end_inset
21203
21204
21205 \end_layout
21206
21207 \end_inset
21208 </cell>
21209 </row>
21210 <row>
21211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21212 \begin_inset Text
21213
21214 \begin_layout Plain Layout
21215
21216 \backslash
21217 complement
21218 \end_layout
21219
21220 \end_inset
21221 </cell>
21222 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21223 \begin_inset Text
21224
21225 \begin_layout Plain Layout
21226 \begin_inset ERT
21227 status collapsed
21228
21229 \begin_layout Plain Layout
21230
21231
21232 \backslash
21233 raisebox{-0.8mm}{
21234 \end_layout
21235
21236 \end_inset
21237
21238
21239 \begin_inset Formula $\complement$
21240 \end_inset
21241
21242
21243 \begin_inset ERT
21244 status collapsed
21245
21246 \begin_layout Plain Layout
21247
21248 }
21249 \end_layout
21250
21251 \end_inset
21252
21253
21254 \end_layout
21255
21256 \end_inset
21257 </cell>
21258 </row>
21259 <row>
21260 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21261 \begin_inset Text
21262
21263 \begin_layout Plain Layout
21264
21265 \backslash
21266 Bbbk
21267 \end_layout
21268
21269 \end_inset
21270 </cell>
21271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21272 \begin_inset Text
21273
21274 \begin_layout Plain Layout
21275 \begin_inset Formula $\Bbbk$
21276 \end_inset
21277
21278
21279 \end_layout
21280
21281 \end_inset
21282 </cell>
21283 </row>
21284 </lyxtabular>
21285
21286 \end_inset
21287
21288
21289 \begin_inset space \hfill{}
21290 \end_inset
21291
21292
21293 \begin_inset Tabular
21294 <lyxtabular version="3" rows="10" columns="2">
21295 <features>
21296 <column alignment="center" valignment="top" width="0pt">
21297 <column alignment="center" valignment="top" width="0pt">
21298 <row>
21299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21300 \begin_inset Text
21301
21302 \begin_layout Plain Layout
21303 Command
21304 \end_layout
21305
21306 \end_inset
21307 </cell>
21308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21309 \begin_inset Text
21310
21311 \begin_layout Plain Layout
21312 Result
21313 \end_layout
21314
21315 \end_inset
21316 </cell>
21317 </row>
21318 <row>
21319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21320 \begin_inset Text
21321
21322 \begin_layout Plain Layout
21323
21324 \backslash
21325 prime
21326 \end_layout
21327
21328 \end_inset
21329 </cell>
21330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21331 \begin_inset Text
21332
21333 \begin_layout Plain Layout
21334 \begin_inset Formula $\prime$
21335 \end_inset
21336
21337
21338 \end_layout
21339
21340 \end_inset
21341 </cell>
21342 </row>
21343 <row>
21344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21345 \begin_inset Text
21346
21347 \begin_layout Plain Layout
21348
21349 \backslash
21350 backprime
21351 \end_layout
21352
21353 \end_inset
21354 </cell>
21355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21356 \begin_inset Text
21357
21358 \begin_layout Plain Layout
21359 \begin_inset Formula $\backprime$
21360 \end_inset
21361
21362
21363 \end_layout
21364
21365 \end_inset
21366 </cell>
21367 </row>
21368 <row>
21369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21370 \begin_inset Text
21371
21372 \begin_layout Plain Layout
21373
21374 \backslash
21375 mho
21376 \end_layout
21377
21378 \end_inset
21379 </cell>
21380 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21381 \begin_inset Text
21382
21383 \begin_layout Plain Layout
21384 \begin_inset Formula $\mho$
21385 \end_inset
21386
21387
21388 \end_layout
21389
21390 \end_inset
21391 </cell>
21392 </row>
21393 <row>
21394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21395 \begin_inset Text
21396
21397 \begin_layout Plain Layout
21398
21399 \backslash
21400 triangle
21401 \end_layout
21402
21403 \end_inset
21404 </cell>
21405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21406 \begin_inset Text
21407
21408 \begin_layout Plain Layout
21409 \begin_inset Formula $\triangle$
21410 \end_inset
21411
21412
21413 \end_layout
21414
21415 \end_inset
21416 </cell>
21417 </row>
21418 <row>
21419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21420 \begin_inset Text
21421
21422 \begin_layout Plain Layout
21423
21424 \backslash
21425 angle
21426 \end_layout
21427
21428 \end_inset
21429 </cell>
21430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21431 \begin_inset Text
21432
21433 \begin_layout Plain Layout
21434 \begin_inset Formula $\angle$
21435 \end_inset
21436
21437
21438 \end_layout
21439
21440 \end_inset
21441 </cell>
21442 </row>
21443 <row>
21444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21445 \begin_inset Text
21446
21447 \begin_layout Plain Layout
21448
21449 \backslash
21450 measuredangle
21451 \end_layout
21452
21453 \end_inset
21454 </cell>
21455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21456 \begin_inset Text
21457
21458 \begin_layout Plain Layout
21459 \begin_inset Formula $\measuredangle$
21460 \end_inset
21461
21462
21463 \end_layout
21464
21465 \end_inset
21466 </cell>
21467 </row>
21468 <row>
21469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21470 \begin_inset Text
21471
21472 \begin_layout Plain Layout
21473
21474 \backslash
21475 sphericalangle
21476 \end_layout
21477
21478 \end_inset
21479 </cell>
21480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21481 \begin_inset Text
21482
21483 \begin_layout Plain Layout
21484 \begin_inset Formula $\sphericalangle$
21485 \end_inset
21486
21487
21488 \end_layout
21489
21490 \end_inset
21491 </cell>
21492 </row>
21493 <row>
21494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21495 \begin_inset Text
21496
21497 \begin_layout Plain Layout
21498
21499 \backslash
21500 top
21501 \end_layout
21502
21503 \end_inset
21504 </cell>
21505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21506 \begin_inset Text
21507
21508 \begin_layout Plain Layout
21509 \begin_inset Formula $\top$
21510 \end_inset
21511
21512
21513 \end_layout
21514
21515 \end_inset
21516 </cell>
21517 </row>
21518 <row>
21519 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21520 \begin_inset Text
21521
21522 \begin_layout Plain Layout
21523
21524 \backslash
21525 bot
21526 \end_layout
21527
21528 \end_inset
21529 </cell>
21530 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21531 \begin_inset Text
21532
21533 \begin_layout Plain Layout
21534 \begin_inset Formula $\bot$
21535 \end_inset
21536
21537
21538 \end_layout
21539
21540 \end_inset
21541 </cell>
21542 </row>
21543 </lyxtabular>
21544
21545 \end_inset
21546
21547
21548 \begin_inset space \hfill{}
21549 \end_inset
21550
21551
21552 \end_layout
21553
21554 \begin_layout Subsection
21555 Miscellaneous Symbols
21556 \begin_inset CommandInset label
21557 LatexCommand label
21558 name "sub:Miscellaneous-Symbols"
21559
21560 \end_inset
21561
21562
21563 \begin_inset Index
21564 status collapsed
21565
21566 \begin_layout Plain Layout
21567 Symbols ! miscellaneous
21568 \end_layout
21569
21570 \end_inset
21571
21572
21573 \end_layout
21574
21575 \begin_layout Standard
21576 \noindent
21577 \align center
21578 \begin_inset Tabular
21579 <lyxtabular version="3" rows="10" columns="2">
21580 <features>
21581 <column alignment="center" valignment="top" width="0pt">
21582 <column alignment="center" valignment="top" width="0pt">
21583 <row>
21584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21585 \begin_inset Text
21586
21587 \begin_layout Plain Layout
21588 Command
21589 \end_layout
21590
21591 \end_inset
21592 </cell>
21593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21594 \begin_inset Text
21595
21596 \begin_layout Plain Layout
21597 Result
21598 \end_layout
21599
21600 \end_inset
21601 </cell>
21602 </row>
21603 <row>
21604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21605 \begin_inset Text
21606
21607 \begin_layout Plain Layout
21608
21609 \backslash
21610 flat
21611 \end_layout
21612
21613 \end_inset
21614 </cell>
21615 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21616 \begin_inset Text
21617
21618 \begin_layout Plain Layout
21619 \begin_inset Formula $\flat$
21620 \end_inset
21621
21622
21623 \end_layout
21624
21625 \end_inset
21626 </cell>
21627 </row>
21628 <row>
21629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21630 \begin_inset Text
21631
21632 \begin_layout Plain Layout
21633
21634 \backslash
21635 natural
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21641 \begin_inset Text
21642
21643 \begin_layout Plain Layout
21644 \begin_inset Formula $\natural$
21645 \end_inset
21646
21647
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 </row>
21653 <row>
21654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21655 \begin_inset Text
21656
21657 \begin_layout Plain Layout
21658
21659 \backslash
21660 sharp
21661 \end_layout
21662
21663 \end_inset
21664 </cell>
21665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21666 \begin_inset Text
21667
21668 \begin_layout Plain Layout
21669 \begin_inset Formula $\sharp$
21670 \end_inset
21671
21672
21673 \end_layout
21674
21675 \end_inset
21676 </cell>
21677 </row>
21678 <row>
21679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21680 \begin_inset Text
21681
21682 \begin_layout Plain Layout
21683
21684 \backslash
21685 surd
21686 \end_layout
21687
21688 \end_inset
21689 </cell>
21690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21691 \begin_inset Text
21692
21693 \begin_layout Plain Layout
21694 \begin_inset Formula $\surd$
21695 \end_inset
21696
21697
21698 \end_layout
21699
21700 \end_inset
21701 </cell>
21702 </row>
21703 <row>
21704 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21705 \begin_inset Text
21706
21707 \begin_layout Plain Layout
21708
21709 \backslash
21710 checkmark
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21716 \begin_inset Text
21717
21718 \begin_layout Plain Layout
21719 \begin_inset Formula $\checkmark$
21720 \end_inset
21721
21722
21723 \end_layout
21724
21725 \end_inset
21726 </cell>
21727 </row>
21728 <row>
21729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21730 \begin_inset Text
21731
21732 \begin_layout Plain Layout
21733
21734 \backslash
21735 yen
21736 \end_layout
21737
21738 \end_inset
21739 </cell>
21740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21741 \begin_inset Text
21742
21743 \begin_layout Plain Layout
21744 \begin_inset Formula $\yen$
21745 \end_inset
21746
21747
21748 \end_layout
21749
21750 \end_inset
21751 </cell>
21752 </row>
21753 <row>
21754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21755 \begin_inset Text
21756
21757 \begin_layout Plain Layout
21758
21759 \backslash
21760 pounds
21761 \end_layout
21762
21763 \end_inset
21764 </cell>
21765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769 \begin_inset Formula $\pounds$
21770 \end_inset
21771
21772
21773 \end_layout
21774
21775 \end_inset
21776 </cell>
21777 </row>
21778 <row>
21779 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21780 \begin_inset Text
21781
21782 \begin_layout Plain Layout
21783 $
21784 \end_layout
21785
21786 \end_inset
21787 </cell>
21788 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21789 \begin_inset Text
21790
21791 \begin_layout Plain Layout
21792 \begin_inset Formula $\$$
21793 \end_inset
21794
21795
21796 \end_layout
21797
21798 \end_inset
21799 </cell>
21800 </row>
21801 <row>
21802 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21803 \begin_inset Text
21804
21805 \begin_layout Plain Layout
21806 §
21807 \end_layout
21808
21809 \end_inset
21810 </cell>
21811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21812 \begin_inset Text
21813
21814 \begin_layout Plain Layout
21815 \begin_inset Formula $§$
21816 \end_inset
21817
21818
21819 \end_layout
21820
21821 \end_inset
21822 </cell>
21823 </row>
21824 </lyxtabular>
21825
21826 \end_inset
21827
21828
21829 \begin_inset Tabular
21830 <lyxtabular version="3" rows="10" columns="2">
21831 <features>
21832 <column alignment="center" valignment="top" width="0">
21833 <column alignment="center" valignment="top" width="0">
21834 <row>
21835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21836 \begin_inset Text
21837
21838 \begin_layout Plain Layout
21839 Command
21840 \end_layout
21841
21842 \end_inset
21843 </cell>
21844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21845 \begin_inset Text
21846
21847 \begin_layout Plain Layout
21848 Result
21849 \end_layout
21850
21851 \end_inset
21852 </cell>
21853 </row>
21854 <row>
21855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21856 \begin_inset Text
21857
21858 \begin_layout Plain Layout
21859
21860 \backslash
21861 hbar
21862 \end_layout
21863
21864 \end_inset
21865 </cell>
21866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21867 \begin_inset Text
21868
21869 \begin_layout Plain Layout
21870 \begin_inset Formula $\hbar$
21871 \end_inset
21872
21873
21874 \end_layout
21875
21876 \end_inset
21877 </cell>
21878 </row>
21879 <row>
21880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21881 \begin_inset Text
21882
21883 \begin_layout Plain Layout
21884
21885 \backslash
21886 hslash
21887 \end_layout
21888
21889 \end_inset
21890 </cell>
21891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21892 \begin_inset Text
21893
21894 \begin_layout Plain Layout
21895 \begin_inset Formula $\hslash$
21896 \end_inset
21897
21898
21899 \end_layout
21900
21901 \end_inset
21902 </cell>
21903 </row>
21904 <row>
21905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21906 \begin_inset Text
21907
21908 \begin_layout Plain Layout
21909
21910 \backslash
21911 clubsuit
21912 \end_layout
21913
21914 \end_inset
21915 </cell>
21916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21917 \begin_inset Text
21918
21919 \begin_layout Plain Layout
21920 \begin_inset Formula $\clubsuit$
21921 \end_inset
21922
21923
21924 \end_layout
21925
21926 \end_inset
21927 </cell>
21928 </row>
21929 <row>
21930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21931 \begin_inset Text
21932
21933 \begin_layout Plain Layout
21934
21935 \backslash
21936 spadesuit
21937 \end_layout
21938
21939 \end_inset
21940 </cell>
21941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21942 \begin_inset Text
21943
21944 \begin_layout Plain Layout
21945 \begin_inset Formula $\spadesuit$
21946 \end_inset
21947
21948
21949 \end_layout
21950
21951 \end_inset
21952 </cell>
21953 </row>
21954 <row>
21955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21956 \begin_inset Text
21957
21958 \begin_layout Plain Layout
21959
21960 \backslash
21961 bigstar
21962 \end_layout
21963
21964 \end_inset
21965 </cell>
21966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21967 \begin_inset Text
21968
21969 \begin_layout Plain Layout
21970 \begin_inset Formula $\bigstar$
21971 \end_inset
21972
21973
21974 \end_layout
21975
21976 \end_inset
21977 </cell>
21978 </row>
21979 <row>
21980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21981 \begin_inset Text
21982
21983 \begin_layout Plain Layout
21984
21985 \backslash
21986 blacklozenge
21987 \end_layout
21988
21989 \end_inset
21990 </cell>
21991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21992 \begin_inset Text
21993
21994 \begin_layout Plain Layout
21995 \begin_inset Formula $\blacklozenge$
21996 \end_inset
21997
21998
21999 \end_layout
22000
22001 \end_inset
22002 </cell>
22003 </row>
22004 <row>
22005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22006 \begin_inset Text
22007
22008 \begin_layout Plain Layout
22009
22010 \backslash
22011 blacktriangle
22012 \end_layout
22013
22014 \end_inset
22015 </cell>
22016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22017 \begin_inset Text
22018
22019 \begin_layout Plain Layout
22020 \begin_inset Formula $\blacktriangle$
22021 \end_inset
22022
22023
22024 \end_layout
22025
22026 \end_inset
22027 </cell>
22028 </row>
22029 <row>
22030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22031 \begin_inset Text
22032
22033 \begin_layout Plain Layout
22034
22035 \backslash
22036 blacktiangledown
22037 \end_layout
22038
22039 \end_inset
22040 </cell>
22041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22042 \begin_inset Text
22043
22044 \begin_layout Plain Layout
22045 \begin_inset Formula $\blacktriangledown$
22046 \end_inset
22047
22048
22049 \end_layout
22050
22051 \end_inset
22052 </cell>
22053 </row>
22054 <row>
22055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22056 \begin_inset Text
22057
22058 \begin_layout Plain Layout
22059
22060 \backslash
22061 bullet
22062 \end_layout
22063
22064 \end_inset
22065 </cell>
22066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22067 \begin_inset Text
22068
22069 \begin_layout Plain Layout
22070 \begin_inset Formula $\bullet$
22071 \end_inset
22072
22073
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 </row>
22079 </lyxtabular>
22080
22081 \end_inset
22082
22083
22084 \begin_inset Tabular
22085 <lyxtabular version="3" rows="10" columns="2">
22086 <features>
22087 <column alignment="center" valignment="top" width="0pt">
22088 <column alignment="center" valignment="top" width="0pt">
22089 <row>
22090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22091 \begin_inset Text
22092
22093 \begin_layout Plain Layout
22094 Command
22095 \end_layout
22096
22097 \end_inset
22098 </cell>
22099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22100 \begin_inset Text
22101
22102 \begin_layout Plain Layout
22103 Result
22104 \end_layout
22105
22106 \end_inset
22107 </cell>
22108 </row>
22109 <row>
22110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22111 \begin_inset Text
22112
22113 \begin_layout Plain Layout
22114
22115 \backslash
22116 diamondsuit
22117 \end_layout
22118
22119 \end_inset
22120 </cell>
22121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22122 \begin_inset Text
22123
22124 \begin_layout Plain Layout
22125 \begin_inset Formula $\diamondsuit$
22126 \end_inset
22127
22128
22129 \end_layout
22130
22131 \end_inset
22132 </cell>
22133 </row>
22134 <row>
22135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22136 \begin_inset Text
22137
22138 \begin_layout Plain Layout
22139
22140 \backslash
22141 Diamond
22142 \end_layout
22143
22144 \end_inset
22145 </cell>
22146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22147 \begin_inset Text
22148
22149 \begin_layout Plain Layout
22150 \begin_inset Formula $\Diamond$
22151 \end_inset
22152
22153
22154 \end_layout
22155
22156 \end_inset
22157 </cell>
22158 </row>
22159 <row>
22160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22161 \begin_inset Text
22162
22163 \begin_layout Plain Layout
22164
22165 \backslash
22166 heartsuit
22167 \end_layout
22168
22169 \end_inset
22170 </cell>
22171 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22172 \begin_inset Text
22173
22174 \begin_layout Plain Layout
22175 \begin_inset Formula $\heartsuit$
22176 \end_inset
22177
22178
22179 \end_layout
22180
22181 \end_inset
22182 </cell>
22183 </row>
22184 <row>
22185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22186 \begin_inset Text
22187
22188 \begin_layout Plain Layout
22189
22190 \backslash
22191 P
22192 \end_layout
22193
22194 \end_inset
22195 </cell>
22196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22197 \begin_inset Text
22198
22199 \begin_layout Plain Layout
22200 \begin_inset Formula $\P$
22201 \end_inset
22202
22203
22204 \end_layout
22205
22206 \end_inset
22207 </cell>
22208 </row>
22209 <row>
22210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22211 \begin_inset Text
22212
22213 \begin_layout Plain Layout
22214
22215 \backslash
22216 copyright
22217 \end_layout
22218
22219 \end_inset
22220 </cell>
22221 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22222 \begin_inset Text
22223
22224 \begin_layout Plain Layout
22225 \begin_inset Formula $\copyright$
22226 \end_inset
22227
22228
22229 \end_layout
22230
22231 \end_inset
22232 </cell>
22233 </row>
22234 <row>
22235 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22236 \begin_inset Text
22237
22238 \begin_layout Plain Layout
22239
22240 \backslash
22241 circledR
22242 \end_layout
22243
22244 \end_inset
22245 </cell>
22246 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22247 \begin_inset Text
22248
22249 \begin_layout Plain Layout
22250 \begin_inset Formula $\circledR$
22251 \end_inset
22252
22253
22254 \end_layout
22255
22256 \end_inset
22257 </cell>
22258 </row>
22259 <row>
22260 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22261 \begin_inset Text
22262
22263 \begin_layout Plain Layout
22264
22265 \backslash
22266 maltese
22267 \end_layout
22268
22269 \end_inset
22270 </cell>
22271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22272 \begin_inset Text
22273
22274 \begin_layout Plain Layout
22275 \begin_inset Formula $\maltese$
22276 \end_inset
22277
22278
22279 \end_layout
22280
22281 \end_inset
22282 </cell>
22283 </row>
22284 <row>
22285 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22286 \begin_inset Text
22287
22288 \begin_layout Plain Layout
22289
22290 \backslash
22291 diagup
22292 \end_layout
22293
22294 \end_inset
22295 </cell>
22296 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22297 \begin_inset Text
22298
22299 \begin_layout Plain Layout
22300 \begin_inset Formula $\diagup$
22301 \end_inset
22302
22303
22304 \end_layout
22305
22306 \end_inset
22307 </cell>
22308 </row>
22309 <row>
22310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22311 \begin_inset Text
22312
22313 \begin_layout Plain Layout
22314
22315 \backslash
22316 diagdown
22317 \end_layout
22318
22319 \end_inset
22320 </cell>
22321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22322 \begin_inset Text
22323
22324 \begin_layout Plain Layout
22325 \begin_inset Formula $\diagdown$
22326 \end_inset
22327
22328
22329 \end_layout
22330
22331 \end_inset
22332 </cell>
22333 </row>
22334 </lyxtabular>
22335
22336 \end_inset
22337
22338
22339 \end_layout
22340
22341 \begin_layout Standard
22342 \begin_inset VSpace medskip
22343 \end_inset
22344
22345 More symbols are listed in 
22346 \begin_inset CommandInset ref
22347 LatexCommand ref
22348 reference "sub:Miscellaneous-special-Characters"
22349
22350 \end_inset
22351
22352 .
22353 \end_layout
22354
22355 \begin_layout Standard
22356 Some symbols can be displayed in different sizes, see 
22357 \begin_inset CommandInset ref
22358 LatexCommand ref
22359 reference "sub:Font-Sizes"
22360
22361 \end_inset
22362
22363 .
22364 \end_layout
22365
22366 \begin_layout Subsection
22367 The Euro-Symbol €
22368 \begin_inset Index
22369 status collapsed
22370
22371 \begin_layout Plain Layout
22372 Symbols ! Euro-symbol
22373 \end_layout
22374
22375 \end_inset
22376
22377
22378 \begin_inset Index
22379 status collapsed
22380
22381 \begin_layout Plain Layout
22382
22383 \backslash
22384 @
22385 \begin_inset ERT
22386 status collapsed
22387
22388 \begin_layout Plain Layout
22389
22390
22391 \backslash
22392 officialeuro
22393 \end_layout
22394
22395 \end_inset
22396
22397
22398 \end_layout
22399
22400 \end_inset
22401
22402
22403 \end_layout
22404
22405 \begin_layout Standard
22406 To use the Euro symbol in formulas, the LaTeX-package 
22407 \series bold
22408 eurosym
22409 \series default
22410
22411 \begin_inset Index
22412 status collapsed
22413
22414 \begin_layout Plain Layout
22415 Packages ! eurosym
22416 \end_layout
22417
22418 \end_inset
22419
22420  must be installed and loaded with the LaTeX-preamble line
22421 \end_layout
22422
22423 \begin_layout Standard
22424
22425 \series bold
22426
22427 \backslash
22428 usepackage[gennarrow]{eurosym}
22429 \end_layout
22430
22431 \begin_layout Standard
22432 The Euro symbol can now be inserted with the command 
22433 \series bold
22434
22435 \backslash
22436 euro
22437 \series default
22438
22439 \begin_inset Index
22440 status collapsed
22441
22442 \begin_layout Plain Layout
22443 Commands ! E ! 
22444 \backslash
22445 euro
22446 \end_layout
22447
22448 \end_inset
22449
22450 .
22451 \end_layout
22452
22453 \begin_layout Standard
22454 The Euro symbol can directly be inserted with the € key in mathematical
22455  text, without having 
22456 \series bold
22457 eurosym
22458 \series default
22459  installed.
22460  When 
22461 \series bold
22462 eurosym
22463 \series default
22464  is installed, 
22465 \series bold
22466
22467 \backslash
22468 euro
22469 \series default
22470  can also be inserted in TeX-mode.
22471  The official currency symbol can then be inserted with the command 
22472 \series bold
22473
22474 \backslash
22475 officialeuro
22476 \series default
22477
22478 \begin_inset Index
22479 status collapsed
22480
22481 \begin_layout Plain Layout
22482 Commands ! O ! 
22483 \backslash
22484 officialeuro
22485 \end_layout
22486
22487 \end_inset
22488
22489 , that is only available in TeX-mode.
22490 \end_layout
22491
22492 \begin_layout Standard
22493 \begin_inset ERT
22494 status collapsed
22495
22496 \begin_layout Plain Layout
22497
22498
22499 \backslash
22500 ifeurosym 
22501 \end_layout
22502
22503 \end_inset
22504
22505
22506 \begin_inset Note Note
22507 status open
22508
22509 \begin_layout Plain Layout
22510 The following table will only be displayed when the LaTeX-package 
22511 \series bold
22512 eurosym
22513 \series default
22514  is installed.
22515 \end_layout
22516
22517 \end_inset
22518
22519
22520 \end_layout
22521
22522 \begin_layout Standard
22523 An overview about the different Euro symbols:
22524 \end_layout
22525
22526 \begin_layout Standard
22527 \align center
22528 \begin_inset Tabular
22529 <lyxtabular version="3" rows="4" columns="3">
22530 <features>
22531 <column alignment="center" valignment="top" width="0pt">
22532 <column alignment="center" valignment="top" width="0pt">
22533 <column alignment="center" valignment="top" width="0pt">
22534 <row>
22535 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22536 \begin_inset Text
22537
22538 \begin_layout Plain Layout
22539
22540 \end_layout
22541
22542 \end_inset
22543 </cell>
22544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22545 \begin_inset Text
22546
22547 \begin_layout Plain Layout
22548 Command 
22549 \end_layout
22550
22551 \end_inset
22552 </cell>
22553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22554 \begin_inset Text
22555
22556 \begin_layout Plain Layout
22557 Result
22558 \end_layout
22559
22560 \end_inset
22561 </cell>
22562 </row>
22563 <row>
22564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22565 \begin_inset Text
22566
22567 \begin_layout Plain Layout
22568 formula
22569 \end_layout
22570
22571 \end_inset
22572 </cell>
22573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22574 \begin_inset Text
22575
22576 \begin_layout Plain Layout
22577
22578 \backslash
22579 euro
22580 \end_layout
22581
22582 \end_inset
22583 </cell>
22584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22585 \begin_inset Text
22586
22587 \begin_layout Plain Layout
22588 \begin_inset Formula $\euro$
22589 \end_inset
22590
22591
22592 \end_layout
22593
22594 \end_inset
22595 </cell>
22596 </row>
22597 <row>
22598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22599 \begin_inset Text
22600
22601 \begin_layout Plain Layout
22602 mathematical text
22603 \end_layout
22604
22605 \end_inset
22606 </cell>
22607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22608 \begin_inset Text
22609
22610 \begin_layout Plain Layout
22611
22612 \end_layout
22613
22614 \end_inset
22615 </cell>
22616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22617 \begin_inset Text
22618
22619 \begin_layout Plain Layout
22620 \begin_inset Formula $\mbox{€}$
22621 \end_inset
22622
22623
22624 \end_layout
22625
22626 \end_inset
22627 </cell>
22628 </row>
22629 <row>
22630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22631 \begin_inset Text
22632
22633 \begin_layout Plain Layout
22634 TeX-mode
22635 \end_layout
22636
22637 \end_inset
22638 </cell>
22639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22640 \begin_inset Text
22641
22642 \begin_layout Plain Layout
22643
22644 \backslash
22645 officialeuro
22646 \end_layout
22647
22648 \end_inset
22649 </cell>
22650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22651 \begin_inset Text
22652
22653 \begin_layout Plain Layout
22654 \begin_inset ERT
22655 status collapsed
22656
22657 \begin_layout Plain Layout
22658
22659
22660 \backslash
22661 officialeuro
22662 \end_layout
22663
22664 \end_inset
22665
22666
22667 \end_layout
22668
22669 \end_inset
22670 </cell>
22671 </row>
22672 </lyxtabular>
22673
22674 \end_inset
22675
22676
22677 \end_layout
22678
22679 \begin_layout Standard
22680 \begin_inset ERT
22681 status collapsed
22682
22683 \begin_layout Plain Layout
22684
22685
22686 \backslash
22687 else 
22688 \end_layout
22689
22690 \end_inset
22691
22692
22693 \begin_inset Note Note
22694 status open
22695
22696 \begin_layout Plain Layout
22697 The following will be displayed when the LaTeX-package 
22698 \series bold
22699 eurosym
22700 \series default
22701  is not installed:
22702 \end_layout
22703
22704 \end_inset
22705
22706
22707 \end_layout
22708
22709 \begin_layout Standard
22710 You need to install the LaTeX-package 
22711 \series bold
22712 eurosym
22713 \series default
22714  to see the rest of this subsection in the output.
22715 \end_layout
22716
22717 \begin_layout Standard
22718 \begin_inset ERT
22719 status collapsed
22720
22721 \begin_layout Plain Layout
22722
22723
22724 \backslash
22725 fi 
22726 \end_layout
22727
22728 \end_inset
22729
22730
22731 \end_layout
22732
22733 \begin_layout Standard
22734 \begin_inset Newpage newpage
22735 \end_inset
22736
22737
22738 \end_layout
22739
22740 \begin_layout Section
22741 Relations
22742 \begin_inset CommandInset label
22743 LatexCommand label
22744 name "sec:Relations"
22745
22746 \end_inset
22747
22748
22749 \begin_inset Index
22750 status collapsed
22751
22752 \begin_layout Plain Layout
22753 Relations
22754 \end_layout
22755
22756 \end_inset
22757
22758
22759 \begin_inset Index
22760 status collapsed
22761
22762 \begin_layout Plain Layout
22763 Comparisons|see
22764 \begin_inset ERT
22765 status collapsed
22766
22767 \begin_layout Plain Layout
22768
22769 {
22770 \end_layout
22771
22772 \end_inset
22773
22774 Relations
22775 \begin_inset ERT
22776 status collapsed
22777
22778 \begin_layout Plain Layout
22779
22780 }
22781 \end_layout
22782
22783 \end_inset
22784
22785
22786 \end_layout
22787
22788 \end_inset
22789
22790
22791 \end_layout
22792
22793 \begin_layout Standard
22794 All relations can also be inserted via the toolbar button 
22795 \begin_inset Graphics
22796         filename ../images/math/leq.png
22797         scale 85
22798
22799 \end_inset
22800
22801 .
22802 \end_layout
22803
22804 \begin_layout Standard
22805 \begin_inset space \hfill{}
22806 \end_inset
22807
22808
22809 \begin_inset Tabular
22810 <lyxtabular version="3" rows="17" columns="2">
22811 <features>
22812 <column alignment="center" valignment="top" width="0pt">
22813 <column alignment="center" valignment="top" width="0pt">
22814 <row>
22815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22816 \begin_inset Text
22817
22818 \begin_layout Plain Layout
22819 Command
22820 \end_layout
22821
22822 \end_inset
22823 </cell>
22824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22825 \begin_inset Text
22826
22827 \begin_layout Plain Layout
22828 Result
22829 \end_layout
22830
22831 \end_inset
22832 </cell>
22833 </row>
22834 <row>
22835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22836 \begin_inset Text
22837
22838 \begin_layout Plain Layout
22839 <
22840 \end_layout
22841
22842 \end_inset
22843 </cell>
22844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22845 \begin_inset Text
22846
22847 \begin_layout Plain Layout
22848 \begin_inset Formula $<$
22849 \end_inset
22850
22851
22852 \end_layout
22853
22854 \end_inset
22855 </cell>
22856 </row>
22857 <row>
22858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22859 \begin_inset Text
22860
22861 \begin_layout Plain Layout
22862
22863 \backslash
22864 le
22865 \end_layout
22866
22867 \end_inset
22868 </cell>
22869 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22870 \begin_inset Text
22871
22872 \begin_layout Plain Layout
22873 \begin_inset Formula $\le$
22874 \end_inset
22875
22876
22877 \end_layout
22878
22879 \end_inset
22880 </cell>
22881 </row>
22882 <row>
22883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22884 \begin_inset Text
22885
22886 \begin_layout Plain Layout
22887
22888 \backslash
22889 ll
22890 \end_layout
22891
22892 \end_inset
22893 </cell>
22894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22895 \begin_inset Text
22896
22897 \begin_layout Plain Layout
22898 \begin_inset Formula $\ll$
22899 \end_inset
22900
22901
22902 \end_layout
22903
22904 \end_inset
22905 </cell>
22906 </row>
22907 <row>
22908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22909 \begin_inset Text
22910
22911 \begin_layout Plain Layout
22912
22913 \backslash
22914 prec
22915 \end_layout
22916
22917 \end_inset
22918 </cell>
22919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22920 \begin_inset Text
22921
22922 \begin_layout Plain Layout
22923 \begin_inset Formula $\prec$
22924 \end_inset
22925
22926
22927 \end_layout
22928
22929 \end_inset
22930 </cell>
22931 </row>
22932 <row>
22933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22934 \begin_inset Text
22935
22936 \begin_layout Plain Layout
22937
22938 \backslash
22939 preceq
22940 \end_layout
22941
22942 \end_inset
22943 </cell>
22944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22945 \begin_inset Text
22946
22947 \begin_layout Plain Layout
22948 \begin_inset Formula $\preceq$
22949 \end_inset
22950
22951
22952 \end_layout
22953
22954 \end_inset
22955 </cell>
22956 </row>
22957 <row>
22958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22959 \begin_inset Text
22960
22961 \begin_layout Plain Layout
22962
22963 \backslash
22964 subset
22965 \end_layout
22966
22967 \end_inset
22968 </cell>
22969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22970 \begin_inset Text
22971
22972 \begin_layout Plain Layout
22973 \begin_inset Formula $\subset$
22974 \end_inset
22975
22976
22977 \end_layout
22978
22979 \end_inset
22980 </cell>
22981 </row>
22982 <row>
22983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22984 \begin_inset Text
22985
22986 \begin_layout Plain Layout
22987
22988 \backslash
22989 subseteq
22990 \end_layout
22991
22992 \end_inset
22993 </cell>
22994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22995 \begin_inset Text
22996
22997 \begin_layout Plain Layout
22998 \begin_inset Formula $\subseteq$
22999 \end_inset
23000
23001
23002 \end_layout
23003
23004 \end_inset
23005 </cell>
23006 </row>
23007 <row>
23008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23009 \begin_inset Text
23010
23011 \begin_layout Plain Layout
23012
23013 \backslash
23014 sqsubseteq
23015 \end_layout
23016
23017 \end_inset
23018 </cell>
23019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23020 \begin_inset Text
23021
23022 \begin_layout Plain Layout
23023 \begin_inset Formula $\sqsubseteq$
23024 \end_inset
23025
23026
23027 \end_layout
23028
23029 \end_inset
23030 </cell>
23031 </row>
23032 <row>
23033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23034 \begin_inset Text
23035
23036 \begin_layout Plain Layout
23037
23038 \backslash
23039 in
23040 \end_layout
23041
23042 \end_inset
23043 </cell>
23044 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23045 \begin_inset Text
23046
23047 \begin_layout Plain Layout
23048 \begin_inset Formula $\in$
23049 \end_inset
23050
23051
23052 \end_layout
23053
23054 \end_inset
23055 </cell>
23056 </row>
23057 <row>
23058 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23059 \begin_inset Text
23060
23061 \begin_layout Plain Layout
23062
23063 \backslash
23064 vdash
23065 \end_layout
23066
23067 \end_inset
23068 </cell>
23069 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23070 \begin_inset Text
23071
23072 \begin_layout Plain Layout
23073 \begin_inset Formula $\vdash$
23074 \end_inset
23075
23076
23077 \end_layout
23078
23079 \end_inset
23080 </cell>
23081 </row>
23082 <row>
23083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23084 \begin_inset Text
23085
23086 \begin_layout Plain Layout
23087
23088 \backslash
23089 smile
23090 \end_layout
23091
23092 \end_inset
23093 </cell>
23094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23095 \begin_inset Text
23096
23097 \begin_layout Plain Layout
23098 \begin_inset Formula $\smile$
23099 \end_inset
23100
23101
23102 \end_layout
23103
23104 \end_inset
23105 </cell>
23106 </row>
23107 <row>
23108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23109 \begin_inset Text
23110
23111 \begin_layout Plain Layout
23112
23113 \backslash
23114 lhd
23115 \end_layout
23116
23117 \end_inset
23118 </cell>
23119 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23120 \begin_inset Text
23121
23122 \begin_layout Plain Layout
23123 \begin_inset Formula $\lhd$
23124 \end_inset
23125
23126
23127 \end_layout
23128
23129 \end_inset
23130 </cell>
23131 </row>
23132 <row>
23133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23134 \begin_inset Text
23135
23136 \begin_layout Plain Layout
23137
23138 \backslash
23139 unlhd
23140 \end_layout
23141
23142 \end_inset
23143 </cell>
23144 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23145 \begin_inset Text
23146
23147 \begin_layout Plain Layout
23148 \begin_inset Formula $\unlhd$
23149 \end_inset
23150
23151
23152 \end_layout
23153
23154 \end_inset
23155 </cell>
23156 </row>
23157 <row>
23158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23159 \begin_inset Text
23160
23161 \begin_layout Plain Layout
23162
23163 \backslash
23164 gtrless
23165 \end_layout
23166
23167 \end_inset
23168 </cell>
23169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23170 \begin_inset Text
23171
23172 \begin_layout Plain Layout
23173 \begin_inset Formula $\gtrless$
23174 \end_inset
23175
23176
23177 \end_layout
23178
23179 \end_inset
23180 </cell>
23181 </row>
23182 <row>
23183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23184 \begin_inset Text
23185
23186 \begin_layout Plain Layout
23187
23188 \backslash
23189 mid
23190 \end_layout
23191
23192 \end_inset
23193 </cell>
23194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23195 \begin_inset Text
23196
23197 \begin_layout Plain Layout
23198 \begin_inset Formula $\mid$
23199 \end_inset
23200
23201
23202 \end_layout
23203
23204 \end_inset
23205 </cell>
23206 </row>
23207 <row>
23208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23209 \begin_inset Text
23210
23211 \begin_layout Plain Layout
23212
23213 \backslash
23214 nmid
23215 \end_layout
23216
23217 \end_inset
23218 </cell>
23219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23220 \begin_inset Text
23221
23222 \begin_layout Plain Layout
23223 \begin_inset Formula $\nmid$
23224 \end_inset
23225
23226
23227 \end_layout
23228
23229 \end_inset
23230 </cell>
23231 </row>
23232 </lyxtabular>
23233
23234 \end_inset
23235
23236
23237 \begin_inset space \hfill{}
23238 \end_inset
23239
23240
23241 \begin_inset Tabular
23242 <lyxtabular version="3" rows="17" columns="2">
23243 <features>
23244 <column alignment="center" valignment="top" width="0pt">
23245 <column alignment="center" valignment="top" width="0pt">
23246 <row>
23247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23248 \begin_inset Text
23249
23250 \begin_layout Plain Layout
23251 Command
23252 \end_layout
23253
23254 \end_inset
23255 </cell>
23256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23257 \begin_inset Text
23258
23259 \begin_layout Plain Layout
23260 Result
23261 \end_layout
23262
23263 \end_inset
23264 </cell>
23265 </row>
23266 <row>
23267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23268 \begin_inset Text
23269
23270 \begin_layout Plain Layout
23271 =
23272 \end_layout
23273
23274 \end_inset
23275 </cell>
23276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23277 \begin_inset Text
23278
23279 \begin_layout Plain Layout
23280 \begin_inset Formula $=$
23281 \end_inset
23282
23283
23284 \end_layout
23285
23286 \end_inset
23287 </cell>
23288 </row>
23289 <row>
23290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23291 \begin_inset Text
23292
23293 \begin_layout Plain Layout
23294
23295 \backslash
23296 not=
23297 \end_layout
23298
23299 \end_inset
23300 </cell>
23301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23302 \begin_inset Text
23303
23304 \begin_layout Plain Layout
23305 \begin_inset Formula $\not=$
23306 \end_inset
23307
23308
23309 \end_layout
23310
23311 \end_inset
23312 </cell>
23313 </row>
23314 <row>
23315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23316 \begin_inset Text
23317
23318 \begin_layout Plain Layout
23319
23320 \backslash
23321 equiv
23322 \end_layout
23323
23324 \end_inset
23325 </cell>
23326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23327 \begin_inset Text
23328
23329 \begin_layout Plain Layout
23330 \begin_inset Formula $\equiv$
23331 \end_inset
23332
23333
23334 \end_layout
23335
23336 \end_inset
23337 </cell>
23338 </row>
23339 <row>
23340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23341 \begin_inset Text
23342
23343 \begin_layout Plain Layout
23344
23345 \backslash
23346 sim
23347 \end_layout
23348
23349 \end_inset
23350 </cell>
23351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23352 \begin_inset Text
23353
23354 \begin_layout Plain Layout
23355 \begin_inset Formula $\sim$
23356 \end_inset
23357
23358
23359 \end_layout
23360
23361 \end_inset
23362 </cell>
23363 </row>
23364 <row>
23365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23366 \begin_inset Text
23367
23368 \begin_layout Plain Layout
23369
23370 \backslash
23371 simeq
23372 \end_layout
23373
23374 \end_inset
23375 </cell>
23376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23377 \begin_inset Text
23378
23379 \begin_layout Plain Layout
23380 \begin_inset Formula $\simeq$
23381 \end_inset
23382
23383
23384 \end_layout
23385
23386 \end_inset
23387 </cell>
23388 </row>
23389 <row>
23390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23391 \begin_inset Text
23392
23393 \begin_layout Plain Layout
23394
23395 \backslash
23396 approx
23397 \end_layout
23398
23399 \end_inset
23400 </cell>
23401 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23402 \begin_inset Text
23403
23404 \begin_layout Plain Layout
23405 \begin_inset Formula $\approx$
23406 \end_inset
23407
23408
23409 \end_layout
23410
23411 \end_inset
23412 </cell>
23413 </row>
23414 <row>
23415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23416 \begin_inset Text
23417
23418 \begin_layout Plain Layout
23419
23420 \backslash
23421 cong
23422 \end_layout
23423
23424 \end_inset
23425 </cell>
23426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23427 \begin_inset Text
23428
23429 \begin_layout Plain Layout
23430 \begin_inset Formula $\cong$
23431 \end_inset
23432
23433
23434 \end_layout
23435
23436 \end_inset
23437 </cell>
23438 </row>
23439 <row>
23440 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23441 \begin_inset Text
23442
23443 \begin_layout Plain Layout
23444
23445 \backslash
23446 bowtie
23447 \end_layout
23448
23449 \end_inset
23450 </cell>
23451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23452 \begin_inset Text
23453
23454 \begin_layout Plain Layout
23455 \begin_inset Formula $\bowtie$
23456 \end_inset
23457
23458
23459 \end_layout
23460
23461 \end_inset
23462 </cell>
23463 </row>
23464 <row>
23465 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23466 \begin_inset Text
23467
23468 \begin_layout Plain Layout
23469
23470 \backslash
23471 notin
23472 \end_layout
23473
23474 \end_inset
23475 </cell>
23476 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23477 \begin_inset Text
23478
23479 \begin_layout Plain Layout
23480 \begin_inset Formula $\notin$
23481 \end_inset
23482
23483
23484 \end_layout
23485
23486 \end_inset
23487 </cell>
23488 </row>
23489 <row>
23490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23491 \begin_inset Text
23492
23493 \begin_layout Plain Layout
23494
23495 \backslash
23496 perp
23497 \end_layout
23498
23499 \end_inset
23500 </cell>
23501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23502 \begin_inset Text
23503
23504 \begin_layout Plain Layout
23505 \begin_inset Formula $\perp$
23506 \end_inset
23507
23508
23509 \end_layout
23510
23511 \end_inset
23512 </cell>
23513 </row>
23514 <row>
23515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23516 \begin_inset Text
23517
23518 \begin_layout Plain Layout
23519
23520 \backslash
23521 propto
23522 \end_layout
23523
23524 \end_inset
23525 </cell>
23526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23527 \begin_inset Text
23528
23529 \begin_layout Plain Layout
23530 \begin_inset Formula $\propto$
23531 \end_inset
23532
23533
23534 \end_layout
23535
23536 \end_inset
23537 </cell>
23538 </row>
23539 <row>
23540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23541 \begin_inset Text
23542
23543 \begin_layout Plain Layout
23544
23545 \backslash
23546 asymp
23547 \end_layout
23548
23549 \end_inset
23550 </cell>
23551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23552 \begin_inset Text
23553
23554 \begin_layout Plain Layout
23555 \begin_inset Formula $\asymp$
23556 \end_inset
23557
23558
23559 \end_layout
23560
23561 \end_inset
23562 </cell>
23563 </row>
23564 <row>
23565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23566 \begin_inset Text
23567
23568 \begin_layout Plain Layout
23569
23570 \backslash
23571 doteq
23572 \end_layout
23573
23574 \end_inset
23575 </cell>
23576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23577 \begin_inset Text
23578
23579 \begin_layout Plain Layout
23580 \begin_inset Formula $\doteq$
23581 \end_inset
23582
23583
23584 \end_layout
23585
23586 \end_inset
23587 </cell>
23588 </row>
23589 <row>
23590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23591 \begin_inset Text
23592
23593 \begin_layout Plain Layout
23594
23595 \backslash
23596 circeq
23597 \end_layout
23598
23599 \end_inset
23600 </cell>
23601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23602 \begin_inset Text
23603
23604 \begin_layout Plain Layout
23605 \begin_inset Formula $\circeq$
23606 \end_inset
23607
23608
23609 \end_layout
23610
23611 \end_inset
23612 </cell>
23613 </row>
23614 <row>
23615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23616 \begin_inset Text
23617
23618 \begin_layout Plain Layout
23619
23620 \backslash
23621 models
23622 \end_layout
23623
23624 \end_inset
23625 </cell>
23626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23627 \begin_inset Text
23628
23629 \begin_layout Plain Layout
23630 \begin_inset Formula $\models$
23631 \end_inset
23632
23633
23634 \end_layout
23635
23636 \end_inset
23637 </cell>
23638 </row>
23639 <row>
23640 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23641 \begin_inset Text
23642
23643 \begin_layout Plain Layout
23644
23645 \backslash
23646 widehat=
23647 \end_layout
23648
23649 \end_inset
23650 </cell>
23651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23652 \begin_inset Text
23653
23654 \begin_layout Plain Layout
23655 \begin_inset Formula $\widehat{=}$
23656 \end_inset
23657
23658
23659 \end_layout
23660
23661 \end_inset
23662 </cell>
23663 </row>
23664 </lyxtabular>
23665
23666 \end_inset
23667
23668
23669 \begin_inset space \hfill{}
23670 \end_inset
23671
23672
23673 \begin_inset Tabular
23674 <lyxtabular version="3" rows="17" columns="2">
23675 <features>
23676 <column alignment="center" valignment="top" width="0pt">
23677 <column alignment="center" valignment="top" width="0pt">
23678 <row>
23679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23680 \begin_inset Text
23681
23682 \begin_layout Plain Layout
23683 Command
23684 \end_layout
23685
23686 \end_inset
23687 </cell>
23688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23689 \begin_inset Text
23690
23691 \begin_layout Plain Layout
23692 Result
23693 \end_layout
23694
23695 \end_inset
23696 </cell>
23697 </row>
23698 <row>
23699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23700 \begin_inset Text
23701
23702 \begin_layout Plain Layout
23703 >
23704 \end_layout
23705
23706 \end_inset
23707 </cell>
23708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23709 \begin_inset Text
23710
23711 \begin_layout Plain Layout
23712 \begin_inset Formula $>$
23713 \end_inset
23714
23715
23716 \end_layout
23717
23718 \end_inset
23719 </cell>
23720 </row>
23721 <row>
23722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23723 \begin_inset Text
23724
23725 \begin_layout Plain Layout
23726
23727 \backslash
23728 ge
23729 \end_layout
23730
23731 \end_inset
23732 </cell>
23733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23734 \begin_inset Text
23735
23736 \begin_layout Plain Layout
23737 \begin_inset Formula $\ge$
23738 \end_inset
23739
23740
23741 \end_layout
23742
23743 \end_inset
23744 </cell>
23745 </row>
23746 <row>
23747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23748 \begin_inset Text
23749
23750 \begin_layout Plain Layout
23751
23752 \backslash
23753 gg
23754 \end_layout
23755
23756 \end_inset
23757 </cell>
23758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23759 \begin_inset Text
23760
23761 \begin_layout Plain Layout
23762 \begin_inset Formula $\gg$
23763 \end_inset
23764
23765
23766 \end_layout
23767
23768 \end_inset
23769 </cell>
23770 </row>
23771 <row>
23772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23773 \begin_inset Text
23774
23775 \begin_layout Plain Layout
23776
23777 \backslash
23778 succ
23779 \end_layout
23780
23781 \end_inset
23782 </cell>
23783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23784 \begin_inset Text
23785
23786 \begin_layout Plain Layout
23787 \begin_inset Formula $\succ$
23788 \end_inset
23789
23790
23791 \end_layout
23792
23793 \end_inset
23794 </cell>
23795 </row>
23796 <row>
23797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23798 \begin_inset Text
23799
23800 \begin_layout Plain Layout
23801
23802 \backslash
23803 succeq
23804 \end_layout
23805
23806 \end_inset
23807 </cell>
23808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23809 \begin_inset Text
23810
23811 \begin_layout Plain Layout
23812 \begin_inset Formula $\succeq$
23813 \end_inset
23814
23815
23816 \end_layout
23817
23818 \end_inset
23819 </cell>
23820 </row>
23821 <row>
23822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23823 \begin_inset Text
23824
23825 \begin_layout Plain Layout
23826
23827 \backslash
23828 supset
23829 \end_layout
23830
23831 \end_inset
23832 </cell>
23833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23834 \begin_inset Text
23835
23836 \begin_layout Plain Layout
23837 \begin_inset Formula $\supset$
23838 \end_inset
23839
23840
23841 \end_layout
23842
23843 \end_inset
23844 </cell>
23845 </row>
23846 <row>
23847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23848 \begin_inset Text
23849
23850 \begin_layout Plain Layout
23851
23852 \backslash
23853 supseteq
23854 \end_layout
23855
23856 \end_inset
23857 </cell>
23858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23859 \begin_inset Text
23860
23861 \begin_layout Plain Layout
23862 \begin_inset Formula $\supseteq$
23863 \end_inset
23864
23865
23866 \end_layout
23867
23868 \end_inset
23869 </cell>
23870 </row>
23871 <row>
23872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23873 \begin_inset Text
23874
23875 \begin_layout Plain Layout
23876
23877 \backslash
23878 sqsupseteq
23879 \end_layout
23880
23881 \end_inset
23882 </cell>
23883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23884 \begin_inset Text
23885
23886 \begin_layout Plain Layout
23887 \begin_inset Formula $\sqsupseteq$
23888 \end_inset
23889
23890
23891 \end_layout
23892
23893 \end_inset
23894 </cell>
23895 </row>
23896 <row>
23897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23898 \begin_inset Text
23899
23900 \begin_layout Plain Layout
23901
23902 \backslash
23903 ni
23904 \end_layout
23905
23906 \end_inset
23907 </cell>
23908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23909 \begin_inset Text
23910
23911 \begin_layout Plain Layout
23912 \begin_inset Formula $\ni$
23913 \end_inset
23914
23915
23916 \end_layout
23917
23918 \end_inset
23919 </cell>
23920 </row>
23921 <row>
23922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23923 \begin_inset Text
23924
23925 \begin_layout Plain Layout
23926
23927 \backslash
23928 dashv
23929 \end_layout
23930
23931 \end_inset
23932 </cell>
23933 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23934 \begin_inset Text
23935
23936 \begin_layout Plain Layout
23937 \begin_inset Formula $\dashv$
23938 \end_inset
23939
23940
23941 \end_layout
23942
23943 \end_inset
23944 </cell>
23945 </row>
23946 <row>
23947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23948 \begin_inset Text
23949
23950 \begin_layout Plain Layout
23951
23952 \backslash
23953 frown
23954 \end_layout
23955
23956 \end_inset
23957 </cell>
23958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23959 \begin_inset Text
23960
23961 \begin_layout Plain Layout
23962 \begin_inset Formula $\frown$
23963 \end_inset
23964
23965
23966 \end_layout
23967
23968 \end_inset
23969 </cell>
23970 </row>
23971 <row>
23972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23973 \begin_inset Text
23974
23975 \begin_layout Plain Layout
23976
23977 \backslash
23978 rhd
23979 \end_layout
23980
23981 \end_inset
23982 </cell>
23983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23984 \begin_inset Text
23985
23986 \begin_layout Plain Layout
23987 \begin_inset Formula $\rhd$
23988 \end_inset
23989
23990
23991 \end_layout
23992
23993 \end_inset
23994 </cell>
23995 </row>
23996 <row>
23997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23998 \begin_inset Text
23999
24000 \begin_layout Plain Layout
24001
24002 \backslash
24003 unrhd
24004 \end_layout
24005
24006 \end_inset
24007 </cell>
24008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24009 \begin_inset Text
24010
24011 \begin_layout Plain Layout
24012 \begin_inset Formula $\unrhd$
24013 \end_inset
24014
24015
24016 \end_layout
24017
24018 \end_inset
24019 </cell>
24020 </row>
24021 <row>
24022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24023 \begin_inset Text
24024
24025 \begin_layout Plain Layout
24026
24027 \backslash
24028 lessgtr
24029 \end_layout
24030
24031 \end_inset
24032 </cell>
24033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24034 \begin_inset Text
24035
24036 \begin_layout Plain Layout
24037 \begin_inset Formula $\lessgtr$
24038 \end_inset
24039
24040
24041 \end_layout
24042
24043 \end_inset
24044 </cell>
24045 </row>
24046 <row>
24047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24048 \begin_inset Text
24049
24050 \begin_layout Plain Layout
24051
24052 \backslash
24053 parallel
24054 \end_layout
24055
24056 \end_inset
24057 </cell>
24058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24059 \begin_inset Text
24060
24061 \begin_layout Plain Layout
24062 \begin_inset Formula $\parallel$
24063 \end_inset
24064
24065
24066 \end_layout
24067
24068 \end_inset
24069 </cell>
24070 </row>
24071 <row>
24072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24073 \begin_inset Text
24074
24075 \begin_layout Plain Layout
24076
24077 \backslash
24078 nparallel
24079 \end_layout
24080
24081 \end_inset
24082 </cell>
24083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24084 \begin_inset Text
24085
24086 \begin_layout Plain Layout
24087 \begin_inset Formula $\nparallel$
24088 \end_inset
24089
24090
24091 \end_layout
24092
24093 \end_inset
24094 </cell>
24095 </row>
24096 </lyxtabular>
24097
24098 \end_inset
24099
24100
24101 \begin_inset space \hfill{}
24102 \end_inset
24103
24104
24105 \end_layout
24106
24107 \begin_layout Standard
24108 \begin_inset VSpace medskip
24109 \end_inset
24110
24111 The characters 
24112 \series bold
24113
24114 \backslash
24115 lhd
24116 \series default
24117  and 
24118 \series bold
24119
24120 \backslash
24121 rhd
24122 \series default
24123  are bigger than the equal looking operators 
24124 \series bold
24125
24126 \backslash
24127 triangleleft
24128 \series default
24129  and 
24130 \series bold
24131
24132 \backslash
24133 triangleright
24134 \series default
24135 , respectively.
24136 \end_layout
24137
24138 \begin_layout Standard
24139 Relations are, in contrary to symbols, always surrounded by space.
24140 \end_layout
24141
24142 \begin_layout Standard
24143 Relations with labels can be created with the command 
24144 \series bold
24145
24146 \backslash
24147 stackrel
24148 \series default
24149
24150 \begin_inset Index
24151 status collapsed
24152
24153 \begin_layout Plain Layout
24154 Commands ! S ! 
24155 \backslash
24156 stackrel
24157 \end_layout
24158
24159 \end_inset
24160
24161 :
24162 \end_layout
24163
24164 \begin_layout Standard
24165 \align center
24166 \begin_inset Tabular
24167 <lyxtabular version="3" rows="2" columns="2">
24168 <features>
24169 <column alignment="center" valignment="top" width="0">
24170 <column alignment="center" valignment="top" width="0">
24171 <row>
24172 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24173 \begin_inset Text
24174
24175 \begin_layout Plain Layout
24176 Command
24177 \end_layout
24178
24179 \end_inset
24180 </cell>
24181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24182 \begin_inset Text
24183
24184 \begin_layout Plain Layout
24185 Result
24186 \begin_inset Note Note
24187 status collapsed
24188
24189 \begin_layout Plain Layout
24190
24191 \series bold
24192
24193 \backslash
24194 raisebox
24195 \series default
24196  is only used as spacer.
24197 \end_layout
24198
24199 \end_inset
24200
24201
24202 \end_layout
24203
24204 \end_inset
24205 </cell>
24206 </row>
24207 <row>
24208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24209 \begin_inset Text
24210
24211 \begin_layout Plain Layout
24212 A(r)
24213 \backslash
24214 stackrel
24215 \begin_inset ERT
24216 status collapsed
24217
24218 \begin_layout Plain Layout
24219
24220
24221 \backslash
24222 spce 
24223 \end_layout
24224
24225 \end_inset
24226
24227 r
24228 \backslash
24229 to
24230 \backslash
24231 infty
24232 \begin_inset ERT
24233 status collapsed
24234
24235 \begin_layout Plain Layout
24236
24237
24238 \backslash
24239 spce 
24240 \end_layout
24241
24242 \end_inset
24243
24244
24245 \begin_inset Formula $\downarrow$
24246 \end_inset
24247
24248
24249 \backslash
24250 approx
24251 \begin_inset ERT
24252 status collapsed
24253
24254 \begin_layout Plain Layout
24255
24256
24257 \backslash
24258 spce 
24259 \end_layout
24260
24261 \end_inset
24262
24263
24264 \begin_inset ERT
24265 status collapsed
24266
24267 \begin_layout Plain Layout
24268
24269
24270 \backslash
24271 spce 
24272 \end_layout
24273
24274 \end_inset
24275
24276 B
24277 \end_layout
24278
24279 \end_inset
24280 </cell>
24281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24282 \begin_inset Text
24283
24284 \begin_layout Plain Layout
24285 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24286 \end_inset
24287
24288
24289 \end_layout
24290
24291 \end_inset
24292 </cell>
24293 </row>
24294 </lyxtabular>
24295
24296 \end_inset
24297
24298
24299 \end_layout
24300
24301 \begin_layout Section
24302 Functions
24303 \end_layout
24304
24305 \begin_layout Subsection
24306 Predefined Functions
24307 \begin_inset CommandInset label
24308 LatexCommand label
24309 name "sub:Predefined-Functions"
24310
24311 \end_inset
24312
24313
24314 \begin_inset Index
24315 status collapsed
24316
24317 \begin_layout Plain Layout
24318 Functions ! predefined
24319 \end_layout
24320
24321 \end_inset
24322
24323
24324 \end_layout
24325
24326 \begin_layout Standard
24327 In general, variables are set 
24328 \emph on
24329 italic
24330 \emph default
24331  in mathematical expressions, but not function names, because 
24332 \begin_inset Formula $sin$
24333 \end_inset
24334
24335  could be misunderstood as 
24336 \begin_inset Formula $s\cdot i\cdot n$
24337 \end_inset
24338
24339 .
24340  Therefore there are predefined functions, that are additionally a bit separated
24341  from prefactors.
24342  They are inserted as commands starting with a backslash before their name.
24343 \end_layout
24344
24345 \begin_layout Standard
24346 \align center
24347 \begin_inset Tabular
24348 <lyxtabular version="3" rows="2" columns="4">
24349 <features>
24350 <column alignment="center" valignment="top" width="0pt">
24351 <column alignment="center" valignment="top" width="0pt">
24352 <column alignment="center" valignment="top" width="0pt">
24353 <column alignment="center" valignment="top" width="0pt">
24354 <row>
24355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24356 \begin_inset Text
24357
24358 \begin_layout Plain Layout
24359 Command
24360 \end_layout
24361
24362 \end_inset
24363 </cell>
24364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24365 \begin_inset Text
24366
24367 \begin_layout Plain Layout
24368 Result
24369 \end_layout
24370
24371 \end_inset
24372 </cell>
24373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24374 \begin_inset Text
24375
24376 \begin_layout Plain Layout
24377 Command
24378 \end_layout
24379
24380 \end_inset
24381 </cell>
24382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24383 \begin_inset Text
24384
24385 \begin_layout Plain Layout
24386 Result
24387 \end_layout
24388
24389 \end_inset
24390 </cell>
24391 </row>
24392 <row>
24393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24394 \begin_inset Text
24395
24396 \begin_layout Plain Layout
24397 Asin(x)+B
24398 \end_layout
24399
24400 \end_inset
24401 </cell>
24402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24403 \begin_inset Text
24404
24405 \begin_layout Plain Layout
24406 \begin_inset Formula $Asin(x)+B$
24407 \end_inset
24408
24409
24410 \end_layout
24411
24412 \end_inset
24413 </cell>
24414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24415 \begin_inset Text
24416
24417 \begin_layout Plain Layout
24418 A
24419 \backslash
24420 sin(x)+B
24421 \end_layout
24422
24423 \end_inset
24424 </cell>
24425 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24426 \begin_inset Text
24427
24428 \begin_layout Plain Layout
24429 \begin_inset Formula $A\sin(x)+B$
24430 \end_inset
24431
24432
24433 \end_layout
24434
24435 \end_inset
24436 </cell>
24437 </row>
24438 </lyxtabular>
24439
24440 \end_inset
24441
24442
24443 \end_layout
24444
24445 \begin_layout Standard
24446 The following functions are predefined:
24447 \end_layout
24448
24449 \begin_layout Standard
24450 \begin_inset VSpace -2mm
24451 \end_inset
24452
24453
24454 \end_layout
24455
24456 \begin_layout Standard
24457 \align center
24458 \begin_inset Tabular
24459 <lyxtabular version="3" rows="9" columns="4">
24460 <features>
24461 <column alignment="center" valignment="top" width="0pt">
24462 <column alignment="center" valignment="top" width="0pt">
24463 <column alignment="center" valignment="top" width="0pt">
24464 <column alignment="center" valignment="top" width="0pt">
24465 <row>
24466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Plain Layout
24470 Command
24471 \end_layout
24472
24473 \end_inset
24474 </cell>
24475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24476 \begin_inset Text
24477
24478 \begin_layout Plain Layout
24479 Command
24480 \end_layout
24481
24482 \end_inset
24483 </cell>
24484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24485 \begin_inset Text
24486
24487 \begin_layout Plain Layout
24488 Command
24489 \end_layout
24490
24491 \end_inset
24492 </cell>
24493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24494 \begin_inset Text
24495
24496 \begin_layout Plain Layout
24497 Command
24498 \end_layout
24499
24500 \end_inset
24501 </cell>
24502 </row>
24503 <row>
24504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24505 \begin_inset Text
24506
24507 \begin_layout Plain Layout
24508
24509 \backslash
24510 sin
24511 \end_layout
24512
24513 \end_inset
24514 </cell>
24515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24516 \begin_inset Text
24517
24518 \begin_layout Plain Layout
24519
24520 \backslash
24521 sinh
24522 \end_layout
24523
24524 \end_inset
24525 </cell>
24526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24527 \begin_inset Text
24528
24529 \begin_layout Plain Layout
24530
24531 \backslash
24532 arcsin
24533 \end_layout
24534
24535 \end_inset
24536 </cell>
24537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24538 \begin_inset Text
24539
24540 \begin_layout Plain Layout
24541
24542 \backslash
24543 sup
24544 \end_layout
24545
24546 \end_inset
24547 </cell>
24548 </row>
24549 <row>
24550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24551 \begin_inset Text
24552
24553 \begin_layout Plain Layout
24554
24555 \backslash
24556 cos
24557 \end_layout
24558
24559 \end_inset
24560 </cell>
24561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24562 \begin_inset Text
24563
24564 \begin_layout Plain Layout
24565
24566 \backslash
24567 cosh
24568 \end_layout
24569
24570 \end_inset
24571 </cell>
24572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24573 \begin_inset Text
24574
24575 \begin_layout Plain Layout
24576
24577 \backslash
24578 arccos
24579 \end_layout
24580
24581 \end_inset
24582 </cell>
24583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24584 \begin_inset Text
24585
24586 \begin_layout Plain Layout
24587
24588 \backslash
24589 inf
24590 \end_layout
24591
24592 \end_inset
24593 </cell>
24594 </row>
24595 <row>
24596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24597 \begin_inset Text
24598
24599 \begin_layout Plain Layout
24600
24601 \backslash
24602 tan
24603 \end_layout
24604
24605 \end_inset
24606 </cell>
24607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24608 \begin_inset Text
24609
24610 \begin_layout Plain Layout
24611
24612 \backslash
24613 tanh
24614 \end_layout
24615
24616 \end_inset
24617 </cell>
24618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24619 \begin_inset Text
24620
24621 \begin_layout Plain Layout
24622
24623 \backslash
24624 arctan
24625 \end_layout
24626
24627 \end_inset
24628 </cell>
24629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24630 \begin_inset Text
24631
24632 \begin_layout Plain Layout
24633
24634 \backslash
24635 lim
24636 \end_layout
24637
24638 \end_inset
24639 </cell>
24640 </row>
24641 <row>
24642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24643 \begin_inset Text
24644
24645 \begin_layout Plain Layout
24646
24647 \backslash
24648 cot
24649 \end_layout
24650
24651 \end_inset
24652 </cell>
24653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24654 \begin_inset Text
24655
24656 \begin_layout Plain Layout
24657
24658 \backslash
24659 coth
24660 \end_layout
24661
24662 \end_inset
24663 </cell>
24664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24665 \begin_inset Text
24666
24667 \begin_layout Plain Layout
24668
24669 \backslash
24670 arg
24671 \end_layout
24672
24673 \end_inset
24674 </cell>
24675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24676 \begin_inset Text
24677
24678 \begin_layout Plain Layout
24679
24680 \backslash
24681 liminf
24682 \end_layout
24683
24684 \end_inset
24685 </cell>
24686 </row>
24687 <row>
24688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24689 \begin_inset Text
24690
24691 \begin_layout Plain Layout
24692
24693 \backslash
24694 sec
24695 \end_layout
24696
24697 \end_inset
24698 </cell>
24699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Plain Layout
24703
24704 \backslash
24705 min
24706 \end_layout
24707
24708 \end_inset
24709 </cell>
24710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24711 \begin_inset Text
24712
24713 \begin_layout Plain Layout
24714
24715 \backslash
24716 deg
24717 \end_layout
24718
24719 \end_inset
24720 </cell>
24721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24722 \begin_inset Text
24723
24724 \begin_layout Plain Layout
24725
24726 \backslash
24727 limsup
24728 \end_layout
24729
24730 \end_inset
24731 </cell>
24732 </row>
24733 <row>
24734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24735 \begin_inset Text
24736
24737 \begin_layout Plain Layout
24738
24739 \backslash
24740 csc
24741 \end_layout
24742
24743 \end_inset
24744 </cell>
24745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24746 \begin_inset Text
24747
24748 \begin_layout Plain Layout
24749
24750 \backslash
24751 max
24752 \end_layout
24753
24754 \end_inset
24755 </cell>
24756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24757 \begin_inset Text
24758
24759 \begin_layout Plain Layout
24760
24761 \backslash
24762 det
24763 \end_layout
24764
24765 \end_inset
24766 </cell>
24767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24768 \begin_inset Text
24769
24770 \begin_layout Plain Layout
24771
24772 \backslash
24773 Pr
24774 \end_layout
24775
24776 \end_inset
24777 </cell>
24778 </row>
24779 <row>
24780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24781 \begin_inset Text
24782
24783 \begin_layout Plain Layout
24784
24785 \backslash
24786 ln
24787 \end_layout
24788
24789 \end_inset
24790 </cell>
24791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24792 \begin_inset Text
24793
24794 \begin_layout Plain Layout
24795
24796 \backslash
24797 exp
24798 \end_layout
24799
24800 \end_inset
24801 </cell>
24802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24803 \begin_inset Text
24804
24805 \begin_layout Plain Layout
24806
24807 \backslash
24808 dim
24809 \end_layout
24810
24811 \end_inset
24812 </cell>
24813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24814 \begin_inset Text
24815
24816 \begin_layout Plain Layout
24817
24818 \backslash
24819 hom
24820 \end_layout
24821
24822 \end_inset
24823 </cell>
24824 </row>
24825 <row>
24826 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24827 \begin_inset Text
24828
24829 \begin_layout Plain Layout
24830
24831 \backslash
24832 lg
24833 \end_layout
24834
24835 \end_inset
24836 </cell>
24837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24838 \begin_inset Text
24839
24840 \begin_layout Plain Layout
24841
24842 \backslash
24843 log
24844 \end_layout
24845
24846 \end_inset
24847 </cell>
24848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24849 \begin_inset Text
24850
24851 \begin_layout Plain Layout
24852
24853 \backslash
24854 ker
24855 \end_layout
24856
24857 \end_inset
24858 </cell>
24859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24860 \begin_inset Text
24861
24862 \begin_layout Plain Layout
24863
24864 \backslash
24865 gcd
24866 \end_layout
24867
24868 \end_inset
24869 </cell>
24870 </row>
24871 </lyxtabular>
24872
24873 \end_inset
24874
24875
24876 \end_layout
24877
24878 \begin_layout Standard
24879 They can also be inserted with the math toolbar button 
24880 \begin_inset Graphics
24881         filename ../images/math/functions.png
24882         scale 85
24883
24884 \end_inset
24885
24886 .
24887 \end_layout
24888
24889 \begin_layout Subsection
24890 Self-defined Functions
24891 \begin_inset Index
24892 status collapsed
24893
24894 \begin_layout Plain Layout
24895 Functions ! self-defined
24896 \end_layout
24897
24898 \end_inset
24899
24900
24901 \end_layout
24902
24903 \begin_layout Standard
24904 To use a function that is not predefined, like for example the sign function
24905  sgn(x), there are two possibilities:
24906 \end_layout
24907
24908 \begin_layout Itemize
24909 Define the function by inserting the following line to the LaTeX-preamble
24910 \begin_inset Foot
24911 status collapsed
24912
24913 \begin_layout Plain Layout
24914 For more about 
24915 \series bold
24916
24917 \backslash
24918 DeclareMathOperator
24919 \series default
24920  see 
24921 \begin_inset CommandInset ref
24922 LatexCommand ref
24923 reference "sub:Self-defined-Operators"
24924
24925 \end_inset
24926
24927 .
24928 \end_layout
24929
24930 \end_inset
24931
24932
24933 \begin_inset Newline newline
24934 \end_inset
24935
24936
24937 \begin_inset VSpace -3mm
24938 \end_inset
24939
24940
24941 \begin_inset Newline newline
24942 \end_inset
24943
24944
24945 \series bold
24946
24947 \backslash
24948 DeclareMathOperator{
24949 \backslash
24950 sgn}{sgn}
24951 \series default
24952
24953 \begin_inset Index
24954 status collapsed
24955
24956 \begin_layout Plain Layout
24957 Commands ! D ! 
24958 \backslash
24959 dbinom@
24960 \backslash
24961 DeclareMathOperator
24962 \end_layout
24963
24964 \end_inset
24965
24966
24967 \begin_inset Newline newline
24968 \end_inset
24969
24970
24971 \begin_inset VSpace -2mm
24972 \end_inset
24973
24974
24975 \begin_inset Newline newline
24976 \end_inset
24977
24978 Now the new defined function can be called with the command 
24979 \series bold
24980
24981 \backslash
24982 sgn
24983 \series default
24984 .
24985 \end_layout
24986
24987 \begin_layout Itemize
24988 Write the the formula as usual, mark the formula name, in our example the
24989  letters 
24990 \emph on
24991 sgn
24992 \emph default
24993 , and change it to mathematical text.
24994  At last a space is inserted between prefactor and function.
24995 \end_layout
24996
24997 \begin_layout Standard
24998 The result is the same with both methods as with a predefined function
24999 \begin_inset Foot
25000 status collapsed
25001
25002 \begin_layout Plain Layout
25003 In LyX self-defined functions are displayed red, predefined ones black.
25004 \end_layout
25005
25006 \end_inset
25007
25008 :
25009 \end_layout
25010
25011 \begin_layout Standard
25012 \align center
25013 \begin_inset Tabular
25014 <lyxtabular version="3" rows="3" columns="2">
25015 <features>
25016 <column alignment="center" valignment="top" width="0pt">
25017 <column alignment="center" valignment="top" width="0pt">
25018 <row>
25019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25020 \begin_inset Text
25021
25022 \begin_layout Plain Layout
25023 Command
25024 \end_layout
25025
25026 \end_inset
25027 </cell>
25028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25029 \begin_inset Text
25030
25031 \begin_layout Plain Layout
25032 Result
25033 \end_layout
25034
25035 \end_inset
25036 </cell>
25037 </row>
25038 <row>
25039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25040 \begin_inset Text
25041
25042 \begin_layout Plain Layout
25043 A
25044 \backslash
25045 sgn(x)+B
25046 \end_layout
25047
25048 \end_inset
25049 </cell>
25050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25051 \begin_inset Text
25052
25053 \begin_layout Plain Layout
25054 \begin_inset Formula $A\sgn(x)+B$
25055 \end_inset
25056
25057
25058 \end_layout
25059
25060 \end_inset
25061 </cell>
25062 </row>
25063 <row>
25064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25065 \begin_inset Text
25066
25067 \begin_layout Plain Layout
25068 A
25069 \backslash
25070 ,
25071 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25072 \end_inset
25073
25074 (x)+B
25075 \end_layout
25076
25077 \end_inset
25078 </cell>
25079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25080 \begin_inset Text
25081
25082 \begin_layout Plain Layout
25083 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25084 \end_inset
25085
25086
25087 \end_layout
25088
25089 \end_inset
25090 </cell>
25091 </row>
25092 </lyxtabular>
25093
25094 \end_inset
25095
25096
25097 \end_layout
25098
25099 \begin_layout Standard
25100 The first method is more suitable when the self-defined function should
25101  be used several times.
25102 \end_layout
25103
25104 \begin_layout Subsection
25105 Limits
25106 \begin_inset Index
25107 status collapsed
25108
25109 \begin_layout Plain Layout
25110 Limits
25111 \end_layout
25112
25113 \end_inset
25114
25115
25116 \end_layout
25117
25118 \begin_layout Standard
25119 For limits there are defined besides 
25120 \series bold
25121
25122 \backslash
25123 lim
25124 \series default
25125
25126 \begin_inset Index
25127 status collapsed
25128
25129 \begin_layout Plain Layout
25130 Commands ! L ! 
25131 \backslash
25132 lim
25133 \end_layout
25134
25135 \end_inset
25136
25137
25138 \series bold
25139
25140 \backslash
25141 liminf
25142 \series default
25143  and 
25144 \series bold
25145
25146 \backslash
25147 limsup
25148 \series default
25149  furthermore the following functions:
25150 \end_layout
25151
25152 \begin_layout Standard
25153 \align center
25154 \begin_inset Tabular
25155 <lyxtabular version="3" rows="5" columns="2">
25156 <features>
25157 <column alignment="center" valignment="top" width="0">
25158 <column alignment="center" valignment="top" width="0">
25159 <row>
25160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25161 \begin_inset Text
25162
25163 \begin_layout Plain Layout
25164 Command
25165 \end_layout
25166
25167 \end_inset
25168 </cell>
25169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25170 \begin_inset Text
25171
25172 \begin_layout Plain Layout
25173 Result
25174 \begin_inset Note Note
25175 status collapsed
25176
25177 \begin_layout Plain Layout
25178
25179 \series bold
25180
25181 \backslash
25182 raisebox
25183 \series default
25184  is only used as spacer.
25185 \end_layout
25186
25187 \end_inset
25188
25189
25190 \end_layout
25191
25192 \end_inset
25193 </cell>
25194 </row>
25195 <row>
25196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25197 \begin_inset Text
25198
25199 \begin_layout Plain Layout
25200
25201 \backslash
25202 varliminf
25203 \end_layout
25204
25205 \end_inset
25206 </cell>
25207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25208 \begin_inset Text
25209
25210 \begin_layout Plain Layout
25211 \begin_inset Formula $\varliminf$
25212 \end_inset
25213
25214
25215 \end_layout
25216
25217 \end_inset
25218 </cell>
25219 </row>
25220 <row>
25221 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25222 \begin_inset Text
25223
25224 \begin_layout Plain Layout
25225
25226 \backslash
25227 varlimsup
25228 \end_layout
25229
25230 \end_inset
25231 </cell>
25232 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25233 \begin_inset Text
25234
25235 \begin_layout Plain Layout
25236 \begin_inset Formula $\varlimsup$
25237 \end_inset
25238
25239
25240 \end_layout
25241
25242 \end_inset
25243 </cell>
25244 </row>
25245 <row>
25246 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25247 \begin_inset Text
25248
25249 \begin_layout Plain Layout
25250
25251 \backslash
25252 varprojlim
25253 \end_layout
25254
25255 \end_inset
25256 </cell>
25257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25258 \begin_inset Text
25259
25260 \begin_layout Plain Layout
25261 \begin_inset Formula $\varprojlim$
25262 \end_inset
25263
25264
25265 \end_layout
25266
25267 \end_inset
25268 </cell>
25269 </row>
25270 <row>
25271 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25272 \begin_inset Text
25273
25274 \begin_layout Plain Layout
25275
25276 \backslash
25277 varinjlim
25278 \end_layout
25279
25280 \end_inset
25281 </cell>
25282 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25283 \begin_inset Text
25284
25285 \begin_layout Plain Layout
25286 \begin_inset Formula $\varinjlim$
25287 \end_inset
25288
25289
25290 \begin_inset Formula $\raisebox{-2.5mm}{}$
25291 \end_inset
25292
25293
25294 \end_layout
25295
25296 \end_inset
25297 </cell>
25298 </row>
25299 </lyxtabular>
25300
25301 \end_inset
25302
25303
25304 \end_layout
25305
25306 \begin_layout Standard
25307 \begin_inset VSpace medskip
25308 \end_inset
25309
25310 The limit is created by inserting a subscript.
25311  It is set right beside the function in an inline formula:
25312 \end_layout
25313
25314 \begin_layout Standard
25315 \align center
25316 \begin_inset Tabular
25317 <lyxtabular version="3" rows="2" columns="2">
25318 <features>
25319 <column alignment="center" valignment="top" width="0pt">
25320 <column alignment="center" valignment="top" width="0pt">
25321 <row>
25322 <cell alignment="center" valignment="top" usebox="none">
25323 \begin_inset Text
25324
25325 \begin_layout Plain Layout
25326 Command
25327 \end_layout
25328
25329 \end_inset
25330 </cell>
25331 <cell alignment="center" valignment="top" usebox="none">
25332 \begin_inset Text
25333
25334 \begin_layout Plain Layout
25335 \begin_inset space \hspace{}
25336 \length 1cm
25337 \end_inset
25338
25339 Result
25340 \begin_inset Note Note
25341 status collapsed
25342
25343 \begin_layout Plain Layout
25344 The space and
25345 \series bold
25346  
25347 \backslash
25348 raisebox
25349 \series default
25350  are used here as spacer.
25351 \end_layout
25352
25353 \end_inset
25354
25355
25356 \end_layout
25357
25358 \end_inset
25359 </cell>
25360 </row>
25361 <row>
25362 <cell alignment="center" valignment="top" usebox="none">
25363 \begin_inset Text
25364
25365 \begin_layout Plain Layout
25366
25367 \backslash
25368 lim_x
25369 \backslash
25370 to
25371 \begin_inset ERT
25372 status collapsed
25373
25374 \begin_layout Plain Layout
25375
25376
25377 \backslash
25378 spce 
25379 \end_layout
25380
25381 \end_inset
25382
25383 A
25384 \begin_inset ERT
25385 status collapsed
25386
25387 \begin_layout Plain Layout
25388
25389
25390 \backslash
25391 spce 
25392 \end_layout
25393
25394 \end_inset
25395
25396 x=B
25397 \end_layout
25398
25399 \end_inset
25400 </cell>
25401 <cell alignment="center" valignment="top" usebox="none">
25402 \begin_inset Text
25403
25404 \begin_layout Plain Layout
25405 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25406 \end_inset
25407
25408
25409 \end_layout
25410
25411 \end_inset
25412 </cell>
25413 </row>
25414 </lyxtabular>
25415
25416 \end_inset
25417
25418
25419 \end_layout
25420
25421 \begin_layout Standard
25422 In a displayed formula the limit is set below the formula, as usual:
25423 \begin_inset Formula \[
25424 \lim_{x\to A}x=B\]
25425
25426 \end_inset
25427
25428
25429 \end_layout
25430
25431 \begin_layout Subsection
25432 Modulo-Functions
25433 \begin_inset Index
25434 status collapsed
25435
25436 \begin_layout Plain Layout
25437 Functions ! modulo-
25438 \end_layout
25439
25440 \end_inset
25441
25442
25443 \end_layout
25444
25445 \begin_layout Standard
25446 The modulo-function is special, because it exists in four variants.
25447 \end_layout
25448
25449 \begin_layout Standard
25450 The variants in a displayed formula:
25451 \begin_inset Formula \begin{align*}
25452 \underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
25453 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25454 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25455 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25456 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25457
25458 \end_inset
25459
25460
25461 \end_layout
25462
25463 \begin_layout Standard
25464 In an inline formula less space is set before the function names for all
25465  variants.
25466 \end_layout
25467
25468 \begin_layout Standard
25469 \begin_inset Newpage newpage
25470 \end_inset
25471
25472
25473 \end_layout
25474
25475 \begin_layout Section
25476 Special Characters
25477 \begin_inset Index
25478 status collapsed
25479
25480 \begin_layout Plain Layout
25481 Special characters
25482 \end_layout
25483
25484 \end_inset
25485
25486
25487 \end_layout
25488
25489 \begin_layout Subsection
25490 Special Characters in Mathematical Text
25491 \end_layout
25492
25493 \begin_layout Standard
25494 The following commands can only be used in mathematical text or in TeX-mode:
25495 \end_layout
25496
25497 \begin_layout Standard
25498 \begin_inset space \hfill{}
25499 \end_inset
25500
25501
25502 \begin_inset Tabular
25503 <lyxtabular version="3" rows="8" columns="2">
25504 <features>
25505 <column alignment="block" valignment="top" width="0">
25506 <column alignment="block" valignment="top" width="0">
25507 <row>
25508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25509 \begin_inset Text
25510
25511 \begin_layout Plain Layout
25512 Command
25513 \end_layout
25514
25515 \end_inset
25516 </cell>
25517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25518 \begin_inset Text
25519
25520 \begin_layout Plain Layout
25521 Result
25522 \end_layout
25523
25524 \end_inset
25525 </cell>
25526 </row>
25527 <row>
25528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25529 \begin_inset Text
25530
25531 \begin_layout Plain Layout
25532
25533 \backslash
25534 oe
25535 \end_layout
25536
25537 \end_inset
25538 </cell>
25539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25540 \begin_inset Text
25541
25542 \begin_layout Plain Layout
25543 \begin_inset Formula $\textrm{œ}$
25544 \end_inset
25545
25546
25547 \end_layout
25548
25549 \end_inset
25550 </cell>
25551 </row>
25552 <row>
25553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25554 \begin_inset Text
25555
25556 \begin_layout Plain Layout
25557
25558 \backslash
25559 OE
25560 \end_layout
25561
25562 \end_inset
25563 </cell>
25564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25565 \begin_inset Text
25566
25567 \begin_layout Plain Layout
25568 \begin_inset Formula $\textrm{Œ}$
25569 \end_inset
25570
25571
25572 \end_layout
25573
25574 \end_inset
25575 </cell>
25576 </row>
25577 <row>
25578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25579 \begin_inset Text
25580
25581 \begin_layout Plain Layout
25582
25583 \backslash
25584 ae
25585 \end_layout
25586
25587 \end_inset
25588 </cell>
25589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25590 \begin_inset Text
25591
25592 \begin_layout Plain Layout
25593 \begin_inset Formula $\textrm{æ}$
25594 \end_inset
25595
25596
25597 \end_layout
25598
25599 \end_inset
25600 </cell>
25601 </row>
25602 <row>
25603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25604 \begin_inset Text
25605
25606 \begin_layout Plain Layout
25607
25608 \backslash
25609 AE
25610 \end_layout
25611
25612 \end_inset
25613 </cell>
25614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25615 \begin_inset Text
25616
25617 \begin_layout Plain Layout
25618 \begin_inset Formula $\textrm{Æ}$
25619 \end_inset
25620
25621
25622 \end_layout
25623
25624 \end_inset
25625 </cell>
25626 </row>
25627 <row>
25628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25629 \begin_inset Text
25630
25631 \begin_layout Plain Layout
25632
25633 \backslash
25634 aa
25635 \end_layout
25636
25637 \end_inset
25638 </cell>
25639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25640 \begin_inset Text
25641
25642 \begin_layout Plain Layout
25643 \begin_inset Formula $\textrm{\aa}$
25644 \end_inset
25645
25646
25647 \end_layout
25648
25649 \end_inset
25650 </cell>
25651 </row>
25652 <row>
25653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25654 \begin_inset Text
25655
25656 \begin_layout Plain Layout
25657
25658 \backslash
25659 AA
25660 \begin_inset Index
25661 status collapsed
25662
25663 \begin_layout Plain Layout
25664
25665 \backslash
25666 @
25667 \begin_inset ERT
25668 status collapsed
25669
25670 \begin_layout Plain Layout
25671
25672
25673 \backslash
25674 textrm{
25675 \backslash
25676 AA}
25677 \end_layout
25678
25679 \end_inset
25680
25681
25682 \end_layout
25683
25684 \end_inset
25685
25686
25687 \end_layout
25688
25689 \end_inset
25690 </cell>
25691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25692 \begin_inset Text
25693
25694 \begin_layout Plain Layout
25695 \begin_inset Formula $\textrm{Å}$
25696 \end_inset
25697
25698
25699 \end_layout
25700
25701 \end_inset
25702 </cell>
25703 </row>
25704 <row>
25705 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25706 \begin_inset Text
25707
25708 \begin_layout Plain Layout
25709
25710 \backslash
25711 i
25712 \end_layout
25713
25714 \end_inset
25715 </cell>
25716 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25717 \begin_inset Text
25718
25719 \begin_layout Plain Layout
25720 \begin_inset Formula $\textrm{ı}$
25721 \end_inset
25722
25723
25724 \end_layout
25725
25726 \end_inset
25727 </cell>
25728 </row>
25729 </lyxtabular>
25730
25731 \end_inset
25732
25733
25734 \begin_inset space \hfill{}
25735 \end_inset
25736
25737
25738 \begin_inset Tabular
25739 <lyxtabular version="3" rows="8" columns="2">
25740 <features>
25741 <column alignment="block" valignment="top" width="0">
25742 <column alignment="center" valignment="top" width="0">
25743 <row>
25744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25745 \begin_inset Text
25746
25747 \begin_layout Plain Layout
25748 command
25749 \begin_inset Note Note
25750 status collapsed
25751
25752 \begin_layout Plain Layout
25753 The space of 0
25754 \begin_inset space \thinspace{}
25755 \end_inset
25756
25757 mm is used for separation, because otherwise the output will be ¡ and ¿
25758  respectively.
25759 \end_layout
25760
25761 \end_inset
25762
25763
25764 \end_layout
25765
25766 \end_inset
25767 </cell>
25768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25769 \begin_inset Text
25770
25771 \begin_layout Plain Layout
25772 Result
25773 \end_layout
25774
25775 \end_inset
25776 </cell>
25777 </row>
25778 <row>
25779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25780 \begin_inset Text
25781
25782 \begin_layout Plain Layout
25783
25784 \backslash
25785 o
25786 \end_layout
25787
25788 \end_inset
25789 </cell>
25790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25791 \begin_inset Text
25792
25793 \begin_layout Plain Layout
25794 \begin_inset Formula $\textrm{ø}$
25795 \end_inset
25796
25797
25798 \end_layout
25799
25800 \end_inset
25801 </cell>
25802 </row>
25803 <row>
25804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25805 \begin_inset Text
25806
25807 \begin_layout Plain Layout
25808
25809 \backslash
25810 O
25811 \end_layout
25812
25813 \end_inset
25814 </cell>
25815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25816 \begin_inset Text
25817
25818 \begin_layout Plain Layout
25819 \begin_inset Formula $\textrm{Ø}$
25820 \end_inset
25821
25822
25823 \end_layout
25824
25825 \end_inset
25826 </cell>
25827 </row>
25828 <row>
25829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25830 \begin_inset Text
25831
25832 \begin_layout Plain Layout
25833
25834 \backslash
25835 l
25836 \end_layout
25837
25838 \end_inset
25839 </cell>
25840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25841 \begin_inset Text
25842
25843 \begin_layout Plain Layout
25844 \begin_inset Formula $\textrm{ł}$
25845 \end_inset
25846
25847
25848 \end_layout
25849
25850 \end_inset
25851 </cell>
25852 </row>
25853 <row>
25854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25855 \begin_inset Text
25856
25857 \begin_layout Plain Layout
25858
25859 \backslash
25860 L
25861 \end_layout
25862
25863 \end_inset
25864 </cell>
25865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25866 \begin_inset Text
25867
25868 \begin_layout Plain Layout
25869 \begin_inset Formula $\textrm{Ł}$
25870 \end_inset
25871
25872
25873 \end_layout
25874
25875 \end_inset
25876 </cell>
25877 </row>
25878 <row>
25879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25880 \begin_inset Text
25881
25882 \begin_layout Plain Layout
25883 !
25884 \begin_inset space \hspace{}
25885 \length 0mm
25886 \end_inset
25887
25888 `
25889 \begin_inset ERT
25890 status collapsed
25891
25892 \begin_layout Plain Layout
25893
25894
25895 \backslash
25896 spce 
25897 \end_layout
25898
25899 \end_inset
25900
25901
25902 \end_layout
25903
25904 \end_inset
25905 </cell>
25906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25907 \begin_inset Text
25908
25909 \begin_layout Plain Layout
25910 \begin_inset Formula $\textrm{!`}$
25911 \end_inset
25912
25913
25914 \end_layout
25915
25916 \end_inset
25917 </cell>
25918 </row>
25919 <row>
25920 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25921 \begin_inset Text
25922
25923 \begin_layout Plain Layout
25924 ?
25925 \begin_inset space \hspace{}
25926 \length 0mm
25927 \end_inset
25928
25929 `
25930 \begin_inset ERT
25931 status collapsed
25932
25933 \begin_layout Plain Layout
25934
25935
25936 \backslash
25937 spce 
25938 \end_layout
25939
25940 \end_inset
25941
25942
25943 \end_layout
25944
25945 \end_inset
25946 </cell>
25947 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25948 \begin_inset Text
25949
25950 \begin_layout Plain Layout
25951 \begin_inset Formula $\textrm{?`}$
25952 \end_inset
25953
25954
25955 \end_layout
25956
25957 \end_inset
25958 </cell>
25959 </row>
25960 <row>
25961 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25962 \begin_inset Text
25963
25964 \begin_layout Plain Layout
25965
25966 \backslash
25967 j
25968 \end_layout
25969
25970 \end_inset
25971 </cell>
25972 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25973 \begin_inset Text
25974
25975 \begin_layout Plain Layout
25976 \begin_inset Formula $\textrm{ȷ}$
25977 \end_inset
25978
25979
25980 \end_layout
25981
25982 \end_inset
25983 </cell>
25984 </row>
25985 </lyxtabular>
25986
25987 \end_inset
25988
25989
25990 \begin_inset space \hfill{}
25991 \end_inset
25992
25993
25994 \end_layout
25995
25996 \begin_layout Standard
25997 The characters 
25998 \begin_inset Formula $\textrm{\textrm{Å}}$
25999 \end_inset
26000
26001  and 
26002 \begin_inset Formula $\textrm{\textrm{Ø}}$
26003 \end_inset
26004
26005  can also be inserted via the math toolbar button 
26006 \begin_inset Graphics
26007         filename ../images/math/digamma.png
26008         scale 85
26009
26010 \end_inset
26011
26012 .
26013 \end_layout
26014
26015 \begin_layout Standard
26016 An exception are the commands 
26017 \series bold
26018 !
26019 \begin_inset space \hspace{}
26020 \length 0mm
26021 \end_inset
26022
26023 `
26024 \series default
26025  and 
26026 \series bold
26027 ?
26028 \begin_inset space \hspace{}
26029 \length 0mm
26030 \end_inset
26031
26032 `
26033 \series default
26034 , because they can be inserted in LyX directly to text.
26035 \end_layout
26036
26037 \begin_layout Subsection
26038 Accents in Text
26039 \begin_inset CommandInset label
26040 LatexCommand label
26041 name "sub:Accents-in-Text"
26042
26043 \end_inset
26044
26045
26046 \begin_inset Index
26047 status collapsed
26048
26049 \begin_layout Plain Layout
26050 Accents ! in text
26051 \end_layout
26052
26053 \end_inset
26054
26055
26056 \end_layout
26057
26058 \begin_layout Standard
26059 With the following commands all letters can be accented.
26060  The commands must be inserted in TeX-mode.
26061 \end_layout
26062
26063 \begin_layout Standard
26064 \begin_inset space \hfill{}
26065 \end_inset
26066
26067
26068 \begin_inset Tabular
26069 <lyxtabular version="3" rows="8" columns="2">
26070 <features>
26071 <column alignment="block" valignment="top" width="0">
26072 <column alignment="block" valignment="top" width="0">
26073 <row>
26074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26075 \begin_inset Text
26076
26077 \begin_layout Plain Layout
26078 Command
26079 \end_layout
26080
26081 \end_inset
26082 </cell>
26083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26084 \begin_inset Text
26085
26086 \begin_layout Plain Layout
26087 Result
26088 \end_layout
26089
26090 \end_inset
26091 </cell>
26092 </row>
26093 <row>
26094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26095 \begin_inset Text
26096
26097 \begin_layout Plain Layout
26098
26099 \backslash
26100
26101 \begin_inset Quotes grd
26102 \end_inset
26103
26104 e
26105 \end_layout
26106
26107 \end_inset
26108 </cell>
26109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26110 \begin_inset Text
26111
26112 \begin_layout Plain Layout
26113 \begin_inset ERT
26114 status collapsed
26115
26116 \begin_layout Plain Layout
26117
26118
26119 \backslash
26120 "e
26121 \end_layout
26122
26123 \end_inset
26124
26125
26126 \end_layout
26127
26128 \end_inset
26129 </cell>
26130 </row>
26131 <row>
26132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26133 \begin_inset Text
26134
26135 \begin_layout Plain Layout
26136
26137 \backslash
26138 `e
26139 \end_layout
26140
26141 \end_inset
26142 </cell>
26143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26144 \begin_inset Text
26145
26146 \begin_layout Plain Layout
26147 \begin_inset ERT
26148 status collapsed
26149
26150 \begin_layout Plain Layout
26151
26152
26153 \backslash
26154 `e
26155 \end_layout
26156
26157 \end_inset
26158
26159
26160 \end_layout
26161
26162 \end_inset
26163 </cell>
26164 </row>
26165 <row>
26166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26167 \begin_inset Text
26168
26169 \begin_layout Plain Layout
26170
26171 \backslash
26172 ^
26173 \begin_inset ERT
26174 status collapsed
26175
26176 \begin_layout Plain Layout
26177
26178
26179 \backslash
26180 spce 
26181 \end_layout
26182
26183 \end_inset
26184
26185 e
26186 \end_layout
26187
26188 \end_inset
26189 </cell>
26190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26191 \begin_inset Text
26192
26193 \begin_layout Plain Layout
26194 \begin_inset ERT
26195 status collapsed
26196
26197 \begin_layout Plain Layout
26198
26199
26200 \backslash
26201 ^e
26202 \end_layout
26203
26204 \end_inset
26205
26206
26207 \end_layout
26208
26209 \end_inset
26210 </cell>
26211 </row>
26212 <row>
26213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26214 \begin_inset Text
26215
26216 \begin_layout Plain Layout
26217
26218 \backslash
26219 =e
26220 \end_layout
26221
26222 \end_inset
26223 </cell>
26224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26225 \begin_inset Text
26226
26227 \begin_layout Plain Layout
26228 \begin_inset ERT
26229 status collapsed
26230
26231 \begin_layout Plain Layout
26232
26233
26234 \backslash
26235 =e
26236 \end_layout
26237
26238 \end_inset
26239
26240
26241 \end_layout
26242
26243 \end_inset
26244 </cell>
26245 </row>
26246 <row>
26247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26248 \begin_inset Text
26249
26250 \begin_layout Plain Layout
26251
26252 \backslash
26253 u
26254 \begin_inset ERT
26255 status collapsed
26256
26257 \begin_layout Plain Layout
26258
26259
26260 \backslash
26261 spce 
26262 \end_layout
26263
26264 \end_inset
26265
26266 e
26267 \end_layout
26268
26269 \end_inset
26270 </cell>
26271 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26272 \begin_inset Text
26273
26274 \begin_layout Plain Layout
26275 \begin_inset ERT
26276 status collapsed
26277
26278 \begin_layout Plain Layout
26279
26280
26281 \backslash
26282 u e
26283 \end_layout
26284
26285 \end_inset
26286
26287
26288 \end_layout
26289
26290 \end_inset
26291 </cell>
26292 </row>
26293 <row>
26294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26295 \begin_inset Text
26296
26297 \begin_layout Plain Layout
26298
26299 \backslash
26300 b
26301 \begin_inset ERT
26302 status collapsed
26303
26304 \begin_layout Plain Layout
26305
26306
26307 \backslash
26308 spce 
26309 \end_layout
26310
26311 \end_inset
26312
26313 e
26314 \end_layout
26315
26316 \end_inset
26317 </cell>
26318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26319 \begin_inset Text
26320
26321 \begin_layout Plain Layout
26322 \begin_inset ERT
26323 status collapsed
26324
26325 \begin_layout Plain Layout
26326
26327
26328 \backslash
26329 b e
26330 \end_layout
26331
26332 \end_inset
26333
26334
26335 \end_layout
26336
26337 \end_inset
26338 </cell>
26339 </row>
26340 <row>
26341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26342 \begin_inset Text
26343
26344 \begin_layout Plain Layout
26345
26346 \backslash
26347 t
26348 \begin_inset ERT
26349 status collapsed
26350
26351 \begin_layout Plain Layout
26352
26353
26354 \backslash
26355 spce 
26356 \end_layout
26357
26358 \end_inset
26359
26360 ee
26361 \end_layout
26362
26363 \end_inset
26364 </cell>
26365 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26366 \begin_inset Text
26367
26368 \begin_layout Plain Layout
26369 \begin_inset ERT
26370 status collapsed
26371
26372 \begin_layout Plain Layout
26373
26374
26375 \backslash
26376 t ee
26377 \end_layout
26378
26379 \end_inset
26380
26381
26382 \end_layout
26383
26384 \end_inset
26385 </cell>
26386 </row>
26387 </lyxtabular>
26388
26389 \end_inset
26390
26391
26392 \begin_inset space \hfill{}
26393 \end_inset
26394
26395
26396 \begin_inset Tabular
26397 <lyxtabular version="3" rows="8" columns="2">
26398 <features>
26399 <column alignment="block" valignment="top" width="0">
26400 <column alignment="center" valignment="top" width="0">
26401 <row>
26402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26403 \begin_inset Text
26404
26405 \begin_layout Plain Layout
26406 Command
26407 \end_layout
26408
26409 \end_inset
26410 </cell>
26411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26412 \begin_inset Text
26413
26414 \begin_layout Plain Layout
26415 Result
26416 \end_layout
26417
26418 \end_inset
26419 </cell>
26420 </row>
26421 <row>
26422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26423 \begin_inset Text
26424
26425 \begin_layout Plain Layout
26426
26427 \backslash
26428 H
26429 \begin_inset ERT
26430 status collapsed
26431
26432 \begin_layout Plain Layout
26433
26434
26435 \backslash
26436 spce 
26437 \end_layout
26438
26439 \end_inset
26440
26441 e
26442 \end_layout
26443
26444 \end_inset
26445 </cell>
26446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26447 \begin_inset Text
26448
26449 \begin_layout Plain Layout
26450 \begin_inset ERT
26451 status collapsed
26452
26453 \begin_layout Plain Layout
26454
26455
26456 \backslash
26457 H e
26458 \end_layout
26459
26460 \end_inset
26461
26462
26463 \end_layout
26464
26465 \end_inset
26466 </cell>
26467 </row>
26468 <row>
26469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26470 \begin_inset Text
26471
26472 \begin_layout Plain Layout
26473
26474 \backslash
26475 'e
26476 \end_layout
26477
26478 \end_inset
26479 </cell>
26480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26481 \begin_inset Text
26482
26483 \begin_layout Plain Layout
26484 \begin_inset ERT
26485 status collapsed
26486
26487 \begin_layout Plain Layout
26488
26489
26490 \backslash
26491 'e
26492 \end_layout
26493
26494 \end_inset
26495
26496
26497 \end_layout
26498
26499 \end_inset
26500 </cell>
26501 </row>
26502 <row>
26503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26504 \begin_inset Text
26505
26506 \begin_layout Plain Layout
26507
26508 \backslash
26509 ~e
26510 \begin_inset Index
26511 status collapsed
26512
26513 \begin_layout Plain Layout
26514 Tilde
26515 \end_layout
26516
26517 \end_inset
26518
26519
26520 \end_layout
26521
26522 \end_inset
26523 </cell>
26524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26525 \begin_inset Text
26526
26527 \begin_layout Plain Layout
26528 \begin_inset ERT
26529 status collapsed
26530
26531 \begin_layout Plain Layout
26532
26533
26534 \backslash
26535 ~e
26536 \end_layout
26537
26538 \end_inset
26539
26540
26541 \end_layout
26542
26543 \end_inset
26544 </cell>
26545 </row>
26546 <row>
26547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26548 \begin_inset Text
26549
26550 \begin_layout Plain Layout
26551
26552 \backslash
26553 .e
26554 \end_layout
26555
26556 \end_inset
26557 </cell>
26558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26559 \begin_inset Text
26560
26561 \begin_layout Plain Layout
26562 \begin_inset ERT
26563 status collapsed
26564
26565 \begin_layout Plain Layout
26566
26567
26568 \backslash
26569 .e
26570 \end_layout
26571
26572 \end_inset
26573
26574
26575 \end_layout
26576
26577 \end_inset
26578 </cell>
26579 </row>
26580 <row>
26581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26582 \begin_inset Text
26583
26584 \begin_layout Plain Layout
26585
26586 \backslash
26587 v
26588 \begin_inset ERT
26589 status collapsed
26590
26591 \begin_layout Plain Layout
26592
26593
26594 \backslash
26595 spce 
26596 \end_layout
26597
26598 \end_inset
26599
26600 e
26601 \end_layout
26602
26603 \end_inset
26604 </cell>
26605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26606 \begin_inset Text
26607
26608 \begin_layout Plain Layout
26609 \begin_inset ERT
26610 status collapsed
26611
26612 \begin_layout Plain Layout
26613
26614
26615 \backslash
26616 v e
26617 \end_layout
26618
26619 \end_inset
26620
26621
26622 \end_layout
26623
26624 \end_inset
26625 </cell>
26626 </row>
26627 <row>
26628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26629 \begin_inset Text
26630
26631 \begin_layout Plain Layout
26632
26633 \backslash
26634 d
26635 \begin_inset ERT
26636 status collapsed
26637
26638 \begin_layout Plain Layout
26639
26640
26641 \backslash
26642 spce 
26643 \end_layout
26644
26645 \end_inset
26646
26647 e
26648 \end_layout
26649
26650 \end_inset
26651 </cell>
26652 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26653 \begin_inset Text
26654
26655 \begin_layout Plain Layout
26656 \begin_inset ERT
26657 status collapsed
26658
26659 \begin_layout Plain Layout
26660
26661
26662 \backslash
26663 d e
26664 \end_layout
26665
26666 \end_inset
26667
26668
26669 \end_layout
26670
26671 \end_inset
26672 </cell>
26673 </row>
26674 <row>
26675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26676 \begin_inset Text
26677
26678 \begin_layout Plain Layout
26679
26680 \backslash
26681 c
26682 \begin_inset ERT
26683 status collapsed
26684
26685 \begin_layout Plain Layout
26686
26687
26688 \backslash
26689 spce 
26690 \end_layout
26691
26692 \end_inset
26693
26694 e
26695 \end_layout
26696
26697 \end_inset
26698 </cell>
26699 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26700 \begin_inset Text
26701
26702 \begin_layout Plain Layout
26703 \begin_inset ERT
26704 status collapsed
26705
26706 \begin_layout Plain Layout
26707
26708
26709 \backslash
26710 c e
26711 \end_layout
26712
26713 \end_inset
26714
26715
26716 \end_layout
26717
26718 \end_inset
26719 </cell>
26720 </row>
26721 </lyxtabular>
26722
26723 \end_inset
26724
26725
26726 \begin_inset space \hfill{}
26727 \end_inset
26728
26729
26730 \end_layout
26731
26732 \begin_layout Standard
26733 \begin_inset VSpace medskip
26734 \end_inset
26735
26736 With the command 
26737 \series bold
26738
26739 \backslash
26740 t
26741 \series default
26742  also two different characters can be accented.
26743  The command 
26744 \series bold
26745
26746 \backslash
26747 t
26748 \begin_inset ERT
26749 status collapsed
26750
26751 \begin_layout Plain Layout
26752
26753
26754 \backslash
26755 spce 
26756 \end_layout
26757
26758 \end_inset
26759
26760 sz
26761 \series default
26762  creates: 
26763 \begin_inset ERT
26764 status collapsed
26765
26766 \begin_layout Plain Layout
26767
26768
26769 \backslash
26770 t sz
26771 \end_layout
26772
26773 \end_inset
26774
26775
26776 \end_layout
26777
26778 \begin_layout Standard
26779 The accents 
26780 \series bold
26781 `
26782 \series default
26783  , 
26784 \series bold
26785 '
26786 \series default
26787  , and 
26788 \series bold
26789 ^
26790 \series default
26791  can in combination with vowels directly be inserted with the keyboard without
26792  using TeX-mode.
26793  The same applies for the tilde
26794 \begin_inset Foot
26795 status collapsed
26796
26797 \begin_layout Plain Layout
26798 This only applies for keyboards where the tilde is defined as accent.
26799 \end_layout
26800
26801 \end_inset
26802
26803  
26804 \series bold
26805 ~
26806 \series default
26807  in combination with 
26808 \emph on
26809 a
26810 \emph default
26811  , 
26812 \emph on
26813 n
26814 \emph default
26815  , or 
26816 \emph on
26817 o
26818 \emph default
26819 .
26820 \end_layout
26821
26822 \begin_layout Standard
26823 The commands 
26824 \series bold
26825
26826 \backslash
26827 b
26828 \series default
26829  , 
26830 \series bold
26831
26832 \backslash
26833 c
26834 \series default
26835  , 
26836 \series bold
26837
26838 \backslash
26839 d
26840 \series default
26841  , 
26842 \series bold
26843
26844 \backslash
26845 H
26846 \series default
26847  , 
26848 \series bold
26849
26850 \backslash
26851 t
26852 \series default
26853  , 
26854 \series bold
26855
26856 \backslash
26857 u
26858 \series default
26859  , 
26860 \series bold
26861
26862 \backslash
26863 v
26864 \series default
26865 , and accents inserted directly with the keyboard are also available in
26866  mathematical text.
26867  For the other accents there are special math commands to be used in formulas,
26868  see 
26869 \begin_inset CommandInset ref
26870 LatexCommand ref
26871 reference "sub:Accents-for-one"
26872
26873 \end_inset
26874
26875 .
26876 \end_layout
26877
26878 \begin_layout Standard
26879 \begin_inset VSpace bigskip
26880 \end_inset
26881
26882 Furthermore, with the command 
26883 \series bold
26884
26885 \backslash
26886 textcircled
26887 \series default
26888
26889 \begin_inset Index
26890 status collapsed
26891
26892 \begin_layout Plain Layout
26893 Commands ! T ! 
26894 \backslash
26895 textcircled
26896 \end_layout
26897
26898 \end_inset
26899
26900  all numbers and letters can be set into a circle, quasi accented with a
26901  circle, similar to the the copyright symbol.
26902 \end_layout
26903
26904 \begin_layout Standard
26905 \align center
26906 \begin_inset Tabular
26907 <lyxtabular version="3" rows="3" columns="2">
26908 <features>
26909 <column alignment="center" valignment="top" width="0">
26910 <column alignment="center" valignment="top" width="0">
26911 <row>
26912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26913 \begin_inset Text
26914
26915 \begin_layout Plain Layout
26916 Command
26917 \end_layout
26918
26919 \end_inset
26920 </cell>
26921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26922 \begin_inset Text
26923
26924 \begin_layout Plain Layout
26925 Result
26926 \begin_inset Note Note
26927 status collapsed
26928
26929 \begin_layout Plain Layout
26930
26931 \series bold
26932
26933 \backslash
26934 raisebox
26935 \series default
26936  is only used as spacer.
26937 \end_layout
26938
26939 \end_inset
26940
26941
26942 \end_layout
26943
26944 \end_inset
26945 </cell>
26946 </row>
26947 <row>
26948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26949 \begin_inset Text
26950
26951 \begin_layout Plain Layout
26952
26953 \backslash
26954 textcircled{w}
26955 \end_layout
26956
26957 \end_inset
26958 </cell>
26959 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26960 \begin_inset Text
26961
26962 \begin_layout Plain Layout
26963 \begin_inset ERT
26964 status collapsed
26965
26966 \begin_layout Plain Layout
26967
26968
26969 \backslash
26970 textcircled{w}
26971 \end_layout
26972
26973 \end_inset
26974
26975
26976 \end_layout
26977
26978 \end_inset
26979 </cell>
26980 </row>
26981 <row>
26982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26983 \begin_inset Text
26984
26985 \begin_layout Plain Layout
26986
26987 \backslash
26988 Large 
26989 \backslash
26990 textcircled{
26991 \backslash
26992 normalsize
26993 \backslash
26994 protect
26995 \backslash
26996 raisebox{-1.5pt}{W}}
26997 \end_layout
26998
26999 \end_inset
27000 </cell>
27001 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27002 \begin_inset Text
27003
27004 \begin_layout Plain Layout
27005 \begin_inset Formula $\raisebox{4.5mm}{}$
27006 \end_inset
27007
27008
27009 \begin_inset ERT
27010 status collapsed
27011
27012 \begin_layout Plain Layout
27013
27014
27015 \backslash
27016 Large 
27017 \backslash
27018 textcircled{
27019 \backslash
27020 normalsize
27021 \backslash
27022 protect
27023 \backslash
27024 raisebox{-1.5pt}W}
27025 \end_layout
27026
27027 \end_inset
27028
27029
27030 \begin_inset Formula $\raisebox{-2mm}{}$
27031 \end_inset
27032
27033
27034 \end_layout
27035
27036 \end_inset
27037 </cell>
27038 </row>
27039 </lyxtabular>
27040
27041 \end_inset
27042
27043
27044 \end_layout
27045
27046 \begin_layout Standard
27047 One has to take care that the character fits in the circle.
27048  
27049 \series bold
27050
27051 \backslash
27052 Large
27053 \series default
27054
27055 \begin_inset Foot
27056 status collapsed
27057
27058 \begin_layout Plain Layout
27059 see 
27060 \begin_inset CommandInset ref
27061 LatexCommand ref
27062 reference "sub:Font-Sizes"
27063
27064 \end_inset
27065
27066
27067 \end_layout
27068
27069 \end_inset
27070
27071  specifies thereby the size of the circle.
27072  With the help of 
27073 \series bold
27074
27075 \backslash
27076 raisebox
27077 \series default
27078
27079 \begin_inset Foot
27080 status collapsed
27081
27082 \begin_layout Plain Layout
27083 see 
27084 \begin_inset CommandInset ref
27085 LatexCommand ref
27086 reference "sub:Boxes-without-Frame"
27087
27088 \end_inset
27089
27090
27091 \end_layout
27092
27093 \end_inset
27094
27095  the character can be centered.
27096 \end_layout
27097
27098 \begin_layout Subsection
27099 Minuscule Numbers
27100 \begin_inset Index
27101 status collapsed
27102
27103 \begin_layout Plain Layout
27104 Minuscule numbers
27105 \end_layout
27106
27107 \end_inset
27108
27109
27110 \end_layout
27111
27112 \begin_layout Standard
27113 Minuscule numbers are created with the command 
27114 \series bold
27115
27116 \backslash
27117 oldstylenums
27118 \series default
27119
27120 \begin_inset Index
27121 status collapsed
27122
27123 \begin_layout Plain Layout
27124 Commands ! O ! 
27125 \backslash
27126 oldstylenums
27127 \end_layout
27128
27129 \end_inset
27130
27131 .
27132  The command can be used in formulas and in TeX-mode.
27133  The command scheme is:
27134 \end_layout
27135
27136 \begin_layout Standard
27137
27138 \series bold
27139
27140 \backslash
27141 oldstylenums{number}
27142 \end_layout
27143
27144 \begin_layout Standard
27145 The command 
27146 \series bold
27147
27148 \backslash
27149 oldstylenums{0123456789
27150 \series default
27151  produces: 
27152 \begin_inset Formula $\oldstylenums{0123456789}$
27153 \end_inset
27154
27155
27156 \end_layout
27157
27158 \begin_layout Subsection
27159 Miscellaneous special Characters
27160 \begin_inset CommandInset label
27161 LatexCommand label
27162 name "sub:Miscellaneous-special-Characters"
27163
27164 \end_inset
27165
27166
27167 \begin_inset Index
27168 status collapsed
27169
27170 \begin_layout Plain Layout
27171 Special characters ! miscellaneous
27172 \end_layout
27173
27174 \end_inset
27175
27176
27177 \end_layout
27178
27179 \begin_layout Standard
27180 The following characters can only be inserted to formulas by using commands:
27181 \end_layout
27182
27183 \begin_layout Standard
27184 \align center
27185 \begin_inset Tabular
27186 <lyxtabular version="3" rows="4" columns="2">
27187 <features>
27188 <column alignment="center" valignment="top" width="0">
27189 <column alignment="center" valignment="top" width="0">
27190 <row>
27191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27192 \begin_inset Text
27193
27194 \begin_layout Plain Layout
27195 Command
27196 \end_layout
27197
27198 \end_inset
27199 </cell>
27200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27201 \begin_inset Text
27202
27203 \begin_layout Plain Layout
27204 Result
27205 \end_layout
27206
27207 \end_inset
27208 </cell>
27209 </row>
27210 <row>
27211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27212 \begin_inset Text
27213
27214 \begin_layout Plain Layout
27215
27216 \backslash
27217 ^
27218 \begin_inset ERT
27219 status collapsed
27220
27221 \begin_layout Plain Layout
27222
27223
27224 \backslash
27225 spce 
27226 \end_layout
27227
27228 \end_inset
27229
27230
27231 \end_layout
27232
27233 \end_inset
27234 </cell>
27235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27236 \begin_inset Text
27237
27238 \begin_layout Plain Layout
27239 \begin_inset Formula $\mathcircumflex$
27240 \end_inset
27241
27242
27243 \end_layout
27244
27245 \end_inset
27246 </cell>
27247 </row>
27248 <row>
27249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27250 \begin_inset Text
27251
27252 \begin_layout Plain Layout
27253
27254 \backslash
27255 _
27256 \end_layout
27257
27258 \end_inset
27259 </cell>
27260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27261 \begin_inset Text
27262
27263 \begin_layout Plain Layout
27264 \begin_inset Formula $\_$
27265 \end_inset
27266
27267
27268 \end_layout
27269
27270 \end_inset
27271 </cell>
27272 </row>
27273 <row>
27274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27275 \begin_inset Text
27276
27277 \begin_layout Plain Layout
27278 ^
27279 \begin_inset ERT
27280 status collapsed
27281
27282 \begin_layout Plain Layout
27283
27284
27285 \backslash
27286 spce 
27287 \end_layout
27288
27289 \end_inset
27290
27291
27292 \backslash
27293 circ
27294 \begin_inset Index
27295 status collapsed
27296
27297 \begin_layout Plain Layout
27298
27299 \backslash
27300
27301 \end_layout
27302
27303 \end_inset
27304
27305
27306 \end_layout
27307
27308 \end_inset
27309 </cell>
27310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27311 \begin_inset Text
27312
27313 \begin_layout Plain Layout
27314 \begin_inset Formula $^{\circ}$
27315 \end_inset
27316
27317
27318 \end_layout
27319
27320 \end_inset
27321 </cell>
27322 </row>
27323 </lyxtabular>
27324
27325 \end_inset
27326
27327
27328 \end_layout
27329
27330 \begin_layout Standard
27331 The degree sign ° can nevertheless be directly inserted if the LaTeX-preamble
27332  contains the following line
27333 \begin_inset Foot
27334 status collapsed
27335
27336 \begin_layout Plain Layout
27337 More about this is described in 
27338 \begin_inset CommandInset ref
27339 LatexCommand ref
27340 reference "sub:Text-Characters-in"
27341
27342 \end_inset
27343
27344 .
27345 \end_layout
27346
27347 \end_inset
27348
27349 :
27350 \end_layout
27351
27352 \begin_layout Standard
27353
27354 \series bold
27355
27356 \backslash
27357 DeclareInputtext{176}{
27358 \backslash
27359 ifmmode^
27360 \backslash
27361 circ
27362 \backslash
27363 else
27364 \backslash
27365 textdegree
27366 \backslash
27367 fi}
27368 \end_layout
27369
27370 \begin_layout Standard
27371 \begin_inset Newpage newpage
27372 \end_inset
27373
27374
27375 \end_layout
27376
27377 \begin_layout Section
27378 Formula Styles
27379 \begin_inset CommandInset label
27380 LatexCommand label
27381 name "sec:Formula-Styles"
27382
27383 \end_inset
27384
27385
27386 \begin_inset Index
27387 status collapsed
27388
27389 \begin_layout Plain Layout
27390 Formula ! styles
27391 \end_layout
27392
27393 \end_inset
27394
27395
27396 \end_layout
27397
27398 \begin_layout Itemize
27399 There are two different alignment styles:
27400 \end_layout
27401
27402 \begin_deeper
27403 \begin_layout Description
27404 Centered is the predefined standard
27405 \end_layout
27406
27407 \begin_layout Description
27408 Indented for this the option 
27409 \series bold
27410 fleqn
27411 \series default
27412  must be inserted in the menu 
27413 \family sans
27414 Document\SpecialChar \menuseparator
27415 Settings
27416 \family default
27417  under 
27418 \family sans
27419 Document
27420 \begin_inset space ~
27421 \end_inset
27422
27423 Class
27424 \end_layout
27425
27426 \begin_layout Standard
27427 When 
27428 \series bold
27429 Indented
27430 \series default
27431  is used, the indentation can be adjusted with the length 
27432 \series bold
27433
27434 \backslash
27435 mathindent
27436 \series default
27437
27438 \begin_inset Index
27439 status collapsed
27440
27441 \begin_layout Plain Layout
27442 Commands ! M ! 
27443 \backslash
27444 mathindent
27445 \end_layout
27446
27447 \end_inset
27448
27449 .
27450  Should the distance be 15
27451 \begin_inset space \thinspace{}
27452 \end_inset
27453
27454 mm, the following command line is inserted in the LaTeX-preamble
27455 \end_layout
27456
27457 \begin_layout Standard
27458
27459 \series bold
27460
27461 \backslash
27462 setlength{
27463 \backslash
27464 mathindent}{15mm}
27465 \end_layout
27466
27467 \begin_layout Standard
27468 When no length is specified, the predefined value of 30
27469 \begin_inset space \thinspace{}
27470 \end_inset
27471
27472 pt will be used.
27473 \end_layout
27474
27475 \end_deeper
27476 \begin_layout Itemize
27477 And two different numbering styles:
27478 \end_layout
27479
27480 \begin_deeper
27481 \begin_layout Description
27482 Right is the predefined standard
27483 \end_layout
27484
27485 \begin_layout Description
27486 Left for this the option 
27487 \series bold
27488 leqno
27489 \series default
27490  must be inserted in the menu 
27491 \family sans
27492 Document\SpecialChar \menuseparator
27493 Settings
27494 \family default
27495  under 
27496 \family sans
27497 Document
27498 \begin_inset space ~
27499 \end_inset
27500
27501 Class
27502 \end_layout
27503
27504 \end_deeper
27505 \begin_layout Standard
27506
27507 \series bold
27508 fleqn
27509 \series default
27510  and 
27511 \series bold
27512 leqno
27513 \series default
27514  can also be used together.
27515  In this case both options are inserted, separated by a comma.
27516 \end_layout
27517
27518 \begin_layout Standard
27519 The chosen styles are used for all displayed formulas of the document.
27520  When both, centered and indented formulas should be created in a document,
27521  the style 
27522 \series bold
27523 Centered
27524 \series default
27525  is used.
27526  The indented formulas are then set in a flalign environment, see 
27527 \begin_inset CommandInset ref
27528 LatexCommand ref
27529 reference "sub:Flalign-Environment"
27530
27531 \end_inset
27532
27533 .
27534 \end_layout
27535
27536 \begin_layout Section
27537 Multiline Formulas
27538 \begin_inset CommandInset label
27539 LatexCommand label
27540 name "sec:Multiline-Formulas"
27541
27542 \end_inset
27543
27544
27545 \begin_inset Index
27546 status collapsed
27547
27548 \begin_layout Plain Layout
27549 Formula ! multiline
27550 \end_layout
27551
27552 \end_inset
27553
27554
27555 \end_layout
27556
27557 \begin_layout Subsection
27558 General
27559 \end_layout
27560
27561 \begin_layout Standard
27562 In LyX multiline formulas are created by pressing 
27563 \series bold
27564
27565 \begin_inset Info
27566 type  "shortcut"
27567 arg   "newline-insert newline"
27568 \end_inset
27569
27570
27571 \series default
27572  inside a formula.
27573  This creates either an 
27574 \series bold
27575 eqnarray environment
27576 \series default
27577  that is described in 
27578 \begin_inset CommandInset ref
27579 LatexCommand ref
27580 reference "sub:Eqnarray-Environment"
27581
27582 \end_inset
27583
27584  or, when the option 
27585 \family sans
27586 Use AMS math package
27587 \family default
27588  in the document settings is selected, an 
27589 \series bold
27590 align environment
27591 \series default
27592  that is described in 
27593 \begin_inset CommandInset ref
27594 LatexCommand ref
27595 reference "sub:Standard-align-Environment"
27596
27597 \end_inset
27598
27599 .
27600 \end_layout
27601
27602 \begin_layout Standard
27603 There are other multiline formula environments that can be created via the
27604  menu 
27605 \family sans
27606 Insert\SpecialChar \menuseparator
27607 Math
27608 \family default
27609 .
27610  These environments are described in the following sections.
27611 \end_layout
27612
27613 \begin_layout Standard
27614 In all multiline formula environments a new line is created by pressing
27615  
27616 \begin_inset Info
27617 type  "shortcut"
27618 arg   "newline-insert newline"
27619 \end_inset
27620
27621 .
27622  To add or delete lines, the math toolbar buttons 
27623 \begin_inset Graphics
27624         filename ../images/tabular-feature_append-row.png
27625         scale 85
27626
27627 \end_inset
27628
27629  or 
27630 \begin_inset Graphics
27631         filename ../images/tabular-feature_delete-row.png
27632         scale 85
27633
27634 \end_inset
27635
27636 , respectively, or the menu 
27637 \family sans
27638 Edit\SpecialChar \menuseparator
27639 Rows & Columns
27640 \family default
27641  can be used.
27642 \end_layout
27643
27644 \begin_layout Subsubsection
27645 Line Separation
27646 \begin_inset CommandInset label
27647 LatexCommand label
27648 name "sub:Line-Separation"
27649
27650 \end_inset
27651
27652
27653 \begin_inset Index
27654 status collapsed
27655
27656 \begin_layout Plain Layout
27657 Formula ! multiline ! Line separation
27658 \end_layout
27659
27660 \end_inset
27661
27662
27663 \end_layout
27664
27665 \begin_layout Standard
27666 There is sometimes not enough space in multiline formulas between the lines:
27667 \begin_inset Formula \begin{eqnarray*}
27668 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}\\
27669 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*}
27670
27671 \end_inset
27672
27673
27674 \end_layout
27675
27676 \begin_layout Standard
27677 In LaTeX additional line space is specified as optional argument of the
27678  new line command.
27679  This is not yet possible in LyX
27680 \begin_inset Foot
27681 status collapsed
27682
27683 \begin_layout Plain Layout
27684 see 
27685 \begin_inset CommandInset href
27686 LatexCommand href
27687 name "LyX-bug #1505"
27688 target "http://www.lyx.org/trac/ticket/1505"
27689
27690 \end_inset
27691
27692
27693 \end_layout
27694
27695 \end_inset
27696
27697 , therefore the whole formula must be inserted in TeX-mode.
27698  To add in our example space, the command 
27699 \series bold
27700
27701 \backslash
27702
27703 \backslash
27704 [3mm]
27705 \series default
27706  is inserted at the end of the first line.
27707  One gets: 
27708 \begin_inset ERT
27709 status collapsed
27710
27711 \begin_layout Plain Layout
27712
27713
27714 \backslash
27715 begin{eqnarray*}
27716 \end_layout
27717
27718 \begin_layout Plain Layout
27719
27720 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27721  = & 
27722 \backslash
27723 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27724 \backslash
27725
27726 \backslash
27727 [3mm]
27728 \end_layout
27729
27730 \begin_layout Plain Layout
27731
27732 4x^{2}
27733 \backslash
27734 left(B^{2}+x_{0}^{2}
27735 \backslash
27736 right)+4x_{0}x
27737 \backslash
27738 left(D-B^{2}
27739 \backslash
27740 right)+B^{2}
27741 \backslash
27742 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27743 \backslash
27744 right) & = & 0
27745 \end_layout
27746
27747 \begin_layout Plain Layout
27748
27749
27750 \backslash
27751 end{eqnarray*}
27752 \end_layout
27753
27754 \end_inset
27755
27756
27757 \end_layout
27758
27759 \begin_layout Standard
27760 \begin_inset VSpace bigskip
27761 \end_inset
27762
27763 To set the the line separation for all lines in a formula, the length 
27764 \series bold
27765
27766 \backslash
27767 jot
27768 \series default
27769
27770 \begin_inset Index
27771 status collapsed
27772
27773 \begin_layout Plain Layout
27774 Commands ! J ! 
27775 \backslash
27776 jot
27777 \end_layout
27778
27779 \end_inset
27780
27781  is changed.
27782  The definition is: 
27783 \begin_inset Formula $\mbox{line separation}=\mathrm{6\, pt+\backslash jot}$
27784 \end_inset
27785
27786 .
27787  Predefined for 
27788 \series bold
27789
27790 \backslash
27791 jot
27792 \series default
27793  is the value 3
27794 \begin_inset space \thinspace{}
27795 \end_inset
27796
27797 pt.
27798  To create 3
27799 \begin_inset space \thinspace{}
27800 \end_inset
27801
27802 mm additional line separation as in the previous example, the command
27803 \end_layout
27804
27805 \begin_layout Standard
27806
27807 \series bold
27808
27809 \backslash
27810 setlength{
27811 \backslash
27812 jot}{3mm+3pt}
27813 \end_layout
27814
27815 \begin_layout Standard
27816 is inserted in TeX-mode before the formula.
27817  This requires that the LaTeX-package 
27818 \series bold
27819 calc
27820 \series default
27821
27822 \begin_inset Foot
27823 status collapsed
27824
27825 \begin_layout Plain Layout
27826
27827 \series bold
27828 calc
27829 \series default
27830  is part of every LaTeX standard installation.
27831 \end_layout
27832
27833 \end_inset
27834
27835
27836 \begin_inset Index
27837 status collapsed
27838
27839 \begin_layout Plain Layout
27840 Packages ! calc
27841 \end_layout
27842
27843 \end_inset
27844
27845  was loaded in LaTeX-preamble with the line
27846 \end_layout
27847
27848 \begin_layout Standard
27849
27850 \series bold
27851
27852 \backslash
27853 usepackage{calc}
27854 \end_layout
27855
27856 \begin_layout Standard
27857 One gets: 
27858 \begin_inset ERT
27859 status collapsed
27860
27861 \begin_layout Plain Layout
27862
27863
27864 \backslash
27865 setlength{
27866 \backslash
27867 jot}{3mm+3pt}
27868 \end_layout
27869
27870 \end_inset
27871
27872
27873 \begin_inset Formula \begin{eqnarray*}
27874 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}\\
27875 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*}
27876
27877 \end_inset
27878
27879
27880 \end_layout
27881
27882 \begin_layout Standard
27883 \begin_inset ERT
27884 status collapsed
27885
27886 \begin_layout Plain Layout
27887
27888
27889 \backslash
27890 setlength{
27891 \backslash
27892 jot}{3pt}
27893 \end_layout
27894
27895 \end_inset
27896
27897  To get back to the predefined distance, 
27898 \series bold
27899
27900 \backslash
27901 jot
27902 \series default
27903  is set to the value 3
27904 \begin_inset space \thinspace{}
27905 \end_inset
27906
27907 pt.
27908 \end_layout
27909
27910 \begin_layout Subsubsection
27911 Column Separation
27912 \begin_inset CommandInset label
27913 LatexCommand label
27914 name "sub:Column-Separation"
27915
27916 \end_inset
27917
27918
27919 \begin_inset Index
27920 status collapsed
27921
27922 \begin_layout Plain Layout
27923 Formula ! multiline ! Column separation
27924 \end_layout
27925
27926 \end_inset
27927
27928
27929 \end_layout
27930
27931 \begin_layout Standard
27932 Multiline formulas form a matrix.
27933  A formula in the eqnarray environment is for example a matrix with three
27934  columns.
27935  By changing the column separation in this environment, the space beside
27936  the relation sign can be changed.
27937 \end_layout
27938
27939 \begin_layout Standard
27940 The column separation is specified with the length 
27941 \series bold
27942
27943 \backslash
27944 arraycolsep
27945 \series default
27946
27947 \begin_inset Index
27948 status collapsed
27949
27950 \begin_layout Plain Layout
27951 Commands ! A ! 
27952 \backslash
27953 arraycolsep
27954 \end_layout
27955
27956 \end_inset
27957
27958  according to:
27959 \begin_inset Newline newline
27960 \end_inset
27961
27962 column separation = 2
27963 \begin_inset space \thinspace{}
27964 \end_inset
27965
27966
27967 \series bold
27968
27969 \backslash
27970 arraycolsep
27971 \series default
27972
27973 \begin_inset Newline newline
27974 \end_inset
27975
27976 Thus, the command
27977 \end_layout
27978
27979 \begin_layout Standard
27980
27981 \series bold
27982
27983 \backslash
27984 setlength{
27985 \backslash
27986 arraycolsep}{1cm}
27987 \end_layout
27988
27989 \begin_layout Standard
27990 inserted in TeX-mode, sets for all following formulas a column separation
27991  of 2
27992 \begin_inset space \thinspace{}
27993 \end_inset
27994
27995 cm.
27996  To get back to the predefined distance, 
27997 \series bold
27998
27999 \backslash
28000 arraycolsep
28001 \series default
28002  is set to 5
28003 \begin_inset space \thinspace{}
28004 \end_inset
28005
28006 pt.
28007 \end_layout
28008
28009 \begin_layout Standard
28010 A formula with 2
28011 \begin_inset space \thinspace{}
28012 \end_inset
28013
28014 cm column separation:
28015 \begin_inset ERT
28016 status collapsed
28017
28018 \begin_layout Plain Layout
28019
28020
28021 \backslash
28022 setlength{
28023 \backslash
28024 arraycolsep}{1cm}
28025 \end_layout
28026
28027 \end_inset
28028
28029
28030 \begin_inset Formula \begin{eqnarray*}
28031 A & = & B\\
28032 C & \ne & A\end{eqnarray*}
28033
28034 \end_inset
28035
28036 A formula with the predefined column separation for matrices of 10
28037 \begin_inset space \thinspace{}
28038 \end_inset
28039
28040 pt:
28041 \begin_inset ERT
28042 status collapsed
28043
28044 \begin_layout Plain Layout
28045
28046
28047 \backslash
28048 setlength{
28049 \backslash
28050 arraycolsep}{5pt}
28051 \end_layout
28052
28053 \end_inset
28054
28055
28056 \begin_inset Formula \begin{eqnarray*}
28057 A & = & B\\
28058 C & \ne & A\end{eqnarray*}
28059
28060 \end_inset
28061
28062
28063 \end_layout
28064
28065 \begin_layout Subsubsection
28066 Long Formulas
28067 \begin_inset Index
28068 status collapsed
28069
28070 \begin_layout Plain Layout
28071 Formula ! long
28072 \end_layout
28073
28074 \end_inset
28075
28076
28077 \end_layout
28078
28079 \begin_layout Standard
28080 Long formulas can be typeset using these methods:
28081 \end_layout
28082
28083 \begin_layout Itemize
28084 When one side of the equation is much shorther than the line width, this
28085  one is chosen for the left side and the right side is typeset over two
28086  lines:
28087 \begin_inset Formula \begin{eqnarray}
28088 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 \\
28089  &  & -\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}
28090
28091 \end_inset
28092
28093 The minus sign at the beginning of the second line does normally not appear
28094  as operator because it is the first character of the line.
28095  Thus it would not be surrounded by space and could not be distinguished
28096  from the fraction bar.
28097  To avoid this, 3
28098 \begin_inset space \thinspace{}
28099 \end_inset
28100
28101 pt space was inserted behind the minus sign with the command 
28102 \series bold
28103
28104 \backslash
28105 hspace
28106 \series default
28107 .
28108 \begin_inset Foot
28109 status collapsed
28110
28111 \begin_layout Plain Layout
28112 more about 
28113 \series bold
28114
28115 \backslash
28116 hspace
28117 \series default
28118  see 
28119 \begin_inset CommandInset ref
28120 LatexCommand ref
28121 reference "sub:Variable-Space"
28122
28123 \end_inset
28124
28125
28126 \end_layout
28127
28128 \end_inset
28129
28130
28131 \begin_inset Index
28132 status collapsed
28133
28134 \begin_layout Plain Layout
28135 Commands ! H ! 
28136 \backslash
28137 hspace
28138 \end_layout
28139
28140 \end_inset
28141
28142
28143 \end_layout
28144
28145 \begin_layout Itemize
28146 When both sides of the equation are too long, the command 
28147 \series bold
28148
28149 \backslash
28150 lefteqn
28151 \series default
28152
28153 \begin_inset Index
28154 status collapsed
28155
28156 \begin_layout Plain Layout
28157 Commands ! L ! 
28158 \backslash
28159 lefteqn
28160 \end_layout
28161
28162 \end_inset
28163
28164  is used.
28165  It is inserted to the first column of the first line and effects that all
28166  further insertions overwrite the following columns:
28167 \begin_inset Formula \begin{eqnarray}
28168 \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 \\
28169  &  & -\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 \\
28170  &  & =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}
28171
28172 \end_inset
28173
28174 After the insertion of 
28175 \series bold
28176
28177 \backslash
28178 lefteqn
28179 \series default
28180 , the cursor is in a purple box that is a bit shifted to the left from the
28181  blue one.
28182  In this the formula is inserted.
28183 \begin_inset Newline newline
28184 \end_inset
28185
28186 The content of the further lines is inserted to the second or another formula
28187  column.
28188  The greater the column number where it was inserted, the larger the indentation.
28189 \begin_inset VSpace medskip
28190 \end_inset
28191
28192
28193 \begin_inset Newline newline
28194 \end_inset
28195
28196
28197 \begin_inset Note Greyedout
28198 status open
28199
28200 \begin_layout Plain Layout
28201 Note the following when using 
28202 \series bold
28203
28204 \backslash
28205 lefteqn
28206 \series default
28207 :
28208 \end_layout
28209
28210 \begin_layout Itemize
28211 The formula doesn't use the full page width.
28212  When e.
28213 \begin_inset space \thinspace{}
28214 \end_inset
28215
28216 g.
28217 \begin_inset space \space{}
28218 \end_inset
28219
28220 the term 
28221 \begin_inset Formula $-B^{2}$
28222 \end_inset
28223
28224  is added to the first line in the above example, it would have been outside
28225  the page margin.
28226  To better use the width, negative space can be inserted at the beginning
28227  of the first line.
28228 \end_layout
28229
28230 \begin_layout Itemize
28231 Due to a bug in LyX the cursor cannot be set with the mouse into the first
28232  line.
28233 \begin_inset Foot
28234 status collapsed
28235
28236 \begin_layout Plain Layout
28237 \begin_inset CommandInset href
28238 LatexCommand href
28239 name "LyX-bug #1429"
28240 target "http://www.lyx.org/trac/ticket/1429"
28241
28242 \end_inset
28243
28244
28245 \end_layout
28246
28247 \end_inset
28248
28249  One can only set the cursor at the beginning of the line and move it with
28250  the arrow keys.
28251 \end_layout
28252
28253 \end_inset
28254
28255
28256 \end_layout
28257
28258 \begin_layout Itemize
28259 Other methods to set long formulas are offered by the environments described
28260  in 
28261 \begin_inset CommandInset ref
28262 LatexCommand ref
28263 reference "sub:Multline-Environment"
28264
28265 \end_inset
28266
28267  and 
28268 \begin_inset CommandInset ref
28269 LatexCommand ref
28270 reference "sub:Multiline-Formula-Parts"
28271
28272 \end_inset
28273
28274 .
28275 \end_layout
28276
28277 \begin_layout Subsubsection
28278 Multiline Brackets
28279 \begin_inset CommandInset label
28280 LatexCommand label
28281 name "sub:Multiline-Brackets"
28282
28283 \end_inset
28284
28285
28286 \begin_inset Index
28287 status collapsed
28288
28289 \begin_layout Plain Layout
28290 Brackets ! for multiline expressions
28291 \end_layout
28292
28293 \end_inset
28294
28295
28296 \end_layout
28297
28298 \begin_layout Standard
28299 For brackets spanning multiple lines the following problem occurs:
28300 \begin_inset Formula \begin{eqnarray*}
28301 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28302  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28303
28304 \end_inset
28305
28306
28307 \end_layout
28308
28309 \begin_layout Standard
28310 The closing bracket is smaller than the opening bracket because brackets
28311  with variable size may not span multiple lines.
28312 \end_layout
28313
28314 \begin_layout Standard
28315 To set the bracket size for the second line correctly, the first line is
28316  ended with 
28317 \series bold
28318
28319 \backslash
28320 right.
28321 \series default
28322
28323 \begin_inset Index
28324 status collapsed
28325
28326 \begin_layout Plain Layout
28327 Commands ! R ! 
28328 \backslash
28329 right
28330 \end_layout
28331
28332 \end_inset
28333
28334  and the second line with 
28335 \series bold
28336
28337 \backslash
28338 left.
28339 \begin_inset Foot
28340 status collapsed
28341
28342 \begin_layout Plain Layout
28343 for more about 
28344 \series bold
28345
28346 \backslash
28347 left
28348 \series default
28349  and 
28350 \series bold
28351
28352 \backslash
28353 right
28354 \series default
28355  see 
28356 \begin_inset CommandInset ref
28357 LatexCommand ref
28358 reference "sub:Automatic-Bracket-Size"
28359
28360 \end_inset
28361
28362
28363 \end_layout
28364
28365 \end_inset
28366
28367
28368 \series default
28369
28370 \begin_inset Index
28371 status collapsed
28372
28373 \begin_layout Plain Layout
28374 Commands ! L ! 
28375 \backslash
28376 left
28377 \end_layout
28378
28379 \end_inset
28380
28381 .
28382  After 
28383 \series bold
28384
28385 \backslash
28386 left.
28387
28388 \series default
28389  the command 
28390 \series bold
28391
28392 \backslash
28393 vphantom
28394 \series default
28395
28396 \begin_inset ERT
28397 status collapsed
28398
28399 \begin_layout Plain Layout
28400
28401
28402 \backslash
28403 spce 
28404 \end_layout
28405
28406 \end_inset
28407
28408
28409 \series bold
28410
28411 \backslash
28412 prod
28413 \series default
28414 ^
28415 \begin_inset ERT
28416 status collapsed
28417
28418 \begin_layout Plain Layout
28419
28420
28421 \backslash
28422 spce 
28423 \end_layout
28424
28425 \end_inset
28426
28427
28428 \series bold
28429
28430 \backslash
28431 infty
28432 \series default
28433
28434 \begin_inset ERT
28435 status collapsed
28436
28437 \begin_layout Plain Layout
28438
28439
28440 \backslash
28441 spce 
28442 \end_layout
28443
28444 \end_inset
28445
28446
28447 \series bold
28448
28449 \begin_inset Formula $\downarrow$
28450 \end_inset
28451
28452 _R=1}
28453 \series default
28454
28455 \begin_inset Index
28456 status collapsed
28457
28458 \begin_layout Plain Layout
28459 Commands ! V ! 
28460 \backslash
28461 vphantom
28462 \end_layout
28463
28464 \end_inset
28465
28466  is inserted, because the multiplication operator with its limits is the
28467  largest symbol in the first line and this should be the size for the bracket
28468  in the second line.
28469 \end_layout
28470
28471 \begin_layout Standard
28472 The result is this:
28473 \begin_inset Formula \begin{eqnarray*}
28474 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28475  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28476
28477 \end_inset
28478
28479
28480 \end_layout
28481
28482 \begin_layout Subsection
28483 Align Environments
28484 \end_layout
28485
28486 \begin_layout Standard
28487 Align environments can be used for every kind of multiline formulas.
28488  They are specially useful to set several formulas side by side.
28489 \end_layout
28490
28491 \begin_layout Standard
28492 Align environments consist of columns.
28493  The odd columns are right aligned, the even ones left aligned.
28494  Every line in an Align environment can be numbered.
28495 \end_layout
28496
28497 \begin_layout Standard
28498 Align environments are created via the menu 
28499 \family sans
28500 Insert\SpecialChar \menuseparator
28501 Math
28502 \family default
28503 .
28504  With the menu 
28505 \family sans
28506 Edit\SpecialChar \menuseparator
28507 Math\SpecialChar \menuseparator
28508 Change Formula Type
28509 \family default
28510  already existing formulas can be converted to Align environments.
28511 \end_layout
28512
28513 \begin_layout Standard
28514 To add or delete columns, the math toolbar buttons 
28515 \begin_inset Graphics
28516         filename ../images/tabular-feature_append-column.png
28517         scale 85
28518
28519 \end_inset
28520
28521  or 
28522 \begin_inset Graphics
28523         filename ../images/tabular-feature_delete-column.png
28524         scale 85
28525
28526 \end_inset
28527
28528 , respectively, or the menu 
28529 \family sans
28530 Edit\SpecialChar \menuseparator
28531 Rows & Columns
28532 \family default
28533  can be used.
28534 \end_layout
28535
28536 \begin_layout Subsubsection
28537 Standard align Environment
28538 \begin_inset CommandInset label
28539 LatexCommand label
28540 name "sub:Standard-align-Environment"
28541
28542 \end_inset
28543
28544
28545 \begin_inset Index
28546 status collapsed
28547
28548 \begin_layout Plain Layout
28549 Formula ! multiline ! align environment
28550 \end_layout
28551
28552 \end_inset
28553
28554
28555 \end_layout
28556
28557 \begin_layout Standard
28558 This Align environment is created by presssing 
28559 \begin_inset Info
28560 type  "shortcut"
28561 arg   "newline-insert newline"
28562 \end_inset
28563
28564  in a formula or by the menu 
28565 \family sans
28566 Insert\SpecialChar \menuseparator
28567 Math\SpecialChar \menuseparator
28568 AMS align Environment
28569 \family default
28570 .
28571 \end_layout
28572
28573 \begin_layout Standard
28574 An example for two formulas set side by side, that are created with a four
28575  column align environment:
28576 \begin_inset Formula \begin{align*}
28577 A & =\sin(B) & C & =D\\
28578 C & \ne A & B & \ne D\end{align*}
28579
28580 \end_inset
28581
28582 As it can be seen, the formulas in this environment are placed so as if
28583  there would be a 
28584 \series bold
28585
28586 \backslash
28587 hfill
28588 \begin_inset Foot
28589 status collapsed
28590
28591 \begin_layout Plain Layout
28592 more about 
28593 \series bold
28594
28595 \backslash
28596 hfill
28597 \series default
28598  see 
28599 \begin_inset CommandInset ref
28600 LatexCommand ref
28601 reference "sub:Variable-Space"
28602
28603 \end_inset
28604
28605
28606 \end_layout
28607
28608 \end_inset
28609
28610
28611 \series default
28612  before the first and after every even column.
28613  When the formula style 
28614 \series bold
28615 Indented
28616 \begin_inset Foot
28617 status collapsed
28618
28619 \begin_layout Plain Layout
28620 formula styles see 
28621 \begin_inset CommandInset ref
28622 LatexCommand ref
28623 reference "sec:Formula-Styles"
28624
28625 \end_inset
28626
28627
28628 \end_layout
28629
28630 \end_inset
28631
28632
28633 \series default
28634  is used, the formula is set without the 
28635 \series bold
28636
28637 \backslash
28638 hfill
28639 \series default
28640  before the first column.
28641 \end_layout
28642
28643 \begin_layout Subsubsection
28644 Alignat Environment
28645 \begin_inset Index
28646 status collapsed
28647
28648 \begin_layout Plain Layout
28649 Formula ! multiline ! alignat environment
28650 \end_layout
28651
28652 \end_inset
28653
28654
28655 \end_layout
28656
28657 \begin_layout Standard
28658 The alignat environment has no predefined column separation.
28659  It can be inserted manually with the spaces that are described 
28660 \begin_inset CommandInset ref
28661 LatexCommand ref
28662 reference "sub:Space"
28663
28664 \end_inset
28665
28666 .
28667 \end_layout
28668
28669 \begin_layout Standard
28670 The above example in the alignat environment where 1
28671 \begin_inset space \thinspace{}
28672 \end_inset
28673
28674 cm space was inserted at the beginning of the second formula:
28675 \begin_inset Formula \begin{alignat*}{2}
28676 A & =\sin(B) & \hspace{1cm}C & =D\\
28677 C & \ne A & B & \ne D\end{alignat*}
28678
28679 \end_inset
28680
28681 Because the column separation can be set separately for every column, this
28682  environment is especially suitable to set three and more formulas side
28683  by side.
28684 \end_layout
28685
28686 \begin_layout Subsubsection
28687 Flalign Environment
28688 \begin_inset CommandInset label
28689 LatexCommand label
28690 name "sub:Flalign-Environment"
28691
28692 \end_inset
28693
28694
28695 \begin_inset Index
28696 status collapsed
28697
28698 \begin_layout Plain Layout
28699 Formula ! multiline ! flalign environment
28700 \end_layout
28701
28702 \end_inset
28703
28704
28705 \end_layout
28706
28707 \begin_layout Standard
28708 In this environment the first two columns are always set as much as possible
28709  to the left and the last two ones to the right.
28710  An example:
28711 \begin_inset Formula \begin{flalign*}
28712 A & =1 & B & =2 & C & =3\\
28713 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28714
28715 \end_inset
28716
28717
28718 \end_layout
28719
28720 \begin_layout Standard
28721 By creating a flalign environment with an odd number of columns where an
28722  empty TeX-brace is inserted to the last column, several formulas in a document
28723  can be set to the left, although the formula style 
28724 \series bold
28725 Centered
28726 \series default
28727  is used.
28728  As example the indented formula 
28729 \begin_inset CommandInset ref
28730 LatexCommand eqref
28731 reference "eq:VolInt"
28732
28733 \end_inset
28734
28735 :
28736 \begin_inset Formula \begin{flalign}
28737 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28738
28739 \end_inset
28740
28741 The first two columns contain the formula.
28742  To indent it as with the formula style 
28743 \series bold
28744 Indented
28745 \series default
28746 , 30
28747 \begin_inset space \thinspace{}
28748 \end_inset
28749
28750 pt space was inserted at the beginning of the first column.
28751 \end_layout
28752
28753 \begin_layout Subsection
28754 Eqnarray Environment
28755 \begin_inset CommandInset label
28756 LatexCommand label
28757 name "sub:Eqnarray-Environment"
28758
28759 \end_inset
28760
28761
28762 \begin_inset Index
28763 status collapsed
28764
28765 \begin_layout Plain Layout
28766 Formula ! multiline ! eqnarray environment
28767 \end_layout
28768
28769 \end_inset
28770
28771
28772 \end_layout
28773
28774 \begin_layout Standard
28775 When this environment has been created, three blue boxes appear.
28776  The content of the first box is right aligned, the content of the last
28777  one left aligned.
28778  The content of the middle box appears centered and a bit smaller, because
28779  it is designed to insert there only relation characters.
28780 \begin_inset Formula \begin{eqnarray*}
28781 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28782 AB & AB & AB\\
28783 A & = & A\end{eqnarray*}
28784
28785 \end_inset
28786
28787
28788 \end_layout
28789
28790 \begin_layout Subsection
28791 Gather Environment
28792 \begin_inset Index
28793 status collapsed
28794
28795 \begin_layout Plain Layout
28796 Formula ! multiline ! gather environment
28797 \end_layout
28798
28799 \end_inset
28800
28801
28802 \end_layout
28803
28804 \begin_layout Standard
28805 This environment consists of only one centered column.
28806  Every line can be numbered.
28807 \begin_inset Formula \begin{gather}
28808 A=1\\
28809 X=\textrm{-}1\end{gather}
28810
28811 \end_inset
28812
28813
28814 \end_layout
28815
28816 \begin_layout Subsection
28817 Multline Environment
28818 \begin_inset CommandInset label
28819 LatexCommand label
28820 name "sub:Multline-Environment"
28821
28822 \end_inset
28823
28824
28825 \begin_inset Index
28826 status collapsed
28827
28828 \begin_layout Plain Layout
28829 Formula ! multiline ! multline environment
28830 \end_layout
28831
28832 \end_inset
28833
28834
28835 \end_layout
28836
28837 \begin_layout Standard
28838 The multline environment consists, like the gather environment, of only
28839  one column.
28840  But the first line is left aligned, the last one right aligned.
28841  All other lines are centered.
28842  Therefore this environment is suitable for long formulas.
28843  As example formula 
28844 \begin_inset CommandInset ref
28845 LatexCommand eqref
28846 reference "eq:lefteqn"
28847
28848 \end_inset
28849
28850  in the multline environment:
28851 \begin_inset Formula \begin{multline}
28852 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}\\
28853 -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}\\
28854 =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}
28855
28856 \end_inset
28857
28858
28859 \end_layout
28860
28861 \begin_layout Standard
28862 In the output only the last (first) line of a multline environment appears
28863  numbered when the document numbering is right (left).
28864 \begin_inset Foot
28865 status collapsed
28866
28867 \begin_layout Plain Layout
28868 numbering styles see 
28869 \begin_inset CommandInset ref
28870 LatexCommand ref
28871 reference "sec:Formula-Styles"
28872
28873 \end_inset
28874
28875
28876 \end_layout
28877
28878 \end_inset
28879
28880
28881 \end_layout
28882
28883 \begin_layout Standard
28884 With the commands 
28885 \series bold
28886
28887 \backslash
28888 shoveright
28889 \begin_inset Index
28890 status collapsed
28891
28892 \begin_layout Plain Layout
28893 Commands ! S ! 
28894 \backslash
28895 shoveright
28896 \end_layout
28897
28898 \end_inset
28899
28900
28901 \series default
28902  and 
28903 \series bold
28904
28905 \backslash
28906 shoveleft
28907 \begin_inset Index
28908 status collapsed
28909
28910 \begin_layout Plain Layout
28911 Commands ! S ! 
28912 \backslash
28913 shoveleft
28914 \end_layout
28915
28916 \end_inset
28917
28918
28919 \series default
28920  a centered line can be right or left aligned, respectively.
28921  The commands are used as follows:
28922 \end_layout
28923
28924 \begin_layout Standard
28925
28926 \series bold
28927
28928 \backslash
28929 shoveright{line content}
28930 \series default
28931  and 
28932 \series bold
28933
28934 \backslash
28935 shoveleft{line content}
28936 \end_layout
28937
28938 \begin_layout Standard
28939 \begin_inset VSpace medskip
28940 \end_inset
28941
28942 The length 
28943 \series bold
28944
28945 \backslash
28946 multlinegap
28947 \begin_inset Index
28948 status collapsed
28949
28950 \begin_layout Plain Layout
28951 Commands ! M ! 
28952 \backslash
28953 multlinegap
28954 \end_layout
28955
28956 \end_inset
28957
28958
28959 \series default
28960  specifies the distance of the first line from the left page margin.
28961  Predefined is the length 0
28962 \begin_inset space \thinspace{}
28963 \end_inset
28964
28965 pt.
28966 \end_layout
28967
28968 \begin_layout Standard
28969 As example the above formula where the command
28970 \end_layout
28971
28972 \begin_layout Standard
28973
28974 \series bold
28975
28976 \backslash
28977 setlength{
28978 \backslash
28979 multlinegap}{2cm}
28980 \end_layout
28981
28982 \begin_layout Standard
28983 was inserted in TeX-mode before:
28984 \begin_inset ERT
28985 status collapsed
28986
28987 \begin_layout Plain Layout
28988
28989
28990 \backslash
28991 setlength{
28992 \backslash
28993 multlinegap}{2cm}
28994 \end_layout
28995
28996 \end_inset
28997
28998
28999 \begin_inset Formula \begin{multline}
29000 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}\\
29001 \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}}\\
29002 =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}
29003
29004 \end_inset
29005
29006
29007 \begin_inset ERT
29008 status collapsed
29009
29010 \begin_layout Plain Layout
29011
29012
29013 \backslash
29014 setlength{
29015 \backslash
29016 multlinegap}{0pt}
29017 \end_layout
29018
29019 \end_inset
29020
29021 The second line was left aligned using 
29022 \series bold
29023
29024 \backslash
29025 shoveleft
29026 \series default
29027 .
29028 \end_layout
29029
29030 \begin_layout Subsection
29031 Multiline Formula Parts
29032 \begin_inset CommandInset label
29033 LatexCommand label
29034 name "sub:Multiline-Formula-Parts"
29035
29036 \end_inset
29037
29038
29039 \begin_inset Index
29040 status collapsed
29041
29042 \begin_layout Plain Layout
29043 Formula ! multiline ! formula parts
29044 \end_layout
29045
29046 \end_inset
29047
29048
29049 \end_layout
29050
29051 \begin_layout Standard
29052 To display only parts of a formula with multiple lines, one of the following
29053  environments are used: 
29054 \series bold
29055 aligned
29056 \series default
29057
29058 \series bold
29059 alignedat
29060 \series default
29061
29062 \series bold
29063 gathered
29064 \series default
29065  or 
29066 \series bold
29067 split
29068 \series default
29069 .
29070  They can be inserted via the menu 
29071 \family sans
29072 Insert\SpecialChar \menuseparator
29073 Math
29074 \family default
29075  or by using the commands described in this section.
29076 \end_layout
29077
29078 \begin_layout Standard
29079 The first three have the same properties as the corresponding multiline
29080  formula environments, but it is possible to set further formula parts beside
29081  them.
29082  An example:
29083 \begin_inset Formula \[
29084 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29085 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
29086 \right\} \textrm{Uncertainty relations}\]
29087
29088 \end_inset
29089
29090
29091 \end_layout
29092
29093 \begin_layout Standard
29094 To get this formula, a displayed formula is created where the command 
29095 \series bold
29096
29097 \backslash
29098 aligned
29099 \begin_inset Index
29100 status collapsed
29101
29102 \begin_layout Plain Layout
29103 Commands ! A ! 
29104 \backslash
29105 aligned
29106 \end_layout
29107
29108 \end_inset
29109
29110
29111 \series default
29112  is inserted.
29113  A purple box appears around the blue formula box where now columns and
29114  lines can be added.
29115  Outside the multiline environment other formula parts can be set, like
29116  the brace.
29117 \end_layout
29118
29119 \begin_layout Standard
29120 The aligned environment is also suitable for long formulas whose lines are
29121  horizontally aligned.
29122  Using aligned in a displayed formula has the advantage that the formula
29123  number is vertically centered behind the lines.
29124  As example formula 
29125 \begin_inset CommandInset ref
29126 LatexCommand eqref
29127 reference "eq:shortlong"
29128
29129 \end_inset
29130
29131  in the aligned environment:
29132 \begin_inset Formula \begin{equation}
29133 \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}|}\\
29134  & -\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}
29135 \end{equation}
29136
29137 \end_inset
29138
29139
29140 \end_layout
29141
29142 \begin_layout Standard
29143 To use the environments 
29144 \series bold
29145 alignedat
29146 \series default
29147
29148 \series bold
29149 gathered
29150 \series default
29151 , or 
29152 \series bold
29153 split
29154 \series default
29155 , the command 
29156 \series bold
29157
29158 \backslash
29159 alignedat
29160 \series default
29161 ,
29162 \begin_inset Index
29163 status collapsed
29164
29165 \begin_layout Plain Layout
29166 Commands ! A ! 
29167 \backslash
29168 alignedat
29169 \end_layout
29170
29171 \end_inset
29172
29173  
29174 \series bold
29175
29176 \backslash
29177 gathered
29178 \series default
29179
29180 \begin_inset Index
29181 status collapsed
29182
29183 \begin_layout Plain Layout
29184 Commands ! G ! 
29185 \backslash
29186 gathered
29187 \end_layout
29188
29189 \end_inset
29190
29191 , or 
29192 \series bold
29193
29194 \backslash
29195 split
29196 \series default
29197
29198 \begin_inset Index
29199 status collapsed
29200
29201 \begin_layout Plain Layout
29202 Commands ! S ! 
29203 \backslash
29204 split
29205 \end_layout
29206
29207 \end_inset
29208
29209  are inserted, respectively.
29210  The split environment has the same properties as the aligned environment
29211  but it can only have two columns.
29212 \end_layout
29213
29214 \begin_layout Subsection
29215 Text in multiline Formulas
29216 \begin_inset CommandInset label
29217 LatexCommand label
29218 name "sub:Text-in-multiline"
29219
29220 \end_inset
29221
29222
29223 \begin_inset Index
29224 status collapsed
29225
29226 \begin_layout Plain Layout
29227 Text ! in formulas
29228 \end_layout
29229
29230 \end_inset
29231
29232
29233 \begin_inset Index
29234 status collapsed
29235
29236 \begin_layout Plain Layout
29237 Formula ! multiline ! text
29238 \end_layout
29239
29240 \end_inset
29241
29242
29243 \end_layout
29244
29245 \begin_layout Standard
29246 In the Align environments, and the multline and gather environment, text
29247  can be inserted that will appear in a separate line and doesn't affect
29248  the column alignment.
29249  To do this, the command 
29250 \series bold
29251
29252 \backslash
29253 intertext
29254 \begin_inset Index
29255 status collapsed
29256
29257 \begin_layout Plain Layout
29258 Commands ! I ! 
29259 \backslash
29260 intertext
29261 \end_layout
29262
29263 \end_inset
29264
29265
29266 \series default
29267  is used in the following scheme:
29268 \end_layout
29269
29270 \begin_layout Standard
29271
29272 \series bold
29273
29274 \backslash
29275 intertext{text}
29276 \end_layout
29277
29278 \begin_layout Standard
29279 The text should not be longer than a line because it cannot be hyphenated.
29280  As LyX doesn't yet support 
29281 \series bold
29282
29283 \backslash
29284 intertext
29285 \series default
29286  directly, the text is written as mathematical text.
29287  
29288 \series bold
29289
29290 \backslash
29291 intertext
29292 \series default
29293  must hereby be at the beginning of a line and appears in the output above
29294  this line.
29295  An example where the text was inserted at the beginning of the second line:
29296 \begin_inset Formula \begin{align}
29297 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29298 \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}
29299
29300 \end_inset
29301
29302
29303 \end_layout
29304
29305 \begin_layout Section
29306 Formula Numbering
29307 \begin_inset Index
29308 status collapsed
29309
29310 \begin_layout Plain Layout
29311 Formula numbering
29312 \end_layout
29313
29314 \end_inset
29315
29316
29317 \begin_inset Index
29318 status collapsed
29319
29320 \begin_layout Plain Layout
29321 Formula ! numbering|see
29322 \begin_inset ERT
29323 status collapsed
29324
29325 \begin_layout Plain Layout
29326
29327 {
29328 \end_layout
29329
29330 \end_inset
29331
29332 Formula numbering
29333 \begin_inset ERT
29334 status collapsed
29335
29336 \begin_layout Plain Layout
29337
29338 }
29339 \end_layout
29340
29341 \end_inset
29342
29343
29344 \end_layout
29345
29346 \end_inset
29347
29348
29349 \end_layout
29350
29351 \begin_layout Subsection
29352 General
29353 \end_layout
29354
29355 \begin_layout Standard
29356 Numbered formulas can be created with the menu 
29357 \family sans
29358 Insert\SpecialChar \menuseparator
29359 Math\SpecialChar \menuseparator
29360 Numbered
29361 \begin_inset space ~
29362 \end_inset
29363
29364 Formula
29365 \family default
29366  (shortcut 
29367 \family sans
29368 Ctrl+Alt
29369 \begin_inset space ~
29370 \end_inset
29371
29372 N
29373 \family default
29374 ).
29375  Existing formulas can be numbered with the menu 
29376 \family sans
29377 Edit\SpecialChar \menuseparator
29378 Math\SpecialChar \menuseparator
29379 Toggle
29380 \begin_inset space ~
29381 \end_inset
29382
29383 Numbering
29384 \family default
29385  (shortcut 
29386 \begin_inset Info
29387 type  "shortcut"
29388 arg   "math-number-toggle"
29389 \end_inset
29390
29391 ).
29392  The formula number is displayed in LyX behind the formula as number sign
29393  in parentheses.
29394  The number sign is replaced in the output by the formula number.
29395 \end_layout
29396
29397 \begin_layout Standard
29398 When numbering is turned on in multiline formulas, all lines will be numbered.
29399  But the numbering can be controlled with the menu 
29400 \family sans
29401 Edit\SpecialChar \menuseparator
29402 Math\SpecialChar \menuseparator
29403 Toggle
29404 \begin_inset space ~
29405 \end_inset
29406
29407 Numbering
29408 \begin_inset space ~
29409 \end_inset
29410
29411 of
29412 \begin_inset space ~
29413 \end_inset
29414
29415 Line
29416 \family default
29417  (shortcut
29418 \begin_inset Info
29419 type  "shortcut"
29420 arg   "math-number-line-toggle"
29421 \end_inset
29422
29423 ) for every line.
29424 \end_layout
29425
29426 \begin_layout Standard
29427 Except for inline formulas, all formulas can be numbered with two different
29428  styles, see 
29429 \begin_inset CommandInset ref
29430 LatexCommand ref
29431 reference "sec:Formula-Styles"
29432
29433 \end_inset
29434
29435 .
29436 \end_layout
29437
29438 \begin_layout Subsection
29439 Cross-References
29440 \begin_inset Index
29441 status collapsed
29442
29443 \begin_layout Plain Layout
29444 Cross-references ! to formulas
29445 \end_layout
29446
29447 \end_inset
29448
29449
29450 \end_layout
29451
29452 \begin_layout Standard
29453 All labeled formulas can be cross-referenced.
29454  A label is added by the menu 
29455 \family sans
29456 Insert\SpecialChar \menuseparator
29457 Label
29458 \family default
29459  or the toolbar button 
29460 \begin_inset Graphics
29461         filename ../images/label-insert.png
29462         scale 85
29463
29464 \end_inset
29465
29466 .
29467  The cursor must hereby be inside a displayed formula.
29468  A dialog pops up displaying the prefix 
29469 \series bold
29470 eq:
29471 \series default
29472  in a text field.
29473  The label is inserted there behind the prefix.
29474  The predefined prefix means 
29475 \begin_inset Quotes eld
29476 \end_inset
29477
29478 equation
29479 \begin_inset Quotes erd
29480 \end_inset
29481
29482  and makes it easier to find labels in large documents because it marks
29483  it as formula label to divide it from e.
29484 \begin_inset space \thinspace{}
29485 \end_inset
29486
29487 g.
29488 \begin_inset space \space{}
29489 \end_inset
29490
29491 section labels.
29492  To change a label, the menu 
29493 \family sans
29494 Insert\SpecialChar \menuseparator
29495 Label
29496 \family default
29497  is used again.
29498 \end_layout
29499
29500 \begin_layout Standard
29501 The name of the label is displayed in LyX within two parentheses behind
29502  formula.
29503  A formula with a label is always numbered.
29504 \end_layout
29505
29506 \begin_layout Standard
29507 Cross-references are inserted via the menu 
29508 \family sans
29509 Insert\SpecialChar \menuseparator
29510 Cross-Reference
29511 \family default
29512  or with the toolbar button 
29513 \begin_inset Graphics
29514         filename ../images/dialog-show-new-inset_ref.png
29515         scale 85
29516
29517 \end_inset
29518
29519 .
29520  A formula cross-reference appears in the output as formula number.
29521  When in the cross-reference dialog window the format 
29522 \series bold
29523 (<reference>)
29524 \series default
29525  is chosen, the cross-reference appears in the output as formula number
29526  in parentheses.
29527 \begin_inset Newline newline
29528 \end_inset
29529
29530 By right-clicking on a cross-reference in LyX, one jumps to the formula
29531  that is referenced.
29532 \end_layout
29533
29534 \begin_layout Standard
29535 Here are as examples cross-references to formulas of the following subsections:
29536 \begin_inset Note Note
29537 status open
29538
29539 \begin_layout Plain Layout
29540 Note the different cross-reference types.
29541 \end_layout
29542
29543 \end_inset
29544
29545
29546 \end_layout
29547
29548 \begin_layout Standard
29549 The equations 
29550 \begin_inset CommandInset ref
29551 LatexCommand eqref
29552 reference "eq:tag"
29553
29554 \end_inset
29555
29556  and 
29557 \begin_inset CommandInset ref
29558 LatexCommand eqref
29559 reference "eq:c"
29560
29561 \end_inset
29562
29563  are equivalent.
29564  In (
29565 \begin_inset CommandInset ref
29566 LatexCommand ref
29567 reference "eq:Lat"
29568
29569 \end_inset
29570
29571 ) big Latin letters are used for the numbering in contrary to (
29572 \begin_inset CommandInset ref
29573 LatexCommand ref
29574 reference "eq:Rom"
29575
29576 \end_inset
29577
29578 ).
29579 \end_layout
29580
29581 \begin_layout Standard
29582 \begin_inset VSpace medskip
29583 \end_inset
29584
29585 When the argument of 
29586 \series bold
29587
29588 \backslash
29589 tag
29590 \begin_inset Foot
29591 status collapsed
29592
29593 \begin_layout Plain Layout
29594
29595 \series bold
29596
29597 \backslash
29598 tag
29599 \series default
29600  is described in 
29601 \begin_inset CommandInset ref
29602 LatexCommand ref
29603 reference "sub:User-defined-Numbering"
29604
29605 \end_inset
29606
29607 .
29608 \end_layout
29609
29610 \end_inset
29611
29612
29613 \series default
29614  contains a box like in 
29615 \begin_inset CommandInset ref
29616 LatexCommand ref
29617 reference "sub:Paragraph-Boxes"
29618
29619 \end_inset
29620
29621 , the formula cannot be referenced.
29622 \end_layout
29623
29624 \begin_layout Subsection
29625 Subnumbering
29626 \begin_inset Index
29627 status collapsed
29628
29629 \begin_layout Plain Layout
29630 Formula numbering ! subnumbering
29631 \end_layout
29632
29633 \end_inset
29634
29635
29636 \end_layout
29637
29638 \begin_layout Standard
29639 With the help of the commands 
29640 \series bold
29641
29642 \backslash
29643 begin{subequations}
29644 \series default
29645  and 
29646 \series bold
29647
29648 \backslash
29649 end{subequations}
29650 \series default
29651  formulas can be subnumbered.
29652  Both commands are inserted in TeX-mode.
29653 \end_layout
29654
29655 \begin_layout Standard
29656 An example:
29657 \begin_inset Formula \begin{equation}
29658 A=C-B\label{eq:a}\end{equation}
29659
29660 \end_inset
29661
29662
29663 \begin_inset ERT
29664 status collapsed
29665
29666 \begin_layout Plain Layout
29667
29668
29669 \backslash
29670 addtocounter{equation}{-1}
29671 \end_layout
29672
29673 \end_inset
29674
29675
29676 \begin_inset ERT
29677 status collapsed
29678
29679 \begin_layout Plain Layout
29680
29681
29682 \backslash
29683 begin{subequations}
29684 \end_layout
29685
29686 \end_inset
29687
29688
29689 \begin_inset VSpace -5mm
29690 \end_inset
29691
29692
29693 \begin_inset Formula \begin{equation}
29694 B=C-A\label{eq:b}\end{equation}
29695
29696 \end_inset
29697
29698
29699 \begin_inset Formula \begin{equation}
29700 C=A+B\label{eq:c}\end{equation}
29701
29702 \end_inset
29703
29704
29705 \end_layout
29706
29707 \begin_layout Standard
29708 \begin_inset ERT
29709 status collapsed
29710
29711 \begin_layout Plain Layout
29712
29713
29714 \backslash
29715 end{subequations}
29716 \end_layout
29717
29718 \end_inset
29719
29720
29721 \end_layout
29722
29723 \begin_layout Standard
29724 To create the example, the following is done:
29725 \end_layout
29726
29727 \begin_layout Enumerate
29728 first formula is inserted
29729 \end_layout
29730
29731 \begin_layout Enumerate
29732
29733 \series bold
29734
29735 \backslash
29736 addtocounter{equation}{-1} 
29737 \backslash
29738 begin{subequations}
29739 \begin_inset Index
29740 status collapsed
29741
29742 \begin_layout Plain Layout
29743 Commands ! A ! 
29744 \backslash
29745 addtocounter
29746 \end_layout
29747
29748 \end_inset
29749
29750
29751 \begin_inset Newline newline
29752 \end_inset
29753
29754
29755 \series default
29756 is inserted after the first formula
29757 \end_layout
29758
29759 \begin_layout Enumerate
29760 second formula is inserted
29761 \end_layout
29762
29763 \begin_layout Enumerate
29764 third formula is inserted
29765 \end_layout
29766
29767 \begin_layout Enumerate
29768
29769 \series bold
29770
29771 \backslash
29772 end{subequations}
29773 \series default
29774  is inserted after the third formula
29775 \end_layout
29776
29777 \begin_layout Standard
29778 Every formula between the commands 
29779 \series bold
29780
29781 \backslash
29782 begin
29783 \series default
29784  and 
29785 \series bold
29786
29787 \backslash
29788 end
29789 \series default
29790  is subnumbered as a, b, 
29791 \begin_inset Newline linebreak
29792 \end_inset
29793
29794 c, \SpecialChar \ldots{}
29795  For multiline formulas every line will be subnumbered.
29796  All subnumbered formulas are treated as 
29797 \emph on
29798 one
29799 \emph default
29800  numbered formula.
29801  But as every numbered formula increases the counter 
29802 \series bold
29803 equation
29804 \series default
29805  by one, the command 
29806 \series bold
29807
29808 \backslash
29809 addtocounter
29810 \series default
29811  is needed to decrease it.
29812  Otherwise the formulas 
29813 \begin_inset CommandInset ref
29814 LatexCommand eqref
29815 reference "eq:a"
29816
29817 \end_inset
29818
29819
29820 \begin_inset CommandInset ref
29821 LatexCommand eqref
29822 reference "eq:b"
29823
29824 \end_inset
29825
29826
29827 \begin_inset CommandInset ref
29828 LatexCommand eqref
29829 reference "eq:c"
29830
29831 \end_inset
29832
29833  would be numbered as 
29834 \begin_inset CommandInset ref
29835 LatexCommand eqref
29836 reference "eq:a"
29837
29838 \end_inset
29839
29840
29841 \begin_inset CommandInset ref
29842 LatexCommand eqref
29843 reference "eq:d"
29844
29845 \end_inset
29846
29847
29848 \begin_inset CommandInset ref
29849 LatexCommand eqref
29850 reference "eq:f"
29851
29852 \end_inset
29853
29854 .
29855 \end_layout
29856
29857 \begin_layout Standard
29858 By inserting the commands in TeX-mode, a space is created between the first
29859  two formulas.
29860  To revert this -5
29861 \begin_inset space \thinspace{}
29862 \end_inset
29863
29864 mm vertical space is inserted after the command 
29865 \series bold
29866
29867 \backslash
29868 begin{subequations}
29869 \series default
29870 .
29871  When the formula style 
29872 \series bold
29873 Indented
29874 \begin_inset Foot
29875 status collapsed
29876
29877 \begin_layout Plain Layout
29878 formula styles see 
29879 \begin_inset CommandInset ref
29880 LatexCommand ref
29881 reference "sec:Formula-Styles"
29882
29883 \end_inset
29884
29885
29886 \end_layout
29887
29888 \end_inset
29889
29890
29891 \series default
29892  is used, -7
29893 \begin_inset space \thinspace{}
29894 \end_inset
29895
29896 mm space is inserted instead.
29897 \end_layout
29898
29899 \begin_layout Standard
29900 Here is an example for a multiline formula where the numbering was turned
29901  off for the second line:
29902 \begin_inset ERT
29903 status collapsed
29904
29905 \begin_layout Plain Layout
29906
29907
29908 \backslash
29909 begin{subequations}
29910 \end_layout
29911
29912 \end_inset
29913
29914
29915 \begin_inset Formula \begin{eqnarray}
29916 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29917  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29918  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29919
29920 \end_inset
29921
29922
29923 \begin_inset ERT
29924 status collapsed
29925
29926 \begin_layout Plain Layout
29927
29928
29929 \backslash
29930 end{subequations}
29931 \end_layout
29932
29933 \end_inset
29934
29935
29936 \end_layout
29937
29938 \begin_layout Subsection
29939 User-defined Numbering
29940 \begin_inset CommandInset label
29941 LatexCommand label
29942 name "sub:User-defined-Numbering"
29943
29944 \end_inset
29945
29946
29947 \begin_inset Index
29948 status collapsed
29949
29950 \begin_layout Plain Layout
29951 Formula numbering ! user-defined
29952 \end_layout
29953
29954 \end_inset
29955
29956
29957 \end_layout
29958
29959 \begin_layout Standard
29960 \begin_inset Index
29961 status collapsed
29962
29963 \begin_layout Plain Layout
29964 Formula numbering ! self-defined delimiters
29965 \end_layout
29966
29967 \end_inset
29968
29969 With the standard numbering parentheses are set around the formula number.
29970  To replace the parentheses for example by vertical bars, the following
29971  line is added to the LaTeX-preamble:
29972 \end_layout
29973
29974 \begin_layout Standard
29975
29976 \series bold
29977
29978 \backslash
29979 def
29980 \backslash
29981 tagform@#1{
29982 \backslash
29983 maketag@@@{|#1|}}
29984 \series default
29985
29986 \begin_inset Note Note
29987 status collapsed
29988
29989 \begin_layout Plain Layout
29990 This macro is already declared in the LaTeX-preamble for testing.
29991  To activate it, remove the percent sign at the beginning.
29992 \end_layout
29993
29994 \end_inset
29995
29996
29997 \end_layout
29998
29999 \begin_layout Standard
30000 To use other characters, the vertical bars besides the 
30001 \series bold
30002 #1
30003 \series default
30004  are replaced by one ore more characters.
30005  To get only the formula number the vertical bars are omitted.
30006 \end_layout
30007
30008 \begin_layout Standard
30009 \begin_inset VSpace bigskip
30010 \end_inset
30011
30012 When there should be an expression of your choice instead of the consecutive
30013  formula number in parentheses behind the formula, the command 
30014 \series bold
30015
30016 \backslash
30017 tag
30018 \series default
30019
30020 \begin_inset Index
30021 status collapsed
30022
30023 \begin_layout Plain Layout
30024 Commands ! T ! 
30025 \backslash
30026 tag
30027 \end_layout
30028
30029 \end_inset
30030
30031  is used:
30032 \begin_inset Formula \begin{equation}
30033 A+B=C\tag{something}\label{eq:tag}\end{equation}
30034
30035 \end_inset
30036
30037 In this example the command 
30038 \series bold
30039
30040 \backslash
30041 tag
30042 \begin_inset ERT
30043 status collapsed
30044
30045 \begin_layout Plain Layout
30046
30047
30048 \backslash
30049 spce 
30050 \end_layout
30051
30052 \end_inset
30053
30054 something
30055 \series default
30056  was inserted to the formula.
30057 \end_layout
30058
30059 \begin_layout Standard
30060 When the command 
30061 \series bold
30062
30063 \backslash
30064 tag*
30065 \begin_inset ERT
30066 status collapsed
30067
30068 \begin_layout Plain Layout
30069
30070
30071 \backslash
30072 spce 
30073 \end_layout
30074
30075 \end_inset
30076
30077 something
30078 \series default
30079  is inserted instead, the star prevents the parentheses around the expression:
30080 \begin_inset Formula \[
30081 A+B=C\tag*{something}\]
30082
30083 \end_inset
30084
30085
30086 \end_layout
30087
30088 \begin_layout Standard
30089 \begin_inset VSpace bigskip
30090 \end_inset
30091
30092 To restart the formula numbering with new document parts or sections, the
30093  following command is used:
30094 \end_layout
30095
30096 \begin_layout Standard
30097
30098 \series bold
30099
30100 \backslash
30101 @addtoreset{equation}{part}
30102 \series default
30103
30104 \begin_inset Index
30105 status collapsed
30106
30107 \begin_layout Plain Layout
30108 Commands ! 
30109 \begin_inset ERT
30110 status collapsed
30111
30112 \begin_layout Plain Layout
30113
30114 "
30115 \end_layout
30116
30117 \end_inset
30118
30119 @
30120 \begin_inset ERT
30121 status collapsed
30122
30123 \begin_layout Plain Layout
30124
30125 "
30126 \end_layout
30127
30128 \end_inset
30129
30130  ! 
30131 \backslash
30132
30133 \begin_inset ERT
30134 status collapsed
30135
30136 \begin_layout Plain Layout
30137
30138 "
30139 \end_layout
30140
30141 \end_inset
30142
30143 @
30144 \begin_inset ERT
30145 status collapsed
30146
30147 \begin_layout Plain Layout
30148
30149 "
30150 \end_layout
30151
30152 \end_inset
30153
30154 addtoreset
30155 \end_layout
30156
30157 \end_inset
30158
30159
30160 \begin_inset Newline newline
30161 \end_inset
30162
30163 resp.
30164 \begin_inset Newline newline
30165 \end_inset
30166
30167
30168 \series bold
30169
30170 \backslash
30171 @addtoreset{equation}{section}
30172 \end_layout
30173
30174 \begin_layout Standard
30175 To be able to use these commands in TeX-mode, the 
30176 \begin_inset Quotes eld
30177 \end_inset
30178
30179 @
30180 \begin_inset Quotes erd
30181 \end_inset
30182
30183  character has to be made 
30184 \begin_inset Quotes eld
30185 \end_inset
30186
30187 active
30188 \begin_inset Quotes erd
30189 \end_inset
30190
30191  for LaTeX using the command 
30192 \series bold
30193
30194 \backslash
30195 makeatletter.
30196
30197 \series default
30198  The command 
30199 \series bold
30200
30201 \backslash
30202 makeatother
30203 \series default
30204  reverts this.
30205  So the command sequence in TeX-mode is:
30206 \end_layout
30207
30208 \begin_layout Standard
30209
30210 \series bold
30211
30212 \backslash
30213 makeatletter
30214 \begin_inset Newline newline
30215 \end_inset
30216
30217
30218 \backslash
30219 @addtoreset{equation}{section}
30220 \begin_inset Newline newline
30221 \end_inset
30222
30223
30224 \backslash
30225 makeatother
30226 \end_layout
30227
30228 \begin_layout Standard
30229 In the LaTeX-preamble 
30230 \series bold
30231
30232 \backslash
30233 makeatletter
30234 \series default
30235  and 
30236 \series bold
30237
30238 \backslash
30239 makeatother
30240 \series default
30241  can be omitted as they are automatically internally inserted by LyX.
30242 \end_layout
30243
30244 \begin_layout Standard
30245 To revert 
30246 \series bold
30247
30248 \backslash
30249 @addtoreset
30250 \series default
30251 , the file 
30252 \series bold
30253 remreset.sty
30254 \series default
30255
30256 \begin_inset Foot
30257 status collapsed
30258
30259 \begin_layout Plain Layout
30260
30261 \series bold
30262 remreset
30263 \series default
30264  is part of the LaTeX-package 
30265 \series bold
30266 carlisle
30267 \series default
30268
30269 \begin_inset Index
30270 status collapsed
30271
30272 \begin_layout Plain Layout
30273 Packages ! carlisle
30274 \end_layout
30275
30276 \end_inset
30277
30278  that is part of every LaTeX standard installation.
30279 \end_layout
30280
30281 \end_inset
30282
30283
30284 \begin_inset Index
30285 status collapsed
30286
30287 \begin_layout Plain Layout
30288 Packages ! remreset
30289 \end_layout
30290
30291 \end_inset
30292
30293  has to be loaded in the LaTeX-preamble with the line
30294 \end_layout
30295
30296 \begin_layout Standard
30297
30298 \series bold
30299
30300 \backslash
30301 usepackage{remreset}
30302 \end_layout
30303
30304 \begin_layout Standard
30305 Then the command 
30306 \series bold
30307
30308 \backslash
30309 @removefromreset
30310 \series default
30311
30312 \begin_inset Index
30313 status collapsed
30314
30315 \begin_layout Plain Layout
30316 Commands ! 
30317 \begin_inset ERT
30318 status collapsed
30319
30320 \begin_layout Plain Layout
30321
30322 "
30323 \end_layout
30324
30325 \end_inset
30326
30327 @
30328 \begin_inset ERT
30329 status collapsed
30330
30331 \begin_layout Plain Layout
30332
30333 "
30334 \end_layout
30335
30336 \end_inset
30337
30338  ! 
30339 \backslash
30340
30341 \begin_inset ERT
30342 status collapsed
30343
30344 \begin_layout Plain Layout
30345
30346 "
30347 \end_layout
30348
30349 \end_inset
30350
30351 @
30352 \begin_inset ERT
30353 status collapsed
30354
30355 \begin_layout Plain Layout
30356
30357 "
30358 \end_layout
30359
30360 \end_inset
30361
30362 removefromreset
30363 \end_layout
30364
30365 \end_inset
30366
30367  can be used with the same scheme as 
30368 \series bold
30369
30370 \backslash
30371 @addtoreset
30372 \series default
30373 .
30374 \end_layout
30375
30376 \begin_layout Standard
30377 \begin_inset VSpace bigskip
30378 \end_inset
30379
30380 Sometimes formulas should be numbered in the following form:
30381 \end_layout
30382
30383 \begin_layout Standard
30384
30385 \family typewriter
30386 (section number.formula number)
30387 \end_layout
30388
30389 \begin_layout Standard
30390 The formula number should start with every section with 
30391 \begin_inset Quotes eld
30392 \end_inset
30393
30394 1
30395 \begin_inset Quotes erd
30396 \end_inset
30397
30398 .
30399 \end_layout
30400
30401 \begin_layout Standard
30402 For this case there is the command 
30403 \series bold
30404
30405 \backslash
30406 numberwithin
30407 \series default
30408
30409 \begin_inset Index
30410 status collapsed
30411
30412 \begin_layout Plain Layout
30413 Commands ! N ! 
30414 \backslash
30415 numberwithin
30416 \end_layout
30417
30418 \end_inset
30419
30420 , which is used with the following scheme:
30421 \end_layout
30422
30423 \begin_layout Standard
30424
30425 \series bold
30426
30427 \backslash
30428 numberwithin{counter}{sectioning}
30429 \end_layout
30430
30431 \begin_layout Standard
30432 Counter denotes what kind of numbering is affected, sectioning denotes what
30433  number is before the dot.
30434 \end_layout
30435
30436 \begin_layout Standard
30437 Thus in our case the following LaTeX-preamble or TeX-Code line is used:
30438 \end_layout
30439
30440 \begin_layout Standard
30441
30442 \series bold
30443
30444 \backslash
30445 numberwithin{equation}{section}
30446 \end_layout
30447
30448 \begin_layout Standard
30449 This is the result:
30450 \begin_inset ERT
30451 status collapsed
30452
30453 \begin_layout Plain Layout
30454
30455
30456 \backslash
30457 numberwithin{equation}{section}
30458 \end_layout
30459
30460 \end_inset
30461
30462
30463 \begin_inset Formula \begin{equation}
30464 A+B=C\end{equation}
30465
30466 \end_inset
30467
30468
30469 \end_layout
30470
30471 \begin_layout Standard
30472 To number e.
30473 \begin_inset space \thinspace{}
30474 \end_inset
30475
30476 g.
30477 \begin_inset space \space{}
30478 \end_inset
30479
30480 tables so that the number of the part is the sectioning,
30481 \begin_inset Newline newline
30482 \end_inset
30483
30484
30485 \series bold
30486
30487 \backslash
30488 numberwithin{table}{part}
30489 \series default
30490  is used.
30491 \end_layout
30492
30493 \begin_layout Standard
30494 To go back to the standard numbering or to prevent this kind of numbering
30495  when it is defined by the document class, the following command is inserted
30496  as TeX-Code or to the LaTeX-preamble:
30497 \end_layout
30498
30499 \begin_layout Standard
30500
30501 \series bold
30502
30503 \backslash
30504 renewcommand{
30505 \backslash
30506 theequation}{
30507 \backslash
30508 arabic{equation}}
30509 \begin_inset Index
30510 status collapsed
30511
30512 \begin_layout Plain Layout
30513 Commands ! A ! 
30514 \backslash
30515 arabic
30516 \end_layout
30517
30518 \end_inset
30519
30520
30521 \series default
30522
30523 \begin_inset ERT
30524 status collapsed
30525
30526 \begin_layout Plain Layout
30527
30528
30529 \backslash
30530 renewcommand{
30531 \backslash
30532 theequation}{
30533 \backslash
30534 arabic{equation}}
30535 \end_layout
30536
30537 \end_inset
30538
30539
30540 \series bold
30541
30542 \begin_inset Newline newline
30543 \end_inset
30544
30545
30546 \series default
30547 or
30548 \series bold
30549
30550 \begin_inset Newline newline
30551 \end_inset
30552
30553
30554 \backslash
30555 renewcommand{
30556 \backslash
30557 thetable}{
30558 \backslash
30559 arabic{table}}
30560 \end_layout
30561
30562 \begin_layout Standard
30563
30564 \series bold
30565
30566 \backslash
30567 numberwithin
30568 \series default
30569  uses internally the command 
30570 \series bold
30571
30572 \backslash
30573 @addtoreset
30574 \series default
30575 , described above, that also needs to be reverted.
30576 \begin_inset ERT
30577 status collapsed
30578
30579 \begin_layout Plain Layout
30580
30581
30582 \backslash
30583 makeatletter
30584 \end_layout
30585
30586 \begin_layout Plain Layout
30587
30588
30589 \backslash
30590 @removefromreset{equation}{section}
30591 \end_layout
30592
30593 \begin_layout Plain Layout
30594
30595
30596 \backslash
30597 makeatother
30598 \end_layout
30599
30600 \end_inset
30601
30602
30603 \end_layout
30604
30605 \begin_layout Subsection
30606 Numbering with Roman Numbers and Letters
30607 \begin_inset Index
30608 status collapsed
30609
30610 \begin_layout Plain Layout
30611 Formula numbering ! with letters
30612 \end_layout
30613
30614 \end_inset
30615
30616
30617 \begin_inset Index
30618 status collapsed
30619
30620 \begin_layout Plain Layout
30621 Formula numbering ! with Roman numbers
30622 \end_layout
30623
30624 \end_inset
30625
30626
30627 \end_layout
30628
30629 \begin_layout Standard
30630 Formulas can also be numbered with Roman numbers and Latin letters.
30631  To number for example with small Roman numbers, the command
30632 \end_layout
30633
30634 \begin_layout Standard
30635
30636 \series bold
30637
30638 \backslash
30639 renewcommand{
30640 \backslash
30641 theequation}{
30642 \backslash
30643 roman{equation}}
30644 \end_layout
30645
30646 \begin_layout Standard
30647 is inserted before the formula in TeX-mode.
30648  
30649 \series bold
30650
30651 \backslash
30652 renewcommand
30653 \series default
30654
30655 \begin_inset Index
30656 status collapsed
30657
30658 \begin_layout Plain Layout
30659 Commands ! R ! 
30660 \backslash
30661 renewcommand
30662 \end_layout
30663
30664 \end_inset
30665
30666  redefines the predefined command 
30667 \series bold
30668
30669 \backslash
30670 theequation
30671 \series default
30672  to the command 
30673 \series bold
30674
30675 \backslash
30676 roman{equation}
30677 \series default
30678 .
30679 \begin_inset Foot
30680 status collapsed
30681
30682 \begin_layout Plain Layout
30683 The command 
30684 \series bold
30685
30686 \backslash
30687 renewcommand
30688 \series default
30689  has the same scheme like the command 
30690 \series bold
30691
30692 \backslash
30693 newcommand
30694 \series default
30695  that is described in 
30696 \begin_inset CommandInset ref
30697 LatexCommand ref
30698 reference "sub:The-Command-newcommand"
30699
30700 \end_inset
30701
30702 .
30703 \end_layout
30704
30705 \end_inset
30706
30707  
30708 \series bold
30709 equation
30710 \series default
30711  is the formula counter.
30712  When the command 
30713 \series bold
30714
30715 \backslash
30716 the
30717 \series default
30718  is used as prefix for a counter, the value of the counter is output as
30719  Arabic number.
30720  When a formula is numbered, LaTeX sets internally the command 
30721 \series bold
30722
30723 \backslash
30724 theequation
30725 \series default
30726  behind the formula.
30727  
30728 \series bold
30729
30730 \backslash
30731 roman{equation}
30732 \begin_inset Index
30733 status collapsed
30734
30735 \begin_layout Plain Layout
30736 Commands ! R ! 
30737 \backslash
30738 roman
30739 \end_layout
30740
30741 \end_inset
30742
30743
30744 \series default
30745  outputs the counter as small Roman number.
30746 \end_layout
30747
30748 \begin_layout Standard
30749 All formulas behind the command 
30750 \series bold
30751
30752 \backslash
30753 renew
30754 \series default
30755 c
30756 \series bold
30757 ommand
30758 \series default
30759  are now numbered Roman.
30760  To switch to numbering with big Roman numbers, the command is inserted
30761  again, but 
30762 \series bold
30763
30764 \backslash
30765 roman
30766 \series default
30767  is replaced by 
30768 \series bold
30769
30770 \backslash
30771 Roman
30772 \series default
30773
30774 \begin_inset Index
30775 status collapsed
30776
30777 \begin_layout Plain Layout
30778 Commands ! R ! 
30779 \backslash
30780 roman@
30781 \backslash
30782 Roman
30783 \end_layout
30784
30785 \end_inset
30786
30787 .
30788  To 
30789 \begin_inset Quotes eld
30790 \end_inset
30791
30792 number
30793 \begin_inset Quotes erd
30794 \end_inset
30795
30796  with small Latin letters there is the command 
30797 \series bold
30798
30799 \backslash
30800 alph
30801 \series default
30802
30803 \begin_inset Index
30804 status collapsed
30805
30806 \begin_layout Plain Layout
30807 Commands ! A ! 
30808 \backslash
30809 alph
30810 \end_layout
30811
30812 \end_inset
30813
30814 , for big ones there is the command 
30815 \series bold
30816
30817 \backslash
30818 Alph
30819 \series default
30820
30821 \begin_inset Index
30822 status collapsed
30823
30824 \begin_layout Plain Layout
30825 Commands ! A ! 
30826 \backslash
30827 alph@
30828 \backslash
30829 Alph
30830 \end_layout
30831
30832 \end_inset
30833
30834 .
30835 \end_layout
30836
30837 \begin_layout Standard
30838 \begin_inset Note Greyedout
30839 status open
30840
30841 \begin_layout Plain Layout
30842
30843 \series bold
30844 Note:
30845 \series default
30846  Only maximal 26 formulas can be numbered with Latin letters in one document.
30847 \end_layout
30848
30849 \end_inset
30850
30851
30852 \end_layout
30853
30854 \begin_layout Standard
30855 \begin_inset Newpage pagebreak
30856 \end_inset
30857
30858
30859 \end_layout
30860
30861 \begin_layout Standard
30862 \begin_inset ERT
30863 status collapsed
30864
30865 \begin_layout Plain Layout
30866
30867
30868 \backslash
30869 renewcommand{
30870 \backslash
30871 theequation}{
30872 \backslash
30873 roman{equation}}
30874 \end_layout
30875
30876 \end_inset
30877
30878
30879 \end_layout
30880
30881 \begin_layout Standard
30882 \begin_inset Formula \begin{equation}
30883 A=\textrm{small roman}\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 Roman{equation}}
30900 \end_layout
30901
30902 \end_inset
30903
30904
30905 \begin_inset Formula \begin{equation}
30906 B=\textrm{big Roman}\label{eq:Rom}\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 C=\textrm{small Latin}\end{equation}
30930
30931 \end_inset
30932
30933
30934 \begin_inset ERT
30935 status collapsed
30936
30937 \begin_layout Plain Layout
30938
30939
30940 \backslash
30941 renewcommand{
30942 \backslash
30943 theequation}{
30944 \backslash
30945 Alph{equation}}
30946 \end_layout
30947
30948 \end_inset
30949
30950
30951 \begin_inset Formula \begin{equation}
30952 D=\textrm{big Latin}\label{eq:Lat}\end{equation}
30953
30954 \end_inset
30955
30956
30957 \end_layout
30958
30959 \begin_layout Standard
30960 To switch back to the default numbering, insert the command:
30961 \end_layout
30962
30963 \begin_layout Standard
30964
30965 \series bold
30966
30967 \backslash
30968 renewcommand{
30969 \backslash
30970 theequation}{
30971 \backslash
30972 arabic{equation}}
30973 \begin_inset Index
30974 status collapsed
30975
30976 \begin_layout Plain Layout
30977 Commands ! A ! 
30978 \backslash
30979 arabic
30980 \end_layout
30981
30982 \end_inset
30983
30984
30985 \end_layout
30986
30987 \begin_layout Standard
30988 \begin_inset ERT
30989 status collapsed
30990
30991 \begin_layout Plain Layout
30992
30993
30994 \backslash
30995 renewcommand{
30996 \backslash
30997 theequation}{
30998 \backslash
30999 arabic{equation}}
31000 \end_layout
31001
31002 \end_inset
31003
31004
31005 \begin_inset Formula \begin{equation}
31006 E=\textrm{Arabic}\end{equation}
31007
31008 \end_inset
31009
31010
31011 \end_layout
31012
31013 \begin_layout Standard
31014 \begin_inset VSpace medskip
31015 \end_inset
31016
31017 As you see, formulas are numbered serially independent from the numbering
31018  style.
31019  When then numbering should start with 
31020 \begin_inset Quotes eld
31021 \end_inset
31022
31023 1
31024 \begin_inset Quotes erd
31025 \end_inset
31026
31027  when the style is changed, new equation counters have to be defined.
31028  A description about this can be found in the file 
31029 \begin_inset CommandInset href
31030 LatexCommand href
31031 name "Formula-numbering.lyx"
31032 target "run:Formula-numbering.lyx"
31033
31034 \end_inset
31035
31036 .
31037 \end_layout
31038
31039 \begin_layout Section
31040 Chemical Symbols and Equations
31041 \begin_inset CommandInset label
31042 LatexCommand label
31043 name "sub:Chemical-Symbols-and"
31044
31045 \end_inset
31046
31047
31048 \begin_inset Index
31049 status collapsed
31050
31051 \begin_layout Plain Layout
31052 Chemical characters ! Symbols
31053 \end_layout
31054
31055 \end_inset
31056
31057
31058 \begin_inset Index
31059 status collapsed
31060
31061 \begin_layout Plain Layout
31062 Chemical equations
31063 \end_layout
31064
31065 \end_inset
31066
31067
31068 \begin_inset Index
31069 status collapsed
31070
31071 \begin_layout Plain Layout
31072 Symbols ! chemical
31073 \end_layout
31074
31075 \end_inset
31076
31077
31078 \end_layout
31079
31080 \begin_layout Standard
31081 An example text from chemistry:
31082 \end_layout
31083
31084 \begin_layout Quote
31085 The 
31086 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31087 \end_inset
31088
31089 -ion reacts with two 
31090 \begin_inset Formula $\mathrm{Na^{+}}$
31091 \end_inset
31092
31093 -ions to sodium sulfate 
31094 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31095 \end_inset
31096
31097 .
31098  The chemical equation for this is:
31099 \begin_inset Formula \begin{equation}
31100 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}\end{equation}
31101
31102 \end_inset
31103
31104
31105 \end_layout
31106
31107 \begin_layout Standard
31108 This chemical equation can directly be created as formula.
31109  To avoid that the symbols appear italic, everything is highlighted and
31110  changed by the shortcut 
31111 \begin_inset Info
31112 type  "shortcut"
31113 arg   "font-roman"
31114 \end_inset
31115
31116  to the upright font style.
31117 \begin_inset Foot
31118 status collapsed
31119
31120 \begin_layout Plain Layout
31121 font styles
31122 \series bold
31123  
31124 \series default
31125 see 
31126 \begin_inset CommandInset ref
31127 LatexCommand ref
31128 reference "sub:Font-Styles"
31129
31130 \end_inset
31131
31132
31133 \end_layout
31134
31135 \end_inset
31136
31137
31138 \end_layout
31139
31140 \begin_layout Standard
31141 A more convenient way to typeset chemical formulas is to use the command
31142  
31143 \series bold
31144
31145 \backslash
31146 ce
31147 \series default
31148
31149 \begin_inset Index
31150 status collapsed
31151
31152 \begin_layout Plain Layout
31153 Commands ! C ! 
31154 \backslash
31155 ce
31156 \end_layout
31157
31158 \end_inset
31159
31160  that is available when the LaTeX-package 
31161 \series bold
31162 mhchem
31163 \series default
31164
31165 \begin_inset Index
31166 status collapsed
31167
31168 \begin_layout Plain Layout
31169 Packages ! mhchem
31170 \end_layout
31171
31172 \end_inset
31173
31174  is installed.
31175  After inserting 
31176 \series bold
31177
31178 \backslash
31179 ce
31180 \series default
31181  to a formula a new blue box appears where chemical formulas can be inserted
31182  in an intuitive way.
31183 \end_layout
31184
31185 \begin_layout Standard
31186 \align center
31187 \begin_inset Tabular
31188 <lyxtabular version="3" rows="9" columns="2">
31189 <features>
31190 <column alignment="center" valignment="top" width="0">
31191 <column alignment="center" valignment="top" width="0">
31192 <row>
31193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31194 \begin_inset Text
31195
31196 \begin_layout Plain Layout
31197 Command
31198 \end_layout
31199
31200 \end_inset
31201 </cell>
31202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31203 \begin_inset Text
31204
31205 \begin_layout Plain Layout
31206 Result
31207 \begin_inset Note Note
31208 status collapsed
31209
31210 \begin_layout Plain Layout
31211
31212 \series bold
31213
31214 \backslash
31215 raisebox
31216 \series default
31217  is only used as spacer.
31218 \end_layout
31219
31220 \end_inset
31221
31222
31223 \end_layout
31224
31225 \end_inset
31226 </cell>
31227 </row>
31228 <row>
31229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31230 \begin_inset Text
31231
31232 \begin_layout Plain Layout
31233
31234 \backslash
31235 ce
31236 \begin_inset ERT
31237 status collapsed
31238
31239 \begin_layout Plain Layout
31240
31241
31242 \backslash
31243 spce 
31244 \end_layout
31245
31246 \end_inset
31247
31248 H2CO3
31249 \end_layout
31250
31251 \end_inset
31252 </cell>
31253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31254 \begin_inset Text
31255
31256 \begin_layout Plain Layout
31257 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31258 \end_inset
31259
31260
31261 \end_layout
31262
31263 \end_inset
31264 </cell>
31265 </row>
31266 <row>
31267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31268 \begin_inset Text
31269
31270 \begin_layout Plain Layout
31271
31272 \backslash
31273 ce
31274 \begin_inset ERT
31275 status collapsed
31276
31277 \begin_layout Plain Layout
31278
31279
31280 \backslash
31281 spce 
31282 \end_layout
31283
31284 \end_inset
31285
31286 SO4^2-
31287 \end_layout
31288
31289 \end_inset
31290 </cell>
31291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31292 \begin_inset Text
31293
31294 \begin_layout Plain Layout
31295 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31296 \end_inset
31297
31298
31299 \end_layout
31300
31301 \end_inset
31302 </cell>
31303 </row>
31304 <row>
31305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31306 \begin_inset Text
31307
31308 \begin_layout Plain Layout
31309
31310 \backslash
31311 ce
31312 \begin_inset ERT
31313 status collapsed
31314
31315 \begin_layout Plain Layout
31316
31317
31318 \backslash
31319 spce 
31320 \end_layout
31321
31322 \end_inset
31323
31324 (NH4)2S
31325 \end_layout
31326
31327 \end_inset
31328 </cell>
31329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31330 \begin_inset Text
31331
31332 \begin_layout Plain Layout
31333 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31334 \end_inset
31335
31336
31337 \end_layout
31338
31339 \end_inset
31340 </cell>
31341 </row>
31342 <row>
31343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31344 \begin_inset Text
31345
31346 \begin_layout Plain Layout
31347
31348 \backslash
31349 ce
31350 \begin_inset ERT
31351 status collapsed
31352
31353 \begin_layout Plain Layout
31354
31355
31356 \backslash
31357 spce 
31358 \end_layout
31359
31360 \end_inset
31361
31362 KCr(SO4)2.12H2O
31363 \end_layout
31364
31365 \end_inset
31366 </cell>
31367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31368 \begin_inset Text
31369
31370 \begin_layout Plain Layout
31371 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31372 \end_inset
31373
31374
31375 \end_layout
31376
31377 \end_inset
31378 </cell>
31379 </row>
31380 <row>
31381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31382 \begin_inset Text
31383
31384 \begin_layout Plain Layout
31385
31386 \backslash
31387 ce
31388 \begin_inset ERT
31389 status collapsed
31390
31391 \begin_layout Plain Layout
31392
31393
31394 \backslash
31395 spce 
31396 \end_layout
31397
31398 \end_inset
31399
31400 A-B
31401 \backslash
31402 dbond
31403 \begin_inset ERT
31404 status collapsed
31405
31406 \begin_layout Plain Layout
31407
31408
31409 \backslash
31410 spce 
31411 \end_layout
31412
31413 \end_inset
31414
31415 C
31416 \backslash
31417 tbond
31418 \begin_inset ERT
31419 status collapsed
31420
31421 \begin_layout Plain Layout
31422
31423
31424 \backslash
31425 spce 
31426 \end_layout
31427
31428 \end_inset
31429
31430 D
31431 \end_layout
31432
31433 \end_inset
31434 </cell>
31435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31436 \begin_inset Text
31437
31438 \begin_layout Plain Layout
31439 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31440 \end_inset
31441
31442
31443 \end_layout
31444
31445 \end_inset
31446 </cell>
31447 </row>
31448 <row>
31449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31450 \begin_inset Text
31451
31452 \begin_layout Plain Layout
31453
31454 \backslash
31455 ce
31456 \begin_inset ERT
31457 status collapsed
31458
31459 \begin_layout Plain Layout
31460
31461
31462 \backslash
31463 spce 
31464 \end_layout
31465
31466 \end_inset
31467
31468 ^227
31469 \begin_inset Formula $\downarrow$
31470 \end_inset
31471
31472 _90
31473 \begin_inset Formula $\to$
31474 \end_inset
31475
31476 Th+
31477 \end_layout
31478
31479 \end_inset
31480 </cell>
31481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31482 \begin_inset Text
31483
31484 \begin_layout Plain Layout
31485 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
31486 \end_inset
31487
31488
31489 \end_layout
31490
31491 \end_inset
31492 </cell>
31493 </row>
31494 <row>
31495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31496 \begin_inset Text
31497
31498 \begin_layout Plain Layout
31499
31500 \backslash
31501 ce
31502 \begin_inset ERT
31503 status collapsed
31504
31505 \begin_layout Plain Layout
31506
31507
31508 \backslash
31509 spce 
31510 \end_layout
31511
31512 \end_inset
31513
31514 CO2
31515 \begin_inset ERT
31516 status collapsed
31517
31518 \begin_layout Plain Layout
31519
31520
31521 \backslash
31522 spce 
31523 \end_layout
31524
31525 \end_inset
31526
31527 +
31528 \begin_inset ERT
31529 status collapsed
31530
31531 \begin_layout Plain Layout
31532
31533
31534 \backslash
31535 spce 
31536 \end_layout
31537
31538 \end_inset
31539
31540 C
31541 \begin_inset ERT
31542 status collapsed
31543
31544 \begin_layout Plain Layout
31545
31546
31547 \backslash
31548 spce 
31549 \end_layout
31550
31551 \end_inset
31552
31553 <=>
31554 \begin_inset ERT
31555 status collapsed
31556
31557 \begin_layout Plain Layout
31558
31559
31560 \backslash
31561 spce 
31562 \end_layout
31563
31564 \end_inset
31565
31566 2CO
31567 \end_layout
31568
31569 \end_inset
31570 </cell>
31571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31572 \begin_inset Text
31573
31574 \begin_layout Plain Layout
31575 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
31576 \end_inset
31577
31578
31579 \end_layout
31580
31581 \end_inset
31582 </cell>
31583 </row>
31584 <row>
31585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31586 \begin_inset Text
31587
31588 \begin_layout Plain Layout
31589
31590 \backslash
31591 ce
31592 \begin_inset ERT
31593 status collapsed
31594
31595 \begin_layout Plain Layout
31596
31597
31598 \backslash
31599 spce 
31600 \end_layout
31601
31602 \end_inset
31603
31604 CO2
31605 \begin_inset ERT
31606 status collapsed
31607
31608 \begin_layout Plain Layout
31609
31610
31611 \backslash
31612 spce 
31613 \end_layout
31614
31615 \end_inset
31616
31617 +
31618 \begin_inset ERT
31619 status collapsed
31620
31621 \begin_layout Plain Layout
31622
31623
31624 \backslash
31625 spce 
31626 \end_layout
31627
31628 \end_inset
31629
31630 C
31631 \begin_inset ERT
31632 status collapsed
31633
31634 \begin_layout Plain Layout
31635
31636
31637 \backslash
31638 spce 
31639 \end_layout
31640
31641 \end_inset
31642
31643 ->[
31644 \backslash
31645 alpha][
31646 \backslash
31647 beta]
31648 \begin_inset ERT
31649 status collapsed
31650
31651 \begin_layout Plain Layout
31652
31653
31654 \backslash
31655 spce 
31656 \end_layout
31657
31658 \end_inset
31659
31660 2CO}
31661 \end_layout
31662
31663 \end_inset
31664 </cell>
31665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31666 \begin_inset Text
31667
31668 \begin_layout Plain Layout
31669 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
31670 \end_inset
31671
31672
31673 \end_layout
31674
31675 \end_inset
31676 </cell>
31677 </row>
31678 </lyxtabular>
31679
31680 \end_inset
31681
31682
31683 \end_layout
31684
31685 \begin_layout Standard
31686 \begin_inset Note Greyedout
31687 status open
31688
31689 \begin_layout Plain Layout
31690
31691 \series bold
31692 Note:
31693 \series default
31694  Inserting a formula to a 
31695 \series bold
31696
31697 \backslash
31698 ce
31699 \series default
31700  box will lead to LaTeX errors.
31701  In this case TeX code has to be used like for 
31702 \series bold
31703
31704 \backslash
31705 ce{$
31706 \backslash
31707 mu
31708 \backslash
31709 hyphen$Cl}
31710 \series default
31711
31712 \begin_inset ERT
31713 status collapsed
31714
31715 \begin_layout Plain Layout
31716
31717
31718 \backslash
31719 ce{$
31720 \backslash
31721 mu
31722 \backslash
31723 hyphen$Cl}
31724 \end_layout
31725
31726 \end_inset
31727
31728  
31729 \end_layout
31730
31731 \end_inset
31732
31733
31734 \end_layout
31735
31736 \begin_layout Standard
31737 Using 
31738 \series bold
31739
31740 \backslash
31741 ce
31742 \series default
31743  the command for equation
31744 \begin_inset space ~
31745 \end_inset
31746
31747
31748 \begin_inset CommandInset ref
31749 LatexCommand eqref
31750 reference "eq:chem-reaction"
31751
31752 \end_inset
31753
31754  is:
31755 \begin_inset Newline newline
31756 \end_inset
31757
31758
31759 \series bold
31760  
31761 \backslash
31762 ce
31763 \begin_inset ERT
31764 status collapsed
31765
31766 \begin_layout Plain Layout
31767
31768
31769 \backslash
31770 spce 
31771 \end_layout
31772
31773 \end_inset
31774
31775 2Na+
31776 \begin_inset ERT
31777 status collapsed
31778
31779 \begin_layout Plain Layout
31780
31781
31782 \backslash
31783 spce 
31784 \end_layout
31785
31786 \end_inset
31787
31788 +
31789 \begin_inset ERT
31790 status collapsed
31791
31792 \begin_layout Plain Layout
31793
31794
31795 \backslash
31796 spce 
31797 \end_layout
31798
31799 \end_inset
31800
31801 SO4^2-
31802 \begin_inset ERT
31803 status collapsed
31804
31805 \begin_layout Plain Layout
31806
31807
31808 \backslash
31809 spce 
31810 \end_layout
31811
31812 \end_inset
31813
31814
31815 \begin_inset ERT
31816 status collapsed
31817
31818 \begin_layout Plain Layout
31819
31820
31821 \backslash
31822 spce 
31823 \end_layout
31824
31825 \end_inset
31826
31827 ->
31828 \begin_inset ERT
31829 status collapsed
31830
31831 \begin_layout Plain Layout
31832
31833
31834 \backslash
31835 spce 
31836 \end_layout
31837
31838 \end_inset
31839
31840 Na2SO4
31841 \end_layout
31842
31843 \begin_layout Standard
31844 To create multiline chemical equations first a multiline formula is created
31845  as described in 
31846 \begin_inset CommandInset ref
31847 LatexCommand ref
31848 reference "sec:Multiline-Formulas"
31849
31850 \end_inset
31851
31852 .
31853  Afterwards the command 
31854 \series bold
31855
31856 \backslash
31857 ce
31858 \series default
31859  is used in every small blue box of the formula.
31860  
31861 \begin_inset CommandInset ref
31862 LatexCommand eqref
31863 reference "eq:TEOS-reaction-1"
31864
31865 \end_inset
31866
31867  and 
31868 \begin_inset CommandInset ref
31869 LatexCommand eqref
31870 reference "eq:TEOS-reaction-2"
31871
31872 \end_inset
31873
31874  are an example of a multi-stage chemical reaction where every equation
31875  has its own number.
31876 \begin_inset Formula \begin{eqnarray}
31877 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31878 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}\end{eqnarray}
31879
31880 \end_inset
31881
31882
31883 \end_layout
31884
31885 \begin_layout Standard
31886 Besides 
31887 \series bold
31888
31889 \backslash
31890 ce
31891 \series default
31892  the 
31893 \series bold
31894 mhchem
31895 \series default
31896  package provides the command 
31897 \series bold
31898
31899 \backslash
31900 cf
31901 \series default
31902
31903 \begin_inset Index
31904 status collapsed
31905
31906 \begin_layout Plain Layout
31907 Commands ! C ! 
31908 \backslash
31909 cf
31910 \end_layout
31911
31912 \end_inset
31913
31914  that has to be used for special cases.
31915  For more information about 
31916 \series bold
31917
31918 \backslash
31919 cf
31920 \series default
31921  and more examples have a look at the documentation of 
31922 \series bold
31923 mhchem
31924 \series default
31925
31926 \begin_inset CommandInset citation
31927 LatexCommand cite
31928 key "mhchem"
31929
31930 \end_inset
31931
31932 .
31933 \end_layout
31934
31935 \begin_layout Section
31936 Diagrams
31937 \end_layout
31938
31939 \begin_layout Standard
31940 LyX supports two types of commutative diagrams: 
31941 \series bold
31942 amscd
31943 \series default
31944  and 
31945 \series bold
31946 xymatrix
31947 \series default
31948  that are explained in the following.
31949 \end_layout
31950
31951 \begin_layout Subsection
31952 Amscd Diagrams
31953 \begin_inset Index
31954 status collapsed
31955
31956 \begin_layout Plain Layout
31957 Diagrams ! amscd
31958 \end_layout
31959
31960 \end_inset
31961
31962
31963 \end_layout
31964
31965 \begin_layout Standard
31966 Diagrams of this type visualize relations by vertical and horizontal lines
31967  or arrows:
31968 \begin_inset Formula \[
31969 \begin{CD}A@>>>B@>>>C\\
31970 @AAA@.@VVV\\
31971 F@<<<E@<<<D\end{CD}\]
31972
31973 \end_inset
31974
31975
31976 \end_layout
31977
31978 \begin_layout Standard
31979 To get them, the command 
31980 \series bold
31981
31982 \backslash
31983 CD
31984 \begin_inset Index
31985 status collapsed
31986
31987 \begin_layout Plain Layout
31988 Commands ! C ! 
31989 \backslash
31990 CD
31991 \end_layout
31992
31993 \end_inset
31994
31995
31996 \series default
31997  is inserted to a formula.
31998  A blue box appears with two dashed lines where further commands can be
31999  inserted.
32000  With 
32001 \begin_inset Info
32002 type  "shortcut"
32003 arg   "newline-insert newline"
32004 \end_inset
32005
32006  a new line is created.
32007  Horizontal relations are inserted in odd, vertical in even formula lines.
32008 \end_layout
32009
32010 \begin_layout Standard
32011 To create the relations there are the following commands:
32012 \end_layout
32013
32014 \begin_layout Itemize
32015
32016 \series bold
32017 @<<<
32018 \series default
32019  creates a left arrow, 
32020 \series bold
32021 @>>>
32022 \series default
32023  a right arrow, and 
32024 \series bold
32025 @=
32026 \series default
32027  a long equal sign
32028 \end_layout
32029
32030 \begin_layout Itemize
32031
32032 \series bold
32033 @AAA
32034 \series default
32035  creates an up arrow, 
32036 \series bold
32037 @VVV
32038 \series default
32039  an down arrow, and 
32040 \series bold
32041 @|
32042 \series default
32043  a vertical equal sign
32044 \end_layout
32045
32046 \begin_layout Itemize
32047
32048 \series bold
32049 @.
32050
32051 \series default
32052  is a placeholder for non-existent relations
32053 \end_layout
32054
32055 \begin_layout Standard
32056 All arrows can be labeled as follows:
32057 \end_layout
32058
32059 \begin_layout Itemize
32060 Is text inserted between the first and second < or >, resp., it is placed
32061  above the arrow.
32062  When it is inserted between the second and third one, it appears under
32063  the arrow.
32064 \end_layout
32065
32066 \begin_layout Itemize
32067 When text for vertical arrows is inserted between the first and second A
32068  or V, resp., it is placed left beside the arrow.
32069  When it is inserted between the second and third one, it appears right
32070  beside the arrow.
32071  If the text contains an A or V, these letters must be set into a TeX-brace.
32072 \end_layout
32073
32074 \begin_layout Standard
32075 As example a diagram with all possible relations:
32076 \end_layout
32077
32078 \begin_layout Standard
32079 \begin_inset Formula \[
32080 \begin{CD}A@>j>>B@>>k>C@=F\\
32081 @AmAA@.@VV{V}V@|\\
32082 D@<<j<E@>k>>F@=C\end{CD}\]
32083
32084 \end_inset
32085
32086
32087 \end_layout
32088
32089 \begin_layout Standard
32090 The command for this is:
32091 \begin_inset Newline newline
32092 \end_inset
32093
32094
32095 \series bold
32096
32097 \backslash
32098 CD
32099 \begin_inset ERT
32100 status collapsed
32101
32102 \begin_layout Plain Layout
32103
32104
32105 \backslash
32106 spce 
32107 \end_layout
32108
32109 \end_inset
32110
32111 A@>j>>B@>>k>C@=F Ctrl+Return
32112 \begin_inset Newline newline
32113 \end_inset
32114
32115
32116 \begin_inset ERT
32117 status collapsed
32118
32119 \begin_layout Plain Layout
32120
32121
32122 \backslash
32123 hphantom{
32124 \end_layout
32125
32126 \end_inset
32127
32128
32129 \backslash
32130 CD
32131 \begin_inset ERT
32132 status collapsed
32133
32134 \begin_layout Plain Layout
32135
32136
32137 \backslash
32138 spce 
32139 \end_layout
32140
32141 \end_inset
32142
32143
32144 \begin_inset ERT
32145 status collapsed
32146
32147 \begin_layout Plain Layout
32148
32149 }
32150 \end_layout
32151
32152 \end_inset
32153
32154 @AmAA@.@VV
32155 \backslash
32156 {V
32157 \series default
32158
32159 \begin_inset Formula $\to$
32160 \end_inset
32161
32162
32163 \series bold
32164 V@| Ctrl+Return
32165 \begin_inset Newline newline
32166 \end_inset
32167
32168
32169 \begin_inset ERT
32170 status collapsed
32171
32172 \begin_layout Plain Layout
32173
32174
32175 \backslash
32176 hphantom{
32177 \end_layout
32178
32179 \end_inset
32180
32181
32182 \backslash
32183 CD
32184 \begin_inset ERT
32185 status collapsed
32186
32187 \begin_layout Plain Layout
32188
32189
32190 \backslash
32191 spce 
32192 \end_layout
32193
32194 \end_inset
32195
32196
32197 \begin_inset ERT
32198 status collapsed
32199
32200 \begin_layout Plain Layout
32201
32202 }
32203 \end_layout
32204
32205 \end_inset
32206
32207 D@<<j<E@>k>>F@=C
32208 \end_layout
32209
32210 \begin_layout Subsection
32211 Xymatrix Diagrams
32212 \begin_inset Index
32213 status collapsed
32214
32215 \begin_layout Plain Layout
32216 Diagrams ! xymatrix
32217 \end_layout
32218
32219 \end_inset
32220
32221
32222 \end_layout
32223
32224 \begin_layout Standard
32225 To be able to use xymatrices, the LaTeX-package 
32226 \series bold
32227 xypic
32228 \series default
32229  must be installed.
32230  A xymatrix is created by inserting the command 
32231 \series bold
32232
32233 \backslash
32234 xymatrix
32235 \series default
32236  in a formula.
32237  Then you are able to add new matrix columns and rows like for normal matrices,
32238  see 
32239 \begin_inset CommandInset ref
32240 LatexCommand ref
32241 reference "sec:Matrices"
32242
32243 \end_inset
32244
32245 .
32246 \end_layout
32247
32248 \begin_layout Standard
32249 In contrary to amscd diagrams, xymatrices supports diagonal and curved arrows,
32250  and much more.
32251  All possibilities to create commutative diagrams and decorations are explained
32252  in detail in the 
32253 \emph on
32254 XY-pic manual
32255 \emph default
32256  that you find in the menu 
32257 \family sans
32258 Help\SpecialChar \menuseparator
32259 Specific
32260 \begin_inset space ~
32261 \end_inset
32262
32263 Manuals\SpecialChar \menuseparator
32264 XY-pic
32265 \begin_inset space ~
32266 \end_inset
32267
32268 Manual
32269 \family default
32270 .
32271 \end_layout
32272
32273 \begin_layout Standard
32274 \begin_inset Newpage newpage
32275 \end_inset
32276
32277
32278 \end_layout
32279
32280 \begin_layout Section
32281 User-defined Commands
32282 \begin_inset Index
32283 status collapsed
32284
32285 \begin_layout Plain Layout
32286 User-defined commands
32287 \end_layout
32288
32289 \end_inset
32290
32291
32292 \end_layout
32293
32294 \begin_layout Standard
32295 \begin_inset Note Greyedout
32296 status open
32297
32298 \begin_layout Plain Layout
32299
32300 \series bold
32301 Note:
32302 \series default
32303  The names of user-defined commands and macros may only consist of Latin
32304  letters.
32305 \end_layout
32306
32307 \end_inset
32308
32309
32310 \end_layout
32311
32312 \begin_layout Subsection
32313 The Command 
32314 \backslash
32315 newcommand
32316 \begin_inset CommandInset label
32317 LatexCommand label
32318 name "sub:The-Command-newcommand"
32319
32320 \end_inset
32321
32322
32323 \begin_inset Index
32324 status collapsed
32325
32326 \begin_layout Plain Layout
32327 User-defined commands ! 
32328 \backslash
32329 newcommand
32330 \end_layout
32331
32332 \end_inset
32333
32334
32335 \begin_inset Index
32336 status collapsed
32337
32338 \begin_layout Plain Layout
32339 Commands ! N ! 
32340 \backslash
32341 newcommand
32342 \end_layout
32343
32344 \end_inset
32345
32346
32347 \end_layout
32348
32349 \begin_layout Standard
32350 Many LaTeX-commands are too long to be used frequently.
32351  But it is possible to define with the command 
32352 \series bold
32353
32354 \backslash
32355 newcommand
32356 \series default
32357  new shorter commands.
32358 \end_layout
32359
32360 \begin_layout Standard
32361 The command scheme of 
32362 \series bold
32363
32364 \backslash
32365 newcommand
32366 \series default
32367  is:
32368 \end_layout
32369
32370 \begin_layout Standard
32371
32372 \series bold
32373
32374 \backslash
32375 newcommand{new command name}[number of arguments][optional
32376 \series default
32377  
32378 \series bold
32379 value]
32380 \begin_inset Newline newline
32381 \end_inset
32382
32383
32384 \begin_inset ERT
32385 status collapsed
32386
32387 \begin_layout Plain Layout
32388
32389
32390 \backslash
32391 phantom{
32392 \end_layout
32393
32394 \end_inset
32395
32396
32397 \backslash
32398 newcommand
32399 \begin_inset ERT
32400 status collapsed
32401
32402 \begin_layout Plain Layout
32403
32404 }
32405 \end_layout
32406
32407 \end_inset
32408
32409 {command definition}
32410 \end_layout
32411
32412 \begin_layout Standard
32413 \begin_inset Note Greyedout
32414 status open
32415
32416 \begin_layout Plain Layout
32417
32418 \series bold
32419 Note:
32420 \series default
32421  Assure that the name of the new command is not already used in your document
32422  or by LaTeX-packages that you use.
32423  When you for example define the command 
32424 \series bold
32425
32426 \backslash
32427 le
32428 \series default
32429  for 
32430 \series bold
32431
32432 \backslash
32433 Leftarrow
32434 \series default
32435 , you get an error message because 
32436 \series bold
32437
32438 \backslash
32439 le
32440 \series default
32441  is already defined as command for 
32442 \begin_inset Quotes eld
32443 \end_inset
32444
32445
32446 \begin_inset Formula $\le$
32447 \end_inset
32448
32449
32450 \begin_inset Quotes erd
32451 \end_inset
32452
32453 .
32454 \end_layout
32455
32456 \end_inset
32457
32458
32459 \end_layout
32460
32461 \begin_layout Standard
32462 The number of arguments is an integer in the range 0
32463 \begin_inset space \thinspace{}
32464 \end_inset
32465
32466 -
32467 \begin_inset space \thinspace{}
32468 \end_inset
32469
32470 9 and specifies how many arguments the new command should have.
32471  With the optional value a value for an optional argument can be predefined.
32472  When this is done, the 
32473 \emph on
32474 first
32475 \emph default
32476  
32477 \emph on
32478 a
32479 \emph default
32480 rgument of the new command is automatically an optional one.
32481 \end_layout
32482
32483 \begin_layout Standard
32484 Here are some examples:
32485 \end_layout
32486
32487 \begin_layout Itemize
32488 To define the command 
32489 \series bold
32490
32491 \backslash
32492 gr
32493 \series default
32494  for 
32495 \series bold
32496
32497 \backslash
32498 Longrightarrow
32499 \series default
32500 , the LaTeX-preamble line is:
32501 \begin_inset VSpace medskip
32502 \end_inset
32503
32504
32505 \begin_inset Newline newline
32506 \end_inset
32507
32508
32509 \series bold
32510
32511 \backslash
32512 newcommand{
32513 \backslash
32514 gr}{
32515 \backslash
32516 Longrightarrow}
32517 \end_layout
32518
32519 \begin_layout Itemize
32520 To define the command 
32521 \series bold
32522
32523 \backslash
32524 us
32525 \series default
32526  for 
32527 \series bold
32528
32529 \backslash
32530 underline
32531 \series default
32532 , the argument (that should be underlined) must be taken into account.
32533  For this the preamble line is:
32534 \begin_inset VSpace medskip
32535 \end_inset
32536
32537
32538 \begin_inset Newline newline
32539 \end_inset
32540
32541
32542 \series bold
32543
32544 \backslash
32545 newcommand{
32546 \backslash
32547 us}[1]{
32548 \backslash
32549 underline{#1}}
32550 \series default
32551
32552 \begin_inset VSpace medskip
32553 \end_inset
32554
32555
32556 \begin_inset Newline newline
32557 \end_inset
32558
32559 The character 
32560 \series bold
32561 #
32562 \series default
32563  acts as argument placeholder, the 
32564 \series bold
32565 1
32566 \series default
32567  behind it denotes that it is the placeholder for the first argument.
32568 \end_layout
32569
32570 \begin_layout Itemize
32571 For 
32572 \series bold
32573
32574 \backslash
32575 framebox
32576 \series default
32577  one can e.
32578 \begin_inset space \thinspace{}
32579 \end_inset
32580
32581 g.
32582 \begin_inset space \space{}
32583 \end_inset
32584
32585 define the command 
32586 \series bold
32587
32588 \backslash
32589 fb
32590 \series default
32591 :
32592 \begin_inset VSpace medskip
32593 \end_inset
32594
32595
32596 \begin_inset Newline newline
32597 \end_inset
32598
32599
32600 \series bold
32601
32602 \backslash
32603 newcommand{
32604 \backslash
32605 fb}[3]{
32606 \backslash
32607 framebox#1#2{$#3$}}
32608 \series default
32609
32610 \begin_inset VSpace medskip
32611 \end_inset
32612
32613
32614 \begin_inset Newline newline
32615 \end_inset
32616
32617 The two Dollar signs creates the extra formula needed for 
32618 \series bold
32619
32620 \backslash
32621 framebox
32622 \series default
32623 , see 
32624 \begin_inset CommandInset ref
32625 LatexCommand ref
32626 reference "sub:Boxes-with-Frame"
32627
32628 \end_inset
32629
32630 .
32631 \end_layout
32632
32633 \begin_layout Itemize
32634 To create a new command for 
32635 \series bold
32636
32637 \backslash
32638 fcolorbox
32639 \series default
32640  where the color for the box needn't to be specified, the argument for the
32641  color is defined optional:
32642 \begin_inset VSpace medskip
32643 \end_inset
32644
32645
32646 \begin_inset Newline newline
32647 \end_inset
32648
32649
32650 \series bold
32651
32652 \backslash
32653 newcommand{
32654 \backslash
32655 cb}[3][white]{
32656 \backslash
32657 fcolorbox{#2}{#1}{$#3$}}
32658 \series default
32659
32660 \begin_inset VSpace medskip
32661 \end_inset
32662
32663
32664 \begin_inset Newline newline
32665 \end_inset
32666
32667 When the color is not specified when using 
32668 \series bold
32669
32670 \backslash
32671 cb
32672 \series default
32673 , the predefined color 
32674 \series bold
32675 white
32676 \series default
32677  will be used.
32678 \end_layout
32679
32680 \begin_layout Standard
32681 A test of the new defined commands:
32682 \end_layout
32683
32684 \begin_layout Standard
32685 \align center
32686 \begin_inset Tabular
32687 <lyxtabular version="3" rows="6" columns="2">
32688 <features>
32689 <column alignment="center" valignment="top" width="0">
32690 <column alignment="center" valignment="top" width="0">
32691 <row>
32692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32693 \begin_inset Text
32694
32695 \begin_layout Plain Layout
32696 Command
32697 \end_layout
32698
32699 \end_inset
32700 </cell>
32701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32702 \begin_inset Text
32703
32704 \begin_layout Plain Layout
32705 Result
32706 \begin_inset Note Note
32707 status collapsed
32708
32709 \begin_layout Plain Layout
32710
32711 \series bold
32712
32713 \backslash
32714 raisebox
32715 \series default
32716  is only used as spacer.
32717 \end_layout
32718
32719 \end_inset
32720
32721
32722 \end_layout
32723
32724 \end_inset
32725 </cell>
32726 </row>
32727 <row>
32728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32729 \begin_inset Text
32730
32731 \begin_layout Plain Layout
32732 A
32733 \backslash
32734 gr
32735 \begin_inset ERT
32736 status collapsed
32737
32738 \begin_layout Plain Layout
32739
32740
32741 \backslash
32742 spce 
32743 \end_layout
32744
32745 \end_inset
32746
32747 B
32748 \end_layout
32749
32750 \end_inset
32751 </cell>
32752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32753 \begin_inset Text
32754
32755 \begin_layout Plain Layout
32756 \begin_inset Formula $A\gr B$
32757 \end_inset
32758
32759
32760 \end_layout
32761
32762 \end_inset
32763 </cell>
32764 </row>
32765 <row>
32766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32767 \begin_inset Text
32768
32769 \begin_layout Plain Layout
32770
32771 \backslash
32772 us{ABcd
32773 \end_layout
32774
32775 \end_inset
32776 </cell>
32777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32778 \begin_inset Text
32779
32780 \begin_layout Plain Layout
32781 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
32782 \end_inset
32783
32784
32785 \end_layout
32786
32787 \end_inset
32788 </cell>
32789 </row>
32790 <row>
32791 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32792 \begin_inset Text
32793
32794 \begin_layout Plain Layout
32795
32796 \backslash
32797 fb{[2cm]
32798 \begin_inset Formula $\to$
32799 \end_inset
32800
32801
32802 \backslash
32803 {
32804 \begin_inset Formula $\to$
32805 \end_inset
32806
32807
32808 \backslash
32809 {
32810 \backslash
32811 int
32812 \begin_inset ERT
32813 status collapsed
32814
32815 \begin_layout Plain Layout
32816
32817
32818 \backslash
32819 spce 
32820 \end_layout
32821
32822 \end_inset
32823
32824 A=B
32825 \end_layout
32826
32827 \end_inset
32828 </cell>
32829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32830 \begin_inset Text
32831
32832 \begin_layout Plain Layout
32833 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32834 \end_inset
32835
32836
32837 \end_layout
32838
32839 \end_inset
32840 </cell>
32841 </row>
32842 <row>
32843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32844 \begin_inset Text
32845
32846 \begin_layout Plain Layout
32847
32848 \backslash
32849 cb{red
32850 \begin_inset Formula $\to$
32851 \end_inset
32852
32853
32854 \backslash
32855 {
32856 \backslash
32857 int
32858 \begin_inset ERT
32859 status collapsed
32860
32861 \begin_layout Plain Layout
32862
32863
32864 \backslash
32865 spce 
32866 \end_layout
32867
32868 \end_inset
32869
32870 A=B
32871 \end_layout
32872
32873 \end_inset
32874 </cell>
32875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32876 \begin_inset Text
32877
32878 \begin_layout Plain Layout
32879 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32880 \end_inset
32881
32882
32883 \end_layout
32884
32885 \end_inset
32886 </cell>
32887 </row>
32888 <row>
32889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32890 \begin_inset Text
32891
32892 \begin_layout Plain Layout
32893
32894 \backslash
32895 cb[green]
32896 \backslash
32897 {red
32898 \begin_inset Formula $\to$
32899 \end_inset
32900
32901
32902 \backslash
32903 {
32904 \backslash
32905 int
32906 \begin_inset ERT
32907 status collapsed
32908
32909 \begin_layout Plain Layout
32910
32911
32912 \backslash
32913 spce 
32914 \end_layout
32915
32916 \end_inset
32917
32918 A=B
32919 \end_layout
32920
32921 \end_inset
32922 </cell>
32923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32924 \begin_inset Text
32925
32926 \begin_layout Plain Layout
32927 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32928 \end_inset
32929
32930
32931 \end_layout
32932
32933 \end_inset
32934 </cell>
32935 </row>
32936 </lyxtabular>
32937
32938 \end_inset
32939
32940
32941 \end_layout
32942
32943 \begin_layout Subsection
32944 Math Macros
32945 \begin_inset Index
32946 status collapsed
32947
32948 \begin_layout Plain Layout
32949 User-defined commands! Math macros
32950 \end_layout
32951
32952 \end_inset
32953
32954
32955 \begin_inset Index
32956 status collapsed
32957
32958 \begin_layout Plain Layout
32959 Macros
32960 \end_layout
32961
32962 \end_inset
32963
32964
32965 \end_layout
32966
32967 \begin_layout Standard
32968 User-defined commands are especially convenient for complex expressions.
32969  When you are for example dealing in a document with quadratic equations,
32970  the same solution type occurs several times.
32971  The general form of a quadratic equation is
32972 \begin_inset Formula \[
32973 0=\lambda^{2}+p\lambda+q\]
32974
32975 \end_inset
32976
32977 The general form of the solution is
32978 \begin_inset Formula \[
32979 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
32980
32981 \end_inset
32982
32983
32984 \end_layout
32985
32986 \begin_layout Standard
32987 To define a command for the solution formula where only the three parameters
32988  
32989 \begin_inset Formula $\lambda$
32990 \end_inset
32991
32992
32993 \begin_inset Formula $p$
32994 \end_inset
32995
32996 , and 
32997 \begin_inset Formula $q$
32998 \end_inset
32999
33000  need to be specified and the index of 
33001 \begin_inset Formula $\lambda$
33002 \end_inset
33003
33004  can be given optionally, the LaTeX-preamble line is
33005 \begin_inset Newline newline
33006 \end_inset
33007
33008
33009 \series bold
33010
33011 \backslash
33012 newcommand{
33013 \backslash
33014 qG}[4][1,
33015 \backslash
33016 ,2]{#2_{#1}=-
33017 \backslash
33018 frac{#3}{2}
33019 \backslash
33020 pm
33021 \begin_inset Newline newline
33022 \end_inset
33023
33024
33025 \begin_inset ERT
33026 status collapsed
33027
33028 \begin_layout Plain Layout
33029
33030
33031 \backslash
33032 hphantom{
33033 \end_layout
33034
33035 \end_inset
33036
33037
33038 \backslash
33039 newcommand
33040 \begin_inset ERT
33041 status collapsed
33042
33043 \begin_layout Plain Layout
33044
33045 }
33046 \end_layout
33047
33048 \end_inset
33049
33050
33051 \backslash
33052 sqrt{
33053 \backslash
33054 frac{#3^{2}}{4}-#4}}
33055 \end_layout
33056
33057 \begin_layout Standard
33058 To create with this the solution formula, the command
33059 \begin_inset Newline newline
33060 \end_inset
33061
33062
33063 \series bold
33064
33065 \backslash
33066 qG{
33067 \backslash
33068 lambda
33069 \begin_inset Formula $\to$
33070 \end_inset
33071
33072
33073 \backslash
33074 {p
33075 \begin_inset Formula $\to$
33076 \end_inset
33077
33078
33079 \backslash
33080 {q
33081 \series default
33082  is inserted to a formula
33083 \series bold
33084 .
33085 \end_layout
33086
33087 \begin_layout Standard
33088 The definition of the new command is unintuitive because one has to know
33089  the schemes of all used LaTeX commands, e.
33090 \begin_inset space \thinspace{}
33091 \end_inset
33092
33093 g.
33094 \begin_inset space \space{}
33095 \end_inset
33096
33097 that a fraction is inserted in LaTeX as 
33098 \series bold
33099
33100 \backslash
33101 frac{numerator}{denominator}
33102 \series default
33103 .
33104  Furthermore one can easily forget a brace in the definition and cannot
33105  see in LyX what the new command is doing.
33106  To avoid these problems LyX offers the possibility to use math macros instead
33107  of the command 
33108 \series bold
33109
33110 \backslash
33111 newcommand
33112 \series default
33113 .
33114 \end_layout
33115
33116 \begin_layout Standard
33117 A math macro is created by using the menu 
33118 \family sans
33119 Insert\SpecialChar \menuseparator
33120 Math\SpecialChar \menuseparator
33121 Macro
33122 \family default
33123  or the toolbar button 
33124 \begin_inset Graphics
33125         filename ../images/math-macro_newmacroname_newcommand.png
33126         scale 85
33127
33128 \end_inset
33129
33130 .
33131  The math macro toolbar appears together with the following box where the
33132  macro is defined:
33133 \begin_inset Newline newline
33134 \end_inset
33135
33136
33137 \begin_inset space \hspace*{\fill}
33138 \end_inset
33139
33140
33141 \begin_inset Graphics
33142         filename clipart/macrobox.png
33143
33144 \end_inset
33145
33146
33147 \begin_inset space \hspace*{\fill}
33148 \end_inset
33149
33150
33151 \begin_inset Newline newline
33152 \end_inset
33153
33154
33155 \begin_inset FormulaMacro
33156 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33157 \end_inset
33158
33159
33160 \backslash
33161 newmacroname is the default name of the macro that should be changed to
33162  something sensible.
33163  The wanted formula is inserted in the first blue box.
33164  An argument placeholder is inserted with the command 
33165 \series bold
33166
33167 \backslash
33168 #argumentnumber
33169 \series default
33170 , e.
33171 \begin_inset space \thinspace{}
33172 \end_inset
33173
33174 g
33175 \begin_inset space \space{}
33176 \end_inset
33177
33178
33179 \series bold
33180
33181 \backslash
33182 #1
33183 \series default
33184  or by using the macro toolbar button 
33185 \begin_inset Graphics
33186         filename ../images/math-macro-add-param.png
33187         scale 85
33188
33189 \end_inset
33190
33191 .
33192  Argument placeholders are displayed red.
33193  Maximum 9 arguments are possible.
33194  Optional arguments are created with the toolbar button 
33195 \begin_inset Graphics
33196         filename ../images/math-macro-add-optional-param.png
33197         scale 85
33198
33199 \end_inset
33200
33201 .
33202  The first non-optional argument can be transformed to an optional one with
33203  the toolbar button 
33204 \begin_inset Graphics
33205         filename ../images/math-macro-make-optional.png
33206         scale 85
33207
33208 \end_inset
33209
33210 .
33211  In the second blue box the appearance of the macro in LyX can be defined.
33212  Normally you want to see it as it is defined, so the box is kept empty.
33213  But when you have created a macro that needs lot of space on the screen,
33214  you can insert in the box for example
33215 \begin_inset Newline newline
33216 \end_inset
33217
33218
33219 \series bold
33220 qG: 
33221 \backslash
33222 #1
33223 \series default
33224  
33225 \series bold
33226 ,
33227 \series default
33228  
33229 \series bold
33230
33231 \backslash
33232 #2
33233 \series default
33234  
33235 \series bold
33236 ,
33237 \series default
33238  
33239 \series bold
33240
33241 \backslash
33242 #3, 
33243 \backslash
33244 #4
33245 \begin_inset Newline newline
33246 \end_inset
33247
33248
33249 \series default
33250 For the macro only the arguments with the macro name in front of them will
33251  then be displayed in LyX, leading to a better overview.
33252  The formula appears in the output as defined in the first box.
33253 \begin_inset Newline newline
33254 \end_inset
33255
33256 The appearance of macros in formulas can furthermore be changed for single
33257  macros by setting the cursor in the macro and using the menu 
33258 \family sans
33259 View\SpecialChar \menuseparator
33260 (Un)fold
33261 \begin_inset space ~
33262 \end_inset
33263
33264 Math
33265 \begin_inset space ~
33266 \end_inset
33267
33268 Macro
33269 \family default
33270 .
33271 \end_layout
33272
33273 \begin_layout Standard
33274 To use a macro, the macro name is inserted as command to a formula, in our
33275  case 
33276 \series bold
33277
33278 \backslash
33279 qG
33280 \series default
33281 .
33282  Our macro looks in LyX like this:
33283 \begin_inset Newline newline
33284 \end_inset
33285
33286
33287 \begin_inset space \hspace*{\fill}
33288 \end_inset
33289
33290
33291 \begin_inset Graphics
33292         filename clipart/macrouse.png
33293
33294 \end_inset
33295
33296
33297 \begin_inset space \hspace*{\fill}
33298 \end_inset
33299
33300
33301 \begin_inset Newline newline
33302 \end_inset
33303
33304 Here is our macro example with the arguments 
33305 \begin_inset Formula $x$
33306 \end_inset
33307
33308
33309 \begin_inset Formula $\ln(x)$
33310 \end_inset
33311
33312 , and 
33313 \begin_inset Formula $B$
33314 \end_inset
33315
33316 :
33317 \end_layout
33318
33319 \begin_layout Standard
33320 \begin_inset Formula \[
33321 \qG x{\ln(x)}B\]
33322
33323 \end_inset
33324
33325
33326 \end_layout
33327
33328 \begin_layout Standard
33329 LyX offers in the menu 
33330 \family sans
33331 Tools\SpecialChar \menuseparator
33332 Preferences\SpecialChar \menuseparator
33333 Editing\SpecialChar \menuseparator
33334 Control
33335 \family default
33336  different styles to edit macros.
33337  To find the style that suits you the most, choose a style and set the cursor
33338  in a macro formula to see the difference.
33339 \end_layout
33340
33341 \begin_layout Standard
33342 A math macro is transformed internally to a 
33343 \series bold
33344
33345 \backslash
33346 newcommand
33347 \series default
33348  command when exporting the document.
33349  The created 
33350 \series bold
33351
33352 \backslash
33353 newcommand
33354 \series default
33355  command is not placed in the LaTeX-preamble, therefore macros can only
33356  be used in formulas that are in the document below the macro definition
33357  box.
33358 \end_layout
33359
33360 \begin_layout Standard
33361 Math macros can also be directly be created from a 
33362 \series bold
33363
33364 \backslash
33365 newcommand
33366 \series default
33367  command.
33368  When writing for example the command
33369 \series bold
33370
33371 \begin_inset Newline newline
33372 \end_inset
33373
33374
33375 \backslash
33376 newcommand{
33377 \backslash
33378 larrow}[2]{
33379 \backslash
33380 xleftarrow[#2]{#1}}
33381 \begin_inset Newline newline
33382 \end_inset
33383
33384
33385 \series default
33386 in LyX as normal text, highlighting it completely and using then the shortcut
33387  
33388 \family sans
33389 Ctrl+M
33390 \family default
33391 , the command will be transformed to a math macro.
33392  Using this method you need to be careful that the 
33393 \series bold
33394
33395 \backslash
33396 newcommand
33397 \series default
33398  command is typed correctly, otherwise you get a faulty macro leading to
33399  LaTeX errors.
33400 \end_layout
33401
33402 \begin_layout Standard
33403 Math macros currently yet have the problem that further formulas in macro
33404  definitions are handled wrongly.
33405  Therefore the example 
33406 \series bold
33407
33408 \backslash
33409 fb
33410 \series default
33411  from 
33412 \begin_inset CommandInset ref
33413 LatexCommand ref
33414 reference "sub:The-Command-newcommand"
33415
33416 \end_inset
33417
33418  cannot be created as macro.
33419 \end_layout
33420
33421 \begin_layout Standard
33422 When the cursor is in a macro definition box, you will see the macro toolbar
33423  in LyX:
33424 \end_layout
33425
33426 \begin_layout Standard
33427 \begin_inset VSpace defskip
33428 \end_inset
33429
33430
33431 \end_layout
33432
33433 \begin_layout Standard
33434 \begin_inset Graphics
33435         filename clipart/MacroToolbar.png
33436
33437 \end_inset
33438
33439
33440 \begin_inset Index
33441 status collapsed
33442
33443 \begin_layout Plain Layout
33444 Macros ! Toolbar
33445 \end_layout
33446
33447 \end_inset
33448
33449
33450 \end_layout
33451
33452 \begin_layout Standard
33453 \begin_inset VSpace defskip
33454 \end_inset
33455
33456
33457 \end_layout
33458
33459 \begin_layout Standard
33460 The macro toolbar contains from left to right the following buttons:
33461 \end_layout
33462
33463 \begin_layout Standard
33464 \begin_inset VSpace defskip
33465 \end_inset
33466
33467
33468 \end_layout
33469
33470 \begin_layout Standard
33471 \begin_inset Tabular
33472 <lyxtabular version="3" rows="9" columns="2">
33473 <features islongtable="true">
33474 <column alignment="left" valignment="top" width="0">
33475 <column alignment="left" valignment="top" width="85col%">
33476 <row interlinespace="2.5mm">
33477 <cell alignment="center" valignment="top" usebox="none">
33478 \begin_inset Text
33479
33480 \begin_layout Plain Layout
33481 \begin_inset Graphics
33482         filename ../images/math-macro-remove-param.png
33483         BoundingBox 0bp 5bp 20bp 25bp
33484         rotateOrigin center
33485
33486 \end_inset
33487
33488
33489 \end_layout
33490
33491 \end_inset
33492 </cell>
33493 <cell alignment="center" valignment="top" usebox="none">
33494 \begin_inset Text
33495
33496 \begin_layout Plain Layout
33497
33498 \family sans
33499 Edit\SpecialChar \menuseparator
33500 Math\SpecialChar \menuseparator
33501 Macro
33502 \begin_inset space ~
33503 \end_inset
33504
33505 Definition\SpecialChar \menuseparator
33506 Remove Last Argument
33507 \end_layout
33508
33509 \end_inset
33510 </cell>
33511 </row>
33512 <row interlinespace="2.5mm">
33513 <cell alignment="center" valignment="top" usebox="none">
33514 \begin_inset Text
33515
33516 \begin_layout Plain Layout
33517 \begin_inset Graphics
33518         filename ../images/math-macro-add-param.png
33519         BoundingBox 0bp 5bp 20bp 25bp
33520         rotateOrigin center
33521
33522 \end_inset
33523
33524
33525 \end_layout
33526
33527 \end_inset
33528 </cell>
33529 <cell alignment="center" valignment="top" usebox="none">
33530 \begin_inset Text
33531
33532 \begin_layout Plain Layout
33533
33534 \family sans
33535 Edit\SpecialChar \menuseparator
33536 Math\SpecialChar \menuseparator
33537 Macro
33538 \begin_inset space ~
33539 \end_inset
33540
33541 Definition\SpecialChar \menuseparator
33542 Append Argument
33543 \end_layout
33544
33545 \end_inset
33546 </cell>
33547 </row>
33548 <row interlinespace="2.5mm">
33549 <cell alignment="center" valignment="top" usebox="none">
33550 \begin_inset Text
33551
33552 \begin_layout Plain Layout
33553 \begin_inset Graphics
33554         filename ../images/math-macro-make-optional.png
33555         BoundingBox 0bp 5bp 20bp 25bp
33556         rotateOrigin center
33557
33558 \end_inset
33559
33560
33561 \end_layout
33562
33563 \end_inset
33564 </cell>
33565 <cell alignment="center" valignment="top" usebox="none">
33566 \begin_inset Text
33567
33568 \begin_layout Plain Layout
33569
33570 \family sans
33571 Edit\SpecialChar \menuseparator
33572 Math\SpecialChar \menuseparator
33573 Macro
33574 \begin_inset space ~
33575 \end_inset
33576
33577 Definition\SpecialChar \menuseparator
33578 Make First Non-Optional into
33579 \begin_inset Newline newline
33580 \end_inset
33581
33582
33583 \begin_inset ERT
33584 status collapsed
33585
33586 \begin_layout Plain Layout
33587
33588
33589 \backslash
33590 hphantom{
33591 \end_layout
33592
33593 \end_inset
33594
33595 Edit\SpecialChar \menuseparator
33596 Math\SpecialChar \menuseparator
33597 Macro
33598 \begin_inset space ~
33599 \end_inset
33600
33601 Definition\SpecialChar \menuseparator
33602
33603 \begin_inset ERT
33604 status collapsed
33605
33606 \begin_layout Plain Layout
33607
33608 }
33609 \end_layout
33610
33611 \end_inset
33612
33613 Optional Argument
33614 \end_layout
33615
33616 \end_inset
33617 </cell>
33618 </row>
33619 <row interlinespace="2.5mm">
33620 <cell alignment="center" valignment="top" usebox="none">
33621 \begin_inset Text
33622
33623 \begin_layout Plain Layout
33624 \begin_inset Graphics
33625         filename ../images/math-macro-make-nonoptional.png
33626         BoundingBox 0bp 5bp 20bp 25bp
33627         rotateOrigin center
33628
33629 \end_inset
33630
33631
33632 \end_layout
33633
33634 \end_inset
33635 </cell>
33636 <cell alignment="center" valignment="top" usebox="none">
33637 \begin_inset Text
33638
33639 \begin_layout Plain Layout
33640
33641 \family sans
33642 Edit\SpecialChar \menuseparator
33643 Math\SpecialChar \menuseparator
33644 Macro
33645 \begin_inset space ~
33646 \end_inset
33647
33648 Definition\SpecialChar \menuseparator
33649 Make Last Optional into
33650 \begin_inset Newline newline
33651 \end_inset
33652
33653
33654 \begin_inset ERT
33655 status collapsed
33656
33657 \begin_layout Plain Layout
33658
33659
33660 \backslash
33661 hphantom{
33662 \end_layout
33663
33664 \end_inset
33665
33666 Edit\SpecialChar \menuseparator
33667 Math\SpecialChar \menuseparator
33668 Macro
33669 \begin_inset space ~
33670 \end_inset
33671
33672 Definition\SpecialChar \menuseparator
33673
33674 \begin_inset ERT
33675 status collapsed
33676
33677 \begin_layout Plain Layout
33678
33679 }
33680 \end_layout
33681
33682 \end_inset
33683
33684 Non-Optional Argument
33685 \end_layout
33686
33687 \end_inset
33688 </cell>
33689 </row>
33690 <row interlinespace="2.5mm">
33691 <cell alignment="center" valignment="top" usebox="none">
33692 \begin_inset Text
33693
33694 \begin_layout Plain Layout
33695 \begin_inset Graphics
33696         filename ../images/math-macro-remove-optional-param.png
33697         BoundingBox 0bp 5bp 20bp 25bp
33698         rotateOrigin center
33699
33700 \end_inset
33701
33702
33703 \end_layout
33704
33705 \end_inset
33706 </cell>
33707 <cell alignment="center" valignment="top" usebox="none">
33708 \begin_inset Text
33709
33710 \begin_layout Plain Layout
33711
33712 \family sans
33713 Edit\SpecialChar \menuseparator
33714 Math\SpecialChar \menuseparator
33715 Macro
33716 \begin_inset space ~
33717 \end_inset
33718
33719 Definition\SpecialChar \menuseparator
33720 Remove Optional Argument
33721 \end_layout
33722
33723 \end_inset
33724 </cell>
33725 </row>
33726 <row interlinespace="2.5mm">
33727 <cell alignment="center" valignment="top" usebox="none">
33728 \begin_inset Text
33729
33730 \begin_layout Plain Layout
33731 \begin_inset Graphics
33732         filename ../images/math-macro-add-optional-param.png
33733         BoundingBox 0bp 5bp 20bp 25bp
33734         rotateOrigin center
33735
33736 \end_inset
33737
33738
33739 \end_layout
33740
33741 \end_inset
33742 </cell>
33743 <cell alignment="center" valignment="top" usebox="none">
33744 \begin_inset Text
33745
33746 \begin_layout Plain Layout
33747
33748 \family sans
33749 Edit\SpecialChar \menuseparator
33750 Math\SpecialChar \menuseparator
33751 Macro
33752 \begin_inset space ~
33753 \end_inset
33754
33755 Definition\SpecialChar \menuseparator
33756 Insert Optional Argument
33757 \end_layout
33758
33759 \end_inset
33760 </cell>
33761 </row>
33762 <row interlinespace="2.5mm">
33763 <cell alignment="center" valignment="top" usebox="none">
33764 \begin_inset Text
33765
33766 \begin_layout Plain Layout
33767 \begin_inset Graphics
33768         filename ../images/math-macro-remove-greedy-param.png
33769         BoundingBox 0bp 5bp 20bp 25bp
33770         rotateOrigin center
33771
33772 \end_inset
33773
33774
33775 \end_layout
33776
33777 \end_inset
33778 </cell>
33779 <cell alignment="center" valignment="top" usebox="none">
33780 \begin_inset Text
33781
33782 \begin_layout Plain Layout
33783
33784 \family sans
33785 Edit\SpecialChar \menuseparator
33786 Math\SpecialChar \menuseparator
33787 Macro
33788 \begin_inset space ~
33789 \end_inset
33790
33791 Definition\SpecialChar \menuseparator
33792 Remove Last Argument
33793 \begin_inset Newline newline
33794 \end_inset
33795
33796
33797 \begin_inset ERT
33798 status collapsed
33799
33800 \begin_layout Plain Layout
33801
33802
33803 \backslash
33804 hphantom{
33805 \end_layout
33806
33807 \end_inset
33808
33809 Edit\SpecialChar \menuseparator
33810 Math\SpecialChar \menuseparator
33811 Macro
33812 \begin_inset space ~
33813 \end_inset
33814
33815 Definition\SpecialChar \menuseparator
33816
33817 \begin_inset ERT
33818 status collapsed
33819
33820 \begin_layout Plain Layout
33821
33822 }
33823 \end_layout
33824
33825 \end_inset
33826
33827 Spitting Out To The Right
33828 \end_layout
33829
33830 \end_inset
33831 </cell>
33832 </row>
33833 <row interlinespace="2.5mm">
33834 <cell alignment="center" valignment="top" usebox="none">
33835 \begin_inset Text
33836
33837 \begin_layout Plain Layout
33838 \begin_inset Graphics
33839         filename ../images/math-macro-append-greedy-param.png
33840         BoundingBox 0bp 5bp 20bp 25bp
33841         rotateOrigin center
33842
33843 \end_inset
33844
33845
33846 \end_layout
33847
33848 \end_inset
33849 </cell>
33850 <cell alignment="center" valignment="top" usebox="none">
33851 \begin_inset Text
33852
33853 \begin_layout Plain Layout
33854
33855 \family sans
33856 Edit\SpecialChar \menuseparator
33857 Math\SpecialChar \menuseparator
33858 Macro
33859 \begin_inset space ~
33860 \end_inset
33861
33862 Definition\SpecialChar \menuseparator
33863 Append Argument
33864 \begin_inset Newline newline
33865 \end_inset
33866
33867
33868 \begin_inset ERT
33869 status collapsed
33870
33871 \begin_layout Plain Layout
33872
33873
33874 \backslash
33875 hphantom{
33876 \end_layout
33877
33878 \end_inset
33879
33880 Edit\SpecialChar \menuseparator
33881 Math\SpecialChar \menuseparator
33882 Macro
33883 \begin_inset space ~
33884 \end_inset
33885
33886 Definition\SpecialChar \menuseparator
33887
33888 \begin_inset ERT
33889 status collapsed
33890
33891 \begin_layout Plain Layout
33892
33893 }
33894 \end_layout
33895
33896 \end_inset
33897
33898 Eating From The Right
33899 \end_layout
33900
33901 \end_inset
33902 </cell>
33903 </row>
33904 <row interlinespace="2.5mm">
33905 <cell alignment="center" valignment="top" usebox="none">
33906 \begin_inset Text
33907
33908 \begin_layout Plain Layout
33909 \begin_inset Graphics
33910         filename ../images/math-macro-add-greedy-optional-param.png
33911         BoundingBox 0bp 5bp 20bp 25bp
33912         rotateOrigin center
33913
33914 \end_inset
33915
33916
33917 \end_layout
33918
33919 \end_inset
33920 </cell>
33921 <cell alignment="center" valignment="top" usebox="none">
33922 \begin_inset Text
33923
33924 \begin_layout Plain Layout
33925
33926 \family sans
33927 Edit\SpecialChar \menuseparator
33928 Math\SpecialChar \menuseparator
33929 Macro
33930 \begin_inset space ~
33931 \end_inset
33932
33933 Definition\SpecialChar \menuseparator
33934 Append Optional Argument
33935 \begin_inset Newline newline
33936 \end_inset
33937
33938
33939 \begin_inset ERT
33940 status collapsed
33941
33942 \begin_layout Plain Layout
33943
33944
33945 \backslash
33946 hphantom{
33947 \end_layout
33948
33949 \end_inset
33950
33951 Edit\SpecialChar \menuseparator
33952 Math\SpecialChar \menuseparator
33953 Macro
33954 \begin_inset space ~
33955 \end_inset
33956
33957 Definition\SpecialChar \menuseparator
33958
33959 \begin_inset ERT
33960 status collapsed
33961
33962 \begin_layout Plain Layout
33963
33964 }
33965 \end_layout
33966
33967 \end_inset
33968
33969 Eating From The Right
33970 \end_layout
33971
33972 \end_inset
33973 </cell>
33974 </row>
33975 </lyxtabular>
33976
33977 \end_inset
33978
33979
33980 \end_layout
33981
33982 \begin_layout Standard
33983 \begin_inset Newpage newpage
33984 \end_inset
33985
33986
33987 \end_layout
33988
33989 \begin_layout Section
33990 Tips
33991 \begin_inset Index
33992 status collapsed
33993
33994 \begin_layout Plain Layout
33995 Tips
33996 \end_layout
33997
33998 \end_inset
33999
34000
34001 \end_layout
34002
34003 \begin_layout Subsection
34004 Negative Numbers
34005 \begin_inset Index
34006 status collapsed
34007
34008 \begin_layout Plain Layout
34009 Numbers ! negative
34010 \end_layout
34011
34012 \end_inset
34013
34014
34015 \end_layout
34016
34017 \begin_layout Standard
34018 Negative numbers often look ugly in formulas because the minus sign before
34019  the number is set with the same length as the minus operator sign.
34020  When writing the negative number in normal text, the minus sign appears
34021  correctly.
34022 \end_layout
34023
34024 \begin_layout Standard
34025 Thus, the problem disappears when converting the minus sign to mathematical
34026  text.
34027 \end_layout
34028
34029 \begin_layout Standard
34030 An example to visualize the problem:
34031 \end_layout
34032
34033 \begin_layout Standard
34034 \align center
34035 \begin_inset Tabular
34036 <lyxtabular version="3" rows="3" columns="2">
34037 <features>
34038 <column alignment="right" valignment="top" width="0">
34039 <column alignment="left" valignment="top" width="0">
34040 <row>
34041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34042 \begin_inset Text
34043
34044 \begin_layout Plain Layout
34045 normal text:
34046 \end_layout
34047
34048 \end_inset
34049 </cell>
34050 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34051 \begin_inset Text
34052
34053 \begin_layout Plain Layout
34054 x = -2
34055 \end_layout
34056
34057 \end_inset
34058 </cell>
34059 </row>
34060 <row>
34061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34062 \begin_inset Text
34063
34064 \begin_layout Plain Layout
34065 formula:
34066 \end_layout
34067
34068 \end_inset
34069 </cell>
34070 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34071 \begin_inset Text
34072
34073 \begin_layout Plain Layout
34074 \begin_inset Formula $x=-2$
34075 \end_inset
34076
34077
34078 \end_layout
34079
34080 \end_inset
34081 </cell>
34082 </row>
34083 <row>
34084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34085 \begin_inset Text
34086
34087 \begin_layout Plain Layout
34088 solution:
34089 \end_layout
34090
34091 \end_inset
34092 </cell>
34093 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34094 \begin_inset Text
34095
34096 \begin_layout Plain Layout
34097 \begin_inset Formula $x=\textrm{-}2$
34098 \end_inset
34099
34100
34101 \end_layout
34102
34103 \end_inset
34104 </cell>
34105 </row>
34106 </lyxtabular>
34107
34108 \end_inset
34109
34110
34111 \end_layout
34112
34113 \begin_layout Subsection
34114 Comma as decimal Separator
34115 \begin_inset Index
34116 status collapsed
34117
34118 \begin_layout Plain Layout
34119 Comma
34120 \end_layout
34121
34122 \end_inset
34123
34124
34125 \end_layout
34126
34127 \begin_layout Standard
34128 In LaTeX a comma inside a formula is used, according to the English convention,
34129  as number group separator.
34130  So there will be space added behind all commas in formulas.
34131 \end_layout
34132
34133 \begin_layout Standard
34134 To avoid this, the comma is highlighted and changed to mathematical text
34135  (shortcut 
34136 \begin_inset Info
34137 type  "shortcut"
34138 arg   "math-mode"
34139 \end_inset
34140
34141 ).
34142 \end_layout
34143
34144 \begin_layout Standard
34145 To use all formula commas in the document as decimal separator, the file
34146  
34147 \series bold
34148 icomma.sty
34149 \series default
34150
34151 \begin_inset Foot
34152 status collapsed
34153
34154 \begin_layout Plain Layout
34155
34156 \series bold
34157 icomma
34158 \series default
34159  is part of the LaTeX-package 
34160 \series bold
34161 was
34162 \series default
34163
34164 \begin_inset Index
34165 status collapsed
34166
34167 \begin_layout Plain Layout
34168 Packages ! was
34169 \begin_inset ERT
34170 status collapsed
34171
34172 \begin_layout Plain Layout
34173
34174
34175 \backslash
34176 vspace{4mm}
34177 \end_layout
34178
34179 \end_inset
34180
34181
34182 \end_layout
34183
34184 \end_inset
34185
34186 .
34187 \end_layout
34188
34189 \end_inset
34190
34191
34192 \begin_inset Index
34193 status collapsed
34194
34195 \begin_layout Plain Layout
34196 Packages ! icomma
34197 \end_layout
34198
34199 \end_inset
34200
34201  is loaded with the LaTeX-preamble line
34202 \end_layout
34203
34204 \begin_layout Standard
34205
34206 \series bold
34207
34208 \backslash
34209 usepackage{icomma}
34210 \end_layout
34211
34212 \begin_layout Subsection
34213 Physical Vectors
34214 \begin_inset CommandInset label
34215 LatexCommand label
34216 name "sub:Physical-Vectors"
34217
34218 \end_inset
34219
34220
34221 \begin_inset Index
34222 status collapsed
34223
34224 \begin_layout Plain Layout
34225 Vectors ! physical
34226 \end_layout
34227
34228 \end_inset
34229
34230
34231 \end_layout
34232
34233 \begin_layout Standard
34234 Predefined vectors are offered by the LaTeX-package 
34235 \series bold
34236 braket
34237 \series default
34238
34239 \begin_inset Foot
34240 status collapsed
34241
34242 \begin_layout Plain Layout
34243
34244 \series bold
34245 braket
34246 \series default
34247  should be part of every LaTeX standard installation.
34248 \end_layout
34249
34250 \end_inset
34251
34252
34253 \begin_inset Index
34254 status collapsed
34255
34256 \begin_layout Plain Layout
34257 Packages ! braket
34258 \end_layout
34259
34260 \end_inset
34261
34262  that is loaded with the LaTeX-preamble line
34263 \end_layout
34264
34265 \begin_layout Standard
34266
34267 \series bold
34268
34269 \backslash
34270 usepackage{braket}
34271 \end_layout
34272
34273 \begin_layout Standard
34274 \begin_inset ERT
34275 status collapsed
34276
34277 \begin_layout Plain Layout
34278
34279
34280 \backslash
34281 ifbraket 
34282 \end_layout
34283
34284 \end_inset
34285
34286
34287 \begin_inset Note Note
34288 status open
34289
34290 \begin_layout Plain Layout
34291 The following table will only be displayed when the LaTeX-package 
34292 \series bold
34293 braket
34294 \series default
34295  is installed.
34296 \end_layout
34297
34298 \end_inset
34299
34300 The following commands are defined:
34301 \end_layout
34302
34303 \begin_layout Standard
34304 \align center
34305 \begin_inset Tabular
34306 <lyxtabular version="3" rows="4" columns="2">
34307 <features>
34308 <column alignment="center" valignment="top" width="0">
34309 <column alignment="center" valignment="top" width="0">
34310 <row>
34311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34312 \begin_inset Text
34313
34314 \begin_layout Plain Layout
34315 Command
34316 \end_layout
34317
34318 \end_inset
34319 </cell>
34320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34321 \begin_inset Text
34322
34323 \begin_layout Plain Layout
34324 Result
34325 \end_layout
34326
34327 \end_inset
34328 </cell>
34329 </row>
34330 <row>
34331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34332 \begin_inset Text
34333
34334 \begin_layout Plain Layout
34335
34336 \backslash
34337 Bra{
34338 \backslash
34339 psi
34340 \end_layout
34341
34342 \end_inset
34343 </cell>
34344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34345 \begin_inset Text
34346
34347 \begin_layout Plain Layout
34348 \begin_inset Formula $\Bra{\psi}$
34349 \end_inset
34350
34351
34352 \end_layout
34353
34354 \end_inset
34355 </cell>
34356 </row>
34357 <row>
34358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34359 \begin_inset Text
34360
34361 \begin_layout Plain Layout
34362
34363 \backslash
34364 Ket{
34365 \backslash
34366 psi
34367 \end_layout
34368
34369 \end_inset
34370 </cell>
34371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34372 \begin_inset Text
34373
34374 \begin_layout Plain Layout
34375 \begin_inset Formula $\Ket{\psi}$
34376 \end_inset
34377
34378
34379 \end_layout
34380
34381 \end_inset
34382 </cell>
34383 </row>
34384 <row>
34385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34386 \begin_inset Text
34387
34388 \begin_layout Plain Layout
34389
34390 \backslash
34391 Braket{
34392 \backslash
34393 psi|
34394 \backslash
34395 phi
34396 \end_layout
34397
34398 \end_inset
34399 </cell>
34400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34401 \begin_inset Text
34402
34403 \begin_layout Plain Layout
34404 \begin_inset Formula $\Braket{\psi|\phi}$
34405 \end_inset
34406
34407
34408 \end_layout
34409
34410 \end_inset
34411 </cell>
34412 </row>
34413 </lyxtabular>
34414
34415 \end_inset
34416
34417
34418 \end_layout
34419
34420 \begin_layout Standard
34421 The command 
34422 \series bold
34423
34424 \backslash
34425 Braket
34426 \series default
34427  assures that all vertical bars are set in the size of the surrounding brackets:
34428 \begin_inset Formula \[
34429 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
34430
34431 \end_inset
34432
34433
34434 \begin_inset ERT
34435 status collapsed
34436
34437 \begin_layout Plain Layout
34438
34439
34440 \backslash
34441 else 
34442 \end_layout
34443
34444 \end_inset
34445
34446
34447 \begin_inset Note Note
34448 status open
34449
34450 \begin_layout Plain Layout
34451 The following will be displayed when the LaTeX-package 
34452 \series bold
34453 braket
34454 \series default
34455  is not installed:
34456 \end_layout
34457
34458 \end_inset
34459
34460
34461 \end_layout
34462
34463 \begin_layout Standard
34464 You need to install the LaTeX-package 
34465 \series bold
34466 braket
34467 \series default
34468  to see the rest of this subsection in the output.
34469 \end_layout
34470
34471 \begin_layout Standard
34472 \begin_inset ERT
34473 status collapsed
34474
34475 \begin_layout Plain Layout
34476
34477
34478 \backslash
34479 fi 
34480 \end_layout
34481
34482 \end_inset
34483
34484
34485 \end_layout
34486
34487 \begin_layout Standard
34488 The effect of 
34489 \series bold
34490
34491 \backslash
34492 Braket
34493 \series default
34494  can also be achieved using the command 
34495 \series bold
34496
34497 \backslash
34498 middle
34499 \series default
34500 , that is described in 
34501 \begin_inset CommandInset ref
34502 LatexCommand ref
34503 reference "sub:Automatic-Bracket-Size"
34504
34505 \end_inset
34506
34507 .
34508 \end_layout
34509
34510 \begin_layout Subsection
34511 Self-defined Fractions
34512 \begin_inset CommandInset label
34513 LatexCommand label
34514 name "sub:Self-defined-Fractions"
34515
34516 \end_inset
34517
34518
34519 \begin_inset Index
34520 status collapsed
34521
34522 \begin_layout Plain Layout
34523 Fractions ! self-defined
34524 \end_layout
34525
34526 \end_inset
34527
34528
34529 \end_layout
34530
34531 \begin_layout Standard
34532 To define custom commands for fractions, the command 
34533 \series bold
34534
34535 \backslash
34536 genfrac
34537 \series default
34538
34539 \begin_inset Index
34540 status collapsed
34541
34542 \begin_layout Plain Layout
34543 Commands ! G ! 
34544 \backslash
34545 genfrac
34546 \end_layout
34547
34548 \end_inset
34549
34550  is used in the following scheme:
34551 \end_layout
34552
34553 \begin_layout Standard
34554
34555 \series bold
34556
34557 \backslash
34558 genfrac{left
34559 \series default
34560  
34561 \series bold
34562 bracket}{right
34563 \series default
34564  
34565 \series bold
34566 bracket}{fraction bar thickness}{style}
34567 \begin_inset Newline newline
34568 \end_inset
34569
34570
34571 \begin_inset ERT
34572 status collapsed
34573
34574 \begin_layout Plain Layout
34575
34576
34577 \backslash
34578 phantom{
34579 \end_layout
34580
34581 \end_inset
34582
34583
34584 \backslash
34585 genfrac
34586 \begin_inset ERT
34587 status collapsed
34588
34589 \begin_layout Plain Layout
34590
34591 }
34592 \end_layout
34593
34594 \end_inset
34595
34596 {numerator}{denominator}
34597 \end_layout
34598
34599 \begin_layout Standard
34600 The style is a number in the range of 0
34601 \begin_inset space \thinspace{}
34602 \end_inset
34603
34604 -
34605 \begin_inset space \thinspace{}
34606 \end_inset
34607
34608 3.
34609 \end_layout
34610
34611 \begin_layout Standard
34612 \align center
34613 \begin_inset Tabular
34614 <lyxtabular version="3" rows="5" columns="2">
34615 <features>
34616 <column alignment="center" valignment="top" width="0">
34617 <column alignment="center" valignment="top" width="0">
34618 <row>
34619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34620 \begin_inset Text
34621
34622 \begin_layout Plain Layout
34623 Number
34624 \end_layout
34625
34626 \end_inset
34627 </cell>
34628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34629 \begin_inset Text
34630
34631 \begin_layout Plain Layout
34632 Style (Size)
34633 \end_layout
34634
34635 \end_inset
34636 </cell>
34637 </row>
34638 <row>
34639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34640 \begin_inset Text
34641
34642 \begin_layout Plain Layout
34643 0
34644 \end_layout
34645
34646 \end_inset
34647 </cell>
34648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34649 \begin_inset Text
34650
34651 \begin_layout Plain Layout
34652 display style formula
34653 \end_layout
34654
34655 \end_inset
34656 </cell>
34657 </row>
34658 <row>
34659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34660 \begin_inset Text
34661
34662 \begin_layout Plain Layout
34663 1
34664 \end_layout
34665
34666 \end_inset
34667 </cell>
34668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34669 \begin_inset Text
34670
34671 \begin_layout Plain Layout
34672 inline formula
34673 \end_layout
34674
34675 \end_inset
34676 </cell>
34677 </row>
34678 <row>
34679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34680 \begin_inset Text
34681
34682 \begin_layout Plain Layout
34683 2
34684 \end_layout
34685
34686 \end_inset
34687 </cell>
34688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34689 \begin_inset Text
34690
34691 \begin_layout Plain Layout
34692 small
34693 \end_layout
34694
34695 \end_inset
34696 </cell>
34697 </row>
34698 <row>
34699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34700 \begin_inset Text
34701
34702 \begin_layout Plain Layout
34703 3
34704 \end_layout
34705
34706 \end_inset
34707 </cell>
34708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34709 \begin_inset Text
34710
34711 \begin_layout Plain Layout
34712 tiny
34713 \end_layout
34714
34715 \end_inset
34716 </cell>
34717 </row>
34718 </lyxtabular>
34719
34720 \end_inset
34721
34722
34723 \end_layout
34724
34725 \begin_layout Standard
34726 When no style is given, the size is adjusted to the surrounding environment
34727  like for the command 
34728 \series bold
34729
34730 \backslash
34731 frac
34732 \series default
34733 .
34734 \end_layout
34735
34736 \begin_layout Standard
34737 When no fraction bar thickness is given, the predefined value of 0.4
34738 \begin_inset space \thinspace{}
34739 \end_inset
34740
34741 pt will be used.
34742 \end_layout
34743
34744 \begin_layout Standard
34745 \begin_inset VSpace medskip
34746 \end_inset
34747
34748 For example, the commands 
34749 \series bold
34750
34751 \backslash
34752 dfrac
34753 \series default
34754  and 
34755 \series bold
34756
34757 \backslash
34758 tbinom
34759 \series default
34760  from 
34761 \begin_inset CommandInset ref
34762 LatexCommand ref
34763 reference "sub:Fractions"
34764
34765 \end_inset
34766
34767  are defined with the commands
34768 \end_layout
34769
34770 \begin_layout Standard
34771
34772 \series bold
34773
34774 \backslash
34775 newcommand{
34776 \backslash
34777 dfrac}[2]{
34778 \backslash
34779 genfrac{}{}{}{0}{#1}{#2}}
34780 \end_layout
34781
34782 \begin_layout Standard
34783 and
34784 \end_layout
34785
34786 \begin_layout Standard
34787
34788 \series bold
34789
34790 \backslash
34791 newcommand{
34792 \backslash
34793 tbinom}[2]{
34794 \backslash
34795 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34796 \end_layout
34797
34798 \begin_layout Standard
34799 \begin_inset VSpace medskip
34800 \end_inset
34801
34802 To define a fraction where the fraction bar thickness can be given as optional
34803  argument, the following line is inserted to the LaTeX-preamble:
34804 \end_layout
34805
34806 \begin_layout Standard
34807
34808 \series bold
34809
34810 \backslash
34811 newcommand{
34812 \backslash
34813 fracS}[3][]{
34814 \backslash
34815 genfrac{}{}{#1}{}{#2}{#3}}
34816 \end_layout
34817
34818 \begin_layout Standard
34819 A test:
34820 \begin_inset Formula \begin{align*}
34821 \text{Command} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34822 \text{Result} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
34823
34824 \end_inset
34825
34826 As one can see, the distance of the numerator and the denominator to the
34827  fraction bar is round about three times the bar thickness.
34828 \end_layout
34829
34830 \begin_layout Subsection
34831 Canceled Formulas
34832 \begin_inset Index
34833 status collapsed
34834
34835 \begin_layout Plain Layout
34836 Formula ! canceled
34837 \end_layout
34838
34839 \end_inset
34840
34841
34842 \end_layout
34843
34844 \begin_layout Standard
34845 To cancel formulas or formula parts, the LaTeX-package 
34846 \series bold
34847 cancel
34848 \series default
34849
34850 \begin_inset Foot
34851 status collapsed
34852
34853 \begin_layout Plain Layout
34854
34855 \series bold
34856 cancel
34857 \series default
34858  is part of every LaTeX standard installation.
34859 \end_layout
34860
34861 \end_inset
34862
34863
34864 \begin_inset Index
34865 status collapsed
34866
34867 \begin_layout Plain Layout
34868 Packages ! cancel
34869 \end_layout
34870
34871 \end_inset
34872
34873  has to be loaded with the LaTeX-preamble line
34874 \end_layout
34875
34876 \begin_layout Standard
34877
34878 \series bold
34879
34880 \backslash
34881 usepackage[samesize]{cancel}
34882 \end_layout
34883
34884 \begin_layout Standard
34885 There are four ways to cancel formulas:
34886 \end_layout
34887
34888 \begin_layout Standard
34889 \align center
34890 \begin_inset Tabular
34891 <lyxtabular version="3" rows="5" columns="2">
34892 <features>
34893 <column alignment="center" valignment="top" width="0">
34894 <column alignment="center" valignment="top" width="0">
34895 <row>
34896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34897 \begin_inset Text
34898
34899 \begin_layout Plain Layout
34900 Command
34901 \end_layout
34902
34903 \end_inset
34904 </cell>
34905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34906 \begin_inset Text
34907
34908 \begin_layout Plain Layout
34909 Result
34910 \begin_inset Note Note
34911 status collapsed
34912
34913 \begin_layout Plain Layout
34914 The space and
34915 \series bold
34916  
34917 \backslash
34918 raisebox
34919 \series default
34920  are used here as spacer.
34921 \end_layout
34922
34923 \end_inset
34924
34925
34926 \end_layout
34927
34928 \end_inset
34929 </cell>
34930 </row>
34931 <row>
34932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34933 \begin_inset Text
34934
34935 \begin_layout Plain Layout
34936
34937 \backslash
34938 cancel{
34939 \backslash
34940 int
34941 \begin_inset ERT
34942 status collapsed
34943
34944 \begin_layout Plain Layout
34945
34946
34947 \backslash
34948 spce 
34949 \end_layout
34950
34951 \end_inset
34952
34953 A=B
34954 \end_layout
34955
34956 \end_inset
34957 </cell>
34958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34959 \begin_inset Text
34960
34961 \begin_layout Plain Layout
34962 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34963 \end_inset
34964
34965
34966 \end_layout
34967
34968 \end_inset
34969 </cell>
34970 </row>
34971 <row>
34972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34973 \begin_inset Text
34974
34975 \begin_layout Plain Layout
34976
34977 \backslash
34978 bcancel{
34979 \backslash
34980 int
34981 \begin_inset ERT
34982 status collapsed
34983
34984 \begin_layout Plain Layout
34985
34986
34987 \backslash
34988 spce 
34989 \end_layout
34990
34991 \end_inset
34992
34993 A=B
34994 \end_layout
34995
34996 \end_inset
34997 </cell>
34998 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34999 \begin_inset Text
35000
35001 \begin_layout Plain Layout
35002 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35003 \end_inset
35004
35005
35006 \end_layout
35007
35008 \end_inset
35009 </cell>
35010 </row>
35011 <row>
35012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35013 \begin_inset Text
35014
35015 \begin_layout Plain Layout
35016
35017 \backslash
35018 xcancel{
35019 \backslash
35020 int
35021 \begin_inset ERT
35022 status collapsed
35023
35024 \begin_layout Plain Layout
35025
35026
35027 \backslash
35028 spce 
35029 \end_layout
35030
35031 \end_inset
35032
35033 A=B
35034 \end_layout
35035
35036 \end_inset
35037 </cell>
35038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35039 \begin_inset Text
35040
35041 \begin_layout Plain Layout
35042 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35043 \end_inset
35044
35045
35046 \end_layout
35047
35048 \end_inset
35049 </cell>
35050 </row>
35051 <row>
35052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35053 \begin_inset Text
35054
35055 \begin_layout Plain Layout
35056
35057 \backslash
35058 cancelto{1
35059 \begin_inset Formula $\to$
35060 \end_inset
35061
35062
35063 \backslash
35064 {
35065 \backslash
35066 int
35067 \begin_inset ERT
35068 status collapsed
35069
35070 \begin_layout Plain Layout
35071
35072
35073 \backslash
35074 spce 
35075 \end_layout
35076
35077 \end_inset
35078
35079 A=B
35080 \end_layout
35081
35082 \end_inset
35083 </cell>
35084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35085 \begin_inset Text
35086
35087 \begin_layout Plain Layout
35088 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35089 \end_inset
35090
35091
35092 \end_layout
35093
35094 \end_inset
35095 </cell>
35096 </row>
35097 </lyxtabular>
35098
35099 \end_inset
35100
35101
35102 \end_layout
35103
35104 \begin_layout Standard
35105
35106 \series bold
35107
35108 \backslash
35109 cancelto
35110 \series default
35111  is especially suitable to visualize the reduction of fractions within formulas:
35112 \begin_inset Formula \[
35113 \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}}}\]
35114
35115 \end_inset
35116
35117
35118 \end_layout
35119
35120 \begin_layout Subsection
35121 Formulas in Section Headings
35122 \begin_inset CommandInset label
35123 LatexCommand label
35124 name "sub:Formulas-in-Section"
35125
35126 \end_inset
35127
35128
35129 \begin_inset Index
35130 status collapsed
35131
35132 \begin_layout Plain Layout
35133 Formula ! in section headings
35134 \end_layout
35135
35136 \end_inset
35137
35138
35139 \end_layout
35140
35141 \begin_layout Standard
35142 When formulas are used in section headings, the following has to be taken
35143  into account:
35144 \end_layout
35145
35146 \begin_layout Standard
35147 \begin_inset Note Greyedout
35148 status open
35149
35150 \begin_layout Plain Layout
35151 When 
35152 \series bold
35153 hyperref
35154 \series default
35155
35156 \begin_inset Index
35157 status collapsed
35158
35159 \begin_layout Plain Layout
35160 Packages ! hyperref
35161 \end_layout
35162
35163 \end_inset
35164
35165  support is enabled in the document settings dialog under 
35166 \family sans
35167 PDF
35168 \begin_inset space ~
35169 \end_inset
35170
35171 Properties
35172 \family default
35173 , PDF-bookmarks are created for every section heading in the table of contents.
35174  If a section heading contains formulas, they are incorrectly displayed
35175  in the bookmark text, because formulas in bookmarks infringe the PDF convention
35176 s.
35177 \end_layout
35178
35179 \end_inset
35180
35181
35182 \end_layout
35183
35184 \begin_layout Standard
35185 Both problems can be solved by inserting at the end of the section heading
35186  a short title with the menu 
35187 \family sans
35188 Insert\SpecialChar \menuseparator
35189 Short
35190 \begin_inset space ~
35191 \end_inset
35192
35193 Title
35194 \family default
35195 .
35196  Short titles are used as alternative for multiline section headings to
35197  keep the table of contents clearly arranged.
35198  Only the short title appears in the table of contents and therefore also
35199  in the PDF-bookmark.
35200 \end_layout
35201
35202 \begin_layout Standard
35203 When formulas should be used in the table of contents but 
35204 \series bold
35205 hyperref
35206 \series default
35207  is used, one can use the following command in TeX-mode:
35208 \end_layout
35209
35210 \begin_layout Standard
35211
35212 \series bold
35213
35214 \backslash
35215 texorpdfstring{part}{alternative}
35216 \begin_inset Index
35217 status collapsed
35218
35219 \begin_layout Plain Layout
35220 Commands ! T ! 
35221 \backslash
35222 texorpdfstring
35223 \end_layout
35224
35225 \end_inset
35226
35227
35228 \end_layout
35229
35230 \begin_layout Standard
35231 Part is the part of the heading that shouldn't appear in the PDF-bookmark.
35232  This can be characters, formulas, footnotes, but also cross-references.
35233  The alternative is used instead of the part for the bookmark.
35234 \end_layout
35235
35236 \begin_layout Standard
35237 Here are two example headings:
35238 \begin_inset VSpace -3mm
35239 \end_inset
35240
35241
35242 \begin_inset ERT
35243 status collapsed
35244
35245 \begin_layout Plain Layout
35246
35247
35248 \backslash
35249 boldmath 
35250 \end_layout
35251
35252 \end_inset
35253
35254
35255 \end_layout
35256
35257 \begin_layout Subsubsection
35258 Heading without formula in table of contents 
35259 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35260 \end_inset
35261
35262
35263 \begin_inset OptArg
35264 status collapsed
35265
35266 \begin_layout Plain Layout
35267 Heading without formula in table of contents
35268 \end_layout
35269
35270 \end_inset
35271
35272
35273 \end_layout
35274
35275 \begin_layout Subsubsection
35276 Heading with formula in table of contents
35277 \begin_inset ERT
35278 status collapsed
35279
35280 \begin_layout Plain Layout
35281
35282
35283 \backslash
35284 texorpdfstring{
35285 \end_layout
35286
35287 \end_inset
35288
35289  
35290 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35291 \end_inset
35292
35293
35294 \begin_inset ERT
35295 status collapsed
35296
35297 \begin_layout Plain Layout
35298
35299 }{}
35300 \end_layout
35301
35302 \end_inset
35303
35304
35305 \end_layout
35306
35307 \begin_layout Standard
35308 \begin_inset ERT
35309 status collapsed
35310
35311 \begin_layout Plain Layout
35312
35313
35314 \backslash
35315 unboldmath 
35316 \end_layout
35317
35318 \end_inset
35319
35320 In the first heading a short title was used, in the second one 
35321 \series bold
35322
35323 \backslash
35324 texorpdfstring
35325 \series default
35326 .
35327 \end_layout
35328
35329 \begin_layout Standard
35330 To get the same formatting as for the other headings, the complete heading
35331  was set into a 
35332 \series bold
35333 boldmath
35334 \series default
35335  environment
35336 \begin_inset Foot
35337 status collapsed
35338
35339 \begin_layout Plain Layout
35340 see 
35341 \begin_inset CommandInset ref
35342 LatexCommand ref
35343 reference "sub:Bold-Formulas"
35344
35345 \end_inset
35346
35347
35348 \end_layout
35349
35350 \end_inset
35351
35352 .
35353 \end_layout
35354
35355 \begin_layout Subsection
35356 Formulas in multi-column Text
35357 \begin_inset Index
35358 status collapsed
35359
35360 \begin_layout Plain Layout
35361 Formula ! in multi-column text
35362 \end_layout
35363
35364 \end_inset
35365
35366
35367 \end_layout
35368
35369 \begin_layout Standard
35370 Formulas in multi-column text are often too wide to fit into a column and
35371  thus need to be set over the whole page width.
35372  This is done by using the LaTeX-package 
35373 \series bold
35374 multicol
35375 \series default
35376
35377 \begin_inset Foot
35378 status collapsed
35379
35380 \begin_layout Plain Layout
35381
35382 \series bold
35383 multicol
35384 \series default
35385  is part of every LaTeX standard installation.
35386 \end_layout
35387
35388 \end_inset
35389
35390
35391 \begin_inset Index
35392 status collapsed
35393
35394 \begin_layout Plain Layout
35395 Packages ! multicol
35396 \end_layout
35397
35398 \end_inset
35399
35400 , that is loaded with the LaTeX-preamble line
35401 \end_layout
35402
35403 \begin_layout Standard
35404
35405 \series bold
35406
35407 \backslash
35408 usepackage{multicol}
35409 \end_layout
35410
35411 \begin_layout Standard
35412 \begin_inset Note Greyedout
35413 status open
35414
35415 \begin_layout Plain Layout
35416 Note herby that the setting 
35417 \family sans
35418 Two-column
35419 \begin_inset space ~
35420 \end_inset
35421
35422 document
35423 \family default
35424  in the menu 
35425 \family sans
35426 Document\SpecialChar \menuseparator
35427 Settings
35428 \family default
35429  under 
35430 \family sans
35431 Text
35432 \begin_inset space ~
35433 \end_inset
35434
35435 Layout
35436 \family default
35437 \emph on
35438  
35439 \emph default
35440 must 
35441 \emph on
35442 not
35443 \emph default
35444  be selected.
35445 \end_layout
35446
35447 \end_inset
35448
35449
35450 \end_layout
35451
35452 \begin_layout Standard
35453 Before the multi-column text the command
35454 \end_layout
35455
35456 \begin_layout Standard
35457
35458 \series bold
35459
35460 \backslash
35461 begin{multicols}{column number}
35462 \end_layout
35463
35464 \begin_layout Standard
35465 is written in TeX-mode.
35466  The column number is a number in the range of 2
35467 \begin_inset space \thinspace{}
35468 \end_inset
35469
35470 -
35471 \begin_inset space \thinspace{}
35472 \end_inset
35473
35474 10.
35475  Before the formula the multi-column text is ended by inserting the command
35476 \end_layout
35477
35478 \begin_layout Standard
35479
35480 \series bold
35481
35482 \backslash
35483 end{multicols}
35484 \end_layout
35485
35486 \begin_layout Standard
35487 in TeX-mode.
35488 \end_layout
35489
35490 \begin_layout Standard
35491 Due to the command some space is automatically added before the formula.
35492  To revert this, -6
35493 \begin_inset space \thinspace{}
35494 \end_inset
35495
35496 mm vertical space is inserted before the formula.
35497  When the formula style 
35498 \series bold
35499 Indented
35500 \begin_inset Foot
35501 status collapsed
35502
35503 \begin_layout Plain Layout
35504 formula styles see 
35505 \begin_inset CommandInset ref
35506 LatexCommand ref
35507 reference "sec:Formula-Styles"
35508
35509 \end_inset
35510
35511
35512 \end_layout
35513
35514 \end_inset
35515
35516
35517 \series default
35518  is used, -9
35519 \begin_inset space \thinspace{}
35520 \end_inset
35521
35522 mm space is inserted instead.
35523 \end_layout
35524
35525 \begin_layout Standard
35526 As example a multi-column text with a displayed formula:
35527 \end_layout
35528
35529 \begin_layout Standard
35530
35531 \lang german
35532 \begin_inset ERT
35533 status collapsed
35534
35535 \begin_layout Plain Layout
35536
35537
35538 \backslash
35539 begin{multicols}{2}
35540 \end_layout
35541
35542 \end_inset
35543
35544 Das Spektrum wird fouriertransformiert.
35545  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35546 , Lösungsmittel) zu trennen.
35547  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35548  nun das Aussehen des Ausgangssignals.
35549  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so dass man
35550  über alle Phasen integrieren muss.
35551  Sei nun 
35552 \begin_inset Formula $S$
35553 \end_inset
35554
35555  unser normiertes Ausgangssignal und 
35556 \begin_inset Formula $P$
35557 \end_inset
35558
35559  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35560 \begin_inset ERT
35561 status collapsed
35562
35563 \begin_layout Plain Layout
35564
35565
35566 \backslash
35567 end{multicols}
35568 \end_layout
35569
35570 \end_inset
35571
35572
35573 \begin_inset VSpace -6mm
35574 \end_inset
35575
35576
35577 \begin_inset Formula \begin{equation}
35578 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
35579
35580 \end_inset
35581
35582
35583 \begin_inset ERT
35584 status collapsed
35585
35586 \begin_layout Plain Layout
35587
35588
35589 \backslash
35590 begin{multicols}{2}
35591 \end_layout
35592
35593 \end_inset
35594
35595 wobei 
35596 \begin_inset Formula $S_{0}$
35597 \end_inset
35598
35599  das Signal ohne Gradient ist und die Normierungsbedingung 
35600 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35601 \end_inset
35602
35603  gilt.
35604  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35605  Direkt nach dem 
35606 \begin_inset Formula $\nicefrac{\pi}{2}$
35607 \end_inset
35608
35609
35610 \begin_inset space \thinspace{}
35611 \end_inset
35612
35613 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35614  das Signal zusätzlich abschwächt.
35615  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35616  
35617 \begin_inset Formula $T_{2}$
35618 \end_inset
35619
35620 -Zeit.
35621 \end_layout
35622
35623 \begin_layout Standard
35624
35625 \lang german
35626 \begin_inset ERT
35627 status collapsed
35628
35629 \begin_layout Plain Layout
35630
35631
35632 \backslash
35633 end{multicols}
35634 \end_layout
35635
35636 \end_inset
35637
35638
35639 \end_layout
35640
35641 \begin_layout Subsection
35642 Formulas with Description of Variables
35643 \begin_inset Index
35644 status collapsed
35645
35646 \begin_layout Plain Layout
35647 Formula ! with description of variables
35648 \end_layout
35649
35650 \end_inset
35651
35652
35653 \end_layout
35654
35655 \begin_layout Standard
35656 To describe variables within a formula, like in formula 
35657 \begin_inset CommandInset ref
35658 LatexCommand eqref
35659 reference "eq:within"
35660
35661 \end_inset
35662
35663 , a 2
35664 \series bold
35665 ×
35666 \series default
35667
35668 \begin_inset Formula $n$
35669 \end_inset
35670
35671
35672 \begin_inset space ~
35673 \end_inset
35674
35675 matrix is used with left aligned columns for the 
35676 \begin_inset Formula $n$
35677 \end_inset
35678
35679  used variables.
35680 \begin_inset Foot
35681 status collapsed
35682
35683 \begin_layout Plain Layout
35684 matrices see 
35685 \begin_inset CommandInset ref
35686 LatexCommand ref
35687 reference "sec:Matrices"
35688
35689 \end_inset
35690
35691
35692 \end_layout
35693
35694 \end_inset
35695
35696  To set the description in a smaller size, before the matrix e.
35697 \begin_inset space \thinspace{}
35698 \end_inset
35699
35700 g.
35701 \begin_inset space \space{}
35702 \end_inset
35703
35704 the command 
35705 \series bold
35706
35707 \backslash
35708 footnotesize
35709 \series default
35710  is inserted.
35711 \begin_inset Foot
35712 status collapsed
35713
35714 \begin_layout Plain Layout
35715 font sizes see 
35716 \begin_inset CommandInset ref
35717 LatexCommand ref
35718 reference "sub:Font-Sizes"
35719
35720 \end_inset
35721
35722
35723 \end_layout
35724
35725 \end_inset
35726
35727
35728 \end_layout
35729
35730 \begin_layout Standard
35731 When the formula style 
35732 \series bold
35733 Indented
35734 \begin_inset Foot
35735 status collapsed
35736
35737 \begin_layout Plain Layout
35738 formula styles see 
35739 \begin_inset CommandInset ref
35740 LatexCommand ref
35741 reference "sec:Formula-Styles"
35742
35743 \end_inset
35744
35745
35746 \end_layout
35747
35748 \end_inset
35749
35750
35751 \series default
35752  is used, a 
35753 \series bold
35754
35755 \backslash
35756 hfill
35757 \series default
35758
35759 \begin_inset Foot
35760 status collapsed
35761
35762 \begin_layout Plain Layout
35763
35764 \series bold
35765
35766 \backslash
35767 hfill
35768 \series default
35769  only works in formulas with the style 
35770 \series bold
35771 Indented
35772 \series default
35773 , see 
35774 \begin_inset CommandInset ref
35775 LatexCommand ref
35776 reference "sub:Variable-Space"
35777
35778 \end_inset
35779
35780 .
35781 \end_layout
35782
35783 \end_inset
35784
35785  is inserted before and after the matrix to have the same separation of
35786  the matrix from the equation and the side margin.
35787 \end_layout
35788
35789 \begin_layout Standard
35790 When the formula style 
35791 \series bold
35792 Centered
35793 \series default
35794  is used, the method described in 
35795 \begin_inset CommandInset ref
35796 LatexCommand ref
35797 reference "sub:Flalign-Environment"
35798
35799 \end_inset
35800
35801  is used to indent formulas.
35802  Formula 
35803 \begin_inset CommandInset ref
35804 LatexCommand eqref
35805 reference "eq:within"
35806
35807 \end_inset
35808
35809  consists of five columns whereas in the first two columns contain the equation,
35810  the third the matrix, and the last one an empty TeX-brace.
35811 \begin_inset Formula \begin{flalign}
35812 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35813 \rho & \textrm{density}\\
35814 V & \textrm{volume}\\
35815 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
35816
35817 \end_inset
35818
35819
35820 \end_layout
35821
35822 \begin_layout Subsection
35823 Upright small Greek Letters
35824 \begin_inset CommandInset label
35825 LatexCommand label
35826 name "sub:Upright-small-Greek"
35827
35828 \end_inset
35829
35830
35831 \begin_inset Index
35832 status collapsed
35833
35834 \begin_layout Plain Layout
35835 Greek letters ! upright
35836 \end_layout
35837
35838 \end_inset
35839
35840
35841 \end_layout
35842
35843 \begin_layout Standard
35844 Most of the math fonts only provide italic small Greek letters.
35845  But for symbols of elementary particles like pions and neutrinos, upright
35846  Greek letters are needed.
35847  The file 
35848 \series bold
35849 upgreek.sty
35850 \series default
35851
35852 \begin_inset Foot
35853 status collapsed
35854
35855 \begin_layout Plain Layout
35856
35857 \series bold
35858 upgreek
35859 \series default
35860  is part of the LaTeX-package 
35861 \series bold
35862 was
35863 \series default
35864
35865 \begin_inset Index
35866 status collapsed
35867
35868 \begin_layout Plain Layout
35869 Packages ! was
35870 \begin_inset ERT
35871 status collapsed
35872
35873 \begin_layout Plain Layout
35874
35875
35876 \backslash
35877 vspace{4mm}
35878 \end_layout
35879
35880 \end_inset
35881
35882
35883 \end_layout
35884
35885 \end_inset
35886
35887 .
35888 \end_layout
35889
35890 \end_inset
35891
35892
35893 \begin_inset Index
35894 status collapsed
35895
35896 \begin_layout Plain Layout
35897 Packages ! upgreek
35898 \end_layout
35899
35900 \end_inset
35901
35902  that is loaded with the LaTeX-preamble line
35903 \end_layout
35904
35905 \begin_layout Standard
35906
35907 \series bold
35908
35909 \backslash
35910 usepackage{upgreek}
35911 \end_layout
35912
35913 \begin_layout Standard
35914 provides them.
35915  
35916 \begin_inset ERT
35917 status collapsed
35918
35919 \begin_layout Plain Layout
35920
35921
35922 \backslash
35923 ifupgreek 
35924 \end_layout
35925
35926 \end_inset
35927
35928
35929 \begin_inset Note Note
35930 status open
35931
35932 \begin_layout Plain Layout
35933 The following table will only be displayed when the LaTeX-package 
35934 \series bold
35935 upgreek
35936 \series default
35937  is installed:
35938 \end_layout
35939
35940 \end_inset
35941
35942  They are created when the command for a small Greek letters is started
35943  with 
35944 \series bold
35945 up
35946 \series default
35947 .
35948  For example the command 
35949 \series bold
35950
35951 \backslash
35952 uptau
35953 \series default
35954  creates this: 
35955 \begin_inset Formula $\uptau$
35956 \end_inset
35957
35958
35959 \end_layout
35960
35961 \begin_layout Standard
35962 With these commands reactions of elementary particles can be typeset:
35963 \begin_inset Formula \[
35964 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
35965
35966 \end_inset
35967
35968
35969 \end_layout
35970
35971 \begin_layout Standard
35972 The upright letters are more bold and wider than the italic ones.
35973  They should therefore not be used for units like 
35974 \begin_inset Quotes eld
35975 \end_inset
35976
35977 µm
35978 \begin_inset Quotes erd
35979 \end_inset
35980
35981 .
35982 \end_layout
35983
35984 \begin_layout Standard
35985 \begin_inset ERT
35986 status collapsed
35987
35988 \begin_layout Plain Layout
35989
35990
35991 \backslash
35992 else 
35993 \end_layout
35994
35995 \end_inset
35996
35997
35998 \begin_inset Note Note
35999 status open
36000
36001 \begin_layout Plain Layout
36002 The following will be displayed when the LaTeX-package 
36003 \series bold
36004 upgreek
36005 \series default
36006  is not installed:
36007 \end_layout
36008
36009 \end_inset
36010
36011
36012 \end_layout
36013
36014 \begin_layout Standard
36015 You need to install the LaTeX-package 
36016 \series bold
36017 upgreek
36018 \series default
36019  to see the rest of this subsection in the output.
36020 \end_layout
36021
36022 \begin_layout Standard
36023 \begin_inset ERT
36024 status collapsed
36025
36026 \begin_layout Plain Layout
36027
36028
36029 \backslash
36030 fi 
36031 \end_layout
36032
36033 \end_inset
36034
36035
36036 \end_layout
36037
36038 \begin_layout Subsection
36039 Text Characters in Formulas
36040 \begin_inset CommandInset label
36041 LatexCommand label
36042 name "sub:Text-Characters-in"
36043
36044 \end_inset
36045
36046
36047 \begin_inset Index
36048 status collapsed
36049
36050 \begin_layout Plain Layout
36051 Text ! in formulas
36052 \end_layout
36053
36054 \end_inset
36055
36056
36057 \end_layout
36058
36059 \begin_layout Standard
36060 In some cases you might want to insert text characters directly into formulas.
36061  When for example the centered dot · is often used in formulas like 
36062 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36063 \end_inset
36064
36065 , one would have to insert the command 
36066 \series bold
36067
36068 \backslash
36069 cdot
36070 \series default
36071
36072 \begin_inset Foot
36073 status collapsed
36074
36075 \begin_layout Plain Layout
36076 see 
36077 \begin_inset CommandInset ref
36078 LatexCommand ref
36079 reference "sub:Binary-Operators"
36080
36081 \end_inset
36082
36083
36084 \end_layout
36085
36086 \end_inset
36087
36088  all the time, because this character is defined in all encodings as text
36089  character.
36090  But the encoding can be changed by this LaTeX-preamble line:
36091 \end_layout
36092
36093 \begin_layout Standard
36094
36095 \series bold
36096
36097 \backslash
36098 Declare Inputtext{183}{
36099 \backslash
36100 ifmmode
36101 \backslash
36102 cdot
36103 \backslash
36104 else
36105 \backslash
36106 textperiodcentered
36107 \backslash
36108 f\SpecialChar \textcompwordmark{}
36109 i}
36110 \end_layout
36111
36112 \begin_layout Standard
36113 The character encoding (menu 
36114 \family sans
36115 Document\SpecialChar \menuseparator
36116 Settings\SpecialChar \menuseparator
36117 Language
36118 \family default
36119 ) specifies what character appears when a keyboard key is pressed.
36120  When the key for the character '·' is pressed, internally the command 
36121 \series bold
36122
36123 \backslash
36124 textperiodcentered
36125 \series default
36126  is used.
36127  But this command is not available in a formula so that you would get LaTeX-erro
36128 rs.
36129  With the changed encoding the right command is chosen automatically, depending
36130  on if the character was inserted into a formula or not.
36131 \end_layout
36132
36133 \begin_layout Standard
36134 The encoding of several characters is saved in definition files.
36135  Fore example the encoding 
36136 \series bold
36137 latin9
36138 \series default
36139  is defined in the file 
36140 \series bold
36141 latin9.def
36142 \series default
36143  that is in the installation folder of LaTeX.
36144  Encodings should only be changed via the LaTeX-preamble and not in the
36145  definition files.
36146  Otherwise own documents could not be edited by other LyX users working
36147  on other computers.
36148 \end_layout
36149
36150 \begin_layout Standard
36151 \begin_inset VSpace medskip
36152 \end_inset
36153
36154 Besides the centered dot, in this document the degree sign ° is defined
36155  with the following LaTeX-preamble line so that it can directly be inserted
36156  to a formula:
36157 \end_layout
36158
36159 \begin_layout Standard
36160
36161 \series bold
36162
36163 \backslash
36164 DeclareInputtext{176}{
36165 \backslash
36166 ifmmode^
36167 \backslash
36168 circ
36169 \backslash
36170 else
36171 \backslash
36172 textdegree
36173 \backslash
36174 f\SpecialChar \textcompwordmark{}
36175 i}
36176 \end_layout
36177
36178 \begin_layout Standard
36179 \begin_inset Newpage newpage
36180 \end_inset
36181
36182
36183 \end_layout
36184
36185 \begin_layout Section
36186 \start_of_appendix
36187 Typographic Advice
36188 \begin_inset Index
36189 status collapsed
36190
36191 \begin_layout Plain Layout
36192 Typographic advice
36193 \end_layout
36194
36195 \end_inset
36196
36197
36198 \end_layout
36199
36200 \begin_layout Standard
36201 This section is a summary of the most important typographic rules, listed
36202  in ISO norms.
36203 \begin_inset Foot
36204 status collapsed
36205
36206 \begin_layout Plain Layout
36207 This collection was partly taken from the German semi-official dictionary
36208  called 
36209 \begin_inset Quotes eld
36210 \end_inset
36211
36212 Duden
36213 \begin_inset Quotes erd
36214 \end_inset
36215
36216  
36217 \begin_inset CommandInset citation
36218 LatexCommand cite
36219 key "Duden"
36220
36221 \end_inset
36222
36223  that lists some of the ISO rules.
36224 \end_layout
36225
36226 \end_inset
36227
36228
36229 \end_layout
36230
36231 \begin_layout Itemize
36232 Physical units are 
36233 \emph on
36234 always
36235 \emph default
36236  set upright
36237 \begin_inset Foot
36238 status collapsed
36239
36240 \begin_layout Plain Layout
36241 done with font styles, see 
36242 \begin_inset CommandInset ref
36243 LatexCommand ref
36244 reference "sub:Font-Styles"
36245
36246 \end_inset
36247
36248
36249 \end_layout
36250
36251 \end_inset
36252
36253 : 30
36254 \begin_inset space \thinspace{}
36255 \end_inset
36256
36257 km/h
36258 \begin_inset Newline newline
36259 \end_inset
36260
36261 Between the value and the unit is the smallest space, see 
36262 \begin_inset CommandInset ref
36263 LatexCommand ref
36264 reference "sub:Predefined-Space"
36265
36266 \end_inset
36267
36268 .
36269 \begin_inset Newline newline
36270 \end_inset
36271
36272 This convention is automatically fulfilled when the command 
36273 \series bold
36274
36275 \backslash
36276 unittwo
36277 \series default
36278  is used.
36279  When it is entered to a formula, two boxes appear.
36280  In the first one the value is inserted, in the second one the unit, and
36281  one gets as above: 
36282 \begin_inset Formula $\unit[30]{km/h}$
36283 \end_inset
36284
36285
36286 \begin_inset space \thinspace{}
36287 \end_inset
36288
36289 .
36290  Note that 
36291 \series bold
36292
36293 \backslash
36294 unittwo
36295 \series default
36296  is not a real LaTeX command but the command 
36297 \series bold
36298
36299 \backslash
36300 unit[value]{unit}
36301 \series default
36302 , therefore you cannot use it in TeX code.
36303 \end_layout
36304
36305 \begin_layout Itemize
36306 Percent and perthousand signs are set like physical units:
36307 \begin_inset Newline newline
36308 \end_inset
36309
36310 1,2
36311 \begin_inset space \thinspace{}
36312 \end_inset
36313
36314 ‰ alcohol in blood
36315 \end_layout
36316
36317 \begin_layout Itemize
36318 The degree sign follows directly on the value: 15°, but not when it is used
36319  in units: 15
36320 \begin_inset space \thinspace{}
36321 \end_inset
36322
36323 °C
36324 \end_layout
36325
36326 \begin_layout Itemize
36327 In numbers with more than four digits the smallest space is inserted before
36328  every third digit to group them: 
36329 \family roman
36330 \series medium
36331 \shape up
36332 \size normal
36333 \emph off
36334 \bar no
36335 \noun off
36336 \color none
36337 18
36338 \begin_inset space \thinspace{}
36339 \end_inset
36340
36341 473
36342 \begin_inset space \thinspace{}
36343 \end_inset
36344
36345 588
36346 \end_layout
36347
36348 \begin_layout Itemize
36349 For dimensions like 120×90×40
36350 \begin_inset space \thinspace{}
36351 \end_inset
36352
36353 cm the multiplication sign 
36354 \begin_inset Quotes eld
36355 \end_inset
36356
36357 ×
36358 \begin_inset Quotes erd
36359 \end_inset
36360
36361  is used.
36362  It is available either via the command 
36363 \series bold
36364
36365 \backslash
36366 times
36367 \series default
36368  or via the menu 
36369 \family sans
36370 Insert\SpecialChar \menuseparator
36371 Special Character\SpecialChar \menuseparator
36372 Symbols
36373 \family default
36374 .
36375 \end_layout
36376
36377 \begin_layout Itemize
36378 Functions with names consisting of several letters are set upright to avoid
36379  confusions, see 
36380 \begin_inset CommandInset ref
36381 LatexCommand ref
36382 reference "sub:Predefined-Functions"
36383
36384 \end_inset
36385
36386 .
36387 \end_layout
36388
36389 \begin_layout Itemize
36390 Indices consisting of several letters, are set upright: 
36391 \begin_inset Formula $E_{\mathrm{kin}}$
36392 \end_inset
36393
36394
36395 \begin_inset Newline newline
36396 \end_inset
36397
36398 Components of matrices are set italic: 
36399 \begin_inset Formula $\hat{H}_{kl}$
36400 \end_inset
36401
36402
36403 \end_layout
36404
36405 \begin_layout Itemize
36406 The differentiation/integration operator 'd', the Euler's number 'e', and
36407  the imaginary unit 'i' should be set upright, to avoid mixing them up with
36408  other variables.
36409 \end_layout
36410
36411 \begin_layout Itemize
36412 The character that denotes a 
36413 \noun on
36414 Fourier
36415 \noun default
36416  transformation is inserted either by the command 
36417 \series bold
36418
36419 \backslash
36420 mathscr
36421 \begin_inset ERT
36422 status collapsed
36423
36424 \begin_layout Plain Layout
36425
36426
36427 \backslash
36428 spce 
36429 \end_layout
36430
36431 \end_inset
36432
36433
36434 \backslash
36435 {F
36436 \series default
36437
36438 \begin_inset Index
36439 status collapsed
36440
36441 \begin_layout Plain Layout
36442 Commands ! M ! 
36443 \backslash
36444 mathscr
36445 \end_layout
36446
36447 \end_inset
36448
36449  or via the menu 
36450 \family sans
36451 Insert\SpecialChar \menuseparator
36452 Special Character\SpecialChar \menuseparator
36453 Symbols\SpecialChar \menuseparator
36454 Letterlike
36455 \begin_inset space ~
36456 \end_inset
36457
36458 Symbols
36459 \family default
36460
36461 \begin_inset Formula $\mathscr{F}$
36462 \end_inset
36463
36464
36465 \begin_inset Newline newline
36466 \end_inset
36467
36468 To be able to use the command 
36469 \series bold
36470
36471 \backslash
36472 mathscr
36473 \series default
36474 , the LaTeX package 
36475 \series bold
36476 mathrsfs
36477 \series default
36478
36479 \begin_inset Index
36480 status collapsed
36481
36482 \begin_layout Plain Layout
36483 Packages ! mathrsfs
36484 \end_layout
36485
36486 \end_inset
36487
36488  needs to be loaded with the LaTeX-preamble line 
36489 \series bold
36490
36491 \backslash
36492 usepackage{mathrsfs}
36493 \series default
36494 .
36495 \end_layout
36496
36497 \begin_layout Standard
36498 \begin_inset Newpage newpage
36499 \end_inset
36500
36501
36502 \end_layout
36503
36504 \begin_layout Section
36505 Synonyms
36506 \begin_inset Index
36507 status collapsed
36508
36509 \begin_layout Plain Layout
36510 Synonyms
36511 \end_layout
36512
36513 \end_inset
36514
36515
36516 \end_layout
36517
36518 \begin_layout Standard
36519 Some characters and symbols can be created with several commands.
36520  Here is a list of the synonym commands:
36521 \end_layout
36522
36523 \begin_layout Standard
36524 \begin_inset VSpace bigskip
36525 \end_inset
36526
36527
36528 \begin_inset space \hfill{}
36529 \end_inset
36530
36531
36532 \begin_inset Tabular
36533 <lyxtabular version="3" rows="12" columns="2">
36534 <features>
36535 <column alignment="center" valignment="top" width="0pt">
36536 <column alignment="center" valignment="top" width="0pt">
36537 <row>
36538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36539 \begin_inset Text
36540
36541 \begin_layout Plain Layout
36542 Command
36543 \end_layout
36544
36545 \end_inset
36546 </cell>
36547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36548 \begin_inset Text
36549
36550 \begin_layout Plain Layout
36551 equivalent to
36552 \begin_inset Note Note
36553 status collapsed
36554
36555 \begin_layout Plain Layout
36556
36557 \series bold
36558
36559 \backslash
36560 raisebox
36561 \series default
36562  is only used as spacer.
36563 \end_layout
36564
36565 \end_inset
36566
36567
36568 \end_layout
36569
36570 \end_inset
36571 </cell>
36572 </row>
36573 <row>
36574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36575 \begin_inset Text
36576
36577 \begin_layout Plain Layout
36578
36579 \backslash
36580 ast
36581 \end_layout
36582
36583 \end_inset
36584 </cell>
36585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36586 \begin_inset Text
36587
36588 \begin_layout Plain Layout
36589 \begin_inset ERT
36590 status collapsed
36591
36592 \begin_layout Plain Layout
36593
36594
36595 \backslash
36596 raisebox{-1.2mm}{
36597 \end_layout
36598
36599 \end_inset
36600
36601 *
36602 \begin_inset ERT
36603 status collapsed
36604
36605 \begin_layout Plain Layout
36606
36607 }
36608 \end_layout
36609
36610 \end_inset
36611
36612
36613 \end_layout
36614
36615 \end_inset
36616 </cell>
36617 </row>
36618 <row>
36619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36620 \begin_inset Text
36621
36622 \begin_layout Plain Layout
36623
36624 \backslash
36625 choose
36626 \end_layout
36627
36628 \end_inset
36629 </cell>
36630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36631 \begin_inset Text
36632
36633 \begin_layout Plain Layout
36634
36635 \backslash
36636 binom
36637 \end_layout
36638
36639 \end_inset
36640 </cell>
36641 </row>
36642 <row>
36643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36644 \begin_inset Text
36645
36646 \begin_layout Plain Layout
36647
36648 \backslash
36649 geq
36650 \end_layout
36651
36652 \end_inset
36653 </cell>
36654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36655 \begin_inset Text
36656
36657 \begin_layout Plain Layout
36658
36659 \backslash
36660 ge
36661 \end_layout
36662
36663 \end_inset
36664 </cell>
36665 </row>
36666 <row>
36667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36668 \begin_inset Text
36669
36670 \begin_layout Plain Layout
36671
36672 \backslash
36673 lbrace
36674 \end_layout
36675
36676 \end_inset
36677 </cell>
36678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36679 \begin_inset Text
36680
36681 \begin_layout Plain Layout
36682 {
36683 \end_layout
36684
36685 \end_inset
36686 </cell>
36687 </row>
36688 <row>
36689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36690 \begin_inset Text
36691
36692 \begin_layout Plain Layout
36693
36694 \backslash
36695 lbracket
36696 \end_layout
36697
36698 \end_inset
36699 </cell>
36700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36701 \begin_inset Text
36702
36703 \begin_layout Plain Layout
36704 [
36705 \end_layout
36706
36707 \end_inset
36708 </cell>
36709 </row>
36710 <row>
36711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36712 \begin_inset Text
36713
36714 \begin_layout Plain Layout
36715
36716 \backslash
36717 leftarrow
36718 \end_layout
36719
36720 \end_inset
36721 </cell>
36722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36723 \begin_inset Text
36724
36725 \begin_layout Plain Layout
36726
36727 \backslash
36728 gets
36729 \end_layout
36730
36731 \end_inset
36732 </cell>
36733 </row>
36734 <row>
36735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36736 \begin_inset Text
36737
36738 \begin_layout Plain Layout
36739
36740 \backslash
36741 leq
36742 \end_layout
36743
36744 \end_inset
36745 </cell>
36746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36747 \begin_inset Text
36748
36749 \begin_layout Plain Layout
36750
36751 \backslash
36752 le
36753 \end_layout
36754
36755 \end_inset
36756 </cell>
36757 </row>
36758 <row>
36759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36760 \begin_inset Text
36761
36762 \begin_layout Plain Layout
36763
36764 \backslash
36765 lor
36766 \end_layout
36767
36768 \end_inset
36769 </cell>
36770 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36771 \begin_inset Text
36772
36773 \begin_layout Plain Layout
36774
36775 \backslash
36776 vee
36777 \end_layout
36778
36779 \end_inset
36780 </cell>
36781 </row>
36782 <row>
36783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36784 \begin_inset Text
36785
36786 \begin_layout Plain Layout
36787
36788 \backslash
36789 neq
36790 \end_layout
36791
36792 \end_inset
36793 </cell>
36794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36795 \begin_inset Text
36796
36797 \begin_layout Plain Layout
36798
36799 \backslash
36800 not=
36801 \end_layout
36802
36803 \end_inset
36804 </cell>
36805 </row>
36806 <row>
36807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36808 \begin_inset Text
36809
36810 \begin_layout Plain Layout
36811
36812 \backslash
36813 slash
36814 \end_layout
36815
36816 \end_inset
36817 </cell>
36818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36819 \begin_inset Text
36820
36821 \begin_layout Plain Layout
36822 /
36823 \end_layout
36824
36825 \end_inset
36826 </cell>
36827 </row>
36828 <row>
36829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36830 \begin_inset Text
36831
36832 \begin_layout Plain Layout
36833
36834 \backslash
36835 vert
36836 \end_layout
36837
36838 \end_inset
36839 </cell>
36840 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36841 \begin_inset Text
36842
36843 \begin_layout Plain Layout
36844 |
36845 \end_layout
36846
36847 \end_inset
36848 </cell>
36849 </row>
36850 </lyxtabular>
36851
36852 \end_inset
36853
36854
36855 \begin_inset space \hfill{}
36856 \end_inset
36857
36858
36859 \begin_inset Tabular
36860 <lyxtabular version="3" rows="12" columns="2">
36861 <features>
36862 <column alignment="center" valignment="top" width="0pt">
36863 <column alignment="center" valignment="top" width="0pt">
36864 <row>
36865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36866 \begin_inset Text
36867
36868 \begin_layout Plain Layout
36869 Command
36870 \end_layout
36871
36872 \end_inset
36873 </cell>
36874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36875 \begin_inset Text
36876
36877 \begin_layout Plain Layout
36878 equivalent to
36879 \end_layout
36880
36881 \end_inset
36882 </cell>
36883 </row>
36884 <row>
36885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36886 \begin_inset Text
36887
36888 \begin_layout Plain Layout
36889
36890 \backslash
36891 backslash
36892 \end_layout
36893
36894 \end_inset
36895 </cell>
36896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36897 \begin_inset Text
36898
36899 \begin_layout Plain Layout
36900
36901 \backslash
36902
36903 \backslash
36904
36905 \end_layout
36906
36907 \end_inset
36908 </cell>
36909 </row>
36910 <row>
36911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36912 \begin_inset Text
36913
36914 \begin_layout Plain Layout
36915
36916 \backslash
36917 dasharrow
36918 \end_layout
36919
36920 \end_inset
36921 </cell>
36922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36923 \begin_inset Text
36924
36925 \begin_layout Plain Layout
36926
36927 \backslash
36928 dashrightarrow
36929 \end_layout
36930
36931 \end_inset
36932 </cell>
36933 </row>
36934 <row>
36935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36936 \begin_inset Text
36937
36938 \begin_layout Plain Layout
36939
36940 \backslash
36941 land
36942 \end_layout
36943
36944 \end_inset
36945 </cell>
36946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36947 \begin_inset Text
36948
36949 \begin_layout Plain Layout
36950
36951 \backslash
36952 wedge
36953 \end_layout
36954
36955 \end_inset
36956 </cell>
36957 </row>
36958 <row>
36959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36960 \begin_inset Text
36961
36962 \begin_layout Plain Layout
36963
36964 \backslash
36965 rbrace
36966 \end_layout
36967
36968 \end_inset
36969 </cell>
36970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36971 \begin_inset Text
36972
36973 \begin_layout Plain Layout
36974 }
36975 \end_layout
36976
36977 \end_inset
36978 </cell>
36979 </row>
36980 <row>
36981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36982 \begin_inset Text
36983
36984 \begin_layout Plain Layout
36985
36986 \backslash
36987 rbracket
36988 \end_layout
36989
36990 \end_inset
36991 </cell>
36992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36993 \begin_inset Text
36994
36995 \begin_layout Plain Layout
36996 ]
36997 \end_layout
36998
36999 \end_inset
37000 </cell>
37001 </row>
37002 <row>
37003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37004 \begin_inset Text
37005
37006 \begin_layout Plain Layout
37007
37008 \backslash
37009 rightarrow
37010 \end_layout
37011
37012 \end_inset
37013 </cell>
37014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37015 \begin_inset Text
37016
37017 \begin_layout Plain Layout
37018
37019 \backslash
37020 to
37021 \end_layout
37022
37023 \end_inset
37024 </cell>
37025 </row>
37026 <row>
37027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37028 \begin_inset Text
37029
37030 \begin_layout Plain Layout
37031
37032 \backslash
37033 lnot
37034 \end_layout
37035
37036 \end_inset
37037 </cell>
37038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37039 \begin_inset Text
37040
37041 \begin_layout Plain Layout
37042
37043 \backslash
37044 neg
37045 \end_layout
37046
37047 \end_inset
37048 </cell>
37049 </row>
37050 <row>
37051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37052 \begin_inset Text
37053
37054 \begin_layout Plain Layout
37055
37056 \backslash
37057 ne
37058 \end_layout
37059
37060 \end_inset
37061 </cell>
37062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37063 \begin_inset Text
37064
37065 \begin_layout Plain Layout
37066
37067 \backslash
37068 not=
37069 \end_layout
37070
37071 \end_inset
37072 </cell>
37073 </row>
37074 <row>
37075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37076 \begin_inset Text
37077
37078 \begin_layout Plain Layout
37079
37080 \backslash
37081 owns
37082 \end_layout
37083
37084 \end_inset
37085 </cell>
37086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37087 \begin_inset Text
37088
37089 \begin_layout Plain Layout
37090
37091 \backslash
37092 ni
37093 \end_layout
37094
37095 \end_inset
37096 </cell>
37097 </row>
37098 <row>
37099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37100 \begin_inset Text
37101
37102 \begin_layout Plain Layout
37103
37104 \backslash
37105 square
37106 \end_layout
37107
37108 \end_inset
37109 </cell>
37110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37111 \begin_inset Text
37112
37113 \begin_layout Plain Layout
37114
37115 \backslash
37116 Box
37117 \end_layout
37118
37119 \end_inset
37120 </cell>
37121 </row>
37122 <row>
37123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37124 \begin_inset Text
37125
37126 \begin_layout Plain Layout
37127
37128 \backslash
37129 Vert
37130 \end_layout
37131
37132 \end_inset
37133 </cell>
37134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37135 \begin_inset Text
37136
37137 \begin_layout Plain Layout
37138
37139 \backslash
37140 |
37141 \end_layout
37142
37143 \end_inset
37144 </cell>
37145 </row>
37146 </lyxtabular>
37147
37148 \end_inset
37149
37150
37151 \begin_inset space \hfill{}
37152 \end_inset
37153
37154
37155 \end_layout
37156
37157 \begin_layout Standard
37158 \begin_inset Newpage newpage
37159 \end_inset
37160
37161
37162 \end_layout
37163
37164 \begin_layout Bibliography
37165 \begin_inset CommandInset bibitem
37166 LatexCommand bibitem
37167 key "TLC2"
37168
37169 \end_inset
37170
37171
37172 \shape smallcaps
37173 Mittelbach, F.
37174  ; Goossens, M.
37175 \shape default
37176
37177 \shape italic
37178 The LaTeX Companion
37179 \shape default
37180 .
37181  Addison Wesley, 2004
37182 \end_layout
37183
37184 \begin_layout Bibliography
37185 \begin_inset CommandInset bibitem
37186 LatexCommand bibitem
37187 key "Mathmode"
37188
37189 \end_inset
37190
37191
37192 \begin_inset CommandInset href
37193 LatexCommand href
37194 name "Description"
37195 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37196
37197 \end_inset
37198
37199  of LaTeX's math abilities
37200 \end_layout
37201
37202 \begin_layout Bibliography
37203 \begin_inset CommandInset bibitem
37204 LatexCommand bibitem
37205 key "AMS"
37206
37207 \end_inset
37208
37209
37210 \begin_inset CommandInset href
37211 LatexCommand href
37212 name "Description"
37213 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
37214
37215 \end_inset
37216
37217  of 
37218 \begin_inset ERT
37219 status collapsed
37220
37221 \begin_layout Plain Layout
37222
37223
37224 \backslash
37225 AmS
37226 \end_layout
37227
37228 \end_inset
37229
37230 -LaTeX
37231 \end_layout
37232
37233 \begin_layout Bibliography
37234 \begin_inset CommandInset bibitem
37235 LatexCommand bibitem
37236 key "Symbole"
37237
37238 \end_inset
37239
37240
37241 \begin_inset CommandInset href
37242 LatexCommand href
37243 name "List"
37244 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37245
37246 \end_inset
37247
37248  of all symbols available with LaTeX-packages
37249 \end_layout
37250
37251 \begin_layout Bibliography
37252 \begin_inset CommandInset bibitem
37253 LatexCommand bibitem
37254 key "hyperref"
37255
37256 \end_inset
37257
37258
37259 \begin_inset CommandInset href
37260 LatexCommand href
37261 name "Documentation"
37262 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37263
37264 \end_inset
37265
37266  of the LaTeX-package 
37267 \series bold
37268 hyperref
37269 \series default
37270
37271 \begin_inset Index
37272 status collapsed
37273
37274 \begin_layout Plain Layout
37275 Packages ! hyperref
37276 \end_layout
37277
37278 \end_inset
37279
37280
37281 \end_layout
37282
37283 \begin_layout Bibliography
37284 \begin_inset CommandInset bibitem
37285 LatexCommand bibitem
37286 key "mhchem"
37287
37288 \end_inset
37289
37290
37291 \begin_inset CommandInset href
37292 LatexCommand href
37293 name "Documentation"
37294 target "http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
37295
37296 \end_inset
37297
37298  of the LaTeX-package 
37299 \series bold
37300 mhchem
37301 \series default
37302
37303 \begin_inset Index
37304 status collapsed
37305
37306 \begin_layout Plain Layout
37307 Packages ! mhchem
37308 \end_layout
37309
37310 \end_inset
37311
37312
37313 \end_layout
37314
37315 \begin_layout Bibliography
37316 \begin_inset CommandInset bibitem
37317 LatexCommand bibitem
37318 key "Mathclap"
37319
37320 \end_inset
37321
37322
37323 \begin_inset CommandInset href
37324 LatexCommand href
37325 name "Description"
37326 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
37327
37328 \end_inset
37329
37330  of the command 
37331 \series bold
37332
37333 \backslash
37334 mathclap
37335 \series default
37336 , described in 
37337 \begin_inset CommandInset ref
37338 LatexCommand ref
37339 reference "sub:Operator-Limits"
37340
37341 \end_inset
37342
37343
37344 \begin_inset Index
37345 status collapsed
37346
37347 \begin_layout Plain Layout
37348 Commands ! M ! 
37349 \backslash
37350 mathclap
37351 \end_layout
37352
37353 \end_inset
37354
37355
37356 \end_layout
37357
37358 \begin_layout Bibliography
37359 \begin_inset CommandInset bibitem
37360 LatexCommand bibitem
37361 key "Duden"
37362
37363 \end_inset
37364
37365
37366 \emph on
37367 Duden Band 1
37368 \emph default
37369 .
37370  22.
37371  Auflage, Duden 2001
37372 \end_layout
37373
37374 \begin_layout Subsubsection*
37375 \begin_inset CommandInset index_print
37376 LatexCommand printindex
37377
37378 \end_inset
37379
37380
37381 \end_layout
37382
37383 \end_body
37384 \end_document